>>> Building on exopi-4 under lang/rust BDEPENDS = [security/libssh2;lang/python/3;devel/gmake;devel/cmake;devel/ninja;net/curl;archivers/xz;devel/gdb;shells/bash;devel/llvm/17] DIST = [lang/rust,-main:rust/rustc-1.82.0-src.tar.xz;lang/rust,-main:rust/rustc-bootstrap-amd64-1.82.0.tar.lz] FULLPKGNAME = rust-1.82.0 RDEPENDS = [security/libssh2;net/curl] (Junk lock failure for exopi-4 at 1732136356.1054) Received IO (Junk lock obtained for exopi-4 at 1732136358.62) Received IO Woken up lang/rust Woken up lang/rust >>> Running depends in lang/rust at 1732136359.95 last junk was in www/icedtea-web /usr/sbin/pkg_add -aI -Drepair bash-5.2.37 gdb-13.2p2 libssh2-1.11.0 llvm-17.0.6p12 was: /usr/sbin/pkg_add -aI -Drepair bash-5.2.37 cmake-3.30.5v1 curl-8.11.0 gdb-13.2p2 gmake-4.4.1 libssh2-1.11.0 llvm-17.0.6p12 ninja-1.11.1p0v0 python-3.11.10p1 xz-5.6.3 /usr/sbin/pkg_add -aI -Drepair bash-5.2.37 gdb-13.2p2 libssh2-1.11.0 llvm-17.0.6p12 New and changed readme(s): /usr/local/share/doc/pkg-readmes/llvm-17 >>> Running show-prepare-results in lang/rust at 1732136407.65 ===> lang/rust ===> Building from scratch rust-1.82.0 ===> rust-1.82.0 depends on: cmake-* -> cmake-3.30.5v1 ===> rust-1.82.0 depends on: bash-* -> bash-5.2.37 ===> rust-1.82.0 depends on: ninja-* -> ninja-1.11.1p0v0 ===> rust-1.82.0 depends on: gdb-* -> gdb-13.2p2 ===> rust-1.82.0 depends on: python->=3.11,<3.12 -> python-3.11.10p1 ===> rust-1.82.0 depends on: llvm->=17,<18 -> llvm-17.0.6p12 ===> rust-1.82.0 depends on: gmake-* -> gmake-4.4.1 ===> rust-1.82.0 depends on: xz->=5.4.0 -> xz-5.6.3 ===> rust-1.82.0 depends on: curl-* -> curl-8.11.0 ===> rust-1.82.0 depends on: libssh2-* -> libssh2-1.11.0 ===> Verifying specs: c++ c++abi pthread c crypto curl m pthread ssh2 ssl z c++ c++abi pthread c m pthread c++ c++abi pthread c m pthread ===> found c++.10.0 c++abi.7.0 pthread.27.1 c.100.3 crypto.55.0 curl.26.29 m.10.1 ssh2.10.1 ssl.58.0 z.7.1 bash-5.2.37 cmake-3.30.5v1 curl-8.11.0 gdb-13.2p2 gmake-4.4.1 libssh2-1.11.0 llvm-17.0.6p12 ninja-1.11.1p0v0 python-3.11.10p1 xz-5.6.3 (Junk lock released for exopi-4 at 1732136411.97) distfiles size=307469112 >>> Running patch in lang/rust at 1732136412.00 ===> lang/rust ===> Checking files for rust-1.82.0 `/exopi-cvs/ports/distfiles/rust/rustc-1.82.0-src.tar.xz' is up to date. `/exopi-cvs/ports/distfiles/rust/rustc-bootstrap-amd64-1.82.0.tar.lz' is up to date. >> (SHA256) all files: OK ===> Extracting for rust-1.82.0 ===> Patching for rust-1.82.0 ===> Applying OpenBSD patch patch-compiler_rustc_mir_transform_src_abort_unwinding_calls_rs Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Workaround for sparc64 |https://github.com/rust-lang/rust/issues/90064 | |Index: compiler/rustc_mir_transform/src/abort_unwinding_calls.rs |--- compiler/rustc_mir_transform/src/abort_unwinding_calls.rs.orig |+++ compiler/rustc_mir_transform/src/abort_unwinding_calls.rs -------------------------- Patching file compiler/rustc_mir_transform/src/abort_unwinding_calls.rs using Plan A... Hunk #1 succeeded at 90. done ===> Applying OpenBSD patch patch-compiler_rustc_session_src_options_rs Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |amd64: make -Z cf-protection=branch the default |aarch64: make -Z branch-protection=bti,pac-ret the default | |Index: compiler/rustc_session/src/options.rs |--- compiler/rustc_session/src/options.rs.orig |+++ compiler/rustc_session/src/options.rs -------------------------- Patching file compiler/rustc_session/src/options.rs using Plan A... Hunk #1 succeeded at 1636. Hunk #2 succeeded at 1677. done ===> Applying OpenBSD patch patch-library_std_src_sys_pal_unix_os_rs Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |argv0 isn't suitable as current_exe() in all cases. | |Index: library/std/src/sys/pal/unix/os.rs |--- library/std/src/sys/pal/unix/os.rs.orig |+++ library/std/src/sys/pal/unix/os.rs -------------------------- Patching file library/std/src/sys/pal/unix/os.rs using Plan A... Hunk #1 succeeded at 372. done ===> Applying OpenBSD patch patch-src_bootstrap_bootstrap_py Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Workaround for sparc64: bootstrap segfaults without -O3 | |Index: src/bootstrap/bootstrap.py |--- src/bootstrap/bootstrap.py.orig |+++ src/bootstrap/bootstrap.py -------------------------- Patching file src/bootstrap/bootstrap.py using Plan A... Hunk #1 succeeded at 1016. done ===> Applying OpenBSD patch patch-src_bootstrap_src_bin_rustc_rs Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |try to reduce memory usage on aarch64: | - reduce memory use by retaining fewer names within compilation artifacts | |Index: src/bootstrap/src/bin/rustc.rs |--- src/bootstrap/src/bin/rustc.rs.orig |+++ src/bootstrap/src/bin/rustc.rs -------------------------- Patching file src/bootstrap/src/bin/rustc.rs using Plan A... Hunk #1 succeeded at 166. done ===> Applying OpenBSD patch patch-src_bootstrap_src_core_build_steps_test_rs Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Disable "Bootstrap" test by default (it requires network). | |Index: src/bootstrap/src/core/build_steps/test.rs |--- src/bootstrap/src/core/build_steps/test.rs.orig |+++ src/bootstrap/src/core/build_steps/test.rs -------------------------- Patching file src/bootstrap/src/core/build_steps/test.rs using Plan A... Hunk #1 succeeded at 2995. done ===> Applying OpenBSD patch patch-src_bootstrap_src_lib_rs Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |let us compilation choice to be honored. |https://github.com/rust-lang/rust/issues/39900 | |Index: src/bootstrap/src/lib.rs |--- src/bootstrap/src/lib.rs.orig |+++ src/bootstrap/src/lib.rs -------------------------- Patching file src/bootstrap/src/lib.rs using Plan A... Hunk #1 succeeded at 1179. done ===> Applying OpenBSD patch patch-src_etc_rust-gdb Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |use egdb (gdb from ports) | |Index: src/etc/rust-gdb |--- src/etc/rust-gdb.orig |+++ src/etc/rust-gdb -------------------------- Patching file src/etc/rust-gdb using Plan A... Hunk #1 succeeded at 19. done ===> Applying OpenBSD patch patch-src_etc_rust-lldb Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Use lldb from ports (lldb from base does not support importing modules) | |Index: src/etc/rust-lldb |--- src/etc/rust-lldb.orig |+++ src/etc/rust-lldb -------------------------- Patching file src/etc/rust-lldb using Plan A... Hunk #1 succeeded at 10. done ===> Applying OpenBSD patch patch-src_llvm-project_llvm_cmake_modules_GetLibraryName_cmake Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Properly parse library suffixes on OpenBSD | |Index: src/llvm-project/llvm/cmake/modules/GetLibraryName.cmake |--- src/llvm-project/llvm/cmake/modules/GetLibraryName.cmake.orig |+++ src/llvm-project/llvm/cmake/modules/GetLibraryName.cmake -------------------------- Patching file src/llvm-project/llvm/cmake/modules/GetLibraryName.cmake using Plan A... Hunk #1 succeeded at 2. done ===> Applying OpenBSD patch patch-src_llvm-project_llvm_tools_llvm-shlib_CMakeLists_txt Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Do not pass -Bsymbolic-functions on sparc64, the linker doesn't support it | |Index: src/llvm-project/llvm/tools/llvm-shlib/CMakeLists.txt |--- src/llvm-project/llvm/tools/llvm-shlib/CMakeLists.txt.orig |+++ src/llvm-project/llvm/tools/llvm-shlib/CMakeLists.txt -------------------------- Patching file src/llvm-project/llvm/tools/llvm-shlib/CMakeLists.txt using Plan A... Hunk #1 succeeded at 55. done ===> Applying OpenBSD patch patch-src_tools_cargo_crates_cargo-test-support_src_paths_rs Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: src/tools/cargo/crates/cargo-test-support/src/paths.rs |--- src/tools/cargo/crates/cargo-test-support/src/paths.rs.orig |+++ src/tools/cargo/crates/cargo-test-support/src/paths.rs -------------------------- Patching file src/tools/cargo/crates/cargo-test-support/src/paths.rs using Plan A... Hunk #1 succeeded at 19. done ===> Applying OpenBSD patch patch-vendor_libgit2-sys_build_rs Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |libgit2: force embedded version | |Index: vendor/libgit2-sys-0.17.0+1.8.1/build.rs |--- vendor/libgit2-sys-0.17.0+1.8.1/build.rs.orig |+++ vendor/libgit2-sys-0.17.0+1.8.1/build.rs -------------------------- Patching file vendor/libgit2-sys-0.17.0+1.8.1/build.rs using Plan A... Hunk #1 succeeded at 26. Hunk #2 succeeded at 50. done ===> Applying OpenBSD patch patch-vendor_openssl-0_10_57_src_conf_rs Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |https://github.com/sfackler/rust-openssl/pull/2287 | |Index: vendor/openssl-0.10.57/src/conf.rs |--- vendor/openssl-0.10.57/src/conf.rs.orig |+++ vendor/openssl-0.10.57/src/conf.rs -------------------------- Patching file vendor/openssl-0.10.57/src/conf.rs using Plan A... Hunk #1 succeeded at 8. Hunk #2 succeeded at 61. done ===> Applying OpenBSD patch patch-vendor_openssl-sys-0_9_102_build_cfgs_rs Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |https://github.com/sfackler/rust-openssl/pull/2287 | |Index: vendor/openssl-sys-0.9.102/build/cfgs.rs |--- vendor/openssl-sys-0.9.102/build/cfgs.rs.orig |+++ vendor/openssl-sys-0.9.102/build/cfgs.rs -------------------------- Patching file vendor/openssl-sys-0.9.102/build/cfgs.rs using Plan A... Hunk #1 succeeded at 65. done ===> Applying OpenBSD patch patch-vendor_openssl-sys-0_9_102_src_handwritten_conf_rs Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |https://github.com/sfackler/rust-openssl/pull/2287 | |Index: vendor/openssl-sys-0.9.102/src/handwritten/conf.rs |--- vendor/openssl-sys-0.9.102/src/handwritten/conf.rs.orig |+++ vendor/openssl-sys-0.9.102/src/handwritten/conf.rs -------------------------- Patching file vendor/openssl-sys-0.9.102/src/handwritten/conf.rs using Plan A... Hunk #1 succeeded at 1. done ===> Applying OpenBSD patch patch-vendor_openssl-sys-0_9_102_src_handwritten_types_rs Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |https://github.com/sfackler/rust-openssl/pull/2287 | |Index: vendor/openssl-sys-0.9.102/src/handwritten/types.rs |--- vendor/openssl-sys-0.9.102/src/handwritten/types.rs.orig |+++ vendor/openssl-sys-0.9.102/src/handwritten/types.rs -------------------------- Patching file vendor/openssl-sys-0.9.102/src/handwritten/types.rs using Plan A... Hunk #1 succeeded at 458. done ===> Applying OpenBSD patch patch-vendor_openssl-sys-0_9_102_src_handwritten_x509_rs Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |https://github.com/sfackler/rust-openssl/pull/2227 | |Index: vendor/openssl-sys-0.9.102/src/handwritten/x509.rs |--- vendor/openssl-sys-0.9.102/src/handwritten/x509.rs.orig |+++ vendor/openssl-sys-0.9.102/src/handwritten/x509.rs -------------------------- Patching file vendor/openssl-sys-0.9.102/src/handwritten/x509.rs using Plan A... Hunk #1 succeeded at 1. done ===> Applying OpenBSD patch patch-vendor_openssl-sys-0_9_102_src_handwritten_x509_vfy_rs Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |https://github.com/sfackler/rust-openssl/pull/2276 | |Index: vendor/openssl-sys-0.9.102/src/handwritten/x509_vfy.rs |--- vendor/openssl-sys-0.9.102/src/handwritten/x509_vfy.rs.orig |+++ vendor/openssl-sys-0.9.102/src/handwritten/x509_vfy.rs -------------------------- Patching file vendor/openssl-sys-0.9.102/src/handwritten/x509_vfy.rs using Plan A... Hunk #1 succeeded at 9. done ===> Applying OpenBSD patch patch-vendor_openssl-sys-0_9_92_build_main_rs Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |The LibreSSL version in -current isn't explicitly supported. | |Index: vendor/openssl-sys-0.9.92/build/main.rs |--- vendor/openssl-sys-0.9.92/build/main.rs.orig |+++ vendor/openssl-sys-0.9.92/build/main.rs -------------------------- Patching file vendor/openssl-sys-0.9.92/build/main.rs using Plan A... Hunk #1 succeeded at 273. done ===> Applying OpenBSD patch patch-vendor_openssl-sys-0_9_92_src_handwritten_x509_rs Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |https://github.com/sfackler/rust-openssl/pull/2145 | |Index: vendor/openssl-sys-0.9.92/src/handwritten/x509.rs |--- vendor/openssl-sys-0.9.92/src/handwritten/x509.rs.orig |+++ vendor/openssl-sys-0.9.92/src/handwritten/x509.rs -------------------------- Patching file vendor/openssl-sys-0.9.92/src/handwritten/x509.rs using Plan A... Hunk #1 succeeded at 685. done ===> Applying OpenBSD patch patch-vendor_openssl-sys_build_main_rs Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |The LibreSSL version in -current isn't explicitly supported. | |Index: vendor/openssl-sys-0.9.102/build/main.rs |--- vendor/openssl-sys-0.9.102/build/main.rs.orig |+++ vendor/openssl-sys-0.9.102/build/main.rs -------------------------- Patching file vendor/openssl-sys-0.9.102/build/main.rs using Plan A... Hunk #1 succeeded at 304. done ===> Applying OpenBSD patch patch-vendor_openssl_build_rs Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |https://github.com/sfackler/rust-openssl/pull/2124 | |Index: vendor/openssl-0.10.57/build.rs |--- vendor/openssl-0.10.57/build.rs.orig |+++ vendor/openssl-0.10.57/build.rs -------------------------- Patching file vendor/openssl-0.10.57/build.rs using Plan A... Hunk #1 succeeded at 73. done ===> Applying OpenBSD patch patch-vendor_openssl_src_lib_rs Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Part of https://github.com/sfackler/rust-openssl/pull/2121 | |Index: vendor/openssl-0.10.57/src/lib.rs |--- vendor/openssl-0.10.57/src/lib.rs.orig |+++ vendor/openssl-0.10.57/src/lib.rs -------------------------- Patching file vendor/openssl-0.10.57/src/lib.rs using Plan A... Hunk #1 succeeded at 204. done ===> Applying OpenBSD patch patch-vendor_psm_src_arch_x86_64_s Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Add some endbr64 instructions: required for rustc binary on amd64 with IBT. | |Index: vendor/psm-0.1.21/src/arch/x86_64.s |--- vendor/psm-0.1.21/src/arch/x86_64.s.orig |+++ vendor/psm-0.1.21/src/arch/x86_64.s -------------------------- Patching file vendor/psm-0.1.21/src/arch/x86_64.s using Plan A... Hunk #1 succeeded at 26. Hunk #2 succeeded at 40. Hunk #3 succeeded at 60. Hunk #4 succeeded at 74. done sed -i 's/"files":{[^}]*}/"files":{}/' /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/*/.cargo-checksum.json /usr/bin/perl /exopi-cvs/ports/infrastructure/bin/pkg_subst -DMODPY_PYCACHE=__pycache__/ -DMODPY_COMMENT= -DMODPY_ABI3SO=.abi3 -DMODPY_PYC_MAGIC_TAG=cpython-311. -DMODPY_BIN=/usr/local/bin/python3.11 -DMODPY_EGG_VERSION= -DMODPY_VERSION=3.11 -DMODPY_BIN_SUFFIX= -DMODPY_PY_PREFIX=py3- -DMODPY_PYOEXTENSION=opt-1.pyc -DTRIPLE_ARCH=x86_64-unknown-openbsd -DV=1.82.0 -DLIBRUST_HASH=1d7d2341b4788d -DWRKBUILD=/exopi-obj/pobj/rust-1.82.0/build-amd64 -DARCH=amd64 -DBASE_PKGPATH=lang/rust -DFLAVOR_EXT= -DFULLPKGNAME=rust-1.82.0 -DHOMEPAGE=https://www.rust-lang.org/ -DLOCALBASE=/usr/local -DLOCALSTATEDIR=/var -DMACHINE_ARCH=amd64 -DMAINTAINER=Sebastien\ Marie\ \ -DPREFIX=/usr/local -DRCDIR=/etc/rc.d -DSYSCONFDIR=/etc -DTRUEPREFIX=/usr/local -DX11BASE=/usr/X11R6 -DPKGSTEM= -i -B /exopi-obj/pobj/rust-1.82.0 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/tools/cargo/crates/cargo-test-support/src/paths.rs ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ >>> Running configure in lang/rust at 1732136595.08 ===> lang/rust ===> Generating configure for rust-1.82.0 ===> Configuring for rust-1.82.0 Using /exopi-obj/pobj/rust-1.82.0/config.site (generated) echo 'change-id = 125535' >/exopi-obj/pobj/rust-1.82.0/build-amd64/config.toml echo '[build]' >>/exopi-obj/pobj/rust-1.82.0/build-amd64/config.toml echo 'rustc = "/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/rustc"' >>/exopi-obj/pobj/rust-1.82.0/build-amd64/config.toml echo 'cargo = "/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo"' >>/exopi-obj/pobj/rust-1.82.0/build-amd64/config.toml echo 'python = "/usr/local/bin/python3.11"' >>/exopi-obj/pobj/rust-1.82.0/build-amd64/config.toml echo 'gdb = "/usr/local/bin/egdb"' >>/exopi-obj/pobj/rust-1.82.0/build-amd64/config.toml echo 'vendor = true' >>/exopi-obj/pobj/rust-1.82.0/build-amd64/config.toml echo 'extended = true' >>/exopi-obj/pobj/rust-1.82.0/build-amd64/config.toml echo 'tools = ["cargo", "clippy", "rustdoc", "rustfmt"]' >>/exopi-obj/pobj/rust-1.82.0/build-amd64/config.toml echo 'docs = false' >>/exopi-obj/pobj/rust-1.82.0/build-amd64/config.toml echo 'verbose = 2' >>/exopi-obj/pobj/rust-1.82.0/build-amd64/config.toml echo 'host = ["x86_64-unknown-openbsd"]' >>/exopi-obj/pobj/rust-1.82.0/build-amd64/config.toml echo 'target = ["x86_64-unknown-openbsd"]' >>/exopi-obj/pobj/rust-1.82.0/build-amd64/config.toml echo '[install]' >>/exopi-obj/pobj/rust-1.82.0/build-amd64/config.toml echo 'prefix = "/usr/local"' >>/exopi-obj/pobj/rust-1.82.0/build-amd64/config.toml echo 'sysconfdir = "/etc"' >>/exopi-obj/pobj/rust-1.82.0/build-amd64/config.toml echo 'mandir = "man"' >>/exopi-obj/pobj/rust-1.82.0/build-amd64/config.toml echo '[rust]' >>/exopi-obj/pobj/rust-1.82.0/build-amd64/config.toml echo 'channel = "stable"' >>/exopi-obj/pobj/rust-1.82.0/build-amd64/config.toml echo 'codegen-tests = false' >>/exopi-obj/pobj/rust-1.82.0/build-amd64/config.toml echo 'verbose-tests = true' >>/exopi-obj/pobj/rust-1.82.0/build-amd64/config.toml echo 'deny-warnings = false' >>/exopi-obj/pobj/rust-1.82.0/build-amd64/config.toml echo '[dist]' >>/exopi-obj/pobj/rust-1.82.0/build-amd64/config.toml echo 'compression-formats = ["gz"]' >>/exopi-obj/pobj/rust-1.82.0/build-amd64/config.toml echo '[llvm]' >>/exopi-obj/pobj/rust-1.82.0/build-amd64/config.toml echo 'static-libstdcpp = false' >>/exopi-obj/pobj/rust-1.82.0/build-amd64/config.toml echo 'ninja = true' >>/exopi-obj/pobj/rust-1.82.0/build-amd64/config.toml echo 'cxxflags = "-O2 -pipe -fno-ret-protector -mno-retpoline"' >>/exopi-obj/pobj/rust-1.82.0/build-amd64/config.toml echo '[target.x86_64-unknown-openbsd]' >>/exopi-obj/pobj/rust-1.82.0/build-amd64/config.toml echo 'llvm-config = "/usr/local/bin/llvm-config-17"' >>/exopi-obj/pobj/rust-1.82.0/build-amd64/config.toml >>> Running build in lang/rust at 1732136595.77 ===> lang/rust ===> Building for rust-1.82.0 cd /exopi-obj/pobj/rust-1.82.0/build-amd64 && exec /usr/bin/env -i LD_LIBRARY_PATH="/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib" CARGO_HOME=/exopi-obj/pobj/rust-1.82.0/build-amd64/cargo-home TMPDIR=/exopi-obj/pobj/rust-1.82.0/build-amd64 LIBSSH2_SYS_USE_PKG_CONFIG=1 CC=cc PYTHONUSERBASE=/exopi-obj/pobj/rust-1.82.0 AUTOMAKE_VERSION=1.4 AUTOCONF_VERSION=2.13 CONFIG_SITE='/exopi-obj/pobj/rust-1.82.0/config.site' PORTSDIR="/exopi-cvs/ports" LIBTOOL="/usr/bin/libtool" PATH='/exopi-obj/pobj/rust-1.82.0/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11R6/bin' PREFIX='/usr/local' LOCALBASE='/usr/local' X11BASE='/usr/X11R6' CFLAGS='-O2 -pipe' TRUEPREFIX='/usr/local' DESTDIR='' HOME='/rust-1.82.0_writes_to_HOME' PICFLAG="-fpic" BINGRP=bin BINOWN=root BINMODE=755 NONBINMODE=644 DIRMODE=755 INSTALL_COPY=-c INSTALL_STRIP=-s MANGRP=bin MANOWN=root MANMODE=644 BSD_INSTALL_PROGRAM="/exopi-obj/pobj/rust-1.82.0/bin/install -c -s -m 755" BSD_INSTALL_SCRIPT="/exopi-obj/pobj/rust-1.82.0/bin/install -c -m 755" BSD_INSTALL_DATA="/exopi-obj/pobj/rust-1.82.0/bin/install -c -m 644" BSD_INSTALL_MAN="/exopi-obj/pobj/rust-1.82.0/bin/install -c -m 644" BSD_INSTALL_PROGRAM_DIR="/exopi-obj/pobj/rust-1.82.0/bin/install -d -m 755" BSD_INSTALL_SCRIPT_DIR="/exopi-obj/pobj/rust-1.82.0/bin/install -d -m 755" BSD_INSTALL_DATA_DIR="/exopi-obj/pobj/rust-1.82.0/bin/install -d -m 755" BSD_INSTALL_MAN_DIR="/exopi-obj/pobj/rust-1.82.0/bin/install -d -m 755" /usr/local/bin/python3.11 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/x.py dist --jobs=6 rust-std rustc cargo clippy rustfmt rust-src Building bootstrap running: /exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo build --manifest-path /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/bootstrap/Cargo.toml --verbose --verbose --frozen Compiling libc v0.2.157 Compiling proc-macro2 v1.0.86 Compiling unicode-ident v1.0.12 Compiling version_check v0.9.5 Compiling typenum v1.17.0 Compiling memchr v2.7.4 Compiling cc v1.0.97 Compiling serde v1.0.208 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157 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.157 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=157 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/rustc --crate-name build_script_build --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="extra_traits"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=6525d7eed1e45582 -C extra-filename=-6525d7eed1e45582 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/build/libc-6525d7eed1e45582 -C strip=debuginfo -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps --cap-lints warn -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86 CARGO_PKG_AUTHORS='David Tolnay :Alex Crichton ' CARGO_PKG_DESCRIPTION='A substitute implementation of the compiler'\''s `proc_macro` API to decouple token-based libraries from the procedural macro use case.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/proc-macro2' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.86 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=86 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/rustc --crate-name build_script_build --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=e79f1d53f43171e4 -C extra-filename=-e79f1d53f43171e4 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/build/proc-macro2-e79f1d53f43171e4 -C strip=debuginfo -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps --cap-lints warn -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=build_script_main CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/typenum-1.17.0 CARGO_PKG_AUTHORS='Paho Lurie-Gregg :Andre Bogus ' CARGO_PKG_DESCRIPTION='Typenum is a Rust library for type-level numbers evaluated at compile time. It currently supports bits, unsigned integers, and signed integers. It also provides a type-level array of type-level numbers, but its implementation is incomplete.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=typenum CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/paholg/typenum' CARGO_PKG_RUST_VERSION=1.37.0 CARGO_PKG_VERSION=1.17.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=17 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/typenum-1.17.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/rustc --crate-name build_script_main --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/typenum-1.17.0/build/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("const-generics", "force_unix_path_separator", "i128", "no_std", "scale-info", "scale_info", "strict"))' -C metadata=1b459e9248ad1425 -C extra-filename=-1b459e9248ad1425 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/build/typenum-1b459e9248ad1425 -C strip=debuginfo -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps --cap-lints warn -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=unicode_ident CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicode-ident-1.0.12 CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='(MIT OR Apache-2.0) AND Unicode-DFS-2016' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-ident CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/unicode-ident' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.12 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicode-ident-1.0.12 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/rustc --crate-name unicode_ident --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicode-ident-1.0.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=9dd21c1933b885a5 -C extra-filename=-9dd21c1933b885a5 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps --cap-lints warn -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=version_check CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/version_check-0.9.5 CARGO_PKG_AUTHORS='Sergio Benitez ' CARGO_PKG_DESCRIPTION='Tiny crate to check the version of the installed/running rustc.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=version_check CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/SergioBenitez/version_check' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.9.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/version_check-0.9.5 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/rustc --crate-name version_check --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/version_check-0.9.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=6a7acb3bab1811fa -C extra-filename=-6a7acb3bab1811fa --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps --cap-lints warn -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=memchr CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.7.4 CARGO_PKG_AUTHORS='Andrew Gallant :bluss' CARGO_PKG_DESCRIPTION='Provides extremely fast (uses SIMD on x86_64, aarch64 and wasm32) routines for 1, 2 or 3 byte search and single substring search. ' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/memchr' CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=memchr CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/memchr' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=2.7.4 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.7.4 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/rustc --crate-name memchr --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.7.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "compiler_builtins", "core", "default", "libc", "logging", "rustc-dep-of-std", "std", "use_std"))' -C metadata=b8bf622605472bb8 -C extra-filename=-b8bf622605472bb8 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps --cap-lints warn -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=cc CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/cc-1.0.97 CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='A build-time dependency for Cargo build scripts to assist in invoking the native C compiler to compile native C code into a static archive to be linked into Rust code. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/cc-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/cc-rs' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=1.0.97 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=97 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/cc-1.0.97 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/rustc --crate-name cc --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/cc-1.0.97/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("jobserver", "libc", "once_cell", "parallel"))' -C metadata=a956cec5ad4b6f22 -C extra-filename=-a956cec5ad4b6f22 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps --cap-lints warn -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208 CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='A generic serialization/deserialization framework' CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde CARGO_PKG_README=crates-io.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.208 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=208 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/rustc --crate-name build_script_build --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=c8dbf693ad1e02df -C extra-filename=-c8dbf693ad1e02df --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/build/serde-c8dbf693ad1e02df -C strip=debuginfo -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps --cap-lints warn -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/typenum-1.17.0/build/tests.rs:46:32 | 46 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 46 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/typenum-1.17.0/build/tests.rs:115:32 | 115 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 115 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/typenum-1.17.0/build/tests.rs:161:32 | 161 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 161 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/typenum-1.17.0/build/main.rs:25:32 | 25 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 25 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/typenum-1.17.0/build/main.rs:35:32 | 35 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 35 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/version_check-0.9.5/src/version.rs:192:32 | 192 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 192 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/version_check-0.9.5/src/version.rs:199:32 | 199 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 199 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/version_check-0.9.5/src/channel.rs:192:32 | 192 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 192 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/version_check-0.9.5/src/date.rs:178:32 | 178 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 178 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.7.4/src/memmem/searcher.rs:228:38 | 228 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 228 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.7.4/src/memmem/searcher.rs:740:38 | 740 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 740 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ Compiling crossbeam-utils v0.8.20 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-utils-0.8.20 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Utilities for concurrent programming' CARGO_PKG_HOMEPAGE='https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-utils' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossbeam-utils CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/crossbeam-rs/crossbeam' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.8.20 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=20 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-utils-0.8.20 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/rustc --crate-name build_script_build --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-utils-0.8.20/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "loom", "nightly", "std"))' -C metadata=cc00bbbbd7ff79c7 -C extra-filename=-cc00bbbbd7ff79c7 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/build/crossbeam-utils-cc00bbbbd7ff79c7 -C strip=debuginfo -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps --cap-lints warn -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=openbsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Zallow-features=-Wrust_2018_idioms-Wunused_lifetimes' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_PROC_MACRO=1 CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86 CARGO_PKG_AUTHORS='David Tolnay :Alex Crichton ' CARGO_PKG_DESCRIPTION='A substitute implementation of the compiler'\''s `proc_macro` API to decouple token-based libraries from the procedural macro use case.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/proc-macro2' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.86 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=86 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-openbsd LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib/rustlib/x86_64-unknown-openbsd/lib:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/build/proc-macro2-470718778cbb244c/out PROFILE=debug RUSTC=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/rustc RUSTDOC=rustdoc TARGET=x86_64-unknown-openbsd /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/build/proc-macro2-e79f1d53f43171e4/build-script-build` Compiling rustix v0.38.34 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34 CARGO_PKG_AUTHORS='Dan Gohman :Jakub Konka ' CARGO_PKG_DESCRIPTION='Safe Rust bindings to POSIX/Unix/Linux/Winsock-like syscalls' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustix CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bytecodealliance/rustix' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.38.34 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=38 CARGO_PKG_VERSION_PATCH=34 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/rustc --crate-name build_script_build --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/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="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="std"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "default", "event", "fs", "io_uring", "itoa", "libc", "libc-extra-traits", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "shm", "std", "stdio", "system", "termios", "thread", "time", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=e4edbd7335b4f9be -C extra-filename=-e4edbd7335b4f9be --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/build/rustix-e4edbd7335b4f9be -C strip=debuginfo -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps --cap-lints warn -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes` [proc-macro2 1.0.86] cargo:rustc-check-cfg=cfg(fuzzing) [proc-macro2 1.0.86] cargo:rustc-check-cfg=cfg(no_is_available) [proc-macro2 1.0.86] cargo:rustc-check-cfg=cfg(no_literal_byte_character) [proc-macro2 1.0.86] cargo:rustc-check-cfg=cfg(no_literal_c_string) [proc-macro2 1.0.86] cargo:rustc-check-cfg=cfg(no_source_text) [proc-macro2 1.0.86] cargo:rustc-check-cfg=cfg(proc_macro_span) [proc-macro2 1.0.86] cargo:rustc-check-cfg=cfg(procmacro2_backtrace) [proc-macro2 1.0.86] cargo:rustc-check-cfg=cfg(procmacro2_nightly_testing) [proc-macro2 1.0.86] cargo:rustc-check-cfg=cfg(procmacro2_semver_exempt) [proc-macro2 1.0.86] cargo:rustc-check-cfg=cfg(randomize_layout) [proc-macro2 1.0.86] cargo:rustc-check-cfg=cfg(span_locations) [proc-macro2 1.0.86] cargo:rustc-check-cfg=cfg(super_unstable) [proc-macro2 1.0.86] cargo:rustc-check-cfg=cfg(wrap_proc_macro) [proc-macro2 1.0.86] cargo:rerun-if-changed=build/probe.rs warning: `version_check` (lib) generated 4 warnings Compiling generic-array v0.14.7 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/generic-array-0.14.7 CARGO_PKG_AUTHORS='Bartłomiej Kamiński :Aaron Trent ' CARGO_PKG_DESCRIPTION='Generic types implementing functionality of arrays' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=generic-array CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/fizyk20/generic-array.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.14.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/generic-array-0.14.7 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/rustc --crate-name build_script_build --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/generic-array-0.14.7/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="more_lengths"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("more_lengths", "serde", "zeroize"))' -C metadata=27df17e0ae3ba51e -C extra-filename=-27df17e0ae3ba51e --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/build/generic-array-27df17e0ae3ba51e -C strip=debuginfo -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps --extern version_check=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps/libversion_check-6a7acb3bab1811fa.rlib --cap-lints warn -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=openbsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Zallow-features=-Wrust_2018_idioms-Wunused_lifetimes' CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-utils-0.8.20 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Utilities for concurrent programming' CARGO_PKG_HOMEPAGE='https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-utils' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossbeam-utils CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/crossbeam-rs/crossbeam' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.8.20 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=20 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-openbsd LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib/rustlib/x86_64-unknown-openbsd/lib:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/build/crossbeam-utils-25cb8a7b49fc699d/out PROFILE=debug RUSTC=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/rustc RUSTDOC=rustdoc TARGET=x86_64-unknown-openbsd /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/build/crossbeam-utils-cc00bbbbd7ff79c7/build-script-build` [crossbeam-utils 0.8.20] cargo:rerun-if-changed=no_atomic.rs [crossbeam-utils 0.8.20] cargo:rustc-check-cfg=cfg(crossbeam_no_atomic,crossbeam_sanitize_thread) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=openbsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Zallow-features=-Wrust_2018_idioms-Wunused_lifetimes' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_EXTRA_TRAITS=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157 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.157 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=157 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-openbsd LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib/rustlib/x86_64-unknown-openbsd/lib:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/build/libc-beebf2d1197cac59/out PROFILE=debug RUSTC=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/rustc RUSTDOC=rustdoc TARGET=x86_64-unknown-openbsd /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/build/libc-6525d7eed1e45582/build-script-build` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=openbsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Zallow-features=-Wrust_2018_idioms-Wunused_lifetimes' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208 CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='A generic serialization/deserialization framework' CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde CARGO_PKG_README=crates-io.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.208 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=208 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-openbsd LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib/rustlib/x86_64-unknown-openbsd/lib:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/build/serde-77ce4008cdac60dc/out PROFILE=debug RUSTC=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/rustc RUSTDOC=rustdoc TARGET=x86_64-unknown-openbsd /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/build/serde-c8dbf693ad1e02df/build-script-build` [libc 0.2.157] cargo:rerun-if-changed=build.rs [serde 1.0.208] cargo:rerun-if-changed=build.rs warning: `typenum` (build script) generated 5 warnings Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=openbsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Zallow-features=-Wrust_2018_idioms-Wunused_lifetimes' CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/typenum-1.17.0 CARGO_PKG_AUTHORS='Paho Lurie-Gregg :Andre Bogus ' CARGO_PKG_DESCRIPTION='Typenum is a Rust library for type-level numbers evaluated at compile time. It currently supports bits, unsigned integers, and signed integers. It also provides a type-level array of type-level numbers, but its implementation is incomplete.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=typenum CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/paholg/typenum' CARGO_PKG_RUST_VERSION=1.37.0 CARGO_PKG_VERSION=1.17.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=17 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-openbsd LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib/rustlib/x86_64-unknown-openbsd/lib:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/build/typenum-972a60cb511c0bb6/out PROFILE=debug RUSTC=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/rustc RUSTDOC=rustdoc TARGET=x86_64-unknown-openbsd /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/build/typenum-1b459e9248ad1425/build-script-main` [serde 1.0.208] cargo:rustc-check-cfg=cfg(no_core_cstr) [serde 1.0.208] cargo:rustc-check-cfg=cfg(no_core_num_saturating) [serde 1.0.208] cargo:rustc-check-cfg=cfg(no_core_try_from) [serde 1.0.208] cargo:rustc-check-cfg=cfg(no_diagnostic_namespace) [serde 1.0.208] cargo:rustc-check-cfg=cfg(no_float_copysign) [serde 1.0.208] cargo:rustc-check-cfg=cfg(no_num_nonzero_signed) [serde 1.0.208] cargo:rustc-check-cfg=cfg(no_relaxed_trait_bounds) [serde 1.0.208] cargo:rustc-check-cfg=cfg(no_serde_derive) [serde 1.0.208] cargo:rustc-check-cfg=cfg(no_std_atomic) [serde 1.0.208] cargo:rustc-check-cfg=cfg(no_std_atomic64) [serde 1.0.208] cargo:rustc-check-cfg=cfg(no_systemtime_checked_add) [serde 1.0.208] cargo:rustc-check-cfg=cfg(no_target_has_atomic) Compiling pkg-config v0.3.30 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=pkg_config CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/pkg-config-0.3.30 CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='A library to run the pkg-config system tool at build time in order to be used in Cargo build scripts. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pkg-config CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/pkg-config-rs' CARGO_PKG_RUST_VERSION=1.30 CARGO_PKG_VERSION=0.3.30 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=30 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/pkg-config-0.3.30 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/rustc --crate-name pkg_config --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/pkg-config-0.3.30/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=c6448bfe1e0edb8d -C extra-filename=-c6448bfe1e0edb8d --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps --cap-lints warn -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes` [libc 0.2.157] cargo:rustc-cfg=freebsd11 [libc 0.2.157] cargo:rustc-cfg=libc_priv_mod_use [libc 0.2.157] cargo:rustc-cfg=libc_union [libc 0.2.157] cargo:rustc-cfg=libc_const_size_of [libc 0.2.157] cargo:rustc-cfg=libc_align [libc 0.2.157] cargo:rustc-cfg=libc_int128 [libc 0.2.157] cargo:rustc-cfg=libc_core_cvoid [libc 0.2.157] cargo:rustc-cfg=libc_packedN [libc 0.2.157] cargo:rustc-cfg=libc_cfg_target_vendor [libc 0.2.157] cargo:rustc-cfg=libc_non_exhaustive [libc 0.2.157] cargo:rustc-cfg=libc_long_array [libc 0.2.157] cargo:rustc-cfg=libc_ptr_addr_of [libc 0.2.157] cargo:rustc-cfg=libc_underscore_const_names [libc 0.2.157] cargo:rustc-cfg=libc_const_extern_fn [libc 0.2.157] cargo:rustc-check-cfg=cfg(emscripten_new_stat_abi) [libc 0.2.157] cargo:rustc-check-cfg=cfg(espidf_time64) [libc 0.2.157] cargo:rustc-check-cfg=cfg(freebsd10) [libc 0.2.157] cargo:rustc-check-cfg=cfg(freebsd11) [libc 0.2.157] cargo:rustc-check-cfg=cfg(freebsd12) [libc 0.2.157] cargo:rustc-check-cfg=cfg(freebsd13) [libc 0.2.157] cargo:rustc-check-cfg=cfg(freebsd14) [libc 0.2.157] cargo:rustc-check-cfg=cfg(freebsd15) [libc 0.2.157] cargo:rustc-check-cfg=cfg(libc_align) [libc 0.2.157] cargo:rustc-check-cfg=cfg(libc_cfg_target_vendor) [libc 0.2.157] cargo:rustc-check-cfg=cfg(libc_const_extern_fn) [libc 0.2.157] cargo:rustc-check-cfg=cfg(libc_const_extern_fn_unstable) [libc 0.2.157] cargo:rustc-check-cfg=cfg(libc_const_size_of) [libc 0.2.157] cargo:rustc-check-cfg=cfg(libc_core_cvoid) [libc 0.2.157] cargo:rustc-check-cfg=cfg(libc_deny_warnings) [libc 0.2.157] cargo:rustc-check-cfg=cfg(libc_int128) [libc 0.2.157] cargo:rustc-check-cfg=cfg(libc_long_array) [libc 0.2.157] cargo:rustc-check-cfg=cfg(libc_non_exhaustive) [libc 0.2.157] cargo:rustc-check-cfg=cfg(libc_packedN) [libc 0.2.157] cargo:rustc-check-cfg=cfg(libc_priv_mod_use) [libc 0.2.157] cargo:rustc-check-cfg=cfg(libc_ptr_addr_of) [libc 0.2.157] cargo:rustc-check-cfg=cfg(libc_thread_local) [libc 0.2.157] cargo:rustc-check-cfg=cfg(libc_underscore_const_names) [libc 0.2.157] cargo:rustc-check-cfg=cfg(libc_union) [libc 0.2.157] cargo:rustc-check-cfg=cfg(target_os,values("switch","aix","ohos","hurd","visionos")) [libc 0.2.157] cargo:rustc-check-cfg=cfg(target_env,values("illumos","wasi","aix","ohos")) [libc 0.2.157] cargo:rustc-check-cfg=cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky")) [typenum 1.17.0] cargo:rerun-if-changed=build/main.rs Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=libc CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157 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.157 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=157 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/build/libc-beebf2d1197cac59/out /exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/rustc --crate-name libc --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="extra_traits"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=67d6326760775bde -C extra-filename=-67d6326760775bde --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps --cap-lints warn -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes --cfg freebsd11 --cfg libc_priv_mod_use --cfg libc_union --cfg libc_const_size_of --cfg libc_align --cfg libc_int128 --cfg libc_core_cvoid --cfg libc_packedN --cfg libc_cfg_target_vendor --cfg libc_non_exhaustive --cfg libc_long_array --cfg libc_ptr_addr_of --cfg libc_underscore_const_names --cfg libc_const_extern_fn --check-cfg 'cfg(emscripten_new_stat_abi)' --check-cfg 'cfg(espidf_time64)' --check-cfg 'cfg(freebsd10)' --check-cfg 'cfg(freebsd11)' --check-cfg 'cfg(freebsd12)' --check-cfg 'cfg(freebsd13)' --check-cfg 'cfg(freebsd14)' --check-cfg 'cfg(freebsd15)' --check-cfg 'cfg(libc_align)' --check-cfg 'cfg(libc_cfg_target_vendor)' --check-cfg 'cfg(libc_const_extern_fn)' --check-cfg 'cfg(libc_const_extern_fn_unstable)' --check-cfg 'cfg(libc_const_size_of)' --check-cfg 'cfg(libc_core_cvoid)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(libc_int128)' --check-cfg 'cfg(libc_long_array)' --check-cfg 'cfg(libc_non_exhaustive)' --check-cfg 'cfg(libc_packedN)' --check-cfg 'cfg(libc_priv_mod_use)' --check-cfg 'cfg(libc_ptr_addr_of)' --check-cfg 'cfg(libc_thread_local)' --check-cfg 'cfg(libc_underscore_const_names)' --check-cfg 'cfg(libc_union)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","visionos"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=openbsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Zallow-features=-Wrust_2018_idioms-Wunused_lifetimes' CARGO_FEATURE_MORE_LENGTHS=1 CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/generic-array-0.14.7 CARGO_PKG_AUTHORS='Bartłomiej Kamiński :Aaron Trent ' CARGO_PKG_DESCRIPTION='Generic types implementing functionality of arrays' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=generic-array CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/fizyk20/generic-array.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.14.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-openbsd LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib/rustlib/x86_64-unknown-openbsd/lib:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/build/generic-array-4d1f581d7c291c82/out PROFILE=debug RUSTC=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/rustc RUSTDOC=rustdoc TARGET=x86_64-unknown-openbsd /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/build/generic-array-27df17e0ae3ba51e/build-script-build` [proc-macro2 1.0.86] cargo:rustc-cfg=wrap_proc_macro Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=proc_macro2 CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86 CARGO_PKG_AUTHORS='David Tolnay :Alex Crichton ' CARGO_PKG_DESCRIPTION='A substitute implementation of the compiler'\''s `proc_macro` API to decouple token-based libraries from the procedural macro use case.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/proc-macro2' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.86 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=86 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/build/proc-macro2-470718778cbb244c/out /exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/rustc --crate-name proc_macro2 --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=86688d21a42cfe56 -C extra-filename=-86688d21a42cfe56 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps --extern unicode_ident=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps/libunicode_ident-9dd21c1933b885a5.rmeta --cap-lints warn -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes --cfg wrap_proc_macro --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(no_is_available)' --check-cfg 'cfg(no_literal_byte_character)' --check-cfg 'cfg(no_literal_c_string)' --check-cfg 'cfg(no_source_text)' --check-cfg 'cfg(proc_macro_span)' --check-cfg 'cfg(procmacro2_backtrace)' --check-cfg 'cfg(procmacro2_nightly_testing)' --check-cfg 'cfg(procmacro2_semver_exempt)' --check-cfg 'cfg(randomize_layout)' --check-cfg 'cfg(span_locations)' --check-cfg 'cfg(super_unstable)' --check-cfg 'cfg(wrap_proc_macro)'` [generic-array 0.14.7] cargo:rustc-cfg=relaxed_coherence Compiling bitflags v2.6.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=bitflags CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bitflags-2.6.0 CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A macro to generate structures which behave like bitflags. ' CARGO_PKG_HOMEPAGE='https://github.com/bitflags/bitflags' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bitflags CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bitflags/bitflags' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=2.6.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bitflags-2.6.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/rustc --crate-name bitflags --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bitflags-2.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "bytemuck", "compiler_builtins", "core", "example_generated", "rustc-dep-of-std", "serde", "std"))' -C metadata=4a0c9c074297c65a -C extra-filename=-4a0c9c074297c65a --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps --cap-lints warn -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/pkg-config-0.3.30/src/lib.rs:262:32 | 262 | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 262 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/pkg-config-0.3.30/src/lib.rs:269:32 | 269 | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 269 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/pkg-config-0.3.30/src/lib.rs:410:48 | 410 | fn format_output(output: &Output, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 410 | fn format_output(output: &Output, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=typenum CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/typenum-1.17.0 CARGO_PKG_AUTHORS='Paho Lurie-Gregg :Andre Bogus ' CARGO_PKG_DESCRIPTION='Typenum is a Rust library for type-level numbers evaluated at compile time. It currently supports bits, unsigned integers, and signed integers. It also provides a type-level array of type-level numbers, but its implementation is incomplete.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=typenum CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/paholg/typenum' CARGO_PKG_RUST_VERSION=1.37.0 CARGO_PKG_VERSION=1.17.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=17 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/typenum-1.17.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/build/typenum-972a60cb511c0bb6/out /exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/rustc --crate-name typenum --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/typenum-1.17.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("const-generics", "force_unix_path_separator", "i128", "no_std", "scale-info", "scale_info", "strict"))' -C metadata=6cde1948e00b033b -C extra-filename=-6cde1948e00b033b --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps --cap-lints warn -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:77:27 | 77 | fn skip_whitespace(input: Cursor) -> Cursor { | ^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 77 | fn skip_whitespace(input: Cursor<'_>) -> Cursor { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:77:38 | 77 | fn skip_whitespace(input: Cursor) -> Cursor { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 77 | fn skip_whitespace(input: Cursor) -> Cursor<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:125:25 | 125 | fn block_comment(input: Cursor) -> PResult<&str> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 125 | fn block_comment(input: Cursor<'_>) -> PResult<&str> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:125:43 | 125 | fn block_comment(input: Cursor) -> PResult<&str> { | -------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 125 | fn block_comment(input: Cursor) -> PResult<'_, &str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:157:22 | 157 | fn word_break(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 157 | fn word_break(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:157:40 | 157 | fn word_break(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 157 | fn word_break(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:168:39 | 168 | pub(crate) fn token_stream(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 168 | pub(crate) fn token_stream(mut input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:253:22 | 253 | fn lex_error(cursor: Cursor) -> LexError { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 253 | fn lex_error(cursor: Cursor<'_>) -> LexError { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:266:22 | 266 | fn leaf_token(input: Cursor) -> PResult { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 266 | fn leaf_token(input: Cursor<'_>) -> PResult { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:266:40 | 266 | fn leaf_token(input: Cursor) -> PResult { | -------^---------- expected lifetime parameter | help: indicate the anonymous lifetime | 266 | fn leaf_token(input: Cursor) -> PResult<'_, TokenTree> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:283:17 | 283 | fn ident(input: Cursor) -> PResult { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 283 | fn ident(input: Cursor<'_>) -> PResult { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:283:35 | 283 | fn ident(input: Cursor) -> PResult { | -------^------------- expected lifetime parameter | help: indicate the anonymous lifetime | 283 | fn ident(input: Cursor) -> PResult<'_, crate::Ident> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:296:21 | 296 | fn ident_any(input: Cursor) -> PResult { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 296 | fn ident_any(input: Cursor<'_>) -> PResult { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:296:39 | 296 | fn ident_any(input: Cursor) -> PResult { | -------^------------- expected lifetime parameter | help: indicate the anonymous lifetime | 296 | fn ident_any(input: Cursor) -> PResult<'_, crate::Ident> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:322:25 | 322 | fn ident_not_raw(input: Cursor) -> PResult<&str> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 322 | fn ident_not_raw(input: Cursor<'_>) -> PResult<&str> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:322:43 | 322 | fn ident_not_raw(input: Cursor) -> PResult<&str> { | -------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 322 | fn ident_not_raw(input: Cursor) -> PResult<'_, &str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:341:30 | 341 | pub(crate) fn literal(input: Cursor) -> PResult { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 341 | pub(crate) fn literal(input: Cursor<'_>) -> PResult { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:341:48 | 341 | pub(crate) fn literal(input: Cursor) -> PResult { | -------^-------- expected lifetime parameter | help: indicate the anonymous lifetime | 341 | pub(crate) fn literal(input: Cursor) -> PResult<'_, Literal> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:347:29 | 347 | fn literal_nocapture(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 347 | fn literal_nocapture(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:347:47 | 347 | fn literal_nocapture(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 347 | fn literal_nocapture(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:367:26 | 367 | fn literal_suffix(input: Cursor) -> Cursor { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 367 | fn literal_suffix(input: Cursor<'_>) -> Cursor { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:367:37 | 367 | fn literal_suffix(input: Cursor) -> Cursor { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 367 | fn literal_suffix(input: Cursor) -> Cursor<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:374:18 | 374 | fn string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 374 | fn string(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:374:36 | 374 | fn string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 374 | fn string(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:384:29 | 384 | fn cooked_string(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 384 | fn cooked_string(mut input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:384:47 | 384 | fn cooked_string(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 384 | fn cooked_string(mut input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:418:22 | 418 | fn raw_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 418 | fn raw_string(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:418:40 | 418 | fn raw_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 418 | fn raw_string(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:437:23 | 437 | fn byte_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 437 | fn byte_string(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:437:41 | 437 | fn byte_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 437 | fn byte_string(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:447:34 | 447 | fn cooked_byte_string(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 447 | fn cooked_byte_string(mut input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:447:52 | 447 | fn cooked_byte_string(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 447 | fn cooked_byte_string(mut input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:478:35 | 478 | fn delimiter_of_raw_string(input: Cursor) -> PResult<&str> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 478 | fn delimiter_of_raw_string(input: Cursor<'_>) -> PResult<&str> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:478:53 | 478 | fn delimiter_of_raw_string(input: Cursor) -> PResult<&str> { | -------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 478 | fn delimiter_of_raw_string(input: Cursor) -> PResult<'_, &str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:495:27 | 495 | fn raw_byte_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 495 | fn raw_byte_string(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:495:45 | 495 | fn raw_byte_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 495 | fn raw_byte_string(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:518:20 | 518 | fn c_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 518 | fn c_string(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:518:38 | 518 | fn c_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 518 | fn c_string(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:528:24 | 528 | fn raw_c_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 528 | fn raw_c_string(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:528:42 | 528 | fn raw_c_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 528 | fn raw_c_string(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:548:31 | 548 | fn cooked_c_string(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 548 | fn cooked_c_string(mut input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:548:49 | 548 | fn cooked_c_string(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 548 | fn cooked_c_string(mut input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:585:16 | 585 | fn byte(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 585 | fn byte(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:585:34 | 585 | fn byte(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 585 | fn byte(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:607:21 | 607 | fn character(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 607 | fn character(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:607:39 | 607 | fn character(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 607 | fn character(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:696:35 | 696 | fn trailing_backslash(input: &mut Cursor, mut last: u8) -> Result<(), Reject> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 696 | fn trailing_backslash(input: &mut Cursor<'_>, mut last: u8) -> Result<(), Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:715:17 | 715 | fn float(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 715 | fn float(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:715:35 | 715 | fn float(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 715 | fn float(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:725:24 | 725 | fn float_digits(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 725 | fn float_digits(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:725:42 | 725 | fn float_digits(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 725 | fn float_digits(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:810:15 | 810 | fn int(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 810 | fn int(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:810:33 | 810 | fn int(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 810 | fn int(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:820:22 | 820 | fn digits(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 820 | fn digits(mut input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:820:40 | 820 | fn digits(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 820 | fn digits(mut input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:875:17 | 875 | fn punct(input: Cursor) -> PResult { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 875 | fn punct(input: Cursor<'_>) -> PResult { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:875:35 | 875 | fn punct(input: Cursor) -> PResult { | -------^------ expected lifetime parameter | help: indicate the anonymous lifetime | 875 | fn punct(input: Cursor) -> PResult<'_, Punct> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:892:22 | 892 | fn punct_char(input: Cursor) -> PResult { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 892 | fn punct_char(input: Cursor<'_>) -> PResult { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:892:40 | 892 | fn punct_char(input: Cursor) -> PResult { | -------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 892 | fn punct_char(input: Cursor) -> PResult<'_, char> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:961:32 | 961 | fn doc_comment_contents(input: Cursor) -> PResult<(&str, bool)> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 961 | fn doc_comment_contents(input: Cursor<'_>) -> PResult<(&str, bool)> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:961:50 | 961 | fn doc_comment_contents(input: Cursor) -> PResult<(&str, bool)> { | -------^------------- expected lifetime parameter | help: indicate the anonymous lifetime | 961 | fn doc_comment_contents(input: Cursor) -> PResult<'_, (&str, bool)> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:984:37 | 984 | fn take_until_newline_or_eof(input: Cursor) -> (Cursor, &str) { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 984 | fn take_until_newline_or_eof(input: Cursor<'_>) -> (Cursor, &str) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:984:49 | 984 | fn take_until_newline_or_eof(input: Cursor) -> (Cursor, &str) { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 984 | fn take_until_newline_or_eof(input: Cursor) -> (Cursor<'_>, &str) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/rcvec.rs:33:38 | 33 | pub fn iter(&self) -> slice::Iter { | -----------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 33 | pub fn iter(&self) -> slice::Iter<'_, T> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/rcvec.rs:37:43 | 37 | pub fn make_mut(&mut self) -> RcVecMut | --------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 37 | pub fn make_mut(&mut self) -> RcVecMut<'_, T> | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/rcvec.rs:46:49 | 46 | pub fn get_mut(&mut self) -> Option> { | --------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 46 | pub fn get_mut(&mut self) -> Option> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/rcvec.rs:83:41 | 83 | pub fn as_mut(&mut self) -> RcVecMut { | --------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 83 | pub fn as_mut(&mut self) -> RcVecMut<'_, T> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/rcvec.rs:109:41 | 109 | pub fn as_mut(&mut self) -> RcVecMut { | --------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 109 | pub fn as_mut(&mut self) -> RcVecMut<'_, T> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/fallback.rs:76:48 | 76 | fn push_token_from_proc_macro(mut vec: RcVecMut, token: TokenTree) { | --------^---------- expected lifetime parameter | help: indicate the anonymous lifetime | 76 | fn push_token_from_proc_macro(mut vec: RcVecMut<'_, TokenTree>, token: TokenTree) { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/fallback.rs:92:47 | 92 | fn push_negative_literal(mut vec: RcVecMut, mut literal: Literal) { | --------^---------- expected lifetime parameter | help: indicate the anonymous lifetime | 92 | fn push_negative_literal(mut vec: RcVecMut<'_, TokenTree>, mut literal: Literal) { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/fallback.rs:169:29 | 169 | fn get_cursor(src: &str) -> Cursor { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 169 | fn get_cursor(src: &str) -> Cursor<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/fallback.rs:191:32 | 191 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 191 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/fallback.rs:197:32 | 197 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 197 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/fallback.rs:220:32 | 220 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 220 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/fallback.rs:682:32 | 682 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 682 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/fallback.rs:691:63 | 691 | pub(crate) fn debug_span_field_if_nontrivial(debug: &mut fmt::DebugStruct, span: Span) { | -----^^^^^^^^^^^ | | | expected lifetime parameters | help: indicate the anonymous lifetimes | 691 | pub(crate) fn debug_span_field_if_nontrivial(debug: &mut fmt::DebugStruct<'_, '_>, span: Span) { | ++++++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/fallback.rs:753:32 | 753 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 753 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/fallback.rs:773:34 | 773 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 773 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/fallback.rs:897:32 | 897 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 897 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/fallback.rs:909:32 | 909 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 909 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/fallback.rs:1190:32 | 1190 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1190 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/fallback.rs:1196:34 | 1196 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1196 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/extra.rs:148:32 | 148 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 148 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/wrapper.rs:132:32 | 132 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 132 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/wrapper.rs:255:32 | 255 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 255 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/wrapper.rs:285:32 | 285 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 285 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/wrapper.rs:298:32 | 298 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 298 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/wrapper.rs:543:32 | 543 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 543 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/wrapper.rs:551:63 | 551 | pub(crate) fn debug_span_field_if_nontrivial(debug: &mut fmt::DebugStruct, span: Span) { | -----^^^^^^^^^^^ | | | expected lifetime parameters | help: indicate the anonymous lifetimes | 551 | pub(crate) fn debug_span_field_if_nontrivial(debug: &mut fmt::DebugStruct<'_, '_>, span: Span) { | ++++++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/wrapper.rs:648:40 | 648 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 648 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/wrapper.rs:657:40 | 657 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 657 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/wrapper.rs:745:32 | 745 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 745 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/wrapper.rs:754:32 | 754 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 754 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/wrapper.rs:967:32 | 967 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 967 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/wrapper.rs:976:32 | 976 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 976 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:306:32 | 306 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 306 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:313:32 | 313 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 313 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:325:32 | 325 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 325 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:331:32 | 331 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 331 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:560:32 | 560 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 560 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:634:32 | 634 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 634 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:646:32 | 646 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 646 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:792:40 | 792 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 792 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:798:40 | 798 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 798 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:871:32 | 871 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 871 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:877:34 | 877 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 877 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:1060:32 | 1060 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1060 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:1066:32 | 1066 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1066 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:1310:32 | 1310 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1310 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:1316:32 | 1316 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1316 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:1352:36 | 1352 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1352 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=openbsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Zallow-features=-Wrust_2018_idioms-Wunused_lifetimes' CARGO_FEATURE_ALLOC=1 CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_FS=1 CARGO_FEATURE_LIBC_EXTRA_TRAITS=1 CARGO_FEATURE_STD=1 CARGO_FEATURE_USE_LIBC_AUXV=1 CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34 CARGO_PKG_AUTHORS='Dan Gohman :Jakub Konka ' CARGO_PKG_DESCRIPTION='Safe Rust bindings to POSIX/Unix/Linux/Winsock-like syscalls' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustix CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bytecodealliance/rustix' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.38.34 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=38 CARGO_PKG_VERSION_PATCH=34 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-openbsd LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib/rustlib/x86_64-unknown-openbsd/lib:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/build/rustix-8fc2e96987f00f95/out PROFILE=debug RUSTC=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/rustc RUSTDOC=rustdoc TARGET=x86_64-unknown-openbsd /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/build/rustix-e4edbd7335b4f9be/build-script-build` [rustix 0.38.34] cargo:rerun-if-changed=build.rs warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157/src/unix/bsd/mod.rs:177:42 | 177 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 177 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157/src/unix/bsd/mod.rs:226:42 | 226 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 226 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157/src/unix/bsd/netbsdlike/openbsd/mod.rs:753:42 | 753 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 753 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157/src/unix/bsd/netbsdlike/openbsd/mod.rs:786:42 | 786 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 786 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157/src/unix/bsd/netbsdlike/openbsd/mod.rs:813:42 | 813 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 813 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157/src/unix/bsd/netbsdlike/openbsd/mod.rs:851:42 | 851 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 851 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157/src/unix/bsd/netbsdlike/openbsd/mod.rs:892:42 | 892 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 892 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157/src/unix/bsd/netbsdlike/openbsd/mod.rs:925:42 | 925 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 925 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157/src/unix/bsd/netbsdlike/openbsd/mod.rs:960:42 | 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 --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157/src/unix/bsd/netbsdlike/openbsd/mod.rs:1068:50 | 1068 | fn fmt(&self, f: &mut ::fmt::Formatter) | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1068 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157/src/unix/bsd/netbsdlike/openbsd/x86_64.rs:81:42 | 81 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 81 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ [rustix 0.38.34] cargo:rustc-cfg=static_assertions [rustix 0.38.34] cargo:rustc-cfg=libc [rustix 0.38.34] cargo:rustc-cfg=netbsdlike [rustix 0.38.34] cargo:rustc-cfg=bsd [rustix 0.38.34] cargo:rerun-if-env-changed=CARGO_CFG_RUSTIX_USE_EXPERIMENTAL_ASM [rustix 0.38.34] cargo:rerun-if-env-changed=CARGO_CFG_RUSTIX_USE_LIBC [rustix 0.38.34] cargo:rerun-if-env-changed=CARGO_FEATURE_USE_LIBC [rustix 0.38.34] cargo:rerun-if-env-changed=CARGO_FEATURE_RUSTC_DEP_OF_STD [rustix 0.38.34] cargo:rerun-if-env-changed=CARGO_CFG_MIRI Compiling cfg-if v1.0.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=cfg_if CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/cfg-if-1.0.0 CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='A macro to ergonomically define an item depending on a large number of #[cfg] parameters. Structured like an if-else chain, the first matching branch is the item that gets emitted. ' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/cfg-if' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cfg-if CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/cfg-if' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/cfg-if-1.0.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/rustc --crate-name cfg_if --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/cfg-if-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "rustc-dep-of-std"))' -C metadata=450cc7c9d39ffc51 -C extra-filename=-450cc7c9d39ffc51 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps --cap-lints warn -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes` warning: `memchr` (lib) generated 2 warnings Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=serde CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208 CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='A generic serialization/deserialization framework' CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde CARGO_PKG_README=crates-io.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.208 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=208 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/build/serde-77ce4008cdac60dc/out /exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/rustc --crate-name serde --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=c80be6463ff0e3a9 -C extra-filename=-c80be6463ff0e3a9 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps --cap-lints warn -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes --check-cfg 'cfg(no_core_cstr)' --check-cfg 'cfg(no_core_num_saturating)' --check-cfg 'cfg(no_core_try_from)' --check-cfg 'cfg(no_diagnostic_namespace)' --check-cfg 'cfg(no_float_copysign)' --check-cfg 'cfg(no_num_nonzero_signed)' --check-cfg 'cfg(no_relaxed_trait_bounds)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_systemtime_checked_add)' --check-cfg 'cfg(no_target_has_atomic)'` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=crossbeam_utils CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-utils-0.8.20 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Utilities for concurrent programming' CARGO_PKG_HOMEPAGE='https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-utils' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossbeam-utils CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/crossbeam-rs/crossbeam' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.8.20 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=20 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-utils-0.8.20 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/build/crossbeam-utils-25cb8a7b49fc699d/out /exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/rustc --crate-name crossbeam_utils --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-utils-0.8.20/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --warn=unexpected_cfgs --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "loom", "nightly", "std"))' -C metadata=942f9ca3bca2ab15 -C extra-filename=-942f9ca3bca2ab15 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps --cap-lints warn -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes --check-cfg 'cfg(crossbeam_no_atomic,crossbeam_sanitize_thread)'` Compiling aho-corasick v1.1.3 warning: unexpected `cfg` condition value: `cargo-clippy` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/typenum-1.17.0/src/lib.rs:51:5 | 51 | feature = "cargo-clippy", | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `const-generics`, `force_unix_path_separator`, `i128`, `no_std`, `scale-info`, `scale_info`, and `strict` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=aho_corasick CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3 CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='Fast multiple substring searching.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/aho-corasick' CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=aho-corasick CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/aho-corasick' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=1.1.3 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/rustc --crate-name aho_corasick --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="perf-literal"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "logging", "perf-literal", "std"))' -C metadata=19ed6cd7215b84b9 -C extra-filename=-19ed6cd7215b84b9 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps --extern memchr=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps/libmemchr-b8bf622605472bb8.rmeta --cap-lints warn -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes` warning: unexpected `cfg` condition value: `cargo-clippy` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/typenum-1.17.0/src/lib.rs:61:13 | 61 | #![cfg_attr(feature = "cargo-clippy", deny(clippy::missing_inline_in_public_items))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `const-generics`, `force_unix_path_separator`, `i128`, `no_std`, `scale-info`, `scale_info`, and `strict` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tests` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/typenum-1.17.0/src/bit.rs:187:7 | 187 | #[cfg(tests)] | ^^^^^ help: there is a config with a similar name: `test` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tests)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tests)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tests` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/typenum-1.17.0/src/uint.rs:1656:7 | 1656 | #[cfg(tests)] | ^^^^^ help: there is a config with a similar name: `test` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tests)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tests)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/typenum-1.17.0/src/uint.rs:1709:16 | 1709 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::suspicious_arithmetic_impl))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `const-generics`, `force_unix_path_separator`, `i128`, `no_std`, `scale-info`, `scale_info`, and `strict` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unused import: `*` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/typenum-1.17.0/src/lib.rs:104:25 | 104 | N1, N2, Z0, P1, P2, *, | ^ | = note: `#[warn(unused_imports)]` on by default warning: unexpected `cfg` condition name: `crossbeam_loom` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-utils-0.8.20/src/lib.rs:45:7 | 45 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ | = help: expected names are: `clippy`, `crossbeam_no_atomic`, `crossbeam_sanitize_thread`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: requested on the command line with `-W unexpected-cfgs` warning: unexpected `cfg` condition name: `crossbeam_loom` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-utils-0.8.20/src/lib.rs:68:11 | 68 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-utils-0.8.20/src/lib.rs:109:11 | 109 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-utils-0.8.20/src/atomic/mod.rs:7:11 | 7 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-utils-0.8.20/src/atomic/mod.rs:25:11 | 25 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-utils-0.8.20/src/atomic/mod.rs:28:11 | 28 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-utils-0.8.20/src/atomic/consume.rs:36:19 | 36 | not(any(miri, crossbeam_loom, crossbeam_sanitize_thread)), | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-utils-0.8.20/src/atomic/consume.rs:53:19 | 53 | not(any(miri, crossbeam_loom, crossbeam_sanitize_thread)), | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-utils-0.8.20/src/atomic/consume.rs:107:7 | 107 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-utils-0.8.20/src/atomic/consume.rs:71:15 | 71 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ ... 79 | impl_atomic!(AtomicBool, bool); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_loom` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-utils-0.8.20/src/atomic/consume.rs:71:15 | 71 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ ... 80 | impl_atomic!(AtomicUsize, usize); | -------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_loom` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-utils-0.8.20/src/atomic/consume.rs:71:15 | 71 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ ... 81 | impl_atomic!(AtomicIsize, isize); | -------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_loom` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-utils-0.8.20/src/atomic/consume.rs:71:15 | 71 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ ... 82 | impl_atomic!(AtomicU8, u8); | -------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_loom` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-utils-0.8.20/src/atomic/consume.rs:71:15 | 71 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ ... 83 | impl_atomic!(AtomicI8, i8); | -------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_loom` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-utils-0.8.20/src/atomic/consume.rs:71:15 | 71 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ ... 84 | impl_atomic!(AtomicU16, u16); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_loom` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-utils-0.8.20/src/atomic/consume.rs:71:15 | 71 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ ... 85 | impl_atomic!(AtomicI16, i16); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_loom` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-utils-0.8.20/src/atomic/consume.rs:71:15 | 71 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ ... 87 | impl_atomic!(AtomicU32, u32); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_loom` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-utils-0.8.20/src/atomic/consume.rs:71:15 | 71 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ ... 89 | impl_atomic!(AtomicI32, i32); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_loom` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-utils-0.8.20/src/atomic/consume.rs:71:15 | 71 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ ... 94 | impl_atomic!(AtomicU64, u64); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_loom` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-utils-0.8.20/src/atomic/consume.rs:71:15 | 71 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ ... 99 | impl_atomic!(AtomicI64, i64); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_atomic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `crossbeam_loom` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-utils-0.8.20/src/sync/mod.rs:7:11 | 7 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-utils-0.8.20/src/sync/mod.rs:10:11 | 10 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-utils-0.8.20/src/sync/mod.rs:15:11 | 15 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/ahocorasick.rs:2030:38 | 2030 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 2030 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/automaton.rs:1117:50 | 1117 | fn next(&mut self) -> Option> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1117 | fn next(&mut self) -> Option>> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/dfa.rs:306:38 | 306 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 306 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/nfa/contiguous.rs:325:38 | 325 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 325 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/nfa/noncontiguous.rs:795:38 | 795 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 795 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/nfa/noncontiguous.rs:826:38 | 826 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 826 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/util/alphabet.rs:85:49 | 85 | pub(crate) fn elements(&self, class: u8) -> ByteClassElements { | ^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 85 | pub(crate) fn elements(&self, class: u8) -> ByteClassElements<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/util/alphabet.rs:93:44 | 93 | fn element_ranges(&self, class: u8) -> ByteClassElementRanges { | ^^^^^^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 93 | fn element_ranges(&self, class: u8) -> ByteClassElementRanges<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/util/alphabet.rs:288:38 | 288 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 288 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/util/debug.rs:6:38 | 6 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/util/error.rs:228:38 | 228 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 228 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/util/primitives.rs:354:38 | 354 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 354 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/util/primitives.rs:526:46 | 526 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter ... 736 | index_type_impls!(PatternID, PatternIDError, PatternIDIter, WithPatternIDIter); | ------------------------------------------------------------------------------ in this macro invocation | = note: this warning originates in the macro `index_type_impls` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 526 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/util/primitives.rs:628:46 | 628 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter ... 736 | index_type_impls!(PatternID, PatternIDError, PatternIDIter, WithPatternIDIter); | ------------------------------------------------------------------------------ in this macro invocation | = note: this warning originates in the macro `index_type_impls` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 628 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/util/primitives.rs:526:46 | 526 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter ... 737 | index_type_impls!(StateID, StateIDError, StateIDIter, WithStateIDIter); | ---------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `index_type_impls` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 526 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/util/primitives.rs:628:46 | 628 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter ... 737 | index_type_impls!(StateID, StateIDError, StateIDIter, WithStateIDIter); | ---------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `index_type_impls` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 628 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/util/search.rs:633:38 | 633 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 633 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/util/search.rs:719:38 | 719 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 719 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:95:40 | 95 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 95 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:106:40 | 106 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 106 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/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 --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:283:48 | 283 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 293 | primitive_deserializer!(bool, "a `bool`.", BoolDeserializer, visit_bool); | ------------------------------------------------------------------------ in this macro invocation | = note: this warning originates in the macro `primitive_deserializer` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:283:48 | 283 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 294 | primitive_deserializer!(i8, "an `i8`.", I8Deserializer, visit_i8); | ----------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `primitive_deserializer` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:283:48 | 283 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 295 | primitive_deserializer!(i16, "an `i16`.", I16Deserializer, visit_i16); | --------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `primitive_deserializer` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:283:48 | 283 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 296 | primitive_deserializer!(i32, "an `i32`.", I32Deserializer, visit_i32); | --------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `primitive_deserializer` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:283:48 | 283 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 297 | primitive_deserializer!(i64, "an `i64`.", I64Deserializer, visit_i64); | --------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `primitive_deserializer` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:283:48 | 283 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 298 | primitive_deserializer!(i128, "an `i128`.", I128Deserializer, visit_i128); | ------------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `primitive_deserializer` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:283:48 | 283 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 299 | primitive_deserializer!(isize, "an `isize`.", IsizeDeserializer, visit_i64 as i64); | ---------------------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `primitive_deserializer` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:283:48 | 283 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 300 | primitive_deserializer!(u8, "a `u8`.", U8Deserializer, visit_u8); | ---------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `primitive_deserializer` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:283:48 | 283 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 301 | primitive_deserializer!(u16, "a `u16`.", U16Deserializer, visit_u16); | -------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `primitive_deserializer` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:283:48 | 283 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 302 | primitive_deserializer!(u64, "a `u64`.", U64Deserializer, visit_u64); | -------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `primitive_deserializer` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:283:48 | 283 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 303 | primitive_deserializer!(u128, "a `u128`.", U128Deserializer, visit_u128); | ------------------------------------------------------------------------ in this macro invocation | = note: this warning originates in the macro `primitive_deserializer` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:283:48 | 283 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 304 | primitive_deserializer!(usize, "a `usize`.", UsizeDeserializer, visit_u64 as u64); | --------------------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `primitive_deserializer` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:283:48 | 283 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 305 | primitive_deserializer!(f32, "an `f32`.", F32Deserializer, visit_f32); | --------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `primitive_deserializer` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:283:48 | 283 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 306 | primitive_deserializer!(f64, "an `f64`.", F64Deserializer, visit_f64); | --------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `primitive_deserializer` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:283:48 | 283 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 307 | primitive_deserializer!(char, "a `char`.", CharDeserializer, visit_char); | ------------------------------------------------------------------------ in this macro invocation | = note: this warning originates in the macro `primitive_deserializer` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:388:40 | 388 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 388 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:477:40 | 477 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 477 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:556:40 | 556 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 556 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:661:40 | 661 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 661 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:769:40 | 769 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 769 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:829:40 | 829 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 829 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:877:40 | 877 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 877 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:984:40 | 984 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 984 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:997:40 | 997 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 997 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:1310:40 | 1310 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1310 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:1412:40 | 1412 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1412 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/ignored_any.rs:116:46 | 116 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 116 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:20:46 | 20 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 20 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:59:46 | 59 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 59 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:143:62 | 143 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 383 | / impl_deserialize_num! { 384 | | i8, NonZeroI8 cfg(not(no_num_nonzero_signed)), deserialize_i8 385 | | num_self!(i8:visit_i8); 386 | | int_to_int!(i16:visit_i16 i32:visit_i32 i64:visit_i64); 387 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 388 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:97:62 | 97 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 383 | / impl_deserialize_num! { 384 | | i8, NonZeroI8 cfg(not(no_num_nonzero_signed)), deserialize_i8 385 | | num_self!(i8:visit_i8); 386 | | int_to_int!(i16:visit_i16 i32:visit_i32 i64:visit_i64); 387 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 388 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:119:62 | 119 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 383 | / impl_deserialize_num! { 384 | | i8, NonZeroI8 cfg(not(no_num_nonzero_signed)), deserialize_i8 385 | | num_self!(i8:visit_i8); 386 | | int_to_int!(i16:visit_i16 i32:visit_i32 i64:visit_i64); 387 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 388 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:143:62 | 143 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 390 | / impl_deserialize_num! { 391 | | i16, NonZeroI16 cfg(not(no_num_nonzero_signed)), deserialize_i16 392 | | num_self!(i16:visit_i16); 393 | | num_as_self!(i8:visit_i8); 394 | | int_to_int!(i32:visit_i32 i64:visit_i64); 395 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 396 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:97:62 | 97 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 390 | / impl_deserialize_num! { 391 | | i16, NonZeroI16 cfg(not(no_num_nonzero_signed)), deserialize_i16 392 | | num_self!(i16:visit_i16); 393 | | num_as_self!(i8:visit_i8); 394 | | int_to_int!(i32:visit_i32 i64:visit_i64); 395 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 396 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:119:62 | 119 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 390 | / impl_deserialize_num! { 391 | | i16, NonZeroI16 cfg(not(no_num_nonzero_signed)), deserialize_i16 392 | | num_self!(i16:visit_i16); 393 | | num_as_self!(i8:visit_i8); 394 | | int_to_int!(i32:visit_i32 i64:visit_i64); 395 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 396 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:143:62 | 143 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 398 | / impl_deserialize_num! { 399 | | i32, NonZeroI32 cfg(not(no_num_nonzero_signed)), deserialize_i32 400 | | num_self!(i32:visit_i32); 401 | | num_as_self!(i8:visit_i8 i16:visit_i16); 402 | | int_to_int!(i64:visit_i64); 403 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 404 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:97:62 | 97 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 398 | / impl_deserialize_num! { 399 | | i32, NonZeroI32 cfg(not(no_num_nonzero_signed)), deserialize_i32 400 | | num_self!(i32:visit_i32); 401 | | num_as_self!(i8:visit_i8 i16:visit_i16); 402 | | int_to_int!(i64:visit_i64); 403 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 404 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:119:62 | 119 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 398 | / impl_deserialize_num! { 399 | | i32, NonZeroI32 cfg(not(no_num_nonzero_signed)), deserialize_i32 400 | | num_self!(i32:visit_i32); 401 | | num_as_self!(i8:visit_i8 i16:visit_i16); 402 | | int_to_int!(i64:visit_i64); 403 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 404 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:143:62 | 143 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 406 | / impl_deserialize_num! { 407 | | i64, NonZeroI64 cfg(not(no_num_nonzero_signed)), deserialize_i64 408 | | num_self!(i64:visit_i64); 409 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32); 410 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 411 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:97:62 | 97 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 406 | / impl_deserialize_num! { 407 | | i64, NonZeroI64 cfg(not(no_num_nonzero_signed)), deserialize_i64 408 | | num_self!(i64:visit_i64); 409 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32); 410 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 411 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:119:62 | 119 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 406 | / impl_deserialize_num! { 407 | | i64, NonZeroI64 cfg(not(no_num_nonzero_signed)), deserialize_i64 408 | | num_self!(i64:visit_i64); 409 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32); 410 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 411 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:143:62 | 143 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 413 | / impl_deserialize_num! { 414 | | isize, NonZeroIsize cfg(not(no_num_nonzero_signed)), deserialize_i64 415 | | num_as_self!(i8:visit_i8 i16:visit_i16); 416 | | int_to_int!(i32:visit_i32 i64:visit_i64); 417 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 418 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:97:62 | 97 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 413 | / impl_deserialize_num! { 414 | | isize, NonZeroIsize cfg(not(no_num_nonzero_signed)), deserialize_i64 415 | | num_as_self!(i8:visit_i8 i16:visit_i16); 416 | | int_to_int!(i32:visit_i32 i64:visit_i64); 417 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 418 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:119:62 | 119 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 413 | / impl_deserialize_num! { 414 | | isize, NonZeroIsize cfg(not(no_num_nonzero_signed)), deserialize_i64 415 | | num_as_self!(i8:visit_i8 i16:visit_i16); 416 | | int_to_int!(i32:visit_i32 i64:visit_i64); 417 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 418 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:143:62 | 143 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 420 | / impl_deserialize_num! { 421 | | u8, NonZeroU8, deserialize_u8 422 | | num_self!(u8:visit_u8); 423 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 424 | | uint_to_self!(u16:visit_u16 u32:visit_u32 u64:visit_u64); 425 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:97:62 | 97 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 420 | / impl_deserialize_num! { 421 | | u8, NonZeroU8, deserialize_u8 422 | | num_self!(u8:visit_u8); 423 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 424 | | uint_to_self!(u16:visit_u16 u32:visit_u32 u64:visit_u64); 425 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:119:62 | 119 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 420 | / impl_deserialize_num! { 421 | | u8, NonZeroU8, deserialize_u8 422 | | num_self!(u8:visit_u8); 423 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 424 | | uint_to_self!(u16:visit_u16 u32:visit_u32 u64:visit_u64); 425 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:143:62 | 143 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 427 | / impl_deserialize_num! { 428 | | u16, NonZeroU16, deserialize_u16 429 | | num_self!(u16:visit_u16); 430 | | num_as_self!(u8:visit_u8); 431 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 432 | | uint_to_self!(u32:visit_u32 u64:visit_u64); 433 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:97:62 | 97 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 427 | / impl_deserialize_num! { 428 | | u16, NonZeroU16, deserialize_u16 429 | | num_self!(u16:visit_u16); 430 | | num_as_self!(u8:visit_u8); 431 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 432 | | uint_to_self!(u32:visit_u32 u64:visit_u64); 433 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:119:62 | 119 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 427 | / impl_deserialize_num! { 428 | | u16, NonZeroU16, deserialize_u16 429 | | num_self!(u16:visit_u16); 430 | | num_as_self!(u8:visit_u8); 431 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 432 | | uint_to_self!(u32:visit_u32 u64:visit_u64); 433 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:143:62 | 143 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 435 | / impl_deserialize_num! { 436 | | u32, NonZeroU32, deserialize_u32 437 | | num_self!(u32:visit_u32); 438 | | num_as_self!(u8:visit_u8 u16:visit_u16); 439 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 440 | | uint_to_self!(u64:visit_u64); 441 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:97:62 | 97 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 435 | / impl_deserialize_num! { 436 | | u32, NonZeroU32, deserialize_u32 437 | | num_self!(u32:visit_u32); 438 | | num_as_self!(u8:visit_u8 u16:visit_u16); 439 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 440 | | uint_to_self!(u64:visit_u64); 441 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:119:62 | 119 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 435 | / impl_deserialize_num! { 436 | | u32, NonZeroU32, deserialize_u32 437 | | num_self!(u32:visit_u32); 438 | | num_as_self!(u8:visit_u8 u16:visit_u16); 439 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 440 | | uint_to_self!(u64:visit_u64); 441 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:143:62 | 143 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 443 | / impl_deserialize_num! { 444 | | u64, NonZeroU64, deserialize_u64 445 | | num_self!(u64:visit_u64); 446 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32); 447 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 448 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:97:62 | 97 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 443 | / impl_deserialize_num! { 444 | | u64, NonZeroU64, deserialize_u64 445 | | num_self!(u64:visit_u64); 446 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32); 447 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 448 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:119:62 | 119 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 443 | / impl_deserialize_num! { 444 | | u64, NonZeroU64, deserialize_u64 445 | | num_self!(u64:visit_u64); 446 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32); 447 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 448 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:143:62 | 143 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 450 | / impl_deserialize_num! { 451 | | usize, NonZeroUsize, deserialize_u64 452 | | num_as_self!(u8:visit_u8 u16:visit_u16); 453 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 454 | | uint_to_self!(u32:visit_u32 u64:visit_u64); 455 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:97:62 | 97 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 450 | / impl_deserialize_num! { 451 | | usize, NonZeroUsize, deserialize_u64 452 | | num_as_self!(u8:visit_u8 u16:visit_u16); 453 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 454 | | uint_to_self!(u32:visit_u32 u64:visit_u64); 455 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:119:62 | 119 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 450 | / impl_deserialize_num! { 451 | | usize, NonZeroUsize, deserialize_u64 452 | | num_as_self!(u8:visit_u8 u16:visit_u16); 453 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 454 | | uint_to_self!(u32:visit_u32 u64:visit_u64); 455 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:143:62 | 143 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 457 | / impl_deserialize_num! { 458 | | f32, deserialize_f32 459 | | num_self!(f32:visit_f32); 460 | | num_as_copysign_self!(f64:visit_f64); 461 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 462 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 463 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:143:62 | 143 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 465 | / impl_deserialize_num! { 466 | | f64, deserialize_f64 467 | | num_self!(f64:visit_f64); 468 | | num_as_copysign_self!(f32:visit_f32); 469 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 470 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 471 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:143:62 | 143 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 530 | / impl_deserialize_num! { 531 | | i128, NonZeroI128 cfg(not(no_num_nonzero_signed)), deserialize_i128 532 | | num_self!(i128:visit_i128); 533 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 534 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 535 | | num_128!(u128:visit_u128); 536 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:97:62 | 97 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 530 | / impl_deserialize_num! { 531 | | i128, NonZeroI128 cfg(not(no_num_nonzero_signed)), deserialize_i128 532 | | num_self!(i128:visit_i128); 533 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 534 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 535 | | num_128!(u128:visit_u128); 536 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:119:62 | 119 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 530 | / impl_deserialize_num! { 531 | | i128, NonZeroI128 cfg(not(no_num_nonzero_signed)), deserialize_i128 532 | | num_self!(i128:visit_i128); 533 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 534 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 535 | | num_128!(u128:visit_u128); 536 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:143:62 | 143 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 538 | / impl_deserialize_num! { 539 | | u128, NonZeroU128, deserialize_u128 540 | | num_self!(u128:visit_u128); 541 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 542 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 543 | | num_128!(i128:visit_i128); 544 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:97:62 | 97 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 538 | / impl_deserialize_num! { 539 | | u128, NonZeroU128, deserialize_u128 540 | | num_self!(u128:visit_u128); 541 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 542 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 543 | | num_128!(i128:visit_i128); 544 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:119:62 | 119 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 538 | / impl_deserialize_num! { 539 | | u128, NonZeroU128, deserialize_u128 540 | | num_self!(u128:visit_u128); 541 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 542 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 543 | | num_128!(i128:visit_i128); 544 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:553:46 | 553 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 553 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:599:46 | 599 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 599 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:645:46 | 645 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 645 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:722:46 | 722 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 722 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:757:46 | 757 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 757 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:794:46 | 794 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 794 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:891:46 | 891 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 891 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:959:46 | 959 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 959 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1020:62 | 1020 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 1087 | / seq_impl!( 1088 | | #[cfg(any(feature = "std", feature = "alloc"))] 1089 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1090 | | BinaryHeap, ... | 1095 | | BinaryHeap::push 1096 | | ); | |_- in this macro invocation | = note: this warning originates in the macro `seq_impl` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1020 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1056:62 | 1056 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 1087 | / seq_impl!( 1088 | | #[cfg(any(feature = "std", feature = "alloc"))] 1089 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1090 | | BinaryHeap, ... | 1095 | | BinaryHeap::push 1096 | | ); | |_- in this macro invocation | = note: this warning originates in the macro `seq_impl` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1056 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1020:62 | 1020 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 1098 | / seq_impl!( 1099 | | #[cfg(any(feature = "std", feature = "alloc"))] 1100 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1101 | | BTreeSet, ... | 1106 | | BTreeSet::insert 1107 | | ); | |_- in this macro invocation | = note: this warning originates in the macro `seq_impl` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1020 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1056:62 | 1056 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 1098 | / seq_impl!( 1099 | | #[cfg(any(feature = "std", feature = "alloc"))] 1100 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1101 | | BTreeSet, ... | 1106 | | BTreeSet::insert 1107 | | ); | |_- in this macro invocation | = note: this warning originates in the macro `seq_impl` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1056 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1020:62 | 1020 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 1109 | / seq_impl!( 1110 | | #[cfg(any(feature = "std", feature = "alloc"))] 1111 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1112 | | LinkedList, ... | 1117 | | LinkedList::push_back 1118 | | ); | |_- in this macro invocation | = note: this warning originates in the macro `seq_impl` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1020 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1056:62 | 1056 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 1109 | / seq_impl!( 1110 | | #[cfg(any(feature = "std", feature = "alloc"))] 1111 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1112 | | LinkedList, ... | 1117 | | LinkedList::push_back 1118 | | ); | |_- in this macro invocation | = note: this warning originates in the macro `seq_impl` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1056 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1020:62 | 1020 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 1120 | / seq_impl!( 1121 | | #[cfg(feature = "std")] 1122 | | #[cfg_attr(docsrs, doc(cfg(feature = "std")))] 1123 | | HashSet, ... | 1128 | | HashSet::insert 1129 | | ); | |_- in this macro invocation | = note: this warning originates in the macro `seq_impl` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1020 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1056:62 | 1056 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 1120 | / seq_impl!( 1121 | | #[cfg(feature = "std")] 1122 | | #[cfg_attr(docsrs, doc(cfg(feature = "std")))] 1123 | | HashSet, ... | 1128 | | HashSet::insert 1129 | | ); | |_- in this macro invocation | = note: this warning originates in the macro `seq_impl` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1056 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1020:62 | 1020 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 1131 | / seq_impl!( 1132 | | #[cfg(any(feature = "std", feature = "alloc"))] 1133 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1134 | | VecDeque, ... | 1139 | | VecDeque::push_back 1140 | | ); | |_- in this macro invocation | = note: this warning originates in the macro `seq_impl` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1020 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1056:62 | 1056 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 1131 | / seq_impl!( 1132 | | #[cfg(any(feature = "std", feature = "alloc"))] 1133 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1134 | | VecDeque, ... | 1139 | | VecDeque::push_back 1140 | | ); | |_- in this macro invocation | = note: this warning originates in the macro `seq_impl` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1056 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1164:54 | 1164 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1164 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1201:54 | 1201 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1201 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1255:46 | 1255 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1255 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1287:58 | 1287 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 1356 | / array_impls! { 1357 | | 1 => (0) 1358 | | 2 => (0 1) 1359 | | 3 => (0 1 2) ... | 1388 | | 32 => (0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31) 1389 | | } | |_- in this macro invocation | = note: this warning originates in the macro `array_impls` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1287 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1311:58 | 1311 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 1356 | / array_impls! { 1357 | | 1 => (0) 1358 | | 2 => (0 1) 1359 | | 3 => (0 1 2) ... | 1388 | | 32 => (0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31) 1389 | | } | |_- in this macro invocation | = note: this warning originates in the macro `array_impls` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1311 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1421:58 | 1421 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 1489 | tuple_impl_body!(1 => (0 T)); | ---------------------------- in this macro invocation | = note: this warning originates in the macro `tuple_impl_body` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1421 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1455:58 | 1455 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 1489 | tuple_impl_body!(1 => (0 T)); | ---------------------------- in this macro invocation | = note: this warning originates in the macro `tuple_impl_body` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1455 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1421:58 | 1421 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 1492 | / tuple_impls! { 1493 | | 2 => (0 T0 1 T1) 1494 | | 3 => (0 T0 1 T1 2 T2) 1495 | | 4 => (0 T0 1 T1 2 T2 3 T3) ... | 1507 | | 16 => (0 T0 1 T1 2 T2 3 T3 4 T4 5 T5 6 T6 7 T7 8 T8 9 T9 10 T10 11 T11 12 T12 13 T13 14 T14 15 T15) 1508 | | } | |_- in this macro invocation | = note: this warning originates in the macro `tuple_impl_body` which comes from the expansion of the macro `tuple_impls` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1421 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1455:58 | 1455 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 1492 | / tuple_impls! { 1493 | | 2 => (0 T0 1 T1) 1494 | | 3 => (0 T0 1 T1 2 T2) 1495 | | 4 => (0 T0 1 T1 2 T2 3 T3) ... | 1507 | | 16 => (0 T0 1 T1 2 T2 3 T3 4 T4 5 T5 6 T6 7 T7 8 T8 9 T9 10 T10 11 T11 12 T12 13 T13 14 T14 15 T15) 1508 | | } | |_- in this macro invocation | = note: this warning originates in the macro `tuple_impl_body` which comes from the expansion of the macro `tuple_impls` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1455 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1542:62 | 1542 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 1568 | / map_impl! { 1569 | | #[cfg(any(feature = "std", feature = "alloc"))] 1570 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1571 | | BTreeMap, 1572 | | map, 1573 | | BTreeMap::new(), 1574 | | } | |_- in this macro invocation | = note: this warning originates in the macro `map_impl` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1542 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1542:62 | 1542 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 1576 | / map_impl! { 1577 | | #[cfg(feature = "std")] 1578 | | #[cfg_attr(docsrs, doc(cfg(feature = "std")))] 1579 | | HashMap, 1580 | | map, 1581 | | HashMap::with_capacity_and_hasher(size_hint::cautious::<(K, V)>(map.size_hint()), S::default()), 1582 | | } | |_- in this macro invocation | = note: this warning originates in the macro `map_impl` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1542 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1630:62 | 1630 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 1730 | / deserialize_enum! { 1731 | | IpAddr IpAddrKind (V4; b"V4"; 0, V6; b"V6"; 1) 1732 | | "`V4` or `V6`", 1733 | | deserializer 1734 | | } | |_____________- in this macro invocation | = note: this warning originates in the macro `variant_identifier` which comes from the expansion of the macro `deserialize_enum` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1630 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1699:54 | 1699 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 1730 | / deserialize_enum! { 1731 | | IpAddr IpAddrKind (V4; b"V4"; 0, V6; b"V6"; 1) 1732 | | "`V4` or `V6`", 1733 | | deserializer 1734 | | } | |_____________- in this macro invocation | = note: this warning originates in the macro `deserialize_enum` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1699 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1630:62 | 1630 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 1784 | / deserialize_enum! { 1785 | | SocketAddr SocketAddrKind (V4; b"V4"; 0, V6; b"V6"; 1) 1786 | | "`V4` or `V6`", 1787 | | deserializer 1788 | | } | |_____________- in this macro invocation | = note: this warning originates in the macro `variant_identifier` which comes from the expansion of the macro `deserialize_enum` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1630 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1699:54 | 1699 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 1784 | / deserialize_enum! { 1785 | | SocketAddr SocketAddrKind (V4; b"V4"; 0, V6; b"V6"; 1) 1786 | | "`V4` or `V6`", 1787 | | deserializer 1788 | | } | |_____________- in this macro invocation | = note: this warning originates in the macro `deserialize_enum` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1699 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1816:46 | 1816 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1816 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1855:46 | 1855 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1855 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1630:62 | 1630 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 1916 | / variant_identifier! { 1917 | | OsStringKind (Unix; b"Unix"; 0, Windows; b"Windows"; 1) 1918 | | "`Unix` or `Windows`", 1919 | | OSSTR_VARIANTS 1920 | | } | |_- in this macro invocation | = note: this warning originates in the macro `variant_identifier` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1630 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1929:46 | 1929 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1929 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:2178:62 | 2178 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2178 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:2228:54 | 2228 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2228 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:2317:62 | 2317 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2317 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:2367:54 | 2367 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2367 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:2518:58 | 2518 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2518 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:2563:50 | 2563 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2563 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:2675:58 | 2675 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2675 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:2718:50 | 2718 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2718 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:2813:58 | 2813 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2813 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:2856:50 | 2856 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2856 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:2924:62 | 2924 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2924 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:2982:54 | 2982 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2982 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:3035:62 | 3035 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3035 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:3091:54 | 3091 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3091 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:3187:46 | 3187 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3187 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/mod.rs:210:36 | 210 | fn invalid_type(unexp: Unexpected, exp: &Expected) -> Self { | ^^^^^^^^^^ expected lifetime parameter ... 301 | declare_error_trait!(Error: Sized + StdError); | --------------------------------------------- in this macro invocation | = note: this warning originates in the macro `declare_error_trait` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 210 | fn invalid_type(unexp: Unexpected<'_>, exp: &Expected) -> Self { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/mod.rs:228:37 | 228 | fn invalid_value(unexp: Unexpected, exp: &Expected) -> Self { | ^^^^^^^^^^ expected lifetime parameter ... 301 | declare_error_trait!(Error: Sized + StdError); | --------------------------------------------- in this macro invocation | = note: this warning originates in the macro `declare_error_trait` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 228 | fn invalid_value(unexp: Unexpected<'_>, exp: &Expected) -> Self { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/mod.rs:399:40 | 399 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 399 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/mod.rs:478:40 | 478 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result; | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 478 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result; | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/mod.rs:485:40 | 485 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 485 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/mod.rs:491:40 | 491 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 491 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/mod.rs:497:40 | 497 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 497 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/mod.rs:1311:46 | 1311 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result; | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1311 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result; | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/mod.rs:2282:40 | 2282 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2282 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/mod.rs:2304:40 | 2304 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2304 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:72:50 | 72 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 72 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:145:50 | 145 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 145 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:266:33 | 266 | fn unexpected(&self) -> Unexpected { | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 266 | fn unexpected(&self) -> Unexpected<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:331:44 | 331 | fn expecting(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 331 | fn expecting(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:494:23 | 494 | Vec::::with_capacity(size_hint::cautious::(visitor.size_hint())); | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 494 | Vec::>::with_capacity(size_hint::cautious::(visitor.size_hint())); | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:494:69 | 494 | Vec::::with_capacity(size_hint::cautious::(visitor.size_hint())); | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 494 | Vec::::with_capacity(size_hint::cautious::>(visitor.size_hint())); | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:506:24 | 506 | Vec::<(Content, Content)>::with_capacity( | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 506 | Vec::<(Content<'_>, Content)>::with_capacity( | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:506:33 | 506 | Vec::<(Content, Content)>::with_capacity( | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 506 | Vec::<(Content, Content<'_>)>::with_capacity( | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:507:44 | 507 | size_hint::cautious::<(Content, Content)>(visitor.size_hint()), | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 507 | size_hint::cautious::<(Content<'_>, Content)>(visitor.size_hint()), | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:507:53 | 507 | size_hint::cautious::<(Content, Content)>(visitor.size_hint()), | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 507 | size_hint::cautious::<(Content, Content<'_>)>(visitor.size_hint()), | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:565:44 | 565 | fn expecting(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 565 | fn expecting(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:849:44 | 849 | fn expecting(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 849 | fn expecting(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:872:34 | 872 | let mut vec = Vec::<(Content, Content)>::with_capacity(size_hint::cautious::<( | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 872 | let mut vec = Vec::<(Content<'_>, Content)>::with_capacity(size_hint::cautious::<( | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:872:43 | 872 | let mut vec = Vec::<(Content, Content)>::with_capacity(size_hint::cautious::<( | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 872 | let mut vec = Vec::<(Content, Content<'_>)>::with_capacity(size_hint::cautious::<( | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:873:17 | 873 | Content, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 873 | Content<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:874:17 | 874 | Content, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 874 | Content<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:925:50 | 925 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 925 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:1000:50 | 1000 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1000 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:2396:50 | 2396 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2396 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:2441:50 | 2441 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2441 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:2876:46 | 2876 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2876 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/ser.rs:61:40 | 61 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 61 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/ser.rs:1357:40 | 1357 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1357 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/doc.rs:28:32 | 28 | fn fmt(&self, _: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 28 | fn fmt(&self, _: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/mod.rs:30:48 | 30 | pub fn from_utf8_lossy(bytes: &[u8]) -> Cow { | ---^---- expected lifetime parameter | help: indicate the anonymous lifetime | 30 | pub fn from_utf8_lossy(bytes: &[u8]) -> Cow<'_, str> { | +++ warning: `libc` (lib) generated 11 warnings Compiling quote v1.0.36 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=quote CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quote-1.0.36 CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Quasi-quoting macro quote'\!'(...)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=quote CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/quote' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.36 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=36 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quote-1.0.36 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/rustc --crate-name quote --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quote-1.0.36/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=30561bb3fff9be55 -C extra-filename=-30561bb3fff9be55 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps --extern proc_macro2=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps/libproc_macro2-86688d21a42cfe56.rmeta --cap-lints warn -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes` warning: `pkg-config` (lib) generated 3 warnings Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=generic_array CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/generic-array-0.14.7 CARGO_PKG_AUTHORS='Bartłomiej Kamiński :Aaron Trent ' CARGO_PKG_DESCRIPTION='Generic types implementing functionality of arrays' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=generic-array CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/fizyk20/generic-array.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.14.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/generic-array-0.14.7 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/build/generic-array-4d1f581d7c291c82/out /exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/rustc --crate-name generic_array --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/generic-array-0.14.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="more_lengths"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("more_lengths", "serde", "zeroize"))' -C metadata=a2f2be98f5256eb4 -C extra-filename=-a2f2be98f5256eb4 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps --extern typenum=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps/libtypenum-6cde1948e00b033b.rmeta --cap-lints warn -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes --cfg relaxed_coherence` warning: unused extern crate --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quote-1.0.36/src/lib.rs:108:1 | 107 | / #[cfg(feature = "proc-macro")] 108 | | extern crate proc_macro; | | ^^^^^^^^^^^^^^^^^^^^^^^- | |________________________| | help: remove it | = note: `-W unused-extern-crates` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(unused_extern_crates)]` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quote-1.0.36/src/ident_fragment.rs:15:32 | 15 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result; | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 15 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result; | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quote-1.0.36/src/ident_fragment.rs:30:32 | 30 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 30 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quote-1.0.36/src/ident_fragment.rs:40:32 | 40 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 40 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quote-1.0.36/src/ident_fragment.rs:50:32 | 50 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 50 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quote-1.0.36/src/ident_fragment.rs:68:32 | 68 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 68 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quote-1.0.36/src/ident_fragment.rs:79:44 | 79 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 87 | ident_fragment_display!(bool, str, String, char); | ------------------------------------------------ in this macro invocation | = note: this warning originates in the macro `ident_fragment_display` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 79 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quote-1.0.36/src/ident_fragment.rs:79:44 | 79 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 88 | ident_fragment_display!(u8, u16, u32, u64, u128, usize); | ------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `ident_fragment_display` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 79 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quote-1.0.36/src/runtime.rs:503:32 | 503 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 503 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quote-1.0.36/src/runtime.rs:509:32 | 509 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 509 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quote-1.0.36/src/runtime.rs:515:32 | 515 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 515 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quote-1.0.36/src/runtime.rs:521:32 | 521 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 521 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quote-1.0.36/src/runtime.rs:527:32 | 527 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 527 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: `typenum` (lib) generated 6 warnings Compiling errno v0.3.9 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=errno CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/errno-0.3.9 CARGO_PKG_AUTHORS='Chris Wong ' CARGO_PKG_DESCRIPTION='Cross-platform interface to the `errno` variable.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=errno CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/lambda-fairy/rust-errno' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.3.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/errno-0.3.9 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/rustc --crate-name errno --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/errno-0.3.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=5f1dea1786f0a1ee -C extra-filename=-5f1dea1786f0a1ee --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps --extern libc=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps/liblibc-67d6326760775bde.rmeta --cap-lints warn -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes` warning: unexpected `cfg` condition name: `relaxed_coherence` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/generic-array-0.14.7/src/impls.rs:136:19 | 136 | #[cfg(relaxed_coherence)] | ^^^^^^^^^^^^^^^^^ ... 183 | / impl_from! { 184 | | 1 => ::typenum::U1, 185 | | 2 => ::typenum::U2, 186 | | 3 => ::typenum::U3, ... | 215 | | 32 => ::typenum::U32 216 | | } | |_- in this macro invocation | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(relaxed_coherence)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(relaxed_coherence)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default = note: this warning originates in the macro `impl_from` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `relaxed_coherence` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/generic-array-0.14.7/src/impls.rs:158:23 | 158 | #[cfg(not(relaxed_coherence))] | ^^^^^^^^^^^^^^^^^ ... 183 | / impl_from! { 184 | | 1 => ::typenum::U1, 185 | | 2 => ::typenum::U2, 186 | | 3 => ::typenum::U3, ... | 215 | | 32 => ::typenum::U32 216 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(relaxed_coherence)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(relaxed_coherence)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_from` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `relaxed_coherence` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/generic-array-0.14.7/src/impls.rs:136:19 | 136 | #[cfg(relaxed_coherence)] | ^^^^^^^^^^^^^^^^^ ... 219 | / impl_from! { 220 | | 33 => ::typenum::U33, 221 | | 34 => ::typenum::U34, 222 | | 35 => ::typenum::U35, ... | 268 | | 1024 => ::typenum::U1024 269 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(relaxed_coherence)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(relaxed_coherence)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_from` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `relaxed_coherence` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/generic-array-0.14.7/src/impls.rs:158:23 | 158 | #[cfg(not(relaxed_coherence))] | ^^^^^^^^^^^^^^^^^ ... 219 | / impl_from! { 220 | | 33 => ::typenum::U33, 221 | | 34 => ::typenum::U34, 222 | | 35 => ::typenum::U35, ... | 268 | | 1024 => ::typenum::U1024 269 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(relaxed_coherence)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(relaxed_coherence)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `impl_from` (in Nightly builds, run with -Z macro-backtrace for more info) warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/generic-array-0.14.7/src/impls.rs:69:34 | 69 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 69 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/generic-array-0.14.7/src/iter.rs:68:32 | 68 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 68 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/generic-array-0.14.7/src/lib.rs:235:62 | 235 | pub unsafe fn iter_position(&mut self) -> (slice::IterMut, &mut usize) { | --------------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 235 | pub unsafe fn iter_position(&mut self) -> (slice::IterMut<'_, T>, &mut usize) { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/generic-array-0.14.7/src/lib.rs:290:59 | 290 | pub unsafe fn iter_position(&mut self) -> (slice::Iter, &mut usize) { | -----------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 290 | pub unsafe fn iter_position(&mut self) -> (slice::Iter<'_, T>, &mut usize) { | +++ warning: unexpected `cfg` condition value: `bitrig` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/errno-0.3.9/src/unix.rs:78:13 | 78 | target_os = "bitrig", | ^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_os` are: `aix`, `android`, `cuda`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `redox`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, `uefi`, `unknown`, `visionos`, `vita`, `vxworks`, and `wasi` and 4 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(target_os, values("bitrig"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(target_os, values(\"bitrig\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/errno-0.3.9/src/lib.rs:46:34 | 46 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 46 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/errno-0.3.9/src/lib.rs:57:34 | 57 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 57 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: `crossbeam-utils` (lib) generated 23 warnings Compiling syn v2.0.75 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=syn CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75 CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Parser for Rust source code' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=syn CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/syn' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=2.0.75 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=75 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/rustc --crate-name syn --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=7871648e755c09bf -C extra-filename=-7871648e755c09bf --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps --extern proc_macro2=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps/libproc_macro2-86688d21a42cfe56.rmeta --extern quote=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps/libquote-30561bb3fff9be55.rmeta --extern unicode_ident=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps/libunicode_ident-9dd21c1933b885a5.rmeta --cap-lints warn -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes` warning: `errno` (lib) generated 3 warnings Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rustix CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34 CARGO_PKG_AUTHORS='Dan Gohman :Jakub Konka ' CARGO_PKG_DESCRIPTION='Safe Rust bindings to POSIX/Unix/Linux/Winsock-like syscalls' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustix CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bytecodealliance/rustix' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.38.34 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=38 CARGO_PKG_VERSION_PATCH=34 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/build/rustix-8fc2e96987f00f95/out /exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/rustc --crate-name rustix --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="std"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "default", "event", "fs", "io_uring", "itoa", "libc", "libc-extra-traits", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "shm", "std", "stdio", "system", "termios", "thread", "time", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=758b4454d8013b54 -C extra-filename=-758b4454d8013b54 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps --extern bitflags=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps/libbitflags-4a0c9c074297c65a.rmeta --extern libc_errno=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps/liberrno-5f1dea1786f0a1ee.rmeta --extern libc=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps/liblibc-67d6326760775bde.rmeta --cap-lints warn -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes --cfg static_assertions --cfg libc --cfg netbsdlike --cfg bsd` Compiling lzma-sys v0.1.20 warning: `proc-macro2` (lib) generated 111 warnings Compiling heck v0.5.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/lzma-sys-0.1.20 CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='Raw bindings to liblzma which contains an implementation of LZMA and xz stream encoding/decoding. High level Rust bindings are available in the `xz2` crate. ' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/xz2-rs' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lzma-sys CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/xz2-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.20 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=20 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/lzma-sys-0.1.20 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/rustc --crate-name build_script_build --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/lzma-sys-0.1.20/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("static"))' -C metadata=20b426f5dc91039d -C extra-filename=-20b426f5dc91039d --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/build/lzma-sys-20b426f5dc91039d -C strip=debuginfo -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps --extern cc=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps/libcc-a956cec5ad4b6f22.rlib --extern pkg_config=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps/libpkg_config-c6448bfe1e0edb8d.rlib --cap-lints warn -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=heck CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/heck-0.5.0 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='heck is a case conversion library.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=heck CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/withoutboats/heck' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.5.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/heck-0.5.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/rustc --crate-name heck --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/heck-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=591e2d7022259c41 -C extra-filename=-591e2d7022259c41 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps --cap-lints warn -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes` warning: `quote` (lib) generated 13 warnings Compiling clap_lex v0.7.2 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=clap_lex CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/clap_lex-0.7.2 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Minimal, flexible command line parser' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=clap_lex CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/clap-rs/clap' CARGO_PKG_RUST_VERSION=1.74 CARGO_PKG_VERSION=0.7.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/clap_lex-0.7.2 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/rustc --crate-name clap_lex --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/clap_lex-0.7.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=d5455f4e4170ea14 -C extra-filename=-d5455f4e4170ea14 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps --cap-lints warn -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/heck-0.5.0/src/kebab.rs:43:32 | 43 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 43 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/heck-0.5.0/src/lower_camel.rs:47:32 | 47 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 47 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/heck-0.5.0/src/shouty_kebab.rs:44:32 | 44 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 44 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/heck-0.5.0/src/shouty_snake.rs:58:32 | 58 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 58 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/heck-0.5.0/src/snake.rs:58:32 | 58 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 58 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/heck-0.5.0/src/title.rs:47:32 | 47 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 47 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/heck-0.5.0/src/train.rs:44:32 | 44 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 44 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/heck-0.5.0/src/upper_camel.rs:60:32 | 60 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 60 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/heck-0.5.0/src/lib.rs:76:30 | 76 | F: FnMut(&str, &mut fmt::Formatter) -> fmt::Result, | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 76 | F: FnMut(&str, &mut fmt::Formatter<'_>) -> fmt::Result, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/heck-0.5.0/src/lib.rs:77:24 | 77 | G: FnMut(&mut fmt::Formatter) -> fmt::Result, | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 77 | G: FnMut(&mut fmt::Formatter<'_>) -> fmt::Result, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/heck-0.5.0/src/lib.rs:73:18 | 73 | f: &mut fmt::Formatter, | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 73 | f: &mut fmt::Formatter<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/heck-0.5.0/src/lib.rs:161:36 | 161 | fn lowercase(s: &str, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 161 | fn lowercase(s: &str, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/heck-0.5.0/src/lib.rs:174:36 | 174 | fn uppercase(s: &str, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 174 | fn uppercase(s: &str, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/heck-0.5.0/src/lib.rs:182:37 | 182 | fn capitalize(s: &str, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 182 | fn capitalize(s: &str, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: unexpected `cfg` condition name: `linux_raw` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:101:13 | 101 | #![cfg_attr(linux_raw, deny(unsafe_code))] | ^^^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `rustc_attrs` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:102:13 | 102 | #![cfg_attr(rustc_attrs, feature(rustc_attrs))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rustc_attrs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rustc_attrs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:103:13 | 103 | #![cfg_attr(doc_cfg, feature(doc_cfg))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wasi_ext` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:104:17 | 104 | #![cfg_attr(all(wasi_ext, target_os = "wasi", feature = "std"), feature(wasi_ext))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wasi_ext)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wasi_ext)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `core_ffi_c` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:105:13 | 105 | #![cfg_attr(core_ffi_c, feature(core_ffi_c))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(core_ffi_c)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(core_ffi_c)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `core_c_str` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:106:13 | 106 | #![cfg_attr(core_c_str, feature(core_c_str))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(core_c_str)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(core_c_str)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `alloc_c_string` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:107:36 | 107 | #![cfg_attr(all(feature = "alloc", alloc_c_string), feature(alloc_c_string))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(alloc_c_string)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(alloc_c_string)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `alloc_ffi` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:108:36 | 108 | #![cfg_attr(all(feature = "alloc", alloc_ffi), feature(alloc_ffi))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(alloc_ffi)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(alloc_ffi)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `core_intrinsics` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:113:39 | 113 | any(feature = "rustc-dep-of-std", core_intrinsics), | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(core_intrinsics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(core_intrinsics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `asm_experimental_arch` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:116:13 | 116 | #![cfg_attr(asm_experimental_arch, feature(asm_experimental_arch))] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(asm_experimental_arch)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(asm_experimental_arch)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `static_assertions` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:134:17 | 134 | #[cfg(all(test, static_assertions))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(static_assertions)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(static_assertions)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `static_assertions` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:138:21 | 138 | #[cfg(all(test, not(static_assertions)))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(static_assertions)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(static_assertions)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:166:9 | 166 | all(linux_raw, feature = "use-libc-auxv"), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:167:9 | 167 | all(libc, not(any(windows, target_os = "espidf", target_os = "wasi"))) | ^^^^ help: found config with similar value: `feature = "libc"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/weak.rs:9:13 | 9 | #![cfg_attr(linux_raw, allow(unsafe_code))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:173:12 | 173 | #[cfg_attr(libc, path = "backend/libc/mod.rs")] | ^^^^ help: found config with similar value: `feature = "libc"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:174:12 | 174 | #[cfg_attr(linux_raw, path = "backend/linux_raw/mod.rs")] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wasi` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:175:12 | 175 | #[cfg_attr(wasi, path = "backend/wasi/mod.rs")] | ^^^^ help: found config with similar value: `target_os = "wasi"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wasi)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wasi)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:202:12 | 202 | #[cfg_attr(doc_cfg, doc(cfg(feature = "fs")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:205:7 | 205 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:214:7 | 214 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:229:5 | 229 | doc_cfg, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:295:7 | 295 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:346:9 | 346 | all(bsd, feature = "event"), | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:347:9 | 347 | all(linux_kernel, feature = "net") | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:354:57 | 354 | #[cfg(any(feature = "process", feature = "runtime", all(bsd, feature = "event")))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:364:9 | 364 | linux_raw, | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:383:9 | 383 | linux_raw, | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:393:9 | 393 | all(linux_kernel, feature = "net") | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/weak.rs:118:7 | 118 | #[cfg(linux_raw)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/weak.rs:146:11 | 146 | #[cfg(not(linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/weak.rs:162:7 | 162 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/mod.rs:111:7 | 111 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/mod.rs:117:7 | 117 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/mod.rs:120:7 | 120 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/mod.rs:200:7 | 200 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/mod.rs:203:11 | 203 | #[cfg(any(linux_kernel, target_os = "emscripten", target_os = "nto"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/mod.rs:207:5 | 207 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/mod.rs:208:5 | 208 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/conv.rs:48:7 | 48 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/conv.rs:73:11 | 73 | #[cfg(any(linux_kernel, all(target_os = "redox", feature = "event")))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/conv.rs:222:5 | 222 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/conv.rs:223:5 | 223 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/conv.rs:238:5 | 238 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/conv.rs:239:5 | 239 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:10:11 | 10 | #[cfg(all(linux_kernel, target_env = "musl"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:14:11 | 14 | #[cfg(all(linux_kernel, target_env = "musl"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:22:11 | 22 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:24:11 | 24 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:26:11 | 26 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:28:11 | 28 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:30:11 | 30 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:32:11 | 32 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:34:11 | 34 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:36:11 | 36 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:38:11 | 38 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:40:11 | 40 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:42:11 | 42 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:44:11 | 44 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:46:11 | 46 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:48:11 | 48 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:50:11 | 50 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:52:11 | 52 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:54:11 | 54 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:56:11 | 56 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:58:11 | 58 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:60:11 | 60 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:62:11 | 62 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:64:11 | 64 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:68:5 | 68 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:81:11 | 81 | #[cfg(all(linux_kernel, feature = "termios"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:83:11 | 83 | #[cfg(all(linux_kernel, feature = "termios"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:96:7 | 96 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:109:5 | 109 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:122:7 | 122 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:125:11 | 125 | #[cfg(any(linux_like, target_os = "aix"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:128:5 | 128 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:134:15 | 134 | #[cfg(any(all(linux_like, not(target_os = "android")), target_os = "aix"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:146:11 | 146 | #[cfg(any(linux_like, target_os = "hurd"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:154:7 | 154 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:160:5 | 160 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:167:11 | 167 | #[cfg(any(linux_like, target_os = "aix", target_os = "hurd"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:170:5 | 170 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:303:7 | 303 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:321:7 | 321 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/mod.rs:3:7 | 3 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/mod.rs:18:11 | 18 | #[cfg(all(linux_kernel, any(target_arch = "sparc", target_arch = "sparc64")))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/mod.rs:21:11 | 21 | #[cfg(all(linux_kernel, not(any(target_arch = "sparc", target_arch = "sparc64"))))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/dir.rs:1:15 | 1 | #[cfg(not(any(solarish, target_os = "haiku", target_os = "nto", target_os = "vita")))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/dir.rs:11:5 | 11 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/dir.rs:21:5 | 21 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/dir.rs:33:15 | 33 | #[cfg(not(any(linux_like, target_os = "hurd")))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/dir.rs:35:11 | 35 | #[cfg(any(linux_like, target_os = "hurd"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/dir.rs:265:9 | 265 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/dir.rs:273:19 | 273 | #[cfg(not(any(freebsdlike, netbsdlike, target_os = "vita")))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/dir.rs:273:32 | 273 | #[cfg(not(any(freebsdlike, netbsdlike, target_os = "vita")))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/dir.rs:276:15 | 276 | #[cfg(any(freebsdlike, netbsdlike))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/dir.rs:276:28 | 276 | #[cfg(any(freebsdlike, netbsdlike))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/dir.rs:194:9 | 194 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/dir.rs:209:9 | 209 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/dir.rs:163:25 | 163 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/dir.rs:171:35 | 171 | #[cfg(not(any(freebsdlike, netbsdlike, target_os = "vita")))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/dir.rs:171:48 | 171 | #[cfg(not(any(freebsdlike, netbsdlike, target_os = "vita")))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/dir.rs:174:31 | 174 | #[cfg(any(freebsdlike, netbsdlike))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/dir.rs:174:44 | 174 | #[cfg(any(freebsdlike, netbsdlike))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/dir.rs:291:9 | 291 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/dir.rs:303:19 | 303 | #[cfg(not(any(freebsdlike, netbsdlike, target_os = "vita")))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/dir.rs:303:32 | 303 | #[cfg(not(any(freebsdlike, netbsdlike, target_os = "vita")))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/dir.rs:310:15 | 310 | #[cfg(any(freebsdlike, netbsdlike))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/dir.rs:310:28 | 310 | #[cfg(any(freebsdlike, netbsdlike))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/makedev.rs:6:5 | 6 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/makedev.rs:7:5 | 7 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/makedev.rs:17:7 | 17 | #[cfg(solarish)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/makedev.rs:48:7 | 48 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/makedev.rs:63:5 | 63 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/makedev.rs:64:5 | 64 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/makedev.rs:75:5 | 75 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/makedev.rs:76:5 | 76 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/makedev.rs:102:5 | 102 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/makedev.rs:103:5 | 103 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/makedev.rs:114:5 | 114 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/makedev.rs:115:5 | 115 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:7:9 | 7 | all(linux_kernel, feature = "procfs") | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:13:11 | 13 | #[cfg(all(apple, feature = "alloc"))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:18:5 | 18 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:19:5 | 19 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:20:5 | 20 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:31:5 | 31 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:32:5 | 32 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:42:11 | 42 | #[cfg(any(linux_kernel, target_os = "freebsd"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:44:11 | 44 | #[cfg(any(linux_kernel, target_os = "freebsd", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:47:5 | 47 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:60:5 | 60 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:71:31 | 71 | #[cfg(all(target_env = "gnu", fix_y2038))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:75:11 | 75 | #[cfg(all(apple, feature = "alloc"))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:78:7 | 78 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:83:11 | 83 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:83:18 | 83 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:85:7 | 85 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:91:31 | 91 | #[cfg(all(target_env = "gnu", fix_y2038))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:93:31 | 93 | #[cfg(all(target_env = "gnu", fix_y2038))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:248:5 | 248 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:318:7 | 318 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:710:5 | 710 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:968:11 | 968 | #[cfg(all(fix_y2038, not(apple)))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:968:26 | 968 | #[cfg(all(fix_y2038, not(apple)))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1017:5 | 1017 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1038:7 | 1038 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1073:7 | 1073 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1120:5 | 1120 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1143:7 | 1143 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1197:5 | 1197 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1198:5 | 1198 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1199:5 | 1199 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1245:11 | 1245 | #[cfg(any(linux_kernel, target_os = "freebsd", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1251:11 | 1251 | #[cfg(any(linux_kernel, target_os = "freebsd", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1320:15 | 1320 | #[cfg(not(any(linux_kernel, target_os = "wasi")))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1325:7 | 1325 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1348:7 | 1348 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1367:15 | 1367 | #[cfg(not(any(linux_kernel, target_os = "wasi")))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1385:7 | 1385 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1453:5 | 1453 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1469:5 | 1469 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1582:11 | 1582 | #[cfg(all(fix_y2038, not(apple)))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1582:26 | 1582 | #[cfg(all(fix_y2038, not(apple)))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1615:5 | 1615 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1616:5 | 1616 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1617:5 | 1617 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1659:7 | 1659 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1695:5 | 1695 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1711:11 | 1711 | #[cfg(any(linux_kernel, target_os = "freebsd"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1732:7 | 1732 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1767:11 | 1767 | #[cfg(all(linux_kernel, target_pointer_width = "32"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1769:11 | 1769 | #[cfg(all(linux_kernel, target_pointer_width = "64"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1790:11 | 1790 | #[cfg(all(linux_kernel, target_pointer_width = "32"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1816:11 | 1816 | #[cfg(all(linux_kernel, any(target_arch = "mips64", target_arch = "mips64r6")))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1841:11 | 1841 | #[cfg(all(linux_kernel, target_pointer_width = "32"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1877:11 | 1877 | #[cfg(all(linux_kernel, any(target_arch = "mips64", target_arch = "mips64r6")))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1910:7 | 1910 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1926:7 | 1926 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1969:7 | 1969 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1982:7 | 1982 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2006:7 | 2006 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2020:7 | 2020 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2029:7 | 2029 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2032:7 | 2032 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2039:7 | 2039 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2052:11 | 2052 | #[cfg(all(apple, feature = "alloc"))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2077:7 | 2077 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2114:7 | 2114 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2119:7 | 2119 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2124:7 | 2124 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2137:7 | 2137 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2226:7 | 2226 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2230:7 | 2230 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2242:11 | 2242 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2242:18 | 2242 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2278:11 | 2278 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2278:18 | 2278 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2315:11 | 2315 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2315:18 | 2315 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2351:11 | 2351 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2351:18 | 2351 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2382:11 | 2382 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2382:18 | 2382 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2413:11 | 2413 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2413:18 | 2413 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2444:11 | 2444 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2444:18 | 2444 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2462:11 | 2462 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2462:18 | 2462 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2480:11 | 2480 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2480:18 | 2480 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2495:11 | 2495 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2495:18 | 2495 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2508:11 | 2508 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2508:18 | 2508 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2525:11 | 2525 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2525:18 | 2525 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:155:9 | 155 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:156:9 | 156 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:163:9 | 163 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:164:9 | 164 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:223:9 | 223 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:224:9 | 224 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:231:9 | 231 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:232:9 | 232 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:591:9 | 591 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:614:9 | 614 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:631:9 | 631 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:654:9 | 654 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:672:9 | 672 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:690:9 | 690 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:815:15 | 815 | #[cfg(all(fix_y2038, not(apple)))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:815:30 | 815 | #[cfg(all(fix_y2038, not(apple)))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:839:19 | 839 | #[cfg(not(any(apple, fix_y2038)))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:839:26 | 839 | #[cfg(not(any(apple, fix_y2038)))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:852:11 | 852 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1301:19 | 1301 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1301:26 | 1301 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1301:39 | 1301 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1301:53 | 1301 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1303:19 | 1303 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1303:26 | 1303 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1303:39 | 1303 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1303:53 | 1303 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1420:9 | 1420 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1438:9 | 1438 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1519:15 | 1519 | #[cfg(all(fix_y2038, not(apple)))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1519:30 | 1519 | #[cfg(all(fix_y2038, not(apple)))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1538:19 | 1538 | #[cfg(not(any(apple, fix_y2038)))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1538:26 | 1538 | #[cfg(not(any(apple, fix_y2038)))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1546:11 | 1546 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:344:7 | 344 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:363:7 | 363 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:374:7 | 374 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:408:7 | 408 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:439:7 | 439 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:563:5 | 563 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:564:5 | 564 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:565:5 | 565 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:594:11 | 594 | #[cfg(any(linux_kernel, target_os = "freebsd"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:648:11 | 648 | #[cfg(any(linux_kernel, target_os = "freebsd", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:798:5 | 798 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:799:5 | 799 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:967:15 | 967 | #[cfg(not(any(linux_like, target_os = "hurd")))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:975:9 | 975 | all(linux_kernel, target_pointer_width = "64"), | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:989:11 | 989 | #[cfg(all(linux_kernel, target_pointer_width = "32"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:1020:5 | 1020 | linux_like, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:1021:5 | 1021 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:1037:7 | 1037 | #[cfg(linux_like)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:1177:7 | 1177 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:53:19 | 53 | #[cfg(any(linux_like, target_os = "fuchsia"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:58:13 | 58 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:242:13 | 242 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:271:13 | 271 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:272:13 | 272 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:287:13 | 287 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:300:13 | 300 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:308:13 | 308 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:315:13 | 315 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:336:19 | 336 | #[cfg(any(linux_kernel, target_os = "illumos"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:533:9 | 533 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:896:19 | 896 | #[cfg(any(linux_kernel, target_os = "emscripten", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:900:19 | 900 | #[cfg(any(linux_kernel, target_os = "emscripten", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:905:13 | 905 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:913:19 | 913 | #[cfg(any(linux_kernel, target_os = "emscripten", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:917:19 | 917 | #[cfg(any(linux_kernel, target_os = "emscripten", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:933:19 | 933 | #[cfg(any(linux_kernel, target_os = "emscripten", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:50:9 | 50 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:71:11 | 71 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:75:9 | 75 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:91:9 | 91 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:108:9 | 108 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:121:11 | 121 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:125:9 | 125 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:139:9 | 139 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:153:9 | 153 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:179:9 | 179 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:192:9 | 192 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:215:9 | 215 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:237:11 | 237 | #[cfg(freebsdlike)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:241:9 | 241 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:242:9 | 242 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:266:15 | 266 | #[cfg(any(bsd, target_env = "newlib"))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:275:9 | 275 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:276:9 | 276 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:326:9 | 326 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:327:9 | 327 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:342:9 | 342 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:343:9 | 343 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:358:9 | 358 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:359:9 | 359 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:374:9 | 374 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:375:9 | 375 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:390:9 | 390 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:403:9 | 403 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:416:9 | 416 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:429:9 | 429 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:442:9 | 442 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:456:9 | 456 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:470:9 | 470 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:483:9 | 483 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:497:9 | 497 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:511:9 | 511 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:526:9 | 526 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:527:9 | 527 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:555:9 | 555 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:556:9 | 556 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:570:11 | 570 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:584:9 | 584 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:597:15 | 597 | #[cfg(any(bsd, target_os = "haiku"))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:604:9 | 604 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:617:9 | 617 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:635:9 | 635 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:636:9 | 636 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:657:9 | 657 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:658:9 | 658 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:682:9 | 682 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:696:9 | 696 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:716:9 | 716 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:726:9 | 726 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:759:9 | 759 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:760:9 | 760 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:775:9 | 775 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:776:9 | 776 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:793:9 | 793 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:815:9 | 815 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:816:9 | 816 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:832:11 | 832 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:835:11 | 835 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:838:11 | 838 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:841:11 | 841 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:863:9 | 863 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:887:9 | 887 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:888:9 | 888 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:903:9 | 903 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:916:9 | 916 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:917:9 | 917 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:936:11 | 936 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:965:9 | 965 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:981:9 | 981 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:995:9 | 995 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:1016:9 | 1016 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:1017:9 | 1017 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:1032:9 | 1032 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:1060:9 | 1060 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/types.rs:20:7 | 20 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/types.rs:55:13 | 55 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/syscalls.rs:16:7 | 16 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/syscalls.rs:144:7 | 144 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/syscalls.rs:164:7 | 164 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/syscalls.rs:308:5 | 308 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/syscalls.rs:331:5 | 331 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:7:7 | 7 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:15:5 | 15 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:16:5 | 16 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:17:5 | 17 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:26:7 | 26 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:28:7 | 28 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:31:11 | 31 | #[cfg(all(apple, feature = "alloc"))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:35:7 | 35 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:45:11 | 45 | #[cfg(any(linux_kernel, target_os = "freebsd"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:47:7 | 47 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:50:7 | 50 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:52:7 | 52 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:57:7 | 57 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:66:11 | 66 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:66:18 | 66 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:69:7 | 69 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:75:7 | 75 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:83:5 | 83 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:84:5 | 84 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:85:5 | 85 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:94:7 | 94 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:96:7 | 96 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:99:11 | 99 | #[cfg(all(apple, feature = "alloc"))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:103:7 | 103 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:113:11 | 113 | #[cfg(any(linux_kernel, target_os = "freebsd"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:115:7 | 115 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:118:7 | 118 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:120:7 | 120 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:128:21 | 128 | fn peek(cursor: Cursor) -> bool; | ^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 128 | fn peek(cursor: Cursor<'_>) -> bool; | ++++ warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:125:7 | 125 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:155:25 | 155 | fn peek(cursor: Cursor) -> bool; | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 155 | fn peek(cursor: Cursor<'_>) -> bool; | ++++ warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:134:11 | 134 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:167:29 | 167 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 181 | impl_low_level_token!("punctuation token" Punct punct); | ------------------------------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_low_level_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 167 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:167:29 | 167 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 182 | impl_low_level_token!("literal" Literal literal); | ------------------------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_low_level_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 167 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:134:18 | 134 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:167:29 | 167 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 183 | impl_low_level_token!("token" TokenTree token_tree); | --------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_low_level_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 167 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:167:29 | 167 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 184 | impl_low_level_token!("group token" proc_macro2::Group any_group); | ----------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_low_level_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 167 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:167:29 | 167 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 185 | impl_low_level_token!("lifetime" Lifetime lifetime); | --------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_low_level_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 167 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:192:21 | 192 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 192 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: unexpected `cfg` condition name: `wasi_ext` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:142:11 | 142 | #[cfg(all(wasi_ext, target_os = "wasi"))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wasi_ext)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wasi_ext)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:535:21 | 535 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 535 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:554:21 | 554 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 554 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:648:21 | 648 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 648 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:659:21 | 659 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 659 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:670:21 | 670 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 670 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/abs.rs:7:5 | 7 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:681:21 | 681 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 681 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/abs.rs:256:5 | 256 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:279:33 | 279 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter ... 690 | / define_keywords! { 691 | | "abstract" pub struct Abstract 692 | | "as" pub struct As 693 | | "async" pub struct Async ... | 742 | | "yield" pub struct Yield 743 | | } | |_- in this macro invocation | = note: this warning originates in the macro `define_keywords` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 279 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:288:33 | 288 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 690 | / define_keywords! { 691 | | "abstract" pub struct Abstract 692 | | "as" pub struct As 693 | | "async" pub struct Async ... | 742 | | "yield" pub struct Yield 743 | | } | |_- in this macro invocation | = note: this warning originates in the macro `define_keywords` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 288 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/at.rs:14:7 | 14 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/at.rs:16:7 | 16 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/at.rs:20:15 | 20 | #[cfg(not(any(apple, target_os = "espidf", target_os = "vita", target_os = "wasi")))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/at.rs:274:7 | 274 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/at.rs:415:7 | 415 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/at.rs:436:15 | 436 | #[cfg(not(any(apple, target_os = "espidf", target_os = "vita", target_os = "wasi")))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:418:33 | 418 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter ... 745 | / define_punctuation! { 746 | | "&" pub struct And/1 /// bitwise and logical AND, borrow, references, reference patterns 747 | | "&&" pub struct AndAnd/2 /// lazy AND, borrow, references, reference patterns 748 | | "&=" pub struct AndEq/2 /// bitwise AND assignment ... | 791 | | "~" pub struct Tilde/1 /// unused since before Rust 1.0 792 | | } | |_- in this macro invocation | = note: this warning originates in the macro `define_punctuation` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 418 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/fcntl.rs:60:11 | 60 | #[cfg(any(linux_kernel, target_os = "freebsd", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:427:33 | 427 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 745 | / define_punctuation! { 746 | | "&" pub struct And/1 /// bitwise and logical AND, borrow, references, reference patterns 747 | | "&&" pub struct AndAnd/2 /// lazy AND, borrow, references, reference patterns 748 | | "&=" pub struct AndEq/2 /// bitwise AND assignment ... | 791 | | "~" pub struct Tilde/1 /// unused since before Rust 1.0 792 | | } | |_- in this macro invocation | = note: this warning originates in the macro `define_punctuation` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 427 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/fcntl.rs:67:11 | 67 | #[cfg(any(linux_kernel, target_os = "freebsd", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/fcntl.rs:76:11 | 76 | #[cfg(any(linux_kernel, target_os = "freebsd", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/fd.rs:11:5 | 11 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/fd.rs:12:5 | 12 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/fd.rs:27:7 | 27 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/fd.rs:31:5 | 31 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/fd.rs:77:7 | 77 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/fd.rs:85:7 | 85 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/fd.rs:179:5 | 179 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/fd.rs:243:5 | 243 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/fd.rs:244:5 | 244 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/fd.rs:315:5 | 315 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:979:34 | 979 | pub(crate) fn keyword(input: ParseStream, token: &str) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 979 | pub(crate) fn keyword(input: ParseStream<'_>, token: &str) -> Result { | ++++ warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/fd.rs:363:7 | 363 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:990:40 | 990 | pub(crate) fn peek_keyword(cursor: Cursor, token: &str) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 990 | pub(crate) fn peek_keyword(cursor: Cursor<'_>, token: &str) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:999:41 | 999 | pub fn punct(input: ParseStream, token: &str) -> Result<[Span; N]> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 999 | pub fn punct(input: ParseStream<'_>, token: &str) -> Result<[Span; N]> { | ++++ warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/fd.rs:272:15 | 272 | #[cfg(any(linux_kernel, target_os = "emscripten", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:1005:28 | 1005 | fn punct_helper(input: ParseStream, token: &str, spans: &mut [Span]) -> Result<()> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1005 | fn punct_helper(input: ParseStream<'_>, token: &str, spans: &mut [Span]) -> Result<()> { | ++++ warning: unexpected `cfg` condition name: `staged_api` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/seek_from.rs:14:12 | 14 | #[cfg_attr(staged_api, stable(feature = "rust1", since = "1.0.0"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(staged_api)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(staged_api)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:1032:35 | 1032 | pub fn peek_punct(mut cursor: Cursor, token: &str) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1032 | pub fn peek_punct(mut cursor: Cursor<'_>, token: &str) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/attr.rs:393:27 | 393 | logic: impl FnMut(ParseNestedMeta) -> Result<()>, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 393 | logic: impl FnMut(ParseNestedMeta<'_>) -> Result<()>, | ++++ warning: unexpected `cfg` condition name: `staged_api` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/seek_from.rs:17:16 | 17 | #[cfg_attr(staged_api, stable(feature = "rust1", since = "1.0.0"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(staged_api)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(staged_api)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/attr.rs:406:31 | 406 | pub fn parse_outer(input: ParseStream) -> Result> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 406 | pub fn parse_outer(input: ParseStream<'_>) -> Result> { | ++++ warning: unexpected `cfg` condition name: `staged_api` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/seek_from.rs:18:22 | 18 | Start(#[cfg_attr(staged_api, stable(feature = "rust1", since = "1.0.0"))] u64), | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(staged_api)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(staged_api)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/attr.rs:422:31 | 422 | pub fn parse_inner(input: ParseStream) -> Result> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 422 | pub fn parse_inner(input: ParseStream<'_>) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/attr.rs:587:27 | 587 | logic: impl FnMut(ParseNestedMeta) -> Result<()>, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 587 | logic: impl FnMut(ParseNestedMeta<'_>) -> Result<()>, | ++++ warning: unexpected `cfg` condition name: `staged_api` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/seek_from.rs:25:16 | 25 | #[cfg_attr(staged_api, stable(feature = "rust1", since = "1.0.0"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(staged_api)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(staged_api)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/attr.rs:658:38 | 658 | pub(crate) fn parse_inner(input: ParseStream, attrs: &mut Vec) -> Result<()> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 658 | pub(crate) fn parse_inner(input: ParseStream<'_>, attrs: &mut Vec) -> Result<()> { | ++++ warning: unexpected `cfg` condition name: `staged_api` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/seek_from.rs:26:20 | 26 | End(#[cfg_attr(staged_api, stable(feature = "rust1", since = "1.0.0"))] i64), | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(staged_api)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(staged_api)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/attr.rs:665:45 | 665 | pub(crate) fn single_parse_inner(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 665 | pub(crate) fn single_parse_inner(input: ParseStream<'_>) -> Result { | ++++ warning: unexpected `cfg` condition name: `staged_api` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/seek_from.rs:33:16 | 33 | #[cfg_attr(staged_api, stable(feature = "rust1", since = "1.0.0"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(staged_api)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(staged_api)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/attr.rs:675:45 | 675 | pub(crate) fn single_parse_outer(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 675 | pub(crate) fn single_parse_outer(input: ParseStream<'_>) -> Result { | ++++ warning: unexpected `cfg` condition name: `staged_api` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/seek_from.rs:34:24 | 34 | Current(#[cfg_attr(staged_api, stable(feature = "rust1", since = "1.0.0"))] i64), | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(staged_api)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(staged_api)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/attr.rs:687:25 | 687 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 687 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/attr.rs:695:25 | 695 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 695 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/seek_from.rs:43:15 | 43 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/attr.rs:703:25 | 703 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 703 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/attr.rs:709:60 | 709 | pub(crate) fn parse_meta_after_path(path: Path, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 709 | pub(crate) fn parse_meta_after_path(path: Path, input: ParseStream<'_>) -> Result { | ++++ warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/seek_from.rs:43:22 | 43 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/attr.rs:719:54 | 719 | fn parse_meta_list_after_path(path: Path, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 719 | fn parse_meta_list_after_path(path: Path, input: ParseStream<'_>) -> Result { | ++++ warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/seek_from.rs:43:35 | 43 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/attr.rs:728:60 | 728 | fn parse_meta_name_value_after_path(path: Path, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 728 | fn parse_meta_name_value_after_path(path: Path, input: ParseStream<'_>) -> Result { | ++++ warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/seek_from.rs:43:49 | 43 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/attr.rs:753:44 | 753 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 753 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/seek_from.rs:51:15 | 51 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/attr.rs:764:44 | 764 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 764 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/seek_from.rs:51:22 | 51 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/buffer.rs:81:28 | 81 | pub fn begin(&self) -> Cursor { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 81 | pub fn begin(&self) -> Cursor<'_> { | ++++ warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/seek_from.rs:51:35 | 51 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/buffer.rs:405:29 | 405 | pub(crate) fn same_scope(a: Cursor, b: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 405 | pub(crate) fn same_scope(a: Cursor<'_>, b: Cursor) -> bool { | ++++ warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/seek_from.rs:51:49 | 51 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/buffer.rs:405:40 | 405 | pub(crate) fn same_scope(a: Cursor, b: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 405 | pub(crate) fn same_scope(a: Cursor, b: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/buffer.rs:409:30 | 409 | pub(crate) fn same_buffer(a: Cursor, b: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 409 | pub(crate) fn same_buffer(a: Cursor<'_>, b: Cursor) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/buffer.rs:409:41 | 409 | pub(crate) fn same_buffer(a: Cursor, b: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 409 | pub(crate) fn same_buffer(a: Cursor, b: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/buffer.rs:413:28 | 413 | fn start_of_buffer(cursor: Cursor) -> *const Entry { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 413 | fn start_of_buffer(cursor: Cursor<'_>) -> *const Entry { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/buffer.rs:422:43 | 422 | pub(crate) fn cmp_assuming_same_buffer(a: Cursor, b: Cursor) -> Ordering { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 422 | pub(crate) fn cmp_assuming_same_buffer(a: Cursor<'_>, b: Cursor) -> Ordering { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/buffer.rs:422:54 | 422 | pub(crate) fn cmp_assuming_same_buffer(a: Cursor, b: Cursor) -> Ordering { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 422 | pub(crate) fn cmp_assuming_same_buffer(a: Cursor, b: Cursor<'_>) -> Ordering { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/buffer.rs:426:42 | 426 | pub(crate) fn open_span_of_group(cursor: Cursor) -> Span { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 426 | pub(crate) fn open_span_of_group(cursor: Cursor<'_>) -> Span { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/data.rs:71:43 | 71 | pub fn iter(&self) -> punctuated::Iter { | ----------------^------ expected lifetime parameter | help: indicate the anonymous lifetime | 71 | pub fn iter(&self) -> punctuated::Iter<'_, Field> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/data.rs:82:54 | 82 | pub fn iter_mut(&mut self) -> punctuated::IterMut { | -------------------^------ expected lifetime parameter | help: indicate the anonymous lifetime | 82 | pub fn iter_mut(&mut self) -> punctuated::IterMut<'_, Field> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/data.rs:141:77 | 141 | pub fn members(&self) -> impl Iterator + Clone + '_ [Members] { | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 141 | pub fn members(&self) -> impl Iterator + Clone + '_ [Members<'_>] { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/data.rs:257:25 | 257 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 257 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/data.rs:378:25 | 378 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 378 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/io/ioctl.rs:19:7 | 19 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/data.rs:389:25 | 389 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 389 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/data.rs:401:35 | 401 | pub fn parse_named(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 401 | pub fn parse_named(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/data.rs:438:37 | 438 | pub fn parse_unnamed(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 438 | pub fn parse_unnamed(input: ParseStream<'_>) -> Result { | ++++ warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/io/read_write.rs:14:7 | 14 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/derive.rs:81:25 | 81 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 81 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/io/read_write.rs:286:7 | 286 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/derive.rs:149:16 | 149 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 149 | input: ParseStream<'_>, | ++++ warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/io/read_write.rs:305:7 | 305 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/derive.rs:185:16 | 185 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 185 | input: ParseStream<'_>, | ++++ warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:21:11 | 21 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/derive.rs:200:37 | 200 | pub(crate) fn data_union(input: ParseStream) -> Result<(Option, FieldsNamed)> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 200 | pub(crate) fn data_union(input: ParseStream<'_>) -> Result<(Option, FieldsNamed)> { | ++++ warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:21:25 | 21 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:28:7 | 28 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/error.rs:327:55 | 327 | pub(crate) fn new_at(scope: Span, cursor: Cursor, message: T) -> Error { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 327 | pub(crate) fn new_at(scope: Span, cursor: Cursor<'_>, message: T) -> Error { | ++++ warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:31:7 | 31 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/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: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:34:7 | 34 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/error.rs:367:40 | 367 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 367 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:37:7 | 37 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/error.rs:373:40 | 373 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 373 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: unexpected `cfg` condition name: `linux_raw` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:306:7 | 306 | #[cfg(linux_raw)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:311:9 | 311 | not(linux_raw), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:811:45 | 811 | pub fn parse_without_eager_brace(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 811 | pub fn parse_without_eager_brace(input: ParseStream<'_>) -> Result { | ++++ warning: unexpected `cfg` condition name: `linux_raw` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:319:9 | 319 | not(linux_raw), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:327:15 | 327 | #[cfg(all(not(linux_raw), target_os = "android"))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:873:52 | 873 | pub fn parse_with_earlier_boundary_rule(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 873 | pub fn parse_with_earlier_boundary_rule(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:976:40 | 976 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 976 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:332:5 | 332 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1026:40 | 1026 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1026 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:343:5 | 343 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/custom_keyword.rs:133:45 | 133 | fn peek(cursor: $crate::buffer::Cursor) -> $crate::__private::bool { | ----------------^^^^^^ | | | expected lifetime parameter | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1153:9 | 1153 | crate::custom_keyword!(builtin); | ------------------------------- in this macro invocation | = note: this warning originates in the macro `$crate::impl_parse_for_custom_keyword` which comes from the expansion of the macro `crate::custom_keyword` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 133 | fn peek(cursor: $crate::buffer::Cursor<'_>) -> $crate::__private::bool { | ++++ warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/patterns.rs:216:11 | 216 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/patterns.rs:216:25 | 216 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/custom_keyword.rs:147:44 | 147 | fn parse(input: $crate::parse::ParseStream) -> $crate::parse::Result<$ident> { | ---------------^^^^^^^^^^^ | | | expected lifetime parameter | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1153:9 | 1153 | crate::custom_keyword!(builtin); | ------------------------------- in this macro invocation | = note: this warning originates in the macro `$crate::impl_parse_for_custom_keyword` which comes from the expansion of the macro `crate::custom_keyword` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 147 | fn parse(input: $crate::parse::ParseStream<'_>) -> $crate::parse::Result<$ident> { | ++++ warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/patterns.rs:219:11 | 219 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/custom_keyword.rs:133:45 | 133 | fn peek(cursor: $crate::buffer::Cursor) -> $crate::__private::bool { | ----------------^^^^^^ | | | expected lifetime parameter | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1154:9 | 1154 | crate::custom_keyword!(raw); | --------------------------- in this macro invocation | = note: this warning originates in the macro `$crate::impl_parse_for_custom_keyword` which comes from the expansion of the macro `crate::custom_keyword` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 133 | fn peek(cursor: $crate::buffer::Cursor<'_>) -> $crate::__private::bool { | ++++ warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/patterns.rs:219:25 | 219 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/custom_keyword.rs:147:44 | 147 | fn parse(input: $crate::parse::ParseStream) -> $crate::parse::Result<$ident> { | ---------------^^^^^^^^^^^ | | | expected lifetime parameter | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1154:9 | 1154 | crate::custom_keyword!(raw); | --------------------------- in this macro invocation | = note: this warning originates in the macro `$crate::impl_parse_for_custom_keyword` which comes from the expansion of the macro `crate::custom_keyword` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 147 | fn parse(input: $crate::parse::ParseStream<'_>) -> $crate::parse::Result<$ident> { | ++++ warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/patterns.rs:227:11 | 227 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1167:25 | 1167 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1167 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1177:59 | 1177 | pub(super) fn parse_with_earlier_boundary_rule(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1177 | pub(super) fn parse_with_earlier_boundary_rule(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1248:30 | 1248 | fn can_begin_expr(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1248 | fn can_begin_expr(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1268:16 | 1268 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1268 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1381:16 | 1381 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1381 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1406:31 | 1406 | fn peek_precedence(input: ParseStream) -> Precedence { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1406 | fn peek_precedence(input: ParseStream<'_>) -> Precedence { | ++++ warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/patterns.rs:227:25 | 227 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1422:16 | 1422 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1422 | input: ParseStream<'_>, | ++++ warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/patterns.rs:230:11 | 230 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1440:26 | 1440 | fn expr_attrs(input: ParseStream) -> Result> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1440 | fn expr_attrs(input: ParseStream<'_>) -> Result> { | ++++ warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/patterns.rs:230:25 | 230 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1453:26 | 1453 | fn unary_expr(input: ParseStream, allow_struct: AllowStruct) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1453 | fn unary_expr(input: ParseStream<'_>, allow_struct: AllowStruct) -> Result { | ++++ warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/patterns.rs:238:11 | 238 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1519:16 | 1519 | begin: ParseBuffer, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1519 | begin: ParseBuffer<'_>, | ++++ warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/patterns.rs:238:25 | 238 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1521:16 | 1521 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1521 | input: ParseStream<'_>, | ++++ warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/patterns.rs:241:11 | 241 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/patterns.rs:241:25 | 241 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1539:30 | 1539 | fn trailer_helper(input: ParseStream, mut e: Expr) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1539 | fn trailer_helper(input: ParseStream<'_>, mut e: Expr) -> Result { | ++++ warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/patterns.rs:250:11 | 250 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1703:25 | 1703 | fn atom_expr(input: ParseStream, allow_struct: AllowStruct) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1703 | fn atom_expr(input: ParseStream<'_>, allow_struct: AllowStruct) -> Result { | ++++ warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/patterns.rs:250:25 | 250 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1780:28 | 1780 | fn atom_labeled(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1780 | fn atom_labeled(input: ParseStream<'_>) -> Result { | ++++ warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/patterns.rs:253:11 | 253 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/patterns.rs:253:25 | 253 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1838:28 | 1838 | fn expr_builtin(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1838 | fn expr_builtin(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1853:16 | 1853 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1853 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1870:16 | 1870 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1870 | input: ParseStream<'_>, | ++++ warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:212:15 | 212 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1906:25 | 1906 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1906 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:212:29 | 212 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1915:30 | 1915 | fn paren_or_tuple(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1915 | fn paren_or_tuple(input: ParseStream<'_>) -> Result { | ++++ warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:237:15 | 237 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1954:31 | 1954 | fn array_or_repeat(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1954 | fn array_or_repeat(input: ParseStream<'_>) -> Result { | ++++ warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:237:29 | 237 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2001:25 | 2001 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2001 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:247:15 | 247 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2027:25 | 2027 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2027 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:247:29 | 247 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2060:25 | 2060 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2060 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:257:15 | 257 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:257:29 | 257 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2069:16 | 2069 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2069 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2105:25 | 2105 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2105 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:267:15 | 267 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:267:29 | 267 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2110:26 | 2110 | fn expr_paren(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2110 | fn expr_paren(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2122:25 | 2122 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2122 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2129:24 | 2129 | fn expr_let(input: ParseStream, allow_struct: AllowStruct) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2129 | fn expr_let(input: ParseStream<'_>, allow_struct: AllowStruct) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2145:25 | 2145 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2145 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: unexpected `cfg` condition name: `fix_y2038` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/timespec.rs:4:11 | 4 | #[cfg(not(fix_y2038))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2200:25 | 2200 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2200 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: unexpected `cfg` condition name: `fix_y2038` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/timespec.rs:8:11 | 8 | #[cfg(not(fix_y2038))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2211:25 | 2211 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2211 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2241:25 | 2241 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2241 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2263:25 | 2263 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2263 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: unexpected `cfg` condition name: `fix_y2038` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/timespec.rs:12:7 | 12 | #[cfg(fix_y2038)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/timespec.rs:24:11 | 24 | #[cfg(not(fix_y2038))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2297:37 | 2297 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter ... 2312 | / impl_by_parsing_expr! { 2313 | | ExprAssign, Assign, "expected assignment expression", 2314 | | ExprAwait, Await, "expected await expression", 2315 | | ExprBinary, Binary, "expected binary operation", ... | 2323 | | ExprTuple, Tuple, "expected tuple expression", 2324 | | } | |_____- 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 | 2297 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: unexpected `cfg` condition name: `fix_y2038` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/timespec.rs:29:7 | 29 | #[cfg(fix_y2038)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/timespec.rs:34:5 | 34 | fix_y2038, | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/timespec.rs:35:5 | 35 | linux_raw, | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2329:25 | 2329 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2329 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2338:16 | 2338 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2338 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2352:25 | 2352 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2352 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: unexpected `cfg` condition name: `libc` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/timespec.rs:36:9 | 36 | all(libc, target_arch = "x86_64", target_pointer_width = "32") | ^^^^ help: found config with similar value: `feature = "libc"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/timespec.rs:42:9 | 42 | not(fix_y2038), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2361:25 | 2361 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2361 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2375:25 | 2375 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2375 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: unexpected `cfg` condition name: `libc` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/timespec.rs:43:5 | 43 | libc, | ^^^^ help: found config with similar value: `feature = "libc"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2384:25 | 2384 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2384 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2400:27 | 2400 | fn expr_become(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2400 | fn expr_become(input: ParseStream<'_>) -> Result { | ++++ warning: unexpected `cfg` condition name: `fix_y2038` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/timespec.rs:51:7 | 51 | #[cfg(fix_y2038)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2412:25 | 2412 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2412 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: unexpected `cfg` condition name: `fix_y2038` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/timespec.rs:66:7 | 66 | #[cfg(fix_y2038)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2424:25 | 2424 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2424 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: unexpected `cfg` condition name: `fix_y2038` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/timespec.rs:77:7 | 77 | #[cfg(fix_y2038)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2440:28 | 2440 | fn expr_closure(input: ParseStream, allow_struct: AllowStruct) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2440 | fn expr_closure(input: ParseStream<'_>, allow_struct: AllowStruct) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2498:25 | 2498 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2498 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: unexpected `cfg` condition name: `fix_y2038` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/timespec.rs:110:7 | 110 | #[cfg(fix_y2038)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2509:27 | 2509 | fn closure_arg(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2509 | fn closure_arg(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2547:25 | 2547 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2547 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2571:25 | 2571 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2571 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2590:25 | 2590 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2590 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2601:25 | 2601 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2601 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2613:25 | 2613 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2613 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2623:26 | 2623 | fn expr_break(input: ParseStream, allow_struct: AllowStruct) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2623 | fn expr_break(input: ParseStream<'_>, allow_struct: AllowStruct) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2658:25 | 2658 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2658 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2687:25 | 2687 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2687 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2695:16 | 2695 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2695 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2742:25 | 2742 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2742 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2761:25 | 2761 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2761 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2779:26 | 2779 | fn expr_range(input: ParseStream, allow_struct: AllowStruct) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2779 | fn expr_range(input: ParseStream<'_>, allow_struct: AllowStruct) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2792:16 | 2792 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2792 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2813:25 | 2813 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2813 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2830:45 | 2830 | pub(crate) fn parse_obsolete(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2830 | pub(crate) fn parse_obsolete(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2850:25 | 2850 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2850 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2865:25 | 2865 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2865 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2879:25 | 2879 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2879 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2912:25 | 2912 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2912 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2971:26 | 2971 | fn check_cast(input: ParseStream) -> Result<()> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2971 | fn check_cast(input: ParseStream<'_>) -> Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ext.rs:46:25 | 46 | fn parse_any(input: ParseStream) -> Result; | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 46 | fn parse_any(input: ParseStream<'_>) -> Result; | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ext.rs:87:25 | 87 | fn parse_any(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 87 | fn parse_any(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ext.rs:109:21 | 109 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 109 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/file.rs:100:25 | 100 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 100 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:108:74 | 108 | pub fn lifetimes(&self) -> impl Iterator [Lifetimes] { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 108 | pub fn lifetimes(&self) -> impl Iterator [Lifetimes<'_>] { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:115:86 | 115 | pub fn lifetimes_mut(&mut self) -> impl Iterator [LifetimesMut] { | ^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 115 | pub fn lifetimes_mut(&mut self) -> impl Iterator [LifetimesMut<'_>] { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:122:72 | 122 | pub fn type_params(&self) -> impl Iterator [TypeParams] { | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 122 | pub fn type_params(&self) -> impl Iterator [TypeParams<'_>] { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:129:84 | 129 | pub fn type_params_mut(&mut self) -> impl Iterator [TypeParamsMut] { | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 129 | pub fn type_params_mut(&mut self) -> impl Iterator [TypeParamsMut<'_>] { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:136:74 | 136 | pub fn const_params(&self) -> impl Iterator [ConstParams] { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 136 | pub fn const_params(&self) -> impl Iterator [ConstParams<'_>] { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:143:86 | 143 | pub fn const_params_mut(&mut self) -> impl Iterator [ConstParamsMut] { | ^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 143 | pub fn const_params_mut(&mut self) -> impl Iterator [ConstParamsMut<'_>] { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:176:38 | 176 | pub fn split_for_impl(&self) -> (ImplGenerics, TypeGenerics, Option<&WhereClause>) { | ^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 176 | pub fn split_for_impl(&self) -> (ImplGenerics<'_>, TypeGenerics, Option<&WhereClause>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:176:52 | 176 | pub fn split_for_impl(&self) -> (ImplGenerics, TypeGenerics, Option<&WhereClause>) { | ^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 176 | pub fn split_for_impl(&self) -> (ImplGenerics, TypeGenerics<'_>, Option<&WhereClause>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:371:35 | 371 | pub fn as_turbofish(&self) -> Turbofish { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 371 | pub fn as_turbofish(&self) -> Turbofish<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:530:25 | 530 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 530 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:593:25 | 593 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 593 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:620:25 | 620 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 620 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:658:25 | 658 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 658 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:687:25 | 687 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 687 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:698:25 | 698 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 698 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:739:25 | 739 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 739 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:800:20 | 800 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 800 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:826:25 | 826 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 826 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:851:25 | 851 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 851 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:862:25 | 862 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 862 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:886:25 | 886 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 886 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:917:25 | 917 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 917 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:928:25 | 928 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 928 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ident.rs:77:25 | 77 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 77 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ident.rs:96:25 | 96 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 96 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:939:25 | 939 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 939 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:947:16 | 947 | begin: ParseBuffer, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 947 | begin: ParseBuffer<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:949:16 | 949 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 949 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1150:20 | 1150 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1150 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1198:20 | 1198 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1198 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1219:45 | 1219 | fn parse_optional_definition(input: ParseStream) -> Result> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1219 | fn parse_optional_definition(input: ParseStream<'_>) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1232:25 | 1232 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1232 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1261:28 | 1261 | fn parse_macro2(begin: ParseBuffer, _vis: Visibility, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1261 | fn parse_macro2(begin: ParseBuffer<'_>, _vis: Visibility, input: ParseStream) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1261:66 | 1261 | fn parse_macro2(begin: ParseBuffer, _vis: Visibility, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1261 | fn parse_macro2(begin: ParseBuffer, _vis: Visibility, input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1286:25 | 1286 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1286 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1319:25 | 1319 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1319 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1326:16 | 1326 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1326 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1353:25 | 1353 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1353 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1360:16 | 1360 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1360 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1435:25 | 1435 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1435 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1453:25 | 1453 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1453 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1486:30 | 1486 | fn peek_signature(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1486 | fn peek_signature(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1497:25 | 1497 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1497 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1531:25 | 1531 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1531 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1540:16 | 1540 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1540 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1560:25 | 1560 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1560 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1576:16 | 1576 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1576 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1627:25 | 1627 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1627 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1671:16 | 1671 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1671 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1741:25 | 1741 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1741 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1790:25 | 1790 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1790 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1815:25 | 1815 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1815 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1894:25 | 1894 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1894 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1910:25 | 1910 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1910 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1926:25 | 1926 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1926 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1942:39 | 1942 | fn parse_foreign_item_type(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1942 | fn parse_foreign_item_type(begin: ParseBuffer<'_>, input: ParseStream) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1942:59 | 1942 | fn parse_foreign_item_type(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1942 | fn parse_foreign_item_type(begin: ParseBuffer, input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1975:25 | 1975 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1975 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1993:25 | 1993 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1993 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2011:31 | 2011 | fn parse_item_type(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2011 | fn parse_item_type(begin: ParseBuffer<'_>, input: ParseStream) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2011:51 | 2011 | fn parse_item_type(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2011 | fn parse_item_type(begin: ParseBuffer, input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2047:25 | 2047 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2047 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2071:25 | 2071 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2071 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2095:25 | 2095 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2095 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2116:42 | 2116 | fn parse_trait_or_trait_alias(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2116 | fn parse_trait_or_trait_alias(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2146:25 | 2146 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2146 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2168:16 | 2168 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2168 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2221:25 | 2221 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2221 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2228:16 | 2228 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2228 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2239:16 | 2239 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2239 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2277:25 | 2277 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2277 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2362:25 | 2362 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2362 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2399:25 | 2399 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2399 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2428:25 | 2428 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2428 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2450:37 | 2450 | fn parse_trait_item_type(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2450 | fn parse_trait_item_type(begin: ParseBuffer<'_>, input: ParseStream) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2450:57 | 2450 | fn parse_trait_item_type(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2450 | fn parse_trait_item_type(begin: ParseBuffer, input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2485:25 | 2485 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2485 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2503:25 | 2503 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2503 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2509:26 | 2509 | fn parse_impl(input: ParseStream, allow_verbatim_impl: bool) -> Result> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2509 | fn parse_impl(input: ParseStream<'_>, allow_verbatim_impl: bool) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2615:25 | 2615 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2615 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2710:25 | 2710 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2710 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2747:25 | 2747 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2747 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2754:16 | 2754 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2754 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2788:25 | 2788 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2788 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2813:36 | 2813 | fn parse_impl_item_type(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2813 | fn parse_impl_item_type(begin: ParseBuffer<'_>, input: ParseStream) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2813:56 | 2813 | fn parse_impl_item_type(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2813 | fn parse_impl_item_type(begin: ParseBuffer, input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2850:25 | 2850 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2850 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2877:25 | 2877 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2877 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lifetime.rs:73:40 | 73 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 73 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lifetime.rs:131:25 | 131 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 131 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:502:40 | 502 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 502 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:574:40 | 574 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 574 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:867:25 | 867 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 867 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:897:47 | 897 | fn parse_negative_lit(neg: Punct, cursor: Cursor) -> Option<(Lit, Cursor)> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 897 | fn parse_negative_lit(neg: Punct, cursor: Cursor<'_>) -> Option<(Lit, Cursor)> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:897:71 | 897 | fn parse_negative_lit(neg: Punct, cursor: Cursor) -> Option<(Lit, Cursor)> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 897 | fn parse_negative_lit(neg: Punct, cursor: Cursor) -> Option<(Lit, Cursor<'_>)> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:938:25 | 938 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 938 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:949:25 | 949 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 949 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:960:25 | 960 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 960 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:971:25 | 971 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 971 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:982:25 | 982 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 982 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:993:25 | 993 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 993 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1004:25 | 1004 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1004 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1015:25 | 1015 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1015 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1024:26 | 1024 | fn peek_impl(cursor: Cursor, peek: fn(ParseStream) -> bool) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1024 | fn peek_impl(cursor: Cursor<'_>, peek: fn(ParseStream) -> bool) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1024:43 | 1024 | fn peek_impl(cursor: Cursor, peek: fn(ParseStream) -> bool) -> bool { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1024 | fn peek_impl(cursor: Cursor, peek: fn(ParseStream<'_>) -> bool) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1050 | impl_token!("literal" Lit); | -------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1050 | impl_token!("literal" Lit); | -------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1051 | impl_token!("string literal" LitStr); | ------------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1051 | impl_token!("string literal" LitStr); | ------------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1052 | impl_token!("byte string literal" LitByteStr); | --------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1052 | impl_token!("byte string literal" LitByteStr); | --------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1053 | impl_token!("C-string literal" LitCStr); | --------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1053 | impl_token!("C-string literal" LitCStr); | --------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1054 | impl_token!("byte literal" LitByte); | ----------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1054 | impl_token!("byte literal" LitByte); | ----------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1055 | impl_token!("character literal" LitChar); | ---------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1055 | impl_token!("character literal" LitChar); | ---------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1056 | impl_token!("integer literal" LitInt); | ------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1056 | impl_token!("integer literal" LitInt); | ------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1057 | impl_token!("floating point literal" LitFloat); | ---------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1057 | impl_token!("floating point literal" LitFloat); | ---------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1058 | impl_token!("boolean literal" LitBool); | -------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1058 | impl_token!("boolean literal" LitBool); | -------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/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 --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/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 --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/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 --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/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 --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/mac.rs:153:38 | 153 | pub(crate) fn parse_delimiter(input: ParseStream) -> Result<(MacroDelimiter, TokenStream)> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 153 | pub(crate) fn parse_delimiter(input: ParseStream<'_>) -> Result<(MacroDelimiter, TokenStream)> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/mac.rs:181:25 | 181 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 181 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/meta.rs:132:33 | 132 | pub fn parser(logic: impl FnMut(ParseNestedMeta) -> Result<()>) -> impl Parser { | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 132 | pub fn parser(logic: impl FnMut(ParseNestedMeta<'_>) -> Result<()>) -> impl Parser { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/meta.rs:133:13 | 133 | |input: ParseStream| { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 133 | |input: ParseStream<'_>| { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/meta.rs:273:27 | 273 | logic: impl FnMut(ParseNestedMeta) -> Result<()>, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 273 | logic: impl FnMut(ParseNestedMeta<'_>) -> Result<()>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/meta.rs:386:12 | 386 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 386 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/meta.rs:387:27 | 387 | mut logic: impl FnMut(ParseNestedMeta) -> Result<()>, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 387 | mut logic: impl FnMut(ParseNestedMeta<'_>) -> Result<()>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/meta.rs:403:27 | 403 | fn parse_meta_path(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 403 | fn parse_meta_path(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/op.rs:87:25 | 87 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 87 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/op.rs:152:25 | 152 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 152 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/discouraged.rs:199:44 | 199 | .set(unsafe { mem::transmute::>(fork.cursor()) }); | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 199 | .set(unsafe { mem::transmute::, Cursor<'static>>(fork.cursor()) }); | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/discouraged.rs:208:68 | 208 | fn parse_any_delimiter(&self) -> Result<(Delimiter, DelimSpan, ParseBuffer)>; | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 208 | fn parse_any_delimiter(&self) -> Result<(Delimiter, DelimSpan, ParseBuffer<'_>)>; | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/discouraged.rs:212:68 | 212 | fn parse_any_delimiter(&self) -> Result<(Delimiter, DelimSpan, ParseBuffer)> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 212 | fn parse_any_delimiter(&self) -> Result<(Delimiter, DelimSpan, ParseBuffer<'_>)> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:215:21 | 215 | fn parse(input: ParseStream) -> Result; | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 215 | fn parse(input: ParseStream<'_>) -> Result; | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:277:32 | 277 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 277 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:283:32 | 283 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 283 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:387:13 | 387 | cursor: Cursor, | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 387 | cursor: Cursor<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:389:6 | 389 | ) -> ParseBuffer { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 389 | ) -> ParseBuffer<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:393:51 | 393 | cell: Cell::new(unsafe { mem::transmute::>(cursor) }), | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 393 | cell: Cell::new(unsafe { mem::transmute::, Cursor<'static>>(cursor) }), | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:430:30 | 430 | fn inner_unexpected(buffer: &ParseBuffer) -> (Rc>, Option<(Span, Delimiter)>) { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 430 | fn inner_unexpected(buffer: &ParseBuffer<'_>) -> (Rc>, Option<(Span, Delimiter)>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:441:39 | 441 | pub(crate) fn get_unexpected(buffer: &ParseBuffer) -> Rc> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 441 | pub(crate) fn get_unexpected(buffer: &ParseBuffer<'_>) -> Rc> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:445:50 | 445 | fn span_of_unexpected_ignoring_nones(mut cursor: Cursor) -> Option<(Span, Delimiter)> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 445 | fn span_of_unexpected_ignoring_nones(mut cursor: Cursor<'_>) -> Option<(Span, Delimiter)> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:505:40 | 505 | pub fn call(&self, function: fn(ParseStream) -> Result) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 505 | pub fn call(&self, function: fn(ParseStream<'_>) -> Result) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:621:27 | 621 | fn peek2(buffer: &ParseBuffer, peek: fn(Cursor) -> bool) -> bool { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 621 | fn peek2(buffer: &ParseBuffer<'_>, peek: fn(Cursor) -> bool) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:621:49 | 621 | fn peek2(buffer: &ParseBuffer, peek: fn(Cursor) -> bool) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 621 | fn peek2(buffer: &ParseBuffer, peek: fn(Cursor<'_>) -> bool) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:631:27 | 631 | fn peek3(buffer: &ParseBuffer, peek: fn(Cursor) -> bool) -> bool { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 631 | fn peek3(buffer: &ParseBuffer<'_>, peek: fn(Cursor) -> bool) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:631:49 | 631 | fn peek3(buffer: &ParseBuffer, peek: fn(Cursor) -> bool) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 631 | fn peek3(buffer: &ParseBuffer, peek: fn(Cursor<'_>) -> bool) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:736:20 | 736 | parser: fn(ParseStream) -> Result, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 736 | parser: fn(ParseStream<'_>) -> Result, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:1162:21 | 1162 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1162 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:1169:21 | 1169 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1169 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:1180:21 | 1180 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1180 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:1187:21 | 1187 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1187 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:1197:21 | 1197 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1197 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:1211:21 | 1211 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1211 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:1221:21 | 1221 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1221 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:1274:52 | 1274 | fn tokens_to_parse_buffer(tokens: &TokenBuffer) -> ParseBuffer { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1274 | fn tokens_to_parse_buffer(tokens: &TokenBuffer) -> ParseBuffer<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:1283:15 | 1283 | F: FnOnce(ParseStream) -> Result, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1283 | F: FnOnce(ParseStream<'_>) -> Result, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:1365:22 | 1365 | fn parse(_input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1365 | fn parse(_input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse_quote.rs:127:21 | 127 | fn parse(input: ParseStream) -> Result; | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 127 | fn parse(input: ParseStream<'_>) -> Result; | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse_quote.rs:131:21 | 131 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 131 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse_quote.rs:147:21 | 147 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 147 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse_quote.rs:158:21 | 158 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 158 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse_quote.rs:188:21 | 188 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 188 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse_quote.rs:195:21 | 195 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 195 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse_quote.rs:201:21 | 201 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 201 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse_quote.rs:208:21 | 208 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 208 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:287:36 | 287 | pub fn parse_single(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 287 | pub fn parse_single(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:333:35 | 333 | pub fn parse_multi(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 333 | pub fn parse_multi(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:379:53 | 379 | pub fn parse_multi_with_leading_vert(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 379 | pub fn parse_multi_with_leading_vert(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:387:25 | 387 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 387 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:397:30 | 397 | fn multi_pat_impl(input: ParseStream, leading_vert: Option) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 397 | fn multi_pat_impl(input: ParseStream<'_>, leading_vert: Option) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:419:52 | 419 | fn pat_path_or_macro_or_struct_or_range(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 419 | fn pat_path_or_macro_or_struct_or_range(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:456:24 | 456 | fn pat_wild(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 456 | fn pat_wild(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:463:23 | 463 | fn pat_box(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 463 | fn pat_box(begin: ParseBuffer<'_>, input: ParseStream) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:463:43 | 463 | fn pat_box(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 463 | fn pat_box(begin: ParseBuffer, input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:469:25 | 469 | fn pat_ident(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 469 | fn pat_ident(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:494:16 | 494 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 494 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:521:26 | 521 | fn pat_struct(input: ParseStream, qself: Option, path: Path) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 521 | fn pat_struct(input: ParseStream<'_>, qself: Option, path: Path) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:556:25 | 556 | fn field_pat(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 556 | fn field_pat(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:604:25 | 604 | fn pat_range(input: ParseStream, qself: Option, path: Path) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 604 | fn pat_range(input: ParseStream<'_>, qself: Option, path: Path) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:622:35 | 622 | fn pat_range_half_open(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 622 | fn pat_range_half_open(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:643:34 | 643 | fn pat_paren_or_tuple(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 643 | fn pat_paren_or_tuple(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:673:29 | 673 | fn pat_reference(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 673 | fn pat_reference(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:682:32 | 682 | fn pat_lit_or_range(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 682 | fn pat_lit_or_range(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:726:31 | 726 | fn pat_range_bound(input: ParseStream) -> Result> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 726 | fn pat_range_bound(input: ParseStream<'_>) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:759:25 | 759 | fn pat_slice(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 759 | fn pat_slice(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:794:25 | 794 | fn pat_const(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 794 | fn pat_const(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/path.rs:310:25 | 310 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 310 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/path.rs:317:25 | 317 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 317 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/path.rs:402:41 | 402 | pub(crate) fn const_argument(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 402 | pub(crate) fn const_argument(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/path.rs:447:39 | 447 | pub fn parse_turbofish(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 447 | pub fn parse_turbofish(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/path.rs:454:20 | 454 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 454 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/path.rs:482:25 | 482 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 482 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/path.rs:490:25 | 490 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 490 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/path.rs:502:25 | 502 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 502 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/path.rs:508:32 | 508 | fn parse_helper(input: ParseStream, expr_style: bool) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 508 | fn parse_helper(input: ParseStream<'_>, expr_style: bool) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/path.rs:569:39 | 569 | pub fn parse_mod_style(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 569 | pub fn parse_mod_style(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/path.rs:601:43 | 601 | pub(crate) fn parse_helper(input: ParseStream, expr_style: bool) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 601 | pub(crate) fn parse_helper(input: ParseStream<'_>, expr_style: bool) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/path.rs:616:20 | 616 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 616 | input: ParseStream<'_>, | ++++ warning: `heck` (lib) generated 14 warnings Compiling anstyle v1.0.8 warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/path.rs:636:32 | 636 | pub(crate) fn qpath(input: ParseStream, expr_style: bool) -> Result<(Option, Path)> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 636 | pub(crate) fn qpath(input: ParseStream<'_>, expr_style: bool) -> Result<(Option, Path)> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/punctuated.rs:119:31 | 119 | pub fn iter(&self) -> Iter { | ----^-- expected lifetime parameter | help: indicate the anonymous lifetime | 119 | pub fn iter(&self) -> Iter<'_, T> { | +++ Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=anstyle CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anstyle-1.0.8 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='ANSI text styling' CARGO_PKG_HOMEPAGE='https://github.com/rust-cli/anstyle' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=anstyle CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-cli/anstyle.git' CARGO_PKG_RUST_VERSION=1.65.0 CARGO_PKG_VERSION=1.0.8 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anstyle-1.0.8 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/rustc --crate-name anstyle --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anstyle-1.0.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::items_after_statements' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=d7858c95fdf3169b -C extra-filename=-d7858c95fdf3169b --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps --cap-lints warn -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/punctuated.rs:130:42 | 130 | pub fn iter_mut(&mut self) -> IterMut { | -------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 130 | pub fn iter_mut(&mut self) -> IterMut<'_, T> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/punctuated.rs:141:33 | 141 | pub fn pairs(&self) -> Pairs { | -----^----- expected lifetime parameter | help: indicate the anonymous lifetime | 141 | pub fn pairs(&self) -> Pairs<'_, T, P> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/punctuated.rs:150:44 | 150 | pub fn pairs_mut(&mut self) -> PairsMut { | --------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 150 | pub fn pairs_mut(&mut self) -> PairsMut<'_, T, P> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/punctuated.rs:290:36 | 290 | pub fn parse_terminated(input: ParseStream) -> Result | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 290 | pub fn parse_terminated(input: ParseStream<'_>) -> Result | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/punctuated.rs:309:16 | 309 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 309 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/punctuated.rs:310:20 | 310 | parser: fn(ParseStream) -> Result, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 310 | parser: fn(ParseStream<'_>) -> Result, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/punctuated.rs:342:44 | 342 | pub fn parse_separated_nonempty(input: ParseStream) -> Result | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 342 | pub fn parse_separated_nonempty(input: ParseStream<'_>) -> Result | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/punctuated.rs:361:16 | 361 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 361 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/punctuated.rs:362:20 | 362 | parser: fn(ParseStream) -> Result, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 362 | parser: fn(ParseStream<'_>) -> Result, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/restriction.rs:72:25 | 72 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 72 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/restriction.rs:93:29 | 93 | fn parse_pub(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 93 | fn parse_pub(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/stmt.rs:151:36 | 151 | pub fn parse_within(input: ParseStream) -> Result> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 151 | pub fn parse_within(input: ParseStream<'_>) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/stmt.rs:181:25 | 181 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 181 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/stmt.rs:192:25 | 192 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 192 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/stmt.rs:198:26 | 198 | fn parse_stmt(input: ParseStream, allow_nosemi: AllowNoSemi) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 198 | fn parse_stmt(input: ParseStream<'_>, allow_nosemi: AllowNoSemi) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/stmt.rs:265:24 | 265 | fn stmt_mac(input: ParseStream, attrs: Vec, path: Path) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 265 | fn stmt_mac(input: ParseStream<'_>, attrs: Vec, path: Path) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/stmt.rs:282:26 | 282 | fn stmt_local(input: ParseStream, attrs: Vec) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 282 | fn stmt_local(input: ParseStream<'_>, attrs: Vec) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/stmt.rs:334:16 | 334 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 334 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/thread.rs:38:40 | 38 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 38 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:297:25 | 297 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 297 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:311:36 | 311 | pub fn without_plus(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 311 | pub fn without_plus(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:319:16 | 319 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 319 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:594:25 | 594 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 594 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:605:25 | 605 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 605 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:618:25 | 618 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 618 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:641:25 | 641 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 641 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:654:25 | 654 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 654 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:701:25 | 701 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 701 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:710:25 | 710 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 710 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:719:25 | 719 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 719 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:752:25 | 752 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 752 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:761:25 | 761 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 761 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:770:36 | 770 | pub fn without_plus(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 770 | pub fn without_plus(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:775:36 | 775 | pub(crate) fn parse(input: ParseStream, allow_plus: bool) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 775 | pub(crate) fn parse(input: ParseStream<'_>, allow_plus: bool) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:789:25 | 789 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 789 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:797:25 | 797 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 797 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:805:36 | 805 | pub fn without_plus(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 805 | pub fn without_plus(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:811:36 | 811 | pub(crate) fn parse(input: ParseStream, allow_plus: bool) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 811 | pub(crate) fn parse(input: ParseStream<'_>, allow_plus: bool) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:823:20 | 823 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 823 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:851:25 | 851 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 851 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:859:36 | 859 | pub fn without_plus(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 859 | pub fn without_plus(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:864:36 | 864 | pub(crate) fn parse(input: ParseStream, allow_plus: bool) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 864 | pub(crate) fn parse(input: ParseStream<'_>, allow_plus: bool) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:894:25 | 894 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 894 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:905:25 | 905 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 905 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:912:25 | 912 | fn parse(input: ParseStream, allow_plus: bool) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 912 | fn parse(input: ParseStream<'_>, allow_plus: bool) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:926:25 | 926 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 926 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:932:33 | 932 | fn parse_bare_fn_arg(input: ParseStream, allow_self: bool) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 932 | fn parse_bare_fn_arg(input: ParseStream<'_>, allow_self: bool) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:980:35 | 980 | fn parse_bare_variadic(input: ParseStream, attrs: Vec) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 980 | fn parse_bare_variadic(input: ParseStream<'_>, attrs: Vec) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:997:25 | 997 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 997 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:1007:25 | 1007 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1007 | fn parse(input: ParseStream<'_>) -> Result { | ++++ Compiling regex-syntax v0.8.4 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=regex_syntax CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-syntax-0.8.4 CARGO_PKG_AUTHORS='The Rust Project Developers:Andrew Gallant ' CARGO_PKG_DESCRIPTION='A regular expression parser.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=regex-syntax CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/regex/tree/master/regex-syntax' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.8.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-syntax-0.8.4 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/rustc --crate-name regex_syntax --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-syntax-0.8.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "default", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=d7062e8f24a3eeec -C extra-filename=-d7062e8f24a3eeec --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps --cap-lints warn -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=openbsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Zallow-features=-Wrust_2018_idioms-Wunused_lifetimes' CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/lzma-sys-0.1.20 CARGO_MANIFEST_LINKS=lzma CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='Raw bindings to liblzma which contains an implementation of LZMA and xz stream encoding/decoding. High level Rust bindings are available in the `xz2` crate. ' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/xz2-rs' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lzma-sys CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/xz2-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.20 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=20 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-openbsd LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib/rustlib/x86_64-unknown-openbsd/lib:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/build/lzma-sys-35f8fd831e18f949/out PROFILE=debug RUSTC=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/rustc RUSTDOC=rustdoc TARGET=x86_64-unknown-openbsd /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/build/lzma-sys-20b426f5dc91039d/build-script-build` [lzma-sys 0.1.20] cargo:rerun-if-changed=build.rs [lzma-sys 0.1.20] cargo:rerun-if-env-changed=LZMA_API_STATIC [lzma-sys 0.1.20] cargo:rerun-if-env-changed=LIBLZMA_NO_PKG_CONFIG [lzma-sys 0.1.20] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-openbsd [lzma-sys 0.1.20] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_openbsd [lzma-sys 0.1.20] cargo:rerun-if-env-changed=HOST_PKG_CONFIG [lzma-sys 0.1.20] cargo:rerun-if-env-changed=PKG_CONFIG [lzma-sys 0.1.20] cargo:rerun-if-env-changed=LIBLZMA_STATIC [lzma-sys 0.1.20] cargo:rerun-if-env-changed=LIBLZMA_DYNAMIC [lzma-sys 0.1.20] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC [lzma-sys 0.1.20] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC [lzma-sys 0.1.20] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-openbsd [lzma-sys 0.1.20] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_openbsd [lzma-sys 0.1.20] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH [lzma-sys 0.1.20] cargo:rerun-if-env-changed=PKG_CONFIG_PATH [lzma-sys 0.1.20] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-openbsd [lzma-sys 0.1.20] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_openbsd [lzma-sys 0.1.20] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR [lzma-sys 0.1.20] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR [lzma-sys 0.1.20] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-openbsd [lzma-sys 0.1.20] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_openbsd [lzma-sys 0.1.20] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR [lzma-sys 0.1.20] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR [lzma-sys 0.1.20] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR [lzma-sys 0.1.20] cargo:rerun-if-env-changed=SYSROOT [lzma-sys 0.1.20] cargo:rerun-if-env-changed=LIBLZMA_STATIC [lzma-sys 0.1.20] cargo:rerun-if-env-changed=LIBLZMA_DYNAMIC [lzma-sys 0.1.20] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC [lzma-sys 0.1.20] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC [lzma-sys 0.1.20] cargo:rustc-link-search=native=/usr/local/lib [lzma-sys 0.1.20] cargo:rustc-link-lib=lzma [lzma-sys 0.1.20] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-openbsd [lzma-sys 0.1.20] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_openbsd [lzma-sys 0.1.20] cargo:rerun-if-env-changed=HOST_PKG_CONFIG [lzma-sys 0.1.20] cargo:rerun-if-env-changed=PKG_CONFIG [lzma-sys 0.1.20] cargo:rerun-if-env-changed=LIBLZMA_STATIC [lzma-sys 0.1.20] cargo:rerun-if-env-changed=LIBLZMA_DYNAMIC [lzma-sys 0.1.20] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC [lzma-sys 0.1.20] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC [lzma-sys 0.1.20] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-openbsd [lzma-sys 0.1.20] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_openbsd [lzma-sys 0.1.20] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH [lzma-sys 0.1.20] cargo:rerun-if-env-changed=PKG_CONFIG_PATH [lzma-sys 0.1.20] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-openbsd [lzma-sys 0.1.20] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_openbsd [lzma-sys 0.1.20] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR [lzma-sys 0.1.20] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR [lzma-sys 0.1.20] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-openbsd [lzma-sys 0.1.20] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_openbsd [lzma-sys 0.1.20] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR [lzma-sys 0.1.20] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-syntax-0.8.4/src/debug.rs:6:38 | 6 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-syntax-0.8.4/src/debug.rs:37:38 | 37 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 37 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-syntax-0.8.4/src/hir/literal.rs:2014:38 | 2014 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2014 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-syntax-0.8.4/src/hir/literal.rs:2176:38 | 2176 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2176 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-syntax-0.8.4/src/hir/mod.rs:804:38 | 804 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 804 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-syntax-0.8.4/src/hir/mod.rs:1029:38 | 1029 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1029 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-syntax-0.8.4/src/hir/mod.rs:2901:38 | 2901 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2901 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ Compiling clap_builder v4.5.15 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=clap_builder CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/clap_builder-4.5.15 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A simple to use, efficient, and full-featured Command Line Argument Parser' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=clap_builder CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/clap-rs/clap' CARGO_PKG_RUST_VERSION=1.74 CARGO_PKG_VERSION=4.5.15 CARGO_PKG_VERSION_MAJOR=4 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=15 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/clap_builder-4.5.15 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/rustc --crate-name clap_builder --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/clap_builder-4.5.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --cfg 'feature="error-context"' --cfg 'feature="help"' --cfg 'feature="std"' --cfg 'feature="usage"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("cargo", "color", "debug", "default", "deprecated", "env", "error-context", "help", "std", "string", "suggestions", "unicode", "unstable-doc", "unstable-ext", "unstable-styles", "unstable-v5", "usage", "wrap_help"))' -C metadata=545772e522ffce5f -C extra-filename=-545772e522ffce5f --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps --extern anstyle=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps/libanstyle-d7858c95fdf3169b.rmeta --extern clap_lex=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps/libclap_lex-d5455f4e4170ea14.rmeta --cap-lints warn -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes` Compiling crossbeam-epoch v0.9.18 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=crossbeam_epoch CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-epoch-0.9.18 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Epoch-based garbage collection' CARGO_PKG_HOMEPAGE='https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-epoch' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossbeam-epoch CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/crossbeam-rs/crossbeam' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=0.9.18 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=18 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-epoch-0.9.18 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/rustc --crate-name crossbeam_epoch --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-epoch-0.9.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "loom", "loom-crate", "nightly", "std"))' -C metadata=8824ae6edc7305d9 -C extra-filename=-8824ae6edc7305d9 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps --extern crossbeam_utils=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps/libcrossbeam_utils-942f9ca3bca2ab15.rmeta --cap-lints warn -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes` warning: unexpected `cfg` condition name: `crossbeam_loom` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-epoch-0.9.18/src/lib.rs:66:7 | 66 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `crossbeam_loom` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-epoch-0.9.18/src/lib.rs:69:7 | 69 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-epoch-0.9.18/src/lib.rs:91:11 | 91 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-epoch-0.9.18/src/atomic.rs:1675:21 | 1675 | #[cfg(all(test, not(crossbeam_loom)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-epoch-0.9.18/src/atomic.rs:350:15 | 350 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-epoch-0.9.18/src/atomic.rs:358:11 | 358 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-epoch-0.9.18/src/collector.rs:112:21 | 112 | #[cfg(all(test, not(crossbeam_loom)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-epoch-0.9.18/src/deferred.rs:90:21 | 90 | #[cfg(all(test, not(crossbeam_loom)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_sanitize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-epoch-0.9.18/src/internal.rs:56:15 | 56 | #[cfg(not(any(crossbeam_sanitize, miri)))] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_sanitize)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_sanitize)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_sanitize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-epoch-0.9.18/src/internal.rs:59:11 | 59 | #[cfg(any(crossbeam_sanitize, miri))] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_sanitize)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_sanitize)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_sanitize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-epoch-0.9.18/src/internal.rs:300:15 | 300 | #[cfg(not(any(crossbeam_sanitize, miri)))] // `crossbeam_sanitize` and `miri` reduce the size of `Local` | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_sanitize)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_sanitize)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-epoch-0.9.18/src/internal.rs:557:21 | 557 | #[cfg(all(test, not(crossbeam_loom)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_sanitize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-epoch-0.9.18/src/internal.rs:202:29 | 202 | let steps = if cfg!(crossbeam_sanitize) { | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_sanitize)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_sanitize)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-epoch-0.9.18/src/sync/mod.rs:5:11 | 5 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-epoch-0.9.18/src/sync/list.rs:298:21 | 298 | #[cfg(all(test, not(crossbeam_loom)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-epoch-0.9.18/src/sync/queue.rs:217:21 | 217 | #[cfg(all(test, not(crossbeam_loom)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-epoch-0.9.18/src/default.rs:10:11 | 10 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-epoch-0.9.18/src/default.rs:64:21 | 64 | #[cfg(all(test, not(crossbeam_loom)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-epoch-0.9.18/src/default.rs:14:15 | 14 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-epoch-0.9.18/src/default.rs:22:11 | 22 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `generic-array` (lib) generated 8 warnings Compiling crypto-common v0.1.6 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=crypto_common CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crypto-common-0.1.6 CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Common cryptographic traits' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crypto-common CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/traits' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crypto-common-0.1.6 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/rustc --crate-name crypto_common --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crypto-common-0.1.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("getrandom", "rand_core", "std"))' -C metadata=1d20dc66633a4cfb -C extra-filename=-1d20dc66633a4cfb --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps --extern generic_array=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps/libgeneric_array-a2f2be98f5256eb4.rmeta --extern typenum=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps/libtypenum-6cde1948e00b033b.rmeta --cap-lints warn -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes` warning: `crossbeam-epoch` (lib) generated 20 warnings Compiling block-buffer v0.10.4 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=block_buffer CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/block-buffer-0.10.4 CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Buffer type for block processing of data' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=block-buffer CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/utils' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.10.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/block-buffer-0.10.4 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/rustc --crate-name block_buffer --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/block-buffer-0.10.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=dc32fcd774c5dae8 -C extra-filename=-dc32fcd774c5dae8 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps --extern generic_array=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps/libgeneric_array-a2f2be98f5256eb4.rmeta --cap-lints warn -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes` Compiling bstr v1.10.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=bstr CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.10.0 CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='A string type that is not required to be valid UTF-8.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/bstr' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bstr CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/bstr' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=1.10.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.10.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/rustc --crate-name bstr --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "serde", "std", "unicode"))' -C metadata=eae8af78fea1a269 -C extra-filename=-eae8af78fea1a269 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps --extern memchr=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps/libmemchr-b8bf622605472bb8.rmeta --cap-lints warn -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes` Compiling serde_json v1.0.125 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125 CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='A JSON serialization file format' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_json CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/json' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.125 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=125 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/rustc --crate-name build_script_build --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=cabfb06cdfc08d3e -C extra-filename=-cabfb06cdfc08d3e --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/build/serde_json-cabfb06cdfc08d3e -C strip=debuginfo -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps --cap-lints warn -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.10.0/src/escape_bytes.rs:15:43 | 15 | pub(crate) fn new(bytes: &'a [u8]) -> EscapeBytes { | ^^^^^^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 15 | pub(crate) fn new(bytes: &'a [u8]) -> EscapeBytes<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.10.0/src/escape_bytes.rs:83:38 | 83 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 83 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.10.0/src/impls.rs:3:14 | 3 | impl<'a, 'b> PartialEq<$rhs> for $lhs { | ^^-- | | | help: elide the unused lifetime ... 363 | impl_partial_eq!(BString, Vec); | ---------------------------------- in this macro invocation | = note: requested on the command line with `-W unused-lifetimes` = note: this warning originates in the macro `impl_partial_eq` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.10.0/src/impls.rs:3:18 | 3 | impl<'a, 'b> PartialEq<$rhs> for $lhs { | --^^ | | | help: elide the unused lifetime ... 363 | impl_partial_eq!(BString, Vec); | ---------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_partial_eq` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.10.0/src/impls.rs:11:14 | 11 | impl<'a, 'b> PartialEq<$lhs> for $rhs { | ^^-- | | | help: elide the unused lifetime ... 363 | impl_partial_eq!(BString, Vec); | ---------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_partial_eq` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.10.0/src/impls.rs:11:18 | 11 | impl<'a, 'b> PartialEq<$lhs> for $rhs { | --^^ | | | help: elide the unused lifetime ... 363 | impl_partial_eq!(BString, Vec); | ---------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_partial_eq` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.10.0/src/impls.rs:3:14 | 3 | impl<'a, 'b> PartialEq<$rhs> for $lhs { | ^^-- | | | help: elide the unused lifetime ... 364 | impl_partial_eq!(BString, [u8]); | ------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_partial_eq` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.10.0/src/impls.rs:3:18 | 3 | impl<'a, 'b> PartialEq<$rhs> for $lhs { | --^^ | | | help: elide the unused lifetime ... 364 | impl_partial_eq!(BString, [u8]); | ------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_partial_eq` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.10.0/src/impls.rs:11:14 | 11 | impl<'a, 'b> PartialEq<$lhs> for $rhs { | ^^-- | | | help: elide the unused lifetime ... 364 | impl_partial_eq!(BString, [u8]); | ------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_partial_eq` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.10.0/src/impls.rs:11:18 | 11 | impl<'a, 'b> PartialEq<$lhs> for $rhs { | --^^ | | | help: elide the unused lifetime ... 364 | impl_partial_eq!(BString, [u8]); | ------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_partial_eq` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.10.0/src/impls.rs:3:18 | 3 | impl<'a, 'b> PartialEq<$rhs> for $lhs { | --^^ | | | help: elide the unused lifetime ... 365 | impl_partial_eq!(BString, &'a [u8]); | ----------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_partial_eq` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.10.0/src/impls.rs:11:18 | 11 | impl<'a, 'b> PartialEq<$lhs> for $rhs { | --^^ | | | help: elide the unused lifetime ... 365 | impl_partial_eq!(BString, &'a [u8]); | ----------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_partial_eq` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.10.0/src/impls.rs:3:14 | 3 | impl<'a, 'b> PartialEq<$rhs> for $lhs { | ^^-- | | | help: elide the unused lifetime ... 366 | impl_partial_eq!(BString, String); | --------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_partial_eq` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.10.0/src/impls.rs:3:18 | 3 | impl<'a, 'b> PartialEq<$rhs> for $lhs { | --^^ | | | help: elide the unused lifetime ... 366 | impl_partial_eq!(BString, String); | --------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_partial_eq` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.10.0/src/impls.rs:11:14 | 11 | impl<'a, 'b> PartialEq<$lhs> for $rhs { | ^^-- | | | help: elide the unused lifetime ... 366 | impl_partial_eq!(BString, String); | --------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_partial_eq` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.10.0/src/impls.rs:11:18 | 11 | impl<'a, 'b> PartialEq<$lhs> for $rhs { | --^^ | | | help: elide the unused lifetime ... 366 | impl_partial_eq!(BString, String); | --------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_partial_eq` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.10.0/src/impls.rs:3:14 | 3 | impl<'a, 'b> PartialEq<$rhs> for $lhs { | ^^-- | | | help: elide the unused lifetime ... 367 | impl_partial_eq!(BString, str); | ------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_partial_eq` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.10.0/src/impls.rs:3:18 | 3 | impl<'a, 'b> PartialEq<$rhs> for $lhs { | --^^ | | | help: elide the unused lifetime ... 367 | impl_partial_eq!(BString, str); | ------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_partial_eq` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.10.0/src/impls.rs:11:14 | 11 | impl<'a, 'b> PartialEq<$lhs> for $rhs { | ^^-- | | | help: elide the unused lifetime ... 367 | impl_partial_eq!(BString, str); | ------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_partial_eq` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.10.0/src/impls.rs:11:18 | 11 | impl<'a, 'b> PartialEq<$lhs> for $rhs { | --^^ | | | help: elide the unused lifetime ... 367 | impl_partial_eq!(BString, str); | ------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_partial_eq` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.10.0/src/impls.rs:3:18 | 3 | impl<'a, 'b> PartialEq<$rhs> for $lhs { | --^^ | | | help: elide the unused lifetime ... 368 | impl_partial_eq!(BString, &'a str); | ---------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_partial_eq` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.10.0/src/impls.rs:11:18 | 11 | impl<'a, 'b> PartialEq<$lhs> for $rhs { | --^^ | | | help: elide the unused lifetime ... 368 | impl_partial_eq!(BString, &'a str); | ---------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_partial_eq` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.10.0/src/impls.rs:3:14 | 3 | impl<'a, 'b> PartialEq<$rhs> for $lhs { | ^^-- | | | help: elide the unused lifetime ... 369 | impl_partial_eq!(BString, BStr); | ------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_partial_eq` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.10.0/src/impls.rs:3:18 | 3 | impl<'a, 'b> PartialEq<$rhs> for $lhs { | --^^ | | | help: elide the unused lifetime ... 369 | impl_partial_eq!(BString, BStr); | ------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_partial_eq` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.10.0/src/impls.rs:11:14 | 11 | impl<'a, 'b> PartialEq<$lhs> for $rhs { | ^^-- | | | help: elide the unused lifetime ... 369 | impl_partial_eq!(BString, BStr); | ------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_partial_eq` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.10.0/src/impls.rs:11:18 | 11 | impl<'a, 'b> PartialEq<$lhs> for $rhs { | --^^ | | | help: elide the unused lifetime ... 369 | impl_partial_eq!(BString, BStr); | ------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_partial_eq` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.10.0/src/impls.rs:3:18 | 3 | impl<'a, 'b> PartialEq<$rhs> for $lhs { | --^^ | | | help: elide the unused lifetime ... 370 | impl_partial_eq!(BString, &'a BStr); | ----------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_partial_eq` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.10.0/src/impls.rs:11:18 | 11 | impl<'a, 'b> PartialEq<$lhs> for $rhs { | --^^ | | | help: elide the unused lifetime ... 370 | impl_partial_eq!(BString, &'a BStr); | ----------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_partial_eq` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.10.0/src/impls.rs:44:14 | 44 | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | ^^-- | | | help: elide the unused lifetime ... 386 | impl_partial_ord!(BString, Vec); | ----------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_partial_ord` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.10.0/src/impls.rs:44:18 | 44 | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | --^^ | | | help: elide the unused lifetime ... 386 | impl_partial_ord!(BString, Vec); | ----------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_partial_ord` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.10.0/src/impls.rs:52:14 | 52 | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | ^^-- | | | help: elide the unused lifetime ... 386 | impl_partial_ord!(BString, Vec); | ----------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_partial_ord` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.10.0/src/impls.rs:52:18 | 52 | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | --^^ | | | help: elide the unused lifetime ... 386 | impl_partial_ord!(BString, Vec); | ----------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_partial_ord` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.10.0/src/impls.rs:44:14 | 44 | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | ^^-- | | | help: elide the unused lifetime ... 387 | impl_partial_ord!(BString, [u8]); | -------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_partial_ord` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.10.0/src/impls.rs:44:18 | 44 | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | --^^ | | | help: elide the unused lifetime ... 387 | impl_partial_ord!(BString, [u8]); | -------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_partial_ord` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.10.0/src/impls.rs:52:14 | 52 | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | ^^-- | | | help: elide the unused lifetime ... 387 | impl_partial_ord!(BString, [u8]); | -------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_partial_ord` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.10.0/src/impls.rs:52:18 | 52 | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | --^^ | | | help: elide the unused lifetime ... 387 | impl_partial_ord!(BString, [u8]); | -------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_partial_ord` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.10.0/src/impls.rs:44:18 | 44 | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | --^^ | | | help: elide the unused lifetime ... 388 | impl_partial_ord!(BString, &'a [u8]); | ------------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_partial_ord` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.10.0/src/impls.rs:52:18 | 52 | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | --^^ | | | help: elide the unused lifetime ... 388 | impl_partial_ord!(BString, &'a [u8]); | ------------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_partial_ord` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.10.0/src/impls.rs:44:14 | 44 | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | ^^-- | | | help: elide the unused lifetime ... 389 | impl_partial_ord!(BString, String); | ---------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_partial_ord` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.10.0/src/impls.rs:44:18 | 44 | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | --^^ | | | help: elide the unused lifetime ... 389 | impl_partial_ord!(BString, String); | ---------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_partial_ord` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.10.0/src/impls.rs:52:14 | 52 | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | ^^-- | | | help: elide the unused lifetime ... 389 | impl_partial_ord!(BString, String); | ---------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_partial_ord` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.10.0/src/impls.rs:52:18 | 52 | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | --^^ | | | help: elide the unused lifetime ... 389 | impl_partial_ord!(BString, String); | ---------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_partial_ord` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.10.0/src/impls.rs:44:14 | 44 | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | ^^-- | | | help: elide the unused lifetime ... 390 | impl_partial_ord!(BString, str); | ------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_partial_ord` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.10.0/src/impls.rs:44:18 | 44 | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | --^^ | | | help: elide the unused lifetime ... 390 | impl_partial_ord!(BString, str); | ------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_partial_ord` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.10.0/src/impls.rs:52:14 | 52 | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | ^^-- | | | help: elide the unused lifetime ... 390 | impl_partial_ord!(BString, str); | ------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_partial_ord` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.10.0/src/impls.rs:52:18 | 52 | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | --^^ | | | help: elide the unused lifetime ... 390 | impl_partial_ord!(BString, str); | ------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_partial_ord` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.10.0/src/impls.rs:44:18 | 44 | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | --^^ | | | help: elide the unused lifetime ... 391 | impl_partial_ord!(BString, &'a str); | ----------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_partial_ord` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.10.0/src/impls.rs:52:18 | 52 | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | --^^ | | | help: elide the unused lifetime ... 391 | impl_partial_ord!(BString, &'a str); | ----------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_partial_ord` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.10.0/src/impls.rs:44:14 | 44 | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | ^^-- | | | help: elide the unused lifetime ... 392 | impl_partial_ord!(BString, BStr); | -------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_partial_ord` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.10.0/src/impls.rs:44:18 | 44 | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | --^^ | | | help: elide the unused lifetime ... 392 | impl_partial_ord!(BString, BStr); | -------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_partial_ord` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.10.0/src/impls.rs:52:14 | 52 | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | ^^-- | | | help: elide the unused lifetime ... 392 | impl_partial_ord!(BString, BStr); | -------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_partial_ord` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.10.0/src/impls.rs:52:18 | 52 | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | --^^ | | | help: elide the unused lifetime ... 392 | impl_partial_ord!(BString, BStr); | -------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_partial_ord` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.10.0/src/impls.rs:44:18 | 44 | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | --^^ | | | help: elide the unused lifetime ... 393 | impl_partial_ord!(BString, &'a BStr); | ------------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_partial_ord` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.10.0/src/impls.rs:52:18 | 52 | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | --^^ | | | help: elide the unused lifetime ... 393 | impl_partial_ord!(BString, &'a BStr); | ------------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_partial_ord` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.10.0/src/impls.rs:3:14 | 3 | impl<'a, 'b> PartialEq<$rhs> for $lhs { | ^^-- | | | help: elide the unused lifetime ... 810 | impl_partial_eq!(BStr, [u8]); | ---------------------------- in this macro invocation | = note: this warning originates in the macro `impl_partial_eq` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.10.0/src/impls.rs:3:18 | 3 | impl<'a, 'b> PartialEq<$rhs> for $lhs { | --^^ | | | help: elide the unused lifetime ... 810 | impl_partial_eq!(BStr, [u8]); | ---------------------------- in this macro invocation | = note: this warning originates in the macro `impl_partial_eq` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.10.0/src/impls.rs:11:14 | 11 | impl<'a, 'b> PartialEq<$lhs> for $rhs { | ^^-- | | | help: elide the unused lifetime ... 810 | impl_partial_eq!(BStr, [u8]); | ---------------------------- in this macro invocation | = note: this warning originates in the macro `impl_partial_eq` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.10.0/src/impls.rs:11:18 | 11 | impl<'a, 'b> PartialEq<$lhs> for $rhs { | --^^ | | | help: elide the unused lifetime ... 810 | impl_partial_eq!(BStr, [u8]); | ---------------------------- in this macro invocation | = note: this warning originates in the macro `impl_partial_eq` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.10.0/src/impls.rs:3:18 | 3 | impl<'a, 'b> PartialEq<$rhs> for $lhs { | --^^ | | | help: elide the unused lifetime ... 811 | impl_partial_eq!(BStr, &'a [u8]); | -------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_partial_eq` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.10.0/src/impls.rs:11:18 | 11 | impl<'a, 'b> PartialEq<$lhs> for $rhs { | --^^ | | | help: elide the unused lifetime ... 811 | impl_partial_eq!(BStr, &'a [u8]); | -------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_partial_eq` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.10.0/src/impls.rs:3:14 | 3 | impl<'a, 'b> PartialEq<$rhs> for $lhs { | ^^-- | | | help: elide the unused lifetime ... 812 | impl_partial_eq!(BStr, str); | --------------------------- in this macro invocation | = note: this warning originates in the macro `impl_partial_eq` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.10.0/src/impls.rs:3:18 | 3 | impl<'a, 'b> PartialEq<$rhs> for $lhs { | --^^ | | | help: elide the unused lifetime ... 812 | impl_partial_eq!(BStr, str); | --------------------------- in this macro invocation | = note: this warning originates in the macro `impl_partial_eq` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.10.0/src/impls.rs:11:14 | 11 | impl<'a, 'b> PartialEq<$lhs> for $rhs { | ^^-- | | | help: elide the unused lifetime ... 812 | impl_partial_eq!(BStr, str); | --------------------------- in this macro invocation | = note: this warning originates in the macro `impl_partial_eq` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.10.0/src/impls.rs:11:18 | 11 | impl<'a, 'b> PartialEq<$lhs> for $rhs { | --^^ | | | help: elide the unused lifetime ... 812 | impl_partial_eq!(BStr, str); | --------------------------- in this macro invocation | = note: this warning originates in the macro `impl_partial_eq` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.10.0/src/impls.rs:3:18 | 3 | impl<'a, 'b> PartialEq<$rhs> for $lhs { | --^^ | | | help: elide the unused lifetime ... 813 | impl_partial_eq!(BStr, &'a str); | ------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_partial_eq` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.10.0/src/impls.rs:11:18 | 11 | impl<'a, 'b> PartialEq<$lhs> for $rhs { | --^^ | | | help: elide the unused lifetime ... 813 | impl_partial_eq!(BStr, &'a str); | ------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_partial_eq` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.10.0/src/impls.rs:3:14 | 3 | impl<'a, 'b> PartialEq<$rhs> for $lhs { | ^^-- | | | help: elide the unused lifetime ... 816 | impl_partial_eq!(BStr, Vec); | ------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_partial_eq` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.10.0/src/impls.rs:3:18 | 3 | impl<'a, 'b> PartialEq<$rhs> for $lhs { | --^^ | | | help: elide the unused lifetime ... 816 | impl_partial_eq!(BStr, Vec); | ------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_partial_eq` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.10.0/src/impls.rs:11:14 | 11 | impl<'a, 'b> PartialEq<$lhs> for $rhs { | ^^-- | | | help: elide the unused lifetime ... 816 | impl_partial_eq!(BStr, Vec); | ------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_partial_eq` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.10.0/src/impls.rs:11:18 | 11 | impl<'a, 'b> PartialEq<$lhs> for $rhs { | --^^ | | | help: elide the unused lifetime ... 816 | impl_partial_eq!(BStr, Vec); | ------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_partial_eq` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.10.0/src/impls.rs:3:18 | 3 | impl<'a, 'b> PartialEq<$rhs> for $lhs { | --^^ | | | help: elide the unused lifetime ... 818 | impl_partial_eq!(&'a BStr, Vec); | ----------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_partial_eq` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.10.0/src/impls.rs:11:18 | 11 | impl<'a, 'b> PartialEq<$lhs> for $rhs { | --^^ | | | help: elide the unused lifetime ... 818 | impl_partial_eq!(&'a BStr, Vec); | ----------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_partial_eq` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.10.0/src/impls.rs:3:14 | 3 | impl<'a, 'b> PartialEq<$rhs> for $lhs { | ^^-- | | | help: elide the unused lifetime ... 820 | impl_partial_eq!(BStr, String); | ------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_partial_eq` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.10.0/src/impls.rs:3:18 | 3 | impl<'a, 'b> PartialEq<$rhs> for $lhs { | --^^ | | | help: elide the unused lifetime ... 820 | impl_partial_eq!(BStr, String); | ------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_partial_eq` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.10.0/src/impls.rs:11:14 | 11 | impl<'a, 'b> PartialEq<$lhs> for $rhs { | ^^-- | | | help: elide the unused lifetime ... 820 | impl_partial_eq!(BStr, String); | ------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_partial_eq` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.10.0/src/impls.rs:11:18 | 11 | impl<'a, 'b> PartialEq<$lhs> for $rhs { | --^^ | | | help: elide the unused lifetime ... 820 | impl_partial_eq!(BStr, String); | ------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_partial_eq` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.10.0/src/impls.rs:3:18 | 3 | impl<'a, 'b> PartialEq<$rhs> for $lhs { | --^^ | | | help: elide the unused lifetime ... 822 | impl_partial_eq!(&'a BStr, String); | ---------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_partial_eq` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.10.0/src/impls.rs:11:18 | 11 | impl<'a, 'b> PartialEq<$lhs> for $rhs { | --^^ | | | help: elide the unused lifetime ... 822 | impl_partial_eq!(&'a BStr, String); | ---------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_partial_eq` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.10.0/src/impls.rs:24:18 | 24 | impl<'a, 'b> PartialEq<$rhs> for $lhs { | --^^ | | | help: elide the unused lifetime ... 824 | impl_partial_eq_cow!(&'a BStr, Cow<'a, BStr>); | --------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_partial_eq_cow` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.10.0/src/impls.rs:32:18 | 32 | impl<'a, 'b> PartialEq<$lhs> for $rhs { | --^^ | | | help: elide the unused lifetime ... 824 | impl_partial_eq_cow!(&'a BStr, Cow<'a, BStr>); | --------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_partial_eq_cow` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.10.0/src/impls.rs:24:18 | 24 | impl<'a, 'b> PartialEq<$rhs> for $lhs { | --^^ | | | help: elide the unused lifetime ... 826 | impl_partial_eq_cow!(&'a BStr, Cow<'a, str>); | -------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_partial_eq_cow` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.10.0/src/impls.rs:32:18 | 32 | impl<'a, 'b> PartialEq<$lhs> for $rhs { | --^^ | | | help: elide the unused lifetime ... 826 | impl_partial_eq_cow!(&'a BStr, Cow<'a, str>); | -------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_partial_eq_cow` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.10.0/src/impls.rs:24:18 | 24 | impl<'a, 'b> PartialEq<$rhs> for $lhs { | --^^ | | | help: elide the unused lifetime ... 828 | impl_partial_eq_cow!(&'a BStr, Cow<'a, [u8]>); | --------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_partial_eq_cow` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.10.0/src/impls.rs:32:18 | 32 | impl<'a, 'b> PartialEq<$lhs> for $rhs { | --^^ | | | help: elide the unused lifetime ... 828 | impl_partial_eq_cow!(&'a BStr, Cow<'a, [u8]>); | --------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_partial_eq_cow` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.10.0/src/impls.rs:44:14 | 44 | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | ^^-- | | | help: elide the unused lifetime ... 844 | impl_partial_ord!(BStr, [u8]); | ----------------------------- in this macro invocation | = note: this warning originates in the macro `impl_partial_ord` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.10.0/src/impls.rs:44:18 | 44 | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | --^^ | | | help: elide the unused lifetime ... 844 | impl_partial_ord!(BStr, [u8]); | ----------------------------- in this macro invocation | = note: this warning originates in the macro `impl_partial_ord` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.10.0/src/impls.rs:52:14 | 52 | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | ^^-- | | | help: elide the unused lifetime ... 844 | impl_partial_ord!(BStr, [u8]); | ----------------------------- in this macro invocation | = note: this warning originates in the macro `impl_partial_ord` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.10.0/src/impls.rs:52:18 | 52 | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | --^^ | | | help: elide the unused lifetime ... 844 | impl_partial_ord!(BStr, [u8]); | ----------------------------- in this macro invocation | = note: this warning originates in the macro `impl_partial_ord` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.10.0/src/impls.rs:44:18 | 44 | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | --^^ | | | help: elide the unused lifetime ... 845 | impl_partial_ord!(BStr, &'a [u8]); | --------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_partial_ord` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.10.0/src/impls.rs:52:18 | 52 | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | --^^ | | | help: elide the unused lifetime ... 845 | impl_partial_ord!(BStr, &'a [u8]); | --------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_partial_ord` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.10.0/src/impls.rs:44:14 | 44 | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | ^^-- | | | help: elide the unused lifetime ... 846 | impl_partial_ord!(BStr, str); | ---------------------------- in this macro invocation | = note: this warning originates in the macro `impl_partial_ord` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.10.0/src/impls.rs:44:18 | 44 | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | --^^ | | | help: elide the unused lifetime ... 846 | impl_partial_ord!(BStr, str); | ---------------------------- in this macro invocation | = note: this warning originates in the macro `impl_partial_ord` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.10.0/src/impls.rs:52:14 | 52 | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | ^^-- | | | help: elide the unused lifetime ... 846 | impl_partial_ord!(BStr, str); | ---------------------------- in this macro invocation | = note: this warning originates in the macro `impl_partial_ord` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.10.0/src/impls.rs:52:18 | 52 | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | --^^ | | | help: elide the unused lifetime ... 846 | impl_partial_ord!(BStr, str); | ---------------------------- in this macro invocation | = note: this warning originates in the macro `impl_partial_ord` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.10.0/src/impls.rs:44:18 | 44 | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | --^^ | | | help: elide the unused lifetime ... 847 | impl_partial_ord!(BStr, &'a str); | -------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_partial_ord` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.10.0/src/impls.rs:52:18 | 52 | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | --^^ | | | help: elide the unused lifetime ... 847 | impl_partial_ord!(BStr, &'a str); | -------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_partial_ord` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.10.0/src/impls.rs:44:14 | 44 | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | ^^-- | | | help: elide the unused lifetime ... 850 | impl_partial_ord!(BStr, Vec); | -------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_partial_ord` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.10.0/src/impls.rs:44:18 | 44 | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | --^^ | | | help: elide the unused lifetime ... 850 | impl_partial_ord!(BStr, Vec); | -------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_partial_ord` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.10.0/src/impls.rs:52:14 | 52 | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | ^^-- | | | help: elide the unused lifetime ... 850 | impl_partial_ord!(BStr, Vec); | -------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_partial_ord` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.10.0/src/impls.rs:52:18 | 52 | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | --^^ | | | help: elide the unused lifetime ... 850 | impl_partial_ord!(BStr, Vec); | -------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_partial_ord` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.10.0/src/impls.rs:44:18 | 44 | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | --^^ | | | help: elide the unused lifetime ... 852 | impl_partial_ord!(&'a BStr, Vec); | ------------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_partial_ord` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.10.0/src/impls.rs:52:18 | 52 | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | --^^ | | | help: elide the unused lifetime ... 852 | impl_partial_ord!(&'a BStr, Vec); | ------------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_partial_ord` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.10.0/src/impls.rs:44:14 | 44 | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | ^^-- | | | help: elide the unused lifetime ... 854 | impl_partial_ord!(BStr, String); | ------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_partial_ord` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.10.0/src/impls.rs:44:18 | 44 | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | --^^ | | | help: elide the unused lifetime ... 854 | impl_partial_ord!(BStr, String); | ------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_partial_ord` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.10.0/src/impls.rs:52:14 | 52 | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | ^^-- | | | help: elide the unused lifetime ... 854 | impl_partial_ord!(BStr, String); | ------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_partial_ord` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.10.0/src/impls.rs:52:18 | 52 | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | --^^ | | | help: elide the unused lifetime ... 854 | impl_partial_ord!(BStr, String); | ------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_partial_ord` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.10.0/src/impls.rs:44:18 | 44 | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | --^^ | | | help: elide the unused lifetime ... 856 | impl_partial_ord!(&'a BStr, String); | ----------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_partial_ord` (in Nightly builds, run with -Z macro-backtrace for more info) warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.10.0/src/impls.rs:52:18 | 52 | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | --^^ | | | help: elide the unused lifetime ... 856 | impl_partial_ord!(&'a BStr, String); | ----------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_partial_ord` (in Nightly builds, run with -Z macro-backtrace for more info) Compiling log v0.4.22 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=log CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/log-0.4.22 CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A lightweight logging facade for Rust ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=log CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/log' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=0.4.22 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=22 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/log-0.4.22 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/rustc --crate-name log --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/log-0.4.22/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("kv", "kv_serde", "kv_std", "kv_sval", "kv_unstable", "kv_unstable_serde", "kv_unstable_std", "kv_unstable_sval", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "serde", "std", "sval", "sval_ref", "value-bag"))' -C metadata=edb8d5f0bf93e5ca -C extra-filename=-edb8d5f0bf93e5ca --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps --cap-lints warn -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/log-0.4.22/src/lib.rs:533:34 | 533 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 533 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/log-0.4.22/src/lib.rs:639:34 | 639 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 639 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/log-0.4.22/src/lib.rs:1179:34 | 1179 | fn enabled(&self, metadata: &Metadata) -> bool; | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1179 | fn enabled(&self, metadata: &Metadata<'_>) -> bool; | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/log-0.4.22/src/lib.rs:1188:28 | 1188 | fn log(&self, record: &Record); | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1188 | fn log(&self, record: &Record<'_>); | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/log-0.4.22/src/lib.rs:1203:27 | 1203 | fn enabled(&self, _: &Metadata) -> bool { | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1203 | fn enabled(&self, _: &Metadata<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/log-0.4.22/src/lib.rs:1207:23 | 1207 | fn log(&self, _: &Record) {} | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1207 | fn log(&self, _: &Record<'_>) {} | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/log-0.4.22/src/lib.rs:1215:34 | 1215 | fn enabled(&self, metadata: &Metadata) -> bool { | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1215 | fn enabled(&self, metadata: &Metadata<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/log-0.4.22/src/lib.rs:1219:28 | 1219 | fn log(&self, record: &Record) { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1219 | fn log(&self, record: &Record<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/log-0.4.22/src/lib.rs:1469:34 | 1469 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1469 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/log-0.4.22/src/lib.rs:1486:34 | 1486 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1486 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/log-0.4.22/src/__private_api.rs:38:11 | 38 | args: Arguments, | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 38 | args: Arguments<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/log-0.4.22/src/__private_api.rs:40:65 | 40 | &(target, module_path, loc): &(&str, &'static str, &'static Location), | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 40 | &(target, module_path, loc): &(&str, &'static str, &'static Location<'_>), | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/log-0.4.22/src/__private_api.rs:41:26 | 41 | kvs: Option<&[(&str, Value)]>, | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 41 | kvs: Option<&[(&str, Value<'_>)]>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/log-0.4.22/src/__private_api.rs:65:11 | 65 | args: Arguments, | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 65 | args: Arguments<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/log-0.4.22/src/__private_api.rs:67:64 | 67 | target_module_path_and_loc: &(&str, &'static str, &'static Location), | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 67 | target_module_path_and_loc: &(&str, &'static str, &'static Location<'_>), | ++++ warning: `log` (lib) generated 15 warnings Compiling same-file v1.0.6 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=same_file CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/same-file-1.0.6 CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='A simple crate for determining whether two file paths point to the same file. ' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/same-file' CARGO_PKG_LICENSE=Unlicense/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=same-file CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/same-file' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.6 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/same-file-1.0.6 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/rustc --crate-name same_file --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/same-file-1.0.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=c6b9e85ac2610707 -C extra-filename=-c6b9e85ac2610707 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps --cap-lints warn -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes` warning: unused return value of `into_raw_fd` that must be used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/same-file-1.0.6/src/unix.rs:23:13 | 23 | self.file.take().unwrap().into_raw_fd(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: losing the raw file descriptor may leak resources = note: `#[warn(unused_must_use)]` on by default help: use `let _ = ...` to ignore the resulting value | 23 | let _ = self.file.take().unwrap().into_raw_fd(); | +++++++ warning: `rustix` (lib) generated 500 warnings Compiling semver v1.0.23 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23 CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Parser and evaluator for Cargo'\''s flavor of Semantic Versioning' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=semver CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/semver' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.23 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=23 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/rustc --crate-name build_script_build --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=cd2a3fd9292fd4c4 -C extra-filename=-cd2a3fd9292fd4c4 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/build/semver-cd2a3fd9292fd4c4 -C strip=debuginfo -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps --cap-lints warn -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes` warning: `same-file` (lib) generated 1 warning Compiling walkdir v2.5.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=walkdir CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/walkdir-2.5.0 CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='Recursively walk a directory.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/walkdir' CARGO_PKG_LICENSE=Unlicense/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=walkdir CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/walkdir' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.5.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/walkdir-2.5.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/rustc --crate-name walkdir --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/walkdir-2.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=6a78a19fa8c545d6 -C extra-filename=-6a78a19fa8c545d6 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps --extern same_file=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps/libsame_file-c6b9e85ac2610707.rmeta --cap-lints warn -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes` warning: `bstr` (lib) generated 108 warnings Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=openbsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Zallow-features=-Wrust_2018_idioms-Wunused_lifetimes' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125 CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='A JSON serialization file format' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_json CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/json' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.125 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=125 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-openbsd LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib/rustlib/x86_64-unknown-openbsd/lib:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/build/serde_json-ac7bc45fb756cad9/out PROFILE=debug RUSTC=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/rustc RUSTDOC=rustdoc TARGET=x86_64-unknown-openbsd /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/build/serde_json-cabfb06cdfc08d3e/build-script-build` [serde_json 1.0.125] cargo:rerun-if-changed=build.rs [serde_json 1.0.125] cargo:rustc-check-cfg=cfg(limb_width_32) [serde_json 1.0.125] cargo:rustc-check-cfg=cfg(limb_width_64) [serde_json 1.0.125] cargo:rustc-cfg=limb_width_64 Compiling digest v0.10.7 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=digest CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/digest-0.10.7 CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Traits for cryptographic hash functions and message authentication codes' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=digest CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/traits' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.10.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/digest-0.10.7 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/rustc --crate-name digest --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/digest-0.10.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="block-buffer"' --cfg 'feature="core-api"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "blobby", "block-buffer", "const-oid", "core-api", "default", "dev", "mac", "oid", "rand_core", "std", "subtle"))' -C metadata=2e76d51cbc7ce40c -C extra-filename=-2e76d51cbc7ce40c --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps --extern block_buffer=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps/libblock_buffer-dc32fcd774c5dae8.rmeta --extern crypto_common=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps/libcrypto_common-1d20dc66633a4cfb.rmeta --cap-lints warn -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=openbsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Zallow-features=-Wrust_2018_idioms-Wunused_lifetimes' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23 CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Parser and evaluator for Cargo'\''s flavor of Semantic Versioning' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=semver CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/semver' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.23 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=23 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-openbsd LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib/rustlib/x86_64-unknown-openbsd/lib:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/build/semver-2c041e181853a37f/out PROFILE=debug RUSTC=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/rustc RUSTDOC=rustdoc TARGET=x86_64-unknown-openbsd /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/build/semver-cd2a3fd9292fd4c4/build-script-build` [semver 1.0.23] cargo:rerun-if-changed=build.rs [semver 1.0.23] cargo:rustc-check-cfg=cfg(doc_cfg) [semver 1.0.23] cargo:rustc-check-cfg=cfg(no_alloc_crate) [semver 1.0.23] cargo:rustc-check-cfg=cfg(no_const_vec_new) [semver 1.0.23] cargo:rustc-check-cfg=cfg(no_exhaustive_int_match) [semver 1.0.23] cargo:rustc-check-cfg=cfg(no_non_exhaustive) [semver 1.0.23] cargo:rustc-check-cfg=cfg(no_nonzero_bitscan) [semver 1.0.23] cargo:rustc-check-cfg=cfg(no_str_strip_prefix) [semver 1.0.23] cargo:rustc-check-cfg=cfg(no_track_caller) [semver 1.0.23] cargo:rustc-check-cfg=cfg(no_unsafe_op_in_unsafe_fn_lint) [semver 1.0.23] cargo:rustc-check-cfg=cfg(test_node_semver) Compiling regex-automata v0.4.7 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=regex_automata CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.4.7 CARGO_PKG_AUTHORS='The Rust Project Developers:Andrew Gallant ' CARGO_PKG_DESCRIPTION='Automata construction and matching using regular expressions.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=regex-automata CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/regex/tree/master/regex-automata' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.4.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.4.7 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/rustc --crate-name regex_automata --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.4.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="dfa-onepass"' --cfg 'feature="hybrid"' --cfg 'feature="meta"' --cfg 'feature="nfa"' --cfg 'feature="nfa-backtrack"' --cfg 'feature="nfa-pikevm"' --cfg 'feature="nfa-thompson"' --cfg 'feature="perf"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-literal-multisubstring"' --cfg 'feature="perf-literal-substring"' --cfg 'feature="std"' --cfg 'feature="syntax"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "dfa", "dfa-build", "dfa-onepass", "dfa-search", "hybrid", "internal-instrument", "internal-instrument-pikevm", "logging", "meta", "nfa", "nfa-backtrack", "nfa-pikevm", "nfa-thompson", "perf", "perf-inline", "perf-literal", "perf-literal-multisubstring", "perf-literal-substring", "std", "syntax", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unicode-word-boundary"))' -C metadata=a4b2be8bb3536113 -C extra-filename=-a4b2be8bb3536113 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps --extern aho_corasick=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps/libaho_corasick-19ed6cd7215b84b9.rmeta --extern memchr=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps/libmemchr-b8bf622605472bb8.rmeta --extern regex_syntax=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps/libregex_syntax-d7062e8f24a3eeec.rmeta --cap-lints warn -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes` Compiling xattr v1.3.1 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=xattr CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/xattr-1.3.1 CARGO_PKG_AUTHORS='Steven Allen ' CARGO_PKG_DESCRIPTION='unix extended filesystem attributes' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=xattr CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Stebalien/xattr' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.3.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/xattr-1.3.1 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/rustc --crate-name xattr --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/xattr-1.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="unsupported"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "unsupported"))' -C metadata=2ee56f23ad5b4b6d -C extra-filename=-2ee56f23ad5b4b6d --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps --extern rustix=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps/librustix-758b4454d8013b54.rmeta --cap-lints warn -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/xattr-1.3.1/src/error.rs:22:32 | 22 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 22 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ Compiling crossbeam-deque v0.8.5 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=crossbeam_deque CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-deque-0.8.5 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Concurrent work-stealing deque' CARGO_PKG_HOMEPAGE='https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-deque' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossbeam-deque CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/crossbeam-rs/crossbeam' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=0.8.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-deque-0.8.5 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/rustc --crate-name crossbeam_deque --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-deque-0.8.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=bb99d783d43cc20d -C extra-filename=-bb99d783d43cc20d --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps --extern crossbeam_epoch=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps/libcrossbeam_epoch-8824ae6edc7305d9.rmeta --extern crossbeam_utils=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps/libcrossbeam_utils-942f9ca3bca2ab15.rmeta --cap-lints warn -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes` warning: `xattr` (lib) generated 1 warning Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=lzma_sys CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/lzma-sys-0.1.20 CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='Raw bindings to liblzma which contains an implementation of LZMA and xz stream encoding/decoding. High level Rust bindings are available in the `xz2` crate. ' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/xz2-rs' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lzma-sys CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/xz2-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.20 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=20 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/lzma-sys-0.1.20 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/build/lzma-sys-35f8fd831e18f949/out /exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/rustc --crate-name lzma_sys --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/lzma-sys-0.1.20/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("static"))' -C metadata=972229e059e2b5ac -C extra-filename=-972229e059e2b5ac --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps --extern libc=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps/liblibc-67d6326760775bde.rmeta --cap-lints warn -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes -L native=/usr/local/lib -l lzma` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.4.7/src/dfa/onepass.rs:524:45 | 524 | fn new(config: Config, nfa: &'a NFA) -> InternalBuilder { | ^^^^^^^^^^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 524 | fn new(config: Config, nfa: &'a NFA) -> InternalBuilder<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.4.7/src/dfa/onepass.rs:2359:38 | 2359 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2359 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.4.7/src/dfa/onepass.rs:2361:32 | 2361 | f: &mut core::fmt::Formatter, | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2361 | f: &mut core::fmt::Formatter<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.4.7/src/dfa/onepass.rs:2647:38 | 2647 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2647 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.4.7/src/dfa/onepass.rs:2751:38 | 2751 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2751 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.4.7/src/dfa/onepass.rs:2831:38 | 2831 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2831 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.4.7/src/dfa/onepass.rs:2939:38 | 2939 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2939 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.4.7/src/hybrid/id.rs:346:38 | 346 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 346 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.4.7/src/nfa/thompson/literal_trie.rs:279:38 | 279 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 279 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.4.7/src/nfa/thompson/literal_trie.rs:418:38 | 418 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 418 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.4.7/src/nfa/thompson/literal_trie.rs:472:38 | 472 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 472 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.4.7/src/util/alphabet.rs:177:38 | 177 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 177 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.4.7/src/util/alphabet.rs:472:44 | 472 | pub fn elements(&self, class: Unit) -> ByteClassElements { | ^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 472 | pub fn elements(&self, class: Unit) -> ByteClassElements<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.4.7/src/util/alphabet.rs:480:46 | 480 | fn element_ranges(&self, class: Unit) -> ByteClassElementRanges { | ^^^^^^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 480 | fn element_ranges(&self, class: Unit) -> ByteClassElementRanges<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.4.7/src/util/alphabet.rs:789:34 | 789 | pub(crate) fn iter(&self) -> ByteSetIter { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 789 | pub(crate) fn iter(&self) -> ByteSetIter<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.4.7/src/util/alphabet.rs:794:41 | 794 | pub(crate) fn iter_ranges(&self) -> ByteSetRangeIter { | ^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 794 | pub(crate) fn iter_ranges(&self) -> ByteSetRangeIter<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.4.7/src/util/alphabet.rs:857:38 | 857 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 857 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.4.7/src/util/captures.rs:1205:38 | 1205 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1205 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.4.7/src/util/captures.rs:1223:38 | 1223 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1223 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.4.7/src/util/captures.rs:1227:46 | 1227 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1227 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.4.7/src/util/escape.rs:22:38 | 22 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 22 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.4.7/src/util/escape.rs:52:38 | 52 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 52 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.4.7/src/util/lazy.rs:92:32 | 92 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 92 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.4.7/src/util/lazy.rs:208:36 | 208 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 208 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.4.7/src/util/look.rs:502:38 | 502 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 502 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.4.7/src/util/pool.rs:187:38 | 187 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 187 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.4.7/src/util/pool.rs:229:38 | 229 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 229 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.4.7/src/util/pool.rs:786:42 | 786 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 786 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.4.7/src/util/primitives.rs:78:38 | 78 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 78 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.4.7/src/util/primitives.rs:391:38 | 391 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 391 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.4.7/src/util/primitives.rs:548:46 | 548 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter ... 753 | index_type_impls!(PatternID, PatternIDError, PatternIDIter, WithPatternIDIter); | ------------------------------------------------------------------------------ in this macro invocation | = note: this warning originates in the macro `index_type_impls` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 548 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.4.7/src/util/primitives.rs:653:46 | 653 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter ... 753 | index_type_impls!(PatternID, PatternIDError, PatternIDIter, WithPatternIDIter); | ------------------------------------------------------------------------------ in this macro invocation | = note: this warning originates in the macro `index_type_impls` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 653 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.4.7/src/util/primitives.rs:548:46 | 548 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter ... 754 | index_type_impls!(StateID, StateIDError, StateIDIter, WithStateIDIter); | ---------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `index_type_impls` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 548 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.4.7/src/util/primitives.rs:653:46 | 653 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter ... 754 | index_type_impls!(StateID, StateIDError, StateIDIter, WithStateIDIter); | ---------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `index_type_impls` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 653 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.4.7/src/util/start.rs:308:38 | 308 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 308 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.4.7/src/util/wire.rs:114:38 | 114 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 114 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.4.7/src/util/wire.rs:218:38 | 218 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 218 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.4.7/src/util/determinize/state.rs:123:38 | 123 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 123 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.4.7/src/util/determinize/state.rs:221:38 | 221 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 221 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.4.7/src/util/determinize/state.rs:280:38 | 280 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 280 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.4.7/src/util/determinize/state.rs:566:38 | 566 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 566 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.4.7/src/util/search.rs:773:38 | 773 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 773 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.4.7/src/util/search.rs:853:38 | 853 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 853 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.4.7/src/util/search.rs:1345:38 | 1345 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1345 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.4.7/src/util/search.rs:1901:38 | 1901 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1901 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.4.7/src/util/sparse_set.rs:220:38 | 220 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 220 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ Compiling filetime v0.2.24 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=filetime CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/filetime-0.2.24 CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='Platform-agnostic accessors of timestamps in File metadata ' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/filetime' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=filetime CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/filetime' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.24 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=24 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/filetime-0.2.24 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/rustc --crate-name filetime --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/filetime-0.2.24/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=9e388105bfea8f4f -C extra-filename=-9e388105bfea8f4f --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps --extern cfg_if=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps/libcfg_if-450cc7c9d39ffc51.rmeta --extern libc=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps/liblibc-67d6326760775bde.rmeta --cap-lints warn -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes` Compiling bootstrap v0.0.0 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/bootstrap) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/bootstrap CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bootstrap CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/bootstrap LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/rustc --crate-name build_script_build --edition=2021 build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=1 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bootstrap-self-test", "build-metrics", "sysinfo"))' -C metadata=630edc8b2713dd39 -C extra-filename=-630edc8b2713dd39 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/build/bootstrap-630edc8b2713dd39 -C incremental=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/incremental -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes` warning: unexpected `cfg` condition value: `bitrig` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/filetime-0.2.24/src/unix/mod.rs:88:11 | 88 | #[cfg(target_os = "bitrig")] | ^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_os` are: `aix`, `android`, `cuda`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `redox`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, `uefi`, `unknown`, `visionos`, `vita`, `vxworks`, and `wasi` and 4 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(target_os, values("bitrig"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(target_os, values(\"bitrig\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `bitrig` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/filetime-0.2.24/src/unix/mod.rs:97:15 | 97 | #[cfg(not(target_os = "bitrig"))] | ^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_os` are: `aix`, `android`, `cuda`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `redox`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, `uefi`, `unknown`, `visionos`, `vita`, `vxworks`, and `wasi` and 4 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(target_os, values("bitrig"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(target_os, values(\"bitrig\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `emulate_second_only_system` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/filetime-0.2.24/src/lib.rs:82:17 | 82 | if cfg!(emulate_second_only_system) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(emulate_second_only_system)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(emulate_second_only_system)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/filetime-0.2.24/src/lib.rs:220:32 | 220 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 220 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: `filetime` (lib) generated 4 warnings Compiling cpufeatures v0.2.13 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=cpufeatures CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/cpufeatures-0.2.13 CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Lightweight runtime CPU feature detection for aarch64, loongarch64, and x86/x86_64 targets, with no_std support and support for mobile targets including Android and iOS ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cpufeatures CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/utils' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.13 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=13 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/cpufeatures-0.2.13 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/rustc --crate-name cpufeatures --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/cpufeatures-0.2.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=a85187f096ba918a -C extra-filename=-a85187f096ba918a --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps --cap-lints warn -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes` Compiling itoa v1.0.11 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=itoa CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itoa-1.0.11 CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Fast integer primitive to string conversion' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=itoa CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/itoa' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=1.0.11 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itoa-1.0.11 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/rustc --crate-name itoa --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itoa-1.0.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("no-panic"))' -C metadata=f2032fcf7a82a2c5 -C extra-filename=-f2032fcf7a82a2c5 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps --cap-lints warn -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes` Compiling ryu v1.0.18 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=ryu CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18 CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Fast floating point to string conversion' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR BSL-1.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ryu CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/ryu' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=1.0.18 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=18 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/rustc --crate-name ryu --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("no-panic", "small"))' -C metadata=ada9ae0eea89f80e -C extra-filename=-ada9ae0eea89f80e --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps --cap-lints warn -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=openbsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Zallow-features=-Wrust_2018_idioms-Wunused_lifetimes' CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/bootstrap CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bootstrap CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=true HOST=x86_64-unknown-openbsd LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib/rustlib/x86_64-unknown-openbsd/lib:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' NUM_JOBS=8 OPT_LEVEL=0 OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/build/bootstrap-4c40b56d4a4479ad/out PROFILE=debug RUSTC=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/rustc RUSTDOC=rustdoc TARGET=x86_64-unknown-openbsd /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/build/bootstrap-630edc8b2713dd39/build-script-build` [bootstrap 0.0.0] cargo:rerun-if-changed=build.rs [bootstrap 0.0.0] cargo:rustc-env=BUILD_TRIPLE=x86_64-unknown-openbsd Compiling sha2 v0.10.8 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=sha2 CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8 CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Pure Rust implementation of the SHA-2 hash function family including SHA-224, SHA-256, SHA-384, and SHA-512. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=sha2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/hashes' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.10.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/rustc --crate-name sha2 --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("asm", "asm-aarch64", "compress", "default", "force-soft", "loongarch64_asm", "oid", "sha2-asm", "std"))' -C metadata=3b5cb03b70c2091a -C extra-filename=-3b5cb03b70c2091a --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps --extern cfg_if=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps/libcfg_if-450cc7c9d39ffc51.rmeta --extern cpufeatures=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps/libcpufeatures-a85187f096ba918a.rmeta --extern digest=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps/libdigest-2e76d51cbc7ce40c.rmeta --cap-lints warn -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes` Compiling tar v0.4.41 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=tar CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tar-0.4.41 CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='A Rust implementation of a TAR file reader and writer. This library does not currently handle compression, but it is abstract over all I/O readers and writers. Additionally, great lengths are taken to ensure that the entire contents are never required to be entirely resident in memory all at once. ' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/tar-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tar CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/tar-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.41 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=41 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tar-0.4.41 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/rustc --crate-name tar --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tar-0.4.41/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="xattr"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "xattr"))' -C metadata=27484f669993362a -C extra-filename=-27484f669993362a --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps --extern filetime=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps/libfiletime-9e388105bfea8f4f.rmeta --extern libc=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps/liblibc-67d6326760775bde.rmeta --extern xattr=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps/libxattr-2ee56f23ad5b4b6d.rmeta --cap-lints warn -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes` warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/print.rs:4:40 | 4 | pub(crate) struct TokensOrDefault<'a, T: 'a>(pub &'a Option); | ^^^^ help: remove this bound | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/punctuated.rs:560:23 | 560 | pub struct Pairs<'a, T: 'a, P: 'a> { | ^^^^ ^^^^ | help: remove these bounds | 560 - pub struct Pairs<'a, T: 'a, P: 'a> { 560 + pub struct Pairs<'a, T, P> { | warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/punctuated.rs:610:26 | 610 | pub struct PairsMut<'a, T: 'a, P: 'a> { | ^^^^ ^^^^ | help: remove these bounds | 610 - pub struct PairsMut<'a, T: 'a, P: 'a> { 610 + pub struct PairsMut<'a, T, P> { | warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/punctuated.rs:747:22 | 747 | pub struct Iter<'a, T: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/punctuated.rs:755:25 | 755 | struct PrivateIter<'a, T: 'a, P: 'a> { | ^^^^ ^^^^ | help: remove these bounds | 755 - struct PrivateIter<'a, T: 'a, P: 'a> { 755 + struct PrivateIter<'a, T, P> { | warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/punctuated.rs:861:25 | 861 | pub struct IterMut<'a, T: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/punctuated.rs:870:28 | 870 | struct PrivateIterMut<'a, T: 'a, P: 'a> { | ^^^^ ^^^^ | help: remove these bounds | 870 - struct PrivateIterMut<'a, T: 'a, P: 'a> { 870 + struct PrivateIterMut<'a, T, P> { | warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tar-0.4.41/src/archive.rs:81:52 | 81 | pub fn entries(&mut self) -> io::Result> { | -------^-- expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 81 | pub fn entries(&mut self) -> io::Result> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tar-0.4.41/src/archive.rs:186:62 | 186 | pub fn entries_with_seek(&mut self) -> io::Result> { | -------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 186 | pub fn entries_with_seek(&mut self) -> io::Result> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tar-0.4.41/src/entry.rs:77:41 | 77 | pub fn path(&self) -> io::Result> { | ---^----- expected lifetime parameter | help: indicate the anonymous lifetime | 77 | pub fn path(&self) -> io::Result> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tar-0.4.41/src/entry.rs:87:36 | 87 | pub fn path_bytes(&self) -> Cow<[u8]> { | ---^----- expected lifetime parameter | help: indicate the anonymous lifetime | 87 | pub fn path_bytes(&self) -> Cow<'_, [u8]> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tar-0.4.41/src/entry.rs:104:53 | 104 | pub fn link_name(&self) -> io::Result>> { | ---^----- expected lifetime parameter | help: indicate the anonymous lifetime | 104 | pub fn link_name(&self) -> io::Result>> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tar-0.4.41/src/entry.rs:113:48 | 113 | pub fn link_name_bytes(&self) -> Option> { | ---^----- expected lifetime parameter | help: indicate the anonymous lifetime | 113 | pub fn link_name_bytes(&self) -> Option> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tar-0.4.41/src/entry.rs:135:59 | 135 | pub fn pax_extensions(&mut self) -> io::Result> { | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 135 | pub fn pax_extensions(&mut self) -> io::Result>> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tar-0.4.41/src/entry.rs:285:38 | 285 | pub fn from(entry: Entry) -> EntryFields { | -----^-- expected lifetime parameter | help: indicate the anonymous lifetime | 285 | pub fn from(entry: Entry<'_, R>) -> EntryFields { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tar-0.4.41/src/entry.rs:285:46 | 285 | pub fn from(entry: Entry) -> EntryFields { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 285 | pub fn from(entry: Entry) -> EntryFields<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tar-0.4.41/src/entry.rs:303:37 | 303 | fn path(&self) -> io::Result> { | ---^----- expected lifetime parameter | help: indicate the anonymous lifetime | 303 | fn path(&self) -> io::Result> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tar-0.4.41/src/entry.rs:307:32 | 307 | fn path_bytes(&self) -> Cow<[u8]> { | ---^----- expected lifetime parameter | help: indicate the anonymous lifetime | 307 | fn path_bytes(&self) -> Cow<'_, [u8]> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tar-0.4.41/src/entry.rs:336:49 | 336 | fn link_name(&self) -> io::Result>> { | ---^----- expected lifetime parameter | help: indicate the anonymous lifetime | 336 | fn link_name(&self) -> io::Result>> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tar-0.4.41/src/entry.rs:343:44 | 343 | fn link_name_bytes(&self) -> Option> { | ---^----- expected lifetime parameter | help: indicate the anonymous lifetime | 343 | fn link_name_bytes(&self) -> Option> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tar-0.4.41/src/entry.rs:367:55 | 367 | fn pax_extensions(&mut self) -> io::Result> { | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 367 | fn pax_extensions(&mut self) -> io::Result>> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tar-0.4.41/src/entry.rs:854:32 | 854 | fn set_xattrs(me: &mut EntryFields, dst: &Path) -> io::Result<()> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 854 | fn set_xattrs(me: &mut EntryFields<'_>, dst: &Path) -> io::Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tar-0.4.41/src/error.rs:32:32 | 32 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 32 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tar-0.4.41/src/header.rs:342:41 | 342 | pub fn path(&self) -> io::Result> { | ---^----- expected lifetime parameter | help: indicate the anonymous lifetime | 342 | pub fn path(&self) -> io::Result> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tar-0.4.41/src/header.rs:353:36 | 353 | pub fn path_bytes(&self) -> Cow<[u8]> { | ---^----- expected lifetime parameter | help: indicate the anonymous lifetime | 353 | pub fn path_bytes(&self) -> Cow<'_, [u8]> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tar-0.4.41/src/header.rs:402:53 | 402 | pub fn link_name(&self) -> io::Result>> { | ---^----- expected lifetime parameter | help: indicate the anonymous lifetime | 402 | pub fn link_name(&self) -> io::Result>> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tar-0.4.41/src/header.rs:416:48 | 416 | pub fn link_name_bytes(&self) -> Option> { | ---^----- expected lifetime parameter | help: indicate the anonymous lifetime | 416 | pub fn link_name_bytes(&self) -> Option> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tar-0.4.41/src/header.rs:849:41 | 849 | fn debug_fields(&self, b: &mut fmt::DebugStruct) { | -----^^^^^^^^^^^ | | | expected lifetime parameters | help: indicate the anonymous lifetimes | 849 | fn debug_fields(&self, b: &mut fmt::DebugStruct<'_, '_>) { | ++++++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tar-0.4.41/src/header.rs:896:32 | 896 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 896 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tar-0.4.41/src/header.rs:920:32 | 920 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 920 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tar-0.4.41/src/header.rs:944:32 | 944 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 944 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tar-0.4.41/src/header.rs:953:36 | 953 | pub fn path_bytes(&self) -> Cow<[u8]> { | ---^----- expected lifetime parameter | help: indicate the anonymous lifetime | 953 | pub fn path_bytes(&self) -> Cow<'_, [u8]> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tar-0.4.41/src/header.rs:1115:32 | 1115 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1115 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tar-0.4.41/src/header.rs:1286:32 | 1286 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1286 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tar-0.4.41/src/header.rs:1304:32 | 1304 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1304 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tar-0.4.41/src/header.rs:1347:32 | 1347 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1347 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tar-0.4.41/src/header.rs:1592:46 | 1592 | pub fn path2bytes(p: &Path) -> io::Result> { | ---^----- expected lifetime parameter | help: indicate the anonymous lifetime | 1592 | pub fn path2bytes(p: &Path) -> io::Result> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tar-0.4.41/src/header.rs:1621:29 | 1621 | pub fn bytes2path(bytes: Cow<[u8]>) -> io::Result> { | ---^----- expected lifetime parameter | help: indicate the anonymous lifetime | 1621 | pub fn bytes2path(bytes: Cow<'_, [u8]>) -> io::Result> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tar-0.4.41/src/header.rs:1621:54 | 1621 | pub fn bytes2path(bytes: Cow<[u8]>) -> io::Result> { | ---^----- expected lifetime parameter | help: indicate the anonymous lifetime | 1621 | pub fn bytes2path(bytes: Cow<[u8]>) -> io::Result> { | +++ warning: `aho-corasick` (lib) generated 18 warnings Compiling xz2 v0.1.7 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=xz2 CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/xz2-0.1.7 CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='Rust bindings to liblzma providing Read/Write streams as well as low-level in-memory encoding/decoding. ' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/xz2-rs' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=xz2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/xz2-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/xz2-0.1.7 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/rustc --crate-name xz2 --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/xz2-0.1.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("futures", "static", "tokio", "tokio-io"))' -C metadata=6d03e69ec08d9051 -C extra-filename=-6d03e69ec08d9051 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps --extern lzma_sys=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps/liblzma_sys-972229e059e2b5ac.rmeta --cap-lints warn -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes -L native=/usr/local/lib` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/xz2-0.1.7/src/stream.rs:837:32 | 837 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 837 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=semver CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23 CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Parser and evaluator for Cargo'\''s flavor of Semantic Versioning' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=semver CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/semver' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.23 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=23 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/build/semver-2c041e181853a37f/out /exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/rustc --crate-name semver --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=2c4043e6b65d9f70 -C extra-filename=-2c4043e6b65d9f70 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps --cap-lints warn -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(no_alloc_crate)' --check-cfg 'cfg(no_const_vec_new)' --check-cfg 'cfg(no_exhaustive_int_match)' --check-cfg 'cfg(no_non_exhaustive)' --check-cfg 'cfg(no_nonzero_bitscan)' --check-cfg 'cfg(no_str_strip_prefix)' --check-cfg 'cfg(no_track_caller)' --check-cfg 'cfg(no_unsafe_op_in_unsafe_fn_lint)' --check-cfg 'cfg(test_node_semver)'` warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tar-0.4.41/src/archive.rs:36:27 | 36 | pub struct Entries<'a, R: 'a + Read> { | ^^^^^ help: remove this bound | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tar-0.4.41/src/entry.rs:23:25 | 23 | pub struct Entry<'a, R: 'a + Read> { | ^^^^^ help: remove this bound warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23/src/display.rs:5:40 | 5 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 5 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23/src/display.rs:6:48 | 6 | let do_display = |formatter: &mut fmt::Formatter| -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 6 | let do_display = |formatter: &mut fmt::Formatter<'_>| -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23/src/display.rs:34:40 | 34 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 34 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23/src/display.rs:49:40 | 49 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 49 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23/src/display.rs:82:40 | 82 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 82 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23/src/display.rs:88:40 | 88 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 88 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23/src/display.rs:94:40 | 94 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 94 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23/src/display.rs:111:40 | 111 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 111 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23/src/display.rs:117:40 | 117 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 117 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23/src/display.rs:123:26 | 123 | formatter: &mut fmt::Formatter, | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 123 | formatter: &mut fmt::Formatter<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23/src/display.rs:124:39 | 124 | do_display: impl FnOnce(&mut fmt::Formatter) -> fmt::Result, | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 124 | do_display: impl FnOnce(&mut fmt::Formatter<'_>) -> fmt::Result, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23/src/error.rs:33:40 | 33 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 33 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23/src/error.rs:93:40 | 93 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 93 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23/src/error.rs:105:40 | 105 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 105 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23/src/error.rs:116:40 | 116 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 116 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: `xz2` (lib) generated 1 warning Compiling fd-lock v4.0.2 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=fd_lock CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/fd-lock-4.0.2 CARGO_PKG_AUTHORS='Yoshua Wuyts ' CARGO_PKG_DESCRIPTION='Advisory cross-platform lock on a file using a file descriptor to it.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fd-lock CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/yoshuawuyts/fd-lock' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=4.0.2 CARGO_PKG_VERSION_MAJOR=4 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/fd-lock-4.0.2 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/rustc --crate-name fd_lock --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/fd-lock-4.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=27084418706444e5 -C extra-filename=-27084418706444e5 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps --extern cfg_if=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps/libcfg_if-450cc7c9d39ffc51.rmeta --extern rustix=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps/librustix-758b4454d8013b54.rmeta --cap-lints warn -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes` warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1047:47 | 1047 | struct SeqInPlaceVisitor<'a, T: 'a $(, $typaram: 'a)*>(&'a mut $ty); | ^^^^ help: remove this bound ... 1087 | / seq_impl!( 1088 | | #[cfg(any(feature = "std", feature = "alloc"))] 1089 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1090 | | BinaryHeap, ... | 1095 | | BinaryHeap::push 1096 | | ); | |_- in this macro invocation | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` = note: this warning originates in the macro `seq_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1047:47 | 1047 | struct SeqInPlaceVisitor<'a, T: 'a $(, $typaram: 'a)*>(&'a mut $ty); | ^^^^ help: remove this bound ... 1098 | / seq_impl!( 1099 | | #[cfg(any(feature = "std", feature = "alloc"))] 1100 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1101 | | BTreeSet, ... | 1106 | | BTreeSet::insert 1107 | | ); | |_- in this macro invocation | = note: this warning originates in the macro `seq_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1047:47 | 1047 | struct SeqInPlaceVisitor<'a, T: 'a $(, $typaram: 'a)*>(&'a mut $ty); | ^^^^ help: remove this bound ... 1109 | / seq_impl!( 1110 | | #[cfg(any(feature = "std", feature = "alloc"))] 1111 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1112 | | LinkedList, ... | 1117 | | LinkedList::push_back 1118 | | ); | |_- in this macro invocation | = note: this warning originates in the macro `seq_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1047:47 | 1047 | struct SeqInPlaceVisitor<'a, T: 'a $(, $typaram: 'a)*>(&'a mut $ty); | ^^^^ ^^^^ ... 1120 | / seq_impl!( 1121 | | #[cfg(feature = "std")] 1122 | | #[cfg_attr(docsrs, doc(cfg(feature = "std")))] 1123 | | HashSet, ... | 1128 | | HashSet::insert 1129 | | ); | |_- in this macro invocation | = note: this warning originates in the macro `seq_impl` (in Nightly builds, run with -Z macro-backtrace for more info) help: remove these bounds | 1047 - struct SeqInPlaceVisitor<'a, T: 'a $(, $typaram: 'a)*>(&'a mut $ty); 1047 + struct SeqInPlaceVisitor<'a, T $(, $typaram)*>(&'a mut $ty); | warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1047:47 | 1047 | struct SeqInPlaceVisitor<'a, T: 'a $(, $typaram: 'a)*>(&'a mut $ty); | ^^^^ help: remove this bound ... 1131 | / seq_impl!( 1132 | | #[cfg(any(feature = "std", feature = "alloc"))] 1133 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1134 | | VecDeque, ... | 1139 | | VecDeque::push_back 1140 | | ); | |_- in this macro invocation | = note: this warning originates in the macro `seq_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1193:39 | 1193 | struct VecInPlaceVisitor<'a, T: 'a>(&'a mut Vec); | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1242:33 | 1242 | struct ArrayInPlaceVisitor<'a, A: 'a>(&'a mut A); | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1450:51 | 1450 | struct TupleInPlaceVisitor<'a, $($name: 'a,)+>(&'a mut ($($name,)+)); | ^^^^ help: remove this bound ... 1489 | tuple_impl_body!(1 => (0 T)); | ---------------------------- in this macro invocation | = note: this warning originates in the macro `tuple_impl_body` (in Nightly builds, run with -Z macro-backtrace for more info) warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1450:51 | 1450 | struct TupleInPlaceVisitor<'a, $($name: 'a,)+>(&'a mut ($($name,)+)); | ^^^^ help: remove these bounds ... 1492 | / tuple_impls! { 1493 | | 2 => (0 T0 1 T1) 1494 | | 3 => (0 T0 1 T1 2 T2) 1495 | | 4 => (0 T0 1 T1 2 T2 3 T3) ... | 1507 | | 16 => (0 T0 1 T1 2 T2 3 T3 4 T4 5 T5 6 T6 7 T7 8 T8 9 T9 10 T10 11 T11 12 T12 13 T13 14 T14 15 T15) 1508 | | } | |_- in this macro invocation | = note: this warning originates in the macro `tuple_impl_body` which comes from the expansion of the macro `tuple_impls` (in Nightly builds, run with -Z macro-backtrace for more info) warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:2483:29 | 2483 | pub struct Borrowed<'de, T: 'de + ?Sized>(pub &'de T); | ^^^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:2597:39 | 2597 | pub struct FlatMapDeserializer<'a, 'de: 'a, E>( | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:2756:29 | 2756 | struct FlatMapAccess<'a, 'de: 'a, E> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:2799:32 | 2799 | struct FlatStructAccess<'a, 'de: 'a, E> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:1634:46 | 1634 | pub struct ContentRefDeserializer<'a, 'de: 'a, E> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:2092:39 | 2092 | struct EnumRefDeserializer<'a, 'de: 'a, E> | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:2121:42 | 2121 | struct VariantRefDeserializer<'a, 'de: 'a, E> | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:2201:38 | 2201 | struct SeqRefDeserializer<'a, 'de: 'a, E> | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:2276:38 | 2276 | struct MapRefDeserializer<'a, 'de: 'a, E> | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/ser.rs:988:35 | 988 | pub struct FlatMapSerializer<'a, M: 'a>(pub &'a mut M); | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/ser.rs:1182:37 | 1182 | pub struct FlatMapSerializeMap<'a, M: 'a>(&'a mut M); | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/ser.rs:1220:40 | 1220 | pub struct FlatMapSerializeStruct<'a, M: 'a>(&'a mut M); | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/ser.rs:1245:56 | 1245 | pub struct FlatMapSerializeTupleVariantAsMapValue<'a, M: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/ser.rs:1289:57 | 1289 | pub struct FlatMapSerializeStructVariantAsMapValue<'a, M: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/seed.rs:6:29 | 6 | pub struct InPlaceSeed<'a, T: 'a>(pub &'a mut T); | ^^^^ help: remove this bound warning: `regex-syntax` (lib) generated 7 warnings Compiling cmake v0.1.48 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=cmake CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/cmake-0.1.48 CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='A build dependency for running `cmake` to build a native library ' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/cmake-rs' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cmake CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/cmake-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.48 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=48 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/cmake-0.1.48 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/rustc --crate-name cmake --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/cmake-0.1.48/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=7bf6addf669f6360 -C extra-filename=-7bf6addf669f6360 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps --extern cc=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps/libcc-a956cec5ad4b6f22.rmeta --cap-lints warn -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes` Compiling object v0.36.3 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=object CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/object-0.36.3 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A unified interface for reading and writing object file formats.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=object CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/gimli-rs/object' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.36.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=36 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/object-0.36.3 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/rustc --crate-name object --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/object-0.36.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="archive"' --cfg 'feature="coff"' --cfg 'feature="read_core"' --cfg 'feature="unaligned"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all", "alloc", "archive", "build", "build_core", "cargo-all", "coff", "compiler_builtins", "compression", "core", "default", "doc", "elf", "macho", "pe", "read", "read_core", "rustc-dep-of-std", "std", "unaligned", "unstable", "unstable-all", "wasm", "write", "write_core", "write_std", "xcoff"))' -C metadata=837276e4bbec9e03 -C extra-filename=-837276e4bbec9e03 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps --extern memchr=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps/libmemchr-b8bf622605472bb8.rmeta --cap-lints warn -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes` warning: `semver` (lib) generated 15 warnings Compiling termcolor v1.4.1 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=termcolor CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/termcolor-1.4.1 CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='A simple cross platform library for writing colored text to a terminal. ' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/termcolor' CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=termcolor CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/termcolor' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.4.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/termcolor-1.4.1 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/rustc --crate-name termcolor --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/termcolor-1.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e65cbe2f0d826383 -C extra-filename=-e65cbe2f0d826383 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps --cap-lints warn -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes` warning: unexpected `cfg` condition value: `dragonflybsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/cmake-0.1.48/src/lib.rs:807:33 | 807 | || cfg!(target_os = "dragonflybsd")) => | ^^^^^^^^^^^^-------------- | | | help: there is a expected value with a similar name: `"dragonfly"` | = note: expected values for `target_os` are: `aix`, `android`, `cuda`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `redox`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, `uefi`, `unknown`, `visionos`, `vita`, `vxworks`, and `wasi` and 4 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(target_os, values("dragonflybsd"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(target_os, values(\"dragonflybsd\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `bitrig` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/cmake-0.1.48/src/lib.rs:806:33 | 806 | || cfg!(target_os = "bitrig") | ^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_os` are: `aix`, `android`, `cuda`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `redox`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, `uefi`, `unknown`, `visionos`, `vita`, `vxworks`, and `wasi` and 4 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(target_os, values("bitrig"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(target_os, values(\"bitrig\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/termcolor-1.4.1/src/lib.rs:187:41 | 187 | fn set_hyperlink(&mut self, _link: &HyperlinkSpec) -> io::Result<()> { | ^^^^^^^^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 187 | fn set_hyperlink(&mut self, _link: &HyperlinkSpec<'_>) -> io::Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/termcolor-1.4.1/src/lib.rs:211:40 | 211 | fn set_hyperlink(&mut self, link: &HyperlinkSpec) -> io::Result<()> { | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 211 | fn set_hyperlink(&mut self, link: &HyperlinkSpec<'_>) -> io::Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/termcolor-1.4.1/src/lib.rs:232:40 | 232 | fn set_hyperlink(&mut self, link: &HyperlinkSpec) -> io::Result<()> { | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 232 | fn set_hyperlink(&mut self, link: &HyperlinkSpec<'_>) -> io::Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/termcolor-1.4.1/src/lib.rs:371:32 | 371 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 371 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/termcolor-1.4.1/src/lib.rs:728:40 | 728 | fn set_hyperlink(&mut self, link: &HyperlinkSpec) -> io::Result<()> { | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 728 | fn set_hyperlink(&mut self, link: &HyperlinkSpec<'_>) -> io::Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/termcolor-1.4.1/src/lib.rs:772:40 | 772 | fn set_hyperlink(&mut self, link: &HyperlinkSpec) -> io::Result<()> { | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 772 | fn set_hyperlink(&mut self, link: &HyperlinkSpec<'_>) -> io::Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/termcolor-1.4.1/src/lib.rs:819:40 | 819 | fn set_hyperlink(&mut self, link: &HyperlinkSpec) -> io::Result<()> { | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 819 | fn set_hyperlink(&mut self, link: &HyperlinkSpec<'_>) -> io::Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/termcolor-1.4.1/src/lib.rs:891:40 | 891 | fn set_hyperlink(&mut self, link: &HyperlinkSpec) -> io::Result<()> { | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 891 | fn set_hyperlink(&mut self, link: &HyperlinkSpec<'_>) -> io::Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/termcolor-1.4.1/src/lib.rs:979:40 | 979 | fn set_hyperlink(&mut self, link: &HyperlinkSpec) -> io::Result<()> { | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 979 | fn set_hyperlink(&mut self, link: &HyperlinkSpec<'_>) -> io::Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/termcolor-1.4.1/src/lib.rs:1360:40 | 1360 | fn set_hyperlink(&mut self, link: &HyperlinkSpec) -> io::Result<()> { | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1360 | fn set_hyperlink(&mut self, link: &HyperlinkSpec<'_>) -> io::Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/termcolor-1.4.1/src/lib.rs:1441:37 | 1441 | fn set_hyperlink(&mut self, _: &HyperlinkSpec) -> io::Result<()> { | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1441 | fn set_hyperlink(&mut self, _: &HyperlinkSpec<'_>) -> io::Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/termcolor-1.4.1/src/lib.rs:1547:40 | 1547 | fn set_hyperlink(&mut self, link: &HyperlinkSpec) -> io::Result<()> { | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1547 | fn set_hyperlink(&mut self, link: &HyperlinkSpec<'_>) -> io::Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/termcolor-1.4.1/src/lib.rs:1694:37 | 1694 | fn set_hyperlink(&mut self, _: &HyperlinkSpec) -> io::Result<()> { | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1694 | fn set_hyperlink(&mut self, _: &HyperlinkSpec<'_>) -> io::Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/termcolor-1.4.1/src/lib.rs:2335:40 | 2335 | fn set_hyperlink(&mut self, link: &HyperlinkSpec) -> io::Result<()> { | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2335 | fn set_hyperlink(&mut self, link: &HyperlinkSpec<'_>) -> io::Result<()> { | ++++ warning: `cmake` (lib) generated 2 warnings Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=serde_json CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125 CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='A JSON serialization file format' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_json CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/json' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.125 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=125 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/build/serde_json-ac7bc45fb756cad9/out /exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/rustc --crate-name serde_json --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=140b208b724f70ce -C extra-filename=-140b208b724f70ce --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps --extern itoa=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps/libitoa-f2032fcf7a82a2c5.rmeta --extern memchr=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps/libmemchr-b8bf622605472bb8.rmeta --extern ryu=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps/libryu-ada9ae0eea89f80e.rmeta --extern serde=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps/libserde-c80be6463ff0e3a9.rmeta --cap-lints warn -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes --cfg limb_width_64 --check-cfg 'cfg(limb_width_32)' --check-cfg 'cfg(limb_width_64)'` warning: `termcolor` (lib) generated 14 warnings Compiling toml v0.5.11 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=toml CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml-0.5.11 CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='A native Rust encoder and decoder of TOML-formatted files and streams. Provides implementations of the standard Serialize/Deserialize traits for TOML data to facilitate deserializing and serializing Rust structures. ' CARGO_PKG_HOMEPAGE='https://github.com/toml-rs/toml' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=toml CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/toml-rs/toml' CARGO_PKG_RUST_VERSION=1.48.0 CARGO_PKG_VERSION=0.5.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml-0.5.11 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/rustc --crate-name toml --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml-0.5.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "indexmap", "preserve_order"))' -C metadata=93f2d9a755dbb63e -C extra-filename=-93f2d9a755dbb63e --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps --extern serde=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps/libserde-c80be6463ff0e3a9.rmeta --cap-lints warn -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/error.rs:350:32 | 350 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 350 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/error.rs:400:32 | 400 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 400 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/error.rs:406:32 | 406 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 406 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/error.rs:422:32 | 422 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 422 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/error.rs:440:32 | 440 | fn invalid_type(unexp: de::Unexpected, exp: &dyn de::Expected) -> Self { | ----^^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 440 | fn invalid_type(unexp: de::Unexpected<'_>, exp: &dyn de::Expected) -> Self { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/error.rs:449:33 | 449 | fn invalid_value(unexp: de::Unexpected, exp: &dyn de::Expected) -> Self { | ----^^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 449 | fn invalid_value(unexp: de::Unexpected<'_>, exp: &dyn de::Expected) -> Self { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/error.rs:468:40 | 468 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 468 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/map.rs:273:43 | 273 | pub fn entry(&mut self, key: S) -> Entry | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 273 | pub fn entry(&mut self, key: S) -> Entry<'_> | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/map.rs:302:27 | 302 | pub fn iter(&self) -> Iter { | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 302 | pub fn iter(&self) -> Iter<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/map.rs:310:35 | 310 | pub fn iter_mut(&mut self) -> IterMut { | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 310 | pub fn iter_mut(&mut self) -> IterMut<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/map.rs:318:27 | 318 | pub fn keys(&self) -> Keys { | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 318 | pub fn keys(&self) -> Keys<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/map.rs:326:29 | 326 | pub fn values(&self) -> Values { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 326 | pub fn values(&self) -> Values<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/map.rs:334:37 | 334 | pub fn values_mut(&mut self) -> ValuesMut { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 334 | pub fn values_mut(&mut self) -> ValuesMut<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/map.rs:453:40 | 453 | fn fmt(&self, formatter: &mut fmt::Formatter) -> Result<(), fmt::Error> { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 453 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/map.rs:485:54 | 485 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 485 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/value/mod.rs:179:40 | 179 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 179 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/value/mod.rs:222:32 | 222 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 222 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/value/de.rs:33:54 | 33 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 33 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/value/de.rs:1269:46 | 1269 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1269 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/value/de.rs:1311:29 | 1311 | fn unexpected(&self) -> Unexpected { | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1311 | fn unexpected(&self) -> Unexpected<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/value/index.rs:147:40 | 147 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 147 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/number.rs:349:40 | 349 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 349 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/number.rs:364:40 | 364 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 364 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/number.rs:408:54 | 408 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 408 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/number.rs:788:40 | 788 | pub(crate) fn unexpected(&self) -> Unexpected { | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 788 | pub(crate) fn unexpected(&self) -> Unexpected<'_> { | ++++ warning: `tar` (lib) generated 34 warnings Compiling opener v0.5.2 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=opener CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/opener-0.5.2 CARGO_PKG_AUTHORS='Brian Bowman ' CARGO_PKG_DESCRIPTION='Open a file or link using the system default program.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=opener CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Seeker14491/opener' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.5.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/opener-0.5.2 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/rustc --crate-name opener --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/opener-0.5.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=061d4b7f8f1a5574 -C extra-filename=-061d4b7f8f1a5574 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps --cap-lints warn -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes` warning: `serde` (lib) generated 223 warnings (42 duplicates) Compiling home v0.5.9 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=home CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/home-0.5.9 CARGO_PKG_AUTHORS='Brian Anderson ' CARGO_PKG_DESCRIPTION='Shared definitions of home directories.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=home CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/cargo' CARGO_PKG_RUST_VERSION=1.70.0 CARGO_PKG_VERSION=0.5.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/home-0.5.9 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/rustc --crate-name home --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/home-0.5.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no '--allow=clippy::all' '--warn=clippy::self_named_module_files' --warn=rust_2018_idioms '--allow=rustdoc::private_intra_doc_links' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--warn=clippy::disallowed_methods' '--warn=clippy::dbg_macro' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=549ca7a9b8a22004 -C extra-filename=-549ca7a9b8a22004 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps --cap-lints warn -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes` warning: function `is_wsl` is never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/opener-0.5.2/src/linux_and_more.rs:80:15 | 80 | pub(crate) fn is_wsl() -> bool { | ^^^^^^ | = note: `#[warn(dead_code)]` on by default warning: function `is_docker` is never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/opener-0.5.2/src/linux_and_more.rs:100:4 | 100 | fn is_docker() -> bool { | ^^^^^^^^^ warning: use of deprecated method `de::Deserializer::<'a>::end` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml-0.5.11/src/de.rs:79:7 | 79 | d.end()?; | ^^^ | = note: `#[warn(deprecated)]` on by default warning: `opener` (lib) generated 2 warnings Compiling globset v0.4.14 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=globset CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/globset-0.4.14 CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='Cross platform single glob and glob set matching. Glob set matching is the process of matching one or more glob patterns against a single candidate path simultaneously, and returning all of the globs that matched. ' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/ripgrep/tree/master/crates/globset' CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=globset CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/ripgrep/tree/master/crates/globset' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.14 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=14 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/globset-0.4.14 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/rustc --crate-name globset --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/globset-0.4.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="log"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "log", "serde", "serde1", "simd-accel"))' -C metadata=8dad5085c693a25a -C extra-filename=-8dad5085c693a25a --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps --extern aho_corasick=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps/libaho_corasick-19ed6cd7215b84b9.rmeta --extern bstr=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps/libbstr-eae8af78fea1a269.rmeta --extern log=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps/liblog-edb8d5f0bf93e5ca.rmeta --extern regex_automata=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps/libregex_automata-a4b2be8bb3536113.rmeta --extern regex_syntax=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps/libregex_syntax-d7062e8f24a3eeec.rmeta --cap-lints warn -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes` warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/de.rs:1911:23 | 1911 | struct SeqAccess<'a, R: 'a> { | ^^^^ help: remove this bound | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/de.rs:1958:23 | 1958 | struct MapAccess<'a, R: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/de.rs:2015:27 | 2015 | struct VariantAccess<'a, R: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/de.rs:2068:31 | 2068 | struct UnitVariantAccess<'a, R: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/de.rs:2131:20 | 2131 | struct MapKey<'a, R: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/ser.rs:412:31 | 412 | struct Adapter<'ser, W: 'ser, F: 'ser> { | ^^^^^^ ^^^^^^ | help: remove these bounds | 412 - struct Adapter<'ser, W: 'ser, F: 'ser> { 412 + struct Adapter<'ser, W, F> { | warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/ser.rs:467:24 | 467 | pub enum Compound<'a, W: 'a, F: 'a> { | ^^^^ ^^^^ | help: remove these bounds | 467 - pub enum Compound<'a, W: 'a, F: 'a> { 467 + pub enum Compound<'a, W, F> { | warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/ser.rs:769:30 | 769 | struct MapKeySerializer<'a, W: 'a, F: 'a> { | ^^^^ ^^^^ | help: remove these bounds | 769 - struct MapKeySerializer<'a, W: 'a, F: 'a> { 769 + struct MapKeySerializer<'a, W, F> { | warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/value/mod.rs:223:38 | 223 | struct WriterFormatter<'a, 'b: 'a> { | ^^^^ help: remove this bound warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/globset-0.4.14/src/lib.rs:531:37 | 531 | fn fmt(&self, f: &mut std::fmt::Formatter) -> std::fmt::Result { | ----------^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 531 | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { | ++++ warning: associated function `new` is never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/object-0.36.3/src/read/mod.rs:600:8 | 599 | impl<'data> ObjectMapFile<'data> { | -------------------------------- associated function in this implementation 600 | fn new(path: &'data [u8], member: Option<&'data [u8]>) -> Self { | ^^^ | = note: `#[warn(dead_code)]` on by default Compiling ignore v0.4.22 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=ignore CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ignore-0.4.22 CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='A fast library for efficiently matching ignore files such as `.gitignore` against file paths. ' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/ripgrep/tree/master/crates/ignore' CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ignore CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/ripgrep/tree/master/crates/ignore' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.22 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=22 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ignore-0.4.22 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/rustc --crate-name ignore --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ignore-0.4.22/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("simd-accel"))' -C metadata=0e78fd812304bd83 -C extra-filename=-0e78fd812304bd83 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps --extern crossbeam_deque=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps/libcrossbeam_deque-bb99d783d43cc20d.rmeta --extern globset=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps/libglobset-8dad5085c693a25a.rmeta --extern log=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps/liblog-edb8d5f0bf93e5ca.rmeta --extern memchr=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps/libmemchr-b8bf622605472bb8.rmeta --extern regex_automata=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps/libregex_automata-a4b2be8bb3536113.rmeta --extern same_file=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps/libsame_file-c6b9e85ac2610707.rmeta --extern walkdir=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps/libwalkdir-6a78a19fa8c545d6.rmeta --cap-lints warn -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes` warning: `object` (lib) generated 1 warning warning: `serde_json` (lib) generated 34 warnings warning: `globset` (lib) generated 1 warning warning: `syn` (lib) generated 406 warnings Compiling clap_derive v4.5.13 Compiling serde_derive v1.0.208 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=serde_derive CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208 CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='Macros 1.1 implementation of #[derive(Serialize, Deserialize)]' CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_derive CARGO_PKG_README=crates-io.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.208 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=208 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/rustc --crate-name serde_derive --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=8a6c840187c4cd63 -C extra-filename=-8a6c840187c4cd63 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps --extern proc_macro2=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps/libproc_macro2-86688d21a42cfe56.rlib --extern quote=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps/libquote-30561bb3fff9be55.rlib --extern syn=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps/libsyn-7871648e755c09bf.rlib --extern proc_macro --cap-lints warn -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=clap_derive CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/clap_derive-4.5.13 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Parse command line argument by defining a struct, derive crate.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=clap_derive CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/clap-rs/clap' CARGO_PKG_RUST_VERSION=1.74 CARGO_PKG_VERSION=4.5.13 CARGO_PKG_VERSION_MAJOR=4 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=13 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/clap_derive-4.5.13 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/rustc --crate-name clap_derive --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/clap_derive-4.5.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("debug", "default", "deprecated", "raw-deprecated", "unstable-v5"))' -C metadata=829c39905fa4c59b -C extra-filename=-829c39905fa4c59b --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps --extern heck=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps/libheck-591e2d7022259c41.rlib --extern proc_macro2=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps/libproc_macro2-86688d21a42cfe56.rlib --extern quote=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps/libquote-30561bb3fff9be55.rlib --extern syn=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps/libsyn-7871648e755c09bf.rlib --extern proc_macro --cap-lints warn -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes` warning: `toml` (lib) generated 1 warning warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/ast.rs:133:23 | 133 | let variants: Vec = variants | ^^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 133 | let variants: Vec> = variants | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:147:23 | 147 | ser_name: Attr, | ----^------- expected lifetime parameter | help: indicate the anonymous lifetime | 147 | ser_name: Attr<'_, String>, | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:148:22 | 148 | de_name: Attr, | ----^------- expected lifetime parameter | help: indicate the anonymous lifetime | 148 | de_name: Attr<'_, String>, | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:149:35 | 149 | de_aliases: Option>, | -------^------- expected lifetime parameter | help: indicate the anonymous lifetime | 149 | de_aliases: Option>, | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:557:54 | 557 | let _ = attr.parse_args_with(|input: ParseStream| { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 557 | let _ = attr.parse_args_with(|input: ParseStream<'_>| { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:660:36 | 660 | pub fn serde_path(&self) -> Cow { | ---^---------- expected lifetime parameter | help: indicate the anonymous lifetime | 660 | pub fn serde_path(&self) -> Cow<'_, syn::Path> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:679:15 | 679 | untagged: BoolAttr, | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 679 | untagged: BoolAttr<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:680:23 | 680 | internal_tag: Attr, | ----^------- expected lifetime parameter | help: indicate the anonymous lifetime | 680 | internal_tag: Attr<'_, String>, | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:681:18 | 681 | content: Attr, | ----^------- expected lifetime parameter | help: indicate the anonymous lifetime | 681 | content: Attr<'_, String>, | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:740:23 | 740 | field_identifier: BoolAttr, | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 740 | field_identifier: BoolAttr<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:741:25 | 741 | variant_identifier: BoolAttr, | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 741 | variant_identifier: BoolAttr<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:1391:35 | 1391 | F: Fn(&Ctxt, Symbol, Symbol, &ParseNestedMeta) -> syn::Result, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1391 | F: Fn(&Ctxt, Symbol, Symbol, &ParseNestedMeta<'_>) -> syn::Result, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:1386:12 | 1386 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1386 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:1431:12 | 1431 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1431 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:1439:12 | 1439 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1439 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:1447:12 | 1447 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1447 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:1456:12 | 1456 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1456 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:1465:12 | 1465 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1465 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:1500:12 | 1500 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1500 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:1522:12 | 1522 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1522 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:1545:12 | 1545 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1545 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:1566:12 | 1566 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1566 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:1589:12 | 1589 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1589 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:1596:54 | 1596 | if let Ok(lifetimes) = string.parse_with(|input: ParseStream| { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1596 | if let Ok(lifetimes) = string.parse_with(|input: ParseStream<'_>| { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/case.rs:45:59 | 45 | pub fn from_str(rename_all_str: &str) -> Result { | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 45 | pub fn from_str(rename_all_str: &str) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/case.rs:125:32 | 125 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 125 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/check.rs:8:36 | 8 | pub fn check(cx: &Ctxt, cont: &mut Container, derive: Derive) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 8 | pub fn check(cx: &Ctxt, cont: &mut Container<'_>, derive: Derive) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/check.rs:27:45 | 27 | fn check_default_on_tuple(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 27 | fn check_default_on_tuple(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/check.rs:66:43 | 66 | fn check_remote_generic(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 66 | fn check_remote_generic(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/check.rs:78:35 | 78 | fn check_getter(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 78 | fn check_getter(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/check.rs:100:36 | 100 | fn check_flatten(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 100 | fn check_flatten(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/check.rs:117:57 | 117 | fn check_flatten_field(cx: &Ctxt, style: Style, field: &Field) { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 117 | fn check_flatten_field(cx: &Ctxt, style: Style, field: &Field<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/check.rs:144:39 | 144 | fn check_identifier(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 144 | fn check_identifier(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/check.rs:226:47 | 226 | fn check_variant_skip_attrs(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 226 | fn check_variant_skip_attrs(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/check.rs:300:61 | 300 | fn check_internal_tag_field_name_conflict(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 300 | fn check_internal_tag_field_name_conflict(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/check.rs:352:50 | 352 | fn check_adjacent_tag_conflict(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 352 | fn check_adjacent_tag_conflict(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/check.rs:370:44 | 370 | fn check_transparent(cx: &Ctxt, cont: &mut Container, derive: Derive) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 370 | fn check_transparent(cx: &Ctxt, cont: &mut Container<'_>, derive: Derive) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/check.rs:455:30 | 455 | fn allow_transparent(field: &Field, derive: Derive) -> bool { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 455 | fn allow_transparent(field: &Field<'_>, derive: Derive) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/check.rs:470:50 | 470 | fn check_from_and_try_from(cx: &Ctxt, cont: &mut Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 470 | fn check_from_and_try_from(cx: &Ctxt, cont: &mut Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/symbol.rs:68:40 | 68 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 68 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/bound.rs:42:12 | 42 | cont: &Container, | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 42 | cont: &Container<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/bound.rs:58:12 | 58 | cont: &Container, | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 58 | cont: &Container<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/bound.rs:92:12 | 92 | cont: &Container, | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 92 | cont: &Container<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/bound.rs:311:12 | 311 | cont: &Container, | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 311 | cont: &Container<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/bound.rs:370:24 | 370 | fn type_of_item(cont: &Container) -> syn::Type { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 370 | fn type_of_item(cont: &Container<'_>) -> syn::Type { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:69:35 | 69 | fn precondition(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 69 | fn precondition(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:74:41 | 74 | fn precondition_sized(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 74 | fn precondition_sized(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:87:50 | 87 | fn precondition_no_de_lifetime(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 87 | fn precondition_no_de_lifetime(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:130:19 | 130 | fn new(cont: &Container) -> Self { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 130 | fn new(cont: &Container<'_>) -> Self { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:160:26 | 160 | fn build_generics(cont: &Container, borrowed: &BorrowedLifetimes) -> syn::Generics { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 160 | fn build_generics(cont: &Container<'_>, borrowed: &BorrowedLifetimes) -> syn::Generics { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:260:30 | 260 | fn borrowed_lifetimes(cont: &Container) -> BorrowedLifetimes { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 260 | fn borrowed_lifetimes(cont: &Container<'_>) -> BorrowedLifetimes { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:274:28 | 274 | fn deserialize_body(cont: &Container, params: &Parameters) -> Fragment { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 274 | fn deserialize_body(cont: &Container<'_>, params: &Parameters) -> Fragment { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:346:38 | 346 | fn deserialize_in_place_body(_cont: &Container, _params: &Parameters) -> Option { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 346 | fn deserialize_in_place_body(_cont: &Container<'_>, _params: &Parameters) -> Option { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:350:35 | 350 | fn deserialize_transparent(cont: &Container, params: &Parameters) -> Fragment { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 350 | fn deserialize_transparent(cont: &Container<'_>, params: &Parameters) -> Fragment { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:460:15 | 460 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 460 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:462:11 | 462 | form: TupleForm, | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 462 | form: TupleForm<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:681:15 | 681 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 681 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:862:13 | 862 | field: &Field, | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 862 | field: &Field<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:917:15 | 917 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 917 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:919:11 | 919 | form: StructForm, | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 919 | form: StructForm<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:1196:17 | 1196 | variants: &[Variant], | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1196 | variants: &[Variant<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:1212:17 | 1212 | variants: &[Variant], | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1212 | variants: &[Variant<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:1227:42 | 1227 | fn prepare_enum_variant_enum(variants: &[Variant]) -> (TokenStream, Stmts) { | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1227 | fn prepare_enum_variant_enum(variants: &[Variant<'_>]) -> (TokenStream, Stmts) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:1272:17 | 1272 | variants: &[Variant], | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1272 | variants: &[Variant<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:1365:17 | 1365 | variants: &[Variant], | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1365 | variants: &[Variant<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:1412:17 | 1412 | variants: &[Variant], | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1412 | variants: &[Variant<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:1727:17 | 1727 | variants: &[Variant], | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1727 | variants: &[Variant<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:1736:17 | 1736 | variants: &[Variant], | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1736 | variants: &[Variant<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:1792:15 | 1792 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1792 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:1839:15 | 1839 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1839 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:1881:15 | 1881 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1881 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:1937:13 | 1937 | field: &Field, | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1937 | field: &Field<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:1975:13 | 1975 | field: &Field, | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1975 | field: &Field<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:2084:17 | 2084 | variants: &[Variant], | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2084 | variants: &[Variant<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:2473:15 | 2473 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2473 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:2896:15 | 2896 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2896 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:2911:15 | 2911 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2911 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:2956:28 | 2956 | fn expr_is_missing(field: &Field, cattrs: &attr::Container) -> Fragment { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2956 | fn expr_is_missing(field: &Field<'_>, cattrs: &attr::Container) -> Fragment { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:2997:13 | 2997 | field: &Field, | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2997 | field: &Field<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:3023:30 | 3023 | fn effective_style(variant: &Variant) -> Style { | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 3023 | fn effective_style(variant: &Variant<'_>) -> Style { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:3032:26 | 3032 | fn has_flatten(fields: &[Field]) -> bool { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 3032 | fn has_flatten(fields: &[Field<'_>]) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:3163:5 | 3163 | DeImplGenerics, | ^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 3163 | DeImplGenerics<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:3164:5 | 3164 | DeTypeGenerics, | ^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 3164 | DeTypeGenerics<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:3165:10 | 3165 | syn::TypeGenerics, | -----^^^^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3165 | syn::TypeGenerics<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/pretend.rs:22:28 | 22 | pub fn pretend_used(cont: &Container, is_packed: bool) -> TokenStream { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 22 | pub fn pretend_used(cont: &Container<'_>, is_packed: bool) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/pretend.rs:64:31 | 64 | fn pretend_fields_used(cont: &Container, is_packed: bool) -> TokenStream { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 64 | fn pretend_fields_used(cont: &Container<'_>, is_packed: bool) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/pretend.rs:78:38 | 78 | fn pretend_fields_used_struct(cont: &Container, fields: &[Field]) -> TokenStream { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 78 | fn pretend_fields_used_struct(cont: &Container<'_>, fields: &[Field]) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/pretend.rs:78:59 | 78 | fn pretend_fields_used_struct(cont: &Container, fields: &[Field]) -> TokenStream { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 78 | fn pretend_fields_used_struct(cont: &Container, fields: &[Field<'_>]) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/pretend.rs:93:45 | 93 | fn pretend_fields_used_struct_packed(cont: &Container, fields: &[Field]) -> TokenStream { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 93 | fn pretend_fields_used_struct_packed(cont: &Container<'_>, fields: &[Field]) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/pretend.rs:93:66 | 93 | fn pretend_fields_used_struct_packed(cont: &Container, fields: &[Field]) -> TokenStream { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 93 | fn pretend_fields_used_struct_packed(cont: &Container, fields: &[Field<'_>]) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/pretend.rs:111:36 | 111 | fn pretend_fields_used_enum(cont: &Container, variants: &[Variant]) -> TokenStream { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 111 | fn pretend_fields_used_enum(cont: &Container<'_>, variants: &[Variant]) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/pretend.rs:111:59 | 111 | fn pretend_fields_used_enum(cont: &Container, variants: &[Variant]) -> TokenStream { | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 111 | fn pretend_fields_used_enum(cont: &Container, variants: &[Variant<'_>]) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/pretend.rs:147:33 | 147 | fn pretend_variants_used(cont: &Container) -> TokenStream { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 147 | fn pretend_variants_used(cont: &Container<'_>) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:61:35 | 61 | fn precondition(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 61 | fn precondition(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:98:19 | 98 | fn new(cont: &Container) -> Self { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 98 | fn new(cont: &Container<'_>) -> Self { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:130:26 | 130 | fn build_generics(cont: &Container) -> syn::Generics { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 130 | fn build_generics(cont: &Container<'_>) -> syn::Generics { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:166:26 | 166 | fn serialize_body(cont: &Container, params: &Parameters) -> Fragment { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 166 | fn serialize_body(cont: &Container<'_>, params: &Parameters) -> Fragment { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:186:33 | 186 | fn serialize_transparent(cont: &Container, params: &Parameters) -> Fragment { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 186 | fn serialize_transparent(cont: &Container<'_>, params: &Parameters) -> Fragment { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:228:13 | 228 | field: &Field, | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 228 | field: &Field<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:254:15 | 254 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 254 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:291:52 | 291 | fn serialize_struct(params: &Parameters, fields: &[Field], cattrs: &attr::Container) -> Fragment { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 291 | fn serialize_struct(params: &Parameters, fields: &[Field<'_>], cattrs: &attr::Container) -> Fragment { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:325:15 | 325 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 325 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:366:15 | 366 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 366 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:390:52 | 390 | fn serialize_enum(params: &Parameters, variants: &[Variant], cattrs: &attr::Container) -> Fragment { | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 390 | fn serialize_enum(params: &Parameters, variants: &[Variant<'_>], cattrs: &attr::Container) -> Fragment { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:418:15 | 418 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 418 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:500:15 | 500 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 500 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:573:15 | 573 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 573 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:639:15 | 639 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 639 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:762:15 | 762 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 762 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:809:14 | 809 | context: TupleVariant, | ^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 809 | context: TupleVariant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:811:15 | 811 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 811 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:880:14 | 880 | context: StructVariant, | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 880 | context: StructVariant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:882:15 | 882 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 882 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:964:14 | 964 | context: StructVariant, | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 964 | context: StructVariant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:966:15 | 966 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 966 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:1051:15 | 1051 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1051 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:1099:15 | 1099 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1099 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:1176:15 | 1176 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1176 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:1260:44 | 1260 | fn get_member(params: &Parameters, field: &Field, member: &Member) -> TokenStream { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1260 | fn get_member(params: &Parameters, field: &Field<'_>, member: &Member) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:1289:30 | 1289 | fn effective_style(variant: &Variant) -> Style { | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1289 | fn effective_style(variant: &Variant<'_>) -> Style { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/this.rs:4:25 | 4 | pub fn this_type(cont: &Container) -> Path { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 4 | pub fn this_type(cont: &Container<'_>) -> Path { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/this.rs:18:26 | 18 | pub fn this_value(cont: &Container) -> Path { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 18 | pub fn this_value(cont: &Container<'_>) -> Path { | ++++ warning: `regex-automata` (lib) generated 46 warnings Compiling clap v4.5.16 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=clap CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/clap-4.5.16 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A simple to use, efficient, and full-featured Command Line Argument Parser' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=clap CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/clap-rs/clap' CARGO_PKG_RUST_VERSION=1.74 CARGO_PKG_VERSION=4.5.16 CARGO_PKG_VERSION_MAJOR=4 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=16 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/clap-4.5.16 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/rustc --crate-name clap --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/clap-4.5.16/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --cfg 'feature="derive"' --cfg 'feature="error-context"' --cfg 'feature="help"' --cfg 'feature="std"' --cfg 'feature="usage"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("cargo", "color", "debug", "default", "deprecated", "derive", "env", "error-context", "help", "std", "string", "suggestions", "unicode", "unstable-doc", "unstable-ext", "unstable-styles", "unstable-v5", "usage", "wrap_help"))' -C metadata=08c0797d69d54fe8 -C extra-filename=-08c0797d69d54fe8 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps --extern clap_builder=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps/libclap_builder-545772e522ffce5f.rmeta --extern clap_derive=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps/libclap_derive-829c39905fa4c59b.so --cap-lints warn -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes` Compiling clap_complete v4.5.18 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=clap_complete CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/clap_complete-4.5.18 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Generate shell completion scripts for your clap::Command' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=clap_complete CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/clap-rs/clap' CARGO_PKG_RUST_VERSION=1.74 CARGO_PKG_VERSION=4.5.18 CARGO_PKG_VERSION_MAJOR=4 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=18 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/clap_complete-4.5.18 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/rustc --crate-name clap_complete --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/clap_complete-4.5.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("debug", "default", "unstable-command", "unstable-doc", "unstable-dynamic"))' -C metadata=1850881832e9dc9f -C extra-filename=-1850881832e9dc9f --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps -C strip=debuginfo -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps --extern clap=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps/libclap-08c0797d69d54fe8.rmeta --cap-lints warn -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes` warning: `serde_derive` (lib) generated 122 warnings Compiling build_helper v0.1.0 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/tools/build_helper) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=build_helper CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/tools/build_helper CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=build_helper CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/tools/build_helper LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/rustc --crate-name build_helper --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/tools/build_helper/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=a81d47ee02e72113 -C extra-filename=-a81d47ee02e72113 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps -C incremental=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/incremental -C strip=debuginfo -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps --extern serde=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps/libserde-c80be6463ff0e3a9.rmeta --extern serde_derive=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps/libserde_derive-8a6c840187c4cd63.so -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes` Running `BUILD_TRIPLE=x86_64-unknown-openbsd CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=bootstrap CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/bootstrap CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bootstrap CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/bootstrap LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/build/bootstrap-4c40b56d4a4479ad/out /exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/rustc --crate-name bootstrap --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=1 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bootstrap-self-test", "build-metrics", "sysinfo"))' -C metadata=8f106ca43b9a2837 -C extra-filename=-8f106ca43b9a2837 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps -C incremental=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/incremental -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps --extern build_helper=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps/libbuild_helper-a81d47ee02e72113.rmeta --extern cc=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps/libcc-a956cec5ad4b6f22.rmeta --extern clap=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps/libclap-08c0797d69d54fe8.rmeta --extern clap_complete=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps/libclap_complete-1850881832e9dc9f.rmeta --extern cmake=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps/libcmake-7bf6addf669f6360.rmeta --extern fd_lock=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps/libfd_lock-27084418706444e5.rmeta --extern home=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps/libhome-549ca7a9b8a22004.rmeta --extern ignore=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps/libignore-0e78fd812304bd83.rmeta --extern libc=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps/liblibc-67d6326760775bde.rmeta --extern object=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps/libobject-837276e4bbec9e03.rmeta --extern opener=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps/libopener-061d4b7f8f1a5574.rmeta --extern semver=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps/libsemver-2c4043e6b65d9f70.rmeta --extern serde=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps/libserde-c80be6463ff0e3a9.rmeta --extern serde_derive=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps/libserde_derive-8a6c840187c4cd63.so --extern serde_json=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps/libserde_json-140b208b724f70ce.rmeta --extern sha2=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps/libsha2-3b5cb03b70c2091a.rmeta --extern tar=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps/libtar-27484f669993362a.rmeta --extern termcolor=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps/libtermcolor-e65cbe2f0d826383.rmeta --extern toml=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps/libtoml-93f2d9a755dbb63e.rmeta --extern walkdir=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps/libwalkdir-6a78a19fa8c545d6.rmeta --extern xz2=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps/libxz2-6d03e69ec08d9051.rmeta -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes -L native=/usr/local/lib` Running `BUILD_TRIPLE=x86_64-unknown-openbsd CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_BIN_NAME=rustdoc CARGO_CRATE_NAME=rustdoc CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/bootstrap CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bootstrap CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/bootstrap LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/build/bootstrap-4c40b56d4a4479ad/out /exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/rustc --crate-name rustdoc --edition=2021 src/bin/rustdoc.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=1 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bootstrap-self-test", "build-metrics", "sysinfo"))' -C metadata=e0eb5dd59d8f6e88 -C extra-filename=-e0eb5dd59d8f6e88 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps -C incremental=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/incremental -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps --extern bootstrap=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps/libbootstrap-8f106ca43b9a2837.rlib --extern build_helper=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps/libbuild_helper-a81d47ee02e72113.rlib --extern cc=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps/libcc-a956cec5ad4b6f22.rlib --extern clap=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps/libclap-08c0797d69d54fe8.rlib --extern clap_complete=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps/libclap_complete-1850881832e9dc9f.rlib --extern cmake=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps/libcmake-7bf6addf669f6360.rlib --extern fd_lock=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps/libfd_lock-27084418706444e5.rlib --extern home=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps/libhome-549ca7a9b8a22004.rlib --extern ignore=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps/libignore-0e78fd812304bd83.rlib --extern libc=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps/liblibc-67d6326760775bde.rlib --extern object=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps/libobject-837276e4bbec9e03.rlib --extern opener=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps/libopener-061d4b7f8f1a5574.rlib --extern semver=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps/libsemver-2c4043e6b65d9f70.rlib --extern serde=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps/libserde-c80be6463ff0e3a9.rlib --extern serde_derive=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps/libserde_derive-8a6c840187c4cd63.so --extern serde_json=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps/libserde_json-140b208b724f70ce.rlib --extern sha2=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps/libsha2-3b5cb03b70c2091a.rlib --extern tar=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps/libtar-27484f669993362a.rlib --extern termcolor=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps/libtermcolor-e65cbe2f0d826383.rlib --extern toml=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps/libtoml-93f2d9a755dbb63e.rlib --extern walkdir=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps/libwalkdir-6a78a19fa8c545d6.rlib --extern xz2=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps/libxz2-6d03e69ec08d9051.rlib -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes -L native=/usr/local/lib` Running `BUILD_TRIPLE=x86_64-unknown-openbsd CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_BIN_NAME=bootstrap CARGO_CRATE_NAME=bootstrap CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/bootstrap CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bootstrap CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/bootstrap LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/build/bootstrap-4c40b56d4a4479ad/out /exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/rustc --crate-name bootstrap --edition=2021 src/bin/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=1 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bootstrap-self-test", "build-metrics", "sysinfo"))' -C metadata=75b7a97def2cc2ef -C extra-filename=-75b7a97def2cc2ef --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps -C incremental=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/incremental -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps --extern bootstrap=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps/libbootstrap-8f106ca43b9a2837.rlib --extern build_helper=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps/libbuild_helper-a81d47ee02e72113.rlib --extern cc=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps/libcc-a956cec5ad4b6f22.rlib --extern clap=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps/libclap-08c0797d69d54fe8.rlib --extern clap_complete=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps/libclap_complete-1850881832e9dc9f.rlib --extern cmake=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps/libcmake-7bf6addf669f6360.rlib --extern fd_lock=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps/libfd_lock-27084418706444e5.rlib --extern home=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps/libhome-549ca7a9b8a22004.rlib --extern ignore=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps/libignore-0e78fd812304bd83.rlib --extern libc=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps/liblibc-67d6326760775bde.rlib --extern object=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps/libobject-837276e4bbec9e03.rlib --extern opener=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps/libopener-061d4b7f8f1a5574.rlib --extern semver=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps/libsemver-2c4043e6b65d9f70.rlib --extern serde=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps/libserde-c80be6463ff0e3a9.rlib --extern serde_derive=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps/libserde_derive-8a6c840187c4cd63.so --extern serde_json=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps/libserde_json-140b208b724f70ce.rlib --extern sha2=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps/libsha2-3b5cb03b70c2091a.rlib --extern tar=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps/libtar-27484f669993362a.rlib --extern termcolor=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps/libtermcolor-e65cbe2f0d826383.rlib --extern toml=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps/libtoml-93f2d9a755dbb63e.rlib --extern walkdir=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps/libwalkdir-6a78a19fa8c545d6.rlib --extern xz2=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps/libxz2-6d03e69ec08d9051.rlib -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes -L native=/usr/local/lib` Running `BUILD_TRIPLE=x86_64-unknown-openbsd CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_BIN_NAME=sccache-plus-cl CARGO_CRATE_NAME=sccache_plus_cl CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/bootstrap CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bootstrap CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/bootstrap LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/build/bootstrap-4c40b56d4a4479ad/out /exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/rustc --crate-name sccache_plus_cl --edition=2021 src/bin/sccache-plus-cl.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=1 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bootstrap-self-test", "build-metrics", "sysinfo"))' -C metadata=630e50ede07561bb -C extra-filename=-630e50ede07561bb --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps -C incremental=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/incremental -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps --extern bootstrap=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps/libbootstrap-8f106ca43b9a2837.rlib --extern build_helper=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps/libbuild_helper-a81d47ee02e72113.rlib --extern cc=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps/libcc-a956cec5ad4b6f22.rlib --extern clap=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps/libclap-08c0797d69d54fe8.rlib --extern clap_complete=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps/libclap_complete-1850881832e9dc9f.rlib --extern cmake=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps/libcmake-7bf6addf669f6360.rlib --extern fd_lock=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps/libfd_lock-27084418706444e5.rlib --extern home=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps/libhome-549ca7a9b8a22004.rlib --extern ignore=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps/libignore-0e78fd812304bd83.rlib --extern libc=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps/liblibc-67d6326760775bde.rlib --extern object=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps/libobject-837276e4bbec9e03.rlib --extern opener=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps/libopener-061d4b7f8f1a5574.rlib --extern semver=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps/libsemver-2c4043e6b65d9f70.rlib --extern serde=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps/libserde-c80be6463ff0e3a9.rlib --extern serde_derive=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps/libserde_derive-8a6c840187c4cd63.so --extern serde_json=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps/libserde_json-140b208b724f70ce.rlib --extern sha2=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps/libsha2-3b5cb03b70c2091a.rlib --extern tar=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps/libtar-27484f669993362a.rlib --extern termcolor=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps/libtermcolor-e65cbe2f0d826383.rlib --extern toml=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps/libtoml-93f2d9a755dbb63e.rlib --extern walkdir=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps/libwalkdir-6a78a19fa8c545d6.rlib --extern xz2=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps/libxz2-6d03e69ec08d9051.rlib -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes -L native=/usr/local/lib` Running `BUILD_TRIPLE=x86_64-unknown-openbsd CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_BIN_NAME=rustc CARGO_CRATE_NAME=rustc CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/bootstrap CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bootstrap CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/bootstrap LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/build/bootstrap-4c40b56d4a4479ad/out /exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/rustc --crate-name rustc --edition=2021 src/bin/rustc.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=1 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bootstrap-self-test", "build-metrics", "sysinfo"))' -C metadata=ab9eda3112c53a1d -C extra-filename=-ab9eda3112c53a1d --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps -C incremental=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/incremental -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps --extern bootstrap=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps/libbootstrap-8f106ca43b9a2837.rlib --extern build_helper=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps/libbuild_helper-a81d47ee02e72113.rlib --extern cc=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps/libcc-a956cec5ad4b6f22.rlib --extern clap=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps/libclap-08c0797d69d54fe8.rlib --extern clap_complete=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps/libclap_complete-1850881832e9dc9f.rlib --extern cmake=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps/libcmake-7bf6addf669f6360.rlib --extern fd_lock=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps/libfd_lock-27084418706444e5.rlib --extern home=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps/libhome-549ca7a9b8a22004.rlib --extern ignore=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps/libignore-0e78fd812304bd83.rlib --extern libc=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps/liblibc-67d6326760775bde.rlib --extern object=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps/libobject-837276e4bbec9e03.rlib --extern opener=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps/libopener-061d4b7f8f1a5574.rlib --extern semver=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps/libsemver-2c4043e6b65d9f70.rlib --extern serde=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps/libserde-c80be6463ff0e3a9.rlib --extern serde_derive=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps/libserde_derive-8a6c840187c4cd63.so --extern serde_json=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps/libserde_json-140b208b724f70ce.rlib --extern sha2=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps/libsha2-3b5cb03b70c2091a.rlib --extern tar=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps/libtar-27484f669993362a.rlib --extern termcolor=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps/libtermcolor-e65cbe2f0d826383.rlib --extern toml=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps/libtoml-93f2d9a755dbb63e.rlib --extern walkdir=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps/libwalkdir-6a78a19fa8c545d6.rlib --extern xz2=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/deps/libxz2-6d03e69ec08d9051.rlib -Zallow-features= -Wrust_2018_idioms -Wunused_lifetimes -L native=/usr/local/lib` Finished `dev` profile [unoptimized] target(s) in 1m 56s running: /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/bootstrap dist --jobs=6 rust-std rustc cargo clippy rustfmt rust-src There have been changes to x.py since you last updated: [WARNING] `llvm.lld` is enabled by default for the dist profile. If set to false, `lld` will not be included in the dist build. - PR Link https://github.com/rust-lang/rust/pull/126701 [WARNING] `debug-logging` option has been removed from the default `tools` profile. - PR Link https://github.com/rust-lang/rust/pull/127913 [INFO] the `wasm-component-ld` tool is now built as part of `build.extended` and can be a member of `build.tools` - PR Link https://github.com/rust-lang/rust/pull/127866 [INFO] Removed android-ndk r25b support in favor of android-ndk r26d. - PR Link https://github.com/rust-lang/rust/pull/120593 [WARNING] For tarball sources, default value for `rust.channel` will be taken from `src/ci/channel` file. - PR Link https://github.com/rust-lang/rust/pull/125181 [INFO] New option `llvm.libzstd` to control whether llvm is built with zstd support. - PR Link https://github.com/rust-lang/rust/pull/125642 [WARNING] ./x test --rustc-args was renamed to --compiletest-rustc-args as it only applies there. ./x miri --rustc-args was also removed. - PR Link https://github.com/rust-lang/rust/pull/128841 [INFO] The `build.profiler` option now tries to use source code from `download-ci-llvm` if possible, instead of checking out the `src/llvm-project` submodule. - PR Link https://github.com/rust-lang/rust/pull/129295 NOTE: to silence this warning, update `config.toml` to use `change-id = 129295` instead auto-detected local-rebuild 1.82.0 finding compilers CC_x86_64-unknown-openbsd = "cc" CFLAGS_x86_64-unknown-openbsd = ["-O2", "-ffunction-sections", "-fdata-sections", "-fPIC", "-m64", "--target=x86_64-unknown-openbsd", "-O2", "-pipe"] CXX_x86_64-unknown-openbsd = "c++" CXXFLAGS_x86_64-unknown-openbsd = ["-O2", "-ffunction-sections", "-fdata-sections", "-fPIC", "-m64", "--target=x86_64-unknown-openbsd"] AR_x86_64-unknown-openbsd = "ar" running sanity check running: "/usr/local/bin/llvm-config-17" "--bindir" (failure_mode=Exit) (created at src/lib.rs:805:31, executed at src/lib.rs:805:58) running: "/usr/local/bin/llvm-config-17" "--libdir" (failure_mode=Exit) (created at src/lib.rs:812:35, executed at src/lib.rs:812:62) learning about cargo running: RUSTC_BOOTSTRAP="1" "/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo" "metadata" "--format-version" "1" "--no-deps" "--manifest-path" "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/Cargo.toml" (failure_mode=Exit) (created at src/core/metadata.rs:73:25, executed at src/core/metadata.rs:84:50) running: RUSTC_BOOTSTRAP="1" "/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo" "metadata" "--format-version" "1" "--no-deps" "--manifest-path" "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/Cargo.toml" (failure_mode=Exit) (created at src/core/metadata.rs:73:25, executed at src/core/metadata.rs:84:50) > Assemble { target_compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd } } > Assemble { target_compiler: Compiler { stage: 0, host: x86_64-unknown-openbsd } } < Assemble { target_compiler: Compiler { stage: 0, host: x86_64-unknown-openbsd } } > Rustc { target: x86_64-unknown-openbsd, compiler: Compiler { stage: 0, host: x86_64-unknown-openbsd }, crates: [] } > Std { target: x86_64-unknown-openbsd, compiler: Compiler { stage: 0, host: x86_64-unknown-openbsd }, crates: [], force_recompile: false, extra_rust_args: [], is_for_mir_opt_tests: false } > StartupObjects { compiler: Compiler { stage: 0, host: x86_64-unknown-openbsd }, target: x86_64-unknown-openbsd } < StartupObjects { compiler: Compiler { stage: 0, host: x86_64-unknown-openbsd }, target: x86_64-unknown-openbsd } c Assemble { target_compiler: Compiler { stage: 0, host: x86_64-unknown-openbsd } } > Libdir { compiler: Compiler { stage: 0, host: x86_64-unknown-openbsd }, target: x86_64-unknown-openbsd } > Sysroot { compiler: Compiler { stage: 0, host: x86_64-unknown-openbsd }, force_recompile: false } Removing sysroot /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot to avoid caching bugs < Sysroot { compiler: Compiler { stage: 0, host: x86_64-unknown-openbsd }, force_recompile: false } Removing sysroot /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib to avoid caching bugs c Sysroot { compiler: Compiler { stage: 0, host: x86_64-unknown-openbsd }, force_recompile: false } < Libdir { compiler: Compiler { stage: 0, host: x86_64-unknown-openbsd }, target: x86_64-unknown-openbsd } c Libdir { compiler: Compiler { stage: 0, host: x86_64-unknown-openbsd }, target: x86_64-unknown-openbsd } c Libdir { compiler: Compiler { stage: 0, host: x86_64-unknown-openbsd }, target: x86_64-unknown-openbsd } c Sysroot { compiler: Compiler { stage: 0, host: x86_64-unknown-openbsd }, force_recompile: false } running: cd "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src" && env -u MAKEFLAGS -u MFLAGS CARGO_INCREMENTAL="0" CARGO_PROFILE_RELEASE_DEBUG="0" CARGO_PROFILE_RELEASE_DEBUG_ASSERTIONS="false" CARGO_PROFILE_RELEASE_OVERFLOW_CHECKS="false" CARGO_PROFILE_RELEASE_STRIP="false" CARGO_TARGET_DIR="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std" CARGO_TARGET_X86_64_UNKNOWN_OPENBSD_LINKER="" CC_x86_64_unknown_openbsd="" CFG_COMPILER_BUILD_TRIPLE="x86_64-unknown-openbsd" CFG_COMPILER_HOST_TRIPLE="x86_64-unknown-openbsd" CFG_DISABLE_UNSTABLE_FEATURES="1" CFG_RELEASE_CHANNEL="stable" CFLAGS_x86_64_unknown_openbsd="" CXXFLAGS_x86_64_unknown_openbsd="" CXX_x86_64_unknown_openbsd="" LIBC_CHECK_CFG="1" REAL_LIBRARY_PATH="/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib" REAL_LIBRARY_PATH_VAR="LD_LIBRARY_PATH" RUSTBUILD_NATIVE_DIR="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/native" RUSTC="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc" RUSTC_BOOTSTRAP="1" RUSTC_BREAK_ON_ICE="1" RUSTC_ERROR_METADATA_DST="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/extended-error-metadata" RUSTC_FORCE_UNSTABLE="1" RUSTC_HOST_FLAGS="-Zunstable-options --check-cfg=cfg(bootstrap) -Clinker=" RUSTC_INSTALL_BINDIR="bin" RUSTC_LIBDIR="/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib" RUSTC_LINK_STD_INTO_RUSTC_DRIVER="1" RUSTC_LINT_FLAGS="-Wrust_2018_idioms -Wunused_lifetimes" RUSTC_REAL="/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/rustc" RUSTC_SNAPSHOT="/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/rustc" RUSTC_SNAPSHOT_LIBDIR="/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib" RUSTC_STAGE="1" RUSTC_SYSROOT="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot" RUSTC_VERBOSE="2" RUSTC_WRAPPER="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc" RUSTDOC="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustdoc" RUSTDOCFLAGS="-Csymbol-mangling-version=legacy --check-cfg=cfg(feature,values(any())) -Zunstable-options --check-cfg=cfg(bootstrap) -Wrustdoc::invalid_codeblock_attributes --crate-version 1.82.0\t(f6e511eec\t2024-10-15)\t(built\tfrom\ta\tsource\ttarball) -Clinker= -Zcrate-attr=doc(html_root_url=\"https://doc.rust-lang.org/1.82.0/\") -Zcrate-attr=warn(rust_2018_idioms)" RUSTDOC_REAL="/path/to/nowhere/rustdoc/not/required" RUSTFLAGS="-Csymbol-mangling-version=legacy --check-cfg=cfg(feature,values(any())) -Zunstable-options --check-cfg=cfg(bootstrap) -Zmacro-backtrace -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Clink-args=-Wl,-z,origin -Clink-args=-Wl,-rpath,$ORIGIN/../lib -Cforce-frame-pointers=yes -Zcrate-attr=doc(html_root_url=\"https://doc.rust-lang.org/1.82.0/\")" RUST_COMPILER_RT_ROOT="/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/llvm-project/compiler-rt" RUST_TEST_THREADS="6" WINAPI_NO_BUNDLED_LIBRARIES="1" __CARGO_DEFAULT_LIB_METADATA="bootstrapstd" "/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo" "build" "--target" "x86_64-unknown-openbsd" "--release" "-Zbinary-dep-depinfo" "-j" "6" "-v" "-v" "--frozen" "--features" " panic-unwind backtrace compiler-builtins-c" "--manifest-path" "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/sysroot/Cargo.toml" "--message-format" "json-render-diagnostics" c Assemble { target_compiler: Compiler { stage: 0, host: x86_64-unknown-openbsd } } > StdLink { compiler: Compiler { stage: 0, host: x86_64-unknown-openbsd }, target_compiler: Compiler { stage: 0, host: x86_64-unknown-openbsd }, target: x86_64-unknown-openbsd, crates: [], force_recompile: false } c Libdir { compiler: Compiler { stage: 0, host: x86_64-unknown-openbsd }, target: x86_64-unknown-openbsd } c Libdir { compiler: Compiler { stage: 0, host: x86_64-unknown-openbsd }, target: x86_64-unknown-openbsd } < StdLink { compiler: Compiler { stage: 0, host: x86_64-unknown-openbsd }, target_compiler: Compiler { stage: 0, host: x86_64-unknown-openbsd }, target: x86_64-unknown-openbsd, crates: [], force_recompile: false } < Std { target: x86_64-unknown-openbsd, compiler: Compiler { stage: 0, host: x86_64-unknown-openbsd }, crates: [], force_recompile: false, extra_rust_args: [], is_for_mir_opt_tests: false } c Assemble { target_compiler: Compiler { stage: 0, host: x86_64-unknown-openbsd } } c Assemble { target_compiler: Compiler { stage: 0, host: x86_64-unknown-openbsd } } c Std { target: x86_64-unknown-openbsd, compiler: Compiler { stage: 0, host: x86_64-unknown-openbsd }, crates: [], force_recompile: false, extra_rust_args: [], is_for_mir_opt_tests: false } c Libdir { compiler: Compiler { stage: 0, host: x86_64-unknown-openbsd }, target: x86_64-unknown-openbsd } c Sysroot { compiler: Compiler { stage: 0, host: x86_64-unknown-openbsd }, force_recompile: false } > Llvm { target: x86_64-unknown-openbsd } < Llvm { target: x86_64-unknown-openbsd } running: cd "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src" && env -u MAKEFLAGS -u MFLAGS CARGO_INCREMENTAL="0" CARGO_PROFILE_RELEASE_DEBUG="0" CARGO_PROFILE_RELEASE_DEBUG_ASSERTIONS="false" CARGO_PROFILE_RELEASE_OVERFLOW_CHECKS="false" CARGO_PROFILE_RELEASE_STRIP="false" CARGO_TARGET_DIR="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc" CARGO_TARGET_X86_64_UNKNOWN_OPENBSD_LINKER="" CC_x86_64_unknown_openbsd="" CFG_COMPILER_BUILD_TRIPLE="x86_64-unknown-openbsd" CFG_COMPILER_HOST_TRIPLE="x86_64-unknown-openbsd" CFG_DEFAULT_CODEGEN_BACKEND="llvm" CFG_DISABLE_UNSTABLE_FEATURES="1" CFG_LIBDIR_RELATIVE="lib" CFG_RELEASE="1.82.0" CFG_RELEASE_CHANNEL="stable" CFG_VERSION="1.82.0 (f6e511eec 2024-10-15) (built from a source tarball)" CFG_VER_DATE="2024-10-15" CFG_VER_HASH="f6e511eec7342f59a25f7c0534f1dbea00d01b14" CFLAGS_x86_64_unknown_openbsd="" CXXFLAGS_x86_64_unknown_openbsd="" CXX_x86_64_unknown_openbsd="" LIBC_CHECK_CFG="1" LLVM_CONFIG="/usr/local/bin/llvm-config-17" REAL_LIBRARY_PATH="/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib" REAL_LIBRARY_PATH_VAR="LD_LIBRARY_PATH" RUSTBUILD_NATIVE_DIR="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/native" RUSTC="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc" RUSTC_BOOTSTRAP="1" RUSTC_BREAK_ON_ICE="1" RUSTC_ERROR_METADATA_DST="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/extended-error-metadata" RUSTC_FORCE_UNSTABLE="1" RUSTC_HOST_FLAGS="-Zunstable-options --check-cfg=cfg(bootstrap) -Clinker=" RUSTC_INSTALL_BINDIR="bin" RUSTC_LIBDIR="/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib" RUSTC_LINK_STD_INTO_RUSTC_DRIVER="1" RUSTC_LINT_FLAGS="-Wrust_2018_idioms -Wunused_lifetimes" RUSTC_REAL="/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/rustc" RUSTC_SNAPSHOT="/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/rustc" RUSTC_SNAPSHOT_LIBDIR="/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib" RUSTC_STAGE="1" RUSTC_SYSROOT="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot" RUSTC_TLS_MODEL_INITIAL_EXEC="1" RUSTC_VERBOSE="2" RUSTC_WRAPPER="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc" RUSTDOC="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustdoc" RUSTDOCFLAGS="--cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(parallel_compiler) -Wrustdoc::invalid_codeblock_attributes --crate-version 1.82.0\t(f6e511eec\t2024-10-15)\t(built\tfrom\ta\tsource\ttarball) -Clinker= -Zcrate-attr=warn(rust_2018_idioms)" RUSTDOC_REAL="/path/to/nowhere/rustdoc/not/required" RUSTFLAGS="--cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(parallel_compiler) -Zmacro-backtrace -Csplit-debuginfo=off -Wrustc::internal -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin -Clink-args=-Wl,-rpath,$ORIGIN/../lib -Zon-broken-pipe=kill" RUST_TEST_THREADS="6" WINAPI_NO_BUNDLED_LIBRARIES="1" __CARGO_DEFAULT_LIB_METADATA="bootstrap" "/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo" "build" "--target" "x86_64-unknown-openbsd" "--release" "-Zbinary-dep-depinfo" "-j" "6" "-v" "-v" "--frozen" "--features" "llvm max_level_info" "--manifest-path" "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc/Cargo.toml" "--message-format" "json-render-diagnostics" c Assemble { target_compiler: Compiler { stage: 0, host: x86_64-unknown-openbsd } } > RustcLink { compiler: Compiler { stage: 0, host: x86_64-unknown-openbsd }, target_compiler: Compiler { stage: 0, host: x86_64-unknown-openbsd }, target: x86_64-unknown-openbsd, crates: [] } c Libdir { compiler: Compiler { stage: 0, host: x86_64-unknown-openbsd }, target: x86_64-unknown-openbsd } c Libdir { compiler: Compiler { stage: 0, host: x86_64-unknown-openbsd }, target: x86_64-unknown-openbsd } < RustcLink { compiler: Compiler { stage: 0, host: x86_64-unknown-openbsd }, target_compiler: Compiler { stage: 0, host: x86_64-unknown-openbsd }, target: x86_64-unknown-openbsd, crates: [] } < Rustc { target: x86_64-unknown-openbsd, compiler: Compiler { stage: 0, host: x86_64-unknown-openbsd }, crates: [] } > Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, force_recompile: false } Removing sysroot /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1 to avoid caching bugs < Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, force_recompile: false } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, force_recompile: false } c Libdir { compiler: Compiler { stage: 0, host: x86_64-unknown-openbsd }, target: x86_64-unknown-openbsd } > Libdir { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, target: x86_64-unknown-openbsd } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, force_recompile: false } Removing sysroot /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib to avoid caching bugs < Libdir { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, target: x86_64-unknown-openbsd } c Libdir { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, target: x86_64-unknown-openbsd } > WasmComponentLd { compiler: Compiler { stage: 0, host: x86_64-unknown-openbsd }, target: x86_64-unknown-openbsd } > ToolBuild { compiler: Compiler { stage: 0, host: x86_64-unknown-openbsd }, target: x86_64-unknown-openbsd, tool: "wasm-component-ld", path: "src/tools/wasm-component-ld", mode: ToolStd, source_type: InTree, extra_features: [], allow_features: "min_specialization", cargo_args: [] } c Std { target: x86_64-unknown-openbsd, compiler: Compiler { stage: 0, host: x86_64-unknown-openbsd }, crates: [], force_recompile: false, extra_rust_args: [], is_for_mir_opt_tests: false } c Libdir { compiler: Compiler { stage: 0, host: x86_64-unknown-openbsd }, target: x86_64-unknown-openbsd } c Sysroot { compiler: Compiler { stage: 0, host: x86_64-unknown-openbsd }, force_recompile: false } c Sysroot { compiler: Compiler { stage: 0, host: x86_64-unknown-openbsd }, force_recompile: false } running: cd "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src" && env -u MAKEFLAGS -u MFLAGS CARGO_INCREMENTAL="0" CARGO_PROFILE_RELEASE_DEBUG="0" CARGO_PROFILE_RELEASE_DEBUG_ASSERTIONS="false" CARGO_PROFILE_RELEASE_OVERFLOW_CHECKS="false" CARGO_PROFILE_RELEASE_STRIP="false" CARGO_TARGET_DIR="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools" CARGO_TARGET_X86_64_UNKNOWN_OPENBSD_LINKER="" CC_x86_64_unknown_openbsd="" CFG_COMPILER_BUILD_TRIPLE="x86_64-unknown-openbsd" CFG_COMPILER_HOST_TRIPLE="x86_64-unknown-openbsd" CFG_RELEASE="1.82.0" CFG_RELEASE_CHANNEL="stable" CFG_RELEASE_NUM="1.82.0" CFG_VERSION="1.82.0 (f6e511eec 2024-10-15) (built from a source tarball)" CFG_VER_DATE="2024-10-15" CFG_VER_HASH="f6e511eec7342f59a25f7c0534f1dbea00d01b14" CFLAGS_x86_64_unknown_openbsd="" CXXFLAGS_x86_64_unknown_openbsd="" CXX_x86_64_unknown_openbsd="" DOC_RUST_LANG_ORG_CHANNEL="https://doc.rust-lang.org/1.82.0" LIBC_CHECK_CFG="1" LZMA_API_STATIC="1" REAL_LIBRARY_PATH="/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib" REAL_LIBRARY_PATH_VAR="LD_LIBRARY_PATH" RUSTBUILD_NATIVE_DIR="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/native" RUSTC="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc" RUSTC_ALLOW_FEATURES="binary-dep-depinfo,proc_macro_span,proc_macro_span_shrink,proc_macro_diagnostic,min_specialization" RUSTC_BOOTSTRAP="1" RUSTC_BREAK_ON_ICE="1" RUSTC_ERROR_METADATA_DST="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/extended-error-metadata" RUSTC_HOST_FLAGS="-Zunstable-options --check-cfg=cfg(bootstrap) -Clinker=" RUSTC_INSTALL_BINDIR="bin" RUSTC_LIBDIR="/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib" RUSTC_LINK_STD_INTO_RUSTC_DRIVER="1" RUSTC_LINT_FLAGS="-Wrust_2018_idioms -Wunused_lifetimes" RUSTC_REAL="/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/rustc" RUSTC_SNAPSHOT="/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/rustc" RUSTC_SNAPSHOT_LIBDIR="/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib" RUSTC_STAGE="1" RUSTC_SYSROOT="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot" RUSTC_TLS_MODEL_INITIAL_EXEC="1" RUSTC_VERBOSE="2" RUSTC_WRAPPER="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc" RUSTDOC="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustdoc" RUSTDOCFLAGS="-Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(rust_analyzer) -Wrustdoc::invalid_codeblock_attributes --crate-version 1.82.0\t(f6e511eec\t2024-10-15)\t(built\tfrom\ta\tsource\ttarball) -Clinker=" RUSTDOC_REAL="/path/to/nowhere/rustdoc/not/required" RUSTFLAGS="-Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(rust_analyzer) -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin -Clink-args=-Wl,-rpath,$ORIGIN/../lib -Zunstable-options -Zon-broken-pipe=kill" RUST_TEST_THREADS="6" SYSROOT="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot" __CARGO_DEFAULT_LIB_METADATA="bootstrap" "/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo" "build" "--target" "x86_64-unknown-openbsd" "--release" "-Zbinary-dep-depinfo" "-j" "6" "-v" "-v" "--frozen" "--manifest-path" "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/tools/wasm-component-ld/Cargo.toml" "--message-format" "json-render-diagnostics" < ToolBuild { compiler: Compiler { stage: 0, host: x86_64-unknown-openbsd }, target: x86_64-unknown-openbsd, tool: "wasm-component-ld", path: "src/tools/wasm-component-ld", mode: ToolStd, source_type: InTree, extra_features: [], allow_features: "min_specialization", cargo_args: [] } < WasmComponentLd { compiler: Compiler { stage: 0, host: x86_64-unknown-openbsd }, target: x86_64-unknown-openbsd } c Llvm { target: x86_64-unknown-openbsd } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, force_recompile: false } < Assemble { target_compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd } } > Std { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, target: x86_64-unknown-openbsd } > Std { target: x86_64-unknown-openbsd, compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, crates: [], force_recompile: false, extra_rust_args: [], is_for_mir_opt_tests: false } > StartupObjects { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, target: x86_64-unknown-openbsd } < StartupObjects { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, target: x86_64-unknown-openbsd } c Assemble { target_compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd } } c Libdir { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, target: x86_64-unknown-openbsd } c Libdir { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, target: x86_64-unknown-openbsd } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, force_recompile: false } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, force_recompile: false } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, force_recompile: false } running: cd "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src" && env -u MAKEFLAGS -u MFLAGS CARGO_INCREMENTAL="0" CARGO_PROFILE_RELEASE_DEBUG="0" CARGO_PROFILE_RELEASE_DEBUG_ASSERTIONS="false" CARGO_PROFILE_RELEASE_OVERFLOW_CHECKS="false" CARGO_PROFILE_RELEASE_STRIP="false" CARGO_TARGET_DIR="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std" CARGO_TARGET_X86_64_UNKNOWN_OPENBSD_LINKER="" CC_x86_64_unknown_openbsd="" CFG_COMPILER_BUILD_TRIPLE="x86_64-unknown-openbsd" CFG_COMPILER_HOST_TRIPLE="x86_64-unknown-openbsd" CFG_DISABLE_UNSTABLE_FEATURES="1" CFG_RELEASE_CHANNEL="stable" CFLAGS_x86_64_unknown_openbsd="" CXXFLAGS_x86_64_unknown_openbsd="" CXX_x86_64_unknown_openbsd="" LIBC_CHECK_CFG="1" REAL_LIBRARY_PATH="/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib" REAL_LIBRARY_PATH_VAR="LD_LIBRARY_PATH" RUSTBUILD_NATIVE_DIR="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/native" RUSTC="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc" RUSTC_BOOTSTRAP="1" RUSTC_BREAK_ON_ICE="1" RUSTC_ERROR_METADATA_DST="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/extended-error-metadata" RUSTC_FORCE_UNSTABLE="1" RUSTC_HOST_FLAGS="-Zunstable-options --check-cfg=cfg(bootstrap) -Clinker=" RUSTC_INSTALL_BINDIR="bin" RUSTC_LIBDIR="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib" RUSTC_LINK_STD_INTO_RUSTC_DRIVER="1" RUSTC_LINT_FLAGS="-Wrust_2018_idioms -Wunused_lifetimes" RUSTC_REAL="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/bin/rustc" RUSTC_SNAPSHOT="/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/rustc" RUSTC_SNAPSHOT_LIBDIR="/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib" RUSTC_STAGE="1" RUSTC_SYSROOT="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1" RUSTC_VERBOSE="2" RUSTC_WRAPPER="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc" RUSTDOC="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustdoc" RUSTDOCFLAGS="-Csymbol-mangling-version=legacy --check-cfg=cfg(feature,values(any())) -Zunstable-options --check-cfg=cfg(bootstrap) -Wrustdoc::invalid_codeblock_attributes --crate-version 1.82.0\t(f6e511eec\t2024-10-15)\t(built\tfrom\ta\tsource\ttarball) -Clinker= -Zcrate-attr=doc(html_root_url=\"https://doc.rust-lang.org/1.82.0/\") -Zcrate-attr=warn(rust_2018_idioms)" RUSTDOC_REAL="/path/to/nowhere/rustdoc/not/required" RUSTFLAGS="-Csymbol-mangling-version=legacy --check-cfg=cfg(feature,values(any())) -Zunstable-options --check-cfg=cfg(bootstrap) -Zmacro-backtrace -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Clink-args=-Wl,-z,origin -Clink-args=-Wl,-rpath,$ORIGIN/../lib -Cembed-bitcode=yes -Cforce-frame-pointers=yes -Zcrate-attr=doc(html_root_url=\"https://doc.rust-lang.org/1.82.0/\")" RUST_COMPILER_RT_ROOT="/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/llvm-project/compiler-rt" RUST_TEST_THREADS="6" WINAPI_NO_BUNDLED_LIBRARIES="1" __CARGO_DEFAULT_LIB_METADATA="stablestd" "/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo" "build" "--target" "x86_64-unknown-openbsd" "--release" "-Zbinary-dep-depinfo" "-j" "6" "-v" "-v" "--frozen" "--features" " panic-unwind backtrace compiler-builtins-c" "--manifest-path" "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/sysroot/Cargo.toml" "--message-format" "json-render-diagnostics" c Assemble { target_compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd } } > StdLink { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, target_compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, target: x86_64-unknown-openbsd, crates: [], force_recompile: false } c Libdir { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, target: x86_64-unknown-openbsd } c Libdir { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, target: x86_64-unknown-openbsd } < StdLink { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, target_compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, target: x86_64-unknown-openbsd, crates: [], force_recompile: false } < Std { target: x86_64-unknown-openbsd, compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, crates: [], force_recompile: false, extra_rust_args: [], is_for_mir_opt_tests: false } c Assemble { target_compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd } } c Assemble { target_compiler: Compiler { stage: 0, host: x86_64-unknown-openbsd } } > RustInstaller { compiler: Compiler { stage: 0, host: x86_64-unknown-openbsd }, target: x86_64-unknown-openbsd } > ToolBuild { compiler: Compiler { stage: 0, host: x86_64-unknown-openbsd }, target: x86_64-unknown-openbsd, tool: "rust-installer", path: "src/tools/rust-installer", mode: ToolBootstrap, source_type: InTree, extra_features: [], allow_features: "", cargo_args: [] } c Libdir { compiler: Compiler { stage: 0, host: x86_64-unknown-openbsd }, target: x86_64-unknown-openbsd } c Sysroot { compiler: Compiler { stage: 0, host: x86_64-unknown-openbsd }, force_recompile: false } c Sysroot { compiler: Compiler { stage: 0, host: x86_64-unknown-openbsd }, force_recompile: false } running: cd "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src" && env -u MAKEFLAGS -u MFLAGS CARGO_INCREMENTAL="0" CARGO_PROFILE_RELEASE_DEBUG="0" CARGO_PROFILE_RELEASE_DEBUG_ASSERTIONS="false" CARGO_PROFILE_RELEASE_OVERFLOW_CHECKS="false" CARGO_PROFILE_RELEASE_STRIP="false" CARGO_TARGET_DIR="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools" CARGO_TARGET_X86_64_UNKNOWN_OPENBSD_LINKER="" CC_x86_64_unknown_openbsd="" CFG_COMPILER_BUILD_TRIPLE="x86_64-unknown-openbsd" CFG_COMPILER_HOST_TRIPLE="x86_64-unknown-openbsd" CFG_RELEASE="1.82.0" CFG_RELEASE_CHANNEL="stable" CFG_RELEASE_NUM="1.82.0" CFG_VERSION="1.82.0 (f6e511eec 2024-10-15) (built from a source tarball)" CFG_VER_DATE="2024-10-15" CFG_VER_HASH="f6e511eec7342f59a25f7c0534f1dbea00d01b14" CFLAGS_x86_64_unknown_openbsd="" CXXFLAGS_x86_64_unknown_openbsd="" CXX_x86_64_unknown_openbsd="" DOC_RUST_LANG_ORG_CHANNEL="https://doc.rust-lang.org/1.82.0" LIBC_CHECK_CFG="1" LZMA_API_STATIC="1" REAL_LIBRARY_PATH="/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib" REAL_LIBRARY_PATH_VAR="LD_LIBRARY_PATH" RUSTBUILD_NATIVE_DIR="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/native" RUSTC="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc" RUSTC_ALLOW_FEATURES="binary-dep-depinfo,proc_macro_span,proc_macro_span_shrink,proc_macro_diagnostic" RUSTC_BOOTSTRAP="1" RUSTC_BREAK_ON_ICE="1" RUSTC_ERROR_METADATA_DST="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/extended-error-metadata" RUSTC_HOST_FLAGS="-Zunstable-options --check-cfg=cfg(bootstrap) -Clinker=" RUSTC_INSTALL_BINDIR="bin" RUSTC_LIBDIR="/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib" RUSTC_LINK_STD_INTO_RUSTC_DRIVER="1" RUSTC_LINT_FLAGS="-Wrust_2018_idioms -Wunused_lifetimes" RUSTC_REAL="/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/rustc" RUSTC_SNAPSHOT="/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/rustc" RUSTC_SNAPSHOT_LIBDIR="/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib" RUSTC_STAGE="1" RUSTC_SYSROOT="/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0" RUSTC_TLS_MODEL_INITIAL_EXEC="1" RUSTC_VERBOSE="2" RUSTC_WRAPPER="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc" RUSTDOC="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustdoc" RUSTDOCFLAGS="-Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) -Wrustdoc::invalid_codeblock_attributes --crate-version 1.82.0\t(f6e511eec\t2024-10-15)\t(built\tfrom\ta\tsource\ttarball) -Clinker=" RUSTDOC_REAL="/path/to/nowhere/rustdoc/not/required" RUSTFLAGS="-Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin -Clink-args=-Wl,-rpath,$ORIGIN/../lib -Zunstable-options -Zon-broken-pipe=kill" RUST_TEST_THREADS="6" SYSROOT="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot" __CARGO_DEFAULT_LIB_METADATA="bootstrap" "/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo" "build" "--target" "x86_64-unknown-openbsd" "--release" "-Zbinary-dep-depinfo" "-j" "6" "-v" "-v" "--frozen" "--manifest-path" "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/tools/rust-installer/Cargo.toml" "--message-format" "json-render-diagnostics" < ToolBuild { compiler: Compiler { stage: 0, host: x86_64-unknown-openbsd }, target: x86_64-unknown-openbsd, tool: "rust-installer", path: "src/tools/rust-installer", mode: ToolBootstrap, source_type: InTree, extra_features: [], allow_features: "", cargo_args: [] } < RustInstaller { compiler: Compiler { stage: 0, host: x86_64-unknown-openbsd }, target: x86_64-unknown-openbsd } c Assemble { target_compiler: Compiler { stage: 0, host: x86_64-unknown-openbsd } } < Std { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, target: x86_64-unknown-openbsd } > Assemble { target_compiler: Compiler { stage: 2, host: x86_64-unknown-openbsd } } c Assemble { target_compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd } } > Rustc { target: x86_64-unknown-openbsd, compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, crates: [] } c Std { target: x86_64-unknown-openbsd, compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, crates: [], force_recompile: false, extra_rust_args: [], is_for_mir_opt_tests: false } c Assemble { target_compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd } } c Assemble { target_compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd } } c Std { target: x86_64-unknown-openbsd, compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, crates: [], force_recompile: false, extra_rust_args: [], is_for_mir_opt_tests: false } c Libdir { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, target: x86_64-unknown-openbsd } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, force_recompile: false } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, force_recompile: false } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, force_recompile: false } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, force_recompile: false } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, force_recompile: false } c Llvm { target: x86_64-unknown-openbsd } running: cd "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src" && env -u MAKEFLAGS -u MFLAGS CARGO_INCREMENTAL="0" CARGO_PROFILE_RELEASE_DEBUG="0" CARGO_PROFILE_RELEASE_DEBUG_ASSERTIONS="false" CARGO_PROFILE_RELEASE_OVERFLOW_CHECKS="false" CARGO_PROFILE_RELEASE_STRIP="false" CARGO_TARGET_DIR="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc" CARGO_TARGET_X86_64_UNKNOWN_OPENBSD_LINKER="" CC_x86_64_unknown_openbsd="" CFG_COMPILER_BUILD_TRIPLE="x86_64-unknown-openbsd" CFG_COMPILER_HOST_TRIPLE="x86_64-unknown-openbsd" CFG_DEFAULT_CODEGEN_BACKEND="llvm" CFG_DISABLE_UNSTABLE_FEATURES="1" CFG_LIBDIR_RELATIVE="lib" CFG_RELEASE="1.82.0" CFG_RELEASE_CHANNEL="stable" CFG_VERSION="1.82.0 (f6e511eec 2024-10-15) (built from a source tarball)" CFG_VER_DATE="2024-10-15" CFG_VER_HASH="f6e511eec7342f59a25f7c0534f1dbea00d01b14" CFLAGS_x86_64_unknown_openbsd="" CXXFLAGS_x86_64_unknown_openbsd="" CXX_x86_64_unknown_openbsd="" LIBC_CHECK_CFG="1" LLVM_CONFIG="/usr/local/bin/llvm-config-17" REAL_LIBRARY_PATH="/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib" REAL_LIBRARY_PATH_VAR="LD_LIBRARY_PATH" RUSTBUILD_NATIVE_DIR="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/native" RUSTC="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc" RUSTC_BOOTSTRAP="1" RUSTC_BREAK_ON_ICE="1" RUSTC_ERROR_METADATA_DST="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/extended-error-metadata" RUSTC_FORCE_UNSTABLE="1" RUSTC_HOST_FLAGS="-Zunstable-options --check-cfg=cfg(bootstrap) -Clinker=" RUSTC_INSTALL_BINDIR="bin" RUSTC_LIBDIR="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib" RUSTC_LINK_STD_INTO_RUSTC_DRIVER="1" RUSTC_LINT_FLAGS="-Wrust_2018_idioms -Wunused_lifetimes" RUSTC_REAL="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/bin/rustc" RUSTC_SNAPSHOT="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/bin/rustc" RUSTC_SNAPSHOT_LIBDIR="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib" RUSTC_STAGE="1" RUSTC_SYSROOT="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1" RUSTC_TLS_MODEL_INITIAL_EXEC="1" RUSTC_VERBOSE="2" RUSTC_WRAPPER="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc" RUSTDOC="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustdoc" RUSTDOCFLAGS="--cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(parallel_compiler) -Wrustdoc::invalid_codeblock_attributes --crate-version 1.82.0\t(f6e511eec\t2024-10-15)\t(built\tfrom\ta\tsource\ttarball) -Clinker= -Zcrate-attr=warn(rust_2018_idioms)" RUSTDOC_REAL="/path/to/nowhere/rustdoc/not/required" RUSTFLAGS="--cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(parallel_compiler) -Zmacro-backtrace -Csplit-debuginfo=off -Wrustc::internal -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin -Clink-args=-Wl,-rpath,$ORIGIN/../lib -Zon-broken-pipe=kill" RUST_TEST_THREADS="6" WINAPI_NO_BUNDLED_LIBRARIES="1" __CARGO_DEFAULT_LIB_METADATA="stable" "/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo" "build" "--target" "x86_64-unknown-openbsd" "--release" "-Zbinary-dep-depinfo" "-j" "6" "-v" "-v" "--frozen" "--features" "llvm max_level_info" "--manifest-path" "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc/Cargo.toml" "--message-format" "json-render-diagnostics" c Assemble { target_compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd } } > RustcLink { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, target_compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, target: x86_64-unknown-openbsd, crates: [] } c Libdir { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, target: x86_64-unknown-openbsd } c Libdir { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, target: x86_64-unknown-openbsd } < RustcLink { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, target_compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, target: x86_64-unknown-openbsd, crates: [] } < Rustc { target: x86_64-unknown-openbsd, compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, crates: [] } > Sysroot { compiler: Compiler { stage: 2, host: x86_64-unknown-openbsd }, force_recompile: false } Removing sysroot /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage2 to avoid caching bugs < Sysroot { compiler: Compiler { stage: 2, host: x86_64-unknown-openbsd }, force_recompile: false } c Sysroot { compiler: Compiler { stage: 2, host: x86_64-unknown-openbsd }, force_recompile: false } c Libdir { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, target: x86_64-unknown-openbsd } > Libdir { compiler: Compiler { stage: 2, host: x86_64-unknown-openbsd }, target: x86_64-unknown-openbsd } c Sysroot { compiler: Compiler { stage: 2, host: x86_64-unknown-openbsd }, force_recompile: false } Removing sysroot /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage2/lib/rustlib/x86_64-unknown-openbsd/lib to avoid caching bugs < Libdir { compiler: Compiler { stage: 2, host: x86_64-unknown-openbsd }, target: x86_64-unknown-openbsd } c Libdir { compiler: Compiler { stage: 2, host: x86_64-unknown-openbsd }, target: x86_64-unknown-openbsd } > WasmComponentLd { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, target: x86_64-unknown-openbsd } > ToolBuild { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, target: x86_64-unknown-openbsd, tool: "wasm-component-ld", path: "src/tools/wasm-component-ld", mode: ToolStd, source_type: InTree, extra_features: [], allow_features: "min_specialization", cargo_args: [] } c Std { target: x86_64-unknown-openbsd, compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, crates: [], force_recompile: false, extra_rust_args: [], is_for_mir_opt_tests: false } c Libdir { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, target: x86_64-unknown-openbsd } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, force_recompile: false } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, force_recompile: false } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, force_recompile: false } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, force_recompile: false } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, force_recompile: false } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, force_recompile: false } running: cd "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src" && env -u MAKEFLAGS -u MFLAGS CARGO_INCREMENTAL="0" CARGO_PROFILE_RELEASE_DEBUG="0" CARGO_PROFILE_RELEASE_DEBUG_ASSERTIONS="false" CARGO_PROFILE_RELEASE_OVERFLOW_CHECKS="false" CARGO_PROFILE_RELEASE_STRIP="false" CARGO_TARGET_DIR="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools" CARGO_TARGET_X86_64_UNKNOWN_OPENBSD_LINKER="" CC_x86_64_unknown_openbsd="" CFG_COMPILER_BUILD_TRIPLE="x86_64-unknown-openbsd" CFG_COMPILER_HOST_TRIPLE="x86_64-unknown-openbsd" CFG_RELEASE="1.82.0" CFG_RELEASE_CHANNEL="stable" CFG_RELEASE_NUM="1.82.0" CFG_VERSION="1.82.0 (f6e511eec 2024-10-15) (built from a source tarball)" CFG_VER_DATE="2024-10-15" CFG_VER_HASH="f6e511eec7342f59a25f7c0534f1dbea00d01b14" CFLAGS_x86_64_unknown_openbsd="" CXXFLAGS_x86_64_unknown_openbsd="" CXX_x86_64_unknown_openbsd="" DOC_RUST_LANG_ORG_CHANNEL="https://doc.rust-lang.org/1.82.0" LIBC_CHECK_CFG="1" LZMA_API_STATIC="1" REAL_LIBRARY_PATH="/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib" REAL_LIBRARY_PATH_VAR="LD_LIBRARY_PATH" RUSTBUILD_NATIVE_DIR="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/native" RUSTC="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc" RUSTC_ALLOW_FEATURES="binary-dep-depinfo,proc_macro_span,proc_macro_span_shrink,proc_macro_diagnostic,min_specialization" RUSTC_BOOTSTRAP="1" RUSTC_BREAK_ON_ICE="1" RUSTC_ERROR_METADATA_DST="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/extended-error-metadata" RUSTC_HOST_FLAGS="-Zunstable-options --check-cfg=cfg(bootstrap) -Clinker=" RUSTC_INSTALL_BINDIR="bin" RUSTC_LIBDIR="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib" RUSTC_LINK_STD_INTO_RUSTC_DRIVER="1" RUSTC_LINT_FLAGS="-Wrust_2018_idioms -Wunused_lifetimes" RUSTC_REAL="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/bin/rustc" RUSTC_SNAPSHOT="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/bin/rustc" RUSTC_SNAPSHOT_LIBDIR="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib" RUSTC_STAGE="1" RUSTC_SYSROOT="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1" RUSTC_TLS_MODEL_INITIAL_EXEC="1" RUSTC_VERBOSE="2" RUSTC_WRAPPER="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc" RUSTDOC="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustdoc" RUSTDOCFLAGS="-Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(rust_analyzer) -Wrustdoc::invalid_codeblock_attributes --crate-version 1.82.0\t(f6e511eec\t2024-10-15)\t(built\tfrom\ta\tsource\ttarball) -Clinker=" RUSTDOC_REAL="/path/to/nowhere/rustdoc/not/required" RUSTFLAGS="-Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(rust_analyzer) -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin -Clink-args=-Wl,-rpath,$ORIGIN/../lib -Zunstable-options -Zon-broken-pipe=kill" RUST_TEST_THREADS="6" SYSROOT="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1" __CARGO_DEFAULT_LIB_METADATA="stable" "/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo" "build" "--target" "x86_64-unknown-openbsd" "--release" "-Zbinary-dep-depinfo" "-j" "6" "-v" "-v" "--frozen" "--manifest-path" "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/tools/wasm-component-ld/Cargo.toml" "--message-format" "json-render-diagnostics" < ToolBuild { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, target: x86_64-unknown-openbsd, tool: "wasm-component-ld", path: "src/tools/wasm-component-ld", mode: ToolStd, source_type: InTree, extra_features: [], allow_features: "min_specialization", cargo_args: [] } < WasmComponentLd { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, target: x86_64-unknown-openbsd } c Llvm { target: x86_64-unknown-openbsd } c Sysroot { compiler: Compiler { stage: 2, host: x86_64-unknown-openbsd }, force_recompile: false } < Assemble { target_compiler: Compiler { stage: 2, host: x86_64-unknown-openbsd } } > Rustc { compiler: Compiler { stage: 2, host: x86_64-unknown-openbsd } } c Sysroot { compiler: Compiler { stage: 2, host: x86_64-unknown-openbsd }, force_recompile: false } > Rustdoc { compiler: Compiler { stage: 2, host: x86_64-unknown-openbsd } } c Assemble { target_compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd } } c Std { target: x86_64-unknown-openbsd, compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, crates: [], force_recompile: false, extra_rust_args: [], is_for_mir_opt_tests: false } c Rustc { target: x86_64-unknown-openbsd, compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, crates: [] } c Libdir { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, target: x86_64-unknown-openbsd } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, force_recompile: false } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, force_recompile: false } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, force_recompile: false } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, force_recompile: false } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, force_recompile: false } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, force_recompile: false } c Sysroot { compiler: Compiler { stage: 2, host: x86_64-unknown-openbsd }, force_recompile: false } < Rustdoc { compiler: Compiler { stage: 2, host: x86_64-unknown-openbsd } } c Assemble { target_compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd } } c Sysroot { compiler: Compiler { stage: 2, host: x86_64-unknown-openbsd }, force_recompile: false } c Libdir { compiler: Compiler { stage: 2, host: x86_64-unknown-openbsd }, target: x86_64-unknown-openbsd } > DebuggerScripts { sysroot: "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rustc/x86_64-unknown-openbsd/image", host: x86_64-unknown-openbsd } < DebuggerScripts { sysroot: "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rustc/x86_64-unknown-openbsd/image", host: x86_64-unknown-openbsd } c Assemble { target_compiler: Compiler { stage: 0, host: x86_64-unknown-openbsd } } c RustInstaller { compiler: Compiler { stage: 0, host: x86_64-unknown-openbsd }, target: x86_64-unknown-openbsd } c Assemble { target_compiler: Compiler { stage: 0, host: x86_64-unknown-openbsd } } < Rustc { compiler: Compiler { stage: 2, host: x86_64-unknown-openbsd } } c Assemble { target_compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd } } > Cargo { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, target: x86_64-unknown-openbsd } > Cargo { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, target: x86_64-unknown-openbsd } > ToolBuild { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, target: x86_64-unknown-openbsd, tool: "cargo", path: "src/tools/cargo", mode: ToolRustc, source_type: Submodule, extra_features: [], allow_features: "", cargo_args: [] } c Std { target: x86_64-unknown-openbsd, compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, crates: [], force_recompile: false, extra_rust_args: [], is_for_mir_opt_tests: false } c Rustc { target: x86_64-unknown-openbsd, compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, crates: [] } c Libdir { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, target: x86_64-unknown-openbsd } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, force_recompile: false } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, force_recompile: false } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, force_recompile: false } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, force_recompile: false } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, force_recompile: false } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, force_recompile: false } running: cd "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src" && env -u MAKEFLAGS -u MFLAGS CARGO_INCREMENTAL="0" CARGO_PROFILE_RELEASE_DEBUG="0" CARGO_PROFILE_RELEASE_DEBUG_ASSERTIONS="false" CARGO_PROFILE_RELEASE_OVERFLOW_CHECKS="false" CARGO_PROFILE_RELEASE_STRIP="false" CARGO_TARGET_DIR="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools" CARGO_TARGET_X86_64_UNKNOWN_OPENBSD_LINKER="" CC_x86_64_unknown_openbsd="" CFG_COMMIT_DATE="2024-08-21" CFG_COMMIT_HASH="8f40fc59fb0c8df91c97405785197f3c630304ea" CFG_COMPILER_BUILD_TRIPLE="x86_64-unknown-openbsd" CFG_COMPILER_HOST_TRIPLE="x86_64-unknown-openbsd" CFG_RELEASE="1.82.0" CFG_RELEASE_CHANNEL="stable" CFG_RELEASE_NUM="1.82.0" CFG_SHORT_COMMIT_HASH="8f40fc59f" CFG_VERSION="1.82.0 (f6e511eec 2024-10-15) (built from a source tarball)" CFG_VER_DATE="2024-10-15" CFG_VER_HASH="f6e511eec7342f59a25f7c0534f1dbea00d01b14" CFLAGS_x86_64_unknown_openbsd="" CXXFLAGS_x86_64_unknown_openbsd="" CXX_x86_64_unknown_openbsd="" DOC_RUST_LANG_ORG_CHANNEL="https://doc.rust-lang.org/1.82.0" LIBC_CHECK_CFG="1" LZMA_API_STATIC="1" REAL_LIBRARY_PATH="/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib" REAL_LIBRARY_PATH_VAR="LD_LIBRARY_PATH" RUSTBUILD_NATIVE_DIR="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/native" RUSTC="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc" RUSTC_BOOTSTRAP="1" RUSTC_BREAK_ON_ICE="1" RUSTC_ERROR_METADATA_DST="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/extended-error-metadata" RUSTC_HOST_FLAGS="-Zunstable-options --check-cfg=cfg(bootstrap) -Clinker=" RUSTC_INSTALL_BINDIR="bin" RUSTC_LIBDIR="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib" RUSTC_LINK_STD_INTO_RUSTC_DRIVER="1" RUSTC_REAL="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/bin/rustc" RUSTC_SNAPSHOT="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/bin/rustc" RUSTC_SNAPSHOT_LIBDIR="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib" RUSTC_STAGE="1" RUSTC_SYSROOT="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1" RUSTC_TLS_MODEL_INITIAL_EXEC="1" RUSTC_VERBOSE="2" RUSTC_WRAPPER="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc" RUSTDOC="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustdoc" RUSTDOCFLAGS="--cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(parallel_compiler) --check-cfg=cfg(rust_analyzer) --crate-version 1.82.0\t(f6e511eec\t2024-10-15)\t(built\tfrom\ta\tsource\ttarball) -Clinker=" RUSTDOC_REAL="/path/to/nowhere/rustdoc/not/required" RUSTFLAGS="--cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(parallel_compiler) --check-cfg=cfg(rust_analyzer) -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin -Clink-args=-Wl,-rpath,$ORIGIN/../lib -Zunstable-options" RUST_TEST_THREADS="6" SYSROOT="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1" __CARGO_DEFAULT_LIB_METADATA="stabletool-rustc" "/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo" "build" "--target" "x86_64-unknown-openbsd" "--release" "-Zbinary-dep-depinfo" "-j" "6" "-v" "-v" "--frozen" "--manifest-path" "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/tools/cargo/Cargo.toml" "--message-format" "json-render-diagnostics" < ToolBuild { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, target: x86_64-unknown-openbsd, tool: "cargo", path: "src/tools/cargo", mode: ToolRustc, source_type: Submodule, extra_features: [], allow_features: "", cargo_args: [] } < Cargo { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, target: x86_64-unknown-openbsd } c Assemble { target_compiler: Compiler { stage: 0, host: x86_64-unknown-openbsd } } c RustInstaller { compiler: Compiler { stage: 0, host: x86_64-unknown-openbsd }, target: x86_64-unknown-openbsd } c Assemble { target_compiler: Compiler { stage: 0, host: x86_64-unknown-openbsd } } < Cargo { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, target: x86_64-unknown-openbsd } c Assemble { target_compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd } } > Clippy { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, target: x86_64-unknown-openbsd } > Clippy { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, target: x86_64-unknown-openbsd, extra_features: [] } > ToolBuild { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, target: x86_64-unknown-openbsd, tool: "clippy-driver", path: "src/tools/clippy", mode: ToolRustc, source_type: InTree, extra_features: [], allow_features: "", cargo_args: [] } c Std { target: x86_64-unknown-openbsd, compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, crates: [], force_recompile: false, extra_rust_args: [], is_for_mir_opt_tests: false } c Rustc { target: x86_64-unknown-openbsd, compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, crates: [] } c Libdir { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, target: x86_64-unknown-openbsd } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, force_recompile: false } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, force_recompile: false } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, force_recompile: false } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, force_recompile: false } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, force_recompile: false } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, force_recompile: false } running: cd "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src" && env -u MAKEFLAGS -u MFLAGS CARGO_INCREMENTAL="0" CARGO_PROFILE_RELEASE_DEBUG="0" CARGO_PROFILE_RELEASE_DEBUG_ASSERTIONS="false" CARGO_PROFILE_RELEASE_OVERFLOW_CHECKS="false" CARGO_PROFILE_RELEASE_STRIP="false" CARGO_TARGET_DIR="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools" CARGO_TARGET_X86_64_UNKNOWN_OPENBSD_LINKER="" CC_x86_64_unknown_openbsd="" CFG_COMPILER_BUILD_TRIPLE="x86_64-unknown-openbsd" CFG_COMPILER_HOST_TRIPLE="x86_64-unknown-openbsd" CFG_RELEASE="1.82.0" CFG_RELEASE_CHANNEL="stable" CFG_RELEASE_NUM="1.82.0" CFG_VERSION="1.82.0 (f6e511eec 2024-10-15) (built from a source tarball)" CFG_VER_DATE="2024-10-15" CFG_VER_HASH="f6e511eec7342f59a25f7c0534f1dbea00d01b14" CFLAGS_x86_64_unknown_openbsd="" CXXFLAGS_x86_64_unknown_openbsd="" CXX_x86_64_unknown_openbsd="" DOC_RUST_LANG_ORG_CHANNEL="https://doc.rust-lang.org/1.82.0" LIBC_CHECK_CFG="1" LZMA_API_STATIC="1" REAL_LIBRARY_PATH="/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib" REAL_LIBRARY_PATH_VAR="LD_LIBRARY_PATH" RUSTBUILD_NATIVE_DIR="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/native" RUSTC="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc" RUSTC_BOOTSTRAP="1" RUSTC_BREAK_ON_ICE="1" RUSTC_ERROR_METADATA_DST="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/extended-error-metadata" RUSTC_HOST_FLAGS="-Zunstable-options --check-cfg=cfg(bootstrap) -Clinker=" RUSTC_INSTALL_BINDIR="bin" RUSTC_LIBDIR="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib" RUSTC_LINK_STD_INTO_RUSTC_DRIVER="1" RUSTC_LINT_FLAGS="-Wrust_2018_idioms -Wunused_lifetimes" RUSTC_REAL="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/bin/rustc" RUSTC_SNAPSHOT="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/bin/rustc" RUSTC_SNAPSHOT_LIBDIR="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib" RUSTC_STAGE="1" RUSTC_SYSROOT="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1" RUSTC_TLS_MODEL_INITIAL_EXEC="1" RUSTC_VERBOSE="2" RUSTC_WRAPPER="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc" RUSTDOC="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustdoc" RUSTDOCFLAGS="--cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(parallel_compiler) --check-cfg=cfg(rust_analyzer) -Wrustdoc::invalid_codeblock_attributes --crate-version 1.82.0\t(f6e511eec\t2024-10-15)\t(built\tfrom\ta\tsource\ttarball) -Clinker=" RUSTDOC_REAL="/path/to/nowhere/rustdoc/not/required" RUSTFLAGS="--cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(parallel_compiler) --check-cfg=cfg(rust_analyzer) -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin -Clink-args=-Wl,-rpath,$ORIGIN/../lib -Zunstable-options -Zon-broken-pipe=kill" RUST_TEST_THREADS="6" SYSROOT="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1" __CARGO_DEFAULT_LIB_METADATA="stabletool-rustc" "/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo" "build" "--target" "x86_64-unknown-openbsd" "--release" "-Zbinary-dep-depinfo" "-j" "6" "-v" "-v" "--frozen" "--manifest-path" "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/tools/clippy/Cargo.toml" "--message-format" "json-render-diagnostics" < ToolBuild { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, target: x86_64-unknown-openbsd, tool: "clippy-driver", path: "src/tools/clippy", mode: ToolRustc, source_type: InTree, extra_features: [], allow_features: "", cargo_args: [] } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, force_recompile: false } < Clippy { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, target: x86_64-unknown-openbsd, extra_features: [] } > CargoClippy { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, target: x86_64-unknown-openbsd, extra_features: [] } > ToolBuild { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, target: x86_64-unknown-openbsd, tool: "cargo-clippy", path: "src/tools/clippy", mode: ToolRustc, source_type: InTree, extra_features: [], allow_features: "", cargo_args: [] } c Std { target: x86_64-unknown-openbsd, compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, crates: [], force_recompile: false, extra_rust_args: [], is_for_mir_opt_tests: false } c Rustc { target: x86_64-unknown-openbsd, compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, crates: [] } c Libdir { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, target: x86_64-unknown-openbsd } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, force_recompile: false } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, force_recompile: false } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, force_recompile: false } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, force_recompile: false } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, force_recompile: false } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, force_recompile: false } running: cd "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src" && env -u MAKEFLAGS -u MFLAGS CARGO_INCREMENTAL="0" CARGO_PROFILE_RELEASE_DEBUG="0" CARGO_PROFILE_RELEASE_DEBUG_ASSERTIONS="false" CARGO_PROFILE_RELEASE_OVERFLOW_CHECKS="false" CARGO_PROFILE_RELEASE_STRIP="false" CARGO_TARGET_DIR="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools" CARGO_TARGET_X86_64_UNKNOWN_OPENBSD_LINKER="" CC_x86_64_unknown_openbsd="" CFG_COMPILER_BUILD_TRIPLE="x86_64-unknown-openbsd" CFG_COMPILER_HOST_TRIPLE="x86_64-unknown-openbsd" CFG_RELEASE="1.82.0" CFG_RELEASE_CHANNEL="stable" CFG_RELEASE_NUM="1.82.0" CFG_VERSION="1.82.0 (f6e511eec 2024-10-15) (built from a source tarball)" CFG_VER_DATE="2024-10-15" CFG_VER_HASH="f6e511eec7342f59a25f7c0534f1dbea00d01b14" CFLAGS_x86_64_unknown_openbsd="" CXXFLAGS_x86_64_unknown_openbsd="" CXX_x86_64_unknown_openbsd="" DOC_RUST_LANG_ORG_CHANNEL="https://doc.rust-lang.org/1.82.0" LIBC_CHECK_CFG="1" LZMA_API_STATIC="1" REAL_LIBRARY_PATH="/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib" REAL_LIBRARY_PATH_VAR="LD_LIBRARY_PATH" RUSTBUILD_NATIVE_DIR="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/native" RUSTC="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc" RUSTC_BOOTSTRAP="1" RUSTC_BREAK_ON_ICE="1" RUSTC_ERROR_METADATA_DST="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/extended-error-metadata" RUSTC_HOST_FLAGS="-Zunstable-options --check-cfg=cfg(bootstrap) -Clinker=" RUSTC_INSTALL_BINDIR="bin" RUSTC_LIBDIR="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib" RUSTC_LINK_STD_INTO_RUSTC_DRIVER="1" RUSTC_LINT_FLAGS="-Wrust_2018_idioms -Wunused_lifetimes" RUSTC_REAL="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/bin/rustc" RUSTC_SNAPSHOT="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/bin/rustc" RUSTC_SNAPSHOT_LIBDIR="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib" RUSTC_STAGE="1" RUSTC_SYSROOT="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1" RUSTC_TLS_MODEL_INITIAL_EXEC="1" RUSTC_VERBOSE="2" RUSTC_WRAPPER="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc" RUSTDOC="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustdoc" RUSTDOCFLAGS="--cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(parallel_compiler) --check-cfg=cfg(rust_analyzer) -Wrustdoc::invalid_codeblock_attributes --crate-version 1.82.0\t(f6e511eec\t2024-10-15)\t(built\tfrom\ta\tsource\ttarball) -Clinker=" RUSTDOC_REAL="/path/to/nowhere/rustdoc/not/required" RUSTFLAGS="--cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(parallel_compiler) --check-cfg=cfg(rust_analyzer) -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin -Clink-args=-Wl,-rpath,$ORIGIN/../lib -Zunstable-options -Zon-broken-pipe=kill" RUST_TEST_THREADS="6" SYSROOT="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1" __CARGO_DEFAULT_LIB_METADATA="stabletool-rustc" "/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo" "build" "--target" "x86_64-unknown-openbsd" "--release" "-Zbinary-dep-depinfo" "-j" "6" "-v" "-v" "--frozen" "--manifest-path" "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/tools/clippy/Cargo.toml" "--message-format" "json-render-diagnostics" < ToolBuild { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, target: x86_64-unknown-openbsd, tool: "cargo-clippy", path: "src/tools/clippy", mode: ToolRustc, source_type: InTree, extra_features: [], allow_features: "", cargo_args: [] } < CargoClippy { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, target: x86_64-unknown-openbsd, extra_features: [] } c Assemble { target_compiler: Compiler { stage: 0, host: x86_64-unknown-openbsd } } c RustInstaller { compiler: Compiler { stage: 0, host: x86_64-unknown-openbsd }, target: x86_64-unknown-openbsd } c Assemble { target_compiler: Compiler { stage: 0, host: x86_64-unknown-openbsd } } < Clippy { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, target: x86_64-unknown-openbsd } c Assemble { target_compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd } } > Rustfmt { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, target: x86_64-unknown-openbsd } > Rustfmt { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, target: x86_64-unknown-openbsd, extra_features: [] } > ToolBuild { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, target: x86_64-unknown-openbsd, tool: "rustfmt", path: "src/tools/rustfmt", mode: ToolRustc, source_type: InTree, extra_features: [], allow_features: "", cargo_args: [] } c Std { target: x86_64-unknown-openbsd, compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, crates: [], force_recompile: false, extra_rust_args: [], is_for_mir_opt_tests: false } c Rustc { target: x86_64-unknown-openbsd, compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, crates: [] } c Libdir { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, target: x86_64-unknown-openbsd } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, force_recompile: false } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, force_recompile: false } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, force_recompile: false } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, force_recompile: false } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, force_recompile: false } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, force_recompile: false } running: cd "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src" && env -u MAKEFLAGS -u MFLAGS CARGO_INCREMENTAL="0" CARGO_PROFILE_RELEASE_DEBUG="0" CARGO_PROFILE_RELEASE_DEBUG_ASSERTIONS="false" CARGO_PROFILE_RELEASE_OVERFLOW_CHECKS="false" CARGO_PROFILE_RELEASE_STRIP="false" CARGO_TARGET_DIR="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools" CARGO_TARGET_X86_64_UNKNOWN_OPENBSD_LINKER="" CC_x86_64_unknown_openbsd="" CFG_COMPILER_BUILD_TRIPLE="x86_64-unknown-openbsd" CFG_COMPILER_HOST_TRIPLE="x86_64-unknown-openbsd" CFG_RELEASE="1.82.0" CFG_RELEASE_CHANNEL="stable" CFG_RELEASE_NUM="1.82.0" CFG_VERSION="1.82.0 (f6e511eec 2024-10-15) (built from a source tarball)" CFG_VER_DATE="2024-10-15" CFG_VER_HASH="f6e511eec7342f59a25f7c0534f1dbea00d01b14" CFLAGS_x86_64_unknown_openbsd="" CXXFLAGS_x86_64_unknown_openbsd="" CXX_x86_64_unknown_openbsd="" DOC_RUST_LANG_ORG_CHANNEL="https://doc.rust-lang.org/1.82.0" LIBC_CHECK_CFG="1" LZMA_API_STATIC="1" REAL_LIBRARY_PATH="/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib" REAL_LIBRARY_PATH_VAR="LD_LIBRARY_PATH" RUSTBUILD_NATIVE_DIR="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/native" RUSTC="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc" RUSTC_BOOTSTRAP="1" RUSTC_BREAK_ON_ICE="1" RUSTC_ERROR_METADATA_DST="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/extended-error-metadata" RUSTC_HOST_FLAGS="-Zunstable-options --check-cfg=cfg(bootstrap) -Clinker=" RUSTC_INSTALL_BINDIR="bin" RUSTC_LIBDIR="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib" RUSTC_LINK_STD_INTO_RUSTC_DRIVER="1" RUSTC_LINT_FLAGS="-Wrust_2018_idioms -Wunused_lifetimes" RUSTC_REAL="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/bin/rustc" RUSTC_SNAPSHOT="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/bin/rustc" RUSTC_SNAPSHOT_LIBDIR="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib" RUSTC_STAGE="1" RUSTC_SYSROOT="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1" RUSTC_TLS_MODEL_INITIAL_EXEC="1" RUSTC_VERBOSE="2" RUSTC_WRAPPER="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc" RUSTDOC="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustdoc" RUSTDOCFLAGS="--cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(parallel_compiler) --check-cfg=cfg(rust_analyzer) -Wrustdoc::invalid_codeblock_attributes --crate-version 1.82.0\t(f6e511eec\t2024-10-15)\t(built\tfrom\ta\tsource\ttarball) -Clinker=" RUSTDOC_REAL="/path/to/nowhere/rustdoc/not/required" RUSTFLAGS="--cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(parallel_compiler) --check-cfg=cfg(rust_analyzer) -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin -Clink-args=-Wl,-rpath,$ORIGIN/../lib -Zunstable-options -Zon-broken-pipe=kill" RUST_TEST_THREADS="6" SYSROOT="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1" __CARGO_DEFAULT_LIB_METADATA="stabletool-rustc" "/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo" "build" "--target" "x86_64-unknown-openbsd" "--release" "-Zbinary-dep-depinfo" "-j" "6" "-v" "-v" "--frozen" "--manifest-path" "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/tools/rustfmt/Cargo.toml" "--message-format" "json-render-diagnostics" < ToolBuild { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, target: x86_64-unknown-openbsd, tool: "rustfmt", path: "src/tools/rustfmt", mode: ToolRustc, source_type: InTree, extra_features: [], allow_features: "", cargo_args: [] } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, force_recompile: false } < Rustfmt { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, target: x86_64-unknown-openbsd, extra_features: [] } > Cargofmt { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, target: x86_64-unknown-openbsd, extra_features: [] } > ToolBuild { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, target: x86_64-unknown-openbsd, tool: "cargo-fmt", path: "src/tools/rustfmt", mode: ToolRustc, source_type: InTree, extra_features: [], allow_features: "", cargo_args: [] } c Std { target: x86_64-unknown-openbsd, compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, crates: [], force_recompile: false, extra_rust_args: [], is_for_mir_opt_tests: false } c Rustc { target: x86_64-unknown-openbsd, compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, crates: [] } c Libdir { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, target: x86_64-unknown-openbsd } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, force_recompile: false } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, force_recompile: false } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, force_recompile: false } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, force_recompile: false } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, force_recompile: false } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, force_recompile: false } running: cd "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src" && env -u MAKEFLAGS -u MFLAGS CARGO_INCREMENTAL="0" CARGO_PROFILE_RELEASE_DEBUG="0" CARGO_PROFILE_RELEASE_DEBUG_ASSERTIONS="false" CARGO_PROFILE_RELEASE_OVERFLOW_CHECKS="false" CARGO_PROFILE_RELEASE_STRIP="false" CARGO_TARGET_DIR="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools" CARGO_TARGET_X86_64_UNKNOWN_OPENBSD_LINKER="" CC_x86_64_unknown_openbsd="" CFG_COMPILER_BUILD_TRIPLE="x86_64-unknown-openbsd" CFG_COMPILER_HOST_TRIPLE="x86_64-unknown-openbsd" CFG_RELEASE="1.82.0" CFG_RELEASE_CHANNEL="stable" CFG_RELEASE_NUM="1.82.0" CFG_VERSION="1.82.0 (f6e511eec 2024-10-15) (built from a source tarball)" CFG_VER_DATE="2024-10-15" CFG_VER_HASH="f6e511eec7342f59a25f7c0534f1dbea00d01b14" CFLAGS_x86_64_unknown_openbsd="" CXXFLAGS_x86_64_unknown_openbsd="" CXX_x86_64_unknown_openbsd="" DOC_RUST_LANG_ORG_CHANNEL="https://doc.rust-lang.org/1.82.0" LIBC_CHECK_CFG="1" LZMA_API_STATIC="1" REAL_LIBRARY_PATH="/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib" REAL_LIBRARY_PATH_VAR="LD_LIBRARY_PATH" RUSTBUILD_NATIVE_DIR="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/native" RUSTC="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc" RUSTC_BOOTSTRAP="1" RUSTC_BREAK_ON_ICE="1" RUSTC_ERROR_METADATA_DST="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/extended-error-metadata" RUSTC_HOST_FLAGS="-Zunstable-options --check-cfg=cfg(bootstrap) -Clinker=" RUSTC_INSTALL_BINDIR="bin" RUSTC_LIBDIR="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib" RUSTC_LINK_STD_INTO_RUSTC_DRIVER="1" RUSTC_LINT_FLAGS="-Wrust_2018_idioms -Wunused_lifetimes" RUSTC_REAL="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/bin/rustc" RUSTC_SNAPSHOT="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/bin/rustc" RUSTC_SNAPSHOT_LIBDIR="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib" RUSTC_STAGE="1" RUSTC_SYSROOT="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1" RUSTC_TLS_MODEL_INITIAL_EXEC="1" RUSTC_VERBOSE="2" RUSTC_WRAPPER="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc" RUSTDOC="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustdoc" RUSTDOCFLAGS="--cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(parallel_compiler) --check-cfg=cfg(rust_analyzer) -Wrustdoc::invalid_codeblock_attributes --crate-version 1.82.0\t(f6e511eec\t2024-10-15)\t(built\tfrom\ta\tsource\ttarball) -Clinker=" RUSTDOC_REAL="/path/to/nowhere/rustdoc/not/required" RUSTFLAGS="--cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(parallel_compiler) --check-cfg=cfg(rust_analyzer) -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin -Clink-args=-Wl,-rpath,$ORIGIN/../lib -Zunstable-options -Zon-broken-pipe=kill" RUST_TEST_THREADS="6" SYSROOT="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1" __CARGO_DEFAULT_LIB_METADATA="stabletool-rustc" "/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo" "build" "--target" "x86_64-unknown-openbsd" "--release" "-Zbinary-dep-depinfo" "-j" "6" "-v" "-v" "--frozen" "--manifest-path" "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/tools/rustfmt/Cargo.toml" "--message-format" "json-render-diagnostics" < ToolBuild { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, target: x86_64-unknown-openbsd, tool: "cargo-fmt", path: "src/tools/rustfmt", mode: ToolRustc, source_type: InTree, extra_features: [], allow_features: "", cargo_args: [] } < Cargofmt { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, target: x86_64-unknown-openbsd, extra_features: [] } c Assemble { target_compiler: Compiler { stage: 0, host: x86_64-unknown-openbsd } } c RustInstaller { compiler: Compiler { stage: 0, host: x86_64-unknown-openbsd }, target: x86_64-unknown-openbsd } c Assemble { target_compiler: Compiler { stage: 0, host: x86_64-unknown-openbsd } } < Rustfmt { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, target: x86_64-unknown-openbsd } > Src c Assemble { target_compiler: Compiler { stage: 0, host: x86_64-unknown-openbsd } } c RustInstaller { compiler: Compiler { stage: 0, host: x86_64-unknown-openbsd }, target: x86_64-unknown-openbsd } c Assemble { target_compiler: Compiler { stage: 0, host: x86_64-unknown-openbsd } } < Src > Assemble { target_compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd } } > Assemble { target_compiler: Compiler { stage: 0, host: x86_64-unknown-openbsd } } < Assemble { target_compiler: Compiler { stage: 0, host: x86_64-unknown-openbsd } } > Rustc { target: x86_64-unknown-openbsd, compiler: Compiler { stage: 0, host: x86_64-unknown-openbsd }, crates: [] } > Std { target: x86_64-unknown-openbsd, compiler: Compiler { stage: 0, host: x86_64-unknown-openbsd }, crates: [], force_recompile: false, extra_rust_args: [], is_for_mir_opt_tests: false } > StartupObjects { compiler: Compiler { stage: 0, host: x86_64-unknown-openbsd }, target: x86_64-unknown-openbsd } < StartupObjects { compiler: Compiler { stage: 0, host: x86_64-unknown-openbsd }, target: x86_64-unknown-openbsd } c Assemble { target_compiler: Compiler { stage: 0, host: x86_64-unknown-openbsd } } > Libdir { compiler: Compiler { stage: 0, host: x86_64-unknown-openbsd }, target: x86_64-unknown-openbsd } > Sysroot { compiler: Compiler { stage: 0, host: x86_64-unknown-openbsd }, force_recompile: false } Removing sysroot /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot to avoid caching bugs < Sysroot { compiler: Compiler { stage: 0, host: x86_64-unknown-openbsd }, force_recompile: false } Removing sysroot /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib to avoid caching bugs c Sysroot { compiler: Compiler { stage: 0, host: x86_64-unknown-openbsd }, force_recompile: false } < Libdir { compiler: Compiler { stage: 0, host: x86_64-unknown-openbsd }, target: x86_64-unknown-openbsd } c Libdir { compiler: Compiler { stage: 0, host: x86_64-unknown-openbsd }, target: x86_64-unknown-openbsd } Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib/rustlib/x86_64-unknown-openbsd/bin/wasm-component-ld" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/bin/wasm-component-ld" c Libdir { compiler: Compiler { stage: 0, host: x86_64-unknown-openbsd }, target: x86_64-unknown-openbsd } c Sysroot { compiler: Compiler { stage: 0, host: x86_64-unknown-openbsd }, force_recompile: false } using sysroot /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot Dirty - /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std Building stage0 library artifacts (x86_64-unknown-openbsd) running: cd "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src" && env -u MAKEFLAGS -u MFLAGS AR_x86_64_unknown_openbsd="ar" CARGO_INCREMENTAL="0" CARGO_PROFILE_RELEASE_DEBUG="0" CARGO_PROFILE_RELEASE_DEBUG_ASSERTIONS="false" CARGO_PROFILE_RELEASE_OVERFLOW_CHECKS="false" CARGO_PROFILE_RELEASE_STRIP="false" CARGO_TARGET_DIR="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std" CC_x86_64_unknown_openbsd="cc" CFG_COMPILER_BUILD_TRIPLE="x86_64-unknown-openbsd" CFG_COMPILER_HOST_TRIPLE="x86_64-unknown-openbsd" CFG_DISABLE_UNSTABLE_FEATURES="1" CFG_RELEASE_CHANNEL="stable" CFLAGS_x86_64_unknown_openbsd="-O2 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-openbsd -O2 -pipe" CXXFLAGS_x86_64_unknown_openbsd="-O2 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-openbsd" CXX_x86_64_unknown_openbsd="c++" LIBC_CHECK_CFG="1" RANLIB_x86_64_unknown_openbsd="ar s" REAL_LIBRARY_PATH="/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib" REAL_LIBRARY_PATH_VAR="LD_LIBRARY_PATH" RUSTBUILD_NATIVE_DIR="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/native" RUSTC="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc" RUSTC_BOOTSTRAP="1" RUSTC_BREAK_ON_ICE="1" RUSTC_ERROR_METADATA_DST="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/extended-error-metadata" RUSTC_FORCE_UNSTABLE="1" RUSTC_HOST_FLAGS="-Zunstable-options --check-cfg=cfg(bootstrap)" RUSTC_INSTALL_BINDIR="bin" RUSTC_LIBDIR="/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib" RUSTC_LINK_STD_INTO_RUSTC_DRIVER="1" RUSTC_LINT_FLAGS="-Wrust_2018_idioms -Wunused_lifetimes" RUSTC_REAL="/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/rustc" RUSTC_SNAPSHOT="/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/rustc" RUSTC_SNAPSHOT_LIBDIR="/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib" RUSTC_STAGE="1" RUSTC_SYSROOT="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot" RUSTC_VERBOSE="2" RUSTC_WRAPPER="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc" RUSTDOC="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustdoc" RUSTDOCFLAGS="-Csymbol-mangling-version=legacy --check-cfg=cfg(feature,values(any())) -Zunstable-options --check-cfg=cfg(bootstrap) -Wrustdoc::invalid_codeblock_attributes --crate-version 1.82.0\t(f6e511eec\t2024-10-15)\t(built\tfrom\ta\tsource\ttarball) -Zcrate-attr=doc(html_root_url=\"https://doc.rust-lang.org/1.82.0/\") -Zcrate-attr=warn(rust_2018_idioms)" RUSTDOC_REAL="/path/to/nowhere/rustdoc/not/required" RUSTFLAGS="-Csymbol-mangling-version=legacy --check-cfg=cfg(feature,values(any())) -Zunstable-options --check-cfg=cfg(bootstrap) -Zmacro-backtrace -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Clink-args=-Wl,-z,origin -Clink-args=-Wl,-rpath,$ORIGIN/../lib -Cforce-frame-pointers=yes -Zcrate-attr=doc(html_root_url=\"https://doc.rust-lang.org/1.82.0/\")" RUST_COMPILER_RT_ROOT="/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/llvm-project/compiler-rt" RUST_TEST_THREADS="6" WINAPI_NO_BUNDLED_LIBRARIES="1" __CARGO_DEFAULT_LIB_METADATA="bootstrapstd" "/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo" "build" "--target" "x86_64-unknown-openbsd" "--release" "-Zbinary-dep-depinfo" "-j" "6" "-v" "-v" "--frozen" "--features" " panic-unwind backtrace compiler-builtins-c" "--manifest-path" "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/sysroot/Cargo.toml" "--message-format" "json-render-diagnostics" Compiling cc v1.0.99 Compiling core v0.0.0 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core) Compiling libc v0.2.158 Compiling memchr v2.5.0 Compiling std v0.0.0 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.158 CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/libc' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.158 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=158 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.158 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.158/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="align"' --cfg 'feature="rustc-dep-of-std"' --cfg 'feature="rustc-std-workspace-core"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=d2e3ad58a2ce1619 -C extra-filename=-d2e3ad58a2ce1619 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/release/build/libc-d2e3ad58a2ce1619 -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/release/deps --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=cc CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/cc-1.0.99 CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='A build-time dependency for Cargo build scripts to assist in invoking the native C compiler to compile native C code into a static archive to be linked into Rust code. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/cc-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/cc-rs' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=1.0.99 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=99 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/cc-1.0.99 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name cc --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/cc-1.0.99/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("jobserver", "libc", "once_cell", "parallel"))' -C metadata=bda3889b95cdf75b -C extra-filename=-bda3889b95cdf75b --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/release/deps --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=core CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='The Rust Core Library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=core CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rust.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name core --edition=2021 core/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("debug_refcell", "optimize_for_size", "panic_immediate_abort"))' --check-cfg 'cfg(bootstrap)' --check-cfg 'cfg(no_fp_fmt_parse)' --check-cfg 'cfg(stdarch_intel_sde)' --check-cfg 'cfg(feature, values(any()))' -C metadata=13545a9af4272ab3 -C extra-filename=-13545a9af4272ab3 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/release/deps -Csymbol-mangling-version=legacy '--check-cfg=cfg(feature,values(any()))' -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Cforce-frame-pointers=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.82.0/")' -Z binary-dep-depinfo` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0 CARGO_PKG_AUTHORS='Andrew Gallant :bluss' CARGO_PKG_DESCRIPTION='Safe interface to memchr.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/memchr' CARGO_PKG_LICENSE=Unlicense/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=memchr CARGO_PKG_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='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.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 -C debug-assertions=off --cfg 'feature="compiler_builtins"' --cfg 'feature="core"' --cfg 'feature="rustc-dep-of-std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "libc", "rustc-dep-of-std", "std", "use_std"))' -C metadata=122b67e0b7377ea3 -C extra-filename=-122b67e0b7377ea3 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/release/build/memchr-122b67e0b7377ea3 -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/release/deps --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='The Rust Standard Library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=std CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rust.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 std/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs -C debug-assertions=off --cfg 'feature="addr2line"' --cfg 'feature="backtrace"' --cfg 'feature="compiler-builtins-c"' --cfg 'feature="miniz_oxide"' --cfg 'feature="object"' --cfg 'feature="panic_unwind"' --cfg 'feature="std_detect_dlsym_getauxval"' --cfg 'feature="std_detect_file_io"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("addr2line", "backtrace", "compiler-builtins-c", "compiler-builtins-mangled-names", "compiler-builtins-mem", "compiler-builtins-no-asm", "compiler-builtins-no-f16-f128", "llvm-libunwind", "miniz_oxide", "object", "optimize_for_size", "panic-unwind", "panic_immediate_abort", "panic_unwind", "profiler", "profiler_builtins", "std_detect_dlsym_getauxval", "std_detect_env_override", "std_detect_file_io", "system-llvm-libunwind", "windows_raw_dylib"))' --check-cfg 'cfg(bootstrap)' --check-cfg 'cfg(target_arch, values("xtensa"))' --check-cfg 'cfg(feature, values(any()))' -C metadata=186ff5d6356ece2f -C extra-filename=-186ff5d6356ece2f --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/release/build/std-186ff5d6356ece2f -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/release/deps -Z binary-dep-depinfo` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=openbsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Csymbol-mangling-version=legacy--check-cfg=cfg(feature,values(any()))-Zunstable-options--check-cfg=cfg(bootstrap)-Zmacro-backtrace-Csplit-debuginfo=off-Cprefer-dynamic-Zinline-mir-Zinline-mir-preserve-debug-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Cforce-frame-pointers=yes-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.82.0/")' CARGO_FEATURE_ALIGN=1 CARGO_FEATURE_RUSTC_DEP_OF_STD=1 CARGO_FEATURE_RUSTC_STD_WORKSPACE_CORE=1 CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.158 CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/libc' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.158 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=158 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-openbsd LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/release/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/release:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib/rustlib/x86_64-unknown-openbsd/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' NUM_JOBS=6 OPT_LEVEL=3 OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/x86_64-unknown-openbsd/release/build/libc-ac994582cb678e4b/out PROFILE=release RUSTC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTC_WRAPPER=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTDOC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-openbsd /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/release/build/libc-d2e3ad58a2ce1619/build-script-build` [libc 0.2.158] cargo:rerun-if-changed=build.rs [libc 0.2.158] cargo:rustc-cfg=freebsd12 [libc 0.2.158] cargo:rustc-cfg=libc_priv_mod_use [libc 0.2.158] cargo:rustc-cfg=libc_union [libc 0.2.158] cargo:rustc-cfg=libc_const_size_of [libc 0.2.158] cargo:rustc-cfg=libc_align [libc 0.2.158] cargo:rustc-cfg=libc_int128 [libc 0.2.158] cargo:rustc-cfg=libc_core_cvoid [libc 0.2.158] cargo:rustc-cfg=libc_packedN [libc 0.2.158] cargo:rustc-cfg=libc_cfg_target_vendor [libc 0.2.158] cargo:rustc-cfg=libc_non_exhaustive [libc 0.2.158] cargo:rustc-cfg=libc_long_array [libc 0.2.158] cargo:rustc-cfg=libc_ptr_addr_of [libc 0.2.158] cargo:rustc-cfg=libc_underscore_const_names [libc 0.2.158] cargo:rustc-cfg=libc_thread_local [libc 0.2.158] cargo:rustc-cfg=libc_const_extern_fn [libc 0.2.158] cargo:rustc-check-cfg=cfg(emscripten_new_stat_abi) [libc 0.2.158] cargo:rustc-check-cfg=cfg(espidf_time64) [libc 0.2.158] cargo:rustc-check-cfg=cfg(freebsd10) [libc 0.2.158] cargo:rustc-check-cfg=cfg(freebsd11) [libc 0.2.158] cargo:rustc-check-cfg=cfg(freebsd12) [libc 0.2.158] cargo:rustc-check-cfg=cfg(freebsd13) [libc 0.2.158] cargo:rustc-check-cfg=cfg(freebsd14) [libc 0.2.158] cargo:rustc-check-cfg=cfg(freebsd15) [libc 0.2.158] cargo:rustc-check-cfg=cfg(libc_align) [libc 0.2.158] cargo:rustc-check-cfg=cfg(libc_cfg_target_vendor) [libc 0.2.158] cargo:rustc-check-cfg=cfg(libc_const_extern_fn) [libc 0.2.158] cargo:rustc-check-cfg=cfg(libc_const_extern_fn_unstable) [libc 0.2.158] cargo:rustc-check-cfg=cfg(libc_const_size_of) [libc 0.2.158] cargo:rustc-check-cfg=cfg(libc_core_cvoid) [libc 0.2.158] cargo:rustc-check-cfg=cfg(libc_deny_warnings) [libc 0.2.158] cargo:rustc-check-cfg=cfg(libc_int128) [libc 0.2.158] cargo:rustc-check-cfg=cfg(libc_long_array) [libc 0.2.158] cargo:rustc-check-cfg=cfg(libc_non_exhaustive) [libc 0.2.158] cargo:rustc-check-cfg=cfg(libc_packedN) [libc 0.2.158] cargo:rustc-check-cfg=cfg(libc_priv_mod_use) [libc 0.2.158] cargo:rustc-check-cfg=cfg(libc_ptr_addr_of) [libc 0.2.158] cargo:rustc-check-cfg=cfg(libc_thread_local) [libc 0.2.158] cargo:rustc-check-cfg=cfg(libc_underscore_const_names) [libc 0.2.158] cargo:rustc-check-cfg=cfg(libc_union) [libc 0.2.158] cargo:rustc-check-cfg=cfg(target_os,values("switch","aix","ohos","hurd","visionos")) [libc 0.2.158] cargo:rustc-check-cfg=cfg(target_env,values("illumos","wasi","aix","ohos")) [libc 0.2.158] cargo:rustc-check-cfg=cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky")) Compiling compiler_builtins v0.1.123 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/compiler_builtins-0.1.123 CARGO_PKG_AUTHORS='Jorge Aparicio ' CARGO_PKG_DESCRIPTION='Compiler intrinsics used by the Rust compiler. Also available for other targets if necessary'\!' ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/compiler-builtins' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=compiler_builtins CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/compiler-builtins' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.123 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=123 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/compiler_builtins-0.1.123 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/compiler_builtins-0.1.123/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C codegen-units=10000 -C debug-assertions=off --cfg 'feature="c"' --cfg 'feature="cc"' --cfg 'feature="compiler-builtins"' --cfg 'feature="core"' --cfg 'feature="default"' --cfg 'feature="rustc-dep-of-std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("c", "cc", "compiler-builtins", "core", "default", "mangled-names", "mem", "no-asm", "no-f16-f128", "public-test-deps", "rustc-dep-of-std"))' -C metadata=87b0823349bad4a8 -C extra-filename=-87b0823349bad4a8 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/release/build/compiler_builtins-87b0823349bad4a8 -C strip=debuginfo -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/release/deps --extern cc=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/release/deps/libcc-bda3889b95cdf75b.rlib --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=openbsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Csymbol-mangling-version=legacy--check-cfg=cfg(feature,values(any()))-Zunstable-options--check-cfg=cfg(bootstrap)-Zmacro-backtrace-Csplit-debuginfo=off-Cprefer-dynamic-Zinline-mir-Zinline-mir-preserve-debug-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Cforce-frame-pointers=yes-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.82.0/")' CARGO_FEATURE_C=1 CARGO_FEATURE_CC=1 CARGO_FEATURE_COMPILER_BUILTINS=1 CARGO_FEATURE_CORE=1 CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_RUSTC_DEP_OF_STD=1 CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/compiler_builtins-0.1.123 CARGO_MANIFEST_LINKS=compiler-rt CARGO_PKG_AUTHORS='Jorge Aparicio ' CARGO_PKG_DESCRIPTION='Compiler intrinsics used by the Rust compiler. Also available for other targets if necessary'\!' ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/compiler-builtins' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=compiler_builtins CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/compiler-builtins' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.123 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=123 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-openbsd LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/release/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/release:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib/rustlib/x86_64-unknown-openbsd/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' NUM_JOBS=6 OPT_LEVEL=3 OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/x86_64-unknown-openbsd/release/build/compiler_builtins-1227fdd03033d96f/out PROFILE=release RUSTC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTC_WRAPPER=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTDOC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-openbsd /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/release/build/compiler_builtins-87b0823349bad4a8/build-script-build` [compiler_builtins 0.1.123] cargo::rerun-if-changed=build.rs [compiler_builtins 0.1.123] cargo::rerun-if-changed=configure.rs [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__ashldi3, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__ashlsi3, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__ashrdi3, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__ashrsi3, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__bswapsi2, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__bswapdi2, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__bswapti2, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__divdi3, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__divsi3, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__divmoddi4, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__divmodsi4, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__divmodsi4, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__divmodti4, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__lshrdi3, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__lshrsi3, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__moddi3, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__modsi3, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__muldi3, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__udivdi3, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__udivmoddi4, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__udivmodsi4, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__udivsi3, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__umoddi3, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__umodsi3, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_cas1_relax, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_cas1_acq, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_cas1_rel, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_cas1_acq_rel, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_cas2_relax, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_cas2_acq, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_cas2_rel, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_cas2_acq_rel, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_cas4_relax, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_cas4_acq, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_cas4_rel, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_cas4_acq_rel, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_cas8_relax, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_cas8_acq, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_cas8_rel, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_cas8_acq_rel, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_cas16_relax, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_cas16_acq, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_cas16_rel, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_cas16_acq_rel, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_ldadd1_relax, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_ldadd1_acq, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_ldadd1_rel, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_ldadd1_acq_rel, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_ldadd2_relax, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_ldadd2_acq, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_ldadd2_rel, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_ldadd2_acq_rel, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_ldadd4_relax, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_ldadd4_acq, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_ldadd4_rel, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_ldadd4_acq_rel, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_ldadd8_relax, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_ldadd8_acq, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_ldadd8_rel, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_ldadd8_acq_rel, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_ldclr1_relax, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_ldclr1_acq, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_ldclr1_rel, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_ldclr1_acq_rel, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_ldclr2_relax, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_ldclr2_acq, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_ldclr2_rel, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_ldclr2_acq_rel, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_ldclr4_relax, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_ldclr4_acq, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_ldclr4_rel, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_ldclr4_acq_rel, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_ldclr8_relax, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_ldclr8_acq, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_ldclr8_rel, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_ldclr8_acq_rel, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_ldeor1_relax, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_ldeor1_acq, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_ldeor1_rel, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_ldeor1_acq_rel, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_ldeor2_relax, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_ldeor2_acq, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_ldeor2_rel, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_ldeor2_acq_rel, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_ldeor4_relax, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_ldeor4_acq, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_ldeor4_rel, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_ldeor4_acq_rel, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_ldeor8_relax, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_ldeor8_acq, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_ldeor8_rel, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_ldeor8_acq_rel, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_ldset1_relax, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_ldset1_acq, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_ldset1_rel, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_ldset1_acq_rel, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_ldset2_relax, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_ldset2_acq, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_ldset2_rel, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_ldset2_acq_rel, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_ldset4_relax, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_ldset4_acq, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_ldset4_rel, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_ldset4_acq_rel, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_ldset8_relax, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_ldset8_acq, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_ldset8_rel, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_ldset8_acq_rel, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_swp1_relax, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_swp1_acq, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_swp1_rel, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_swp1_acq_rel, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_swp2_relax, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_swp2_acq, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_swp2_rel, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_swp2_acq_rel, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_swp4_relax, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_swp4_acq, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_swp4_rel, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_swp4_acq_rel, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_swp8_relax, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_swp8_acq, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_swp8_rel, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_swp8_acq_rel, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(target_feature, values("vis3")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(feature, values("checked")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(assert_no_panic) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(f16_enabled) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(f128_enabled) [compiler_builtins 0.1.123] cargo::rustc-cfg=f16_enabled [compiler_builtins 0.1.123] cargo::rustc-cfg=f128_enabled [compiler_builtins 0.1.123] cargo:compiler-rt=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/compiler_builtins-0.1.123/compiler-rt [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(feature, values("unstable", "force-soft-floats")) [compiler_builtins 0.1.123] cargo:rustc-cfg=feature="unstable" [compiler_builtins 0.1.123] cargo:rustc-cfg=feature="force-soft-floats" [compiler_builtins 0.1.123] cargo:rustc-link-search=native=/usr/lib [compiler_builtins 0.1.123] cargo:rustc-link-lib=compiler_rt Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=openbsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Csymbol-mangling-version=legacy--check-cfg=cfg(feature,values(any()))-Zunstable-options--check-cfg=cfg(bootstrap)-Zmacro-backtrace-Csplit-debuginfo=off-Cprefer-dynamic-Zinline-mir-Zinline-mir-preserve-debug-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Cforce-frame-pointers=yes-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.82.0/")' CARGO_FEATURE_COMPILER_BUILTINS=1 CARGO_FEATURE_CORE=1 CARGO_FEATURE_RUSTC_DEP_OF_STD=1 CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0 CARGO_PKG_AUTHORS='Andrew Gallant :bluss' CARGO_PKG_DESCRIPTION='Safe interface to memchr.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/memchr' CARGO_PKG_LICENSE=Unlicense/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=memchr CARGO_PKG_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='' DEBUG=false DEP_COMPILER_RT_COMPILER_RT=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/compiler_builtins-0.1.123/compiler-rt HOST=x86_64-unknown-openbsd LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/release/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/release:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib/rustlib/x86_64-unknown-openbsd/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' NUM_JOBS=6 OPT_LEVEL=3 OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/x86_64-unknown-openbsd/release/build/memchr-a64971d205ccd6a4/out PROFILE=release RUSTC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTC_WRAPPER=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTDOC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-openbsd /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/release/build/memchr-122b67e0b7377ea3/build-script-build` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=openbsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Csymbol-mangling-version=legacy--check-cfg=cfg(feature,values(any()))-Zunstable-options--check-cfg=cfg(bootstrap)-Zmacro-backtrace-Csplit-debuginfo=off-Cprefer-dynamic-Zinline-mir-Zinline-mir-preserve-debug-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Cforce-frame-pointers=yes-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.82.0/")' CARGO_FEATURE_ADDR2LINE=1 CARGO_FEATURE_BACKTRACE=1 CARGO_FEATURE_COMPILER_BUILTINS_C=1 CARGO_FEATURE_MINIZ_OXIDE=1 CARGO_FEATURE_OBJECT=1 CARGO_FEATURE_PANIC_UNWIND=1 CARGO_FEATURE_STD_DETECT_DLSYM_GETAUXVAL=1 CARGO_FEATURE_STD_DETECT_FILE_IO=1 CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='The Rust Standard Library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=std CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rust.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=false DEP_COMPILER_RT_COMPILER_RT=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/compiler_builtins-0.1.123/compiler-rt HOST=x86_64-unknown-openbsd LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/release/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/release:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib/rustlib/x86_64-unknown-openbsd/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' NUM_JOBS=6 OPT_LEVEL=3 OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/x86_64-unknown-openbsd/release/build/std-c0118d50937f9f67/out PROFILE=release RUSTC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTC_WRAPPER=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTDOC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-openbsd /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/release/build/std-186ff5d6356ece2f/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 [std 0.0.0] cargo:rerun-if-changed=build.rs [std 0.0.0] cargo:rustc-check-cfg=cfg(netbsd10) [std 0.0.0] cargo:rustc-check-cfg=cfg(restricted_std) [std 0.0.0] cargo:rustc-check-cfg=cfg(backtrace_in_libstd) [std 0.0.0] cargo:rustc-cfg=backtrace_in_libstd [std 0.0.0] cargo:rustc-env=STD_ENV_ARCH=x86_64 [std 0.0.0] cargo:rustc-check-cfg=cfg(reliable_f16) [std 0.0.0] cargo:rustc-check-cfg=cfg(reliable_f128) [std 0.0.0] cargo:rustc-check-cfg=cfg(reliable_f16_math) [std 0.0.0] cargo:rustc-check-cfg=cfg(reliable_f128_math) Compiling rustc-std-workspace-core v1.99.0 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/rustc-std-workspace-core) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rustc_std_workspace_core CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/rustc-std-workspace-core CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Hack for the compiler'\''s own build system ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc-std-workspace-core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.99.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=99 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rustc_std_workspace_core --edition=2021 rustc-std-workspace-core/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=0e32f01c1761ced2 -C extra-filename=-0e32f01c1761ced2 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/release/deps --extern core=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/x86_64-unknown-openbsd/release/deps/libcore-13545a9af4272ab3.rmeta -Csymbol-mangling-version=legacy '--check-cfg=cfg(feature,values(any()))' -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Cforce-frame-pointers=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.82.0/")' -Z binary-dep-depinfo` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=compiler_builtins CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/compiler_builtins-0.1.123 CARGO_PKG_AUTHORS='Jorge Aparicio ' CARGO_PKG_DESCRIPTION='Compiler intrinsics used by the Rust compiler. Also available for other targets if necessary'\!' ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/compiler-builtins' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=compiler_builtins CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/compiler-builtins' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.123 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=123 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/compiler_builtins-0.1.123 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/x86_64-unknown-openbsd/release/build/compiler_builtins-1227fdd03033d96f/out /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name compiler_builtins --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/compiler_builtins-0.1.123/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=10000 --cfg 'feature="c"' --cfg 'feature="cc"' --cfg 'feature="compiler-builtins"' --cfg 'feature="core"' --cfg 'feature="default"' --cfg 'feature="rustc-dep-of-std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("c", "cc", "compiler-builtins", "core", "default", "mangled-names", "mem", "no-asm", "no-f16-f128", "public-test-deps", "rustc-dep-of-std"))' -C metadata=cf8a782eb8e5c2ae -C extra-filename=-cf8a782eb8e5c2ae --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -C strip=debuginfo -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/release/deps --extern core=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/x86_64-unknown-openbsd/release/deps/librustc_std_workspace_core-0e32f01c1761ced2.rmeta --cap-lints warn -Csymbol-mangling-version=legacy '--check-cfg=cfg(feature,values(any()))' -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Cforce-frame-pointers=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.82.0/")' -Z binary-dep-depinfo -L native=/usr/lib -l compiler_rt --cfg f16_enabled --cfg f128_enabled --cfg 'feature="unstable"' --cfg 'feature="force-soft-floats"' --check-cfg 'cfg(__ashldi3, values("optimized-c"))' --check-cfg 'cfg(__ashlsi3, values("optimized-c"))' --check-cfg 'cfg(__ashrdi3, values("optimized-c"))' --check-cfg 'cfg(__ashrsi3, values("optimized-c"))' --check-cfg 'cfg(__bswapsi2, values("optimized-c"))' --check-cfg 'cfg(__bswapdi2, values("optimized-c"))' --check-cfg 'cfg(__bswapti2, values("optimized-c"))' --check-cfg 'cfg(__divdi3, values("optimized-c"))' --check-cfg 'cfg(__divsi3, values("optimized-c"))' --check-cfg 'cfg(__divmoddi4, values("optimized-c"))' --check-cfg 'cfg(__divmodsi4, values("optimized-c"))' --check-cfg 'cfg(__divmodsi4, values("optimized-c"))' --check-cfg 'cfg(__divmodti4, values("optimized-c"))' --check-cfg 'cfg(__lshrdi3, values("optimized-c"))' --check-cfg 'cfg(__lshrsi3, values("optimized-c"))' --check-cfg 'cfg(__moddi3, values("optimized-c"))' --check-cfg 'cfg(__modsi3, values("optimized-c"))' --check-cfg 'cfg(__muldi3, values("optimized-c"))' --check-cfg 'cfg(__udivdi3, values("optimized-c"))' --check-cfg 'cfg(__udivmoddi4, values("optimized-c"))' --check-cfg 'cfg(__udivmodsi4, values("optimized-c"))' --check-cfg 'cfg(__udivsi3, values("optimized-c"))' --check-cfg 'cfg(__umoddi3, values("optimized-c"))' --check-cfg 'cfg(__umodsi3, values("optimized-c"))' --check-cfg 'cfg(__aarch64_cas1_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_cas1_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_cas1_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_cas1_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_cas2_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_cas2_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_cas2_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_cas2_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_cas4_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_cas4_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_cas4_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_cas4_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_cas8_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_cas8_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_cas8_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_cas8_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_cas16_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_cas16_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_cas16_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_cas16_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldadd1_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldadd1_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldadd1_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldadd1_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldadd2_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldadd2_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldadd2_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldadd2_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldadd4_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldadd4_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldadd4_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldadd4_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldadd8_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldadd8_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldadd8_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldadd8_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldclr1_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldclr1_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldclr1_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldclr1_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldclr2_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldclr2_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldclr2_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldclr2_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldclr4_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldclr4_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldclr4_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldclr4_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldclr8_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldclr8_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldclr8_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldclr8_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldeor1_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldeor1_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldeor1_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldeor1_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldeor2_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldeor2_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldeor2_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldeor2_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldeor4_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldeor4_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldeor4_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldeor4_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldeor8_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldeor8_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldeor8_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldeor8_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldset1_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldset1_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldset1_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldset1_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldset2_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldset2_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldset2_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldset2_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldset4_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldset4_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldset4_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldset4_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldset8_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldset8_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldset8_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldset8_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_swp1_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_swp1_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_swp1_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_swp1_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_swp2_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_swp2_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_swp2_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_swp2_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_swp4_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_swp4_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_swp4_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_swp4_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_swp8_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_swp8_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_swp8_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_swp8_acq_rel, values("optimized-c"))' --check-cfg 'cfg(target_feature, values("vis3"))' --check-cfg 'cfg(feature, values("checked"))' --check-cfg 'cfg(assert_no_panic)' --check-cfg 'cfg(f16_enabled)' --check-cfg 'cfg(f128_enabled)' --check-cfg 'cfg(feature, values("unstable", "force-soft-floats"))'` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=libc CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.158 CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/libc' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.158 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=158 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.158 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/x86_64-unknown-openbsd/release/build/libc-ac994582cb678e4b/out /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name libc --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.158/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="align"' --cfg 'feature="rustc-dep-of-std"' --cfg 'feature="rustc-std-workspace-core"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=75455b87c73c518c -C extra-filename=-75455b87c73c518c --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/release/deps --extern rustc_std_workspace_core=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/x86_64-unknown-openbsd/release/deps/librustc_std_workspace_core-0e32f01c1761ced2.rmeta --cap-lints warn -Csymbol-mangling-version=legacy '--check-cfg=cfg(feature,values(any()))' -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Cforce-frame-pointers=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.82.0/")' -Z binary-dep-depinfo --cfg freebsd12 --cfg libc_priv_mod_use --cfg libc_union --cfg libc_const_size_of --cfg libc_align --cfg libc_int128 --cfg libc_core_cvoid --cfg libc_packedN --cfg libc_cfg_target_vendor --cfg libc_non_exhaustive --cfg libc_long_array --cfg libc_ptr_addr_of --cfg libc_underscore_const_names --cfg libc_thread_local --cfg libc_const_extern_fn --check-cfg 'cfg(emscripten_new_stat_abi)' --check-cfg 'cfg(espidf_time64)' --check-cfg 'cfg(freebsd10)' --check-cfg 'cfg(freebsd11)' --check-cfg 'cfg(freebsd12)' --check-cfg 'cfg(freebsd13)' --check-cfg 'cfg(freebsd14)' --check-cfg 'cfg(freebsd15)' --check-cfg 'cfg(libc_align)' --check-cfg 'cfg(libc_cfg_target_vendor)' --check-cfg 'cfg(libc_const_extern_fn)' --check-cfg 'cfg(libc_const_extern_fn_unstable)' --check-cfg 'cfg(libc_const_size_of)' --check-cfg 'cfg(libc_core_cvoid)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(libc_int128)' --check-cfg 'cfg(libc_long_array)' --check-cfg 'cfg(libc_non_exhaustive)' --check-cfg 'cfg(libc_packedN)' --check-cfg 'cfg(libc_priv_mod_use)' --check-cfg 'cfg(libc_ptr_addr_of)' --check-cfg 'cfg(libc_thread_local)' --check-cfg 'cfg(libc_underscore_const_names)' --check-cfg 'cfg(libc_union)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","visionos"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'` warning: private item shadows public glob re-export --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.158/src/lib.rs:42:13 | 42 | use core::option; | ^^^^^^^^^^^^ | note: the name `option` in the type namespace is supposed to be publicly re-exported here --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.158/src/lib.rs:135:17 | 135 | pub use unix::*; | ^^^^^^^ note: but the private item here shadows it --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.158/src/lib.rs:42:13 | 42 | use core::option; | ^^^^^^^^^^^^ = note: `#[warn(hidden_glob_reexports)]` on by default warning: unexpected `cfg` condition name: `kernel_user_helpers` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/compiler_builtins-0.1.123/src/lib.rs:73:5 | 73 | kernel_user_helpers, | ^^^^^^^^^^^^^^^^^^^ | = help: expected names are: `__aarch64_cas16_acq`, `__aarch64_cas16_acq_rel`, `__aarch64_cas16_rel`, `__aarch64_cas16_relax`, `__aarch64_cas1_acq`, `__aarch64_cas1_acq_rel`, `__aarch64_cas1_rel`, `__aarch64_cas1_relax`, `__aarch64_cas2_acq`, `__aarch64_cas2_acq_rel`, `__aarch64_cas2_rel`, `__aarch64_cas2_relax`, `__aarch64_cas4_acq`, `__aarch64_cas4_acq_rel`, `__aarch64_cas4_rel`, `__aarch64_cas4_relax`, `__aarch64_cas8_acq`, `__aarch64_cas8_acq_rel`, `__aarch64_cas8_rel`, `__aarch64_cas8_relax`, `__aarch64_ldadd1_acq`, `__aarch64_ldadd1_acq_rel`, `__aarch64_ldadd1_rel`, `__aarch64_ldadd1_relax`, `__aarch64_ldadd2_acq`, `__aarch64_ldadd2_acq_rel`, `__aarch64_ldadd2_rel`, `__aarch64_ldadd2_relax`, `__aarch64_ldadd4_acq`, `__aarch64_ldadd4_acq_rel`, `__aarch64_ldadd4_rel`, `__aarch64_ldadd4_relax`, `__aarch64_ldadd8_acq`, `__aarch64_ldadd8_acq_rel`, and `__aarch64_ldadd8_rel` and 125 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(kernel_user_helpers)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(kernel_user_helpers)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: `libc` (lib) generated 1 warning Compiling alloc v0.0.0 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/alloc) Compiling cfg-if v1.0.0 Compiling adler v1.0.2 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=alloc CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/alloc CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='The Rust core allocation and collections library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=alloc CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rust.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name alloc --edition=2021 alloc/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --warn=unexpected_cfgs --cfg 'feature="compiler-builtins-c"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler-builtins-c", "compiler-builtins-mangled-names", "compiler-builtins-mem", "compiler-builtins-no-asm", "compiler-builtins-no-f16-f128", "optimize_for_size", "panic_immediate_abort"))' --check-cfg 'cfg(bootstrap)' --check-cfg 'cfg(no_global_oom_handling)' --check-cfg 'cfg(no_rc)' --check-cfg 'cfg(no_sync)' -C metadata=dfe11ff847860ac8 -C extra-filename=-dfe11ff847860ac8 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/release/deps --extern compiler_builtins=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/x86_64-unknown-openbsd/release/deps/libcompiler_builtins-cf8a782eb8e5c2ae.rmeta --extern core=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/x86_64-unknown-openbsd/release/deps/libcore-13545a9af4272ab3.rmeta -Csymbol-mangling-version=legacy '--check-cfg=cfg(feature,values(any()))' -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Cforce-frame-pointers=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.82.0/")' -Z binary-dep-depinfo -L native=/usr/lib` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=cfg_if CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/cfg-if-1.0.0 CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='A macro to ergonomically define an item depending on a large number of #[cfg] parameters. Structured like an if-else chain, the first matching branch is the item that gets emitted. ' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/cfg-if' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cfg-if CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/cfg-if' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/cfg-if-1.0.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name cfg_if --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/cfg-if-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="compiler_builtins"' --cfg 'feature="core"' --cfg 'feature="rustc-dep-of-std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "rustc-dep-of-std"))' -C metadata=4f5356998e47e330 -C extra-filename=-4f5356998e47e330 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/release/deps --extern compiler_builtins=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/x86_64-unknown-openbsd/release/deps/libcompiler_builtins-cf8a782eb8e5c2ae.rmeta --extern core=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/x86_64-unknown-openbsd/release/deps/librustc_std_workspace_core-0e32f01c1761ced2.rmeta --cap-lints warn -Csymbol-mangling-version=legacy '--check-cfg=cfg(feature,values(any()))' -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Cforce-frame-pointers=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.82.0/")' -Z binary-dep-depinfo -L native=/usr/lib` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=adler CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/adler-1.0.2 CARGO_PKG_AUTHORS='Jonas Schievink ' CARGO_PKG_DESCRIPTION='A simple clean-room implementation of the Adler-32 checksum' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='0BSD OR MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=adler CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/jonas-schievink/adler.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/adler-1.0.2 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name adler --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/adler-1.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="compiler_builtins"' --cfg 'feature="core"' --cfg 'feature="rustc-dep-of-std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "rustc-dep-of-std", "std"))' -C metadata=f461ce0edd0a5183 -C extra-filename=-f461ce0edd0a5183 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -C strip=debuginfo -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/release/deps --extern compiler_builtins=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/x86_64-unknown-openbsd/release/deps/libcompiler_builtins-cf8a782eb8e5c2ae.rmeta --extern core=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/x86_64-unknown-openbsd/release/deps/librustc_std_workspace_core-0e32f01c1761ced2.rmeta --cap-lints warn -Csymbol-mangling-version=legacy '--check-cfg=cfg(feature,values(any()))' -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Cforce-frame-pointers=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.82.0/")' -Z binary-dep-depinfo -L native=/usr/lib` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=memchr CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0 CARGO_PKG_AUTHORS='Andrew Gallant :bluss' CARGO_PKG_DESCRIPTION='Safe interface to memchr.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/memchr' CARGO_PKG_LICENSE=Unlicense/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=memchr CARGO_PKG_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='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/x86_64-unknown-openbsd/release/build/memchr-a64971d205ccd6a4/out /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name memchr --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.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 opt-level=3 -C embed-bitcode=no --cfg 'feature="compiler_builtins"' --cfg 'feature="core"' --cfg 'feature="rustc-dep-of-std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "libc", "rustc-dep-of-std", "std", "use_std"))' -C metadata=79299615a6ab04fb -C extra-filename=-79299615a6ab04fb --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/release/deps --extern compiler_builtins=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/x86_64-unknown-openbsd/release/deps/libcompiler_builtins-cf8a782eb8e5c2ae.rmeta --extern core=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/x86_64-unknown-openbsd/release/deps/librustc_std_workspace_core-0e32f01c1761ced2.rmeta --cap-lints warn -Csymbol-mangling-version=legacy '--check-cfg=cfg(feature,values(any()))' -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Cforce-frame-pointers=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.82.0/")' -Z binary-dep-depinfo -L native=/usr/lib --cfg memchr_runtime_simd --cfg memchr_runtime_sse2 --cfg memchr_runtime_sse42 --cfg memchr_runtime_avx` Compiling unwind v0.0.0 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/unwind) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=unwind CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/unwind CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unwind CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rust.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name unwind --edition=2021 unwind/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("llvm-libunwind", "system-llvm-libunwind"))' -C metadata=645d9a5a94d89eaa -C extra-filename=-645d9a5a94d89eaa --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/release/deps --extern cfg_if=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/x86_64-unknown-openbsd/release/deps/libcfg_if-4f5356998e47e330.rmeta --extern compiler_builtins=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/x86_64-unknown-openbsd/release/deps/libcompiler_builtins-cf8a782eb8e5c2ae.rmeta --extern core=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/x86_64-unknown-openbsd/release/deps/libcore-13545a9af4272ab3.rmeta --extern libc=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/x86_64-unknown-openbsd/release/deps/liblibc-75455b87c73c518c.rmeta -Csymbol-mangling-version=legacy '--check-cfg=cfg(feature,values(any()))' -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Cforce-frame-pointers=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.82.0/")' -Z binary-dep-depinfo -L native=/usr/lib` warning: unexpected `cfg` condition name: `memchr_libc` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:6:7 | 6 | #[cfg(memchr_libc)] | ^^^^^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_libc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_libc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:12:46 | 12 | #[cfg(all(not(miri), target_arch = "x86_64", memchr_runtime_simd))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_sse2` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/mod.rs:86:17 | 84 | / macro_rules! unsafe_ifunc { 85 | | ($fnty:ty, $name:ident, $haystack:ident, $($needle:ident),+) => {{ 86 | | if cfg!(memchr_runtime_sse2) { | | ^^^^^^^^^^^^^^^^^^^ 87 | | unsafe { sse2::$name($($needle),+, $haystack) } ... | 91 | | }} 92 | | } | |_- in this expansion of `unsafe_ifunc!` ... 96 | unsafe_ifunc!(fn(u8, &[u8]) -> Option, memchr, haystack, n1) | ------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_sse2)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_sse2)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_sse2` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/mod.rs:86:17 | 84 | / macro_rules! unsafe_ifunc { 85 | | ($fnty:ty, $name:ident, $haystack:ident, $($needle:ident),+) => {{ 86 | | if cfg!(memchr_runtime_sse2) { | | ^^^^^^^^^^^^^^^^^^^ 87 | | unsafe { sse2::$name($($needle),+, $haystack) } ... | 91 | | }} 92 | | } | |_- in this expansion of `unsafe_ifunc!` ... 101 | / unsafe_ifunc!( 102 | | fn(u8, u8, &[u8]) -> Option, 103 | | memchr2, 104 | | haystack, 105 | | n1, 106 | | n2 107 | | ) | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_sse2)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_sse2)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_sse2` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/mod.rs:86:17 | 84 | / macro_rules! unsafe_ifunc { 85 | | ($fnty:ty, $name:ident, $haystack:ident, $($needle:ident),+) => {{ 86 | | if cfg!(memchr_runtime_sse2) { | | ^^^^^^^^^^^^^^^^^^^ 87 | | unsafe { sse2::$name($($needle),+, $haystack) } ... | 91 | | }} 92 | | } | |_- in this expansion of `unsafe_ifunc!` ... 112 | / unsafe_ifunc!( 113 | | fn(u8, u8, u8, &[u8]) -> Option, 114 | | memchr3, 115 | | haystack, ... | 118 | | n3 119 | | ) | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_sse2)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_sse2)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_sse2` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/mod.rs:86:17 | 84 | / macro_rules! unsafe_ifunc { 85 | | ($fnty:ty, $name:ident, $haystack:ident, $($needle:ident),+) => {{ 86 | | if cfg!(memchr_runtime_sse2) { | | ^^^^^^^^^^^^^^^^^^^ 87 | | unsafe { sse2::$name($($needle),+, $haystack) } ... | 91 | | }} 92 | | } | |_- in this expansion of `unsafe_ifunc!` ... 124 | unsafe_ifunc!(fn(u8, &[u8]) -> Option, memrchr, haystack, n1) | -------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_sse2)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_sse2)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_sse2` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/mod.rs:86:17 | 84 | / macro_rules! unsafe_ifunc { 85 | | ($fnty:ty, $name:ident, $haystack:ident, $($needle:ident),+) => {{ 86 | | if cfg!(memchr_runtime_sse2) { | | ^^^^^^^^^^^^^^^^^^^ 87 | | unsafe { sse2::$name($($needle),+, $haystack) } ... | 91 | | }} 92 | | } | |_- in this expansion of `unsafe_ifunc!` ... 129 | / unsafe_ifunc!( 130 | | fn(u8, u8, &[u8]) -> Option, 131 | | memrchr2, 132 | | haystack, 133 | | n1, 134 | | n2 135 | | ) | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_sse2)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_sse2)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_sse2` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/mod.rs:86:17 | 84 | / macro_rules! unsafe_ifunc { 85 | | ($fnty:ty, $name:ident, $haystack:ident, $($needle:ident),+) => {{ 86 | | if cfg!(memchr_runtime_sse2) { | | ^^^^^^^^^^^^^^^^^^^ 87 | | unsafe { sse2::$name($($needle),+, $haystack) } ... | 91 | | }} 92 | | } | |_- in this expansion of `unsafe_ifunc!` ... 140 | / unsafe_ifunc!( 141 | | fn(u8, u8, u8, &[u8]) -> Option, 142 | | memrchr3, 143 | | haystack, ... | 146 | | n3 147 | | ) | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_sse2)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_sse2)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:94:39 | 94 | #[cfg(all(target_arch = "x86_64", memchr_runtime_simd, not(miri)))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_libc` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:101:9 | 101 | memchr_libc, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_libc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_libc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:102:41 | 102 | not(all(target_arch = "x86_64", memchr_runtime_simd)), | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_libc` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:111:13 | 111 | not(memchr_libc), | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_libc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_libc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:112:41 | 112 | not(all(target_arch = "x86_64", memchr_runtime_simd)), | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:158:39 | 158 | #[cfg(all(target_arch = "x86_64", memchr_runtime_simd, not(miri)))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:165:41 | 165 | not(all(target_arch = "x86_64", memchr_runtime_simd)), | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:216:39 | 216 | #[cfg(all(target_arch = "x86_64", memchr_runtime_simd, not(miri)))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:223:41 | 223 | not(all(target_arch = "x86_64", memchr_runtime_simd)), | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:267:39 | 267 | #[cfg(all(target_arch = "x86_64", memchr_runtime_simd, not(miri)))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_libc` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:274:9 | 274 | memchr_libc, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_libc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_libc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:276:41 | 276 | not(all(target_arch = "x86_64", memchr_runtime_simd)), | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_libc` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:285:17 | 285 | not(all(memchr_libc, target_os = "linux")), | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_libc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_libc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:286:41 | 286 | not(all(target_arch = "x86_64", memchr_runtime_simd)), | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:332:39 | 332 | #[cfg(all(target_arch = "x86_64", memchr_runtime_simd, not(miri)))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:339:41 | 339 | not(all(target_arch = "x86_64", memchr_runtime_simd)), | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:390:39 | 390 | #[cfg(all(target_arch = "x86_64", memchr_runtime_simd, not(miri)))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:397:41 | 397 | not(all(target_arch = "x86_64", memchr_runtime_simd)), | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/mod.rs:149:7 | 149 | #[cfg(memchr_runtime_simd)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/mod.rs:156:7 | 156 | #[cfg(memchr_runtime_simd)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_wasm128` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/mod.rs:158:11 | 158 | #[cfg(all(memchr_runtime_wasm128))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_wasm128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_wasm128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/mod.rs:160:46 | 160 | #[cfg(all(not(miri), target_arch = "x86_64", memchr_runtime_simd))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/mod.rs:811:50 | 811 | #[cfg(all(not(miri), target_arch = "x86_64", memchr_runtime_simd))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_wasm128` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/mod.rs:813:11 | 813 | #[cfg(memchr_runtime_wasm128)] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_wasm128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_wasm128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/mod.rs:815:50 | 815 | #[cfg(all(not(miri), target_arch = "x86_64", memchr_runtime_simd))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/prefilter/mod.rs:4:7 | 4 | #[cfg(memchr_runtime_simd)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/prefilter/mod.rs:6:46 | 6 | #[cfg(all(not(miri), target_arch = "wasm32", memchr_runtime_simd))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/prefilter/mod.rs:8:46 | 8 | #[cfg(all(not(miri), target_arch = "x86_64", memchr_runtime_simd))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/prefilter/mod.rs:99:7 | 99 | #[cfg(memchr_runtime_simd)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.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: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 138 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/prefilter/mod.rs:299:50 | 299 | #[cfg(all(not(miri), target_arch = "x86_64", memchr_runtime_simd))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/prefilter/mod.rs:317:50 | 317 | #[cfg(all(not(miri), target_arch = "wasm32", memchr_runtime_simd))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_sse2` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/prefilter/mod.rs:311:17 | 311 | if cfg!(memchr_runtime_sse2) { | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_sse2)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_sse2)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/rarebytes.rs:99:11 | 99 | #[cfg(memchr_runtime_simd)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/rarebytes.rs:107:11 | 107 | #[cfg(memchr_runtime_simd)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_sse2` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/x86/sse.rs:14:18 | 14 | if !cfg!(memchr_runtime_sse2) { | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_sse2)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_sse2)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/mod.rs:838:54 | 838 | #[cfg(all(not(miri), target_arch = "x86_64", memchr_runtime_simd))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/mod.rs:846:43 | 846 | #[cfg(all(target_arch = "wasm32", memchr_runtime_simd))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/mod.rs:884:34 | 884 | #[cfg(all(not(miri), memchr_runtime_simd))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/mod.rs:889:17 | 889 | memchr_runtime_simd | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/mod.rs:953:34 | 953 | #[cfg(all(not(miri), memchr_runtime_simd))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/mod.rs:966:17 | 966 | memchr_runtime_simd | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Compiling rustc-demangle v0.1.24 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rustc_demangle CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustc-demangle-0.1.24 CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='Rust compiler symbol demangling. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/rustc-demangle' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc-demangle CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rustc-demangle' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.24 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=24 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustc-demangle-0.1.24 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rustc_demangle --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustc-demangle-0.1.24/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="compiler_builtins"' --cfg 'feature="core"' --cfg 'feature="rustc-dep-of-std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "rustc-dep-of-std", "std"))' -C metadata=c7776691d9bb0ef5 -C extra-filename=-c7776691d9bb0ef5 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -C strip=debuginfo -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/release/deps --extern compiler_builtins=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/x86_64-unknown-openbsd/release/deps/libcompiler_builtins-cf8a782eb8e5c2ae.rmeta --extern core=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/x86_64-unknown-openbsd/release/deps/librustc_std_workspace_core-0e32f01c1761ced2.rmeta --cap-lints warn -Csymbol-mangling-version=legacy '--check-cfg=cfg(feature,values(any()))' -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Cforce-frame-pointers=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.82.0/")' -Z binary-dep-depinfo -L native=/usr/lib` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustc-demangle-0.1.24/src/legacy.rs:49:37 | 49 | pub fn demangle(s: &str) -> Result<(Demangle, &str), ()> { | ^^^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 49 | pub fn demangle(s: &str) -> Result<(Demangle<'_>, &str), ()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustc-demangle-0.1.24/src/legacy.rs:106:32 | 106 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 106 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustc-demangle-0.1.24/src/v0.rs:37:37 | 37 | pub fn demangle(s: &str) -> Result<(Demangle, &str), ParseError> { | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 37 | pub fn demangle(s: &str) -> Result<(Demangle<'_>, &str), ParseError> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustc-demangle-0.1.24/src/v0.rs:94:32 | 94 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 94 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustc-demangle-0.1.24/src/v0.rs:241:32 | 241 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 241 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustc-demangle-0.1.24/src/lib.rs:92:33 | 92 | pub fn demangle(mut s: &str) -> Demangle { | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 92 | pub fn demangle(mut s: &str) -> Demangle<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustc-demangle-0.1.24/src/lib.rs:237:40 | 237 | pub fn try_demangle(s: &str) -> Result { | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 237 | pub fn try_demangle(s: &str) -> Result, TryDemangleError> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustc-demangle-0.1.24/src/lib.rs:281:32 | 281 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 281 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustc-demangle-0.1.24/src/lib.rs:314:32 | 314 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 314 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustc-demangle-0.1.24/src/lib.rs:349:32 | 349 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 349 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: unused variable: `ninfo` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/x86/avx.rs:83:13 | 83 | ninfo: &NeedleInfo, | ^^^^^ help: if this is intentional, prefix it with an underscore: `_ninfo` | = note: `#[warn(unused_variables)]` on by default warning: unused variable: `needle` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/x86/avx.rs:84:13 | 84 | needle: &[u8], | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_needle` warning: unused variable: `haystack` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/x86/avx.rs:95:13 | 95 | haystack: &[u8], | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_haystack` warning: unused variable: `needle` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/x86/avx.rs:96:13 | 96 | needle: &[u8], | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_needle` warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustc-demangle-0.1.24/src/v0.rs:568:22 | 568 | struct Printer<'a, 'b: 'a, 's> { | ^^^^ help: remove this bound | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` warning: `memchr` (lib) generated 54 warnings warning: `rustc-demangle` (lib) generated 11 warnings Compiling rustc-std-workspace-alloc v1.99.0 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/rustc-std-workspace-alloc) Compiling panic_unwind v0.0.0 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/panic_unwind) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rustc_std_workspace_alloc CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/rustc-std-workspace-alloc CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Hack for the compiler'\''s own build system ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc-std-workspace-alloc CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.99.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=99 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rustc_std_workspace_alloc --edition=2021 rustc-std-workspace-alloc/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=2283cca7cd121495 -C extra-filename=-2283cca7cd121495 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/release/deps --extern alloc=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/x86_64-unknown-openbsd/release/deps/liballoc-dfe11ff847860ac8.rmeta -Csymbol-mangling-version=legacy '--check-cfg=cfg(feature,values(any()))' -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Cforce-frame-pointers=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.82.0/")' -Z binary-dep-depinfo -L native=/usr/lib` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=panic_unwind CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/panic_unwind CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Implementation of Rust panics via stack unwinding' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=panic_unwind CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rust.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name panic_unwind --edition=2021 panic_unwind/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=acf79b661cb4d958 -C extra-filename=-acf79b661cb4d958 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/release/deps --extern alloc=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/x86_64-unknown-openbsd/release/deps/liballoc-dfe11ff847860ac8.rmeta --extern cfg_if=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/x86_64-unknown-openbsd/release/deps/libcfg_if-4f5356998e47e330.rmeta --extern compiler_builtins=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/x86_64-unknown-openbsd/release/deps/libcompiler_builtins-cf8a782eb8e5c2ae.rmeta --extern core=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/x86_64-unknown-openbsd/release/deps/libcore-13545a9af4272ab3.rmeta --extern libc=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/x86_64-unknown-openbsd/release/deps/liblibc-75455b87c73c518c.rmeta --extern unwind=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/x86_64-unknown-openbsd/release/deps/libunwind-645d9a5a94d89eaa.rmeta -Csymbol-mangling-version=legacy '--check-cfg=cfg(feature,values(any()))' -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Cforce-frame-pointers=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.82.0/")' -Z binary-dep-depinfo -L native=/usr/lib` Compiling panic_abort v0.0.0 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/panic_abort) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=panic_abort CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/panic_abort CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Implementation of Rust panics via process aborts' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=panic_abort CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rust.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name panic_abort --edition=2021 panic_abort/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=7b7af51dd6dc4648 -C extra-filename=-7b7af51dd6dc4648 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/release/deps --extern alloc=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/x86_64-unknown-openbsd/release/deps/liballoc-dfe11ff847860ac8.rmeta --extern cfg_if=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/x86_64-unknown-openbsd/release/deps/libcfg_if-4f5356998e47e330.rmeta --extern compiler_builtins=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/x86_64-unknown-openbsd/release/deps/libcompiler_builtins-cf8a782eb8e5c2ae.rmeta --extern core=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/x86_64-unknown-openbsd/release/deps/libcore-13545a9af4272ab3.rmeta --extern libc=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/x86_64-unknown-openbsd/release/deps/liblibc-75455b87c73c518c.rmeta -Csymbol-mangling-version=legacy '--check-cfg=cfg(feature,values(any()))' -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Cforce-frame-pointers=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.82.0/")' -Z binary-dep-depinfo -L native=/usr/lib` warning: `compiler_builtins` (lib) generated 1 warning Compiling gimli v0.29.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=gimli CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.29.0 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A library for reading and writing the DWARF debugging format.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gimli CARGO_PKG_README=./README.md CARGO_PKG_REPOSITORY='https://github.com/gimli-rs/gimli' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.29.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=29 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.29.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name gimli --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.29.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="read"' --cfg 'feature="read-core"' --cfg 'feature="rustc-dep-of-std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "endian-reader", "fallible-iterator", "read", "read-all", "read-core", "rustc-dep-of-std", "std", "write"))' -C metadata=681c6e352d435074 -C extra-filename=-681c6e352d435074 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -C strip=debuginfo -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/release/deps --extern compiler_builtins=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/x86_64-unknown-openbsd/release/deps/libcompiler_builtins-cf8a782eb8e5c2ae.rmeta --extern alloc=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/x86_64-unknown-openbsd/release/deps/librustc_std_workspace_alloc-2283cca7cd121495.rmeta --extern core=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/x86_64-unknown-openbsd/release/deps/librustc_std_workspace_core-0e32f01c1761ced2.rmeta --cap-lints warn -Csymbol-mangling-version=legacy '--check-cfg=cfg(feature,values(any()))' -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Cforce-frame-pointers=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.82.0/")' -Z binary-dep-depinfo -L native=/usr/lib` Compiling hashbrown v0.14.5 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=hashbrown CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5 CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='A Rust port of Google'\''s SwissTable hash map' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=hashbrown CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/hashbrown' CARGO_PKG_RUST_VERSION=1.63.0 CARGO_PKG_VERSION=0.14.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name hashbrown --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="compiler_builtins"' --cfg 'feature="core"' --cfg 'feature="nightly"' --cfg 'feature="rustc-dep-of-std"' --cfg 'feature="rustc-internal-api"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("ahash", "alloc", "allocator-api2", "compiler_builtins", "core", "default", "equivalent", "inline-more", "nightly", "raw", "rayon", "rkyv", "rustc-dep-of-std", "rustc-internal-api", "serde"))' -C metadata=0498d9553328c21d -C extra-filename=-0498d9553328c21d --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/release/deps --extern compiler_builtins=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/x86_64-unknown-openbsd/release/deps/libcompiler_builtins-cf8a782eb8e5c2ae.rmeta --extern alloc=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/x86_64-unknown-openbsd/release/deps/librustc_std_workspace_alloc-2283cca7cd121495.rmeta --extern core=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/x86_64-unknown-openbsd/release/deps/librustc_std_workspace_core-0e32f01c1761ced2.rmeta --cap-lints warn -Csymbol-mangling-version=legacy '--check-cfg=cfg(feature,values(any()))' -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Cforce-frame-pointers=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.82.0/")' -Z binary-dep-depinfo -L native=/usr/lib` Compiling object v0.36.2 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=object CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/object-0.36.2 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A unified interface for reading and writing object file formats.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=object CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/gimli-rs/object' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.36.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=36 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/object-0.36.2 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name object --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/object-0.36.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="archive"' --cfg 'feature="coff"' --cfg 'feature="compiler_builtins"' --cfg 'feature="core"' --cfg 'feature="elf"' --cfg 'feature="macho"' --cfg 'feature="pe"' --cfg 'feature="read_core"' --cfg 'feature="rustc-dep-of-std"' --cfg 'feature="unaligned"' --cfg 'feature="xcoff"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all", "alloc", "archive", "build", "build_core", "cargo-all", "coff", "compiler_builtins", "compression", "core", "default", "doc", "elf", "macho", "pe", "read", "read_core", "rustc-dep-of-std", "std", "unaligned", "unstable", "unstable-all", "wasm", "write", "write_core", "write_std", "xcoff"))' -C metadata=d409a3b10c9b79b8 -C extra-filename=-d409a3b10c9b79b8 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -C strip=debuginfo -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/release/deps --extern compiler_builtins=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/x86_64-unknown-openbsd/release/deps/libcompiler_builtins-cf8a782eb8e5c2ae.rmeta --extern memchr=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/x86_64-unknown-openbsd/release/deps/libmemchr-79299615a6ab04fb.rmeta --extern alloc=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/x86_64-unknown-openbsd/release/deps/librustc_std_workspace_alloc-2283cca7cd121495.rmeta --extern core=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/x86_64-unknown-openbsd/release/deps/librustc_std_workspace_core-0e32f01c1761ced2.rmeta --cap-lints warn -Csymbol-mangling-version=legacy '--check-cfg=cfg(feature,values(any()))' -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Cforce-frame-pointers=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.82.0/")' -Z binary-dep-depinfo -L native=/usr/lib` Compiling std_detect v0.1.5 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/std_detect) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=std_detect CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/std_detect CARGO_PKG_AUTHORS='Alex Crichton :Andrew Gallant :Gonzalo Brito Gadeschi ' CARGO_PKG_DESCRIPTION='`std::detect` - Rust'\''s standard library run-time CPU feature detection.' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/stdarch' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=std_detect CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/stdarch' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name std_detect --edition=2021 stdarch/crates/std_detect/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="compiler_builtins"' --cfg 'feature="core"' --cfg 'feature="libc"' --cfg 'feature="rustc-dep-of-std"' --cfg 'feature="std_detect_dlsym_getauxval"' --cfg 'feature="std_detect_file_io"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "compiler_builtins", "core", "default", "libc", "rustc-dep-of-std", "std_detect_dlsym_getauxval", "std_detect_env_override", "std_detect_file_io"))' -C metadata=9532acaf1f8414c8 -C extra-filename=-9532acaf1f8414c8 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/release/deps --extern cfg_if=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/x86_64-unknown-openbsd/release/deps/libcfg_if-4f5356998e47e330.rmeta --extern compiler_builtins=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/x86_64-unknown-openbsd/release/deps/libcompiler_builtins-cf8a782eb8e5c2ae.rmeta --extern libc=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/x86_64-unknown-openbsd/release/deps/liblibc-75455b87c73c518c.rmeta --extern alloc=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/x86_64-unknown-openbsd/release/deps/librustc_std_workspace_alloc-2283cca7cd121495.rmeta --extern core=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/x86_64-unknown-openbsd/release/deps/librustc_std_workspace_core-0e32f01c1761ced2.rmeta -Csymbol-mangling-version=legacy '--check-cfg=cfg(feature,values(any()))' -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Cforce-frame-pointers=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.82.0/")' -Z binary-dep-depinfo -L native=/usr/lib` warning: `extern crate` is not idiomatic in the new edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/lib.rs:47:1 | 47 | extern crate alloc; | ^^^^^^^^^^^^^^^^^^^ | note: the lint level is defined here --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/lib.rs:38:9 | 38 | #![warn(rust_2018_idioms)] | ^^^^^^^^^^^^^^^^ = note: `#[warn(unused_extern_crates)]` implied by `#[warn(rust_2018_idioms)]` help: convert it to a `use` | 47 | use alloc; | ~~~ Compiling miniz_oxide v0.7.4 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=miniz_oxide CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/miniz_oxide-0.7.4 CARGO_PKG_AUTHORS='Frommi :oyvindln ' CARGO_PKG_DESCRIPTION='DEFLATE compression and decompression library rewritten in Rust based on miniz' CARGO_PKG_HOMEPAGE='https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide' CARGO_PKG_LICENSE='MIT OR Zlib OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=miniz_oxide CARGO_PKG_README=Readme.md CARGO_PKG_REPOSITORY='https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.7.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/miniz_oxide-0.7.4 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name miniz_oxide --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/miniz_oxide-0.7.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="compiler_builtins"' --cfg 'feature="core"' --cfg 'feature="rustc-dep-of-std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "compiler_builtins", "core", "default", "rustc-dep-of-std", "simd", "simd-adler32", "std", "with-alloc"))' -C metadata=434fa37041fd5f7e -C extra-filename=-434fa37041fd5f7e --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -C strip=debuginfo -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/release/deps --extern adler=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/x86_64-unknown-openbsd/release/deps/libadler-f461ce0edd0a5183.rmeta --extern compiler_builtins=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/x86_64-unknown-openbsd/release/deps/libcompiler_builtins-cf8a782eb8e5c2ae.rmeta --extern alloc=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/x86_64-unknown-openbsd/release/deps/librustc_std_workspace_alloc-2283cca7cd121495.rmeta --extern core=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/x86_64-unknown-openbsd/release/deps/librustc_std_workspace_core-0e32f01c1761ced2.rmeta --cap-lints warn -Csymbol-mangling-version=legacy '--check-cfg=cfg(feature,values(any()))' -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Cforce-frame-pointers=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.82.0/")' -Z binary-dep-depinfo -L native=/usr/lib` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/miniz_oxide-0.7.4/src/inflate/core.rs:392:38 | 392 | fn read_u16_le(iter: &mut slice::Iter) -> u16 { | -----------^--- expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 392 | fn read_u16_le(iter: &mut slice::Iter<'_, u8>) -> u16 { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/miniz_oxide-0.7.4/src/inflate/core.rs:407:38 | 407 | fn read_u32_le(iter: &mut slice::Iter) -> u32 { | -----------^--- expected lifetime parameter | help: indicate the anonymous lifetime | 407 | fn read_u32_le(iter: &mut slice::Iter<'_, u8>) -> u32 { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/miniz_oxide-0.7.4/src/inflate/core.rs:423:64 | 423 | fn fill_bit_buffer(l: &mut LocalVars, in_iter: &mut slice::Iter) { | -----------^--- expected lifetime parameter | help: indicate the anonymous lifetime | 423 | fn fill_bit_buffer(l: &mut LocalVars, in_iter: &mut slice::Iter<'_, u8>) { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/miniz_oxide-0.7.4/src/inflate/core.rs:491:30 | 491 | in_iter: &mut slice::Iter, | -----------^--- expected lifetime parameter | help: indicate the anonymous lifetime | 491 | in_iter: &mut slice::Iter<'_, u8>, | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/miniz_oxide-0.7.4/src/inflate/core.rs:599:42 | 599 | fn read_byte(in_iter: &mut slice::Iter, flags: u32, f: F) -> Action | -----------^--- expected lifetime parameter | help: indicate the anonymous lifetime | 599 | fn read_byte(in_iter: &mut slice::Iter<'_, u8>, flags: u32, f: F) -> Action | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/miniz_oxide-0.7.4/src/inflate/core.rs:618:30 | 618 | in_iter: &mut slice::Iter, | -----------^--- expected lifetime parameter | help: indicate the anonymous lifetime | 618 | in_iter: &mut slice::Iter<'_, u8>, | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/miniz_oxide-0.7.4/src/inflate/core.rs:647:64 | 647 | fn pad_to_bytes(l: &mut LocalVars, in_iter: &mut slice::Iter, flags: u32, f: F) -> Action | -----------^--- expected lifetime parameter | help: indicate the anonymous lifetime | 647 | fn pad_to_bytes(l: &mut LocalVars, in_iter: &mut slice::Iter<'_, u8>, flags: u32, f: F) -> Action | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/miniz_oxide-0.7.4/src/inflate/core.rs:981:30 | 981 | in_iter: &mut slice::Iter, | -----------^--- expected lifetime parameter | help: indicate the anonymous lifetime | 981 | in_iter: &mut slice::Iter<'_, u8>, | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/miniz_oxide-0.7.4/src/inflate/core.rs:982:19 | 982 | out_buf: &mut OutputBuffer, | ^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 982 | out_buf: &mut OutputBuffer<'_>, | ++++ warning: unexpected `cfg` condition name: `fuzzing` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/miniz_oxide-0.7.4/src/inflate/core.rs:1800:18 | 1800 | if !cfg!(fuzzing) { | ^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.29.0/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` 103 | 104 | / dw!( 105 | | /// The section type field in a `.dwp` unit index. 106 | | /// 107 | | /// This is used for version 5 and later. ... | 117 | | DW_SECT_RNGLISTS = 8, 118 | | }); | |__- in this macro invocation | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.29.0/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 120 | / dw!( 121 | | /// The section type field in a `.dwp` unit index with version 2. 122 | | DwSectV2(u32) { 123 | | DW_SECT_V2_INFO = 1, ... | 130 | | DW_SECT_V2_MACRO = 8, 131 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.29.0/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 133 | / dw!( 134 | | /// The unit type field in a unit header. 135 | | /// 136 | | /// See Section 7.5.1, Table 7.2. ... | 145 | | DW_UT_hi_user = 0xff, 146 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.29.0/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 148 | / dw!( 149 | | /// The opcode for a call frame instruction. 150 | | /// 151 | | /// Section 7.24: ... | 193 | | DW_CFA_AARCH64_negate_ra_state = 0x2d, 194 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.29.0/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 196 | / dw!( 197 | | /// The child determination encodings for DIE attributes. 198 | | /// 199 | | /// See Section 7.5.3, Table 7.4. ... | 202 | | DW_CHILDREN_yes = 1, 203 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.29.0/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 205 | / dw!( 206 | | /// The tag encodings for DIE attributes. 207 | | /// 208 | | /// See Section 7.5.3, Table 7.3. ... | 347 | | DW_TAG_BORLAND_Delphi_variant = 0xb004, 348 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.29.0/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 350 | / dw!( 351 | | /// The attribute encodings for DIE attributes. 352 | | /// 353 | | /// See Section 7.5.4, Table 7.5. ... | 657 | | DW_AT_APPLE_property = 0x3fed 658 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.29.0/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 660 | / dw!( 661 | | /// The attribute form encodings for DIE attributes. 662 | | /// 663 | | /// See Section 7.5.6, Table 7.6. ... | 721 | | DW_FORM_GNU_strp_alt = 0x1f21 722 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.29.0/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 724 | / dw!( 725 | | /// The encodings of the constants used in the `DW_AT_encoding` attribute. 726 | | /// 727 | | /// See Section 7.8, Table 7.11. ... | 753 | | DW_ATE_hi_user = 0xff, 754 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.29.0/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 756 | / dw!( 757 | | /// The encodings of the constants used in location list entries. 758 | | /// 759 | | /// See Section 7.7.3, Table 7.10. ... | 770 | | DW_LLE_GNU_view_pair = 0x09, 771 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.29.0/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 773 | / dw!( 774 | | /// The encodings of the constants used in the `DW_AT_decimal_sign` attribute. 775 | | /// 776 | | /// See Section 7.8, Table 7.12. ... | 782 | | DW_DS_trailing_separate = 0x05, 783 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.29.0/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 785 | / dw!( 786 | | /// The encodings of the constants used in the `DW_AT_endianity` attribute. 787 | | /// 788 | | /// See Section 7.8, Table 7.13. ... | 794 | | DW_END_hi_user = 0xff, 795 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.29.0/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 797 | / dw!( 798 | | /// The encodings of the constants used in the `DW_AT_accessibility` attribute. 799 | | /// 800 | | /// See Section 7.9, Table 7.14. ... | 804 | | DW_ACCESS_private = 0x03, 805 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.29.0/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 807 | / dw!( 808 | | /// The encodings of the constants used in the `DW_AT_visibility` attribute. 809 | | /// 810 | | /// See Section 7.10, Table 7.15. ... | 814 | | DW_VIS_qualified = 0x03, 815 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.29.0/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 817 | / dw!( 818 | | /// The encodings of the constants used in the `DW_AT_virtuality` attribute. 819 | | /// 820 | | /// See Section 7.11, Table 7.16. ... | 824 | | DW_VIRTUALITY_pure_virtual = 0x02, 825 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.29.0/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 827 | / dw!( 828 | | /// The encodings of the constants used in the `DW_AT_language` attribute. 829 | | /// 830 | | /// See Section 7.12, Table 7.17. ... | 886 | | DW_LANG_BORLAND_Delphi = 0xb000, 887 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.29.0/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 925 | / dw!( 926 | | /// The encodings of the constants used in the `DW_AT_address_class` attribute. 927 | | /// 928 | | /// There is only one value that is common to all target architectures. ... | 931 | | DW_ADDR_none = 0x00, 932 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.29.0/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 934 | / dw!( 935 | | /// The encodings of the constants used in the `DW_AT_identifier_case` attribute. 936 | | /// 937 | | /// See Section 7.14, Table 7.18. ... | 942 | | DW_ID_case_insensitive = 0x03, 943 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.29.0/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 945 | / dw!( 946 | | /// The encodings of the constants used in the `DW_AT_calling_convention` attribute. 947 | | /// 948 | | /// See Section 7.15, Table 7.19. ... | 956 | | DW_CC_hi_user = 0xff, 957 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.29.0/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 959 | / dw!( 960 | | /// The encodings of the constants used in the `DW_AT_inline` attribute. 961 | | /// 962 | | /// See Section 7.16, Table 7.20. ... | 967 | | DW_INL_declared_inlined = 0x03, 968 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.29.0/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 970 | / dw!( 971 | | /// The encodings of the constants used in the `DW_AT_ordering` attribute. 972 | | /// 973 | | /// See Section 7.17, Table 7.17. ... | 976 | | DW_ORD_col_major = 0x01, 977 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.29.0/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 979 | / dw!( 980 | | /// The encodings of the constants used in the `DW_AT_discr_list` attribute. 981 | | /// 982 | | /// See Section 7.18, Table 7.22. ... | 985 | | DW_DSC_range = 0x01, 986 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.29.0/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 988 | / dw!( 989 | | /// Name index attribute encodings. 990 | | /// 991 | | /// See Section 7.19, Table 7.23. ... | 999 | | DW_IDX_hi_user = 0x3fff, 1000 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.29.0/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 1002 | / dw!( 1003 | | /// The encodings of the constants used in the `DW_AT_defaulted` attribute. 1004 | | /// 1005 | | /// See Section 7.20, Table 7.24. ... | 1009 | | DW_DEFAULTED_out_of_class = 0x02, 1010 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.29.0/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 1012 | / dw!( 1013 | | /// The encodings for the standard opcodes for line number information. 1014 | | /// 1015 | | /// See Section 7.22, Table 7.25. ... | 1028 | | DW_LNS_set_isa = 0x0c, 1029 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.29.0/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 1031 | / dw!( 1032 | | /// The encodings for the extended opcodes for line number information. 1033 | | /// 1034 | | /// See Section 7.22, Table 7.26. ... | 1042 | | DW_LNE_hi_user = 0xff, 1043 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.29.0/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 1045 | / dw!( 1046 | | /// The encodings for the line number header entry formats. 1047 | | /// 1048 | | /// See Section 7.22, Table 7.27. ... | 1056 | | DW_LNCT_hi_user = 0x3fff, 1057 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.29.0/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 1059 | / dw!( 1060 | | /// The encodings for macro information entry types. 1061 | | /// 1062 | | /// See Section 7.23, Table 7.28. ... | 1077 | | DW_MACRO_hi_user = 0xff, 1078 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.29.0/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 1080 | / dw!( 1081 | | /// Range list entry encoding values. 1082 | | /// 1083 | | /// See Section 7.25, Table 7.30. ... | 1092 | | DW_RLE_start_length = 0x07, 1093 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.29.0/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 1095 | / dw!( 1096 | | /// The encodings for DWARF expression operations. 1097 | | /// 1098 | | /// See Section 7.7.1, Table 7.9. ... | 1279 | | DW_OP_WASM_location = 0xed, 1280 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.29.0/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 1282 | / dw!( 1283 | | /// Pointer encoding used by `.eh_frame`. 1284 | | /// 1285 | | /// The four lower bits describe the ... | 1337 | | DW_EH_PE_omit = 0xff, 1338 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.29.0/src/read/cfi.rs:210:45 | 210 | pub fn table(&self) -> Option> { | ----------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 210 | pub fn table(&self) -> Option> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.29.0/src/read/cfi.rs:1248:56 | 1248 | encoding_parameters: &PointerEncodingParameters, | -------------------------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 1248 | encoding_parameters: &PointerEncodingParameters<'_, R>, | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.29.0/src/read/cfi.rs:1715:47 | 1715 | parameters: &PointerEncodingParameters, | -------------------------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 1715 | parameters: &PointerEncodingParameters<'_, R>, | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.29.0/src/read/cfi.rs:1993:32 | 1993 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1993 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.29.0/src/read/cfi.rs:2527:32 | 2527 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2527 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.29.0/src/read/cfi.rs:2597:39 | 2597 | fn iter(&self) -> RegisterRuleIter { | ----------------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 2597 | fn iter(&self) -> RegisterRuleIter<'_, T> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.29.0/src/read/cfi.rs:2674:32 | 2674 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2674 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.29.0/src/read/cfi.rs:2815:48 | 2815 | pub fn registers(&self) -> RegisterRuleIter { | ----------------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 2815 | pub fn registers(&self) -> RegisterRuleIter<'_, T> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.29.0/src/read/cfi.rs:3212:47 | 3212 | parameters: &PointerEncodingParameters, | -------------------------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 3212 | parameters: &PointerEncodingParameters<'_, R>, | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.29.0/src/read/cfi.rs:3560:43 | 3560 | parameters: &PointerEncodingParameters, | -------------------------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 3560 | parameters: &PointerEncodingParameters<'_, R>, | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.29.0/src/read/dwarf.rs:542:42 | 542 | entry: &DebuggingInformationEntry, | -------------------------^-- expected lifetime parameters | help: indicate the anonymous lifetimes | 542 | entry: &DebuggingInformationEntry<'_, '_, R>, | +++++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.29.0/src/read/dwarf.rs:994:43 | 994 | sections: UnitIndexSectionIterator, | ------------------------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 994 | sections: UnitIndexSectionIterator<'_, R>, | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.29.0/src/read/dwarf.rs:1273:91 | 1273 | pub fn entry(&self, offset: UnitOffset) -> Result> { | -------------------------^-- expected lifetime parameters | help: indicate the anonymous lifetimes | 1273 | pub fn entry(&self, offset: UnitOffset) -> Result> { | +++++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.29.0/src/read/dwarf.rs:1279:43 | 1279 | pub fn entries(&self) -> EntriesCursor { | -------------^-- expected lifetime parameters | help: indicate the anonymous lifetimes | 1279 | pub fn entries(&self) -> EntriesCursor<'_, '_, R> { | +++++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.29.0/src/read/dwarf.rs:1286:91 | 1286 | pub fn entries_at_offset(&self, offset: UnitOffset) -> Result> { | -------------^-- expected lifetime parameters | help: indicate the anonymous lifetimes | 1286 | pub fn entries_at_offset(&self, offset: UnitOffset) -> Result> { | +++++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.29.0/src/read/dwarf.rs:1293:92 | 1293 | pub fn entries_tree(&self, offset: Option>) -> Result> { | -----------^-- expected lifetime parameters | help: indicate the anonymous lifetimes | 1293 | pub fn entries_tree(&self, offset: Option>) -> Result> { | +++++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.29.0/src/read/dwarf.rs:1299:90 | 1299 | pub fn entries_raw(&self, offset: Option>) -> Result> { | ----------^-- expected lifetime parameters | help: indicate the anonymous lifetimes | 1299 | pub fn entries_raw(&self, offset: Option>) -> Result> { | +++++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.29.0/src/read/endian_slice.rs:307:37 | 307 | fn to_slice(&self) -> Result> { | ---^----- expected lifetime parameter | help: indicate the anonymous lifetime | 307 | fn to_slice(&self) -> Result> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.29.0/src/read/endian_slice.rs:313:38 | 313 | fn to_string(&self) -> Result> { | ---^---- expected lifetime parameter | help: indicate the anonymous lifetime | 313 | fn to_string(&self) -> Result> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.29.0/src/read/endian_slice.rs:322:44 | 322 | fn to_string_lossy(&self) -> Result> { | ---^---- expected lifetime parameter | help: indicate the anonymous lifetime | 322 | fn to_string_lossy(&self) -> Result> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.29.0/src/read/reader.rs:277:37 | 277 | fn to_slice(&self) -> Result>; | ---^----- expected lifetime parameter | help: indicate the anonymous lifetime | 277 | fn to_slice(&self) -> Result>; | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.29.0/src/read/reader.rs:288:38 | 288 | fn to_string(&self) -> Result>; | ---^---- expected lifetime parameter | help: indicate the anonymous lifetime | 288 | fn to_string(&self) -> Result>; | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.29.0/src/read/reader.rs:297:44 | 297 | fn to_string_lossy(&self) -> Result>; | ---^---- expected lifetime parameter | help: indicate the anonymous lifetime | 297 | fn to_string_lossy(&self) -> Result>; | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.29.0/src/read/relocate.rs:133:37 | 133 | fn to_slice(&self) -> Result> { | ---^----- expected lifetime parameter | help: indicate the anonymous lifetime | 133 | fn to_slice(&self) -> Result> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.29.0/src/read/relocate.rs:139:38 | 139 | fn to_string(&self) -> Result> { | ---^---- expected lifetime parameter | help: indicate the anonymous lifetime | 139 | fn to_string(&self) -> Result> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.29.0/src/read/relocate.rs:145:44 | 145 | fn to_string_lossy(&self) -> Result> { | ---^---- expected lifetime parameter | help: indicate the anonymous lifetime | 145 | fn to_string_lossy(&self) -> Result> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.29.0/src/read/index.rs:259:76 | 259 | pub fn sections(&self, mut row: u32) -> Result> { | ------------------------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 259 | pub fn sections(&self, mut row: u32) -> Result> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.29.0/src/read/line.rs:524:32 | 524 | fn fmt(&self, f: &mut fmt::Formatter) -> result::Result<(), fmt::Error> { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 524 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> result::Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.29.0/src/read/value.rs:112:42 | 112 | entry: &DebuggingInformationEntry, | -------------------------^-- expected lifetime parameters | help: indicate the anonymous lifetimes | 112 | entry: &DebuggingInformationEntry<'_, '_, R>, | +++++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.29.0/src/read/mod.rs:445:32 | 445 | fn fmt(&self, f: &mut fmt::Formatter) -> ::core::result::Result<(), fmt::Error> { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 445 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> ::core::result::Result<(), fmt::Error> { | ++++ warning: `hashbrown` (lib) generated 1 warning warning: `miniz_oxide` (lib) generated 10 warnings Compiling addr2line v0.22.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=addr2line CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/addr2line-0.22.0 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A cross-platform symbolication library written in Rust, using `gimli`' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=addr2line CARGO_PKG_README=./README.md CARGO_PKG_REPOSITORY='https://github.com/gimli-rs/addr2line' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.22.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=22 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/addr2line-0.22.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name addr2line --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/addr2line-0.22.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="compiler_builtins"' --cfg 'feature="core"' --cfg 'feature="rustc-dep-of-std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "compiler_builtins", "core", "cpp_demangle", "default", "fallible-iterator", "memmap2", "object", "rustc-demangle", "rustc-dep-of-std", "smallvec", "std", "std-object"))' -C metadata=b4b897ad0769488f -C extra-filename=-b4b897ad0769488f --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -C strip=debuginfo -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/release/deps --extern compiler_builtins=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/x86_64-unknown-openbsd/release/deps/libcompiler_builtins-cf8a782eb8e5c2ae.rmeta --extern gimli=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/x86_64-unknown-openbsd/release/deps/libgimli-681c6e352d435074.rmeta --extern alloc=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/x86_64-unknown-openbsd/release/deps/librustc_std_workspace_alloc-2283cca7cd121495.rmeta --extern core=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/x86_64-unknown-openbsd/release/deps/librustc_std_workspace_core-0e32f01c1761ced2.rmeta --cap-lints warn -Csymbol-mangling-version=legacy '--check-cfg=cfg(feature,values(any()))' -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Cforce-frame-pointers=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.82.0/")' -Z binary-dep-depinfo -L native=/usr/lib` warning: `extern crate` is not idiomatic in the new edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/addr2line-0.22.0/src/lib.rs:37:1 | 37 | pub extern crate gimli; | ^^^^^^^^^^^^^^^^^^^^^^^ | = note: `-W unused-extern-crates` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(unused_extern_crates)]` help: convert it to a `use` | 37 | pub use gimli; | ~~~ warning: `addr2line` (lib) generated 1 warning warning: `gimli` (lib) generated 61 warnings Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=std CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='The Rust Standard Library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=std CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rust.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/x86_64-unknown-openbsd/release/build/std-c0118d50937f9f67/out STD_ENV_ARCH=x86_64 /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name std --edition=2021 std/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type dylib --crate-type rlib --emit=dep-info,link -C prefer-dynamic -C opt-level=3 -C embed-bitcode=no --warn=unexpected_cfgs --cfg 'feature="addr2line"' --cfg 'feature="backtrace"' --cfg 'feature="compiler-builtins-c"' --cfg 'feature="miniz_oxide"' --cfg 'feature="object"' --cfg 'feature="panic_unwind"' --cfg 'feature="std_detect_dlsym_getauxval"' --cfg 'feature="std_detect_file_io"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("addr2line", "backtrace", "compiler-builtins-c", "compiler-builtins-mangled-names", "compiler-builtins-mem", "compiler-builtins-no-asm", "compiler-builtins-no-f16-f128", "llvm-libunwind", "miniz_oxide", "object", "optimize_for_size", "panic-unwind", "panic_immediate_abort", "panic_unwind", "profiler", "profiler_builtins", "std_detect_dlsym_getauxval", "std_detect_env_override", "std_detect_file_io", "system-llvm-libunwind", "windows_raw_dylib"))' --check-cfg 'cfg(bootstrap)' --check-cfg 'cfg(target_arch, values("xtensa"))' --check-cfg 'cfg(feature, values(any()))' -C metadata=e66ecb015b23aace -C extra-filename=-e66ecb015b23aace --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/release/deps --extern 'priv:addr2line=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/x86_64-unknown-openbsd/release/deps/libaddr2line-b4b897ad0769488f.rlib' --extern alloc=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/x86_64-unknown-openbsd/release/deps/liballoc-dfe11ff847860ac8.rlib --extern 'priv:cfg_if=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/x86_64-unknown-openbsd/release/deps/libcfg_if-4f5356998e47e330.rlib' --extern 'priv:compiler_builtins=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/x86_64-unknown-openbsd/release/deps/libcompiler_builtins-cf8a782eb8e5c2ae.rlib' --extern core=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/x86_64-unknown-openbsd/release/deps/libcore-13545a9af4272ab3.rlib --extern 'priv:hashbrown=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/x86_64-unknown-openbsd/release/deps/libhashbrown-0498d9553328c21d.rlib' --extern libc=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/x86_64-unknown-openbsd/release/deps/liblibc-75455b87c73c518c.rlib --extern 'priv:miniz_oxide=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/x86_64-unknown-openbsd/release/deps/libminiz_oxide-434fa37041fd5f7e.rlib' --extern 'priv:object=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/x86_64-unknown-openbsd/release/deps/libobject-d409a3b10c9b79b8.rlib' --extern 'priv:panic_abort=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/x86_64-unknown-openbsd/release/deps/libpanic_abort-7b7af51dd6dc4648.rlib' --extern 'priv:panic_unwind=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/x86_64-unknown-openbsd/release/deps/libpanic_unwind-acf79b661cb4d958.rlib' --extern 'priv:rustc_demangle=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/x86_64-unknown-openbsd/release/deps/librustc_demangle-c7776691d9bb0ef5.rlib' --extern 'priv:std_detect=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/x86_64-unknown-openbsd/release/deps/libstd_detect-9532acaf1f8414c8.rlib' --extern 'priv:unwind=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/x86_64-unknown-openbsd/release/deps/libunwind-645d9a5a94d89eaa.rlib' -Z unstable-options -Csymbol-mangling-version=legacy '--check-cfg=cfg(feature,values(any()))' -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Cforce-frame-pointers=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.82.0/")' -Z binary-dep-depinfo -L native=/usr/lib --cfg backtrace_in_libstd --check-cfg 'cfg(netbsd10)' --check-cfg 'cfg(restricted_std)' --check-cfg 'cfg(backtrace_in_libstd)' --check-cfg 'cfg(reliable_f16)' --check-cfg 'cfg(reliable_f128)' --check-cfg 'cfg(reliable_f16_math)' --check-cfg 'cfg(reliable_f128_math)'` Compiling rustc-std-workspace-std v1.99.0 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/rustc-std-workspace-std) Compiling proc_macro v0.0.0 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/proc_macro) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rustc_std_workspace_std CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/rustc-std-workspace-std CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Hack for the compiler'\''s own build system ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc-std-workspace-std CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.99.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=99 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rustc_std_workspace_std --edition=2021 rustc-std-workspace-std/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=a227ba33dafec327 -C extra-filename=-a227ba33dafec327 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/release/deps --extern std=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/x86_64-unknown-openbsd/release/deps/libstd-e66ecb015b23aace.so --extern std=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/x86_64-unknown-openbsd/release/deps/libstd-e66ecb015b23aace.rlib -Csymbol-mangling-version=legacy '--check-cfg=cfg(feature,values(any()))' -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Cforce-frame-pointers=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.82.0/")' -Z binary-dep-depinfo -L native=/usr/lib` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=proc_macro CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/proc_macro CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc_macro CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name proc_macro --edition=2021 proc_macro/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=560133baf6d77e57 -C extra-filename=-560133baf6d77e57 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/release/deps --extern core=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/x86_64-unknown-openbsd/release/deps/libcore-13545a9af4272ab3.rmeta --extern std=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/x86_64-unknown-openbsd/release/deps/libstd-e66ecb015b23aace.so --extern std=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/x86_64-unknown-openbsd/release/deps/libstd-e66ecb015b23aace.rlib -Csymbol-mangling-version=legacy '--check-cfg=cfg(feature,values(any()))' -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Cforce-frame-pointers=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.82.0/")' -Z binary-dep-depinfo -L native=/usr/lib` Compiling unicode-width v0.1.13 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=unicode_width CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicode-width-0.1.13 CARGO_PKG_AUTHORS='kwantam :Manish Goregaokar ' CARGO_PKG_DESCRIPTION='Determine displayed width of `char` and `str` types according to Unicode Standard Annex #11 rules. ' CARGO_PKG_HOMEPAGE='https://github.com/unicode-rs/unicode-width' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-width CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-rs/unicode-width' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.13 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=13 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicode-width-0.1.13 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name unicode_width --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicode-width-0.1.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="compiler_builtins"' --cfg 'feature="core"' --cfg 'feature="default"' --cfg 'feature="rustc-dep-of-std"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "no_std", "rustc-dep-of-std", "std"))' -C metadata=51d8d256c179dbf1 -C extra-filename=-51d8d256c179dbf1 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/release/deps --extern compiler_builtins=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/x86_64-unknown-openbsd/release/deps/libcompiler_builtins-cf8a782eb8e5c2ae.rmeta --extern core=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/x86_64-unknown-openbsd/release/deps/librustc_std_workspace_core-0e32f01c1761ced2.rmeta --extern std=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/x86_64-unknown-openbsd/release/deps/librustc_std_workspace_std-a227ba33dafec327.rmeta --cap-lints warn -Csymbol-mangling-version=legacy '--check-cfg=cfg(feature,values(any()))' -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Cforce-frame-pointers=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.82.0/")' -Z binary-dep-depinfo -L native=/usr/lib` Compiling getopts v0.2.21 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=getopts CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/getopts-0.2.21 CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='getopts-like option parsing. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/getopts' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=getopts CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/getopts' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.21 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=21 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/getopts-0.2.21 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name getopts --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/getopts-0.2.21/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="core"' --cfg 'feature="rustc-dep-of-std"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("core", "rustc-dep-of-std", "std"))' -C metadata=0e7ab45977d7fa22 -C extra-filename=-0e7ab45977d7fa22 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/release/deps --extern core=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/x86_64-unknown-openbsd/release/deps/librustc_std_workspace_core-0e32f01c1761ced2.rmeta --extern std=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/x86_64-unknown-openbsd/release/deps/librustc_std_workspace_std-a227ba33dafec327.rmeta --extern unicode_width=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/x86_64-unknown-openbsd/release/deps/libunicode_width-51d8d256c179dbf1.rmeta --cap-lints warn -Csymbol-mangling-version=legacy '--check-cfg=cfg(feature,values(any()))' -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Cforce-frame-pointers=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.82.0/")' -Z binary-dep-depinfo -L native=/usr/lib` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/getopts-0.2.21/src/lib.rs:949:32 | 949 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 949 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ Compiling test v0.0.0 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/test) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=test CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/test CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=test CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name test --edition=2021 test/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f33644772f3afe26 -C extra-filename=-f33644772f3afe26 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/release/deps --extern core=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/x86_64-unknown-openbsd/release/deps/libcore-13545a9af4272ab3.rmeta --extern getopts=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/x86_64-unknown-openbsd/release/deps/libgetopts-0e7ab45977d7fa22.rmeta --extern libc=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/x86_64-unknown-openbsd/release/deps/liblibc-75455b87c73c518c.rmeta --extern std=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/x86_64-unknown-openbsd/release/deps/libstd-e66ecb015b23aace.so --extern std=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/x86_64-unknown-openbsd/release/deps/libstd-e66ecb015b23aace.rlib -Csymbol-mangling-version=legacy '--check-cfg=cfg(feature,values(any()))' -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Cforce-frame-pointers=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.82.0/")' -Z binary-dep-depinfo -L native=/usr/lib` warning: `getopts` (lib) generated 1 warning Compiling sysroot v0.0.0 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/sysroot) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=sysroot CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/sysroot CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=sysroot CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name sysroot --edition=2021 sysroot/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="backtrace"' --cfg 'feature="compiler-builtins-c"' --cfg 'feature="default"' --cfg 'feature="panic-unwind"' --cfg 'feature="std_detect_dlsym_getauxval"' --cfg 'feature="std_detect_file_io"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("backtrace", "compiler-builtins-c", "compiler-builtins-mangled-names", "compiler-builtins-mem", "compiler-builtins-no-asm", "compiler-builtins-no-f16-f128", "default", "llvm-libunwind", "optimize_for_size", "panic-unwind", "panic_immediate_abort", "profiler", "std_detect_dlsym_getauxval", "std_detect_env_override", "std_detect_file_io", "system-llvm-libunwind", "windows_raw_dylib"))' -C metadata=06f5da45291e6bbb -C extra-filename=-06f5da45291e6bbb --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/release/deps --extern proc_macro=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/x86_64-unknown-openbsd/release/deps/libproc_macro-560133baf6d77e57.rmeta --extern std=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/x86_64-unknown-openbsd/release/deps/libstd-e66ecb015b23aace.so --extern std=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/x86_64-unknown-openbsd/release/deps/libstd-e66ecb015b23aace.rlib --extern test=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/x86_64-unknown-openbsd/release/deps/libtest-f33644772f3afe26.rmeta -Csymbol-mangling-version=legacy '--check-cfg=cfg(feature,values(any()))' -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Cforce-frame-pointers=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.82.0/")' -Z binary-dep-depinfo -L native=/usr/lib` Finished `release` profile [optimized] target(s) in 2m 26s c Assemble { target_compiler: Compiler { stage: 0, host: x86_64-unknown-openbsd } } > StdLink { compiler: Compiler { stage: 0, host: x86_64-unknown-openbsd }, target_compiler: Compiler { stage: 0, host: x86_64-unknown-openbsd }, target: x86_64-unknown-openbsd, crates: [], force_recompile: false } c Libdir { compiler: Compiler { stage: 0, host: x86_64-unknown-openbsd }, target: x86_64-unknown-openbsd } c Libdir { compiler: Compiler { stage: 0, host: x86_64-unknown-openbsd }, target: x86_64-unknown-openbsd } Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/x86_64-unknown-openbsd/release/deps/libaddr2line-b4b897ad0769488f.rlib" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/libaddr2line-b4b897ad0769488f.rlib" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/x86_64-unknown-openbsd/release/deps/libadler-f461ce0edd0a5183.rlib" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/libadler-f461ce0edd0a5183.rlib" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/x86_64-unknown-openbsd/release/deps/liballoc-dfe11ff847860ac8.rlib" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/liballoc-dfe11ff847860ac8.rlib" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/x86_64-unknown-openbsd/release/deps/libcfg_if-4f5356998e47e330.rlib" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/libcfg_if-4f5356998e47e330.rlib" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/x86_64-unknown-openbsd/release/deps/libcompiler_builtins-cf8a782eb8e5c2ae.rlib" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/libcompiler_builtins-cf8a782eb8e5c2ae.rlib" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/x86_64-unknown-openbsd/release/deps/libcore-13545a9af4272ab3.rlib" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/libcore-13545a9af4272ab3.rlib" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/x86_64-unknown-openbsd/release/deps/libgetopts-0e7ab45977d7fa22.rlib" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/libgetopts-0e7ab45977d7fa22.rlib" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/x86_64-unknown-openbsd/release/deps/libgimli-681c6e352d435074.rlib" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/libgimli-681c6e352d435074.rlib" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/x86_64-unknown-openbsd/release/deps/libhashbrown-0498d9553328c21d.rlib" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/libhashbrown-0498d9553328c21d.rlib" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/x86_64-unknown-openbsd/release/deps/liblibc-75455b87c73c518c.rlib" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/liblibc-75455b87c73c518c.rlib" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/x86_64-unknown-openbsd/release/deps/libmemchr-79299615a6ab04fb.rlib" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/libmemchr-79299615a6ab04fb.rlib" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/x86_64-unknown-openbsd/release/deps/libminiz_oxide-434fa37041fd5f7e.rlib" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/libminiz_oxide-434fa37041fd5f7e.rlib" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/x86_64-unknown-openbsd/release/deps/libobject-d409a3b10c9b79b8.rlib" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/libobject-d409a3b10c9b79b8.rlib" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/x86_64-unknown-openbsd/release/deps/libpanic_abort-7b7af51dd6dc4648.rlib" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/libpanic_abort-7b7af51dd6dc4648.rlib" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/x86_64-unknown-openbsd/release/deps/libpanic_unwind-acf79b661cb4d958.rlib" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/libpanic_unwind-acf79b661cb4d958.rlib" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/x86_64-unknown-openbsd/release/deps/libproc_macro-560133baf6d77e57.rlib" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/libproc_macro-560133baf6d77e57.rlib" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/x86_64-unknown-openbsd/release/deps/librustc_demangle-c7776691d9bb0ef5.rlib" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/librustc_demangle-c7776691d9bb0ef5.rlib" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/x86_64-unknown-openbsd/release/deps/librustc_std_workspace_alloc-2283cca7cd121495.rlib" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/librustc_std_workspace_alloc-2283cca7cd121495.rlib" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/x86_64-unknown-openbsd/release/deps/librustc_std_workspace_core-0e32f01c1761ced2.rlib" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/librustc_std_workspace_core-0e32f01c1761ced2.rlib" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/x86_64-unknown-openbsd/release/deps/librustc_std_workspace_std-a227ba33dafec327.rlib" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/librustc_std_workspace_std-a227ba33dafec327.rlib" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/x86_64-unknown-openbsd/release/deps/libstd-e66ecb015b23aace.rlib" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/libstd-e66ecb015b23aace.rlib" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/x86_64-unknown-openbsd/release/deps/libstd-e66ecb015b23aace.so" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/libstd-e66ecb015b23aace.so" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/x86_64-unknown-openbsd/release/deps/libstd_detect-9532acaf1f8414c8.rlib" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/libstd_detect-9532acaf1f8414c8.rlib" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/x86_64-unknown-openbsd/release/deps/libsysroot-06f5da45291e6bbb.rlib" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/libsysroot-06f5da45291e6bbb.rlib" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/x86_64-unknown-openbsd/release/deps/libtest-f33644772f3afe26.rlib" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/libtest-f33644772f3afe26.rlib" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/x86_64-unknown-openbsd/release/deps/libunicode_width-51d8d256c179dbf1.rlib" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/libunicode_width-51d8d256c179dbf1.rlib" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-std/x86_64-unknown-openbsd/release/deps/libunwind-645d9a5a94d89eaa.rlib" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/libunwind-645d9a5a94d89eaa.rlib" < StdLink { compiler: Compiler { stage: 0, host: x86_64-unknown-openbsd }, target_compiler: Compiler { stage: 0, host: x86_64-unknown-openbsd }, target: x86_64-unknown-openbsd, crates: [], force_recompile: false } < Std { target: x86_64-unknown-openbsd, compiler: Compiler { stage: 0, host: x86_64-unknown-openbsd }, crates: [], force_recompile: false, extra_rust_args: [], is_for_mir_opt_tests: false } c Assemble { target_compiler: Compiler { stage: 0, host: x86_64-unknown-openbsd } } c Assemble { target_compiler: Compiler { stage: 0, host: x86_64-unknown-openbsd } } c Std { target: x86_64-unknown-openbsd, compiler: Compiler { stage: 0, host: x86_64-unknown-openbsd }, crates: [], force_recompile: false, extra_rust_args: [], is_for_mir_opt_tests: false } c Libdir { compiler: Compiler { stage: 0, host: x86_64-unknown-openbsd }, target: x86_64-unknown-openbsd } c Sysroot { compiler: Compiler { stage: 0, host: x86_64-unknown-openbsd }, force_recompile: false } using sysroot /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot running: "/usr/local/bin/llvm-config-17" "--version" (failure_mode=Exit) (created at src/core/build_steps/llvm.rs:579:19, executed at src/core/build_steps/llvm.rs:579:57) > Llvm { target: x86_64-unknown-openbsd } running: "/usr/local/bin/llvm-config-17" "--version" (failure_mode=Exit) (created at src/core/build_steps/llvm.rs:579:19, executed at src/core/build_steps/llvm.rs:579:57) < Llvm { target: x86_64-unknown-openbsd } Building compiler artifacts (stage0 -> stage1, x86_64-unknown-openbsd) running: cd "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src" && env -u MAKEFLAGS -u MFLAGS AR_x86_64_unknown_openbsd="ar" CARGO_INCREMENTAL="0" CARGO_PROFILE_RELEASE_DEBUG="0" CARGO_PROFILE_RELEASE_DEBUG_ASSERTIONS="false" CARGO_PROFILE_RELEASE_OVERFLOW_CHECKS="false" CARGO_PROFILE_RELEASE_STRIP="false" CARGO_TARGET_DIR="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc" CC_x86_64_unknown_openbsd="cc" CFG_COMPILER_BUILD_TRIPLE="x86_64-unknown-openbsd" CFG_COMPILER_HOST_TRIPLE="x86_64-unknown-openbsd" CFG_DEFAULT_CODEGEN_BACKEND="llvm" CFG_DISABLE_UNSTABLE_FEATURES="1" CFG_LIBDIR_RELATIVE="lib" CFG_RELEASE="1.82.0" CFG_RELEASE_CHANNEL="stable" CFG_VERSION="1.82.0 (f6e511eec 2024-10-15) (built from a source tarball)" CFG_VER_DATE="2024-10-15" CFG_VER_HASH="f6e511eec7342f59a25f7c0534f1dbea00d01b14" CFLAGS_x86_64_unknown_openbsd="-O2 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-openbsd -O2 -pipe" CXXFLAGS_x86_64_unknown_openbsd="-O2 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-openbsd" CXX_x86_64_unknown_openbsd="c++" LIBC_CHECK_CFG="1" LLVM_CONFIG="/usr/local/bin/llvm-config-17" RANLIB_x86_64_unknown_openbsd="ar s" REAL_LIBRARY_PATH="/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib" REAL_LIBRARY_PATH_VAR="LD_LIBRARY_PATH" RUSTBUILD_NATIVE_DIR="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/native" RUSTC="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc" RUSTC_BOOTSTRAP="1" RUSTC_BREAK_ON_ICE="1" RUSTC_ERROR_METADATA_DST="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/extended-error-metadata" RUSTC_FORCE_UNSTABLE="1" RUSTC_HOST_FLAGS="-Zunstable-options --check-cfg=cfg(bootstrap)" RUSTC_INSTALL_BINDIR="bin" RUSTC_LIBDIR="/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib" RUSTC_LINK_STD_INTO_RUSTC_DRIVER="1" RUSTC_LINT_FLAGS="-Wrust_2018_idioms -Wunused_lifetimes" RUSTC_REAL="/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/rustc" RUSTC_SNAPSHOT="/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/rustc" RUSTC_SNAPSHOT_LIBDIR="/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib" RUSTC_STAGE="1" RUSTC_SYSROOT="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot" RUSTC_TLS_MODEL_INITIAL_EXEC="1" RUSTC_VERBOSE="2" RUSTC_WRAPPER="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc" RUSTDOC="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustdoc" RUSTDOCFLAGS="--cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(parallel_compiler) -Wrustdoc::invalid_codeblock_attributes --crate-version 1.82.0\t(f6e511eec\t2024-10-15)\t(built\tfrom\ta\tsource\ttarball) -Zcrate-attr=warn(rust_2018_idioms)" RUSTDOC_REAL="/path/to/nowhere/rustdoc/not/required" RUSTFLAGS="--cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(parallel_compiler) -Zmacro-backtrace -Csplit-debuginfo=off -Wrustc::internal -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin -Clink-args=-Wl,-rpath,$ORIGIN/../lib -Zon-broken-pipe=kill" RUST_TEST_THREADS="6" WINAPI_NO_BUNDLED_LIBRARIES="1" __CARGO_DEFAULT_LIB_METADATA="bootstrap" "/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo" "build" "--target" "x86_64-unknown-openbsd" "--release" "-Zbinary-dep-depinfo" "-j" "6" "-v" "-v" "--frozen" "--features" "llvm max_level_info" "--manifest-path" "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc/Cargo.toml" "--message-format" "json-render-diagnostics" Compiling proc-macro2 v1.0.86 Compiling unicode-ident v1.0.12 Compiling cfg-if v1.0.0 Compiling libc v0.2.157 Compiling version_check v0.9.5 Compiling once_cell v1.19.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=unicode_ident CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicode-ident-1.0.12 CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='(MIT OR Apache-2.0) AND Unicode-DFS-2016' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-ident CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/unicode-ident' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.12 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicode-ident-1.0.12 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name unicode_ident --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicode-ident-1.0.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b8255b0d726b3182 -C extra-filename=-b8255b0d726b3182 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86 CARGO_PKG_AUTHORS='David Tolnay :Alex Crichton ' CARGO_PKG_DESCRIPTION='A substitute implementation of the compiler'\''s `proc_macro` API to decouple token-based libraries from the procedural macro use case.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/proc-macro2' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.86 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=86 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=16de32070b57bdac -C extra-filename=-16de32070b57bdac --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/build/proc-macro2-16de32070b57bdac -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157 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.157 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=157 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="extra_traits"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=3fb056197d3382fc -C extra-filename=-3fb056197d3382fc --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/build/libc-3fb056197d3382fc -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=cfg_if CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/cfg-if-1.0.0 CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='A macro to ergonomically define an item depending on a large number of #[cfg] parameters. Structured like an if-else chain, the first matching branch is the item that gets emitted. ' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/cfg-if' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cfg-if CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/cfg-if' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/cfg-if-1.0.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name cfg_if --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/cfg-if-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "rustc-dep-of-std"))' -C metadata=62479ba5b8a3cb8b -C extra-filename=-62479ba5b8a3cb8b --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=version_check CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/version_check-0.9.5 CARGO_PKG_AUTHORS='Sergio Benitez ' CARGO_PKG_DESCRIPTION='Tiny crate to check the version of the installed/running rustc.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=version_check CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/SergioBenitez/version_check' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.9.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/version_check-0.9.5 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name version_check --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/version_check-0.9.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=88ee324521b40e85 -C extra-filename=-88ee324521b40e85 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=once_cell CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/once_cell-1.19.0 CARGO_PKG_AUTHORS='Aleksey Kladov ' CARGO_PKG_DESCRIPTION='Single assignment cells and lazy values.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=once_cell CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/matklad/once_cell' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=1.19.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=19 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/once_cell-1.19.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name once_cell --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/once_cell-1.19.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="race"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "atomic-polyfill", "critical-section", "default", "parking_lot", "portable-atomic", "race", "std", "unstable"))' -C metadata=d1ab462b77e1eee6 -C extra-filename=-d1ab462b77e1eee6 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/version_check-0.9.5/src/version.rs:192:32 | 192 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 192 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/version_check-0.9.5/src/version.rs:199:32 | 199 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 199 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/version_check-0.9.5/src/channel.rs:192:32 | 192 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 192 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/version_check-0.9.5/src/date.rs:178:32 | 178 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 178 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/once_cell-1.19.0/src/lib.rs:430:36 | 430 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 430 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/once_cell-1.19.0/src/lib.rs:722:36 | 722 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 722 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/once_cell-1.19.0/src/lib.rs:910:36 | 910 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 910 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/once_cell-1.19.0/src/lib.rs:1261:36 | 1261 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1261 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ Compiling stable_deref_trait v1.2.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=stable_deref_trait CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/stable_deref_trait-1.2.0 CARGO_PKG_AUTHORS='Robert Grosse ' CARGO_PKG_DESCRIPTION='An unsafe marker trait for types like Box and Rc that dereference to a stable address even when moved, and hence can be used with libraries such as owning_ref and rental. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=stable_deref_trait CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/storyyeller/stable_deref_trait' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.2.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/stable_deref_trait-1.2.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name stable_deref_trait --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/stable_deref_trait-1.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=d83a2f9996eef82d -C extra-filename=-d83a2f9996eef82d --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/once_cell-1.19.0/src/imp_std.rs:101:21 | 101 | let slot = &*self.value.get(); | ^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/once_cell-1.19.0/src/imp_std.rs:99:5 | 99 | pub(crate) unsafe fn get_unchecked(&self) -> &T { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` Compiling byteorder v1.5.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=byteorder CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/byteorder-1.5.0 CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='Library for reading/writing numbers in big-endian and little-endian.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/byteorder' CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=byteorder CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/byteorder' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=1.5.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/byteorder-1.5.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name byteorder --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/byteorder-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "i128", "std"))' -C metadata=021c5fb25c6c96cb -C extra-filename=-021c5fb25c6c96cb --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning[E0133]: call to unsafe function `std::option::Option::::unwrap_unchecked` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/once_cell-1.19.0/src/imp_std.rs:102:9 | 102 | slot.as_ref().unwrap_unchecked() | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `imp::OnceCell::::get_unchecked` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/once_cell-1.19.0/src/lib.rs:1032:13 | 1032 | self.0.get_unchecked() | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/once_cell-1.19.0/src/lib.rs:1031:9 | 1031 | pub unsafe fn get_unchecked(&self) -> &T { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Compiling smallvec v1.13.2 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=smallvec CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/smallvec-1.13.2 CARGO_PKG_AUTHORS='The Servo Project Developers' CARGO_PKG_DESCRIPTION=''\''Small vector'\'' optimization: store up to a small number of items on the stack' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=smallvec CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/servo/rust-smallvec' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.13.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=13 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/smallvec-1.13.2 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name smallvec --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/smallvec-1.13.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="const_generics"' --cfg 'feature="may_dangle"' --cfg 'feature="union"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "const_generics", "const_new", "debugger_visualizer", "drain_filter", "drain_keep_rest", "may_dangle", "serde", "specialization", "union", "write"))' -C metadata=d392916284d75176 -C extra-filename=-d392916284d75176 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/byteorder-1.5.0/src/lib.rs:2342:30 | 2342 | fn arbitrary(gen: &mut G) -> Wi128 { | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! = note: for more information, see issue #49716 = note: requested on the command line with `-W keyword-idents-2024` warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/byteorder-1.5.0/src/lib.rs:2343:52 | 2343 | let max = calc_max!(::core::u128::MAX, gen.size(), 16); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/byteorder-1.5.0/src/lib.rs:2344:27 | 2344 | let output = (gen.gen::() as u128) | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/byteorder-1.5.0/src/lib.rs:2344:31 | 2344 | let output = (gen.gen::() as u128) | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/byteorder-1.5.0/src/lib.rs:2345:21 | 2345 | | ((gen.gen::() as u128) << 64); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/byteorder-1.5.0/src/lib.rs:2345:25 | 2345 | | ((gen.gen::() as u128) << 64); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/byteorder-1.5.0/src/lib.rs:2351:30 | 2351 | fn arbitrary(gen: &mut G) -> Wi128 { | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/byteorder-1.5.0/src/lib.rs:2352:52 | 2352 | let max = calc_max!(::core::i128::MAX, gen.size(), 16); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/byteorder-1.5.0/src/lib.rs:2353:27 | 2353 | let output = (gen.gen::() as i128) | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/byteorder-1.5.0/src/lib.rs:2353:31 | 2353 | let output = (gen.gen::() as i128) | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/byteorder-1.5.0/src/lib.rs:2354:21 | 2354 | | ((gen.gen::() as i128) << 64); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/byteorder-1.5.0/src/lib.rs:2354:25 | 2354 | | ((gen.gen::() as i128) << 64); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/byteorder-1.5.0/src/lib.rs:2361:14 | 2361 | .gen(StdGen::new(thread_rng(), size as usize)) | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/byteorder-1.5.0/src/lib.rs:3313:14 | 3313 | .gen(StdGen::new(thread_rng(), 16)) | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! = note: for more information, see issue #49716 For more information about this error, try `rustc --explain E0133`. warning: `once_cell` (lib) generated 7 warnings Compiling autocfg v1.3.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=autocfg CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/autocfg-1.3.0 CARGO_PKG_AUTHORS='Josh Stone ' CARGO_PKG_DESCRIPTION='Automatic cfg for Rust compiler features' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=autocfg CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/cuviper/autocfg' CARGO_PKG_RUST_VERSION=1.0 CARGO_PKG_VERSION=1.3.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/autocfg-1.3.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name autocfg --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/autocfg-1.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=17d44c09f96c38fd -C extra-filename=-17d44c09f96c38fd --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=openbsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_PROC_MACRO=1 CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86 CARGO_PKG_AUTHORS='David Tolnay :Alex Crichton ' CARGO_PKG_DESCRIPTION='A substitute implementation of the compiler'\''s `proc_macro` API to decouple token-based libraries from the procedural macro use case.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/proc-macro2' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.86 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=86 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-openbsd LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib/rustlib/x86_64-unknown-openbsd/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' NUM_JOBS=6 OPT_LEVEL=0 OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/build/proc-macro2-820be9f1831ece57/out PROFILE=release RUSTC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTC_WRAPPER=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTDOC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-openbsd /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/build/proc-macro2-16de32070b57bdac/build-script-build` warning[E0133]: call to unsafe function `alloc::alloc::dealloc` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/smallvec-1.13.2/src/lib.rs:339:5 | 339 | alloc::alloc::dealloc(ptr.as_ptr() as *mut u8, layout) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/smallvec-1.13.2/src/lib.rs:336:1 | 336 | unsafe fn deallocate(ptr: NonNull, capacity: usize) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` warning[E0133]: access to union field is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/smallvec-1.13.2/src/lib.rs:638:27 | 638 | ConstNonNull::new(self.inline.as_ptr() as *const A::Item).unwrap() | ^^^^^^^^^^^ access to union field | = note: for more information, see issue #71668 = note: the field may not be properly initialized: using uninitialized data will cause undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/smallvec-1.13.2/src/lib.rs:637:5 | 637 | unsafe fn inline(&self) -> ConstNonNull { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: access to union field is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/smallvec-1.13.2/src/lib.rs:642:22 | 642 | NonNull::new(self.inline.as_mut_ptr() as *mut A::Item).unwrap() | ^^^^^^^^^^^ access to union field | = note: for more information, see issue #71668 = note: the field may not be properly initialized: using uninitialized data will cause undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/smallvec-1.13.2/src/lib.rs:641:5 | 641 | unsafe fn inline_mut(&mut self) -> NonNull { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: access to union field is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/smallvec-1.13.2/src/lib.rs:652:45 | 652 | core::mem::ManuallyDrop::into_inner(self.inline) | ^^^^^^^^^^^ access to union field | = note: for more information, see issue #71668 = note: the field may not be properly initialized: using uninitialized data will cause undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/smallvec-1.13.2/src/lib.rs:651:5 | 651 | unsafe fn into_inline(self) -> MaybeUninit { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: access to union field is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/smallvec-1.13.2/src/lib.rs:656:23 | 656 | (ConstNonNull(self.heap.0), self.heap.1) | ^^^^^^^^^ access to union field | = note: for more information, see issue #71668 = note: the field may not be properly initialized: using uninitialized data will cause undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/smallvec-1.13.2/src/lib.rs:655:5 | 655 | unsafe fn heap(&self) -> (ConstNonNull, usize) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: access to union field is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/smallvec-1.13.2/src/lib.rs:656:37 | 656 | (ConstNonNull(self.heap.0), self.heap.1) | ^^^^^^^^^ access to union field | = note: for more information, see issue #71668 = note: the field may not be properly initialized: using uninitialized data will cause undefined behavior warning[E0133]: access to union field is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/smallvec-1.13.2/src/lib.rs:660:22 | 660 | let h = &mut self.heap; | ^^^^^^^^^ access to union field | = note: for more information, see issue #71668 = note: the field may not be properly initialized: using uninitialized data will cause undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/smallvec-1.13.2/src/lib.rs:659:5 | 659 | unsafe fn heap_mut(&mut self) -> (NonNull, &mut usize) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/autocfg-1.3.0/src/error.rs:30:32 | 30 | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 30 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: `version_check` (lib) generated 4 warnings Compiling ahash v0.8.11 warning: `byteorder` (lib) generated 14 warnings Compiling allocator-api2 v0.2.18 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11 CARGO_PKG_AUTHORS='Tom Kaitchuck ' CARGO_PKG_DESCRIPTION='A non-cryptographic hash function using AES-NI for high performance' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ahash CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tkaitchuck/ahash' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=0.8.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/./build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("atomic-polyfill", "compile-time-rng", "const-random", "default", "getrandom", "nightly-arm-aes", "no-rng", "runtime-rng", "serde", "std"))' -C metadata=4ba5216b112cfac7 -C extra-filename=-4ba5216b112cfac7 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/build/ahash-4ba5216b112cfac7 -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern version_check=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/libversion_check-88ee324521b40e85.rlib --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=allocator_api2 CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18 CARGO_PKG_AUTHORS='Zakarum ' CARGO_PKG_DESCRIPTION='Mirror of Rust'\''s allocator API' CARGO_PKG_HOMEPAGE='https://github.com/zakarumych/allocator-api2' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=allocator-api2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/zakarumych/allocator-api2' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.18 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=18 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name allocator_api2 --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "nightly", "serde", "std"))' -C metadata=3836b88b7802ac57 -C extra-filename=-3836b88b7802ac57 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` [proc-macro2 1.0.86] cargo:rustc-check-cfg=cfg(fuzzing) [proc-macro2 1.0.86] cargo:rustc-check-cfg=cfg(no_is_available) [proc-macro2 1.0.86] cargo:rustc-check-cfg=cfg(no_literal_byte_character) [proc-macro2 1.0.86] cargo:rustc-check-cfg=cfg(no_literal_c_string) [proc-macro2 1.0.86] cargo:rustc-check-cfg=cfg(no_source_text) [proc-macro2 1.0.86] cargo:rustc-check-cfg=cfg(proc_macro_span) [proc-macro2 1.0.86] cargo:rustc-check-cfg=cfg(procmacro2_backtrace) [proc-macro2 1.0.86] cargo:rustc-check-cfg=cfg(procmacro2_nightly_testing) [proc-macro2 1.0.86] cargo:rustc-check-cfg=cfg(procmacro2_semver_exempt) [proc-macro2 1.0.86] cargo:rustc-check-cfg=cfg(randomize_layout) [proc-macro2 1.0.86] cargo:rustc-check-cfg=cfg(span_locations) [proc-macro2 1.0.86] cargo:rustc-check-cfg=cfg(super_unstable) [proc-macro2 1.0.86] cargo:rustc-check-cfg=cfg(wrap_proc_macro) [proc-macro2 1.0.86] cargo:rerun-if-changed=build/probe.rs [proc-macro2 1.0.86] cargo:rustc-cfg=wrap_proc_macro Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=openbsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(parallel_compiler)-Zmacro-backtrace-Csplit-debuginfo=off-Wrustc::internal-Wkeyword_idents_2024-Wunsafe_op_in_unsafe_fn-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zon-broken-pipe=kill' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_EXTRA_TRAITS=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157 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.157 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=157 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-openbsd LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib/rustlib/x86_64-unknown-openbsd/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' NUM_JOBS=6 OPT_LEVEL=3 OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/build/libc-97ba3f15e5a0206e/out PROFILE=release RUSTC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTC_WRAPPER=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTDOC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-openbsd /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/build/libc-3fb056197d3382fc/build-script-build` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=proc_macro2 CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86 CARGO_PKG_AUTHORS='David Tolnay :Alex Crichton ' CARGO_PKG_DESCRIPTION='A substitute implementation of the compiler'\''s `proc_macro` API to decouple token-based libraries from the procedural macro use case.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/proc-macro2' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.86 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=86 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/build/proc-macro2-820be9f1831ece57/out /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name proc_macro2 --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=1f231826f707846c -C extra-filename=-1f231826f707846c --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern unicode_ident=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/libunicode_ident-b8255b0d726b3182.rmeta --cap-lints warn -Z binary-dep-depinfo --cfg wrap_proc_macro --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(no_is_available)' --check-cfg 'cfg(no_literal_byte_character)' --check-cfg 'cfg(no_literal_c_string)' --check-cfg 'cfg(no_source_text)' --check-cfg 'cfg(proc_macro_span)' --check-cfg 'cfg(procmacro2_backtrace)' --check-cfg 'cfg(procmacro2_nightly_testing)' --check-cfg 'cfg(procmacro2_semver_exempt)' --check-cfg 'cfg(randomize_layout)' --check-cfg 'cfg(span_locations)' --check-cfg 'cfg(super_unstable)' --check-cfg 'cfg(wrap_proc_macro)'` [libc 0.2.157] cargo:rerun-if-changed=build.rs [libc 0.2.157] cargo:rustc-cfg=freebsd11 [libc 0.2.157] cargo:rustc-cfg=libc_priv_mod_use [libc 0.2.157] cargo:rustc-cfg=libc_union [libc 0.2.157] cargo:rustc-cfg=libc_const_size_of [libc 0.2.157] cargo:rustc-cfg=libc_align [libc 0.2.157] cargo:rustc-cfg=libc_int128 [libc 0.2.157] cargo:rustc-cfg=libc_core_cvoid [libc 0.2.157] cargo:rustc-cfg=libc_packedN [libc 0.2.157] cargo:rustc-cfg=libc_cfg_target_vendor [libc 0.2.157] cargo:rustc-cfg=libc_non_exhaustive [libc 0.2.157] cargo:rustc-cfg=libc_long_array [libc 0.2.157] cargo:rustc-cfg=libc_ptr_addr_of [libc 0.2.157] cargo:rustc-cfg=libc_underscore_const_names [libc 0.2.157] cargo:rustc-cfg=libc_const_extern_fn [libc 0.2.157] cargo:rustc-check-cfg=cfg(emscripten_new_stat_abi) [libc 0.2.157] cargo:rustc-check-cfg=cfg(espidf_time64) [libc 0.2.157] cargo:rustc-check-cfg=cfg(freebsd10) [libc 0.2.157] cargo:rustc-check-cfg=cfg(freebsd11) [libc 0.2.157] cargo:rustc-check-cfg=cfg(freebsd12) [libc 0.2.157] cargo:rustc-check-cfg=cfg(freebsd13) [libc 0.2.157] cargo:rustc-check-cfg=cfg(freebsd14) [libc 0.2.157] cargo:rustc-check-cfg=cfg(freebsd15) [libc 0.2.157] cargo:rustc-check-cfg=cfg(libc_align) [libc 0.2.157] cargo:rustc-check-cfg=cfg(libc_cfg_target_vendor) [libc 0.2.157] cargo:rustc-check-cfg=cfg(libc_const_extern_fn) [libc 0.2.157] cargo:rustc-check-cfg=cfg(libc_const_extern_fn_unstable) [libc 0.2.157] cargo:rustc-check-cfg=cfg(libc_const_size_of) [libc 0.2.157] cargo:rustc-check-cfg=cfg(libc_core_cvoid) [libc 0.2.157] cargo:rustc-check-cfg=cfg(libc_deny_warnings) [libc 0.2.157] cargo:rustc-check-cfg=cfg(libc_int128) [libc 0.2.157] cargo:rustc-check-cfg=cfg(libc_long_array) [libc 0.2.157] cargo:rustc-check-cfg=cfg(libc_non_exhaustive) [libc 0.2.157] cargo:rustc-check-cfg=cfg(libc_packedN) [libc 0.2.157] cargo:rustc-check-cfg=cfg(libc_priv_mod_use) [libc 0.2.157] cargo:rustc-check-cfg=cfg(libc_ptr_addr_of) [libc 0.2.157] cargo:rustc-check-cfg=cfg(libc_thread_local) [libc 0.2.157] cargo:rustc-check-cfg=cfg(libc_underscore_const_names) [libc 0.2.157] cargo:rustc-check-cfg=cfg(libc_union) [libc 0.2.157] cargo:rustc-check-cfg=cfg(target_os,values("switch","aix","ohos","hurd","visionos")) [libc 0.2.157] cargo:rustc-check-cfg=cfg(target_env,values("illumos","wasi","aix","ohos")) [libc 0.2.157] cargo:rustc-check-cfg=cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky")) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=libc CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157 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.157 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=157 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/build/libc-97ba3f15e5a0206e/out /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name libc --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="extra_traits"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=2d18bcdff1ba86f8 -C extra-filename=-2d18bcdff1ba86f8 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo --cfg freebsd11 --cfg libc_priv_mod_use --cfg libc_union --cfg libc_const_size_of --cfg libc_align --cfg libc_int128 --cfg libc_core_cvoid --cfg libc_packedN --cfg libc_cfg_target_vendor --cfg libc_non_exhaustive --cfg libc_long_array --cfg libc_ptr_addr_of --cfg libc_underscore_const_names --cfg libc_const_extern_fn --check-cfg 'cfg(emscripten_new_stat_abi)' --check-cfg 'cfg(espidf_time64)' --check-cfg 'cfg(freebsd10)' --check-cfg 'cfg(freebsd11)' --check-cfg 'cfg(freebsd12)' --check-cfg 'cfg(freebsd13)' --check-cfg 'cfg(freebsd14)' --check-cfg 'cfg(freebsd15)' --check-cfg 'cfg(libc_align)' --check-cfg 'cfg(libc_cfg_target_vendor)' --check-cfg 'cfg(libc_const_extern_fn)' --check-cfg 'cfg(libc_const_extern_fn_unstable)' --check-cfg 'cfg(libc_const_size_of)' --check-cfg 'cfg(libc_core_cvoid)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(libc_int128)' --check-cfg 'cfg(libc_long_array)' --check-cfg 'cfg(libc_non_exhaustive)' --check-cfg 'cfg(libc_packedN)' --check-cfg 'cfg(libc_priv_mod_use)' --check-cfg 'cfg(libc_ptr_addr_of)' --check-cfg 'cfg(libc_thread_local)' --check-cfg 'cfg(libc_underscore_const_names)' --check-cfg 'cfg(libc_union)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","visionos"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'` warning: `smallvec` (lib) generated 7 warnings Compiling cc v1.0.105 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=cc CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/cc-1.0.105 CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='A build-time dependency for Cargo build scripts to assist in invoking the native C compiler to compile native C code into a static archive to be linked into Rust code. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/cc-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/cc-rs' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=1.0.105 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=105 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/cc-1.0.105 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name cc --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/cc-1.0.105/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("parallel"))' -C metadata=6e5ef739f26f43f4 -C extra-filename=-6e5ef739f26f43f4 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --cap-lints warn -Z binary-dep-depinfo` warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/alloc/mod.rs:25:34 | 25 | #[cfg(all(feature = "alloc", not(no_global_oom_handling)))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `parallel_compiler`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/boxed.rs:156:11 | 156 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/boxed.rs:168:11 | 168 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/boxed.rs:170:11 | 170 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/boxed.rs:1192:11 | 1192 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/boxed.rs:1221:11 | 1221 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/boxed.rs:1270:11 | 1270 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/boxed.rs:1389:11 | 1389 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/boxed.rs:1431:11 | 1431 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/boxed.rs:1457:11 | 1457 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/boxed.rs:1519:11 | 1519 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/boxed.rs:1847:11 | 1847 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/boxed.rs:1855:11 | 1855 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/boxed.rs:2114:11 | 2114 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/boxed.rs:2122:11 | 2122 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/boxed.rs:206:19 | 206 | #[cfg(all(not(no_global_oom_handling)))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/boxed.rs:231:15 | 231 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/boxed.rs:256:15 | 256 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/boxed.rs:270:15 | 270 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/boxed.rs:359:15 | 359 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:77:27 | 77 | fn skip_whitespace(input: Cursor) -> Cursor { | ^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 77 | fn skip_whitespace(input: Cursor<'_>) -> Cursor { | ++++ warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/boxed.rs:420:15 | 420 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/boxed.rs:489:15 | 489 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:77:38 | 77 | fn skip_whitespace(input: Cursor) -> Cursor { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 77 | fn skip_whitespace(input: Cursor) -> Cursor<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:125:25 | 125 | fn block_comment(input: Cursor) -> PResult<&str> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 125 | fn block_comment(input: Cursor<'_>) -> PResult<&str> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:125:43 | 125 | fn block_comment(input: Cursor) -> PResult<&str> { | -------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 125 | fn block_comment(input: Cursor) -> PResult<'_, &str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:157:22 | 157 | fn word_break(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 157 | fn word_break(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:157:40 | 157 | fn word_break(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 157 | fn word_break(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:168:39 | 168 | pub(crate) fn token_stream(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 168 | pub(crate) fn token_stream(mut input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:253:22 | 253 | fn lex_error(cursor: Cursor) -> LexError { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 253 | fn lex_error(cursor: Cursor<'_>) -> LexError { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:266:22 | 266 | fn leaf_token(input: Cursor) -> PResult { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 266 | fn leaf_token(input: Cursor<'_>) -> PResult { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:266:40 | 266 | fn leaf_token(input: Cursor) -> PResult { | -------^---------- expected lifetime parameter | help: indicate the anonymous lifetime | 266 | fn leaf_token(input: Cursor) -> PResult<'_, TokenTree> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:283:17 | 283 | fn ident(input: Cursor) -> PResult { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 283 | fn ident(input: Cursor<'_>) -> PResult { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:283:35 | 283 | fn ident(input: Cursor) -> PResult { | -------^------------- expected lifetime parameter | help: indicate the anonymous lifetime | 283 | fn ident(input: Cursor) -> PResult<'_, crate::Ident> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:296:21 | 296 | fn ident_any(input: Cursor) -> PResult { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 296 | fn ident_any(input: Cursor<'_>) -> PResult { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:296:39 | 296 | fn ident_any(input: Cursor) -> PResult { | -------^------------- expected lifetime parameter | help: indicate the anonymous lifetime | 296 | fn ident_any(input: Cursor) -> PResult<'_, crate::Ident> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:322:25 | 322 | fn ident_not_raw(input: Cursor) -> PResult<&str> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 322 | fn ident_not_raw(input: Cursor<'_>) -> PResult<&str> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:322:43 | 322 | fn ident_not_raw(input: Cursor) -> PResult<&str> { | -------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 322 | fn ident_not_raw(input: Cursor) -> PResult<'_, &str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:341:30 | 341 | pub(crate) fn literal(input: Cursor) -> PResult { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 341 | pub(crate) fn literal(input: Cursor<'_>) -> PResult { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:341:48 | 341 | pub(crate) fn literal(input: Cursor) -> PResult { | -------^-------- expected lifetime parameter | help: indicate the anonymous lifetime | 341 | pub(crate) fn literal(input: Cursor) -> PResult<'_, Literal> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:347:29 | 347 | fn literal_nocapture(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 347 | fn literal_nocapture(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:347:47 | 347 | fn literal_nocapture(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 347 | fn literal_nocapture(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:367:26 | 367 | fn literal_suffix(input: Cursor) -> Cursor { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 367 | fn literal_suffix(input: Cursor<'_>) -> Cursor { | ++++ warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/boxed.rs:545:15 | 545 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:367:37 | 367 | fn literal_suffix(input: Cursor) -> Cursor { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 367 | fn literal_suffix(input: Cursor) -> Cursor<'_> { | ++++ warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/boxed.rs:605:15 | 605 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/boxed.rs:630:15 | 630 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/boxed.rs:724:15 | 724 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/boxed.rs:751:15 | 751 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/raw_vec.rs:14:11 | 14 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/raw_vec.rs:85:11 | 85 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/raw_vec.rs:608:11 | 608 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/raw_vec.rs:639:11 | 639 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:374:18 | 374 | fn string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 374 | fn string(input: Cursor<'_>) -> Result { | ++++ warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/raw_vec.rs:164:15 | 164 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:374:36 | 374 | fn string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 374 | fn string(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:384:29 | 384 | fn cooked_string(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 384 | fn cooked_string(mut input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:384:47 | 384 | fn cooked_string(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 384 | fn cooked_string(mut input: Cursor) -> Result, Reject> { | ++++ warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/raw_vec.rs:172:15 | 172 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:418:22 | 418 | fn raw_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 418 | fn raw_string(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:418:40 | 418 | fn raw_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 418 | fn raw_string(input: Cursor) -> Result, Reject> { | ++++ warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/raw_vec.rs:208:15 | 208 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:437:23 | 437 | fn byte_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 437 | fn byte_string(input: Cursor<'_>) -> Result { | ++++ warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/raw_vec.rs:216:15 | 216 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:437:41 | 437 | fn byte_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 437 | fn byte_string(input: Cursor) -> Result, Reject> { | ++++ warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/raw_vec.rs:249:15 | 249 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/raw_vec.rs:364:15 | 364 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/raw_vec.rs:388:15 | 388 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/raw_vec.rs:421:15 | 421 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:447:34 | 447 | fn cooked_byte_string(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 447 | fn cooked_byte_string(mut input: Cursor<'_>) -> Result { | ++++ warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/raw_vec.rs:451:15 | 451 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:447:52 | 447 | fn cooked_byte_string(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 447 | fn cooked_byte_string(mut input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:478:35 | 478 | fn delimiter_of_raw_string(input: Cursor) -> PResult<&str> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 478 | fn delimiter_of_raw_string(input: Cursor<'_>) -> PResult<&str> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:478:53 | 478 | fn delimiter_of_raw_string(input: Cursor) -> PResult<&str> { | -------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 478 | fn delimiter_of_raw_string(input: Cursor) -> PResult<'_, &str> { | +++ warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/raw_vec.rs:529:15 | 529 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:495:27 | 495 | fn raw_byte_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 495 | fn raw_byte_string(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:495:45 | 495 | fn raw_byte_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 495 | fn raw_byte_string(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:518:20 | 518 | fn c_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 518 | fn c_string(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:518:38 | 518 | fn c_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 518 | fn c_string(input: Cursor) -> Result, Reject> { | ++++ warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/vec/mod.rs:54:11 | 54 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/vec/mod.rs:60:11 | 60 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/vec/mod.rs:62:11 | 62 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:528:24 | 528 | fn raw_c_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 528 | fn raw_c_string(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:528:42 | 528 | fn raw_c_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 528 | fn raw_c_string(input: Cursor) -> Result, Reject> { | ++++ warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/vec/mod.rs:80:11 | 80 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:548:31 | 548 | fn cooked_c_string(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 548 | fn cooked_c_string(mut input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:548:49 | 548 | fn cooked_c_string(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 548 | fn cooked_c_string(mut input: Cursor) -> Result, Reject> { | ++++ warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/vec/mod.rs:83:11 | 83 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:585:16 | 585 | fn byte(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 585 | fn byte(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:585:34 | 585 | fn byte(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 585 | fn byte(input: Cursor) -> Result, Reject> { | ++++ warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/vec/mod.rs:96:11 | 96 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:607:21 | 607 | fn character(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 607 | fn character(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:607:39 | 607 | fn character(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 607 | fn character(input: Cursor) -> Result, Reject> { | ++++ warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/vec/mod.rs:99:11 | 99 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:696:35 | 696 | fn trailing_backslash(input: &mut Cursor, mut last: u8) -> Result<(), Reject> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 696 | fn trailing_backslash(input: &mut Cursor<'_>, mut last: u8) -> Result<(), Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:715:17 | 715 | fn float(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 715 | fn float(input: Cursor<'_>) -> Result { | ++++ warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/vec/mod.rs:2624:11 | 2624 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:715:35 | 715 | fn float(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 715 | fn float(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:725:24 | 725 | fn float_digits(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 725 | fn float_digits(input: Cursor<'_>) -> Result { | ++++ warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/vec/mod.rs:2684:11 | 2684 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:725:42 | 725 | fn float_digits(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 725 | fn float_digits(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:810:15 | 810 | fn int(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 810 | fn int(input: Cursor<'_>) -> Result { | ++++ warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/vec/mod.rs:2757:11 | 2757 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:810:33 | 810 | fn int(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 810 | fn int(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:820:22 | 820 | fn digits(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 820 | fn digits(mut input: Cursor<'_>) -> Result { | ++++ warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/vec/mod.rs:2841:11 | 2841 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:820:40 | 820 | fn digits(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 820 | fn digits(mut input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:875:17 | 875 | fn punct(input: Cursor) -> PResult { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 875 | fn punct(input: Cursor<'_>) -> PResult { | ++++ warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/vec/mod.rs:2939:11 | 2939 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:875:35 | 875 | fn punct(input: Cursor) -> PResult { | -------^------ expected lifetime parameter | help: indicate the anonymous lifetime | 875 | fn punct(input: Cursor) -> PResult<'_, Punct> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:892:22 | 892 | fn punct_char(input: Cursor) -> PResult { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 892 | fn punct_char(input: Cursor<'_>) -> PResult { | ++++ warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/vec/mod.rs:2956:11 | 2956 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:892:40 | 892 | fn punct_char(input: Cursor) -> PResult { | -------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 892 | fn punct_char(input: Cursor) -> PResult<'_, char> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:961:32 | 961 | fn doc_comment_contents(input: Cursor) -> PResult<(&str, bool)> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 961 | fn doc_comment_contents(input: Cursor<'_>) -> PResult<(&str, bool)> { | ++++ warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/vec/mod.rs:2973:11 | 2973 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:961:50 | 961 | fn doc_comment_contents(input: Cursor) -> PResult<(&str, bool)> { | -------^------------- expected lifetime parameter | help: indicate the anonymous lifetime | 961 | fn doc_comment_contents(input: Cursor) -> PResult<'_, (&str, bool)> { | +++ warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/vec/mod.rs:3014:11 | 3014 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/vec/mod.rs:3040:11 | 3040 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:984:37 | 984 | fn take_until_newline_or_eof(input: Cursor) -> (Cursor, &str) { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 984 | fn take_until_newline_or_eof(input: Cursor<'_>) -> (Cursor, &str) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:984:49 | 984 | fn take_until_newline_or_eof(input: Cursor) -> (Cursor, &str) { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 984 | fn take_until_newline_or_eof(input: Cursor) -> (Cursor<'_>, &str) { | ++++ warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/vec/mod.rs:3104:11 | 3104 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/rcvec.rs:33:38 | 33 | pub fn iter(&self) -> slice::Iter { | -----------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 33 | pub fn iter(&self) -> slice::Iter<'_, T> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/rcvec.rs:37:43 | 37 | pub fn make_mut(&mut self) -> RcVecMut | --------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 37 | pub fn make_mut(&mut self) -> RcVecMut<'_, T> | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/rcvec.rs:46:49 | 46 | pub fn get_mut(&mut self) -> Option> { | --------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 46 | pub fn get_mut(&mut self) -> Option> { | +++ warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/vec/mod.rs:3113:11 | 3113 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/rcvec.rs:83:41 | 83 | pub fn as_mut(&mut self) -> RcVecMut { | --------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 83 | pub fn as_mut(&mut self) -> RcVecMut<'_, T> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/rcvec.rs:109:41 | 109 | pub fn as_mut(&mut self) -> RcVecMut { | --------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 109 | pub fn as_mut(&mut self) -> RcVecMut<'_, T> { | +++ warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/vec/into_iter.rs:13:11 | 13 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/vec/into_iter.rs:167:11 | 167 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/fallback.rs:76:48 | 76 | fn push_token_from_proc_macro(mut vec: RcVecMut, token: TokenTree) { | --------^---------- expected lifetime parameter | help: indicate the anonymous lifetime | 76 | fn push_token_from_proc_macro(mut vec: RcVecMut<'_, TokenTree>, token: TokenTree) { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/fallback.rs:92:47 | 92 | fn push_negative_literal(mut vec: RcVecMut, mut literal: Literal) { | --------^---------- expected lifetime parameter | help: indicate the anonymous lifetime | 92 | fn push_negative_literal(mut vec: RcVecMut<'_, TokenTree>, mut literal: Literal) { | +++ warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/vec/partial_eq.rs:1:11 | 1 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/fallback.rs:169:29 | 169 | fn get_cursor(src: &str) -> Cursor { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 169 | fn get_cursor(src: &str) -> Cursor<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/fallback.rs:191:32 | 191 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 191 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/fallback.rs:197:32 | 197 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 197 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/fallback.rs:220:32 | 220 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 220 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/fallback.rs:682:32 | 682 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 682 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/fallback.rs:691:63 | 691 | pub(crate) fn debug_span_field_if_nontrivial(debug: &mut fmt::DebugStruct, span: Span) { | -----^^^^^^^^^^^ | | | expected lifetime parameters | help: indicate the anonymous lifetimes | 691 | pub(crate) fn debug_span_field_if_nontrivial(debug: &mut fmt::DebugStruct<'_, '_>, span: Span) { | ++++++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/fallback.rs:753:32 | 753 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 753 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/vec/partial_eq.rs:30:11 | 30 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/fallback.rs:773:34 | 773 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 773 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/fallback.rs:897:32 | 897 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 897 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/fallback.rs:909:32 | 909 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 909 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/fallback.rs:1190:32 | 1190 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1190 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/fallback.rs:1196:34 | 1196 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1196 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/extra.rs:148:32 | 148 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 148 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/vec/mod.rs:427:15 | 427 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/wrapper.rs:132:32 | 132 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 132 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/wrapper.rs:255:32 | 255 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 255 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/wrapper.rs:285:32 | 285 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 285 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/wrapper.rs:298:32 | 298 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 298 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/wrapper.rs:543:32 | 543 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 543 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/vec/mod.rs:614:15 | 614 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/wrapper.rs:551:63 | 551 | pub(crate) fn debug_span_field_if_nontrivial(debug: &mut fmt::DebugStruct, span: Span) { | -----^^^^^^^^^^^ | | | expected lifetime parameters | help: indicate the anonymous lifetimes | 551 | pub(crate) fn debug_span_field_if_nontrivial(debug: &mut fmt::DebugStruct<'_, '_>, span: Span) { | ++++++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/wrapper.rs:648:40 | 648 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 648 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/wrapper.rs:657:40 | 657 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 657 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/wrapper.rs:745:32 | 745 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 745 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/vec/mod.rs:852:15 | 852 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/wrapper.rs:754:32 | 754 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 754 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/wrapper.rs:967:32 | 967 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 967 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/wrapper.rs:976:32 | 976 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 976 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/vec/mod.rs:882:15 | 882 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/vec/mod.rs:982:15 | 982 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/vec/mod.rs:1011:15 | 1011 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/vec/mod.rs:1044:15 | 1044 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/vec/mod.rs:1384:15 | 1384 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:306:32 | 306 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 306 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:313:32 | 313 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 313 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/vec/mod.rs:1788:15 | 1788 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:325:32 | 325 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 325 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:331:32 | 331 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 331 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:560:32 | 560 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 560 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:634:32 | 634 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 634 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:646:32 | 646 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 646 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:792:40 | 792 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 792 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/vec/mod.rs:1889:15 | 1889 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:798:40 | 798 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 798 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:871:32 | 871 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 871 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/vec/mod.rs:1899:15 | 1899 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/vec/mod.rs:2064:15 | 2064 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/vec/mod.rs:2128:15 | 2128 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:877:34 | 877 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 877 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:1060:32 | 1060 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1060 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/vec/mod.rs:2325:15 | 2325 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/vec/mod.rs:2356:15 | 2356 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/vec/mod.rs:2383:15 | 2383 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:1066:32 | 1066 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1066 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/vec/mod.rs:2495:15 | 2495 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:1310:32 | 1310 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1310 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/vec/mod.rs:2821:15 | 2821 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:1316:32 | 1316 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1316 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/macros.rs:54:11 | 54 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:1352:36 | 1352 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1352 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/slice.rs:17:15 | 17 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/slice.rs:39:15 | 39 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/slice.rs:70:15 | 70 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/slice.rs:112:15 | 112 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=openbsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(parallel_compiler)-Zmacro-backtrace-Csplit-debuginfo=off-Wrustc::internal-Wkeyword_idents_2024-Wunsafe_op_in_unsafe_fn-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zon-broken-pipe=kill' CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11 CARGO_PKG_AUTHORS='Tom Kaitchuck ' CARGO_PKG_DESCRIPTION='A non-cryptographic hash function using AES-NI for high performance' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ahash CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tkaitchuck/ahash' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=0.8.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-openbsd LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib/rustlib/x86_64-unknown-openbsd/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' NUM_JOBS=6 OPT_LEVEL=3 OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/build/ahash-815aa06ab9a6a4ec/out PROFILE=release RUSTC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTC_WRAPPER=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTDOC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-openbsd /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/build/ahash-4ba5216b112cfac7/build-script-build` [ahash 0.8.11] cargo:rerun-if-changed=build.rs warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157/src/unix/bsd/mod.rs:177:42 | 177 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 177 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157/src/unix/bsd/mod.rs:226:42 | 226 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 226 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157/src/unix/bsd/netbsdlike/openbsd/mod.rs:753:42 | 753 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 753 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157/src/unix/bsd/netbsdlike/openbsd/mod.rs:786:42 | 786 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 786 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157/src/unix/bsd/netbsdlike/openbsd/mod.rs:813:42 | 813 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 813 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157/src/unix/bsd/netbsdlike/openbsd/mod.rs:851:42 | 851 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 851 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157/src/unix/bsd/netbsdlike/openbsd/mod.rs:892:42 | 892 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 892 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157/src/unix/bsd/netbsdlike/openbsd/mod.rs:925:42 | 925 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 925 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157/src/unix/bsd/netbsdlike/openbsd/mod.rs:960:42 | 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 --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157/src/unix/bsd/netbsdlike/openbsd/mod.rs:1068:50 | 1068 | fn fmt(&self, f: &mut ::fmt::Formatter) | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1068 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157/src/unix/bsd/netbsdlike/openbsd/x86_64.rs:81:42 | 81 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 81 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ [ahash 0.8.11] cargo:rustc-cfg=feature="folded_multiply" warning: `autocfg` (lib) generated 1 warning Compiling equivalent v1.0.1 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=equivalent CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/equivalent-1.0.1 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Traits for key comparison in maps.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=equivalent CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/cuviper/equivalent' CARGO_PKG_RUST_VERSION=1.6 CARGO_PKG_VERSION=1.0.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/equivalent-1.0.1 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name equivalent --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/equivalent-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=d4fb57d72c04a521 -C extra-filename=-d4fb57d72c04a521 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling memchr v2.5.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0 CARGO_PKG_AUTHORS='Andrew Gallant :bluss' CARGO_PKG_DESCRIPTION='Safe interface to memchr.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/memchr' CARGO_PKG_LICENSE=Unlicense/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=memchr CARGO_PKG_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='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.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 -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "libc", "rustc-dep-of-std", "std", "use_std"))' -C metadata=c855640b350728f2 -C extra-filename=-c855640b350728f2 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/build/memchr-c855640b350728f2 -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --cap-lints warn -Z binary-dep-depinfo` warning: trait `ExtendFromWithinSpec` is never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/vec/mod.rs:2548:7 | 2548 | trait ExtendFromWithinSpec { | ^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default warning: trait `NonDrop` is never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/vec/into_iter.rs:161:11 | 161 | pub trait NonDrop {} | ^^^^^^^ warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/vec/splice.rs:21:53 | 21 | pub struct Splice<'a, I: Iterator + 'a, A: Allocator + 'a = Global> { | ^^^^^ help: remove this bound | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/vec/drain.rs:22:23 | 22 | pub struct Drain<'a, T: 'a, A: Allocator + 'a = Global> { | ^^^^ help: remove this bound Compiling bitflags v2.6.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=bitflags CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bitflags-2.6.0 CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A macro to generate structures which behave like bitflags. ' CARGO_PKG_HOMEPAGE='https://github.com/bitflags/bitflags' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bitflags CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bitflags/bitflags' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=2.6.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bitflags-2.6.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name bitflags --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bitflags-2.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "bytemuck", "compiler_builtins", "core", "example_generated", "rustc-dep-of-std", "serde", "std"))' -C metadata=d0df0f1b6db82e40 -C extra-filename=-d0df0f1b6db82e40 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157/src/unix/bsd/mod.rs:548:12 | 548 | if (*mhdr).msg_controllen as usize >= ::mem::size_of::<::cmsghdr>() { | ^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157/src/macros.rs:194:17 | 186 | / macro_rules! f { 187 | | ($($(#[$attr:meta])* pub $({$constness:ident})* fn $i:ident( 188 | | $($arg:ident: $argty:ty),* 189 | | ) -> $ret:ty { ... | 194 | |/ pub $($constness)* unsafe extern fn $i($($arg: $argty),* 195 | || ) -> $ret { | ||_________________________^ ... | 198 | | )*) 199 | | } | |__________- in this expansion of `f!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157/src/unix/bsd/mod.rs:546:1 | 546 | / f! { 547 | | pub fn CMSG_FIRSTHDR(mhdr: *const ::msghdr) -> *mut ::cmsghdr { 548 | | if (*mhdr).msg_controllen as usize >= ::mem::size_of::<::cmsghdr>() { 549 | | (*mhdr).msg_control as *mut ::cmsghdr ... | 579 | | } 580 | | } | |_- in this macro invocation = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157/src/unix/bsd/mod.rs:549:13 | 549 | (*mhdr).msg_control as *mut ::cmsghdr | ^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157/src/unix/bsd/mod.rs:556:40 | 556 | let bits = ::mem::size_of_val(&(*set).fds_bits[0]) * 8; | ^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157/src/macros.rs:194:17 | 186 | / macro_rules! f { 187 | | ($($(#[$attr:meta])* pub $({$constness:ident})* fn $i:ident( 188 | | $($arg:ident: $argty:ty),* 189 | | ) -> $ret:ty { ... | 194 | |/ pub $($constness)* unsafe extern fn $i($($arg: $argty),* 195 | || ) -> $ret { | ||_________________________^ ... | 198 | | )*) 199 | | } | |__________- in this expansion of `f!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157/src/unix/bsd/mod.rs:546:1 | 546 | / f! { 547 | | pub fn CMSG_FIRSTHDR(mhdr: *const ::msghdr) -> *mut ::cmsghdr { 548 | | if (*mhdr).msg_controllen as usize >= ::mem::size_of::<::cmsghdr>() { 549 | | (*mhdr).msg_control as *mut ::cmsghdr ... | 579 | | } 580 | | } | |_- in this macro invocation warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157/src/unix/bsd/mod.rs:558:9 | 558 | (*set).fds_bits[fd / bits] &= !(1 << (fd % bits)); | ^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157/src/unix/bsd/mod.rs:563:40 | 563 | let bits = ::mem::size_of_val(&(*set).fds_bits[0]) * 8; | ^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157/src/macros.rs:194:17 | 186 | / macro_rules! f { 187 | | ($($(#[$attr:meta])* pub $({$constness:ident})* fn $i:ident( 188 | | $($arg:ident: $argty:ty),* 189 | | ) -> $ret:ty { ... | 194 | |/ pub $($constness)* unsafe extern fn $i($($arg: $argty),* 195 | || ) -> $ret { | ||_________________________^ ... | 198 | | )*) 199 | | } | |__________- in this expansion of `f!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157/src/unix/bsd/mod.rs:546:1 | 546 | / f! { 547 | | pub fn CMSG_FIRSTHDR(mhdr: *const ::msghdr) -> *mut ::cmsghdr { 548 | | if (*mhdr).msg_controllen as usize >= ::mem::size_of::<::cmsghdr>() { 549 | | (*mhdr).msg_control as *mut ::cmsghdr ... | 579 | | } 580 | | } | |_- in this macro invocation warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157/src/unix/bsd/mod.rs:565:17 | 565 | return ((*set).fds_bits[fd / bits] & (1 << (fd % bits))) != 0 | ^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157/src/unix/bsd/mod.rs:569:40 | 569 | let bits = ::mem::size_of_val(&(*set).fds_bits[0]) * 8; | ^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157/src/macros.rs:194:17 | 186 | / macro_rules! f { 187 | | ($($(#[$attr:meta])* pub $({$constness:ident})* fn $i:ident( 188 | | $($arg:ident: $argty:ty),* 189 | | ) -> $ret:ty { ... | 194 | |/ pub $($constness)* unsafe extern fn $i($($arg: $argty),* 195 | || ) -> $ret { | ||_________________________^ ... | 198 | | )*) 199 | | } | |__________- in this expansion of `f!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157/src/unix/bsd/mod.rs:546:1 | 546 | / f! { 547 | | pub fn CMSG_FIRSTHDR(mhdr: *const ::msghdr) -> *mut ::cmsghdr { 548 | | if (*mhdr).msg_controllen as usize >= ::mem::size_of::<::cmsghdr>() { 549 | | (*mhdr).msg_control as *mut ::cmsghdr ... | 579 | | } 580 | | } | |_- in this macro invocation warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157/src/unix/bsd/mod.rs:571:9 | 571 | (*set).fds_bits[fd / bits] |= 1 << (fd % bits); | ^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157/src/unix/bsd/mod.rs:576:21 | 576 | for slot in (*set).fds_bits.iter_mut() { | ^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157/src/macros.rs:194:17 | 186 | / macro_rules! f { 187 | | ($($(#[$attr:meta])* pub $({$constness:ident})* fn $i:ident( 188 | | $($arg:ident: $argty:ty),* 189 | | ) -> $ret:ty { ... | 194 | |/ pub $($constness)* unsafe extern fn $i($($arg: $argty),* 195 | || ) -> $ret { | ||_________________________^ ... | 198 | | )*) 199 | | } | |__________- in this expansion of `f!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157/src/unix/bsd/mod.rs:546:1 | 546 | / f! { 547 | | pub fn CMSG_FIRSTHDR(mhdr: *const ::msghdr) -> *mut ::cmsghdr { 548 | | if (*mhdr).msg_controllen as usize >= ::mem::size_of::<::cmsghdr>() { 549 | | (*mhdr).msg_control as *mut ::cmsghdr ... | 579 | | } 580 | | } | |_- in this macro invocation warning: `allocator-api2` (lib) generated 90 warnings Compiling quote v1.0.36 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=quote CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quote-1.0.36 CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Quasi-quoting macro quote'\!'(...)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=quote CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/quote' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.36 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=36 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quote-1.0.36 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name quote --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quote-1.0.36/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=44912ee8bf970661 -C extra-filename=-44912ee8bf970661 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern proc_macro2=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/libproc_macro2-1f231826f707846c.rmeta --cap-lints warn -Z binary-dep-depinfo` warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157/src/unix/bsd/netbsdlike/openbsd/mod.rs:634:9 | 634 | (*(self as *const siginfo_t as *const siginfo_timer))._pid | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157/src/unix/bsd/netbsdlike/openbsd/mod.rs:625:5 | 625 | pub unsafe fn si_pid(&self) -> ::pid_t { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157/src/unix/bsd/netbsdlike/openbsd/mod.rs:647:9 | 647 | (*(self as *const siginfo_t as *const siginfo_timer))._uid | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157/src/unix/bsd/netbsdlike/openbsd/mod.rs:637:5 | 637 | pub unsafe fn si_uid(&self) -> ::uid_t { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157/src/unix/bsd/netbsdlike/openbsd/mod.rs:661:9 | 661 | (*(self as *const siginfo_t as *const siginfo_timer)).value | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157/src/unix/bsd/netbsdlike/openbsd/mod.rs:650:5 | 650 | pub unsafe fn si_value(&self) -> ::sigval { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=openbsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(parallel_compiler)-Zmacro-backtrace-Csplit-debuginfo=off-Wrustc::internal-Wkeyword_idents_2024-Wunsafe_op_in_unsafe_fn-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zon-broken-pipe=kill' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0 CARGO_PKG_AUTHORS='Andrew Gallant :bluss' CARGO_PKG_DESCRIPTION='Safe interface to memchr.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/memchr' CARGO_PKG_LICENSE=Unlicense/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=memchr CARGO_PKG_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='' DEBUG=false HOST=x86_64-unknown-openbsd LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib/rustlib/x86_64-unknown-openbsd/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' NUM_JOBS=6 OPT_LEVEL=3 OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/build/memchr-f270e10bacb175ba/out PROFILE=release RUSTC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTC_WRAPPER=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTDOC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-openbsd /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/build/memchr-c855640b350728f2/build-script-build` warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157/src/unix/bsd/netbsdlike/openbsd/mod.rs:1927:9 | 1927 | / (cmsg as *mut ::c_uchar) 1928 | | .offset(_ALIGN(::mem::size_of::<::cmsghdr>()) as isize) | |___________________________________________________________________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157/src/macros.rs:194:17 | 186 | / macro_rules! f { 187 | | ($($(#[$attr:meta])* pub $({$constness:ident})* fn $i:ident( 188 | | $($arg:ident: $argty:ty),* 189 | | ) -> $ret:ty { ... | 194 | |/ pub $($constness)* unsafe extern fn $i($($arg: $argty),* 195 | || ) -> $ret { | ||_________________________^ ... | 198 | | )*) 199 | | } | |__________- in this expansion of `f!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157/src/unix/bsd/netbsdlike/openbsd/mod.rs:1925:1 | 1925 | / f! { 1926 | | pub fn CMSG_DATA(cmsg: *const ::cmsghdr) -> *mut ::c_uchar { 1927 | | (cmsg as *mut ::c_uchar) 1928 | | .offset(_ALIGN(::mem::size_of::<::cmsghdr>()) as isize) ... | 1969 | | } 1970 | | } | |_- in this macro invocation [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 warning[E0133]: call to unsafe function `unix::bsd::CMSG_FIRSTHDR` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157/src/unix/bsd/netbsdlike/openbsd/mod.rs:1939:20 | 1939 | return ::CMSG_FIRSTHDR(mhdr); | ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157/src/macros.rs:194:17 | 186 | / macro_rules! f { 187 | | ($($(#[$attr:meta])* pub $({$constness:ident})* fn $i:ident( 188 | | $($arg:ident: $argty:ty),* 189 | | ) -> $ret:ty { ... | 194 | |/ pub $($constness)* unsafe extern fn $i($($arg: $argty),* 195 | || ) -> $ret { | ||_________________________^ ... | 198 | | )*) 199 | | } | |__________- in this expansion of `f!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157/src/unix/bsd/netbsdlike/openbsd/mod.rs:1925:1 | 1925 | / f! { 1926 | | pub fn CMSG_DATA(cmsg: *const ::cmsghdr) -> *mut ::c_uchar { 1927 | | (cmsg as *mut ::c_uchar) 1928 | | .offset(_ALIGN(::mem::size_of::<::cmsghdr>()) as isize) ... | 1969 | | } 1970 | | } | |_- in this macro invocation warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157/src/unix/bsd/netbsdlike/openbsd/mod.rs:1941:43 | 1941 | let next = cmsg as usize + _ALIGN((*cmsg).cmsg_len as usize) | ^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157/src/unix/bsd/netbsdlike/openbsd/mod.rs:1943:19 | 1943 | let max = (*mhdr).msg_control as usize | ^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157/src/unix/bsd/netbsdlike/openbsd/mod.rs:1944:15 | 1944 | + (*mhdr).msg_controllen as usize; | ^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157/src/unix/bsd/netbsdlike/openbsd/mod.rs:1948:37 | 1948 | (cmsg as usize + _ALIGN((*cmsg).cmsg_len as usize)) | ^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=memchr CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0 CARGO_PKG_AUTHORS='Andrew Gallant :bluss' CARGO_PKG_DESCRIPTION='Safe interface to memchr.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/memchr' CARGO_PKG_LICENSE=Unlicense/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=memchr CARGO_PKG_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='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/build/memchr-f270e10bacb175ba/out /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name memchr --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.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 opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "libc", "rustc-dep-of-std", "std", "use_std"))' -C metadata=a8fd22ca380f4c0a -C extra-filename=-a8fd22ca380f4c0a --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo --cfg memchr_runtime_simd --cfg memchr_runtime_sse2 --cfg memchr_runtime_sse42 --cfg memchr_runtime_avx` warning: unused extern crate --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quote-1.0.36/src/lib.rs:108:1 | 107 | / #[cfg(feature = "proc-macro")] 108 | | extern crate proc_macro; | | ^^^^^^^^^^^^^^^^^^^^^^^- | |________________________| | help: remove it | = note: `-W unused-extern-crates` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(unused_extern_crates)]` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quote-1.0.36/src/ident_fragment.rs:15:32 | 15 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result; | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 15 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result; | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quote-1.0.36/src/ident_fragment.rs:30:32 | 30 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 30 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quote-1.0.36/src/ident_fragment.rs:40:32 | 40 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 40 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quote-1.0.36/src/ident_fragment.rs:50:32 | 50 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 50 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quote-1.0.36/src/ident_fragment.rs:68:32 | 68 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 68 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quote-1.0.36/src/ident_fragment.rs:79:44 | 79 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 87 | ident_fragment_display!(bool, str, String, char); | ------------------------------------------------ in this macro invocation | = note: this warning originates in the macro `ident_fragment_display` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 79 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quote-1.0.36/src/ident_fragment.rs:79:44 | 79 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 88 | ident_fragment_display!(u8, u16, u32, u64, u128, usize); | ------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `ident_fragment_display` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 79 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quote-1.0.36/src/runtime.rs:503:32 | 503 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 503 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quote-1.0.36/src/runtime.rs:509:32 | 509 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 509 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quote-1.0.36/src/runtime.rs:515:32 | 515 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 515 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quote-1.0.36/src/runtime.rs:521:32 | 521 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 521 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quote-1.0.36/src/runtime.rs:527:32 | 527 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 527 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ Compiling lock_api v0.4.12 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/lock_api-0.4.12 CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='Wrappers to create fully-featured Mutex and RwLock types. Compatible with no_std.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lock_api CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.4.12 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/lock_api-0.4.12 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/lock_api-0.4.12/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="atomic_usize"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arc_lock", "atomic_usize", "default", "nightly", "owning_ref", "serde"))' -C metadata=a663e763ef17fecd -C extra-filename=-a663e763ef17fecd --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/build/lock_api-a663e763ef17fecd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern autocfg=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/libautocfg-17d44c09f96c38fd.rlib --cap-lints warn -Z binary-dep-depinfo` warning: unexpected `cfg` condition name: `memchr_libc` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:6:7 | 6 | #[cfg(memchr_libc)] | ^^^^^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `parallel_compiler`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_libc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_libc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:12:46 | 12 | #[cfg(all(not(miri), target_arch = "x86_64", memchr_runtime_simd))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_avx` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/mod.rs:45:25 | 35 | / macro_rules! unsafe_ifunc { 36 | | ($fnty:ty, $name:ident, $haystack:ident, $($needle:ident),+) => {{ 37 | | use std::{mem, sync::atomic::{AtomicPtr, Ordering}}; ... | 45 | | if cfg!(memchr_runtime_avx) && is_x86_feature_detected!("avx2") { | | ^^^^^^^^^^^^^^^^^^ ... | 70 | | }} 71 | | } | |_- in this expansion of `unsafe_ifunc!` ... 96 | unsafe_ifunc!(fn(u8, &[u8]) -> Option, memchr, haystack, n1) | ------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_avx)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_avx)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_sse2` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/mod.rs:47:32 | 35 | / macro_rules! unsafe_ifunc { 36 | | ($fnty:ty, $name:ident, $haystack:ident, $($needle:ident),+) => {{ 37 | | use std::{mem, sync::atomic::{AtomicPtr, Ordering}}; ... | 47 | | } else if cfg!(memchr_runtime_sse2) { | | ^^^^^^^^^^^^^^^^^^^ ... | 70 | | }} 71 | | } | |_- in this expansion of `unsafe_ifunc!` ... 96 | unsafe_ifunc!(fn(u8, &[u8]) -> Option, memchr, haystack, n1) | ------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_sse2)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_sse2)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_avx` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/mod.rs:45:25 | 35 | / macro_rules! unsafe_ifunc { 36 | | ($fnty:ty, $name:ident, $haystack:ident, $($needle:ident),+) => {{ 37 | | use std::{mem, sync::atomic::{AtomicPtr, Ordering}}; ... | 45 | | if cfg!(memchr_runtime_avx) && is_x86_feature_detected!("avx2") { | | ^^^^^^^^^^^^^^^^^^ ... | 70 | | }} 71 | | } | |_- in this expansion of `unsafe_ifunc!` ... 101 | / unsafe_ifunc!( 102 | | fn(u8, u8, &[u8]) -> Option, 103 | | memchr2, 104 | | haystack, 105 | | n1, 106 | | n2 107 | | ) | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_avx)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_avx)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_sse2` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/mod.rs:47:32 | 35 | / macro_rules! unsafe_ifunc { 36 | | ($fnty:ty, $name:ident, $haystack:ident, $($needle:ident),+) => {{ 37 | | use std::{mem, sync::atomic::{AtomicPtr, Ordering}}; ... | 47 | | } else if cfg!(memchr_runtime_sse2) { | | ^^^^^^^^^^^^^^^^^^^ ... | 70 | | }} 71 | | } | |_- in this expansion of `unsafe_ifunc!` ... 101 | / unsafe_ifunc!( 102 | | fn(u8, u8, &[u8]) -> Option, 103 | | memchr2, 104 | | haystack, 105 | | n1, 106 | | n2 107 | | ) | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_sse2)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_sse2)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_avx` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/mod.rs:45:25 | 35 | / macro_rules! unsafe_ifunc { 36 | | ($fnty:ty, $name:ident, $haystack:ident, $($needle:ident),+) => {{ 37 | | use std::{mem, sync::atomic::{AtomicPtr, Ordering}}; ... | 45 | | if cfg!(memchr_runtime_avx) && is_x86_feature_detected!("avx2") { | | ^^^^^^^^^^^^^^^^^^ ... | 70 | | }} 71 | | } | |_- in this expansion of `unsafe_ifunc!` ... 112 | / unsafe_ifunc!( 113 | | fn(u8, u8, u8, &[u8]) -> Option, 114 | | memchr3, 115 | | haystack, ... | 118 | | n3 119 | | ) | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_avx)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_avx)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_sse2` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/mod.rs:47:32 | 35 | / macro_rules! unsafe_ifunc { 36 | | ($fnty:ty, $name:ident, $haystack:ident, $($needle:ident),+) => {{ 37 | | use std::{mem, sync::atomic::{AtomicPtr, Ordering}}; ... | 47 | | } else if cfg!(memchr_runtime_sse2) { | | ^^^^^^^^^^^^^^^^^^^ ... | 70 | | }} 71 | | } | |_- in this expansion of `unsafe_ifunc!` ... 112 | / unsafe_ifunc!( 113 | | fn(u8, u8, u8, &[u8]) -> Option, 114 | | memchr3, 115 | | haystack, ... | 118 | | n3 119 | | ) | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_sse2)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_sse2)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_avx` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/mod.rs:45:25 | 35 | / macro_rules! unsafe_ifunc { 36 | | ($fnty:ty, $name:ident, $haystack:ident, $($needle:ident),+) => {{ 37 | | use std::{mem, sync::atomic::{AtomicPtr, Ordering}}; ... | 45 | | if cfg!(memchr_runtime_avx) && is_x86_feature_detected!("avx2") { | | ^^^^^^^^^^^^^^^^^^ ... | 70 | | }} 71 | | } | |_- in this expansion of `unsafe_ifunc!` ... 124 | unsafe_ifunc!(fn(u8, &[u8]) -> Option, memrchr, haystack, n1) | -------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_avx)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_avx)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_sse2` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/mod.rs:47:32 | 35 | / macro_rules! unsafe_ifunc { 36 | | ($fnty:ty, $name:ident, $haystack:ident, $($needle:ident),+) => {{ 37 | | use std::{mem, sync::atomic::{AtomicPtr, Ordering}}; ... | 47 | | } else if cfg!(memchr_runtime_sse2) { | | ^^^^^^^^^^^^^^^^^^^ ... | 70 | | }} 71 | | } | |_- in this expansion of `unsafe_ifunc!` ... 124 | unsafe_ifunc!(fn(u8, &[u8]) -> Option, memrchr, haystack, n1) | -------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_sse2)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_sse2)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_avx` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/mod.rs:45:25 | 35 | / macro_rules! unsafe_ifunc { 36 | | ($fnty:ty, $name:ident, $haystack:ident, $($needle:ident),+) => {{ 37 | | use std::{mem, sync::atomic::{AtomicPtr, Ordering}}; ... | 45 | | if cfg!(memchr_runtime_avx) && is_x86_feature_detected!("avx2") { | | ^^^^^^^^^^^^^^^^^^ ... | 70 | | }} 71 | | } | |_- in this expansion of `unsafe_ifunc!` ... 129 | / unsafe_ifunc!( 130 | | fn(u8, u8, &[u8]) -> Option, 131 | | memrchr2, 132 | | haystack, 133 | | n1, 134 | | n2 135 | | ) | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_avx)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_avx)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_sse2` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/mod.rs:47:32 | 35 | / macro_rules! unsafe_ifunc { 36 | | ($fnty:ty, $name:ident, $haystack:ident, $($needle:ident),+) => {{ 37 | | use std::{mem, sync::atomic::{AtomicPtr, Ordering}}; ... | 47 | | } else if cfg!(memchr_runtime_sse2) { | | ^^^^^^^^^^^^^^^^^^^ ... | 70 | | }} 71 | | } | |_- in this expansion of `unsafe_ifunc!` ... 129 | / unsafe_ifunc!( 130 | | fn(u8, u8, &[u8]) -> Option, 131 | | memrchr2, 132 | | haystack, 133 | | n1, 134 | | n2 135 | | ) | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_sse2)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_sse2)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_avx` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/mod.rs:45:25 | 35 | / macro_rules! unsafe_ifunc { 36 | | ($fnty:ty, $name:ident, $haystack:ident, $($needle:ident),+) => {{ 37 | | use std::{mem, sync::atomic::{AtomicPtr, Ordering}}; ... | 45 | | if cfg!(memchr_runtime_avx) && is_x86_feature_detected!("avx2") { | | ^^^^^^^^^^^^^^^^^^ ... | 70 | | }} 71 | | } | |_- in this expansion of `unsafe_ifunc!` ... 140 | / unsafe_ifunc!( 141 | | fn(u8, u8, u8, &[u8]) -> Option, 142 | | memrchr3, 143 | | haystack, ... | 146 | | n3 147 | | ) | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_avx)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_avx)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_sse2` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/mod.rs:47:32 | 35 | / macro_rules! unsafe_ifunc { 36 | | ($fnty:ty, $name:ident, $haystack:ident, $($needle:ident),+) => {{ 37 | | use std::{mem, sync::atomic::{AtomicPtr, Ordering}}; ... | 47 | | } else if cfg!(memchr_runtime_sse2) { | | ^^^^^^^^^^^^^^^^^^^ ... | 70 | | }} 71 | | } | |_- in this expansion of `unsafe_ifunc!` ... 140 | / unsafe_ifunc!( 141 | | fn(u8, u8, u8, &[u8]) -> Option, 142 | | memrchr3, 143 | | haystack, ... | 146 | | n3 147 | | ) | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_sse2)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_sse2)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:94:39 | 94 | #[cfg(all(target_arch = "x86_64", memchr_runtime_simd, not(miri)))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_libc` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:101:9 | 101 | memchr_libc, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_libc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_libc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:102:41 | 102 | not(all(target_arch = "x86_64", memchr_runtime_simd)), | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_libc` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:111:13 | 111 | not(memchr_libc), | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_libc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_libc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:112:41 | 112 | not(all(target_arch = "x86_64", memchr_runtime_simd)), | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:158:39 | 158 | #[cfg(all(target_arch = "x86_64", memchr_runtime_simd, not(miri)))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:165:41 | 165 | not(all(target_arch = "x86_64", memchr_runtime_simd)), | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:216:39 | 216 | #[cfg(all(target_arch = "x86_64", memchr_runtime_simd, not(miri)))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:223:41 | 223 | not(all(target_arch = "x86_64", memchr_runtime_simd)), | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:267:39 | 267 | #[cfg(all(target_arch = "x86_64", memchr_runtime_simd, not(miri)))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_libc` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:274:9 | 274 | memchr_libc, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_libc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_libc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:276:41 | 276 | not(all(target_arch = "x86_64", memchr_runtime_simd)), | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_libc` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:285:17 | 285 | not(all(memchr_libc, target_os = "linux")), | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_libc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_libc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:286:41 | 286 | not(all(target_arch = "x86_64", memchr_runtime_simd)), | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:332:39 | 332 | #[cfg(all(target_arch = "x86_64", memchr_runtime_simd, not(miri)))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:339:41 | 339 | not(all(target_arch = "x86_64", memchr_runtime_simd)), | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:390:39 | 390 | #[cfg(all(target_arch = "x86_64", memchr_runtime_simd, not(miri)))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:397:41 | 397 | not(all(target_arch = "x86_64", memchr_runtime_simd)), | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/mod.rs:149:7 | 149 | #[cfg(memchr_runtime_simd)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/mod.rs:156:7 | 156 | #[cfg(memchr_runtime_simd)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_wasm128` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/mod.rs:158:11 | 158 | #[cfg(all(memchr_runtime_wasm128))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_wasm128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_wasm128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/mod.rs:160:46 | 160 | #[cfg(all(not(miri), target_arch = "x86_64", memchr_runtime_simd))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/mod.rs:811:50 | 811 | #[cfg(all(not(miri), target_arch = "x86_64", memchr_runtime_simd))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_wasm128` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/mod.rs:813:11 | 813 | #[cfg(memchr_runtime_wasm128)] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_wasm128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_wasm128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/mod.rs:815:50 | 815 | #[cfg(all(not(miri), target_arch = "x86_64", memchr_runtime_simd))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/prefilter/mod.rs:4:7 | 4 | #[cfg(memchr_runtime_simd)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/prefilter/mod.rs:6:46 | 6 | #[cfg(all(not(miri), target_arch = "wasm32", memchr_runtime_simd))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/prefilter/mod.rs:8:46 | 8 | #[cfg(all(not(miri), target_arch = "x86_64", memchr_runtime_simd))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/prefilter/mod.rs:99:7 | 99 | #[cfg(memchr_runtime_simd)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.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: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 138 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/prefilter/mod.rs:299:50 | 299 | #[cfg(all(not(miri), target_arch = "x86_64", memchr_runtime_simd))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/prefilter/mod.rs:317:50 | 317 | #[cfg(all(not(miri), target_arch = "wasm32", memchr_runtime_simd))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_avx` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/prefilter/mod.rs:303:21 | 303 | if cfg!(memchr_runtime_avx) { | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_avx)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_avx)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_sse2` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/prefilter/mod.rs:311:17 | 311 | if cfg!(memchr_runtime_sse2) { | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_sse2)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_sse2)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/rarebytes.rs:99:11 | 99 | #[cfg(memchr_runtime_simd)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/rarebytes.rs:107:11 | 107 | #[cfg(memchr_runtime_simd)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_avx` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/x86/avx.rs:24:22 | 24 | if !cfg!(memchr_runtime_avx) || !is_x86_feature_detected!("avx2") { | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_avx)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_avx)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_sse2` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/x86/sse.rs:14:18 | 14 | if !cfg!(memchr_runtime_sse2) { | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_sse2)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_sse2)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/mod.rs:838:54 | 838 | #[cfg(all(not(miri), target_arch = "x86_64", memchr_runtime_simd))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/mod.rs:846:43 | 846 | #[cfg(all(target_arch = "wasm32", memchr_runtime_simd))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/mod.rs:884:34 | 884 | #[cfg(all(not(miri), memchr_runtime_simd))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/mod.rs:889:17 | 889 | memchr_runtime_simd | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/mod.rs:909:34 | 909 | #[cfg(all(not(miri), memchr_runtime_simd))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/mod.rs:914:17 | 914 | memchr_runtime_simd | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/mod.rs:953:34 | 953 | #[cfg(all(not(miri), memchr_runtime_simd))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/mod.rs:966:17 | 966 | memchr_runtime_simd | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `proc-macro2` (lib) generated 111 warnings Compiling syn v2.0.75 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=syn CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75 CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Parser for Rust source code' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=syn CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/syn' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=2.0.75 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=75 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name syn --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=7b63a985e3916c4e -C extra-filename=-7b63a985e3916c4e --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern proc_macro2=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/libproc_macro2-1f231826f707846c.rmeta --extern quote=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/libquote-44912ee8bf970661.rmeta --extern unicode_ident=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/libunicode_ident-b8255b0d726b3182.rmeta --cap-lints warn -Z binary-dep-depinfo` Compiling typenum v1.17.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=build_script_main CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/typenum-1.17.0 CARGO_PKG_AUTHORS='Paho Lurie-Gregg :Andre Bogus ' CARGO_PKG_DESCRIPTION='Typenum is a Rust library for type-level numbers evaluated at compile time. It currently supports bits, unsigned integers, and signed integers. It also provides a type-level array of type-level numbers, but its implementation is incomplete.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=typenum CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/paholg/typenum' CARGO_PKG_RUST_VERSION=1.37.0 CARGO_PKG_VERSION=1.17.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=17 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/typenum-1.17.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name build_script_main --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/typenum-1.17.0/build/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("const-generics", "force_unix_path_separator", "i128", "no_std", "scale-info", "scale_info", "strict"))' -C metadata=70652bd45c3002f8 -C extra-filename=-70652bd45c3002f8 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/build/typenum-70652bd45c3002f8 -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --cap-lints warn -Z binary-dep-depinfo` warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/fallback.rs:297:20 | 297 | if confirm(*ptr) { | ^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/fallback.rs:287:1 | 287 | / unsafe fn forward_search bool>( 288 | | start_ptr: *const u8, 289 | | end_ptr: *const u8, 290 | | mut ptr: *const u8, 291 | | confirm: F, 292 | | ) -> Option { | |__________________^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` warning[E0133]: call to unsafe function `std::ptr::const_ptr::::offset` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/fallback.rs:300:15 | 300 | ptr = ptr.offset(1); | ^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::offset` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/fallback.rs:316:15 | 316 | ptr = ptr.offset(-1); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/fallback.rs:306:1 | 306 | / unsafe fn reverse_search bool>( 307 | | start_ptr: *const u8, 308 | | end_ptr: *const u8, 309 | | mut ptr: *const u8, 310 | | confirm: F, 311 | | ) -> Option { | |__________________^ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/fallback.rs:317:20 | 317 | if confirm(*ptr) { | ^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:66:19 | 66 | let end_ptr = start_ptr.add(haystack.len()); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:18:1 | 18 | pub unsafe fn memchr(n1: u8, haystack: &[u8]) -> Option { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `memchr::x86::sse2::memchr` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:72:16 | 72 | return sse2::memchr(n1, haystack); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_set1_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:75:15 | 75 | let vn1 = _mm256_set1_epi8(n1 as i8); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `memchr::x86::avx::forward_search1` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:77:22 | 77 | if let Some(i) = forward_search1(start_ptr, end_ptr, ptr, vn1) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:81:11 | 81 | ptr = ptr.add(VECTOR_SIZE - (start_ptr as usize & VECTOR_ALIGN)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:82:38 | 82 | debug_assert!(ptr > start_ptr && end_ptr.sub(VECTOR_SIZE) >= start_ptr); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:83:44 | 83 | while loop_size == LOOP_SIZE && ptr <= end_ptr.sub(loop_size) { | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_load_si256` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:86:17 | 86 | let a = _mm256_load_si256(ptr as *const __m256i); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_load_si256` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:87:17 | 87 | let b = _mm256_load_si256(ptr.add(VECTOR_SIZE) as *const __m256i); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:87:35 | 87 | let b = _mm256_load_si256(ptr.add(VECTOR_SIZE) as *const __m256i); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_load_si256` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:88:17 | 88 | let c = _mm256_load_si256(ptr.add(2 * VECTOR_SIZE) as *const __m256i); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:88:35 | 88 | let c = _mm256_load_si256(ptr.add(2 * VECTOR_SIZE) as *const __m256i); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_load_si256` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:89:17 | 89 | let d = _mm256_load_si256(ptr.add(3 * VECTOR_SIZE) as *const __m256i); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:89:35 | 89 | let d = _mm256_load_si256(ptr.add(3 * VECTOR_SIZE) as *const __m256i); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_cmpeq_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:90:19 | 90 | let eqa = _mm256_cmpeq_epi8(vn1, a); | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_cmpeq_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:91:19 | 91 | let eqb = _mm256_cmpeq_epi8(vn1, b); | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_cmpeq_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:92:19 | 92 | let eqc = _mm256_cmpeq_epi8(vn1, c); | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_cmpeq_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:93:19 | 93 | let eqd = _mm256_cmpeq_epi8(vn1, d); | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_or_si256` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:94:19 | 94 | let or1 = _mm256_or_si256(eqa, eqb); | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_or_si256` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:95:19 | 95 | let or2 = _mm256_or_si256(eqc, eqd); | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_or_si256` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:96:19 | 96 | let or3 = _mm256_or_si256(or1, or2); | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:98:12 | 98 | if _mm256_movemask_epi8(or3) != 0 { | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `memchr::x86::avx::memchr::matched` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:99:25 | 99 | return Some(matched(start_ptr, ptr, eqa, eqb, eqc, eqd)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:101:15 | 101 | ptr = ptr.add(loop_size); | ^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:103:18 | 103 | while ptr <= end_ptr.sub(VECTOR_SIZE) { | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `memchr::x86::avx::forward_search1` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:106:26 | 106 | if let Some(i) = forward_search1(start_ptr, end_ptr, ptr, vn1) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:109:15 | 109 | ptr = ptr.add(VECTOR_SIZE); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:113:15 | 113 | ptr = ptr.sub(VECTOR_SIZE - sub(end_ptr, ptr)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `memchr::x86::avx::forward_search1` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:116:16 | 116 | return forward_search1(start_ptr, end_ptr, ptr, vn1); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:42:20 | 42 | let mask = _mm256_movemask_epi8(eqa); | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:33:5 | 33 | / unsafe fn matched( 34 | | start_ptr: *const u8, 35 | | ptr: *const u8, 36 | | eqa: __m256i, ... | 39 | | eqd: __m256i, 40 | | ) -> usize { | |______________^ warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:48:20 | 48 | let mask = _mm256_movemask_epi8(eqb); | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:54:20 | 54 | let mask = _mm256_movemask_epi8(eqc); | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:60:20 | 60 | let mask = _mm256_movemask_epi8(eqd); | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_set1_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:147:15 | 147 | let vn1 = _mm256_set1_epi8(n1 as i8); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:122:1 | 122 | pub unsafe fn memchr2(n1: u8, n2: u8, haystack: &[u8]) -> Option { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_set1_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:148:15 | 148 | let vn2 = _mm256_set1_epi8(n2 as i8); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:152:19 | 152 | let end_ptr = start_ptr.add(haystack.len()); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:157:16 | 157 | if *ptr == n1 || *ptr == n2 { | ^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:157:30 | 157 | if *ptr == n1 || *ptr == n2 { | ^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::offset` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:160:19 | 160 | ptr = ptr.offset(1); | ^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `memchr::x86::avx::forward_search2` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:165:22 | 165 | if let Some(i) = forward_search2(start_ptr, end_ptr, ptr, vn1, vn2) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:169:11 | 169 | ptr = ptr.add(VECTOR_SIZE - (start_ptr as usize & VECTOR_ALIGN)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:170:38 | 170 | debug_assert!(ptr > start_ptr && end_ptr.sub(VECTOR_SIZE) >= start_ptr); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:171:45 | 171 | while loop_size == LOOP_SIZE2 && ptr <= end_ptr.sub(loop_size) { | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_load_si256` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:174:17 | 174 | let a = _mm256_load_si256(ptr as *const __m256i); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_load_si256` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:175:17 | 175 | let b = _mm256_load_si256(ptr.add(VECTOR_SIZE) as *const __m256i); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:175:35 | 175 | let b = _mm256_load_si256(ptr.add(VECTOR_SIZE) as *const __m256i); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_cmpeq_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:176:20 | 176 | let eqa1 = _mm256_cmpeq_epi8(vn1, a); | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_cmpeq_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:177:20 | 177 | let eqb1 = _mm256_cmpeq_epi8(vn1, b); | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_cmpeq_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:178:20 | 178 | let eqa2 = _mm256_cmpeq_epi8(vn2, a); | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_cmpeq_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:179:20 | 179 | let eqb2 = _mm256_cmpeq_epi8(vn2, b); | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_or_si256` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:180:19 | 180 | let or1 = _mm256_or_si256(eqa1, eqb1); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_or_si256` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:181:19 | 181 | let or2 = _mm256_or_si256(eqa2, eqb2); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_or_si256` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:182:19 | 182 | let or3 = _mm256_or_si256(or1, or2); | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:183:12 | 183 | if _mm256_movemask_epi8(or3) != 0 { | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `memchr::x86::avx::memchr2::matched` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:184:25 | 184 | return Some(matched(start_ptr, ptr, eqa1, eqa2, eqb1, eqb2)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:186:15 | 186 | ptr = ptr.add(loop_size); | ^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:188:18 | 188 | while ptr <= end_ptr.sub(VECTOR_SIZE) { | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `memchr::x86::avx::forward_search2` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:189:26 | 189 | if let Some(i) = forward_search2(start_ptr, end_ptr, ptr, vn1, vn2) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:192:15 | 192 | ptr = ptr.add(VECTOR_SIZE); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:196:15 | 196 | ptr = ptr.sub(VECTOR_SIZE - sub(end_ptr, ptr)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `memchr::x86::avx::forward_search2` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:199:16 | 199 | return forward_search2(start_ptr, end_ptr, ptr, vn1, vn2); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:135:21 | 135 | let mask1 = _mm256_movemask_epi8(eqa1); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:126:5 | 126 | / unsafe fn matched( 127 | | start_ptr: *const u8, 128 | | ptr: *const u8, 129 | | eqa1: __m256i, ... | 132 | | eqb2: __m256i, 133 | | ) -> usize { | |______________^ warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:136:21 | 136 | let mask2 = _mm256_movemask_epi8(eqa2); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:142:21 | 142 | let mask1 = _mm256_movemask_epi8(eqb1); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:143:21 | 143 | let mask2 = _mm256_movemask_epi8(eqb2); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_set1_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:239:15 | 239 | let vn1 = _mm256_set1_epi8(n1 as i8); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:205:1 | 205 | / pub unsafe fn memchr3( 206 | | n1: u8, 207 | | n2: u8, 208 | | n3: u8, 209 | | haystack: &[u8], 210 | | ) -> Option { | |__________________^ warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_set1_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:240:15 | 240 | let vn2 = _mm256_set1_epi8(n2 as i8); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_set1_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:241:15 | 241 | let vn3 = _mm256_set1_epi8(n3 as i8); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:245:19 | 245 | let end_ptr = start_ptr.add(haystack.len()); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:250:16 | 250 | if *ptr == n1 || *ptr == n2 || *ptr == n3 { | ^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:250:30 | 250 | if *ptr == n1 || *ptr == n2 || *ptr == n3 { | ^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:250:44 | 250 | if *ptr == n1 || *ptr == n2 || *ptr == n3 { | ^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::offset` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:253:19 | 253 | ptr = ptr.offset(1); | ^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `memchr::x86::avx::forward_search3` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:258:22 | 258 | if let Some(i) = forward_search3(start_ptr, end_ptr, ptr, vn1, vn2, vn3) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:262:11 | 262 | ptr = ptr.add(VECTOR_SIZE - (start_ptr as usize & VECTOR_ALIGN)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:263:38 | 263 | debug_assert!(ptr > start_ptr && end_ptr.sub(VECTOR_SIZE) >= start_ptr); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:264:45 | 264 | while loop_size == LOOP_SIZE2 && ptr <= end_ptr.sub(loop_size) { | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_load_si256` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:267:17 | 267 | let a = _mm256_load_si256(ptr as *const __m256i); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_load_si256` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:268:17 | 268 | let b = _mm256_load_si256(ptr.add(VECTOR_SIZE) as *const __m256i); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:268:35 | 268 | let b = _mm256_load_si256(ptr.add(VECTOR_SIZE) as *const __m256i); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_cmpeq_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:269:20 | 269 | let eqa1 = _mm256_cmpeq_epi8(vn1, a); | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_cmpeq_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:270:20 | 270 | let eqb1 = _mm256_cmpeq_epi8(vn1, b); | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_cmpeq_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:271:20 | 271 | let eqa2 = _mm256_cmpeq_epi8(vn2, a); | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_cmpeq_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:272:20 | 272 | let eqb2 = _mm256_cmpeq_epi8(vn2, b); | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_cmpeq_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:273:20 | 273 | let eqa3 = _mm256_cmpeq_epi8(vn3, a); | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_cmpeq_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:274:20 | 274 | let eqb3 = _mm256_cmpeq_epi8(vn3, b); | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_or_si256` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:275:19 | 275 | let or1 = _mm256_or_si256(eqa1, eqb1); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_or_si256` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:276:19 | 276 | let or2 = _mm256_or_si256(eqa2, eqb2); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_or_si256` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:277:19 | 277 | let or3 = _mm256_or_si256(eqa3, eqb3); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_or_si256` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:278:19 | 278 | let or4 = _mm256_or_si256(or1, or2); | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_or_si256` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:279:19 | 279 | let or5 = _mm256_or_si256(or3, or4); | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:280:12 | 280 | if _mm256_movemask_epi8(or5) != 0 { | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `memchr::x86::avx::memchr3::matched` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:281:25 | 281 | return Some(matched( | _________________________^ 282 | | start_ptr, ptr, eqa1, eqa2, eqa3, eqb1, eqb2, eqb3, 283 | | )); | |_____________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:285:15 | 285 | ptr = ptr.add(loop_size); | ^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:287:18 | 287 | while ptr <= end_ptr.sub(VECTOR_SIZE) { | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `memchr::x86::avx::forward_search3` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:289:13 | 289 | forward_search3(start_ptr, end_ptr, ptr, vn1, vn2, vn3) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:293:15 | 293 | ptr = ptr.add(VECTOR_SIZE); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:297:15 | 297 | ptr = ptr.sub(VECTOR_SIZE - sub(end_ptr, ptr)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `memchr::x86::avx::forward_search3` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:300:16 | 300 | return forward_search3(start_ptr, end_ptr, ptr, vn1, vn2, vn3); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: `quote` (lib) generated 13 warnings Compiling parking_lot_core v0.9.10 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10 CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='An advanced API for creating custom synchronization primitives.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=parking_lot_core CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.9.10 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("backtrace", "deadlock_detection", "nightly", "petgraph", "thread-id"))' -C metadata=401e646444f81fa9 -C extra-filename=-401e646444f81fa9 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/build/parking_lot_core-401e646444f81fa9 -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --cap-lints warn -Z binary-dep-depinfo` warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:225:21 | 225 | let mask1 = _mm256_movemask_epi8(eqa1); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:214:5 | 214 | / unsafe fn matched( 215 | | start_ptr: *const u8, 216 | | ptr: *const u8, 217 | | eqa1: __m256i, ... | 222 | | eqb3: __m256i, 223 | | ) -> usize { | |______________^ warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:226:21 | 226 | let mask2 = _mm256_movemask_epi8(eqa2); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:227:21 | 227 | let mask3 = _mm256_movemask_epi8(eqa3); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:233:21 | 233 | let mask1 = _mm256_movemask_epi8(eqb1); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:234:21 | 234 | let mask2 = _mm256_movemask_epi8(eqb2); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:235:21 | 235 | let mask3 = _mm256_movemask_epi8(eqb3); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_set1_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:307:15 | 307 | let vn1 = _mm256_set1_epi8(n1 as i8); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:306:1 | 306 | pub unsafe fn memrchr(n1: u8, haystack: &[u8]) -> Option { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/typenum-1.17.0/build/tests.rs:46:32 | 46 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 46 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/typenum-1.17.0/build/tests.rs:115:32 | 115 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 115 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/typenum-1.17.0/build/tests.rs:161:32 | 161 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 161 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/typenum-1.17.0/build/main.rs:25:32 | 25 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 25 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning[E0133]: call to unsafe function `std::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:311:19 | 311 | let end_ptr = start_ptr.add(haystack.len()); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/typenum-1.17.0/build/main.rs:35:32 | 35 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 35 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning[E0133]: call to unsafe function `std::ptr::const_ptr::::offset` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:316:19 | 316 | ptr = ptr.offset(-1); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:317:16 | 317 | if *ptr == n1 { | ^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:324:11 | 324 | ptr = ptr.sub(VECTOR_SIZE); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `memchr::x86::avx::reverse_search1` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:325:22 | 325 | if let Some(i) = reverse_search1(start_ptr, end_ptr, ptr, vn1) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:331:44 | 331 | while loop_size == LOOP_SIZE && ptr >= start_ptr.add(loop_size) { | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:334:15 | 334 | ptr = ptr.sub(loop_size); | ^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_load_si256` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:335:17 | 335 | let a = _mm256_load_si256(ptr as *const __m256i); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_load_si256` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:336:17 | 336 | let b = _mm256_load_si256(ptr.add(VECTOR_SIZE) as *const __m256i); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:336:35 | 336 | let b = _mm256_load_si256(ptr.add(VECTOR_SIZE) as *const __m256i); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_load_si256` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:337:17 | 337 | let c = _mm256_load_si256(ptr.add(2 * VECTOR_SIZE) as *const __m256i); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:337:35 | 337 | let c = _mm256_load_si256(ptr.add(2 * VECTOR_SIZE) as *const __m256i); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_load_si256` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:338:17 | 338 | let d = _mm256_load_si256(ptr.add(3 * VECTOR_SIZE) as *const __m256i); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:338:35 | 338 | let d = _mm256_load_si256(ptr.add(3 * VECTOR_SIZE) as *const __m256i); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_cmpeq_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:339:19 | 339 | let eqa = _mm256_cmpeq_epi8(vn1, a); | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_cmpeq_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:340:19 | 340 | let eqb = _mm256_cmpeq_epi8(vn1, b); | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_cmpeq_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:341:19 | 341 | let eqc = _mm256_cmpeq_epi8(vn1, c); | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_cmpeq_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:342:19 | 342 | let eqd = _mm256_cmpeq_epi8(vn1, d); | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_or_si256` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:343:19 | 343 | let or1 = _mm256_or_si256(eqa, eqb); | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_or_si256` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:344:19 | 344 | let or2 = _mm256_or_si256(eqc, eqd); | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_or_si256` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:345:19 | 345 | let or3 = _mm256_or_si256(or1, or2); | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:346:12 | 346 | if _mm256_movemask_epi8(or3) != 0 { | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:347:30 | 347 | let mut at = sub(ptr.add(3 * VECTOR_SIZE), start_ptr); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:348:24 | 348 | let mask = _mm256_movemask_epi8(eqd); | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:354:24 | 354 | let mask = _mm256_movemask_epi8(eqc); | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:360:24 | 360 | let mask = _mm256_movemask_epi8(eqb); | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:366:24 | 366 | let mask = _mm256_movemask_epi8(eqa); | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:371:18 | 371 | while ptr >= start_ptr.add(VECTOR_SIZE) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:372:15 | 372 | ptr = ptr.sub(VECTOR_SIZE); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `memchr::x86::avx::reverse_search1` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:373:26 | 373 | if let Some(i) = reverse_search1(start_ptr, end_ptr, ptr, vn1) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `memchr::x86::avx::reverse_search1` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:379:16 | 379 | return reverse_search1(start_ptr, end_ptr, start_ptr, vn1); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_set1_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:386:15 | 386 | let vn1 = _mm256_set1_epi8(n1 as i8); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:385:1 | 385 | pub unsafe fn memrchr2(n1: u8, n2: u8, haystack: &[u8]) -> Option { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_set1_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:387:15 | 387 | let vn2 = _mm256_set1_epi8(n2 as i8); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:391:19 | 391 | let end_ptr = start_ptr.add(haystack.len()); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::offset` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:396:19 | 396 | ptr = ptr.offset(-1); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:397:16 | 397 | if *ptr == n1 || *ptr == n2 { | ^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:397:30 | 397 | if *ptr == n1 || *ptr == n2 { | ^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:404:11 | 404 | ptr = ptr.sub(VECTOR_SIZE); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `memchr::x86::avx::reverse_search2` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:405:22 | 405 | if let Some(i) = reverse_search2(start_ptr, end_ptr, ptr, vn1, vn2) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:411:45 | 411 | while loop_size == LOOP_SIZE2 && ptr >= start_ptr.add(loop_size) { | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:414:15 | 414 | ptr = ptr.sub(loop_size); | ^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_load_si256` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:415:17 | 415 | let a = _mm256_load_si256(ptr as *const __m256i); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_load_si256` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:416:17 | 416 | let b = _mm256_load_si256(ptr.add(VECTOR_SIZE) as *const __m256i); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:416:35 | 416 | let b = _mm256_load_si256(ptr.add(VECTOR_SIZE) as *const __m256i); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_cmpeq_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:417:20 | 417 | let eqa1 = _mm256_cmpeq_epi8(vn1, a); | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_cmpeq_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:418:20 | 418 | let eqb1 = _mm256_cmpeq_epi8(vn1, b); | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_cmpeq_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:419:20 | 419 | let eqa2 = _mm256_cmpeq_epi8(vn2, a); | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_cmpeq_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:420:20 | 420 | let eqb2 = _mm256_cmpeq_epi8(vn2, b); | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_or_si256` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:421:19 | 421 | let or1 = _mm256_or_si256(eqa1, eqb1); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_or_si256` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:422:19 | 422 | let or2 = _mm256_or_si256(eqa2, eqb2); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_or_si256` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:423:19 | 423 | let or3 = _mm256_or_si256(or1, or2); | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:424:12 | 424 | if _mm256_movemask_epi8(or3) != 0 { | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:425:30 | 425 | let mut at = sub(ptr.add(VECTOR_SIZE), start_ptr); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:426:25 | 426 | let mask1 = _mm256_movemask_epi8(eqb1); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:427:25 | 427 | let mask2 = _mm256_movemask_epi8(eqb2); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:433:25 | 433 | let mask1 = _mm256_movemask_epi8(eqa1); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:434:25 | 434 | let mask2 = _mm256_movemask_epi8(eqa2); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:438:18 | 438 | while ptr >= start_ptr.add(VECTOR_SIZE) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:439:15 | 439 | ptr = ptr.sub(VECTOR_SIZE); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `memchr::x86::avx::reverse_search2` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:440:26 | 440 | if let Some(i) = reverse_search2(start_ptr, end_ptr, ptr, vn1, vn2) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `memchr::x86::avx::reverse_search2` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:446:16 | 446 | return reverse_search2(start_ptr, end_ptr, start_ptr, vn1, vn2); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_set1_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:458:15 | 458 | let vn1 = _mm256_set1_epi8(n1 as i8); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:452:1 | 452 | / pub unsafe fn memrchr3( 453 | | n1: u8, 454 | | n2: u8, 455 | | n3: u8, 456 | | haystack: &[u8], 457 | | ) -> Option { | |__________________^ warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_set1_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:459:15 | 459 | let vn2 = _mm256_set1_epi8(n2 as i8); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_set1_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:460:15 | 460 | let vn3 = _mm256_set1_epi8(n3 as i8); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:464:19 | 464 | let end_ptr = start_ptr.add(haystack.len()); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::offset` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:469:19 | 469 | ptr = ptr.offset(-1); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:470:16 | 470 | if *ptr == n1 || *ptr == n2 || *ptr == n3 { | ^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:470:30 | 470 | if *ptr == n1 || *ptr == n2 || *ptr == n3 { | ^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:470:44 | 470 | if *ptr == n1 || *ptr == n2 || *ptr == n3 { | ^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:477:11 | 477 | ptr = ptr.sub(VECTOR_SIZE); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `memchr::x86::avx::reverse_search3` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:478:22 | 478 | if let Some(i) = reverse_search3(start_ptr, end_ptr, ptr, vn1, vn2, vn3) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:484:45 | 484 | while loop_size == LOOP_SIZE2 && ptr >= start_ptr.add(loop_size) { | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:487:15 | 487 | ptr = ptr.sub(loop_size); | ^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_load_si256` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:488:17 | 488 | let a = _mm256_load_si256(ptr as *const __m256i); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_load_si256` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:489:17 | 489 | let b = _mm256_load_si256(ptr.add(VECTOR_SIZE) as *const __m256i); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:489:35 | 489 | let b = _mm256_load_si256(ptr.add(VECTOR_SIZE) as *const __m256i); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_cmpeq_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:490:20 | 490 | let eqa1 = _mm256_cmpeq_epi8(vn1, a); | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_cmpeq_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:491:20 | 491 | let eqb1 = _mm256_cmpeq_epi8(vn1, b); | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_cmpeq_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:492:20 | 492 | let eqa2 = _mm256_cmpeq_epi8(vn2, a); | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_cmpeq_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:493:20 | 493 | let eqb2 = _mm256_cmpeq_epi8(vn2, b); | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_cmpeq_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:494:20 | 494 | let eqa3 = _mm256_cmpeq_epi8(vn3, a); | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_cmpeq_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:495:20 | 495 | let eqb3 = _mm256_cmpeq_epi8(vn3, b); | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_or_si256` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:496:19 | 496 | let or1 = _mm256_or_si256(eqa1, eqb1); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_or_si256` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:497:19 | 497 | let or2 = _mm256_or_si256(eqa2, eqb2); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_or_si256` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:498:19 | 498 | let or3 = _mm256_or_si256(eqa3, eqb3); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_or_si256` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:499:19 | 499 | let or4 = _mm256_or_si256(or1, or2); | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_or_si256` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:500:19 | 500 | let or5 = _mm256_or_si256(or3, or4); | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:501:12 | 501 | if _mm256_movemask_epi8(or5) != 0 { | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:502:30 | 502 | let mut at = sub(ptr.add(VECTOR_SIZE), start_ptr); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:503:25 | 503 | let mask1 = _mm256_movemask_epi8(eqb1); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:504:25 | 504 | let mask2 = _mm256_movemask_epi8(eqb2); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:505:25 | 505 | let mask3 = _mm256_movemask_epi8(eqb3); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:511:25 | 511 | let mask1 = _mm256_movemask_epi8(eqa1); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:512:25 | 512 | let mask2 = _mm256_movemask_epi8(eqa2); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:513:25 | 513 | let mask3 = _mm256_movemask_epi8(eqa3); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:517:18 | 517 | while ptr >= start_ptr.add(VECTOR_SIZE) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:518:15 | 518 | ptr = ptr.sub(VECTOR_SIZE); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `memchr::x86::avx::reverse_search3` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:520:13 | 520 | reverse_search3(start_ptr, end_ptr, ptr, vn1, vn2, vn3) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `memchr::x86::avx::reverse_search3` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:527:16 | 527 | return reverse_search3(start_ptr, end_ptr, start_ptr, vn1, vn2, vn3); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:541:26 | 541 | debug_assert!(ptr <= end_ptr.sub(VECTOR_SIZE)); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:533:1 | 533 | / unsafe fn forward_search1( 534 | | start_ptr: *const u8, 535 | | end_ptr: *const u8, 536 | | ptr: *const u8, 537 | | vn1: __m256i, 538 | | ) -> Option { | |__________________^ warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_loadu_si256` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:543:17 | 543 | let chunk = _mm256_loadu_si256(ptr as *const __m256i); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:544:16 | 544 | let mask = _mm256_movemask_epi8(_mm256_cmpeq_epi8(chunk, vn1)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_cmpeq_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:544:37 | 544 | let mask = _mm256_movemask_epi8(_mm256_cmpeq_epi8(chunk, vn1)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:562:26 | 562 | debug_assert!(ptr <= end_ptr.sub(VECTOR_SIZE)); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:553:1 | 553 | / unsafe fn forward_search2( 554 | | start_ptr: *const u8, 555 | | end_ptr: *const u8, 556 | | ptr: *const u8, 557 | | vn1: __m256i, 558 | | vn2: __m256i, 559 | | ) -> Option { | |__________________^ warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_loadu_si256` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:564:17 | 564 | let chunk = _mm256_loadu_si256(ptr as *const __m256i); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_cmpeq_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:565:15 | 565 | let eq1 = _mm256_cmpeq_epi8(chunk, vn1); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_cmpeq_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:566:15 | 566 | let eq2 = _mm256_cmpeq_epi8(chunk, vn2); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:567:8 | 567 | if _mm256_movemask_epi8(_mm256_or_si256(eq1, eq2)) != 0 { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_or_si256` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:567:29 | 567 | if _mm256_movemask_epi8(_mm256_or_si256(eq1, eq2)) != 0 { | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:568:21 | 568 | let mask1 = _mm256_movemask_epi8(eq1); | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:569:21 | 569 | let mask2 = _mm256_movemask_epi8(eq2); | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:587:26 | 587 | debug_assert!(ptr <= end_ptr.sub(VECTOR_SIZE)); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:577:1 | 577 | / unsafe fn forward_search3( 578 | | start_ptr: *const u8, 579 | | end_ptr: *const u8, 580 | | ptr: *const u8, ... | 583 | | vn3: __m256i, 584 | | ) -> Option { | |__________________^ warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_loadu_si256` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:589:17 | 589 | let chunk = _mm256_loadu_si256(ptr as *const __m256i); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_cmpeq_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:590:15 | 590 | let eq1 = _mm256_cmpeq_epi8(chunk, vn1); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_cmpeq_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:591:15 | 591 | let eq2 = _mm256_cmpeq_epi8(chunk, vn2); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_cmpeq_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:592:15 | 592 | let eq3 = _mm256_cmpeq_epi8(chunk, vn3); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_or_si256` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:593:14 | 593 | let or = _mm256_or_si256(eq1, eq2); | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:594:8 | 594 | if _mm256_movemask_epi8(_mm256_or_si256(or, eq3)) != 0 { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_or_si256` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:594:29 | 594 | if _mm256_movemask_epi8(_mm256_or_si256(or, eq3)) != 0 { | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:595:21 | 595 | let mask1 = _mm256_movemask_epi8(eq1); | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:596:21 | 596 | let mask2 = _mm256_movemask_epi8(eq2); | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:597:21 | 597 | let mask3 = _mm256_movemask_epi8(eq3); | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:613:26 | 613 | debug_assert!(ptr <= end_ptr.sub(VECTOR_SIZE)); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:605:1 | 605 | / unsafe fn reverse_search1( 606 | | start_ptr: *const u8, 607 | | end_ptr: *const u8, 608 | | ptr: *const u8, 609 | | vn1: __m256i, 610 | | ) -> Option { | |__________________^ warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_loadu_si256` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:615:17 | 615 | let chunk = _mm256_loadu_si256(ptr as *const __m256i); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:616:16 | 616 | let mask = _mm256_movemask_epi8(_mm256_cmpeq_epi8(vn1, chunk)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_cmpeq_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:616:37 | 616 | let mask = _mm256_movemask_epi8(_mm256_cmpeq_epi8(vn1, chunk)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:634:26 | 634 | debug_assert!(ptr <= end_ptr.sub(VECTOR_SIZE)); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:625:1 | 625 | / unsafe fn reverse_search2( 626 | | start_ptr: *const u8, 627 | | end_ptr: *const u8, 628 | | ptr: *const u8, 629 | | vn1: __m256i, 630 | | vn2: __m256i, 631 | | ) -> Option { | |__________________^ warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_loadu_si256` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:636:17 | 636 | let chunk = _mm256_loadu_si256(ptr as *const __m256i); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_cmpeq_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:637:15 | 637 | let eq1 = _mm256_cmpeq_epi8(chunk, vn1); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_cmpeq_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:638:15 | 638 | let eq2 = _mm256_cmpeq_epi8(chunk, vn2); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:639:8 | 639 | if _mm256_movemask_epi8(_mm256_or_si256(eq1, eq2)) != 0 { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_or_si256` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:639:29 | 639 | if _mm256_movemask_epi8(_mm256_or_si256(eq1, eq2)) != 0 { | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:640:21 | 640 | let mask1 = _mm256_movemask_epi8(eq1); | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:641:21 | 641 | let mask2 = _mm256_movemask_epi8(eq2); | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:659:26 | 659 | debug_assert!(ptr <= end_ptr.sub(VECTOR_SIZE)); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:649:1 | 649 | / unsafe fn reverse_search3( 650 | | start_ptr: *const u8, 651 | | end_ptr: *const u8, 652 | | ptr: *const u8, ... | 655 | | vn3: __m256i, 656 | | ) -> Option { | |__________________^ warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_loadu_si256` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:661:17 | 661 | let chunk = _mm256_loadu_si256(ptr as *const __m256i); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_cmpeq_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:662:15 | 662 | let eq1 = _mm256_cmpeq_epi8(chunk, vn1); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_cmpeq_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:663:15 | 663 | let eq2 = _mm256_cmpeq_epi8(chunk, vn2); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_cmpeq_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:664:15 | 664 | let eq3 = _mm256_cmpeq_epi8(chunk, vn3); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_or_si256` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:665:14 | 665 | let or = _mm256_or_si256(eq1, eq2); | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:666:8 | 666 | if _mm256_movemask_epi8(_mm256_or_si256(or, eq3)) != 0 { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_or_si256` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:666:29 | 666 | if _mm256_movemask_epi8(_mm256_or_si256(or, eq3)) != 0 { | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:667:21 | 667 | let mask1 = _mm256_movemask_epi8(eq1); | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:668:21 | 668 | let mask2 = _mm256_movemask_epi8(eq2); | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:669:21 | 669 | let mask3 = _mm256_movemask_epi8(eq3); | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_set1_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:108:15 | 108 | let vn1 = _mm_set1_epi8(n1 as i8); | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:16:1 | 16 | pub unsafe fn memchr(n1: u8, haystack: &[u8]) -> Option { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `std::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:112:19 | 112 | let end_ptr = start_ptr.add(haystack.len()); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:117:16 | 117 | if *ptr == n1 { | ^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::offset` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:120:19 | 120 | ptr = ptr.offset(1); | ^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `memchr::x86::sse2::forward_search1` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:125:22 | 125 | if let Some(i) = forward_search1(start_ptr, end_ptr, ptr, vn1) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:129:11 | 129 | ptr = ptr.add(VECTOR_SIZE - (start_ptr as usize & VECTOR_ALIGN)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:130:38 | 130 | debug_assert!(ptr > start_ptr && end_ptr.sub(VECTOR_SIZE) >= start_ptr); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:131:44 | 131 | while loop_size == LOOP_SIZE && ptr <= end_ptr.sub(loop_size) { | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_load_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:134:17 | 134 | let a = _mm_load_si128(ptr as *const __m128i); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_load_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:135:17 | 135 | let b = _mm_load_si128(ptr.add(VECTOR_SIZE) as *const __m128i); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:135:32 | 135 | let b = _mm_load_si128(ptr.add(VECTOR_SIZE) as *const __m128i); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_load_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:136:17 | 136 | let c = _mm_load_si128(ptr.add(2 * VECTOR_SIZE) as *const __m128i); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:136:32 | 136 | let c = _mm_load_si128(ptr.add(2 * VECTOR_SIZE) as *const __m128i); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_load_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:137:17 | 137 | let d = _mm_load_si128(ptr.add(3 * VECTOR_SIZE) as *const __m128i); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:137:32 | 137 | let d = _mm_load_si128(ptr.add(3 * VECTOR_SIZE) as *const __m128i); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_cmpeq_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:138:19 | 138 | let eqa = _mm_cmpeq_epi8(vn1, a); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_cmpeq_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:139:19 | 139 | let eqb = _mm_cmpeq_epi8(vn1, b); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_cmpeq_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:140:19 | 140 | let eqc = _mm_cmpeq_epi8(vn1, c); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_cmpeq_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:141:19 | 141 | let eqd = _mm_cmpeq_epi8(vn1, d); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_or_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:142:19 | 142 | let or1 = _mm_or_si128(eqa, eqb); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_or_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:143:19 | 143 | let or2 = _mm_or_si128(eqc, eqd); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_or_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:144:19 | 144 | let or3 = _mm_or_si128(or1, or2); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:145:12 | 145 | if _mm_movemask_epi8(or3) != 0 { | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:147:24 | 147 | let mask = _mm_movemask_epi8(eqa); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:153:24 | 153 | let mask = _mm_movemask_epi8(eqb); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:159:24 | 159 | let mask = _mm_movemask_epi8(eqc); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:165:24 | 165 | let mask = _mm_movemask_epi8(eqd); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:169:15 | 169 | ptr = ptr.add(loop_size); | ^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:171:18 | 171 | while ptr <= end_ptr.sub(VECTOR_SIZE) { | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `memchr::x86::sse2::forward_search1` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:174:26 | 174 | if let Some(i) = forward_search1(start_ptr, end_ptr, ptr, vn1) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:177:15 | 177 | ptr = ptr.add(VECTOR_SIZE); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:181:15 | 181 | ptr = ptr.sub(VECTOR_SIZE - sub(end_ptr, ptr)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `memchr::x86::sse2::forward_search1` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:184:16 | 184 | return forward_search1(start_ptr, end_ptr, ptr, vn1); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_set1_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:191:15 | 191 | let vn1 = _mm_set1_epi8(n1 as i8); | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:190:1 | 190 | pub unsafe fn memchr2(n1: u8, n2: u8, haystack: &[u8]) -> Option { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_set1_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:192:15 | 192 | let vn2 = _mm_set1_epi8(n2 as i8); | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:196:19 | 196 | let end_ptr = start_ptr.add(haystack.len()); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:201:16 | 201 | if *ptr == n1 || *ptr == n2 { | ^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:201:30 | 201 | if *ptr == n1 || *ptr == n2 { | ^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::offset` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:204:19 | 204 | ptr = ptr.offset(1); | ^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `memchr::x86::sse2::forward_search2` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:209:22 | 209 | if let Some(i) = forward_search2(start_ptr, end_ptr, ptr, vn1, vn2) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:213:11 | 213 | ptr = ptr.add(VECTOR_SIZE - (start_ptr as usize & VECTOR_ALIGN)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:214:38 | 214 | debug_assert!(ptr > start_ptr && end_ptr.sub(VECTOR_SIZE) >= start_ptr); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:215:45 | 215 | while loop_size == LOOP_SIZE2 && ptr <= end_ptr.sub(loop_size) { | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_load_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:218:17 | 218 | let a = _mm_load_si128(ptr as *const __m128i); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_load_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:219:17 | 219 | let b = _mm_load_si128(ptr.add(VECTOR_SIZE) as *const __m128i); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:219:32 | 219 | let b = _mm_load_si128(ptr.add(VECTOR_SIZE) as *const __m128i); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_cmpeq_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:220:20 | 220 | let eqa1 = _mm_cmpeq_epi8(vn1, a); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_cmpeq_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:221:20 | 221 | let eqb1 = _mm_cmpeq_epi8(vn1, b); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_cmpeq_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:222:20 | 222 | let eqa2 = _mm_cmpeq_epi8(vn2, a); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_cmpeq_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:223:20 | 223 | let eqb2 = _mm_cmpeq_epi8(vn2, b); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_or_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:224:19 | 224 | let or1 = _mm_or_si128(eqa1, eqb1); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_or_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:225:19 | 225 | let or2 = _mm_or_si128(eqa2, eqb2); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_or_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:226:19 | 226 | let or3 = _mm_or_si128(or1, or2); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:227:12 | 227 | if _mm_movemask_epi8(or3) != 0 { | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:229:25 | 229 | let mask1 = _mm_movemask_epi8(eqa1); | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:230:25 | 230 | let mask2 = _mm_movemask_epi8(eqa2); | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:236:25 | 236 | let mask1 = _mm_movemask_epi8(eqb1); | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:237:25 | 237 | let mask2 = _mm_movemask_epi8(eqb2); | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:240:15 | 240 | ptr = ptr.add(loop_size); | ^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:242:18 | 242 | while ptr <= end_ptr.sub(VECTOR_SIZE) { | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `memchr::x86::sse2::forward_search2` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:243:26 | 243 | if let Some(i) = forward_search2(start_ptr, end_ptr, ptr, vn1, vn2) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:246:15 | 246 | ptr = ptr.add(VECTOR_SIZE); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:250:15 | 250 | ptr = ptr.sub(VECTOR_SIZE - sub(end_ptr, ptr)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `memchr::x86::sse2::forward_search2` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:253:16 | 253 | return forward_search2(start_ptr, end_ptr, ptr, vn1, vn2); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_set1_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:265:15 | 265 | let vn1 = _mm_set1_epi8(n1 as i8); | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:259:1 | 259 | / pub unsafe fn memchr3( 260 | | n1: u8, 261 | | n2: u8, 262 | | n3: u8, 263 | | haystack: &[u8], 264 | | ) -> Option { | |__________________^ warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_set1_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:266:15 | 266 | let vn2 = _mm_set1_epi8(n2 as i8); | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_set1_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:267:15 | 267 | let vn3 = _mm_set1_epi8(n3 as i8); | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:271:19 | 271 | let end_ptr = start_ptr.add(haystack.len()); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:276:16 | 276 | if *ptr == n1 || *ptr == n2 || *ptr == n3 { | ^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:276:30 | 276 | if *ptr == n1 || *ptr == n2 || *ptr == n3 { | ^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:276:44 | 276 | if *ptr == n1 || *ptr == n2 || *ptr == n3 { | ^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::offset` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:279:19 | 279 | ptr = ptr.offset(1); | ^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `memchr::x86::sse2::forward_search3` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:284:22 | 284 | if let Some(i) = forward_search3(start_ptr, end_ptr, ptr, vn1, vn2, vn3) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:288:11 | 288 | ptr = ptr.add(VECTOR_SIZE - (start_ptr as usize & VECTOR_ALIGN)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:289:38 | 289 | debug_assert!(ptr > start_ptr && end_ptr.sub(VECTOR_SIZE) >= start_ptr); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:290:45 | 290 | while loop_size == LOOP_SIZE2 && ptr <= end_ptr.sub(loop_size) { | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_load_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:293:17 | 293 | let a = _mm_load_si128(ptr as *const __m128i); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_load_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:294:17 | 294 | let b = _mm_load_si128(ptr.add(VECTOR_SIZE) as *const __m128i); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:294:32 | 294 | let b = _mm_load_si128(ptr.add(VECTOR_SIZE) as *const __m128i); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_cmpeq_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:295:20 | 295 | let eqa1 = _mm_cmpeq_epi8(vn1, a); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_cmpeq_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:296:20 | 296 | let eqb1 = _mm_cmpeq_epi8(vn1, b); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_cmpeq_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:297:20 | 297 | let eqa2 = _mm_cmpeq_epi8(vn2, a); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_cmpeq_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:298:20 | 298 | let eqb2 = _mm_cmpeq_epi8(vn2, b); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_cmpeq_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:299:20 | 299 | let eqa3 = _mm_cmpeq_epi8(vn3, a); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_cmpeq_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:300:20 | 300 | let eqb3 = _mm_cmpeq_epi8(vn3, b); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_or_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:301:19 | 301 | let or1 = _mm_or_si128(eqa1, eqb1); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_or_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:302:19 | 302 | let or2 = _mm_or_si128(eqa2, eqb2); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_or_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:303:19 | 303 | let or3 = _mm_or_si128(eqa3, eqb3); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_or_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:304:19 | 304 | let or4 = _mm_or_si128(or1, or2); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_or_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:305:19 | 305 | let or5 = _mm_or_si128(or3, or4); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:306:12 | 306 | if _mm_movemask_epi8(or5) != 0 { | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:308:25 | 308 | let mask1 = _mm_movemask_epi8(eqa1); | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:309:25 | 309 | let mask2 = _mm_movemask_epi8(eqa2); | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:310:25 | 310 | let mask3 = _mm_movemask_epi8(eqa3); | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:316:25 | 316 | let mask1 = _mm_movemask_epi8(eqb1); | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:317:25 | 317 | let mask2 = _mm_movemask_epi8(eqb2); | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:318:25 | 318 | let mask3 = _mm_movemask_epi8(eqb3); | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:321:15 | 321 | ptr = ptr.add(loop_size); | ^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:323:18 | 323 | while ptr <= end_ptr.sub(VECTOR_SIZE) { | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `memchr::x86::sse2::forward_search3` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:325:13 | 325 | forward_search3(start_ptr, end_ptr, ptr, vn1, vn2, vn3) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:329:15 | 329 | ptr = ptr.add(VECTOR_SIZE); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:333:15 | 333 | ptr = ptr.sub(VECTOR_SIZE - sub(end_ptr, ptr)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `memchr::x86::sse2::forward_search3` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:336:16 | 336 | return forward_search3(start_ptr, end_ptr, ptr, vn1, vn2, vn3); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_set1_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:343:15 | 343 | let vn1 = _mm_set1_epi8(n1 as i8); | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:342:1 | 342 | pub unsafe fn memrchr(n1: u8, haystack: &[u8]) -> Option { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `std::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:347:19 | 347 | let end_ptr = start_ptr.add(haystack.len()); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::offset` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:352:19 | 352 | ptr = ptr.offset(-1); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:353:16 | 353 | if *ptr == n1 { | ^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:360:11 | 360 | ptr = ptr.sub(VECTOR_SIZE); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `memchr::x86::sse2::reverse_search1` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:361:22 | 361 | if let Some(i) = reverse_search1(start_ptr, end_ptr, ptr, vn1) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:367:44 | 367 | while loop_size == LOOP_SIZE && ptr >= start_ptr.add(loop_size) { | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:370:15 | 370 | ptr = ptr.sub(loop_size); | ^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_load_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:371:17 | 371 | let a = _mm_load_si128(ptr as *const __m128i); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_load_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:372:17 | 372 | let b = _mm_load_si128(ptr.add(VECTOR_SIZE) as *const __m128i); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:372:32 | 372 | let b = _mm_load_si128(ptr.add(VECTOR_SIZE) as *const __m128i); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_load_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:373:17 | 373 | let c = _mm_load_si128(ptr.add(2 * VECTOR_SIZE) as *const __m128i); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:373:32 | 373 | let c = _mm_load_si128(ptr.add(2 * VECTOR_SIZE) as *const __m128i); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_load_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:374:17 | 374 | let d = _mm_load_si128(ptr.add(3 * VECTOR_SIZE) as *const __m128i); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:374:32 | 374 | let d = _mm_load_si128(ptr.add(3 * VECTOR_SIZE) as *const __m128i); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_cmpeq_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:375:19 | 375 | let eqa = _mm_cmpeq_epi8(vn1, a); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_cmpeq_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:376:19 | 376 | let eqb = _mm_cmpeq_epi8(vn1, b); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_cmpeq_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:377:19 | 377 | let eqc = _mm_cmpeq_epi8(vn1, c); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_cmpeq_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:378:19 | 378 | let eqd = _mm_cmpeq_epi8(vn1, d); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_or_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:379:19 | 379 | let or1 = _mm_or_si128(eqa, eqb); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_or_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:380:19 | 380 | let or2 = _mm_or_si128(eqc, eqd); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_or_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:381:19 | 381 | let or3 = _mm_or_si128(or1, or2); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:382:12 | 382 | if _mm_movemask_epi8(or3) != 0 { | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:383:30 | 383 | let mut at = sub(ptr.add(3 * VECTOR_SIZE), start_ptr); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:384:24 | 384 | let mask = _mm_movemask_epi8(eqd); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:390:24 | 390 | let mask = _mm_movemask_epi8(eqc); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:396:24 | 396 | let mask = _mm_movemask_epi8(eqb); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:402:24 | 402 | let mask = _mm_movemask_epi8(eqa); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:407:18 | 407 | while ptr >= start_ptr.add(VECTOR_SIZE) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:408:15 | 408 | ptr = ptr.sub(VECTOR_SIZE); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `memchr::x86::sse2::reverse_search1` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:409:26 | 409 | if let Some(i) = reverse_search1(start_ptr, end_ptr, ptr, vn1) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `memchr::x86::sse2::reverse_search1` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:415:16 | 415 | return reverse_search1(start_ptr, end_ptr, start_ptr, vn1); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_set1_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:422:15 | 422 | let vn1 = _mm_set1_epi8(n1 as i8); | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:421:1 | 421 | pub unsafe fn memrchr2(n1: u8, n2: u8, haystack: &[u8]) -> Option { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_set1_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:423:15 | 423 | let vn2 = _mm_set1_epi8(n2 as i8); | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:427:19 | 427 | let end_ptr = start_ptr.add(haystack.len()); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::offset` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:432:19 | 432 | ptr = ptr.offset(-1); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:433:16 | 433 | if *ptr == n1 || *ptr == n2 { | ^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:433:30 | 433 | if *ptr == n1 || *ptr == n2 { | ^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:440:11 | 440 | ptr = ptr.sub(VECTOR_SIZE); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `memchr::x86::sse2::reverse_search2` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:441:22 | 441 | if let Some(i) = reverse_search2(start_ptr, end_ptr, ptr, vn1, vn2) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:447:45 | 447 | while loop_size == LOOP_SIZE2 && ptr >= start_ptr.add(loop_size) { | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:450:15 | 450 | ptr = ptr.sub(loop_size); | ^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_load_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:451:17 | 451 | let a = _mm_load_si128(ptr as *const __m128i); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_load_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:452:17 | 452 | let b = _mm_load_si128(ptr.add(VECTOR_SIZE) as *const __m128i); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:452:32 | 452 | let b = _mm_load_si128(ptr.add(VECTOR_SIZE) as *const __m128i); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_cmpeq_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:453:20 | 453 | let eqa1 = _mm_cmpeq_epi8(vn1, a); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_cmpeq_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:454:20 | 454 | let eqb1 = _mm_cmpeq_epi8(vn1, b); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_cmpeq_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:455:20 | 455 | let eqa2 = _mm_cmpeq_epi8(vn2, a); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_cmpeq_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:456:20 | 456 | let eqb2 = _mm_cmpeq_epi8(vn2, b); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_or_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:457:19 | 457 | let or1 = _mm_or_si128(eqa1, eqb1); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_or_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:458:19 | 458 | let or2 = _mm_or_si128(eqa2, eqb2); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_or_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:459:19 | 459 | let or3 = _mm_or_si128(or1, or2); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:460:12 | 460 | if _mm_movemask_epi8(or3) != 0 { | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:461:30 | 461 | let mut at = sub(ptr.add(VECTOR_SIZE), start_ptr); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:462:25 | 462 | let mask1 = _mm_movemask_epi8(eqb1); | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:463:25 | 463 | let mask2 = _mm_movemask_epi8(eqb2); | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:469:25 | 469 | let mask1 = _mm_movemask_epi8(eqa1); | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:470:25 | 470 | let mask2 = _mm_movemask_epi8(eqa2); | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:474:18 | 474 | while ptr >= start_ptr.add(VECTOR_SIZE) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:475:15 | 475 | ptr = ptr.sub(VECTOR_SIZE); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `memchr::x86::sse2::reverse_search2` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:476:26 | 476 | if let Some(i) = reverse_search2(start_ptr, end_ptr, ptr, vn1, vn2) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `memchr::x86::sse2::reverse_search2` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:482:16 | 482 | return reverse_search2(start_ptr, end_ptr, start_ptr, vn1, vn2); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_set1_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:494:15 | 494 | let vn1 = _mm_set1_epi8(n1 as i8); | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:488:1 | 488 | / pub unsafe fn memrchr3( 489 | | n1: u8, 490 | | n2: u8, 491 | | n3: u8, 492 | | haystack: &[u8], 493 | | ) -> Option { | |__________________^ warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_set1_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:495:15 | 495 | let vn2 = _mm_set1_epi8(n2 as i8); | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_set1_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:496:15 | 496 | let vn3 = _mm_set1_epi8(n3 as i8); | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:500:19 | 500 | let end_ptr = start_ptr.add(haystack.len()); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::offset` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:505:19 | 505 | ptr = ptr.offset(-1); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:506:16 | 506 | if *ptr == n1 || *ptr == n2 || *ptr == n3 { | ^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:506:30 | 506 | if *ptr == n1 || *ptr == n2 || *ptr == n3 { | ^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:506:44 | 506 | if *ptr == n1 || *ptr == n2 || *ptr == n3 { | ^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:513:11 | 513 | ptr = ptr.sub(VECTOR_SIZE); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `memchr::x86::sse2::reverse_search3` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:514:22 | 514 | if let Some(i) = reverse_search3(start_ptr, end_ptr, ptr, vn1, vn2, vn3) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:520:45 | 520 | while loop_size == LOOP_SIZE2 && ptr >= start_ptr.add(loop_size) { | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:523:15 | 523 | ptr = ptr.sub(loop_size); | ^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_load_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:524:17 | 524 | let a = _mm_load_si128(ptr as *const __m128i); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_load_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:525:17 | 525 | let b = _mm_load_si128(ptr.add(VECTOR_SIZE) as *const __m128i); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:525:32 | 525 | let b = _mm_load_si128(ptr.add(VECTOR_SIZE) as *const __m128i); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_cmpeq_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:526:20 | 526 | let eqa1 = _mm_cmpeq_epi8(vn1, a); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_cmpeq_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:527:20 | 527 | let eqb1 = _mm_cmpeq_epi8(vn1, b); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_cmpeq_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:528:20 | 528 | let eqa2 = _mm_cmpeq_epi8(vn2, a); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_cmpeq_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:529:20 | 529 | let eqb2 = _mm_cmpeq_epi8(vn2, b); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_cmpeq_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:530:20 | 530 | let eqa3 = _mm_cmpeq_epi8(vn3, a); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_cmpeq_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:531:20 | 531 | let eqb3 = _mm_cmpeq_epi8(vn3, b); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_or_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:532:19 | 532 | let or1 = _mm_or_si128(eqa1, eqb1); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_or_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:533:19 | 533 | let or2 = _mm_or_si128(eqa2, eqb2); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_or_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:534:19 | 534 | let or3 = _mm_or_si128(eqa3, eqb3); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_or_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:535:19 | 535 | let or4 = _mm_or_si128(or1, or2); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_or_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:536:19 | 536 | let or5 = _mm_or_si128(or3, or4); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:537:12 | 537 | if _mm_movemask_epi8(or5) != 0 { | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:538:30 | 538 | let mut at = sub(ptr.add(VECTOR_SIZE), start_ptr); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:539:25 | 539 | let mask1 = _mm_movemask_epi8(eqb1); | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:540:25 | 540 | let mask2 = _mm_movemask_epi8(eqb2); | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:541:25 | 541 | let mask3 = _mm_movemask_epi8(eqb3); | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:547:25 | 547 | let mask1 = _mm_movemask_epi8(eqa1); | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:548:25 | 548 | let mask2 = _mm_movemask_epi8(eqa2); | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:549:25 | 549 | let mask3 = _mm_movemask_epi8(eqa3); | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:553:18 | 553 | while ptr >= start_ptr.add(VECTOR_SIZE) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:554:15 | 554 | ptr = ptr.sub(VECTOR_SIZE); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `memchr::x86::sse2::reverse_search3` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:556:13 | 556 | reverse_search3(start_ptr, end_ptr, ptr, vn1, vn2, vn3) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `memchr::x86::sse2::reverse_search3` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:563:16 | 563 | return reverse_search3(start_ptr, end_ptr, start_ptr, vn1, vn2, vn3); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:577:26 | 577 | debug_assert!(ptr <= end_ptr.sub(VECTOR_SIZE)); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:569:1 | 569 | / pub unsafe fn forward_search1( 570 | | start_ptr: *const u8, 571 | | end_ptr: *const u8, 572 | | ptr: *const u8, 573 | | vn1: __m128i, 574 | | ) -> Option { | |__________________^ warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_loadu_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:579:17 | 579 | let chunk = _mm_loadu_si128(ptr as *const __m128i); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:580:16 | 580 | let mask = _mm_movemask_epi8(_mm_cmpeq_epi8(chunk, vn1)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_cmpeq_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:580:34 | 580 | let mask = _mm_movemask_epi8(_mm_cmpeq_epi8(chunk, vn1)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:598:26 | 598 | debug_assert!(ptr <= end_ptr.sub(VECTOR_SIZE)); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:589:1 | 589 | / unsafe fn forward_search2( 590 | | start_ptr: *const u8, 591 | | end_ptr: *const u8, 592 | | ptr: *const u8, 593 | | vn1: __m128i, 594 | | vn2: __m128i, 595 | | ) -> Option { | |__________________^ warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_loadu_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:600:17 | 600 | let chunk = _mm_loadu_si128(ptr as *const __m128i); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_cmpeq_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:601:15 | 601 | let eq1 = _mm_cmpeq_epi8(chunk, vn1); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_cmpeq_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:602:15 | 602 | let eq2 = _mm_cmpeq_epi8(chunk, vn2); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:603:8 | 603 | if _mm_movemask_epi8(_mm_or_si128(eq1, eq2)) != 0 { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_or_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:603:26 | 603 | if _mm_movemask_epi8(_mm_or_si128(eq1, eq2)) != 0 { | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:604:21 | 604 | let mask1 = _mm_movemask_epi8(eq1); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:605:21 | 605 | let mask2 = _mm_movemask_epi8(eq2); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:623:26 | 623 | debug_assert!(ptr <= end_ptr.sub(VECTOR_SIZE)); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:613:1 | 613 | / pub unsafe fn forward_search3( 614 | | start_ptr: *const u8, 615 | | end_ptr: *const u8, 616 | | ptr: *const u8, ... | 619 | | vn3: __m128i, 620 | | ) -> Option { | |__________________^ warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_loadu_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:625:17 | 625 | let chunk = _mm_loadu_si128(ptr as *const __m128i); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_cmpeq_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:626:15 | 626 | let eq1 = _mm_cmpeq_epi8(chunk, vn1); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_cmpeq_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:627:15 | 627 | let eq2 = _mm_cmpeq_epi8(chunk, vn2); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_cmpeq_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:628:15 | 628 | let eq3 = _mm_cmpeq_epi8(chunk, vn3); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_or_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:629:14 | 629 | let or = _mm_or_si128(eq1, eq2); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:630:8 | 630 | if _mm_movemask_epi8(_mm_or_si128(or, eq3)) != 0 { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_or_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:630:26 | 630 | if _mm_movemask_epi8(_mm_or_si128(or, eq3)) != 0 { | ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:631:21 | 631 | let mask1 = _mm_movemask_epi8(eq1); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:632:21 | 632 | let mask2 = _mm_movemask_epi8(eq2); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:633:21 | 633 | let mask3 = _mm_movemask_epi8(eq3); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:649:26 | 649 | debug_assert!(ptr <= end_ptr.sub(VECTOR_SIZE)); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:641:1 | 641 | / unsafe fn reverse_search1( 642 | | start_ptr: *const u8, 643 | | end_ptr: *const u8, 644 | | ptr: *const u8, 645 | | vn1: __m128i, 646 | | ) -> Option { | |__________________^ warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_loadu_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:651:17 | 651 | let chunk = _mm_loadu_si128(ptr as *const __m128i); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:652:16 | 652 | let mask = _mm_movemask_epi8(_mm_cmpeq_epi8(vn1, chunk)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_cmpeq_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:652:34 | 652 | let mask = _mm_movemask_epi8(_mm_cmpeq_epi8(vn1, chunk)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:670:26 | 670 | debug_assert!(ptr <= end_ptr.sub(VECTOR_SIZE)); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:661:1 | 661 | / unsafe fn reverse_search2( 662 | | start_ptr: *const u8, 663 | | end_ptr: *const u8, 664 | | ptr: *const u8, 665 | | vn1: __m128i, 666 | | vn2: __m128i, 667 | | ) -> Option { | |__________________^ warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_loadu_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:672:17 | 672 | let chunk = _mm_loadu_si128(ptr as *const __m128i); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_cmpeq_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:673:15 | 673 | let eq1 = _mm_cmpeq_epi8(chunk, vn1); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_cmpeq_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:674:15 | 674 | let eq2 = _mm_cmpeq_epi8(chunk, vn2); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:675:8 | 675 | if _mm_movemask_epi8(_mm_or_si128(eq1, eq2)) != 0 { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_or_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:675:26 | 675 | if _mm_movemask_epi8(_mm_or_si128(eq1, eq2)) != 0 { | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:676:21 | 676 | let mask1 = _mm_movemask_epi8(eq1); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:677:21 | 677 | let mask2 = _mm_movemask_epi8(eq2); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:695:26 | 695 | debug_assert!(ptr <= end_ptr.sub(VECTOR_SIZE)); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:685:1 | 685 | / unsafe fn reverse_search3( 686 | | start_ptr: *const u8, 687 | | end_ptr: *const u8, 688 | | ptr: *const u8, ... | 691 | | vn3: __m128i, 692 | | ) -> Option { | |__________________^ warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_loadu_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:697:17 | 697 | let chunk = _mm_loadu_si128(ptr as *const __m128i); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_cmpeq_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:698:15 | 698 | let eq1 = _mm_cmpeq_epi8(chunk, vn1); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_cmpeq_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:699:15 | 699 | let eq2 = _mm_cmpeq_epi8(chunk, vn2); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_cmpeq_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:700:15 | 700 | let eq3 = _mm_cmpeq_epi8(chunk, vn3); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_or_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:701:14 | 701 | let or = _mm_or_si128(eq1, eq2); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:702:8 | 702 | if _mm_movemask_epi8(_mm_or_si128(or, eq3)) != 0 { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_or_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:702:26 | 702 | if _mm_movemask_epi8(_mm_or_si128(or, eq3)) != 0 { | ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:703:21 | 703 | let mask1 = _mm_movemask_epi8(eq1); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:704:21 | 704 | let mask2 = _mm_movemask_epi8(eq2); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:705:21 | 705 | let mask3 = _mm_movemask_epi8(eq3); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `memmem::vector::Vector::splat` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/genericsimd.rs:131:22 | 131 | let rare1chunk = V::splat(needle[rare1i]); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/genericsimd.rs:103:1 | 103 | / pub(crate) unsafe fn fwd_find( 104 | | fwd: &Forward, 105 | | haystack: &[u8], 106 | | needle: &[u8], 107 | | ) -> Option { | |__________________^ warning[E0133]: call to unsafe function `memmem::vector::Vector::splat` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/genericsimd.rs:132:22 | 132 | let rare2chunk = V::splat(needle[rare2i]); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/genericsimd.rs:135:19 | 135 | let end_ptr = start_ptr.add(haystack.len()); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/genericsimd.rs:136:19 | 136 | let max_ptr = end_ptr.sub(min_haystack_len); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `memmem::genericsimd::fwd_find_in_chunk` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/genericsimd.rs:145:17 | 145 | let m = fwd_find_in_chunk( | _________________^ 146 | | fwd, needle, ptr, end_ptr, rare1chunk, rare2chunk, !0, 147 | | ); | |_________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/genericsimd.rs:151:15 | 151 | ptr = ptr.add(size_of::()); | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `memmem::genericsimd::fwd_find_in_chunk` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/genericsimd.rs:187:17 | 187 | let m = fwd_find_in_chunk( | _________________^ 188 | | fwd, needle, ptr, end_ptr, rare1chunk, rare2chunk, mask, 189 | | ); | |_________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `memmem::vector::Vector::load_unaligned` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/genericsimd.rs:226:18 | 226 | let chunk0 = V::load_unaligned(ptr.add(fwd.rare1i as usize)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/genericsimd.rs:217:1 | 217 | / unsafe fn fwd_find_in_chunk( 218 | | fwd: &Forward, 219 | | needle: &[u8], 220 | | ptr: *const u8, ... | 224 | | mask: u32, 225 | | ) -> Option { | |__________________^ warning[E0133]: call to unsafe function `std::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/genericsimd.rs:226:36 | 226 | let chunk0 = V::load_unaligned(ptr.add(fwd.rare1i as usize)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `memmem::vector::Vector::load_unaligned` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/genericsimd.rs:227:18 | 227 | let chunk1 = V::load_unaligned(ptr.add(fwd.rare2i as usize)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/genericsimd.rs:227:36 | 227 | let chunk1 = V::load_unaligned(ptr.add(fwd.rare2i as usize)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `memmem::vector::Vector::cmpeq` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/genericsimd.rs:229:15 | 229 | let eq0 = chunk0.cmpeq(rare1chunk); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `memmem::vector::Vector::cmpeq` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/genericsimd.rs:230:15 | 230 | let eq1 = chunk1.cmpeq(rare2chunk); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: `libc` (lib) generated 29 warnings warning[E0133]: call to unsafe function `memmem::vector::Vector::movemask` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/genericsimd.rs:232:29 | 232 | let mut match_offsets = eq0.and(eq1).movemask() & mask; | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `memmem::vector::Vector::and` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/genericsimd.rs:232:29 | 232 | let mut match_offsets = eq0.and(eq1).movemask() & mask; | ^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=openbsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(parallel_compiler)-Zmacro-backtrace-Csplit-debuginfo=off-Wrustc::internal-Wkeyword_idents_2024-Wunsafe_op_in_unsafe_fn-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zon-broken-pipe=kill' CARGO_FEATURE_ATOMIC_USIZE=1 CARGO_FEATURE_DEFAULT=1 CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/lock_api-0.4.12 CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='Wrappers to create fully-featured Mutex and RwLock types. Compatible with no_std.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lock_api CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.4.12 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-openbsd LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib/rustlib/x86_64-unknown-openbsd/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' NUM_JOBS=6 OPT_LEVEL=3 OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/build/lock_api-237f61e30194dc08/out PROFILE=release RUSTC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTC_WRAPPER=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTDOC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-openbsd /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/build/lock_api-a663e763ef17fecd/build-script-build` warning[E0133]: call to unsafe function `std::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/genericsimd.rs:235:19 | 235 | let ptr = ptr.add(offset); | ^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/genericsimd.rs:236:12 | 236 | if end_ptr.sub(needle.len()) < ptr { | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::slice::from_raw_parts` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/genericsimd.rs:239:21 | 239 | let chunk = core::slice::from_raw_parts(ptr, needle.len()); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/prefilter/genericsimd.rs:55:16 | 55 | return fallback(prestate, ninfo, haystack, needle); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/prefilter/genericsimd.rs:44:1 | 44 | / pub(crate) unsafe fn find( 45 | | prestate: &mut PrefilterState, 46 | | ninfo: &NeedleInfo, 47 | | haystack: &[u8], 48 | | needle: &[u8], 49 | | fallback: PrefilterFnTy, 50 | | ) -> Option { | |__________________^ warning[E0133]: call to unsafe function `std::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/prefilter/genericsimd.rs:59:19 | 59 | let end_ptr = start_ptr.add(haystack.len()); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/prefilter/genericsimd.rs:60:19 | 60 | let max_ptr = end_ptr.sub(min_haystack_len); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `memmem::vector::Vector::splat` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/prefilter/genericsimd.rs:63:22 | 63 | let rare1chunk = V::splat(needle[rare1i]); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `memmem::vector::Vector::splat` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/prefilter/genericsimd.rs:64:22 | 64 | let rare2chunk = V::splat(needle[rare2i]); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `memmem::prefilter::genericsimd::find_in_chunk2` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/prefilter/genericsimd.rs:73:17 | 73 | let m = find_in_chunk2(ptr, rare1i, rare2i, rare1chunk, rare2chunk); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/prefilter/genericsimd.rs:77:15 | 77 | ptr = ptr.add(size_of::()); | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `memmem::prefilter::genericsimd::find_in_chunk2` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/prefilter/genericsimd.rs:86:17 | 86 | let m = find_in_chunk2(ptr, rare1i, rare2i, rare1chunk, rare2chunk); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `memmem::vector::Vector::load_unaligned` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/prefilter/genericsimd.rs:127:18 | 127 | let chunk0 = V::load_unaligned(ptr.add(rare1i)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/prefilter/genericsimd.rs:120:1 | 120 | / unsafe fn find_in_chunk2( 121 | | ptr: *const u8, 122 | | rare1i: usize, 123 | | rare2i: usize, 124 | | rare1chunk: V, 125 | | rare2chunk: V, 126 | | ) -> Option { | |__________________^ warning[E0133]: call to unsafe function `std::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/prefilter/genericsimd.rs:127:36 | 127 | let chunk0 = V::load_unaligned(ptr.add(rare1i)); | ^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `memmem::vector::Vector::load_unaligned` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/prefilter/genericsimd.rs:128:18 | 128 | let chunk1 = V::load_unaligned(ptr.add(rare2i)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/prefilter/genericsimd.rs:128:36 | 128 | let chunk1 = V::load_unaligned(ptr.add(rare2i)); | ^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `memmem::vector::Vector::cmpeq` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/prefilter/genericsimd.rs:130:15 | 130 | let eq0 = chunk0.cmpeq(rare1chunk); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `memmem::vector::Vector::cmpeq` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/prefilter/genericsimd.rs:131:15 | 131 | let eq1 = chunk1.cmpeq(rare2chunk); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `memmem::vector::Vector::movemask` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/prefilter/genericsimd.rs:133:25 | 133 | let match_offsets = eq0.and(eq1).movemask(); | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `memmem::vector::Vector::and` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/prefilter/genericsimd.rs:133:25 | 133 | let match_offsets = eq0.and(eq1).movemask(); | ^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `memmem::vector::Vector::load_unaligned` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/prefilter/genericsimd.rs:161:18 | 161 | let chunk0 = V::load_unaligned(ptr); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/prefilter/genericsimd.rs:153:1 | 153 | / unsafe fn find_in_chunk3( 154 | | ptr: *const u8, 155 | | rare1i: usize, 156 | | rare2i: usize, ... | 159 | | rare2chunk: V, 160 | | ) -> Option { | |__________________^ warning[E0133]: call to unsafe function `memmem::vector::Vector::load_unaligned` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/prefilter/genericsimd.rs:162:18 | 162 | let chunk1 = V::load_unaligned(ptr.add(rare1i)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/prefilter/genericsimd.rs:162:36 | 162 | let chunk1 = V::load_unaligned(ptr.add(rare1i)); | ^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `memmem::vector::Vector::load_unaligned` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/prefilter/genericsimd.rs:163:18 | 163 | let chunk2 = V::load_unaligned(ptr.add(rare2i)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/prefilter/genericsimd.rs:163:36 | 163 | let chunk2 = V::load_unaligned(ptr.add(rare2i)); | ^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `memmem::vector::Vector::cmpeq` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/prefilter/genericsimd.rs:165:15 | 165 | let eq0 = chunk0.cmpeq(firstchunk); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `memmem::vector::Vector::cmpeq` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/prefilter/genericsimd.rs:166:15 | 166 | let eq1 = chunk1.cmpeq(rare1chunk); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `memmem::vector::Vector::cmpeq` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/prefilter/genericsimd.rs:167:15 | 167 | let eq2 = chunk2.cmpeq(rare2chunk); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `memmem::vector::Vector::movemask` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/prefilter/genericsimd.rs:169:25 | 169 | let match_offsets = eq0.and(eq1).and(eq2).movemask(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `memmem::vector::Vector::and` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/prefilter/genericsimd.rs:169:25 | 169 | let match_offsets = eq0.and(eq1).and(eq2).movemask(); | ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `memmem::vector::Vector::and` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/prefilter/genericsimd.rs:169:25 | 169 | let match_offsets = eq0.and(eq1).and(eq2).movemask(); | ^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `memmem::prefilter::genericsimd::find` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/prefilter/x86/avx.rs:24:5 | 24 | / super::super::genericsimd::find::<__m256i>( 25 | | prestate, 26 | | ninfo, 27 | | haystack, 28 | | needle, 29 | | super::sse::find, 30 | | ) | |_____^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/prefilter/x86/avx.rs:18:1 | 18 | / pub(crate) unsafe fn find( 19 | | prestate: &mut PrefilterState, 20 | | ninfo: &NeedleInfo, 21 | | haystack: &[u8], 22 | | needle: &[u8], 23 | | ) -> Option { | |__________________^ warning[E0133]: call to unsafe function `memmem::prefilter::genericsimd::find` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/prefilter/x86/sse.rs:24:5 | 24 | / super::super::genericsimd::find::<__m128i>( 25 | | prestate, 26 | | ninfo, 27 | | haystack, 28 | | needle, 29 | | super::super::simple_memchr_fallback, 30 | | ) | |_____^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/prefilter/x86/sse.rs:18:1 | 18 | / pub(crate) unsafe fn find( 19 | | prestate: &mut PrefilterState, 20 | | ninfo: &NeedleInfo, 21 | | haystack: &[u8], 22 | | needle: &[u8], 23 | | ) -> Option { | |__________________^ warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_set1_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/vector.rs:42:13 | 42 | _mm_set1_epi8(byte as i8) | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/vector.rs:41:9 | 41 | unsafe fn splat(byte: u8) -> __m128i { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_loadu_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/vector.rs:47:13 | 47 | _mm_loadu_si128(data as *const __m128i) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/vector.rs:46:9 | 46 | unsafe fn load_unaligned(data: *const u8) -> __m128i { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/vector.rs:52:13 | 52 | _mm_movemask_epi8(self) as u32 | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/vector.rs:51:9 | 51 | unsafe fn movemask(self) -> u32 { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_cmpeq_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/vector.rs:57:13 | 57 | _mm_cmpeq_epi8(self, vector2) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/vector.rs:56:9 | 56 | unsafe fn cmpeq(self, vector2: Self) -> __m128i { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_and_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/vector.rs:62:13 | 62 | _mm_and_si128(self, vector2) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/vector.rs:61:9 | 61 | unsafe fn and(self, vector2: Self) -> __m128i { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_set1_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/vector.rs:75:13 | 75 | _mm256_set1_epi8(byte as i8) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/vector.rs:74:9 | 74 | unsafe fn splat(byte: u8) -> __m256i { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_loadu_si256` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/vector.rs:80:13 | 80 | _mm256_loadu_si256(data as *const __m256i) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/vector.rs:79:9 | 79 | unsafe fn load_unaligned(data: *const u8) -> __m256i { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/vector.rs:85:13 | 85 | _mm256_movemask_epi8(self) as u32 | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/vector.rs:84:9 | 84 | unsafe fn movemask(self) -> u32 { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_cmpeq_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/vector.rs:90:13 | 90 | _mm256_cmpeq_epi8(self, vector2) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/vector.rs:89:9 | 89 | unsafe fn cmpeq(self, vector2: Self) -> __m256i { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_and_si256` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/vector.rs:95:13 | 95 | _mm256_and_si256(self, vector2) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/vector.rs:94:9 | 94 | unsafe fn and(self, vector2: Self) -> __m256i { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `memmem::genericsimd::fwd_find` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/x86/avx.rs:64:17 | 64 | genericsimd::fwd_find::<__m128i>(&self.0, haystack, needle) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/x86/avx.rs:58:9 | 58 | / unsafe fn find_impl( 59 | | &self, 60 | | haystack: &[u8], 61 | | needle: &[u8], 62 | | ) -> Option { | |__________________________^ warning[E0133]: call to unsafe function `memmem::genericsimd::fwd_find` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/x86/avx.rs:66:17 | 66 | genericsimd::fwd_find::<__m256i>(&self.0, haystack, needle) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `memmem::genericsimd::fwd_find` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/x86/sse.rs:52:9 | 52 | genericsimd::fwd_find::<__m128i>(&self.0, haystack, needle) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/x86/sse.rs:47:5 | 47 | / unsafe fn find_impl( 48 | | &self, 49 | | haystack: &[u8], 50 | | needle: &[u8], 51 | | ) -> Option { | |______________________^ Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=openbsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(parallel_compiler)-Zmacro-backtrace-Csplit-debuginfo=off-Wrustc::internal-Wkeyword_idents_2024-Wunsafe_op_in_unsafe_fn-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zon-broken-pipe=kill' CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10 CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='An advanced API for creating custom synchronization primitives.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=parking_lot_core CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.9.10 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-openbsd LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib/rustlib/x86_64-unknown-openbsd/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' NUM_JOBS=6 OPT_LEVEL=3 OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/build/parking_lot_core-cfbe9c6b65045d99/out PROFILE=release RUSTC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTC_WRAPPER=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTDOC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-openbsd /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/build/parking_lot_core-401e646444f81fa9/build-script-build` [parking_lot_core 0.9.10] cargo:rerun-if-changed=build.rs Compiling generic-array v0.14.7 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/generic-array-0.14.7 CARGO_PKG_AUTHORS='Bartłomiej Kamiński :Aaron Trent ' CARGO_PKG_DESCRIPTION='Generic types implementing functionality of arrays' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=generic-array CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/fizyk20/generic-array.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.14.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/generic-array-0.14.7 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/generic-array-0.14.7/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="more_lengths"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("more_lengths", "serde", "zeroize"))' -C metadata=afae0485ca461f85 -C extra-filename=-afae0485ca461f85 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/build/generic-array-afae0485ca461f85 -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern version_check=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/libversion_check-88ee324521b40e85.rlib --cap-lints warn -Z binary-dep-depinfo` [lock_api 0.4.12] cargo:rustc-cfg=has_const_fn_trait_bound Compiling tracing-core v0.1.30 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=tracing_core CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-core-0.1.30 CARGO_PKG_AUTHORS='Tokio Contributors ' CARGO_PKG_DESCRIPTION='Core primitives for application-level tracing. ' CARGO_PKG_HOMEPAGE='https://tokio.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tracing-core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/tracing' CARGO_PKG_RUST_VERSION=1.49.0 CARGO_PKG_VERSION=0.1.30 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=30 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-core-0.1.30 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name tracing_core --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-core-0.1.30/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="once_cell"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "once_cell", "std", "valuable"))' -C metadata=fdb1d60c408c45e2 -C extra-filename=-fdb1d60c408c45e2 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern once_cell=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libonce_cell-d1ab462b77e1eee6.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: lint `const_err` has been removed: converted into hard error, see issue #71800 for more information --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-core-0.1.30/src/lib.rs:132:5 | 132 | const_err, | ^^^^^^^^^ | = note: `#[warn(renamed_and_removed_lints)]` on by default warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-core-0.1.30/src/lib.rs:140:5 | 140 | private_in_public, | ^^^^^^^^^^^^^^^^^ warning: unexpected `cfg` condition value: `alloc` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-core-0.1.30/src/dispatcher.rs:147:7 | 147 | #[cfg(feature = "alloc")] | ^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `once_cell`, `std`, and `valuable` = help: consider adding `alloc` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `alloc` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-core-0.1.30/src/dispatcher.rs:150:7 | 150 | #[cfg(feature = "alloc")] | ^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `once_cell`, `std`, and `valuable` = help: consider adding `alloc` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `alloc` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-core-0.1.30/src/dispatcher.rs:182:7 | 182 | #[cfg(feature = "alloc")] | ^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `once_cell`, `std`, and `valuable` = help: consider adding `alloc` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `alloc` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-core-0.1.30/src/dispatcher.rs:488:15 | 488 | #[cfg(not(feature = "alloc"))] | ^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `once_cell`, `std`, and `valuable` = help: consider adding `alloc` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tracing_unstable` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-core-0.1.30/src/field.rs:373:11 | 373 | #[cfg(all(tracing_unstable, feature = "valuable"))] | ^^^^^^^^^^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `parallel_compiler`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tracing_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tracing_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tracing_unstable` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-core-0.1.30/src/field.rs:710:11 | 710 | #[cfg(all(tracing_unstable, feature = "valuable"))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tracing_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tracing_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tracing_unstable` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-core-0.1.30/src/field.rs:713:11 | 713 | #[cfg(all(tracing_unstable, feature = "valuable"))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tracing_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tracing_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tracing_unstable` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-core-0.1.30/src/field.rs:721:11 | 721 | #[cfg(all(tracing_unstable, feature = "valuable"))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tracing_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tracing_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tracing_unstable` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-core-0.1.30/src/field.rs:724:11 | 724 | #[cfg(all(tracing_unstable, feature = "valuable"))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tracing_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tracing_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tracing_unstable` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-core-0.1.30/src/field.rs:270:15 | 270 | #[cfg(all(tracing_unstable, feature = "valuable"))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tracing_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tracing_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:128:21 | 128 | fn peek(cursor: Cursor) -> bool; | ^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 128 | fn peek(cursor: Cursor<'_>) -> bool; | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:155:25 | 155 | fn peek(cursor: Cursor) -> bool; | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 155 | fn peek(cursor: Cursor<'_>) -> bool; | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:167:29 | 167 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 181 | impl_low_level_token!("punctuation token" Punct punct); | ------------------------------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_low_level_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 167 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:167:29 | 167 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 182 | impl_low_level_token!("literal" Literal literal); | ------------------------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_low_level_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 167 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:167:29 | 167 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 183 | impl_low_level_token!("token" TokenTree token_tree); | --------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_low_level_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 167 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:167:29 | 167 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 184 | impl_low_level_token!("group token" proc_macro2::Group any_group); | ----------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_low_level_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 167 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:167:29 | 167 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 185 | impl_low_level_token!("lifetime" Lifetime lifetime); | --------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_low_level_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 167 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:192:21 | 192 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 192 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:372:44 | 372 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 520 | / define_punctuation_structs! { 521 | | "_" pub struct Underscore/1 /// wildcard patterns, inferred types, unnamed items in constants, extern crates, use declarations, and d... 522 | | } | |_- in this macro invocation | = note: this warning originates in the macro `define_punctuation_structs` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 372 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:535:21 | 535 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 535 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:554:21 | 554 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 554 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:608:32 | 608 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 608 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:648:21 | 648 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 648 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:659:21 | 659 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 659 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:670:21 | 670 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 670 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:681:21 | 681 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 681 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:245:44 | 245 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 690 | / define_keywords! { 691 | | "abstract" pub struct Abstract 692 | | "as" pub struct As 693 | | "async" pub struct Async ... | 742 | | "yield" pub struct Yield 743 | | } | |_- in this macro invocation | = note: this warning originates in the macro `define_keywords` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 245 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:279:33 | 279 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter ... 690 | / define_keywords! { 691 | | "abstract" pub struct Abstract 692 | | "as" pub struct As 693 | | "async" pub struct Async ... | 742 | | "yield" pub struct Yield 743 | | } | |_- in this macro invocation | = note: this warning originates in the macro `define_keywords` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 279 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:288:33 | 288 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 690 | / define_keywords! { 691 | | "abstract" pub struct Abstract 692 | | "as" pub struct As 693 | | "async" pub struct Async ... | 742 | | "yield" pub struct Yield 743 | | } | |_- in this macro invocation | = note: this warning originates in the macro `define_keywords` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 288 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:372:44 | 372 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 745 | / define_punctuation! { 746 | | "&" pub struct And/1 /// bitwise and logical AND, borrow, references, reference patterns 747 | | "&&" pub struct AndAnd/2 /// lazy AND, borrow, references, reference patterns 748 | | "&=" pub struct AndEq/2 /// bitwise AND assignment ... | 791 | | "~" pub struct Tilde/1 /// unused since before Rust 1.0 792 | | } | |_- in this macro invocation | = note: this warning originates in the macro `define_punctuation_structs` which comes from the expansion of the macro `define_punctuation` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 372 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:418:33 | 418 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter ... 745 | / define_punctuation! { 746 | | "&" pub struct And/1 /// bitwise and logical AND, borrow, references, reference patterns 747 | | "&&" pub struct AndAnd/2 /// lazy AND, borrow, references, reference patterns 748 | | "&=" pub struct AndEq/2 /// bitwise AND assignment ... | 791 | | "~" pub struct Tilde/1 /// unused since before Rust 1.0 792 | | } | |_- in this macro invocation | = note: this warning originates in the macro `define_punctuation` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 418 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:427:33 | 427 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 745 | / define_punctuation! { 746 | | "&" pub struct And/1 /// bitwise and logical AND, borrow, references, reference patterns 747 | | "&&" pub struct AndAnd/2 /// lazy AND, borrow, references, reference patterns 748 | | "&=" pub struct AndEq/2 /// bitwise AND assignment ... | 791 | | "~" pub struct Tilde/1 /// unused since before Rust 1.0 792 | | } | |_- in this macro invocation | = note: this warning originates in the macro `define_punctuation` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 427 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ Compiling log v0.4.22 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=log CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/log-0.4.22 CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A lightweight logging facade for Rust ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=log CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/log' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=0.4.22 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=22 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/log-0.4.22 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name log --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/log-0.4.22/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("kv", "kv_serde", "kv_std", "kv_sval", "kv_unstable", "kv_unstable_serde", "kv_unstable_std", "kv_unstable_sval", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "serde", "std", "sval", "sval_ref", "value-bag"))' -C metadata=8a8717d095155b12 -C extra-filename=-8a8717d095155b12 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:479:44 | 479 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 794 | / define_delimiters! { 795 | | Brace pub struct Brace /// `{`…`}` 796 | | Bracket pub struct Bracket /// `[`…`]` 797 | | Parenthesis pub struct Paren /// `(`…`)` 798 | | } | |_- in this macro invocation | = note: this warning originates in the macro `define_delimiters` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 479 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:979:34 | 979 | pub(crate) fn keyword(input: ParseStream, token: &str) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 979 | pub(crate) fn keyword(input: ParseStream<'_>, token: &str) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:990:40 | 990 | pub(crate) fn peek_keyword(cursor: Cursor, token: &str) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 990 | pub(crate) fn peek_keyword(cursor: Cursor<'_>, token: &str) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:999:41 | 999 | pub fn punct(input: ParseStream, token: &str) -> Result<[Span; N]> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 999 | pub fn punct(input: ParseStream<'_>, token: &str) -> Result<[Span; N]> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:1005:28 | 1005 | fn punct_helper(input: ParseStream, token: &str, spans: &mut [Span]) -> Result<()> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1005 | fn punct_helper(input: ParseStream<'_>, token: &str, spans: &mut [Span]) -> Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:1032:35 | 1032 | pub fn peek_punct(mut cursor: Cursor, token: &str) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1032 | pub fn peek_punct(mut cursor: Cursor<'_>, token: &str) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/attr.rs:393:27 | 393 | logic: impl FnMut(ParseNestedMeta) -> Result<()>, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 393 | logic: impl FnMut(ParseNestedMeta<'_>) -> Result<()>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/attr.rs:406:31 | 406 | pub fn parse_outer(input: ParseStream) -> Result> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 406 | pub fn parse_outer(input: ParseStream<'_>) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/attr.rs:422:31 | 422 | pub fn parse_inner(input: ParseStream) -> Result> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 422 | pub fn parse_inner(input: ParseStream<'_>) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/attr.rs:587:27 | 587 | logic: impl FnMut(ParseNestedMeta) -> Result<()>, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 587 | logic: impl FnMut(ParseNestedMeta<'_>) -> Result<()>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/attr.rs:658:38 | 658 | pub(crate) fn parse_inner(input: ParseStream, attrs: &mut Vec) -> Result<()> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 658 | pub(crate) fn parse_inner(input: ParseStream<'_>, attrs: &mut Vec) -> Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/attr.rs:665:45 | 665 | pub(crate) fn single_parse_inner(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 665 | pub(crate) fn single_parse_inner(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/attr.rs:675:45 | 675 | pub(crate) fn single_parse_outer(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 675 | pub(crate) fn single_parse_outer(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/attr.rs:687:25 | 687 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 687 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/attr.rs:695:25 | 695 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 695 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/attr.rs:703:25 | 703 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 703 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/attr.rs:709:60 | 709 | pub(crate) fn parse_meta_after_path(path: Path, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 709 | pub(crate) fn parse_meta_after_path(path: Path, input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/attr.rs:719:54 | 719 | fn parse_meta_list_after_path(path: Path, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 719 | fn parse_meta_list_after_path(path: Path, input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/attr.rs:728:60 | 728 | fn parse_meta_name_value_after_path(path: Path, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 728 | fn parse_meta_name_value_after_path(path: Path, input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/attr.rs:753:44 | 753 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 753 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/attr.rs:764:44 | 764 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 764 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/buffer.rs:81:28 | 81 | pub fn begin(&self) -> Cursor { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 81 | pub fn begin(&self) -> Cursor<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/buffer.rs:405:29 | 405 | pub(crate) fn same_scope(a: Cursor, b: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 405 | pub(crate) fn same_scope(a: Cursor<'_>, b: Cursor) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/buffer.rs:405:40 | 405 | pub(crate) fn same_scope(a: Cursor, b: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 405 | pub(crate) fn same_scope(a: Cursor, b: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/buffer.rs:409:30 | 409 | pub(crate) fn same_buffer(a: Cursor, b: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 409 | pub(crate) fn same_buffer(a: Cursor<'_>, b: Cursor) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/buffer.rs:409:41 | 409 | pub(crate) fn same_buffer(a: Cursor, b: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 409 | pub(crate) fn same_buffer(a: Cursor, b: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/buffer.rs:413:28 | 413 | fn start_of_buffer(cursor: Cursor) -> *const Entry { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 413 | fn start_of_buffer(cursor: Cursor<'_>) -> *const Entry { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/buffer.rs:422:43 | 422 | pub(crate) fn cmp_assuming_same_buffer(a: Cursor, b: Cursor) -> Ordering { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 422 | pub(crate) fn cmp_assuming_same_buffer(a: Cursor<'_>, b: Cursor) -> Ordering { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/buffer.rs:422:54 | 422 | pub(crate) fn cmp_assuming_same_buffer(a: Cursor, b: Cursor) -> Ordering { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 422 | pub(crate) fn cmp_assuming_same_buffer(a: Cursor, b: Cursor<'_>) -> Ordering { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/buffer.rs:426:42 | 426 | pub(crate) fn open_span_of_group(cursor: Cursor) -> Span { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 426 | pub(crate) fn open_span_of_group(cursor: Cursor<'_>) -> Span { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/data.rs:71:43 | 71 | pub fn iter(&self) -> punctuated::Iter { | ----------------^------ expected lifetime parameter | help: indicate the anonymous lifetime | 71 | pub fn iter(&self) -> punctuated::Iter<'_, Field> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/data.rs:82:54 | 82 | pub fn iter_mut(&mut self) -> punctuated::IterMut { | -------------------^------ expected lifetime parameter | help: indicate the anonymous lifetime | 82 | pub fn iter_mut(&mut self) -> punctuated::IterMut<'_, Field> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/data.rs:141:77 | 141 | pub fn members(&self) -> impl Iterator + Clone + '_ [Members] { | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 141 | pub fn members(&self) -> impl Iterator + Clone + '_ [Members<'_>] { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/data.rs:257:25 | 257 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 257 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/data.rs:378:25 | 378 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 378 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/data.rs:389:25 | 389 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 389 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/data.rs:401:35 | 401 | pub fn parse_named(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 401 | pub fn parse_named(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/data.rs:438:37 | 438 | pub fn parse_unnamed(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 438 | pub fn parse_unnamed(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/derive.rs:81:25 | 81 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 81 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/derive.rs:149:16 | 149 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 149 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/derive.rs:185:16 | 185 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 185 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/derive.rs:200:37 | 200 | pub(crate) fn data_union(input: ParseStream) -> Result<(Option, FieldsNamed)> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 200 | pub(crate) fn data_union(input: ParseStream<'_>) -> Result<(Option, FieldsNamed)> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/error.rs:327:55 | 327 | pub(crate) fn new_at(scope: Span, cursor: Cursor, message: T) -> Error { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 327 | pub(crate) fn new_at(scope: Span, cursor: Cursor<'_>, message: T) -> Error { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/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 --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/error.rs:367:40 | 367 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 367 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/error.rs:373:40 | 373 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 373 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:811:45 | 811 | pub fn parse_without_eager_brace(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 811 | pub fn parse_without_eager_brace(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:873:52 | 873 | pub fn parse_with_earlier_boundary_rule(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 873 | pub fn parse_with_earlier_boundary_rule(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:976:40 | 976 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 976 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1026:40 | 1026 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1026 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/custom_keyword.rs:133:45 | 133 | fn peek(cursor: $crate::buffer::Cursor) -> $crate::__private::bool { | ----------------^^^^^^ | | | expected lifetime parameter | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1153:9 | 1153 | crate::custom_keyword!(builtin); | ------------------------------- in this macro invocation | = note: this warning originates in the macro `$crate::impl_parse_for_custom_keyword` which comes from the expansion of the macro `crate::custom_keyword` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 133 | fn peek(cursor: $crate::buffer::Cursor<'_>) -> $crate::__private::bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/custom_keyword.rs:147:44 | 147 | fn parse(input: $crate::parse::ParseStream) -> $crate::parse::Result<$ident> { | ---------------^^^^^^^^^^^ | | | expected lifetime parameter | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1153:9 | 1153 | crate::custom_keyword!(builtin); | ------------------------------- in this macro invocation | = note: this warning originates in the macro `$crate::impl_parse_for_custom_keyword` which comes from the expansion of the macro `crate::custom_keyword` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 147 | fn parse(input: $crate::parse::ParseStream<'_>) -> $crate::parse::Result<$ident> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/custom_keyword.rs:228:54 | 228 | fn fmt(&self, f: &mut $crate::__private::Formatter) -> $crate::__private::FmtResult { | -------------------^^^^^^^^^ | | | expected lifetime parameter | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1153:9 | 1153 | crate::custom_keyword!(builtin); | ------------------------------- in this macro invocation | = note: this warning originates in the macro `$crate::impl_extra_traits_for_custom_keyword` which comes from the expansion of the macro `crate::custom_keyword` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 228 | fn fmt(&self, f: &mut $crate::__private::Formatter<'_>) -> $crate::__private::FmtResult { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/custom_keyword.rs:133:45 | 133 | fn peek(cursor: $crate::buffer::Cursor) -> $crate::__private::bool { | ----------------^^^^^^ | | | expected lifetime parameter | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1154:9 | 1154 | crate::custom_keyword!(raw); | --------------------------- in this macro invocation | = note: this warning originates in the macro `$crate::impl_parse_for_custom_keyword` which comes from the expansion of the macro `crate::custom_keyword` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 133 | fn peek(cursor: $crate::buffer::Cursor<'_>) -> $crate::__private::bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/custom_keyword.rs:147:44 | 147 | fn parse(input: $crate::parse::ParseStream) -> $crate::parse::Result<$ident> { | ---------------^^^^^^^^^^^ | | | expected lifetime parameter | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1154:9 | 1154 | crate::custom_keyword!(raw); | --------------------------- in this macro invocation | = note: this warning originates in the macro `$crate::impl_parse_for_custom_keyword` which comes from the expansion of the macro `crate::custom_keyword` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 147 | fn parse(input: $crate::parse::ParseStream<'_>) -> $crate::parse::Result<$ident> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/custom_keyword.rs:228:54 | 228 | fn fmt(&self, f: &mut $crate::__private::Formatter) -> $crate::__private::FmtResult { | -------------------^^^^^^^^^ | | | expected lifetime parameter | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1154:9 | 1154 | crate::custom_keyword!(raw); | --------------------------- in this macro invocation | = note: this warning originates in the macro `$crate::impl_extra_traits_for_custom_keyword` which comes from the expansion of the macro `crate::custom_keyword` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 228 | fn fmt(&self, f: &mut $crate::__private::Formatter<'_>) -> $crate::__private::FmtResult { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1167:25 | 1167 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1167 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1177:59 | 1177 | pub(super) fn parse_with_earlier_boundary_rule(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1177 | pub(super) fn parse_with_earlier_boundary_rule(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1248:30 | 1248 | fn can_begin_expr(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1248 | fn can_begin_expr(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1268:16 | 1268 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1268 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1381:16 | 1381 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1381 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1406:31 | 1406 | fn peek_precedence(input: ParseStream) -> Precedence { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1406 | fn peek_precedence(input: ParseStream<'_>) -> Precedence { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1422:16 | 1422 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1422 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1440:26 | 1440 | fn expr_attrs(input: ParseStream) -> Result> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1440 | fn expr_attrs(input: ParseStream<'_>) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1453:26 | 1453 | fn unary_expr(input: ParseStream, allow_struct: AllowStruct) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1453 | fn unary_expr(input: ParseStream<'_>, allow_struct: AllowStruct) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1519:16 | 1519 | begin: ParseBuffer, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1519 | begin: ParseBuffer<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1521:16 | 1521 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1521 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1539:30 | 1539 | fn trailer_helper(input: ParseStream, mut e: Expr) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1539 | fn trailer_helper(input: ParseStream<'_>, mut e: Expr) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1703:25 | 1703 | fn atom_expr(input: ParseStream, allow_struct: AllowStruct) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1703 | fn atom_expr(input: ParseStream<'_>, allow_struct: AllowStruct) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1780:28 | 1780 | fn atom_labeled(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1780 | fn atom_labeled(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1838:28 | 1838 | fn expr_builtin(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1838 | fn expr_builtin(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1853:16 | 1853 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1853 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1870:16 | 1870 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1870 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1906:25 | 1906 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1906 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1915:30 | 1915 | fn paren_or_tuple(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1915 | fn paren_or_tuple(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1954:31 | 1954 | fn array_or_repeat(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1954 | fn array_or_repeat(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2001:25 | 2001 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2001 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2027:25 | 2027 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2027 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2060:25 | 2060 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2060 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2069:16 | 2069 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2069 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2105:25 | 2105 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2105 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2110:26 | 2110 | fn expr_paren(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2110 | fn expr_paren(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2122:25 | 2122 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2122 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2129:24 | 2129 | fn expr_let(input: ParseStream, allow_struct: AllowStruct) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2129 | fn expr_let(input: ParseStream<'_>, allow_struct: AllowStruct) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2145:25 | 2145 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2145 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2200:25 | 2200 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2200 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2211:25 | 2211 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2211 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2241:25 | 2241 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2241 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2263:25 | 2263 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2263 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2297:37 | 2297 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter ... 2312 | / impl_by_parsing_expr! { 2313 | | ExprAssign, Assign, "expected assignment expression", 2314 | | ExprAwait, Await, "expected await expression", 2315 | | ExprBinary, Binary, "expected binary operation", ... | 2323 | | ExprTuple, Tuple, "expected tuple expression", 2324 | | } | |_____- 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 | 2297 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2329:25 | 2329 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2329 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2338:16 | 2338 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2338 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2352:25 | 2352 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2352 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2361:25 | 2361 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2361 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2375:25 | 2375 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2375 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2384:25 | 2384 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2384 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2400:27 | 2400 | fn expr_become(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2400 | fn expr_become(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2412:25 | 2412 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2412 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2424:25 | 2424 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2424 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2440:28 | 2440 | fn expr_closure(input: ParseStream, allow_struct: AllowStruct) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2440 | fn expr_closure(input: ParseStream<'_>, allow_struct: AllowStruct) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2498:25 | 2498 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2498 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2509:27 | 2509 | fn closure_arg(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2509 | fn closure_arg(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2547:25 | 2547 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2547 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2571:25 | 2571 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2571 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2590:25 | 2590 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2590 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2601:25 | 2601 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2601 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2613:25 | 2613 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2613 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2623:26 | 2623 | fn expr_break(input: ParseStream, allow_struct: AllowStruct) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2623 | fn expr_break(input: ParseStream<'_>, allow_struct: AllowStruct) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2658:25 | 2658 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2658 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2687:25 | 2687 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2687 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2695:16 | 2695 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2695 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2742:25 | 2742 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2742 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2761:25 | 2761 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2761 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2779:26 | 2779 | fn expr_range(input: ParseStream, allow_struct: AllowStruct) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2779 | fn expr_range(input: ParseStream<'_>, allow_struct: AllowStruct) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2792:16 | 2792 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2792 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2813:25 | 2813 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2813 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2830:45 | 2830 | pub(crate) fn parse_obsolete(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2830 | pub(crate) fn parse_obsolete(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2850:25 | 2850 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2850 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2865:25 | 2865 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2865 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2879:25 | 2879 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2879 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2912:25 | 2912 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2912 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2971:26 | 2971 | fn check_cast(input: ParseStream) -> Result<()> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2971 | fn check_cast(input: ParseStream<'_>) -> Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ext.rs:46:25 | 46 | fn parse_any(input: ParseStream) -> Result; | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 46 | fn parse_any(input: ParseStream<'_>) -> Result; | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ext.rs:87:25 | 87 | fn parse_any(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 87 | fn parse_any(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ext.rs:109:21 | 109 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 109 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/file.rs:100:25 | 100 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 100 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:108:74 | 108 | pub fn lifetimes(&self) -> impl Iterator [Lifetimes] { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 108 | pub fn lifetimes(&self) -> impl Iterator [Lifetimes<'_>] { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:115:86 | 115 | pub fn lifetimes_mut(&mut self) -> impl Iterator [LifetimesMut] { | ^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 115 | pub fn lifetimes_mut(&mut self) -> impl Iterator [LifetimesMut<'_>] { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:122:72 | 122 | pub fn type_params(&self) -> impl Iterator [TypeParams] { | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 122 | pub fn type_params(&self) -> impl Iterator [TypeParams<'_>] { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:129:84 | 129 | pub fn type_params_mut(&mut self) -> impl Iterator [TypeParamsMut] { | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 129 | pub fn type_params_mut(&mut self) -> impl Iterator [TypeParamsMut<'_>] { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:136:74 | 136 | pub fn const_params(&self) -> impl Iterator [ConstParams] { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 136 | pub fn const_params(&self) -> impl Iterator [ConstParams<'_>] { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:143:86 | 143 | pub fn const_params_mut(&mut self) -> impl Iterator [ConstParamsMut] { | ^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 143 | pub fn const_params_mut(&mut self) -> impl Iterator [ConstParamsMut<'_>] { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:176:38 | 176 | pub fn split_for_impl(&self) -> (ImplGenerics, TypeGenerics, Option<&WhereClause>) { | ^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 176 | pub fn split_for_impl(&self) -> (ImplGenerics<'_>, TypeGenerics, Option<&WhereClause>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:176:52 | 176 | pub fn split_for_impl(&self) -> (ImplGenerics, TypeGenerics, Option<&WhereClause>) { | ^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 176 | pub fn split_for_impl(&self) -> (ImplGenerics, TypeGenerics<'_>, Option<&WhereClause>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:331:48 | 331 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 362 | generics_wrapper_impls!(ImplGenerics); | ------------------------------------- in this macro invocation | = note: this warning originates in the macro `generics_wrapper_impls` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 331 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:331:48 | 331 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 364 | generics_wrapper_impls!(TypeGenerics); | ------------------------------------- in this macro invocation | = note: this warning originates in the macro `generics_wrapper_impls` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 331 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:331:48 | 331 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 366 | generics_wrapper_impls!(Turbofish); | ---------------------------------- in this macro invocation | = note: this warning originates in the macro `generics_wrapper_impls` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 331 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:371:35 | 371 | pub fn as_turbofish(&self) -> Turbofish { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 371 | pub fn as_turbofish(&self) -> Turbofish<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:530:25 | 530 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 530 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:593:25 | 593 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 593 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:620:25 | 620 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 620 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:658:25 | 658 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 658 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:687:25 | 687 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 687 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:698:25 | 698 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 698 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:739:25 | 739 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 739 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:800:20 | 800 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 800 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:826:25 | 826 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 826 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:851:25 | 851 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 851 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:862:25 | 862 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 862 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:886:25 | 886 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 886 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:917:25 | 917 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 917 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:928:25 | 928 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 928 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ident.rs:77:25 | 77 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 77 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ident.rs:96:25 | 96 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 96 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:939:25 | 939 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 939 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:947:16 | 947 | begin: ParseBuffer, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 947 | begin: ParseBuffer<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:949:16 | 949 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 949 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1150:20 | 1150 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1150 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1198:20 | 1198 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1198 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1219:45 | 1219 | fn parse_optional_definition(input: ParseStream) -> Result> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1219 | fn parse_optional_definition(input: ParseStream<'_>) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1232:25 | 1232 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1232 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1261:28 | 1261 | fn parse_macro2(begin: ParseBuffer, _vis: Visibility, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1261 | fn parse_macro2(begin: ParseBuffer<'_>, _vis: Visibility, input: ParseStream) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1261:66 | 1261 | fn parse_macro2(begin: ParseBuffer, _vis: Visibility, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1261 | fn parse_macro2(begin: ParseBuffer, _vis: Visibility, input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1286:25 | 1286 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1286 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1319:25 | 1319 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1319 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1326:16 | 1326 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1326 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1353:25 | 1353 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1353 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1360:16 | 1360 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1360 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1435:25 | 1435 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1435 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1453:25 | 1453 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1453 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1486:30 | 1486 | fn peek_signature(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1486 | fn peek_signature(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1497:25 | 1497 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1497 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1531:25 | 1531 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1531 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1540:16 | 1540 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1540 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1560:25 | 1560 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1560 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1576:16 | 1576 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1576 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1627:25 | 1627 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1627 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1671:16 | 1671 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1671 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1741:25 | 1741 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1741 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1790:25 | 1790 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1790 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1815:25 | 1815 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1815 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1894:25 | 1894 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1894 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1910:25 | 1910 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1910 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1926:25 | 1926 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1926 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1942:39 | 1942 | fn parse_foreign_item_type(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1942 | fn parse_foreign_item_type(begin: ParseBuffer<'_>, input: ParseStream) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1942:59 | 1942 | fn parse_foreign_item_type(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1942 | fn parse_foreign_item_type(begin: ParseBuffer, input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1975:25 | 1975 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1975 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1993:25 | 1993 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1993 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2011:31 | 2011 | fn parse_item_type(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2011 | fn parse_item_type(begin: ParseBuffer<'_>, input: ParseStream) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2011:51 | 2011 | fn parse_item_type(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2011 | fn parse_item_type(begin: ParseBuffer, input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2047:25 | 2047 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2047 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2071:25 | 2071 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2071 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2095:25 | 2095 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2095 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2116:42 | 2116 | fn parse_trait_or_trait_alias(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2116 | fn parse_trait_or_trait_alias(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2146:25 | 2146 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2146 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2168:16 | 2168 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2168 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2221:25 | 2221 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2221 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2228:16 | 2228 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2228 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2239:16 | 2239 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2239 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2277:25 | 2277 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2277 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2362:25 | 2362 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2362 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2399:25 | 2399 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2399 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2428:25 | 2428 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2428 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2450:37 | 2450 | fn parse_trait_item_type(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2450 | fn parse_trait_item_type(begin: ParseBuffer<'_>, input: ParseStream) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2450:57 | 2450 | fn parse_trait_item_type(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2450 | fn parse_trait_item_type(begin: ParseBuffer, input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2485:25 | 2485 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2485 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2503:25 | 2503 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2503 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2509:26 | 2509 | fn parse_impl(input: ParseStream, allow_verbatim_impl: bool) -> Result> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2509 | fn parse_impl(input: ParseStream<'_>, allow_verbatim_impl: bool) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2615:25 | 2615 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2615 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2710:25 | 2710 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2710 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2747:25 | 2747 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2747 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2754:16 | 2754 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2754 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2788:25 | 2788 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2788 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2813:36 | 2813 | fn parse_impl_item_type(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2813 | fn parse_impl_item_type(begin: ParseBuffer<'_>, input: ParseStream) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2813:56 | 2813 | fn parse_impl_item_type(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2813 | fn parse_impl_item_type(begin: ParseBuffer, input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2850:25 | 2850 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2850 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2877:25 | 2877 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2877 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lifetime.rs:73:40 | 73 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 73 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lifetime.rs:131:25 | 131 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 131 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:502:40 | 502 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 502 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:574:40 | 574 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 574 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:609:44 | 609 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 609 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:615:57 | 615 | pub(crate) fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 615 | pub(crate) fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:625:44 | 625 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 625 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:631:57 | 631 | pub(crate) fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 631 | pub(crate) fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:641:44 | 641 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 641 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:647:57 | 647 | pub(crate) fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 647 | pub(crate) fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:657:44 | 657 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 657 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:663:57 | 663 | pub(crate) fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 663 | pub(crate) fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:673:44 | 673 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 673 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:679:57 | 679 | pub(crate) fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 679 | pub(crate) fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:689:44 | 689 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 689 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:695:57 | 695 | pub(crate) fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 695 | pub(crate) fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:705:44 | 705 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 705 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:711:57 | 711 | pub(crate) fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 711 | pub(crate) fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:721:44 | 721 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 721 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:727:57 | 727 | pub(crate) fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 727 | pub(crate) fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:867:25 | 867 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 867 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:897:47 | 897 | fn parse_negative_lit(neg: Punct, cursor: Cursor) -> Option<(Lit, Cursor)> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 897 | fn parse_negative_lit(neg: Punct, cursor: Cursor<'_>) -> Option<(Lit, Cursor)> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:897:71 | 897 | fn parse_negative_lit(neg: Punct, cursor: Cursor) -> Option<(Lit, Cursor)> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 897 | fn parse_negative_lit(neg: Punct, cursor: Cursor) -> Option<(Lit, Cursor<'_>)> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:938:25 | 938 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 938 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:949:25 | 949 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 949 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:960:25 | 960 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 960 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:971:25 | 971 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 971 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:982:25 | 982 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 982 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:993:25 | 993 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 993 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1004:25 | 1004 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1004 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1015:25 | 1015 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1015 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1024:26 | 1024 | fn peek_impl(cursor: Cursor, peek: fn(ParseStream) -> bool) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1024 | fn peek_impl(cursor: Cursor<'_>, peek: fn(ParseStream) -> bool) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1024:43 | 1024 | fn peek_impl(cursor: Cursor, peek: fn(ParseStream) -> bool) -> bool { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1024 | fn peek_impl(cursor: Cursor, peek: fn(ParseStream<'_>) -> bool) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1050 | impl_token!("literal" Lit); | -------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1050 | impl_token!("literal" Lit); | -------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1051 | impl_token!("string literal" LitStr); | ------------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1051 | impl_token!("string literal" LitStr); | ------------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1052 | impl_token!("byte string literal" LitByteStr); | --------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1052 | impl_token!("byte string literal" LitByteStr); | --------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1053 | impl_token!("C-string literal" LitCStr); | --------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1053 | impl_token!("C-string literal" LitCStr); | --------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1054 | impl_token!("byte literal" LitByte); | ----------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1054 | impl_token!("byte literal" LitByte); | ----------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1055 | impl_token!("character literal" LitChar); | ---------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1055 | impl_token!("character literal" LitChar); | ---------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1056 | impl_token!("integer literal" LitInt); | ------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1056 | impl_token!("integer literal" LitInt); | ------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1057 | impl_token!("floating point literal" LitFloat); | ---------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1057 | impl_token!("floating point literal" LitFloat); | ---------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1058 | impl_token!("boolean literal" LitBool); | -------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1058 | impl_token!("boolean literal" LitBool); | -------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/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 --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/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 --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/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 --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/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 --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/mac.rs:153:38 | 153 | pub(crate) fn parse_delimiter(input: ParseStream) -> Result<(MacroDelimiter, TokenStream)> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 153 | pub(crate) fn parse_delimiter(input: ParseStream<'_>) -> Result<(MacroDelimiter, TokenStream)> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/mac.rs:181:25 | 181 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 181 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/meta.rs:132:33 | 132 | pub fn parser(logic: impl FnMut(ParseNestedMeta) -> Result<()>) -> impl Parser { | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 132 | pub fn parser(logic: impl FnMut(ParseNestedMeta<'_>) -> Result<()>) -> impl Parser { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/meta.rs:133:13 | 133 | |input: ParseStream| { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 133 | |input: ParseStream<'_>| { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/meta.rs:273:27 | 273 | logic: impl FnMut(ParseNestedMeta) -> Result<()>, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 273 | logic: impl FnMut(ParseNestedMeta<'_>) -> Result<()>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/meta.rs:386:12 | 386 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 386 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/meta.rs:387:27 | 387 | mut logic: impl FnMut(ParseNestedMeta) -> Result<()>, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 387 | mut logic: impl FnMut(ParseNestedMeta<'_>) -> Result<()>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/meta.rs:403:27 | 403 | fn parse_meta_path(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 403 | fn parse_meta_path(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/op.rs:87:25 | 87 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 87 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/op.rs:152:25 | 152 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 152 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/discouraged.rs:199:44 | 199 | .set(unsafe { mem::transmute::>(fork.cursor()) }); | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 199 | .set(unsafe { mem::transmute::, Cursor<'static>>(fork.cursor()) }); | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/discouraged.rs:208:68 | 208 | fn parse_any_delimiter(&self) -> Result<(Delimiter, DelimSpan, ParseBuffer)>; | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 208 | fn parse_any_delimiter(&self) -> Result<(Delimiter, DelimSpan, ParseBuffer<'_>)>; | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/discouraged.rs:212:68 | 212 | fn parse_any_delimiter(&self) -> Result<(Delimiter, DelimSpan, ParseBuffer)> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 212 | fn parse_any_delimiter(&self) -> Result<(Delimiter, DelimSpan, ParseBuffer<'_>)> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:215:21 | 215 | fn parse(input: ParseStream) -> Result; | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 215 | fn parse(input: ParseStream<'_>) -> Result; | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:277:32 | 277 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 277 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:283:32 | 283 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 283 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:387:13 | 387 | cursor: Cursor, | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 387 | cursor: Cursor<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:389:6 | 389 | ) -> ParseBuffer { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 389 | ) -> ParseBuffer<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:393:51 | 393 | cell: Cell::new(unsafe { mem::transmute::>(cursor) }), | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 393 | cell: Cell::new(unsafe { mem::transmute::, Cursor<'static>>(cursor) }), | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:430:30 | 430 | fn inner_unexpected(buffer: &ParseBuffer) -> (Rc>, Option<(Span, Delimiter)>) { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 430 | fn inner_unexpected(buffer: &ParseBuffer<'_>) -> (Rc>, Option<(Span, Delimiter)>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:441:39 | 441 | pub(crate) fn get_unexpected(buffer: &ParseBuffer) -> Rc> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 441 | pub(crate) fn get_unexpected(buffer: &ParseBuffer<'_>) -> Rc> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:445:50 | 445 | fn span_of_unexpected_ignoring_nones(mut cursor: Cursor) -> Option<(Span, Delimiter)> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 445 | fn span_of_unexpected_ignoring_nones(mut cursor: Cursor<'_>) -> Option<(Span, Delimiter)> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:505:40 | 505 | pub fn call(&self, function: fn(ParseStream) -> Result) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 505 | pub fn call(&self, function: fn(ParseStream<'_>) -> Result) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:621:27 | 621 | fn peek2(buffer: &ParseBuffer, peek: fn(Cursor) -> bool) -> bool { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 621 | fn peek2(buffer: &ParseBuffer<'_>, peek: fn(Cursor) -> bool) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:621:49 | 621 | fn peek2(buffer: &ParseBuffer, peek: fn(Cursor) -> bool) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 621 | fn peek2(buffer: &ParseBuffer, peek: fn(Cursor<'_>) -> bool) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:631:27 | 631 | fn peek3(buffer: &ParseBuffer, peek: fn(Cursor) -> bool) -> bool { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 631 | fn peek3(buffer: &ParseBuffer<'_>, peek: fn(Cursor) -> bool) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:631:49 | 631 | fn peek3(buffer: &ParseBuffer, peek: fn(Cursor) -> bool) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 631 | fn peek3(buffer: &ParseBuffer, peek: fn(Cursor<'_>) -> bool) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:736:20 | 736 | parser: fn(ParseStream) -> Result, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 736 | parser: fn(ParseStream<'_>) -> Result, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:1162:21 | 1162 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1162 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:1169:21 | 1169 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1169 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:1180:21 | 1180 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1180 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:1187:21 | 1187 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1187 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:1197:21 | 1197 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1197 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:1211:21 | 1211 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1211 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:1221:21 | 1221 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1221 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:1274:52 | 1274 | fn tokens_to_parse_buffer(tokens: &TokenBuffer) -> ParseBuffer { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1274 | fn tokens_to_parse_buffer(tokens: &TokenBuffer) -> ParseBuffer<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:1283:15 | 1283 | F: FnOnce(ParseStream) -> Result, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1283 | F: FnOnce(ParseStream<'_>) -> Result, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:1365:22 | 1365 | fn parse(_input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1365 | fn parse(_input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:1393:32 | 1393 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1393 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse_quote.rs:127:21 | 127 | fn parse(input: ParseStream) -> Result; | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 127 | fn parse(input: ParseStream<'_>) -> Result; | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse_quote.rs:131:21 | 131 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 131 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse_quote.rs:147:21 | 147 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 147 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse_quote.rs:158:21 | 158 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 158 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse_quote.rs:188:21 | 188 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 188 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse_quote.rs:195:21 | 195 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 195 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse_quote.rs:201:21 | 201 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 201 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse_quote.rs:208:21 | 208 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 208 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:287:36 | 287 | pub fn parse_single(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 287 | pub fn parse_single(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:333:35 | 333 | pub fn parse_multi(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 333 | pub fn parse_multi(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:379:53 | 379 | pub fn parse_multi_with_leading_vert(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 379 | pub fn parse_multi_with_leading_vert(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:387:25 | 387 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 387 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:397:30 | 397 | fn multi_pat_impl(input: ParseStream, leading_vert: Option) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 397 | fn multi_pat_impl(input: ParseStream<'_>, leading_vert: Option) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:419:52 | 419 | fn pat_path_or_macro_or_struct_or_range(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 419 | fn pat_path_or_macro_or_struct_or_range(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:456:24 | 456 | fn pat_wild(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 456 | fn pat_wild(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:463:23 | 463 | fn pat_box(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 463 | fn pat_box(begin: ParseBuffer<'_>, input: ParseStream) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:463:43 | 463 | fn pat_box(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 463 | fn pat_box(begin: ParseBuffer, input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:469:25 | 469 | fn pat_ident(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 469 | fn pat_ident(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:494:16 | 494 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 494 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:521:26 | 521 | fn pat_struct(input: ParseStream, qself: Option, path: Path) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 521 | fn pat_struct(input: ParseStream<'_>, qself: Option, path: Path) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:556:25 | 556 | fn field_pat(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 556 | fn field_pat(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:604:25 | 604 | fn pat_range(input: ParseStream, qself: Option, path: Path) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 604 | fn pat_range(input: ParseStream<'_>, qself: Option, path: Path) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:622:35 | 622 | fn pat_range_half_open(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 622 | fn pat_range_half_open(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:643:34 | 643 | fn pat_paren_or_tuple(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 643 | fn pat_paren_or_tuple(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:673:29 | 673 | fn pat_reference(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 673 | fn pat_reference(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:682:32 | 682 | fn pat_lit_or_range(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 682 | fn pat_lit_or_range(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:726:31 | 726 | fn pat_range_bound(input: ParseStream) -> Result> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 726 | fn pat_range_bound(input: ParseStream<'_>) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:759:25 | 759 | fn pat_slice(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 759 | fn pat_slice(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:794:25 | 794 | fn pat_const(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 794 | fn pat_const(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/path.rs:310:25 | 310 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 310 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/path.rs:317:25 | 317 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 317 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/path.rs:402:41 | 402 | pub(crate) fn const_argument(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 402 | pub(crate) fn const_argument(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/path.rs:447:39 | 447 | pub fn parse_turbofish(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 447 | pub fn parse_turbofish(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/path.rs:454:20 | 454 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 454 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/path.rs:482:25 | 482 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 482 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/path.rs:490:25 | 490 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 490 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/path.rs:502:25 | 502 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 502 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/path.rs:508:32 | 508 | fn parse_helper(input: ParseStream, expr_style: bool) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 508 | fn parse_helper(input: ParseStream<'_>, expr_style: bool) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/path.rs:569:39 | 569 | pub fn parse_mod_style(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 569 | pub fn parse_mod_style(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/path.rs:601:43 | 601 | pub(crate) fn parse_helper(input: ParseStream, expr_style: bool) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 601 | pub(crate) fn parse_helper(input: ParseStream<'_>, expr_style: bool) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/path.rs:616:20 | 616 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 616 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/path.rs:636:32 | 636 | pub(crate) fn qpath(input: ParseStream, expr_style: bool) -> Result<(Option, Path)> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 636 | pub(crate) fn qpath(input: ParseStream<'_>, expr_style: bool) -> Result<(Option, Path)> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/punctuated.rs:119:31 | 119 | pub fn iter(&self) -> Iter { | ----^-- expected lifetime parameter | help: indicate the anonymous lifetime | 119 | pub fn iter(&self) -> Iter<'_, T> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/punctuated.rs:130:42 | 130 | pub fn iter_mut(&mut self) -> IterMut { | -------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 130 | pub fn iter_mut(&mut self) -> IterMut<'_, T> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/punctuated.rs:141:33 | 141 | pub fn pairs(&self) -> Pairs { | -----^----- expected lifetime parameter | help: indicate the anonymous lifetime | 141 | pub fn pairs(&self) -> Pairs<'_, T, P> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/punctuated.rs:150:44 | 150 | pub fn pairs_mut(&mut self) -> PairsMut { | --------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 150 | pub fn pairs_mut(&mut self) -> PairsMut<'_, T, P> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/punctuated.rs:290:36 | 290 | pub fn parse_terminated(input: ParseStream) -> Result | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 290 | pub fn parse_terminated(input: ParseStream<'_>) -> Result | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/punctuated.rs:309:16 | 309 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 309 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/punctuated.rs:310:20 | 310 | parser: fn(ParseStream) -> Result, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 310 | parser: fn(ParseStream<'_>) -> Result, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/punctuated.rs:342:44 | 342 | pub fn parse_separated_nonempty(input: ParseStream) -> Result | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 342 | pub fn parse_separated_nonempty(input: ParseStream<'_>) -> Result | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/punctuated.rs:361:16 | 361 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 361 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/punctuated.rs:362:20 | 362 | parser: fn(ParseStream) -> Result, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 362 | parser: fn(ParseStream<'_>) -> Result, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/punctuated.rs:442:32 | 442 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 442 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/restriction.rs:72:25 | 72 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 72 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/restriction.rs:93:29 | 93 | fn parse_pub(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 93 | fn parse_pub(input: ParseStream<'_>) -> Result { | ++++ warning: `typenum` (build script) generated 5 warnings warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/stmt.rs:151:36 | 151 | pub fn parse_within(input: ParseStream) -> Result> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 151 | pub fn parse_within(input: ParseStream<'_>) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/stmt.rs:181:25 | 181 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 181 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/stmt.rs:192:25 | 192 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 192 | fn parse(input: ParseStream<'_>) -> Result { | ++++ Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=openbsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(parallel_compiler)-Zmacro-backtrace-Csplit-debuginfo=off-Wrustc::internal-Wkeyword_idents_2024-Wunsafe_op_in_unsafe_fn-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zon-broken-pipe=kill' CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/typenum-1.17.0 CARGO_PKG_AUTHORS='Paho Lurie-Gregg :Andre Bogus ' CARGO_PKG_DESCRIPTION='Typenum is a Rust library for type-level numbers evaluated at compile time. It currently supports bits, unsigned integers, and signed integers. It also provides a type-level array of type-level numbers, but its implementation is incomplete.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=typenum CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/paholg/typenum' CARGO_PKG_RUST_VERSION=1.37.0 CARGO_PKG_VERSION=1.17.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=17 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-openbsd LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib/rustlib/x86_64-unknown-openbsd/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' NUM_JOBS=6 OPT_LEVEL=3 OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/build/typenum-f259f6b8b4cf1897/out PROFILE=release RUSTC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTC_WRAPPER=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTDOC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-openbsd /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/build/typenum-70652bd45c3002f8/build-script-main` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/stmt.rs:198:26 | 198 | fn parse_stmt(input: ParseStream, allow_nosemi: AllowNoSemi) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 198 | fn parse_stmt(input: ParseStream<'_>, allow_nosemi: AllowNoSemi) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/stmt.rs:265:24 | 265 | fn stmt_mac(input: ParseStream, attrs: Vec, path: Path) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 265 | fn stmt_mac(input: ParseStream<'_>, attrs: Vec, path: Path) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/stmt.rs:282:26 | 282 | fn stmt_local(input: ParseStream, attrs: Vec) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 282 | fn stmt_local(input: ParseStream<'_>, attrs: Vec) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/stmt.rs:334:16 | 334 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 334 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/thread.rs:38:40 | 38 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 38 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:297:25 | 297 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 297 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:311:36 | 311 | pub fn without_plus(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 311 | pub fn without_plus(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:319:16 | 319 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 319 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:594:25 | 594 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 594 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:605:25 | 605 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 605 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:618:25 | 618 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 618 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:641:25 | 641 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 641 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:654:25 | 654 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 654 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:701:25 | 701 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 701 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:710:25 | 710 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 710 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:719:25 | 719 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 719 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:752:25 | 752 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 752 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:761:25 | 761 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 761 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:770:36 | 770 | pub fn without_plus(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 770 | pub fn without_plus(input: ParseStream<'_>) -> Result { | ++++ [typenum 1.17.0] cargo:rerun-if-changed=build/main.rs warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:775:36 | 775 | pub(crate) fn parse(input: ParseStream, allow_plus: bool) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 775 | pub(crate) fn parse(input: ParseStream<'_>, allow_plus: bool) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:789:25 | 789 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 789 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:797:25 | 797 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 797 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:805:36 | 805 | pub fn without_plus(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 805 | pub fn without_plus(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:811:36 | 811 | pub(crate) fn parse(input: ParseStream, allow_plus: bool) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 811 | pub(crate) fn parse(input: ParseStream<'_>, allow_plus: bool) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:823:20 | 823 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 823 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:851:25 | 851 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 851 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:859:36 | 859 | pub fn without_plus(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 859 | pub fn without_plus(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:864:36 | 864 | pub(crate) fn parse(input: ParseStream, allow_plus: bool) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 864 | pub(crate) fn parse(input: ParseStream<'_>, allow_plus: bool) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:894:25 | 894 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 894 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:905:25 | 905 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 905 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:912:25 | 912 | fn parse(input: ParseStream, allow_plus: bool) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 912 | fn parse(input: ParseStream<'_>, allow_plus: bool) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:926:25 | 926 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 926 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:932:33 | 932 | fn parse_bare_fn_arg(input: ParseStream, allow_self: bool) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 932 | fn parse_bare_fn_arg(input: ParseStream<'_>, allow_self: bool) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:980:35 | 980 | fn parse_bare_variadic(input: ParseStream, attrs: Vec) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 980 | fn parse_bare_variadic(input: ParseStream<'_>, attrs: Vec) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:997:25 | 997 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 997 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:1007:25 | 1007 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1007 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/log-0.4.22/src/lib.rs:533:34 | 533 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 533 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/log-0.4.22/src/lib.rs:639:34 | 639 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 639 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/log-0.4.22/src/lib.rs:1179:34 | 1179 | fn enabled(&self, metadata: &Metadata) -> bool; | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1179 | fn enabled(&self, metadata: &Metadata<'_>) -> bool; | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/log-0.4.22/src/lib.rs:1188:28 | 1188 | fn log(&self, record: &Record); | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1188 | fn log(&self, record: &Record<'_>); | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/log-0.4.22/src/lib.rs:1203:27 | 1203 | fn enabled(&self, _: &Metadata) -> bool { | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1203 | fn enabled(&self, _: &Metadata<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/log-0.4.22/src/lib.rs:1207:23 | 1207 | fn log(&self, _: &Record) {} | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1207 | fn log(&self, _: &Record<'_>) {} | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/log-0.4.22/src/lib.rs:1215:34 | 1215 | fn enabled(&self, metadata: &Metadata) -> bool { | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1215 | fn enabled(&self, metadata: &Metadata<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/log-0.4.22/src/lib.rs:1219:28 | 1219 | fn log(&self, record: &Record) { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1219 | fn log(&self, record: &Record<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/log-0.4.22/src/lib.rs:1232:34 | 1232 | fn enabled(&self, metadata: &Metadata) -> bool { | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1232 | fn enabled(&self, metadata: &Metadata<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/log-0.4.22/src/lib.rs:1236:28 | 1236 | fn log(&self, record: &Record) { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1236 | fn log(&self, record: &Record<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/log-0.4.22/src/lib.rs:1249:34 | 1249 | fn enabled(&self, metadata: &Metadata) -> bool { | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1249 | fn enabled(&self, metadata: &Metadata<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/log-0.4.22/src/lib.rs:1253:28 | 1253 | fn log(&self, record: &Record) { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1253 | fn log(&self, record: &Record<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/log-0.4.22/src/lib.rs:1469:34 | 1469 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1469 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/log-0.4.22/src/lib.rs:1486:34 | 1486 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1486 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/log-0.4.22/src/__private_api.rs:38:11 | 38 | args: Arguments, | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 38 | args: Arguments<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/log-0.4.22/src/__private_api.rs:40:65 | 40 | &(target, module_path, loc): &(&str, &'static str, &'static Location), | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 40 | &(target, module_path, loc): &(&str, &'static str, &'static Location<'_>), | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/log-0.4.22/src/__private_api.rs:41:26 | 41 | kvs: Option<&[(&str, Value)]>, | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 41 | kvs: Option<&[(&str, Value<'_>)]>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/log-0.4.22/src/__private_api.rs:65:11 | 65 | args: Arguments, | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 65 | args: Arguments<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/log-0.4.22/src/__private_api.rs:67:64 | 67 | target_module_path_and_loc: &(&str, &'static str, &'static Location), | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 67 | target_module_path_and_loc: &(&str, &'static str, &'static Location<'_>), | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:9:40 | 9 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 9 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:19:40 | 19 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 19 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:25:42 | 25 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 25 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:37:40 | 37 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 37 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:51:40 | 51 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 51 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:63:40 | 63 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 63 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:75:40 | 75 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 75 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:90:40 | 90 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 90 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:102:40 | 102 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 102 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:113:40 | 113 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 113 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:125:40 | 125 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 125 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:274:40 | 274 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 274 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:284:40 | 284 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 284 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:296:40 | 296 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 296 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:311:40 | 311 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 311 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:323:40 | 323 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 323 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:335:40 | 335 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 335 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:341:42 | 341 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 341 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:352:40 | 352 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 352 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:358:42 | 358 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 358 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:369:40 | 369 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 369 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:375:42 | 375 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 375 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:385:40 | 385 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 385 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:398:40 | 398 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 398 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:476:40 | 476 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 476 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:482:42 | 482 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 482 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:493:40 | 493 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 493 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:499:42 | 499 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 499 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:511:40 | 511 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 511 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:517:42 | 517 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 517 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:529:40 | 529 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 529 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:535:42 | 535 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 535 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:547:40 | 547 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 547 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:553:42 | 553 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 553 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:565:40 | 565 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 565 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:571:42 | 571 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 571 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:582:40 | 582 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 582 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:588:42 | 588 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 588 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:600:40 | 600 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 600 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:606:42 | 606 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 606 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:618:40 | 618 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 618 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:624:42 | 624 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 624 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:636:40 | 636 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 636 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:642:42 | 642 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 642 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:661:40 | 661 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 661 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:667:42 | 667 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 667 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:678:40 | 678 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 678 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:684:42 | 684 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 684 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:695:40 | 695 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 695 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:701:42 | 701 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 701 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:713:40 | 713 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 713 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:719:42 | 719 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 719 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:734:40 | 734 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 734 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:740:42 | 740 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 740 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:751:40 | 751 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 751 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:757:42 | 757 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 757 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:770:40 | 770 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 770 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:776:42 | 776 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 776 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:788:40 | 788 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 788 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:794:42 | 794 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 794 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:804:40 | 804 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 804 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:810:42 | 810 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 810 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:823:40 | 823 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 823 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:829:42 | 829 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 829 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:839:40 | 839 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 839 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:845:42 | 845 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 845 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:857:40 | 857 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 857 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:863:42 | 863 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 863 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:873:40 | 873 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 873 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:879:42 | 879 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 879 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:892:40 | 892 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 892 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:898:42 | 898 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 898 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:913:40 | 913 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 913 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:919:42 | 919 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 919 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:930:40 | 930 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 930 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:936:42 | 936 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 936 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:947:40 | 947 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 947 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:953:42 | 953 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 953 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:965:40 | 965 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 965 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:971:42 | 971 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 971 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:983:40 | 983 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 983 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:989:42 | 989 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 989 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1002:40 | 1002 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1002 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1008:42 | 1008 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1008 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1019:40 | 1019 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1019 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1025:42 | 1025 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1025 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1040:40 | 1040 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1040 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1046:42 | 1046 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1046 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1057:40 | 1057 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1057 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1063:42 | 1063 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1063 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1074:40 | 1074 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1074 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1080:42 | 1080 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1080 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1091:40 | 1091 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1091 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1097:42 | 1097 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1097 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1108:40 | 1108 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1108 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1114:42 | 1114 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1114 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1125:40 | 1125 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1125 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1131:42 | 1131 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1131 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1144:40 | 1144 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1144 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1150:42 | 1150 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1150 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1161:40 | 1161 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1161 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1175:40 | 1175 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1175 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1185:40 | 1185 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1185 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1197:40 | 1197 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1197 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1209:40 | 1209 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1209 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1221:40 | 1221 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1221 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1227:42 | 1227 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1227 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1237:40 | 1237 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1237 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1243:42 | 1243 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1243 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1253:40 | 1253 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1253 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1264:40 | 1264 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1264 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1283:40 | 1283 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1301:40 | 1301 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1301 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1307:42 | 1307 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1307 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1319:40 | 1319 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1319 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1325:42 | 1325 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1325 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1336:40 | 1336 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1336 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1342:42 | 1342 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1342 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1358:40 | 1358 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1358 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1364:42 | 1364 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1364 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1378:40 | 1378 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1378 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1417:40 | 1417 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1417 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1441:40 | 1441 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1441 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1453:40 | 1453 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1453 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1471:40 | 1471 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1471 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1477:42 | 1477 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1477 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1496:40 | 1496 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1496 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1502:42 | 1502 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1502 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1515:40 | 1515 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1515 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1521:42 | 1521 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1521 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1532:40 | 1532 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1532 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1538:42 | 1538 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1538 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1555:41 | 1555 | fn fmt(&self, _formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1555 | fn fmt(&self, _formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1562:40 | 1562 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1562 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1572:40 | 1572 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1572 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1601:40 | 1601 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1601 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1607:42 | 1607 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1607 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1625:40 | 1625 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1625 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1631:42 | 1631 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1631 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1646:40 | 1646 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1646 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1652:42 | 1652 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1652 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1667:40 | 1667 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1667 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1673:42 | 1673 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1673 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1685:40 | 1685 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1685 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1691:42 | 1691 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1691 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1704:40 | 1704 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1704 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1710:42 | 1710 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1710 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1727:40 | 1727 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1727 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1733:42 | 1733 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1733 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1745:40 | 1745 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1745 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1751:42 | 1751 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1751 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1766:40 | 1766 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1766 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1772:42 | 1772 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1772 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1790:40 | 1790 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1790 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1796:42 | 1796 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1796 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1811:40 | 1811 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1811 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1817:42 | 1817 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1817 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1837:40 | 1837 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1837 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1843:42 | 1843 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1843 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1859:40 | 1859 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1859 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1865:42 | 1865 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1865 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1881:40 | 1881 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1881 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1887:42 | 1887 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1887 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1901:40 | 1901 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1901 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1907:42 | 1907 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1907 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1921:40 | 1921 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1921 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1930:40 | 1930 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1930 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1935:42 | 1935 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1935 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1945:40 | 1945 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1945 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1956:40 | 1956 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1956 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1978:40 | 1978 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1978 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1984:42 | 1984 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1984 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1997:40 | 1997 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1997 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2008:40 | 2008 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2008 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2020:40 | 2020 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2020 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2044:40 | 2044 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2044 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2063:40 | 2063 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2063 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2075:40 | 2075 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2075 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2081:42 | 2081 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2081 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2092:40 | 2092 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2092 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2098:42 | 2098 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2098 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2109:40 | 2109 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2109 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2115:42 | 2115 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2115 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2126:40 | 2126 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2126 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2156:40 | 2156 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2156 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2162:42 | 2162 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2162 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2175:40 | 2175 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2175 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2181:42 | 2181 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2181 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2192:40 | 2192 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2192 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2198:42 | 2198 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2198 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2209:40 | 2209 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2209 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2215:42 | 2215 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2215 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2227:40 | 2227 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2227 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2233:42 | 2233 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2233 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2243:40 | 2243 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2243 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2249:42 | 2249 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2249 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2260:40 | 2260 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2260 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2266:42 | 2266 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2266 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2280:40 | 2280 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2280 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2286:42 | 2286 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2286 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2297:40 | 2297 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2297 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2303:42 | 2303 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2303 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2316:40 | 2316 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2316 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2322:42 | 2322 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2322 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2334:40 | 2334 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2334 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2340:42 | 2340 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2340 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2350:40 | 2350 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2350 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2356:42 | 2356 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2356 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2366:40 | 2366 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2366 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2382:40 | 2382 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2382 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2392:40 | 2392 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2392 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2403:40 | 2403 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2403 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2415:40 | 2415 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2415 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2428:40 | 2428 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2428 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2447:40 | 2447 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2447 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2461:40 | 2461 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2461 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2477:40 | 2477 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2477 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2496:40 | 2496 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2496 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2511:40 | 2511 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2511 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2533:40 | 2533 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2533 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2539:42 | 2539 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2539 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2550:40 | 2550 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2550 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2562:40 | 2562 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2562 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2577:40 | 2577 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2577 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2595:40 | 2595 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2595 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2601:42 | 2601 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2601 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2617:40 | 2617 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2617 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2623:42 | 2623 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2623 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2635:40 | 2635 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2635 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2641:42 | 2641 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2641 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2652:40 | 2652 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2652 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2658:42 | 2658 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2658 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2674:40 | 2674 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2674 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2702:40 | 2702 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2702 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2708:42 | 2708 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2708 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2720:40 | 2720 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2720 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2726:42 | 2726 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2726 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2742:40 | 2742 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2742 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2748:42 | 2748 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2748 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2758:40 | 2758 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2758 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2764:42 | 2764 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2764 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2774:40 | 2774 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2774 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2780:42 | 2780 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2780 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2789:40 | 2789 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2789 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2795:42 | 2795 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2795 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2804:40 | 2804 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2804 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2810:42 | 2810 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2810 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2819:40 | 2819 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2819 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2833:40 | 2833 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2833 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2853:40 | 2853 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2853 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2859:42 | 2859 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2859 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2869:40 | 2869 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2869 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2875:42 | 2875 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2875 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2885:40 | 2885 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2885 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2891:42 | 2891 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2891 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2903:40 | 2903 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2903 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2909:42 | 2909 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2909 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2921:40 | 2921 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2921 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2927:42 | 2927 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2927 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2937:40 | 2937 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2937 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2943:42 | 2943 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2943 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2953:40 | 2953 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2953 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2959:42 | 2959 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2959 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2969:40 | 2969 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2969 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2993:40 | 2993 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2993 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:3002:40 | 3002 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3002 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:3012:40 | 3012 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3012 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:3021:40 | 3021 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3021 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:3032:40 | 3032 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3032 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:3043:40 | 3043 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3043 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:3077:40 | 3077 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3077 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:3089:40 | 3089 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3089 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:3101:40 | 3101 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3101 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:3107:42 | 3107 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3107 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:3119:40 | 3119 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3119 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:3135:40 | 3135 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3135 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:3145:40 | 3145 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3145 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ Compiling scopeguard v1.2.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=scopeguard CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/scopeguard-1.2.0 CARGO_PKG_AUTHORS=bluss CARGO_PKG_DESCRIPTION='A RAII scope guard that will run a given closure when it goes out of scope, even if the code between panics (assuming unwinding panic). Defines the macros `defer'\!'`, `defer_on_unwind'\!'`, `defer_on_success'\!'` as shorthands for guards with one of the implemented strategies. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=scopeguard CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bluss/scopeguard' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.2.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/scopeguard-1.2.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name scopeguard --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/scopeguard-1.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "use_std"))' -C metadata=6189139b8b87189b -C extra-filename=-6189139b8b87189b --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning[E0133]: use of mutable static is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/log-0.4.22/src/lib.rs:1449:13 | 1449 | LOGGER = logger; | ^^^^^^ use of mutable static | = note: for more information, see issue #71668 = note: mutable statics can be mutated by multiple threads: aliasing violations or data races will cause undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/log-0.4.22/src/lib.rs:1446:1 | 1446 | pub unsafe fn set_logger_racy(logger: &'static dyn Log) -> Result<(), SetLoggerError> { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` warning[E0133]: call to unsafe function `subscriber::Subscriber::downcast_raw` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-core-0.1.30/src/subscriber.rs:783:9 | 783 | self.as_ref().downcast_raw(id) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-core-0.1.30/src/subscriber.rs:778:5 | 778 | unsafe fn downcast_raw(&self, id: TypeId) -> Option<*const ()> { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/scopeguard-1.2.0/src/lib.rs:486:32 | 486 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 486 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning[E0133]: call to unsafe function `subscriber::Subscriber::downcast_raw` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-core-0.1.30/src/subscriber.rs:868:9 | 868 | self.as_ref().downcast_raw(id) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-core-0.1.30/src/subscriber.rs:863:5 | 863 | unsafe fn downcast_raw(&self, id: TypeId) -> Option<*const ()> { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: `scopeguard` (lib) generated 1 warning Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=lock_api CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/lock_api-0.4.12 CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='Wrappers to create fully-featured Mutex and RwLock types. Compatible with no_std.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lock_api CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.4.12 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/lock_api-0.4.12 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/build/lock_api-237f61e30194dc08/out /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name lock_api --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/lock_api-0.4.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="atomic_usize"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arc_lock", "atomic_usize", "default", "nightly", "owning_ref", "serde"))' -C metadata=7147a3cdbc2af8b8 -C extra-filename=-7147a3cdbc2af8b8 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern scopeguard=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libscopeguard-6189139b8b87189b.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo --cfg has_const_fn_trait_bound` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=typenum CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/typenum-1.17.0 CARGO_PKG_AUTHORS='Paho Lurie-Gregg :Andre Bogus ' CARGO_PKG_DESCRIPTION='Typenum is a Rust library for type-level numbers evaluated at compile time. It currently supports bits, unsigned integers, and signed integers. It also provides a type-level array of type-level numbers, but its implementation is incomplete.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=typenum CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/paholg/typenum' CARGO_PKG_RUST_VERSION=1.37.0 CARGO_PKG_VERSION=1.17.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=17 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/typenum-1.17.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/build/typenum-f259f6b8b4cf1897/out /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name typenum --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/typenum-1.17.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("const-generics", "force_unix_path_separator", "i128", "no_std", "scale-info", "scale_info", "strict"))' -C metadata=ebc3ae47a50b2405 -C extra-filename=-ebc3ae47a50b2405 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: unexpected `cfg` condition name: `has_const_fn_trait_bound` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/lock_api-0.4.12/src/mutex.rs:148:11 | 148 | #[cfg(has_const_fn_trait_bound)] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `parallel_compiler`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_const_fn_trait_bound)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_const_fn_trait_bound)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `has_const_fn_trait_bound` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/lock_api-0.4.12/src/mutex.rs:158:15 | 158 | #[cfg(not(has_const_fn_trait_bound))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_const_fn_trait_bound)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_const_fn_trait_bound)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `log` (lib) generated 20 warnings warning: unexpected `cfg` condition name: `has_const_fn_trait_bound` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/lock_api-0.4.12/src/remutex.rs:232:11 | 232 | #[cfg(has_const_fn_trait_bound)] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_const_fn_trait_bound)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_const_fn_trait_bound)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_const_fn_trait_bound` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/lock_api-0.4.12/src/remutex.rs:247:15 | 247 | #[cfg(not(has_const_fn_trait_bound))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_const_fn_trait_bound)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_const_fn_trait_bound)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=openbsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(parallel_compiler)-Zmacro-backtrace-Csplit-debuginfo=off-Wrustc::internal-Wkeyword_idents_2024-Wunsafe_op_in_unsafe_fn-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zon-broken-pipe=kill' CARGO_FEATURE_MORE_LENGTHS=1 CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/generic-array-0.14.7 CARGO_PKG_AUTHORS='Bartłomiej Kamiński :Aaron Trent ' CARGO_PKG_DESCRIPTION='Generic types implementing functionality of arrays' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=generic-array CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/fizyk20/generic-array.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.14.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-openbsd LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib/rustlib/x86_64-unknown-openbsd/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' NUM_JOBS=6 OPT_LEVEL=3 OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/build/generic-array-14080aad43475685/out PROFILE=release RUSTC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTC_WRAPPER=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTDOC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-openbsd /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/build/generic-array-afae0485ca461f85/build-script-build` warning: unexpected `cfg` condition name: `has_const_fn_trait_bound` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/lock_api-0.4.12/src/rwlock.rs:369:11 | 369 | #[cfg(has_const_fn_trait_bound)] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_const_fn_trait_bound)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_const_fn_trait_bound)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_const_fn_trait_bound` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/lock_api-0.4.12/src/rwlock.rs:379:15 | 379 | #[cfg(not(has_const_fn_trait_bound))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_const_fn_trait_bound)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_const_fn_trait_bound)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration [generic-array 0.14.7] cargo:rustc-cfg=relaxed_coherence Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=parking_lot_core CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10 CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='An advanced API for creating custom synchronization primitives.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=parking_lot_core CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.9.10 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/build/parking_lot_core-cfbe9c6b65045d99/out /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name parking_lot_core --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("backtrace", "deadlock_detection", "nightly", "petgraph", "thread-id"))' -C metadata=21ee442d6abcda62 -C extra-filename=-21ee442d6abcda62 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern cfg_if=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libcfg_if-62479ba5b8a3cb8b.rmeta --extern libc=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/liblibc-2d18bcdff1ba86f8.rmeta --extern smallvec=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libsmallvec-d392916284d75176.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning[E0133]: call to unsafe function `mutex::RawMutexFair::unlock_fair` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/lock_api-0.4.12/src/mutex.rs:107:9 | 107 | self.unlock_fair(); | ^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/lock_api-0.4.12/src/mutex.rs:106:5 | 106 | unsafe fn bump(&self) { | ^^^^^^^^^^^^^^^^^^^^^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` warning[E0133]: call to unsafe function `mutex::RawMutex::unlock` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/lock_api-0.4.12/src/mutex.rs:273:9 | 273 | self.raw.unlock(); | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/lock_api-0.4.12/src/mutex.rs:272:5 | 272 | pub unsafe fn force_unlock(&self) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `mutex::RawMutexFair::unlock_fair` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/lock_api-0.4.12/src/mutex.rs:365:9 | 365 | self.raw.unlock_fair(); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/lock_api-0.4.12/src/mutex.rs:364:5 | 364 | pub unsafe fn force_unlock_fair(&self) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `mutex::RawMutex::unlock` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/lock_api-0.4.12/src/remutex.rs:133:13 | 133 | self.mutex.unlock(); | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/lock_api-0.4.12/src/remutex.rs:128:5 | 128 | pub unsafe fn unlock(&self) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `mutex::RawMutexFair::unlock_fair` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/lock_api-0.4.12/src/remutex.rs:165:13 | 165 | self.mutex.unlock_fair(); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/lock_api-0.4.12/src/remutex.rs:160:5 | 160 | pub unsafe fn unlock_fair(&self) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `mutex::RawMutexFair::bump` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/lock_api-0.4.12/src/remutex.rs:184:13 | 184 | self.mutex.bump(); | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/lock_api-0.4.12/src/remutex.rs:179:5 | 179 | pub unsafe fn bump(&self) { | ^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `remutex::RawReentrantMutex::::unlock` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/lock_api-0.4.12/src/remutex.rs:382:9 | 382 | self.raw.unlock(); | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/lock_api-0.4.12/src/remutex.rs:381:5 | 381 | pub unsafe fn force_unlock(&self) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `remutex::RawReentrantMutex::::unlock_fair` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/lock_api-0.4.12/src/remutex.rs:475:9 | 475 | self.raw.unlock_fair(); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/lock_api-0.4.12/src/remutex.rs:474:5 | 474 | pub unsafe fn force_unlock_fair(&self) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `rwlock::RawRwLockFair::unlock_shared_fair` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/lock_api-0.4.12/src/rwlock.rs:132:9 | 132 | self.unlock_shared_fair(); | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/lock_api-0.4.12/src/rwlock.rs:131:5 | 131 | unsafe fn bump_shared(&self) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `rwlock::RawRwLockFair::unlock_exclusive_fair` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/lock_api-0.4.12/src/rwlock.rs:146:9 | 146 | self.unlock_exclusive_fair(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/lock_api-0.4.12/src/rwlock.rs:145:5 | 145 | unsafe fn bump_exclusive(&self) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `rwlock::RawRwLockUpgradeFair::unlock_upgradable_fair` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/lock_api-0.4.12/src/rwlock.rs:269:9 | 269 | self.unlock_upgradable_fair(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/lock_api-0.4.12/src/rwlock.rs:268:5 | 268 | unsafe fn bump_upgradable(&self) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `rwlock::RawRwLock::unlock_shared` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/lock_api-0.4.12/src/rwlock.rs:556:9 | 556 | self.raw.unlock_shared(); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/lock_api-0.4.12/src/rwlock.rs:555:5 | 555 | pub unsafe fn force_unlock_read(&self) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `rwlock::RawRwLock::unlock_exclusive` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/lock_api-0.4.12/src/rwlock.rs:572:9 | 572 | self.raw.unlock_exclusive(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/lock_api-0.4.12/src/rwlock.rs:571:5 | 571 | pub unsafe fn force_unlock_write(&self) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `rwlock::RawRwLockFair::unlock_shared_fair` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/lock_api-0.4.12/src/rwlock.rs:710:9 | 710 | self.raw.unlock_shared_fair(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/lock_api-0.4.12/src/rwlock.rs:709:5 | 709 | pub unsafe fn force_unlock_read_fair(&self) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `rwlock::RawRwLockFair::unlock_exclusive_fair` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/lock_api-0.4.12/src/rwlock.rs:726:9 | 726 | self.raw.unlock_exclusive_fair(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/lock_api-0.4.12/src/rwlock.rs:725:5 | 725 | pub unsafe fn force_unlock_write_fair(&self) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: field `0` is never read --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/lock_api-0.4.12/src/lib.rs:103:24 | 103 | pub struct GuardNoSend(*mut ()); | ----------- ^^^^^^^ | | | field in this struct | = help: consider removing this field = note: `#[warn(dead_code)]` on by default warning: unused import: `UnparkHandle` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/thread_parker/mod.rs:85:49 | 85 | pub use self::imp::{thread_yield, ThreadParker, UnparkHandle}; | ^^^^^^^^^^^^ | = note: `#[warn(unused_imports)]` on by default warning: unexpected `cfg` condition name: `tsan_enabled` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/word_lock.rs:293:13 | 293 | if cfg!(tsan_enabled) { | ^^^^^^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `parallel_compiler`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tsan_enabled)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tsan_enabled)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `cargo-clippy` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/typenum-1.17.0/src/lib.rs:51:5 | 51 | feature = "cargo-clippy", | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `const-generics`, `force_unix_path_separator`, `i128`, `no_std`, `scale-info`, `scale_info`, and `strict` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `cargo-clippy` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/typenum-1.17.0/src/lib.rs:61:13 | 61 | #![cfg_attr(feature = "cargo-clippy", deny(clippy::missing_inline_in_public_items))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `const-generics`, `force_unix_path_separator`, `i128`, `no_std`, `scale-info`, `scale_info`, and `strict` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tests` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/typenum-1.17.0/src/bit.rs:187:7 | 187 | #[cfg(tests)] | ^^^^^ help: there is a config with a similar name: `test` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tests)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tests)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tests` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/typenum-1.17.0/src/uint.rs:1656:7 | 1656 | #[cfg(tests)] | ^^^^^ help: there is a config with a similar name: `test` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tests)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tests)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/typenum-1.17.0/src/uint.rs:1709:16 | 1709 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::suspicious_arithmetic_impl))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `const-generics`, `force_unix_path_separator`, `i128`, `no_std`, `scale-info`, `scale_info`, and `strict` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unused import: `*` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/typenum-1.17.0/src/lib.rs:104:25 | 104 | N1, N2, Z0, P1, P2, *, | ^ | = note: `#[warn(unused_imports)]` on by default warning: `lock_api` (lib) generated 22 warnings Compiling pin-project-lite v0.2.14 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=pin_project_lite CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/pin-project-lite-0.2.14 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A lightweight version of pin-project written with declarative macros. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pin-project-lite CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/taiki-e/pin-project-lite' CARGO_PKG_RUST_VERSION=1.37 CARGO_PKG_VERSION=0.2.14 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=14 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/pin-project-lite-0.2.14 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name pin_project_lite --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/pin-project-lite-0.2.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --warn=unreachable_pub '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::transmute_undefined_repr' '--warn=clippy::trailing_empty_array' --warn=single_use_lifetimes --warn=rust_2018_idioms '--warn=clippy::pedantic' --warn=non_ascii_idents '--warn=clippy::inline_asm_x86_att_syntax' --warn=improper_ctypes_definitions --warn=improper_ctypes '--warn=clippy::default_union_representation' '--warn=clippy::as_ptr_cast_mut' '--warn=clippy::all' '--allow=clippy::type_complexity' '--allow=clippy::too_many_lines' '--allow=clippy::too_many_arguments' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::single_match_else' '--allow=clippy::single_match' '--allow=clippy::similar_names' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_errors_doc' '--allow=clippy::manual_range_contains' '--allow=clippy::manual_assert' '--allow=clippy::float_cmp' '--allow=clippy::doc_markdown' '--allow=clippy::declare_interior_mutable_const' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=3f5316edf404b3c1 -C extra-filename=-3f5316edf404b3c1 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/parking_lot.rs:328:20 | 328 | let next = (*current).next_in_queue.get(); | ^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/parking_lot.rs:325:1 | 325 | unsafe fn rehash_bucket_into(bucket: &'static Bucket, table: &mut HashTable) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/parking_lot.rs:329:25 | 329 | let hash = hash((*current).key.load(Ordering::Relaxed), table.hash_bits); | ^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/parking_lot.rs:333:13 | 333 | (*table.entries[hash].queue_tail.get()) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/parking_lot.rs:338:9 | 338 | (*current).next_in_queue.set(ptr::null()); | ^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `word_lock::WordLock::unlock` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/parking_lot.rs:463:5 | 463 | bucket1.mutex.unlock(); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/parking_lot.rs:462:1 | 462 | unsafe fn unlock_bucket_pair(bucket1: &Bucket, bucket2: &Bucket) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `word_lock::WordLock::unlock` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/parking_lot.rs:465:9 | 465 | bucket2.mutex.unlock(); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `word_lock::WordLock::unlock` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/parking_lot.rs:607:13 | 607 | bucket.mutex.unlock(); | ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/parking_lot.rs:591:1 | 591 | / pub unsafe fn park( 592 | | key: usize, 593 | | validate: impl FnOnce() -> bool, 594 | | before_sleep: impl FnOnce(), ... | 597 | | timeout: Option, 598 | | ) -> ParkResult { | |_______________^ warning[E0133]: call to unsafe function `thread_parker::ThreadParkerT::prepare_park` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/parking_lot.rs:616:9 | 616 | thread_data.parker.prepare_park(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/parking_lot.rs:618:13 | 618 | (*bucket.queue_tail.get()).next_in_queue.set(thread_data); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `word_lock::WordLock::unlock` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/parking_lot.rs:624:9 | 624 | bucket.mutex.unlock(); | ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `thread_parker::ThreadParkerT::park_until` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/parking_lot.rs:633:30 | 633 | Some(timeout) => thread_data.parker.park_until(timeout), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `thread_parker::ThreadParkerT::park` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/parking_lot.rs:635:17 | 635 | thread_data.parker.park(); | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `parking_lot::deadlock::on_unpark` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/parking_lot.rs:637:17 | 637 | deadlock::on_unpark(thread_data); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `thread_parker::ThreadParkerT::timed_out` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/parking_lot.rs:653:13 | 653 | if !thread_data.parker.timed_out() { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `word_lock::WordLock::unlock` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/parking_lot.rs:655:13 | 655 | bucket.mutex.unlock(); | ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/parking_lot.rs:666:28 | 666 | let next = (*current).next_in_queue.get(); | ^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/parking_lot.rs:675:28 | 675 | if (*scan).key.load(Ordering::Relaxed) == key { | ^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/parking_lot.rs:679:32 | 679 | scan = (*scan).next_in_queue.get(); | ^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/parking_lot.rs:688:20 | 688 | if (*current).key.load(Ordering::Relaxed) == key { | ^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/parking_lot.rs:691:25 | 691 | link = &(*current).next_in_queue; | ^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `word_lock::WordLock::unlock` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/parking_lot.rs:703:9 | 703 | bucket.mutex.unlock(); | ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/parking_lot.rs:745:12 | 745 | if (*current).key.load(Ordering::Relaxed) == key { | ^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/parking_lot.rs:732:1 | 732 | / pub unsafe fn unpark_one( 733 | | key: usize, 734 | | callback: impl FnOnce(UnparkResult) -> UnparkToken, 735 | | ) -> UnparkResult { | |_________________^ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/parking_lot.rs:747:24 | 747 | let next = (*current).next_in_queue.get(); | ^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/parking_lot.rs:756:24 | 756 | if (*scan).key.load(Ordering::Relaxed) == key { | ^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/parking_lot.rs:760:28 | 760 | scan = (*scan).next_in_queue.get(); | ^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/parking_lot.rs:766:30 | 766 | result.be_fair = (*bucket.fair_timeout.get()).should_timeout(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/parking_lot.rs:770:13 | 770 | (*current).unpark_token.set(token); | ^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `thread_parker::ThreadParkerT::unpark_lock` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/parking_lot.rs:777:26 | 777 | let handle = (*current).parker.unpark_lock(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/parking_lot.rs:777:26 | 777 | let handle = (*current).parker.unpark_lock(); | ^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `word_lock::WordLock::unlock` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/parking_lot.rs:779:13 | 779 | bucket.mutex.unlock(); | ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `thread_parker::UnparkHandleT::unpark` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/parking_lot.rs:780:13 | 780 | handle.unpark(); | ^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/parking_lot.rs:784:21 | 784 | link = &(*current).next_in_queue; | ^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `word_lock::WordLock::unlock` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/parking_lot.rs:793:5 | 793 | bucket.mutex.unlock(); | ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/parking_lot.rs:823:12 | 823 | if (*current).key.load(Ordering::Relaxed) == key { | ^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/parking_lot.rs:813:1 | 813 | pub unsafe fn unpark_all(key: usize, unpark_token: UnparkToken) -> usize { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/parking_lot.rs:825:24 | 825 | let next = (*current).next_in_queue.get(); | ^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/parking_lot.rs:832:13 | 832 | (*current).unpark_token.set(unpark_token); | ^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `thread_parker::ThreadParkerT::unpark_lock` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/parking_lot.rs:837:26 | 837 | threads.push((*current).parker.unpark_lock()); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/parking_lot.rs:837:26 | 837 | threads.push((*current).parker.unpark_lock()); | ^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/parking_lot.rs:840:21 | 840 | link = &(*current).next_in_queue; | ^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `word_lock::WordLock::unlock` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/parking_lot.rs:848:5 | 848 | bucket.mutex.unlock(); | ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `thread_parker::UnparkHandleT::unpark` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/parking_lot.rs:854:9 | 854 | handle.unpark(); | ^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `parking_lot::unlock_bucket_pair` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/parking_lot.rs:902:9 | 902 | unlock_bucket_pair(bucket_from, bucket_to); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/parking_lot.rs:888:1 | 888 | / pub unsafe fn unpark_requeue( 889 | | key_from: usize, 890 | | key_to: usize, 891 | | validate: impl FnOnce() -> RequeueOp, 892 | | callback: impl FnOnce(RequeueOp, UnparkResult) -> UnparkToken, 893 | | ) -> UnparkResult { | |_________________^ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/parking_lot.rs:914:12 | 914 | if (*current).key.load(Ordering::Relaxed) == key_from { | ^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/parking_lot.rs:916:24 | 916 | let next = (*current).next_in_queue.get(); | ^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/parking_lot.rs:930:21 | 930 | (*requeue_threads_tail).next_in_queue.set(current); | ^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/parking_lot.rs:935:17 | 935 | (*current).key.store(key_to, Ordering::Relaxed); | ^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/parking_lot.rs:943:24 | 943 | if (*scan).key.load(Ordering::Relaxed) == key_from { | ^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/parking_lot.rs:947:28 | 947 | scan = (*scan).next_in_queue.get(); | ^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/parking_lot.rs:953:21 | 953 | link = &(*current).next_in_queue; | ^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/parking_lot.rs:961:9 | 961 | (*requeue_threads_tail).next_in_queue.set(ptr::null()); | ^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/parking_lot.rs:963:13 | 963 | (*bucket_to.queue_tail.get()) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/parking_lot.rs:974:26 | 974 | result.be_fair = (*bucket_from.fair_timeout.get()).should_timeout(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/parking_lot.rs:980:9 | 980 | (*wakeup_thread).unpark_token.set(token); | ^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `thread_parker::ThreadParkerT::unpark_lock` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/parking_lot.rs:981:22 | 981 | let handle = (*wakeup_thread).parker.unpark_lock(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/parking_lot.rs:981:22 | 981 | let handle = (*wakeup_thread).parker.unpark_lock(); | ^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `parking_lot::unlock_bucket_pair` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/parking_lot.rs:983:9 | 983 | unlock_bucket_pair(bucket_from, bucket_to); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `thread_parker::UnparkHandleT::unpark` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/parking_lot.rs:984:9 | 984 | handle.unpark(); | ^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `parking_lot::unlock_bucket_pair` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/parking_lot.rs:987:9 | 987 | unlock_bucket_pair(bucket_from, bucket_to); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/parking_lot.rs:1035:12 | 1035 | if (*current).key.load(Ordering::Relaxed) == key { | ^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/parking_lot.rs:1020:1 | 1020 | / pub unsafe fn unpark_filter( 1021 | | key: usize, 1022 | | mut filter: impl FnMut(ParkToken) -> FilterOp, 1023 | | callback: impl FnOnce(UnparkResult) -> UnparkToken, 1024 | | ) -> UnparkResult { | |_________________^ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/parking_lot.rs:1037:24 | 1037 | let next = (*current).next_in_queue.get(); | ^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/parking_lot.rs:1038:26 | 1038 | match filter((*current).park_token.get()) { | ^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/parking_lot.rs:1053:29 | 1053 | link = &(*current).next_in_queue; | ^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/parking_lot.rs:1063:21 | 1063 | link = &(*current).next_in_queue; | ^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/parking_lot.rs:1072:26 | 1072 | result.be_fair = (*bucket.fair_timeout.get()).should_timeout(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/parking_lot.rs:1079:9 | 1079 | (*t.0).unpark_token.set(token); | ^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `thread_parker::ThreadParkerT::unpark_lock` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/parking_lot.rs:1080:20 | 1080 | t.1 = Some((*t.0).parker.unpark_lock()); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/parking_lot.rs:1080:20 | 1080 | t.1 = Some((*t.0).parker.unpark_lock()); | ^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `word_lock::WordLock::unlock` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/parking_lot.rs:1084:5 | 1084 | bucket.mutex.unlock(); | ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `thread_parker::UnparkHandleT::unpark` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/parking_lot.rs:1089:9 | 1089 | handle.unchecked_unwrap().unpark(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `util::UncheckedOptionExt::unchecked_unwrap` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/parking_lot.rs:1089:9 | 1089 | handle.unchecked_unwrap().unpark(); | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `thread_parker::imp::ThreadParker::init` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/thread_parker/unix.rs:54:13 | 54 | self.init(); | ^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/thread_parker/unix.rs:51:5 | 51 | unsafe fn prepare_park(&self) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `libc::pthread_mutex_lock` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/thread_parker/unix.rs:64:17 | 64 | let r = libc::pthread_mutex_lock(self.mutex.get()); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/thread_parker/unix.rs:60:5 | 60 | unsafe fn timed_out(&self) -> bool { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `libc::pthread_mutex_unlock` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/thread_parker/unix.rs:67:17 | 67 | let r = libc::pthread_mutex_unlock(self.mutex.get()); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `libc::pthread_mutex_lock` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/thread_parker/unix.rs:74:17 | 74 | let r = libc::pthread_mutex_lock(self.mutex.get()); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/thread_parker/unix.rs:73:5 | 73 | unsafe fn park(&self) { | ^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `libc::pthread_cond_wait` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/thread_parker/unix.rs:77:21 | 77 | let r = libc::pthread_cond_wait(self.condvar.get(), self.mutex.get()); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `libc::pthread_mutex_unlock` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/thread_parker/unix.rs:80:17 | 80 | let r = libc::pthread_mutex_unlock(self.mutex.get()); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `libc::pthread_mutex_lock` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/thread_parker/unix.rs:86:17 | 86 | let r = libc::pthread_mutex_lock(self.mutex.get()); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/thread_parker/unix.rs:85:5 | 85 | unsafe fn park_until(&self, timeout: Instant) -> bool { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `libc::pthread_mutex_unlock` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/thread_parker/unix.rs:91:25 | 91 | let r = libc::pthread_mutex_unlock(self.mutex.get()); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `libc::pthread_cond_timedwait` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/thread_parker/unix.rs:97:25 | 97 | let r = libc::pthread_cond_timedwait(self.condvar.get(), self.mutex.get(), &ts); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `libc::pthread_cond_wait` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/thread_parker/unix.rs:108:25 | 108 | let r = libc::pthread_cond_wait(self.condvar.get(), self.mutex.get()); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `libc::pthread_mutex_unlock` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/thread_parker/unix.rs:112:17 | 112 | let r = libc::pthread_mutex_unlock(self.mutex.get()); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `libc::pthread_mutex_lock` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/thread_parker/unix.rs:119:17 | 119 | let r = libc::pthread_mutex_lock(self.mutex.get()); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/thread_parker/unix.rs:118:5 | 118 | unsafe fn unpark_lock(&self) -> UnparkHandle { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `libc::pthread_condattr_init` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/thread_parker/unix.rs:139:17 | 139 | let r = libc::pthread_condattr_init(attr.as_mut_ptr()); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/thread_parker/unix.rs:137:5 | 137 | unsafe fn init(&self) { | ^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `libc::pthread_condattr_setclock` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/thread_parker/unix.rs:141:17 | 141 | let r = libc::pthread_condattr_setclock(attr.as_mut_ptr(), libc::CLOCK_MONOTONIC); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `libc::pthread_cond_init` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/thread_parker/unix.rs:143:17 | 143 | let r = libc::pthread_cond_init(self.condvar.get(), attr.as_ptr()); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `libc::pthread_condattr_destroy` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/thread_parker/unix.rs:145:17 | 145 | let r = libc::pthread_condattr_destroy(attr.as_mut_ptr()); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/thread_parker/unix.rs:173:9 | 173 | (*self.thread_parker).should_park.set(false); | ^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/thread_parker/unix.rs:172:5 | 172 | unsafe fn unpark(self) { | ^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `libc::pthread_cond_signal` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/thread_parker/unix.rs:178:17 | 178 | let r = libc::pthread_cond_signal((*self.thread_parker).condvar.get()); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/thread_parker/unix.rs:178:43 | 178 | let r = libc::pthread_cond_signal((*self.thread_parker).condvar.get()); | ^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `libc::pthread_mutex_unlock` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/thread_parker/unix.rs:180:17 | 180 | let r = libc::pthread_mutex_unlock((*self.thread_parker).mutex.get()); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/thread_parker/unix.rs:180:44 | 180 | let r = libc::pthread_mutex_unlock((*self.thread_parker).mutex.get()); | ^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `util::unreachable` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/util.rs:18:21 | 18 | None => unreachable(), | ^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/util.rs:15:5 | 15 | unsafe fn unchecked_unwrap(self) -> T { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `std::hint::unreachable_unchecked` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/util.rs:29:9 | 29 | core::hint::unreachable_unchecked() | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/util.rs:25:1 | 25 | unsafe fn unreachable() -> ! { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Compiling rustc-hash v1.1.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rustc_hash CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustc-hash-1.1.0 CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='speed, non-cryptographic hash used in rustc' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc-hash CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang-nursery/rustc-hash' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.1.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustc-hash-1.1.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rustc_hash --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustc-hash-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=9ac5fe13dc1ecbba -C extra-filename=-9ac5fe13dc1ecbba --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustc-hash-1.1.0/src/lib.rs:43:28 | 43 | pub type FxHashMap = HashMap>; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary = note: `-W rustc::default-hash-types` implied by `-W rustc::internal` = help: to override `-W rustc::internal` add `#[allow(rustc::default_hash_types)]` warning: prefer `FxHashSet` over `HashSet`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustc-hash-1.1.0/src/lib.rs:47:25 | 47 | pub type FxHashSet = HashSet>; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashSet` may be necessary warning: `rustc-hash` (lib) generated 2 warnings Compiling parking_lot v0.12.3 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=parking_lot CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot-0.12.3 CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='More compact and efficient implementations of the standard synchronization primitives.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=parking_lot CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.12.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot-0.12.3 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name parking_lot --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot-0.12.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arc_lock", "deadlock_detection", "default", "hardware-lock-elision", "nightly", "owning_ref", "send_guard", "serde"))' -C metadata=83532ddd07c34505 -C extra-filename=-83532ddd07c34505 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern lock_api=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/liblock_api-7147a3cdbc2af8b8.rmeta --extern parking_lot_core=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libparking_lot_core-21ee442d6abcda62.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: `memchr` (lib) generated 624 warnings Compiling proc-macro-hack v0.5.20+deprecated Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro-hack-0.5.20+deprecated CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Procedural macros in expression position' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro-hack CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/proc-macro-hack' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=0.5.20+deprecated CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=20 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro-hack-0.5.20+deprecated LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro-hack-0.5.20+deprecated/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=90d35d94a4f81438 -C extra-filename=-90d35d94a4f81438 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/build/proc-macro-hack-90d35d94a4f81438 -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --cap-lints warn -Z binary-dep-depinfo` warning: `parking_lot_core` (lib) generated 95 warnings Compiling rustc_macros v0.0.0 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_macros) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_macros CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_macros CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 compiler/rustc_macros/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=a2318bea3077d12f -C extra-filename=-a2318bea3077d12f --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/build/rustc_macros-a2318bea3077d12f -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps -Z binary-dep-depinfo` warning[E0133]: call to unsafe function `lock_api::RawMutexFair::unlock_fair` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot-0.12.3/src/raw_fair_mutex.rs:31:9 | 31 | self.unlock_fair() | ^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot-0.12.3/src/raw_fair_mutex.rs:30:5 | 30 | unsafe fn unlock(&self) { | ^^^^^^^^^^^^^^^^^^^^^^^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` warning[E0133]: call to unsafe function `lock_api::RawMutexFair::unlock_fair` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot-0.12.3/src/raw_fair_mutex.rs:43:9 | 43 | self.0.unlock_fair() | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot-0.12.3/src/raw_fair_mutex.rs:42:5 | 42 | unsafe fn unlock_fair(&self) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `lock_api::RawMutexFair::bump` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot-0.12.3/src/raw_fair_mutex.rs:48:9 | 48 | self.0.bump() | ^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot-0.12.3/src/raw_fair_mutex.rs:47:5 | 47 | unsafe fn bump(&self) { | ^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `parking_lot_core::deadlock::release_resource` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot-0.12.3/src/raw_mutex.rs:101:9 | 101 | deadlock::release_resource(self as *const _ as usize); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot-0.12.3/src/raw_mutex.rs:100:5 | 100 | unsafe fn unlock(&self) { | ^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `parking_lot_core::deadlock::release_resource` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot-0.12.3/src/raw_mutex.rs:122:9 | 122 | deadlock::release_resource(self as *const _ as usize); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot-0.12.3/src/raw_mutex.rs:121:5 | 121 | unsafe fn unlock_fair(&self) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `lock_api::RawRwLock::unlock_shared` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot-0.12.3/src/raw_rwlock.rs:158:9 | 158 | self.unlock_shared(); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot-0.12.3/src/raw_rwlock.rs:156:5 | 156 | unsafe fn unlock_shared_fair(&self) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `raw_rwlock::RawRwLock::bump_shared_slow` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot-0.12.3/src/raw_rwlock.rs:179:13 | 179 | self.bump_shared_slow(); | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot-0.12.3/src/raw_rwlock.rs:175:5 | 175 | unsafe fn bump_shared(&self) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `lock_api::RawRwLock::unlock_shared` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot-0.12.3/src/raw_rwlock.rs:912:9 | 912 | self.unlock_shared(); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot-0.12.3/src/raw_rwlock.rs:911:5 | 911 | unsafe fn bump_shared_slow(&self) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `parking_lot_core::unpark_filter` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot-0.12.3/src/raw_rwlock.rs:972:9 | 972 | parking_lot_core::unpark_filter(addr, filter, callback); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot-0.12.3/src/raw_rwlock.rs:939:5 | 939 | / unsafe fn wake_parked_threads( 940 | | &self, 941 | | new_state: usize, 942 | | callback: impl FnOnce(usize, UnparkResult) -> UnparkToken, 943 | | ) { | |_____^ warning[E0133]: call to unsafe function `util::unreachable` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot-0.12.3/src/util.rs:20:21 | 20 | None => unreachable(), | ^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot-0.12.3/src/util.rs:17:5 | 17 | unsafe fn unchecked_unwrap(self) -> T { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `std::hint::unreachable_unchecked` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot-0.12.3/src/util.rs:31:9 | 31 | core::hint::unreachable_unchecked() | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot-0.12.3/src/util.rs:27:1 | 27 | unsafe fn unreachable() -> ! { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=generic_array CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/generic-array-0.14.7 CARGO_PKG_AUTHORS='Bartłomiej Kamiński :Aaron Trent ' CARGO_PKG_DESCRIPTION='Generic types implementing functionality of arrays' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=generic-array CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/fizyk20/generic-array.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.14.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/generic-array-0.14.7 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/build/generic-array-14080aad43475685/out /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name generic_array --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/generic-array-0.14.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="more_lengths"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("more_lengths", "serde", "zeroize"))' -C metadata=acfa6577888e600e -C extra-filename=-acfa6577888e600e --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern typenum=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libtypenum-ebc3ae47a50b2405.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo --cfg relaxed_coherence` warning: `typenum` (lib) generated 6 warnings Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=openbsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro-hack-0.5.20+deprecated CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Procedural macros in expression position' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro-hack CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/proc-macro-hack' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=0.5.20+deprecated CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=20 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-openbsd LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib/rustlib/x86_64-unknown-openbsd/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' NUM_JOBS=6 OPT_LEVEL=0 OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/build/proc-macro-hack-de0127789899054c/out PROFILE=release RUSTC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTC_WRAPPER=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTDOC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-openbsd /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/build/proc-macro-hack-90d35d94a4f81438/build-script-build` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=openbsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_macros CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_macros CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-openbsd LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib/rustlib/x86_64-unknown-openbsd/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' NUM_JOBS=6 OPT_LEVEL=0 OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/build/rustc_macros-cfd1194cafa93323/out PROFILE=release RUSTC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTC_WRAPPER=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTDOC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-openbsd /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/build/rustc_macros-a2318bea3077d12f/build-script-build` [rustc_macros 0.0.0] cargo:rerun-if-changed=build.rs [rustc_macros 0.0.0] cargo:rerun-if-env-changed=RUSTC_BOOTSTRAP Compiling psm v0.1.21 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/psm-0.1.21 CARGO_PKG_AUTHORS='Simonas Kazlauskas ' CARGO_PKG_DESCRIPTION='Portable Stack Manipulation: stack manipulation and introspection routines' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=psm CARGO_PKG_README=README.mkd CARGO_PKG_REPOSITORY='https://github.com/rust-lang/stacker/' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.21 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=21 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/psm-0.1.21 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/psm-0.1.21/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=6bc102bf4a0a8291 -C extra-filename=-6bc102bf4a0a8291 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/build/psm-6bc102bf4a0a8291 -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern cc=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/libcc-6e5ef739f26f43f4.rlib --cap-lints warn -Z binary-dep-depinfo` warning: `tracing-core` (lib) generated 14 warnings Compiling thin-vec v0.2.13 Compiling rustix v0.38.34 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=thin_vec CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thin-vec-0.2.13 CARGO_PKG_AUTHORS='Aria Beingessner ' CARGO_PKG_DESCRIPTION='A vec that takes up less space on the stack' CARGO_PKG_HOMEPAGE='https://github.com/gankra/thin-vec' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=thin-vec CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/gankra/thin-vec' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.13 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=13 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thin-vec-0.2.13 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name thin_vec --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thin-vec-0.2.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "gecko-ffi", "serde", "std", "unstable"))' -C metadata=58bffc4cccf68cf8 -C extra-filename=-58bffc4cccf68cf8 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34 CARGO_PKG_AUTHORS='Dan Gohman :Jakub Konka ' CARGO_PKG_DESCRIPTION='Safe Rust bindings to POSIX/Unix/Linux/Winsock-like syscalls' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustix CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bytecodealliance/rustix' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.38.34 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=38 CARGO_PKG_VERSION_PATCH=34 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="std"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "default", "event", "fs", "io_uring", "itoa", "libc", "libc-extra-traits", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "shm", "std", "stdio", "system", "termios", "thread", "time", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=1cf6ea0f7db9482f -C extra-filename=-1cf6ea0f7db9482f --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/build/rustix-1cf6ea0f7db9482f -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --cap-lints warn -Z binary-dep-depinfo` warning: unused extern crate --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/psm-0.1.21/build.rs:1:1 | 1 | extern crate cc; | ^^^^^^^^^^^^^^^^ help: remove it | = note: `-W unused-extern-crates` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(unused_extern_crates)]` warning: unexpected `cfg` condition name: `relaxed_coherence` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/generic-array-0.14.7/src/impls.rs:136:19 | 126 | / macro_rules! impl_from { 127 | | ($($n: expr => $ty: ty),*) => { 128 | | $( 129 | | impl From<[T; $n]> for GenericArray { ... | 136 | | #[cfg(relaxed_coherence)] | | ^^^^^^^^^^^^^^^^^ ... | 180 | | } 181 | | } | |_- in this expansion of `impl_from!` 182 | 183 | / impl_from! { 184 | | 1 => ::typenum::U1, 185 | | 2 => ::typenum::U2, 186 | | 3 => ::typenum::U3, ... | 215 | | 32 => ::typenum::U32 216 | | } | |_- in this macro invocation | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `parallel_compiler`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(relaxed_coherence)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(relaxed_coherence)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `relaxed_coherence` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/generic-array-0.14.7/src/impls.rs:158:23 | 126 | / macro_rules! impl_from { 127 | | ($($n: expr => $ty: ty),*) => { 128 | | $( 129 | | impl From<[T; $n]> for GenericArray { ... | 158 | | #[cfg(not(relaxed_coherence))] | | ^^^^^^^^^^^^^^^^^ ... | 180 | | } 181 | | } | |_- in this expansion of `impl_from!` 182 | 183 | / impl_from! { 184 | | 1 => ::typenum::U1, 185 | | 2 => ::typenum::U2, 186 | | 3 => ::typenum::U3, ... | 215 | | 32 => ::typenum::U32 216 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(relaxed_coherence)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(relaxed_coherence)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `relaxed_coherence` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/generic-array-0.14.7/src/impls.rs:136:19 | 126 | / macro_rules! impl_from { 127 | | ($($n: expr => $ty: ty),*) => { 128 | | $( 129 | | impl From<[T; $n]> for GenericArray { ... | 136 | | #[cfg(relaxed_coherence)] | | ^^^^^^^^^^^^^^^^^ ... | 180 | | } 181 | | } | |_- in this expansion of `impl_from!` ... 219 | / impl_from! { 220 | | 33 => ::typenum::U33, 221 | | 34 => ::typenum::U34, 222 | | 35 => ::typenum::U35, ... | 268 | | 1024 => ::typenum::U1024 269 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(relaxed_coherence)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(relaxed_coherence)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `relaxed_coherence` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/generic-array-0.14.7/src/impls.rs:158:23 | 126 | / macro_rules! impl_from { 127 | | ($($n: expr => $ty: ty),*) => { 128 | | $( 129 | | impl From<[T; $n]> for GenericArray { ... | 158 | | #[cfg(not(relaxed_coherence))] | | ^^^^^^^^^^^^^^^^^ ... | 180 | | } 181 | | } | |_- in this expansion of `impl_from!` ... 219 | / impl_from! { 220 | | 33 => ::typenum::U33, 221 | | 34 => ::typenum::U34, 222 | | 35 => ::typenum::U35, ... | 268 | | 1024 => ::typenum::U1024 269 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(relaxed_coherence)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(relaxed_coherence)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/generic-array-0.14.7/src/impls.rs:69:34 | 69 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 69 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/generic-array-0.14.7/src/iter.rs:68:32 | 68 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 68 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/generic-array-0.14.7/src/lib.rs:235:62 | 235 | pub unsafe fn iter_position(&mut self) -> (slice::IterMut, &mut usize) { | --------------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 235 | pub unsafe fn iter_position(&mut self) -> (slice::IterMut<'_, T>, &mut usize) { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/generic-array-0.14.7/src/lib.rs:290:59 | 290 | pub unsafe fn iter_position(&mut self) -> (slice::Iter, &mut usize) { | -----------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 290 | pub unsafe fn iter_position(&mut self) -> (slice::Iter<'_, T>, &mut usize) { | +++ warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thin-vec-0.2.13/src/lib.rs:1993:11 | 1993 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `parallel_compiler`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thin-vec-0.2.13/src/lib.rs:623:14 | 623 | &mut *self.ptr() | ^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thin-vec-0.2.13/src/lib.rs:622:5 | 622 | unsafe fn header_mut(&mut self) -> &mut Header { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` warning[E0133]: call to unsafe function `ThinVec::::header_mut` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thin-vec-0.2.13/src/lib.rs:765:13 | 765 | self.header_mut().set_len(len) | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thin-vec-0.2.13/src/lib.rs:759:5 | 759 | pub unsafe fn set_len(&mut self, len: usize) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `ThinVec::::header_mut` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thin-vec-0.2.13/src/lib.rs:771:9 | 771 | self.header_mut().set_len(len) | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thin-vec-0.2.13/src/lib.rs:770:5 | 770 | unsafe fn set_len_non_singleton(&mut self, len: usize) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `std::alloc::realloc` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thin-vec-0.2.13/src/lib.rs:1514:23 | 1514 | let ptr = realloc( | _______________________^ 1515 | | self.ptr() as *mut u8, 1516 | | layout::(old_cap), 1517 | | alloc_size::(new_cap), 1518 | | ) as *mut Header; | |_____________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thin-vec-0.2.13/src/lib.rs:1510:5 | 1510 | unsafe fn reallocate(&mut self, new_cap: usize) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thin-vec-0.2.13/src/lib.rs:1523:13 | 1523 | (*ptr).set_cap(new_cap); | ^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning: `psm` (build script) generated 1 warning warning[E0133]: call to unsafe function `std::ptr::NonNull::::new_unchecked` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thin-vec-0.2.13/src/lib.rs:1524:24 | 1524 | self.ptr = NonNull::new_unchecked(ptr); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::mut_ptr::::copy_from_nonoverlapping` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thin-vec-0.2.13/src/lib.rs:1541:17 | 1541 | / new_header 1542 | | .as_ptr() 1543 | | .add(1) 1544 | | .cast::() 1545 | | .copy_from_nonoverlapping(self.data_raw(), len); | |___________________________________________________________________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thin-vec-0.2.13/src/lib.rs:1541:17 | 1541 | / new_header 1542 | | .as_ptr() 1543 | | .add(1) | |___________________________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=openbsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(parallel_compiler)-Zmacro-backtrace-Csplit-debuginfo=off-Wrustc::internal-Wkeyword_idents_2024-Wunsafe_op_in_unsafe_fn-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zon-broken-pipe=kill' CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/psm-0.1.21 CARGO_PKG_AUTHORS='Simonas Kazlauskas ' CARGO_PKG_DESCRIPTION='Portable Stack Manipulation: stack manipulation and introspection routines' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=psm CARGO_PKG_README=README.mkd CARGO_PKG_REPOSITORY='https://github.com/rust-lang/stacker/' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.21 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=21 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-openbsd LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib/rustlib/x86_64-unknown-openbsd/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' NUM_JOBS=6 OPT_LEVEL=3 OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/build/psm-b1ac996f6172bb4d/out PROFILE=release RUSTC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTC_WRAPPER=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTDOC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-openbsd /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/build/psm-6bc102bf4a0a8291/build-script-build` warning[E0133]: call to unsafe function `ThinVec::::set_len_non_singleton` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thin-vec-0.2.13/src/lib.rs:1546:17 | 1546 | self.set_len_non_singleton(0); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior [psm 0.1.21] OPT_LEVEL = Some(3) [psm 0.1.21] TARGET = Some(x86_64-unknown-openbsd) [psm 0.1.21] OUT_DIR = Some(/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/build/psm-b1ac996f6172bb4d/out) [psm 0.1.21] HOST = Some(x86_64-unknown-openbsd) [psm 0.1.21] cargo:rerun-if-env-changed=CC_x86_64-unknown-openbsd [psm 0.1.21] CC_x86_64-unknown-openbsd = None [psm 0.1.21] cargo:rerun-if-env-changed=CC_x86_64_unknown_openbsd [psm 0.1.21] CC_x86_64_unknown_openbsd = Some(cc) [psm 0.1.21] RUSTC_WRAPPER = Some(/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc) [psm 0.1.21] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT warning[E0133]: call to unsafe function `ThinVec::::set_len` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thin-vec-0.2.13/src/lib.rs:2590:17 | 2590 | vec.set_len(vec.len() + 1); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thin-vec-0.2.13/src/lib.rs:2579:5 | 2579 | unsafe fn fill>(&mut self, replace_with: &mut I) -> bool { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [psm 0.1.21] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [psm 0.1.21] CRATE_CC_NO_DEFAULTS = None [psm 0.1.21] DEBUG = Some(false) [psm 0.1.21] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-openbsd [psm 0.1.21] CFLAGS_x86_64-unknown-openbsd = None [psm 0.1.21] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_openbsd [psm 0.1.21] CFLAGS_x86_64_unknown_openbsd = Some(-O2 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-openbsd -O2 -pipe) [psm 0.1.21] cargo:rustc-cfg=asm [psm 0.1.21] cargo:rustc-cfg=switchable_stack Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=openbsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(parallel_compiler)-Zmacro-backtrace-Csplit-debuginfo=off-Wrustc::internal-Wkeyword_idents_2024-Wunsafe_op_in_unsafe_fn-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zon-broken-pipe=kill' CARGO_FEATURE_ALLOC=1 CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_FS=1 CARGO_FEATURE_LIBC_EXTRA_TRAITS=1 CARGO_FEATURE_STD=1 CARGO_FEATURE_USE_LIBC_AUXV=1 CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34 CARGO_PKG_AUTHORS='Dan Gohman :Jakub Konka ' CARGO_PKG_DESCRIPTION='Safe Rust bindings to POSIX/Unix/Linux/Winsock-like syscalls' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustix CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bytecodealliance/rustix' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.38.34 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=38 CARGO_PKG_VERSION_PATCH=34 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-openbsd LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib/rustlib/x86_64-unknown-openbsd/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' NUM_JOBS=6 OPT_LEVEL=3 OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/build/rustix-7cca956e7f43b087/out PROFILE=release RUSTC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTC_WRAPPER=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTDOC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-openbsd /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/build/rustix-1cf6ea0f7db9482f/build-script-build` [rustix 0.38.34] cargo:rerun-if-changed=build.rs [psm 0.1.21] cargo:rerun-if-env-changed=AR_x86_64-unknown-openbsd [psm 0.1.21] AR_x86_64-unknown-openbsd = None [psm 0.1.21] cargo:rerun-if-env-changed=AR_x86_64_unknown_openbsd [psm 0.1.21] AR_x86_64_unknown_openbsd = Some(ar) [psm 0.1.21] cargo:rerun-if-env-changed=ARFLAGS_x86_64-unknown-openbsd [psm 0.1.21] ARFLAGS_x86_64-unknown-openbsd = None [psm 0.1.21] cargo:rerun-if-env-changed=ARFLAGS_x86_64_unknown_openbsd [psm 0.1.21] ARFLAGS_x86_64_unknown_openbsd = None [psm 0.1.21] cargo:rerun-if-env-changed=HOST_ARFLAGS [psm 0.1.21] HOST_ARFLAGS = None [psm 0.1.21] cargo:rerun-if-env-changed=ARFLAGS [psm 0.1.21] ARFLAGS = None warning: `thin-vec` (lib) generated 11 warnings Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=proc_macro_hack CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro-hack-0.5.20+deprecated CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Procedural macros in expression position' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro-hack CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/proc-macro-hack' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=0.5.20+deprecated CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=20 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro-hack-0.5.20+deprecated LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/build/proc-macro-hack-de0127789899054c/out /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name proc_macro_hack --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro-hack-0.5.20+deprecated/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=61dcb28cd382c260 -C extra-filename=-61dcb28cd382c260 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern proc_macro --cap-lints warn -Z binary-dep-depinfo` [rustix 0.38.34] cargo:rustc-cfg=static_assertions [rustix 0.38.34] cargo:rustc-cfg=libc [rustix 0.38.34] cargo:rustc-cfg=netbsdlike [rustix 0.38.34] cargo:rustc-cfg=bsd [rustix 0.38.34] cargo:rerun-if-env-changed=CARGO_CFG_RUSTIX_USE_EXPERIMENTAL_ASM [rustix 0.38.34] cargo:rerun-if-env-changed=CARGO_CFG_RUSTIX_USE_LIBC [rustix 0.38.34] cargo:rerun-if-env-changed=CARGO_FEATURE_USE_LIBC [rustix 0.38.34] cargo:rerun-if-env-changed=CARGO_FEATURE_RUSTC_DEP_OF_STD [rustix 0.38.34] cargo:rerun-if-env-changed=CARGO_CFG_MIRI Compiling stacker v0.1.15 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/stacker-0.1.15 CARGO_PKG_AUTHORS='Alex Crichton :Simonas Kazlauskas ' CARGO_PKG_DESCRIPTION='A stack growth library useful when implementing deeply recursive algorithms that may accidentally blow the stack. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/stacker' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=stacker CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/stacker' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.15 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=15 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/stacker-0.1.15 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/stacker-0.1.15/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=66fdd49680a700b5 -C extra-filename=-66fdd49680a700b5 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/build/stacker-66fdd49680a700b5 -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern cc=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/libcc-6e5ef739f26f43f4.rlib --cap-lints warn -Z binary-dep-depinfo` [psm 0.1.21] cargo:rustc-link-lib=static=psm_s [psm 0.1.21] cargo:rustc-link-search=native=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/build/psm-b1ac996f6172bb4d/out Compiling errno v0.3.9 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=errno CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/errno-0.3.9 CARGO_PKG_AUTHORS='Chris Wong ' CARGO_PKG_DESCRIPTION='Cross-platform interface to the `errno` variable.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=errno CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/lambda-fairy/rust-errno' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.3.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/errno-0.3.9 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name errno --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/errno-0.3.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=67c636f3b119f012 -C extra-filename=-67c636f3b119f012 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern libc=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/liblibc-2d18bcdff1ba86f8.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: unused extern crate --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro-hack-0.5.20+deprecated/src/lib.rs:158:1 | 158 | extern crate proc_macro; | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove it | = note: `-W unused-extern-crates` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(unused_extern_crates)]` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro-hack-0.5.20+deprecated/src/parse.rs:6:35 | 6 | pub(crate) fn parse_input(tokens: Iter) -> Result { | ^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 6 | pub(crate) fn parse_input(tokens: Iter<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro-hack-0.5.20+deprecated/src/parse.rs:22:62 | 22 | fn parse_export(attrs: TokenStream, vis: Visibility, tokens: Iter) -> Result { | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 22 | fn parse_export(attrs: TokenStream, vis: Visibility, tokens: Iter<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro-hack-0.5.20+deprecated/src/parse.rs:57:24 | 57 | fn parse_punct(tokens: Iter, ch: char) -> Result<(), Error> { | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 57 | fn parse_punct(tokens: Iter<'_>, ch: char) -> Result<(), Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro-hack-0.5.20+deprecated/src/parse.rs:74:13 | 74 | tokens: Iter, | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 74 | tokens: Iter<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro-hack-0.5.20+deprecated/src/parse.rs:87:24 | 87 | fn parse_macro(tokens: Iter) -> Result { | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 87 | fn parse_macro(tokens: Iter<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro-hack-0.5.20+deprecated/src/parse.rs:99:24 | 99 | fn parse_ident(tokens: Iter) -> Result { | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 99 | fn parse_ident(tokens: Iter<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro-hack-0.5.20+deprecated/src/parse.rs:109:26 | 109 | fn parse_keyword(tokens: Iter, kw: &'static str) -> Result<(), Error> { | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 109 | fn parse_keyword(tokens: Iter<'_>, kw: &'static str) -> Result<(), Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro-hack-0.5.20+deprecated/src/parse.rs:119:22 | 119 | fn parse_int(tokens: Iter) -> Result { | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 119 | fn parse_int(tokens: Iter<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro-hack-0.5.20+deprecated/src/parse.rs:127:24 | 127 | fn parse_group(tokens: Iter, delimiter: Delimiter) -> Result { | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 127 | fn parse_group(tokens: Iter<'_>, delimiter: Delimiter) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro-hack-0.5.20+deprecated/src/parse.rs:139:29 | 139 | fn parse_visibility(tokens: Iter) -> Visibility { | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 139 | fn parse_visibility(tokens: Iter<'_>) -> Visibility { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro-hack-0.5.20+deprecated/src/parse.rs:151:29 | 151 | fn parse_attributes(tokens: Iter) -> Result { | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 151 | fn parse_attributes(tokens: Iter<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro-hack-0.5.20+deprecated/src/parse.rs:169:41 | 169 | pub(crate) fn parse_export_args(tokens: Iter) -> Result { | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 169 | pub(crate) fn parse_export_args(tokens: Iter<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro-hack-0.5.20+deprecated/src/parse.rs:211:41 | 211 | pub(crate) fn parse_define_args(tokens: Iter) -> Result<(), Error> { | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 211 | pub(crate) fn parse_define_args(tokens: Iter<'_>) -> Result<(), Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro-hack-0.5.20+deprecated/src/parse.rs:221:39 | 221 | pub(crate) fn parse_enum_hack(tokens: Iter) -> Result { | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 221 | pub(crate) fn parse_enum_hack(tokens: Iter<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro-hack-0.5.20+deprecated/src/parse.rs:245:44 | 245 | pub(crate) fn parse_fake_call_site(tokens: Iter) -> Result { | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 245 | pub(crate) fn parse_fake_call_site(tokens: Iter<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro-hack-0.5.20+deprecated/src/lib.rs:209:33 | 209 | fn expand_proc_macro_hack(args: Iter, input: Iter) -> Result { | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 209 | fn expand_proc_macro_hack(args: Iter<'_>, input: Iter) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro-hack-0.5.20+deprecated/src/lib.rs:209:46 | 209 | fn expand_proc_macro_hack(args: Iter, input: Iter) -> Result { | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 209 | fn expand_proc_macro_hack(args: Iter, input: Iter<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro-hack-0.5.20+deprecated/src/lib.rs:242:32 | 242 | fn expand_fake_call_site(args: Iter, input: Iter) -> Result { | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 242 | fn expand_fake_call_site(args: Iter<'_>, input: Iter) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro-hack-0.5.20+deprecated/src/lib.rs:242:45 | 242 | fn expand_fake_call_site(args: Iter, input: Iter) -> Result { | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 242 | fn expand_fake_call_site(args: Iter, input: Iter<'_>) -> Result { | ++++ warning: unexpected `cfg` condition name: `need_proc_macro_hack` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro-hack-0.5.20+deprecated/src/lib.rs:267:45 | 267 | if args.only_hack_old_rustc && cfg!(not(need_proc_macro_hack)) { | ^^^^^^^^^^^^^^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(need_proc_macro_hack)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(need_proc_macro_hack)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `bitrig` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/errno-0.3.9/src/unix.rs:78:13 | 78 | target_os = "bitrig", | ^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_os` are: `aix`, `android`, `cuda`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `redox`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, `uefi`, `unknown`, `visionos`, `vita`, `vxworks`, and `wasi` and 4 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(target_os, values("bitrig"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(target_os, values(\"bitrig\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/errno-0.3.9/src/lib.rs:46:34 | 46 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 46 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/errno-0.3.9/src/lib.rs:57:34 | 57 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 57 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/generic-array-0.14.7/src/lib.rs:236:16 | 236 | ((&mut *self.array.as_mut_ptr()).iter_mut(), &mut self.position) | ^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/generic-array-0.14.7/src/lib.rs:235:5 | 235 | pub unsafe fn iter_position(&mut self) -> (slice::IterMut, &mut usize) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` warning[E0133]: call to unsafe function `core::ptr::read` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/generic-array-0.14.7/src/lib.rs:244:21 | 244 | let array = ptr::read(&self.array); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/generic-array-0.14.7/src/lib.rs:243:5 | 243 | pub unsafe fn into_inner(self) -> GenericArray { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::mem::MaybeUninit::::assume_init` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/generic-array-0.14.7/src/lib.rs:248:9 | 248 | array.assume_init() | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::read` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/generic-array-0.14.7/src/lib.rs:655:5 | 655 | ::core::ptr::read(&*a as *const A as *const B) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/generic-array-0.14.7/src/lib.rs:653:1 | 653 | pub unsafe fn transmute(a: A) -> B { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: `errno` (lib) generated 3 warnings Compiling arrayvec v0.7.6 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=arrayvec CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/arrayvec-0.7.6 CARGO_PKG_AUTHORS=bluss CARGO_PKG_DESCRIPTION='A vector with fixed capacity, backed by an array (it can be stored on the stack too). Implements fixed capacity ArrayVec and ArrayString.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=arrayvec CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bluss/arrayvec' CARGO_PKG_RUST_VERSION=1.51 CARGO_PKG_VERSION=0.7.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/arrayvec-0.7.6 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name arrayvec --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/arrayvec-0.7.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("borsh", "default", "serde", "std", "zeroize"))' -C metadata=4e2ae911ca7e5181 -C extra-filename=-4e2ae911ca7e5181 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=openbsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(parallel_compiler)-Zmacro-backtrace-Csplit-debuginfo=off-Wrustc::internal-Wkeyword_idents_2024-Wunsafe_op_in_unsafe_fn-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zon-broken-pipe=kill' CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/stacker-0.1.15 CARGO_PKG_AUTHORS='Alex Crichton :Simonas Kazlauskas ' CARGO_PKG_DESCRIPTION='A stack growth library useful when implementing deeply recursive algorithms that may accidentally blow the stack. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/stacker' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=stacker CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/stacker' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.15 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=15 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-openbsd LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib/rustlib/x86_64-unknown-openbsd/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' NUM_JOBS=6 OPT_LEVEL=3 OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/build/stacker-f46ace00adac238f/out PROFILE=release RUSTC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTC_WRAPPER=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTDOC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-openbsd /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/build/stacker-66fdd49680a700b5/build-script-build` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rustix CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34 CARGO_PKG_AUTHORS='Dan Gohman :Jakub Konka ' CARGO_PKG_DESCRIPTION='Safe Rust bindings to POSIX/Unix/Linux/Winsock-like syscalls' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustix CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bytecodealliance/rustix' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.38.34 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=38 CARGO_PKG_VERSION_PATCH=34 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/build/rustix-7cca956e7f43b087/out /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rustix --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="std"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "default", "event", "fs", "io_uring", "itoa", "libc", "libc-extra-traits", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "shm", "std", "stdio", "system", "termios", "thread", "time", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=9091c2522d1d5786 -C extra-filename=-9091c2522d1d5786 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern bitflags=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libbitflags-d0df0f1b6db82e40.rmeta --extern libc_errno=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/liberrno-67c636f3b119f012.rmeta --extern libc=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/liblibc-2d18bcdff1ba86f8.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo --cfg static_assertions --cfg libc --cfg netbsdlike --cfg bsd` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/arrayvec-0.7.6/src/arrayvec.rs:605:50 | 605 | pub fn drain(&mut self, range: R) -> Drain | -----^------- expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 605 | pub fn drain(&mut self, range: R) -> Drain<'_, T, CAP> | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/arrayvec-0.7.6/src/arrayvec.rs:632:65 | 632 | fn drain_range(&mut self, start: usize, end: usize) -> Drain | -----^------- expected lifetime parameter | help: indicate the anonymous lifetime | 632 | fn drain_range(&mut self, start: usize, end: usize) -> Drain<'_, T, CAP> | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/arrayvec-0.7.6/src/arrayvec.rs:961:32 | 961 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 961 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/arrayvec-0.7.6/src/arrayvec.rs:1217:32 | 1217 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { (**self).fmt(f) } | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1217 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { (**self).fmt(f) } | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/arrayvec-0.7.6/src/array_string.rs:503:32 | 503 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { (**self).fmt(f) } | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 503 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { (**self).fmt(f) } | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/arrayvec-0.7.6/src/array_string.rs:515:32 | 515 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { (**self).fmt(f) } | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 515 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { (**self).fmt(f) } | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/arrayvec-0.7.6/src/errors.rs:39:32 | 39 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 39 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/arrayvec-0.7.6/src/errors.rs:45:32 | 45 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 45 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: `generic-array` (lib) generated 12 warnings Compiling crypto-common v0.1.6 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=crypto_common CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crypto-common-0.1.6 CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Common cryptographic traits' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crypto-common CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/traits' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crypto-common-0.1.6 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name crypto_common --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crypto-common-0.1.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("getrandom", "rand_core", "std"))' -C metadata=18ee5c03796273e8 -C extra-filename=-18ee5c03796273e8 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern generic_array=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libgeneric_array-acfa6577888e600e.rmeta --extern typenum=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libtypenum-ebc3ae47a50b2405.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning[E0133]: call to unsafe function `core::ptr::write` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/arrayvec-0.7.6/src/arrayvec_impl.rs:57:9 | 57 | ptr::write(self.as_mut_ptr().add(len), element); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/arrayvec-0.7.6/src/arrayvec_impl.rs:54:5 | 54 | unsafe fn push_unchecked(&mut self, element: Self::Item) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/arrayvec-0.7.6/src/arrayvec_impl.rs:57:20 | 57 | ptr::write(self.as_mut_ptr().add(len), element); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `arrayvec_impl::ArrayVecImpl::set_len` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/arrayvec-0.7.6/src/arrayvec_impl.rs:58:9 | 58 | self.set_len(len + 1); | ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `arrayvec_impl::ArrayVecImpl::push_unchecked` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/arrayvec-0.7.6/src/arrayvec.rs:231:9 | 231 | ArrayVecImpl::push_unchecked(self, element) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/arrayvec-0.7.6/src/arrayvec.rs:230:5 | 230 | pub unsafe fn push_unchecked(&mut self, element: T) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/arrayvec-0.7.6/src/arrayvec.rs:261:9 | 261 | self.as_mut_ptr().add(index) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/arrayvec-0.7.6/src/arrayvec.rs:260:5 | 260 | unsafe fn get_unchecked_ptr(&mut self, index: usize) -> *mut T { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::ptr::read` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/arrayvec-0.7.6/src/arrayvec.rs:672:21 | 672 | let array = ptr::read(self_.as_ptr() as *const [T; CAP]); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/arrayvec-0.7.6/src/arrayvec.rs:669:5 | 669 | pub unsafe fn into_inner_unchecked(self) -> [T; CAP] { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `arrayvec::raw_ptr_add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/arrayvec-0.7.6/src/arrayvec.rs:1085:23 | 1085 | let mut ptr = raw_ptr_add(self.as_mut_ptr(), len); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/arrayvec-0.7.6/src/arrayvec.rs:1080:5 | 1080 | / pub(crate) unsafe fn extend_from_iter(&mut self, iterable: I) 1081 | | where I: IntoIterator | |_______________________________________^ warning[E0133]: call to unsafe function `arrayvec::raw_ptr_add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/arrayvec-0.7.6/src/arrayvec.rs:1086:23 | 1086 | let end_ptr = raw_ptr_add(ptr, take); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::write` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/arrayvec-0.7.6/src/arrayvec.rs:1104:21 | 1104 | ptr.write(elt); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `arrayvec::raw_ptr_add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/arrayvec-0.7.6/src/arrayvec.rs:1106:23 | 1106 | ptr = raw_ptr_add(ptr, 1); | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/arrayvec-0.7.6/src/arrayvec.rs:1134:9 | 1134 | ptr.add(offset) | ^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/arrayvec-0.7.6/src/arrayvec.rs:1129:1 | 1129 | unsafe fn raw_ptr_add(ptr: *mut T, offset: usize) -> *mut T { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::write` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/arrayvec-0.7.6/src/char.rs:36:9 | 36 | ptr.add(0).write(code as u8); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/arrayvec-0.7.6/src/char.rs:32:1 | 32 | pub unsafe fn encode_utf8(ch: char, ptr: *mut u8, len: usize) -> Result | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/arrayvec-0.7.6/src/char.rs:36:9 | 36 | ptr.add(0).write(code as u8); | ^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::write` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/arrayvec-0.7.6/src/char.rs:39:9 | 39 | ptr.add(0).write((code >> 6 & 0x1F) as u8 | TAG_TWO_B); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/arrayvec-0.7.6/src/char.rs:39:9 | 39 | ptr.add(0).write((code >> 6 & 0x1F) as u8 | TAG_TWO_B); | ^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::write` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/arrayvec-0.7.6/src/char.rs:40:9 | 40 | ptr.add(1).write((code & 0x3F) as u8 | TAG_CONT); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/arrayvec-0.7.6/src/char.rs:40:9 | 40 | ptr.add(1).write((code & 0x3F) as u8 | TAG_CONT); | ^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::write` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/arrayvec-0.7.6/src/char.rs:43:9 | 43 | ptr.add(0).write((code >> 12 & 0x0F) as u8 | TAG_THREE_B); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/arrayvec-0.7.6/src/char.rs:43:9 | 43 | ptr.add(0).write((code >> 12 & 0x0F) as u8 | TAG_THREE_B); | ^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::write` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/arrayvec-0.7.6/src/char.rs:44:9 | 44 | ptr.add(1).write((code >> 6 & 0x3F) as u8 | TAG_CONT); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/arrayvec-0.7.6/src/char.rs:44:9 | 44 | ptr.add(1).write((code >> 6 & 0x3F) as u8 | TAG_CONT); | ^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::write` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/arrayvec-0.7.6/src/char.rs:45:9 | 45 | ptr.add(2).write((code & 0x3F) as u8 | TAG_CONT); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/arrayvec-0.7.6/src/char.rs:45:9 | 45 | ptr.add(2).write((code & 0x3F) as u8 | TAG_CONT); | ^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::write` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/arrayvec-0.7.6/src/char.rs:48:9 | 48 | ptr.add(0).write((code >> 18 & 0x07) as u8 | TAG_FOUR_B); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/arrayvec-0.7.6/src/char.rs:48:9 | 48 | ptr.add(0).write((code >> 18 & 0x07) as u8 | TAG_FOUR_B); | ^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::write` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/arrayvec-0.7.6/src/char.rs:49:9 | 49 | ptr.add(1).write((code >> 12 & 0x3F) as u8 | TAG_CONT); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/arrayvec-0.7.6/src/char.rs:49:9 | 49 | ptr.add(1).write((code >> 12 & 0x3F) as u8 | TAG_CONT); | ^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::write` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/arrayvec-0.7.6/src/char.rs:50:9 | 50 | ptr.add(2).write((code >> 6 & 0x3F) as u8 | TAG_CONT); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/arrayvec-0.7.6/src/char.rs:50:9 | 50 | ptr.add(2).write((code >> 6 & 0x3F) as u8 | TAG_CONT); | ^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::write` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/arrayvec-0.7.6/src/char.rs:51:9 | 51 | ptr.add(3).write((code & 0x3F) as u8 | TAG_CONT); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/arrayvec-0.7.6/src/char.rs:51:9 | 51 | ptr.add(3).write((code & 0x3F) as u8 | TAG_CONT); | ^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/arrayvec-0.7.6/src/arrayvec.rs:969:23 | 969 | pub struct Drain<'a, T: 'a, const CAP: usize> { | ^^^^ help: remove this bound | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` warning: unexpected `cfg` condition name: `linux_raw` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:101:13 | 101 | #![cfg_attr(linux_raw, deny(unsafe_code))] | ^^^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `parallel_compiler`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `rustc_attrs` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:102:13 | 102 | #![cfg_attr(rustc_attrs, feature(rustc_attrs))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rustc_attrs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rustc_attrs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:103:13 | 103 | #![cfg_attr(doc_cfg, feature(doc_cfg))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wasi_ext` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:104:17 | 104 | #![cfg_attr(all(wasi_ext, target_os = "wasi", feature = "std"), feature(wasi_ext))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wasi_ext)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wasi_ext)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `core_ffi_c` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:105:13 | 105 | #![cfg_attr(core_ffi_c, feature(core_ffi_c))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(core_ffi_c)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(core_ffi_c)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `core_c_str` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:106:13 | 106 | #![cfg_attr(core_c_str, feature(core_c_str))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(core_c_str)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(core_c_str)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `alloc_c_string` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:107:36 | 107 | #![cfg_attr(all(feature = "alloc", alloc_c_string), feature(alloc_c_string))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(alloc_c_string)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(alloc_c_string)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `alloc_ffi` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:108:36 | 108 | #![cfg_attr(all(feature = "alloc", alloc_ffi), feature(alloc_ffi))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(alloc_ffi)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(alloc_ffi)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `core_intrinsics` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:113:39 | 113 | any(feature = "rustc-dep-of-std", core_intrinsics), | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(core_intrinsics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(core_intrinsics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `asm_experimental_arch` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:116:13 | 116 | #![cfg_attr(asm_experimental_arch, feature(asm_experimental_arch))] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(asm_experimental_arch)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(asm_experimental_arch)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `static_assertions` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:134:17 | 134 | #[cfg(all(test, static_assertions))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(static_assertions)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(static_assertions)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `static_assertions` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:138:21 | 138 | #[cfg(all(test, not(static_assertions)))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(static_assertions)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(static_assertions)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:166:9 | 166 | all(linux_raw, feature = "use-libc-auxv"), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:167:9 | 167 | all(libc, not(any(windows, target_os = "espidf", target_os = "wasi"))) | ^^^^ help: found config with similar value: `feature = "libc"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/weak.rs:9:13 | 9 | #![cfg_attr(linux_raw, allow(unsafe_code))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:173:12 | 173 | #[cfg_attr(libc, path = "backend/libc/mod.rs")] | ^^^^ help: found config with similar value: `feature = "libc"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:174:12 | 174 | #[cfg_attr(linux_raw, path = "backend/linux_raw/mod.rs")] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wasi` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:175:12 | 175 | #[cfg_attr(wasi, path = "backend/wasi/mod.rs")] | ^^^^ help: found config with similar value: `target_os = "wasi"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wasi)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wasi)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:202:12 | 202 | #[cfg_attr(doc_cfg, doc(cfg(feature = "fs")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:205:7 | 205 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:214:7 | 214 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:229:5 | 229 | doc_cfg, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:295:7 | 295 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:346:9 | 346 | all(bsd, feature = "event"), | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:347:9 | 347 | all(linux_kernel, feature = "net") | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:354:57 | 354 | #[cfg(any(feature = "process", feature = "runtime", all(bsd, feature = "event")))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:364:9 | 364 | linux_raw, | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:383:9 | 383 | linux_raw, | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:393:9 | 393 | all(linux_kernel, feature = "net") | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/weak.rs:118:7 | 118 | #[cfg(linux_raw)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/weak.rs:146:11 | 146 | #[cfg(not(linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/weak.rs:162:7 | 162 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/mod.rs:111:7 | 111 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/mod.rs:117:7 | 117 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/mod.rs:120:7 | 120 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/mod.rs:200:7 | 200 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/mod.rs:203:11 | 203 | #[cfg(any(linux_kernel, target_os = "emscripten", target_os = "nto"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/mod.rs:207:5 | 207 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/mod.rs:208:5 | 208 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/conv.rs:48:7 | 48 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/conv.rs:73:11 | 73 | #[cfg(any(linux_kernel, all(target_os = "redox", feature = "event")))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/conv.rs:222:5 | 222 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/conv.rs:223:5 | 223 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/conv.rs:238:5 | 238 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/conv.rs:239:5 | 239 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:10:11 | 10 | #[cfg(all(linux_kernel, target_env = "musl"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:14:11 | 14 | #[cfg(all(linux_kernel, target_env = "musl"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:22:11 | 22 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:24:11 | 24 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:26:11 | 26 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:28:11 | 28 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:30:11 | 30 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:32:11 | 32 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:34:11 | 34 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:36:11 | 36 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:38:11 | 38 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:40:11 | 40 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:42:11 | 42 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:44:11 | 44 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:46:11 | 46 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:48:11 | 48 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:50:11 | 50 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:52:11 | 52 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:54:11 | 54 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:56:11 | 56 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:58:11 | 58 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:60:11 | 60 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:62:11 | 62 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:64:11 | 64 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:68:5 | 68 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:81:11 | 81 | #[cfg(all(linux_kernel, feature = "termios"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:83:11 | 83 | #[cfg(all(linux_kernel, feature = "termios"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:96:7 | 96 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:109:5 | 109 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:122:7 | 122 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:125:11 | 125 | #[cfg(any(linux_like, target_os = "aix"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:128:5 | 128 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:134:15 | 134 | #[cfg(any(all(linux_like, not(target_os = "android")), target_os = "aix"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:146:11 | 146 | #[cfg(any(linux_like, target_os = "hurd"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:154:7 | 154 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:160:5 | 160 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:167:11 | 167 | #[cfg(any(linux_like, target_os = "aix", target_os = "hurd"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:170:5 | 170 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:303:7 | 303 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:321:7 | 321 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/mod.rs:3:7 | 3 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/mod.rs:18:11 | 18 | #[cfg(all(linux_kernel, any(target_arch = "sparc", target_arch = "sparc64")))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/mod.rs:21:11 | 21 | #[cfg(all(linux_kernel, not(any(target_arch = "sparc", target_arch = "sparc64"))))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/dir.rs:1:15 | 1 | #[cfg(not(any(solarish, target_os = "haiku", target_os = "nto", target_os = "vita")))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/dir.rs:11:5 | 11 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/dir.rs:21:5 | 21 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/dir.rs:33:15 | 33 | #[cfg(not(any(linux_like, target_os = "hurd")))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/dir.rs:35:11 | 35 | #[cfg(any(linux_like, target_os = "hurd"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/dir.rs:265:9 | 265 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/dir.rs:273:19 | 273 | #[cfg(not(any(freebsdlike, netbsdlike, target_os = "vita")))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/dir.rs:273:32 | 273 | #[cfg(not(any(freebsdlike, netbsdlike, target_os = "vita")))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/dir.rs:276:15 | 276 | #[cfg(any(freebsdlike, netbsdlike))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/dir.rs:276:28 | 276 | #[cfg(any(freebsdlike, netbsdlike))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/dir.rs:194:9 | 194 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/dir.rs:209:9 | 209 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/dir.rs:163:25 | 163 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/dir.rs:171:35 | 171 | #[cfg(not(any(freebsdlike, netbsdlike, target_os = "vita")))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/dir.rs:171:48 | 171 | #[cfg(not(any(freebsdlike, netbsdlike, target_os = "vita")))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/dir.rs:174:31 | 174 | #[cfg(any(freebsdlike, netbsdlike))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/dir.rs:174:44 | 174 | #[cfg(any(freebsdlike, netbsdlike))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/dir.rs:291:9 | 291 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/dir.rs:303:19 | 303 | #[cfg(not(any(freebsdlike, netbsdlike, target_os = "vita")))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/dir.rs:303:32 | 303 | #[cfg(not(any(freebsdlike, netbsdlike, target_os = "vita")))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/dir.rs:310:15 | 310 | #[cfg(any(freebsdlike, netbsdlike))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/dir.rs:310:28 | 310 | #[cfg(any(freebsdlike, netbsdlike))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/makedev.rs:6:5 | 6 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/makedev.rs:7:5 | 7 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/makedev.rs:17:7 | 17 | #[cfg(solarish)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/makedev.rs:48:7 | 48 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/makedev.rs:63:5 | 63 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/makedev.rs:64:5 | 64 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/makedev.rs:75:5 | 75 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/makedev.rs:76:5 | 76 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/makedev.rs:102:5 | 102 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/makedev.rs:103:5 | 103 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/makedev.rs:114:5 | 114 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/makedev.rs:115:5 | 115 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:7:9 | 7 | all(linux_kernel, feature = "procfs") | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:13:11 | 13 | #[cfg(all(apple, feature = "alloc"))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:18:5 | 18 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:19:5 | 19 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:20:5 | 20 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:31:5 | 31 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:32:5 | 32 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:42:11 | 42 | #[cfg(any(linux_kernel, target_os = "freebsd"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:44:11 | 44 | #[cfg(any(linux_kernel, target_os = "freebsd", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:47:5 | 47 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:60:5 | 60 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:71:31 | 71 | #[cfg(all(target_env = "gnu", fix_y2038))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:75:11 | 75 | #[cfg(all(apple, feature = "alloc"))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:78:7 | 78 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:83:11 | 83 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:83:18 | 83 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:85:7 | 85 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:91:31 | 91 | #[cfg(all(target_env = "gnu", fix_y2038))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:93:31 | 93 | #[cfg(all(target_env = "gnu", fix_y2038))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:248:5 | 248 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:318:7 | 318 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:710:5 | 710 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:968:11 | 968 | #[cfg(all(fix_y2038, not(apple)))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:968:26 | 968 | #[cfg(all(fix_y2038, not(apple)))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1017:5 | 1017 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1038:7 | 1038 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1073:7 | 1073 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1120:5 | 1120 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1143:7 | 1143 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1197:5 | 1197 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1198:5 | 1198 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1199:5 | 1199 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1245:11 | 1245 | #[cfg(any(linux_kernel, target_os = "freebsd", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1251:11 | 1251 | #[cfg(any(linux_kernel, target_os = "freebsd", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1320:15 | 1320 | #[cfg(not(any(linux_kernel, target_os = "wasi")))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1325:7 | 1325 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1348:7 | 1348 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1367:15 | 1367 | #[cfg(not(any(linux_kernel, target_os = "wasi")))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1385:7 | 1385 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1453:5 | 1453 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `parking_lot` (lib) generated 11 warnings Compiling block-buffer v0.10.4 warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1469:5 | 1469 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1582:11 | 1582 | #[cfg(all(fix_y2038, not(apple)))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=block_buffer CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/block-buffer-0.10.4 CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Buffer type for block processing of data' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=block-buffer CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/utils' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.10.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/block-buffer-0.10.4 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name block_buffer --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/block-buffer-0.10.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=cd5001f11d81f698 -C extra-filename=-cd5001f11d81f698 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern generic_array=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libgeneric_array-acfa6577888e600e.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1582:26 | 1582 | #[cfg(all(fix_y2038, not(apple)))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1615:5 | 1615 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1616:5 | 1616 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1617:5 | 1617 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1659:7 | 1659 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1695:5 | 1695 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1711:11 | 1711 | #[cfg(any(linux_kernel, target_os = "freebsd"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1732:7 | 1732 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1767:11 | 1767 | #[cfg(all(linux_kernel, target_pointer_width = "32"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1769:11 | 1769 | #[cfg(all(linux_kernel, target_pointer_width = "64"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1790:11 | 1790 | #[cfg(all(linux_kernel, target_pointer_width = "32"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1816:11 | 1816 | #[cfg(all(linux_kernel, any(target_arch = "mips64", target_arch = "mips64r6")))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1841:11 | 1841 | #[cfg(all(linux_kernel, target_pointer_width = "32"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1877:11 | 1877 | #[cfg(all(linux_kernel, any(target_arch = "mips64", target_arch = "mips64r6")))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1910:7 | 1910 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1926:7 | 1926 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1969:7 | 1969 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1982:7 | 1982 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2006:7 | 2006 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2020:7 | 2020 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2029:7 | 2029 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2032:7 | 2032 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2039:7 | 2039 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2052:11 | 2052 | #[cfg(all(apple, feature = "alloc"))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2077:7 | 2077 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2114:7 | 2114 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2119:7 | 2119 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2124:7 | 2124 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2137:7 | 2137 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2226:7 | 2226 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2230:7 | 2230 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2242:11 | 2242 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2242:18 | 2242 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2278:11 | 2278 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2278:18 | 2278 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2315:11 | 2315 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2315:18 | 2315 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2351:11 | 2351 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2351:18 | 2351 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2382:11 | 2382 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2382:18 | 2382 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2413:11 | 2413 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2413:18 | 2413 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2444:11 | 2444 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2444:18 | 2444 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2462:11 | 2462 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2462:18 | 2462 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2480:11 | 2480 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2480:18 | 2480 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2495:11 | 2495 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2495:18 | 2495 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2508:11 | 2508 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2508:18 | 2508 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2525:11 | 2525 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2525:18 | 2525 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:155:9 | 155 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:156:9 | 156 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:163:9 | 163 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:164:9 | 164 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:223:9 | 223 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:224:9 | 224 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:231:9 | 231 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:232:9 | 232 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:591:9 | 591 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:614:9 | 614 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:631:9 | 631 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:654:9 | 654 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:672:9 | 672 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:690:9 | 690 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:815:15 | 815 | #[cfg(all(fix_y2038, not(apple)))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:815:30 | 815 | #[cfg(all(fix_y2038, not(apple)))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:839:19 | 839 | #[cfg(not(any(apple, fix_y2038)))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:839:26 | 839 | #[cfg(not(any(apple, fix_y2038)))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:852:11 | 852 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1301:19 | 1301 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1301:26 | 1301 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1301:39 | 1301 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1301:53 | 1301 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1303:19 | 1303 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1303:26 | 1303 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1303:39 | 1303 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1303:53 | 1303 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1420:9 | 1420 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1438:9 | 1438 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1519:15 | 1519 | #[cfg(all(fix_y2038, not(apple)))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1519:30 | 1519 | #[cfg(all(fix_y2038, not(apple)))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1538:19 | 1538 | #[cfg(not(any(apple, fix_y2038)))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1538:26 | 1538 | #[cfg(not(any(apple, fix_y2038)))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1546:11 | 1546 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:344:7 | 344 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:363:7 | 363 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:374:7 | 374 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:408:7 | 408 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:439:7 | 439 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:563:5 | 563 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:564:5 | 564 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:565:5 | 565 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:594:11 | 594 | #[cfg(any(linux_kernel, target_os = "freebsd"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:648:11 | 648 | #[cfg(any(linux_kernel, target_os = "freebsd", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:798:5 | 798 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:799:5 | 799 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:967:15 | 967 | #[cfg(not(any(linux_like, target_os = "hurd")))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:975:9 | 975 | all(linux_kernel, target_pointer_width = "64"), | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:989:11 | 989 | #[cfg(all(linux_kernel, target_pointer_width = "32"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:1020:5 | 1020 | linux_like, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:1021:5 | 1021 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:1037:7 | 1037 | #[cfg(linux_like)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:1177:7 | 1177 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:53:19 | 53 | #[cfg(any(linux_like, target_os = "fuchsia"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:58:13 | 58 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:242:13 | 242 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:271:13 | 271 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:272:13 | 272 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:287:13 | 287 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:300:13 | 300 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:308:13 | 308 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:315:13 | 315 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:336:19 | 336 | #[cfg(any(linux_kernel, target_os = "illumos"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:533:9 | 533 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:896:19 | 896 | #[cfg(any(linux_kernel, target_os = "emscripten", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:900:19 | 900 | #[cfg(any(linux_kernel, target_os = "emscripten", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:905:13 | 905 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:913:19 | 913 | #[cfg(any(linux_kernel, target_os = "emscripten", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:917:19 | 917 | #[cfg(any(linux_kernel, target_os = "emscripten", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:933:19 | 933 | #[cfg(any(linux_kernel, target_os = "emscripten", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:50:9 | 50 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:71:11 | 71 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:75:9 | 75 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:91:9 | 91 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:108:9 | 108 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:121:11 | 121 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:125:9 | 125 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:139:9 | 139 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:153:9 | 153 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:179:9 | 179 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:192:9 | 192 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:215:9 | 215 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:237:11 | 237 | #[cfg(freebsdlike)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:241:9 | 241 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:242:9 | 242 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:266:15 | 266 | #[cfg(any(bsd, target_env = "newlib"))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:275:9 | 275 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:276:9 | 276 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:326:9 | 326 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:327:9 | 327 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:342:9 | 342 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:343:9 | 343 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:358:9 | 358 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:359:9 | 359 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:374:9 | 374 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:375:9 | 375 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:390:9 | 390 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:403:9 | 403 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:416:9 | 416 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:429:9 | 429 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:442:9 | 442 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:456:9 | 456 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:470:9 | 470 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:483:9 | 483 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:497:9 | 497 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:511:9 | 511 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:526:9 | 526 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `arrayvec` (lib) generated 40 warnings warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:527:9 | 527 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:555:9 | 555 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:556:9 | 556 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:570:11 | 570 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Compiling fastrand v2.1.0 warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:584:9 | 584 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=psm CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/psm-0.1.21 CARGO_PKG_AUTHORS='Simonas Kazlauskas ' CARGO_PKG_DESCRIPTION='Portable Stack Manipulation: stack manipulation and introspection routines' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=psm CARGO_PKG_README=README.mkd CARGO_PKG_REPOSITORY='https://github.com/rust-lang/stacker/' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.21 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=21 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/psm-0.1.21 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/build/psm-b1ac996f6172bb4d/out /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name psm --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/psm-0.1.21/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=425c757bfe371e0e -C extra-filename=-425c757bfe371e0e --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/build/psm-b1ac996f6172bb4d/out -l static=psm_s --cfg asm --cfg switchable_stack` warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:597:15 | 597 | #[cfg(any(bsd, target_os = "haiku"))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:604:9 | 604 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:617:9 | 617 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=fastrand CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/fastrand-2.1.0 CARGO_PKG_AUTHORS='Stjepan Glavina ' CARGO_PKG_DESCRIPTION='A simple and fast random number generator' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fastrand CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/smol-rs/fastrand' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=2.1.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/fastrand-2.1.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name fastrand --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/fastrand-2.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "getrandom", "js", "std"))' -C metadata=ed5b66df2538cc6b -C extra-filename=-ed5b66df2538cc6b --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:635:9 | 635 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:636:9 | 636 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:657:9 | 657 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:658:9 | 658 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:682:9 | 682 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:696:9 | 696 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:716:9 | 716 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:726:9 | 726 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:759:9 | 759 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:760:9 | 760 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:775:9 | 775 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:776:9 | 776 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:793:9 | 793 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:815:9 | 815 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:816:9 | 816 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:832:11 | 832 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:835:11 | 835 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:838:11 | 838 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:841:11 | 841 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:863:9 | 863 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:887:9 | 887 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:888:9 | 888 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:903:9 | 903 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:916:9 | 916 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:917:9 | 917 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:936:11 | 936 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:965:9 | 965 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:981:9 | 981 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:995:9 | 995 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:1016:9 | 1016 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:1017:9 | 1017 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:1032:9 | 1032 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:1060:9 | 1060 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/types.rs:20:7 | 20 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/types.rs:55:13 | 55 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/syscalls.rs:16:7 | 16 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/syscalls.rs:144:7 | 144 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/syscalls.rs:164:7 | 164 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/syscalls.rs:308:5 | 308 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/syscalls.rs:331:5 | 331 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:7:7 | 7 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:15:5 | 15 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:16:5 | 16 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:17:5 | 17 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:26:7 | 26 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:28:7 | 28 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:31:11 | 31 | #[cfg(all(apple, feature = "alloc"))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:35:7 | 35 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:45:11 | 45 | #[cfg(any(linux_kernel, target_os = "freebsd"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:47:7 | 47 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:50:7 | 50 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:52:7 | 52 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:57:7 | 57 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:66:11 | 66 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:66:18 | 66 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:69:7 | 69 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:75:7 | 75 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:83:5 | 83 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:84:5 | 84 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:85:5 | 85 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:94:7 | 94 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:96:7 | 96 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:99:11 | 99 | #[cfg(all(apple, feature = "alloc"))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:103:7 | 103 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:113:11 | 113 | #[cfg(any(linux_kernel, target_os = "freebsd"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:115:7 | 115 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:118:7 | 118 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:120:7 | 120 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:125:7 | 125 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:134:11 | 134 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:134:18 | 134 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wasi_ext` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:142:11 | 142 | #[cfg(all(wasi_ext, target_os = "wasi"))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wasi_ext)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wasi_ext)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/abs.rs:7:5 | 7 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/abs.rs:256:5 | 256 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/at.rs:14:7 | 14 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/at.rs:16:7 | 16 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/at.rs:20:15 | 20 | #[cfg(not(any(apple, target_os = "espidf", target_os = "vita", target_os = "wasi")))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/at.rs:274:7 | 274 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/at.rs:415:7 | 415 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/at.rs:436:15 | 436 | #[cfg(not(any(apple, target_os = "espidf", target_os = "vita", target_os = "wasi")))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/fcntl.rs:60:11 | 60 | #[cfg(any(linux_kernel, target_os = "freebsd", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/fcntl.rs:67:11 | 67 | #[cfg(any(linux_kernel, target_os = "freebsd", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/fcntl.rs:76:11 | 76 | #[cfg(any(linux_kernel, target_os = "freebsd", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/fd.rs:11:5 | 11 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/fd.rs:12:5 | 12 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/fd.rs:27:7 | 27 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/fd.rs:31:5 | 31 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/fd.rs:77:7 | 77 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/fd.rs:85:7 | 85 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/fd.rs:179:5 | 179 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/fd.rs:243:5 | 243 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/fd.rs:244:5 | 244 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/fd.rs:315:5 | 315 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/fd.rs:363:7 | 363 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/fd.rs:272:15 | 272 | #[cfg(any(linux_kernel, target_os = "emscripten", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `staged_api` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/seek_from.rs:14:12 | 14 | #[cfg_attr(staged_api, stable(feature = "rust1", since = "1.0.0"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(staged_api)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(staged_api)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `staged_api` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/seek_from.rs:17:16 | 17 | #[cfg_attr(staged_api, stable(feature = "rust1", since = "1.0.0"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(staged_api)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(staged_api)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `staged_api` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/seek_from.rs:18:22 | 18 | Start(#[cfg_attr(staged_api, stable(feature = "rust1", since = "1.0.0"))] u64), | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(staged_api)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(staged_api)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `staged_api` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/seek_from.rs:25:16 | 25 | #[cfg_attr(staged_api, stable(feature = "rust1", since = "1.0.0"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(staged_api)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(staged_api)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `staged_api` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/seek_from.rs:26:20 | 26 | End(#[cfg_attr(staged_api, stable(feature = "rust1", since = "1.0.0"))] i64), | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(staged_api)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(staged_api)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `staged_api` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/seek_from.rs:33:16 | 33 | #[cfg_attr(staged_api, stable(feature = "rust1", since = "1.0.0"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(staged_api)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(staged_api)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `staged_api` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/seek_from.rs:34:24 | 34 | Current(#[cfg_attr(staged_api, stable(feature = "rust1", since = "1.0.0"))] i64), | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(staged_api)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(staged_api)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/seek_from.rs:43:15 | 43 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/seek_from.rs:43:22 | 43 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/seek_from.rs:43:35 | 43 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/seek_from.rs:43:49 | 43 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/seek_from.rs:51:15 | 51 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/seek_from.rs:51:22 | 51 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/seek_from.rs:51:35 | 51 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/seek_from.rs:51:49 | 51 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/io/ioctl.rs:19:7 | 19 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/io/read_write.rs:14:7 | 14 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/io/read_write.rs:286:7 | 286 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/io/read_write.rs:305:7 | 305 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:21:11 | 21 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:21:25 | 21 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:28:7 | 28 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:31:7 | 31 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:34:7 | 34 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:37:7 | 37 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:306:7 | 306 | #[cfg(linux_raw)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:311:9 | 311 | not(linux_raw), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:319:9 | 319 | not(linux_raw), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:327:15 | 327 | #[cfg(all(not(linux_raw), target_os = "android"))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:332:5 | 332 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:343:5 | 343 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/patterns.rs:216:11 | 216 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/patterns.rs:216:25 | 216 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/patterns.rs:219:11 | 219 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/patterns.rs:219:25 | 219 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/patterns.rs:227:11 | 227 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/patterns.rs:227:25 | 227 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/patterns.rs:230:11 | 230 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/patterns.rs:230:25 | 230 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/patterns.rs:238:11 | 238 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/patterns.rs:238:25 | 238 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/patterns.rs:241:11 | 241 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/patterns.rs:241:25 | 241 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/patterns.rs:250:11 | 250 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/patterns.rs:250:25 | 250 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/patterns.rs:253:11 | 253 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/patterns.rs:253:25 | 253 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:212:15 | 212 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:212:29 | 212 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:237:15 | 237 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:237:29 | 237 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:247:15 | 247 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:247:29 | 247 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:257:15 | 257 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:257:29 | 257 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:267:15 | 267 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:267:29 | 267 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/timespec.rs:4:11 | 4 | #[cfg(not(fix_y2038))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/timespec.rs:8:11 | 8 | #[cfg(not(fix_y2038))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/timespec.rs:12:7 | 12 | #[cfg(fix_y2038)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/timespec.rs:24:11 | 24 | #[cfg(not(fix_y2038))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/timespec.rs:29:7 | 29 | #[cfg(fix_y2038)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/timespec.rs:34:5 | 34 | fix_y2038, | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/timespec.rs:35:5 | 35 | linux_raw, | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/timespec.rs:36:9 | 36 | all(libc, target_arch = "x86_64", target_pointer_width = "32") | ^^^^ help: found config with similar value: `feature = "libc"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/timespec.rs:42:9 | 42 | not(fix_y2038), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/timespec.rs:43:5 | 43 | libc, | ^^^^ help: found config with similar value: `feature = "libc"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/timespec.rs:51:7 | 51 | #[cfg(fix_y2038)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/timespec.rs:66:7 | 66 | #[cfg(fix_y2038)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/timespec.rs:77:7 | 77 | #[cfg(fix_y2038)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/timespec.rs:110:7 | 110 | #[cfg(fix_y2038)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `switchable_stack` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/psm-0.1.21/src/lib.rs:98:11 | 98 | #[cfg(all(switchable_stack, not(target_os = "windows")))] | ^^^^^^^^^^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `parallel_compiler`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(switchable_stack)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(switchable_stack)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `switchable_stack` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/psm-0.1.21/src/lib.rs:109:11 | 109 | #[cfg(all(switchable_stack, not(target_os = "windows")))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(switchable_stack)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(switchable_stack)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `switchable_stack` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/psm-0.1.21/src/lib.rs:180:7 | 180 | #[cfg(switchable_stack)] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(switchable_stack)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(switchable_stack)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `switchable_stack` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/psm-0.1.21/src/lib.rs:252:7 | 252 | #[cfg(switchable_stack)] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(switchable_stack)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(switchable_stack)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `asm` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/psm-0.1.21/src/lib.rs:317:7 | 317 | #[cfg(asm)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `switchable_stack` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/psm-0.1.21/src/lib.rs:337:7 | 337 | #[cfg(switchable_stack)] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(switchable_stack)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(switchable_stack)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `switchable_stack` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/psm-0.1.21/src/lib.rs:358:11 | 358 | #[cfg(not(switchable_stack))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(switchable_stack)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(switchable_stack)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `asm` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/psm-0.1.21/src/lib.rs:380:7 | 380 | #[cfg(asm)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `asm` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/psm-0.1.21/src/lib.rs:402:11 | 402 | #[cfg(not(asm))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `asm` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/psm-0.1.21/src/lib.rs:59:17 | 59 | #![cfg_attr(asm, link(name="psm_s"))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `asm` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/psm-0.1.21/src/lib.rs:61:11 | 61 | #[cfg(asm)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `asm` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/psm-0.1.21/src/lib.rs:63:11 | 63 | #[cfg(asm)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `switchable_stack` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/psm-0.1.21/src/lib.rs:66:15 | 66 | #[cfg(all(switchable_stack, not(target_os = "windows")))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(switchable_stack)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(switchable_stack)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `switchable_stack` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/psm-0.1.21/src/lib.rs:73:15 | 73 | #[cfg(all(switchable_stack, not(target_os = "windows")))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(switchable_stack)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(switchable_stack)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `switchable_stack` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/psm-0.1.21/src/lib.rs:81:15 | 81 | #[cfg(all(switchable_stack, target_os = "windows"))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(switchable_stack)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(switchable_stack)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `switchable_stack` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/psm-0.1.21/src/lib.rs:88:15 | 88 | #[cfg(all(switchable_stack, target_os = "windows"))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(switchable_stack)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(switchable_stack)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `asm` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/psm-0.1.21/src/lib.rs:284:11 | 284 | #[cfg(asm)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `128` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/fastrand-2.1.0/src/lib.rs:622:11 | 622 | #[cfg(target_pointer_width = "128")] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_pointer_width` are: `16`, `32`, and `64` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(target_pointer_width, values("128"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(target_pointer_width, values(\"128\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning[E0133]: call to unsafe function `_rust_psm_replace_stack` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/psm-0.1.21/src/lib.rs:106:5 | 106 | _rust_psm_replace_stack(data, callback, sp) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/psm-0.1.21/src/lib.rs:100:1 | 100 | / unsafe fn rust_psm_replace_stack( 101 | | data: usize, 102 | | callback: extern_item!(unsafe fn(usize) -> !), 103 | | sp: *mut u8, 104 | | _: *mut u8, 105 | | ) -> ! { | |______^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` warning[E0133]: call to unsafe function `_rust_psm_on_stack` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/psm-0.1.21/src/lib.rs:118:5 | 118 | _rust_psm_on_stack(data, return_ptr, callback, sp) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/psm-0.1.21/src/lib.rs:111:1 | 111 | / unsafe fn rust_psm_on_stack( 112 | | data: usize, 113 | | return_ptr: usize, 114 | | callback: extern_item!(unsafe fn(usize, usize)), 115 | | sp: *mut u8, 116 | | _: *mut u8, 117 | | ) { | |_^ warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/psm-0.1.21/src/lib.rs:195:39 | 195 | StackDirection::Descending => base.offset(size as isize), | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/psm-0.1.21/src/lib.rs:181:1 | 181 | pub unsafe fn on_stack R>(base: *mut u8, size: usize, callback: F) -> R { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `rust_psm_on_stack` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/psm-0.1.21/src/lib.rs:199:5 | 199 | / rust_psm_on_stack( 200 | | &mut callback as *mut MaybeUninit as usize, 201 | | &mut return_value as *mut MaybeUninit as usize, 202 | | with_on_stack::, 203 | | sp, 204 | | base, 205 | | ); | |_____^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::mem::MaybeUninit::::assume_init` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/psm-0.1.21/src/lib.rs:206:12 | 206 | return return_value.assume_init(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/psm-0.1.21/src/lib.rs:186:30 | 186 | let return_ptr = (*(return_ptr as *mut MaybeUninit)).as_mut_ptr(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/psm-0.1.21/src/lib.rs:29:9 | 27 | / macro_rules! extern_item { 28 | | (unsafe $($toks: tt)+) => { 29 | | unsafe extern "sysv64" $($toks)+ | | ^^^^^^ 30 | | }; ... | 33 | | }; 34 | | } | |_- in this expansion of `extern_item!` ... 184 | / extern_item! { 185 | | unsafe fn with_on_stack R>(callback_ptr: usize, return_ptr: usize) { 186 | | let return_ptr = (*(return_ptr as *mut MaybeUninit)).as_mut_ptr(); 187 | | let callback = (*(callback_ptr as *mut MaybeUninit)).as_ptr(); ... | 191 | | } 192 | | } | |_____- in this macro invocation warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/psm-0.1.21/src/lib.rs:187:28 | 187 | let callback = (*(callback_ptr as *mut MaybeUninit)).as_ptr(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::write` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/psm-0.1.21/src/lib.rs:190:13 | 190 | return_ptr.write((callback.read())()); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::read` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/psm-0.1.21/src/lib.rs:190:30 | 190 | return_ptr.write((callback.read())()); | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/psm-0.1.21/src/lib.rs:262:39 | 262 | StackDirection::Descending => base.offset(size as isize), | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/psm-0.1.21/src/lib.rs:253:1 | 253 | pub unsafe fn replace_stack(base: *mut u8, size: usize, callback: F) -> ! { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `rust_psm_replace_stack` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/psm-0.1.21/src/lib.rs:264:5 | 264 | / rust_psm_replace_stack( 265 | | &callback as *const F as usize, 266 | | with_replaced_stack::, 267 | | sp, 268 | | base, 269 | | ); | |_____^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::read` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/psm-0.1.21/src/lib.rs:257:9 | 257 | ::core::ptr::read(d as *const F)(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/psm-0.1.21/src/lib.rs:29:9 | 27 | / macro_rules! extern_item { 28 | | (unsafe $($toks: tt)+) => { 29 | | unsafe extern "sysv64" $($toks)+ | | ^^^^^^ 30 | | }; ... | 33 | | }; 34 | | } | |_- in this expansion of `extern_item!` ... 254 | / extern_item! { unsafe fn with_replaced_stack(d: usize) -> ! { 255 | | // Safe to move out, because the closure is essentially forgotten by 256 | | // this being required to never return... 257 | | ::core::ptr::read(d as *const F)(); 258 | | ::core::hint::unreachable_unchecked(); 259 | | } } | |_______- in this macro invocation warning[E0133]: call to unsafe function `core::hint::unreachable_unchecked` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/psm-0.1.21/src/lib.rs:258:9 | 258 | ::core::hint::unreachable_unchecked(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior Compiling digest v0.10.7 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=digest CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/digest-0.10.7 CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Traits for cryptographic hash functions and message authentication codes' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=digest CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/traits' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.10.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/digest-0.10.7 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name digest --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/digest-0.10.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="block-buffer"' --cfg 'feature="core-api"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "blobby", "block-buffer", "const-oid", "core-api", "default", "dev", "mac", "oid", "rand_core", "std", "subtle"))' -C metadata=a2e3fd1a5b01a929 -C extra-filename=-a2e3fd1a5b01a929 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern block_buffer=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libblock_buffer-cd5001f11d81f698.rmeta --extern crypto_common=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libcrypto_common-18ee5c03796273e8.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: `psm` (lib) generated 30 warnings Compiling either v1.13.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=either CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/either-1.13.0 CARGO_PKG_AUTHORS=bluss CARGO_PKG_DESCRIPTION='The enum `Either` with variants `Left` and `Right` is a general purpose sum type with two cases. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=either CARGO_PKG_README=README-crates.io.md CARGO_PKG_REPOSITORY='https://github.com/rayon-rs/either' CARGO_PKG_RUST_VERSION=1.37 CARGO_PKG_VERSION=1.13.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=13 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/either-1.13.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name either --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/either-1.13.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "use_std"))' -C metadata=6987bc6aded96007 -C extra-filename=-6987bc6aded96007 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning[E0133]: call to unsafe function `std::slice::from_raw_parts_mut` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/buffer.rs:19:16 | 19 | let init = slice::from_raw_parts_mut(init.as_mut_ptr() as *mut u8, init.len()); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/buffer.rs:14:1 | 14 | / pub(super) unsafe fn split_init( 15 | | buf: &mut [MaybeUninit], 16 | | init: usize, 17 | | ) -> (&mut [u8], &mut [MaybeUninit]) { | |________________________________________^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` warning: `proc-macro-hack` (lib) generated 21 warnings Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=stacker CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/stacker-0.1.15 CARGO_PKG_AUTHORS='Alex Crichton :Simonas Kazlauskas ' CARGO_PKG_DESCRIPTION='A stack growth library useful when implementing deeply recursive algorithms that may accidentally blow the stack. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/stacker' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=stacker CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/stacker' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.15 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=15 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/stacker-0.1.15 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/build/stacker-f46ace00adac238f/out /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name stacker --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/stacker-0.1.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=6055436400f1e422 -C extra-filename=-6055436400f1e422 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern cfg_if=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libcfg_if-62479ba5b8a3cb8b.rmeta --extern libc=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/liblibc-2d18bcdff1ba86f8.rmeta --extern psm=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libpsm-425c757bfe371e0e.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/build/psm-b1ac996f6172bb4d/out` warning[E0133]: call to unsafe function `weak::fetch` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/weak.rs:104:19 | 104 | let val = fetch(self.name); | ^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/weak.rs:103:5 | 103 | unsafe fn initialize(&self) -> Option { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `std::mem::transmute_copy` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/weak.rs:110:26 | 110 | addr => Some(mem::transmute_copy::<*mut c_void, F>(&addr)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `libc::dlsym` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/weak.rs:143:5 | 143 | libc::dlsym(libc::RTLD_DEFAULT, name.as_ptr().cast()) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/weak.rs:138:1 | 138 | unsafe fn fetch(name: &str) -> *mut c_void { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `std::os::fd::FromRawFd::from_raw_fd` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/conv.rs:125:12 | 125 | Ok(OwnedFd::from_raw_fd(raw as RawFd)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/conv.rs:121:1 | 121 | pub(super) unsafe fn ret_owned_fd(raw: LibcFd) -> io::Result { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Compiling measureme v11.0.1 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=measureme CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/measureme-11.0.1 CARGO_PKG_AUTHORS='Wesley Wiser :Michael Woerister ' CARGO_PKG_DESCRIPTION='Support crate for rustc'\''s self-profiling feature' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/measureme' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=measureme CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/measureme' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=11.0.1 CARGO_PKG_VERSION_MAJOR=11 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/measureme-11.0.1 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name measureme --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/measureme-11.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=5e1bf3c3718f5b90 -C extra-filename=-5e1bf3c3718f5b90 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern log=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/liblog-8a8717d095155b12.rmeta --extern parking_lot=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libparking_lot-83532ddd07c34505.rmeta --extern rustc_hash=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_hash-9ac5fe13dc1ecbba.rmeta --extern smallvec=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libsmallvec-d392916284d75176.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: unused extern crate --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/stacker-0.1.15/src/lib.rs:29:1 | 29 | extern crate libc; | ^^^^^^^^^^^^^^^^^^ help: remove it | = note: `-W unused-extern-crates` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(unused_extern_crates)]` warning: `fastrand` (lib) generated 1 warning Compiling ena v0.14.3 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=ena CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ena-0.14.3 CARGO_PKG_AUTHORS='Niko Matsakis ' CARGO_PKG_DESCRIPTION='Union-find, congruence closure, and other unification code. Based on code from rustc.' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/ena' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ena CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/ena' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.14.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ena-0.14.3 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name ena --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ena-0.14.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bench", "dogged", "persistent"))' -C metadata=38d63a278b9ae1c2 -C extra-filename=-38d63a278b9ae1c2 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern log=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/liblog-8a8717d095155b12.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning[E0133]: call to unsafe function `libc::mmap` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/stacker-0.1.15/src/lib.rs:157:33 | 157 | let new_stack = libc::mmap( | _________________________________^ 158 | | std::ptr::null_mut(), 159 | | stack_bytes, 160 | | libc::PROT_NONE, ... | 164 | | 0 165 | | ); | |_________________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/stacker-0.1.15/src/lib.rs:156:13 | 156 | unsafe fn new(stack_bytes: usize, page_size: usize) -> StackRestoreGuard { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` warning[E0133]: call to unsafe function `std::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/stacker-0.1.15/src/lib.rs:175:40 | 175 | let above_guard_page = new_stack.add(page_size); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `libc::mmap` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/stacker-0.1.15/src/lib.rs:183:33 | 183 | let result = if libc::mmap( | _________________________________^ 184 | | above_guard_page, 185 | | stack_bytes - page_size, 186 | | libc::PROT_READ | libc::PROT_WRITE, 187 | | libc::MAP_FIXED | libc::MAP_PRIVATE | libc::MAP_ANON | libc::MAP_STACK, 188 | | -1, 189 | | 0) == above_guard_page { | |__________________________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `libc::pthread_stackseg_np` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/stacker-0.1.15/src/lib.rs:442:24 | 442 | assert_eq!(libc::pthread_stackseg_np(libc::pthread_self(), stackinfo.as_mut_ptr()), 0); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/stacker-0.1.15/src/lib.rs:440:9 | 440 | unsafe fn guess_os_stack_limit() -> Option { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `libc::pthread_self` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/stacker-0.1.15/src/lib.rs:442:50 | 442 | assert_eq!(libc::pthread_stackseg_np(libc::pthread_self(), stackinfo.as_mut_ptr()), 0); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::mem::MaybeUninit::::assume_init` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/stacker-0.1.15/src/lib.rs:443:18 | 443 | Some(stackinfo.assume_init().ss_sp as usize - stackinfo.assume_init().ss_size) | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::mem::MaybeUninit::::assume_init` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/stacker-0.1.15/src/lib.rs:443:59 | 443 | Some(stackinfo.assume_init().ss_sp as usize - stackinfo.assume_init().ss_size) | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior Compiling memmap2 v0.2.3 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/measureme-11.0.1/src/counters.rs:729:26 | 729 | let (gen, name) = match (family, model) { | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 = note: requested on the command line with `-W keyword-idents-2024` warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/measureme-11.0.1/src/counters.rs:794:33 | 794 | if matches!(gen, Zen | UnknownMaybeZenLike) { | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/measureme-11.0.1/src/counters.rs:836:38 | 836 | Ok(CpuModel::Amd(gen)) | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/measureme-11.0.1/src/counters.rs:842:26 | 842 | let (gen, name) = match (family, model) { | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/measureme-11.0.1/src/counters.rs:902:40 | 902 | Ok(CpuModel::Intel(gen)) | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=memmap2 CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memmap2-0.2.3 CARGO_PKG_AUTHORS='Dan Burkert :Evgeniy Reizner ' CARGO_PKG_DESCRIPTION='Cross-platform Rust API for memory-mapped file IO' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=memmap2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RazrFalcon/memmap2-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memmap2-0.2.3 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name memmap2 --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memmap2-0.2.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e6a206a1244aa93b -C extra-filename=-e6a206a1244aa93b --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern libc=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/liblibc-2d18bcdff1ba86f8.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning[E0133]: call to unsafe function `libc::read` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/syscalls.rs:30:15 | 30 | ret_usize(c::read(borrowed_fd(fd), buf.cast(), min(len, READ_LIMIT))) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/syscalls.rs:29:1 | 29 | pub(crate) unsafe fn read(fd: BorrowedFd<'_>, buf: *mut u8, len: usize) -> io::Result { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `libc::pread` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/syscalls.rs:58:15 | 58 | ret_usize(c::pread(borrowed_fd(fd), buf.cast(), len, offset)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/syscalls.rs:43:1 | 43 | / pub(crate) unsafe fn pread( 44 | | fd: BorrowedFd<'_>, 45 | | buf: *mut u8, 46 | | len: usize, 47 | | offset: u64, 48 | | ) -> io::Result { | |______________________^ warning[E0133]: call to unsafe function `libc::close` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/syscalls.rs:201:13 | 201 | let _ = c::close(raw_fd as c::c_int); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/syscalls.rs:200:1 | 200 | pub(crate) unsafe fn close(raw_fd: RawFd) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `libc::ioctl` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/syscalls.rs:210:15 | 210 | ret_c_int(c::ioctl(borrowed_fd(fd), request, arg)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/syscalls.rs:205:1 | 205 | / pub(crate) unsafe fn ioctl( 206 | | fd: BorrowedFd<'_>, 207 | | request: RawOpcode, 208 | | arg: *mut c::c_void, 209 | | ) -> io::Result { | |____________________________^ warning[E0133]: call to unsafe function `backend::io::syscalls::ioctl` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/syscalls.rs:219:5 | 219 | ioctl(fd, request, arg) | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/syscalls.rs:214:1 | 214 | / pub(crate) unsafe fn ioctl_readonly( 215 | | fd: BorrowedFd<'_>, 216 | | request: RawOpcode, 217 | | arg: *mut c::c_void, 218 | | ) -> io::Result { | |____________________________^ warning[E0133]: call to unsafe function `backend::io::syscalls::close` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/io/close.rs:54:5 | 54 | backend::io::syscalls::close(raw_fd) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/io/close.rs:53:1 | 53 | pub unsafe fn close(raw_fd: RawFd) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `std::ptr::mut_ptr::::read` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/patterns.rs:99:12 | 99 | Ok(ptr.cast::().read()) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/patterns.rs:98:5 | 98 | unsafe fn output_from_ptr(_: IoctlOutput, ptr: *mut c::c_void) -> Result { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `ioctl::_ioctl` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:94:9 | 94 | _ioctl(fd, request, arg)? | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:86:1 | 86 | pub unsafe fn ioctl(fd: F, mut ioctl: I) -> Result { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `ioctl::_ioctl_readonly` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:96:9 | 96 | _ioctl_readonly(fd, request, arg)? | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `ioctl::Ioctl::output_from_ptr` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:101:5 | 101 | I::output_from_ptr(output, arg) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `backend::io::syscalls::ioctl` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:109:5 | 109 | crate::backend::io::syscalls::ioctl(fd, request, arg) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:104:1 | 104 | / unsafe fn _ioctl( 105 | | fd: BorrowedFd<'_>, 106 | | request: RawOpcode, 107 | | arg: *mut c::c_void, 108 | | ) -> Result { | |________________________^ warning[E0133]: call to unsafe function `backend::io::syscalls::ioctl_readonly` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:117:5 | 117 | crate::backend::io::syscalls::ioctl_readonly(fd, request, arg) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:112:1 | 112 | / unsafe fn _ioctl_readonly( 113 | | fd: BorrowedFd<'_>, 114 | | request: RawOpcode, 115 | | arg: *mut c::c_void, 116 | | ) -> Result { | |________________________^ warning: `extern crate` is not idiomatic in the new edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memmap2-0.2.3/src/unix.rs:1:1 | 1 | extern crate libc; | ^^^^^^^^^^^^^^^^^^ | = note: `-W unused-extern-crates` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(unused_extern_crates)]` help: convert it to a `use` | 1 | use libc; | ~~~ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memmap2-0.2.3/src/lib.rs:509:34 | 509 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 509 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memmap2-0.2.3/src/lib.rs:570:34 | 570 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 570 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memmap2-0.2.3/src/lib.rs:813:34 | 813 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 813 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning[E0133]: call to unsafe function `MmapOptions::map` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memmap2-0.2.3/src/lib.rs:446:9 | 446 | MmapOptions::new().map(file) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memmap2-0.2.3/src/lib.rs:445:5 | 445 | pub unsafe fn map(file: &File) -> Result { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` warning[E0133]: call to unsafe function `MmapOptions::map_mut` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memmap2-0.2.3/src/lib.rs:648:9 | 648 | MmapOptions::new().map_mut(file) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memmap2-0.2.3/src/lib.rs:647:5 | 647 | pub unsafe fn map_mut(file: &File) -> Result { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: `stacker` (lib) generated 8 warnings Compiling jobserver v0.1.32 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=jobserver CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/jobserver-0.1.32 CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='An implementation of the GNU Make jobserver for Rust. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/jobserver-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=jobserver CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/jobserver-rs' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.1.32 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=32 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/jobserver-0.1.32 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name jobserver --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/jobserver-0.1.32/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=329a2f37cb29eb8a -C extra-filename=-329a2f37cb29eb8a --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern libc=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/liblibc-2d18bcdff1ba86f8.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling rustc_arena v0.0.0 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_arena) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rustc_arena CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_arena CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_arena CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rustc_arena --edition=2021 compiler/rustc_arena/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=57bca7fffef65613 -C extra-filename=-57bca7fffef65613 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern smallvec=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libsmallvec-d392916284d75176.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning[E0133]: call to unsafe function `libc::pipe` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/jobserver-0.1.32/src/unix.rs:96:13 | 96 | cvt(libc::pipe(pipes.as_mut_ptr()))?; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/jobserver-0.1.32/src/unix.rs:72:5 | 72 | unsafe fn mk() -> io::Result { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` warning[E0133]: call to unsafe function `imp::Client::from_fds` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/jobserver-0.1.32/src/unix.rs:99:12 | 99 | Ok(Client::from_fds(pipes[0], pipes[1])) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `imp::Client::from_pipe` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/jobserver-0.1.32/src/unix.rs:106:31 | 106 | if let Some(client) = Self::from_pipe(s, check_pipe)? { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/jobserver-0.1.32/src/unix.rs:102:5 | 102 | pub(crate) unsafe fn open(s: &str, check_pipe: bool) -> Result { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: `memmap2` (lib) generated 6 warnings Compiling elsa v1.7.1 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=elsa CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/elsa-1.7.1 CARGO_PKG_AUTHORS='Manish Goregaokar ' CARGO_PKG_DESCRIPTION='Append-only collections for Rust where borrows to entries can outlive insertions' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=elsa CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/manishearth/elsa' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.7.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/elsa-1.7.1 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name elsa --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/elsa-1.7.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("indexmap"))' -C metadata=ca73fefba86a7eb0 -C extra-filename=-ca73fefba86a7eb0 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern stable_deref_trait=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libstable_deref_trait-d83a2f9996eef82d.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning[E0133]: call to unsafe function `imp::fd_check` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/jobserver-0.1.32/src/unix.rs:181:16 | 181 | match (fd_check(read, check_pipe), fd_check(write, check_pipe)) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/jobserver-0.1.32/src/unix.rs:146:5 | 146 | unsafe fn from_pipe(s: &str, check_pipe: bool) -> Result, FromEnvErrorInner> { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `imp::fd_check` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/jobserver-0.1.32/src/unix.rs:181:44 | 181 | match (fd_check(read, check_pipe), fd_check(write, check_pipe)) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::os::fd::FromRawFd::from_raw_fd` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/jobserver-0.1.32/src/unix.rs:223:19 | 223 | read: File::from_raw_fd(read), | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/jobserver-0.1.32/src/unix.rs:221:5 | 221 | unsafe fn from_fds(read: c_int, write: c_int) -> Client { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `std::os::fd::FromRawFd::from_raw_fd` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/jobserver-0.1.32/src/unix.rs:224:20 | 224 | write: File::from_raw_fd(write), | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `libc::fcntl` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/jobserver-0.1.32/src/unix.rs:484:11 | 484 | match libc::fcntl(fd, libc::F_GETFD) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/jobserver-0.1.32/src/unix.rs:483:1 | 483 | unsafe fn fcntl_check(fd: c_int) -> Result<(), FromEnvErrorInner> { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `std::mem::zeroed` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/jobserver-0.1.32/src/unix.rs:495:24 | 495 | let mut stat = mem::zeroed(); | ^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/jobserver-0.1.32/src/unix.rs:493:1 | 493 | unsafe fn fd_check(fd: c_int, check_pipe: bool) -> Result<(), FromEnvErrorInner> { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `libc::fstat` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/jobserver-0.1.32/src/unix.rs:496:12 | 496 | if libc::fstat(fd, &mut stat) == -1 { | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `imp::fcntl_check` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/jobserver-0.1.32/src/unix.rs:498:13 | 498 | fcntl_check(fd)?; | ^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `imp::fcntl_check` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/jobserver-0.1.32/src/unix.rs:514:9 | 514 | fcntl_check(fd) | ^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `imp::Client::open` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/jobserver-0.1.32/src/lib.rs:275:15 | 275 | match imp::Client::open(s, check_pipe) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/jobserver-0.1.32/src/lib.rs:253:5 | 253 | pub unsafe fn from_env_ext(check_pipe: bool) -> FromEnv { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `Client::from_env_ext` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/jobserver-0.1.32/src/lib.rs:299:9 | 299 | Self::from_env_ext(false).client.ok() | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/jobserver-0.1.32/src/lib.rs:298:5 | 298 | pub unsafe fn from_env() -> Option { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/elsa-1.7.1/src/vec.rs:111:31 | 111 | pub fn iter(&self) -> Iter { | ----^-- expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 111 | pub fn iter(&self) -> Iter<'_, T> { | +++ warning[E0133]: call to unsafe function `core::slice::::get_unchecked` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/elsa-1.7.1/src/vec.rs:65:12 | 65 | &**(*vec).get_unchecked(index) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/elsa-1.7.1/src/vec.rs:63:5 | 63 | pub unsafe fn get_unchecked(&self, index: usize) -> &T::Target { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/elsa-1.7.1/src/vec.rs:65:12 | 65 | &**(*vec).get_unchecked(index) | ^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior Compiling tempfile v3.12.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=tempfile CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tempfile-3.12.0 CARGO_PKG_AUTHORS='Steven Allen :The Rust Project Developers:Ashley Mannix :Jason White ' CARGO_PKG_DESCRIPTION='A library for managing temporary files and directories.' CARGO_PKG_HOMEPAGE='https://stebalien.com/projects/tempfile-rs/' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tempfile CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Stebalien/tempfile' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=3.12.0 CARGO_PKG_VERSION_MAJOR=3 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tempfile-3.12.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name tempfile --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tempfile-3.12.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=83c4197098f9ff63 -C extra-filename=-83c4197098f9ff63 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern cfg_if=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libcfg_if-62479ba5b8a3cb8b.rmeta --extern fastrand=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libfastrand-ed5b66df2538cc6b.rmeta --extern once_cell=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libonce_cell-d1ab462b77e1eee6.rmeta --extern rustix=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustix-9091c2522d1d5786.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/elsa-1.7.1/src/map.rs:15:21 | 15 | map: UnsafeCell>, | ^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary = note: `-W rustc::default-hash-types` implied by `-W rustc::internal` = help: to override `-W rustc::internal` add `#[allow(rustc::default_hash_types)]` warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/elsa-1.7.1/src/map.rs:147:30 | 147 | pub fn into_map(self) -> HashMap { | ^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/elsa-1.7.1/src/map.rs:188:35 | 188 | impl std::convert::AsMut> for FrozenMap { | ^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/elsa-1.7.1/src/map.rs:193:34 | 193 | fn as_mut(&mut self) -> &mut HashMap { | ^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/elsa-1.7.1/src/map.rs:198:20 | 198 | impl From> for FrozenMap { | ^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/elsa-1.7.1/src/map.rs:199:18 | 199 | fn from(map: HashMap) -> Self { | ^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/elsa-1.7.1/src/map.rs:236:18 | 236 | let map: HashMap<_, _, _> = iter.into_iter().collect(); | ^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/elsa-1.7.1/src/sync.rs:26:17 | 26 | map: RwLock>, | ^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: `elsa` (lib) generated 11 warnings Compiling rustc_graphviz v0.0.0 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_graphviz) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rustc_graphviz CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_graphviz CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_graphviz CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rustc_graphviz --edition=2021 compiler/rustc_graphviz/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=0f539d25b6ee37f7 -C extra-filename=-0f539d25b6ee37f7 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/print.rs:4:40 | 4 | pub(crate) struct TokensOrDefault<'a, T: 'a>(pub &'a Option); | ^^^^ help: remove this bound | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/punctuated.rs:560:23 | 560 | pub struct Pairs<'a, T: 'a, P: 'a> { | ^^^^ ^^^^ | help: remove these bounds | 560 - pub struct Pairs<'a, T: 'a, P: 'a> { 560 + pub struct Pairs<'a, T, P> { | warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/punctuated.rs:610:26 | 610 | pub struct PairsMut<'a, T: 'a, P: 'a> { | ^^^^ ^^^^ | help: remove these bounds | 610 - pub struct PairsMut<'a, T: 'a, P: 'a> { 610 + pub struct PairsMut<'a, T, P> { | warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/punctuated.rs:747:22 | 747 | pub struct Iter<'a, T: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/punctuated.rs:755:25 | 755 | struct PrivateIter<'a, T: 'a, P: 'a> { | ^^^^ ^^^^ | help: remove these bounds | 755 - struct PrivateIter<'a, T: 'a, P: 'a> { 755 + struct PrivateIter<'a, T, P> { | warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/punctuated.rs:861:25 | 861 | pub struct IterMut<'a, T: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/punctuated.rs:870:28 | 870 | struct PrivateIterMut<'a, T: 'a, P: 'a> { | ^^^^ ^^^^ | help: remove these bounds | 870 - struct PrivateIterMut<'a, T: 'a, P: 'a> { 870 + struct PrivateIterMut<'a, T, P> { | Compiling rustc-stable-hash v0.1.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rustc_stable_hash CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustc-stable-hash-0.1.0 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A stable hashing algorithm used by rustc' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc-stable-hash CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rustc-stable-hash' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustc-stable-hash-0.1.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rustc_stable_hash --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustc-stable-hash-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="nightly"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=73e4dd85ce27c4a5 -C extra-filename=-73e4dd85ce27c4a5 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: `measureme` (lib) generated 5 warnings Compiling unicode-width v0.1.13 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=unicode_width CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicode-width-0.1.13 CARGO_PKG_AUTHORS='kwantam :Manish Goregaokar ' CARGO_PKG_DESCRIPTION='Determine displayed width of `char` and `str` types according to Unicode Standard Annex #11 rules. ' CARGO_PKG_HOMEPAGE='https://github.com/unicode-rs/unicode-width' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-width CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-rs/unicode-width' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.13 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=13 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicode-width-0.1.13 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name unicode_width --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicode-width-0.1.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "no_std", "rustc-dep-of-std", "std"))' -C metadata=5c05082eb4c33872 -C extra-filename=-5c05082eb4c33872 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling synstructure v0.13.1 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=synstructure CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/synstructure-0.13.1 CARGO_PKG_AUTHORS='Nika Layzell ' CARGO_PKG_DESCRIPTION='Helper methods and macros for custom derives' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=synstructure CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/mystor/synstructure' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.13.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=13 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/synstructure-0.13.1 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name synstructure --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/synstructure-0.13.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=75ef8e7c24a7dd41 -C extra-filename=-75ef8e7c24a7dd41 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern proc_macro2=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/libproc_macro2-1f231826f707846c.rmeta --extern quote=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/libquote-44912ee8bf970661.rmeta --extern syn=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/libsyn-7b63a985e3916c4e.rmeta --cap-lints warn -Z binary-dep-depinfo` Compiling cpufeatures v0.2.13 warning: `jobserver` (lib) generated 14 warnings Compiling itoa v1.0.11 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=cpufeatures CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/cpufeatures-0.2.13 CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Lightweight runtime CPU feature detection for aarch64, loongarch64, and x86/x86_64 targets, with no_std support and support for mobile targets including Android and iOS ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cpufeatures CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/utils' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.13 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=13 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/cpufeatures-0.2.13 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name cpufeatures --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/cpufeatures-0.2.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=7861b7ad3ec5bcc7 -C extra-filename=-7861b7ad3ec5bcc7 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=itoa CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itoa-1.0.11 CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Fast integer primitive to string conversion' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=itoa CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/itoa' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=1.0.11 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itoa-1.0.11 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name itoa --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itoa-1.0.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("no-panic"))' -C metadata=bf227fff2e168a64 -C extra-filename=-bf227fff2e168a64 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: `rustix` (lib) generated 517 warnings Compiling getrandom v0.2.15 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=getrandom CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/getrandom-0.2.15 CARGO_PKG_AUTHORS='The Rand Project Developers' CARGO_PKG_DESCRIPTION='A small cross-platform library for retrieving random data from system source' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=getrandom CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-random/getrandom' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.15 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=15 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/getrandom-0.2.15 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name getrandom --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/getrandom-0.2.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "custom", "js", "js-sys", "linux_disable_fallback", "rdrand", "rustc-dep-of-std", "std", "test-in-browser", "wasm-bindgen"))' -C metadata=4f00036239548c21 -C extra-filename=-4f00036239548c21 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern cfg_if=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libcfg_if-62479ba5b8a3cb8b.rmeta --extern libc=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/liblibc-2d18bcdff1ba86f8.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling scoped-tls v1.0.1 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=scoped_tls CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/scoped-tls-1.0.1 CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='Library implementation of the standard library'\''s old `scoped_thread_local'\!'` macro for providing scoped access to thread local storage (TLS) so any type can be stored into TLS. ' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/scoped-tls' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=scoped-tls CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/scoped-tls' CARGO_PKG_RUST_VERSION=1.59 CARGO_PKG_VERSION=1.0.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/scoped-tls-1.0.1 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name scoped_tls --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/scoped-tls-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=9f659fff48fed328 -C extra-filename=-9f659fff48fed328 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/getrandom-0.2.15/src/util.rs:10:10 | 10 | &mut *(slice as *mut [MaybeUninit] as *mut [T]) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/getrandom-0.2.15/src/util.rs:8:1 | 8 | pub unsafe fn slice_assume_init_mut(slice: &mut [MaybeUninit]) -> &mut [T] { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/getrandom-0.2.15/src/util.rs:34:10 | 34 | &mut *(slice as *mut [T] as *mut [MaybeUninit]) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/getrandom-0.2.15/src/util.rs:32:1 | 32 | pub unsafe fn slice_as_uninit_mut(slice: &mut [T]) -> &mut [MaybeUninit] { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/getrandom-0.2.15/src/util_libc.rs:39:48 | 39 | unsafe fn get_errno() -> libc::c_int { *errno_location() } | ^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/getrandom-0.2.15/src/util_libc.rs:39:9 | 39 | unsafe fn get_errno() -> libc::c_int { *errno_location() } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `libc::__errno` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/getrandom-0.2.15/src/util_libc.rs:39:49 | 39 | unsafe fn get_errno() -> libc::c_int { *errno_location() } | ^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `libc::open` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/getrandom-0.2.15/src/util_libc.rs:139:18 | 139 | let fd = libc::open(path.as_ptr() as *const _, libc::O_RDONLY | libc::O_CLOEXEC); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/getrandom-0.2.15/src/util_libc.rs:136:1 | 136 | pub unsafe fn open_readonly(path: &str) -> Result { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Compiling rand_core v0.6.4 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rand_core CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand_core-0.6.4 CARGO_PKG_AUTHORS='The Rand Project Developers:The Rust Project Developers' CARGO_PKG_DESCRIPTION='Core random number generator traits and tools for implementation. ' CARGO_PKG_HOMEPAGE='https://rust-random.github.io/book' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rand_core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-random/rand' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.6.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand_core-0.6.4 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rand_core --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand_core-0.6.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="getrandom"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "getrandom", "serde", "serde1", "std"))' -C metadata=d06f7fdd544219a8 -C extra-filename=-d06f7fdd544219a8 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern getrandom=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libgetrandom-4f00036239548c21.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling sha2 v0.10.8 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=sha2 CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8 CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Pure Rust implementation of the SHA-2 hash function family including SHA-224, SHA-256, SHA-384, and SHA-512. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=sha2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/hashes' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.10.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name sha2 --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("asm", "asm-aarch64", "compress", "default", "force-soft", "loongarch64_asm", "oid", "sha2-asm", "std"))' -C metadata=128ea7eed7c02ecf -C extra-filename=-128ea7eed7c02ecf --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern cfg_if=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libcfg_if-62479ba5b8a3cb8b.rmeta --extern cpufeatures=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libcpufeatures-7861b7ad3ec5bcc7.rmeta --extern digest=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libdigest-a2e3fd1a5b01a929.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: unexpected `cfg` condition name: `doc_cfg` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand_core-0.6.4/src/lib.rs:38:13 | 38 | #![cfg_attr(doc_cfg, feature(doc_cfg))] | ^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `parallel_compiler`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand_core-0.6.4/src/block.rs:132:34 | 132 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 132 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand_core-0.6.4/src/block.rs:296:34 | 296 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 296 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: unexpected `cfg` condition name: `doc_cfg` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand_core-0.6.4/src/error.rs:50:16 | 50 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand_core-0.6.4/src/error.rs:64:16 | 64 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `getrandom` (lib) generated 5 warnings Compiling sha1 v0.10.6 warning: unexpected `cfg` condition name: `doc_cfg` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand_core-0.6.4/src/error.rs:75:16 | 75 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand_core-0.6.4/src/error.rs:119:32 | 119 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 119 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand_core-0.6.4/src/error.rs:136:32 | 136 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 136 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand_core-0.6.4/src/error.rs:211:32 | 211 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 211 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: unexpected `cfg` condition name: `doc_cfg` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand_core-0.6.4/src/os.rs:46:12 | 46 | #[cfg_attr(doc_cfg, doc(cfg(feature = "getrandom")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=sha1 CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6 CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='SHA-1 hash function' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=sha1 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/hashes' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.10.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name sha1 --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("asm", "compress", "default", "force-soft", "loongarch64_asm", "oid", "sha1-asm", "std"))' -C metadata=33b5229e3eaa0f2d -C extra-filename=-33b5229e3eaa0f2d --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern cfg_if=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libcfg_if-62479ba5b8a3cb8b.rmeta --extern cpufeatures=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libcpufeatures-7861b7ad3ec5bcc7.rmeta --extern digest=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libdigest-a2e3fd1a5b01a929.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: unexpected `cfg` condition name: `doc_cfg` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand_core-0.6.4/src/lib.rs:411:16 | 411 | #[cfg_attr(doc_cfg, doc(cfg(feature = "getrandom")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Compiling md-5 v0.10.6 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=md5 CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/md-5-0.10.6 CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='MD5 hash function' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=md-5 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/hashes' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.10.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/md-5-0.10.6 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name md5 --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/md-5-0.10.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("asm", "default", "force-soft", "loongarch64_asm", "md5-asm", "oid", "std"))' -C metadata=5d17860d84dc067a -C extra-filename=-5d17860d84dc067a --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern cfg_if=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libcfg_if-62479ba5b8a3cb8b.rmeta --extern digest=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libdigest-a2e3fd1a5b01a929.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_set_epi64x` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:36:25 | 36 | let MASK: __m128i = _mm_set_epi64x(0x0001_0203_0405_0607, 0x0809_0A0B_0C0D_0E0F); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:34:1 | 34 | unsafe fn digest_blocks(state: &mut [u32; 5], blocks: &[[u8; 64]]) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_set_epi32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:38:26 | 38 | let mut state_abcd = _mm_set_epi32( | __________________________^ 39 | | state[0] as i32, 40 | | state[1] as i32, 41 | | state[2] as i32, 42 | | state[3] as i32, 43 | | ); | |_____^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_set_epi32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:44:23 | 44 | let mut state_e = _mm_set_epi32(state[4] as i32, 0, 0, 0); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_shuffle_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:51:22 | 51 | let mut w0 = _mm_shuffle_epi8(_mm_loadu_si128(block_ptr.offset(0)), MASK); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_loadu_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:51:39 | 51 | let mut w0 = _mm_shuffle_epi8(_mm_loadu_si128(block_ptr.offset(0)), MASK); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::offset` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:51:55 | 51 | let mut w0 = _mm_shuffle_epi8(_mm_loadu_si128(block_ptr.offset(0)), MASK); | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_shuffle_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:52:22 | 52 | let mut w1 = _mm_shuffle_epi8(_mm_loadu_si128(block_ptr.offset(1)), MASK); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_loadu_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:52:39 | 52 | let mut w1 = _mm_shuffle_epi8(_mm_loadu_si128(block_ptr.offset(1)), MASK); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::offset` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:52:55 | 52 | let mut w1 = _mm_shuffle_epi8(_mm_loadu_si128(block_ptr.offset(1)), MASK); | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_shuffle_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:53:22 | 53 | let mut w2 = _mm_shuffle_epi8(_mm_loadu_si128(block_ptr.offset(2)), MASK); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_loadu_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:53:39 | 53 | let mut w2 = _mm_shuffle_epi8(_mm_loadu_si128(block_ptr.offset(2)), MASK); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::offset` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:53:55 | 53 | let mut w2 = _mm_shuffle_epi8(_mm_loadu_si128(block_ptr.offset(2)), MASK); | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_shuffle_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:54:22 | 54 | let mut w3 = _mm_shuffle_epi8(_mm_loadu_si128(block_ptr.offset(3)), MASK); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_loadu_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:54:39 | 54 | let mut w3 = _mm_shuffle_epi8(_mm_loadu_si128(block_ptr.offset(3)), MASK); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::offset` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:54:55 | 54 | let mut w3 = _mm_shuffle_epi8(_mm_loadu_si128(block_ptr.offset(3)), MASK); | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_add_epi32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:59:22 | 59 | let mut h1 = _mm_add_epi32(state_e, w0); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1rnds4_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:62:14 | 62 | h1 = _mm_sha1rnds4_epu32(h0, h1, 0); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1rnds4_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:12:9 | 10 | / macro_rules! rounds4 { 11 | | ($h0:ident, $h1:ident, $wk:expr, $i:expr) => { 12 | | _mm_sha1rnds4_epu32($h0, _mm_sha1nexte_epu32($h1, $wk), $i) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 13 | | }; 14 | | } | |_- in this expansion of `rounds4!` ... 63 | h0 = rounds4!(h1, h0, w1, 0); | ----------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1nexte_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:12:34 | 10 | / macro_rules! rounds4 { 11 | | ($h0:ident, $h1:ident, $wk:expr, $i:expr) => { 12 | | _mm_sha1rnds4_epu32($h0, _mm_sha1nexte_epu32($h1, $wk), $i) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 13 | | }; 14 | | } | |_- in this expansion of `rounds4!` ... 63 | h0 = rounds4!(h1, h0, w1, 0); | ----------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1rnds4_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:12:9 | 10 | / macro_rules! rounds4 { 11 | | ($h0:ident, $h1:ident, $wk:expr, $i:expr) => { 12 | | _mm_sha1rnds4_epu32($h0, _mm_sha1nexte_epu32($h1, $wk), $i) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 13 | | }; 14 | | } | |_- in this expansion of `rounds4!` ... 64 | h1 = rounds4!(h0, h1, w2, 0); | ----------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1nexte_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:12:34 | 10 | / macro_rules! rounds4 { 11 | | ($h0:ident, $h1:ident, $wk:expr, $i:expr) => { 12 | | _mm_sha1rnds4_epu32($h0, _mm_sha1nexte_epu32($h1, $wk), $i) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 13 | | }; 14 | | } | |_- in this expansion of `rounds4!` ... 64 | h1 = rounds4!(h0, h1, w2, 0); | ----------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1rnds4_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:12:9 | 10 | / macro_rules! rounds4 { 11 | | ($h0:ident, $h1:ident, $wk:expr, $i:expr) => { 12 | | _mm_sha1rnds4_epu32($h0, _mm_sha1nexte_epu32($h1, $wk), $i) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 13 | | }; 14 | | } | |_- in this expansion of `rounds4!` ... 65 | h0 = rounds4!(h1, h0, w3, 0); | ----------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1nexte_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:12:34 | 10 | / macro_rules! rounds4 { 11 | | ($h0:ident, $h1:ident, $wk:expr, $i:expr) => { 12 | | _mm_sha1rnds4_epu32($h0, _mm_sha1nexte_epu32($h1, $wk), $i) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 13 | | }; 14 | | } | |_- in this expansion of `rounds4!` ... 65 | h0 = rounds4!(h1, h0, w3, 0); | ----------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1msg2_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:18:9 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 66 | schedule_rounds4!(h0, h1, w0, w1, w2, w3, w4, 0); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_xor_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:18:28 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 66 | schedule_rounds4!(h0, h1, w0, w1, w2, w3, w4, 0); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1msg1_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:18:42 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 66 | schedule_rounds4!(h0, h1, w0, w1, w2, w3, w4, 0); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1rnds4_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:12:9 | 10 | / macro_rules! rounds4 { 11 | | ($h0:ident, $h1:ident, $wk:expr, $i:expr) => { 12 | | _mm_sha1rnds4_epu32($h0, _mm_sha1nexte_epu32($h1, $wk), $i) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 13 | | }; 14 | | } | |_- in this expansion of `rounds4!` (#2) ... 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); | | --------------------------- in this macro invocation (#2) 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 66 | schedule_rounds4!(h0, h1, w0, w1, w2, w3, w4, 0); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1nexte_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:12:34 | 10 | / macro_rules! rounds4 { 11 | | ($h0:ident, $h1:ident, $wk:expr, $i:expr) => { 12 | | _mm_sha1rnds4_epu32($h0, _mm_sha1nexte_epu32($h1, $wk), $i) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 13 | | }; 14 | | } | |_- in this expansion of `rounds4!` (#2) ... 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); | | --------------------------- in this macro invocation (#2) 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 66 | schedule_rounds4!(h0, h1, w0, w1, w2, w3, w4, 0); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1msg2_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:18:9 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 69 | schedule_rounds4!(h1, h0, w1, w2, w3, w4, w0, 1); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_xor_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:18:28 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 69 | schedule_rounds4!(h1, h0, w1, w2, w3, w4, w0, 1); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1msg1_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:18:42 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 69 | schedule_rounds4!(h1, h0, w1, w2, w3, w4, w0, 1); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1rnds4_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:12:9 | 10 | / macro_rules! rounds4 { 11 | | ($h0:ident, $h1:ident, $wk:expr, $i:expr) => { 12 | | _mm_sha1rnds4_epu32($h0, _mm_sha1nexte_epu32($h1, $wk), $i) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 13 | | }; 14 | | } | |_- in this expansion of `rounds4!` (#2) ... 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); | | --------------------------- in this macro invocation (#2) 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 69 | schedule_rounds4!(h1, h0, w1, w2, w3, w4, w0, 1); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1nexte_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:12:34 | 10 | / macro_rules! rounds4 { 11 | | ($h0:ident, $h1:ident, $wk:expr, $i:expr) => { 12 | | _mm_sha1rnds4_epu32($h0, _mm_sha1nexte_epu32($h1, $wk), $i) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 13 | | }; 14 | | } | |_- in this expansion of `rounds4!` (#2) ... 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); | | --------------------------- in this macro invocation (#2) 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 69 | schedule_rounds4!(h1, h0, w1, w2, w3, w4, w0, 1); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1msg2_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:18:9 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 70 | schedule_rounds4!(h0, h1, w2, w3, w4, w0, w1, 1); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_xor_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:18:28 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 70 | schedule_rounds4!(h0, h1, w2, w3, w4, w0, w1, 1); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1msg1_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:18:42 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 70 | schedule_rounds4!(h0, h1, w2, w3, w4, w0, w1, 1); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1rnds4_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:12:9 | 10 | / macro_rules! rounds4 { 11 | | ($h0:ident, $h1:ident, $wk:expr, $i:expr) => { 12 | | _mm_sha1rnds4_epu32($h0, _mm_sha1nexte_epu32($h1, $wk), $i) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 13 | | }; 14 | | } | |_- in this expansion of `rounds4!` (#2) ... 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); | | --------------------------- in this macro invocation (#2) 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 70 | schedule_rounds4!(h0, h1, w2, w3, w4, w0, w1, 1); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1nexte_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:12:34 | 10 | / macro_rules! rounds4 { 11 | | ($h0:ident, $h1:ident, $wk:expr, $i:expr) => { 12 | | _mm_sha1rnds4_epu32($h0, _mm_sha1nexte_epu32($h1, $wk), $i) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 13 | | }; 14 | | } | |_- in this expansion of `rounds4!` (#2) ... 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); | | --------------------------- in this macro invocation (#2) 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 70 | schedule_rounds4!(h0, h1, w2, w3, w4, w0, w1, 1); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1msg2_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:18:9 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 71 | schedule_rounds4!(h1, h0, w3, w4, w0, w1, w2, 1); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_xor_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:18:28 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 71 | schedule_rounds4!(h1, h0, w3, w4, w0, w1, w2, 1); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1msg1_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:18:42 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 71 | schedule_rounds4!(h1, h0, w3, w4, w0, w1, w2, 1); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1rnds4_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:12:9 | 10 | / macro_rules! rounds4 { 11 | | ($h0:ident, $h1:ident, $wk:expr, $i:expr) => { 12 | | _mm_sha1rnds4_epu32($h0, _mm_sha1nexte_epu32($h1, $wk), $i) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 13 | | }; 14 | | } | |_- in this expansion of `rounds4!` (#2) ... 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); | | --------------------------- in this macro invocation (#2) 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 71 | schedule_rounds4!(h1, h0, w3, w4, w0, w1, w2, 1); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1nexte_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:12:34 | 10 | / macro_rules! rounds4 { 11 | | ($h0:ident, $h1:ident, $wk:expr, $i:expr) => { 12 | | _mm_sha1rnds4_epu32($h0, _mm_sha1nexte_epu32($h1, $wk), $i) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 13 | | }; 14 | | } | |_- in this expansion of `rounds4!` (#2) ... 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); | | --------------------------- in this macro invocation (#2) 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 71 | schedule_rounds4!(h1, h0, w3, w4, w0, w1, w2, 1); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1msg2_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:18:9 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 72 | schedule_rounds4!(h0, h1, w4, w0, w1, w2, w3, 1); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_xor_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:18:28 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 72 | schedule_rounds4!(h0, h1, w4, w0, w1, w2, w3, 1); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1msg1_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:18:42 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 72 | schedule_rounds4!(h0, h1, w4, w0, w1, w2, w3, 1); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1rnds4_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:12:9 | 10 | / macro_rules! rounds4 { 11 | | ($h0:ident, $h1:ident, $wk:expr, $i:expr) => { 12 | | _mm_sha1rnds4_epu32($h0, _mm_sha1nexte_epu32($h1, $wk), $i) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 13 | | }; 14 | | } | |_- in this expansion of `rounds4!` (#2) ... 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); | | --------------------------- in this macro invocation (#2) 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 72 | schedule_rounds4!(h0, h1, w4, w0, w1, w2, w3, 1); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1nexte_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:12:34 | 10 | / macro_rules! rounds4 { 11 | | ($h0:ident, $h1:ident, $wk:expr, $i:expr) => { 12 | | _mm_sha1rnds4_epu32($h0, _mm_sha1nexte_epu32($h1, $wk), $i) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 13 | | }; 14 | | } | |_- in this expansion of `rounds4!` (#2) ... 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); | | --------------------------- in this macro invocation (#2) 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 72 | schedule_rounds4!(h0, h1, w4, w0, w1, w2, w3, 1); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1msg2_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:18:9 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 73 | schedule_rounds4!(h1, h0, w0, w1, w2, w3, w4, 1); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_xor_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:18:28 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 73 | schedule_rounds4!(h1, h0, w0, w1, w2, w3, w4, 1); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1msg1_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:18:42 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 73 | schedule_rounds4!(h1, h0, w0, w1, w2, w3, w4, 1); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1rnds4_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:12:9 | 10 | / macro_rules! rounds4 { 11 | | ($h0:ident, $h1:ident, $wk:expr, $i:expr) => { 12 | | _mm_sha1rnds4_epu32($h0, _mm_sha1nexte_epu32($h1, $wk), $i) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 13 | | }; 14 | | } | |_- in this expansion of `rounds4!` (#2) ... 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); | | --------------------------- in this macro invocation (#2) 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 73 | schedule_rounds4!(h1, h0, w0, w1, w2, w3, w4, 1); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1nexte_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:12:34 | 10 | / macro_rules! rounds4 { 11 | | ($h0:ident, $h1:ident, $wk:expr, $i:expr) => { 12 | | _mm_sha1rnds4_epu32($h0, _mm_sha1nexte_epu32($h1, $wk), $i) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 13 | | }; 14 | | } | |_- in this expansion of `rounds4!` (#2) ... 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); | | --------------------------- in this macro invocation (#2) 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 73 | schedule_rounds4!(h1, h0, w0, w1, w2, w3, w4, 1); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1msg2_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:18:9 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 76 | schedule_rounds4!(h0, h1, w1, w2, w3, w4, w0, 2); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_xor_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:18:28 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 76 | schedule_rounds4!(h0, h1, w1, w2, w3, w4, w0, 2); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1msg1_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:18:42 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 76 | schedule_rounds4!(h0, h1, w1, w2, w3, w4, w0, 2); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1rnds4_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:12:9 | 10 | / macro_rules! rounds4 { 11 | | ($h0:ident, $h1:ident, $wk:expr, $i:expr) => { 12 | | _mm_sha1rnds4_epu32($h0, _mm_sha1nexte_epu32($h1, $wk), $i) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 13 | | }; 14 | | } | |_- in this expansion of `rounds4!` (#2) ... 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); | | --------------------------- in this macro invocation (#2) 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 76 | schedule_rounds4!(h0, h1, w1, w2, w3, w4, w0, 2); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1nexte_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:12:34 | 10 | / macro_rules! rounds4 { 11 | | ($h0:ident, $h1:ident, $wk:expr, $i:expr) => { 12 | | _mm_sha1rnds4_epu32($h0, _mm_sha1nexte_epu32($h1, $wk), $i) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 13 | | }; 14 | | } | |_- in this expansion of `rounds4!` (#2) ... 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); | | --------------------------- in this macro invocation (#2) 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 76 | schedule_rounds4!(h0, h1, w1, w2, w3, w4, w0, 2); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1msg2_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:18:9 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 77 | schedule_rounds4!(h1, h0, w2, w3, w4, w0, w1, 2); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_xor_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:18:28 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 77 | schedule_rounds4!(h1, h0, w2, w3, w4, w0, w1, 2); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1msg1_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:18:42 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 77 | schedule_rounds4!(h1, h0, w2, w3, w4, w0, w1, 2); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1rnds4_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:12:9 | 10 | / macro_rules! rounds4 { 11 | | ($h0:ident, $h1:ident, $wk:expr, $i:expr) => { 12 | | _mm_sha1rnds4_epu32($h0, _mm_sha1nexte_epu32($h1, $wk), $i) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 13 | | }; 14 | | } | |_- in this expansion of `rounds4!` (#2) ... 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); | | --------------------------- in this macro invocation (#2) 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 77 | schedule_rounds4!(h1, h0, w2, w3, w4, w0, w1, 2); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1nexte_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:12:34 | 10 | / macro_rules! rounds4 { 11 | | ($h0:ident, $h1:ident, $wk:expr, $i:expr) => { 12 | | _mm_sha1rnds4_epu32($h0, _mm_sha1nexte_epu32($h1, $wk), $i) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 13 | | }; 14 | | } | |_- in this expansion of `rounds4!` (#2) ... 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); | | --------------------------- in this macro invocation (#2) 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 77 | schedule_rounds4!(h1, h0, w2, w3, w4, w0, w1, 2); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1msg2_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:18:9 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 78 | schedule_rounds4!(h0, h1, w3, w4, w0, w1, w2, 2); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_xor_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:18:28 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 78 | schedule_rounds4!(h0, h1, w3, w4, w0, w1, w2, 2); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1msg1_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:18:42 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 78 | schedule_rounds4!(h0, h1, w3, w4, w0, w1, w2, 2); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1rnds4_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:12:9 | 10 | / macro_rules! rounds4 { 11 | | ($h0:ident, $h1:ident, $wk:expr, $i:expr) => { 12 | | _mm_sha1rnds4_epu32($h0, _mm_sha1nexte_epu32($h1, $wk), $i) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 13 | | }; 14 | | } | |_- in this expansion of `rounds4!` (#2) ... 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); | | --------------------------- in this macro invocation (#2) 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 78 | schedule_rounds4!(h0, h1, w3, w4, w0, w1, w2, 2); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1nexte_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:12:34 | 10 | / macro_rules! rounds4 { 11 | | ($h0:ident, $h1:ident, $wk:expr, $i:expr) => { 12 | | _mm_sha1rnds4_epu32($h0, _mm_sha1nexte_epu32($h1, $wk), $i) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 13 | | }; 14 | | } | |_- in this expansion of `rounds4!` (#2) ... 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); | | --------------------------- in this macro invocation (#2) 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 78 | schedule_rounds4!(h0, h1, w3, w4, w0, w1, w2, 2); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1msg2_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:18:9 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 79 | schedule_rounds4!(h1, h0, w4, w0, w1, w2, w3, 2); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_xor_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:18:28 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 79 | schedule_rounds4!(h1, h0, w4, w0, w1, w2, w3, 2); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1msg1_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:18:42 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 79 | schedule_rounds4!(h1, h0, w4, w0, w1, w2, w3, 2); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1rnds4_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:12:9 | 10 | / macro_rules! rounds4 { 11 | | ($h0:ident, $h1:ident, $wk:expr, $i:expr) => { 12 | | _mm_sha1rnds4_epu32($h0, _mm_sha1nexte_epu32($h1, $wk), $i) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 13 | | }; 14 | | } | |_- in this expansion of `rounds4!` (#2) ... 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); | | --------------------------- in this macro invocation (#2) 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 79 | schedule_rounds4!(h1, h0, w4, w0, w1, w2, w3, 2); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1nexte_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:12:34 | 10 | / macro_rules! rounds4 { 11 | | ($h0:ident, $h1:ident, $wk:expr, $i:expr) => { 12 | | _mm_sha1rnds4_epu32($h0, _mm_sha1nexte_epu32($h1, $wk), $i) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 13 | | }; 14 | | } | |_- in this expansion of `rounds4!` (#2) ... 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); | | --------------------------- in this macro invocation (#2) 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 79 | schedule_rounds4!(h1, h0, w4, w0, w1, w2, w3, 2); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1msg2_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:18:9 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 80 | schedule_rounds4!(h0, h1, w0, w1, w2, w3, w4, 2); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_xor_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:18:28 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 80 | schedule_rounds4!(h0, h1, w0, w1, w2, w3, w4, 2); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1msg1_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:18:42 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 80 | schedule_rounds4!(h0, h1, w0, w1, w2, w3, w4, 2); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1rnds4_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:12:9 | 10 | / macro_rules! rounds4 { 11 | | ($h0:ident, $h1:ident, $wk:expr, $i:expr) => { 12 | | _mm_sha1rnds4_epu32($h0, _mm_sha1nexte_epu32($h1, $wk), $i) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 13 | | }; 14 | | } | |_- in this expansion of `rounds4!` (#2) ... 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); | | --------------------------- in this macro invocation (#2) 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 80 | schedule_rounds4!(h0, h1, w0, w1, w2, w3, w4, 2); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1nexte_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:12:34 | 10 | / macro_rules! rounds4 { 11 | | ($h0:ident, $h1:ident, $wk:expr, $i:expr) => { 12 | | _mm_sha1rnds4_epu32($h0, _mm_sha1nexte_epu32($h1, $wk), $i) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 13 | | }; 14 | | } | |_- in this expansion of `rounds4!` (#2) ... 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); | | --------------------------- in this macro invocation (#2) 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 80 | schedule_rounds4!(h0, h1, w0, w1, w2, w3, w4, 2); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1msg2_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:18:9 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 83 | schedule_rounds4!(h1, h0, w1, w2, w3, w4, w0, 3); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_xor_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:18:28 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 83 | schedule_rounds4!(h1, h0, w1, w2, w3, w4, w0, 3); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1msg1_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:18:42 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 83 | schedule_rounds4!(h1, h0, w1, w2, w3, w4, w0, 3); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1rnds4_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:12:9 | 10 | / macro_rules! rounds4 { 11 | | ($h0:ident, $h1:ident, $wk:expr, $i:expr) => { 12 | | _mm_sha1rnds4_epu32($h0, _mm_sha1nexte_epu32($h1, $wk), $i) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 13 | | }; 14 | | } | |_- in this expansion of `rounds4!` (#2) ... 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); | | --------------------------- in this macro invocation (#2) 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 83 | schedule_rounds4!(h1, h0, w1, w2, w3, w4, w0, 3); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1nexte_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:12:34 | 10 | / macro_rules! rounds4 { 11 | | ($h0:ident, $h1:ident, $wk:expr, $i:expr) => { 12 | | _mm_sha1rnds4_epu32($h0, _mm_sha1nexte_epu32($h1, $wk), $i) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 13 | | }; 14 | | } | |_- in this expansion of `rounds4!` (#2) ... 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); | | --------------------------- in this macro invocation (#2) 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 83 | schedule_rounds4!(h1, h0, w1, w2, w3, w4, w0, 3); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1msg2_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:18:9 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 84 | schedule_rounds4!(h0, h1, w2, w3, w4, w0, w1, 3); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_xor_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:18:28 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 84 | schedule_rounds4!(h0, h1, w2, w3, w4, w0, w1, 3); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1msg1_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:18:42 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 84 | schedule_rounds4!(h0, h1, w2, w3, w4, w0, w1, 3); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1rnds4_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:12:9 | 10 | / macro_rules! rounds4 { 11 | | ($h0:ident, $h1:ident, $wk:expr, $i:expr) => { 12 | | _mm_sha1rnds4_epu32($h0, _mm_sha1nexte_epu32($h1, $wk), $i) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 13 | | }; 14 | | } | |_- in this expansion of `rounds4!` (#2) ... 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); | | --------------------------- in this macro invocation (#2) 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 84 | schedule_rounds4!(h0, h1, w2, w3, w4, w0, w1, 3); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1nexte_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:12:34 | 10 | / macro_rules! rounds4 { 11 | | ($h0:ident, $h1:ident, $wk:expr, $i:expr) => { 12 | | _mm_sha1rnds4_epu32($h0, _mm_sha1nexte_epu32($h1, $wk), $i) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 13 | | }; 14 | | } | |_- in this expansion of `rounds4!` (#2) ... 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); | | --------------------------- in this macro invocation (#2) 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 84 | schedule_rounds4!(h0, h1, w2, w3, w4, w0, w1, 3); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1msg2_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:18:9 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 85 | schedule_rounds4!(h1, h0, w3, w4, w0, w1, w2, 3); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_xor_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:18:28 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 85 | schedule_rounds4!(h1, h0, w3, w4, w0, w1, w2, 3); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1msg1_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:18:42 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 85 | schedule_rounds4!(h1, h0, w3, w4, w0, w1, w2, 3); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1rnds4_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:12:9 | 10 | / macro_rules! rounds4 { 11 | | ($h0:ident, $h1:ident, $wk:expr, $i:expr) => { 12 | | _mm_sha1rnds4_epu32($h0, _mm_sha1nexte_epu32($h1, $wk), $i) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 13 | | }; 14 | | } | |_- in this expansion of `rounds4!` (#2) ... 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); | | --------------------------- in this macro invocation (#2) 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 85 | schedule_rounds4!(h1, h0, w3, w4, w0, w1, w2, 3); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1nexte_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:12:34 | 10 | / macro_rules! rounds4 { 11 | | ($h0:ident, $h1:ident, $wk:expr, $i:expr) => { 12 | | _mm_sha1rnds4_epu32($h0, _mm_sha1nexte_epu32($h1, $wk), $i) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 13 | | }; 14 | | } | |_- in this expansion of `rounds4!` (#2) ... 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); | | --------------------------- in this macro invocation (#2) 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 85 | schedule_rounds4!(h1, h0, w3, w4, w0, w1, w2, 3); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1msg2_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:18:9 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 86 | schedule_rounds4!(h0, h1, w4, w0, w1, w2, w3, 3); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_xor_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:18:28 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 86 | schedule_rounds4!(h0, h1, w4, w0, w1, w2, w3, 3); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1msg1_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:18:42 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 86 | schedule_rounds4!(h0, h1, w4, w0, w1, w2, w3, 3); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1rnds4_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:12:9 | 10 | / macro_rules! rounds4 { 11 | | ($h0:ident, $h1:ident, $wk:expr, $i:expr) => { 12 | | _mm_sha1rnds4_epu32($h0, _mm_sha1nexte_epu32($h1, $wk), $i) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 13 | | }; 14 | | } | |_- in this expansion of `rounds4!` (#2) ... 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); | | --------------------------- in this macro invocation (#2) 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 86 | schedule_rounds4!(h0, h1, w4, w0, w1, w2, w3, 3); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1nexte_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:12:34 | 10 | / macro_rules! rounds4 { 11 | | ($h0:ident, $h1:ident, $wk:expr, $i:expr) => { 12 | | _mm_sha1rnds4_epu32($h0, _mm_sha1nexte_epu32($h1, $wk), $i) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 13 | | }; 14 | | } | |_- in this expansion of `rounds4!` (#2) ... 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); | | --------------------------- in this macro invocation (#2) 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 86 | schedule_rounds4!(h0, h1, w4, w0, w1, w2, w3, 3); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1msg2_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:18:9 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 87 | schedule_rounds4!(h1, h0, w0, w1, w2, w3, w4, 3); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_xor_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:18:28 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 87 | schedule_rounds4!(h1, h0, w0, w1, w2, w3, w4, 3); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1msg1_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:18:42 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 87 | schedule_rounds4!(h1, h0, w0, w1, w2, w3, w4, 3); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1rnds4_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:12:9 | 10 | / macro_rules! rounds4 { 11 | | ($h0:ident, $h1:ident, $wk:expr, $i:expr) => { 12 | | _mm_sha1rnds4_epu32($h0, _mm_sha1nexte_epu32($h1, $wk), $i) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 13 | | }; 14 | | } | |_- in this expansion of `rounds4!` (#2) ... 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); | | --------------------------- in this macro invocation (#2) 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 87 | schedule_rounds4!(h1, h0, w0, w1, w2, w3, w4, 3); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1nexte_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:12:34 | 10 | / macro_rules! rounds4 { 11 | | ($h0:ident, $h1:ident, $wk:expr, $i:expr) => { 12 | | _mm_sha1rnds4_epu32($h0, _mm_sha1nexte_epu32($h1, $wk), $i) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 13 | | }; 14 | | } | |_- in this expansion of `rounds4!` (#2) ... 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); | | --------------------------- in this macro invocation (#2) 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 87 | schedule_rounds4!(h1, h0, w0, w1, w2, w3, w4, 3); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_add_epi32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:89:22 | 89 | state_abcd = _mm_add_epi32(state_abcd, h0); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1nexte_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:90:19 | 90 | state_e = _mm_sha1nexte_epu32(h1, state_e); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_extract_epi32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:93:16 | 93 | state[0] = _mm_extract_epi32(state_abcd, 3) as u32; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_extract_epi32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:94:16 | 94 | state[1] = _mm_extract_epi32(state_abcd, 2) as u32; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_extract_epi32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:95:16 | 95 | state[2] = _mm_extract_epi32(state_abcd, 1) as u32; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_extract_epi32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:96:16 | 96 | state[3] = _mm_extract_epi32(state_abcd, 0) as u32; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_extract_epi32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:97:16 | 97 | state[4] = _mm_extract_epi32(state_e, 3) as u32; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha256msg1_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:11:14 | 11 | let t1 = _mm_sha256msg1_epu32(v0, v1); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:10:1 | 10 | unsafe fn schedule(v0: __m128i, v1: __m128i, v2: __m128i, v3: __m128i) -> __m128i { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_alignr_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:12:14 | 12 | let t2 = _mm_alignr_epi8(v3, v2, 4); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_add_epi32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:13:14 | 13 | let t3 = _mm_add_epi32(t1, t2); | ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha256msg2_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:14:5 | 14 | _mm_sha256msg2_epu32(t3, v3) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_set_epi64x` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:44:25 | 44 | let MASK: __m128i = _mm_set_epi64x( | _________________________^ 45 | | 0x0C0D_0E0F_0809_0A0Bu64 as i64, 46 | | 0x0405_0607_0001_0203u64 as i64, 47 | | ); | |_____^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:42:1 | 42 | unsafe fn digest_blocks(state: &mut [u32; 8], blocks: &[[u8; 64]]) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_loadu_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:50:16 | 50 | let dcba = _mm_loadu_si128(state_ptr.add(0)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:50:32 | 50 | let dcba = _mm_loadu_si128(state_ptr.add(0)); | ^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_loadu_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:51:16 | 51 | let efgh = _mm_loadu_si128(state_ptr.add(1)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:51:32 | 51 | let efgh = _mm_loadu_si128(state_ptr.add(1)); | ^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_shuffle_epi32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:53:16 | 53 | let cdab = _mm_shuffle_epi32(dcba, 0xB1); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_shuffle_epi32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:54:16 | 54 | let efgh = _mm_shuffle_epi32(efgh, 0x1B); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_alignr_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:55:20 | 55 | let mut abef = _mm_alignr_epi8(cdab, efgh, 8); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_blend_epi16` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:56:20 | 56 | let mut cdgh = _mm_blend_epi16(efgh, cdab, 0xF0); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_shuffle_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:63:22 | 63 | let mut w0 = _mm_shuffle_epi8(_mm_loadu_si128(data_ptr.add(0)), MASK); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_loadu_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:63:39 | 63 | let mut w0 = _mm_shuffle_epi8(_mm_loadu_si128(data_ptr.add(0)), MASK); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:63:55 | 63 | let mut w0 = _mm_shuffle_epi8(_mm_loadu_si128(data_ptr.add(0)), MASK); | ^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_shuffle_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:64:22 | 64 | let mut w1 = _mm_shuffle_epi8(_mm_loadu_si128(data_ptr.add(1)), MASK); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_loadu_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:64:39 | 64 | let mut w1 = _mm_shuffle_epi8(_mm_loadu_si128(data_ptr.add(1)), MASK); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:64:55 | 64 | let mut w1 = _mm_shuffle_epi8(_mm_loadu_si128(data_ptr.add(1)), MASK); | ^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_shuffle_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:65:22 | 65 | let mut w2 = _mm_shuffle_epi8(_mm_loadu_si128(data_ptr.add(2)), MASK); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_loadu_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:65:39 | 65 | let mut w2 = _mm_shuffle_epi8(_mm_loadu_si128(data_ptr.add(2)), MASK); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:65:55 | 65 | let mut w2 = _mm_shuffle_epi8(_mm_loadu_si128(data_ptr.add(2)), MASK); | ^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_shuffle_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:66:22 | 66 | let mut w3 = _mm_shuffle_epi8(_mm_loadu_si128(data_ptr.add(3)), MASK); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_loadu_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:66:39 | 66 | let mut w3 = _mm_shuffle_epi8(_mm_loadu_si128(data_ptr.add(3)), MASK); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:66:55 | 66 | let mut w3 = _mm_shuffle_epi8(_mm_loadu_si128(data_ptr.add(3)), MASK); | ^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: `rand_core` (lib) generated 11 warnings Compiling thiserror v1.0.63 warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_set_epi32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:20:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` ... 69 | rounds4!(abef, cdgh, w0, 0); | --------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_add_epi32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:21:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); 21 | | let t1 = _mm_add_epi32($rest, kv); | | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` ... 69 | rounds4!(abef, cdgh, w0, 0); | --------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-1.0.63 CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='derive(Error)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=thiserror CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/thiserror' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.63 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=63 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-1.0.63 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-1.0.63/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=74efbee2e8ac1e15 -C extra-filename=-74efbee2e8ac1e15 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/build/thiserror-74efbee2e8ac1e15 -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --cap-lints warn -Z binary-dep-depinfo` warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha256rnds2_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:22:17 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); 21 | | let t1 = _mm_add_epi32($rest, kv); 22 | | $cdgh = _mm_sha256rnds2_epu32($cdgh, $abef, t1); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` ... 69 | rounds4!(abef, cdgh, w0, 0); | --------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_shuffle_epi32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:23:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); ... | 23 | | let t2 = _mm_shuffle_epi32(t1, 0x0E); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 24 | | $abef = _mm_sha256rnds2_epu32($abef, $cdgh, t2); 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` ... 69 | rounds4!(abef, cdgh, w0, 0); | --------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha256rnds2_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:24:17 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); ... | 24 | | $abef = _mm_sha256rnds2_epu32($abef, $cdgh, t2); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` ... 69 | rounds4!(abef, cdgh, w0, 0); | --------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_set_epi32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:20:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` ... 70 | rounds4!(abef, cdgh, w1, 1); | --------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_add_epi32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:21:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); 21 | | let t1 = _mm_add_epi32($rest, kv); | | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` ... 70 | rounds4!(abef, cdgh, w1, 1); | --------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha256rnds2_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:22:17 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); 21 | | let t1 = _mm_add_epi32($rest, kv); 22 | | $cdgh = _mm_sha256rnds2_epu32($cdgh, $abef, t1); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` ... 70 | rounds4!(abef, cdgh, w1, 1); | --------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_shuffle_epi32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:23:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); ... | 23 | | let t2 = _mm_shuffle_epi32(t1, 0x0E); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 24 | | $abef = _mm_sha256rnds2_epu32($abef, $cdgh, t2); 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` ... 70 | rounds4!(abef, cdgh, w1, 1); | --------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha256rnds2_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:24:17 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); ... | 24 | | $abef = _mm_sha256rnds2_epu32($abef, $cdgh, t2); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` ... 70 | rounds4!(abef, cdgh, w1, 1); | --------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_set_epi32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:20:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` ... 71 | rounds4!(abef, cdgh, w2, 2); | --------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_add_epi32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:21:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); 21 | | let t1 = _mm_add_epi32($rest, kv); | | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` ... 71 | rounds4!(abef, cdgh, w2, 2); | --------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha256rnds2_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:22:17 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); 21 | | let t1 = _mm_add_epi32($rest, kv); 22 | | $cdgh = _mm_sha256rnds2_epu32($cdgh, $abef, t1); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` ... 71 | rounds4!(abef, cdgh, w2, 2); | --------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_shuffle_epi32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:23:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); ... | 23 | | let t2 = _mm_shuffle_epi32(t1, 0x0E); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 24 | | $abef = _mm_sha256rnds2_epu32($abef, $cdgh, t2); 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` ... 71 | rounds4!(abef, cdgh, w2, 2); | --------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha256rnds2_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:24:17 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); ... | 24 | | $abef = _mm_sha256rnds2_epu32($abef, $cdgh, t2); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` ... 71 | rounds4!(abef, cdgh, w2, 2); | --------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_set_epi32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:20:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` ... 72 | rounds4!(abef, cdgh, w3, 3); | --------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_add_epi32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:21:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); 21 | | let t1 = _mm_add_epi32($rest, kv); | | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` ... 72 | rounds4!(abef, cdgh, w3, 3); | --------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha256rnds2_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:22:17 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); 21 | | let t1 = _mm_add_epi32($rest, kv); 22 | | $cdgh = _mm_sha256rnds2_epu32($cdgh, $abef, t1); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` ... 72 | rounds4!(abef, cdgh, w3, 3); | --------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_shuffle_epi32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:23:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); ... | 23 | | let t2 = _mm_shuffle_epi32(t1, 0x0E); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 24 | | $abef = _mm_sha256rnds2_epu32($abef, $cdgh, t2); 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` ... 72 | rounds4!(abef, cdgh, w3, 3); | --------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha256rnds2_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:24:17 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); ... | 24 | | $abef = _mm_sha256rnds2_epu32($abef, $cdgh, t2); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` ... 72 | rounds4!(abef, cdgh, w3, 3); | --------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `sha256::x86::schedule` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:34:15 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 34 | | $w4 = schedule($w0, $w1, $w2, $w3); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 35 | | rounds4!($abef, $cdgh, $w4, $i); 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` ... 73 | schedule_rounds4!(abef, cdgh, w0, w1, w2, w3, w4, 4); | ---------------------------------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_set_epi32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:20:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 73 | schedule_rounds4!(abef, cdgh, w0, w1, w2, w3, w4, 4); | ---------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_add_epi32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:21:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); 21 | | let t1 = _mm_add_epi32($rest, kv); | | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 73 | schedule_rounds4!(abef, cdgh, w0, w1, w2, w3, w4, 4); | ---------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha256rnds2_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:22:17 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); 21 | | let t1 = _mm_add_epi32($rest, kv); 22 | | $cdgh = _mm_sha256rnds2_epu32($cdgh, $abef, t1); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 73 | schedule_rounds4!(abef, cdgh, w0, w1, w2, w3, w4, 4); | ---------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_shuffle_epi32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:23:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); ... | 23 | | let t2 = _mm_shuffle_epi32(t1, 0x0E); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 24 | | $abef = _mm_sha256rnds2_epu32($abef, $cdgh, t2); 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 73 | schedule_rounds4!(abef, cdgh, w0, w1, w2, w3, w4, 4); | ---------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha256rnds2_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:24:17 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); ... | 24 | | $abef = _mm_sha256rnds2_epu32($abef, $cdgh, t2); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 73 | schedule_rounds4!(abef, cdgh, w0, w1, w2, w3, w4, 4); | ---------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `sha256::x86::schedule` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:34:15 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 34 | | $w4 = schedule($w0, $w1, $w2, $w3); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 35 | | rounds4!($abef, $cdgh, $w4, $i); 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` ... 74 | schedule_rounds4!(abef, cdgh, w1, w2, w3, w4, w0, 5); | ---------------------------------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_set_epi32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:20:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 74 | schedule_rounds4!(abef, cdgh, w1, w2, w3, w4, w0, 5); | ---------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_add_epi32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:21:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); 21 | | let t1 = _mm_add_epi32($rest, kv); | | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 74 | schedule_rounds4!(abef, cdgh, w1, w2, w3, w4, w0, 5); | ---------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha256rnds2_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:22:17 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); 21 | | let t1 = _mm_add_epi32($rest, kv); 22 | | $cdgh = _mm_sha256rnds2_epu32($cdgh, $abef, t1); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 74 | schedule_rounds4!(abef, cdgh, w1, w2, w3, w4, w0, 5); | ---------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_shuffle_epi32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:23:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); ... | 23 | | let t2 = _mm_shuffle_epi32(t1, 0x0E); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 24 | | $abef = _mm_sha256rnds2_epu32($abef, $cdgh, t2); 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 74 | schedule_rounds4!(abef, cdgh, w1, w2, w3, w4, w0, 5); | ---------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha256rnds2_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:24:17 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); ... | 24 | | $abef = _mm_sha256rnds2_epu32($abef, $cdgh, t2); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 74 | schedule_rounds4!(abef, cdgh, w1, w2, w3, w4, w0, 5); | ---------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `sha256::x86::schedule` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:34:15 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 34 | | $w4 = schedule($w0, $w1, $w2, $w3); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 35 | | rounds4!($abef, $cdgh, $w4, $i); 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` ... 75 | schedule_rounds4!(abef, cdgh, w2, w3, w4, w0, w1, 6); | ---------------------------------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_set_epi32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:20:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 75 | schedule_rounds4!(abef, cdgh, w2, w3, w4, w0, w1, 6); | ---------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_add_epi32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:21:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); 21 | | let t1 = _mm_add_epi32($rest, kv); | | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 75 | schedule_rounds4!(abef, cdgh, w2, w3, w4, w0, w1, 6); | ---------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha256rnds2_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:22:17 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); 21 | | let t1 = _mm_add_epi32($rest, kv); 22 | | $cdgh = _mm_sha256rnds2_epu32($cdgh, $abef, t1); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 75 | schedule_rounds4!(abef, cdgh, w2, w3, w4, w0, w1, 6); | ---------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_shuffle_epi32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:23:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); ... | 23 | | let t2 = _mm_shuffle_epi32(t1, 0x0E); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 24 | | $abef = _mm_sha256rnds2_epu32($abef, $cdgh, t2); 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 75 | schedule_rounds4!(abef, cdgh, w2, w3, w4, w0, w1, 6); | ---------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha256rnds2_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:24:17 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); ... | 24 | | $abef = _mm_sha256rnds2_epu32($abef, $cdgh, t2); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 75 | schedule_rounds4!(abef, cdgh, w2, w3, w4, w0, w1, 6); | ---------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `sha256::x86::schedule` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:34:15 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 34 | | $w4 = schedule($w0, $w1, $w2, $w3); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 35 | | rounds4!($abef, $cdgh, $w4, $i); 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` ... 76 | schedule_rounds4!(abef, cdgh, w3, w4, w0, w1, w2, 7); | ---------------------------------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_set_epi32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:20:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 76 | schedule_rounds4!(abef, cdgh, w3, w4, w0, w1, w2, 7); | ---------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_add_epi32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:21:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); 21 | | let t1 = _mm_add_epi32($rest, kv); | | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 76 | schedule_rounds4!(abef, cdgh, w3, w4, w0, w1, w2, 7); | ---------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha256rnds2_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:22:17 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); 21 | | let t1 = _mm_add_epi32($rest, kv); 22 | | $cdgh = _mm_sha256rnds2_epu32($cdgh, $abef, t1); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 76 | schedule_rounds4!(abef, cdgh, w3, w4, w0, w1, w2, 7); | ---------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_shuffle_epi32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:23:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); ... | 23 | | let t2 = _mm_shuffle_epi32(t1, 0x0E); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 24 | | $abef = _mm_sha256rnds2_epu32($abef, $cdgh, t2); 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 76 | schedule_rounds4!(abef, cdgh, w3, w4, w0, w1, w2, 7); | ---------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha256rnds2_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:24:17 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); ... | 24 | | $abef = _mm_sha256rnds2_epu32($abef, $cdgh, t2); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 76 | schedule_rounds4!(abef, cdgh, w3, w4, w0, w1, w2, 7); | ---------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `sha256::x86::schedule` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:34:15 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 34 | | $w4 = schedule($w0, $w1, $w2, $w3); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 35 | | rounds4!($abef, $cdgh, $w4, $i); 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` ... 77 | schedule_rounds4!(abef, cdgh, w4, w0, w1, w2, w3, 8); | ---------------------------------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_set_epi32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:20:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 77 | schedule_rounds4!(abef, cdgh, w4, w0, w1, w2, w3, 8); | ---------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_add_epi32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:21:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); 21 | | let t1 = _mm_add_epi32($rest, kv); | | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 77 | schedule_rounds4!(abef, cdgh, w4, w0, w1, w2, w3, 8); | ---------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha256rnds2_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:22:17 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); 21 | | let t1 = _mm_add_epi32($rest, kv); 22 | | $cdgh = _mm_sha256rnds2_epu32($cdgh, $abef, t1); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 77 | schedule_rounds4!(abef, cdgh, w4, w0, w1, w2, w3, 8); | ---------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_shuffle_epi32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:23:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); ... | 23 | | let t2 = _mm_shuffle_epi32(t1, 0x0E); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 24 | | $abef = _mm_sha256rnds2_epu32($abef, $cdgh, t2); 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 77 | schedule_rounds4!(abef, cdgh, w4, w0, w1, w2, w3, 8); | ---------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha256rnds2_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:24:17 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); ... | 24 | | $abef = _mm_sha256rnds2_epu32($abef, $cdgh, t2); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 77 | schedule_rounds4!(abef, cdgh, w4, w0, w1, w2, w3, 8); | ---------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `sha256::x86::schedule` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:34:15 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 34 | | $w4 = schedule($w0, $w1, $w2, $w3); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 35 | | rounds4!($abef, $cdgh, $w4, $i); 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` ... 78 | schedule_rounds4!(abef, cdgh, w0, w1, w2, w3, w4, 9); | ---------------------------------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_set_epi32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:20:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 78 | schedule_rounds4!(abef, cdgh, w0, w1, w2, w3, w4, 9); | ---------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_add_epi32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:21:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); 21 | | let t1 = _mm_add_epi32($rest, kv); | | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 78 | schedule_rounds4!(abef, cdgh, w0, w1, w2, w3, w4, 9); | ---------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha256rnds2_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:22:17 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); 21 | | let t1 = _mm_add_epi32($rest, kv); 22 | | $cdgh = _mm_sha256rnds2_epu32($cdgh, $abef, t1); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 78 | schedule_rounds4!(abef, cdgh, w0, w1, w2, w3, w4, 9); | ---------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_shuffle_epi32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:23:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); ... | 23 | | let t2 = _mm_shuffle_epi32(t1, 0x0E); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 24 | | $abef = _mm_sha256rnds2_epu32($abef, $cdgh, t2); 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 78 | schedule_rounds4!(abef, cdgh, w0, w1, w2, w3, w4, 9); | ---------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha256rnds2_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:24:17 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); ... | 24 | | $abef = _mm_sha256rnds2_epu32($abef, $cdgh, t2); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 78 | schedule_rounds4!(abef, cdgh, w0, w1, w2, w3, w4, 9); | ---------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `sha256::x86::schedule` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:34:15 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 34 | | $w4 = schedule($w0, $w1, $w2, $w3); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 35 | | rounds4!($abef, $cdgh, $w4, $i); 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` ... 79 | schedule_rounds4!(abef, cdgh, w1, w2, w3, w4, w0, 10); | ----------------------------------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_set_epi32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:20:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 79 | schedule_rounds4!(abef, cdgh, w1, w2, w3, w4, w0, 10); | ----------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_add_epi32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:21:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); 21 | | let t1 = _mm_add_epi32($rest, kv); | | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 79 | schedule_rounds4!(abef, cdgh, w1, w2, w3, w4, w0, 10); | ----------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha256rnds2_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:22:17 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); 21 | | let t1 = _mm_add_epi32($rest, kv); 22 | | $cdgh = _mm_sha256rnds2_epu32($cdgh, $abef, t1); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 79 | schedule_rounds4!(abef, cdgh, w1, w2, w3, w4, w0, 10); | ----------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_shuffle_epi32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:23:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); ... | 23 | | let t2 = _mm_shuffle_epi32(t1, 0x0E); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 24 | | $abef = _mm_sha256rnds2_epu32($abef, $cdgh, t2); 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 79 | schedule_rounds4!(abef, cdgh, w1, w2, w3, w4, w0, 10); | ----------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha256rnds2_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:24:17 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); ... | 24 | | $abef = _mm_sha256rnds2_epu32($abef, $cdgh, t2); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 79 | schedule_rounds4!(abef, cdgh, w1, w2, w3, w4, w0, 10); | ----------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `sha256::x86::schedule` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:34:15 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 34 | | $w4 = schedule($w0, $w1, $w2, $w3); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 35 | | rounds4!($abef, $cdgh, $w4, $i); 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` ... 80 | schedule_rounds4!(abef, cdgh, w2, w3, w4, w0, w1, 11); | ----------------------------------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_set_epi32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:20:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 80 | schedule_rounds4!(abef, cdgh, w2, w3, w4, w0, w1, 11); | ----------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_add_epi32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:21:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); 21 | | let t1 = _mm_add_epi32($rest, kv); | | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 80 | schedule_rounds4!(abef, cdgh, w2, w3, w4, w0, w1, 11); | ----------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha256rnds2_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:22:17 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); 21 | | let t1 = _mm_add_epi32($rest, kv); 22 | | $cdgh = _mm_sha256rnds2_epu32($cdgh, $abef, t1); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 80 | schedule_rounds4!(abef, cdgh, w2, w3, w4, w0, w1, 11); | ----------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_shuffle_epi32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:23:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); ... | 23 | | let t2 = _mm_shuffle_epi32(t1, 0x0E); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 24 | | $abef = _mm_sha256rnds2_epu32($abef, $cdgh, t2); 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 80 | schedule_rounds4!(abef, cdgh, w2, w3, w4, w0, w1, 11); | ----------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha256rnds2_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:24:17 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); ... | 24 | | $abef = _mm_sha256rnds2_epu32($abef, $cdgh, t2); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 80 | schedule_rounds4!(abef, cdgh, w2, w3, w4, w0, w1, 11); | ----------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `sha256::x86::schedule` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:34:15 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 34 | | $w4 = schedule($w0, $w1, $w2, $w3); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 35 | | rounds4!($abef, $cdgh, $w4, $i); 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` ... 81 | schedule_rounds4!(abef, cdgh, w3, w4, w0, w1, w2, 12); | ----------------------------------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_set_epi32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:20:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 81 | schedule_rounds4!(abef, cdgh, w3, w4, w0, w1, w2, 12); | ----------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_add_epi32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:21:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); 21 | | let t1 = _mm_add_epi32($rest, kv); | | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 81 | schedule_rounds4!(abef, cdgh, w3, w4, w0, w1, w2, 12); | ----------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha256rnds2_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:22:17 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); 21 | | let t1 = _mm_add_epi32($rest, kv); 22 | | $cdgh = _mm_sha256rnds2_epu32($cdgh, $abef, t1); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 81 | schedule_rounds4!(abef, cdgh, w3, w4, w0, w1, w2, 12); | ----------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_shuffle_epi32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:23:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); ... | 23 | | let t2 = _mm_shuffle_epi32(t1, 0x0E); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 24 | | $abef = _mm_sha256rnds2_epu32($abef, $cdgh, t2); 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 81 | schedule_rounds4!(abef, cdgh, w3, w4, w0, w1, w2, 12); | ----------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha256rnds2_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:24:17 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); ... | 24 | | $abef = _mm_sha256rnds2_epu32($abef, $cdgh, t2); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 81 | schedule_rounds4!(abef, cdgh, w3, w4, w0, w1, w2, 12); | ----------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `sha256::x86::schedule` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:34:15 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 34 | | $w4 = schedule($w0, $w1, $w2, $w3); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 35 | | rounds4!($abef, $cdgh, $w4, $i); 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` ... 82 | schedule_rounds4!(abef, cdgh, w4, w0, w1, w2, w3, 13); | ----------------------------------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_set_epi32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:20:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 82 | schedule_rounds4!(abef, cdgh, w4, w0, w1, w2, w3, 13); | ----------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_add_epi32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:21:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); 21 | | let t1 = _mm_add_epi32($rest, kv); | | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 82 | schedule_rounds4!(abef, cdgh, w4, w0, w1, w2, w3, 13); | ----------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha256rnds2_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:22:17 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); 21 | | let t1 = _mm_add_epi32($rest, kv); 22 | | $cdgh = _mm_sha256rnds2_epu32($cdgh, $abef, t1); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 82 | schedule_rounds4!(abef, cdgh, w4, w0, w1, w2, w3, 13); | ----------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_shuffle_epi32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:23:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); ... | 23 | | let t2 = _mm_shuffle_epi32(t1, 0x0E); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 24 | | $abef = _mm_sha256rnds2_epu32($abef, $cdgh, t2); 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 82 | schedule_rounds4!(abef, cdgh, w4, w0, w1, w2, w3, 13); | ----------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha256rnds2_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:24:17 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); ... | 24 | | $abef = _mm_sha256rnds2_epu32($abef, $cdgh, t2); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 82 | schedule_rounds4!(abef, cdgh, w4, w0, w1, w2, w3, 13); | ----------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `sha256::x86::schedule` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:34:15 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 34 | | $w4 = schedule($w0, $w1, $w2, $w3); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 35 | | rounds4!($abef, $cdgh, $w4, $i); 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` ... 83 | schedule_rounds4!(abef, cdgh, w0, w1, w2, w3, w4, 14); | ----------------------------------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_set_epi32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:20:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 83 | schedule_rounds4!(abef, cdgh, w0, w1, w2, w3, w4, 14); | ----------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_add_epi32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:21:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); 21 | | let t1 = _mm_add_epi32($rest, kv); | | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 83 | schedule_rounds4!(abef, cdgh, w0, w1, w2, w3, w4, 14); | ----------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha256rnds2_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:22:17 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); 21 | | let t1 = _mm_add_epi32($rest, kv); 22 | | $cdgh = _mm_sha256rnds2_epu32($cdgh, $abef, t1); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 83 | schedule_rounds4!(abef, cdgh, w0, w1, w2, w3, w4, 14); | ----------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_shuffle_epi32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:23:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); ... | 23 | | let t2 = _mm_shuffle_epi32(t1, 0x0E); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 24 | | $abef = _mm_sha256rnds2_epu32($abef, $cdgh, t2); 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 83 | schedule_rounds4!(abef, cdgh, w0, w1, w2, w3, w4, 14); | ----------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha256rnds2_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:24:17 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); ... | 24 | | $abef = _mm_sha256rnds2_epu32($abef, $cdgh, t2); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 83 | schedule_rounds4!(abef, cdgh, w0, w1, w2, w3, w4, 14); | ----------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `sha256::x86::schedule` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:34:15 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 34 | | $w4 = schedule($w0, $w1, $w2, $w3); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 35 | | rounds4!($abef, $cdgh, $w4, $i); 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` ... 84 | schedule_rounds4!(abef, cdgh, w1, w2, w3, w4, w0, 15); | ----------------------------------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_set_epi32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:20:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 84 | schedule_rounds4!(abef, cdgh, w1, w2, w3, w4, w0, 15); | ----------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_add_epi32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:21:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); 21 | | let t1 = _mm_add_epi32($rest, kv); | | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 84 | schedule_rounds4!(abef, cdgh, w1, w2, w3, w4, w0, 15); | ----------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha256rnds2_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:22:17 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); 21 | | let t1 = _mm_add_epi32($rest, kv); 22 | | $cdgh = _mm_sha256rnds2_epu32($cdgh, $abef, t1); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 84 | schedule_rounds4!(abef, cdgh, w1, w2, w3, w4, w0, 15); | ----------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_shuffle_epi32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:23:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); ... | 23 | | let t2 = _mm_shuffle_epi32(t1, 0x0E); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 24 | | $abef = _mm_sha256rnds2_epu32($abef, $cdgh, t2); 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 84 | schedule_rounds4!(abef, cdgh, w1, w2, w3, w4, w0, 15); | ----------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha256rnds2_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:24:17 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); ... | 24 | | $abef = _mm_sha256rnds2_epu32($abef, $cdgh, t2); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 84 | schedule_rounds4!(abef, cdgh, w1, w2, w3, w4, w0, 15); | ----------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_add_epi32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:86:16 | 86 | abef = _mm_add_epi32(abef, abef_save); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_add_epi32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:87:16 | 87 | cdgh = _mm_add_epi32(cdgh, cdgh_save); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_shuffle_epi32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:90:16 | 90 | let feba = _mm_shuffle_epi32(abef, 0x1B); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_shuffle_epi32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:91:16 | 91 | let dchg = _mm_shuffle_epi32(cdgh, 0xB1); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_blend_epi16` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:92:16 | 92 | let dcba = _mm_blend_epi16(feba, dchg, 0xF0); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_alignr_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:93:16 | 93 | let hgef = _mm_alignr_epi8(dchg, feba, 8); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_storeu_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:96:5 | 96 | _mm_storeu_si128(state_ptr_mut.add(0), dcba); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:96:22 | 96 | _mm_storeu_si128(state_ptr_mut.add(0), dcba); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_storeu_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:97:5 | 97 | _mm_storeu_si128(state_ptr_mut.add(1), hgef); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:97:22 | 97 | _mm_storeu_si128(state_ptr_mut.add(1), hgef); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior Compiling crc32fast v1.4.2 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=crc32fast CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crc32fast-1.4.2 CARGO_PKG_AUTHORS='Sam Rijs :Alex Crichton ' CARGO_PKG_DESCRIPTION='Fast, SIMD-accelerated CRC32 (IEEE) checksum computation' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crc32fast CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/srijs/rust-crc32fast' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.4.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crc32fast-1.4.2 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name crc32fast --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crc32fast-1.4.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly", "std"))' -C metadata=9d0b0527f872ae94 -C extra-filename=-9d0b0527f872ae94 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern cfg_if=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libcfg_if-62479ba5b8a3cb8b.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning[E0133]: call to unsafe function `sha512::x86::sha512_compress_x86_64_avx` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:33:9 | 33 | sha512_compress_x86_64_avx(state, &blocks[0]); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:29:1 | 29 | unsafe fn sha512_compress_x86_64_avx2(state: &mut [u64; 8], blocks: &[[u8; 128]]) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_setzero_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:37:32 | 37 | let mut ms: MsgSchedule = [_mm_setzero_si128(); 8]; | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_setzero_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:38:32 | 38 | let mut t2: RoundStates = [_mm_setzero_si128(); 40]; | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_setzero_si256` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:39:18 | 39 | let mut x = [_mm256_setzero_si256(); 8]; | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `sha512::x86::load_data_avx2` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:42:9 | 42 | load_data_avx2(&mut x, &mut ms, &mut t2, blocks.as_ptr().add(i) as *const _); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:42:50 | 42 | load_data_avx2(&mut x, &mut ms, &mut t2, blocks.as_ptr().add(i) as *const _); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `sha512::x86::rounds_0_63_avx2` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:46:9 | 46 | rounds_0_63_avx2(&mut current_state, &mut x, &mut ms, &mut t2); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_setzero_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:59:19 | 59 | let mut ms = [_mm_setzero_si128(); 8]; | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:58:1 | 58 | unsafe fn sha512_compress_x86_64_avx(state: &mut [u64; 8], block: &[u8; 128]) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_setzero_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:60:18 | 60 | let mut x = [_mm_setzero_si128(); 8]; | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `sha512::x86::load_data_avx` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:64:5 | 64 | load_data_avx(&mut x, &mut ms, block.as_ptr() as *const _); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `sha512::x86::rounds_0_63_avx` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:65:5 | 65 | rounds_0_63_avx(&mut current_state, &mut x, &mut ms); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_setr_epi32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:73:16 | 73 | let MASK = _mm_setr_epi32(0x04050607, 0x00010203, 0x0c0d0e0f, 0x08090a0b); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:71:1 | 71 | unsafe fn load_data_avx(x: &mut [__m128i; 8], ms: &mut MsgSchedule, data: *const __m128i) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_loadu_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:77:21 | 75 | / macro_rules! unrolled_iterations { 76 | | ($($i:literal),*) => {$( 77 | | x[$i] = _mm_loadu_si128(data.add($i) as *const _); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 78 | | x[$i] = _mm_shuffle_epi8(x[$i], MASK); ... | 86 | | )*}; 87 | | } | |_____- in this expansion of `unrolled_iterations!` 88 | 89 | unrolled_iterations!(0, 1, 2, 3, 4, 5, 6, 7); | -------------------------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:77:37 | 75 | / macro_rules! unrolled_iterations { 76 | | ($($i:literal),*) => {$( 77 | | x[$i] = _mm_loadu_si128(data.add($i) as *const _); | | ^^^^^^^^^^^^ call to unsafe function 78 | | x[$i] = _mm_shuffle_epi8(x[$i], MASK); ... | 86 | | )*}; 87 | | } | |_____- in this expansion of `unrolled_iterations!` 88 | 89 | unrolled_iterations!(0, 1, 2, 3, 4, 5, 6, 7); | -------------------------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_shuffle_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:78:21 | 75 | / macro_rules! unrolled_iterations { 76 | | ($($i:literal),*) => {$( 77 | | x[$i] = _mm_loadu_si128(data.add($i) as *const _); 78 | | x[$i] = _mm_shuffle_epi8(x[$i], MASK); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 86 | | )*}; 87 | | } | |_____- in this expansion of `unrolled_iterations!` 88 | 89 | unrolled_iterations!(0, 1, 2, 3, 4, 5, 6, 7); | -------------------------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_add_epi64` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:80:21 | 75 | / macro_rules! unrolled_iterations { 76 | | ($($i:literal),*) => {$( 77 | | x[$i] = _mm_loadu_si128(data.add($i) as *const _); 78 | | x[$i] = _mm_shuffle_epi8(x[$i], MASK); 79 | | 80 | | let y = _mm_add_epi64( | | _____________________^ 81 | || x[$i], 82 | || _mm_loadu_si128(&K64[2 * $i] as *const u64 as *const _), 83 | || ); | ||_____________^ call to unsafe function ... | 86 | | )*}; 87 | | } | |______- in this expansion of `unrolled_iterations!` 88 | 89 | unrolled_iterations!(0, 1, 2, 3, 4, 5, 6, 7); | -------------------------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_loadu_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:82:17 | 75 | / macro_rules! unrolled_iterations { 76 | | ($($i:literal),*) => {$( 77 | | x[$i] = _mm_loadu_si128(data.add($i) as *const _); 78 | | x[$i] = _mm_shuffle_epi8(x[$i], MASK); ... | 82 | | _mm_loadu_si128(&K64[2 * $i] as *const u64 as *const _), | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 86 | | )*}; 87 | | } | |_____- in this expansion of `unrolled_iterations!` 88 | 89 | unrolled_iterations!(0, 1, 2, 3, 4, 5, 6, 7); | -------------------------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_set_epi64x` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:100:16 | 100 | let MASK = _mm256_set_epi64x( | ________________^ 101 | | 0x0809_0A0B_0C0D_0E0F_i64, 102 | | 0x0001_0203_0405_0607_i64, 103 | | 0x0809_0A0B_0C0D_0E0F_i64, 104 | | 0x0001_0203_0405_0607_i64, 105 | | ); | |_____^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:93:1 | 93 | / unsafe fn load_data_avx2( 94 | | x: &mut [__m256i; 8], 95 | | ms: &mut MsgSchedule, 96 | | t2: &mut RoundStates, 97 | | data: *const __m128i, 98 | | ) { | |_^ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_insertf128_si256` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:109:21 | 107 | / macro_rules! unrolled_iterations { 108 | | ($($i:literal),*) => {$( 109 | | x[$i] = _mm256_insertf128_si256(x[$i], _mm_loadu_si128(data.add(8 + $i) as *const _), 1); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 110 | | x[$i] = _mm256_insertf128_si256(x[$i], _mm_loadu_si128(data.add($i) as *const _), 0); ... | 119 | | )*}; 120 | | } | |_____- in this expansion of `unrolled_iterations!` 121 | 122 | unrolled_iterations!(0, 1, 2, 3, 4, 5, 6, 7); | -------------------------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_loadu_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:109:52 | 107 | / macro_rules! unrolled_iterations { 108 | | ($($i:literal),*) => {$( 109 | | x[$i] = _mm256_insertf128_si256(x[$i], _mm_loadu_si128(data.add(8 + $i) as *const _), 1); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 110 | | x[$i] = _mm256_insertf128_si256(x[$i], _mm_loadu_si128(data.add($i) as *const _), 0); ... | 119 | | )*}; 120 | | } | |_____- in this expansion of `unrolled_iterations!` 121 | 122 | unrolled_iterations!(0, 1, 2, 3, 4, 5, 6, 7); | -------------------------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:109:68 | 107 | / macro_rules! unrolled_iterations { 108 | | ($($i:literal),*) => {$( 109 | | x[$i] = _mm256_insertf128_si256(x[$i], _mm_loadu_si128(data.add(8 + $i) as *const _), 1); | | ^^^^^^^^^^^^^^^^ call to unsafe function 110 | | x[$i] = _mm256_insertf128_si256(x[$i], _mm_loadu_si128(data.add($i) as *const _), 0); ... | 119 | | )*}; 120 | | } | |_____- in this expansion of `unrolled_iterations!` 121 | 122 | unrolled_iterations!(0, 1, 2, 3, 4, 5, 6, 7); | -------------------------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_insertf128_si256` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:110:21 | 107 | / macro_rules! unrolled_iterations { 108 | | ($($i:literal),*) => {$( 109 | | x[$i] = _mm256_insertf128_si256(x[$i], _mm_loadu_si128(data.add(8 + $i) as *const _), 1); 110 | | x[$i] = _mm256_insertf128_si256(x[$i], _mm_loadu_si128(data.add($i) as *const _), 0); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 119 | | )*}; 120 | | } | |_____- in this expansion of `unrolled_iterations!` 121 | 122 | unrolled_iterations!(0, 1, 2, 3, 4, 5, 6, 7); | -------------------------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_loadu_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:110:52 | 107 | / macro_rules! unrolled_iterations { 108 | | ($($i:literal),*) => {$( 109 | | x[$i] = _mm256_insertf128_si256(x[$i], _mm_loadu_si128(data.add(8 + $i) as *const _), 1); 110 | | x[$i] = _mm256_insertf128_si256(x[$i], _mm_loadu_si128(data.add($i) as *const _), 0); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 119 | | )*}; 120 | | } | |_____- in this expansion of `unrolled_iterations!` 121 | 122 | unrolled_iterations!(0, 1, 2, 3, 4, 5, 6, 7); | -------------------------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:110:68 | 107 | / macro_rules! unrolled_iterations { 108 | | ($($i:literal),*) => {$( 109 | | x[$i] = _mm256_insertf128_si256(x[$i], _mm_loadu_si128(data.add(8 + $i) as *const _), 1); 110 | | x[$i] = _mm256_insertf128_si256(x[$i], _mm_loadu_si128(data.add($i) as *const _), 0); | | ^^^^^^^^^^^^ call to unsafe function ... | 119 | | )*}; 120 | | } | |_____- in this expansion of `unrolled_iterations!` 121 | 122 | unrolled_iterations!(0, 1, 2, 3, 4, 5, 6, 7); | -------------------------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_shuffle_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:112:21 | 107 | / macro_rules! unrolled_iterations { 108 | | ($($i:literal),*) => {$( 109 | | x[$i] = _mm256_insertf128_si256(x[$i], _mm_loadu_si128(data.add(8 + $i) as *const _), 1); 110 | | x[$i] = _mm256_insertf128_si256(x[$i], _mm_loadu_si128(data.add($i) as *const _), 0); 111 | | 112 | | x[$i] = _mm256_shuffle_epi8(x[$i], MASK); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 119 | | )*}; 120 | | } | |_____- in this expansion of `unrolled_iterations!` 121 | 122 | unrolled_iterations!(0, 1, 2, 3, 4, 5, 6, 7); | -------------------------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_loadu_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:114:21 | 107 | / macro_rules! unrolled_iterations { 108 | | ($($i:literal),*) => {$( 109 | | x[$i] = _mm256_insertf128_si256(x[$i], _mm_loadu_si128(data.add(8 + $i) as *const _), 1); 110 | | x[$i] = _mm256_insertf128_si256(x[$i], _mm_loadu_si128(data.add($i) as *const _), 0); ... | 114 | | let t = _mm_loadu_si128(K64.as_ptr().add($i * 2) as *const u64 as *const _); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 119 | | )*}; 120 | | } | |_____- in this expansion of `unrolled_iterations!` 121 | 122 | unrolled_iterations!(0, 1, 2, 3, 4, 5, 6, 7); | -------------------------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:114:37 | 107 | / macro_rules! unrolled_iterations { 108 | | ($($i:literal),*) => {$( 109 | | x[$i] = _mm256_insertf128_si256(x[$i], _mm_loadu_si128(data.add(8 + $i) as *const _), 1); 110 | | x[$i] = _mm256_insertf128_si256(x[$i], _mm_loadu_si128(data.add($i) as *const _), 0); ... | 114 | | let t = _mm_loadu_si128(K64.as_ptr().add($i * 2) as *const u64 as *const _); | | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 119 | | )*}; 120 | | } | |_____- in this expansion of `unrolled_iterations!` 121 | 122 | unrolled_iterations!(0, 1, 2, 3, 4, 5, 6, 7); | -------------------------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_add_epi64` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:115:21 | 107 | / macro_rules! unrolled_iterations { 108 | | ($($i:literal),*) => {$( 109 | | x[$i] = _mm256_insertf128_si256(x[$i], _mm_loadu_si128(data.add(8 + $i) as *const _), 1); 110 | | x[$i] = _mm256_insertf128_si256(x[$i], _mm_loadu_si128(data.add($i) as *const _), 0); ... | 115 | | let y = _mm256_add_epi64(x[$i], _mm256_set_m128i(t, t)); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 119 | | )*}; 120 | | } | |_____- in this expansion of `unrolled_iterations!` 121 | 122 | unrolled_iterations!(0, 1, 2, 3, 4, 5, 6, 7); | -------------------------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_set_m128i` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:115:45 | 107 | / macro_rules! unrolled_iterations { 108 | | ($($i:literal),*) => {$( 109 | | x[$i] = _mm256_insertf128_si256(x[$i], _mm_loadu_si128(data.add(8 + $i) as *const _), 1); 110 | | x[$i] = _mm256_insertf128_si256(x[$i], _mm_loadu_si128(data.add($i) as *const _), 0); ... | 115 | | let y = _mm256_add_epi64(x[$i], _mm256_set_m128i(t, t)); | | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 119 | | )*}; 120 | | } | |_____- in this expansion of `unrolled_iterations!` 121 | 122 | unrolled_iterations!(0, 1, 2, 3, 4, 5, 6, 7); | -------------------------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_extracti128_si256` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:117:22 | 107 | / macro_rules! unrolled_iterations { 108 | | ($($i:literal),*) => {$( 109 | | x[$i] = _mm256_insertf128_si256(x[$i], _mm_loadu_si128(data.add(8 + $i) as *const _), 1); 110 | | x[$i] = _mm256_insertf128_si256(x[$i], _mm_loadu_si128(data.add($i) as *const _), 0); ... | 117 | | ms[$i] = _mm256_extracti128_si256(y, 0); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 118 | | t2[$i] = _mm256_extracti128_si256(y, 1); 119 | | )*}; 120 | | } | |_____- in this expansion of `unrolled_iterations!` 121 | 122 | unrolled_iterations!(0, 1, 2, 3, 4, 5, 6, 7); | -------------------------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_extracti128_si256` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:118:22 | 107 | / macro_rules! unrolled_iterations { 108 | | ($($i:literal),*) => {$( 109 | | x[$i] = _mm256_insertf128_si256(x[$i], _mm_loadu_si128(data.add(8 + $i) as *const _), 1); 110 | | x[$i] = _mm256_insertf128_si256(x[$i], _mm_loadu_si128(data.add($i) as *const _), 0); ... | 118 | | t2[$i] = _mm256_extracti128_si256(y, 1); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 119 | | )*}; 120 | | } | |_____- in this expansion of `unrolled_iterations!` 121 | 122 | unrolled_iterations!(0, 1, 2, 3, 4, 5, 6, 7); | -------------------------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_loadu_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:131:23 | 131 | let k64 = _mm_loadu_si128(&K64[k64_idx] as *const u64 as *const _); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:126:1 | 126 | unsafe fn rounds_0_63_avx(current_state: &mut State, x: &mut [__m128i; 8], ms: &mut MsgSchedule) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `sha512::x86::sha512_update_x_avx` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:132:21 | 132 | let y = sha512_update_x_avx(x, k64); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_loadu_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:157:21 | 157 | let t = _mm_loadu_si128(K64.as_ptr().add(k64x4_idx) as *const u64 as *const _); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:147:1 | 147 | / unsafe fn rounds_0_63_avx2( 148 | | current_state: &mut State, 149 | | x: &mut [__m256i; 8], 150 | | ms: &mut MsgSchedule, 151 | | t2: &mut RoundStates, 152 | | ) { | |_^ warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:157:37 | 157 | let t = _mm_loadu_si128(K64.as_ptr().add(k64x4_idx) as *const u64 as *const _); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `sha512::x86::sha512_update_x_avx2` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:158:21 | 158 | let y = sha512_update_x_avx2(x, _mm256_set_m128i(t, t)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_set_m128i` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:158:45 | 158 | let y = sha512_update_x_avx2(x, _mm256_set_m128i(t, t)); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_extracti128_si256` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:166:21 | 166 | ms[j] = _mm256_extracti128_si256(y, 0); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_extracti128_si256` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:167:29 | 167 | t2[8 * i + j] = _mm256_extracti128_si256(y, 1); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_alignr_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:256:26 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 256 | | let mut t0 = $ALIGNR8(x[1], x[0], 8); | | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` 322 | 323 | / fn_sha512_update_x!(sha512_update_x_avx, __m128i, { 324 | | ADD64 = _mm_add_epi64, 325 | | ALIGNR8 = _mm_alignr_epi8, 326 | | SRL64 = _mm_srli_epi64, 327 | | SLL64 = _mm_slli_epi64, 328 | | XOR = _mm_xor_si128, 329 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:254:9 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 254 | | unsafe fn $name(x: &mut [$ty; 8], k64: $ty) -> $ty { | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` 322 | 323 | / fn_sha512_update_x!(sha512_update_x_avx, __m128i, { 324 | | ADD64 = _mm_add_epi64, 325 | | ALIGNR8 = _mm_alignr_epi8, 326 | | SRL64 = _mm_srli_epi64, 327 | | SLL64 = _mm_slli_epi64, 328 | | XOR = _mm_xor_si128, 329 | | }); | |__- in this macro invocation warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_alignr_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:258:26 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 258 | | let mut t3 = $ALIGNR8(x[5], x[4], 8); | | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` 322 | 323 | / fn_sha512_update_x!(sha512_update_x_avx, __m128i, { 324 | | ADD64 = _mm_add_epi64, 325 | | ALIGNR8 = _mm_alignr_epi8, 326 | | SRL64 = _mm_srli_epi64, 327 | | SLL64 = _mm_slli_epi64, 328 | | XOR = _mm_xor_si128, 329 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_srli_epi64` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:260:26 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 260 | | let mut t2 = $SRL64(t0, 1); | | ^^^^^^^^^^^^^ call to unsafe function ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` 322 | 323 | / fn_sha512_update_x!(sha512_update_x_avx, __m128i, { 324 | | ADD64 = _mm_add_epi64, 325 | | ALIGNR8 = _mm_alignr_epi8, 326 | | SRL64 = _mm_srli_epi64, 327 | | SLL64 = _mm_slli_epi64, 328 | | XOR = _mm_xor_si128, 329 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_add_epi64` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:262:20 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 262 | | x[0] = $ADD64(x[0], t3); | | ^^^^^^^^^^^^^^^^ call to unsafe function ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` 322 | 323 | / fn_sha512_update_x!(sha512_update_x_avx, __m128i, { 324 | | ADD64 = _mm_add_epi64, 325 | | ALIGNR8 = _mm_alignr_epi8, 326 | | SRL64 = _mm_srli_epi64, 327 | | SLL64 = _mm_slli_epi64, 328 | | XOR = _mm_xor_si128, 329 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_srli_epi64` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:264:18 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 264 | | t3 = $SRL64(t0, 7); | | ^^^^^^^^^^^^^ call to unsafe function ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` 322 | 323 | / fn_sha512_update_x!(sha512_update_x_avx, __m128i, { 324 | | ADD64 = _mm_add_epi64, 325 | | ALIGNR8 = _mm_alignr_epi8, 326 | | SRL64 = _mm_srli_epi64, 327 | | SLL64 = _mm_slli_epi64, 328 | | XOR = _mm_xor_si128, 329 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_slli_epi64` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:266:26 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 266 | | let mut t1 = $SLL64(t0, 64 - 8); | | ^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` 322 | 323 | / fn_sha512_update_x!(sha512_update_x_avx, __m128i, { 324 | | ADD64 = _mm_add_epi64, 325 | | ALIGNR8 = _mm_alignr_epi8, 326 | | SRL64 = _mm_srli_epi64, 327 | | SLL64 = _mm_slli_epi64, 328 | | XOR = _mm_xor_si128, 329 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_xor_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:269:18 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 269 | | t0 = $XOR(t3, t2); | | ^^^^^^^^^^^^ call to unsafe function ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` 322 | 323 | / fn_sha512_update_x!(sha512_update_x_avx, __m128i, { 324 | | ADD64 = _mm_add_epi64, 325 | | ALIGNR8 = _mm_alignr_epi8, 326 | | SRL64 = _mm_srli_epi64, 327 | | SLL64 = _mm_slli_epi64, 328 | | XOR = _mm_xor_si128, 329 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_srli_epi64` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:271:18 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 271 | | t2 = $SRL64(t2, 8 - 1); | | ^^^^^^^^^^^^^^^^^ call to unsafe function ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` 322 | 323 | / fn_sha512_update_x!(sha512_update_x_avx, __m128i, { 324 | | ADD64 = _mm_add_epi64, 325 | | ALIGNR8 = _mm_alignr_epi8, 326 | | SRL64 = _mm_srli_epi64, 327 | | SLL64 = _mm_slli_epi64, 328 | | XOR = _mm_xor_si128, 329 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_xor_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:275:18 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 275 | | t0 = $XOR(t0, t1); | | ^^^^^^^^^^^^ call to unsafe function ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` 322 | 323 | / fn_sha512_update_x!(sha512_update_x_avx, __m128i, { 324 | | ADD64 = _mm_add_epi64, 325 | | ALIGNR8 = _mm_alignr_epi8, 326 | | SRL64 = _mm_srli_epi64, 327 | | SLL64 = _mm_slli_epi64, 328 | | XOR = _mm_xor_si128, 329 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_slli_epi64` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:277:18 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 277 | | t1 = $SLL64(t1, 8 - 1); | | ^^^^^^^^^^^^^^^^^ call to unsafe function ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` 322 | 323 | / fn_sha512_update_x!(sha512_update_x_avx, __m128i, { 324 | | ADD64 = _mm_add_epi64, 325 | | ALIGNR8 = _mm_alignr_epi8, 326 | | SRL64 = _mm_srli_epi64, 327 | | SLL64 = _mm_slli_epi64, 328 | | XOR = _mm_xor_si128, 329 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_xor_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:279:18 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 279 | | t0 = $XOR(t0, t2); | | ^^^^^^^^^^^^ call to unsafe function ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` 322 | 323 | / fn_sha512_update_x!(sha512_update_x_avx, __m128i, { 324 | | ADD64 = _mm_add_epi64, 325 | | ALIGNR8 = _mm_alignr_epi8, 326 | | SRL64 = _mm_srli_epi64, 327 | | SLL64 = _mm_slli_epi64, 328 | | XOR = _mm_xor_si128, 329 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_xor_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:280:18 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 280 | | t0 = $XOR(t0, t1); | | ^^^^^^^^^^^^ call to unsafe function ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` 322 | 323 | / fn_sha512_update_x!(sha512_update_x_avx, __m128i, { 324 | | ADD64 = _mm_add_epi64, 325 | | ALIGNR8 = _mm_alignr_epi8, 326 | | SRL64 = _mm_srli_epi64, 327 | | SLL64 = _mm_slli_epi64, 328 | | XOR = _mm_xor_si128, 329 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_srli_epi64` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:282:18 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 282 | | t3 = $SRL64(x[7], 6); | | ^^^^^^^^^^^^^^^ call to unsafe function ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` 322 | 323 | / fn_sha512_update_x!(sha512_update_x_avx, __m128i, { 324 | | ADD64 = _mm_add_epi64, 325 | | ALIGNR8 = _mm_alignr_epi8, 326 | | SRL64 = _mm_srli_epi64, 327 | | SLL64 = _mm_slli_epi64, 328 | | XOR = _mm_xor_si128, 329 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_slli_epi64` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:284:18 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 284 | | t2 = $SLL64(x[7], 64 - 61); | | ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` 322 | 323 | / fn_sha512_update_x!(sha512_update_x_avx, __m128i, { 324 | | ADD64 = _mm_add_epi64, 325 | | ALIGNR8 = _mm_alignr_epi8, 326 | | SRL64 = _mm_srli_epi64, 327 | | SLL64 = _mm_slli_epi64, 328 | | XOR = _mm_xor_si128, 329 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_add_epi64` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:286:20 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 286 | | x[0] = $ADD64(x[0], t0); | | ^^^^^^^^^^^^^^^^ call to unsafe function ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` 322 | 323 | / fn_sha512_update_x!(sha512_update_x_avx, __m128i, { 324 | | ADD64 = _mm_add_epi64, 325 | | ALIGNR8 = _mm_alignr_epi8, 326 | | SRL64 = _mm_srli_epi64, 327 | | SLL64 = _mm_slli_epi64, 328 | | XOR = _mm_xor_si128, 329 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_srli_epi64` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:288:18 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 288 | | t1 = $SRL64(x[7], 19); | | ^^^^^^^^^^^^^^^^ call to unsafe function ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` 322 | 323 | / fn_sha512_update_x!(sha512_update_x_avx, __m128i, { 324 | | ADD64 = _mm_add_epi64, 325 | | ALIGNR8 = _mm_alignr_epi8, 326 | | SRL64 = _mm_srli_epi64, 327 | | SLL64 = _mm_slli_epi64, 328 | | XOR = _mm_xor_si128, 329 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_xor_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:291:18 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 291 | | t3 = $XOR(t3, t2); | | ^^^^^^^^^^^^ call to unsafe function ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` 322 | 323 | / fn_sha512_update_x!(sha512_update_x_avx, __m128i, { 324 | | ADD64 = _mm_add_epi64, 325 | | ALIGNR8 = _mm_alignr_epi8, 326 | | SRL64 = _mm_srli_epi64, 327 | | SLL64 = _mm_slli_epi64, 328 | | XOR = _mm_xor_si128, 329 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_slli_epi64` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:293:18 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 293 | | t2 = $SLL64(t2, 61 - 19); | | ^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` 322 | 323 | / fn_sha512_update_x!(sha512_update_x_avx, __m128i, { 324 | | ADD64 = _mm_add_epi64, 325 | | ALIGNR8 = _mm_alignr_epi8, 326 | | SRL64 = _mm_srli_epi64, 327 | | SLL64 = _mm_slli_epi64, 328 | | XOR = _mm_xor_si128, 329 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_xor_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:297:18 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 297 | | t3 = $XOR(t3, t1); | | ^^^^^^^^^^^^ call to unsafe function ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` 322 | 323 | / fn_sha512_update_x!(sha512_update_x_avx, __m128i, { 324 | | ADD64 = _mm_add_epi64, 325 | | ALIGNR8 = _mm_alignr_epi8, 326 | | SRL64 = _mm_srli_epi64, 327 | | SLL64 = _mm_slli_epi64, 328 | | XOR = _mm_xor_si128, 329 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_srli_epi64` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:299:18 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 299 | | t1 = $SRL64(t1, 61 - 19); | | ^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` 322 | 323 | / fn_sha512_update_x!(sha512_update_x_avx, __m128i, { 324 | | ADD64 = _mm_add_epi64, 325 | | ALIGNR8 = _mm_alignr_epi8, 326 | | SRL64 = _mm_srli_epi64, 327 | | SLL64 = _mm_slli_epi64, 328 | | XOR = _mm_xor_si128, 329 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_xor_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:301:18 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 301 | | t3 = $XOR(t3, t2); | | ^^^^^^^^^^^^ call to unsafe function ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` 322 | 323 | / fn_sha512_update_x!(sha512_update_x_avx, __m128i, { 324 | | ADD64 = _mm_add_epi64, 325 | | ALIGNR8 = _mm_alignr_epi8, 326 | | SRL64 = _mm_srli_epi64, 327 | | SLL64 = _mm_slli_epi64, 328 | | XOR = _mm_xor_si128, 329 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_xor_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:302:18 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 302 | | t3 = $XOR(t3, t1); | | ^^^^^^^^^^^^ call to unsafe function ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` 322 | 323 | / fn_sha512_update_x!(sha512_update_x_avx, __m128i, { 324 | | ADD64 = _mm_add_epi64, 325 | | ALIGNR8 = _mm_alignr_epi8, 326 | | SRL64 = _mm_srli_epi64, 327 | | SLL64 = _mm_slli_epi64, 328 | | XOR = _mm_xor_si128, 329 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_add_epi64` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:305:20 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 305 | | x[0] = $ADD64(x[0], t3); | | ^^^^^^^^^^^^^^^^ call to unsafe function ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` 322 | 323 | / fn_sha512_update_x!(sha512_update_x_avx, __m128i, { 324 | | ADD64 = _mm_add_epi64, 325 | | ALIGNR8 = _mm_alignr_epi8, 326 | | SRL64 = _mm_srli_epi64, 327 | | SLL64 = _mm_slli_epi64, 328 | | XOR = _mm_xor_si128, 329 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_add_epi64` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:318:13 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 318 | | $ADD64(x[7], k64) | | ^^^^^^^^^^^^^^^^^ call to unsafe function 319 | | } 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` 322 | 323 | / fn_sha512_update_x!(sha512_update_x_avx, __m128i, { 324 | | ADD64 = _mm_add_epi64, 325 | | ALIGNR8 = _mm_alignr_epi8, 326 | | SRL64 = _mm_srli_epi64, 327 | | SLL64 = _mm_slli_epi64, 328 | | XOR = _mm_xor_si128, 329 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_alignr_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:256:26 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 256 | | let mut t0 = $ALIGNR8(x[1], x[0], 8); | | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` ... 331 | / fn_sha512_update_x!(sha512_update_x_avx2, __m256i, { 332 | | ADD64 = _mm256_add_epi64, 333 | | ALIGNR8 = _mm256_alignr_epi8, 334 | | SRL64 = _mm256_srli_epi64, 335 | | SLL64 = _mm256_slli_epi64, 336 | | XOR = _mm256_xor_si256, 337 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:254:9 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 254 | | unsafe fn $name(x: &mut [$ty; 8], k64: $ty) -> $ty { | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` ... 331 | / fn_sha512_update_x!(sha512_update_x_avx2, __m256i, { 332 | | ADD64 = _mm256_add_epi64, 333 | | ALIGNR8 = _mm256_alignr_epi8, 334 | | SRL64 = _mm256_srli_epi64, 335 | | SLL64 = _mm256_slli_epi64, 336 | | XOR = _mm256_xor_si256, 337 | | }); | |__- in this macro invocation warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_alignr_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:258:26 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 258 | | let mut t3 = $ALIGNR8(x[5], x[4], 8); | | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` ... 331 | / fn_sha512_update_x!(sha512_update_x_avx2, __m256i, { 332 | | ADD64 = _mm256_add_epi64, 333 | | ALIGNR8 = _mm256_alignr_epi8, 334 | | SRL64 = _mm256_srli_epi64, 335 | | SLL64 = _mm256_slli_epi64, 336 | | XOR = _mm256_xor_si256, 337 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_srli_epi64` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:260:26 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 260 | | let mut t2 = $SRL64(t0, 1); | | ^^^^^^^^^^^^^ call to unsafe function ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` ... 331 | / fn_sha512_update_x!(sha512_update_x_avx2, __m256i, { 332 | | ADD64 = _mm256_add_epi64, 333 | | ALIGNR8 = _mm256_alignr_epi8, 334 | | SRL64 = _mm256_srli_epi64, 335 | | SLL64 = _mm256_slli_epi64, 336 | | XOR = _mm256_xor_si256, 337 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_add_epi64` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:262:20 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 262 | | x[0] = $ADD64(x[0], t3); | | ^^^^^^^^^^^^^^^^ call to unsafe function ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` ... 331 | / fn_sha512_update_x!(sha512_update_x_avx2, __m256i, { 332 | | ADD64 = _mm256_add_epi64, 333 | | ALIGNR8 = _mm256_alignr_epi8, 334 | | SRL64 = _mm256_srli_epi64, 335 | | SLL64 = _mm256_slli_epi64, 336 | | XOR = _mm256_xor_si256, 337 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_srli_epi64` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:264:18 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 264 | | t3 = $SRL64(t0, 7); | | ^^^^^^^^^^^^^ call to unsafe function ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` ... 331 | / fn_sha512_update_x!(sha512_update_x_avx2, __m256i, { 332 | | ADD64 = _mm256_add_epi64, 333 | | ALIGNR8 = _mm256_alignr_epi8, 334 | | SRL64 = _mm256_srli_epi64, 335 | | SLL64 = _mm256_slli_epi64, 336 | | XOR = _mm256_xor_si256, 337 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_slli_epi64` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:266:26 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 266 | | let mut t1 = $SLL64(t0, 64 - 8); | | ^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` ... 331 | / fn_sha512_update_x!(sha512_update_x_avx2, __m256i, { 332 | | ADD64 = _mm256_add_epi64, 333 | | ALIGNR8 = _mm256_alignr_epi8, 334 | | SRL64 = _mm256_srli_epi64, 335 | | SLL64 = _mm256_slli_epi64, 336 | | XOR = _mm256_xor_si256, 337 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_xor_si256` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:269:18 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 269 | | t0 = $XOR(t3, t2); | | ^^^^^^^^^^^^ call to unsafe function ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` ... 331 | / fn_sha512_update_x!(sha512_update_x_avx2, __m256i, { 332 | | ADD64 = _mm256_add_epi64, 333 | | ALIGNR8 = _mm256_alignr_epi8, 334 | | SRL64 = _mm256_srli_epi64, 335 | | SLL64 = _mm256_slli_epi64, 336 | | XOR = _mm256_xor_si256, 337 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_srli_epi64` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:271:18 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 271 | | t2 = $SRL64(t2, 8 - 1); | | ^^^^^^^^^^^^^^^^^ call to unsafe function ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` ... 331 | / fn_sha512_update_x!(sha512_update_x_avx2, __m256i, { 332 | | ADD64 = _mm256_add_epi64, 333 | | ALIGNR8 = _mm256_alignr_epi8, 334 | | SRL64 = _mm256_srli_epi64, 335 | | SLL64 = _mm256_slli_epi64, 336 | | XOR = _mm256_xor_si256, 337 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_xor_si256` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:275:18 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 275 | | t0 = $XOR(t0, t1); | | ^^^^^^^^^^^^ call to unsafe function ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` ... 331 | / fn_sha512_update_x!(sha512_update_x_avx2, __m256i, { 332 | | ADD64 = _mm256_add_epi64, 333 | | ALIGNR8 = _mm256_alignr_epi8, 334 | | SRL64 = _mm256_srli_epi64, 335 | | SLL64 = _mm256_slli_epi64, 336 | | XOR = _mm256_xor_si256, 337 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_slli_epi64` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:277:18 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 277 | | t1 = $SLL64(t1, 8 - 1); | | ^^^^^^^^^^^^^^^^^ call to unsafe function ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` ... 331 | / fn_sha512_update_x!(sha512_update_x_avx2, __m256i, { 332 | | ADD64 = _mm256_add_epi64, 333 | | ALIGNR8 = _mm256_alignr_epi8, 334 | | SRL64 = _mm256_srli_epi64, 335 | | SLL64 = _mm256_slli_epi64, 336 | | XOR = _mm256_xor_si256, 337 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_xor_si256` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:279:18 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 279 | | t0 = $XOR(t0, t2); | | ^^^^^^^^^^^^ call to unsafe function ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` ... 331 | / fn_sha512_update_x!(sha512_update_x_avx2, __m256i, { 332 | | ADD64 = _mm256_add_epi64, 333 | | ALIGNR8 = _mm256_alignr_epi8, 334 | | SRL64 = _mm256_srli_epi64, 335 | | SLL64 = _mm256_slli_epi64, 336 | | XOR = _mm256_xor_si256, 337 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_xor_si256` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:280:18 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 280 | | t0 = $XOR(t0, t1); | | ^^^^^^^^^^^^ call to unsafe function ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` ... 331 | / fn_sha512_update_x!(sha512_update_x_avx2, __m256i, { 332 | | ADD64 = _mm256_add_epi64, 333 | | ALIGNR8 = _mm256_alignr_epi8, 334 | | SRL64 = _mm256_srli_epi64, 335 | | SLL64 = _mm256_slli_epi64, 336 | | XOR = _mm256_xor_si256, 337 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_srli_epi64` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:282:18 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 282 | | t3 = $SRL64(x[7], 6); | | ^^^^^^^^^^^^^^^ call to unsafe function ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` ... 331 | / fn_sha512_update_x!(sha512_update_x_avx2, __m256i, { 332 | | ADD64 = _mm256_add_epi64, 333 | | ALIGNR8 = _mm256_alignr_epi8, 334 | | SRL64 = _mm256_srli_epi64, 335 | | SLL64 = _mm256_slli_epi64, 336 | | XOR = _mm256_xor_si256, 337 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_slli_epi64` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:284:18 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 284 | | t2 = $SLL64(x[7], 64 - 61); | | ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` ... 331 | / fn_sha512_update_x!(sha512_update_x_avx2, __m256i, { 332 | | ADD64 = _mm256_add_epi64, 333 | | ALIGNR8 = _mm256_alignr_epi8, 334 | | SRL64 = _mm256_srli_epi64, 335 | | SLL64 = _mm256_slli_epi64, 336 | | XOR = _mm256_xor_si256, 337 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_add_epi64` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:286:20 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 286 | | x[0] = $ADD64(x[0], t0); | | ^^^^^^^^^^^^^^^^ call to unsafe function ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` ... 331 | / fn_sha512_update_x!(sha512_update_x_avx2, __m256i, { 332 | | ADD64 = _mm256_add_epi64, 333 | | ALIGNR8 = _mm256_alignr_epi8, 334 | | SRL64 = _mm256_srli_epi64, 335 | | SLL64 = _mm256_slli_epi64, 336 | | XOR = _mm256_xor_si256, 337 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_srli_epi64` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:288:18 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 288 | | t1 = $SRL64(x[7], 19); | | ^^^^^^^^^^^^^^^^ call to unsafe function ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` ... 331 | / fn_sha512_update_x!(sha512_update_x_avx2, __m256i, { 332 | | ADD64 = _mm256_add_epi64, 333 | | ALIGNR8 = _mm256_alignr_epi8, 334 | | SRL64 = _mm256_srli_epi64, 335 | | SLL64 = _mm256_slli_epi64, 336 | | XOR = _mm256_xor_si256, 337 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_xor_si256` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:291:18 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 291 | | t3 = $XOR(t3, t2); | | ^^^^^^^^^^^^ call to unsafe function ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` ... 331 | / fn_sha512_update_x!(sha512_update_x_avx2, __m256i, { 332 | | ADD64 = _mm256_add_epi64, 333 | | ALIGNR8 = _mm256_alignr_epi8, 334 | | SRL64 = _mm256_srli_epi64, 335 | | SLL64 = _mm256_slli_epi64, 336 | | XOR = _mm256_xor_si256, 337 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_slli_epi64` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:293:18 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 293 | | t2 = $SLL64(t2, 61 - 19); | | ^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` ... 331 | / fn_sha512_update_x!(sha512_update_x_avx2, __m256i, { 332 | | ADD64 = _mm256_add_epi64, 333 | | ALIGNR8 = _mm256_alignr_epi8, 334 | | SRL64 = _mm256_srli_epi64, 335 | | SLL64 = _mm256_slli_epi64, 336 | | XOR = _mm256_xor_si256, 337 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_xor_si256` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:297:18 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 297 | | t3 = $XOR(t3, t1); | | ^^^^^^^^^^^^ call to unsafe function ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` ... 331 | / fn_sha512_update_x!(sha512_update_x_avx2, __m256i, { 332 | | ADD64 = _mm256_add_epi64, 333 | | ALIGNR8 = _mm256_alignr_epi8, 334 | | SRL64 = _mm256_srli_epi64, 335 | | SLL64 = _mm256_slli_epi64, 336 | | XOR = _mm256_xor_si256, 337 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_srli_epi64` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:299:18 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 299 | | t1 = $SRL64(t1, 61 - 19); | | ^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` ... 331 | / fn_sha512_update_x!(sha512_update_x_avx2, __m256i, { 332 | | ADD64 = _mm256_add_epi64, 333 | | ALIGNR8 = _mm256_alignr_epi8, 334 | | SRL64 = _mm256_srli_epi64, 335 | | SLL64 = _mm256_slli_epi64, 336 | | XOR = _mm256_xor_si256, 337 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_xor_si256` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:301:18 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 301 | | t3 = $XOR(t3, t2); | | ^^^^^^^^^^^^ call to unsafe function ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` ... 331 | / fn_sha512_update_x!(sha512_update_x_avx2, __m256i, { 332 | | ADD64 = _mm256_add_epi64, 333 | | ALIGNR8 = _mm256_alignr_epi8, 334 | | SRL64 = _mm256_srli_epi64, 335 | | SLL64 = _mm256_slli_epi64, 336 | | XOR = _mm256_xor_si256, 337 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_xor_si256` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:302:18 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 302 | | t3 = $XOR(t3, t1); | | ^^^^^^^^^^^^ call to unsafe function ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` ... 331 | / fn_sha512_update_x!(sha512_update_x_avx2, __m256i, { 332 | | ADD64 = _mm256_add_epi64, 333 | | ALIGNR8 = _mm256_alignr_epi8, 334 | | SRL64 = _mm256_srli_epi64, 335 | | SLL64 = _mm256_slli_epi64, 336 | | XOR = _mm256_xor_si256, 337 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_add_epi64` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:305:20 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 305 | | x[0] = $ADD64(x[0], t3); | | ^^^^^^^^^^^^^^^^ call to unsafe function ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` ... 331 | / fn_sha512_update_x!(sha512_update_x_avx2, __m256i, { 332 | | ADD64 = _mm256_add_epi64, 333 | | ALIGNR8 = _mm256_alignr_epi8, 334 | | SRL64 = _mm256_srli_epi64, 335 | | SLL64 = _mm256_slli_epi64, 336 | | XOR = _mm256_xor_si256, 337 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_add_epi64` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:318:13 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 318 | | $ADD64(x[7], k64) | | ^^^^^^^^^^^^^^^^^ call to unsafe function 319 | | } 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` ... 331 | / fn_sha512_update_x!(sha512_update_x_avx2, __m256i, { 332 | | ADD64 = _mm256_add_epi64, 333 | | ALIGNR8 = _mm256_alignr_epi8, 334 | | SRL64 = _mm256_srli_epi64, 335 | | SLL64 = _mm256_slli_epi64, 336 | | XOR = _mm256_xor_si256, 337 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crc32fast-1.4.2/src/lib.rs:170:32 | 170 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 170 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning[E0133]: access to union field is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:75:17 | 75 | let x = A { a }.b; | ^^^^^^^^^ access to union field | = note: for more information, see issue #71668 = note: the field may not be properly initialized: using uninitialized data will cause undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:69:1 | 69 | unsafe fn debug(s: &str, a: arch::__m128i) -> arch::__m128i { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` warning[E0133]: call to unsafe function `specialized::pclmulqdq::get` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:100:18 | 100 | let mut x3 = get(&mut data); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:91:1 | 91 | unsafe fn calculate(crc: u32, mut data: &[u8]) -> u32 { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `specialized::pclmulqdq::get` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:101:18 | 101 | let mut x2 = get(&mut data); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `specialized::pclmulqdq::get` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:102:18 | 102 | let mut x1 = get(&mut data); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `specialized::pclmulqdq::get` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:103:18 | 103 | let mut x0 = get(&mut data); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_xor_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:106:10 | 106 | x3 = arch::_mm_xor_si128(x3, arch::_mm_cvtsi32_si128(!crc as i32)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_cvtsi32_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:106:34 | 106 | x3 = arch::_mm_xor_si128(x3, arch::_mm_cvtsi32_si128(!crc as i32)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_set_epi64x` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:108:16 | 108 | let k1k2 = arch::_mm_set_epi64x(K2, K1); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `specialized::pclmulqdq::reduce128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:110:14 | 110 | x3 = reduce128(x3, get(&mut data), k1k2); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `specialized::pclmulqdq::get` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:110:28 | 110 | x3 = reduce128(x3, get(&mut data), k1k2); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `specialized::pclmulqdq::reduce128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:111:14 | 111 | x2 = reduce128(x2, get(&mut data), k1k2); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `specialized::pclmulqdq::get` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:111:28 | 111 | x2 = reduce128(x2, get(&mut data), k1k2); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `specialized::pclmulqdq::reduce128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:112:14 | 112 | x1 = reduce128(x1, get(&mut data), k1k2); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `specialized::pclmulqdq::get` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:112:28 | 112 | x1 = reduce128(x1, get(&mut data), k1k2); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `specialized::pclmulqdq::reduce128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:113:14 | 113 | x0 = reduce128(x0, get(&mut data), k1k2); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `specialized::pclmulqdq::get` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:113:28 | 113 | x0 = reduce128(x0, get(&mut data), k1k2); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_set_epi64x` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:116:16 | 116 | let k3k4 = arch::_mm_set_epi64x(K4, K3); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `specialized::pclmulqdq::reduce128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:117:17 | 117 | let mut x = reduce128(x3, x2, k3k4); | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `specialized::pclmulqdq::reduce128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:118:9 | 118 | x = reduce128(x, x1, k3k4); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `specialized::pclmulqdq::reduce128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:119:9 | 119 | x = reduce128(x, x0, k3k4); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `specialized::pclmulqdq::reduce128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:123:13 | 123 | x = reduce128(x, get(&mut data), k3k4); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `specialized::pclmulqdq::get` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:123:26 | 123 | x = reduce128(x, get(&mut data), k3k4); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `specialized::pclmulqdq::debug` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:126:5 | 126 | debug("128 > 64 init", x); | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_xor_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:146:13 | 146 | let x = arch::_mm_xor_si128( | _____________^ 147 | | arch::_mm_clmulepi64_si128(x, k3k4, 0x10), 148 | | arch::_mm_srli_si128(x, 8), 149 | | ); | |_____^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_clmulepi64_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:147:9 | 147 | arch::_mm_clmulepi64_si128(x, k3k4, 0x10), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_srli_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:148:9 | 148 | arch::_mm_srli_si128(x, 8), | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_xor_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:150:13 | 150 | let x = arch::_mm_xor_si128( | _____________^ 151 | | arch::_mm_clmulepi64_si128( 152 | | arch::_mm_and_si128(x, arch::_mm_set_epi32(0, 0, 0, !0)), 153 | | arch::_mm_set_epi64x(0, K5), ... | 156 | | arch::_mm_srli_si128(x, 4), 157 | | ); | |_____^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_clmulepi64_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:151:9 | 151 | / arch::_mm_clmulepi64_si128( 152 | | arch::_mm_and_si128(x, arch::_mm_set_epi32(0, 0, 0, !0)), 153 | | arch::_mm_set_epi64x(0, K5), 154 | | 0x00, 155 | | ), | |_________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_and_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:152:13 | 152 | arch::_mm_and_si128(x, arch::_mm_set_epi32(0, 0, 0, !0)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_set_epi32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:152:36 | 152 | arch::_mm_and_si128(x, arch::_mm_set_epi32(0, 0, 0, !0)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_set_epi64x` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:153:13 | 153 | arch::_mm_set_epi64x(0, K5), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_srli_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:156:9 | 156 | arch::_mm_srli_si128(x, 4), | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `specialized::pclmulqdq::debug` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:158:5 | 158 | debug("128 > 64 xx", x); | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_set_epi64x` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:163:14 | 163 | let pu = arch::_mm_set_epi64x(U_PRIME, P_X); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_clmulepi64_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:166:14 | 166 | let t1 = arch::_mm_clmulepi64_si128( | ______________^ 167 | | arch::_mm_and_si128(x, arch::_mm_set_epi32(0, 0, 0, !0)), 168 | | pu, 169 | | 0x10, 170 | | ); | |_____^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_and_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:167:9 | 167 | arch::_mm_and_si128(x, arch::_mm_set_epi32(0, 0, 0, !0)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_set_epi32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:167:32 | 167 | arch::_mm_and_si128(x, arch::_mm_set_epi32(0, 0, 0, !0)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_clmulepi64_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:172:14 | 172 | let t2 = arch::_mm_clmulepi64_si128( | ______________^ 173 | | arch::_mm_and_si128(t1, arch::_mm_set_epi32(0, 0, 0, !0)), 174 | | pu, 175 | | 0x00, 176 | | ); | |_____^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_and_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:173:9 | 173 | arch::_mm_and_si128(t1, arch::_mm_set_epi32(0, 0, 0, !0)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_set_epi32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:173:33 | 173 | arch::_mm_and_si128(t1, arch::_mm_set_epi32(0, 0, 0, !0)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_extract_epi32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:181:13 | 181 | let c = arch::_mm_extract_epi32(arch::_mm_xor_si128(x, t2), 1) as u32; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_xor_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:181:37 | 181 | let c = arch::_mm_extract_epi32(arch::_mm_xor_si128(x, t2), 1) as u32; | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_clmulepi64_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:191:14 | 191 | let t1 = arch::_mm_clmulepi64_si128(a, keys, 0x00); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:190:1 | 190 | unsafe fn reduce128(a: arch::__m128i, b: arch::__m128i, keys: arch::__m128i) -> arch::__m128i { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_clmulepi64_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:192:14 | 192 | let t2 = arch::_mm_clmulepi64_si128(a, keys, 0x11); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_xor_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:193:5 | 193 | arch::_mm_xor_si128(arch::_mm_xor_si128(b, t1), t2) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_xor_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:193:25 | 193 | arch::_mm_xor_si128(arch::_mm_xor_si128(b, t1), t2) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_loadu_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:198:13 | 198 | let r = arch::_mm_loadu_si128(a.as_ptr() as *const arch::__m128i); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:196:1 | 196 | unsafe fn get(a: &mut &[u8]) -> arch::__m128i { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Compiling serde v1.0.208 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208 CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='A generic serialization/deserialization framework' CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde CARGO_PKG_README=crates-io.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.208 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=208 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=68918e6aa58a7187 -C extra-filename=-68918e6aa58a7187 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/build/serde-68918e6aa58a7187 -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --cap-lints warn -Z binary-dep-depinfo` Compiling writeable v0.5.5 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=writeable CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/writeable-0.5.5 CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='A more efficient alternative to fmt::Display' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=writeable CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.67 CARGO_PKG_VERSION=0.5.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/writeable-0.5.5 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name writeable --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/writeable-0.5.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bench", "either"))' -C metadata=d6d5b42c10371b11 -C extra-filename=-d6d5b42c10371b11 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: `sha1` (lib) generated 110 warnings Compiling litemap v0.7.3 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/writeable-0.5.5/src/impls.rs:78:32 | 78 | let rand = rng.gen::<$u>(); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! = note: for more information, see issue #49716 = note: requested on the command line with `-W keyword-idents-2024` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=litemap CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/litemap-0.7.3 CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='A key-value Map implementation based on a flat, sorted Vec.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=litemap CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.67 CARGO_PKG_VERSION=0.7.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/litemap-0.7.3 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name litemap --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/litemap-0.7.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "bench", "databake", "default", "serde", "testing", "yoke"))' -C metadata=b3b869ff127721ec -C extra-filename=-b3b869ff127721ec --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: `crc32fast` (lib) generated 48 warnings Compiling unicode-xid v0.2.4 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=unicode_xid CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicode-xid-0.2.4 CARGO_PKG_AUTHORS='erick.tryzelaar :kwantam :Manish Goregaokar ' CARGO_PKG_DESCRIPTION='Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31. ' CARGO_PKG_HOMEPAGE='https://github.com/unicode-rs/unicode-xid' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-xid CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-rs/unicode-xid' CARGO_PKG_RUST_VERSION=1.17 CARGO_PKG_VERSION=0.2.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicode-xid-0.2.4 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name unicode_xid --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicode-xid-0.2.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bench", "default", "no_std"))' -C metadata=7fb0bb9a95680eb7 -C extra-filename=-7fb0bb9a95680eb7 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/writeable-0.5.5/src/impls.rs:115:37 | 115 | fn write_to_string(&self) -> Cow { | ---^---- expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 115 | fn write_to_string(&self) -> Cow<'_, str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/writeable-0.5.5/src/impls.rs:137:37 | 137 | fn write_to_string(&self) -> Cow { | ---^---- expected lifetime parameter | help: indicate the anonymous lifetime | 137 | fn write_to_string(&self) -> Cow<'_, str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/writeable-0.5.5/src/impls.rs:159:37 | 159 | fn write_to_string(&self) -> Cow { | ---^---- expected lifetime parameter | help: indicate the anonymous lifetime | 159 | fn write_to_string(&self) -> Cow<'_, str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/writeable-0.5.5/src/impls.rs:188:37 | 188 | fn write_to_string(&self) -> Cow { | ---^---- expected lifetime parameter | help: indicate the anonymous lifetime | 188 | fn write_to_string(&self) -> Cow<'_, str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/writeable-0.5.5/src/impls.rs:214:45 | 198 | / macro_rules! impl_write_smart_pointer { 199 | | ($ty:path, T: $extra_bound:path) => { 200 | | impl<'a, T: ?Sized + Writeable + $extra_bound> Writeable for $ty { 201 | | #[inline] ... | 214 | | fn write_to_string(&self) -> Cow { | | ---^---- expected lifetime parameter ... | 226 | | }; 227 | | } | |_- in this expansion of `impl_write_smart_pointer!` 228 | 229 | impl_write_smart_pointer!(Cow<'a, T>, T: alloc::borrow::ToOwned); | ---------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 214 | fn write_to_string(&self) -> Cow<'_, str> { | +++ warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/writeable-0.5.5/src/impls.rs:200:14 | 198 | / macro_rules! impl_write_smart_pointer { 199 | | ($ty:path, T: $extra_bound:path) => { 200 | | impl<'a, T: ?Sized + Writeable + $extra_bound> Writeable for $ty { | | ^^-- | | | | | help: elide the unused lifetime 201 | | #[inline] ... | 225 | | impl_write_smart_pointer!($ty, T: Writeable); | | -------------------------------------------- in this macro invocation (#2) 226 | | }; 227 | | } | | - | | | | |_in this expansion of `impl_write_smart_pointer!` (#1) | in this expansion of `impl_write_smart_pointer!` (#2) ... 230 | impl_write_smart_pointer!(alloc::boxed::Box); | ----------------------------------------------- in this macro invocation (#1) | = note: requested on the command line with `-W unused-lifetimes` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/writeable-0.5.5/src/impls.rs:214:45 | 198 | / macro_rules! impl_write_smart_pointer { 199 | | ($ty:path, T: $extra_bound:path) => { 200 | | impl<'a, T: ?Sized + Writeable + $extra_bound> Writeable for $ty { 201 | | #[inline] ... | 214 | | fn write_to_string(&self) -> Cow { | | ---^---- expected lifetime parameter ... | 225 | | impl_write_smart_pointer!($ty, T: Writeable); | | -------------------------------------------- in this macro invocation (#2) 226 | | }; 227 | | } | | - | | | | |_in this expansion of `impl_write_smart_pointer!` (#1) | in this expansion of `impl_write_smart_pointer!` (#2) ... 230 | impl_write_smart_pointer!(alloc::boxed::Box); | ----------------------------------------------- in this macro invocation (#1) | help: indicate the anonymous lifetime | 214 | fn write_to_string(&self) -> Cow<'_, str> { | +++ warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/writeable-0.5.5/src/impls.rs:200:14 | 198 | / macro_rules! impl_write_smart_pointer { 199 | | ($ty:path, T: $extra_bound:path) => { 200 | | impl<'a, T: ?Sized + Writeable + $extra_bound> Writeable for $ty { | | ^^-- | | | | | help: elide the unused lifetime 201 | | #[inline] ... | 225 | | impl_write_smart_pointer!($ty, T: Writeable); | | -------------------------------------------- in this macro invocation (#2) 226 | | }; 227 | | } | | - | | | | |_in this expansion of `impl_write_smart_pointer!` (#1) | in this expansion of `impl_write_smart_pointer!` (#2) ... 231 | impl_write_smart_pointer!(alloc::rc::Rc); | ------------------------------------------- in this macro invocation (#1) warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/writeable-0.5.5/src/impls.rs:214:45 | 198 | / macro_rules! impl_write_smart_pointer { 199 | | ($ty:path, T: $extra_bound:path) => { 200 | | impl<'a, T: ?Sized + Writeable + $extra_bound> Writeable for $ty { 201 | | #[inline] ... | 214 | | fn write_to_string(&self) -> Cow { | | ---^---- expected lifetime parameter ... | 225 | | impl_write_smart_pointer!($ty, T: Writeable); | | -------------------------------------------- in this macro invocation (#2) 226 | | }; 227 | | } | | - | | | | |_in this expansion of `impl_write_smart_pointer!` (#1) | in this expansion of `impl_write_smart_pointer!` (#2) ... 231 | impl_write_smart_pointer!(alloc::rc::Rc); | ------------------------------------------- in this macro invocation (#1) | help: indicate the anonymous lifetime | 214 | fn write_to_string(&self) -> Cow<'_, str> { | +++ warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/writeable-0.5.5/src/impls.rs:200:14 | 198 | / macro_rules! impl_write_smart_pointer { 199 | | ($ty:path, T: $extra_bound:path) => { 200 | | impl<'a, T: ?Sized + Writeable + $extra_bound> Writeable for $ty { | | ^^-- | | | | | help: elide the unused lifetime 201 | | #[inline] ... | 225 | | impl_write_smart_pointer!($ty, T: Writeable); | | -------------------------------------------- in this macro invocation (#2) 226 | | }; 227 | | } | | - | | | | |_in this expansion of `impl_write_smart_pointer!` (#1) | in this expansion of `impl_write_smart_pointer!` (#2) ... 232 | impl_write_smart_pointer!(alloc::sync::Arc); | ---------------------------------------------- in this macro invocation (#1) warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/writeable-0.5.5/src/impls.rs:214:45 | 198 | / macro_rules! impl_write_smart_pointer { 199 | | ($ty:path, T: $extra_bound:path) => { 200 | | impl<'a, T: ?Sized + Writeable + $extra_bound> Writeable for $ty { 201 | | #[inline] ... | 214 | | fn write_to_string(&self) -> Cow { | | ---^---- expected lifetime parameter ... | 225 | | impl_write_smart_pointer!($ty, T: Writeable); | | -------------------------------------------- in this macro invocation (#2) 226 | | }; 227 | | } | | - | | | | |_in this expansion of `impl_write_smart_pointer!` (#1) | in this expansion of `impl_write_smart_pointer!` (#2) ... 232 | impl_write_smart_pointer!(alloc::sync::Arc); | ---------------------------------------------- in this macro invocation (#1) | help: indicate the anonymous lifetime | 214 | fn write_to_string(&self) -> Cow<'_, str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/writeable-0.5.5/src/try_writeable.rs:195:48 | 195 | fn try_write_to_string(&self) -> Result, (Self::Error, Cow)> { | ---^---- expected lifetime parameter | help: indicate the anonymous lifetime | 195 | fn try_write_to_string(&self) -> Result, (Self::Error, Cow)> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/writeable-0.5.5/src/try_writeable.rs:195:72 | 195 | fn try_write_to_string(&self) -> Result, (Self::Error, Cow)> { | ---^---- expected lifetime parameter | help: indicate the anonymous lifetime | 195 | fn try_write_to_string(&self) -> Result, (Self::Error, Cow<'_, str>)> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/writeable-0.5.5/src/try_writeable.rs:332:48 | 332 | fn try_write_to_string(&self) -> Result, (Self::Error, Cow)> { | ---^---- expected lifetime parameter | help: indicate the anonymous lifetime | 332 | fn try_write_to_string(&self) -> Result, (Self::Error, Cow)> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/writeable-0.5.5/src/try_writeable.rs:332:72 | 332 | fn try_write_to_string(&self) -> Result, (Self::Error, Cow)> { | ---^---- expected lifetime parameter | help: indicate the anonymous lifetime | 332 | fn try_write_to_string(&self) -> Result, (Self::Error, Cow<'_, str>)> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/writeable-0.5.5/src/try_writeable.rs:383:37 | 383 | fn write_to_string(&self) -> Cow { | ---^---- expected lifetime parameter | help: indicate the anonymous lifetime | 383 | fn write_to_string(&self) -> Cow<'_, str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/writeable-0.5.5/src/try_writeable.rs:441:48 | 441 | fn try_write_to_string(&self) -> Result, (Infallible, Cow)> { | ---^---- expected lifetime parameter | help: indicate the anonymous lifetime | 441 | fn try_write_to_string(&self) -> Result, (Infallible, Cow)> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/writeable-0.5.5/src/try_writeable.rs:441:71 | 441 | fn try_write_to_string(&self) -> Result, (Infallible, Cow)> { | ---^---- expected lifetime parameter | help: indicate the anonymous lifetime | 441 | fn try_write_to_string(&self) -> Result, (Infallible, Cow<'_, str>)> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/writeable-0.5.5/src/lib.rs:273:37 | 273 | fn write_to_string(&self) -> Cow { | ---^---- expected lifetime parameter | help: indicate the anonymous lifetime | 273 | fn write_to_string(&self) -> Cow<'_, str> { | +++ Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=openbsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(parallel_compiler)-Zmacro-backtrace-Csplit-debuginfo=off-Wrustc::internal-Wkeyword_idents_2024-Wunsafe_op_in_unsafe_fn-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zon-broken-pipe=kill' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_DERIVE=1 CARGO_FEATURE_SERDE_DERIVE=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208 CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='A generic serialization/deserialization framework' CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde CARGO_PKG_README=crates-io.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.208 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=208 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-openbsd LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib/rustlib/x86_64-unknown-openbsd/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' NUM_JOBS=6 OPT_LEVEL=3 OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/build/serde-dac3ba69fd972780/out PROFILE=release RUSTC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTC_WRAPPER=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTDOC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-openbsd /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/build/serde-68918e6aa58a7187/build-script-build` [serde 1.0.208] cargo:rerun-if-changed=build.rs [serde 1.0.208] cargo:rustc-check-cfg=cfg(no_core_cstr) [serde 1.0.208] cargo:rustc-check-cfg=cfg(no_core_num_saturating) [serde 1.0.208] cargo:rustc-check-cfg=cfg(no_core_try_from) [serde 1.0.208] cargo:rustc-check-cfg=cfg(no_diagnostic_namespace) [serde 1.0.208] cargo:rustc-check-cfg=cfg(no_float_copysign) [serde 1.0.208] cargo:rustc-check-cfg=cfg(no_num_nonzero_signed) [serde 1.0.208] cargo:rustc-check-cfg=cfg(no_relaxed_trait_bounds) [serde 1.0.208] cargo:rustc-check-cfg=cfg(no_serde_derive) [serde 1.0.208] cargo:rustc-check-cfg=cfg(no_std_atomic) [serde 1.0.208] cargo:rustc-check-cfg=cfg(no_std_atomic64) [serde 1.0.208] cargo:rustc-check-cfg=cfg(no_systemtime_checked_add) [serde 1.0.208] cargo:rustc-check-cfg=cfg(no_target_has_atomic) Compiling unicode-properties v0.1.1 Compiling wasmparser v0.215.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=unicode_properties CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicode-properties-0.1.1 CARGO_PKG_AUTHORS='Charles Lew :Manish Goregaokar ' CARGO_PKG_DESCRIPTION='Query character Unicode properties according to UAX #44 and UTR #51. ' CARGO_PKG_HOMEPAGE='https://github.com/unicode-rs/unicode-properties' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-properties CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-rs/unicode-properties' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicode-properties-0.1.1 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name unicode_properties --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicode-properties-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="emoji"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "emoji", "general-category"))' -C metadata=cd4ff177a29e29af -C extra-filename=-cd4ff177a29e29af --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=wasmparser CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasmparser-0.215.0 CARGO_PKG_AUTHORS='Yury Delendik ' CARGO_PKG_DESCRIPTION='A simple event-driven library for parsing WebAssembly binary files. ' CARGO_PKG_HOMEPAGE='https://github.com/bytecodealliance/wasm-tools/tree/main/crates/wasmparser' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=wasmparser CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bytecodealliance/wasm-tools/tree/main/crates/wasmparser' CARGO_PKG_RUST_VERSION=1.76.0 CARGO_PKG_VERSION=0.215.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=215 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasmparser-0.215.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name wasmparser --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasmparser-0.215.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--allow=clippy::all' --deny=unsafe_code '--warn=clippy::unnecessary_to_owned' '--warn=clippy::map_clone' '--warn=clippy::manual_strip' '--warn=clippy::clone_on_copy' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "no-hash-maps", "serde", "std", "validate"))' -C metadata=59e5da01e549ce6a -C extra-filename=-59e5da01e549ce6a --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern bitflags=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libbitflags-d0df0f1b6db82e40.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling icu_locid_transform_data v1.5.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=icu_locid_transform_data CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid_transform_data-1.5.0 CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='Data for the icu_locid_transform crate' CARGO_PKG_HOMEPAGE='https://icu4x.unicode.org' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=icu_locid_transform_data CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.67 CARGO_PKG_VERSION=1.5.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid_transform_data-1.5.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name icu_locid_transform_data --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid_transform_data-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=9b8e46e04222cf9b -C extra-filename=-9b8e46e04222cf9b --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: unexpected `cfg` condition name: `icu4x_custom_data` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid_transform_data-1.5.0/src/lib.rs:14:7 | 14 | #[cfg(icu4x_custom_data)] | ^^^^^^^^^^^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `parallel_compiler`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(icu4x_custom_data)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(icu4x_custom_data)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `icu4x_custom_data` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid_transform_data-1.5.0/src/lib.rs:16:11 | 16 | #[cfg(not(icu4x_custom_data))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(icu4x_custom_data)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(icu4x_custom_data)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Compiling rustc_lexer v0.0.0 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_lexer) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rustc_lexer CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_lexer CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Rust lexer used by rustc. No stability guarantees are provided. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_lexer CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rust/' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rustc_lexer --edition=2021 compiler/rustc_lexer/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ab41fb9910d5a7ec -C extra-filename=-ab41fb9910d5a7ec --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern unicode_properties=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libunicode_properties-cd4ff177a29e29af.rmeta --extern unicode_xid=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libunicode_xid-7fb0bb9a95680eb7.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: `icu_locid_transform_data` (lib) generated 2 warnings Compiling serde_json v1.0.125 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125 CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='A JSON serialization file format' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_json CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/json' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.125 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=125 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=aa5be3aeb592c556 -C extra-filename=-aa5be3aeb592c556 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/build/serde_json-aa5be3aeb592c556 -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --cap-lints warn -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasmparser-0.215.0/src/binary_reader.rs:48:32 | 48 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 48 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasmparser-0.215.0/src/binary_reader.rs:143:80 | 143 | pub fn new(data: &[u8], original_offset: usize, features: WasmFeatures) -> BinaryReader { | ^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 143 | pub fn new(data: &[u8], original_offset: usize, features: WasmFeatures) -> BinaryReader<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasmparser-0.215.0/src/binary_reader.rs:1931:30 | 1931 | pub fn targets(&self) -> BrTableTargets { | ^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1931 | pub fn targets(&self) -> BrTableTargets<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasmparser-0.215.0/src/parser.rs:923:76 | 923 | pub fn parse_all(self, mut data: &[u8]) -> impl Iterator> { | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 923 | pub fn parse_all(self, mut data: &[u8]) -> impl Iterator>> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasmparser-0.215.0/src/readers/core/code.rs:39:33 | 39 | fn skip_locals(reader: &mut BinaryReader) -> Result<()> { | ^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 39 | fn skip_locals(reader: &mut BinaryReader<'_>) -> Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasmparser-0.215.0/src/readers/core/init.rs:27:45 | 27 | pub fn new(reader: BinaryReader<'a>) -> ConstExpr { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 27 | pub fn new(reader: BinaryReader<'a>) -> ConstExpr<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasmparser-0.215.0/src/readers/core/types.rs:1834:18 | 1834 | reader: &mut BinaryReader, | ^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1834 | reader: &mut BinaryReader<'_>, | ++++ warning: `writeable` (lib) generated 20 warnings Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=openbsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(parallel_compiler)-Zmacro-backtrace-Csplit-debuginfo=off-Wrustc::internal-Wkeyword_idents_2024-Wunsafe_op_in_unsafe_fn-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zon-broken-pipe=kill' CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-1.0.63 CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='derive(Error)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=thiserror CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/thiserror' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.63 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=63 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-openbsd LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib/rustlib/x86_64-unknown-openbsd/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' NUM_JOBS=6 OPT_LEVEL=3 OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/build/thiserror-04a1ec76e2535edf/out PROFILE=release RUSTC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTC_WRAPPER=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTDOC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-openbsd /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/build/thiserror-74efbee2e8ac1e15/build-script-build` [thiserror 1.0.63] cargo:rerun-if-changed=build/probe.rs [thiserror 1.0.63] cargo:rustc-check-cfg=cfg(error_generic_member_access) [thiserror 1.0.63] cargo:rustc-check-cfg=cfg(thiserror_nightly_testing) Compiling rand_xoshiro v0.6.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rand_xoshiro CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand_xoshiro-0.6.0 CARGO_PKG_AUTHORS='The Rand Project Developers' CARGO_PKG_DESCRIPTION='Xoshiro, xoroshiro and splitmix64 random number generators' CARGO_PKG_HOMEPAGE='https://rust-random.github.io/book' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rand_xoshiro CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-random/rngs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.6.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand_xoshiro-0.6.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rand_xoshiro --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand_xoshiro-0.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("serde", "serde1"))' -C metadata=45bc58c906cc3599 -C extra-filename=-45bc58c906cc3599 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern rand_core=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librand_core-d06f7fdd544219a8.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=openbsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(parallel_compiler)-Zmacro-backtrace-Csplit-debuginfo=off-Wrustc::internal-Wkeyword_idents_2024-Wunsafe_op_in_unsafe_fn-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zon-broken-pipe=kill' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125 CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='A JSON serialization file format' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_json CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/json' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.125 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=125 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-openbsd LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib/rustlib/x86_64-unknown-openbsd/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' NUM_JOBS=6 OPT_LEVEL=3 OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/build/serde_json-02880477747663a5/out PROFILE=release RUSTC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTC_WRAPPER=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTDOC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-openbsd /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/build/serde_json-aa5be3aeb592c556/build-script-build` [serde_json 1.0.125] cargo:rerun-if-changed=build.rs [serde_json 1.0.125] cargo:rustc-check-cfg=cfg(limb_width_32) [serde_json 1.0.125] cargo:rustc-check-cfg=cfg(limb_width_64) [serde_json 1.0.125] cargo:rustc-cfg=limb_width_64 Compiling ryu v1.0.18 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=ryu CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18 CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Fast floating point to string conversion' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR BSL-1.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ryu CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/ryu' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=1.0.18 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=18 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name ryu --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("no-panic", "small"))' -C metadata=763a6e2667477d81 -C extra-filename=-763a6e2667477d81 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand_xoshiro-0.6.0/src/common.rs:243:44 | 243 | pub fn iter(&self) -> core::slice::Iter { | -----------------^--- expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 243 | pub fn iter(&self) -> core::slice::Iter<'_, u8> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand_xoshiro-0.6.0/src/common.rs:249:38 | 249 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 249 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning[E0133]: call to unsafe function `pretty::format32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/buffer/mod.rs:140:9 | 140 | raw::format32(self, result) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/buffer/mod.rs:139:5 | 139 | unsafe fn write_to_ryu_buffer(self, result: *mut u8) -> usize { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` warning[E0133]: call to unsafe function `pretty::format64` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/buffer/mod.rs:169:9 | 169 | raw::format64(self, result) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/buffer/mod.rs:168:5 | 168 | unsafe fn write_to_ryu_buffer(self, result: *mut u8) -> usize { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::ptr::write` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/d2s_intrinsics.rs:86:5 | 86 | ptr::write(vp, mul_shift_64(4 * m + 2, mul, j)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/d2s_intrinsics.rs:78:1 | 78 | / pub unsafe fn mul_shift_all_64( 79 | | m: u64, 80 | | mul: &(u64, u64), 81 | | j: u32, ... | 84 | | mm_shift: u32, 85 | | ) -> u64 { | |________^ warning[E0133]: call to unsafe function `core::ptr::write` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/d2s_intrinsics.rs:87:5 | 87 | ptr::write(vm, mul_shift_64(4 * m - 1 - mm_shift as u64, mul, j)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/exponent.rs:8:9 | 8 | *result = b'-'; | ^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/exponent.rs:5:1 | 5 | pub unsafe fn write_exponent3(mut k: isize, mut result: *mut u8) -> usize { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/exponent.rs:9:18 | 9 | result = result.offset(1); | ^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/exponent.rs:15:9 | 15 | *result = b'0' + (k / 100) as u8; | ^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::offset` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/exponent.rs:17:17 | 17 | let d = DIGIT_TABLE.as_ptr().offset(k * 2); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::intrinsics::copy_nonoverlapping` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/exponent.rs:18:9 | 18 | ptr::copy_nonoverlapping(d, result.offset(1), 2); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/exponent.rs:18:37 | 18 | ptr::copy_nonoverlapping(d, result.offset(1), 2); | ^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::offset` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/exponent.rs:21:17 | 21 | let d = DIGIT_TABLE.as_ptr().offset(k * 2); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::intrinsics::copy_nonoverlapping` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/exponent.rs:22:9 | 22 | ptr::copy_nonoverlapping(d, result, 2); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/exponent.rs:25:9 | 25 | *result = b'0' + k as u8; | ^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/exponent.rs:34:9 | 34 | *result = b'-'; | ^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/exponent.rs:31:1 | 31 | pub unsafe fn write_exponent2(mut k: isize, mut result: *mut u8) -> usize { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/exponent.rs:35:18 | 35 | result = result.offset(1); | ^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::offset` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/exponent.rs:41:17 | 41 | let d = DIGIT_TABLE.as_ptr().offset(k * 2); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::intrinsics::copy_nonoverlapping` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/exponent.rs:42:9 | 42 | ptr::copy_nonoverlapping(d, result, 2); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/exponent.rs:45:9 | 45 | *result = b'0' + k as u8; | ^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `core::intrinsics::copy_nonoverlapping` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mantissa.rs:18:9 | 18 | / ptr::copy_nonoverlapping( 19 | | DIGIT_TABLE.as_ptr().offset(c0 as isize), 20 | | result.offset(-2), 21 | | 2, 22 | | ); | |_________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mantissa.rs:5:1 | 5 | pub unsafe fn write_mantissa_long(mut output: u64, mut result: *mut u8) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::ptr::const_ptr::::offset` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mantissa.rs:19:13 | 19 | DIGIT_TABLE.as_ptr().offset(c0 as isize), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mantissa.rs:20:13 | 20 | result.offset(-2), | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::intrinsics::copy_nonoverlapping` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mantissa.rs:23:9 | 23 | / ptr::copy_nonoverlapping( 24 | | DIGIT_TABLE.as_ptr().offset(c1 as isize), 25 | | result.offset(-4), 26 | | 2, 27 | | ); | |_________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::offset` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mantissa.rs:24:13 | 24 | DIGIT_TABLE.as_ptr().offset(c1 as isize), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mantissa.rs:25:13 | 25 | result.offset(-4), | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::intrinsics::copy_nonoverlapping` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mantissa.rs:28:9 | 28 | / ptr::copy_nonoverlapping( 29 | | DIGIT_TABLE.as_ptr().offset(d0 as isize), 30 | | result.offset(-6), 31 | | 2, 32 | | ); | |_________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::offset` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mantissa.rs:29:13 | 29 | DIGIT_TABLE.as_ptr().offset(d0 as isize), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mantissa.rs:30:13 | 30 | result.offset(-6), | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::intrinsics::copy_nonoverlapping` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mantissa.rs:33:9 | 33 | / ptr::copy_nonoverlapping( 34 | | DIGIT_TABLE.as_ptr().offset(d1 as isize), 35 | | result.offset(-8), 36 | | 2, 37 | | ); | |_________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::offset` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mantissa.rs:34:13 | 34 | DIGIT_TABLE.as_ptr().offset(d1 as isize), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mantissa.rs:35:13 | 35 | result.offset(-8), | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mantissa.rs:38:18 | 38 | result = result.offset(-8); | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `pretty::mantissa::write_mantissa` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mantissa.rs:40:5 | 40 | write_mantissa(output as u32, result); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::intrinsics::copy_nonoverlapping` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mantissa.rs:50:9 | 50 | / ptr::copy_nonoverlapping( 51 | | DIGIT_TABLE.as_ptr().offset(c0 as isize), 52 | | result.offset(-2), 53 | | 2, 54 | | ); | |_________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mantissa.rs:44:1 | 44 | pub unsafe fn write_mantissa(mut output: u32, mut result: *mut u8) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::ptr::const_ptr::::offset` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mantissa.rs:51:13 | 51 | DIGIT_TABLE.as_ptr().offset(c0 as isize), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mantissa.rs:52:13 | 52 | result.offset(-2), | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::intrinsics::copy_nonoverlapping` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mantissa.rs:55:9 | 55 | / ptr::copy_nonoverlapping( 56 | | DIGIT_TABLE.as_ptr().offset(c1 as isize), 57 | | result.offset(-4), 58 | | 2, 59 | | ); | |_________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::offset` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mantissa.rs:56:13 | 56 | DIGIT_TABLE.as_ptr().offset(c1 as isize), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mantissa.rs:57:13 | 57 | result.offset(-4), | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mantissa.rs:60:18 | 60 | result = result.offset(-4); | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::intrinsics::copy_nonoverlapping` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mantissa.rs:65:9 | 65 | / ptr::copy_nonoverlapping( 66 | | DIGIT_TABLE.as_ptr().offset(c as isize), 67 | | result.offset(-2), 68 | | 2, 69 | | ); | |_________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::offset` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mantissa.rs:66:13 | 66 | DIGIT_TABLE.as_ptr().offset(c as isize), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mantissa.rs:67:13 | 67 | result.offset(-2), | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mantissa.rs:70:18 | 70 | result = result.offset(-2); | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::intrinsics::copy_nonoverlapping` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mantissa.rs:74:9 | 74 | / ptr::copy_nonoverlapping( 75 | | DIGIT_TABLE.as_ptr().offset(c as isize), 76 | | result.offset(-2), 77 | | 2, 78 | | ); | |_________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::offset` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mantissa.rs:75:13 | 75 | DIGIT_TABLE.as_ptr().offset(c as isize), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mantissa.rs:76:13 | 76 | result.offset(-2), | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mantissa.rs:80:9 | 80 | *result.offset(-1) = b'0' + output as u8; | ^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mantissa.rs:80:10 | 80 | *result.offset(-1) = b'0' + output as u8; | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mod.rs:61:9 | 61 | *result = b'-'; | ^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mod.rs:52:1 | 52 | pub unsafe fn format64(f: f64, result: *mut u8) -> usize { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::intrinsics::copy_nonoverlapping` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mod.rs:66:9 | 66 | ptr::copy_nonoverlapping(b"0.0".as_ptr(), result.offset(index), 3); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mod.rs:66:51 | 66 | ptr::copy_nonoverlapping(b"0.0".as_ptr(), result.offset(index), 3); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `pretty::mantissa::write_mantissa_long` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mod.rs:79:9 | 79 | write_mantissa_long(v.mantissa, result.offset(index + length)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mod.rs:79:41 | 79 | write_mantissa_long(v.mantissa, result.offset(index + length)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mod.rs:81:13 | 81 | *result.offset(index + i) = b'0'; | ^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mod.rs:81:14 | 81 | *result.offset(index + i) = b'0'; | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mod.rs:83:9 | 83 | *result.offset(index + kk) = b'.'; | ^^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mod.rs:83:10 | 83 | *result.offset(index + kk) = b'.'; | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mod.rs:84:9 | 84 | *result.offset(index + kk + 1) = b'0'; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mod.rs:84:10 | 84 | *result.offset(index + kk + 1) = b'0'; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `pretty::mantissa::write_mantissa_long` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mod.rs:88:9 | 88 | write_mantissa_long(v.mantissa, result.offset(index + length + 1)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mod.rs:88:41 | 88 | write_mantissa_long(v.mantissa, result.offset(index + length + 1)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::intrinsics::copy` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mod.rs:89:9 | 89 | ptr::copy(result.offset(index + 1), result.offset(index), kk as usize); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mod.rs:89:19 | 89 | ptr::copy(result.offset(index + 1), result.offset(index), kk as usize); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mod.rs:89:45 | 89 | ptr::copy(result.offset(index + 1), result.offset(index), kk as usize); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mod.rs:90:9 | 90 | *result.offset(index + kk) = b'.'; | ^^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mod.rs:90:10 | 90 | *result.offset(index + kk) = b'.'; | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mod.rs:94:9 | 94 | *result.offset(index) = b'0'; | ^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mod.rs:94:10 | 94 | *result.offset(index) = b'0'; | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mod.rs:95:9 | 95 | *result.offset(index + 1) = b'.'; | ^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mod.rs:95:10 | 95 | *result.offset(index + 1) = b'.'; | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mod.rs:98:13 | 98 | *result.offset(index + i) = b'0'; | ^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mod.rs:98:14 | 98 | *result.offset(index + i) = b'0'; | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `pretty::mantissa::write_mantissa_long` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mod.rs:100:9 | 100 | write_mantissa_long(v.mantissa, result.offset(index + length + offset)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mod.rs:100:41 | 100 | write_mantissa_long(v.mantissa, result.offset(index + length + offset)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mod.rs:104:9 | 104 | *result.offset(index) = b'0' + v.mantissa as u8; | ^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mod.rs:104:10 | 104 | *result.offset(index) = b'0' + v.mantissa as u8; | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mod.rs:105:9 | 105 | *result.offset(index + 1) = b'e'; | ^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mod.rs:105:10 | 105 | *result.offset(index + 1) = b'e'; | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `pretty::exponent::write_exponent3` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mod.rs:106:30 | 106 | index as usize + 2 + write_exponent3(kk - 1, result.offset(index + 2)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mod.rs:106:54 | 106 | index as usize + 2 + write_exponent3(kk - 1, result.offset(index + 2)) | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `pretty::mantissa::write_mantissa_long` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mod.rs:109:9 | 109 | write_mantissa_long(v.mantissa, result.offset(index + length + 1)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mod.rs:109:41 | 109 | write_mantissa_long(v.mantissa, result.offset(index + length + 1)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mod.rs:110:9 | 110 | *result.offset(index) = *result.offset(index + 1); | ^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mod.rs:110:10 | 110 | *result.offset(index) = *result.offset(index + 1); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mod.rs:110:33 | 110 | *result.offset(index) = *result.offset(index + 1); | ^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mod.rs:110:34 | 110 | *result.offset(index) = *result.offset(index + 1); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mod.rs:111:9 | 111 | *result.offset(index + 1) = b'.'; | ^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mod.rs:111:10 | 111 | *result.offset(index + 1) = b'.'; | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mod.rs:112:9 | 112 | *result.offset(index + length + 1) = b'e'; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mod.rs:112:10 | 112 | *result.offset(index + length + 1) = b'e'; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `pretty::exponent::write_exponent3` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mod.rs:116:15 | 116 | + write_exponent3(kk - 1, result.offset(index + length + 2)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mod.rs:116:39 | 116 | + write_exponent3(kk - 1, result.offset(index + length + 2)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mod.rs:167:9 | 167 | *result = b'-'; | ^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mod.rs:159:1 | 159 | pub unsafe fn format32(f: f32, result: *mut u8) -> usize { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::intrinsics::copy_nonoverlapping` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mod.rs:172:9 | 172 | ptr::copy_nonoverlapping(b"0.0".as_ptr(), result.offset(index), 3); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mod.rs:172:51 | 172 | ptr::copy_nonoverlapping(b"0.0".as_ptr(), result.offset(index), 3); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `pretty::mantissa::write_mantissa` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mod.rs:185:9 | 185 | write_mantissa(v.mantissa, result.offset(index + length)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mod.rs:185:36 | 185 | write_mantissa(v.mantissa, result.offset(index + length)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mod.rs:187:13 | 187 | *result.offset(index + i) = b'0'; | ^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mod.rs:187:14 | 187 | *result.offset(index + i) = b'0'; | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mod.rs:189:9 | 189 | *result.offset(index + kk) = b'.'; | ^^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mod.rs:189:10 | 189 | *result.offset(index + kk) = b'.'; | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mod.rs:190:9 | 190 | *result.offset(index + kk + 1) = b'0'; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mod.rs:190:10 | 190 | *result.offset(index + kk + 1) = b'0'; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `pretty::mantissa::write_mantissa` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mod.rs:194:9 | 194 | write_mantissa(v.mantissa, result.offset(index + length + 1)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mod.rs:194:36 | 194 | write_mantissa(v.mantissa, result.offset(index + length + 1)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::intrinsics::copy` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mod.rs:195:9 | 195 | ptr::copy(result.offset(index + 1), result.offset(index), kk as usize); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mod.rs:195:19 | 195 | ptr::copy(result.offset(index + 1), result.offset(index), kk as usize); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mod.rs:195:45 | 195 | ptr::copy(result.offset(index + 1), result.offset(index), kk as usize); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mod.rs:196:9 | 196 | *result.offset(index + kk) = b'.'; | ^^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mod.rs:196:10 | 196 | *result.offset(index + kk) = b'.'; | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mod.rs:200:9 | 200 | *result.offset(index) = b'0'; | ^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mod.rs:200:10 | 200 | *result.offset(index) = b'0'; | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mod.rs:201:9 | 201 | *result.offset(index + 1) = b'.'; | ^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mod.rs:201:10 | 201 | *result.offset(index + 1) = b'.'; | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mod.rs:204:13 | 204 | *result.offset(index + i) = b'0'; | ^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mod.rs:204:14 | 204 | *result.offset(index + i) = b'0'; | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `pretty::mantissa::write_mantissa` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mod.rs:206:9 | 206 | write_mantissa(v.mantissa, result.offset(index + length + offset)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mod.rs:206:36 | 206 | write_mantissa(v.mantissa, result.offset(index + length + offset)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mod.rs:210:9 | 210 | *result.offset(index) = b'0' + v.mantissa as u8; | ^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mod.rs:210:10 | 210 | *result.offset(index) = b'0' + v.mantissa as u8; | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mod.rs:211:9 | 211 | *result.offset(index + 1) = b'e'; | ^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mod.rs:211:10 | 211 | *result.offset(index + 1) = b'e'; | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `pretty::exponent::write_exponent2` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mod.rs:212:30 | 212 | index as usize + 2 + write_exponent2(kk - 1, result.offset(index + 2)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mod.rs:212:54 | 212 | index as usize + 2 + write_exponent2(kk - 1, result.offset(index + 2)) | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `pretty::mantissa::write_mantissa` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mod.rs:215:9 | 215 | write_mantissa(v.mantissa, result.offset(index + length + 1)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mod.rs:215:36 | 215 | write_mantissa(v.mantissa, result.offset(index + length + 1)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mod.rs:216:9 | 216 | *result.offset(index) = *result.offset(index + 1); | ^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mod.rs:216:10 | 216 | *result.offset(index) = *result.offset(index + 1); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mod.rs:216:33 | 216 | *result.offset(index) = *result.offset(index + 1); | ^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mod.rs:216:34 | 216 | *result.offset(index) = *result.offset(index + 1); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mod.rs:217:9 | 217 | *result.offset(index + 1) = b'.'; | ^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mod.rs:217:10 | 217 | *result.offset(index + 1) = b'.'; | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mod.rs:218:9 | 218 | *result.offset(index + length + 1) = b'e'; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mod.rs:218:10 | 218 | *result.offset(index + length + 1) = b'e'; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `pretty::exponent::write_exponent2` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mod.rs:222:15 | 222 | + write_exponent2(kk - 1, result.offset(index + length + 2)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mod.rs:222:39 | 222 | + write_exponent2(kk - 1, result.offset(index + length + 2)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: `ryu` (lib) generated 136 warnings Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=openbsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-1.0.63 CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='derive(Error)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=thiserror CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/thiserror' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.63 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=63 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-openbsd LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib/rustlib/x86_64-unknown-openbsd/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' NUM_JOBS=6 OPT_LEVEL=0 OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/build/thiserror-87bb9c3bc8c2acf0/out PROFILE=release RUSTC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTC_WRAPPER=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTDOC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-openbsd /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/build/thiserror-74efbee2e8ac1e15/build-script-build` [thiserror 1.0.63] cargo:rerun-if-changed=build/probe.rs [thiserror 1.0.63] cargo:rustc-check-cfg=cfg(error_generic_member_access) [thiserror 1.0.63] cargo:rustc-check-cfg=cfg(thiserror_nightly_testing) Compiling type-map v0.5.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=type_map CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/type-map-0.5.0 CARGO_PKG_AUTHORS='Jacob Brown ' CARGO_PKG_DESCRIPTION='Provides a typemap container with FxHashMap' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=type-map CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/kardeiz/type-map' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.5.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/type-map-0.5.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name type_map --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/type-map-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=01efeff6773147e3 -C extra-filename=-01efeff6773147e3 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern rustc_hash=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_hash-9ac5fe13dc1ecbba.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling regex-automata v0.2.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=regex_automata CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.2.0 CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='Automata construction and matching using regular expressions.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/regex-automata' CARGO_PKG_LICENSE=Unlicense/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=regex-automata CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/regex-automata' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.2.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name regex_automata --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "fst", "log", "logging", "regex-syntax", "std", "syntax", "transducer"))' -C metadata=b3b35c64fdab19b1 -C extra-filename=-b3b35c64fdab19b1 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern memchr=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libmemchr-a8fd22ca380f4c0a.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/type-map-0.5.0/src/lib.rs:169:49 | 169 | pub fn entry(&mut self) -> Entry { | -----^-- expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 169 | pub fn entry(&mut self) -> Entry<'_, T> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/type-map-0.5.0/src/lib.rs:359:67 | 359 | pub fn entry(&mut self) -> Entry { | -----^-- expected lifetime parameter | help: indicate the anonymous lifetime | 359 | pub fn entry(&mut self) -> Entry<'_, T> { | +++ warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.2.0/src/util/id.rs:530:26 | 530 | fn arbitrary(gen: &mut quickcheck::Gen) -> $ty { | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 = note: requested on the command line with `-W keyword-idents-2024` warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.2.0/src/util/id.rs:533:59 | 533 | let id = max(i32::MIN + 1, i32::arbitrary(gen)).abs(); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `sha2` (lib) generated 214 warnings Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rustc_hash CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustc-hash-1.1.0 CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='speed, non-cryptographic hash used in rustc' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc-hash CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang-nursery/rustc-hash' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.1.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustc-hash-1.1.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rustc_hash --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustc-hash-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=d336071c077b4ac5 -C extra-filename=-d336071c077b4ac5 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --cap-lints warn -Z binary-dep-depinfo` Compiling icu_list_data v1.5.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=icu_list_data CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_list_data-1.5.0 CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='Data for the icu_list crate' CARGO_PKG_HOMEPAGE='https://icu4x.unicode.org' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=icu_list_data CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.67 CARGO_PKG_VERSION=1.5.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_list_data-1.5.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name icu_list_data --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_list_data-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=af29129099f4f7e6 -C extra-filename=-af29129099f4f7e6 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: unexpected `cfg` condition name: `icu4x_custom_data` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_list_data-1.5.0/src/lib.rs:14:7 | 14 | #[cfg(icu4x_custom_data)] | ^^^^^^^^^^^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `parallel_compiler`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(icu4x_custom_data)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(icu4x_custom_data)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `icu4x_custom_data` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_list_data-1.5.0/src/lib.rs:16:11 | 16 | #[cfg(not(icu4x_custom_data))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(icu4x_custom_data)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(icu4x_custom_data)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `type-map` (lib) generated 2 warnings Compiling self_cell v1.0.4 warning: `icu_list_data` (lib) generated 2 warnings Compiling rustc_fs_util v0.0.0 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_fs_util) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=self_cell CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/self_cell-1.0.4 CARGO_PKG_AUTHORS='Lukas Bergdoll ' CARGO_PKG_DESCRIPTION='Safe-to-use proc-macro-free self-referential structs in stable Rust.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=self_cell CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Voultapher/self_cell' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.4 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/self_cell-1.0.4 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name self_cell --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/self_cell-1.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("old_rust", "rustversion"))' -C metadata=2718c98d6ff133c6 -C extra-filename=-2718c98d6ff133c6 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rustc_fs_util CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_fs_util CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_fs_util CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rustc_fs_util --edition=2021 compiler/rustc_fs_util/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=a260b4314ad3ed22 -C extra-filename=-a260b4314ad3ed22 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: `rand_xoshiro` (lib) generated 2 warnings Compiling fnv v1.0.7 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=fnv CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/fnv-1.0.7 CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='Fowler–Noll–Vo hash function' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 / MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fnv CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/servo/rust-fnv' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.7 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/fnv-1.0.7 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name fnv --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/fnv-1.0.7/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=97b980015a3fbb2f -C extra-filename=-97b980015a3fbb2f --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --cap-lints warn -Z binary-dep-depinfo` warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/self_cell-1.0.4/src/unsafe_self_cell.rs:60:10 | 60 | &(*joined_ptr.as_ptr()).owner | ^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/self_cell-1.0.4/src/unsafe_self_cell.rs:57:5 | 57 | pub unsafe fn borrow_owner<'a, Dependent>(&'a self) -> &'a Owner { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/self_cell-1.0.4/src/unsafe_self_cell.rs:66:10 | 66 | &(*joined_ptr.as_ptr()).dependent | ^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/self_cell-1.0.4/src/unsafe_self_cell.rs:63:5 | 63 | pub unsafe fn borrow_dependent<'a, Dependent>(&'a self) -> &'a Dependent { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/self_cell-1.0.4/src/unsafe_self_cell.rs:76:14 | 76 | &(*joined_ptr.as_ptr()).owner, | ^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/self_cell-1.0.4/src/unsafe_self_cell.rs:69:5 | 69 | pub unsafe fn borrow_mut<'a, Dependent>(&'a mut self) -> (&'a Owner, &'a mut Dependent) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/self_cell-1.0.4/src/unsafe_self_cell.rs:77:18 | 77 | &mut (*joined_ptr.as_ptr()).dependent, | ^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `core::ptr::drop_in_place` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/self_cell-1.0.4/src/unsafe_self_cell.rs:91:9 | 91 | drop_in_place(&mut (*joined_ptr.as_ptr()).dependent); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/self_cell-1.0.4/src/unsafe_self_cell.rs:82:5 | 82 | pub unsafe fn drop_joined(&mut self) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/self_cell-1.0.4/src/unsafe_self_cell.rs:91:28 | 91 | drop_in_place(&mut (*joined_ptr.as_ptr()).dependent); | ^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `unsafe_self_cell::OwnerAndCellDropGuard::::new` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/self_cell-1.0.4/src/unsafe_self_cell.rs:102:26 | 102 | let drop_guard = OwnerAndCellDropGuard::new(joined_ptr); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/self_cell-1.0.4/src/unsafe_self_cell.rs:98:5 | 98 | pub unsafe fn into_owner(self) -> Owner { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::ptr::drop_in_place` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/self_cell-1.0.4/src/unsafe_self_cell.rs:105:9 | 105 | drop_in_place(&mut (*joined_ptr.as_ptr()).dependent); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/self_cell-1.0.4/src/unsafe_self_cell.rs:105:28 | 105 | drop_in_place(&mut (*joined_ptr.as_ptr()).dependent); | ^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/self_cell-1.0.4/src/unsafe_self_cell.rs:109:40 | 109 | let owner_ptr: *const Owner = &(*joined_ptr.as_ptr()).owner; | ^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `core::ptr::read` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/self_cell-1.0.4/src/unsafe_self_cell.rs:113:21 | 113 | let owner = read(owner_ptr); | ^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `alloc::alloc::dealloc` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/self_cell-1.0.4/src/unsafe_self_cell.rs:117:9 | 117 | dealloc(self.joined_void_ptr.as_ptr(), layout); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/self_cell-1.0.4/src/unsafe_self_cell.rs:199:49 | 199 | let owner_ptr = core::ptr::addr_of_mut!((*this).owner); | ^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/self_cell-1.0.4/src/unsafe_self_cell.rs:198:5 | 198 | pub unsafe fn _field_pointers(this: *mut Self) -> (*mut Owner, *mut Dependent) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/self_cell-1.0.4/src/unsafe_self_cell.rs:200:53 | 200 | let dependent_ptr = core::ptr::addr_of_mut!((*this).dependent); | ^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior Compiling strsim v0.11.1 Compiling ident_case v1.0.1 warning: `self_cell` (lib) generated 14 warnings Compiling self_cell v0.10.3 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=strsim CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/strsim-0.11.1 CARGO_PKG_AUTHORS='Danny Guo :maxbachmann ' CARGO_PKG_DESCRIPTION='Implementations of string similarity metrics. Includes Hamming, Levenshtein, OSA, Damerau-Levenshtein, Jaro, Jaro-Winkler, and Sørensen-Dice. ' CARGO_PKG_HOMEPAGE='https://github.com/rapidfuzz/strsim-rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=strsim CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rapidfuzz/strsim-rs' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.11.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/strsim-0.11.1 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name strsim --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/strsim-0.11.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e0bd1b6a9cecbe0d -C extra-filename=-e0bd1b6a9cecbe0d --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=ident_case CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ident_case-1.0.1 CARGO_PKG_AUTHORS='Ted Driggs ' CARGO_PKG_DESCRIPTION='Utility for applying case rules to Rust identifiers.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ident_case CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/TedDriggs/ident_case' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ident_case-1.0.1 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name ident_case --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ident_case-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=7db01a02c42fb7df -C extra-filename=-7db01a02c42fb7df --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=self_cell CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/self_cell-0.10.3 CARGO_PKG_AUTHORS='Lukas Bergdoll ' CARGO_PKG_DESCRIPTION='Safe-to-use proc-macro-free self-referential structs in stable Rust.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=self_cell CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Voultapher/self_cell' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.10.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/self_cell-0.10.3 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name self_cell --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/self_cell-0.10.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("old_rust"))' -C metadata=e1a78d8a6ca72633 -C extra-filename=-e1a78d8a6ca72633 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern new_self_cell=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libself_cell-2718c98d6ff133c6.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: `syn` (lib) generated 756 warnings (45 duplicates) Compiling zerocopy-derive v0.7.35 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=zerocopy_derive CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerocopy-derive-0.7.35 CARGO_PKG_AUTHORS='Joshua Liebow-Feeser ' CARGO_PKG_DESCRIPTION='Custom derive for traits from the zerocopy crate' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='BSD-2-Clause OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zerocopy-derive CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/google/zerocopy' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.7.35 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=35 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerocopy-derive-0.7.35 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name zerocopy_derive --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerocopy-derive-0.7.35/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f924c3a8a527259b -C extra-filename=-f924c3a8a527259b --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern proc_macro2=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/libproc_macro2-1f231826f707846c.rlib --extern quote=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/libquote-44912ee8bf970661.rlib --extern syn=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/libsyn-7b63a985e3916c4e.rlib --extern proc_macro --cap-lints warn -Z binary-dep-depinfo` warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ident_case-1.0.1/src/lib.rs:25:17 | 25 | use std::ascii::AsciiExt; | ^^^^^^^^ | = note: `#[warn(deprecated)]` on by default warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/strsim-0.11.1/src/lib.rs:38:29 | 38 | fn fmt(&self, fmt: &mut Formatter) -> Result<(), fmt::Error> { | ^^^^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 38 | fn fmt(&self, fmt: &mut Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: unused import: `std::ascii::AsciiExt` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ident_case-1.0.1/src/lib.rs:25:5 | 25 | use std::ascii::AsciiExt; | ^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(unused_imports)]` on by default Compiling displaydoc v0.2.5 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=displaydoc CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/displaydoc-0.2.5 CARGO_PKG_AUTHORS='Jane Lusby ' CARGO_PKG_DESCRIPTION='A derive macro for implementing the display Trait via a doc comment and string interpolation ' CARGO_PKG_HOMEPAGE='https://github.com/yaahc/displaydoc' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=displaydoc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/yaahc/displaydoc' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.2.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/displaydoc-0.2.5 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name displaydoc --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/displaydoc-0.2.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=cac3c3fe1b2193e5 -C extra-filename=-cac3c3fe1b2193e5 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern proc_macro2=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/libproc_macro2-1f231826f707846c.rlib --extern quote=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/libquote-44912ee8bf970661.rlib --extern syn=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/libsyn-7b63a985e3916c4e.rlib --extern proc_macro --cap-lints warn -Z binary-dep-depinfo` warning: `ident_case` (lib) generated 2 warnings Compiling tracing-attributes v0.1.27 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=tracing_attributes CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-attributes-0.1.27 CARGO_PKG_AUTHORS='Tokio Contributors :Eliza Weisman :David Barsky ' CARGO_PKG_DESCRIPTION='Procedural macro attributes for automatically instrumenting functions. ' CARGO_PKG_HOMEPAGE='https://tokio.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tracing-attributes CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/tracing' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.1.27 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=27 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-attributes-0.1.27 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name tracing_attributes --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-attributes-0.1.27/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("async-await"))' -C metadata=03aeac2301ef28b1 -C extra-filename=-03aeac2301ef28b1 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern proc_macro2=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/libproc_macro2-1f231826f707846c.rlib --extern quote=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/libquote-44912ee8bf970661.rlib --extern syn=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/libsyn-7b63a985e3916c4e.rlib --extern proc_macro --cap-lints warn -Z binary-dep-depinfo` warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-attributes-0.1.27/src/lib.rs:73:5 | 73 | private_in_public, | ^^^^^^^^^^^^^^^^^ | = note: `#[warn(renamed_and_removed_lints)]` on by default warning: `strsim` (lib) generated 1 warning Compiling zerofrom-derive v0.1.4 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=zerofrom_derive CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerofrom-derive-0.1.4 CARGO_PKG_AUTHORS='Manish Goregaokar ' CARGO_PKG_DESCRIPTION='Custom derive for the zerofrom crate' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zerofrom-derive CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerofrom-derive-0.1.4 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name zerofrom_derive --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerofrom-derive-0.1.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=79af522a43026e83 -C extra-filename=-79af522a43026e83 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern proc_macro2=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/libproc_macro2-1f231826f707846c.rlib --extern quote=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/libquote-44912ee8bf970661.rlib --extern syn=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/libsyn-7b63a985e3916c4e.rlib --extern synstructure=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/libsynstructure-75ef8e7c24a7dd41.rlib --extern proc_macro --cap-lints warn -Z binary-dep-depinfo` Compiling yoke-derive v0.7.4 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=yoke_derive CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/yoke-derive-0.7.4 CARGO_PKG_AUTHORS='Manish Goregaokar ' CARGO_PKG_DESCRIPTION='Custom derive for the yoke crate' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=yoke-derive CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.7.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/yoke-derive-0.7.4 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name yoke_derive --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/yoke-derive-0.7.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=9b9a3fab744cb9f1 -C extra-filename=-9b9a3fab744cb9f1 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern proc_macro2=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/libproc_macro2-1f231826f707846c.rlib --extern quote=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/libquote-44912ee8bf970661.rlib --extern syn=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/libsyn-7b63a985e3916c4e.rlib --extern synstructure=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/libsynstructure-75ef8e7c24a7dd41.rlib --extern proc_macro --cap-lints warn -Z binary-dep-depinfo` warning: `regex-automata` (lib) generated 2 warnings Compiling tinystr v0.7.6 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=tinystr CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinystr-0.7.6 CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='A small ASCII-only bounded length string representation.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tinystr CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.67 CARGO_PKG_VERSION=0.7.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinystr-0.7.6 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name tinystr --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinystr-0.7.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "bench", "databake", "default", "serde", "std", "zerovec"))' -C metadata=693d225d76bb10cd -C extra-filename=-693d225d76bb10cd --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern displaydoc=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/libdisplaydoc-cac3c3fe1b2193e5.so --cap-lints warn -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinystr-0.7.6/src/ascii.rs:637:32 | 637 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 637 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinystr-0.7.6/src/ascii.rs:643:32 | 643 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 643 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ Compiling zerocopy v0.7.35 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=zerocopy CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerocopy-0.7.35 CARGO_PKG_AUTHORS='Joshua Liebow-Feeser ' CARGO_PKG_DESCRIPTION='Utilities for zero-copy parsing and serialization' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='BSD-2-Clause OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zerocopy CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/google/zerocopy' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=0.7.35 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=35 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerocopy-0.7.35 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name zerocopy --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerocopy-0.7.35/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="byteorder"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="simd"' --cfg 'feature="zerocopy-derive"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("__internal_use_only_features_that_work_on_stable", "alloc", "byteorder", "default", "derive", "simd", "simd-nightly", "zerocopy-derive"))' -C metadata=239b0117c1af200d -C extra-filename=-239b0117c1af200d --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern byteorder=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libbyteorder-021c5fb25c6c96cb.rmeta --extern zerocopy_derive=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/libzerocopy_derive-f924c3a8a527259b.so --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: `tinystr` (lib) generated 2 warnings Compiling zerovec-derive v0.10.3 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=zerovec_derive CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-derive-0.10.3 CARGO_PKG_AUTHORS='Manish Goregaokar ' CARGO_PKG_DESCRIPTION='Custom derive for the zerovec crate' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zerovec-derive CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.10.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-derive-0.10.3 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name zerovec_derive --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-derive-0.10.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f75f36011d7d606b -C extra-filename=-f75f36011d7d606b --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern proc_macro2=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/libproc_macro2-1f231826f707846c.rlib --extern quote=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/libquote-44912ee8bf970661.rlib --extern syn=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/libsyn-7b63a985e3916c4e.rlib --extern proc_macro --cap-lints warn -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-derive-0.10.3/src/make_varule.rs:297:21 | 297 | sized_fields: &[FieldInfo], | ^^^^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 297 | sized_fields: &[FieldInfo<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-derive-0.10.3/src/make_varule.rs:298:26 | 298 | unsized_field_info: &UnsizedFields, | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 298 | unsized_field_info: &UnsizedFields<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-derive-0.10.3/src/make_varule.rs:343:21 | 343 | sized_fields: &[FieldInfo], | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 343 | sized_fields: &[FieldInfo<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-derive-0.10.3/src/make_varule.rs:344:26 | 344 | unsized_field_info: &UnsizedFields, | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 344 | unsized_field_info: &UnsizedFields<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-derive-0.10.3/src/ule.rs:83:15 | 83 | fields: &[FieldInfo], | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 83 | fields: &[FieldInfo<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-derive-0.10.3/src/ule.rs:96:41 | 96 | pub(crate) fn make_ule_fields(fields: &[FieldInfo]) -> Vec { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 96 | pub(crate) fn make_ule_fields(fields: &[FieldInfo<'_>]) -> Vec { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-derive-0.10.3/src/utils.rs:54:21 | 54 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 54 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: `tracing-attributes` (lib) generated 1 warning Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=ahash CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11 CARGO_PKG_AUTHORS='Tom Kaitchuck ' CARGO_PKG_DESCRIPTION='A non-cryptographic hash function using AES-NI for high performance' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ahash CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tkaitchuck/ahash' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=0.8.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/build/ahash-815aa06ab9a6a4ec/out /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name ahash --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("atomic-polyfill", "compile-time-rng", "const-random", "default", "getrandom", "nightly-arm-aes", "no-rng", "runtime-rng", "serde", "std"))' -C metadata=51d2020e7582153e -C extra-filename=-51d2020e7582153e --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern cfg_if=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libcfg_if-62479ba5b8a3cb8b.rmeta --extern once_cell=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libonce_cell-d1ab462b77e1eee6.rmeta --extern zerocopy=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libzerocopy-239b0117c1af200d.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo --cfg 'feature="folded_multiply"'` Compiling tracing v0.1.37 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=tracing CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-0.1.37 CARGO_PKG_AUTHORS='Eliza Weisman :Tokio Contributors ' CARGO_PKG_DESCRIPTION='Application-level tracing for Rust. ' CARGO_PKG_HOMEPAGE='https://tokio.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tracing CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/tracing' CARGO_PKG_RUST_VERSION=1.49.0 CARGO_PKG_VERSION=0.1.37 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=37 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-0.1.37 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name tracing --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-0.1.37/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="attributes"' --cfg 'feature="default"' --cfg 'feature="max_level_info"' --cfg 'feature="std"' --cfg 'feature="tracing-attributes"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("async-await", "attributes", "default", "log", "log-always", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "std", "tracing-attributes", "valuable"))' -C metadata=f4f4b1f3bc3cdd78 -C extra-filename=-f4f4b1f3bc3cdd78 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern cfg_if=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libcfg_if-62479ba5b8a3cb8b.rmeta --extern pin_project_lite=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libpin_project_lite-3f5316edf404b3c1.rmeta --extern tracing_attributes=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/libtracing_attributes-03aeac2301ef28b1.so --extern tracing_core=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libtracing_core-fdb1d60c408c45e2.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/lib.rs:100:13 | 100 | #![cfg_attr(feature = "specialize", feature(min_specialization))] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/fallback_hash.rs:202:7 | 202 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/fallback_hash.rs:209:7 | 209 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/fallback_hash.rs:253:7 | 253 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/fallback_hash.rs:257:7 | 257 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/fallback_hash.rs:300:7 | 300 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/fallback_hash.rs:305:7 | 305 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/fallback_hash.rs:118:11 | 118 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `128` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/fallback_hash.rs:164:11 | 164 | #[cfg(target_pointer_width = "128")] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_pointer_width` are: `16`, `32`, and `64` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(target_pointer_width, values("128"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(target_pointer_width, values(\"128\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `folded_multiply` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/operations.rs:16:7 | 16 | #[cfg(feature = "folded_multiply")] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `folded_multiply` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `folded_multiply` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/operations.rs:23:11 | 23 | #[cfg(not(feature = "folded_multiply"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `folded_multiply` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/random_state.rs:468:7 | 468 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/random_state.rs:14:14 | 14 | if #[cfg(feature = "specialize")]{ | ^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fuzzing` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/random_state.rs:53:58 | 53 | if #[cfg(all(feature = "compile-time-rng", any(test, fuzzing)))] { | ^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `parallel_compiler`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fuzzing` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/random_state.rs:73:54 | 73 | } else if #[cfg(all(feature = "runtime-rng", not(fuzzing)))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/random_state.rs:461:11 | 461 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/specialize.rs:10:7 | 10 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/specialize.rs:12:7 | 12 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/specialize.rs:14:7 | 14 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/specialize.rs:24:11 | 24 | #[cfg(not(feature = "specialize"))] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/specialize.rs:37:7 | 37 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/specialize.rs:70:7 | 70 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/specialize.rs:78:7 | 78 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/specialize.rs:86:7 | 86 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/specialize.rs:94:7 | 94 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/specialize.rs:102:7 | 102 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/specialize.rs:110:7 | 110 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/specialize.rs:118:7 | 118 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/specialize.rs:126:11 | 126 | #[cfg(all(feature = "specialize"))] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/specialize.rs:52:15 | 50 | / macro_rules! call_hasher_impl { 51 | | ($typ:ty) => { 52 | | #[cfg(feature = "specialize")] | | ^^^^^^^^^^^^^^^^^^^^^^ 53 | | impl CallHasher for $typ { ... | 59 | | }; 60 | | } | |_- in this expansion of `call_hasher_impl!` 61 | call_hasher_impl!(u8); | --------------------- in this macro invocation | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/specialize.rs:52:15 | 50 | / macro_rules! call_hasher_impl { 51 | | ($typ:ty) => { 52 | | #[cfg(feature = "specialize")] | | ^^^^^^^^^^^^^^^^^^^^^^ 53 | | impl CallHasher for $typ { ... | 59 | | }; 60 | | } | |_- in this expansion of `call_hasher_impl!` 61 | call_hasher_impl!(u8); 62 | call_hasher_impl!(u16); | ---------------------- in this macro invocation | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/specialize.rs:52:15 | 50 | / macro_rules! call_hasher_impl { 51 | | ($typ:ty) => { 52 | | #[cfg(feature = "specialize")] | | ^^^^^^^^^^^^^^^^^^^^^^ 53 | | impl CallHasher for $typ { ... | 59 | | }; 60 | | } | |_- in this expansion of `call_hasher_impl!` ... 63 | call_hasher_impl!(u32); | ---------------------- in this macro invocation | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/specialize.rs:52:15 | 50 | / macro_rules! call_hasher_impl { 51 | | ($typ:ty) => { 52 | | #[cfg(feature = "specialize")] | | ^^^^^^^^^^^^^^^^^^^^^^ 53 | | impl CallHasher for $typ { ... | 59 | | }; 60 | | } | |_- in this expansion of `call_hasher_impl!` ... 64 | call_hasher_impl!(u64); | ---------------------- in this macro invocation | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/specialize.rs:52:15 | 50 | / macro_rules! call_hasher_impl { 51 | | ($typ:ty) => { 52 | | #[cfg(feature = "specialize")] | | ^^^^^^^^^^^^^^^^^^^^^^ 53 | | impl CallHasher for $typ { ... | 59 | | }; 60 | | } | |_- in this expansion of `call_hasher_impl!` ... 65 | call_hasher_impl!(i8); | --------------------- in this macro invocation | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/specialize.rs:52:15 | 50 | / macro_rules! call_hasher_impl { 51 | | ($typ:ty) => { 52 | | #[cfg(feature = "specialize")] | | ^^^^^^^^^^^^^^^^^^^^^^ 53 | | impl CallHasher for $typ { ... | 59 | | }; 60 | | } | |_- in this expansion of `call_hasher_impl!` ... 66 | call_hasher_impl!(i16); | ---------------------- in this macro invocation | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/specialize.rs:52:15 | 50 | / macro_rules! call_hasher_impl { 51 | | ($typ:ty) => { 52 | | #[cfg(feature = "specialize")] | | ^^^^^^^^^^^^^^^^^^^^^^ 53 | | impl CallHasher for $typ { ... | 59 | | }; 60 | | } | |_- in this expansion of `call_hasher_impl!` ... 67 | call_hasher_impl!(i32); | ---------------------- in this macro invocation | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/specialize.rs:52:15 | 50 | / macro_rules! call_hasher_impl { 51 | | ($typ:ty) => { 52 | | #[cfg(feature = "specialize")] | | ^^^^^^^^^^^^^^^^^^^^^^ 53 | | impl CallHasher for $typ { ... | 59 | | }; 60 | | } | |_- in this expansion of `call_hasher_impl!` ... 68 | call_hasher_impl!(i64); | ---------------------- in this macro invocation | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unused extern crate --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/specialize.rs:6:1 | 5 | / #[cfg(not(feature = "std"))] 6 | | extern crate alloc; | | ^^^^^^^^^^^^^^^^^^- | |___________________| | help: remove it | = note: `-W unused-extern-crates` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(unused_extern_crates)]` warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/lib.rs:265:11 | 265 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/lib.rs:272:15 | 272 | #[cfg(not(feature = "specialize"))] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/lib.rs:279:11 | 279 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/lib.rs:286:15 | 286 | #[cfg(not(feature = "specialize"))] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/lib.rs:293:11 | 293 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/lib.rs:300:15 | 300 | #[cfg(not(feature = "specialize"))] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: lint `const_err` has been removed: converted into hard error, see issue #71800 for more information --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-0.1.37/src/lib.rs:914:5 | 914 | const_err, | ^^^^^^^^^ | = note: `#[warn(renamed_and_removed_lints)]` on by default warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-0.1.37/src/lib.rs:922:5 | 922 | private_in_public, | ^^^^^^^^^^^^^^^^^ warning: trait `BuildHasherExt` is never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/lib.rs:252:18 | 252 | pub(crate) trait BuildHasherExt: BuildHasher { | ^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default warning: methods `read_u128x2`, `read_u128x4`, `read_last_u16`, `read_last_u128x2`, and `read_last_u128x4` are never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/convert.rs:80:8 | 75 | pub(crate) trait ReadFromSlice { | ------------- methods in this trait ... 80 | fn read_u128x2(&self) -> ([u128; 2], &[u8]); | ^^^^^^^^^^^ 81 | fn read_u128x4(&self) -> ([u128; 4], &[u8]); | ^^^^^^^^^^^ 82 | fn read_last_u16(&self) -> u16; | ^^^^^^^^^^^^^ ... 86 | fn read_last_u128x2(&self) -> [u128; 2]; | ^^^^^^^^^^^^^^^^ 87 | fn read_last_u128x4(&self) -> [u128; 4]; | ^^^^^^^^^^^^^^^^ Compiling hashbrown v0.14.5 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=hashbrown CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5 CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='A Rust port of Google'\''s SwissTable hash map' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=hashbrown CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/hashbrown' CARGO_PKG_RUST_VERSION=1.63.0 CARGO_PKG_VERSION=0.14.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name hashbrown --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="ahash"' --cfg 'feature="allocator-api2"' --cfg 'feature="default"' --cfg 'feature="inline-more"' --cfg 'feature="raw"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("ahash", "alloc", "allocator-api2", "compiler_builtins", "core", "default", "equivalent", "inline-more", "nightly", "raw", "rayon", "rkyv", "rustc-dep-of-std", "rustc-internal-api", "serde"))' -C metadata=bf26c00c7bbba522 -C extra-filename=-bf26c00c7bbba522 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern ahash=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libahash-51d2020e7582153e.rmeta --extern allocator_api2=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/liballocator_api2-3836b88b7802ac57.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: `ahash` (lib) generated 46 warnings Compiling zerofrom v0.1.4 Compiling unic-langid-impl v0.9.5 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=zerofrom CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerofrom-0.1.4 CARGO_PKG_AUTHORS='Manish Goregaokar ' CARGO_PKG_DESCRIPTION='ZeroFrom trait for constructing' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zerofrom CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.67 CARGO_PKG_VERSION=0.1.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerofrom-0.1.4 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name zerofrom --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerofrom-0.1.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="derive"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "derive"))' -C metadata=38bd35d63ce71f5c -C extra-filename=-38bd35d63ce71f5c --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern zerofrom_derive=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/libzerofrom_derive-79af522a43026e83.so --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=unic_langid_impl CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unic-langid-impl-0.9.5 CARGO_PKG_AUTHORS='Zibi Braniecki ' CARGO_PKG_DESCRIPTION='API for managing Unicode Language Identifiers' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unic-langid-impl CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/zbraniecki/unic-locale' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.9.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unic-langid-impl-0.9.5 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name unic_langid_impl --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unic-langid-impl-0.9.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("binary", "likelysubtags", "serde", "serde_json"))' -C metadata=84dd66f89b1c5af1 -C extra-filename=-84dd66f89b1c5af1 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern tinystr=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/libtinystr-693d225d76bb10cd.rmeta --cap-lints warn -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unic-langid-impl-0.9.5/src/errors.rs:23:32 | 23 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 23 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unic-langid-impl-0.9.5/src/parser/errors.rs:13:32 | 13 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 13 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unic-langid-impl-0.9.5/src/subtags/language.rs:95:37 | 95 | fn fmt(&self, f: &mut std::fmt::Formatter) -> std::fmt::Result { | ----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 95 | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unic-langid-impl-0.9.5/src/subtags/region.rs:65:37 | 65 | fn fmt(&self, f: &mut std::fmt::Formatter) -> std::fmt::Result { | ----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 65 | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unic-langid-impl-0.9.5/src/subtags/script.rs:53:37 | 53 | fn fmt(&self, f: &mut std::fmt::Formatter) -> std::fmt::Result { | ----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 53 | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unic-langid-impl-0.9.5/src/subtags/variant.rs:63:37 | 63 | fn fmt(&self, f: &mut std::fmt::Formatter) -> std::fmt::Result { | ----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 63 | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unic-langid-impl-0.9.5/src/lib.rs:467:37 | 467 | fn fmt(&self, f: &mut std::fmt::Formatter) -> std::fmt::Result { | ----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 467 | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { | ++++ warning: `tracing` (lib) generated 2 warnings Compiling rustc_index_macros v0.0.0 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_index_macros) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rustc_index_macros CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_index_macros CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_index_macros CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rustc_index_macros --edition=2021 compiler/rustc_index_macros/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="nightly"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly"))' -C metadata=e881036df94e6263 -C extra-filename=-e881036df94e6263 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern proc_macro2=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/libproc_macro2-1f231826f707846c.rlib --extern quote=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/libquote-44912ee8bf970661.rlib --extern syn=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/libsyn-7b63a985e3916c4e.rlib --extern proc_macro -Z binary-dep-depinfo` Compiling yoke v0.7.4 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=yoke CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/yoke-0.7.4 CARGO_PKG_AUTHORS='Manish Goregaokar ' CARGO_PKG_DESCRIPTION='Abstraction allowing borrowed data to be carried along with the backing data it borrows from' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=yoke CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.67 CARGO_PKG_VERSION=0.7.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/yoke-0.7.4 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name yoke --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/yoke-0.7.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="zerofrom"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "serde", "zerofrom"))' -C metadata=0890670bc6fdadcb -C extra-filename=-0890670bc6fdadcb --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern stable_deref_trait=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libstable_deref_trait-d83a2f9996eef82d.rmeta --extern yoke_derive=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/libyoke_derive-9b9a3fab744cb9f1.so --extern zerofrom=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libzerofrom-38bd35d63ce71f5c.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/yoke-0.7.4/src/zero_from.rs:54:35 | 54 | YokeTraitHack::<::Output>::zero_from(c).0 | ------^^^^^^^^--------- expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 54 | YokeTraitHack::<>::Output>::zero_from(c).0 | ++++ warning: `zerovec-derive` (lib) generated 7 warnings Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rustc_macros CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_macros CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_macros CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/build/rustc_macros-cfd1194cafa93323/out /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rustc_macros --edition=2021 compiler/rustc_macros/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=abb099aea29845d2 -C extra-filename=-abb099aea29845d2 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern proc_macro2=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/libproc_macro2-1f231826f707846c.rlib --extern quote=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/libquote-44912ee8bf970661.rlib --extern syn=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/libsyn-7b63a985e3916c4e.rlib --extern synstructure=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/libsynstructure-75ef8e7c24a7dd41.rlib --extern proc_macro -Z binary-dep-depinfo` warning[E0133]: call to unsafe function `alloc::boxed::Box::::from_raw` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/yoke-0.7.4/src/cartable_ptr.rs:156:20 | 156 | let _box = Box::from_raw(pointer.as_ptr()); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/yoke-0.7.4/src/cartable_ptr.rs:155:5 | 155 | unsafe fn drop_raw(pointer: NonNull) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` warning[E0133]: call to unsafe function `alloc::rc::Rc::::from_raw` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/yoke-0.7.4/src/cartable_ptr.rs:183:19 | 183 | let _rc = Rc::from_raw(pointer.as_ptr()); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/yoke-0.7.4/src/cartable_ptr.rs:182:5 | 182 | unsafe fn drop_raw(pointer: NonNull) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `alloc::rc::Rc::::increment_strong_count` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/yoke-0.7.4/src/cartable_ptr.rs:204:9 | 204 | Rc::increment_strong_count(pointer.as_ptr()); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/yoke-0.7.4/src/cartable_ptr.rs:199:5 | 199 | unsafe fn addref_raw(pointer: NonNull) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `alloc::sync::Arc::::from_raw` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/yoke-0.7.4/src/cartable_ptr.rs:227:20 | 227 | let _arc = Arc::from_raw(pointer.as_ptr()); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/yoke-0.7.4/src/cartable_ptr.rs:226:5 | 226 | unsafe fn drop_raw(pointer: NonNull) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `alloc::sync::Arc::::increment_strong_count` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/yoke-0.7.4/src/cartable_ptr.rs:248:9 | 248 | Arc::increment_strong_count(pointer.as_ptr()); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/yoke-0.7.4/src/cartable_ptr.rs:243:5 | 243 | unsafe fn addref_raw(pointer: NonNull) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::ptr::read` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/yoke-0.7.4/src/macro_impls.rs:80:13 | 61 | / macro_rules! unsafe_complex_yoke_impl { 62 | | () => { 63 | | fn transform(&'a self) -> &'a Self::Output { 64 | | unsafe { mem::transmute(self) } ... | 80 | | ptr::read(ptr) | | ^^^^^^^^^^^^^^ call to unsafe function ... | 90 | | }; 91 | | } | |_- in this expansion of `unsafe_complex_yoke_impl!` ... 95 | unsafe_complex_yoke_impl!(); | --------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/yoke-0.7.4/src/macro_impls.rs:76:9 | 61 | / macro_rules! unsafe_complex_yoke_impl { 62 | | () => { 63 | | fn transform(&'a self) -> &'a Self::Output { 64 | | unsafe { mem::transmute(self) } ... | 76 | | unsafe fn make(from: Self::Output) -> Self { | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... | 90 | | }; 91 | | } | |_- in this expansion of `unsafe_complex_yoke_impl!` ... 95 | unsafe_complex_yoke_impl!(); | --------------------------- in this macro invocation warning[E0133]: call to unsafe function `core::ptr::read` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/yoke-0.7.4/src/macro_impls.rs:80:13 | 61 | / macro_rules! unsafe_complex_yoke_impl { 62 | | () => { 63 | | fn transform(&'a self) -> &'a Self::Output { 64 | | unsafe { mem::transmute(self) } ... | 80 | | ptr::read(ptr) | | ^^^^^^^^^^^^^^ call to unsafe function ... | 90 | | }; 91 | | } | |_- in this expansion of `unsafe_complex_yoke_impl!` ... 102 | unsafe_complex_yoke_impl!(); | --------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/yoke-0.7.4/src/macro_impls.rs:76:9 | 61 | / macro_rules! unsafe_complex_yoke_impl { 62 | | () => { 63 | | fn transform(&'a self) -> &'a Self::Output { 64 | | unsafe { mem::transmute(self) } ... | 76 | | unsafe fn make(from: Self::Output) -> Self { | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... | 90 | | }; 91 | | } | |_- in this expansion of `unsafe_complex_yoke_impl!` ... 102 | unsafe_complex_yoke_impl!(); | --------------------------- in this macro invocation warning[E0133]: call to unsafe function `core::ptr::read` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/yoke-0.7.4/src/macro_impls.rs:80:13 | 61 | / macro_rules! unsafe_complex_yoke_impl { 62 | | () => { 63 | | fn transform(&'a self) -> &'a Self::Output { 64 | | unsafe { mem::transmute(self) } ... | 80 | | ptr::read(ptr) | | ^^^^^^^^^^^^^^ call to unsafe function ... | 90 | | }; 91 | | } | |_- in this expansion of `unsafe_complex_yoke_impl!` ... 107 | unsafe_complex_yoke_impl!(); | --------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/yoke-0.7.4/src/macro_impls.rs:76:9 | 61 | / macro_rules! unsafe_complex_yoke_impl { 62 | | () => { 63 | | fn transform(&'a self) -> &'a Self::Output { 64 | | unsafe { mem::transmute(self) } ... | 76 | | unsafe fn make(from: Self::Output) -> Self { | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... | 90 | | }; 91 | | } | |_- in this expansion of `unsafe_complex_yoke_impl!` ... 107 | unsafe_complex_yoke_impl!(); | --------------------------- in this macro invocation warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_loadu_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/sse2.rs:53:15 | 53 | Group(x86::_mm_loadu_si128(ptr.cast())) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/sse2.rs:52:5 | 52 | pub(crate) unsafe fn load(ptr: *const u8) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_load_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/sse2.rs:63:15 | 63 | Group(x86::_mm_load_si128(ptr.cast())) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/sse2.rs:60:5 | 60 | pub(crate) unsafe fn load_aligned(ptr: *const u8) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_store_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/sse2.rs:73:9 | 73 | x86::_mm_store_si128(ptr.cast(), self.0); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/sse2.rs:70:5 | 70 | pub(crate) unsafe fn store_aligned(self, ptr: *mut u8) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::ptr::const_ptr::::offset_from` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:70:5 | 70 | to.offset_from(from) as usize | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:69:1 | 69 | unsafe fn offset_from(to: *const T, from: *const T) -> usize { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::sub` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:382:13 | 382 | base.as_ptr().sub(index) | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:355:5 | 355 | unsafe fn from_base_index(base: NonNull, index: usize) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::ptr::NonNull::::new_unchecked` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:385:18 | 385 | ptr: NonNull::new_unchecked(ptr), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::inner::offset_from` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:454:13 | 454 | offset_from(base.as_ptr(), self.ptr.as_ptr()) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:428:5 | 428 | unsafe fn to_base_index(&self, base: NonNull) -> usize { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::ptr::read` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/yoke-0.7.4/src/yokeable.rs:262:9 | 262 | core::ptr::read(ptr) | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/yoke-0.7.4/src/yokeable.rs:255:5 | 255 | unsafe fn make(from: Cow<'a, T>) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::sub` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:566:13 | 566 | self.ptr.as_ptr().sub(offset) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:561:5 | 561 | unsafe fn next_n(&self, offset: usize) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::ptr::NonNull::::new_unchecked` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:569:18 | 569 | ptr: NonNull::new_unchecked(ptr), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::drop_in_place` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:590:9 | 590 | self.as_ptr().drop_in_place(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:589:5 | 589 | pub(crate) unsafe fn drop(&self) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::read` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:611:9 | 611 | self.as_ptr().read() | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:610:5 | 610 | pub(crate) unsafe fn read(&self) -> T { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::write` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:633:9 | 633 | self.as_ptr().write(val); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:632:5 | 632 | pub(crate) unsafe fn write(&self, val: T) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::intrinsics::transmute` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/yoke-0.7.4/src/yokeable.rs:288:9 | 288 | mem::transmute(from) | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/yoke-0.7.4/src/yokeable.rs:287:5 | 287 | unsafe fn make(from: &'a T) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:683:10 | 683 | &*self.as_ptr() | ^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:682:5 | 682 | pub unsafe fn as_ref<'a>(&self) -> &'a T { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:751:14 | 751 | &mut *self.as_ptr() | ^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:750:5 | 750 | pub unsafe fn as_mut<'a>(&self) -> &'a mut T { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::copy_from_nonoverlapping` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:781:9 | 781 | self.as_ptr().copy_from_nonoverlapping(other.as_ptr(), 1); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:780:5 | 780 | pub unsafe fn copy_from_nonoverlapping(&self, other: &Self) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `raw::inner::RawTableInner::new_uninitialized` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:870:20 | 870 | table: RawTableInner::new_uninitialized( | ____________________^ 871 | | &alloc, 872 | | Self::TABLE_LAYOUT, 873 | | buckets, 874 | | fallibility, 875 | | )?, | |_____________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:862:5 | 862 | / unsafe fn new_uninitialized( 863 | | alloc: A, 864 | | buckets: usize, 865 | | fallibility: Fallibility, 866 | | ) -> Result { | |______________________________________^ warning[E0133]: call to unsafe function `core::ptr::NonNull::::new_unchecked` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:946:9 | 946 | NonNull::new_unchecked(self.data_end().as_ptr().wrapping_sub(self.buckets())) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:945:5 | 945 | pub unsafe fn data_start(&self) -> NonNull { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `raw::inner::Bucket::::to_base_index` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:967:9 | 967 | bucket.to_base_index(self.data_end()) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:966:5 | 966 | pub unsafe fn bucket_index(&self, bucket: &Bucket) -> usize { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `raw::inner::Bucket::::from_base_index` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:1022:9 | 1022 | Bucket::from_base_index(self.data_end(), index) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:995:5 | 995 | pub unsafe fn bucket(&self, index: usize) -> Bucket { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `raw::inner::RawTable::::bucket_index` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:1028:21 | 1028 | let index = self.bucket_index(item); | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:1027:5 | 1027 | unsafe fn erase_no_drop(&mut self, item: &Bucket) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `raw::inner::RawTableInner::erase` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:1029:9 | 1029 | self.table.erase(index); | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::inner::RawTable::::erase_no_drop` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:1037:9 | 1037 | self.erase_no_drop(&item); | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:1035:5 | 1035 | pub unsafe fn erase(&mut self, item: Bucket) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `raw::inner::Bucket::::drop` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:1038:9 | 1038 | item.drop(); | ^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::inner::RawTable::::erase_no_drop` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:1063:9 | 1063 | self.erase_no_drop(&item); | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:1062:5 | 1062 | pub unsafe fn remove(&mut self, item: Bucket) -> (T, InsertSlot) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `raw::inner::Bucket::::read` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:1065:13 | 1065 | item.read(), | ^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::inner::RawTable::::bucket_index` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:1067:24 | 1067 | index: self.bucket_index(&item), | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::inner::RawTableInner::resize_inner` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:1285:9 | 1285 | / self.table.resize_inner( 1286 | | &self.alloc, 1287 | | capacity, 1288 | | &|table, index| hasher(table.bucket::(index).as_ref()), 1289 | | fallibility, 1290 | | Self::TABLE_LAYOUT, 1291 | | ) | |_________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:1273:5 | 1273 | / unsafe fn resize( 1274 | | &mut self, 1275 | | capacity: usize, 1276 | | hasher: impl Fn(&T) -> u64, 1277 | | fallibility: Fallibility, 1278 | | ) -> Result<(), TryReserveError> { | |____________________________________^ warning[E0133]: call to unsafe function `raw::inner::Bucket::::as_ref` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:1288:36 | 1288 | &|table, index| hasher(table.bucket::(index).as_ref()), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::inner::RawTableInner::bucket` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:1288:36 | 1288 | &|table, index| hasher(table.bucket::(index).as_ref()), | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::inner::RawTableInner::prepare_insert_slot` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:1361:33 | 1361 | let (index, old_ctrl) = self.table.prepare_insert_slot(hash); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:1360:5 | 1360 | pub unsafe fn insert_no_grow(&mut self, hash: u64, value: T) -> Bucket { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `raw::inner::RawTableInner::bucket` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:1362:22 | 1362 | let bucket = self.table.bucket(index); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::inner::Bucket::::write` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:1368:9 | 1368 | bucket.write(value); | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::inner::RawTable::::bucket_index` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:1384:21 | 1384 | let index = self.bucket_index(&bucket); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:1380:5 | 1380 | / pub unsafe fn replace_bucket_with(&mut self, bucket: Bucket, f: F) -> bool 1381 | | where 1382 | | F: FnOnce(T) -> Option, | |__________________________________^ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:1385:24 | 1385 | let old_ctrl = *self.table.ctrl(index); | ^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `raw::inner::RawTableInner::ctrl` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:1385:25 | 1385 | let old_ctrl = *self.table.ctrl(index); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::inner::RawTable::::is_bucket_full` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:1386:23 | 1386 | debug_assert!(self.is_bucket_full(index)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::inner::RawTable::::remove` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:1388:20 | 1388 | let item = self.remove(bucket).0; | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::inner::RawTableInner::set_ctrl` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:1391:13 | 1391 | self.table.set_ctrl(index, old_ctrl); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::inner::Bucket::::write` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:1393:13 | 1393 | self.bucket(index).write(new_item); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::inner::RawTable::::bucket` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:1393:13 | 1393 | self.bucket(index).write(new_item); | ^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:1444:24 | 1444 | let old_ctrl = *self.table.ctrl(slot.index); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:1443:5 | 1443 | pub unsafe fn insert_in_slot(&mut self, hash: u64, slot: InsertSlot, value: T) -> Bucket { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `raw::inner::RawTableInner::ctrl` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:1444:25 | 1444 | let old_ctrl = *self.table.ctrl(slot.index); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::inner::RawTableInner::record_item_insert_at` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:1445:9 | 1445 | self.table.record_item_insert_at(slot.index, old_ctrl, hash); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::inner::RawTable::::bucket` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:1447:22 | 1447 | let bucket = self.bucket(slot.index); | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::inner::Bucket::::write` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:1448:9 | 1448 | bucket.write(value); | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: `unic-langid-impl` (lib) generated 7 warnings Compiling unic-langid-macros-impl v0.9.5 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=unic_langid_macros_impl CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unic-langid-macros-impl-0.9.5 CARGO_PKG_AUTHORS='Zibi Braniecki ' CARGO_PKG_DESCRIPTION='API for managing Unicode Language Identifiers' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unic-langid-macros-impl CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/zbraniecki/unic-locale' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.9.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unic-langid-macros-impl-0.9.5 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name unic_langid_macros_impl --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unic-langid-macros-impl-0.9.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=c47e57ba4f160bf8 -C extra-filename=-c47e57ba4f160bf8 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern proc_macro_hack=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/libproc_macro_hack-61dcb28cd382c260.so --extern quote=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/libquote-44912ee8bf970661.rlib --extern syn=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/libsyn-7b63a985e3916c4e.rlib --extern unic_langid_impl=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/libunic_langid_impl-84dd66f89b1c5af1.rlib --extern proc_macro --cap-lints warn -Z binary-dep-depinfo` warning[E0133]: call to unsafe function `raw::inner::RawTable::::get_many_mut_pointers` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:1530:20 | 1530 | let ptrs = self.get_many_mut_pointers(hashes, eq)?; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:1525:5 | 1525 | / pub unsafe fn get_many_unchecked_mut( 1526 | | &mut self, 1527 | | hashes: [u64; N], 1528 | | eq: impl FnMut(usize, &T) -> bool, 1529 | | ) -> Option<[&'_ mut T; N]> { | |_______________________________^ warning[E0133]: call to unsafe function `core::mem::transmute_copy` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:1531:14 | 1531 | Some(mem::transmute_copy(&ptrs)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::slice::::get_unchecked_mut` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:1545:14 | 1545 | *(*outs_ptr).get_unchecked_mut(i) = cur.as_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:1534:5 | 1534 | / unsafe fn get_many_mut_pointers( 1535 | | &mut self, 1536 | | hashes: [u64; N], 1537 | | mut eq: impl FnMut(usize, &T) -> bool, 1538 | | ) -> Option<[*mut T; N]> { | |____________________________^ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:1545:14 | 1545 | *(*outs_ptr).get_unchecked_mut(i) = cur.as_mut(); | ^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `raw::inner::Bucket::::as_mut` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:1545:49 | 1545 | *(*outs_ptr).get_unchecked_mut(i) = cur.as_mut(); | ^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::mem::MaybeUninit::::assume_init` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:1549:14 | 1549 | Some(outs.assume_init()) | ^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::inner::RawTableInner::is_bucket_full` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:1586:9 | 1586 | self.table.is_bucket_full(index) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:1585:5 | 1585 | pub unsafe fn is_bucket_full(&self, index: usize) -> bool { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `raw::inner::RawTableInner::iter` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:1599:9 | 1599 | self.table.iter() | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:1594:5 | 1594 | pub unsafe fn iter(&self) -> RawIter { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `raw::inner::RawIterHash::::new` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:1614:9 | 1614 | RawIterHash::new(self, hash) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:1613:5 | 1613 | pub unsafe fn iter_hash(&self, hash: u64) -> RawIterHash { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::ptr::NonNull::::new_unchecked` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:1756:20 | 1756 | let ctrl = NonNull::new_unchecked(ptr.as_ptr().add(ctrl_offset)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:1733:5 | 1733 | / unsafe fn new_uninitialized( 1734 | | alloc: &A, 1735 | | table_layout: TableLayout, 1736 | | buckets: usize, ... | 1739 | | where 1740 | | A: Allocator, | |_____________________^ warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:1756:43 | 1756 | let ctrl = NonNull::new_unchecked(ptr.as_ptr().add(ctrl_offset)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::inner::RawTableInner::is_bucket_full` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:1869:21 | 1869 | if unlikely(self.is_bucket_full(index)) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:1867:5 | 1867 | unsafe fn fix_insert_slot(&self, mut index: usize) -> InsertSlot { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::option::Option::::unwrap_unchecked` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:1888:21 | 1888 | index = Group::load_aligned(self.ctrl(0)) | _____________________^ 1889 | | .match_empty_or_deleted() 1890 | | .lowest_set_bit() 1891 | | .unwrap_unchecked(); | |___________________________________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::inner::sse2::Group::load_aligned` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:1888:21 | 1888 | index = Group::load_aligned(self.ctrl(0)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::inner::RawTableInner::ctrl` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:1888:41 | 1888 | index = Group::load_aligned(self.ctrl(0)) | ^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::inner::RawTableInner::find_insert_slot` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:2068:28 | 2068 | let index: usize = self.find_insert_slot(hash).index; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:2066:5 | 2066 | unsafe fn prepare_insert_slot(&mut self, hash: u64) -> (usize, u8) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:2075:24 | 2075 | let old_ctrl = *self.ctrl(index); | ^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `raw::inner::RawTableInner::ctrl` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:2075:25 | 2075 | let old_ctrl = *self.ctrl(index); | ^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::inner::RawTableInner::set_ctrl_h2` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:2076:9 | 2076 | self.set_ctrl_h2(index, hash); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::inner::sse2::Group::load_aligned` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:2252:25 | 2252 | let group = Group::load_aligned(self.ctrl(i)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:2240:5 | 2240 | unsafe fn prepare_rehash_in_place(&mut self) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `raw::inner::RawTableInner::ctrl` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:2252:45 | 2252 | let group = Group::load_aligned(self.ctrl(i)); | ^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::inner::sse2::Group::store_aligned` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:2254:13 | 2254 | group.store_aligned(self.ctrl(i)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::inner::RawTableInner::ctrl` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:2254:33 | 2254 | group.store_aligned(self.ctrl(i)); | ^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::copy_to` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:2266:13 | 2266 | / self.ctrl(0) 2267 | | .copy_to(self.ctrl(Group::WIDTH), self.buckets()); | |_________________________________________________________________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::inner::RawTableInner::ctrl` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:2266:13 | 2266 | self.ctrl(0) | ^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::inner::RawTableInner::ctrl` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:2267:26 | 2267 | .copy_to(self.ctrl(Group::WIDTH), self.buckets()); | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::copy_to` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:2272:13 | 2272 | / self.ctrl(0) 2273 | | .copy_to(self.ctrl(self.buckets()), Group::WIDTH); | |_________________________________________________________________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::inner::RawTableInner::ctrl` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:2272:13 | 2272 | self.ctrl(0) | ^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::inner::RawTableInner::ctrl` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:2273:26 | 2273 | .copy_to(self.ctrl(self.buckets()), Group::WIDTH); | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::inner::Bucket::::from_base_index` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:2323:20 | 2323 | let data = Bucket::from_base_index(self.data_end(), 0); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:2295:5 | 2295 | unsafe fn iter(&self) -> RawIter { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `raw::inner::RawIterRange::::new` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:2326:19 | 2326 | iter: RawIterRange::new(self.ctrl.as_ptr(), data, self.buckets()), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::inner::RawTableInner::iter` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:2374:25 | 2374 | for item in self.iter::() { | ^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:2367:5 | 2367 | unsafe fn drop_elements(&mut self) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `raw::inner::Bucket::::drop` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:2377:17 | 2377 | item.drop(); | ^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::inner::Bucket::::from_base_index` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:2502:9 | 2502 | Bucket::from_base_index(self.data_end(), index) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:2499:5 | 2499 | unsafe fn bucket(&self, index: usize) -> Bucket { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::sub` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:2556:9 | 2556 | base.sub((index + 1) * size_of) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:2552:5 | 2552 | unsafe fn bucket_ptr(&self, index: usize, size_of: usize) -> *mut u8 { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `raw::inner::RawTableInner::find_insert_slot` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:2619:21 | 2619 | let index = self.find_insert_slot(hash).index; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:2618:5 | 2618 | unsafe fn prepare_insert_no_grow(&mut self, hash: u64) -> Result { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:2620:24 | 2620 | let old_ctrl = *self.ctrl(index); | ^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `raw::inner::RawTableInner::ctrl` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:2620:25 | 2620 | let old_ctrl = *self.ctrl(index); | ^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::inner::RawTableInner::record_item_insert_at` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:2624:13 | 2624 | self.record_item_insert_at(index, old_ctrl, hash); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::inner::RawTableInner::set_ctrl_h2` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:2632:9 | 2632 | self.set_ctrl_h2(index, hash); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:2630:5 | 2630 | unsafe fn record_item_insert_at(&mut self, index: usize, old_ctrl: u8, hash: u64) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `raw::inner::RawTableInner::set_ctrl` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:2674:9 | 2674 | self.set_ctrl(index, h2(hash)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:2672:5 | 2672 | unsafe fn set_ctrl_h2(&mut self, index: usize, hash: u64) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:2708:25 | 2708 | let prev_ctrl = *self.ctrl(index); | ^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:2706:5 | 2706 | unsafe fn replace_ctrl_h2(&mut self, index: usize, hash: u64) -> u8 { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `raw::inner::RawTableInner::ctrl` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:2708:26 | 2708 | let prev_ctrl = *self.ctrl(index); | ^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::inner::RawTableInner::set_ctrl_h2` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:2709:9 | 2709 | self.set_ctrl_h2(index, hash); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:2766:9 | 2766 | *self.ctrl(index) = ctrl; | ^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:2738:5 | 2738 | unsafe fn set_ctrl(&mut self, index: usize, ctrl: u8) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `raw::inner::RawTableInner::ctrl` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:2766:10 | 2766 | *self.ctrl(index) = ctrl; | ^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:2767:9 | 2767 | *self.ctrl(index2) = ctrl; | ^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `raw::inner::RawTableInner::ctrl` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:2767:10 | 2767 | *self.ctrl(index2) = ctrl; | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:2797:9 | 2797 | self.ctrl.as_ptr().add(index) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:2794:5 | 2794 | unsafe fn ctrl(&self, index: usize) -> *mut u8 { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:2813:17 | 2813 | is_full(*self.ctrl(index)) | ^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:2811:5 | 2811 | unsafe fn is_bucket_full(&self, index: usize) -> bool { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `raw::inner::RawTableInner::ctrl` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:2813:18 | 2813 | is_full(*self.ctrl(index)) | ^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::inner::RawTableInner::rehash_in_place` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:2938:13 | 2938 | self.rehash_in_place(hasher, layout.size, drop); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:2907:5 | 2907 | / unsafe fn reserve_rehash_inner( 2908 | | &mut self, 2909 | | alloc: &A, 2910 | | additional: usize, ... | 2916 | | where 2917 | | A: Allocator, | |_____________________^ warning[E0133]: call to unsafe function `raw::inner::RawTableInner::resize_inner` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:2950:13 | 2950 | / self.resize_inner( 2951 | | alloc, 2952 | | usize::max(new_items, full_capacity + 1), 2953 | | hasher, 2954 | | fallibility, 2955 | | layout, 2956 | | ) | |_____________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::NonNull::::new_unchecked` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:2993:20 | 2993 | let ctrl = NonNull::new_unchecked(self.ctrl(0)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:2973:5 | 2973 | unsafe fn full_buckets_indices(&self) -> FullBucketsIndices { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `raw::inner::RawTableInner::ctrl` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:2993:43 | 2993 | let ctrl = NonNull::new_unchecked(self.ctrl(0)); | ^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::inner::sse2::Group::load_aligned` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:2998:28 | 2998 | current_group: Group::load_aligned(ctrl.as_ptr()).match_full().into_iter(), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::inner::RawTableInner::full_buckets_indices` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:3065:32 | 3065 | for full_byte_index in self.full_buckets_indices() { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:3047:5 | 3047 | / unsafe fn resize_inner( 3048 | | &mut self, 3049 | | alloc: &A, 3050 | | capacity: usize, ... | 3055 | | where 3056 | | A: Allocator, | |_____________________^ warning[E0133]: call to unsafe function `raw::inner::RawTableInner::prepare_insert_slot` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:3080:34 | 3080 | let (new_index, _) = new_table.prepare_insert_slot(hash); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::intrinsics::copy_nonoverlapping` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:3096:13 | 3096 | / ptr::copy_nonoverlapping( 3097 | | self.bucket_ptr(full_byte_index, layout.size), 3098 | | new_table.bucket_ptr(new_index, layout.size), 3099 | | layout.size, 3100 | | ); | |_____________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::inner::RawTableInner::bucket_ptr` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:3097:17 | 3097 | self.bucket_ptr(full_byte_index, layout.size), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::inner::RawTableInner::bucket_ptr` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:3098:17 | 3098 | new_table.bucket_ptr(new_index, layout.size), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::inner::RawTableInner::prepare_rehash_in_place` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:3154:9 | 3154 | self.prepare_rehash_in_place(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:3144:5 | 3144 | / unsafe fn rehash_in_place( 3145 | | &mut self, 3146 | | hasher: &dyn Fn(&mut Self, usize) -> u64, 3147 | | size_of: usize, 3148 | | drop: Option, 3149 | | ) { | |_____^ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:3159:24 | 3159 | if *self_.ctrl(i) == DELETED { | ^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `raw::inner::RawTableInner::ctrl` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:3159:25 | 3159 | if *self_.ctrl(i) == DELETED { | ^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::inner::RawTableInner::set_ctrl` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:3160:25 | 3160 | self_.set_ctrl(i, EMPTY); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::inner::RawTableInner::bucket_ptr` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:3161:30 | 3161 | drop(self_.bucket_ptr(i, size_of)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:3173:16 | 3173 | if *guard.ctrl(i) != DELETED { | ^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `raw::inner::RawTableInner::ctrl` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:3173:17 | 3173 | if *guard.ctrl(i) != DELETED { | ^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::inner::RawTableInner::bucket_ptr` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:3177:23 | 3177 | let i_p = guard.bucket_ptr(i, size_of); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::inner::RawTableInner::find_insert_slot` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:3187:29 | 3187 | let new_i = guard.find_insert_slot(hash).index; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::inner::RawTableInner::set_ctrl_h2` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:3195:21 | 3195 | guard.set_ctrl_h2(i, hash); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::inner::RawTableInner::bucket_ptr` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:3199:31 | 3199 | let new_i_p = guard.bucket_ptr(new_i, size_of); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::inner::RawTableInner::replace_ctrl_h2` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:3203:33 | 3203 | let prev_ctrl = guard.replace_ctrl_h2(new_i, hash); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::inner::RawTableInner::set_ctrl` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:3205:21 | 3205 | guard.set_ctrl(i, EMPTY); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::intrinsics::copy_nonoverlapping` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:3209:21 | 3209 | ptr::copy_nonoverlapping(i_p, new_i_p, size_of); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::swap_nonoverlapping` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:3216:21 | 3216 | ptr::swap_nonoverlapping(i_p, new_i_p, size_of); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::inner::RawTableInner::allocation_info` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:3260:29 | 3260 | let (ptr, layout) = self.allocation_info(table_layout); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:3254:5 | 3254 | / unsafe fn free_buckets(&mut self, alloc: &A, table_layout: TableLayout) 3255 | | where 3256 | | A: Allocator, | |_____________________^ warning[E0133]: call to unsafe function `allocator_api2::alloc::Allocator::deallocate` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:3261:9 | 3261 | alloc.deallocate(ptr, layout); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::inner::RawTableInner::is_bucket_full` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:3377:23 | 3377 | debug_assert!(self.is_bucket_full(index)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:3376:5 | 3376 | unsafe fn erase(&mut self, index: usize) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `raw::inner::sse2::Group::load` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:3385:28 | 3385 | let empty_before = Group::load(self.ctrl(index_before)).match_empty(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::inner::RawTableInner::ctrl` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:3385:40 | 3385 | let empty_before = Group::load(self.ctrl(index_before)).match_empty(); | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::inner::sse2::Group::load` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:3386:27 | 3386 | let empty_after = Group::load(self.ctrl(index)).match_empty(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::inner::RawTableInner::ctrl` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:3386:39 | 3386 | let empty_after = Group::load(self.ctrl(index)).match_empty(); | ^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::inner::RawTableInner::set_ctrl` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:3431:9 | 3431 | self.set_ctrl(index, ctrl); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: `yoke` (lib) generated 11 warnings Compiling zerovec v0.10.4 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=zerovec CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4 CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='Zero-copy vector backed by a byte array' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zerovec CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.67 CARGO_PKG_VERSION=0.10.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name zerovec --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="derive"' --cfg 'feature="yoke"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bench", "databake", "derive", "hashmap", "serde", "std", "yoke"))' -C metadata=f73433b4b3015653 -C extra-filename=-f73433b4b3015653 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern yoke=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libyoke-0890670bc6fdadcb.rmeta --extern zerofrom=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libzerofrom-38bd35d63ce71f5c.rmeta --extern zerovec_derive=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/libzerovec_derive-f75f36011d7d606b.so --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning[E0133]: call to unsafe function `raw::inner::RawTable::::clone_from_impl` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:3545:13 | 3545 | self.clone_from_impl(source); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:3544:9 | 3544 | unsafe fn clone_from_spec(&mut self, source: &Self) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::copy_to_nonoverlapping` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:3575:9 | 3575 | / source 3576 | | .table 3577 | | .ctrl(0) 3578 | | .copy_to_nonoverlapping(self.table.ctrl(0), self.table.num_ctrl_bytes()); | |____________________________________________________________________________________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:3573:5 | 3573 | unsafe fn clone_from_impl(&mut self, source: &Self) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `raw::inner::RawTableInner::ctrl` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:3575:9 | 3575 | / source 3576 | | .table 3577 | | .ctrl(0) | |____________________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::inner::RawTableInner::ctrl` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:3578:37 | 3578 | .copy_to_nonoverlapping(self.table.ctrl(0), self.table.num_ctrl_bytes()); | ^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::inner::RawTable::::is_bucket_full` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:3586:24 | 3586 | if self_.is_bucket_full(i) { | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::inner::Bucket::::drop` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:3587:25 | 3587 | self_.bucket(i).drop(); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::inner::RawTable::::bucket` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:3587:25 | 3587 | self_.bucket(i).drop(); | ^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::inner::RawTable::::iter` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:3593:21 | 3593 | for from in source.iter() { | ^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::inner::RawTable::::bucket_index` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:3594:25 | 3594 | let index = source.bucket_index(&from); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::inner::RawTable::::bucket` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:3595:22 | 3595 | let to = guard.1.bucket(index); | ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::inner::Bucket::::write` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:3596:13 | 3596 | to.write(from.as_ref().clone()); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::inner::Bucket::::as_ref` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:3596:22 | 3596 | to.write(from.as_ref().clone()); | ^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:3759:19 | 3759 | let end = ctrl.add(len); | ^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:3755:5 | 3755 | unsafe fn new(ctrl: *const u8, data: Bucket, len: usize) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `raw::inner::sse2::Group::load_aligned` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:3763:29 | 3763 | let current_group = Group::load_aligned(ctrl).match_full(); | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:3764:25 | 3764 | let next_ctrl = ctrl.add(Group::WIDTH); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::inner::Bucket::::next_n` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:3825:29 | 3825 | return Some(self.data.next_n(index)); | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:3822:5 | 3822 | unsafe fn next_impl(&mut self) -> Option> { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `raw::inner::sse2::Group::load_aligned` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:3837:34 | 3837 | self.current_group = Group::load_aligned(self.next_ctrl).match_full().into_iter(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::inner::Bucket::::next_n` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:3838:25 | 3838 | self.data = self.data.next_n(Group::WIDTH); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:3839:30 | 3839 | self.next_ctrl = self.next_ctrl.add(Group::WIDTH); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::inner::Bucket::::next_n` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:3879:30 | 3879 | let bucket = self.data.next_n(index); | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:3870:5 | 3870 | / unsafe fn fold_impl(mut self, mut n: usize, mut acc: B, mut f: F) -> B 3871 | | where 3872 | | F: FnMut(B, Bucket) -> B, | |____________________________________^ warning[E0133]: call to unsafe function `raw::inner::sse2::Group::load_aligned` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:3916:34 | 3916 | self.current_group = Group::load_aligned(self.next_ctrl).match_full().into_iter(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::inner::Bucket::::next_n` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:3917:25 | 3917 | self.data = self.data.next_n(Group::WIDTH); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:3918:30 | 3918 | self.next_ctrl = self.next_ctrl.add(Group::WIDTH); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::inner::RawIter::::reflect_toggle_full` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:3994:9 | 3994 | self.reflect_toggle_full(b, false); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:3993:5 | 3993 | pub unsafe fn reflect_remove(&mut self, b: &Bucket) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `raw::inner::RawIter::::reflect_toggle_full` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:4008:9 | 4008 | self.reflect_toggle_full(b, true); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:4007:5 | 4007 | pub unsafe fn reflect_insert(&mut self, b: &Bucket) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `raw::inner::Bucket::::next_n` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:4021:30 | 4021 | && b.as_ptr() <= self.iter.data.next_n(Group::WIDTH).as_ptr() | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:4013:5 | 4013 | unsafe fn reflect_toggle_full(&mut self, b: &Bucket, is_insert: bool) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `raw::inner::offset_from` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:4030:30 | 4030 | let offset = offset_from(self.iter.data.as_ptr(), b.as_ptr()); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:4031:28 | 4031 | let ctrl = self.iter.next_ctrl.sub(Group::WIDTH).add(offset); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:4031:28 | 4031 | let ctrl = self.iter.next_ctrl.sub(Group::WIDTH).add(offset); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:4034:33 | 4034 | assert!(is_full(*ctrl)); | ^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `raw::inner::Bucket::::next_n` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:4055:31 | 4055 | let next_bucket = self.iter.data.next_n(index); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::inner::offset_from` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:4074:31 | 4074 | let our_bit = offset_from(self.iter.data.as_ptr(), b.as_ptr()); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::inner::bitmask::BitMaskIter::flip` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:4075:32 | 4075 | let was_full = self.iter.current_group.flip(our_bit); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::inner::Bucket::::drop` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:4102:17 | 4102 | item.drop(); | ^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:4099:5 | 4099 | unsafe fn drop_elements(&mut self) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::ptr::NonNull::::new_unchecked` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:4231:25 | 4231 | self.ctrl = NonNull::new_unchecked(self.ctrl.as_ptr().add(Group::WIDTH)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:4202:5 | 4202 | unsafe fn next_impl(&mut self) -> Option { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: unused extern crate --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unic-langid-macros-impl-0.9.5/src/lib.rs:1:1 | 1 | extern crate proc_macro; | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove it | = note: `-W unused-extern-crates` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(unused_extern_crates)]` warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:4231:48 | 4231 | self.ctrl = NonNull::new_unchecked(self.ctrl.as_ptr().add(Group::WIDTH)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::inner::sse2::Group::load_aligned` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:4234:34 | 4234 | self.current_group = Group::load_aligned(self.ctrl.as_ptr()) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::inner::RawIterHashInner::new` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:4471:20 | 4471 | inner: RawIterHashInner::new(&table.table, hash), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:4469:5 | 4469 | unsafe fn new(table: &RawTable, hash: u64) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `raw::inner::sse2::Group::load` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:4482:21 | 4482 | let group = Group::load(table.ctrl(probe_seq.pos)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:4479:5 | 4479 | unsafe fn new(table: &RawTableInner, hash: u64) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `raw::inner::RawTableInner::ctrl` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:4482:33 | 4482 | let group = Group::load(table.ctrl(probe_seq.pos)); | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `map::HashMap::::get_many_unchecked_mut_inner` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/map.rs:1575:9 | 1575 | self.get_many_unchecked_mut_inner(ks) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/map.rs:1568:5 | 1568 | / pub unsafe fn get_many_unchecked_mut( 1569 | | &mut self, 1570 | | ks: [&Q; N], 1571 | | ) -> Option<[&'_ mut V; N]> 1572 | | where 1573 | | Q: Hash + Equivalent, | |________________________________^ warning[E0133]: call to unsafe function `map::HashMap::::get_many_unchecked_mut_inner` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/map.rs:1685:9 | 1685 | self.get_many_unchecked_mut_inner(ks) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/map.rs:1678:5 | 1678 | / pub unsafe fn get_many_key_value_unchecked_mut( 1679 | | &mut self, 1680 | | ks: [&Q; N], 1681 | | ) -> Option<[(&'_ K, &'_ mut V); N]> 1682 | | where 1683 | | Q: Hash + Equivalent, | |________________________________^ warning[E0133]: call to unsafe function `raw::inner::RawTable::::get_many_unchecked_mut` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/map.rs:1709:9 | 1709 | / self.table 1710 | | .get_many_unchecked_mut(hashes, |i, (k, _)| ks[i].equivalent(k)) | |____________________________________________________________________________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/map.rs:1701:5 | 1701 | / unsafe fn get_many_unchecked_mut_inner( 1702 | | &mut self, 1703 | | ks: [&Q; N], 1704 | | ) -> Option<[&'_ mut (K, V); N]> 1705 | | where 1706 | | Q: Hash + Equivalent, | |________________________________^ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/flexzerovec/owned.rs:228:32 | 228 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 228 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/flexzerovec/slice.rs:26:32 | 26 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 26 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/flexzerovec/slice.rs:175:43 | 175 | pub const fn as_flexzerovec(&self) -> FlexZeroVec { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 175 | pub const fn as_flexzerovec(&self) -> FlexZeroVec<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/varzerovec/slice.rs:483:36 | 483 | let _: VarZeroVecComponents = VarZeroVecComponents::parse_byte_slice(bytes)?; | --------------------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 483 | let _: VarZeroVecComponents<'_, T, F> = VarZeroVecComponents::parse_byte_slice(bytes)?; | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/zerovec/slice.rs:529:32 | 529 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 529 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/zerovec/mod.rs:204:32 | 204 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 204 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning[E0133]: call to unsafe function `raw::inner::RawTable::::get_many_unchecked_mut` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/table.rs:1016:9 | 1016 | self.raw.get_many_unchecked_mut(hashes, eq) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/table.rs:1011:5 | 1011 | / pub unsafe fn get_many_unchecked_mut( 1012 | | &mut self, 1013 | | hashes: [u64; N], 1014 | | eq: impl FnMut(usize, &T) -> bool, 1015 | | ) -> Option<[&'_ mut T; N]> { | |_______________________________^ Compiling derive-where v1.2.7 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=derive_where CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/derive-where-1.2.7 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Deriving with custom trait bounds' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=derive-where CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/ModProg/derive-where' CARGO_PKG_RUST_VERSION=1.57 CARGO_PKG_VERSION=1.2.7 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/derive-where-1.2.7 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name derive_where --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/derive-where-1.2.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nightly", "safe", "zeroize", "zeroize-on-drop"))' -C metadata=7b22d047b79476ae -C extra-filename=-7b22d047b79476ae --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern proc_macro2=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/libproc_macro2-1f231826f707846c.rlib --extern quote=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/libquote-44912ee8bf970661.rlib --extern syn=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/libsyn-7b63a985e3916c4e.rlib --extern proc_macro --cap-lints warn -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/derive-where-1.2.7/src/attr/item.rs:159:32 | 159 | attr.parse_args_with(|input: ParseStream| { | ^^^^^^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 159 | attr.parse_args_with(|input: ParseStream<'_>| { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/derive-where-1.2.7/src/attr/item.rs:265:32 | 265 | where_clause: &mut Option>, | ---^------------ expected lifetime parameter | help: indicate the anonymous lifetime | 265 | where_clause: &mut Option>, | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/derive-where-1.2.7/src/attr/item.rs:267:10 | 267 | item: &Item, | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 267 | item: &Item<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/derive-where-1.2.7/src/attr/item.rs:306:18 | 306 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 306 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/derive-where-1.2.7/src/attr/item.rs:452:32 | 452 | fn where_bounds(&self, data: &Item) -> Punctuated { | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 452 | fn where_bounds(&self, data: &Item<'_>) -> Punctuated { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/derive-where-1.2.7/src/attr/item.rs:471:49 | 471 | fn from_stream(span: Span, data: &Data, input: ParseStream) -> Result<(Span, Self)> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 471 | fn from_stream(span: Span, data: &Data, input: ParseStream<'_>) -> Result<(Span, Self)> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/derive-where-1.2.7/src/data/field.rs:36:24 | 36 | fn fmt(&self, f: &mut Formatter) -> fmt::Result { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 36 | fn fmt(&self, f: &mut Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/derive-where-1.2.7/src/data/fields.rs:64:13 | 64 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 64 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/derive-where-1.2.7/src/data/fields.rs:65:36 | 65 | field_ident: impl for<'b> Fn(&'b Field) -> &'b Ident, | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 65 | field_ident: impl for<'b> Fn(&'b Field<'_>) -> &'b Ident, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/derive-where-1.2.7/src/data/fields.rs:94:13 | 94 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 94 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/derive-where-1.2.7/src/data/fields.rs:95:36 | 95 | field_ident: impl for<'b> Fn(&'b Field) -> &'b Ident, | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 95 | field_ident: impl for<'b> Fn(&'b Field<'_>) -> &'b Ident, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/derive-where-1.2.7/src/data.rs:237:34 | 237 | pub fn fields(&self) -> Either<&Fields, &Pat> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 237 | pub fn fields(&self) -> Either<&Fields<'_>, &Pat> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/derive-where-1.2.7/src/data.rs:313:31 | 313 | pub fn simple_type(&self) -> SimpleType { | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 313 | pub fn simple_type(&self) -> SimpleType<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/derive-where-1.2.7/src/data.rs:338:37 | 338 | ) -> impl '_ + Iterator + DoubleEndedIterator { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 338 | ) -> impl '_ + Iterator> + DoubleEndedIterator { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/derive-where-1.2.7/src/data.rs:351:81 | 351 | pub fn iter_field_ident(&self, trait_: Trait) -> impl '_ + Iterator { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 351 | pub fn iter_field_ident(&self, trait_: Trait) -> impl '_ + Iterator> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/derive-where-1.2.7/src/input.rs:60:28 | 60 | .collect::>>()?; | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 60 | .collect::>>>()?; | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/derive-where-1.2.7/src/trait_/clone.rs:25:43 | 25 | fn additional_where_bounds(&self, data: &Item) -> Option { | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 25 | fn additional_where_bounds(&self, data: &Item<'_>) -> Option { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/derive-where-1.2.7/src/trait_/clone.rs:46:10 | 46 | item: &Item, | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 46 | item: &Item<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/derive-where-1.2.7/src/trait_/clone.rs:91:10 | 91 | data: &Data, | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 91 | data: &Data<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/derive-where-1.2.7/src/trait_/common_ord.rs:21:9 | 21 | item: &Item, | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 21 | item: &Item<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/derive-where-1.2.7/src/trait_/common_ord.rs:319:35 | 319 | let mut discriminants = Vec::>::with_capacity(variants.len()); | ---^----- expected lifetime parameter | help: indicate the anonymous lifetime | 319 | let mut discriminants = Vec::>::with_capacity(variants.len()); | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/derive-where-1.2.7/src/trait_/common_ord.rs:368:9 | 368 | item: &Item, | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 368 | item: &Item<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/derive-where-1.2.7/src/trait_/common_ord.rs:419:52 | 419 | pub fn build_ord_body(trait_: &DeriveTrait, data: &Data) -> TokenStream { | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 419 | pub fn build_ord_body(trait_: &DeriveTrait, data: &Data<'_>) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/derive-where-1.2.7/src/trait_/common_ord.rs:457:47 | 457 | pub fn build_incomparable_pattern(variants: &[Data]) -> Option { | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 457 | pub fn build_incomparable_pattern(variants: &[Data<'_>]) -> Option { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/derive-where-1.2.7/src/trait_/debug.rs:24:11 | 24 | _item: &Item, | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 24 | _item: &Item<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/derive-where-1.2.7/src/trait_/debug.rs:44:10 | 44 | data: &Data, | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 44 | data: &Data<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/derive-where-1.2.7/src/trait_/default.rs:24:11 | 24 | _item: &Item, | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 24 | _item: &Item<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/derive-where-1.2.7/src/trait_/default.rs:42:10 | 42 | data: &Data, | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 42 | data: &Data<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/derive-where-1.2.7/src/trait_/eq.rs:24:11 | 24 | _item: &Item, | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 24 | _item: &Item<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/derive-where-1.2.7/src/trait_/eq.rs:45:10 | 45 | data: &Data, | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 45 | data: &Data<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/derive-where-1.2.7/src/trait_/hash.rs:24:11 | 24 | _item: &Item, | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 24 | _item: &Item<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/derive-where-1.2.7/src/trait_/hash.rs:44:10 | 44 | data: &Data, | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 44 | data: &Data<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/derive-where-1.2.7/src/trait_/ord.rs:25:10 | 25 | item: &Item, | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 25 | item: &Item<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/derive-where-1.2.7/src/trait_/ord.rs:46:10 | 46 | data: &Data, | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 46 | data: &Data<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/derive-where-1.2.7/src/trait_/partial_eq.rs:25:10 | 25 | item: &Item, | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 25 | item: &Item<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/derive-where-1.2.7/src/trait_/partial_eq.rs:113:10 | 113 | data: &Data, | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 113 | data: &Data<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/derive-where-1.2.7/src/trait_/partial_ord.rs:25:10 | 25 | item: &Item, | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 25 | item: &Item<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/derive-where-1.2.7/src/trait_/partial_ord.rs:52:10 | 52 | data: &Data, | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 52 | data: &Data<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/derive-where-1.2.7/src/trait_.rs:122:43 | 122 | fn additional_where_bounds(&self, data: &Item) -> Option { | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 122 | fn additional_where_bounds(&self, data: &Item<'_>) -> Option { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/derive-where-1.2.7/src/trait_.rs:137:10 | 137 | item: &Item, | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 137 | item: &Item<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/derive-where-1.2.7/src/trait_.rs:152:10 | 152 | data: &Data, | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 152 | data: &Data<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/derive-where-1.2.7/src/trait_.rs:184:44 | 184 | fn additional_where_bounds(&self, _data: &Item) -> Option { | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 184 | fn additional_where_bounds(&self, _data: &Item<'_>) -> Option { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/derive-where-1.2.7/src/trait_.rs:203:11 | 203 | _item: &Item, | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 203 | _item: &Item<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/derive-where-1.2.7/src/trait_.rs:218:11 | 218 | _data: &Data, | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 218 | _data: &Data<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/derive-where-1.2.7/src/lib.rs:628:9 | 628 | item: &Item, | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 628 | item: &Item<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/derive-where-1.2.7/src/lib.rs:629:13 | 629 | generics: &SplitGenerics, | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 629 | generics: &SplitGenerics<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/derive-where-1.2.7/src/lib.rs:671:9 | 671 | item: &Item, | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 671 | item: &Item<'_>, | ++++ warning: `unic-langid-macros-impl` (lib) generated 1 warning Compiling indexmap v2.4.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=indexmap CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/indexmap-2.4.0 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A hash table with consistent order and fast iteration.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=indexmap CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/indexmap-rs/indexmap' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=2.4.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/indexmap-2.4.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name indexmap --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/indexmap-2.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--allow=clippy::style' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "borsh", "default", "quickcheck", "rayon", "rustc-rayon", "serde", "std", "test_debug"))' -C metadata=13df4d8293cc8ab1 -C extra-filename=-13df4d8293cc8ab1 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern equivalent=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libequivalent-d4fb57d72c04a521.rmeta --extern hashbrown=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libhashbrown-bf26c00c7bbba522.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: `hashbrown` (lib) generated 173 warnings Compiling ppv-lite86 v0.2.20 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=ppv_lite86 CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ppv-lite86-0.2.20 CARGO_PKG_AUTHORS='The CryptoCorrosion Contributors' CARGO_PKG_DESCRIPTION='Implementation of the crypto-simd API for x86' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ppv-lite86 CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/cryptocorrosion/cryptocorrosion' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=0.2.20 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=20 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ppv-lite86-0.2.20 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name ppv_lite86 --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ppv-lite86-0.2.20/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="simd"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "no_simd", "simd", "std"))' -C metadata=97f3078449a22200 -C extra-filename=-97f3078449a22200 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern zerocopy=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libzerocopy-239b0117c1af200d.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/flexzerovec/slice.rs:141:10 | 141 | &*(slice as *const Self) | ^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/flexzerovec/slice.rs:132:5 | 132 | pub const unsafe fn from_byte_slice_unchecked(bytes: &[u8]) -> &Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/flexzerovec/slice.rs:148:14 | 148 | &mut *(remainder as *mut Self) | ^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/flexzerovec/slice.rs:145:5 | 145 | pub(crate) unsafe fn from_byte_slice_mut_unchecked(bytes: &mut [u8]) -> &mut Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::slice::::get_unchecked` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/flexzerovec/slice.rs:232:19 | 232 | 1 => *self.data.get_unchecked(index) as usize, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/flexzerovec/slice.rs:230:5 | 230 | pub unsafe fn get_unchecked(&self, index: usize) -> usize { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/flexzerovec/slice.rs:234:27 | 234 | let ptr = self.data.as_ptr().add(index * 2); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::read` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/flexzerovec/slice.rs:235:36 | 235 | u16::from_le_bytes(core::ptr::read(ptr as *const [u8; 2])) as usize | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/flexzerovec/slice.rs:241:27 | 241 | let ptr = self.data.as_ptr().add(index * w); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::intrinsics::copy_nonoverlapping` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/flexzerovec/slice.rs:242:17 | 242 | core::ptr::copy_nonoverlapping(ptr, bytes.as_mut_ptr(), w); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ppv-lite86-0.2.20/src/x86_64/sse2.rs:1100:29 | 1100 | fn fmt(&self, fmt: &mut Formatter) -> Result { | ^^^^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 1100 | fn fmt(&self, fmt: &mut Formatter<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ppv-lite86-0.2.20/src/x86_64/sse2.rs:1116:29 | 1116 | fn fmt(&self, fmt: &mut Formatter) -> Result { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1116 | fn fmt(&self, fmt: &mut Formatter<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ppv-lite86-0.2.20/src/x86_64/sse2.rs:1126:29 | 1126 | fn fmt(&self, fmt: &mut Formatter) -> Result { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1126 | fn fmt(&self, fmt: &mut Formatter<'_>) -> Result { | ++++ warning[E0133]: call to unsafe function `core::slice::::get_unchecked` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/varzerovec/components.rs:227:25 | 227 | let len_bytes = slice.get_unchecked(0..LENGTH_WIDTH); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/varzerovec/components.rs:216:5 | 216 | pub unsafe fn from_bytes_unchecked(slice: &'a [u8]) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `ule::ULE::from_byte_slice_unchecked` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/varzerovec/components.rs:228:23 | 228 | let len_ule = RawBytesULE::::from_byte_slice_unchecked(len_bytes); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::slice::::get_unchecked` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/varzerovec/components.rs:230:19 | 230 | let len = len_ule.get_unchecked(0).as_unsigned_int(); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::slice::::get_unchecked` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/varzerovec/components.rs:231:29 | 231 | let indices_bytes = slice.get_unchecked( | _____________________________^ 232 | | LENGTH_WIDTH + METADATA_WIDTH 233 | | ..LENGTH_WIDTH + METADATA_WIDTH + F::INDEX_WIDTH * (len as usize), 234 | | ); | |_________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::slice::::get_unchecked` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/varzerovec/components.rs:236:13 | 236 | slice.get_unchecked(LENGTH_WIDTH + METADATA_WIDTH + F::INDEX_WIDTH * (len as usize)..); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `varzerovec::components::VarZeroVecComponents::<'a, T, F>::get_things_range` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/varzerovec/components.rs:274:21 | 274 | let range = self.get_things_range(idx); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/varzerovec/components.rs:273:5 | 273 | pub(crate) unsafe fn get_unchecked(self, idx: usize) -> &'a T { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::slice::::get_unchecked` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/varzerovec/components.rs:275:28 | 275 | let things_slice = self.things.get_unchecked(range); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `ule::VarULE::from_byte_slice_unchecked` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/varzerovec/components.rs:276:9 | 276 | T::from_byte_slice_unchecked(things_slice) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::slice::::get_unchecked` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/varzerovec/components.rs:285:43 | 285 | let start = F::rawbytes_to_usize(*self.indices_slice().get_unchecked(idx)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/varzerovec/components.rs:284:5 | 284 | unsafe fn get_things_range(self, idx: usize) -> Range { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::slice::::get_unchecked` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/varzerovec/components.rs:289:35 | 289 | F::rawbytes_to_usize(*self.indices_slice().get_unchecked(idx + 1)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `varzerovec::components::VarZeroVecComponents::<'a, T, F>::get_things_range` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/varzerovec/components.rs:301:21 | 301 | let range = self.get_things_range(idx); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/varzerovec/components.rs:300:5 | 300 | pub(crate) unsafe fn get_range(self, idx: usize) -> Range { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::ptr::const_ptr::::offset_from` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/varzerovec/components.rs:302:22 | 302 | let offset = (self.things as *const [u8] as *const u8) | ______________________^ 303 | | .offset_from(self.entire_slice as *const [u8] as *const u8) | |_______________________________________________________________________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `varzerovec::owned::VarZeroVecOwned::::index_data` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/varzerovec/owned.rs:139:35 | 139 | F::rawbytes_to_usize(*self.index_data(idx)) | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/varzerovec/owned.rs:134:5 | 134 | unsafe fn element_position_unchecked(&self, idx: usize) -> usize { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `varzerovec::owned::VarZeroVecOwned::::element_position_unchecked` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/varzerovec/owned.rs:152:21 | 152 | let start = self.element_position_unchecked(idx); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/varzerovec/owned.rs:151:5 | 151 | unsafe fn element_range_unchecked(&self, idx: usize) -> core::ops::Range { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `varzerovec::owned::VarZeroVecOwned::::element_position_unchecked` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/varzerovec/owned.rs:153:19 | 153 | let end = self.element_position_unchecked(idx + 1); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `ule::ULE::from_byte_slice_unchecked` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/varzerovec/owned.rs:180:10 | 180 | &F::RawBytes::from_byte_slice_unchecked(&self.entire_slice[Self::index_range(index)])[0] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/varzerovec/owned.rs:179:5 | 179 | unsafe fn index_data(&self, index: usize) -> &F::RawBytes { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::slice::from_raw_parts_mut` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/varzerovec/owned.rs:195:20 | 195 | let data = slice::from_raw_parts_mut(ptr.add(range.start), F::INDEX_WIDTH); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/varzerovec/owned.rs:188:5 | 188 | unsafe fn index_data_mut(&mut self, index: usize) -> &mut F::RawBytes { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/varzerovec/owned.rs:195:46 | 195 | let data = slice::from_raw_parts_mut(ptr.add(range.start), F::INDEX_WIDTH); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `varzerovec::owned::VarZeroVecOwned::::element_position_unchecked` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/varzerovec/owned.rs:262:27 | 262 | let pos = self.element_position_unchecked(index); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/varzerovec/owned.rs:248:5 | 248 | unsafe fn shift(&mut self, index: usize, new_size: usize, shift_type: ShiftType) -> &mut [u8] { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `varzerovec::owned::VarZeroVecOwned::::element_range_unchecked` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/varzerovec/owned.rs:267:18 | 267 | _ => self.element_range_unchecked(index), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/varzerovec/owned.rs:295:33 | 295 | let old_slice_end = slice_range.start.add(slice_len); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/varzerovec/owned.rs:296:30 | 296 | let data_start = slice_range | ______________________________^ 297 | | .start 298 | | .add(LENGTH_WIDTH + METADATA_WIDTH + len * F::INDEX_WIDTH); | |__________________________________________________________________________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/varzerovec/owned.rs:300:17 | 300 | data_start.add(prev_element.start)..data_start.add(prev_element.end); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/varzerovec/owned.rs:300:53 | 300 | data_start.add(prev_element.start)..data_start.add(prev_element.end); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/varzerovec/owned.rs:307:35 | 307 | let index_start = slice_range | ___________________________________^ 308 | | .start 309 | | .add(LENGTH_WIDTH + METADATA_WIDTH + F::INDEX_WIDTH * index); | |________________________________________________________________________________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/varzerovec/owned.rs:310:30 | 310 | index_start..index_start.add(F::INDEX_WIDTH) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `varzerovec::owned::VarZeroVecOwned::::shift::shift_bytes` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/varzerovec/owned.rs:320:17 | 320 | shift_bytes(index_range.end..prev_element_p.start, index_range.start); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `varzerovec::owned::VarZeroVecOwned::::shift::shift_bytes` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/varzerovec/owned.rs:324:13 | 324 | / shift_bytes( 325 | | prev_element_p.end..old_slice_end, 326 | | prev_element_p 327 | | .start 328 | | .offset((new_size as i64 + index_shift) as isize), 329 | | ); | |_____________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/varzerovec/owned.rs:326:17 | 326 | / prev_element_p 327 | | .start 328 | | .offset((new_size as i64 + index_shift) as isize), | |_____________________________________________________________________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `varzerovec::owned::VarZeroVecOwned::::shift::shift_bytes` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/varzerovec/owned.rs:334:21 | 334 | shift_bytes(index_range.start..prev_element_p.start, index_range.end); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `varzerovec::owned::VarZeroVecOwned::::index_data_mut` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/varzerovec/owned.rs:336:22 | 336 | *self.index_data_mut(index) = F::usize_to_rawbytes(prev_element.start); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `varzerovec::owned::VarZeroVecOwned::::set_len` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/varzerovec/owned.rs:337:21 | 337 | self.set_len(len + 1); | ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `varzerovec::owned::VarZeroVecOwned::::set_len` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/varzerovec/owned.rs:341:21 | 341 | self.set_len(len - 1); | ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `alloc::vec::Vec::::set_len` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/varzerovec/owned.rs:349:13 | 349 | self.entire_slice.set_len(new_slice_len); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `varzerovec::owned::VarZeroVecOwned::::shift_indices` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/varzerovec/owned.rs:352:13 | 352 | self.shift_indices(first_affected_index, (shift - index_shift) as i32); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `varzerovec::owned::VarZeroVecOwned::::element_position_unchecked` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/varzerovec/owned.rs:361:15 | 361 | + self.element_position_unchecked(index); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::intrinsics::copy` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/varzerovec/owned.rs:315:17 | 315 | ptr::copy(block.start, to, block.end.offset_from(block.start) as usize); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/varzerovec/owned.rs:313:13 | 313 | unsafe fn shift_bytes(block: Range<*const u8>, to: *mut u8) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::ptr::const_ptr::::offset_from` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/varzerovec/owned.rs:315:44 | 315 | ptr::copy(block.start, to, block.end.offset_from(block.start) as usize); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::intrinsics::transmute` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/varzerovec/slice.rs:130:9 | 130 | mem::transmute(bytes) | ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/varzerovec/slice.rs:128:5 | 128 | pub const unsafe fn from_bytes_unchecked(bytes: &[u8]) -> &Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `varzerovec::components::VarZeroVecComponents::<'a, T, F>::get_unchecked` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/varzerovec/slice.rs:239:9 | 239 | self.as_components().get_unchecked(idx) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/varzerovec/slice.rs:238:5 | 238 | pub unsafe fn get_unchecked(&self, idx: usize) -> &T { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::intrinsics::transmute` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/varzerovec/slice.rs:292:9 | 292 | mem::transmute(bytes) | ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/varzerovec/slice.rs:290:5 | 290 | pub(crate) unsafe fn from_byte_slice_unchecked_mut(bytes: &mut [u8]) -> &mut Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `varzerovec::components::VarZeroVecComponents::<'a, T, F>::get_range` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/varzerovec/slice.rs:296:21 | 296 | let range = self.as_components().get_range(idx); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/varzerovec/slice.rs:295:5 | 295 | pub(crate) unsafe fn get_bytes_at_mut(&mut self, idx: usize) -> &mut [u8] { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::intrinsics::transmute` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/varzerovec/slice.rs:489:9 | 489 | mem::transmute(bytes) | ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/varzerovec/slice.rs:487:5 | 487 | unsafe fn from_byte_slice_unchecked(bytes: &[u8]) -> &Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::intrinsics::transmute` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/varzerovec/vec.rs:282:24 | 282 | Self::Borrowed(core::mem::transmute::<&[u8], &VarZeroSlice>(bytes)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/varzerovec/vec.rs:281:5 | 281 | pub const unsafe fn from_bytes_unchecked(bytes: &'a [u8]) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::slice::from_raw_parts` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/zerovec/slice.rs:68:30 | 68 | Self::from_ule_slice(core::slice::from_raw_parts( | ______________________________^ 69 | | bytes.as_ptr() as *const T::ULE, 70 | | bytes.len() / core::mem::size_of::(), 71 | | )) | |_________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/zerovec/slice.rs:66:5 | 66 | pub const unsafe fn from_bytes_unchecked(bytes: &[u8]) -> &Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `ule::ULE::from_byte_slice_unchecked` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/zerovec/slice.rs:479:30 | 479 | Self::from_ule_slice(T::ULE::from_byte_slice_unchecked(bytes)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/zerovec/slice.rs:478:5 | 478 | unsafe fn from_byte_slice_unchecked(bytes: &[u8]) -> &Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::ptr::NonNull::::as_ref` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/zerovec/mod.rs:139:9 | 139 | self.buf.as_ref() | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/zerovec/mod.rs:138:5 | 138 | unsafe fn as_arbitrary_slice<'a>(&self) -> &'a [U] { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `alloc::vec::Vec::::from_raw_parts` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/zerovec/mod.rs:162:9 | 162 | Vec::from_raw_parts(self.buf.as_ptr() as *mut U, len, self.capacity) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/zerovec/mod.rs:156:5 | 156 | unsafe fn get_vec(&self) -> Vec { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::slice::from_raw_parts` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/zerovec/mod.rs:387:28 | 387 | Self::new_borrowed(core::slice::from_raw_parts( | ____________________________^ 388 | | bytes.as_ptr() as *const T::ULE, 389 | | bytes.len() / core::mem::size_of::(), 390 | | )) | |_________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/zerovec/mod.rs:385:5 | 385 | pub const unsafe fn from_bytes_unchecked(bytes: &'a [u8]) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: field `0` is never read --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/derive-where-1.2.7/src/data.rs:72:8 | 72 | Union(&'a Fields<'a>), | ----- ^^^^^^^^^^^^^^ | | | field in this variant | = note: `#[warn(dead_code)]` on by default help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field | 72 | Union(()), | ~~ warning[E0133]: call to unsafe function `varzerovec::slice::VarZeroSlice::::get_bytes_at_mut` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/ule/multi.rs:68:36 | 68 | value.encode_var_ule_write(self.0.get_bytes_at_mut(idx)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/ule/multi.rs:63:5 | 63 | / pub unsafe fn set_field_at + ?Sized>( 64 | | &mut self, 65 | | idx: usize, 66 | | value: &A, 67 | | ) { | |_____^ warning[E0133]: call to unsafe function `varzerovec::slice::VarZeroSlice::::get_unchecked` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/ule/multi.rs:81:32 | 81 | T::validate_byte_slice(self.0.get_unchecked(index)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/ule/multi.rs:77:5 | 77 | / pub unsafe fn validate_field( 78 | | &self, 79 | | index: usize, 80 | | ) -> Result<(), ZeroVecError> { | |_________________________________^ warning[E0133]: call to unsafe function `ule::VarULE::from_byte_slice_unchecked` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/ule/multi.rs:92:9 | 92 | T::from_byte_slice_unchecked(self.0.get_unchecked(index)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/ule/multi.rs:91:5 | 91 | pub unsafe fn get_field(&self, index: usize) -> &T { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `varzerovec::slice::VarZeroSlice::::get_unchecked` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/ule/multi.rs:92:38 | 92 | T::from_byte_slice_unchecked(self.0.get_unchecked(index)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::intrinsics::transmute` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/ule/multi.rs:102:9 | 102 | mem::transmute(>::from_byte_slice_unchecked(bytes)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/ule/multi.rs:100:5 | 100 | pub unsafe fn from_byte_slice_unchecked(bytes: &[u8]) -> &Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `ule::VarULE::from_byte_slice_unchecked` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/ule/multi.rs:102:24 | 102 | mem::transmute(>::from_byte_slice_unchecked(bytes)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::intrinsics::transmute` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/ule/multi.rs:150:9 | 150 | / mem::transmute(>::from_byte_slice_unchecked( 151 | | bytes, 152 | | )) | |__________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/ule/multi.rs:148:5 | 148 | unsafe fn from_byte_slice_unchecked(bytes: &[u8]) -> &Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `ule::VarULE::from_byte_slice_unchecked` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/ule/multi.rs:150:24 | 150 | mem::transmute(>::from_byte_slice_unchecked( | ________________________^ 151 | | bytes, 152 | | )) | |_________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/ule/option.rs:202:10 | 202 | &*(entire_struct_as_slice as *const Self) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/ule/option.rs:199:5 | 199 | unsafe fn from_byte_slice_unchecked(bytes: &[u8]) -> &Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::str::from_utf8_unchecked` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/ule/slices.rs:60:9 | 60 | str::from_utf8_unchecked(bytes) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/ule/slices.rs:59:5 | 59 | unsafe fn from_byte_slice_unchecked(bytes: &[u8]) -> &Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `ule::ULE::from_byte_slice_unchecked` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/ule/slices.rs:101:9 | 101 | T::from_byte_slice_unchecked(bytes) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/ule/slices.rs:100:5 | 100 | unsafe fn from_byte_slice_unchecked(bytes: &[u8]) -> &Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::char::methods::::from_u32_unchecked` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/ule/unvalidated.rs:321:9 | 321 | char::from_u32_unchecked(u32::from_le_bytes([u0, u1, u2, 0])) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/ule/unvalidated.rs:319:5 | 319 | pub unsafe fn to_char_unchecked(self) -> char { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::slice::from_raw_parts` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/ule/mod.rs:136:9 | 136 | core::slice::from_raw_parts(data as *const Self, len) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/ule/mod.rs:132:5 | 132 | unsafe fn from_byte_slice_unchecked(bytes: &[u8]) -> &[Self] { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::ptr::read` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/yoke_impls.rs:38:9 | 38 | ptr::read(ptr) | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/yoke_impls.rs:34:5 | 34 | unsafe fn make(from: Self::Output) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `types::Store::unpack` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ppv-lite86-0.2.20/src/soft.rs:136:18 | 136 | x2::new([W::unpack(p[0]), W::unpack(p[1])]) | ^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ppv-lite86-0.2.20/src/soft.rs:134:5 | 134 | unsafe fn unpack(p: vec256_storage) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` warning[E0133]: call to unsafe function `types::Store::unpack` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ppv-lite86-0.2.20/src/soft.rs:136:35 | 136 | x2::new([W::unpack(p[0]), W::unpack(p[1])]) | ^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::read` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/yoke_impls.rs:66:9 | 66 | ptr::read(ptr) | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/yoke_impls.rs:62:5 | 62 | unsafe fn make(from: Self::Output) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `types::StoreBytes::unsafe_read_le` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ppv-lite86-0.2.20/src/soft.rs:181:18 | 181 | x2::new([W::unsafe_read_le(input.0), W::unsafe_read_le(input.1)]) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ppv-lite86-0.2.20/src/soft.rs:179:5 | 179 | unsafe fn unsafe_read_le(input: &[u8]) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `types::StoreBytes::unsafe_read_le` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ppv-lite86-0.2.20/src/soft.rs:181:46 | 181 | x2::new([W::unsafe_read_le(input.0), W::unsafe_read_le(input.1)]) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `types::StoreBytes::unsafe_read_be` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ppv-lite86-0.2.20/src/soft.rs:186:18 | 186 | x2::new([W::unsafe_read_be(input.0), W::unsafe_read_be(input.1)]) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ppv-lite86-0.2.20/src/soft.rs:184:5 | 184 | unsafe fn unsafe_read_be(input: &[u8]) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `types::StoreBytes::unsafe_read_be` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ppv-lite86-0.2.20/src/soft.rs:186:46 | 186 | x2::new([W::unsafe_read_be(input.0), W::unsafe_read_be(input.1)]) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::read` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/yoke_impls.rs:94:9 | 94 | ptr::read(ptr) | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/yoke_impls.rs:90:5 | 90 | unsafe fn make(from: Self::Output) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::ptr::read` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/yoke_impls.rs:140:9 | 140 | ptr::read(ptr) | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/yoke_impls.rs:136:5 | 136 | unsafe fn make(from: Self::Output) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::ptr::read` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/yoke_impls.rs:186:9 | 186 | ptr::read(ptr) | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/yoke_impls.rs:182:5 | 182 | unsafe fn make(from: Self::Output) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::ptr::read` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/yoke_impls.rs:234:9 | 234 | ptr::read(ptr) | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/yoke_impls.rs:230:5 | 230 | unsafe fn make(from: Self::Output) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `types::Store::unpack` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ppv-lite86-0.2.20/src/soft.rs:359:13 | 359 | W::unpack(p[0]), | ^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ppv-lite86-0.2.20/src/soft.rs:356:5 | 356 | unsafe fn unpack(p: vec512_storage) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `types::Store::unpack` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ppv-lite86-0.2.20/src/soft.rs:360:13 | 360 | W::unpack(p[1]), | ^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `types::Store::unpack` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ppv-lite86-0.2.20/src/soft.rs:361:13 | 361 | W::unpack(p[2]), | ^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `types::Store::unpack` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ppv-lite86-0.2.20/src/soft.rs:362:13 | 362 | W::unpack(p[3]), | ^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `types::StoreBytes::unsafe_read_le` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ppv-lite86-0.2.20/src/soft.rs:414:13 | 414 | W::unsafe_read_le(&input[..n]), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ppv-lite86-0.2.20/src/soft.rs:411:5 | 411 | unsafe fn unsafe_read_le(input: &[u8]) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `types::StoreBytes::unsafe_read_le` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ppv-lite86-0.2.20/src/soft.rs:415:13 | 415 | W::unsafe_read_le(&input[n..n * 2]), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `types::StoreBytes::unsafe_read_le` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ppv-lite86-0.2.20/src/soft.rs:416:13 | 416 | W::unsafe_read_le(&input[n * 2..n * 3]), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `types::StoreBytes::unsafe_read_le` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ppv-lite86-0.2.20/src/soft.rs:417:13 | 417 | W::unsafe_read_le(&input[n * 3..]), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::read` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/yoke_impls.rs:282:9 | 282 | ptr::read(ptr) | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/yoke_impls.rs:278:5 | 278 | unsafe fn make(from: Self::Output) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `types::StoreBytes::unsafe_read_be` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ppv-lite86-0.2.20/src/soft.rs:424:13 | 424 | W::unsafe_read_be(&input[..n]), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ppv-lite86-0.2.20/src/soft.rs:421:5 | 421 | unsafe fn unsafe_read_be(input: &[u8]) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `types::StoreBytes::unsafe_read_be` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ppv-lite86-0.2.20/src/soft.rs:425:13 | 425 | W::unsafe_read_be(&input[n..n * 2]), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `types::StoreBytes::unsafe_read_be` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ppv-lite86-0.2.20/src/soft.rs:426:13 | 426 | W::unsafe_read_be(&input[n * 2..n * 3]), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `types::StoreBytes::unsafe_read_be` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ppv-lite86-0.2.20/src/soft.rs:427:13 | 427 | W::unsafe_read_be(&input[n * 3..]), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: access to union field is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ppv-lite86-0.2.20/src/x86_64/sse2.rs:55:27 | 40 | / macro_rules! def_vec { 41 | | ($vec:ident, $word:ident) => { 42 | | #[allow(non_camel_case_types)] 43 | | #[derive(Copy, Clone, FromBytes, AsBytes, FromZeroes)] ... | 55 | | Self::new(x.sse2) | | ^^^^^^ access to union field ... | 137 | | }; 138 | | } | |_- in this expansion of `def_vec!` ... 319 | def_vec!(u32x4_sse2, u32); | ------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: the field may not be properly initialized: using uninitialized data will cause undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ppv-lite86-0.2.20/src/x86_64/sse2.rs:54:13 | 40 | / macro_rules! def_vec { 41 | | ($vec:ident, $word:ident) => { 42 | | #[allow(non_camel_case_types)] 43 | | #[derive(Copy, Clone, FromBytes, AsBytes, FromZeroes)] ... | 54 | | unsafe fn unpack(x: vec128_storage) -> Self { | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... | 137 | | }; 138 | | } | |_- in this expansion of `def_vec!` ... 319 | def_vec!(u32x4_sse2, u32); | ------------------------- in this macro invocation warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_loadu_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ppv-lite86-0.2.20/src/x86_64/sse2.rs:83:27 | 40 | / macro_rules! def_vec { 41 | | ($vec:ident, $word:ident) => { 42 | | #[allow(non_camel_case_types)] 43 | | #[derive(Copy, Clone, FromBytes, AsBytes, FromZeroes)] ... | 83 | | Self::new(_mm_loadu_si128(input.as_ptr() as *const _)) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 137 | | }; 138 | | } | |_- in this expansion of `def_vec!` ... 319 | def_vec!(u32x4_sse2, u32); | ------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ppv-lite86-0.2.20/src/x86_64/sse2.rs:81:13 | 40 | / macro_rules! def_vec { 41 | | ($vec:ident, $word:ident) => { 42 | | #[allow(non_camel_case_types)] 43 | | #[derive(Copy, Clone, FromBytes, AsBytes, FromZeroes)] ... | 81 | | unsafe fn unsafe_read_le(input: &[u8]) -> Self { | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... | 137 | | }; 138 | | } | |_- in this expansion of `def_vec!` ... 319 | def_vec!(u32x4_sse2, u32); | ------------------------- in this macro invocation warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_loadu_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ppv-lite86-0.2.20/src/x86_64/sse2.rs:88:27 | 40 | / macro_rules! def_vec { 41 | | ($vec:ident, $word:ident) => { 42 | | #[allow(non_camel_case_types)] 43 | | #[derive(Copy, Clone, FromBytes, AsBytes, FromZeroes)] ... | 88 | | Self::new(_mm_loadu_si128(input.as_ptr() as *const _)).bswap() | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 137 | | }; 138 | | } | |_- in this expansion of `def_vec!` ... 319 | def_vec!(u32x4_sse2, u32); | ------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ppv-lite86-0.2.20/src/x86_64/sse2.rs:86:13 | 40 | / macro_rules! def_vec { 41 | | ($vec:ident, $word:ident) => { 42 | | #[allow(non_camel_case_types)] 43 | | #[derive(Copy, Clone, FromBytes, AsBytes, FromZeroes)] ... | 86 | | unsafe fn unsafe_read_be(input: &[u8]) -> Self { | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... | 137 | | }; 138 | | } | |_- in this expansion of `def_vec!` ... 319 | def_vec!(u32x4_sse2, u32); | ------------------------- in this macro invocation warning[E0133]: access to union field is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ppv-lite86-0.2.20/src/x86_64/sse2.rs:55:27 | 40 | / macro_rules! def_vec { 41 | | ($vec:ident, $word:ident) => { 42 | | #[allow(non_camel_case_types)] 43 | | #[derive(Copy, Clone, FromBytes, AsBytes, FromZeroes)] ... | 55 | | Self::new(x.sse2) | | ^^^^^^ access to union field ... | 137 | | }; 138 | | } | |_- in this expansion of `def_vec!` ... 320 | def_vec!(u64x2_sse2, u64); | ------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: the field may not be properly initialized: using uninitialized data will cause undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ppv-lite86-0.2.20/src/x86_64/sse2.rs:54:13 | 40 | / macro_rules! def_vec { 41 | | ($vec:ident, $word:ident) => { 42 | | #[allow(non_camel_case_types)] 43 | | #[derive(Copy, Clone, FromBytes, AsBytes, FromZeroes)] ... | 54 | | unsafe fn unpack(x: vec128_storage) -> Self { | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... | 137 | | }; 138 | | } | |_- in this expansion of `def_vec!` ... 320 | def_vec!(u64x2_sse2, u64); | ------------------------- in this macro invocation warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_loadu_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ppv-lite86-0.2.20/src/x86_64/sse2.rs:83:27 | 40 | / macro_rules! def_vec { 41 | | ($vec:ident, $word:ident) => { 42 | | #[allow(non_camel_case_types)] 43 | | #[derive(Copy, Clone, FromBytes, AsBytes, FromZeroes)] ... | 83 | | Self::new(_mm_loadu_si128(input.as_ptr() as *const _)) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 137 | | }; 138 | | } | |_- in this expansion of `def_vec!` ... 320 | def_vec!(u64x2_sse2, u64); | ------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ppv-lite86-0.2.20/src/x86_64/sse2.rs:81:13 | 40 | / macro_rules! def_vec { 41 | | ($vec:ident, $word:ident) => { 42 | | #[allow(non_camel_case_types)] 43 | | #[derive(Copy, Clone, FromBytes, AsBytes, FromZeroes)] ... | 81 | | unsafe fn unsafe_read_le(input: &[u8]) -> Self { | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... | 137 | | }; 138 | | } | |_- in this expansion of `def_vec!` ... 320 | def_vec!(u64x2_sse2, u64); | ------------------------- in this macro invocation warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_loadu_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ppv-lite86-0.2.20/src/x86_64/sse2.rs:88:27 | 40 | / macro_rules! def_vec { 41 | | ($vec:ident, $word:ident) => { 42 | | #[allow(non_camel_case_types)] 43 | | #[derive(Copy, Clone, FromBytes, AsBytes, FromZeroes)] ... | 88 | | Self::new(_mm_loadu_si128(input.as_ptr() as *const _)).bswap() | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 137 | | }; 138 | | } | |_- in this expansion of `def_vec!` ... 320 | def_vec!(u64x2_sse2, u64); | ------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ppv-lite86-0.2.20/src/x86_64/sse2.rs:86:13 | 40 | / macro_rules! def_vec { 41 | | ($vec:ident, $word:ident) => { 42 | | #[allow(non_camel_case_types)] 43 | | #[derive(Copy, Clone, FromBytes, AsBytes, FromZeroes)] ... | 86 | | unsafe fn unsafe_read_be(input: &[u8]) -> Self { | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... | 137 | | }; 138 | | } | |_- in this expansion of `def_vec!` ... 320 | def_vec!(u64x2_sse2, u64); | ------------------------- in this macro invocation warning[E0133]: access to union field is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ppv-lite86-0.2.20/src/x86_64/sse2.rs:55:27 | 40 | / macro_rules! def_vec { 41 | | ($vec:ident, $word:ident) => { 42 | | #[allow(non_camel_case_types)] 43 | | #[derive(Copy, Clone, FromBytes, AsBytes, FromZeroes)] ... | 55 | | Self::new(x.sse2) | | ^^^^^^ access to union field ... | 137 | | }; 138 | | } | |_- in this expansion of `def_vec!` ... 321 | def_vec!(u128x1_sse2, u128); | --------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: the field may not be properly initialized: using uninitialized data will cause undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ppv-lite86-0.2.20/src/x86_64/sse2.rs:54:13 | 40 | / macro_rules! def_vec { 41 | | ($vec:ident, $word:ident) => { 42 | | #[allow(non_camel_case_types)] 43 | | #[derive(Copy, Clone, FromBytes, AsBytes, FromZeroes)] ... | 54 | | unsafe fn unpack(x: vec128_storage) -> Self { | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... | 137 | | }; 138 | | } | |_- in this expansion of `def_vec!` ... 321 | def_vec!(u128x1_sse2, u128); | --------------------------- in this macro invocation warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_loadu_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ppv-lite86-0.2.20/src/x86_64/sse2.rs:83:27 | 40 | / macro_rules! def_vec { 41 | | ($vec:ident, $word:ident) => { 42 | | #[allow(non_camel_case_types)] 43 | | #[derive(Copy, Clone, FromBytes, AsBytes, FromZeroes)] ... | 83 | | Self::new(_mm_loadu_si128(input.as_ptr() as *const _)) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 137 | | }; 138 | | } | |_- in this expansion of `def_vec!` ... 321 | def_vec!(u128x1_sse2, u128); | --------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ppv-lite86-0.2.20/src/x86_64/sse2.rs:81:13 | 40 | / macro_rules! def_vec { 41 | | ($vec:ident, $word:ident) => { 42 | | #[allow(non_camel_case_types)] 43 | | #[derive(Copy, Clone, FromBytes, AsBytes, FromZeroes)] ... | 81 | | unsafe fn unsafe_read_le(input: &[u8]) -> Self { | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... | 137 | | }; 138 | | } | |_- in this expansion of `def_vec!` ... 321 | def_vec!(u128x1_sse2, u128); | --------------------------- in this macro invocation warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_loadu_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ppv-lite86-0.2.20/src/x86_64/sse2.rs:88:27 | 40 | / macro_rules! def_vec { 41 | | ($vec:ident, $word:ident) => { 42 | | #[allow(non_camel_case_types)] 43 | | #[derive(Copy, Clone, FromBytes, AsBytes, FromZeroes)] ... | 88 | | Self::new(_mm_loadu_si128(input.as_ptr() as *const _)).bswap() | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 137 | | }; 138 | | } | |_- in this expansion of `def_vec!` ... 321 | def_vec!(u128x1_sse2, u128); | --------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ppv-lite86-0.2.20/src/x86_64/sse2.rs:86:13 | 40 | / macro_rules! def_vec { 41 | | ($vec:ident, $word:ident) => { 42 | | #[allow(non_camel_case_types)] 43 | | #[derive(Copy, Clone, FromBytes, AsBytes, FromZeroes)] ... | 86 | | unsafe fn unsafe_read_be(input: &[u8]) -> Self { | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... | 137 | | }; 138 | | } | |_- in this expansion of `def_vec!` ... 321 | def_vec!(u128x1_sse2, u128); | --------------------------- in this macro invocation warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_set_epi32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ppv-lite86-0.2.20/src/x86_64/sse2.rs:507:19 | 507 | Self::new(_mm_set_epi32( | ___________________^ 508 | | xs[3] as i32, 509 | | xs[2] as i32, 510 | | xs[1] as i32, 511 | | xs[0] as i32, 512 | | )) | |_________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ppv-lite86-0.2.20/src/x86_64/sse2.rs:506:5 | 506 | unsafe fn unsafe_from(xs: [u32; 4]) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_set_epi64x` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ppv-lite86-0.2.20/src/x86_64/sse2.rs:664:19 | 664 | Self::new(_mm_set_epi64x(xs[1] as i64, xs[0] as i64)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ppv-lite86-0.2.20/src/x86_64/sse2.rs:663:5 | 663 | unsafe fn unsafe_from(xs: [u64; 2]) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_shuffle_epi32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ppv-lite86-0.2.20/src/x86_64/sse2.rs:1077:13 | 1077 | let q = _mm_shuffle_epi32(_mm_cmpeq_epi64(x, y), 0b1100_0110); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ppv-lite86-0.2.20/src/x86_64/sse2.rs:1076:1 | 1076 | unsafe fn eq128_s4(x: __m128i, y: __m128i) -> bool { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_cmpeq_epi64` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ppv-lite86-0.2.20/src/x86_64/sse2.rs:1077:31 | 1077 | let q = _mm_shuffle_epi32(_mm_cmpeq_epi64(x, y), 0b1100_0110); | ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_cvtsi128_si64` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ppv-lite86-0.2.20/src/x86_64/sse2.rs:1078:5 | 1078 | _mm_cvtsi128_si64(q) == -1 | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_cmpeq_epi32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ppv-lite86-0.2.20/src/x86_64/sse2.rs:1083:13 | 1083 | let q = _mm_cmpeq_epi32(x, y); | ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ppv-lite86-0.2.20/src/x86_64/sse2.rs:1082:1 | 1082 | unsafe fn eq128_s2(x: __m128i, y: __m128i) -> bool { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_cvtsi128_si64` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ppv-lite86-0.2.20/src/x86_64/sse2.rs:1084:13 | 1084 | let p = _mm_cvtsi128_si64(_mm_srli_si128(q, 8)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_srli_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ppv-lite86-0.2.20/src/x86_64/sse2.rs:1084:31 | 1084 | let p = _mm_cvtsi128_si64(_mm_srli_si128(q, 8)); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_cvtsi128_si64` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ppv-lite86-0.2.20/src/x86_64/sse2.rs:1085:13 | 1085 | let q = _mm_cvtsi128_si64(q); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: access to union field is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ppv-lite86-0.2.20/src/x86_64/sse2.rs:1407:23 | 1407 | Self::new(p.avx) | ^^^^^ access to union field | = note: for more information, see issue #71668 = note: the field may not be properly initialized: using uninitialized data will cause undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ppv-lite86-0.2.20/src/x86_64/sse2.rs:1406:9 | 1406 | unsafe fn unpack(p: vec256_storage) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_loadu_si256` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ppv-lite86-0.2.20/src/x86_64/sse2.rs:1414:23 | 1414 | Self::new(_mm256_loadu_si256(input.as_ptr() as *const _)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ppv-lite86-0.2.20/src/x86_64/sse2.rs:1412:9 | 1412 | unsafe fn unsafe_read_le(input: &[u8]) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `types::StoreBytes::unsafe_read_le` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ppv-lite86-0.2.20/src/x86_64/sse2.rs:1418:13 | 1418 | Self::unsafe_read_le(input).bswap() | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ppv-lite86-0.2.20/src/x86_64/sse2.rs:1417:9 | 1417 | unsafe fn unsafe_read_be(input: &[u8]) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `types::Store::unpack` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ppv-lite86-0.2.20/src/x86_64/sse2.rs:1608:17 | 1608 | u32x4x2_avx2::unpack(p.avx[0]), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ppv-lite86-0.2.20/src/x86_64/sse2.rs:1606:9 | 1606 | unsafe fn unpack(p: vec512_storage) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: access to union field is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ppv-lite86-0.2.20/src/x86_64/sse2.rs:1608:38 | 1608 | u32x4x2_avx2::unpack(p.avx[0]), | ^^^^^ access to union field | = note: for more information, see issue #71668 = note: the field may not be properly initialized: using uninitialized data will cause undefined behavior warning[E0133]: call to unsafe function `types::Store::unpack` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ppv-lite86-0.2.20/src/x86_64/sse2.rs:1609:17 | 1609 | u32x4x2_avx2::unpack(p.avx[1]), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: access to union field is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ppv-lite86-0.2.20/src/x86_64/sse2.rs:1609:38 | 1609 | u32x4x2_avx2::unpack(p.avx[1]), | ^^^^^ access to union field | = note: for more information, see issue #71668 = note: the field may not be properly initialized: using uninitialized data will cause undefined behavior warning: `ppv-lite86` (lib) generated 46 warnings Compiling rand_chacha v0.3.1 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rand_chacha CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand_chacha-0.3.1 CARGO_PKG_AUTHORS='The Rand Project Developers:The Rust Project Developers:The CryptoCorrosion Contributors' CARGO_PKG_DESCRIPTION='ChaCha random number generator ' CARGO_PKG_HOMEPAGE='https://rust-random.github.io/book' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rand_chacha CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-random/rand' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand_chacha-0.3.1 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rand_chacha --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand_chacha-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "serde1", "simd", "std"))' -C metadata=66134d91c1360082 -C extra-filename=-66134d91c1360082 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern ppv_lite86=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libppv_lite86-97f3078449a22200.rmeta --extern rand_core=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librand_core-d06f7fdd544219a8.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand_chacha-0.3.1/src/chacha.rs:65:32 | 65 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 65 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand_chacha-0.3.1/src/chacha.rs:80:40 | 70 | / macro_rules! chacha_impl { 71 | | ($ChaChaXCore:ident, $ChaChaXRng:ident, $rounds:expr, $doc:expr, $abst:ident) => { 72 | | #[doc=$doc] 73 | | #[derive(Clone, PartialEq, Eq)] ... | 80 | | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 340 | | } 341 | | } | |_- in this expansion of `chacha_impl!` 342 | 343 | chacha_impl!(ChaCha20Core, ChaCha20Rng, 10, "ChaCha with 20 rounds", abstract20); | -------------------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 80 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand_chacha-0.3.1/src/chacha.rs:80:40 | 70 | / macro_rules! chacha_impl { 71 | | ($ChaChaXCore:ident, $ChaChaXRng:ident, $rounds:expr, $doc:expr, $abst:ident) => { 72 | | #[doc=$doc] 73 | | #[derive(Clone, PartialEq, Eq)] ... | 80 | | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 340 | | } 341 | | } | |_- in this expansion of `chacha_impl!` ... 344 | chacha_impl!(ChaCha12Core, ChaCha12Rng, 6, "ChaCha with 12 rounds", abstract12); | ------------------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 80 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand_chacha-0.3.1/src/chacha.rs:80:40 | 70 | / macro_rules! chacha_impl { 71 | | ($ChaChaXCore:ident, $ChaChaXRng:ident, $rounds:expr, $doc:expr, $abst:ident) => { 72 | | #[doc=$doc] 73 | | #[derive(Clone, PartialEq, Eq)] ... | 80 | | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 340 | | } 341 | | } | |_- in this expansion of `chacha_impl!` ... 345 | chacha_impl!(ChaCha8Core, ChaCha8Rng, 4, "ChaCha with 8 rounds", abstract8); | --------------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 80 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ Compiling rustc_serialize v0.0.0 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_serialize) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rustc_serialize CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_serialize CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_serialize CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rustc_serialize --edition=2021 compiler/rustc_serialize/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=85ca5577d24dfbde -C extra-filename=-85ca5577d24dfbde --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern indexmap=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libindexmap-13df4d8293cc8ab1.rmeta --extern smallvec=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libsmallvec-d392916284d75176.rmeta --extern thin_vec=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libthin_vec-58bffc4cccf68cf8.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: `zerovec` (lib) generated 82 warnings Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=tinystr CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinystr-0.7.6 CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='A small ASCII-only bounded length string representation.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tinystr CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.67 CARGO_PKG_VERSION=0.7.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinystr-0.7.6 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name tinystr --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinystr-0.7.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="zerovec"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "bench", "databake", "default", "serde", "std", "zerovec"))' -C metadata=ac6a51a68714a589 -C extra-filename=-ac6a51a68714a589 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern displaydoc=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/libdisplaydoc-cac3c3fe1b2193e5.so --extern zerovec=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libzerovec-f73433b4b3015653.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling rand v0.8.5 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rand CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5 CARGO_PKG_AUTHORS='The Rand Project Developers:The Rust Project Developers' CARGO_PKG_DESCRIPTION='Random number generators and other randomness functionality. ' CARGO_PKG_HOMEPAGE='https://rust-random.github.io/book' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rand CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-random/rand' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.8.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rand --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="getrandom"' --cfg 'feature="libc"' --cfg 'feature="rand_chacha"' --cfg 'feature="std"' --cfg 'feature="std_rng"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "getrandom", "libc", "log", "min_const_gen", "nightly", "packed_simd", "rand_chacha", "serde", "serde1", "simd_support", "small_rng", "std", "std_rng"))' -C metadata=5b24fbbdada31f96 -C extra-filename=-5b24fbbdada31f96 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern libc=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/liblibc-2d18bcdff1ba86f8.rmeta --extern rand_chacha=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librand_chacha-66134d91c1360082.rmeta --extern rand_core=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librand_core-d06f7fdd544219a8.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5/src/lib.rs:185:18 | 185 | thread_rng().gen() | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 = note: requested on the command line with `-W keyword-idents-2024` warning[E0133]: call to unsafe function `asciibyte::AsciiByte::to_ascii_byte_array` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinystr-0.7.6/src/ascii.rs:212:20 | 212 | bytes: AsciiByte::to_ascii_byte_array(&bytes), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinystr-0.7.6/src/ascii.rs:210:5 | 210 | pub const unsafe fn from_bytes_unchecked(bytes: [u8; N]) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` warning: `derive-where` (lib) generated 48 warnings Compiling thiserror-impl v1.0.63 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=thiserror_impl CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-impl-1.0.63 CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Implementation detail of the `thiserror` crate' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=thiserror-impl CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/dtolnay/thiserror' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.63 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=63 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-impl-1.0.63 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name thiserror_impl --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-impl-1.0.63/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=fd916d13732faae3 -C extra-filename=-fd916d13732faae3 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern proc_macro2=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/libproc_macro2-1f231826f707846c.rlib --extern quote=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/libquote-44912ee8bf970661.rlib --extern syn=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/libsyn-7b63a985e3916c4e.rlib --extern proc_macro --cap-lints warn -Z binary-dep-depinfo` warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5/src/distributions/bernoulli.rs:138:26 | 138 | let v: u64 = rng.gen(); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinystr-0.7.6/src/asciibyte.rs:143:9 | 143 | *(bytes as *const [u8; N] as *const [AsciiByte; N]) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinystr-0.7.6/src/asciibyte.rs:142:5 | 142 | pub const unsafe fn to_ascii_byte_array(bytes: &[u8; N]) -> [AsciiByte; N] { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5/src/distributions/float.rs:115:39 | 115 | let value: $uty = rng.gen(); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5/src/distributions/float.rs:130:39 | 130 | let value: $uty = rng.gen(); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5/src/distributions/float.rs:145:39 | 145 | let value: $uty = rng.gen(); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5/src/distributions/float.rs:187:34 | 187 | assert_eq!(zeros.gen::<$ty>(), $ZERO); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5/src/distributions/float.rs:189:32 | 189 | assert_eq!(one.gen::<$ty>(), $EPSILON / 2.0); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5/src/distributions/float.rs:191:32 | 191 | assert_eq!(max.gen::<$ty>(), 1.0 - $EPSILON / 2.0); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5/src/distributions/float.rs:227:34 | 227 | assert_eq!(zeros.gen::<$ty>(), $ZERO); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5/src/distributions/float.rs:229:32 | 229 | assert_eq!(one.gen::<$ty>(), $EPSILON / 2.0); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5/src/distributions/float.rs:231:32 | 231 | assert_eq!(max.gen::<$ty>(), 1.0 - $EPSILON / 2.0); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5/src/distributions/integer.rs:78:21 | 78 | rng.gen::<$uty>() as $ty | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5/src/distributions/integer.rs:96:48 | 96 | if let Some(nz) = $new(rng.gen()) { | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5/src/distributions/integer.rs:118:43 | 118 | $intrinsic::from_bits(rng.gen::<$vec>()) | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5/src/distributions/other.rs:163:30 | 163 | _rng.gen::<$tyvar>() | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5/src/distributions/other.rs:202:43 | 202 | *elem = MaybeUninit::new(_rng.gen()); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5/src/distributions/other.rs:218:23 | 218 | [_rng.gen::<$t>(), $(_rng.gen::<$ts>()),*] | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5/src/distributions/other.rs:218:43 | 218 | [_rng.gen::<$t>(), $(_rng.gen::<$ts>()),*] | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5/src/distributions/other.rs:239:16 | 239 | if rng.gen::() { | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5/src/distributions/other.rs:240:22 | 240 | Some(rng.gen()) | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5/src/distributions/other.rs:252:22 | 252 | Wrapping(rng.gen()) | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5/src/distributions/other.rs:280:27 | 280 | .map(|()| rng.gen::()) | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5/src/distributions/uniform.rs:494:47 | 494 | let v: $u_large = rng.gen(); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5/src/distributions/uniform.rs:502:25 | 502 | rng.gen() | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5/src/distributions/uniform.rs:531:32 | 531 | return rng.gen(); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5/src/distributions/uniform.rs:548:43 | 548 | let v: $u_large = rng.gen(); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5/src/distributions/uniform.rs:649:44 | 649 | let mut v: $unsigned = rng.gen(); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5/src/distributions/uniform.rs:664:44 | 664 | v = mask.select(v, rng.gen()); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5/src/distributions/uniform.rs:902:37 | 902 | let value1_2 = (rng.gen::<$uty>() >> $bits_to_discard).into_float_with_exponent(0); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5/src/distributions/uniform.rs:942:30 | 942 | (rng.gen::<$uty>() >> $bits_to_discard).into_float_with_exponent(0); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5/src/rng.rs:93:8 | 93 | fn gen(&mut self) -> T | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5/src/rng.rs:325:32 | 325 | *elt = rng.gen(); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5/src/rng.rs:484:13 | 484 | let gen: [f32; 2] = rng.gen(); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5/src/rng.rs:484:33 | 484 | let gen: [f32; 2] = rng.gen(); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5/src/rng.rs:485:27 | 485 | assert_eq!(array, gen); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5/src/rng.rs:565:11 | 565 | r.gen::(); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5/src/rng.rs:577:11 | 577 | r.gen::(); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5/src/rngs/adapter/reseeding.rs:378:31 | 378 | let first: u32 = rng1.gen(); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5/src/rngs/adapter/reseeding.rs:380:26 | 380 | let _ = rng1.gen::(); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5/src/rngs/adapter/reseeding.rs:384:32 | 384 | assert_eq!(first, rng2.gen::()); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5/src/rngs/thread.rs:140:11 | 140 | r.gen::(); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5/src/seq/index.rs:360:27 | 360 | let key = rng.gen::().powf(1.0 / weight); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5/src/seq/index.rs:395:27 | 395 | let key = rng.gen::().powf(1.0 / weight); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `rand_chacha` (lib) generated 4 warnings Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=unic_langid_impl CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unic-langid-impl-0.9.5 CARGO_PKG_AUTHORS='Zibi Braniecki ' CARGO_PKG_DESCRIPTION='API for managing Unicode Language Identifiers' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unic-langid-impl CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/zbraniecki/unic-locale' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.9.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unic-langid-impl-0.9.5 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name unic_langid_impl --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unic-langid-impl-0.9.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("binary", "likelysubtags", "serde", "serde_json"))' -C metadata=894ed8ea85506f37 -C extra-filename=-894ed8ea85506f37 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern tinystr=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libtinystr-ac6a51a68714a589.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: unexpected `cfg` condition name: `doc_cfg` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5/src/lib.rs:53:13 | 53 | #![cfg_attr(doc_cfg, feature(doc_cfg))] | ^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `parallel_compiler`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `doc_cfg` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5/src/lib.rs:181:12 | 181 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "std", feature = "std_rng"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5/src/distributions/mod.rs:116:12 | 116 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `features` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5/src/distributions/distribution.rs:162:7 | 162 | #[cfg(features = "nightly")] | ^^^^^^^^^^^^^^^^^^^^ | = note: see for more information about checking conditional configuration help: there is a config with a similar name and value | 162 | #[cfg(feature = "nightly")] | ~~~~~~~ warning: unexpected `cfg` condition name: `std` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5/src/distributions/utils.rs:235:11 | 235 | #[cfg(not(std))] | ^^^ help: found config with similar value: `feature = "std"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `std` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5/src/distributions/utils.rs:291:19 | 289 | / macro_rules! scalar_float_impl { 290 | | ($ty:ident, $uty:ident) => { 291 | | #[cfg(not(std))] | | ^^^ help: found config with similar value: `feature = "std"` 292 | | impl Float for $ty { ... | 356 | | }; 357 | | } | |_- in this expansion of `scalar_float_impl!` 358 | 359 | scalar_float_impl!(f32, u32); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `std` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5/src/distributions/utils.rs:291:19 | 289 | / macro_rules! scalar_float_impl { 290 | | ($ty:ident, $uty:ident) => { 291 | | #[cfg(not(std))] | | ^^^ help: found config with similar value: `feature = "std"` 292 | | impl Float for $ty { ... | 356 | | }; 357 | | } | |_- in this expansion of `scalar_float_impl!` ... 360 | scalar_float_impl!(f64, u64); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5/src/distributions/weighted_index.rs:80:12 | 80 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5/src/distributions/weighted_index.rs:429:12 | 429 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5/src/distributions/weighted_index.rs:450:32 | 450 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 450 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: unexpected `cfg` condition name: `doc_cfg` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5/src/rng.rs:395:12 | 395 | #[cfg_attr(doc_cfg, doc(cfg(feature = "min_const_gen")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5/src/rngs/mod.rs:99:12 | 99 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5/src/rngs/mod.rs:118:12 | 118 | #[cfg_attr(doc_cfg, doc(cfg(feature = "getrandom")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5/src/rngs/adapter/read.rs:85:32 | 85 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 85 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: unexpected `cfg` condition name: `doc_cfg` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5/src/rngs/std.rs:32:12 | 32 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std_rng")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5/src/rngs/thread.rs:60:12 | 60 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "std", feature = "std_rng"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5/src/rngs/thread.rs:87:12 | 87 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "std", feature = "std_rng"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5/src/seq/mod.rs:29:12 | 29 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5/src/seq/mod.rs:623:12 | 623 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5/src/seq/index.rs:276:12 | 276 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5/src/seq/mod.rs:114:16 | 114 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5/src/seq/mod.rs:142:16 | 142 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5/src/seq/mod.rs:170:16 | 170 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5/src/seq/mod.rs:219:16 | 219 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5/src/seq/mod.rs:115:80 | 115 | fn choose_multiple(&self, rng: &mut R, amount: usize) -> SliceChooseIter | ---------------^----------------- expected lifetime parameter | help: indicate the anonymous lifetime | 115 | fn choose_multiple(&self, rng: &mut R, amount: usize) -> SliceChooseIter<'_, Self, Self::Item> | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5/src/seq/mod.rs:222:32 | 222 | ) -> Result, WeightedError> | ---------------^----------------- expected lifetime parameter | help: indicate the anonymous lifetime | 222 | ) -> Result, WeightedError> | +++ warning: unexpected `cfg` condition name: `doc_cfg` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5/src/seq/mod.rs:465:16 | 465 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5/src/seq/mod.rs:515:80 | 515 | fn choose_multiple(&self, rng: &mut R, amount: usize) -> SliceChooseIter | ---------------^----------------- expected lifetime parameter | help: indicate the anonymous lifetime | 515 | fn choose_multiple(&self, rng: &mut R, amount: usize) -> SliceChooseIter<'_, Self, Self::Item> | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5/src/seq/mod.rs:566:32 | 566 | ) -> Result, WeightedError> | ---------------^----------------- expected lifetime parameter | help: indicate the anonymous lifetime | 566 | ) -> Result, WeightedError> | +++ warning: `tinystr` (lib) generated 4 warnings (2 duplicates) Compiling serde_derive v1.0.208 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=serde_derive CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208 CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='Macros 1.1 implementation of #[derive(Serialize, Deserialize)]' CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_derive CARGO_PKG_README=crates-io.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.208 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=208 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name serde_derive --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=a5e993e1323288f3 -C extra-filename=-a5e993e1323288f3 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern proc_macro2=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/libproc_macro2-1f231826f707846c.rlib --extern quote=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/libquote-44912ee8bf970661.rlib --extern syn=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/libsyn-7b63a985e3916c4e.rlib --extern proc_macro --cap-lints warn -Z binary-dep-depinfo` warning: unused extern crate --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-impl-1.0.63/src/lib.rs:18:1 | 18 | extern crate proc_macro; | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove it | = note: `-W unused-extern-crates` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(unused_extern_crates)]` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-impl-1.0.63/src/attr.rs:48:43 | 48 | pub fn get(input: &[Attribute]) -> Result { | ^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 48 | pub fn get(input: &[Attribute]) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-impl-1.0.63/src/attr.rs:93:34 | 93 | attr.parse_args_with(|input: ParseStream| { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 93 | attr.parse_args_with(|input: ParseStream<'_>| { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-impl-1.0.63/src/attr.rs:140:28 | 140 | fn parse_token_expr(input: ParseStream, mut begin_expr: bool) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 140 | fn parse_token_expr(input: ParseStream<'_>, mut begin_expr: bool) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-impl-1.0.63/src/expand.rs:55:23 | 55 | fn impl_struct(input: Struct) -> TokenStream { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 55 | fn impl_struct(input: Struct<'_>) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-impl-1.0.63/src/expand.rs:223:21 | 223 | fn impl_enum(input: Enum) -> TokenStream { | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 223 | fn impl_enum(input: Enum<'_>) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-impl-1.0.63/src/expand.rs:479:25 | 479 | fn fields_pat(fields: &[Field]) -> TokenStream { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 479 | fn fields_pat(fields: &[Field<'_>]) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-impl-1.0.63/src/expand.rs:504:34 | 504 | fn from_initializer(from_field: &Field, backtrace_field: Option<&Field>) -> TokenStream { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 504 | fn from_initializer(from_field: &Field<'_>, backtrace_field: Option<&Field>) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-impl-1.0.63/src/expand.rs:504:66 | 504 | fn from_initializer(from_field: &Field, backtrace_field: Option<&Field>) -> TokenStream { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 504 | fn from_initializer(from_field: &Field, backtrace_field: Option<&Field<'_>>) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-impl-1.0.63/src/fmt.rs:12:50 | 12 | pub fn expand_shorthand(&mut self, fields: &[Field]) { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 12 | pub fn expand_shorthand(&mut self, fields: &[Field<'_>]) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-impl-1.0.63/src/fmt.rs:125:31 | 125 | fn explicit_named_args(input: ParseStream) -> Result> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 125 | fn explicit_named_args(input: ParseStream<'_>) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-impl-1.0.63/src/generics.rs:26:21 | 26 | fn crawl(in_scope: &ParamsInScope, ty: &Type, found: &mut bool) { | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 26 | fn crawl(in_scope: &ParamsInScope<'_>, ty: &Type, found: &mut bool) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-impl-1.0.63/src/prop.rs:7:48 | 7 | pub(crate) fn from_field(&self) -> Option<&Field> { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 7 | pub(crate) fn from_field(&self) -> Option<&Field<'_>> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-impl-1.0.63/src/prop.rs:11:50 | 11 | pub(crate) fn source_field(&self) -> Option<&Field> { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 11 | pub(crate) fn source_field(&self) -> Option<&Field<'_>> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-impl-1.0.63/src/prop.rs:15:53 | 15 | pub(crate) fn backtrace_field(&self) -> Option<&Field> { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 15 | pub(crate) fn backtrace_field(&self) -> Option<&Field<'_>> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-impl-1.0.63/src/prop.rs:19:62 | 19 | pub(crate) fn distinct_backtrace_field(&self) -> Option<&Field> { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 19 | pub(crate) fn distinct_backtrace_field(&self) -> Option<&Field<'_>> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-impl-1.0.63/src/prop.rs:53:48 | 53 | pub(crate) fn from_field(&self) -> Option<&Field> { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 53 | pub(crate) fn from_field(&self) -> Option<&Field<'_>> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-impl-1.0.63/src/prop.rs:57:50 | 57 | pub(crate) fn source_field(&self) -> Option<&Field> { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 57 | pub(crate) fn source_field(&self) -> Option<&Field<'_>> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-impl-1.0.63/src/prop.rs:61:53 | 61 | pub(crate) fn backtrace_field(&self) -> Option<&Field> { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 61 | pub(crate) fn backtrace_field(&self) -> Option<&Field<'_>> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-impl-1.0.63/src/prop.rs:65:62 | 65 | pub(crate) fn distinct_backtrace_field(&self) -> Option<&Field> { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 65 | pub(crate) fn distinct_backtrace_field(&self) -> Option<&Field<'_>> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-impl-1.0.63/src/prop.rs:128:25 | 128 | from_field: Option<&Field>, | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 128 | from_field: Option<&Field<'_>>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-impl-1.0.63/src/valid.rs:108:34 | 108 | fn check_non_field_attrs(attrs: &Attrs) -> Result<()> { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 108 | fn check_non_field_attrs(attrs: &Attrs<'_>) -> Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-impl-1.0.63/src/valid.rs:138:32 | 138 | fn check_field_attrs(fields: &[Field]) -> Result<()> { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 138 | fn check_field_attrs(fields: &[Field<'_>]) -> Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-impl-1.0.63/src/valid.rs:205:22 | 205 | fn same_member(one: &Field, two: &Field) -> bool { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 205 | fn same_member(one: &Field<'_>, two: &Field) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-impl-1.0.63/src/valid.rs:205:35 | 205 | fn same_member(one: &Field, two: &Field) -> bool { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 205 | fn same_member(one: &Field, two: &Field<'_>) -> bool { | ++++ warning[E0133]: call to unsafe function `tinystr::TinyAsciiStr::::from_bytes_unchecked` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unic-langid-impl-0.9.5/src/subtags/language.rs:37:19 | 37 | Self(Some(TinyStr8::from_bytes_unchecked(v.to_le_bytes()))) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unic-langid-impl-0.9.5/src/subtags/language.rs:36:5 | 36 | pub const unsafe fn from_raw_unchecked(v: u64) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` warning[E0133]: call to unsafe function `tinystr::TinyAsciiStr::::from_bytes_unchecked` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unic-langid-impl-0.9.5/src/subtags/region.rs:40:14 | 40 | Self(TinyStr4::from_bytes_unchecked(v.to_le_bytes())) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unic-langid-impl-0.9.5/src/subtags/region.rs:39:5 | 39 | pub const unsafe fn from_raw_unchecked(v: u32) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `tinystr::TinyAsciiStr::::from_bytes_unchecked` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unic-langid-impl-0.9.5/src/subtags/script.rs:28:14 | 28 | Self(TinyStr4::from_bytes_unchecked(v.to_le_bytes())) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unic-langid-impl-0.9.5/src/subtags/script.rs:27:5 | 27 | pub const unsafe fn from_raw_unchecked(v: u32) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `tinystr::TinyAsciiStr::::from_bytes_unchecked` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unic-langid-impl-0.9.5/src/subtags/variant.rs:38:14 | 38 | Self(TinyStr8::from_bytes_unchecked(v.to_le_bytes())) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unic-langid-impl-0.9.5/src/subtags/variant.rs:37:5 | 37 | pub const unsafe fn from_raw_unchecked(v: u64) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Compiling rustc_index v0.0.0 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_index) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rustc_index CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_index CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_index CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rustc_index --edition=2021 compiler/rustc_index/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="nightly"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly"))' -C metadata=141ffe42c008bc59 -C extra-filename=-141ffe42c008bc59 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern arrayvec=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libarrayvec-4e2ae911ca7e5181.rmeta --extern rustc_index_macros=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/librustc_index_macros-e881036df94e6263.so --extern rustc_macros=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/librustc_macros-abb099aea29845d2.so --extern rustc_serialize=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_serialize-85ca5577d24dfbde.rmeta --extern smallvec=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libsmallvec-d392916284d75176.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/ast.rs:133:23 | 133 | let variants: Vec = variants | ^^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 133 | let variants: Vec> = variants | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:147:23 | 147 | ser_name: Attr, | ----^------- expected lifetime parameter | help: indicate the anonymous lifetime | 147 | ser_name: Attr<'_, String>, | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:148:22 | 148 | de_name: Attr, | ----^------- expected lifetime parameter | help: indicate the anonymous lifetime | 148 | de_name: Attr<'_, String>, | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:149:35 | 149 | de_aliases: Option>, | -------^------- expected lifetime parameter | help: indicate the anonymous lifetime | 149 | de_aliases: Option>, | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:557:54 | 557 | let _ = attr.parse_args_with(|input: ParseStream| { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 557 | let _ = attr.parse_args_with(|input: ParseStream<'_>| { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:660:36 | 660 | pub fn serde_path(&self) -> Cow { | ---^---------- expected lifetime parameter | help: indicate the anonymous lifetime | 660 | pub fn serde_path(&self) -> Cow<'_, syn::Path> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:679:15 | 679 | untagged: BoolAttr, | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 679 | untagged: BoolAttr<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:680:23 | 680 | internal_tag: Attr, | ----^------- expected lifetime parameter | help: indicate the anonymous lifetime | 680 | internal_tag: Attr<'_, String>, | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:681:18 | 681 | content: Attr, | ----^------- expected lifetime parameter | help: indicate the anonymous lifetime | 681 | content: Attr<'_, String>, | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:740:23 | 740 | field_identifier: BoolAttr, | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 740 | field_identifier: BoolAttr<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:741:25 | 741 | variant_identifier: BoolAttr, | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 741 | variant_identifier: BoolAttr<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:1391:35 | 1391 | F: Fn(&Ctxt, Symbol, Symbol, &ParseNestedMeta) -> syn::Result, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1391 | F: Fn(&Ctxt, Symbol, Symbol, &ParseNestedMeta<'_>) -> syn::Result, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:1386:12 | 1386 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1386 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:1431:12 | 1431 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1431 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:1439:12 | 1439 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1439 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:1447:12 | 1447 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1447 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:1456:12 | 1456 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1456 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:1465:12 | 1465 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1465 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:1500:12 | 1500 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1500 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:1522:12 | 1522 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1522 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:1545:12 | 1545 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1545 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:1566:12 | 1566 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1566 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:1589:12 | 1589 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1589 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:1596:54 | 1596 | if let Ok(lifetimes) = string.parse_with(|input: ParseStream| { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1596 | if let Ok(lifetimes) = string.parse_with(|input: ParseStream<'_>| { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/case.rs:45:59 | 45 | pub fn from_str(rename_all_str: &str) -> Result { | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 45 | pub fn from_str(rename_all_str: &str) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/case.rs:125:32 | 125 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 125 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/check.rs:8:36 | 8 | pub fn check(cx: &Ctxt, cont: &mut Container, derive: Derive) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 8 | pub fn check(cx: &Ctxt, cont: &mut Container<'_>, derive: Derive) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/check.rs:27:45 | 27 | fn check_default_on_tuple(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 27 | fn check_default_on_tuple(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/check.rs:66:43 | 66 | fn check_remote_generic(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 66 | fn check_remote_generic(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/check.rs:78:35 | 78 | fn check_getter(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 78 | fn check_getter(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/check.rs:100:36 | 100 | fn check_flatten(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 100 | fn check_flatten(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/check.rs:117:57 | 117 | fn check_flatten_field(cx: &Ctxt, style: Style, field: &Field) { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 117 | fn check_flatten_field(cx: &Ctxt, style: Style, field: &Field<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/check.rs:144:39 | 144 | fn check_identifier(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 144 | fn check_identifier(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/check.rs:226:47 | 226 | fn check_variant_skip_attrs(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 226 | fn check_variant_skip_attrs(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/check.rs:300:61 | 300 | fn check_internal_tag_field_name_conflict(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 300 | fn check_internal_tag_field_name_conflict(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/check.rs:352:50 | 352 | fn check_adjacent_tag_conflict(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 352 | fn check_adjacent_tag_conflict(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/check.rs:370:44 | 370 | fn check_transparent(cx: &Ctxt, cont: &mut Container, derive: Derive) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 370 | fn check_transparent(cx: &Ctxt, cont: &mut Container<'_>, derive: Derive) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/check.rs:455:30 | 455 | fn allow_transparent(field: &Field, derive: Derive) -> bool { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 455 | fn allow_transparent(field: &Field<'_>, derive: Derive) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/check.rs:470:50 | 470 | fn check_from_and_try_from(cx: &Ctxt, cont: &mut Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 470 | fn check_from_and_try_from(cx: &Ctxt, cont: &mut Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/symbol.rs:68:40 | 68 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 68 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/bound.rs:42:12 | 42 | cont: &Container, | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 42 | cont: &Container<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/bound.rs:58:12 | 58 | cont: &Container, | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 58 | cont: &Container<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/bound.rs:92:12 | 92 | cont: &Container, | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 92 | cont: &Container<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/bound.rs:311:12 | 311 | cont: &Container, | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 311 | cont: &Container<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/bound.rs:370:24 | 370 | fn type_of_item(cont: &Container) -> syn::Type { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 370 | fn type_of_item(cont: &Container<'_>) -> syn::Type { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:69:35 | 69 | fn precondition(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 69 | fn precondition(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:74:41 | 74 | fn precondition_sized(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 74 | fn precondition_sized(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:87:50 | 87 | fn precondition_no_de_lifetime(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 87 | fn precondition_no_de_lifetime(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:130:19 | 130 | fn new(cont: &Container) -> Self { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 130 | fn new(cont: &Container<'_>) -> Self { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:160:26 | 160 | fn build_generics(cont: &Container, borrowed: &BorrowedLifetimes) -> syn::Generics { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 160 | fn build_generics(cont: &Container<'_>, borrowed: &BorrowedLifetimes) -> syn::Generics { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:260:30 | 260 | fn borrowed_lifetimes(cont: &Container) -> BorrowedLifetimes { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 260 | fn borrowed_lifetimes(cont: &Container<'_>) -> BorrowedLifetimes { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:274:28 | 274 | fn deserialize_body(cont: &Container, params: &Parameters) -> Fragment { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 274 | fn deserialize_body(cont: &Container<'_>, params: &Parameters) -> Fragment { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:346:38 | 346 | fn deserialize_in_place_body(_cont: &Container, _params: &Parameters) -> Option { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 346 | fn deserialize_in_place_body(_cont: &Container<'_>, _params: &Parameters) -> Option { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:350:35 | 350 | fn deserialize_transparent(cont: &Container, params: &Parameters) -> Fragment { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 350 | fn deserialize_transparent(cont: &Container<'_>, params: &Parameters) -> Fragment { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:460:15 | 460 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 460 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:462:11 | 462 | form: TupleForm, | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 462 | form: TupleForm<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:681:15 | 681 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 681 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:862:13 | 862 | field: &Field, | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 862 | field: &Field<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:917:15 | 917 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 917 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:919:11 | 919 | form: StructForm, | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 919 | form: StructForm<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:1196:17 | 1196 | variants: &[Variant], | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1196 | variants: &[Variant<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:1212:17 | 1212 | variants: &[Variant], | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1212 | variants: &[Variant<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:1227:42 | 1227 | fn prepare_enum_variant_enum(variants: &[Variant]) -> (TokenStream, Stmts) { | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1227 | fn prepare_enum_variant_enum(variants: &[Variant<'_>]) -> (TokenStream, Stmts) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:1272:17 | 1272 | variants: &[Variant], | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1272 | variants: &[Variant<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:1365:17 | 1365 | variants: &[Variant], | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1365 | variants: &[Variant<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:1412:17 | 1412 | variants: &[Variant], | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1412 | variants: &[Variant<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:1727:17 | 1727 | variants: &[Variant], | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1727 | variants: &[Variant<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:1736:17 | 1736 | variants: &[Variant], | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1736 | variants: &[Variant<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:1792:15 | 1792 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1792 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:1839:15 | 1839 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1839 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:1881:15 | 1881 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1881 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:1937:13 | 1937 | field: &Field, | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1937 | field: &Field<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:1975:13 | 1975 | field: &Field, | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1975 | field: &Field<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:2084:17 | 2084 | variants: &[Variant], | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2084 | variants: &[Variant<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:2473:15 | 2473 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2473 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:2896:15 | 2896 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2896 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:2911:15 | 2911 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2911 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:2956:28 | 2956 | fn expr_is_missing(field: &Field, cattrs: &attr::Container) -> Fragment { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2956 | fn expr_is_missing(field: &Field<'_>, cattrs: &attr::Container) -> Fragment { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:2997:13 | 2997 | field: &Field, | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2997 | field: &Field<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:3023:30 | 3023 | fn effective_style(variant: &Variant) -> Style { | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 3023 | fn effective_style(variant: &Variant<'_>) -> Style { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:3032:26 | 3032 | fn has_flatten(fields: &[Field]) -> bool { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 3032 | fn has_flatten(fields: &[Field<'_>]) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:3163:5 | 3163 | DeImplGenerics, | ^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 3163 | DeImplGenerics<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:3164:5 | 3164 | DeTypeGenerics, | ^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 3164 | DeTypeGenerics<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:3165:10 | 3165 | syn::TypeGenerics, | -----^^^^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3165 | syn::TypeGenerics<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/pretend.rs:22:28 | 22 | pub fn pretend_used(cont: &Container, is_packed: bool) -> TokenStream { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 22 | pub fn pretend_used(cont: &Container<'_>, is_packed: bool) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/pretend.rs:64:31 | 64 | fn pretend_fields_used(cont: &Container, is_packed: bool) -> TokenStream { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 64 | fn pretend_fields_used(cont: &Container<'_>, is_packed: bool) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/pretend.rs:78:38 | 78 | fn pretend_fields_used_struct(cont: &Container, fields: &[Field]) -> TokenStream { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 78 | fn pretend_fields_used_struct(cont: &Container<'_>, fields: &[Field]) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/pretend.rs:78:59 | 78 | fn pretend_fields_used_struct(cont: &Container, fields: &[Field]) -> TokenStream { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 78 | fn pretend_fields_used_struct(cont: &Container, fields: &[Field<'_>]) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/pretend.rs:93:45 | 93 | fn pretend_fields_used_struct_packed(cont: &Container, fields: &[Field]) -> TokenStream { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 93 | fn pretend_fields_used_struct_packed(cont: &Container<'_>, fields: &[Field]) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/pretend.rs:93:66 | 93 | fn pretend_fields_used_struct_packed(cont: &Container, fields: &[Field]) -> TokenStream { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 93 | fn pretend_fields_used_struct_packed(cont: &Container, fields: &[Field<'_>]) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/pretend.rs:111:36 | 111 | fn pretend_fields_used_enum(cont: &Container, variants: &[Variant]) -> TokenStream { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 111 | fn pretend_fields_used_enum(cont: &Container<'_>, variants: &[Variant]) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/pretend.rs:111:59 | 111 | fn pretend_fields_used_enum(cont: &Container, variants: &[Variant]) -> TokenStream { | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 111 | fn pretend_fields_used_enum(cont: &Container, variants: &[Variant<'_>]) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/pretend.rs:147:33 | 147 | fn pretend_variants_used(cont: &Container) -> TokenStream { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 147 | fn pretend_variants_used(cont: &Container<'_>) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:61:35 | 61 | fn precondition(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 61 | fn precondition(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:98:19 | 98 | fn new(cont: &Container) -> Self { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 98 | fn new(cont: &Container<'_>) -> Self { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:130:26 | 130 | fn build_generics(cont: &Container) -> syn::Generics { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 130 | fn build_generics(cont: &Container<'_>) -> syn::Generics { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:166:26 | 166 | fn serialize_body(cont: &Container, params: &Parameters) -> Fragment { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 166 | fn serialize_body(cont: &Container<'_>, params: &Parameters) -> Fragment { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:186:33 | 186 | fn serialize_transparent(cont: &Container, params: &Parameters) -> Fragment { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 186 | fn serialize_transparent(cont: &Container<'_>, params: &Parameters) -> Fragment { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:228:13 | 228 | field: &Field, | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 228 | field: &Field<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:254:15 | 254 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 254 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:291:52 | 291 | fn serialize_struct(params: &Parameters, fields: &[Field], cattrs: &attr::Container) -> Fragment { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 291 | fn serialize_struct(params: &Parameters, fields: &[Field<'_>], cattrs: &attr::Container) -> Fragment { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:325:15 | 325 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 325 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:366:15 | 366 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 366 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:390:52 | 390 | fn serialize_enum(params: &Parameters, variants: &[Variant], cattrs: &attr::Container) -> Fragment { | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 390 | fn serialize_enum(params: &Parameters, variants: &[Variant<'_>], cattrs: &attr::Container) -> Fragment { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:418:15 | 418 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 418 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:500:15 | 500 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 500 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:573:15 | 573 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 573 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:639:15 | 639 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 639 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:762:15 | 762 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 762 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:809:14 | 809 | context: TupleVariant, | ^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 809 | context: TupleVariant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:811:15 | 811 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 811 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:880:14 | 880 | context: StructVariant, | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 880 | context: StructVariant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:882:15 | 882 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 882 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:964:14 | 964 | context: StructVariant, | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 964 | context: StructVariant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:966:15 | 966 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 966 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:1051:15 | 1051 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1051 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:1099:15 | 1099 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1099 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:1176:15 | 1176 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1176 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:1260:44 | 1260 | fn get_member(params: &Parameters, field: &Field, member: &Member) -> TokenStream { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1260 | fn get_member(params: &Parameters, field: &Field<'_>, member: &Member) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:1289:30 | 1289 | fn effective_style(variant: &Variant) -> Style { | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1289 | fn effective_style(variant: &Variant<'_>) -> Style { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/this.rs:4:25 | 4 | pub fn this_type(cont: &Container) -> Path { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 4 | pub fn this_type(cont: &Container<'_>) -> Path { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/this.rs:18:26 | 18 | pub fn this_value(cont: &Container) -> Path { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 18 | pub fn this_value(cont: &Container<'_>) -> Path { | ++++ warning: trait `Float` is never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5/src/distributions/utils.rs:238:18 | 238 | pub(crate) trait Float: Sized { | ^^^^^ | = note: `#[warn(dead_code)]` on by default warning: associated items `lanes`, `extract`, and `replace` are never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5/src/distributions/utils.rs:247:8 | 245 | pub(crate) trait FloatAsSIMD: Sized { | ----------- associated items in this trait 246 | #[inline(always)] 247 | fn lanes() -> usize { | ^^^^^ ... 255 | fn extract(self, index: usize) -> Self { | ^^^^^^^ ... 260 | fn replace(self, index: usize, new_value: Self) -> Self { | ^^^^^^^ warning: method `all` is never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5/src/distributions/utils.rs:268:8 | 266 | pub(crate) trait BoolAsSIMD: Sized { | ---------- method in this trait 267 | fn any(self) -> bool; 268 | fn all(self) -> bool; | ^^^ warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5/src/seq/mod.rs:625:41 | 625 | pub struct SliceChooseIter<'a, S: ?Sized + 'a, T: 'a> { | ^^^^^ help: remove this bound | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` warning: prefer `FxHashSet` over `HashSet`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5/src/seq/index.rs:528:21 | 528 | let mut cache = HashSet::with_capacity(amount.as_usize()); | ^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashSet` may be necessary = note: `-W rustc::default-hash-types` implied by `-W rustc::internal` = help: to override `-W rustc::internal` add `#[allow(rustc::default_hash_types)]` Compiling rustc_data_structures v0.0.0 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_data_structures) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rustc_data_structures CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_data_structures CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_data_structures CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rustc_data_structures --edition=2021 compiler/rustc_data_structures/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("rustc_use_parallel_compiler"))' -C metadata=986c0a5e3c925834 -C extra-filename=-986c0a5e3c925834 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern arrayvec=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libarrayvec-4e2ae911ca7e5181.rmeta --extern bitflags=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libbitflags-d0df0f1b6db82e40.rmeta --extern either=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libeither-6987bc6aded96007.rmeta --extern elsa=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libelsa-ca73fefba86a7eb0.rmeta --extern ena=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libena-38d63a278b9ae1c2.rmeta --extern indexmap=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libindexmap-13df4d8293cc8ab1.rmeta --extern jobserver_crate=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libjobserver-329a2f37cb29eb8a.rmeta --extern libc=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/liblibc-2d18bcdff1ba86f8.rmeta --extern measureme=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libmeasureme-5e1bf3c3718f5b90.rmeta --extern memmap2=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libmemmap2-e6a206a1244aa93b.rmeta --extern parking_lot=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libparking_lot-83532ddd07c34505.rmeta --extern rustc_hash=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_hash-9ac5fe13dc1ecbba.rmeta --extern rustc_stable_hash=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_stable_hash-73e4dd85ce27c4a5.rmeta --extern rustc_arena=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_arena-57bca7fffef65613.rmeta --extern rustc_graphviz=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_graphviz-0f539d25b6ee37f7.rmeta --extern rustc_index=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_index-141ffe42c008bc59.rmeta --extern rustc_macros=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/librustc_macros-abb099aea29845d2.so --extern rustc_serialize=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_serialize-85ca5577d24dfbde.rmeta --extern smallvec=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libsmallvec-d392916284d75176.rmeta --extern stacker=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libstacker-6055436400f1e422.rmeta --extern tempfile=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libtempfile-83c4197098f9ff63.rmeta --extern thin_vec=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libthin_vec-58bffc4cccf68cf8.rmeta --extern tracing=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libtracing-f4f4b1f3bc3cdd78.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/build/psm-b1ac996f6172bb4d/out` warning: `rand` (lib) generated 77 warnings Compiling unic-langid-macros v0.9.5 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=unic_langid_macros CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unic-langid-macros-0.9.5 CARGO_PKG_AUTHORS='Zibi Braniecki ' CARGO_PKG_DESCRIPTION='API for managing Unicode Language Identifiers' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unic-langid-macros CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/zbraniecki/unic-locale' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.9.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unic-langid-macros-0.9.5 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name unic_langid_macros --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unic-langid-macros-0.9.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=a505e8fad223fab4 -C extra-filename=-a505e8fad223fab4 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern proc_macro_hack=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/libproc_macro_hack-61dcb28cd382c260.so --extern tinystr=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libtinystr-ac6a51a68714a589.rmeta --extern unic_langid_impl=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libunic_langid_impl-894ed8ea85506f37.rmeta --extern unic_langid_macros_impl=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/libunic_langid_macros_impl-c47e57ba4f160bf8.so --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling icu_locid v1.5.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=icu_locid CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid-1.5.0 CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='API for managing Unicode Language and Locale Identifiers' CARGO_PKG_HOMEPAGE='https://icu4x.unicode.org' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=icu_locid CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.67 CARGO_PKG_VERSION=1.5.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid-1.5.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name icu_locid --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="zerovec"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bench", "databake", "serde", "std", "zerovec"))' -C metadata=bf54e860b8999783 -C extra-filename=-bf54e860b8999783 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern displaydoc=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/libdisplaydoc-cac3c3fe1b2193e5.so --extern litemap=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/liblitemap-b3b869ff127721ec.rmeta --extern tinystr=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libtinystr-ac6a51a68714a589.rmeta --extern writeable=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libwriteable-d6d5b42c10371b11.rmeta --extern zerovec=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libzerovec-f73433b4b3015653.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid-1.5.0/src/langid.rs:437:38 | 437 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 437 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid-1.5.0/src/helpers.rs:354:64 | 321 | / macro_rules! impl_writeable_for_each_subtag_str_no_test { 322 | | ($type:tt $(, $self:ident, $borrow_cond:expr => $borrow:expr)?) => { 323 | | impl writeable::Writeable for $type { 324 | | fn write_to(&self, sink: &mut W) -> core::fmt::Result { ... | 354 | | fn write_to_string(&self) -> alloc::borrow::Cow { | | ------------------^---- expected lifetime parameter ... | 369 | | }; 370 | | } | |_- in this expansion of `impl_writeable_for_each_subtag_str_no_test!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid-1.5.0/src/langid.rs:450:1 | 450 | impl_writeable_for_each_subtag_str_no_test!(LanguageIdentifier, selff, selff.script.is_none() && selff.region.is_none() && selff.variants.is_empty() => selff.language.write_to_string(... | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 354 | fn write_to_string(&self) -> alloc::borrow::Cow<'_, str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid-1.5.0/src/locale.rs:430:38 | 430 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 430 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid-1.5.0/src/helpers.rs:354:64 | 321 | / macro_rules! impl_writeable_for_each_subtag_str_no_test { 322 | | ($type:tt $(, $self:ident, $borrow_cond:expr => $borrow:expr)?) => { 323 | | impl writeable::Writeable for $type { 324 | | fn write_to(&self, sink: &mut W) -> core::fmt::Result { ... | 354 | | fn write_to_string(&self) -> alloc::borrow::Cow { | | ------------------^---- expected lifetime parameter ... | 369 | | }; 370 | | } | |_- in this expansion of `impl_writeable_for_each_subtag_str_no_test!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid-1.5.0/src/locale.rs:435:1 | 435 | impl_writeable_for_each_subtag_str_no_test!(Locale, selff, selff.extensions.is_empty() => selff.id.write_to_string()); | --------------------------------------------------------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 354 | fn write_to_string(&self) -> alloc::borrow::Cow<'_, str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid-1.5.0/src/parser/langid.rs:29:16 | 29 | iter: &mut SubtagIterator, | ^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 29 | iter: &mut SubtagIterator<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid-1.5.0/src/parser/langid.rs:112:15 | 112 | mut iter: SubtagIterator, | ^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 112 | mut iter: SubtagIterator<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid-1.5.0/src/helpers.rs:164:60 | 5 | / macro_rules! impl_tinystr_subtag { 6 | | ( 7 | | $(#[$doc:meta])* 8 | | $name:ident, ... | 164 | | fn write_to_string(&self) -> alloc::borrow::Cow { | | ------------------^---- expected lifetime parameter ... | 318 | | }; 319 | | } | |__- in this expansion of `impl_tinystr_subtag!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid-1.5.0/src/extensions/other/subtag.rs:5:1 | 5 | / impl_tinystr_subtag!( 6 | | /// A single item used in a list of [`Other`](super::Other) extensions. 7 | | /// 8 | | /// The subtag has to be an ASCII alphanumerical string no shorter than ... | 29 | | ["y", "toolooong"], 30 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 164 | fn write_to_string(&self) -> alloc::borrow::Cow<'_, str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid-1.5.0/src/extensions/other/mod.rs:84:53 | 84 | pub(crate) fn try_from_iter(ext: u8, iter: &mut SubtagIterator) -> Result { | ^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 84 | pub(crate) fn try_from_iter(ext: u8, iter: &mut SubtagIterator<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid-1.5.0/src/extensions/other/mod.rs:177:52 | 177 | fn write_to_string(&self) -> alloc::borrow::Cow { | ------------------^---- expected lifetime parameter | help: indicate the anonymous lifetime | 177 | fn write_to_string(&self) -> alloc::borrow::Cow<'_, str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid-1.5.0/src/helpers.rs:164:60 | 5 | / macro_rules! impl_tinystr_subtag { 6 | | ( 7 | | $(#[$doc:meta])* 8 | | $name:ident, ... | 164 | | fn write_to_string(&self) -> alloc::borrow::Cow { | | ------------------^---- expected lifetime parameter ... | 318 | | }; 319 | | } | |__- in this expansion of `impl_tinystr_subtag!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid-1.5.0/src/extensions/private/other.rs:5:1 | 5 | / impl_tinystr_subtag!( 6 | | /// A single item used in a list of [`Private`](super::Private) extensions. 7 | | /// 8 | | /// The subtag has to be an ASCII alphanumerical string no shorter than ... | 31 | | ["toolooong"], 32 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 164 | fn write_to_string(&self) -> alloc::borrow::Cow<'_, str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid-1.5.0/src/extensions/private/mod.rs:134:44 | 134 | pub(crate) fn try_from_iter(iter: &mut SubtagIterator) -> Result { | ^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 134 | pub(crate) fn try_from_iter(iter: &mut SubtagIterator<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid-1.5.0/src/helpers.rs:164:60 | 5 | / macro_rules! impl_tinystr_subtag { 6 | | ( 7 | | $(#[$doc:meta])* 8 | | $name:ident, ... | 164 | | fn write_to_string(&self) -> alloc::borrow::Cow { | | ------------------^---- expected lifetime parameter ... | 318 | | }; 319 | | } | |__- in this expansion of `impl_tinystr_subtag!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid-1.5.0/src/extensions/transform/key.rs:5:1 | 5 | / impl_tinystr_subtag!( 6 | | /// A key used in a list of [`Fields`](super::Fields). 7 | | /// 8 | | /// The key has to be a two ASCII characters long, with the first ... | 31 | | ["", "k", "0k", "k12"], 32 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 164 | fn write_to_string(&self) -> alloc::borrow::Cow<'_, str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid-1.5.0/src/helpers.rs:354:64 | 321 | / macro_rules! impl_writeable_for_each_subtag_str_no_test { 322 | | ($type:tt $(, $self:ident, $borrow_cond:expr => $borrow:expr)?) => { 323 | | impl writeable::Writeable for $type { 324 | | fn write_to(&self, sink: &mut W) -> core::fmt::Result { ... | 354 | | fn write_to_string(&self) -> alloc::borrow::Cow { | | ------------------^---- expected lifetime parameter ... | 369 | | }; 370 | | } | |_- in this expansion of `impl_writeable_for_each_subtag_str_no_test!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid-1.5.0/src/extensions/transform/value.rs:116:1 | 116 | impl_writeable_for_each_subtag_str_no_test!(Value, selff, selff.0.is_empty() => alloc::borrow::Cow::Borrowed("true")); | --------------------------------------------------------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 354 | fn write_to_string(&self) -> alloc::borrow::Cow<'_, str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid-1.5.0/src/extensions/transform/mod.rs:161:44 | 161 | pub(crate) fn try_from_iter(iter: &mut SubtagIterator) -> Result { | ^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 161 | pub(crate) fn try_from_iter(iter: &mut SubtagIterator<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid-1.5.0/src/helpers.rs:164:60 | 5 | / macro_rules! impl_tinystr_subtag { 6 | | ( 7 | | $(#[$doc:meta])* 8 | | $name:ident, ... | 164 | | fn write_to_string(&self) -> alloc::borrow::Cow { | | ------------------^---- expected lifetime parameter ... | 318 | | }; 319 | | } | |__- in this expansion of `impl_tinystr_subtag!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid-1.5.0/src/extensions/unicode/attribute.rs:5:1 | 5 | / impl_tinystr_subtag!( 6 | | /// An attribute used in a set of [`Attributes`](super::Attributes). 7 | | /// 8 | | /// An attribute has to be a sequence of alphanumerical characters no ... | 33 | | ["no", "toolooong"], 34 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 164 | fn write_to_string(&self) -> alloc::borrow::Cow<'_, str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid-1.5.0/src/helpers.rs:354:64 | 321 | / macro_rules! impl_writeable_for_each_subtag_str_no_test { 322 | | ($type:tt $(, $self:ident, $borrow_cond:expr => $borrow:expr)?) => { 323 | | impl writeable::Writeable for $type { 324 | | fn write_to(&self, sink: &mut W) -> core::fmt::Result { ... | 354 | | fn write_to_string(&self) -> alloc::borrow::Cow { | | ------------------^---- expected lifetime parameter ... | 369 | | }; 370 | | } | |_- in this expansion of `impl_writeable_for_each_subtag_str_no_test!` (#2) 371 | 372 | / macro_rules! impl_writeable_for_subtag_list { 373 | | ($type:tt, $sample1:literal, $sample2:literal) => { 374 | | impl_writeable_for_each_subtag_str_no_test!($type, selff, selff.0.len() == 1 => alloc::borrow::Cow::Borrowed(selff.0.get(0).unwrap().as_str()... | | ----------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation (#2) ... | 391 | | }; 392 | | } | |_- in this expansion of `impl_writeable_for_subtag_list!` (#1) | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid-1.5.0/src/extensions/unicode/attributes.rs:112:1 | 112 | impl_writeable_for_subtag_list!(Attributes, "foobar", "testing"); | ---------------------------------------------------------------- in this macro invocation (#1) | help: indicate the anonymous lifetime | 354 | fn write_to_string(&self) -> alloc::borrow::Cow<'_, str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid-1.5.0/src/helpers.rs:164:60 | 5 | / macro_rules! impl_tinystr_subtag { 6 | | ( 7 | | $(#[$doc:meta])* 8 | | $name:ident, ... | 164 | | fn write_to_string(&self) -> alloc::borrow::Cow { | | ------------------^---- expected lifetime parameter ... | 318 | | }; 319 | | } | |__- in this expansion of `impl_tinystr_subtag!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid-1.5.0/src/extensions/unicode/key.rs:5:1 | 5 | / impl_tinystr_subtag!( 6 | | /// A key used in a list of [`Keywords`](super::Keywords). 7 | | /// 8 | | /// The key has to be a two ASCII alphanumerical characters long, with the first ... | 31 | | ["a", "a8", "abc"], 32 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 164 | fn write_to_string(&self) -> alloc::borrow::Cow<'_, str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid-1.5.0/src/helpers.rs:354:64 | 321 | / macro_rules! impl_writeable_for_each_subtag_str_no_test { 322 | | ($type:tt $(, $self:ident, $borrow_cond:expr => $borrow:expr)?) => { 323 | | impl writeable::Writeable for $type { 324 | | fn write_to(&self, sink: &mut W) -> core::fmt::Result { ... | 354 | | fn write_to_string(&self) -> alloc::borrow::Cow { | | ------------------^---- expected lifetime parameter ... | 369 | | }; 370 | | } | |_- in this expansion of `impl_writeable_for_each_subtag_str_no_test!` (#2) 371 | 372 | / macro_rules! impl_writeable_for_subtag_list { 373 | | ($type:tt, $sample1:literal, $sample2:literal) => { 374 | | impl_writeable_for_each_subtag_str_no_test!($type, selff, selff.0.len() == 1 => alloc::borrow::Cow::Borrowed(selff.0.get(0).unwrap().as_str()... | | ----------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation (#2) ... | 391 | | }; 392 | | } | |_- in this expansion of `impl_writeable_for_subtag_list!` (#1) | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid-1.5.0/src/extensions/unicode/value.rs:152:1 | 152 | impl_writeable_for_subtag_list!(Value, "islamic", "civil"); | ---------------------------------------------------------- in this macro invocation (#1) | help: indicate the anonymous lifetime | 354 | fn write_to_string(&self) -> alloc::borrow::Cow<'_, str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid-1.5.0/src/extensions/unicode/mod.rs:153:44 | 153 | pub(crate) fn try_from_iter(iter: &mut SubtagIterator) -> Result { | ^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 153 | pub(crate) fn try_from_iter(iter: &mut SubtagIterator<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid-1.5.0/src/extensions/mod.rs:245:44 | 245 | pub(crate) fn try_from_iter(iter: &mut SubtagIterator) -> Result { | ^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 245 | pub(crate) fn try_from_iter(iter: &mut SubtagIterator<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid-1.5.0/src/helpers.rs:164:60 | 5 | / macro_rules! impl_tinystr_subtag { 6 | | ( 7 | | $(#[$doc:meta])* 8 | | $name:ident, ... | 164 | | fn write_to_string(&self) -> alloc::borrow::Cow { | | ------------------^---- expected lifetime parameter ... | 318 | | }; 319 | | } | |__- in this expansion of `impl_tinystr_subtag!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid-1.5.0/src/subtags/language.rs:5:1 | 5 | / impl_tinystr_subtag!( 6 | | /// A language subtag (examples: `"en"`, `"csb"`, `"zh"`, `"und"`, etc.) 7 | | /// 8 | | /// [`Language`] represents a Unicode base language code conformant to the ... | 47 | | ["419", "german", "en1"], 48 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 164 | fn write_to_string(&self) -> alloc::borrow::Cow<'_, str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid-1.5.0/src/helpers.rs:164:60 | 5 | / macro_rules! impl_tinystr_subtag { 6 | | ( 7 | | $(#[$doc:meta])* 8 | | $name:ident, ... | 164 | | fn write_to_string(&self) -> alloc::borrow::Cow { | | ------------------^---- expected lifetime parameter ... | 318 | | }; 319 | | } | |__- in this expansion of `impl_tinystr_subtag!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid-1.5.0/src/subtags/region.rs:5:1 | 5 | / impl_tinystr_subtag!( 6 | | /// A region subtag (examples: `"US"`, `"CN"`, `"AR"` etc.) 7 | | /// 8 | | /// [`Region`] represents a Unicode base language code conformant to the ... | 44 | | ["12", "FRA", "b2"], 45 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 164 | fn write_to_string(&self) -> alloc::borrow::Cow<'_, str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid-1.5.0/src/helpers.rs:164:60 | 5 | / macro_rules! impl_tinystr_subtag { 6 | | ( 7 | | $(#[$doc:meta])* 8 | | $name:ident, ... | 164 | | fn write_to_string(&self) -> alloc::borrow::Cow { | | ------------------^---- expected lifetime parameter ... | 318 | | }; 319 | | } | |__- in this expansion of `impl_tinystr_subtag!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid-1.5.0/src/subtags/script.rs:5:1 | 5 | / impl_tinystr_subtag!( 6 | | /// A script subtag (examples: `"Latn"`, `"Arab"`, etc.) 7 | | /// 8 | | /// [`Script`] represents a Unicode base language code conformant to the ... | 32 | | ["Latin"], 33 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 164 | fn write_to_string(&self) -> alloc::borrow::Cow<'_, str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid-1.5.0/src/helpers.rs:164:60 | 5 | / macro_rules! impl_tinystr_subtag { 6 | | ( 7 | | $(#[$doc:meta])* 8 | | $name:ident, ... | 164 | | fn write_to_string(&self) -> alloc::borrow::Cow { | | ------------------^---- expected lifetime parameter ... | 318 | | }; 319 | | } | |__- in this expansion of `impl_tinystr_subtag!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid-1.5.0/src/subtags/variant.rs:5:1 | 5 | / impl_tinystr_subtag!( 6 | | /// A variant subtag (examples: `"macos"`, `"posix"`, `"1996"` etc.) 7 | | /// 8 | | /// [`Variant`] represents a Unicode base language code conformant to the ... | 34 | | ["yes"], 35 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 164 | fn write_to_string(&self) -> alloc::borrow::Cow<'_, str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid-1.5.0/src/helpers.rs:354:64 | 321 | / macro_rules! impl_writeable_for_each_subtag_str_no_test { 322 | | ($type:tt $(, $self:ident, $borrow_cond:expr => $borrow:expr)?) => { 323 | | impl writeable::Writeable for $type { 324 | | fn write_to(&self, sink: &mut W) -> core::fmt::Result { ... | 354 | | fn write_to_string(&self) -> alloc::borrow::Cow { | | ------------------^---- expected lifetime parameter ... | 369 | | }; 370 | | } | |_- in this expansion of `impl_writeable_for_each_subtag_str_no_test!` (#2) 371 | 372 | / macro_rules! impl_writeable_for_subtag_list { 373 | | ($type:tt, $sample1:literal, $sample2:literal) => { 374 | | impl_writeable_for_each_subtag_str_no_test!($type, selff, selff.0.len() == 1 => alloc::borrow::Cow::Borrowed(selff.0.get(0).unwrap().as_str()... | | ----------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation (#2) ... | 391 | | }; 392 | | } | |_- in this expansion of `impl_writeable_for_subtag_list!` (#1) | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid-1.5.0/src/subtags/variants.rs:120:1 | 120 | impl_writeable_for_subtag_list!(Variants, "macos", "posix"); | ----------------------------------------------------------- in this macro invocation (#1) | help: indicate the anonymous lifetime | 354 | fn write_to_string(&self) -> alloc::borrow::Cow<'_, str> { | +++ warning: `unic-langid-impl` (lib) generated 11 warnings (7 duplicates) Compiling icu_provider_macros v1.5.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=icu_provider_macros CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider_macros-1.5.0 CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='Proc macros for ICU data providers' CARGO_PKG_HOMEPAGE='https://icu4x.unicode.org' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=icu_provider_macros CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.67 CARGO_PKG_VERSION=1.5.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider_macros-1.5.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name icu_provider_macros --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider_macros-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=07f9c68209749b48 -C extra-filename=-07f9c68209749b48 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern proc_macro2=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/libproc_macro2-1f231826f707846c.rlib --extern quote=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/libquote-44912ee8bf970661.rlib --extern syn=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/libsyn-7b63a985e3916c4e.rlib --extern proc_macro --cap-lints warn -Z binary-dep-depinfo` warning: unused extern crate --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider_macros-1.5.0/src/lib.rs:25:1 | 25 | extern crate proc_macro; | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove it | = note: `-W unused-extern-crates` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(unused_extern_crates)]` warning: `thiserror-impl` (lib) generated 25 warnings Compiling unic-langid v0.9.5 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=unic_langid CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unic-langid-0.9.5 CARGO_PKG_AUTHORS='Zibi Braniecki ' CARGO_PKG_DESCRIPTION='API for managing Unicode Language Identifiers' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unic-langid CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/zbraniecki/unic-locale' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.9.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unic-langid-0.9.5 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name unic_langid --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unic-langid-0.9.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="macros"' --cfg 'feature="unic-langid-macros"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "likelysubtags", "macros", "serde", "unic-langid-macros"))' -C metadata=fecc5d8fcb9b5ae5 -C extra-filename=-fecc5d8fcb9b5ae5 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern unic_langid_impl=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libunic_langid_impl-894ed8ea85506f37.rmeta --extern unic_langid_macros=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libunic_langid_macros-a505e8fad223fab4.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=unic_langid_macros CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unic-langid-macros-0.9.5 CARGO_PKG_AUTHORS='Zibi Braniecki ' CARGO_PKG_DESCRIPTION='API for managing Unicode Language Identifiers' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unic-langid-macros CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/zbraniecki/unic-locale' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.9.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unic-langid-macros-0.9.5 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name unic_langid_macros --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unic-langid-macros-0.9.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=c4f89a886fbae425 -C extra-filename=-c4f89a886fbae425 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern proc_macro_hack=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/libproc_macro_hack-61dcb28cd382c260.so --extern tinystr=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/libtinystr-693d225d76bb10cd.rmeta --extern unic_langid_impl=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/libunic_langid_impl-84dd66f89b1c5af1.rmeta --extern unic_langid_macros_impl=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/libunic_langid_macros_impl-c47e57ba4f160bf8.so --cap-lints warn -Z binary-dep-depinfo` warning[E0133]: call to unsafe function `tinystr::TinyAsciiStr::::from_bytes_unchecked` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid-1.5.0/src/helpers.rs:89:22 | 5 | / macro_rules! impl_tinystr_subtag { 6 | | ( 7 | | $(#[$doc:meta])* 8 | | $name:ident, ... | 89 | | Self(tinystr::TinyAsciiStr::from_bytes_unchecked(v)) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 318 | | }; 319 | | } | |__- in this expansion of `impl_tinystr_subtag!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid-1.5.0/src/extensions/other/subtag.rs:5:1 | 5 | / impl_tinystr_subtag!( 6 | | /// A single item used in a list of [`Other`](super::Other) extensions. 7 | | /// 8 | | /// The subtag has to be an ASCII alphanumerical string no shorter than ... | 29 | | ["y", "toolooong"], 30 | | ); | |_- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid-1.5.0/src/helpers.rs:88:13 | 5 | / macro_rules! impl_tinystr_subtag { 6 | | ( 7 | | $(#[$doc:meta])* 8 | | $name:ident, ... | 88 | | pub const unsafe fn from_raw_unchecked(v: [u8; $len_end]) -> Self { | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... | 318 | | }; 319 | | } | |__- in this expansion of `impl_tinystr_subtag!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid-1.5.0/src/extensions/other/subtag.rs:5:1 | 5 | / impl_tinystr_subtag!( 6 | | /// A single item used in a list of [`Other`](super::Other) extensions. 7 | | /// 8 | | /// The subtag has to be an ASCII alphanumerical string no shorter than ... | 29 | | ["y", "toolooong"], 30 | | ); | |_- in this macro invocation = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` warning[E0133]: call to unsafe function `tinystr::TinyAsciiStr::::from_bytes_unchecked` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid-1.5.0/src/helpers.rs:89:22 | 5 | / macro_rules! impl_tinystr_subtag { 6 | | ( 7 | | $(#[$doc:meta])* 8 | | $name:ident, ... | 89 | | Self(tinystr::TinyAsciiStr::from_bytes_unchecked(v)) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 318 | | }; 319 | | } | |__- in this expansion of `impl_tinystr_subtag!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid-1.5.0/src/extensions/private/other.rs:5:1 | 5 | / impl_tinystr_subtag!( 6 | | /// A single item used in a list of [`Private`](super::Private) extensions. 7 | | /// 8 | | /// The subtag has to be an ASCII alphanumerical string no shorter than ... | 31 | | ["toolooong"], 32 | | ); | |_- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid-1.5.0/src/helpers.rs:88:13 | 5 | / macro_rules! impl_tinystr_subtag { 6 | | ( 7 | | $(#[$doc:meta])* 8 | | $name:ident, ... | 88 | | pub const unsafe fn from_raw_unchecked(v: [u8; $len_end]) -> Self { | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... | 318 | | }; 319 | | } | |__- in this expansion of `impl_tinystr_subtag!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid-1.5.0/src/extensions/private/other.rs:5:1 | 5 | / impl_tinystr_subtag!( 6 | | /// A single item used in a list of [`Private`](super::Private) extensions. 7 | | /// 8 | | /// The subtag has to be an ASCII alphanumerical string no shorter than ... | 31 | | ["toolooong"], 32 | | ); | |_- in this macro invocation warning[E0133]: call to unsafe function `tinystr::TinyAsciiStr::::from_bytes_unchecked` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid-1.5.0/src/helpers.rs:89:22 | 5 | / macro_rules! impl_tinystr_subtag { 6 | | ( 7 | | $(#[$doc:meta])* 8 | | $name:ident, ... | 89 | | Self(tinystr::TinyAsciiStr::from_bytes_unchecked(v)) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 318 | | }; 319 | | } | |__- in this expansion of `impl_tinystr_subtag!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid-1.5.0/src/extensions/transform/key.rs:5:1 | 5 | / impl_tinystr_subtag!( 6 | | /// A key used in a list of [`Fields`](super::Fields). 7 | | /// 8 | | /// The key has to be a two ASCII characters long, with the first ... | 31 | | ["", "k", "0k", "k12"], 32 | | ); | |_- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid-1.5.0/src/helpers.rs:88:13 | 5 | / macro_rules! impl_tinystr_subtag { 6 | | ( 7 | | $(#[$doc:meta])* 8 | | $name:ident, ... | 88 | | pub const unsafe fn from_raw_unchecked(v: [u8; $len_end]) -> Self { | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... | 318 | | }; 319 | | } | |__- in this expansion of `impl_tinystr_subtag!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid-1.5.0/src/extensions/transform/key.rs:5:1 | 5 | / impl_tinystr_subtag!( 6 | | /// A key used in a list of [`Fields`](super::Fields). 7 | | /// 8 | | /// The key has to be a two ASCII characters long, with the first ... | 31 | | ["", "k", "0k", "k12"], 32 | | ); | |_- in this macro invocation warning[E0133]: call to unsafe function `tinystr::TinyAsciiStr::::from_bytes_unchecked` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid-1.5.0/src/helpers.rs:89:22 | 5 | / macro_rules! impl_tinystr_subtag { 6 | | ( 7 | | $(#[$doc:meta])* 8 | | $name:ident, ... | 89 | | Self(tinystr::TinyAsciiStr::from_bytes_unchecked(v)) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 318 | | }; 319 | | } | |__- in this expansion of `impl_tinystr_subtag!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid-1.5.0/src/extensions/unicode/attribute.rs:5:1 | 5 | / impl_tinystr_subtag!( 6 | | /// An attribute used in a set of [`Attributes`](super::Attributes). 7 | | /// 8 | | /// An attribute has to be a sequence of alphanumerical characters no ... | 33 | | ["no", "toolooong"], 34 | | ); | |_- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid-1.5.0/src/helpers.rs:88:13 | 5 | / macro_rules! impl_tinystr_subtag { 6 | | ( 7 | | $(#[$doc:meta])* 8 | | $name:ident, ... | 88 | | pub const unsafe fn from_raw_unchecked(v: [u8; $len_end]) -> Self { | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... | 318 | | }; 319 | | } | |__- in this expansion of `impl_tinystr_subtag!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid-1.5.0/src/extensions/unicode/attribute.rs:5:1 | 5 | / impl_tinystr_subtag!( 6 | | /// An attribute used in a set of [`Attributes`](super::Attributes). 7 | | /// 8 | | /// An attribute has to be a sequence of alphanumerical characters no ... | 33 | | ["no", "toolooong"], 34 | | ); | |_- in this macro invocation warning[E0133]: call to unsafe function `tinystr::TinyAsciiStr::::from_bytes_unchecked` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid-1.5.0/src/helpers.rs:89:22 | 5 | / macro_rules! impl_tinystr_subtag { 6 | | ( 7 | | $(#[$doc:meta])* 8 | | $name:ident, ... | 89 | | Self(tinystr::TinyAsciiStr::from_bytes_unchecked(v)) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 318 | | }; 319 | | } | |__- in this expansion of `impl_tinystr_subtag!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid-1.5.0/src/extensions/unicode/key.rs:5:1 | 5 | / impl_tinystr_subtag!( 6 | | /// A key used in a list of [`Keywords`](super::Keywords). 7 | | /// 8 | | /// The key has to be a two ASCII alphanumerical characters long, with the first ... | 31 | | ["a", "a8", "abc"], 32 | | ); | |_- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid-1.5.0/src/helpers.rs:88:13 | 5 | / macro_rules! impl_tinystr_subtag { 6 | | ( 7 | | $(#[$doc:meta])* 8 | | $name:ident, ... | 88 | | pub const unsafe fn from_raw_unchecked(v: [u8; $len_end]) -> Self { | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... | 318 | | }; 319 | | } | |__- in this expansion of `impl_tinystr_subtag!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid-1.5.0/src/extensions/unicode/key.rs:5:1 | 5 | / impl_tinystr_subtag!( 6 | | /// A key used in a list of [`Keywords`](super::Keywords). 7 | | /// 8 | | /// The key has to be a two ASCII alphanumerical characters long, with the first ... | 31 | | ["a", "a8", "abc"], 32 | | ); | |_- in this macro invocation Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=unic_langid CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unic-langid-0.9.5 CARGO_PKG_AUTHORS='Zibi Braniecki ' CARGO_PKG_DESCRIPTION='API for managing Unicode Language Identifiers' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unic-langid CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/zbraniecki/unic-locale' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.9.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unic-langid-0.9.5 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name unic_langid --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unic-langid-0.9.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="macros"' --cfg 'feature="unic-langid-macros"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "likelysubtags", "macros", "serde", "unic-langid-macros"))' -C metadata=96099400c160f5f6 -C extra-filename=-96099400c160f5f6 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern unic_langid_impl=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/libunic_langid_impl-84dd66f89b1c5af1.rmeta --extern unic_langid_macros=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/libunic_langid_macros-c4f89a886fbae425.rmeta --cap-lints warn -Z binary-dep-depinfo` warning[E0133]: call to unsafe function `tinystr::TinyAsciiStr::::from_bytes_unchecked` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid-1.5.0/src/helpers.rs:89:22 | 5 | / macro_rules! impl_tinystr_subtag { 6 | | ( 7 | | $(#[$doc:meta])* 8 | | $name:ident, ... | 89 | | Self(tinystr::TinyAsciiStr::from_bytes_unchecked(v)) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 318 | | }; 319 | | } | |__- in this expansion of `impl_tinystr_subtag!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid-1.5.0/src/subtags/language.rs:5:1 | 5 | / impl_tinystr_subtag!( 6 | | /// A language subtag (examples: `"en"`, `"csb"`, `"zh"`, `"und"`, etc.) 7 | | /// 8 | | /// [`Language`] represents a Unicode base language code conformant to the ... | 47 | | ["419", "german", "en1"], 48 | | ); | |_- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid-1.5.0/src/helpers.rs:88:13 | 5 | / macro_rules! impl_tinystr_subtag { 6 | | ( 7 | | $(#[$doc:meta])* 8 | | $name:ident, ... | 88 | | pub const unsafe fn from_raw_unchecked(v: [u8; $len_end]) -> Self { | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... | 318 | | }; 319 | | } | |__- in this expansion of `impl_tinystr_subtag!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid-1.5.0/src/subtags/language.rs:5:1 | 5 | / impl_tinystr_subtag!( 6 | | /// A language subtag (examples: `"en"`, `"csb"`, `"zh"`, `"und"`, etc.) 7 | | /// 8 | | /// [`Language`] represents a Unicode base language code conformant to the ... | 47 | | ["419", "german", "en1"], 48 | | ); | |_- in this macro invocation warning[E0133]: call to unsafe function `tinystr::TinyAsciiStr::::from_bytes_unchecked` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid-1.5.0/src/helpers.rs:89:22 | 5 | / macro_rules! impl_tinystr_subtag { 6 | | ( 7 | | $(#[$doc:meta])* 8 | | $name:ident, ... | 89 | | Self(tinystr::TinyAsciiStr::from_bytes_unchecked(v)) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 318 | | }; 319 | | } | |__- in this expansion of `impl_tinystr_subtag!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid-1.5.0/src/subtags/region.rs:5:1 | 5 | / impl_tinystr_subtag!( 6 | | /// A region subtag (examples: `"US"`, `"CN"`, `"AR"` etc.) 7 | | /// 8 | | /// [`Region`] represents a Unicode base language code conformant to the ... | 44 | | ["12", "FRA", "b2"], 45 | | ); | |_- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid-1.5.0/src/helpers.rs:88:13 | 5 | / macro_rules! impl_tinystr_subtag { 6 | | ( 7 | | $(#[$doc:meta])* 8 | | $name:ident, ... | 88 | | pub const unsafe fn from_raw_unchecked(v: [u8; $len_end]) -> Self { | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... | 318 | | }; 319 | | } | |__- in this expansion of `impl_tinystr_subtag!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid-1.5.0/src/subtags/region.rs:5:1 | 5 | / impl_tinystr_subtag!( 6 | | /// A region subtag (examples: `"US"`, `"CN"`, `"AR"` etc.) 7 | | /// 8 | | /// [`Region`] represents a Unicode base language code conformant to the ... | 44 | | ["12", "FRA", "b2"], 45 | | ); | |_- in this macro invocation warning[E0133]: call to unsafe function `tinystr::TinyAsciiStr::::from_bytes_unchecked` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid-1.5.0/src/helpers.rs:89:22 | 5 | / macro_rules! impl_tinystr_subtag { 6 | | ( 7 | | $(#[$doc:meta])* 8 | | $name:ident, ... | 89 | | Self(tinystr::TinyAsciiStr::from_bytes_unchecked(v)) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 318 | | }; 319 | | } | |__- in this expansion of `impl_tinystr_subtag!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid-1.5.0/src/subtags/script.rs:5:1 | 5 | / impl_tinystr_subtag!( 6 | | /// A script subtag (examples: `"Latn"`, `"Arab"`, etc.) 7 | | /// 8 | | /// [`Script`] represents a Unicode base language code conformant to the ... | 32 | | ["Latin"], 33 | | ); | |_- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid-1.5.0/src/helpers.rs:88:13 | 5 | / macro_rules! impl_tinystr_subtag { 6 | | ( 7 | | $(#[$doc:meta])* 8 | | $name:ident, ... | 88 | | pub const unsafe fn from_raw_unchecked(v: [u8; $len_end]) -> Self { | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... | 318 | | }; 319 | | } | |__- in this expansion of `impl_tinystr_subtag!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid-1.5.0/src/subtags/script.rs:5:1 | 5 | / impl_tinystr_subtag!( 6 | | /// A script subtag (examples: `"Latn"`, `"Arab"`, etc.) 7 | | /// 8 | | /// [`Script`] represents a Unicode base language code conformant to the ... | 32 | | ["Latin"], 33 | | ); | |_- in this macro invocation warning[E0133]: call to unsafe function `tinystr::TinyAsciiStr::::from_bytes_unchecked` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid-1.5.0/src/helpers.rs:89:22 | 5 | / macro_rules! impl_tinystr_subtag { 6 | | ( 7 | | $(#[$doc:meta])* 8 | | $name:ident, ... | 89 | | Self(tinystr::TinyAsciiStr::from_bytes_unchecked(v)) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 318 | | }; 319 | | } | |__- in this expansion of `impl_tinystr_subtag!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid-1.5.0/src/subtags/variant.rs:5:1 | 5 | / impl_tinystr_subtag!( 6 | | /// A variant subtag (examples: `"macos"`, `"posix"`, `"1996"` etc.) 7 | | /// 8 | | /// [`Variant`] represents a Unicode base language code conformant to the ... | 34 | | ["yes"], 35 | | ); | |_- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid-1.5.0/src/helpers.rs:88:13 | 5 | / macro_rules! impl_tinystr_subtag { 6 | | ( 7 | | $(#[$doc:meta])* 8 | | $name:ident, ... | 88 | | pub const unsafe fn from_raw_unchecked(v: [u8; $len_end]) -> Self { | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... | 318 | | }; 319 | | } | |__- in this expansion of `impl_tinystr_subtag!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid-1.5.0/src/subtags/variant.rs:5:1 | 5 | / impl_tinystr_subtag!( 6 | | /// A variant subtag (examples: `"macos"`, `"posix"`, `"1996"` etc.) 7 | | /// 8 | | /// [`Variant`] represents a Unicode base language code conformant to the ... | 34 | | ["yes"], 35 | | ); | |_- in this macro invocation Compiling object v0.36.3 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=object CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/object-0.36.3 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A unified interface for reading and writing object file formats.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=object CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/gimli-rs/object' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.36.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=36 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/object-0.36.3 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name object --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/object-0.36.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="archive"' --cfg 'feature="coff"' --cfg 'feature="elf"' --cfg 'feature="macho"' --cfg 'feature="pe"' --cfg 'feature="read"' --cfg 'feature="read_core"' --cfg 'feature="std"' --cfg 'feature="unaligned"' --cfg 'feature="wasm"' --cfg 'feature="write"' --cfg 'feature="write_core"' --cfg 'feature="write_std"' --cfg 'feature="xcoff"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all", "alloc", "archive", "build", "build_core", "cargo-all", "coff", "compiler_builtins", "compression", "core", "default", "doc", "elf", "macho", "pe", "read", "read_core", "rustc-dep-of-std", "std", "unaligned", "unstable", "unstable-all", "wasm", "write", "write_core", "write_std", "xcoff"))' -C metadata=532f5756aec46d1b -C extra-filename=-532f5756aec46d1b --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern crc32fast=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libcrc32fast-9d0b0527f872ae94.rmeta --extern hashbrown=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libhashbrown-bf26c00c7bbba522.rmeta --extern indexmap=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libindexmap-13df4d8293cc8ab1.rmeta --extern memchr=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libmemchr-a8fd22ca380f4c0a.rmeta --extern wasmparser=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libwasmparser-59e5da01e549ce6a.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: `icu_provider_macros` (lib) generated 1 warning Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=thiserror CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-1.0.63 CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='derive(Error)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=thiserror CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/thiserror' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.63 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=63 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-1.0.63 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/build/thiserror-04a1ec76e2535edf/out /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name thiserror --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-1.0.63/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=94822ef0ea35ed89 -C extra-filename=-94822ef0ea35ed89 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern thiserror_impl=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/libthiserror_impl-fd916d13732faae3.so --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(thiserror_nightly_testing)'` Compiling icu_provider v1.5.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=icu_provider CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider-1.5.0 CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='Trait and struct definitions for the ICU data provider' CARGO_PKG_HOMEPAGE='https://icu4x.unicode.org' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=icu_provider CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.67 CARGO_PKG_VERSION=1.5.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider-1.5.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name icu_provider --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="macros"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bench", "datagen", "deserialize_bincode_1", "deserialize_json", "deserialize_postcard_1", "experimental", "log_error_context", "logging", "macros", "serde", "std", "sync"))' -C metadata=976dd059d4d2ea01 -C extra-filename=-976dd059d4d2ea01 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern displaydoc=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/libdisplaydoc-cac3c3fe1b2193e5.so --extern icu_locid=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libicu_locid-bf54e860b8999783.rmeta --extern icu_provider_macros=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/libicu_provider_macros-07f9c68209749b48.so --extern stable_deref_trait=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libstable_deref_trait-d83a2f9996eef82d.rmeta --extern tinystr=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libtinystr-ac6a51a68714a589.rmeta --extern writeable=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libwriteable-d6d5b42c10371b11.rmeta --extern yoke=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libyoke-0890670bc6fdadcb.rmeta --extern zerofrom=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libzerofrom-38bd35d63ce71f5c.rmeta --extern zerovec=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libzerovec-f73433b4b3015653.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider-1.5.0/src/data_provider.rs:23:25 | 23 | fn load(&self, req: DataRequest) -> Result, DataError>; | ^^^^^^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 23 | fn load(&self, req: DataRequest<'_>) -> Result, DataError>; | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider-1.5.0/src/data_provider.rs:32:25 | 32 | fn load(&self, req: DataRequest) -> Result, DataError> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 32 | fn load(&self, req: DataRequest<'_>) -> Result, DataError> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider-1.5.0/src/data_provider.rs:43:25 | 43 | fn load(&self, req: DataRequest) -> Result, DataError> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 43 | fn load(&self, req: DataRequest<'_>) -> Result, DataError> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider-1.5.0/src/data_provider.rs:54:25 | 54 | fn load(&self, req: DataRequest) -> Result, DataError> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 54 | fn load(&self, req: DataRequest<'_>) -> Result, DataError> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider-1.5.0/src/data_provider.rs:66:25 | 66 | fn load(&self, req: DataRequest) -> Result, DataError> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 66 | fn load(&self, req: DataRequest<'_>) -> Result, DataError> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider-1.5.0/src/data_provider.rs:85:44 | 85 | fn load_data(&self, key: DataKey, req: DataRequest) -> Result, DataError>; | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 85 | fn load_data(&self, key: DataKey, req: DataRequest<'_>) -> Result, DataError>; | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider-1.5.0/src/data_provider.rs:94:44 | 94 | fn load_data(&self, key: DataKey, req: DataRequest) -> Result, DataError> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 94 | fn load_data(&self, key: DataKey, req: DataRequest<'_>) -> Result, DataError> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider-1.5.0/src/data_provider.rs:105:44 | 105 | fn load_data(&self, key: DataKey, req: DataRequest) -> Result, DataError> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 105 | fn load_data(&self, key: DataKey, req: DataRequest<'_>) -> Result, DataError> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider-1.5.0/src/data_provider.rs:116:44 | 116 | fn load_data(&self, key: DataKey, req: DataRequest) -> Result, DataError> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 116 | fn load_data(&self, key: DataKey, req: DataRequest<'_>) -> Result, DataError> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider-1.5.0/src/data_provider.rs:128:44 | 128 | fn load_data(&self, key: DataKey, req: DataRequest) -> Result, DataError> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 128 | fn load_data(&self, key: DataKey, req: DataRequest<'_>) -> Result, DataError> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider-1.5.0/src/data_provider.rs:151:31 | 151 | fn load_bound(&self, req: DataRequest) -> Result, DataError>; | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 151 | fn load_bound(&self, req: DataRequest<'_>) -> Result, DataError>; | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider-1.5.0/src/data_provider.rs:162:31 | 162 | fn load_bound(&self, req: DataRequest) -> Result, DataError> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 162 | fn load_bound(&self, req: DataRequest<'_>) -> Result, DataError> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider-1.5.0/src/data_provider.rs:177:31 | 177 | fn load_bound(&self, req: DataRequest) -> Result, DataError> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 177 | fn load_bound(&self, req: DataRequest<'_>) -> Result, DataError> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider-1.5.0/src/data_provider.rs:192:31 | 192 | fn load_bound(&self, req: DataRequest) -> Result, DataError> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 192 | fn load_bound(&self, req: DataRequest<'_>) -> Result, DataError> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider-1.5.0/src/data_provider.rs:208:31 | 208 | fn load_bound(&self, req: DataRequest) -> Result, DataError> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 208 | fn load_bound(&self, req: DataRequest<'_>) -> Result, DataError> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider-1.5.0/src/data_provider.rs:248:31 | 248 | fn load_bound(&self, req: DataRequest) -> Result, DataError> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 248 | fn load_bound(&self, req: DataRequest<'_>) -> Result, DataError> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider-1.5.0/src/error.rs:164:46 | 164 | pub fn with_req(self, key: DataKey, req: DataRequest) -> DataError { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 164 | pub fn with_req(self, key: DataKey, req: DataRequest<'_>) -> DataError { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider-1.5.0/src/error.rs:216:50 | 216 | pub fn with_req(mut self, key: DataKey, req: DataRequest) -> Self { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 216 | pub fn with_req(mut self, key: DataKey, req: DataRequest<'_>) -> Self { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider-1.5.0/src/key.rs:533:32 | 533 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 533 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider-1.5.0/src/key.rs:550:37 | 550 | fn write_to_string(&self) -> Cow { | ---^---- expected lifetime parameter | help: indicate the anonymous lifetime | 550 | fn write_to_string(&self) -> Cow<'_, str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider-1.5.0/src/request.rs:43:32 | 43 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 43 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider-1.5.0/src/request.rs:141:32 | 141 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 141 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider-1.5.0/src/request.rs:173:52 | 173 | fn write_to_string(&self) -> alloc::borrow::Cow { | ------------------^---- expected lifetime parameter | help: indicate the anonymous lifetime | 173 | fn write_to_string(&self) -> alloc::borrow::Cow<'_, str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider-1.5.0/src/response.rs:188:42 | 188 | F: FnOnce(&[u8]) -> Result<::Output, E>, | ------^^^^^^^^--------- expected lifetime parameter | help: indicate the anonymous lifetime | 188 | F: FnOnce(&[u8]) -> Result<>::Output, E>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider-1.5.0/src/any.rs:349:43 | 349 | fn load_any(&self, key: DataKey, req: DataRequest) -> Result; | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 349 | fn load_any(&self, key: DataKey, req: DataRequest<'_>) -> Result; | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider-1.5.0/src/any.rs:354:43 | 354 | fn load_any(&self, key: DataKey, req: DataRequest) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 354 | fn load_any(&self, key: DataKey, req: DataRequest<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider-1.5.0/src/any.rs:361:43 | 361 | fn load_any(&self, key: DataKey, req: DataRequest) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 361 | fn load_any(&self, key: DataKey, req: DataRequest<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider-1.5.0/src/any.rs:368:43 | 368 | fn load_any(&self, key: DataKey, req: DataRequest) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 368 | fn load_any(&self, key: DataKey, req: DataRequest<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider-1.5.0/src/any.rs:376:43 | 376 | fn load_any(&self, key: DataKey, req: DataRequest) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 376 | fn load_any(&self, key: DataKey, req: DataRequest<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider-1.5.0/src/any.rs:389:66 | 389 | fn as_any_provider(&self) -> DynamicDataProviderAnyMarkerWrap; | --------------------------------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 389 | fn as_any_provider(&self) -> DynamicDataProviderAnyMarkerWrap<'_, Self>; | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider-1.5.0/src/any.rs:397:66 | 397 | fn as_any_provider(&self) -> DynamicDataProviderAnyMarkerWrap

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

{ | ----------------------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 428 | fn as_downcasting(&self) -> DowncastingAnyProvider<'_, P> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider-1.5.0/src/any.rs:442:25 | 442 | fn load(&self, req: DataRequest) -> Result, DataError> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 442 | fn load(&self, req: DataRequest<'_>) -> Result, DataError> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider-1.5.0/src/any.rs:459:44 | 459 | fn load_data(&self, key: DataKey, req: DataRequest) -> Result, DataError> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 459 | fn load_data(&self, key: DataKey, req: DataRequest<'_>) -> Result, DataError> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider-1.5.0/src/buf.rs:92:14 | 92 | req: DataRequest, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 92 | req: DataRequest<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider-1.5.0/src/buf.rs:101:14 | 101 | req: DataRequest, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 101 | req: DataRequest<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider-1.5.0/src/buf.rs:112:14 | 112 | req: DataRequest, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 112 | req: DataRequest<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider-1.5.0/src/buf.rs:123:14 | 123 | req: DataRequest, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 123 | req: DataRequest<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider-1.5.0/src/buf.rs:135:14 | 135 | req: DataRequest, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 135 | req: DataRequest<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider-1.5.0/src/hello_world.rs:142:25 | 142 | fn load(&self, req: DataRequest) -> Result, DataError> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 142 | fn load(&self, req: DataRequest<'_>) -> Result, DataError> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider-1.5.0/src/dynutil.rs:232:30 | 168 | / macro_rules! impl_dynamic_data_provider { 169 | | // allow passing in multiple things to do and get dispatched 170 | | ($provider:ty, $arms:tt, $one:path, $($rest:path),+) => { 171 | | $crate::impl_dynamic_data_provider!( ... | 232 | | req: $crate::DataRequest, | | --------^^^^^^^^^^^ | | | | | expected lifetime parameter ... | 255 | | }; 256 | | } | |_- in this expansion of `icu_provider::impl_dynamic_data_provider!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider-1.5.0/src/hello_world.rs:166:1 | 166 | icu_provider::impl_dynamic_data_provider!(HelloWorldProvider, [HelloWorldV1Marker,], AnyMarker); | ----------------------------------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 232 | req: $crate::DataRequest<'_>, | ++++ warning: unexpected `cfg` condition value: `compiled_data` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider-1.5.0/src/constructors.rs:275:15 | 145 | / macro_rules! gen_any_buffer_data_constructors { 146 | | (locale: skip, options: skip, error: $error_ty:path, $(#[$doc:meta])+) => { 147 | | $crate::gen_any_buffer_data_constructors!( 148 | | locale: skip, ... | 275 | | #[cfg(feature = "compiled_data")] | | ^^^^^^^^^^^^^^^^^^^^^^^^^ ... | 372 | | }; 373 | | } | |__- in this expansion of `icu_provider::gen_any_buffer_data_constructors!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider-1.5.0/src/hello_world.rs:270:5 | 270 | / icu_provider::gen_any_buffer_data_constructors!(locale: include, options: skip, error: DataError, 271 | | #[cfg(skip)] 272 | | functions: [ 273 | | try_new, ... | 277 | | Self, 278 | | ]); | |______- in this macro invocation | = note: expected values for `feature` are: `bench`, `datagen`, `deserialize_bincode_1`, `deserialize_json`, `deserialize_postcard_1`, `experimental`, `log_error_context`, `logging`, `macros`, `serde`, `std`, and `sync` = help: consider adding `compiled_data` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider-1.5.0/src/hello_world.rs:313:37 | 313 | fn write_to_string(&self) -> Cow { | ---^---- expected lifetime parameter | help: indicate the anonymous lifetime | 313 | fn write_to_string(&self) -> Cow<'_, str> { | +++ warning: `wasmparser` (lib) generated 7 warnings Compiling icu_locid_transform v1.5.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=icu_locid_transform CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid_transform-1.5.0 CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='API for Unicode Language and Locale Identifiers canonicalization' CARGO_PKG_HOMEPAGE='https://icu4x.unicode.org' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=icu_locid_transform CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.67 CARGO_PKG_VERSION=1.5.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid_transform-1.5.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name icu_locid_transform --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid_transform-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="compiled_data"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bench", "compiled_data", "datagen", "default", "serde", "std"))' -C metadata=55dc0fb9fd5dba7c -C extra-filename=-55dc0fb9fd5dba7c --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern displaydoc=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/libdisplaydoc-cac3c3fe1b2193e5.so --extern icu_locid=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libicu_locid-bf54e860b8999783.rmeta --extern icu_locid_transform_data=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libicu_locid_transform_data-9b8e46e04222cf9b.rmeta --extern icu_provider=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libicu_provider-976dd059d4d2ea01.rmeta --extern tinystr=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libtinystr-ac6a51a68714a589.rmeta --extern zerovec=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libzerovec-f73433b4b3015653.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: unexpected `cfg` condition name: `skip` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid_transform-1.5.0/src/expander.rs:292:15 | 292 | #[cfg(skip)] | ^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `parallel_compiler`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(skip)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(skip)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid_transform-1.5.0/src/expander.rs:375:30 | 375 | fn as_borrowed(&self) -> LocaleExpanderBorrowed { | ^^^^^^^^^^^^^^^^^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 375 | fn as_borrowed(&self) -> LocaleExpanderBorrowed<'_> { | ++++ warning: unexpected `cfg` condition name: `skip` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid_transform-1.5.0/src/fallback/mod.rs:129:15 | 129 | #[cfg(skip)] | ^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(skip)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(skip)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid_transform-1.5.0/src/fallback/mod.rs:179:63 | 179 | pub fn for_config(&self, config: LocaleFallbackConfig) -> LocaleFallbackerWithConfig { | ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 179 | pub fn for_config(&self, config: LocaleFallbackConfig) -> LocaleFallbackerWithConfig<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid_transform-1.5.0/src/fallback/mod.rs:187:49 | 187 | pub fn for_key(&self, data_key: DataKey) -> LocaleFallbackerWithConfig { | ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 187 | pub fn for_key(&self, data_key: DataKey) -> LocaleFallbackerWithConfig<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid_transform-1.5.0/src/fallback/mod.rs:192:34 | 192 | pub fn as_borrowed(&self) -> LocaleFallbackerBorrowed { | ^^^^^^^^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 192 | pub fn as_borrowed(&self) -> LocaleFallbackerBorrowed<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid_transform-1.5.0/src/provider/canonicalizer.rs:123:22 | 123 | .map(|v: StrStrPair| -> Result { | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 123 | .map(|v: StrStrPair<'_>| -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid_transform-1.5.0/src/provider/canonicalizer.rs:123:44 | 123 | .map(|v: StrStrPair| -> Result { | ^^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 123 | .map(|v: StrStrPair| -> Result, DataError> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid_transform-1.5.0/src/provider/mod.rs:113:12 | 113 | pub struct StrStrPair<'a>( | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 113 | pub struct StrStrPair<'_><'a>( | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid_transform-1.5.0/src/provider/mod.rs:133:12 | 133 | pub struct LanguageStrStrPair<'a>( | ^^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 133 | pub struct LanguageStrStrPair<'_><'a>( | ++++ warning: `icu_provider` (lib) generated 45 warnings Compiling rustc_span v0.0.0 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_span) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rustc_span CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_span CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_span CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rustc_span --edition=2021 compiler/rustc_span/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=2b982cf68b54de1d -C extra-filename=-2b982cf68b54de1d --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern derive_where=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/libderive_where-7b22d047b79476ae.so --extern indexmap=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libindexmap-13df4d8293cc8ab1.rmeta --extern itoa=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libitoa-bf227fff2e168a64.rmeta --extern md5=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libmd5-5d17860d84dc067a.rmeta --extern rustc_arena=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_arena-57bca7fffef65613.rmeta --extern rustc_data_structures=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_data_structures-986c0a5e3c925834.rmeta --extern rustc_index=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_index-141ffe42c008bc59.rmeta --extern rustc_macros=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/librustc_macros-abb099aea29845d2.so --extern rustc_serialize=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_serialize-85ca5577d24dfbde.rmeta --extern scoped_tls=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libscoped_tls-9f659fff48fed328.rmeta --extern sha1=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libsha1-33b5229e3eaa0f2d.rmeta --extern sha2=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libsha2-128ea7eed7c02ecf.rmeta --extern tracing=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libtracing-f4f4b1f3bc3cdd78.rmeta --extern unicode_width=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libunicode_width-5c05082eb4c33872.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/build/psm-b1ac996f6172bb4d/out` warning: `serde_derive` (lib) generated 122 warnings Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=serde CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208 CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='A generic serialization/deserialization framework' CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde CARGO_PKG_README=crates-io.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.208 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=208 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/build/serde-dac3ba69fd972780/out /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name serde --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=3c097750d92b7c4f -C extra-filename=-3c097750d92b7c4f --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern serde_derive=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/libserde_derive-a5e993e1323288f3.so --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo --check-cfg 'cfg(no_core_cstr)' --check-cfg 'cfg(no_core_num_saturating)' --check-cfg 'cfg(no_core_try_from)' --check-cfg 'cfg(no_diagnostic_namespace)' --check-cfg 'cfg(no_float_copysign)' --check-cfg 'cfg(no_num_nonzero_signed)' --check-cfg 'cfg(no_relaxed_trait_bounds)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_systemtime_checked_add)' --check-cfg 'cfg(no_target_has_atomic)'` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:95:40 | 95 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 95 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:106:40 | 106 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 106 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/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 --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:283:48 | 230 | / macro_rules! primitive_deserializer { 231 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 232 | | #[doc = "A deserializer holding"] 233 | | #[doc = $doc] ... | 283 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 290 | | } 291 | | } | |_- in this expansion of `primitive_deserializer!` 292 | 293 | primitive_deserializer!(bool, "a `bool`.", BoolDeserializer, visit_bool); | ------------------------------------------------------------------------ in this macro invocation | help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:283:48 | 230 | / macro_rules! primitive_deserializer { 231 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 232 | | #[doc = "A deserializer holding"] 233 | | #[doc = $doc] ... | 283 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 290 | | } 291 | | } | |_- in this expansion of `primitive_deserializer!` ... 294 | primitive_deserializer!(i8, "an `i8`.", I8Deserializer, visit_i8); | ----------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:283:48 | 230 | / macro_rules! primitive_deserializer { 231 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 232 | | #[doc = "A deserializer holding"] 233 | | #[doc = $doc] ... | 283 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 290 | | } 291 | | } | |_- in this expansion of `primitive_deserializer!` ... 295 | primitive_deserializer!(i16, "an `i16`.", I16Deserializer, visit_i16); | --------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:283:48 | 230 | / macro_rules! primitive_deserializer { 231 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 232 | | #[doc = "A deserializer holding"] 233 | | #[doc = $doc] ... | 283 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 290 | | } 291 | | } | |_- in this expansion of `primitive_deserializer!` ... 296 | primitive_deserializer!(i32, "an `i32`.", I32Deserializer, visit_i32); | --------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:283:48 | 230 | / macro_rules! primitive_deserializer { 231 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 232 | | #[doc = "A deserializer holding"] 233 | | #[doc = $doc] ... | 283 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 290 | | } 291 | | } | |_- in this expansion of `primitive_deserializer!` ... 297 | primitive_deserializer!(i64, "an `i64`.", I64Deserializer, visit_i64); | --------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:283:48 | 230 | / macro_rules! primitive_deserializer { 231 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 232 | | #[doc = "A deserializer holding"] 233 | | #[doc = $doc] ... | 283 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 290 | | } 291 | | } | |_- in this expansion of `primitive_deserializer!` ... 298 | primitive_deserializer!(i128, "an `i128`.", I128Deserializer, visit_i128); | ------------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:283:48 | 230 | / macro_rules! primitive_deserializer { 231 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 232 | | #[doc = "A deserializer holding"] 233 | | #[doc = $doc] ... | 283 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 290 | | } 291 | | } | |_- in this expansion of `primitive_deserializer!` ... 299 | primitive_deserializer!(isize, "an `isize`.", IsizeDeserializer, visit_i64 as i64); | ---------------------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:283:48 | 230 | / macro_rules! primitive_deserializer { 231 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 232 | | #[doc = "A deserializer holding"] 233 | | #[doc = $doc] ... | 283 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 290 | | } 291 | | } | |_- in this expansion of `primitive_deserializer!` ... 300 | primitive_deserializer!(u8, "a `u8`.", U8Deserializer, visit_u8); | ---------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:283:48 | 230 | / macro_rules! primitive_deserializer { 231 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 232 | | #[doc = "A deserializer holding"] 233 | | #[doc = $doc] ... | 283 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 290 | | } 291 | | } | |_- in this expansion of `primitive_deserializer!` ... 301 | primitive_deserializer!(u16, "a `u16`.", U16Deserializer, visit_u16); | -------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:283:48 | 230 | / macro_rules! primitive_deserializer { 231 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 232 | | #[doc = "A deserializer holding"] 233 | | #[doc = $doc] ... | 283 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 290 | | } 291 | | } | |_- in this expansion of `primitive_deserializer!` ... 302 | primitive_deserializer!(u64, "a `u64`.", U64Deserializer, visit_u64); | -------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:283:48 | 230 | / macro_rules! primitive_deserializer { 231 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 232 | | #[doc = "A deserializer holding"] 233 | | #[doc = $doc] ... | 283 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 290 | | } 291 | | } | |_- in this expansion of `primitive_deserializer!` ... 303 | primitive_deserializer!(u128, "a `u128`.", U128Deserializer, visit_u128); | ------------------------------------------------------------------------ in this macro invocation | help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:283:48 | 230 | / macro_rules! primitive_deserializer { 231 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 232 | | #[doc = "A deserializer holding"] 233 | | #[doc = $doc] ... | 283 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 290 | | } 291 | | } | |_- in this expansion of `primitive_deserializer!` ... 304 | primitive_deserializer!(usize, "a `usize`.", UsizeDeserializer, visit_u64 as u64); | --------------------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:283:48 | 230 | / macro_rules! primitive_deserializer { 231 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 232 | | #[doc = "A deserializer holding"] 233 | | #[doc = $doc] ... | 283 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 290 | | } 291 | | } | |_- in this expansion of `primitive_deserializer!` ... 305 | primitive_deserializer!(f32, "an `f32`.", F32Deserializer, visit_f32); | --------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:283:48 | 230 | / macro_rules! primitive_deserializer { 231 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 232 | | #[doc = "A deserializer holding"] 233 | | #[doc = $doc] ... | 283 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 290 | | } 291 | | } | |_- in this expansion of `primitive_deserializer!` ... 306 | primitive_deserializer!(f64, "an `f64`.", F64Deserializer, visit_f64); | --------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:283:48 | 230 | / macro_rules! primitive_deserializer { 231 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 232 | | #[doc = "A deserializer holding"] 233 | | #[doc = $doc] ... | 283 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 290 | | } 291 | | } | |_- in this expansion of `primitive_deserializer!` ... 307 | primitive_deserializer!(char, "a `char`.", CharDeserializer, visit_char); | ------------------------------------------------------------------------ in this macro invocation | help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:388:40 | 388 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 388 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:477:40 | 477 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 477 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:556:40 | 556 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 556 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:661:40 | 661 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 661 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:769:40 | 769 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 769 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:829:40 | 829 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 829 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:877:40 | 877 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 877 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:984:40 | 984 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 984 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:997:40 | 997 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 997 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:1310:40 | 1310 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1310 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:1412:40 | 1412 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1412 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/ignored_any.rs:116:46 | 116 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 116 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:20:46 | 20 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 20 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:59:46 | 59 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 59 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 383 | / impl_deserialize_num! { 384 | | i8, NonZeroI8 cfg(not(no_num_nonzero_signed)), deserialize_i8 385 | | num_self!(i8:visit_i8); 386 | | int_to_int!(i16:visit_i16 i32:visit_i32 i64:visit_i64); 387 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 388 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 383 | / impl_deserialize_num! { 384 | | i8, NonZeroI8 cfg(not(no_num_nonzero_signed)), deserialize_i8 385 | | num_self!(i8:visit_i8); 386 | | int_to_int!(i16:visit_i16 i32:visit_i32 i64:visit_i64); 387 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 388 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 383 | / impl_deserialize_num! { 384 | | i8, NonZeroI8 cfg(not(no_num_nonzero_signed)), deserialize_i8 385 | | num_self!(i8:visit_i8); 386 | | int_to_int!(i16:visit_i16 i32:visit_i32 i64:visit_i64); 387 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 388 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 390 | / impl_deserialize_num! { 391 | | i16, NonZeroI16 cfg(not(no_num_nonzero_signed)), deserialize_i16 392 | | num_self!(i16:visit_i16); 393 | | num_as_self!(i8:visit_i8); 394 | | int_to_int!(i32:visit_i32 i64:visit_i64); 395 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 396 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 390 | / impl_deserialize_num! { 391 | | i16, NonZeroI16 cfg(not(no_num_nonzero_signed)), deserialize_i16 392 | | num_self!(i16:visit_i16); 393 | | num_as_self!(i8:visit_i8); 394 | | int_to_int!(i32:visit_i32 i64:visit_i64); 395 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 396 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 390 | / impl_deserialize_num! { 391 | | i16, NonZeroI16 cfg(not(no_num_nonzero_signed)), deserialize_i16 392 | | num_self!(i16:visit_i16); 393 | | num_as_self!(i8:visit_i8); 394 | | int_to_int!(i32:visit_i32 i64:visit_i64); 395 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 396 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 398 | / impl_deserialize_num! { 399 | | i32, NonZeroI32 cfg(not(no_num_nonzero_signed)), deserialize_i32 400 | | num_self!(i32:visit_i32); 401 | | num_as_self!(i8:visit_i8 i16:visit_i16); 402 | | int_to_int!(i64:visit_i64); 403 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 404 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 398 | / impl_deserialize_num! { 399 | | i32, NonZeroI32 cfg(not(no_num_nonzero_signed)), deserialize_i32 400 | | num_self!(i32:visit_i32); 401 | | num_as_self!(i8:visit_i8 i16:visit_i16); 402 | | int_to_int!(i64:visit_i64); 403 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 404 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 398 | / impl_deserialize_num! { 399 | | i32, NonZeroI32 cfg(not(no_num_nonzero_signed)), deserialize_i32 400 | | num_self!(i32:visit_i32); 401 | | num_as_self!(i8:visit_i8 i16:visit_i16); 402 | | int_to_int!(i64:visit_i64); 403 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 404 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 406 | / impl_deserialize_num! { 407 | | i64, NonZeroI64 cfg(not(no_num_nonzero_signed)), deserialize_i64 408 | | num_self!(i64:visit_i64); 409 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32); 410 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 411 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 406 | / impl_deserialize_num! { 407 | | i64, NonZeroI64 cfg(not(no_num_nonzero_signed)), deserialize_i64 408 | | num_self!(i64:visit_i64); 409 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32); 410 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 411 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 406 | / impl_deserialize_num! { 407 | | i64, NonZeroI64 cfg(not(no_num_nonzero_signed)), deserialize_i64 408 | | num_self!(i64:visit_i64); 409 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32); 410 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 411 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 413 | / impl_deserialize_num! { 414 | | isize, NonZeroIsize cfg(not(no_num_nonzero_signed)), deserialize_i64 415 | | num_as_self!(i8:visit_i8 i16:visit_i16); 416 | | int_to_int!(i32:visit_i32 i64:visit_i64); 417 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 418 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 413 | / impl_deserialize_num! { 414 | | isize, NonZeroIsize cfg(not(no_num_nonzero_signed)), deserialize_i64 415 | | num_as_self!(i8:visit_i8 i16:visit_i16); 416 | | int_to_int!(i32:visit_i32 i64:visit_i64); 417 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 418 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 413 | / impl_deserialize_num! { 414 | | isize, NonZeroIsize cfg(not(no_num_nonzero_signed)), deserialize_i64 415 | | num_as_self!(i8:visit_i8 i16:visit_i16); 416 | | int_to_int!(i32:visit_i32 i64:visit_i64); 417 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 418 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 420 | / impl_deserialize_num! { 421 | | u8, NonZeroU8, deserialize_u8 422 | | num_self!(u8:visit_u8); 423 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 424 | | uint_to_self!(u16:visit_u16 u32:visit_u32 u64:visit_u64); 425 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 420 | / impl_deserialize_num! { 421 | | u8, NonZeroU8, deserialize_u8 422 | | num_self!(u8:visit_u8); 423 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 424 | | uint_to_self!(u16:visit_u16 u32:visit_u32 u64:visit_u64); 425 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 420 | / impl_deserialize_num! { 421 | | u8, NonZeroU8, deserialize_u8 422 | | num_self!(u8:visit_u8); 423 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 424 | | uint_to_self!(u16:visit_u16 u32:visit_u32 u64:visit_u64); 425 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 427 | / impl_deserialize_num! { 428 | | u16, NonZeroU16, deserialize_u16 429 | | num_self!(u16:visit_u16); 430 | | num_as_self!(u8:visit_u8); 431 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 432 | | uint_to_self!(u32:visit_u32 u64:visit_u64); 433 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 427 | / impl_deserialize_num! { 428 | | u16, NonZeroU16, deserialize_u16 429 | | num_self!(u16:visit_u16); 430 | | num_as_self!(u8:visit_u8); 431 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 432 | | uint_to_self!(u32:visit_u32 u64:visit_u64); 433 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 427 | / impl_deserialize_num! { 428 | | u16, NonZeroU16, deserialize_u16 429 | | num_self!(u16:visit_u16); 430 | | num_as_self!(u8:visit_u8); 431 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 432 | | uint_to_self!(u32:visit_u32 u64:visit_u64); 433 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 435 | / impl_deserialize_num! { 436 | | u32, NonZeroU32, deserialize_u32 437 | | num_self!(u32:visit_u32); 438 | | num_as_self!(u8:visit_u8 u16:visit_u16); 439 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 440 | | uint_to_self!(u64:visit_u64); 441 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 435 | / impl_deserialize_num! { 436 | | u32, NonZeroU32, deserialize_u32 437 | | num_self!(u32:visit_u32); 438 | | num_as_self!(u8:visit_u8 u16:visit_u16); 439 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 440 | | uint_to_self!(u64:visit_u64); 441 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 435 | / impl_deserialize_num! { 436 | | u32, NonZeroU32, deserialize_u32 437 | | num_self!(u32:visit_u32); 438 | | num_as_self!(u8:visit_u8 u16:visit_u16); 439 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 440 | | uint_to_self!(u64:visit_u64); 441 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 443 | / impl_deserialize_num! { 444 | | u64, NonZeroU64, deserialize_u64 445 | | num_self!(u64:visit_u64); 446 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32); 447 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 448 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 443 | / impl_deserialize_num! { 444 | | u64, NonZeroU64, deserialize_u64 445 | | num_self!(u64:visit_u64); 446 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32); 447 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 448 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 443 | / impl_deserialize_num! { 444 | | u64, NonZeroU64, deserialize_u64 445 | | num_self!(u64:visit_u64); 446 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32); 447 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 448 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 450 | / impl_deserialize_num! { 451 | | usize, NonZeroUsize, deserialize_u64 452 | | num_as_self!(u8:visit_u8 u16:visit_u16); 453 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 454 | | uint_to_self!(u32:visit_u32 u64:visit_u64); 455 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 450 | / impl_deserialize_num! { 451 | | usize, NonZeroUsize, deserialize_u64 452 | | num_as_self!(u8:visit_u8 u16:visit_u16); 453 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 454 | | uint_to_self!(u32:visit_u32 u64:visit_u64); 455 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 450 | / impl_deserialize_num! { 451 | | usize, NonZeroUsize, deserialize_u64 452 | | num_as_self!(u8:visit_u8 u16:visit_u16); 453 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 454 | | uint_to_self!(u32:visit_u32 u64:visit_u64); 455 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 457 | / impl_deserialize_num! { 458 | | f32, deserialize_f32 459 | | num_self!(f32:visit_f32); 460 | | num_as_copysign_self!(f64:visit_f64); 461 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 462 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 463 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 465 | / impl_deserialize_num! { 466 | | f64, deserialize_f64 467 | | num_self!(f64:visit_f64); 468 | | num_as_copysign_self!(f32:visit_f32); 469 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 470 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 471 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 530 | / impl_deserialize_num! { 531 | | i128, NonZeroI128 cfg(not(no_num_nonzero_signed)), deserialize_i128 532 | | num_self!(i128:visit_i128); 533 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 534 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 535 | | num_128!(u128:visit_u128); 536 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 530 | / impl_deserialize_num! { 531 | | i128, NonZeroI128 cfg(not(no_num_nonzero_signed)), deserialize_i128 532 | | num_self!(i128:visit_i128); 533 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 534 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 535 | | num_128!(u128:visit_u128); 536 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 530 | / impl_deserialize_num! { 531 | | i128, NonZeroI128 cfg(not(no_num_nonzero_signed)), deserialize_i128 532 | | num_self!(i128:visit_i128); 533 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 534 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 535 | | num_128!(u128:visit_u128); 536 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 538 | / impl_deserialize_num! { 539 | | u128, NonZeroU128, deserialize_u128 540 | | num_self!(u128:visit_u128); 541 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 542 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 543 | | num_128!(i128:visit_i128); 544 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 538 | / impl_deserialize_num! { 539 | | u128, NonZeroU128, deserialize_u128 540 | | num_self!(u128:visit_u128); 541 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 542 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 543 | | num_128!(i128:visit_i128); 544 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 538 | / impl_deserialize_num! { 539 | | u128, NonZeroU128, deserialize_u128 540 | | num_self!(u128:visit_u128); 541 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 542 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 543 | | num_128!(i128:visit_i128); 544 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:553:46 | 553 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 553 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:599:46 | 599 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 599 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:645:46 | 645 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 645 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:722:46 | 722 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 722 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:757:46 | 757 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 757 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:794:46 | 794 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 794 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:891:46 | 891 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 891 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:959:46 | 959 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 959 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1020:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1020 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1087 | / seq_impl!( 1088 | | #[cfg(any(feature = "std", feature = "alloc"))] 1089 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1090 | | BinaryHeap, ... | 1095 | | BinaryHeap::push 1096 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1020 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1056:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1056 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1087 | / seq_impl!( 1088 | | #[cfg(any(feature = "std", feature = "alloc"))] 1089 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1090 | | BinaryHeap, ... | 1095 | | BinaryHeap::push 1096 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1056 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1020:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1020 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1098 | / seq_impl!( 1099 | | #[cfg(any(feature = "std", feature = "alloc"))] 1100 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1101 | | BTreeSet, ... | 1106 | | BTreeSet::insert 1107 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1020 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1056:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1056 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1098 | / seq_impl!( 1099 | | #[cfg(any(feature = "std", feature = "alloc"))] 1100 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1101 | | BTreeSet, ... | 1106 | | BTreeSet::insert 1107 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1056 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1020:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1020 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1109 | / seq_impl!( 1110 | | #[cfg(any(feature = "std", feature = "alloc"))] 1111 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1112 | | LinkedList, ... | 1117 | | LinkedList::push_back 1118 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1020 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1056:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1056 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1109 | / seq_impl!( 1110 | | #[cfg(any(feature = "std", feature = "alloc"))] 1111 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1112 | | LinkedList, ... | 1117 | | LinkedList::push_back 1118 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1056 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1020:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1020 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1120 | / seq_impl!( 1121 | | #[cfg(feature = "std")] 1122 | | #[cfg_attr(docsrs, doc(cfg(feature = "std")))] 1123 | | HashSet, ... | 1128 | | HashSet::insert 1129 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1020 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1056:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1056 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1120 | / seq_impl!( 1121 | | #[cfg(feature = "std")] 1122 | | #[cfg_attr(docsrs, doc(cfg(feature = "std")))] 1123 | | HashSet, ... | 1128 | | HashSet::insert 1129 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1056 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1020:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1020 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1131 | / seq_impl!( 1132 | | #[cfg(any(feature = "std", feature = "alloc"))] 1133 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1134 | | VecDeque, ... | 1139 | | VecDeque::push_back 1140 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1020 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1056:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1056 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1131 | / seq_impl!( 1132 | | #[cfg(any(feature = "std", feature = "alloc"))] 1133 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1134 | | VecDeque, ... | 1139 | | VecDeque::push_back 1140 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1056 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1164:54 | 1164 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1164 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1201:54 | 1201 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1201 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1255:46 | 1255 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1255 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1287:58 | 1278 | / macro_rules! array_impls { 1279 | | ($($len:expr => ($($n:tt)+))+) => { 1280 | | $( 1281 | | impl<'de, T> Visitor<'de> for ArrayVisitor<[T; $len]> ... | 1287 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1353 | | } 1354 | | } | |_- in this expansion of `array_impls!` 1355 | 1356 | / array_impls! { 1357 | | 1 => (0) 1358 | | 2 => (0 1) 1359 | | 3 => (0 1 2) ... | 1388 | | 32 => (0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31) 1389 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 1287 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1311:58 | 1278 | / macro_rules! array_impls { 1279 | | ($($len:expr => ($($n:tt)+))+) => { 1280 | | $( 1281 | | impl<'de, T> Visitor<'de> for ArrayVisitor<[T; $len]> ... | 1311 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1353 | | } 1354 | | } | |_- in this expansion of `array_impls!` 1355 | 1356 | / array_impls! { 1357 | | 1 => (0) 1358 | | 2 => (0 1) 1359 | | 3 => (0 1 2) ... | 1388 | | 32 => (0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31) 1389 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 1311 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1421:58 | 1407 | / macro_rules! tuple_impl_body { 1408 | | ($len:tt => ($($n:tt $name:ident)+)) => { 1409 | | #[inline] 1410 | | fn deserialize(deserializer: D) -> Result ... | 1421 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1477 | | }; 1478 | | } | |_- in this expansion of `tuple_impl_body!` ... 1489 | tuple_impl_body!(1 => (0 T)); | ---------------------------- in this macro invocation | help: indicate the anonymous lifetime | 1421 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1455:58 | 1407 | / macro_rules! tuple_impl_body { 1408 | | ($len:tt => ($($n:tt $name:ident)+)) => { 1409 | | #[inline] 1410 | | fn deserialize(deserializer: D) -> Result ... | 1455 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1477 | | }; 1478 | | } | |_- in this expansion of `tuple_impl_body!` ... 1489 | tuple_impl_body!(1 => (0 T)); | ---------------------------- in this macro invocation | help: indicate the anonymous lifetime | 1455 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1421:58 | 1393 | / macro_rules! tuple_impls { 1394 | | ($($len:tt => ($($n:tt $name:ident)+))+) => { 1395 | | $( 1396 | | #[cfg_attr(docsrs, doc(hidden))] ... | 1401 | | tuple_impl_body!($len => ($($n $name)+)); | | ---------------------------------------- in this macro invocation (#2) ... | 1404 | | }; 1405 | | } | |_- in this expansion of `tuple_impls!` (#1) 1406 | 1407 | / macro_rules! tuple_impl_body { 1408 | | ($len:tt => ($($n:tt $name:ident)+)) => { 1409 | | #[inline] 1410 | | fn deserialize(deserializer: D) -> Result ... | 1421 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1477 | | }; 1478 | | } | |_- in this expansion of `tuple_impl_body!` (#2) ... 1492 | / tuple_impls! { 1493 | | 2 => (0 T0 1 T1) 1494 | | 3 => (0 T0 1 T1 2 T2) 1495 | | 4 => (0 T0 1 T1 2 T2 3 T3) ... | 1507 | | 16 => (0 T0 1 T1 2 T2 3 T3 4 T4 5 T5 6 T6 7 T7 8 T8 9 T9 10 T10 11 T11 12 T12 13 T13 14 T14 15 T15) 1508 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 1421 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1455:58 | 1393 | / macro_rules! tuple_impls { 1394 | | ($($len:tt => ($($n:tt $name:ident)+))+) => { 1395 | | $( 1396 | | #[cfg_attr(docsrs, doc(hidden))] ... | 1401 | | tuple_impl_body!($len => ($($n $name)+)); | | ---------------------------------------- in this macro invocation (#2) ... | 1404 | | }; 1405 | | } | |_- in this expansion of `tuple_impls!` (#1) 1406 | 1407 | / macro_rules! tuple_impl_body { 1408 | | ($len:tt => ($($n:tt $name:ident)+)) => { 1409 | | #[inline] 1410 | | fn deserialize(deserializer: D) -> Result ... | 1455 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1477 | | }; 1478 | | } | |_- in this expansion of `tuple_impl_body!` (#2) ... 1492 | / tuple_impls! { 1493 | | 2 => (0 T0 1 T1) 1494 | | 3 => (0 T0 1 T1 2 T2) 1495 | | 4 => (0 T0 1 T1 2 T2 3 T3) ... | 1507 | | 16 => (0 T0 1 T1 2 T2 3 T3 4 T4 5 T5 6 T6 7 T7 8 T8 9 T9 10 T10 11 T11 12 T12 13 T13 14 T14 15 T15) 1508 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 1455 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1542:62 | 1512 | / macro_rules! map_impl { 1513 | | ( 1514 | | $(#[$attr:meta])* 1515 | | $ty:ident , ... | 1542 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1565 | | } 1566 | | } | |_- in this expansion of `map_impl!` 1567 | 1568 | / map_impl! { 1569 | | #[cfg(any(feature = "std", feature = "alloc"))] 1570 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1571 | | BTreeMap, 1572 | | map, 1573 | | BTreeMap::new(), 1574 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 1542 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1542:62 | 1512 | / macro_rules! map_impl { 1513 | | ( 1514 | | $(#[$attr:meta])* 1515 | | $ty:ident , ... | 1542 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1565 | | } 1566 | | } | |_- in this expansion of `map_impl!` ... 1576 | / map_impl! { 1577 | | #[cfg(feature = "std")] 1578 | | #[cfg_attr(docsrs, doc(cfg(feature = "std")))] 1579 | | HashMap, 1580 | | map, 1581 | | HashMap::with_capacity_and_hasher(size_hint::cautious::<(K, V)>(map.size_hint()), S::default()), 1582 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 1542 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1630:62 | 1608 | / macro_rules! variant_identifier { 1609 | | ( 1610 | | $name_kind:ident ($($variant:ident; $bytes:expr; $index:expr),*) 1611 | | $expecting_message:expr, ... | 1630 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1679 | | } 1680 | | } | |_- in this expansion of `variant_identifier!` (#2) ... 1683 | / macro_rules! deserialize_enum { 1684 | | ( 1685 | | $name:ident $name_kind:ident ($($variant:ident; $bytes:expr; $index:expr),*) 1686 | | $expecting_message:expr, ... | 1689 | / variant_identifier! { 1690 | $name_kind ($($variant; $bytes; $index),*) 1691 | $expecting_message, 1692 | VARIANTS 1693 | | } | |_________- in this macro invocation (#2) ... 1716 | | } 1717 | | } | |_- in this expansion of `deserialize_enum!` (#1) ... 1730 | / deserialize_enum! { 1731 | | IpAddr IpAddrKind (V4; b"V4"; 0, V6; b"V6"; 1) 1732 | | "`V4` or `V6`", 1733 | | deserializer 1734 | | } | |_____________- in this macro invocation (#1) | help: indicate the anonymous lifetime | 1630 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1699:54 | 1683 | / macro_rules! deserialize_enum { 1684 | | ( 1685 | | $name:ident $name_kind:ident ($($variant:ident; $bytes:expr; $index:expr),*) 1686 | | $expecting_message:expr, ... | 1699 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1716 | | } 1717 | | } | |_- in this expansion of `deserialize_enum!` ... 1730 | / deserialize_enum! { 1731 | | IpAddr IpAddrKind (V4; b"V4"; 0, V6; b"V6"; 1) 1732 | | "`V4` or `V6`", 1733 | | deserializer 1734 | | } | |_____________- in this macro invocation | help: indicate the anonymous lifetime | 1699 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1630:62 | 1608 | / macro_rules! variant_identifier { 1609 | | ( 1610 | | $name_kind:ident ($($variant:ident; $bytes:expr; $index:expr),*) 1611 | | $expecting_message:expr, ... | 1630 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1679 | | } 1680 | | } | |_- in this expansion of `variant_identifier!` (#2) ... 1683 | / macro_rules! deserialize_enum { 1684 | | ( 1685 | | $name:ident $name_kind:ident ($($variant:ident; $bytes:expr; $index:expr),*) 1686 | | $expecting_message:expr, ... | 1689 | / variant_identifier! { 1690 | $name_kind ($($variant; $bytes; $index),*) 1691 | $expecting_message, 1692 | VARIANTS 1693 | | } | |_________- in this macro invocation (#2) ... 1716 | | } 1717 | | } | |_- in this expansion of `deserialize_enum!` (#1) ... 1784 | / deserialize_enum! { 1785 | | SocketAddr SocketAddrKind (V4; b"V4"; 0, V6; b"V6"; 1) 1786 | | "`V4` or `V6`", 1787 | | deserializer 1788 | | } | |_____________- in this macro invocation (#1) | help: indicate the anonymous lifetime | 1630 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1699:54 | 1683 | / macro_rules! deserialize_enum { 1684 | | ( 1685 | | $name:ident $name_kind:ident ($($variant:ident; $bytes:expr; $index:expr),*) 1686 | | $expecting_message:expr, ... | 1699 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1716 | | } 1717 | | } | |_- in this expansion of `deserialize_enum!` ... 1784 | / deserialize_enum! { 1785 | | SocketAddr SocketAddrKind (V4; b"V4"; 0, V6; b"V6"; 1) 1786 | | "`V4` or `V6`", 1787 | | deserializer 1788 | | } | |_____________- in this macro invocation | help: indicate the anonymous lifetime | 1699 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1816:46 | 1816 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1816 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1855:46 | 1855 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1855 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1630:62 | 1608 | / macro_rules! variant_identifier { 1609 | | ( 1610 | | $name_kind:ident ($($variant:ident; $bytes:expr; $index:expr),*) 1611 | | $expecting_message:expr, ... | 1630 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1679 | | } 1680 | | } | |_- in this expansion of `variant_identifier!` ... 1916 | / variant_identifier! { 1917 | | OsStringKind (Unix; b"Unix"; 0, Windows; b"Windows"; 1) 1918 | | "`Unix` or `Windows`", 1919 | | OSSTR_VARIANTS 1920 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 1630 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1929:46 | 1929 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1929 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:2178:62 | 2178 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2178 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:2228:54 | 2228 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2228 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:2317:62 | 2317 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2317 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:2367:54 | 2367 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2367 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:2518:58 | 2518 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2518 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:2563:50 | 2563 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2563 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:2675:58 | 2675 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2675 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:2718:50 | 2718 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2718 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:2813:58 | 2813 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2813 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:2856:50 | 2856 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2856 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:2924:62 | 2924 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2924 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:2982:54 | 2982 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2982 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:3035:62 | 3035 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3035 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:3091:54 | 3091 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3091 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:3187:46 | 3187 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3187 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/mod.rs:210:36 | 140 | / macro_rules! declare_error_trait { 141 | | (Error: Sized $(+ $($supertrait:ident)::+)*) => { 142 | | /// The `Error` trait allows `Deserialize` implementations to create descriptive 143 | | /// error messages belonging to the `Deserializer` against which they are ... | 210 | | fn invalid_type(unexp: Unexpected, exp: &Expected) -> Self { | | ^^^^^^^^^^ expected lifetime parameter ... | 297 | | } 298 | | } | |_- in this expansion of `declare_error_trait!` ... 301 | declare_error_trait!(Error: Sized + StdError); | --------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 210 | fn invalid_type(unexp: Unexpected<'_>, exp: &Expected) -> Self { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/mod.rs:228:37 | 140 | / macro_rules! declare_error_trait { 141 | | (Error: Sized $(+ $($supertrait:ident)::+)*) => { 142 | | /// The `Error` trait allows `Deserialize` implementations to create descriptive 143 | | /// error messages belonging to the `Deserializer` against which they are ... | 228 | | fn invalid_value(unexp: Unexpected, exp: &Expected) -> Self { | | ^^^^^^^^^^ expected lifetime parameter ... | 297 | | } 298 | | } | |_- in this expansion of `declare_error_trait!` ... 301 | declare_error_trait!(Error: Sized + StdError); | --------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 228 | fn invalid_value(unexp: Unexpected<'_>, exp: &Expected) -> Self { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/mod.rs:399:40 | 399 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 399 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/mod.rs:478:40 | 478 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result; | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 478 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result; | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/mod.rs:485:40 | 485 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 485 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/mod.rs:491:40 | 491 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 491 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/mod.rs:497:40 | 497 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 497 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/mod.rs:1311:46 | 1311 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result; | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1311 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result; | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/mod.rs:2282:40 | 2282 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2282 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/mod.rs:2304:40 | 2304 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2304 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:72:50 | 72 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 72 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:145:50 | 145 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 145 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:266:33 | 266 | fn unexpected(&self) -> Unexpected { | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 266 | fn unexpected(&self) -> Unexpected<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:331:44 | 331 | fn expecting(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 331 | fn expecting(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:494:23 | 494 | Vec::::with_capacity(size_hint::cautious::(visitor.size_hint())); | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 494 | Vec::>::with_capacity(size_hint::cautious::(visitor.size_hint())); | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:494:69 | 494 | Vec::::with_capacity(size_hint::cautious::(visitor.size_hint())); | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 494 | Vec::::with_capacity(size_hint::cautious::>(visitor.size_hint())); | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:506:24 | 506 | Vec::<(Content, Content)>::with_capacity( | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 506 | Vec::<(Content<'_>, Content)>::with_capacity( | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:506:33 | 506 | Vec::<(Content, Content)>::with_capacity( | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 506 | Vec::<(Content, Content<'_>)>::with_capacity( | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:507:44 | 507 | size_hint::cautious::<(Content, Content)>(visitor.size_hint()), | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 507 | size_hint::cautious::<(Content<'_>, Content)>(visitor.size_hint()), | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:507:53 | 507 | size_hint::cautious::<(Content, Content)>(visitor.size_hint()), | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 507 | size_hint::cautious::<(Content, Content<'_>)>(visitor.size_hint()), | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:565:44 | 565 | fn expecting(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 565 | fn expecting(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:849:44 | 849 | fn expecting(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 849 | fn expecting(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:872:34 | 872 | let mut vec = Vec::<(Content, Content)>::with_capacity(size_hint::cautious::<( | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 872 | let mut vec = Vec::<(Content<'_>, Content)>::with_capacity(size_hint::cautious::<( | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:872:43 | 872 | let mut vec = Vec::<(Content, Content)>::with_capacity(size_hint::cautious::<( | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 872 | let mut vec = Vec::<(Content, Content<'_>)>::with_capacity(size_hint::cautious::<( | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:873:17 | 873 | Content, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 873 | Content<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:874:17 | 874 | Content, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 874 | Content<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:925:50 | 925 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 925 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:1000:50 | 1000 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1000 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:2396:50 | 2396 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2396 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:2441:50 | 2441 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2441 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:2876:46 | 2876 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2876 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/ser.rs:61:40 | 61 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 61 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/ser.rs:1357:40 | 1357 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1357 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/doc.rs:28:32 | 28 | fn fmt(&self, _: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 28 | fn fmt(&self, _: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/mod.rs:30:48 | 30 | pub fn from_utf8_lossy(bytes: &[u8]) -> Cow { | ---^---- expected lifetime parameter | help: indicate the anonymous lifetime | 30 | pub fn from_utf8_lossy(bytes: &[u8]) -> Cow<'_, str> { | +++ warning: unused extern crate --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/lib.rs:330:1 | 329 | / #[cfg(feature = "serde_derive")] 330 | | extern crate serde_derive; | | ^^^^^^^^^^^^^^^^^^^^^^^^^- | |__________________________| | help: remove it | = note: `-W unused-extern-crates` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(unused_extern_crates)]` Compiling rustc_abi v0.0.0 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_abi) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rustc_abi CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_abi CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_abi CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rustc_abi --edition=2021 compiler/rustc_abi/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="nightly"' --cfg 'feature="randomize"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly", "randomize"))' -C metadata=0e02f17b69dd3b87 -C extra-filename=-0e02f17b69dd3b87 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern bitflags=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libbitflags-d0df0f1b6db82e40.rmeta --extern rand=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librand-5b24fbbdada31f96.rmeta --extern rand_xoshiro=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librand_xoshiro-45bc58c906cc3599.rmeta --extern rustc_data_structures=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_data_structures-986c0a5e3c925834.rmeta --extern rustc_index=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_index-141ffe42c008bc59.rmeta --extern rustc_macros=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/librustc_macros-abb099aea29845d2.so --extern rustc_serialize=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_serialize-85ca5577d24dfbde.rmeta --extern tracing=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libtracing-f4f4b1f3bc3cdd78.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/build/psm-b1ac996f6172bb4d/out` warning: `icu_locid` (lib) generated 34 warnings Compiling rustc_ast_ir v0.0.0 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_ast_ir) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rustc_ast_ir CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_ast_ir CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_ast_ir CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rustc_ast_ir --edition=2021 compiler/rustc_ast_ir/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="nightly"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly"))' -C metadata=834b122f5d824bb1 -C extra-filename=-834b122f5d824bb1 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern rustc_data_structures=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_data_structures-986c0a5e3c925834.rmeta --extern rustc_macros=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/librustc_macros-abb099aea29845d2.so --extern rustc_serialize=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_serialize-85ca5577d24dfbde.rmeta --extern rustc_span=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_span-2b982cf68b54de1d.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/build/psm-b1ac996f6172bb4d/out` warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/object-0.36.3/src/read/mod.rs:783:26 | 783 | pub struct RelocationMap(Map); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary = note: `-W rustc::default-hash-types` implied by `-W rustc::internal` = help: to override `-W rustc::internal` add `#[allow(rustc::default_hash_types)]` warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/object-0.36.3/src/read/mod.rs:795:37 | 795 | let mut map = RelocationMap(Map::new()); | ^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/object-0.36.3/src/read/read_cache.rs:38:11 | 38 | bufs: Map<(u64, u64), Box<[u8]>>, | ^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/object-0.36.3/src/read/read_cache.rs:39:14 | 39 | strings: Map<(u64, u8), Box<[u8]>>, | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/object-0.36.3/src/read/read_cache.rs:72:23 | 72 | bufs: Map::new(), | ^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/object-0.36.3/src/read/read_cache.rs:73:26 | 73 | strings: Map::new(), | ^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/object-0.36.3/src/write/mod.rs:75:24 | 75 | standard_sections: HashMap, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/object-0.36.3/src/write/mod.rs:77:17 | 77 | symbol_map: HashMap, SymbolId>, | ^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/object-0.36.3/src/write/mod.rs:84:19 | 84 | stub_symbols: HashMap, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/object-0.36.3/src/write/mod.rs:107:32 | 107 | standard_sections: HashMap::new(), | ^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/object-0.36.3/src/write/mod.rs:109:25 | 109 | symbol_map: HashMap::new(), | ^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/object-0.36.3/src/write/mod.rs:114:27 | 114 | stub_symbols: HashMap::new(), | ^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary Compiling rustc_ast v0.0.0 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_ast) Compiling rustc_feature v0.0.0 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_feature) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rustc_ast CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_ast CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_ast CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rustc_ast --edition=2021 compiler/rustc_ast/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=9ff6649c2f4a7bc2 -C extra-filename=-9ff6649c2f4a7bc2 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern bitflags=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libbitflags-d0df0f1b6db82e40.rmeta --extern memchr=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libmemchr-a8fd22ca380f4c0a.rmeta --extern rustc_ast_ir=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_ast_ir-834b122f5d824bb1.rmeta --extern rustc_data_structures=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_data_structures-986c0a5e3c925834.rmeta --extern rustc_index=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_index-141ffe42c008bc59.rmeta --extern rustc_lexer=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_lexer-ab41fb9910d5a7ec.rmeta --extern rustc_macros=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/librustc_macros-abb099aea29845d2.so --extern rustc_serialize=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_serialize-85ca5577d24dfbde.rmeta --extern rustc_span=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_span-2b982cf68b54de1d.rmeta --extern smallvec=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libsmallvec-d392916284d75176.rmeta --extern thin_vec=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libthin_vec-58bffc4cccf68cf8.rmeta --extern tracing=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libtracing-f4f4b1f3bc3cdd78.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/build/psm-b1ac996f6172bb4d/out` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rustc_feature CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_feature CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_feature CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rustc_feature --edition=2021 compiler/rustc_feature/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=557654ba347b7d31 -C extra-filename=-557654ba347b7d31 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern rustc_data_structures=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_data_structures-986c0a5e3c925834.rmeta --extern rustc_span=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_span-2b982cf68b54de1d.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/build/psm-b1ac996f6172bb4d/out` warning: `icu_locid_transform` (lib) generated 10 warnings Compiling icu_list v1.5.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=icu_list CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_list-1.5.0 CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='ECMA-402 ListFormatter' CARGO_PKG_HOMEPAGE='https://icu4x.unicode.org' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=icu_list CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.67 CARGO_PKG_VERSION=1.5.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_list-1.5.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name icu_list --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_list-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="compiled_data"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bench", "compiled_data", "datagen", "default", "serde", "serde_human", "std"))' -C metadata=43303100feef9e43 -C extra-filename=-43303100feef9e43 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern displaydoc=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/libdisplaydoc-cac3c3fe1b2193e5.so --extern icu_list_data=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libicu_list_data-af29129099f4f7e6.rmeta --extern icu_locid_transform=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libicu_locid_transform-55dc0fb9fd5dba7c.rmeta --extern icu_provider=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libicu_provider-976dd059d4d2ea01.rmeta --extern regex_automata=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libregex_automata-b3b35c64fdab19b1.rmeta --extern writeable=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libwriteable-d6d5b42c10371b11.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: prefer `FxHashSet` over `HashSet`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:1038:49 | 1038 | impl<'de, T, S, E> IntoDeserializer<'de, E> for HashSet | ^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashSet` may be necessary = note: `-W rustc::default-hash-types` implied by `-W rustc::internal` = help: to override `-W rustc::internal` add `#[allow(rustc::default_hash_types)]` warning: using `into_iter` can result in unstable query results --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:1047:35 | 1047 | SeqDeserializer::new(self.into_iter()) | ^^^^^^^^^ | = note: if you believe this case to be fine, allow this lint and add a comment explaining your rationale = note: `-W rustc::potential-query-instability` implied by `-W rustc::internal` = help: to override `-W rustc::internal` add `#[allow(rustc::potential_query_instability)]` warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:1440:52 | 1440 | impl<'de, K, V, S, E> IntoDeserializer<'de, E> for HashMap | ^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: using `into_iter` can result in unstable query results --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:1450:35 | 1450 | MapDeserializer::new(self.into_iter()) | ^^^^^^^^^ | = note: if you believe this case to be fine, allow this lint and add a comment explaining your rationale warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1047:47 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1047 | | struct SeqInPlaceVisitor<'a, T: 'a $(, $typaram: 'a)*>(&'a mut $ty); | | ^^^^ help: remove this bound ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1087 | / seq_impl!( 1088 | | #[cfg(any(feature = "std", feature = "alloc"))] 1089 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1090 | | BinaryHeap, ... | 1095 | | BinaryHeap::push 1096 | | ); | |_- in this macro invocation | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1047:47 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1047 | | struct SeqInPlaceVisitor<'a, T: 'a $(, $typaram: 'a)*>(&'a mut $ty); | | ^^^^ help: remove this bound ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1098 | / seq_impl!( 1099 | | #[cfg(any(feature = "std", feature = "alloc"))] 1100 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1101 | | BTreeSet, ... | 1106 | | BTreeSet::insert 1107 | | ); | |_- in this macro invocation warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1047:47 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1047 | | struct SeqInPlaceVisitor<'a, T: 'a $(, $typaram: 'a)*>(&'a mut $ty); | | ^^^^ help: remove this bound ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1109 | / seq_impl!( 1110 | | #[cfg(any(feature = "std", feature = "alloc"))] 1111 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1112 | | LinkedList, ... | 1117 | | LinkedList::push_back 1118 | | ); | |_- in this macro invocation warning: prefer `FxHashSet` over `HashSet`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1000:58 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1000 | | impl<'de, T $(, $typaram)*> Deserialize<'de> for $ty | | ^^^^^^^^^^^^^^^^^^^^^ ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1120 | / seq_impl!( 1121 | | #[cfg(feature = "std")] 1122 | | #[cfg_attr(docsrs, doc(cfg(feature = "std")))] 1123 | | HashSet, ... | 1128 | | HashSet::insert 1129 | | ); | |_- in this macro invocation | = note: a `use rustc_data_structures::fx::FxHashSet` may be necessary warning: prefer `FxHashSet` over `HashSet`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1010:41 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1010 | | marker: PhantomData<$ty>, | | ^^^^^^^^^^^^^^^^^^^^^ ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1120 | / seq_impl!( 1121 | | #[cfg(feature = "std")] 1122 | | #[cfg_attr(docsrs, doc(cfg(feature = "std")))] 1123 | | HashSet, ... | 1128 | | HashSet::insert 1129 | | ); | |_- in this macro invocation | = note: a `use rustc_data_structures::fx::FxHashSet` may be necessary warning: prefer `FxHashSet` over `HashSet`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1018:34 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1018 | | type Value = $ty; | | ^^^^^^^^^^^^^^^^^^^^^ ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1120 | / seq_impl!( 1121 | | #[cfg(feature = "std")] 1122 | | #[cfg_attr(docsrs, doc(cfg(feature = "std")))] 1123 | | HashSet, ... | 1128 | | HashSet::insert 1129 | | ); | |_- in this macro invocation | = note: a `use rustc_data_structures::fx::FxHashSet` may be necessary warning: prefer `FxHashSet` over `HashSet`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1126:5 | 1126 | HashSet::with_capacity_and_hasher(size_hint::cautious::(seq.size_hint()), S::default()), | ^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashSet` may be necessary warning: prefer `FxHashSet` over `HashSet`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1128:5 | 1128 | HashSet::insert | ^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashSet` may be necessary warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1047:47 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1047 | | struct SeqInPlaceVisitor<'a, T: 'a $(, $typaram: 'a)*>(&'a mut $ty); | | ^^^^ ^^^^ ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1120 | / seq_impl!( 1121 | | #[cfg(feature = "std")] 1122 | | #[cfg_attr(docsrs, doc(cfg(feature = "std")))] 1123 | | HashSet, ... | 1128 | | HashSet::insert 1129 | | ); | |_- in this macro invocation | help: remove these bounds | 1047 - struct SeqInPlaceVisitor<'a, T: 'a $(, $typaram: 'a)*>(&'a mut $ty); 1047 + struct SeqInPlaceVisitor<'a, T $(, $typaram)*>(&'a mut $ty); | warning: prefer `FxHashSet` over `HashSet`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1047:80 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1047 | | struct SeqInPlaceVisitor<'a, T: 'a $(, $typaram: 'a)*>(&'a mut $ty); | | ^^^^^^^^^^^^^^^^^^^^^ ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1120 | / seq_impl!( 1121 | | #[cfg(feature = "std")] 1122 | | #[cfg_attr(docsrs, doc(cfg(feature = "std")))] 1123 | | HashSet, ... | 1128 | | HashSet::insert 1129 | | ); | |_- in this macro invocation | = note: a `use rustc_data_structures::fx::FxHashSet` may be necessary warning: prefer `FxHashSet` over `HashSet`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1125:5 | 1125 | HashSet::clear, | ^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashSet` may be necessary warning: prefer `FxHashSet` over `HashSet`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1127:5 | 1127 | HashSet::reserve, | ^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashSet` may be necessary warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1047:47 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1047 | | struct SeqInPlaceVisitor<'a, T: 'a $(, $typaram: 'a)*>(&'a mut $ty); | | ^^^^ help: remove this bound ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1131 | / seq_impl!( 1132 | | #[cfg(any(feature = "std", feature = "alloc"))] 1133 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1134 | | VecDeque, ... | 1139 | | VecDeque::push_back 1140 | | ); | |_- in this macro invocation warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1193:39 | 1193 | struct VecInPlaceVisitor<'a, T: 'a>(&'a mut Vec); | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1242:33 | 1242 | struct ArrayInPlaceVisitor<'a, A: 'a>(&'a mut A); | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1450:51 | 1407 | / macro_rules! tuple_impl_body { 1408 | | ($len:tt => ($($n:tt $name:ident)+)) => { 1409 | | #[inline] 1410 | | fn deserialize(deserializer: D) -> Result ... | 1450 | | struct TupleInPlaceVisitor<'a, $($name: 'a,)+>(&'a mut ($($name,)+)); | | ^^^^ help: remove this bound ... | 1477 | | }; 1478 | | } | |_- in this expansion of `tuple_impl_body!` ... 1489 | tuple_impl_body!(1 => (0 T)); | ---------------------------- in this macro invocation warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1450:51 | 1393 | / macro_rules! tuple_impls { 1394 | | ($($len:tt => ($($n:tt $name:ident)+))+) => { 1395 | | $( 1396 | | #[cfg_attr(docsrs, doc(hidden))] ... | 1401 | | tuple_impl_body!($len => ($($n $name)+)); | | ---------------------------------------- in this macro invocation (#2) ... | 1404 | | }; 1405 | | } | |_- in this expansion of `tuple_impls!` (#1) 1406 | 1407 | / macro_rules! tuple_impl_body { 1408 | | ($len:tt => ($($n:tt $name:ident)+)) => { 1409 | | #[inline] 1410 | | fn deserialize(deserializer: D) -> Result ... | 1450 | | struct TupleInPlaceVisitor<'a, $($name: 'a,)+>(&'a mut ($($name,)+)); | | ^^^^ help: remove these bounds ... | 1477 | | }; 1478 | | } | |_- in this expansion of `tuple_impl_body!` (#2) ... 1492 | / tuple_impls! { 1493 | | 2 => (0 T0 1 T1) 1494 | | 3 => (0 T0 1 T1 2 T2) 1495 | | 4 => (0 T0 1 T1 2 T2 3 T3) ... | 1507 | | 16 => (0 T0 1 T1 2 T2 3 T3 4 T4 5 T5 6 T6 7 T7 8 T8 9 T9 10 T10 11 T11 12 T12 13 T13 14 T14 15 T15) 1508 | | } | |_- in this macro invocation (#1) warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1520:61 | 1512 | / macro_rules! map_impl { 1513 | | ( 1514 | | $(#[$attr:meta])* 1515 | | $ty:ident , ... | 1520 | | impl<'de, K, V $(, $typaram)*> Deserialize<'de> for $ty | | ^^^^^^^^^^^^^^^^^^^^^^^^ ... | 1565 | | } 1566 | | } | |_- in this expansion of `map_impl!` ... 1576 | / map_impl! { 1577 | | #[cfg(feature = "std")] 1578 | | #[cfg_attr(docsrs, doc(cfg(feature = "std")))] 1579 | | HashMap, 1580 | | map, 1581 | | HashMap::with_capacity_and_hasher(size_hint::cautious::<(K, V)>(map.size_hint()), S::default()), 1582 | | } | |_- in this macro invocation | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1531:41 | 1512 | / macro_rules! map_impl { 1513 | | ( 1514 | | $(#[$attr:meta])* 1515 | | $ty:ident , ... | 1531 | | marker: PhantomData<$ty>, | | ^^^^^^^^^^^^^^^^^^^^^^^^ ... | 1565 | | } 1566 | | } | |_- in this expansion of `map_impl!` ... 1576 | / map_impl! { 1577 | | #[cfg(feature = "std")] 1578 | | #[cfg_attr(docsrs, doc(cfg(feature = "std")))] 1579 | | HashMap, 1580 | | map, 1581 | | HashMap::with_capacity_and_hasher(size_hint::cautious::<(K, V)>(map.size_hint()), S::default()), 1582 | | } | |_- in this macro invocation | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1540:34 | 1512 | / macro_rules! map_impl { 1513 | | ( 1514 | | $(#[$attr:meta])* 1515 | | $ty:ident , ... | 1540 | | type Value = $ty; | | ^^^^^^^^^^^^^^^^^^^^^^^^ ... | 1565 | | } 1566 | | } | |_- in this expansion of `map_impl!` ... 1576 | / map_impl! { 1577 | | #[cfg(feature = "std")] 1578 | | #[cfg_attr(docsrs, doc(cfg(feature = "std")))] 1579 | | HashMap, 1580 | | map, 1581 | | HashMap::with_capacity_and_hasher(size_hint::cautious::<(K, V)>(map.size_hint()), S::default()), 1582 | | } | |_- in this macro invocation | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1581:5 | 1581 | HashMap::with_capacity_and_hasher(size_hint::cautious::<(K, V)>(map.size_hint()), S::default()), | ^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashSet` over `HashSet`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/ser/impls.rs:195:46 | 189 | / macro_rules! seq_impl { 190 | | ( 191 | | $(#[$attr:meta])* 192 | | $ty:ident ... | 195 | | impl Serialize for $ty | | ^^^^^^^^^^^^^^^^^^^^^ ... | 207 | | } 208 | | } | |_- in this expansion of `seq_impl!` ... 245 | / seq_impl! { 246 | | #[cfg(feature = "std")] 247 | | #[cfg_attr(docsrs, doc(cfg(feature = "std")))] 248 | | HashSet 249 | | } | |_- in this macro invocation | = note: a `use rustc_data_structures::fx::FxHashSet` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/ser/impls.rs:455:49 | 449 | / macro_rules! map_impl { 450 | | ( 451 | | $(#[$attr:meta])* 452 | | $ty:ident ... | 455 | | impl Serialize for $ty | | ^^^^^^^^^^^^^^^^^^^^^^^^ ... | 468 | | } 469 | | } | |_- in this expansion of `map_impl!` ... 501 | / map_impl! { 502 | | #[cfg(feature = "std")] 503 | | #[cfg_attr(docsrs, doc(cfg(feature = "std")))] 504 | | HashMap 505 | | } | |_- in this macro invocation | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:2483:29 | 2483 | pub struct Borrowed<'de, T: 'de + ?Sized>(pub &'de T); | ^^^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:2597:39 | 2597 | pub struct FlatMapDeserializer<'a, 'de: 'a, E>( | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:2756:29 | 2756 | struct FlatMapAccess<'a, 'de: 'a, E> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:2799:32 | 2799 | struct FlatStructAccess<'a, 'de: 'a, E> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:1634:46 | 1634 | pub struct ContentRefDeserializer<'a, 'de: 'a, E> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:2092:39 | 2092 | struct EnumRefDeserializer<'a, 'de: 'a, E> | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:2121:42 | 2121 | struct VariantRefDeserializer<'a, 'de: 'a, E> | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:2201:38 | 2201 | struct SeqRefDeserializer<'a, 'de: 'a, E> | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:2276:38 | 2276 | struct MapRefDeserializer<'a, 'de: 'a, E> | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/ser.rs:988:35 | 988 | pub struct FlatMapSerializer<'a, M: 'a>(pub &'a mut M); | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/ser.rs:1182:37 | 1182 | pub struct FlatMapSerializeMap<'a, M: 'a>(&'a mut M); | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/ser.rs:1220:40 | 1220 | pub struct FlatMapSerializeStruct<'a, M: 'a>(&'a mut M); | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/ser.rs:1245:56 | 1245 | pub struct FlatMapSerializeTupleVariantAsMapValue<'a, M: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/ser.rs:1289:57 | 1289 | pub struct FlatMapSerializeStructVariantAsMapValue<'a, M: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/seed.rs:6:29 | 6 | pub struct InPlaceSeed<'a, T: 'a>(pub &'a mut T); | ^^^^ help: remove this bound Compiling fluent-syntax v0.11.1 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=fluent_syntax CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/fluent-syntax-0.11.1 CARGO_PKG_AUTHORS='Zibi Braniecki :Staś Małolepszy ' CARGO_PKG_DESCRIPTION='Parser/Serializer tools for Fluent Syntax. ' CARGO_PKG_HOMEPAGE='http://www.projectfluent.org' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fluent-syntax CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/projectfluent/fluent-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.11.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/fluent-syntax-0.11.1 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name fluent_syntax --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/fluent-syntax-0.11.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all-benchmarks", "default", "json", "serde", "serde_json"))' -C metadata=749cacb394f2ac76 -C extra-filename=-749cacb394f2ac76 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern thiserror=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libthiserror-94822ef0ea35ed89.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/fluent-syntax-0.11.1/src/unicode.rs:121:54 | 121 | pub fn unescape_unicode_to_string(input: &str) -> Cow { | ---^---- expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 121 | pub fn unescape_unicode_to_string(input: &str) -> Cow<'_, str> { | +++ Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=serde_json CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125 CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='A JSON serialization file format' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_json CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/json' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.125 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=125 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/build/serde_json-02880477747663a5/out /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name serde_json --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=cbff18c3bbe6d9e9 -C extra-filename=-cbff18c3bbe6d9e9 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern itoa=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libitoa-bf227fff2e168a64.rmeta --extern memchr=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libmemchr-a8fd22ca380f4c0a.rmeta --extern ryu=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libryu-763a6e2667477d81.rmeta --extern serde=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libserde-3c097750d92b7c4f.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo --cfg limb_width_64 --check-cfg 'cfg(limb_width_32)' --check-cfg 'cfg(limb_width_64)'` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/error.rs:350:32 | 350 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 350 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/error.rs:400:32 | 400 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 400 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/error.rs:406:32 | 406 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 406 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/error.rs:422:32 | 422 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 422 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/error.rs:440:32 | 440 | fn invalid_type(unexp: de::Unexpected, exp: &dyn de::Expected) -> Self { | ----^^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 440 | fn invalid_type(unexp: de::Unexpected<'_>, exp: &dyn de::Expected) -> Self { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/error.rs:449:33 | 449 | fn invalid_value(unexp: de::Unexpected, exp: &dyn de::Expected) -> Self { | ----^^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 449 | fn invalid_value(unexp: de::Unexpected<'_>, exp: &dyn de::Expected) -> Self { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/error.rs:468:40 | 468 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 468 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/map.rs:273:43 | 273 | pub fn entry(&mut self, key: S) -> Entry | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 273 | pub fn entry(&mut self, key: S) -> Entry<'_> | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/map.rs:302:27 | 302 | pub fn iter(&self) -> Iter { | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 302 | pub fn iter(&self) -> Iter<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/map.rs:310:35 | 310 | pub fn iter_mut(&mut self) -> IterMut { | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 310 | pub fn iter_mut(&mut self) -> IterMut<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/map.rs:318:27 | 318 | pub fn keys(&self) -> Keys { | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 318 | pub fn keys(&self) -> Keys<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/map.rs:326:29 | 326 | pub fn values(&self) -> Values { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 326 | pub fn values(&self) -> Values<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/map.rs:334:37 | 334 | pub fn values_mut(&mut self) -> ValuesMut { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 334 | pub fn values_mut(&mut self) -> ValuesMut<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/map.rs:453:40 | 453 | fn fmt(&self, formatter: &mut fmt::Formatter) -> Result<(), fmt::Error> { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 453 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/map.rs:485:54 | 485 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 485 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/value/mod.rs:179:40 | 179 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 179 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/value/mod.rs:222:32 | 222 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 222 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/value/de.rs:33:54 | 33 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 33 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/value/de.rs:1269:46 | 1269 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1269 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/value/de.rs:1311:29 | 1311 | fn unexpected(&self) -> Unexpected { | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1311 | fn unexpected(&self) -> Unexpected<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/value/index.rs:147:40 | 147 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 147 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/number.rs:349:40 | 349 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 349 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/number.rs:364:40 | 364 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 364 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/number.rs:408:54 | 408 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 408 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/number.rs:788:40 | 788 | pub(crate) fn unexpected(&self) -> Unexpected { | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 788 | pub(crate) fn unexpected(&self) -> Unexpected<'_> { | ++++ warning: `fluent-syntax` (lib) generated 1 warning Compiling intl-memoizer v0.5.2 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=intl_memoizer CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/intl-memoizer-0.5.2 CARGO_PKG_AUTHORS='Zibi Braniecki :Manish Goregaokar ' CARGO_PKG_DESCRIPTION='A memoizer specifically tailored for storing lazy-initialized intl formatters. ' CARGO_PKG_HOMEPAGE='http://www.projectfluent.org' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=intl-memoizer CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/projectfluent/fluent-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.5.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/intl-memoizer-0.5.2 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name intl_memoizer --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/intl-memoizer-0.5.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e9f7cc3db037271b -C extra-filename=-e9f7cc3db037271b --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern type_map=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libtype_map-01efeff6773147e3.rmeta --extern unic_langid=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libunic_langid-fecc5d8fcb9b5ae5.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: `serde` (lib) generated 242 warnings (42 duplicates) Compiling fluent-langneg v0.13.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=fluent_langneg CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/fluent-langneg-0.13.0 CARGO_PKG_AUTHORS='Zibi Braniecki ' CARGO_PKG_DESCRIPTION='A library for language and locale negotiation. ' CARGO_PKG_HOMEPAGE='http://projectfluent.org/' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fluent-langneg CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/projectfluent/fluent-langneg-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.13.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=13 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/fluent-langneg-0.13.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name fluent_langneg --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/fluent-langneg-0.13.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("cldr", "default"))' -C metadata=649fe689d04fbd99 -C extra-filename=-649fe689d04fbd99 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern unic_langid=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libunic_langid-fecc5d8fcb9b5ae5.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/intl-memoizer-0.5.2/src/lib.rs:219:22 | 219 | .entry::>() | ^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary = note: `-W rustc::default-hash-types` implied by `-W rustc::internal` = help: to override `-W rustc::internal` add `#[allow(rustc::default_hash_types)]` warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/intl-memoizer-0.5.2/src/lib.rs:220:29 | 220 | .or_insert_with(HashMap::new); | ^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/intl-memoizer-0.5.2/src/lib.rs:326:10 | 326 | map: HashMap>, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/intl-memoizer-0.5.2/src/concurrent.rs:34:22 | 34 | .entry::>() | ^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/intl-memoizer-0.5.2/src/concurrent.rs:35:29 | 35 | .or_insert_with(HashMap::new); | ^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary Compiling intl_pluralrules v7.0.2 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=intl_pluralrules CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/intl_pluralrules-7.0.2 CARGO_PKG_AUTHORS='Kekoa Riggin :Zibi Braniecki ' CARGO_PKG_DESCRIPTION='Unicode Plural Rules categorizer for numeric input.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=intl_pluralrules CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/zbraniecki/pluralrules' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=7.0.2 CARGO_PKG_VERSION_MAJOR=7 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/intl_pluralrules-7.0.2 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name intl_pluralrules --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/intl_pluralrules-7.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ef1fd0518c949694 -C extra-filename=-ef1fd0518c949694 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern unic_langid=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libunic_langid-fecc5d8fcb9b5ae5.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: unexpected `cfg` condition value: `cargo-clippy` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/intl_pluralrules-7.0.2/src/operands.rs:51:13 | 51 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::cast_lossless))] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition | = note: no expected values for `feature` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `tarpaulin_include` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/intl_pluralrules-7.0.2/src/lib.rs:30:11 | 30 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `parallel_compiler`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/intl_pluralrules-7.0.2/src/rules.rs:2:13 | 2 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::float_cmp))] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition | = note: no expected values for `feature` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/intl_pluralrules-7.0.2/src/rules.rs:3:13 | 3 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::unreadable_literal))] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition | = note: no expected values for `feature` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/intl_pluralrules-7.0.2/src/rules.rs:4:13 | 4 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::nonminimal_bool))] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition | = note: no expected values for `feature` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: `intl-memoizer` (lib) generated 5 warnings Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=thiserror CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-1.0.63 CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='derive(Error)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=thiserror CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/thiserror' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.63 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=63 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-1.0.63 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/build/thiserror-87bb9c3bc8c2acf0/out /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name thiserror --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-1.0.63/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=59232994e8e6ed8d -C extra-filename=-59232994e8e6ed8d --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern thiserror_impl=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/libthiserror_impl-fd916d13732faae3.so --cap-lints warn -Z binary-dep-depinfo --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(thiserror_nightly_testing)'` warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/de.rs:1911:23 | 1911 | struct SeqAccess<'a, R: 'a> { | ^^^^ help: remove this bound | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/de.rs:1958:23 | 1958 | struct MapAccess<'a, R: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/de.rs:2015:27 | 2015 | struct VariantAccess<'a, R: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/de.rs:2068:31 | 2068 | struct UnitVariantAccess<'a, R: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/de.rs:2131:20 | 2131 | struct MapKey<'a, R: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/ser.rs:412:31 | 412 | struct Adapter<'ser, W: 'ser, F: 'ser> { | ^^^^^^ ^^^^^^ | help: remove these bounds | 412 - struct Adapter<'ser, W: 'ser, F: 'ser> { 412 + struct Adapter<'ser, W, F> { | warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/ser.rs:467:24 | 467 | pub enum Compound<'a, W: 'a, F: 'a> { | ^^^^ ^^^^ | help: remove these bounds | 467 - pub enum Compound<'a, W: 'a, F: 'a> { 467 + pub enum Compound<'a, W, F> { | warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/ser.rs:769:30 | 769 | struct MapKeySerializer<'a, W: 'a, F: 'a> { | ^^^^ ^^^^ | help: remove these bounds | 769 - struct MapKeySerializer<'a, W: 'a, F: 'a> { 769 + struct MapKeySerializer<'a, W, F> { | warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/value/mod.rs:223:38 | 223 | struct WriterFormatter<'a, 'b: 'a> { | ^^^^ help: remove this bound Compiling darling_core v0.20.10 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=darling_core CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/darling_core-0.20.10 CARGO_PKG_AUTHORS='Ted Driggs ' CARGO_PKG_DESCRIPTION='Helper crate for proc-macro library for reading attributes into structs when implementing custom derives. Use https://crates.io/crates/darling in your code. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=darling_core CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/TedDriggs/darling' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.20.10 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=20 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/darling_core-0.20.10 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name darling_core --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/darling_core-0.20.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="strsim"' --cfg 'feature="suggestions"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("diagnostics", "strsim", "suggestions"))' -C metadata=23b4ee40befdbdbb -C extra-filename=-23b4ee40befdbdbb --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern fnv=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/libfnv-97b980015a3fbb2f.rmeta --extern ident_case=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/libident_case-7db01a02c42fb7df.rmeta --extern proc_macro2=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/libproc_macro2-1f231826f707846c.rmeta --extern quote=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/libquote-44912ee8bf970661.rmeta --extern strsim=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/libstrsim-e0bd1b6a9cecbe0d.rmeta --extern syn=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/libsyn-7b63a985e3916c4e.rmeta --cap-lints warn -Z binary-dep-depinfo` warning: `intl_pluralrules` (lib) generated 5 warnings Compiling rustc_target v0.0.0 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_target) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rustc_target CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_target CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_target CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rustc_target --edition=2021 compiler/rustc_target/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=c7b0a98cb5f8ac81 -C extra-filename=-c7b0a98cb5f8ac81 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern bitflags=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libbitflags-d0df0f1b6db82e40.rmeta --extern object=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libobject-532f5756aec46d1b.rmeta --extern rustc_abi=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_abi-0e02f17b69dd3b87.rmeta --extern rustc_data_structures=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_data_structures-986c0a5e3c925834.rmeta --extern rustc_feature=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_feature-557654ba347b7d31.rmeta --extern rustc_fs_util=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_fs_util-a260b4314ad3ed22.rmeta --extern rustc_index=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_index-141ffe42c008bc59.rmeta --extern rustc_macros=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/librustc_macros-abb099aea29845d2.so --extern rustc_serialize=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_serialize-85ca5577d24dfbde.rmeta --extern rustc_span=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_span-2b982cf68b54de1d.rmeta --extern serde_json=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libserde_json-cbff18c3bbe6d9e9.rmeta --extern tracing=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libtracing-f4f4b1f3bc3cdd78.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/build/psm-b1ac996f6172bb4d/out` warning: `serde_json` (lib) generated 34 warnings Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=type_map CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/type-map-0.5.0 CARGO_PKG_AUTHORS='Jacob Brown ' CARGO_PKG_DESCRIPTION='Provides a typemap container with FxHashMap' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=type-map CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/kardeiz/type-map' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.5.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/type-map-0.5.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name type_map --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/type-map-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=3f0be46e456e4de0 -C extra-filename=-3f0be46e456e4de0 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern rustc_hash=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/librustc_hash-d336071c077b4ac5.rmeta --cap-lints warn -Z binary-dep-depinfo` warning: `object` (lib) generated 12 warnings Compiling odht v0.3.1 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=odht CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/odht-0.3.1 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A Rust crate for hash tables that can be mapped from disk into memory without the need for up-front decoding.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=odht CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/odht' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/odht-0.3.1 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name odht --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/odht-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="nightly"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nightly", "no_simd"))' -C metadata=26d837b65fd9ad4e -C extra-filename=-26d837b65fd9ad4e --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern cfg_if=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libcfg_if-62479ba5b8a3cb8b.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/odht-0.3.1/src/lib.rs:797:26 | 797 | fn arbitrary(gen: &mut Gen) -> Self { | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 = note: requested on the command line with `-W keyword-idents-2024` warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/odht-0.3.1/src/lib.rs:800:40 | 800 | *x = u8::arbitrary(gen); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: the feature `core_intrinsics` is internal to the compiler or standard library --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/odht-0.3.1/src/lib.rs:56:42 | 56 | #![cfg_attr(feature = "nightly", feature(core_intrinsics))] | ^^^^^^^^^^^^^^^ | = note: using it is strongly discouraged = note: `#[warn(internal_features)]` on by default warning[E0133]: call to unsafe function `memory_layout::Allocation::::from_raw_bytes_unchecked` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/odht-0.3.1/src/lib.rs:292:26 | 292 | let allocation = memory_layout::Allocation::from_raw_bytes_unchecked(data); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/odht-0.3.1/src/lib.rs:290:5 | 290 | pub unsafe fn from_raw_bytes_unchecked(data: &[u8]) -> HashTableOwned { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` warning[E0133]: call to unsafe function `memory_layout::Allocation::::from_raw_bytes_unchecked` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/odht-0.3.1/src/lib.rs:397:25 | 397 | allocation: memory_layout::Allocation::from_raw_bytes_unchecked(data), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/odht-0.3.1/src/lib.rs:395:5 | 395 | pub unsafe fn from_raw_bytes_unchecked(data: D) -> HashTable { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: `type-map` (lib) generated 2 warnings (2 duplicates) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=self_cell CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/self_cell-1.0.4 CARGO_PKG_AUTHORS='Lukas Bergdoll ' CARGO_PKG_DESCRIPTION='Safe-to-use proc-macro-free self-referential structs in stable Rust.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=self_cell CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Voultapher/self_cell' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.4 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/self_cell-1.0.4 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name self_cell --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/self_cell-1.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("old_rust", "rustversion"))' -C metadata=7d66a4c6249098d3 -C extra-filename=-7d66a4c6249098d3 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --cap-lints warn -Z binary-dep-depinfo` warning: `odht` (lib) generated 5 warnings Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=intl_memoizer CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/intl-memoizer-0.5.2 CARGO_PKG_AUTHORS='Zibi Braniecki :Manish Goregaokar ' CARGO_PKG_DESCRIPTION='A memoizer specifically tailored for storing lazy-initialized intl formatters. ' CARGO_PKG_HOMEPAGE='http://www.projectfluent.org' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=intl-memoizer CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/projectfluent/fluent-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.5.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/intl-memoizer-0.5.2 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name intl_memoizer --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/intl-memoizer-0.5.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=a6be1eba2ab591a6 -C extra-filename=-a6be1eba2ab591a6 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern type_map=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/libtype_map-3f0be46e456e4de0.rmeta --extern unic_langid=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/libunic_langid-96099400c160f5f6.rmeta --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=self_cell CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/self_cell-0.10.3 CARGO_PKG_AUTHORS='Lukas Bergdoll ' CARGO_PKG_DESCRIPTION='Safe-to-use proc-macro-free self-referential structs in stable Rust.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=self_cell CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Voultapher/self_cell' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.10.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/self_cell-0.10.3 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name self_cell --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/self_cell-0.10.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("old_rust"))' -C metadata=28c06b3bfe8d5193 -C extra-filename=-28c06b3bfe8d5193 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern new_self_cell=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/libself_cell-7d66a4c6249098d3.rmeta --cap-lints warn -Z binary-dep-depinfo` Compiling darling_macro v0.20.10 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=darling_macro CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/darling_macro-0.20.10 CARGO_PKG_AUTHORS='Ted Driggs ' CARGO_PKG_DESCRIPTION='Internal support for a proc-macro library for reading attributes into structs when implementing custom derives. Use https://crates.io/crates/darling in your code. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=darling_macro CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/TedDriggs/darling' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.20.10 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=20 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/darling_macro-0.20.10 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name darling_macro --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/darling_macro-0.20.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=6c309725d48d9d0f -C extra-filename=-6c309725d48d9d0f --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern darling_core=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/libdarling_core-23b4ee40befdbdbb.rlib --extern quote=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/libquote-44912ee8bf970661.rlib --extern syn=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/libsyn-7b63a985e3916c4e.rlib --extern proc_macro --cap-lints warn -Z binary-dep-depinfo` Compiling fluent-bundle v0.15.3 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=fluent_bundle CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/fluent-bundle-0.15.3 CARGO_PKG_AUTHORS='Zibi Braniecki :Staś Małolepszy ' CARGO_PKG_DESCRIPTION='A localization system designed to unleash the entire expressive power of natural language translations. ' CARGO_PKG_HOMEPAGE='http://www.projectfluent.org' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fluent-bundle CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/projectfluent/fluent-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.15.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=15 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/fluent-bundle-0.15.3 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name fluent_bundle --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/fluent-bundle-0.15.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all-benchmarks", "default"))' -C metadata=054c6a8555175ca1 -C extra-filename=-054c6a8555175ca1 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern fluent_langneg=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libfluent_langneg-649fe689d04fbd99.rmeta --extern fluent_syntax=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libfluent_syntax-749cacb394f2ac76.rmeta --extern intl_memoizer=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libintl_memoizer-e9f7cc3db037271b.rmeta --extern intl_pluralrules=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libintl_pluralrules-ef1fd0518c949694.rmeta --extern rustc_hash=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_hash-9ac5fe13dc1ecbba.rmeta --extern self_cell=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libself_cell-e1a78d8a6ca72633.rmeta --extern smallvec=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libsmallvec-d392916284d75176.rmeta --extern unic_langid=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libunic_langid-fecc5d8fcb9b5ae5.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/fluent-bundle-0.15.3/src/args.rs:96:56 | 96 | pub fn iter(&self) -> impl Iterator { | ^^^^^^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 96 | pub fn iter(&self) -> impl Iterator)> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/fluent-bundle-0.15.3/src/bundle.rs:142:49 | 142 | pub(crate) transform: Option Cow>, | ---^---- expected lifetime parameter | help: indicate the anonymous lifetime | 142 | pub(crate) transform: Option Cow<'_, str>>, | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/fluent-bundle-0.15.3/src/bundle.rs:143:38 | 143 | pub(crate) formatter: Option Option>, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 143 | pub(crate) formatter: Option, &M) -> Option>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/fluent-bundle-0.15.3/src/bundle.rs:342:65 | 342 | pub fn set_transform(&mut self, func: Option Cow>) { | ---^---- expected lifetime parameter | help: indicate the anonymous lifetime | 342 | pub fn set_transform(&mut self, func: Option Cow<'_, str>>) { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/fluent-bundle-0.15.3/src/bundle.rs:352:54 | 352 | pub fn set_formatter(&mut self, func: Option Option>) { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 352 | pub fn set_formatter(&mut self, func: Option, &M) -> Option>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/fluent-bundle-0.15.3/src/bundle.rs:444:31 | 444 | args: Option<&'bundle FluentArgs>, | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 444 | args: Option<&'bundle FluentArgs<'_>>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/fluent-bundle-0.15.3/src/bundle.rs:488:29 | 488 | args: Option<&'args FluentArgs>, | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 488 | args: Option<&'args FluentArgs<'_>>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/fluent-bundle-0.15.3/src/bundle.rs:537:44 | 537 | F: for<'a> Fn(&[FluentValue<'a>], &FluentArgs) -> FluentValue<'a> + Sync + Send + 'static, | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 537 | F: for<'a> Fn(&[FluentValue<'a>], &FluentArgs<'_>) -> FluentValue<'a> + Sync + Send + 'static, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/fluent-bundle-0.15.3/src/entry.rs:14:45 | 14 | Box Fn(&[FluentValue<'a>], &FluentArgs) -> FluentValue<'a> + Send + Sync>; | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 14 | Box Fn(&[FluentValue<'a>], &FluentArgs<'_>) -> FluentValue<'a> + Send + Sync>; | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/fluent-bundle-0.15.3/src/resolver/scope.rs:32:29 | 32 | args: Option<&'args FluentArgs>, | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 32 | args: Option<&'args FluentArgs<'_>>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/fluent-bundle-0.15.3/src/types/number.rs:89:36 | 89 | pub fn merge(&mut self, opts: &FluentArgs) { | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 89 | pub fn merge(&mut self, opts: &FluentArgs<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/fluent-bundle-0.15.3/src/types/mod.rs:181:17 | 181 | other: &FluentValue, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 181 | other: &FluentValue<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/fluent-bundle-0.15.3/src/types/mod.rs:182:22 | 182 | scope: &Scope, | -----^----- expected lifetime parameters | help: indicate the anonymous lifetimes | 182 | scope: &Scope<'_, '_, '_, '_, R, M>, | +++++++++++++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/fluent-bundle-0.15.3/src/types/mod.rs:216:58 | 216 | pub fn write(&self, w: &mut W, scope: &Scope) -> fmt::Result | -----^----- expected lifetime parameters | help: indicate the anonymous lifetimes | 216 | pub fn write(&self, w: &mut W, scope: &Scope<'_, '_, '_, '_, R, M>) -> fmt::Result | +++++++++++++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/fluent-bundle-0.15.3/src/types/mod.rs:240:72 | 240 | pub fn as_string, M>(&self, scope: &Scope) -> Cow<'source, str> | -----^----- expected lifetime parameters | help: indicate the anonymous lifetimes | 240 | pub fn as_string, M>(&self, scope: &Scope<'_, '_, '_, '_, R, M>) -> Cow<'source, str> | +++++++++++++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/fluent-bundle-0.15.3/src/types/mod.rs:262:73 | 262 | pub fn into_string, M>(self, scope: &Scope) -> Cow<'source, str> | -----^----- expected lifetime parameters | help: indicate the anonymous lifetimes | 262 | pub fn into_string, M>(self, scope: &Scope<'_, '_, '_, '_, R, M>) -> Cow<'source, str> | +++++++++++++++ Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=fluent_syntax CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/fluent-syntax-0.11.1 CARGO_PKG_AUTHORS='Zibi Braniecki :Staś Małolepszy ' CARGO_PKG_DESCRIPTION='Parser/Serializer tools for Fluent Syntax. ' CARGO_PKG_HOMEPAGE='http://www.projectfluent.org' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fluent-syntax CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/projectfluent/fluent-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.11.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/fluent-syntax-0.11.1 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name fluent_syntax --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/fluent-syntax-0.11.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all-benchmarks", "default", "json", "serde", "serde_json"))' -C metadata=a72259350b183583 -C extra-filename=-a72259350b183583 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern thiserror=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/libthiserror-59232994e8e6ed8d.rmeta --cap-lints warn -Z binary-dep-depinfo` Compiling rustc_baked_icu_data v0.0.0 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_baked_icu_data) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rustc_baked_icu_data CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_baked_icu_data CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_baked_icu_data CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rustc_baked_icu_data --edition=2021 compiler/rustc_baked_icu_data/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("rustc_use_parallel_compiler"))' -C metadata=f8295d44a835e3dd -C extra-filename=-f8295d44a835e3dd --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern icu_list=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libicu_list-43303100feef9e43.rmeta --extern icu_locid=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libicu_locid-bf54e860b8999783.rmeta --extern icu_locid_transform=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libicu_locid_transform-55dc0fb9fd5dba7c.rmeta --extern icu_provider=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libicu_provider-976dd059d4d2ea01.rmeta --extern zerovec=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libzerovec-f73433b4b3015653.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling icu_provider_adapters v1.5.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=icu_provider_adapters CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider_adapters-1.5.0 CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='Adapters for composing and manipulating data providers.' CARGO_PKG_HOMEPAGE='https://icu4x.unicode.org' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=icu_provider_adapters CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.67 CARGO_PKG_VERSION=1.5.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider_adapters-1.5.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name icu_provider_adapters --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider_adapters-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("databake", "datagen", "serde", "std"))' -C metadata=31eab8662adfa52b -C extra-filename=-31eab8662adfa52b --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern icu_locid=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libicu_locid-bf54e860b8999783.rmeta --extern icu_locid_transform=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libicu_locid_transform-55dc0fb9fd5dba7c.rmeta --extern icu_provider=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libicu_provider-976dd059d4d2ea01.rmeta --extern tinystr=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libtinystr-ac6a51a68714a589.rmeta --extern zerovec=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libzerovec-f73433b4b3015653.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider_adapters-1.5.0/src/any_payload.rs:105:41 | 105 | fn load_any(&self, key: DataKey, _: DataRequest) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 105 | fn load_any(&self, key: DataKey, _: DataRequest<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider_adapters-1.5.0/src/any_payload.rs:121:25 | 121 | fn load(&self, req: DataRequest) -> Result, DataError> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 121 | fn load(&self, req: DataRequest<'_>) -> Result, DataError> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider_adapters-1.5.0/src/either.rs:27:43 | 27 | fn load_any(&self, key: DataKey, req: DataRequest) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 27 | fn load_any(&self, key: DataKey, req: DataRequest<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider_adapters-1.5.0/src/either.rs:41:14 | 41 | req: DataRequest, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 41 | req: DataRequest<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider_adapters-1.5.0/src/either.rs:55:44 | 55 | fn load_data(&self, key: DataKey, req: DataRequest) -> Result, DataError> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 55 | fn load_data(&self, key: DataKey, req: DataRequest<'_>) -> Result, DataError> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider_adapters-1.5.0/src/either.rs:68:25 | 68 | fn load(&self, req: DataRequest) -> Result, DataError> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 68 | fn load(&self, req: DataRequest<'_>) -> Result, DataError> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider_adapters-1.5.0/src/empty.rs:58:48 | 58 | fn load_any(&self, key: DataKey, base_req: DataRequest) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 58 | fn load_any(&self, key: DataKey, base_req: DataRequest<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider_adapters-1.5.0/src/empty.rs:67:19 | 67 | base_req: DataRequest, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 67 | base_req: DataRequest<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider_adapters-1.5.0/src/empty.rs:77:49 | 77 | fn load_data(&self, key: DataKey, base_req: DataRequest) -> Result, DataError> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 77 | fn load_data(&self, key: DataKey, base_req: DataRequest<'_>) -> Result, DataError> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider_adapters-1.5.0/src/empty.rs:86:30 | 86 | fn load(&self, base_req: DataRequest) -> Result, DataError> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 86 | fn load(&self, base_req: DataRequest<'_>) -> Result, DataError> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider_adapters-1.5.0/src/fallback/mod.rs:199:19 | 199 | F1: FnMut(DataRequest) -> Result, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 199 | F1: FnMut(DataRequest<'_>) -> Result, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider_adapters-1.5.0/src/fallback/mod.rs:194:23 | 194 | mut base_req: DataRequest, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 194 | mut base_req: DataRequest<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider_adapters-1.5.0/src/fallback/mod.rs:242:48 | 242 | fn load_any(&self, key: DataKey, base_req: DataRequest) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 242 | fn load_any(&self, key: DataKey, base_req: DataRequest<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider_adapters-1.5.0/src/fallback/mod.rs:259:19 | 259 | base_req: DataRequest, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 259 | base_req: DataRequest<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider_adapters-1.5.0/src/fallback/mod.rs:275:49 | 275 | fn load_data(&self, key: DataKey, base_req: DataRequest) -> Result, DataError> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 275 | fn load_data(&self, key: DataKey, base_req: DataRequest<'_>) -> Result, DataError> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider_adapters-1.5.0/src/fallback/mod.rs:290:30 | 290 | fn load(&self, base_req: DataRequest) -> Result, DataError> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 290 | fn load(&self, base_req: DataRequest<'_>) -> Result, DataError> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider_adapters-1.5.0/src/filter/impls.rs:12:45 | 12 | RequestFilterDataProvider bool + Sync + 'a>>; | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 12 | RequestFilterDataProvider) -> bool + Sync + 'a>>; | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider_adapters-1.5.0/src/filter/impls.rs:16:11 | 16 | F: Fn(DataRequest) -> bool + Sync, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 16 | F: Fn(DataRequest<'_>) -> bool + Sync, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider_adapters-1.5.0/src/filter/mod.rs:55:11 | 55 | F: Fn(DataRequest) -> bool, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 55 | F: Fn(DataRequest<'_>) -> bool, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider_adapters-1.5.0/src/filter/mod.rs:70:11 | 70 | F: Fn(DataRequest) -> bool, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 70 | F: Fn(DataRequest<'_>) -> bool, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider_adapters-1.5.0/src/filter/mod.rs:74:44 | 74 | fn load_data(&self, key: DataKey, req: DataRequest) -> Result, DataError> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 74 | fn load_data(&self, key: DataKey, req: DataRequest<'_>) -> Result, DataError> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider_adapters-1.5.0/src/filter/mod.rs:87:11 | 87 | F: Fn(DataRequest) -> bool, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 87 | F: Fn(DataRequest<'_>) -> bool, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider_adapters-1.5.0/src/filter/mod.rs:91:25 | 91 | fn load(&self, req: DataRequest) -> Result, DataError> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 91 | fn load(&self, req: DataRequest<'_>) -> Result, DataError> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider_adapters-1.5.0/src/filter/mod.rs:104:11 | 104 | F: Fn(DataRequest) -> bool, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 104 | F: Fn(DataRequest<'_>) -> bool, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider_adapters-1.5.0/src/filter/mod.rs:110:14 | 110 | req: DataRequest, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 110 | req: DataRequest<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider_adapters-1.5.0/src/filter/mod.rs:124:11 | 124 | F: Fn(DataRequest) -> bool, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 124 | F: Fn(DataRequest<'_>) -> bool, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider_adapters-1.5.0/src/filter/mod.rs:127:43 | 127 | fn load_any(&self, key: DataKey, req: DataRequest) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 127 | fn load_any(&self, key: DataKey, req: DataRequest<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider_adapters-1.5.0/src/filter/mod.rs:221:45 | 221 | ) -> RequestFilterDataProvider bool>; | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 221 | ) -> RequestFilterDataProvider) -> bool>; | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider_adapters-1.5.0/src/filter/mod.rs:231:45 | 231 | ) -> RequestFilterDataProvider bool> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 231 | ) -> RequestFilterDataProvider) -> bool> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider_adapters-1.5.0/src/filter/mod.rs:232:20 | 232 | fn noop(_: DataRequest) -> bool { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 232 | fn noop(_: DataRequest<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider_adapters-1.5.0/src/fork/by_error.rs:55:14 | 55 | req: DataRequest, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 55 | req: DataRequest<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider_adapters-1.5.0/src/fork/by_error.rs:73:43 | 73 | fn load_any(&self, key: DataKey, req: DataRequest) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 73 | fn load_any(&self, key: DataKey, req: DataRequest<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider_adapters-1.5.0/src/fork/by_error.rs:91:44 | 91 | fn load_data(&self, key: DataKey, req: DataRequest) -> Result, DataError> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 91 | fn load_data(&self, key: DataKey, req: DataRequest<'_>) -> Result, DataError> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider_adapters-1.5.0/src/fork/by_error.rs:175:14 | 175 | req: DataRequest, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 175 | req: DataRequest<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider_adapters-1.5.0/src/fork/by_error.rs:195:43 | 195 | fn load_any(&self, key: DataKey, req: DataRequest) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 195 | fn load_any(&self, key: DataKey, req: DataRequest<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider_adapters-1.5.0/src/fork/by_error.rs:215:44 | 215 | fn load_data(&self, key: DataKey, req: DataRequest) -> Result, DataError> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 215 | fn load_data(&self, key: DataKey, req: DataRequest<'_>) -> Result, DataError> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider_adapters-1.5.0/src/fork/predicates.rs:35:46 | 35 | fn test(&self, key: DataKey, req: Option, err: DataError) -> bool; | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 35 | fn test(&self, key: DataKey, req: Option>, err: DataError) -> bool; | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider_adapters-1.5.0/src/fork/predicates.rs:52:42 | 52 | fn test(&self, _: DataKey, _: Option, err: DataError) -> bool { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 52 | fn test(&self, _: DataKey, _: Option>, err: DataError) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider_adapters-1.5.0/src/fork/predicates.rs:134:42 | 134 | fn test(&self, _: DataKey, _: Option, err: DataError) -> bool { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 134 | fn test(&self, _: DataKey, _: Option>, err: DataError) -> bool { | ++++ warning: `fluent-syntax` (lib) generated 1 warning (1 duplicate) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=fluent_langneg CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/fluent-langneg-0.13.0 CARGO_PKG_AUTHORS='Zibi Braniecki ' CARGO_PKG_DESCRIPTION='A library for language and locale negotiation. ' CARGO_PKG_HOMEPAGE='http://projectfluent.org/' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fluent-langneg CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/projectfluent/fluent-langneg-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.13.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=13 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/fluent-langneg-0.13.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name fluent_langneg --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/fluent-langneg-0.13.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("cldr", "default"))' -C metadata=54f1dd54286fb2bc -C extra-filename=-54f1dd54286fb2bc --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern unic_langid=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/libunic_langid-96099400c160f5f6.rmeta --cap-lints warn -Z binary-dep-depinfo` warning: `icu_provider_adapters` (lib) generated 39 warnings Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=intl_pluralrules CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/intl_pluralrules-7.0.2 CARGO_PKG_AUTHORS='Kekoa Riggin :Zibi Braniecki ' CARGO_PKG_DESCRIPTION='Unicode Plural Rules categorizer for numeric input.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=intl_pluralrules CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/zbraniecki/pluralrules' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=7.0.2 CARGO_PKG_VERSION_MAJOR=7 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/intl_pluralrules-7.0.2 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name intl_pluralrules --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/intl_pluralrules-7.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=602d0d55196aba97 -C extra-filename=-602d0d55196aba97 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern unic_langid=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/libunic_langid-96099400c160f5f6.rmeta --cap-lints warn -Z binary-dep-depinfo` Compiling rustc_type_ir_macros v0.0.0 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_type_ir_macros) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rustc_type_ir_macros CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_type_ir_macros CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_type_ir_macros CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rustc_type_ir_macros --edition=2021 compiler/rustc_type_ir_macros/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=448a1f23f1b2f4aa -C extra-filename=-448a1f23f1b2f4aa --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern proc_macro2=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/libproc_macro2-1f231826f707846c.rlib --extern quote=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/libquote-44912ee8bf970661.rlib --extern syn=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/libsyn-7b63a985e3916c4e.rlib --extern synstructure=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/libsynstructure-75ef8e7c24a7dd41.rlib --extern proc_macro -Z binary-dep-depinfo` warning: unexpected `cfg` condition name: `tarpaulin_include` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/intl_pluralrules-7.0.2/src/lib.rs:30:11 | 30 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Compiling itertools v0.12.1 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=itertools CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1 CARGO_PKG_AUTHORS=bluss CARGO_PKG_DESCRIPTION='Extra iterator adaptors, iterator methods, free functions, and macros.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=itertools CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-itertools/itertools' CARGO_PKG_RUST_VERSION=1.43.1 CARGO_PKG_VERSION=0.12.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name itertools --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="use_alloc"' --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "use_alloc", "use_std"))' -C metadata=0d7e0f71f3c606aa -C extra-filename=-0d7e0f71f3c606aa --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern either=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libeither-6987bc6aded96007.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/adaptors/coalesce.rs:36:5 | 36 | debug_fmt_fields!(CoalesceBy, iter, last); | ----------------------------------------- in this macro invocation | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/adaptors/coalesce.rs:173:5 | 173 | debug_fmt_fields!(DedupPred2CoalescePred,); | ------------------------------------------ in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/adaptors/map.rs:88:5 | 88 | debug_fmt_fields!(MapSpecialCaseFnOk,); | -------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/adaptors/multi_product.rs:27:5 | 27 | debug_fmt_fields!(CoalesceBy, 0); | -------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/adaptors/mod.rs:490:5 | 490 | debug_fmt_fields!(Batching, iter); | --------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/adaptors/mod.rs:587:5 | 587 | debug_fmt_fields!(TakeWhileRef, iter); | ------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/adaptors/mod.rs:591:64 | 591 | pub fn take_while_ref(iter: &mut I, f: F) -> TakeWhileRef | ------------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 591 | pub fn take_while_ref(iter: &mut I, f: F) -> TakeWhileRef<'_, I, F> | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/adaptors/mod.rs:940:5 | 940 | debug_fmt_fields!(FilterOk, iter); | --------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/adaptors/mod.rs:1013:5 | 1013 | debug_fmt_fields!(FilterMapOk, iter); | ------------------------------------ in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/adaptors/mod.rs:1094:5 | 1094 | debug_fmt_fields!(Positions, iter); | ---------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/adaptors/mod.rs:1188:5 | 1188 | debug_fmt_fields!(Update, iter); | ------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/combinations.rs:32:5 | 32 | debug_fmt_fields!(Combinations, indices, pool, first); | ----------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/combinations_with_replacement.rs:30:5 | 30 | debug_fmt_fields!(CombinationsWithReplacement, indices, pool, first); | -------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/duplicates_impl.rs:20:9 | 20 | debug_fmt_fields!(DuplicatesBy, iter, meta.used); | ------------------------------------------------ in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/duplicates_impl.rs:139:9 | 139 | debug_fmt_fields!(ByFn,); | ------------------------ in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/exactly_one_err.rs:89:27 | 89 | fn fmt(&self, f: &mut Formatter) -> FmtResult { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 89 | fn fmt(&self, f: &mut Formatter<'_>) -> FmtResult { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/exactly_one_err.rs:104:27 | 104 | fn fmt(&self, f: &mut Formatter) -> FmtResult { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 104 | fn fmt(&self, f: &mut Formatter<'_>) -> FmtResult { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/flatten_ok.rs:150:5 | 150 | debug_fmt_fields!(FlattenOk, iter, inner_front, inner_back); | ----------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/format.rs:55:32 | 55 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 55 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/format.rs:80:22 | 80 | f: &mut fmt::Formatter, | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 80 | f: &mut fmt::Formatter<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/format.rs:81:36 | 81 | cb: fn(&I::Item, &mut fmt::Formatter) -> fmt::Result, | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 81 | cb: fn(&I::Item, &mut fmt::Formatter<'_>) -> fmt::Result, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/format.rs:108:44 | 101 | / macro_rules! impl_format { 102 | | ($($fmt_trait:ident)*) => { 103 | | $( 104 | | impl<'a, I> fmt::$fmt_trait for Format<'a, I> ... | 108 | | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 113 | | } 114 | | } | |_- in this expansion of `impl_format!` 115 | 116 | impl_format! {Display Debug UpperExp LowerExp UpperHex LowerHex Octal Binary Pointer} | ------------------------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 108 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/grouping_map.rs:16:5 | 16 | debug_fmt_fields!(MapForGrouping, 0); | ------------------------------------ in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/kmerge_impl.rs:170:5 | 170 | debug_fmt_fields!(KMergeBy, heap); | --------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/merge_join.rs:230:5 | 230 | debug_fmt_fields!(MergeBy, left, right); | --------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/pad_tail.rs:23:5 | 23 | debug_fmt_fields!(PadUsing, iter, min, pos); | ------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/peeking_take_while.rs:125:5 | 125 | debug_fmt_fields!(PeekingTakeWhile, iter); | ----------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/peeking_take_while.rs:129:72 | 129 | pub fn peeking_take_while(iter: &mut I, f: F) -> PeekingTakeWhile | ----------------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 129 | pub fn peeking_take_while(iter: &mut I, f: F) -> PeekingTakeWhile<'_, I, F> | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/permutations.rs:49:5 | 49 | debug_fmt_fields!(Permutations, vals, state); | -------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/powerset.rs:32:5 | 32 | debug_fmt_fields!(Powerset, combs); | ---------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/process_results_impl.rs:62:29 | 62 | F: FnOnce(ProcessResults) -> R, | --------------^--------------- expected lifetime parameter | help: indicate the anonymous lifetime | 62 | F: FnOnce(ProcessResults<'_, I::IntoIter, E>) -> R, | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/sources.rs:16:5 | 16 | debug_fmt_fields!(RepeatCall,); | ------------------------------ in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/sources.rs:115:5 | 115 | debug_fmt_fields!(Unfold, state); | -------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/sources.rs:154:5 | 154 | debug_fmt_fields!(Iterate, state); | --------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/take_while_inclusive.rs:37:5 | 37 | debug_fmt_fields!(TakeWhileInclusive, iter, done); | ------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/unique_impl.rs:26:5 | 26 | debug_fmt_fields!(UniqueBy, iter, used); | --------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/unique_impl.rs:173:5 | 173 | debug_fmt_fields!(Unique, iter); | ------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/with_position.rs:23:5 | 23 | debug_fmt_fields!(WithPosition, handled_first, peekable); | -------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/lib.rs:961:33 | 961 | F: FnOnce(ProcessResults) -> R, | --------------^-------- expected lifetime parameter | help: indicate the anonymous lifetime | 961 | F: FnOnce(ProcessResults<'_, Self, E>) -> R, | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/lib.rs:1438:71 | 1438 | fn peeking_take_while(&mut self, accept: F) -> PeekingTakeWhile | ----------------^-------- expected lifetime parameter | help: indicate the anonymous lifetime | 1438 | fn peeking_take_while(&mut self, accept: F) -> PeekingTakeWhile<'_, Self, F> | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/lib.rs:1464:63 | 1464 | fn take_while_ref(&mut self, accept: F) -> TakeWhileRef | ------------^-------- expected lifetime parameter | help: indicate the anonymous lifetime | 1464 | fn take_while_ref(&mut self, accept: F) -> TakeWhileRef<'_, Self, F> | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/lib.rs:2309:41 | 2309 | fn format(self, sep: &str) -> Format | ------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 2309 | fn format(self, sep: &str) -> Format<'_, Self> | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/lib.rs:2348:64 | 2348 | fn format_with(self, sep: &str, format: F) -> FormatWith | ----------^-------- expected lifetime parameter | help: indicate the anonymous lifetime | 2348 | fn format_with(self, sep: &str, format: F) -> FormatWith<'_, Self, F> | +++ warning: `intl_pluralrules` (lib) generated 5 warnings (4 duplicates) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=smallvec CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/smallvec-1.13.2 CARGO_PKG_AUTHORS='The Servo Project Developers' CARGO_PKG_DESCRIPTION=''\''Small vector'\'' optimization: store up to a small number of items on the stack' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=smallvec CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/servo/rust-smallvec' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.13.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=13 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/smallvec-1.13.2 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name smallvec --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/smallvec-1.13.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "const_generics", "const_new", "debugger_visualizer", "drain_filter", "drain_keep_rest", "may_dangle", "serde", "specialization", "union", "write"))' -C metadata=5526757897ff840c -C extra-filename=-5526757897ff840c --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --cap-lints warn -Z binary-dep-depinfo` Compiling anstyle v1.0.8 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=anstyle CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anstyle-1.0.8 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='ANSI text styling' CARGO_PKG_HOMEPAGE='https://github.com/rust-cli/anstyle' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=anstyle CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-cli/anstyle.git' CARGO_PKG_RUST_VERSION=1.65.0 CARGO_PKG_VERSION=1.0.8 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anstyle-1.0.8 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name anstyle --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anstyle-1.0.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::items_after_statements' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=6e9e8e2c59633a2c -C extra-filename=-6e9e8e2c59633a2c --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=unicode_width CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicode-width-0.1.13 CARGO_PKG_AUTHORS='kwantam :Manish Goregaokar ' CARGO_PKG_DESCRIPTION='Determine displayed width of `char` and `str` types according to Unicode Standard Annex #11 rules. ' CARGO_PKG_HOMEPAGE='https://github.com/unicode-rs/unicode-width' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-width CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-rs/unicode-width' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.13 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=13 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicode-width-0.1.13 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name unicode_width --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicode-width-0.1.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "no_std", "rustc-dep-of-std", "std"))' -C metadata=b743f02dc492768b -C extra-filename=-b743f02dc492768b --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=fluent_bundle CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/fluent-bundle-0.15.3 CARGO_PKG_AUTHORS='Zibi Braniecki :Staś Małolepszy ' CARGO_PKG_DESCRIPTION='A localization system designed to unleash the entire expressive power of natural language translations. ' CARGO_PKG_HOMEPAGE='http://www.projectfluent.org' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fluent-bundle CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/projectfluent/fluent-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.15.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=15 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/fluent-bundle-0.15.3 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name fluent_bundle --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/fluent-bundle-0.15.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all-benchmarks", "default"))' -C metadata=05277b35dcea4d2e -C extra-filename=-05277b35dcea4d2e --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern fluent_langneg=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/libfluent_langneg-54f1dd54286fb2bc.rmeta --extern fluent_syntax=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/libfluent_syntax-a72259350b183583.rmeta --extern intl_memoizer=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/libintl_memoizer-a6be1eba2ab591a6.rmeta --extern intl_pluralrules=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/libintl_pluralrules-602d0d55196aba97.rmeta --extern rustc_hash=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/librustc_hash-d336071c077b4ac5.rmeta --extern self_cell=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/libself_cell-28c06b3bfe8d5193.rmeta --extern smallvec=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/libsmallvec-5526757897ff840c.rmeta --extern unic_langid=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/libunic_langid-96099400c160f5f6.rmeta --cap-lints warn -Z binary-dep-depinfo` Compiling rustc_hir v0.0.0 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_hir) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rustc_hir CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_hir CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_hir CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rustc_hir --edition=2021 compiler/rustc_hir/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=735cacdddd56801d -C extra-filename=-735cacdddd56801d --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern odht=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libodht-26d837b65fd9ad4e.rmeta --extern rustc_arena=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_arena-57bca7fffef65613.rmeta --extern rustc_ast=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_ast-9ff6649c2f4a7bc2.rmeta --extern rustc_data_structures=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_data_structures-986c0a5e3c925834.rmeta --extern rustc_index=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_index-141ffe42c008bc59.rmeta --extern rustc_macros=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/librustc_macros-abb099aea29845d2.so --extern rustc_serialize=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_serialize-85ca5577d24dfbde.rmeta --extern rustc_span=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_span-2b982cf68b54de1d.rmeta --extern rustc_target=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_target-c7b0a98cb5f8ac81.rmeta --extern smallvec=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libsmallvec-d392916284d75176.rmeta --extern tracing=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libtracing-f4f4b1f3bc3cdd78.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/build/psm-b1ac996f6172bb4d/out` warning: prefer `FxHashSet` over `HashSet`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/lib.rs:2091:24 | 2091 | let mut used = HashSet::new(); | ^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashSet` may be necessary = note: `-W rustc::default-hash-types` implied by `-W rustc::internal` = help: to override `-W rustc::internal` add `#[allow(rustc::default_hash_types)]` warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/lib.rs:3087:38 | 3087 | fn into_group_map(self) -> HashMap> | ^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/lib.rs:3123:50 | 3123 | fn into_group_map_by(self, f: F) -> HashMap> | ^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/lib.rs:3870:24 | 3870 | fn counts(self) -> HashMap | ^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/lib.rs:3875:26 | 3875 | let mut counts = HashMap::new(); | ^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/lib.rs:3913:39 | 3913 | fn counts_by(self, f: F) -> HashMap | ^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/adaptors/mod.rs:578:30 | 578 | pub struct TakeWhileRef<'a, I: 'a, F> { | ^^^^ help: remove this bound | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/duplicates_impl.rs:28:27 | 28 | used: HashMap::new(), | ^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/duplicates_impl.rs:38:15 | 38 | used: HashMap, | ^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/group_map.rs:11:44 | 11 | pub fn into_group_map(iter: I) -> HashMap> | ^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/group_map.rs:16:22 | 16 | let mut lookup = HashMap::new(); | ^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/group_map.rs:25:68 | 25 | pub fn into_group_map_by(iter: I, f: impl Fn(&V) -> K) -> HashMap> | ^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/groupbylazy.rs:375:16 | 375 | I: Iterator + 'a, | ^^^^^ 376 | I::Item: 'a, 377 | / K: 'a, 378 | | F: 'a, | |____^^^^^^^ | help: remove these bounds | 375 ~ I: Iterator, 376 | I::Item: 'a, 377 ~ | warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/groupbylazy.rs:416:16 | 416 | I: Iterator + 'a, | ^^^^^ 417 | I::Item: 'a, 418 | / K: 'a, 419 | | F: 'a, | |____^^^^^^^ | help: remove these bounds | 416 ~ I: Iterator, 417 | I::Item: 'a, 418 ~ | warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/groupbylazy.rs:546:16 | 546 | I: Iterator + 'a, | ^^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/groupbylazy.rs:577:16 | 577 | I: Iterator + 'a, | ^^^^^ help: remove this bound warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/grouping_map.rs:107:57 | 107 | pub fn aggregate(self, mut operation: FO) -> HashMap | ^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/grouping_map.rs:111:35 | 111 | let mut destination_map = HashMap::new(); | ^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/grouping_map.rs:156:75 | 156 | pub fn fold_with(self, mut init: FI, mut operation: FO) -> HashMap | ^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/grouping_map.rs:192:57 | 192 | pub fn fold(self, init: R, operation: FO) -> HashMap | ^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/grouping_map.rs:227:55 | 227 | pub fn fold_first(self, mut operation: FO) -> HashMap | ^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/grouping_map.rs:257:32 | 257 | pub fn collect(self) -> HashMap | ^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/grouping_map.rs:261:35 | 261 | let mut destination_map = HashMap::new(); | ^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/grouping_map.rs:291:25 | 291 | pub fn max(self) -> HashMap | ^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/grouping_map.rs:317:47 | 317 | pub fn max_by(self, mut compare: F) -> HashMap | ^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/grouping_map.rs:346:49 | 346 | pub fn max_by_key(self, mut f: F) -> HashMap | ^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/grouping_map.rs:372:25 | 372 | pub fn min(self) -> HashMap | ^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/grouping_map.rs:398:47 | 398 | pub fn min_by(self, mut compare: F) -> HashMap | ^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/grouping_map.rs:427:49 | 427 | pub fn min_by_key(self, mut f: F) -> HashMap | ^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/grouping_map.rs:462:28 | 462 | pub fn minmax(self) -> HashMap> | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/grouping_map.rs:492:50 | 492 | pub fn minmax_by(self, mut compare: F) -> HashMap> | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/grouping_map.rs:543:52 | 543 | pub fn minmax_by_key(self, mut f: F) -> HashMap> | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/grouping_map.rs:570:25 | 570 | pub fn sum(self) -> HashMap | ^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/grouping_map.rs:596:29 | 596 | pub fn product(self) -> HashMap | ^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/peeking_take_while.rs:115:16 | 115 | I: Iterator + 'a, | ^^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/process_results_impl.rs:11:35 | 11 | pub struct ProcessResults<'a, I, E: 'a> { | ^^^^ help: remove this bound warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/unique_impl.rs:17:11 | 17 | used: HashMap, | ^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/unique_impl.rs:38:15 | 38 | used: HashMap::new(), | ^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/unique_impl.rs:44:35 | 44 | fn count_new_keys(mut used: HashMap, iterable: I) -> usize | ^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/unique_impl.rs:184:19 | 184 | used: HashMap::new(), | ^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: `fluent-bundle` (lib) generated 16 warnings (16 duplicates) Compiling annotate-snippets v0.11.4 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=annotate_snippets CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/annotate-snippets-0.11.4 CARGO_PKG_AUTHORS='Zibi Braniecki ' CARGO_PKG_DESCRIPTION='Library for building code annotations' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=annotate-snippets CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/annotate-snippets-rs' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.11.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/annotate-snippets-0.11.4 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name annotate_snippets --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/annotate-snippets-0.11.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "testing-colors"))' -C metadata=a22ea091d90c8b79 -C extra-filename=-a22ea091d90c8b79 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern anstyle=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/libanstyle-6e9e8e2c59633a2c.rmeta --extern unicode_width=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/libunicode_width-b743f02dc492768b.rmeta --cap-lints warn -Z binary-dep-depinfo` warning: `itertools` (lib) generated 83 warnings Compiling rustc_ast_pretty v0.0.0 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_ast_pretty) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rustc_ast_pretty CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_ast_pretty CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_ast_pretty CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rustc_ast_pretty --edition=2021 compiler/rustc_ast_pretty/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=1fe5c93ed1c013c3 -C extra-filename=-1fe5c93ed1c013c3 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern itertools=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libitertools-0d7e0f71f3c606aa.rmeta --extern rustc_ast=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_ast-9ff6649c2f4a7bc2.rmeta --extern rustc_lexer=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_lexer-ab41fb9910d5a7ec.rmeta --extern rustc_span=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_span-2b982cf68b54de1d.rmeta --extern thin_vec=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libthin_vec-58bffc4cccf68cf8.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/build/psm-b1ac996f6172bb4d/out` warning: `fluent-bundle` (lib) generated 16 warnings Compiling rustc_type_ir v0.0.0 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_type_ir) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rustc_type_ir CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_type_ir CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_type_ir CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rustc_type_ir --edition=2021 compiler/rustc_type_ir/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --warn=unexpected_cfgs --cfg 'feature="default"' --cfg 'feature="nightly"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly"))' --check-cfg 'cfg(bootstrap)' -C metadata=07df06d4a1e27753 -C extra-filename=-07df06d4a1e27753 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern bitflags=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libbitflags-d0df0f1b6db82e40.rmeta --extern derive_where=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/libderive_where-7b22d047b79476ae.so --extern indexmap=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libindexmap-13df4d8293cc8ab1.rmeta --extern rustc_hash=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_hash-9ac5fe13dc1ecbba.rmeta --extern rustc_ast_ir=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_ast_ir-834b122f5d824bb1.rmeta --extern rustc_data_structures=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_data_structures-986c0a5e3c925834.rmeta --extern rustc_index=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_index-141ffe42c008bc59.rmeta --extern rustc_macros=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/librustc_macros-abb099aea29845d2.so --extern rustc_serialize=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_serialize-85ca5577d24dfbde.rmeta --extern rustc_span=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_span-2b982cf68b54de1d.rmeta --extern rustc_type_ir_macros=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/librustc_type_ir_macros-448a1f23f1b2f4aa.so --extern smallvec=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libsmallvec-d392916284d75176.rmeta --extern tracing=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libtracing-f4f4b1f3bc3cdd78.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/build/psm-b1ac996f6172bb4d/out` Compiling rustc_error_messages v0.0.0 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_error_messages) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rustc_error_messages CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_error_messages CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_error_messages CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rustc_error_messages --edition=2021 compiler/rustc_error_messages/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("rustc_use_parallel_compiler"))' -C metadata=e828b2698bf9daeb -C extra-filename=-e828b2698bf9daeb --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern fluent_bundle=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libfluent_bundle-054c6a8555175ca1.rmeta --extern fluent_syntax=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libfluent_syntax-749cacb394f2ac76.rmeta --extern icu_list=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libicu_list-43303100feef9e43.rmeta --extern icu_locid=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libicu_locid-bf54e860b8999783.rmeta --extern icu_provider_adapters=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libicu_provider_adapters-31eab8662adfa52b.rmeta --extern intl_memoizer=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libintl_memoizer-e9f7cc3db037271b.rmeta --extern rustc_baked_icu_data=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_baked_icu_data-f8295d44a835e3dd.rmeta --extern rustc_data_structures=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_data_structures-986c0a5e3c925834.rmeta --extern rustc_macros=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/librustc_macros-abb099aea29845d2.so --extern rustc_serialize=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_serialize-85ca5577d24dfbde.rmeta --extern rustc_span=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_span-2b982cf68b54de1d.rmeta --extern tracing=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libtracing-f4f4b1f3bc3cdd78.rmeta --extern unic_langid=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libunic_langid-fecc5d8fcb9b5ae5.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/build/psm-b1ac996f6172bb4d/out` Compiling darling v0.20.10 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=darling CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/darling-0.20.10 CARGO_PKG_AUTHORS='Ted Driggs ' CARGO_PKG_DESCRIPTION='A proc-macro library for reading attributes into structs when implementing custom derives. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=darling CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/TedDriggs/darling' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.20.10 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=20 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/darling-0.20.10 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name darling --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/darling-0.20.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="suggestions"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "diagnostics", "suggestions"))' -C metadata=a7c113ed27758c8c -C extra-filename=-a7c113ed27758c8c --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern darling_core=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/libdarling_core-23b4ee40befdbdbb.rmeta --extern darling_macro=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/libdarling_macro-6c309725d48d9d0f.so --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=anstyle CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anstyle-1.0.8 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='ANSI text styling' CARGO_PKG_HOMEPAGE='https://github.com/rust-cli/anstyle' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=anstyle CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-cli/anstyle.git' CARGO_PKG_RUST_VERSION=1.65.0 CARGO_PKG_VERSION=1.0.8 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anstyle-1.0.8 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name anstyle --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anstyle-1.0.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::items_after_statements' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=c1ad25f53ff5b6b9 -C extra-filename=-c1ad25f53ff5b6b9 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=annotate_snippets CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/annotate-snippets-0.11.4 CARGO_PKG_AUTHORS='Zibi Braniecki ' CARGO_PKG_DESCRIPTION='Library for building code annotations' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=annotate-snippets CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/annotate-snippets-rs' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.11.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/annotate-snippets-0.11.4 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name annotate_snippets --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/annotate-snippets-0.11.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "testing-colors"))' -C metadata=e1e56d1911ddbefa -C extra-filename=-e1e56d1911ddbefa --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern anstyle=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libanstyle-c1ad25f53ff5b6b9.rmeta --extern unicode_width=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libunicode_width-5c05082eb4c33872.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling derive_setters v0.1.6 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=derive_setters CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/derive_setters-0.1.6 CARGO_PKG_AUTHORS='Lymia Aluysia ' CARGO_PKG_DESCRIPTION='Rust macro to automatically generates setter methods for a struct'\''s fields.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=derive_setters CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Lymia/derive_setters' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/derive_setters-0.1.6 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name derive_setters --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/derive_setters-0.1.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=7b5db22430f2a95e -C extra-filename=-7b5db22430f2a95e --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern darling=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/libdarling-a7c113ed27758c8c.rlib --extern proc_macro2=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/libproc_macro2-1f231826f707846c.rlib --extern quote=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/libquote-44912ee8bf970661.rlib --extern syn=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/libsyn-7b63a985e3916c4e.rlib --extern proc_macro --cap-lints warn -Z binary-dep-depinfo` warning: unused extern crate --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/derive_setters-0.1.6/src/lib.rs:3:1 | 3 | extern crate proc_macro; | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove it | = note: `-W unused-extern-crates` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(unused_extern_crates)]` Compiling rustc_lint_defs v0.0.0 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_lint_defs) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rustc_lint_defs CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_lint_defs CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_lint_defs CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rustc_lint_defs --edition=2021 compiler/rustc_lint_defs/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=5996c7d3f428ecec -C extra-filename=-5996c7d3f428ecec --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern rustc_ast=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_ast-9ff6649c2f4a7bc2.rmeta --extern rustc_data_structures=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_data_structures-986c0a5e3c925834.rmeta --extern rustc_error_messages=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_error_messages-e828b2698bf9daeb.rmeta --extern rustc_hir=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_hir-735cacdddd56801d.rmeta --extern rustc_macros=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/librustc_macros-abb099aea29845d2.so --extern rustc_serialize=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_serialize-85ca5577d24dfbde.rmeta --extern rustc_span=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_span-2b982cf68b54de1d.rmeta --extern rustc_target=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_target-c7b0a98cb5f8ac81.rmeta --extern serde=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libserde-3c097750d92b7c4f.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/build/psm-b1ac996f6172bb4d/out` warning: `derive_setters` (lib) generated 1 warning Compiling rustc_fluent_macro v0.0.0 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_fluent_macro) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rustc_fluent_macro CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_fluent_macro CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_fluent_macro CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rustc_fluent_macro --edition=2021 compiler/rustc_fluent_macro/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=3958e9cf055862c2 -C extra-filename=-3958e9cf055862c2 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern annotate_snippets=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/libannotate_snippets-a22ea091d90c8b79.rlib --extern fluent_bundle=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/libfluent_bundle-05277b35dcea4d2e.rlib --extern fluent_syntax=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/libfluent_syntax-a72259350b183583.rlib --extern proc_macro2=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/libproc_macro2-1f231826f707846c.rlib --extern quote=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/libquote-44912ee8bf970661.rlib --extern syn=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/libsyn-7b63a985e3916c4e.rlib --extern unic_langid=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/libunic_langid-96099400c160f5f6.rlib --extern proc_macro -Z binary-dep-depinfo` Compiling termize v0.1.1 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=termize CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/termize-0.1.1 CARGO_PKG_AUTHORS='Yuki Okushi ' CARGO_PKG_DESCRIPTION='functions for determining terminal sizes and dimensions' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=termize CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/JohnTitor/termize' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/termize-0.1.1 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name termize --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/termize-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=3648bc1fd7e5a0cb -C extra-filename=-3648bc1fd7e5a0cb --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern libc=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/liblibc-2d18bcdff1ba86f8.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning[E0133]: call to unsafe function `std::mem::zeroed` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/termize-0.1.1/src/platform/unix.rs:11:31 | 11 | let mut window: winsize = zeroed(); | ^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/termize-0.1.1/src/platform/unix.rs:10:1 | 10 | unsafe fn get_dimensions_any() -> winsize { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` warning[E0133]: call to unsafe function `libc::ioctl` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/termize-0.1.1/src/platform/unix.rs:12:22 | 12 | let mut result = ioctl(STDOUT_FILENO, TIOCGWINSZ.into(), &mut window); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::mem::zeroed` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/termize-0.1.1/src/platform/unix.rs:15:18 | 15 | window = zeroed(); | ^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `libc::ioctl` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/termize-0.1.1/src/platform/unix.rs:16:18 | 16 | result = ioctl(STDIN_FILENO, TIOCGWINSZ.into(), &mut window); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::mem::zeroed` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/termize-0.1.1/src/platform/unix.rs:18:22 | 18 | window = zeroed(); | ^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `libc::ioctl` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/termize-0.1.1/src/platform/unix.rs:19:22 | 19 | result = ioctl(STDERR_FILENO, TIOCGWINSZ.into(), &mut window); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::mem::zeroed` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/termize-0.1.1/src/platform/unix.rs:21:24 | 21 | return zeroed(); | ^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::mem::zeroed` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/termize-0.1.1/src/platform/unix.rs:32:31 | 32 | let mut window: winsize = zeroed(); | ^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/termize-0.1.1/src/platform/unix.rs:31:1 | 31 | unsafe fn get_dimensions_out() -> winsize { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `libc::ioctl` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/termize-0.1.1/src/platform/unix.rs:33:18 | 33 | let result = ioctl(STDOUT_FILENO, TIOCGWINSZ.into(), &mut window); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::mem::zeroed` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/termize-0.1.1/src/platform/unix.rs:38:5 | 38 | zeroed() | ^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::mem::zeroed` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/termize-0.1.1/src/platform/unix.rs:45:31 | 45 | let mut window: winsize = zeroed(); | ^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/termize-0.1.1/src/platform/unix.rs:44:1 | 44 | unsafe fn get_dimensions_in() -> winsize { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `libc::ioctl` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/termize-0.1.1/src/platform/unix.rs:46:18 | 46 | let result = ioctl(STDIN_FILENO, TIOCGWINSZ.into(), &mut window); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::mem::zeroed` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/termize-0.1.1/src/platform/unix.rs:51:5 | 51 | zeroed() | ^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::mem::zeroed` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/termize-0.1.1/src/platform/unix.rs:58:31 | 58 | let mut window: winsize = zeroed(); | ^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/termize-0.1.1/src/platform/unix.rs:57:1 | 57 | unsafe fn get_dimensions_err() -> winsize { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `libc::ioctl` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/termize-0.1.1/src/platform/unix.rs:59:18 | 59 | let result = ioctl(STDERR_FILENO, TIOCGWINSZ.into(), &mut window); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::mem::zeroed` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/termize-0.1.1/src/platform/unix.rs:64:5 | 64 | zeroed() | ^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: `termize` (lib) generated 16 warnings Compiling rustc_error_codes v0.0.0 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_error_codes) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rustc_error_codes CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_error_codes CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_error_codes CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rustc_error_codes --edition=2021 compiler/rustc_error_codes/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=4d14731cc110d21c -C extra-filename=-4d14731cc110d21c --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling termcolor v1.4.1 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=termcolor CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/termcolor-1.4.1 CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='A simple cross platform library for writing colored text to a terminal. ' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/termcolor' CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=termcolor CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/termcolor' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.4.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/termcolor-1.4.1 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name termcolor --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/termcolor-1.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=16beabdf273cb873 -C extra-filename=-16beabdf273cb873 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/termcolor-1.4.1/src/lib.rs:187:41 | 187 | fn set_hyperlink(&mut self, _link: &HyperlinkSpec) -> io::Result<()> { | ^^^^^^^^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 187 | fn set_hyperlink(&mut self, _link: &HyperlinkSpec<'_>) -> io::Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/termcolor-1.4.1/src/lib.rs:211:40 | 211 | fn set_hyperlink(&mut self, link: &HyperlinkSpec) -> io::Result<()> { | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 211 | fn set_hyperlink(&mut self, link: &HyperlinkSpec<'_>) -> io::Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/termcolor-1.4.1/src/lib.rs:232:40 | 232 | fn set_hyperlink(&mut self, link: &HyperlinkSpec) -> io::Result<()> { | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 232 | fn set_hyperlink(&mut self, link: &HyperlinkSpec<'_>) -> io::Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/termcolor-1.4.1/src/lib.rs:371:32 | 371 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 371 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/termcolor-1.4.1/src/lib.rs:728:40 | 728 | fn set_hyperlink(&mut self, link: &HyperlinkSpec) -> io::Result<()> { | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 728 | fn set_hyperlink(&mut self, link: &HyperlinkSpec<'_>) -> io::Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/termcolor-1.4.1/src/lib.rs:772:40 | 772 | fn set_hyperlink(&mut self, link: &HyperlinkSpec) -> io::Result<()> { | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 772 | fn set_hyperlink(&mut self, link: &HyperlinkSpec<'_>) -> io::Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/termcolor-1.4.1/src/lib.rs:819:40 | 819 | fn set_hyperlink(&mut self, link: &HyperlinkSpec) -> io::Result<()> { | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 819 | fn set_hyperlink(&mut self, link: &HyperlinkSpec<'_>) -> io::Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/termcolor-1.4.1/src/lib.rs:891:40 | 891 | fn set_hyperlink(&mut self, link: &HyperlinkSpec) -> io::Result<()> { | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 891 | fn set_hyperlink(&mut self, link: &HyperlinkSpec<'_>) -> io::Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/termcolor-1.4.1/src/lib.rs:979:40 | 979 | fn set_hyperlink(&mut self, link: &HyperlinkSpec) -> io::Result<()> { | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 979 | fn set_hyperlink(&mut self, link: &HyperlinkSpec<'_>) -> io::Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/termcolor-1.4.1/src/lib.rs:1360:40 | 1360 | fn set_hyperlink(&mut self, link: &HyperlinkSpec) -> io::Result<()> { | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1360 | fn set_hyperlink(&mut self, link: &HyperlinkSpec<'_>) -> io::Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/termcolor-1.4.1/src/lib.rs:1441:37 | 1441 | fn set_hyperlink(&mut self, _: &HyperlinkSpec) -> io::Result<()> { | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1441 | fn set_hyperlink(&mut self, _: &HyperlinkSpec<'_>) -> io::Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/termcolor-1.4.1/src/lib.rs:1547:40 | 1547 | fn set_hyperlink(&mut self, link: &HyperlinkSpec) -> io::Result<()> { | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1547 | fn set_hyperlink(&mut self, link: &HyperlinkSpec<'_>) -> io::Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/termcolor-1.4.1/src/lib.rs:1694:37 | 1694 | fn set_hyperlink(&mut self, _: &HyperlinkSpec) -> io::Result<()> { | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1694 | fn set_hyperlink(&mut self, _: &HyperlinkSpec<'_>) -> io::Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/termcolor-1.4.1/src/lib.rs:2335:40 | 2335 | fn set_hyperlink(&mut self, link: &HyperlinkSpec) -> io::Result<()> { | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2335 | fn set_hyperlink(&mut self, link: &HyperlinkSpec<'_>) -> io::Result<()> { | ++++ Compiling getopts v0.2.21 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=getopts CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/getopts-0.2.21 CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='getopts-like option parsing. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/getopts' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=getopts CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/getopts' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.21 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=21 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/getopts-0.2.21 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name getopts --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/getopts-0.2.21/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("core", "rustc-dep-of-std", "std"))' -C metadata=549cb6bfd6176426 -C extra-filename=-549cb6bfd6176426 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern unicode_width=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libunicode_width-5c05082eb4c33872.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/getopts-0.2.21/src/lib.rs:949:32 | 949 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 949 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ Compiling rustc_errors v0.0.0 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_errors) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rustc_errors CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_errors CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_errors CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rustc_errors --edition=2021 compiler/rustc_errors/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("rustc_use_parallel_compiler"))' -C metadata=100877e393eceb46 -C extra-filename=-100877e393eceb46 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern annotate_snippets=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libannotate_snippets-e1e56d1911ddbefa.rmeta --extern derive_setters=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/libderive_setters-7b5db22430f2a95e.so --extern rustc_ast=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_ast-9ff6649c2f4a7bc2.rmeta --extern rustc_ast_pretty=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_ast_pretty-1fe5c93ed1c013c3.rmeta --extern rustc_data_structures=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_data_structures-986c0a5e3c925834.rmeta --extern rustc_error_codes=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_error_codes-4d14731cc110d21c.rmeta --extern rustc_error_messages=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_error_messages-e828b2698bf9daeb.rmeta --extern rustc_fluent_macro=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/librustc_fluent_macro-3958e9cf055862c2.so --extern rustc_hir=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_hir-735cacdddd56801d.rmeta --extern rustc_index=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_index-141ffe42c008bc59.rmeta --extern rustc_lint_defs=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_lint_defs-5996c7d3f428ecec.rmeta --extern rustc_macros=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/librustc_macros-abb099aea29845d2.so --extern rustc_serialize=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_serialize-85ca5577d24dfbde.rmeta --extern rustc_span=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_span-2b982cf68b54de1d.rmeta --extern rustc_target=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_target-c7b0a98cb5f8ac81.rmeta --extern rustc_type_ir=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_type_ir-07df06d4a1e27753.rmeta --extern serde=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libserde-3c097750d92b7c4f.rmeta --extern serde_json=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libserde_json-cbff18c3bbe6d9e9.rmeta --extern termcolor=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libtermcolor-16beabdf273cb873.rmeta --extern termize=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libtermize-3648bc1fd7e5a0cb.rmeta --extern tracing=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libtracing-f4f4b1f3bc3cdd78.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/build/psm-b1ac996f6172bb4d/out` warning: `termcolor` (lib) generated 14 warnings Compiling semver v1.0.23 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23 CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Parser and evaluator for Cargo'\''s flavor of Semantic Versioning' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=semver CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/semver' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.23 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=23 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=5d2f3de4270d35c5 -C extra-filename=-5d2f3de4270d35c5 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/build/semver-5d2f3de4270d35c5 -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --cap-lints warn -Z binary-dep-depinfo` Compiling memoffset v0.9.1 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memoffset-0.9.1 CARGO_PKG_AUTHORS='Gilad Naaman ' CARGO_PKG_DESCRIPTION='offset_of functionality for Rust structs.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=memoffset CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Gilnaa/memoffset' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.9.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memoffset-0.9.1 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memoffset-0.9.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "unstable_const", "unstable_offset_of"))' -C metadata=51c3d62dbe752c33 -C extra-filename=-51c3d62dbe752c33 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/build/memoffset-51c3d62dbe752c33 -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern autocfg=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/libautocfg-17d44c09f96c38fd.rlib --cap-lints warn -Z binary-dep-depinfo` warning: unused extern crate --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memoffset-0.9.1/build.rs:1:1 | 1 | extern crate autocfg; | ^^^^^^^^^^^^^^^^^^^^^ help: remove it | = note: `-W unused-extern-crates` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(unused_extern_crates)]` Compiling rustc_apfloat v0.2.1+llvm-462a31f5a5ab Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustc_apfloat-0.2.1+llvm-462a31f5a5ab CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Rust port of C++ llvm::APFloat library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_apfloat CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rustc_apfloat' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.1+llvm-462a31f5a5ab CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustc_apfloat-0.2.1+llvm-462a31f5a5ab LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustc_apfloat-0.2.1+llvm-462a31f5a5ab/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=80fd4d56c947323b -C extra-filename=-80fd4d56c947323b --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/build/rustc_apfloat-80fd4d56c947323b -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=openbsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23 CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Parser and evaluator for Cargo'\''s flavor of Semantic Versioning' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=semver CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/semver' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.23 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=23 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-openbsd LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib/rustlib/x86_64-unknown-openbsd/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' NUM_JOBS=6 OPT_LEVEL=0 OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/build/semver-94d6fad472682c3b/out PROFILE=release RUSTC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTC_WRAPPER=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTDOC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-openbsd /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/build/semver-5d2f3de4270d35c5/build-script-build` [semver 1.0.23] cargo:rerun-if-changed=build.rs warning: `memoffset` (build script) generated 1 warning Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=openbsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(parallel_compiler)-Zmacro-backtrace-Csplit-debuginfo=off-Wrustc::internal-Wkeyword_idents_2024-Wunsafe_op_in_unsafe_fn-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zon-broken-pipe=kill' CARGO_FEATURE_DEFAULT=1 CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memoffset-0.9.1 CARGO_PKG_AUTHORS='Gilad Naaman ' CARGO_PKG_DESCRIPTION='offset_of functionality for Rust structs.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=memoffset CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Gilnaa/memoffset' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.9.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-openbsd LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib/rustlib/x86_64-unknown-openbsd/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' NUM_JOBS=6 OPT_LEVEL=3 OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/build/memoffset-03258e4429e27667/out PROFILE=release RUSTC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTC_WRAPPER=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTDOC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-openbsd /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/build/memoffset-51c3d62dbe752c33/build-script-build` [semver 1.0.23] cargo:rustc-check-cfg=cfg(doc_cfg) [semver 1.0.23] cargo:rustc-check-cfg=cfg(no_alloc_crate) [semver 1.0.23] cargo:rustc-check-cfg=cfg(no_const_vec_new) [semver 1.0.23] cargo:rustc-check-cfg=cfg(no_exhaustive_int_match) [semver 1.0.23] cargo:rustc-check-cfg=cfg(no_non_exhaustive) [semver 1.0.23] cargo:rustc-check-cfg=cfg(no_nonzero_bitscan) [semver 1.0.23] cargo:rustc-check-cfg=cfg(no_str_strip_prefix) [semver 1.0.23] cargo:rustc-check-cfg=cfg(no_track_caller) [semver 1.0.23] cargo:rustc-check-cfg=cfg(no_unsafe_op_in_unsafe_fn_lint) [semver 1.0.23] cargo:rustc-check-cfg=cfg(test_node_semver) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=semver CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23 CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Parser and evaluator for Cargo'\''s flavor of Semantic Versioning' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=semver CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/semver' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.23 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=23 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/build/semver-94d6fad472682c3b/out /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name semver --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=629a32b51f1d3e15 -C extra-filename=-629a32b51f1d3e15 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --cap-lints warn -Z binary-dep-depinfo --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(no_alloc_crate)' --check-cfg 'cfg(no_const_vec_new)' --check-cfg 'cfg(no_exhaustive_int_match)' --check-cfg 'cfg(no_non_exhaustive)' --check-cfg 'cfg(no_nonzero_bitscan)' --check-cfg 'cfg(no_str_strip_prefix)' --check-cfg 'cfg(no_track_caller)' --check-cfg 'cfg(no_unsafe_op_in_unsafe_fn_lint)' --check-cfg 'cfg(test_node_semver)'` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23/src/display.rs:5:40 | 5 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 5 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23/src/display.rs:6:48 | 6 | let do_display = |formatter: &mut fmt::Formatter| -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 6 | let do_display = |formatter: &mut fmt::Formatter<'_>| -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23/src/display.rs:34:40 | 34 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 34 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23/src/display.rs:49:40 | 49 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 49 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23/src/display.rs:82:40 | 82 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 82 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23/src/display.rs:88:40 | 88 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 88 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23/src/display.rs:94:40 | 94 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 94 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23/src/display.rs:111:40 | 111 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 111 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23/src/display.rs:117:40 | 117 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 117 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23/src/display.rs:123:26 | 123 | formatter: &mut fmt::Formatter, | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 123 | formatter: &mut fmt::Formatter<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23/src/display.rs:124:39 | 124 | do_display: impl FnOnce(&mut fmt::Formatter) -> fmt::Result, | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 124 | do_display: impl FnOnce(&mut fmt::Formatter<'_>) -> fmt::Result, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23/src/error.rs:33:40 | 33 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 33 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23/src/error.rs:93:40 | 93 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 93 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23/src/error.rs:105:40 | 105 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 105 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23/src/error.rs:116:40 | 116 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 116 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ [memoffset 0.9.1] cargo:rustc-cfg=tuple_ty [memoffset 0.9.1] cargo:rustc-cfg=allow_clippy [memoffset 0.9.1] cargo:rustc-cfg=maybe_uninit [memoffset 0.9.1] cargo:rustc-cfg=doctests [memoffset 0.9.1] cargo:rustc-cfg=raw_ref_macros [memoffset 0.9.1] cargo:rustc-cfg=stable_const [memoffset 0.9.1] cargo:rustc-cfg=stable_offset_of Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=memoffset CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memoffset-0.9.1 CARGO_PKG_AUTHORS='Gilad Naaman ' CARGO_PKG_DESCRIPTION='offset_of functionality for Rust structs.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=memoffset CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Gilnaa/memoffset' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.9.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memoffset-0.9.1 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/build/memoffset-03258e4429e27667/out /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name memoffset --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memoffset-0.9.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "unstable_const", "unstable_offset_of"))' -C metadata=cc5df73f50b07c20 -C extra-filename=-cc5df73f50b07c20 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo --cfg tuple_ty --cfg allow_clippy --cfg maybe_uninit --cfg doctests --cfg raw_ref_macros --cfg stable_const --cfg stable_offset_of` warning: unexpected `cfg` condition name: `doctests` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memoffset-0.9.1/src/lib.rs:59:7 | 59 | #[cfg(doctests)] | ^^^^^^^^ help: there is a config with a similar name: `doctest` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doctests)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doctests)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `doctests` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memoffset-0.9.1/src/lib.rs:62:7 | 62 | #[cfg(doctests)] | ^^^^^^^^ help: there is a config with a similar name: `doctest` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doctests)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doctests)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `raw_ref_macros` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memoffset-0.9.1/src/raw_field.rs:22:7 | 22 | #[cfg(raw_ref_macros)] | ^^^^^^^^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `parallel_compiler`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(raw_ref_macros)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(raw_ref_macros)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `raw_ref_macros` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memoffset-0.9.1/src/raw_field.rs:30:11 | 30 | #[cfg(not(raw_ref_macros))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(raw_ref_macros)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(raw_ref_macros)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `allow_clippy` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memoffset-0.9.1/src/raw_field.rs:57:7 | 57 | #[cfg(allow_clippy)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(allow_clippy)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(allow_clippy)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `allow_clippy` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memoffset-0.9.1/src/raw_field.rs:69:11 | 69 | #[cfg(not(allow_clippy))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(allow_clippy)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(allow_clippy)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `allow_clippy` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memoffset-0.9.1/src/raw_field.rs:90:7 | 90 | #[cfg(allow_clippy)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(allow_clippy)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(allow_clippy)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `allow_clippy` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memoffset-0.9.1/src/raw_field.rs:100:11 | 100 | #[cfg(not(allow_clippy))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(allow_clippy)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(allow_clippy)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `allow_clippy` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memoffset-0.9.1/src/raw_field.rs:125:7 | 125 | #[cfg(allow_clippy)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(allow_clippy)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(allow_clippy)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `allow_clippy` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memoffset-0.9.1/src/raw_field.rs:141:11 | 141 | #[cfg(not(allow_clippy))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(allow_clippy)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(allow_clippy)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tuple_ty` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memoffset-0.9.1/src/raw_field.rs:183:7 | 183 | #[cfg(tuple_ty)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tuple_ty)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tuple_ty)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `maybe_uninit` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memoffset-0.9.1/src/offset_of.rs:23:7 | 23 | #[cfg(maybe_uninit)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(maybe_uninit)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(maybe_uninit)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `maybe_uninit` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memoffset-0.9.1/src/offset_of.rs:37:11 | 37 | #[cfg(not(maybe_uninit))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(maybe_uninit)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(maybe_uninit)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `stable_const` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memoffset-0.9.1/src/offset_of.rs:49:7 | 49 | #[cfg(stable_const)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(stable_const)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(stable_const)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `stable_const` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memoffset-0.9.1/src/offset_of.rs:61:11 | 61 | #[cfg(not(stable_const))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(stable_const)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(stable_const)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `stable_offset_of` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memoffset-0.9.1/src/offset_of.rs:70:11 | 70 | #[cfg(not(stable_offset_of))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(stable_offset_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(stable_offset_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `stable_offset_of` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memoffset-0.9.1/src/offset_of.rs:83:7 | 83 | #[cfg(stable_offset_of)] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(stable_offset_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(stable_offset_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tuple_ty` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memoffset-0.9.1/src/offset_of.rs:127:7 | 127 | #[cfg(tuple_ty)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tuple_ty)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tuple_ty)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `stable_offset_of` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memoffset-0.9.1/src/offset_of.rs:128:11 | 128 | #[cfg(not(stable_offset_of))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(stable_offset_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(stable_offset_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tuple_ty` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memoffset-0.9.1/src/offset_of.rs:142:7 | 142 | #[cfg(tuple_ty)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tuple_ty)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tuple_ty)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `stable_offset_of` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memoffset-0.9.1/src/offset_of.rs:143:7 | 143 | #[cfg(stable_offset_of)] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(stable_offset_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(stable_offset_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tuple_ty` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memoffset-0.9.1/src/offset_of.rs:160:7 | 160 | #[cfg(tuple_ty)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tuple_ty)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tuple_ty)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `stable_offset_of` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memoffset-0.9.1/src/offset_of.rs:170:11 | 170 | #[cfg(not(stable_offset_of))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(stable_offset_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(stable_offset_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `stable_offset_of` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memoffset-0.9.1/src/offset_of.rs:184:7 | 184 | #[cfg(stable_offset_of)] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(stable_offset_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(stable_offset_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=openbsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(parallel_compiler)-Zmacro-backtrace-Csplit-debuginfo=off-Wrustc::internal-Wkeyword_idents_2024-Wunsafe_op_in_unsafe_fn-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zon-broken-pipe=kill' CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustc_apfloat-0.2.1+llvm-462a31f5a5ab CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Rust port of C++ llvm::APFloat library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_apfloat CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rustc_apfloat' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.1+llvm-462a31f5a5ab CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-openbsd LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib/rustlib/x86_64-unknown-openbsd/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' NUM_JOBS=6 OPT_LEVEL=3 OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/build/rustc_apfloat-d35ea842b93c3a7d/out PROFILE=release RUSTC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTC_WRAPPER=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTDOC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-openbsd /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/build/rustc_apfloat-80fd4d56c947323b/build-script-build` [rustc_apfloat 0.2.1+llvm-462a31f5a5ab] cargo:rerun-if-changed=build.rs Compiling bitflags v1.3.2 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=bitflags CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bitflags-1.3.2 CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A macro to generate structures which behave like bitflags. ' CARGO_PKG_HOMEPAGE='https://github.com/bitflags/bitflags' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bitflags CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bitflags/bitflags' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.3.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bitflags-1.3.2 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name bitflags --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bitflags-1.3.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "example_generated", "rustc-dep-of-std"))' -C metadata=c6aca81c9aa10531 -C extra-filename=-c6aca81c9aa10531 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: `memoffset` (lib) generated 24 warnings Compiling datafrog v2.0.1 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=datafrog CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/datafrog-2.0.1 CARGO_PKG_AUTHORS='Frank McSherry :The Rust Project Developers:Datafrog Developers' CARGO_PKG_DESCRIPTION='Lightweight Datalog engine intended to be embedded in other Rust programs' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=datafrog CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang-nursery/datafrog' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.0.1 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/datafrog-2.0.1 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name datafrog --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/datafrog-2.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=2f9c9b9a7426139a -C extra-filename=-2f9c9b9a7426139a --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling rustc_version v0.4.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rustc_version CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustc_version-0.4.0 CARGO_PKG_AUTHORS='Dirkjan Ochtman :Marvin Löbel ' CARGO_PKG_DESCRIPTION='A library for querying the version of a installed rustc compiler' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_version CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Kimundi/rustc-version-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustc_version-0.4.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rustc_version --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustc_version-0.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=d39a74648f861f97 -C extra-filename=-d39a74648f861f97 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern semver=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/libsemver-629a32b51f1d3e15.rmeta --cap-lints warn -Z binary-dep-depinfo` warning: lifetime parameter `'me` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/datafrog-2.0.1/src/join.rs:43:34 | 43 | pub(crate) fn join_into_relation<'me, Key: Ord, Val1: Ord, Val2: Ord, Result: Ord>( | ^^^-- | | | help: elide the unused lifetime | = note: requested on the command line with `-W unused-lifetimes` warning: lifetime parameter `'leap` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/datafrog-2.0.1/src/treefrog.rs:134:10 | 134 | impl<'leap, Tuple, Func> PrefixFilter | ^^^^^-- | | | help: elide the unused lifetime warning: lifetime parameter `'leap` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/datafrog-2.0.1/src/treefrog.rs:206:10 | 206 | impl<'leap, Tuple, Val, Func> ValueFilter | ^^^^^-- | | | help: elide the unused lifetime warning: `semver` (lib) generated 15 warnings warning: `getopts` (lib) generated 1 warning Compiling rustc_hir_pretty v0.0.0 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_hir_pretty) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rustc_apfloat CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustc_apfloat-0.2.1+llvm-462a31f5a5ab CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Rust port of C++ llvm::APFloat library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_apfloat CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rustc_apfloat' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.1+llvm-462a31f5a5ab CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustc_apfloat-0.2.1+llvm-462a31f5a5ab LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/build/rustc_apfloat-d35ea842b93c3a7d/out /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rustc_apfloat --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustc_apfloat-0.2.1+llvm-462a31f5a5ab/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=41b1d0fbb9f6d866 -C extra-filename=-41b1d0fbb9f6d866 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern bitflags=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libbitflags-c6aca81c9aa10531.rmeta --extern smallvec=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libsmallvec-d392916284d75176.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rustc_hir_pretty CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_hir_pretty CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_hir_pretty CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rustc_hir_pretty --edition=2021 compiler/rustc_hir_pretty/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=5895d9091391f1e5 -C extra-filename=-5895d9091391f1e5 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern rustc_ast=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_ast-9ff6649c2f4a7bc2.rmeta --extern rustc_ast_pretty=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_ast_pretty-1fe5c93ed1c013c3.rmeta --extern rustc_hir=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_hir-735cacdddd56801d.rmeta --extern rustc_span=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_span-2b982cf68b54de1d.rmeta --extern rustc_target=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_target-c7b0a98cb5f8ac81.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/build/psm-b1ac996f6172bb4d/out` warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/datafrog-2.0.1/src/treefrog.rs:325:17 | 325 | Key: Ord + 'leap, | ^^^^^^^^ 326 | Val: Ord + 'leap, | ^^^^^^^^ | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` help: remove these bounds | 325 ~ Key: Ord, 326 ~ Val: Ord, | warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/datafrog-2.0.1/src/treefrog.rs:415:17 | 415 | Key: Ord + 'leap, | ^^^^^^^^ 416 | Val: Ord + 'leap, | ^^^^^^^^ | help: remove these bounds | 415 ~ Key: Ord, 416 ~ Val: Ord, | warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/datafrog-2.0.1/src/treefrog.rs:479:17 | 479 | Key: Ord + 'leap, | ^^^^^^^^ 480 | Val: Ord + 'leap, | ^^^^^^^^ | help: remove these bounds | 479 ~ Key: Ord, 480 ~ Val: Ord, | warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/datafrog-2.0.1/src/treefrog.rs:565:17 | 565 | Key: Ord + 'leap, | ^^^^^^^^ 566 | Val: Ord + 'leap, | ^^^^^^^^ | help: remove these bounds | 565 ~ Key: Ord, 566 ~ Val: Ord, | warning: unused extern crate --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustc_apfloat-0.2.1+llvm-462a31f5a5ab/src/lib.rs:39:1 | 39 | extern crate alloc; | ^^^^^^^^^^^^^^^^^^^ help: remove it | note: the lint level is defined here --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustc_apfloat-0.2.1+llvm-462a31f5a5ab/src/lib.rs:33:9 | 33 | #![deny(warnings)] | ^^^^^^^^ = note: `#[warn(unused_extern_crates)]` implied by `#[warn(warnings)]` warning: `datafrog` (lib) generated 7 warnings Compiling polonius-engine v0.13.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=polonius_engine CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/polonius-engine-0.13.0 CARGO_PKG_AUTHORS='The Rust Project Developers:Polonius Developers' CARGO_PKG_DESCRIPTION='Core definition for the Rust borrow checker' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=polonius-engine CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang-nursery/polonius' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.13.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=13 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/polonius-engine-0.13.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name polonius_engine --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/polonius-engine-0.13.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=60d7b9df456bd53b -C extra-filename=-60d7b9df456bd53b --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern datafrog=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libdatafrog-2f9c9b9a7426139a.rmeta --extern log=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/liblog-8a8717d095155b12.rmeta --extern rustc_hash=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_hash-9ac5fe13dc1ecbba.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling field-offset v0.3.6 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/field-offset-0.3.6 CARGO_PKG_AUTHORS='Diggory Blake ' CARGO_PKG_DESCRIPTION='Safe pointer-to-member implementation' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=field-offset CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Diggsey/rust-field-offset' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/field-offset-0.3.6 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/field-offset-0.3.6/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=eb7d3ddec0514800 -C extra-filename=-eb7d3ddec0514800 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/build/field-offset-eb7d3ddec0514800 -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern rustc_version=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/librustc_version-d39a74648f861f97.rlib --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=openbsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(parallel_compiler)-Zmacro-backtrace-Csplit-debuginfo=off-Wrustc::internal-Wkeyword_idents_2024-Wunsafe_op_in_unsafe_fn-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zon-broken-pipe=kill' CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/field-offset-0.3.6 CARGO_PKG_AUTHORS='Diggory Blake ' CARGO_PKG_DESCRIPTION='Safe pointer-to-member implementation' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=field-offset CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Diggsey/rust-field-offset' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-openbsd LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib/rustlib/x86_64-unknown-openbsd/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' NUM_JOBS=6 OPT_LEVEL=3 OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/build/field-offset-f019b20a8743b382/out PROFILE=release RUSTC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTC_WRAPPER=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTDOC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-openbsd /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/build/field-offset-eb7d3ddec0514800/build-script-build` [field-offset 0.3.6] cargo:rustc-cfg=fieldoffset_maybe_uninit [field-offset 0.3.6] cargo:rustc-cfg=fieldoffset_has_alloc warning: using `keys` can result in unstable query results --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/polonius-engine-0.13.0/src/output/mod.rs:525:35 | 525 | let points = all_naive_errors.keys().chain(all_opt_errors.keys()); | ^^^^ | = note: if you believe this case to be fine, allow this lint and add a comment explaining your rationale = note: `-W rustc::potential-query-instability` implied by `-W rustc::internal` = help: to override `-W rustc::internal` add `#[allow(rustc::potential_query_instability)]` warning: using `keys` can result in unstable query results --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/polonius-engine-0.13.0/src/output/mod.rs:525:63 | 525 | let points = all_naive_errors.keys().chain(all_opt_errors.keys()); | ^^^^ | = note: if you believe this case to be fine, allow this lint and add a comment explaining your rationale Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=field_offset CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/field-offset-0.3.6 CARGO_PKG_AUTHORS='Diggory Blake ' CARGO_PKG_DESCRIPTION='Safe pointer-to-member implementation' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=field-offset CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Diggsey/rust-field-offset' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/field-offset-0.3.6 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/build/field-offset-f019b20a8743b382/out /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name field_offset --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/field-offset-0.3.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=0380db6dd7553c64 -C extra-filename=-0380db6dd7553c64 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern memoffset=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libmemoffset-cc5df73f50b07c20.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo --cfg fieldoffset_maybe_uninit --cfg fieldoffset_has_alloc` warning: `rustc_apfloat` (lib) generated 1 warning Compiling gsgdt v0.1.2 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=gsgdt CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gsgdt-0.1.2 CARGO_PKG_AUTHORS='Vishnunarayan K I ' CARGO_PKG_DESCRIPTION='Generic Stringly Typed Graph Datatype' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gsgdt CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/vn-ki/gsgdt-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gsgdt-0.1.2 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name gsgdt --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gsgdt-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=1e32ea7eda34dac3 -C extra-filename=-1e32ea7eda34dac3 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern serde=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libserde-3c097750d92b7c4f.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: unexpected `cfg` condition name: `fieldoffset_assert_in_const_fn` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/field-offset-0.3.6/src/lib.rs:2:13 | 2 | #![cfg_attr(fieldoffset_assert_in_const_fn, feature(const_panic))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `parallel_compiler`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fieldoffset_assert_in_const_fn)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fieldoffset_assert_in_const_fn)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `fieldoffset_has_alloc` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/field-offset-0.3.6/src/lib.rs:8:17 | 8 | #[cfg(all(test, fieldoffset_has_alloc))] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fieldoffset_has_alloc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fieldoffset_has_alloc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fieldoffset_maybe_uninit` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/field-offset-0.3.6/src/lib.rs:73:11 | 73 | #[cfg(fieldoffset_maybe_uninit)] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fieldoffset_maybe_uninit)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fieldoffset_maybe_uninit)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fieldoffset_maybe_uninit` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/field-offset-0.3.6/src/lib.rs:81:15 | 81 | #[cfg(not(fieldoffset_maybe_uninit))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fieldoffset_maybe_uninit)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fieldoffset_maybe_uninit)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fieldoffset_assert_in_const_fn` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/field-offset-0.3.6/src/lib.rs:124:15 | 124 | #[cfg(fieldoffset_assert_in_const_fn)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fieldoffset_assert_in_const_fn)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fieldoffset_assert_in_const_fn)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/field-offset-0.3.6/src/lib.rs:318:32 | 318 | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 318 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning[E0133]: call to unsafe function `FieldOffset::::new_from_offset` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/field-offset-0.3.6/src/lib.rs:106:9 | 106 | Self::new_from_offset(offset) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/field-offset-0.3.6/src/lib.rs:99:5 | 99 | pub unsafe fn new FnOnce(*const T) -> *const U>(f: F) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/field-offset-0.3.6/src/lib.rs:210:10 | 210 | &*self.unapply_ptr(x) | ^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/field-offset-0.3.6/src/lib.rs:209:5 | 209 | pub unsafe fn unapply<'a>(self, x: &'a U) -> &'a T { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `FieldOffset::::unapply_ptr` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/field-offset-0.3.6/src/lib.rs:210:11 | 210 | &*self.unapply_ptr(x) | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/field-offset-0.3.6/src/lib.rs:226:14 | 226 | &mut *self.unapply_ptr_mut(x) | ^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/field-offset-0.3.6/src/lib.rs:225:5 | 225 | pub unsafe fn unapply_mut<'a>(self, x: &'a mut U) -> &'a mut T { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `FieldOffset::::unapply_ptr_mut` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/field-offset-0.3.6/src/lib.rs:226:15 | 226 | &mut *self.unapply_ptr_mut(x) | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `FieldOffset::::new_from_offset_pinned` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/field-offset-0.3.6/src/lib.rs:238:9 | 238 | FieldOffset::new_from_offset_pinned(self.get_byte_offset()) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/field-offset-0.3.6/src/lib.rs:237:5 | 237 | pub const unsafe fn as_pinned_projection(self) -> FieldOffset { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: field `0` is never read --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/field-offset-0.3.6/src/lib.rs:60:25 | 60 | struct PhantomContra(fn(T)); | ------------- ^^^^^ | | | field in this struct | = help: consider removing this field = note: `#[warn(dead_code)]` on by default warning: `field-offset` (lib) generated 13 warnings Compiling rustc_next_trait_solver v0.0.0 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_next_trait_solver) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rustc_next_trait_solver CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_next_trait_solver CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_next_trait_solver CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rustc_next_trait_solver --edition=2021 compiler/rustc_next_trait_solver/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="nightly"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly"))' -C metadata=fc17334bf0d56094 -C extra-filename=-fc17334bf0d56094 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern bitflags=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libbitflags-d0df0f1b6db82e40.rmeta --extern derive_where=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/libderive_where-7b22d047b79476ae.so --extern rustc_ast_ir=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_ast_ir-834b122f5d824bb1.rmeta --extern rustc_data_structures=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_data_structures-986c0a5e3c925834.rmeta --extern rustc_index=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_index-141ffe42c008bc59.rmeta --extern rustc_macros=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/librustc_macros-abb099aea29845d2.so --extern rustc_serialize=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_serialize-85ca5577d24dfbde.rmeta --extern rustc_type_ir=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_type_ir-07df06d4a1e27753.rmeta --extern rustc_type_ir_macros=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/librustc_type_ir_macros-448a1f23f1b2f4aa.so --extern tracing=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libtracing-f4f4b1f3bc3cdd78.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/build/psm-b1ac996f6172bb4d/out` warning: `polonius-engine` (lib) generated 2 warnings Compiling tinyvec_macros v0.1.1 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=tinyvec_macros CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinyvec_macros-0.1.1 CARGO_PKG_AUTHORS='Soveu ' CARGO_PKG_DESCRIPTION='Some macros for tiny containers' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0 OR Zlib' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tinyvec_macros CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Soveu/tinyvec_macros' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinyvec_macros-0.1.1 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name tinyvec_macros --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinyvec_macros-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=cf53234a8b6e369a -C extra-filename=-cf53234a8b6e369a --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gsgdt-0.1.2/src/diff/match_graph.rs:43:26 | 43 | let mut matches: Vec = mapping | ^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 43 | let mut matches: Vec> = mapping | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gsgdt-0.1.2/src/diff/match_graph.rs:56:30 | 56 | let mut new_mapping: Mapping = BTreeMap::new(); | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 56 | let mut new_mapping: Mapping<'_> = BTreeMap::new(); | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gsgdt-0.1.2/src/diff/diff.rs:7:28 | 7 | pub fn visualize_diff(d1: &DiffGraph, d2: &DiffGraph) -> MultiGraph { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 7 | pub fn visualize_diff(d1: &DiffGraph<'_>, d2: &DiffGraph) -> MultiGraph { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gsgdt-0.1.2/src/diff/diff.rs:7:44 | 7 | pub fn visualize_diff(d1: &DiffGraph, d2: &DiffGraph) -> MultiGraph { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 7 | pub fn visualize_diff(d1: &DiffGraph, d2: &DiffGraph<'_>) -> MultiGraph { | ++++ Compiling tinyvec v1.8.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=tinyvec CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinyvec-1.8.0 CARGO_PKG_AUTHORS='Lokathor ' CARGO_PKG_DESCRIPTION='`tinyvec` provides 100% safe vec-like data structures.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Zlib OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tinyvec CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Lokathor/tinyvec' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.8.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinyvec-1.8.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name tinyvec --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinyvec-1.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="tinyvec_macros"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "arbitrary", "debugger_visualizer", "default", "experimental_write_impl", "grab_spare_slice", "nightly_slice_partition_dedup", "real_blackbox", "rustc_1_40", "rustc_1_55", "rustc_1_57", "rustc_1_61", "serde", "std", "tinyvec_macros"))' -C metadata=78cdc1f01f819b94 -C extra-filename=-78cdc1f01f819b94 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern tinyvec_macros=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libtinyvec_macros-cf53234a8b6e369a.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: unexpected `cfg` condition name: `docs_rs` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinyvec-1.8.0/src/lib.rs:12:13 | 12 | #![cfg_attr(docs_rs, feature(doc_cfg))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinyvec-1.8.0/src/arrayvec.rs:1642:25 | 1642 | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { | ^^^^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 1642 | fn fmt(&self, f: &mut Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinyvec-1.8.0/src/arrayvec.rs:1665:25 | 1665 | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1665 | fn fmt(&self, f: &mut Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinyvec-1.8.0/src/arrayvec.rs:1688:25 | 1688 | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1688 | fn fmt(&self, f: &mut Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinyvec-1.8.0/src/arrayvec.rs:1711:25 | 1711 | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1711 | fn fmt(&self, f: &mut Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinyvec-1.8.0/src/arrayvec.rs:1734:25 | 1734 | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1734 | fn fmt(&self, f: &mut Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinyvec-1.8.0/src/arrayvec.rs:1757:25 | 1757 | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1757 | fn fmt(&self, f: &mut Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinyvec-1.8.0/src/arrayvec.rs:1780:25 | 1780 | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1780 | fn fmt(&self, f: &mut Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinyvec-1.8.0/src/arrayvec.rs:1803:25 | 1803 | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1803 | fn fmt(&self, f: &mut Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinyvec-1.8.0/src/arrayvec.rs:1826:25 | 1826 | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1826 | fn fmt(&self, f: &mut Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinyvec-1.8.0/src/slicevec.rs:882:25 | 882 | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 882 | fn fmt(&self, f: &mut Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinyvec-1.8.0/src/slicevec.rs:905:25 | 905 | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 905 | fn fmt(&self, f: &mut Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinyvec-1.8.0/src/slicevec.rs:928:25 | 928 | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 928 | fn fmt(&self, f: &mut Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinyvec-1.8.0/src/slicevec.rs:951:25 | 951 | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 951 | fn fmt(&self, f: &mut Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinyvec-1.8.0/src/slicevec.rs:974:25 | 974 | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 974 | fn fmt(&self, f: &mut Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinyvec-1.8.0/src/slicevec.rs:997:25 | 997 | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 997 | fn fmt(&self, f: &mut Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinyvec-1.8.0/src/slicevec.rs:1020:25 | 1020 | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1020 | fn fmt(&self, f: &mut Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinyvec-1.8.0/src/slicevec.rs:1043:25 | 1043 | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1043 | fn fmt(&self, f: &mut Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinyvec-1.8.0/src/slicevec.rs:1066:25 | 1066 | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1066 | fn fmt(&self, f: &mut Formatter<'_>) -> core::fmt::Result { | ++++ warning: unexpected `cfg` condition name: `docs_rs` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinyvec-1.8.0/src/tinyvec.rs:38:12 | 38 | #[cfg_attr(docs_rs, doc(cfg(feature = "alloc")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinyvec-1.8.0/src/tinyvec.rs:97:12 | 97 | #[cfg_attr(docs_rs, doc(cfg(feature = "alloc")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinyvec-1.8.0/src/tinyvec.rs:1064:12 | 1064 | #[cfg_attr(docs_rs, doc(cfg(feature = "alloc")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinyvec-1.8.0/src/tinyvec.rs:1113:12 | 1113 | #[cfg_attr(docs_rs, doc(cfg(feature = "alloc")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinyvec-1.8.0/src/tinyvec.rs:1333:12 | 1333 | #[cfg_attr(docs_rs, doc(cfg(feature = "alloc")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinyvec-1.8.0/src/tinyvec.rs:1514:25 | 1514 | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1514 | fn fmt(&self, f: &mut Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinyvec-1.8.0/src/tinyvec.rs:1537:25 | 1537 | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1537 | fn fmt(&self, f: &mut Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinyvec-1.8.0/src/tinyvec.rs:1560:25 | 1560 | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1560 | fn fmt(&self, f: &mut Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinyvec-1.8.0/src/tinyvec.rs:1583:25 | 1583 | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1583 | fn fmt(&self, f: &mut Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinyvec-1.8.0/src/tinyvec.rs:1606:25 | 1606 | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1606 | fn fmt(&self, f: &mut Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinyvec-1.8.0/src/tinyvec.rs:1629:25 | 1629 | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1629 | fn fmt(&self, f: &mut Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinyvec-1.8.0/src/tinyvec.rs:1652:25 | 1652 | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1652 | fn fmt(&self, f: &mut Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinyvec-1.8.0/src/tinyvec.rs:1675:25 | 1675 | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1675 | fn fmt(&self, f: &mut Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinyvec-1.8.0/src/tinyvec.rs:1698:25 | 1698 | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1698 | fn fmt(&self, f: &mut Formatter<'_>) -> core::fmt::Result { | ++++ warning: using `iter` can result in unstable query results --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gsgdt-0.1.2/src/diff/diff_graph.rs:52:14 | 52 | .iter() | ^^^^ | = note: if you believe this case to be fine, allow this lint and add a comment explaining your rationale = note: `-W rustc::potential-query-instability` implied by `-W rustc::internal` = help: to override `-W rustc::internal` add `#[allow(rustc::potential_query_instability)]` warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinyvec-1.8.0/src/arrayvec_drain.rs:11:33 | 11 | pub struct ArrayVecDrain<'a, T: 'a + Default> { | ^^^^^ help: remove this bound | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` warning: `tinyvec` (lib) generated 34 warnings Compiling rustc_session v0.0.0 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_session) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rustc_session CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_session CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_session CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rustc_session --edition=2021 compiler/rustc_session/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=46a782bc7ddc5945 -C extra-filename=-46a782bc7ddc5945 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern bitflags=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libbitflags-d0df0f1b6db82e40.rmeta --extern getopts=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libgetopts-549cb6bfd6176426.rmeta --extern libc=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/liblibc-2d18bcdff1ba86f8.rmeta --extern rustc_ast=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_ast-9ff6649c2f4a7bc2.rmeta --extern rustc_data_structures=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_data_structures-986c0a5e3c925834.rmeta --extern rustc_errors=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_errors-100877e393eceb46.rmeta --extern rustc_feature=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_feature-557654ba347b7d31.rmeta --extern rustc_fluent_macro=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/librustc_fluent_macro-3958e9cf055862c2.so --extern rustc_fs_util=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_fs_util-a260b4314ad3ed22.rmeta --extern rustc_hir=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_hir-735cacdddd56801d.rmeta --extern rustc_lint_defs=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_lint_defs-5996c7d3f428ecec.rmeta --extern rustc_macros=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/librustc_macros-abb099aea29845d2.so --extern rustc_serialize=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_serialize-85ca5577d24dfbde.rmeta --extern rustc_span=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_span-2b982cf68b54de1d.rmeta --extern rustc_target=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_target-c7b0a98cb5f8ac81.rmeta --extern smallvec=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libsmallvec-d392916284d75176.rmeta --extern termize=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libtermize-3648bc1fd7e5a0cb.rmeta --extern tracing=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libtracing-f4f4b1f3bc3cdd78.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/build/psm-b1ac996f6172bb4d/out` Compiling rustc_parse_format v0.0.0 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_parse_format) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rustc_parse_format CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_parse_format CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_parse_format CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rustc_parse_format --edition=2021 compiler/rustc_parse_format/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=d7893413877e9589 -C extra-filename=-d7893413877e9589 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern rustc_index=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_index-141ffe42c008bc59.rmeta --extern rustc_lexer=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_lexer-ab41fb9910d5a7ec.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: `gsgdt` (lib) generated 5 warnings Compiling unicode-normalization v0.1.23 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=unicode_normalization CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicode-normalization-0.1.23 CARGO_PKG_AUTHORS='kwantam :Manish Goregaokar ' CARGO_PKG_DESCRIPTION='This crate provides functions for normalization of Unicode strings, including Canonical and Compatible Decomposition and Recomposition, as described in Unicode Standard Annex #15. ' CARGO_PKG_HOMEPAGE='https://github.com/unicode-rs/unicode-normalization' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-normalization CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-rs/unicode-normalization' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.23 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=23 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicode-normalization-0.1.23 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name unicode_normalization --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicode-normalization-0.1.23/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=9ffe3872c306050d -C extra-filename=-9ffe3872c306050d --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern tinyvec=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libtinyvec-78cdc1f01f819b94.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: unused extern crate --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicode-normalization-0.1.23/src/lib.rs:51:1 | 50 | / #[cfg(feature = "std")] 51 | | extern crate core; | | ^^^^^^^^^^^^^^^^^- | |__________________| | help: remove it | = note: `-W unused-extern-crates` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(unused_extern_crates)]` warning: unused extern crate --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicode-normalization-0.1.23/src/lib.rs:53:1 | 53 | extern crate tinyvec; | ^^^^^^^^^^^^^^^^^^^^^ help: remove it warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicode-normalization-0.1.23/src/decompose.rs:155:32 | 155 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 155 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicode-normalization-0.1.23/src/recompose.rs:148:32 | 148 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 148 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicode-normalization-0.1.23/src/replace.rs:55:32 | 55 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 55 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: `unicode-normalization` (lib) generated 5 warnings Compiling aho-corasick v1.1.3 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=aho_corasick CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3 CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='Fast multiple substring searching.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/aho-corasick' CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=aho-corasick CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/aho-corasick' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=1.1.3 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name aho_corasick --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="perf-literal"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "logging", "perf-literal", "std"))' -C metadata=776e8ef73a26cc6d -C extra-filename=-776e8ef73a26cc6d --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern memchr=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libmemchr-a8fd22ca380f4c0a.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/ahocorasick.rs:2030:38 | 2030 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 2030 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/automaton.rs:1117:50 | 1117 | fn next(&mut self) -> Option> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1117 | fn next(&mut self) -> Option>> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/dfa.rs:306:38 | 306 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 306 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/nfa/contiguous.rs:325:38 | 325 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 325 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/nfa/noncontiguous.rs:795:38 | 795 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 795 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/nfa/noncontiguous.rs:826:38 | 826 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 826 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/util/alphabet.rs:85:49 | 85 | pub(crate) fn elements(&self, class: u8) -> ByteClassElements { | ^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 85 | pub(crate) fn elements(&self, class: u8) -> ByteClassElements<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/util/alphabet.rs:93:44 | 93 | fn element_ranges(&self, class: u8) -> ByteClassElementRanges { | ^^^^^^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 93 | fn element_ranges(&self, class: u8) -> ByteClassElementRanges<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/util/alphabet.rs:288:38 | 288 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 288 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/util/debug.rs:6:38 | 6 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/util/error.rs:228:38 | 228 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 228 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/util/primitives.rs:354:38 | 354 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 354 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/util/primitives.rs:526:46 | 384 | / macro_rules! index_type_impls { 385 | | ($name:ident, $err:ident, $iter:ident, $withiter:ident) => { 386 | | impl $name { 387 | | /// The maximum value. ... | 526 | | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | | -----------^^^^^^^^^ | | | | | expected lifetime parameter ... | 691 | | }; 692 | | } | |_- in this expansion of `index_type_impls!` ... 736 | index_type_impls!(PatternID, PatternIDError, PatternIDIter, WithPatternIDIter); | ------------------------------------------------------------------------------ in this macro invocation | help: indicate the anonymous lifetime | 526 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/util/primitives.rs:628:46 | 384 | / macro_rules! index_type_impls { 385 | | ($name:ident, $err:ident, $iter:ident, $withiter:ident) => { 386 | | impl $name { 387 | | /// The maximum value. ... | 628 | | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | | -----------^^^^^^^^^ | | | | | expected lifetime parameter ... | 691 | | }; 692 | | } | |_- in this expansion of `index_type_impls!` ... 736 | index_type_impls!(PatternID, PatternIDError, PatternIDIter, WithPatternIDIter); | ------------------------------------------------------------------------------ in this macro invocation | help: indicate the anonymous lifetime | 628 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/util/primitives.rs:526:46 | 384 | / macro_rules! index_type_impls { 385 | | ($name:ident, $err:ident, $iter:ident, $withiter:ident) => { 386 | | impl $name { 387 | | /// The maximum value. ... | 526 | | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | | -----------^^^^^^^^^ | | | | | expected lifetime parameter ... | 691 | | }; 692 | | } | |_- in this expansion of `index_type_impls!` ... 737 | index_type_impls!(StateID, StateIDError, StateIDIter, WithStateIDIter); | ---------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 526 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/util/primitives.rs:628:46 | 384 | / macro_rules! index_type_impls { 385 | | ($name:ident, $err:ident, $iter:ident, $withiter:ident) => { 386 | | impl $name { 387 | | /// The maximum value. ... | 628 | | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | | -----------^^^^^^^^^ | | | | | expected lifetime parameter ... | 691 | | }; 692 | | } | |_- in this expansion of `index_type_impls!` ... 737 | index_type_impls!(StateID, StateIDError, StateIDIter, WithStateIDIter); | ---------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 628 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/util/search.rs:633:38 | 633 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 633 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/util/search.rs:719:38 | 719 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 719 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ Compiling rustc_attr v0.0.0 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_attr) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rustc_attr CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_attr CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_attr CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rustc_attr --edition=2021 compiler/rustc_attr/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=7e8c1a84652bf9b8 -C extra-filename=-7e8c1a84652bf9b8 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern rustc_abi=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_abi-0e02f17b69dd3b87.rmeta --extern rustc_ast=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_ast-9ff6649c2f4a7bc2.rmeta --extern rustc_ast_pretty=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_ast_pretty-1fe5c93ed1c013c3.rmeta --extern rustc_data_structures=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_data_structures-986c0a5e3c925834.rmeta --extern rustc_errors=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_errors-100877e393eceb46.rmeta --extern rustc_feature=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_feature-557654ba347b7d31.rmeta --extern rustc_fluent_macro=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/librustc_fluent_macro-3958e9cf055862c2.so --extern rustc_lexer=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_lexer-ab41fb9910d5a7ec.rmeta --extern rustc_macros=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/librustc_macros-abb099aea29845d2.so --extern rustc_serialize=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_serialize-85ca5577d24dfbde.rmeta --extern rustc_session=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_session-46a782bc7ddc5945.rmeta --extern rustc_span=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_span-2b982cf68b54de1d.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/build/psm-b1ac996f6172bb4d/out` Compiling rustc_query_system v0.0.0 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_query_system) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rustc_query_system CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_query_system CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_query_system CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rustc_query_system --edition=2021 compiler/rustc_query_system/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("rustc_use_parallel_compiler"))' -C metadata=88debd6c3b8cded1 -C extra-filename=-88debd6c3b8cded1 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern parking_lot=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libparking_lot-83532ddd07c34505.rmeta --extern rustc_ast=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_ast-9ff6649c2f4a7bc2.rmeta --extern rustc_data_structures=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_data_structures-986c0a5e3c925834.rmeta --extern rustc_errors=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_errors-100877e393eceb46.rmeta --extern rustc_feature=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_feature-557654ba347b7d31.rmeta --extern rustc_fluent_macro=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/librustc_fluent_macro-3958e9cf055862c2.so --extern rustc_hir=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_hir-735cacdddd56801d.rmeta --extern rustc_index=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_index-141ffe42c008bc59.rmeta --extern rustc_macros=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/librustc_macros-abb099aea29845d2.so --extern rustc_serialize=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_serialize-85ca5577d24dfbde.rmeta --extern rustc_session=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_session-46a782bc7ddc5945.rmeta --extern rustc_span=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_span-2b982cf68b54de1d.rmeta --extern rustc_target=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_target-c7b0a98cb5f8ac81.rmeta --extern smallvec=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libsmallvec-d392916284d75176.rmeta --extern thin_vec=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libthin_vec-58bffc4cccf68cf8.rmeta --extern tracing=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libtracing-f4f4b1f3bc3cdd78.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/build/psm-b1ac996f6172bb4d/out` warning[E0133]: call to unsafe function `core::result::Result::::unwrap_unchecked` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/ext.rs:23:9 | 23 | usize::try_from(self.offset_from(origin)).unwrap_unchecked() | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/ext.rs:21:5 | 21 | unsafe fn distance(self, origin: *const T) -> usize { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` warning[E0133]: call to unsafe function `core::ptr::const_ptr::::offset_from` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/ext.rs:23:25 | 23 | usize::try_from(self.offset_from(origin)).unwrap_unchecked() | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::ext::Pointer::distance` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/ext.rs:33:9 | 33 | (self as *const T).distance(origin as *const T) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/ext.rs:32:5 | 32 | unsafe fn distance(self, origin: *mut T) -> usize { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::slice::::get_unchecked` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/pattern.rs:154:17 | 154 | Pattern(self.by_id.get_unchecked(id.as_usize())) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/pattern.rs:153:5 | 153 | pub(crate) unsafe fn get_unchecked(&self, id: PatternID) -> Pattern<'_> { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `packed::ext::Pointer::distance` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/pattern.rs:271:22 | 271 | let haylen = end.distance(start); | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/pattern.rs:265:5 | 265 | / pub(crate) unsafe fn is_prefix_raw( 266 | | &self, 267 | | start: *const u8, 268 | | end: *const u8, 269 | | ) -> bool { | |_____________^ warning[E0133]: call to unsafe function `packed::pattern::is_equal_raw` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/pattern.rs:278:9 | 278 | is_equal_raw(start, self.bytes().as_ptr(), patlen) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::read` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/pattern.rs:376:18 | 376 | 1 => x.read() == y.read(), | ^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/pattern.rs:368:1 | 368 | unsafe fn is_equal_raw(mut x: *const u8, mut y: *const u8, n: usize) -> bool { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::ptr::const_ptr::::read` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/pattern.rs:376:30 | 376 | 1 => x.read() == y.read(), | ^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::read_unaligned` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/pattern.rs:378:17 | 378 | x.cast::().read_unaligned() | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::read_unaligned` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/pattern.rs:379:24 | 379 | == y.cast::().read_unaligned() | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::read` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/pattern.rs:383:18 | 383 | 3 => x.cast::<[u8; 3]>().read() == y.cast::<[u8; 3]>().read(), | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::read` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/pattern.rs:383:48 | 383 | 3 => x.cast::<[u8; 3]>().read() == y.cast::<[u8; 3]>().read(), | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/pattern.rs:402:16 | 402 | let xend = x.add(n.wrapping_sub(4)); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/pattern.rs:403:16 | 403 | let yend = y.add(n.wrapping_sub(4)); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::read_unaligned` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/pattern.rs:405:18 | 405 | let vx = x.cast::().read_unaligned(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::read_unaligned` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/pattern.rs:406:18 | 406 | let vy = y.cast::().read_unaligned(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/pattern.rs:410:13 | 410 | x = x.add(4); | ^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/pattern.rs:411:13 | 411 | y = y.add(4); | ^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::read_unaligned` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/pattern.rs:413:14 | 413 | let vx = xend.cast::().read_unaligned(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::read_unaligned` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/pattern.rs:414:14 | 414 | let vy = yend.cast::().read_unaligned(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::teddy::generic::Slim::::new` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/builder.rs:494:35 | 470 | / macro_rules! slim_ssse3 { 471 | | ($len:expr) => { 472 | | impl SlimSSSE3<$len> { 473 | | /// Creates a new searcher using "slim" Teddy with 128-bit ... | 494 | | let slim128 = generic::Slim::<__m128i, $len>::new( | | ___________________________________^ 495 | || Arc::clone(patterns), 496 | || ); | ||_____________________^ call to unsafe function ... | 519 | | }; 520 | | } | |______- in this expansion of `slim_ssse3!` 521 | 522 | slim_ssse3!(1); | -------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/builder.rs:493:17 | 470 | / macro_rules! slim_ssse3 { 471 | | ($len:expr) => { 472 | | impl SlimSSSE3<$len> { 473 | | /// Creates a new searcher using "slim" Teddy with 128-bit ... | 493 | | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... | 519 | | }; 520 | | } | |_____- in this expansion of `slim_ssse3!` 521 | 522 | slim_ssse3!(1); | -------------- in this macro invocation warning[E0133]: call to unsafe function `packed::teddy::generic::Slim::::find` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/builder.rs:516:21 | 470 | / macro_rules! slim_ssse3 { 471 | | ($len:expr) => { 472 | | impl SlimSSSE3<$len> { 473 | | /// Creates a new searcher using "slim" Teddy with 128-bit ... | 516 | | self.slim128.find(start, end) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 519 | | }; 520 | | } | |_____- in this expansion of `slim_ssse3!` 521 | 522 | slim_ssse3!(1); | -------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/builder.rs:507:17 | 470 | / macro_rules! slim_ssse3 { 471 | | ($len:expr) => { 472 | | impl SlimSSSE3<$len> { 473 | | /// Creates a new searcher using "slim" Teddy with 128-bit ... | 507 | |/ unsafe fn find( 508 | || &self, 509 | || start: *const u8, 510 | || end: *const u8, 511 | || ) -> Option { | ||__________________________________^ ... | 519 | | }; 520 | | } | |______- in this expansion of `slim_ssse3!` 521 | 522 | slim_ssse3!(1); | -------------- in this macro invocation warning[E0133]: call to unsafe function `packed::teddy::generic::Slim::::new` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/builder.rs:494:35 | 470 | / macro_rules! slim_ssse3 { 471 | | ($len:expr) => { 472 | | impl SlimSSSE3<$len> { 473 | | /// Creates a new searcher using "slim" Teddy with 128-bit ... | 494 | | let slim128 = generic::Slim::<__m128i, $len>::new( | | ___________________________________^ 495 | || Arc::clone(patterns), 496 | || ); | ||_____________________^ call to unsafe function ... | 519 | | }; 520 | | } | |______- in this expansion of `slim_ssse3!` ... 523 | slim_ssse3!(2); | -------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/builder.rs:493:17 | 470 | / macro_rules! slim_ssse3 { 471 | | ($len:expr) => { 472 | | impl SlimSSSE3<$len> { 473 | | /// Creates a new searcher using "slim" Teddy with 128-bit ... | 493 | | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... | 519 | | }; 520 | | } | |_____- in this expansion of `slim_ssse3!` ... 523 | slim_ssse3!(2); | -------------- in this macro invocation warning[E0133]: call to unsafe function `packed::teddy::generic::Slim::::find` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/builder.rs:516:21 | 470 | / macro_rules! slim_ssse3 { 471 | | ($len:expr) => { 472 | | impl SlimSSSE3<$len> { 473 | | /// Creates a new searcher using "slim" Teddy with 128-bit ... | 516 | | self.slim128.find(start, end) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 519 | | }; 520 | | } | |_____- in this expansion of `slim_ssse3!` ... 523 | slim_ssse3!(2); | -------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/builder.rs:507:17 | 470 | / macro_rules! slim_ssse3 { 471 | | ($len:expr) => { 472 | | impl SlimSSSE3<$len> { 473 | | /// Creates a new searcher using "slim" Teddy with 128-bit ... | 507 | |/ unsafe fn find( 508 | || &self, 509 | || start: *const u8, 510 | || end: *const u8, 511 | || ) -> Option { | ||__________________________________^ ... | 519 | | }; 520 | | } | |______- in this expansion of `slim_ssse3!` ... 523 | slim_ssse3!(2); | -------------- in this macro invocation warning[E0133]: call to unsafe function `packed::teddy::generic::Slim::::new` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/builder.rs:494:35 | 470 | / macro_rules! slim_ssse3 { 471 | | ($len:expr) => { 472 | | impl SlimSSSE3<$len> { 473 | | /// Creates a new searcher using "slim" Teddy with 128-bit ... | 494 | | let slim128 = generic::Slim::<__m128i, $len>::new( | | ___________________________________^ 495 | || Arc::clone(patterns), 496 | || ); | ||_____________________^ call to unsafe function ... | 519 | | }; 520 | | } | |______- in this expansion of `slim_ssse3!` ... 524 | slim_ssse3!(3); | -------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/builder.rs:493:17 | 470 | / macro_rules! slim_ssse3 { 471 | | ($len:expr) => { 472 | | impl SlimSSSE3<$len> { 473 | | /// Creates a new searcher using "slim" Teddy with 128-bit ... | 493 | | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... | 519 | | }; 520 | | } | |_____- in this expansion of `slim_ssse3!` ... 524 | slim_ssse3!(3); | -------------- in this macro invocation warning[E0133]: call to unsafe function `packed::teddy::generic::Slim::::find` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/builder.rs:516:21 | 470 | / macro_rules! slim_ssse3 { 471 | | ($len:expr) => { 472 | | impl SlimSSSE3<$len> { 473 | | /// Creates a new searcher using "slim" Teddy with 128-bit ... | 516 | | self.slim128.find(start, end) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 519 | | }; 520 | | } | |_____- in this expansion of `slim_ssse3!` ... 524 | slim_ssse3!(3); | -------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/builder.rs:507:17 | 470 | / macro_rules! slim_ssse3 { 471 | | ($len:expr) => { 472 | | impl SlimSSSE3<$len> { 473 | | /// Creates a new searcher using "slim" Teddy with 128-bit ... | 507 | |/ unsafe fn find( 508 | || &self, 509 | || start: *const u8, 510 | || end: *const u8, 511 | || ) -> Option { | ||__________________________________^ ... | 519 | | }; 520 | | } | |______- in this expansion of `slim_ssse3!` ... 524 | slim_ssse3!(3); | -------------- in this macro invocation warning[E0133]: call to unsafe function `packed::teddy::generic::Slim::::new` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/builder.rs:494:35 | 470 | / macro_rules! slim_ssse3 { 471 | | ($len:expr) => { 472 | | impl SlimSSSE3<$len> { 473 | | /// Creates a new searcher using "slim" Teddy with 128-bit ... | 494 | | let slim128 = generic::Slim::<__m128i, $len>::new( | | ___________________________________^ 495 | || Arc::clone(patterns), 496 | || ); | ||_____________________^ call to unsafe function ... | 519 | | }; 520 | | } | |______- in this expansion of `slim_ssse3!` ... 525 | slim_ssse3!(4); | -------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/builder.rs:493:17 | 470 | / macro_rules! slim_ssse3 { 471 | | ($len:expr) => { 472 | | impl SlimSSSE3<$len> { 473 | | /// Creates a new searcher using "slim" Teddy with 128-bit ... | 493 | | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... | 519 | | }; 520 | | } | |_____- in this expansion of `slim_ssse3!` ... 525 | slim_ssse3!(4); | -------------- in this macro invocation warning[E0133]: call to unsafe function `packed::teddy::generic::Slim::::find` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/builder.rs:516:21 | 470 | / macro_rules! slim_ssse3 { 471 | | ($len:expr) => { 472 | | impl SlimSSSE3<$len> { 473 | | /// Creates a new searcher using "slim" Teddy with 128-bit ... | 516 | | self.slim128.find(start, end) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 519 | | }; 520 | | } | |_____- in this expansion of `slim_ssse3!` ... 525 | slim_ssse3!(4); | -------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/builder.rs:507:17 | 470 | / macro_rules! slim_ssse3 { 471 | | ($len:expr) => { 472 | | impl SlimSSSE3<$len> { 473 | | /// Creates a new searcher using "slim" Teddy with 128-bit ... | 507 | |/ unsafe fn find( 508 | || &self, 509 | || start: *const u8, 510 | || end: *const u8, 511 | || ) -> Option { | ||__________________________________^ ... | 519 | | }; 520 | | } | |______- in this expansion of `slim_ssse3!` ... 525 | slim_ssse3!(4); | -------------- in this macro invocation warning[E0133]: call to unsafe function `packed::teddy::generic::Slim::::new` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/builder.rs:558:35 | 534 | / macro_rules! slim_avx2 { 535 | | ($len:expr) => { 536 | | impl SlimAVX2<$len> { 537 | | /// Creates a new searcher using "slim" Teddy with 256-bit ... | 558 | | let slim128 = generic::Slim::<__m128i, $len>::new( | | ___________________________________^ 559 | || Arc::clone(&patterns), 560 | || ); | ||_____________________^ call to unsafe function ... | 592 | | }; 593 | | } | |______- in this expansion of `slim_avx2!` 594 | 595 | slim_avx2!(1); | ------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/builder.rs:557:17 | 534 | / macro_rules! slim_avx2 { 535 | | ($len:expr) => { 536 | | impl SlimAVX2<$len> { 537 | | /// Creates a new searcher using "slim" Teddy with 256-bit ... | 557 | | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... | 592 | | }; 593 | | } | |_____- in this expansion of `slim_avx2!` 594 | 595 | slim_avx2!(1); | ------------- in this macro invocation warning[E0133]: call to unsafe function `packed::teddy::generic::Slim::::new` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/builder.rs:561:35 | 534 | / macro_rules! slim_avx2 { 535 | | ($len:expr) => { 536 | | impl SlimAVX2<$len> { 537 | | /// Creates a new searcher using "slim" Teddy with 256-bit ... | 561 | | let slim256 = generic::Slim::<__m256i, $len>::new( | | ___________________________________^ 562 | || Arc::clone(&patterns), 563 | || ); | ||_____________________^ call to unsafe function ... | 592 | | }; 593 | | } | |______- in this expansion of `slim_avx2!` 594 | 595 | slim_avx2!(1); | ------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::ext::Pointer::distance` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/builder.rs:584:31 | 534 | / macro_rules! slim_avx2 { 535 | | ($len:expr) => { 536 | | impl SlimAVX2<$len> { 537 | | /// Creates a new searcher using "slim" Teddy with 256-bit ... | 584 | | let len = end.distance(start); | | ^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 592 | | }; 593 | | } | |_____- in this expansion of `slim_avx2!` 594 | 595 | slim_avx2!(1); | ------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/builder.rs:575:17 | 534 | / macro_rules! slim_avx2 { 535 | | ($len:expr) => { 536 | | impl SlimAVX2<$len> { 537 | | /// Creates a new searcher using "slim" Teddy with 256-bit ... | 575 | |/ unsafe fn find( 576 | || &self, 577 | || start: *const u8, 578 | || end: *const u8, 579 | || ) -> Option { | ||__________________________________^ ... | 592 | | }; 593 | | } | |______- in this expansion of `slim_avx2!` 594 | 595 | slim_avx2!(1); | ------------- in this macro invocation warning[E0133]: call to unsafe function `packed::teddy::generic::Slim::::find` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/builder.rs:586:25 | 534 | / macro_rules! slim_avx2 { 535 | | ($len:expr) => { 536 | | impl SlimAVX2<$len> { 537 | | /// Creates a new searcher using "slim" Teddy with 256-bit ... | 586 | | self.slim128.find(start, end) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 592 | | }; 593 | | } | |_____- in this expansion of `slim_avx2!` 594 | 595 | slim_avx2!(1); | ------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::teddy::generic::Slim::::find` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/builder.rs:588:25 | 534 | / macro_rules! slim_avx2 { 535 | | ($len:expr) => { 536 | | impl SlimAVX2<$len> { 537 | | /// Creates a new searcher using "slim" Teddy with 256-bit ... | 588 | | self.slim256.find(start, end) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 592 | | }; 593 | | } | |_____- in this expansion of `slim_avx2!` 594 | 595 | slim_avx2!(1); | ------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::teddy::generic::Slim::::new` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/builder.rs:558:35 | 534 | / macro_rules! slim_avx2 { 535 | | ($len:expr) => { 536 | | impl SlimAVX2<$len> { 537 | | /// Creates a new searcher using "slim" Teddy with 256-bit ... | 558 | | let slim128 = generic::Slim::<__m128i, $len>::new( | | ___________________________________^ 559 | || Arc::clone(&patterns), 560 | || ); | ||_____________________^ call to unsafe function ... | 592 | | }; 593 | | } | |______- in this expansion of `slim_avx2!` ... 596 | slim_avx2!(2); | ------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/builder.rs:557:17 | 534 | / macro_rules! slim_avx2 { 535 | | ($len:expr) => { 536 | | impl SlimAVX2<$len> { 537 | | /// Creates a new searcher using "slim" Teddy with 256-bit ... | 557 | | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... | 592 | | }; 593 | | } | |_____- in this expansion of `slim_avx2!` ... 596 | slim_avx2!(2); | ------------- in this macro invocation warning[E0133]: call to unsafe function `packed::teddy::generic::Slim::::new` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/builder.rs:561:35 | 534 | / macro_rules! slim_avx2 { 535 | | ($len:expr) => { 536 | | impl SlimAVX2<$len> { 537 | | /// Creates a new searcher using "slim" Teddy with 256-bit ... | 561 | | let slim256 = generic::Slim::<__m256i, $len>::new( | | ___________________________________^ 562 | || Arc::clone(&patterns), 563 | || ); | ||_____________________^ call to unsafe function ... | 592 | | }; 593 | | } | |______- in this expansion of `slim_avx2!` ... 596 | slim_avx2!(2); | ------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::ext::Pointer::distance` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/builder.rs:584:31 | 534 | / macro_rules! slim_avx2 { 535 | | ($len:expr) => { 536 | | impl SlimAVX2<$len> { 537 | | /// Creates a new searcher using "slim" Teddy with 256-bit ... | 584 | | let len = end.distance(start); | | ^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 592 | | }; 593 | | } | |_____- in this expansion of `slim_avx2!` ... 596 | slim_avx2!(2); | ------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/builder.rs:575:17 | 534 | / macro_rules! slim_avx2 { 535 | | ($len:expr) => { 536 | | impl SlimAVX2<$len> { 537 | | /// Creates a new searcher using "slim" Teddy with 256-bit ... | 575 | |/ unsafe fn find( 576 | || &self, 577 | || start: *const u8, 578 | || end: *const u8, 579 | || ) -> Option { | ||__________________________________^ ... | 592 | | }; 593 | | } | |______- in this expansion of `slim_avx2!` ... 596 | slim_avx2!(2); | ------------- in this macro invocation warning[E0133]: call to unsafe function `packed::teddy::generic::Slim::::find` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/builder.rs:586:25 | 534 | / macro_rules! slim_avx2 { 535 | | ($len:expr) => { 536 | | impl SlimAVX2<$len> { 537 | | /// Creates a new searcher using "slim" Teddy with 256-bit ... | 586 | | self.slim128.find(start, end) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 592 | | }; 593 | | } | |_____- in this expansion of `slim_avx2!` ... 596 | slim_avx2!(2); | ------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::teddy::generic::Slim::::find` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/builder.rs:588:25 | 534 | / macro_rules! slim_avx2 { 535 | | ($len:expr) => { 536 | | impl SlimAVX2<$len> { 537 | | /// Creates a new searcher using "slim" Teddy with 256-bit ... | 588 | | self.slim256.find(start, end) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 592 | | }; 593 | | } | |_____- in this expansion of `slim_avx2!` ... 596 | slim_avx2!(2); | ------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::teddy::generic::Slim::::new` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/builder.rs:558:35 | 534 | / macro_rules! slim_avx2 { 535 | | ($len:expr) => { 536 | | impl SlimAVX2<$len> { 537 | | /// Creates a new searcher using "slim" Teddy with 256-bit ... | 558 | | let slim128 = generic::Slim::<__m128i, $len>::new( | | ___________________________________^ 559 | || Arc::clone(&patterns), 560 | || ); | ||_____________________^ call to unsafe function ... | 592 | | }; 593 | | } | |______- in this expansion of `slim_avx2!` ... 597 | slim_avx2!(3); | ------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/builder.rs:557:17 | 534 | / macro_rules! slim_avx2 { 535 | | ($len:expr) => { 536 | | impl SlimAVX2<$len> { 537 | | /// Creates a new searcher using "slim" Teddy with 256-bit ... | 557 | | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... | 592 | | }; 593 | | } | |_____- in this expansion of `slim_avx2!` ... 597 | slim_avx2!(3); | ------------- in this macro invocation warning[E0133]: call to unsafe function `packed::teddy::generic::Slim::::new` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/builder.rs:561:35 | 534 | / macro_rules! slim_avx2 { 535 | | ($len:expr) => { 536 | | impl SlimAVX2<$len> { 537 | | /// Creates a new searcher using "slim" Teddy with 256-bit ... | 561 | | let slim256 = generic::Slim::<__m256i, $len>::new( | | ___________________________________^ 562 | || Arc::clone(&patterns), 563 | || ); | ||_____________________^ call to unsafe function ... | 592 | | }; 593 | | } | |______- in this expansion of `slim_avx2!` ... 597 | slim_avx2!(3); | ------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::ext::Pointer::distance` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/builder.rs:584:31 | 534 | / macro_rules! slim_avx2 { 535 | | ($len:expr) => { 536 | | impl SlimAVX2<$len> { 537 | | /// Creates a new searcher using "slim" Teddy with 256-bit ... | 584 | | let len = end.distance(start); | | ^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 592 | | }; 593 | | } | |_____- in this expansion of `slim_avx2!` ... 597 | slim_avx2!(3); | ------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/builder.rs:575:17 | 534 | / macro_rules! slim_avx2 { 535 | | ($len:expr) => { 536 | | impl SlimAVX2<$len> { 537 | | /// Creates a new searcher using "slim" Teddy with 256-bit ... | 575 | |/ unsafe fn find( 576 | || &self, 577 | || start: *const u8, 578 | || end: *const u8, 579 | || ) -> Option { | ||__________________________________^ ... | 592 | | }; 593 | | } | |______- in this expansion of `slim_avx2!` ... 597 | slim_avx2!(3); | ------------- in this macro invocation warning[E0133]: call to unsafe function `packed::teddy::generic::Slim::::find` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/builder.rs:586:25 | 534 | / macro_rules! slim_avx2 { 535 | | ($len:expr) => { 536 | | impl SlimAVX2<$len> { 537 | | /// Creates a new searcher using "slim" Teddy with 256-bit ... | 586 | | self.slim128.find(start, end) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 592 | | }; 593 | | } | |_____- in this expansion of `slim_avx2!` ... 597 | slim_avx2!(3); | ------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::teddy::generic::Slim::::find` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/builder.rs:588:25 | 534 | / macro_rules! slim_avx2 { 535 | | ($len:expr) => { 536 | | impl SlimAVX2<$len> { 537 | | /// Creates a new searcher using "slim" Teddy with 256-bit ... | 588 | | self.slim256.find(start, end) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 592 | | }; 593 | | } | |_____- in this expansion of `slim_avx2!` ... 597 | slim_avx2!(3); | ------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::teddy::generic::Slim::::new` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/builder.rs:558:35 | 534 | / macro_rules! slim_avx2 { 535 | | ($len:expr) => { 536 | | impl SlimAVX2<$len> { 537 | | /// Creates a new searcher using "slim" Teddy with 256-bit ... | 558 | | let slim128 = generic::Slim::<__m128i, $len>::new( | | ___________________________________^ 559 | || Arc::clone(&patterns), 560 | || ); | ||_____________________^ call to unsafe function ... | 592 | | }; 593 | | } | |______- in this expansion of `slim_avx2!` ... 598 | slim_avx2!(4); | ------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/builder.rs:557:17 | 534 | / macro_rules! slim_avx2 { 535 | | ($len:expr) => { 536 | | impl SlimAVX2<$len> { 537 | | /// Creates a new searcher using "slim" Teddy with 256-bit ... | 557 | | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... | 592 | | }; 593 | | } | |_____- in this expansion of `slim_avx2!` ... 598 | slim_avx2!(4); | ------------- in this macro invocation warning[E0133]: call to unsafe function `packed::teddy::generic::Slim::::new` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/builder.rs:561:35 | 534 | / macro_rules! slim_avx2 { 535 | | ($len:expr) => { 536 | | impl SlimAVX2<$len> { 537 | | /// Creates a new searcher using "slim" Teddy with 256-bit ... | 561 | | let slim256 = generic::Slim::<__m256i, $len>::new( | | ___________________________________^ 562 | || Arc::clone(&patterns), 563 | || ); | ||_____________________^ call to unsafe function ... | 592 | | }; 593 | | } | |______- in this expansion of `slim_avx2!` ... 598 | slim_avx2!(4); | ------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::ext::Pointer::distance` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/builder.rs:584:31 | 534 | / macro_rules! slim_avx2 { 535 | | ($len:expr) => { 536 | | impl SlimAVX2<$len> { 537 | | /// Creates a new searcher using "slim" Teddy with 256-bit ... | 584 | | let len = end.distance(start); | | ^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 592 | | }; 593 | | } | |_____- in this expansion of `slim_avx2!` ... 598 | slim_avx2!(4); | ------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/builder.rs:575:17 | 534 | / macro_rules! slim_avx2 { 535 | | ($len:expr) => { 536 | | impl SlimAVX2<$len> { 537 | | /// Creates a new searcher using "slim" Teddy with 256-bit ... | 575 | |/ unsafe fn find( 576 | || &self, 577 | || start: *const u8, 578 | || end: *const u8, 579 | || ) -> Option { | ||__________________________________^ ... | 592 | | }; 593 | | } | |______- in this expansion of `slim_avx2!` ... 598 | slim_avx2!(4); | ------------- in this macro invocation warning[E0133]: call to unsafe function `packed::teddy::generic::Slim::::find` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/builder.rs:586:25 | 534 | / macro_rules! slim_avx2 { 535 | | ($len:expr) => { 536 | | impl SlimAVX2<$len> { 537 | | /// Creates a new searcher using "slim" Teddy with 256-bit ... | 586 | | self.slim128.find(start, end) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 592 | | }; 593 | | } | |_____- in this expansion of `slim_avx2!` ... 598 | slim_avx2!(4); | ------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::teddy::generic::Slim::::find` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/builder.rs:588:25 | 534 | / macro_rules! slim_avx2 { 535 | | ($len:expr) => { 536 | | impl SlimAVX2<$len> { 537 | | /// Creates a new searcher using "slim" Teddy with 256-bit ... | 588 | | self.slim256.find(start, end) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 592 | | }; 593 | | } | |_____- in this expansion of `slim_avx2!` ... 598 | slim_avx2!(4); | ------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::teddy::generic::Fat::::new` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/builder.rs:630:34 | 606 | / macro_rules! fat_avx2 { 607 | | ($len:expr) => { 608 | | impl FatAVX2<$len> { 609 | | /// Creates a new searcher using "slim" Teddy with 256-bit ... | 630 | | let fat256 = generic::Fat::<__m256i, $len>::new( | | __________________________________^ 631 | || Arc::clone(&patterns), 632 | || ); | ||_____________________^ call to unsafe function ... | 655 | | }; 656 | | } | |______- in this expansion of `fat_avx2!` 657 | 658 | fat_avx2!(1); | ------------ in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/builder.rs:629:17 | 606 | / macro_rules! fat_avx2 { 607 | | ($len:expr) => { 608 | | impl FatAVX2<$len> { 609 | | /// Creates a new searcher using "slim" Teddy with 256-bit ... | 629 | | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... | 655 | | }; 656 | | } | |_____- in this expansion of `fat_avx2!` 657 | 658 | fat_avx2!(1); | ------------ in this macro invocation warning[E0133]: call to unsafe function `packed::teddy::generic::Fat::::find` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/builder.rs:652:21 | 606 | / macro_rules! fat_avx2 { 607 | | ($len:expr) => { 608 | | impl FatAVX2<$len> { 609 | | /// Creates a new searcher using "slim" Teddy with 256-bit ... | 652 | | self.fat256.find(start, end) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 655 | | }; 656 | | } | |_____- in this expansion of `fat_avx2!` 657 | 658 | fat_avx2!(1); | ------------ in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/builder.rs:643:17 | 606 | / macro_rules! fat_avx2 { 607 | | ($len:expr) => { 608 | | impl FatAVX2<$len> { 609 | | /// Creates a new searcher using "slim" Teddy with 256-bit ... | 643 | |/ unsafe fn find( 644 | || &self, 645 | || start: *const u8, 646 | || end: *const u8, 647 | || ) -> Option { | ||__________________________________^ ... | 655 | | }; 656 | | } | |______- in this expansion of `fat_avx2!` 657 | 658 | fat_avx2!(1); | ------------ in this macro invocation warning[E0133]: call to unsafe function `packed::teddy::generic::Fat::::new` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/builder.rs:630:34 | 606 | / macro_rules! fat_avx2 { 607 | | ($len:expr) => { 608 | | impl FatAVX2<$len> { 609 | | /// Creates a new searcher using "slim" Teddy with 256-bit ... | 630 | | let fat256 = generic::Fat::<__m256i, $len>::new( | | __________________________________^ 631 | || Arc::clone(&patterns), 632 | || ); | ||_____________________^ call to unsafe function ... | 655 | | }; 656 | | } | |______- in this expansion of `fat_avx2!` ... 659 | fat_avx2!(2); | ------------ in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/builder.rs:629:17 | 606 | / macro_rules! fat_avx2 { 607 | | ($len:expr) => { 608 | | impl FatAVX2<$len> { 609 | | /// Creates a new searcher using "slim" Teddy with 256-bit ... | 629 | | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... | 655 | | }; 656 | | } | |_____- in this expansion of `fat_avx2!` ... 659 | fat_avx2!(2); | ------------ in this macro invocation warning[E0133]: call to unsafe function `packed::teddy::generic::Fat::::find` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/builder.rs:652:21 | 606 | / macro_rules! fat_avx2 { 607 | | ($len:expr) => { 608 | | impl FatAVX2<$len> { 609 | | /// Creates a new searcher using "slim" Teddy with 256-bit ... | 652 | | self.fat256.find(start, end) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 655 | | }; 656 | | } | |_____- in this expansion of `fat_avx2!` ... 659 | fat_avx2!(2); | ------------ in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/builder.rs:643:17 | 606 | / macro_rules! fat_avx2 { 607 | | ($len:expr) => { 608 | | impl FatAVX2<$len> { 609 | | /// Creates a new searcher using "slim" Teddy with 256-bit ... | 643 | |/ unsafe fn find( 644 | || &self, 645 | || start: *const u8, 646 | || end: *const u8, 647 | || ) -> Option { | ||__________________________________^ ... | 655 | | }; 656 | | } | |______- in this expansion of `fat_avx2!` ... 659 | fat_avx2!(2); | ------------ in this macro invocation warning[E0133]: call to unsafe function `packed::teddy::generic::Fat::::new` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/builder.rs:630:34 | 606 | / macro_rules! fat_avx2 { 607 | | ($len:expr) => { 608 | | impl FatAVX2<$len> { 609 | | /// Creates a new searcher using "slim" Teddy with 256-bit ... | 630 | | let fat256 = generic::Fat::<__m256i, $len>::new( | | __________________________________^ 631 | || Arc::clone(&patterns), 632 | || ); | ||_____________________^ call to unsafe function ... | 655 | | }; 656 | | } | |______- in this expansion of `fat_avx2!` ... 660 | fat_avx2!(3); | ------------ in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/builder.rs:629:17 | 606 | / macro_rules! fat_avx2 { 607 | | ($len:expr) => { 608 | | impl FatAVX2<$len> { 609 | | /// Creates a new searcher using "slim" Teddy with 256-bit ... | 629 | | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... | 655 | | }; 656 | | } | |_____- in this expansion of `fat_avx2!` ... 660 | fat_avx2!(3); | ------------ in this macro invocation warning[E0133]: call to unsafe function `packed::teddy::generic::Fat::::find` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/builder.rs:652:21 | 606 | / macro_rules! fat_avx2 { 607 | | ($len:expr) => { 608 | | impl FatAVX2<$len> { 609 | | /// Creates a new searcher using "slim" Teddy with 256-bit ... | 652 | | self.fat256.find(start, end) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 655 | | }; 656 | | } | |_____- in this expansion of `fat_avx2!` ... 660 | fat_avx2!(3); | ------------ in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/builder.rs:643:17 | 606 | / macro_rules! fat_avx2 { 607 | | ($len:expr) => { 608 | | impl FatAVX2<$len> { 609 | | /// Creates a new searcher using "slim" Teddy with 256-bit ... | 643 | |/ unsafe fn find( 644 | || &self, 645 | || start: *const u8, 646 | || end: *const u8, 647 | || ) -> Option { | ||__________________________________^ ... | 655 | | }; 656 | | } | |______- in this expansion of `fat_avx2!` ... 660 | fat_avx2!(3); | ------------ in this macro invocation warning[E0133]: call to unsafe function `packed::teddy::generic::Fat::::new` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/builder.rs:630:34 | 606 | / macro_rules! fat_avx2 { 607 | | ($len:expr) => { 608 | | impl FatAVX2<$len> { 609 | | /// Creates a new searcher using "slim" Teddy with 256-bit ... | 630 | | let fat256 = generic::Fat::<__m256i, $len>::new( | | __________________________________^ 631 | || Arc::clone(&patterns), 632 | || ); | ||_____________________^ call to unsafe function ... | 655 | | }; 656 | | } | |______- in this expansion of `fat_avx2!` ... 661 | fat_avx2!(4); | ------------ in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/builder.rs:629:17 | 606 | / macro_rules! fat_avx2 { 607 | | ($len:expr) => { 608 | | impl FatAVX2<$len> { 609 | | /// Creates a new searcher using "slim" Teddy with 256-bit ... | 629 | | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... | 655 | | }; 656 | | } | |_____- in this expansion of `fat_avx2!` ... 661 | fat_avx2!(4); | ------------ in this macro invocation warning[E0133]: call to unsafe function `packed::teddy::generic::Fat::::find` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/builder.rs:652:21 | 606 | / macro_rules! fat_avx2 { 607 | | ($len:expr) => { 608 | | impl FatAVX2<$len> { 609 | | /// Creates a new searcher using "slim" Teddy with 256-bit ... | 652 | | self.fat256.find(start, end) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 655 | | }; 656 | | } | |_____- in this expansion of `fat_avx2!` ... 661 | fat_avx2!(4); | ------------ in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/builder.rs:643:17 | 606 | / macro_rules! fat_avx2 { 607 | | ($len:expr) => { 608 | | impl FatAVX2<$len> { 609 | | /// Creates a new searcher using "slim" Teddy with 256-bit ... | 643 | |/ unsafe fn find( 644 | || &self, 645 | || start: *const u8, 646 | || end: *const u8, 647 | || ) -> Option { | ||__________________________________^ ... | 655 | | }; 656 | | } | |______- in this expansion of `fat_avx2!` ... 661 | fat_avx2!(4); | ------------ in this macro invocation warning[E0133]: call to unsafe function `packed::teddy::generic::SlimMaskBuilder::from_teddy` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:80:21 | 80 | let masks = SlimMaskBuilder::from_teddy(&teddy); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:74:5 | 74 | pub(crate) unsafe fn new(patterns: Arc) -> Slim { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `packed::ext::Pointer::distance` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:119:19 | 119 | let len = end.distance(start); | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:114:5 | 114 | / pub(crate) unsafe fn find( 115 | | &self, 116 | | start: *const u8, 117 | | end: *const u8, 118 | | ) -> Option { | |______________________^ warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:122:22 | 122 | while cur <= end.sub(V::BYTES) { | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::teddy::generic::Slim::::find_one` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:123:30 | 123 | if let Some(m) = self.find_one(cur, end) { | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:126:19 | 126 | cur = cur.add(V::BYTES); | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:129:19 | 129 | cur = end.sub(V::BYTES); | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::teddy::generic::Slim::::find_one` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:130:30 | 130 | if let Some(m) = self.find_one(cur, end) { | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::teddy::generic::Slim::::candidate` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:154:17 | 154 | let c = self.candidate(cur); | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:149:5 | 149 | / unsafe fn find_one( 150 | | &self, 151 | | cur: *const u8, 152 | | end: *const u8, 153 | | ) -> Option { | |______________________^ warning[E0133]: call to unsafe function `packed::vector::Vector::is_zero` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:155:13 | 155 | if !c.is_zero() { | ^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::teddy::generic::Teddy::<8>::verify` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:156:30 | 156 | if let Some(m) = self.teddy.verify(cur, end, c) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::load_unaligned` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:176:21 | 176 | let chunk = V::load_unaligned(cur); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:175:5 | 175 | unsafe fn candidate(&self, cur: *const u8) -> V { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `packed::teddy::generic::Mask::::members1` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:177:9 | 177 | Mask::members1(chunk, self.masks) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::ext::Pointer::distance` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:189:19 | 189 | let len = end.distance(start); | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:184:5 | 184 | / pub(crate) unsafe fn find( 185 | | &self, 186 | | start: *const u8, 187 | | end: *const u8, 188 | | ) -> Option { | |______________________^ warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:191:23 | 191 | let mut cur = start.add(1); | ^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::splat` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:192:25 | 192 | let mut prev0 = V::splat(0xFF); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:193:22 | 193 | while cur <= end.sub(V::BYTES) { | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::teddy::generic::Slim::::find_one` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:194:30 | 194 | if let Some(m) = self.find_one(cur, end, &mut prev0) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:197:19 | 197 | cur = cur.add(V::BYTES); | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:200:19 | 200 | cur = end.sub(V::BYTES); | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::splat` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:201:21 | 201 | prev0 = V::splat(0xFF); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::teddy::generic::Slim::::find_one` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:202:30 | 202 | if let Some(m) = self.find_one(cur, end, &mut prev0) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::teddy::generic::Slim::::candidate` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:217:17 | 217 | let c = self.candidate(cur, prev0); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:211:5 | 211 | / unsafe fn find_one( 212 | | &self, 213 | | cur: *const u8, 214 | | end: *const u8, 215 | | prev0: &mut V, 216 | | ) -> Option { | |______________________^ warning[E0133]: call to unsafe function `packed::vector::Vector::is_zero` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:218:13 | 218 | if !c.is_zero() { | ^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::teddy::generic::Teddy::<8>::verify` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:219:30 | 219 | if let Some(m) = self.teddy.verify(cur.sub(1), end, c) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:219:48 | 219 | if let Some(m) = self.teddy.verify(cur.sub(1), end, c) { | ^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::load_unaligned` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:229:21 | 229 | let chunk = V::load_unaligned(cur); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:228:5 | 228 | unsafe fn candidate(&self, cur: *const u8, prev0: &mut V) -> V { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `packed::teddy::generic::Mask::::members2` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:230:28 | 230 | let (res0, res1) = Mask::members2(chunk, self.masks); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::shift_in_one_byte` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:231:25 | 231 | let res0prev0 = res0.shift_in_one_byte(*prev0); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::and` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:232:19 | 232 | let res = res0prev0.and(res1); | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::ext::Pointer::distance` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:246:19 | 246 | let len = end.distance(start); | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:241:5 | 241 | / pub(crate) unsafe fn find( 242 | | &self, 243 | | start: *const u8, 244 | | end: *const u8, 245 | | ) -> Option { | |______________________^ warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:248:23 | 248 | let mut cur = start.add(2); | ^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::splat` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:249:25 | 249 | let mut prev0 = V::splat(0xFF); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::splat` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:250:25 | 250 | let mut prev1 = V::splat(0xFF); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:251:22 | 251 | while cur <= end.sub(V::BYTES) { | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::teddy::generic::Slim::::find_one` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:252:30 | 252 | if let Some(m) = self.find_one(cur, end, &mut prev0, &mut prev1) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:255:19 | 255 | cur = cur.add(V::BYTES); | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:258:19 | 258 | cur = end.sub(V::BYTES); | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::splat` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:259:21 | 259 | prev0 = V::splat(0xFF); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::splat` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:260:21 | 260 | prev1 = V::splat(0xFF); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::teddy::generic::Slim::::find_one` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:261:30 | 261 | if let Some(m) = self.find_one(cur, end, &mut prev0, &mut prev1) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::teddy::generic::Slim::::candidate` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:277:17 | 277 | let c = self.candidate(cur, prev0, prev1); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:270:5 | 270 | / unsafe fn find_one( 271 | | &self, 272 | | cur: *const u8, 273 | | end: *const u8, 274 | | prev0: &mut V, 275 | | prev1: &mut V, 276 | | ) -> Option { | |______________________^ warning[E0133]: call to unsafe function `packed::vector::Vector::is_zero` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:278:13 | 278 | if !c.is_zero() { | ^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::teddy::generic::Teddy::<8>::verify` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:279:30 | 279 | if let Some(m) = self.teddy.verify(cur.sub(2), end, c) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:279:48 | 279 | if let Some(m) = self.teddy.verify(cur.sub(2), end, c) { | ^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::load_unaligned` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:294:21 | 294 | let chunk = V::load_unaligned(cur); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:288:5 | 288 | / unsafe fn candidate( 289 | | &self, 290 | | cur: *const u8, 291 | | prev0: &mut V, 292 | | prev1: &mut V, 293 | | ) -> V { | |__________^ warning[E0133]: call to unsafe function `packed::teddy::generic::Mask::::members3` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:295:34 | 295 | let (res0, res1, res2) = Mask::members3(chunk, self.masks); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::shift_in_two_bytes` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:296:25 | 296 | let res0prev0 = res0.shift_in_two_bytes(*prev0); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::shift_in_one_byte` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:297:25 | 297 | let res1prev1 = res1.shift_in_one_byte(*prev1); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::and` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:298:19 | 298 | let res = res0prev0.and(res1prev1).and(res2); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::and` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:298:19 | 298 | let res = res0prev0.and(res1prev1).and(res2); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::ext::Pointer::distance` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:313:19 | 313 | let len = end.distance(start); | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:308:5 | 308 | / pub(crate) unsafe fn find( 309 | | &self, 310 | | start: *const u8, 311 | | end: *const u8, 312 | | ) -> Option { | |______________________^ warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:315:23 | 315 | let mut cur = start.add(3); | ^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::splat` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:316:25 | 316 | let mut prev0 = V::splat(0xFF); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::splat` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:317:25 | 317 | let mut prev1 = V::splat(0xFF); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::splat` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:318:25 | 318 | let mut prev2 = V::splat(0xFF); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:319:22 | 319 | while cur <= end.sub(V::BYTES) { | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::teddy::generic::Slim::::find_one` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:321:17 | 321 | self.find_one(cur, end, &mut prev0, &mut prev1, &mut prev2) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:325:19 | 325 | cur = cur.add(V::BYTES); | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:328:19 | 328 | cur = end.sub(V::BYTES); | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::splat` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:329:21 | 329 | prev0 = V::splat(0xFF); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::splat` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:330:21 | 330 | prev1 = V::splat(0xFF); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::splat` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:331:21 | 331 | prev2 = V::splat(0xFF); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::teddy::generic::Slim::::find_one` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:333:17 | 333 | self.find_one(cur, end, &mut prev0, &mut prev1, &mut prev2) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::teddy::generic::Slim::::candidate` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:351:17 | 351 | let c = self.candidate(cur, prev0, prev1, prev2); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:343:5 | 343 | / unsafe fn find_one( 344 | | &self, 345 | | cur: *const u8, 346 | | end: *const u8, ... | 349 | | prev2: &mut V, 350 | | ) -> Option { | |______________________^ warning[E0133]: call to unsafe function `packed::vector::Vector::is_zero` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:352:13 | 352 | if !c.is_zero() { | ^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::teddy::generic::Teddy::<8>::verify` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:353:30 | 353 | if let Some(m) = self.teddy.verify(cur.sub(3), end, c) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:353:48 | 353 | if let Some(m) = self.teddy.verify(cur.sub(3), end, c) { | ^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::load_unaligned` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:369:21 | 369 | let chunk = V::load_unaligned(cur); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:362:5 | 362 | / unsafe fn candidate( 363 | | &self, 364 | | cur: *const u8, 365 | | prev0: &mut V, 366 | | prev1: &mut V, 367 | | prev2: &mut V, 368 | | ) -> V { | |__________^ warning[E0133]: call to unsafe function `packed::teddy::generic::Mask::::members4` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:370:40 | 370 | let (res0, res1, res2, res3) = Mask::members4(chunk, self.masks); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::shift_in_three_bytes` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:371:25 | 371 | let res0prev0 = res0.shift_in_three_bytes(*prev0); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::shift_in_two_bytes` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:372:25 | 372 | let res1prev1 = res1.shift_in_two_bytes(*prev1); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::shift_in_one_byte` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:373:25 | 373 | let res2prev2 = res2.shift_in_one_byte(*prev2); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::and` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:374:19 | 374 | let res = res0prev0.and(res1prev1).and(res2prev2).and(res3); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::and` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:374:19 | 374 | let res = res0prev0.and(res1prev1).and(res2prev2).and(res3); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::and` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:374:19 | 374 | let res = res0prev0.and(res1prev1).and(res2prev2).and(res3); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::teddy::generic::FatMaskBuilder::from_teddy` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:413:21 | 413 | let masks = FatMaskBuilder::from_teddy(&teddy); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:407:5 | 407 | pub(crate) unsafe fn new(patterns: Arc) -> Fat { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `packed::ext::Pointer::distance` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:452:19 | 452 | let len = end.distance(start); | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:447:5 | 447 | / pub(crate) unsafe fn find( 448 | | &self, 449 | | start: *const u8, 450 | | end: *const u8, 451 | | ) -> Option { | |______________________^ warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:455:22 | 455 | while cur <= end.sub(V::Half::BYTES) { | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::teddy::generic::Fat::::find_one` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:456:30 | 456 | if let Some(m) = self.find_one(cur, end) { | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:459:19 | 459 | cur = cur.add(V::Half::BYTES); | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:462:19 | 462 | cur = end.sub(V::Half::BYTES); | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::teddy::generic::Fat::::find_one` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:463:30 | 463 | if let Some(m) = self.find_one(cur, end) { | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::teddy::generic::Fat::::candidate` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:487:17 | 487 | let c = self.candidate(cur); | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:482:5 | 482 | / unsafe fn find_one( 483 | | &self, 484 | | cur: *const u8, 485 | | end: *const u8, 486 | | ) -> Option { | |______________________^ warning[E0133]: call to unsafe function `packed::vector::Vector::is_zero` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:488:13 | 488 | if !c.is_zero() { | ^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::teddy::generic::Teddy::<16>::verify` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:489:30 | 489 | if let Some(m) = self.teddy.verify(cur, end, c) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::FatVector::load_half_unaligned` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:509:21 | 509 | let chunk = V::load_half_unaligned(cur); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:508:5 | 508 | unsafe fn candidate(&self, cur: *const u8) -> V { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `packed::teddy::generic::Mask::::members1` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:510:9 | 510 | Mask::members1(chunk, self.masks) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::ext::Pointer::distance` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:522:19 | 522 | let len = end.distance(start); | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:517:5 | 517 | / pub(crate) unsafe fn find( 518 | | &self, 519 | | start: *const u8, 520 | | end: *const u8, 521 | | ) -> Option { | |______________________^ warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:524:23 | 524 | let mut cur = start.add(1); | ^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::splat` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:525:25 | 525 | let mut prev0 = V::splat(0xFF); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:526:22 | 526 | while cur <= end.sub(V::Half::BYTES) { | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::teddy::generic::Fat::::find_one` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:527:30 | 527 | if let Some(m) = self.find_one(cur, end, &mut prev0) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:530:19 | 530 | cur = cur.add(V::Half::BYTES); | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:533:19 | 533 | cur = end.sub(V::Half::BYTES); | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::splat` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:534:21 | 534 | prev0 = V::splat(0xFF); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::teddy::generic::Fat::::find_one` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:535:30 | 535 | if let Some(m) = self.find_one(cur, end, &mut prev0) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::teddy::generic::Fat::::candidate` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:550:17 | 550 | let c = self.candidate(cur, prev0); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:544:5 | 544 | / unsafe fn find_one( 545 | | &self, 546 | | cur: *const u8, 547 | | end: *const u8, 548 | | prev0: &mut V, 549 | | ) -> Option { | |______________________^ warning[E0133]: call to unsafe function `packed::vector::Vector::is_zero` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:551:13 | 551 | if !c.is_zero() { | ^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::teddy::generic::Teddy::<16>::verify` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:552:30 | 552 | if let Some(m) = self.teddy.verify(cur.sub(1), end, c) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:552:48 | 552 | if let Some(m) = self.teddy.verify(cur.sub(1), end, c) { | ^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::FatVector::load_half_unaligned` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:562:21 | 562 | let chunk = V::load_half_unaligned(cur); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:561:5 | 561 | unsafe fn candidate(&self, cur: *const u8, prev0: &mut V) -> V { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `packed::teddy::generic::Mask::::members2` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:563:28 | 563 | let (res0, res1) = Mask::members2(chunk, self.masks); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::FatVector::half_shift_in_one_byte` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:564:25 | 564 | let res0prev0 = res0.half_shift_in_one_byte(*prev0); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::and` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:565:19 | 565 | let res = res0prev0.and(res1); | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::ext::Pointer::distance` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:579:19 | 579 | let len = end.distance(start); | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:574:5 | 574 | / pub(crate) unsafe fn find( 575 | | &self, 576 | | start: *const u8, 577 | | end: *const u8, 578 | | ) -> Option { | |______________________^ warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:581:23 | 581 | let mut cur = start.add(2); | ^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::splat` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:582:25 | 582 | let mut prev0 = V::splat(0xFF); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::splat` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:583:25 | 583 | let mut prev1 = V::splat(0xFF); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:584:22 | 584 | while cur <= end.sub(V::Half::BYTES) { | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::teddy::generic::Fat::::find_one` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:585:30 | 585 | if let Some(m) = self.find_one(cur, end, &mut prev0, &mut prev1) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:588:19 | 588 | cur = cur.add(V::Half::BYTES); | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:591:19 | 591 | cur = end.sub(V::Half::BYTES); | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::splat` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:592:21 | 592 | prev0 = V::splat(0xFF); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::splat` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:593:21 | 593 | prev1 = V::splat(0xFF); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::teddy::generic::Fat::::find_one` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:594:30 | 594 | if let Some(m) = self.find_one(cur, end, &mut prev0, &mut prev1) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::teddy::generic::Fat::::candidate` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:610:17 | 610 | let c = self.candidate(cur, prev0, prev1); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:603:5 | 603 | / unsafe fn find_one( 604 | | &self, 605 | | cur: *const u8, 606 | | end: *const u8, 607 | | prev0: &mut V, 608 | | prev1: &mut V, 609 | | ) -> Option { | |______________________^ warning[E0133]: call to unsafe function `packed::vector::Vector::is_zero` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:611:13 | 611 | if !c.is_zero() { | ^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::teddy::generic::Teddy::<16>::verify` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:612:30 | 612 | if let Some(m) = self.teddy.verify(cur.sub(2), end, c) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:612:48 | 612 | if let Some(m) = self.teddy.verify(cur.sub(2), end, c) { | ^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::FatVector::load_half_unaligned` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:627:21 | 627 | let chunk = V::load_half_unaligned(cur); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:621:5 | 621 | / unsafe fn candidate( 622 | | &self, 623 | | cur: *const u8, 624 | | prev0: &mut V, 625 | | prev1: &mut V, 626 | | ) -> V { | |__________^ warning[E0133]: call to unsafe function `packed::teddy::generic::Mask::::members3` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:628:34 | 628 | let (res0, res1, res2) = Mask::members3(chunk, self.masks); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::FatVector::half_shift_in_two_bytes` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:629:25 | 629 | let res0prev0 = res0.half_shift_in_two_bytes(*prev0); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::FatVector::half_shift_in_one_byte` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:630:25 | 630 | let res1prev1 = res1.half_shift_in_one_byte(*prev1); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::and` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:631:19 | 631 | let res = res0prev0.and(res1prev1).and(res2); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::and` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:631:19 | 631 | let res = res0prev0.and(res1prev1).and(res2); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::ext::Pointer::distance` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:646:19 | 646 | let len = end.distance(start); | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:641:5 | 641 | / pub(crate) unsafe fn find( 642 | | &self, 643 | | start: *const u8, 644 | | end: *const u8, 645 | | ) -> Option { | |______________________^ warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:648:23 | 648 | let mut cur = start.add(3); | ^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::splat` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:649:25 | 649 | let mut prev0 = V::splat(0xFF); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::splat` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:650:25 | 650 | let mut prev1 = V::splat(0xFF); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::splat` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:651:25 | 651 | let mut prev2 = V::splat(0xFF); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:652:22 | 652 | while cur <= end.sub(V::Half::BYTES) { | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::teddy::generic::Fat::::find_one` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:654:17 | 654 | self.find_one(cur, end, &mut prev0, &mut prev1, &mut prev2) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:658:19 | 658 | cur = cur.add(V::Half::BYTES); | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:661:19 | 661 | cur = end.sub(V::Half::BYTES); | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::splat` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:662:21 | 662 | prev0 = V::splat(0xFF); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::splat` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:663:21 | 663 | prev1 = V::splat(0xFF); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::splat` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:664:21 | 664 | prev2 = V::splat(0xFF); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::teddy::generic::Fat::::find_one` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:666:17 | 666 | self.find_one(cur, end, &mut prev0, &mut prev1, &mut prev2) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::teddy::generic::Fat::::candidate` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:684:17 | 684 | let c = self.candidate(cur, prev0, prev1, prev2); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:676:5 | 676 | / unsafe fn find_one( 677 | | &self, 678 | | cur: *const u8, 679 | | end: *const u8, ... | 682 | | prev2: &mut V, 683 | | ) -> Option { | |______________________^ warning[E0133]: call to unsafe function `packed::vector::Vector::is_zero` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:685:13 | 685 | if !c.is_zero() { | ^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::teddy::generic::Teddy::<16>::verify` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:686:30 | 686 | if let Some(m) = self.teddy.verify(cur.sub(3), end, c) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:686:48 | 686 | if let Some(m) = self.teddy.verify(cur.sub(3), end, c) { | ^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::FatVector::load_half_unaligned` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:702:21 | 702 | let chunk = V::load_half_unaligned(cur); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:695:5 | 695 | / unsafe fn candidate( 696 | | &self, 697 | | cur: *const u8, 698 | | prev0: &mut V, 699 | | prev1: &mut V, 700 | | prev2: &mut V, 701 | | ) -> V { | |__________^ warning[E0133]: call to unsafe function `packed::teddy::generic::Mask::::members4` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:703:40 | 703 | let (res0, res1, res2, res3) = Mask::members4(chunk, self.masks); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::FatVector::half_shift_in_three_bytes` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:704:25 | 704 | let res0prev0 = res0.half_shift_in_three_bytes(*prev0); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::FatVector::half_shift_in_two_bytes` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:705:25 | 705 | let res1prev1 = res1.half_shift_in_two_bytes(*prev1); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::FatVector::half_shift_in_one_byte` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:706:25 | 706 | let res2prev2 = res2.half_shift_in_one_byte(*prev2); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::and` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:707:19 | 707 | let res = res0prev0.and(res1prev1).and(res2prev2).and(res3); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::and` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:707:19 | 707 | let res = res0prev0.and(res1prev1).and(res2prev2).and(res3); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::and` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:707:19 | 707 | let res = res0prev0.and(res1prev1).and(res2prev2).and(res3); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:830:23 | 830 | let cur = cur.add(bit / BUCKETS); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:820:5 | 820 | / unsafe fn verify64( 821 | | &self, 822 | | cur: *const u8, 823 | | end: *const u8, 824 | | mut candidate_chunk: u64, 825 | | ) -> Option { | |______________________^ warning[E0133]: call to unsafe function `packed::teddy::generic::Teddy::::verify_bucket` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:832:30 | 832 | if let Some(m) = self.verify_bucket(cur, end, bucket) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::slice::::get_unchecked` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:857:20 | 857 | for pid in self.buckets.get_unchecked(bucket).iter().copied() { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:849:5 | 849 | / unsafe fn verify_bucket( 850 | | &self, 851 | | cur: *const u8, 852 | | end: *const u8, 853 | | bucket: usize, 854 | | ) -> Option { | |______________________^ warning[E0133]: call to unsafe function `packed::pattern::Patterns::get_unchecked` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:862:23 | 862 | let pat = self.patterns.get_unchecked(pid); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::pattern::Pattern::<'p>::is_prefix_raw` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:863:16 | 863 | if pat.is_prefix_raw(cur, end) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:865:27 | 865 | let end = start.add(pat.len()); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::is_zero` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:917:24 | 917 | debug_assert!(!candidate.is_zero()); | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:911:5 | 911 | / unsafe fn verify( 912 | | &self, 913 | | mut cur: *const u8, 914 | | end: *const u8, 915 | | candidate: V, 916 | | ) -> Option { | |______________________^ warning[E0133]: call to unsafe function `packed::vector::Vector::for_each_64bit_lane` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:920:9 | 920 | / candidate.for_each_64bit_lane( 921 | | #[inline(always)] 922 | | |_, chunk| { 923 | | let result = self.verify64(cur, end, chunk); ... | 926 | | }, 927 | | ) | |_________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::teddy::generic::Teddy::::verify64` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:923:30 | 923 | let result = self.verify64(cur, end, chunk); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:924:23 | 924 | cur = cur.add(8); | ^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::is_zero` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:973:24 | 973 | debug_assert!(!candidate.is_zero()); | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:946:5 | 946 | / unsafe fn verify( 947 | | &self, 948 | | mut cur: *const u8, 949 | | end: *const u8, 950 | | candidate: V, 951 | | ) -> Option { | |______________________^ warning[E0133]: call to unsafe function `packed::vector::FatVector::swap_halves` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:976:23 | 976 | let swapped = candidate.swap_halves(); | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::FatVector::interleave_low_8bit_lanes` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:979:18 | 979 | let r1 = candidate.interleave_low_8bit_lanes(swapped); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::FatVector::interleave_high_8bit_lanes` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:982:18 | 982 | let r2 = candidate.interleave_high_8bit_lanes(swapped); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::FatVector::for_each_low_64bit_lane` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:988:9 | 988 | / r1.for_each_low_64bit_lane( 989 | | r2, 990 | | #[inline(always)] 991 | | |_, chunk| { ... | 995 | | }, 996 | | ) | |_________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::teddy::generic::Teddy::::verify64` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:992:30 | 992 | let result = self.verify64(cur, end, chunk); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:993:23 | 993 | cur = cur.add(4); | ^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::splat` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1040:22 | 1040 | let lomask = V::splat(0xF); | ^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1039:5 | 1039 | unsafe fn members1(chunk: V, masks: [Mask; 1]) -> V { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `packed::vector::Vector::and` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1041:19 | 1041 | let hlo = chunk.and(lomask); | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::and` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1042:19 | 1042 | let hhi = chunk.shift_8bit_lane_right::<4>().and(lomask); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::shift_8bit_lane_right` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1042:19 | 1042 | let hhi = chunk.shift_8bit_lane_right::<4>().and(lomask); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::shuffle_bytes` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1043:22 | 1043 | let locand = masks[0].lo.shuffle_bytes(hlo); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::shuffle_bytes` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1044:22 | 1044 | let hicand = masks[0].hi.shuffle_bytes(hhi); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::and` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1045:9 | 1045 | locand.and(hicand) | ^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::splat` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1067:22 | 1067 | let lomask = V::splat(0xF); | ^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1066:5 | 1066 | unsafe fn members2(chunk: V, masks: [Mask; 2]) -> (V, V) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `packed::vector::Vector::and` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1068:19 | 1068 | let hlo = chunk.and(lomask); | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::and` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1069:19 | 1069 | let hhi = chunk.shift_8bit_lane_right::<4>().and(lomask); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::shift_8bit_lane_right` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1069:19 | 1069 | let hhi = chunk.shift_8bit_lane_right::<4>().and(lomask); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::shuffle_bytes` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1071:23 | 1071 | let locand1 = masks[0].lo.shuffle_bytes(hlo); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::shuffle_bytes` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1072:23 | 1072 | let hicand1 = masks[0].hi.shuffle_bytes(hhi); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::and` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1073:21 | 1073 | let cand1 = locand1.and(hicand1); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::shuffle_bytes` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1075:23 | 1075 | let locand2 = masks[1].lo.shuffle_bytes(hlo); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::shuffle_bytes` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1076:23 | 1076 | let hicand2 = masks[1].hi.shuffle_bytes(hhi); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::and` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1077:21 | 1077 | let cand2 = locand2.and(hicand2); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::splat` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1102:22 | 1102 | let lomask = V::splat(0xF); | ^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1101:5 | 1101 | unsafe fn members3(chunk: V, masks: [Mask; 3]) -> (V, V, V) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `packed::vector::Vector::and` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1103:19 | 1103 | let hlo = chunk.and(lomask); | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::and` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1104:19 | 1104 | let hhi = chunk.shift_8bit_lane_right::<4>().and(lomask); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::shift_8bit_lane_right` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1104:19 | 1104 | let hhi = chunk.shift_8bit_lane_right::<4>().and(lomask); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::shuffle_bytes` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1106:23 | 1106 | let locand1 = masks[0].lo.shuffle_bytes(hlo); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::shuffle_bytes` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1107:23 | 1107 | let hicand1 = masks[0].hi.shuffle_bytes(hhi); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::and` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1108:21 | 1108 | let cand1 = locand1.and(hicand1); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::shuffle_bytes` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1110:23 | 1110 | let locand2 = masks[1].lo.shuffle_bytes(hlo); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::shuffle_bytes` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1111:23 | 1111 | let hicand2 = masks[1].hi.shuffle_bytes(hhi); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::and` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1112:21 | 1112 | let cand2 = locand2.and(hicand2); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::shuffle_bytes` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1114:23 | 1114 | let locand3 = masks[2].lo.shuffle_bytes(hlo); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::shuffle_bytes` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1115:23 | 1115 | let hicand3 = masks[2].hi.shuffle_bytes(hhi); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::and` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1116:21 | 1116 | let cand3 = locand3.and(hicand3); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::splat` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1141:22 | 1141 | let lomask = V::splat(0xF); | ^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1140:5 | 1140 | unsafe fn members4(chunk: V, masks: [Mask; 4]) -> (V, V, V, V) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `packed::vector::Vector::and` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1142:19 | 1142 | let hlo = chunk.and(lomask); | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::and` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1143:19 | 1143 | let hhi = chunk.shift_8bit_lane_right::<4>().and(lomask); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::shift_8bit_lane_right` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1143:19 | 1143 | let hhi = chunk.shift_8bit_lane_right::<4>().and(lomask); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::shuffle_bytes` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1145:23 | 1145 | let locand1 = masks[0].lo.shuffle_bytes(hlo); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::shuffle_bytes` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1146:23 | 1146 | let hicand1 = masks[0].hi.shuffle_bytes(hhi); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::and` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1147:21 | 1147 | let cand1 = locand1.and(hicand1); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::shuffle_bytes` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1149:23 | 1149 | let locand2 = masks[1].lo.shuffle_bytes(hlo); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::shuffle_bytes` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1150:23 | 1150 | let hicand2 = masks[1].hi.shuffle_bytes(hhi); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::and` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1151:21 | 1151 | let cand2 = locand2.and(hicand2); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::shuffle_bytes` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1153:23 | 1153 | let locand3 = masks[2].lo.shuffle_bytes(hlo); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::shuffle_bytes` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1154:23 | 1154 | let hicand3 = masks[2].hi.shuffle_bytes(hhi); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::and` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1155:21 | 1155 | let cand3 = locand3.and(hicand3); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::shuffle_bytes` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1157:23 | 1157 | let locand4 = masks[3].lo.shuffle_bytes(hlo); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::shuffle_bytes` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1158:23 | 1158 | let hicand4 = masks[3].hi.shuffle_bytes(hhi); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::and` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1159:21 | 1159 | let cand4 = locand4.and(hicand4); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::load_unaligned` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1221:17 | 1221 | lo: V::load_unaligned(self.lo[..].as_ptr()), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1217:5 | 1217 | unsafe fn build(&self) -> Mask { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `packed::vector::Vector::load_unaligned` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1222:17 | 1222 | hi: V::load_unaligned(self.hi[..].as_ptr()), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::teddy::generic::SlimMaskBuilder::build` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1254:29 | 1254 | array.map(|builder| builder.build()) | ^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1238:5 | 1238 | / unsafe fn from_teddy( 1239 | | teddy: &Teddy<8>, 1240 | | ) -> [Mask; BYTES] { | |_________________________^ warning[E0133]: call to unsafe function `packed::vector::Vector::load_unaligned` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1333:17 | 1333 | lo: V::load_unaligned(self.lo[..].as_ptr()), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1329:5 | 1329 | unsafe fn build(&self) -> Mask { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `packed::vector::Vector::load_unaligned` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1334:17 | 1334 | hi: V::load_unaligned(self.hi[..].as_ptr()), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::teddy::generic::FatMaskBuilder::build` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1366:29 | 1366 | array.map(|builder| builder.build()) | ^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1350:5 | 1350 | / unsafe fn from_teddy( 1351 | | teddy: &Teddy<16>, 1352 | | ) -> [Mask; BYTES] { | |_________________________^ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_set1_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/vector.rs:334:13 | 334 | _mm_set1_epi8(i8::from_bits(byte)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/vector.rs:333:9 | 333 | unsafe fn splat(byte: u8) -> __m128i { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_loadu_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/vector.rs:339:13 | 339 | _mm_loadu_si128(data.cast::<__m128i>()) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/vector.rs:338:9 | 338 | unsafe fn load_unaligned(data: *const u8) -> __m128i { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `packed::vector::Vector::cmpeq` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/vector.rs:344:23 | 344 | let cmp = self.cmpeq(Self::splat(0)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/vector.rs:343:9 | 343 | unsafe fn is_zero(self) -> bool { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `packed::vector::Vector::splat` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/vector.rs:344:34 | 344 | let cmp = self.cmpeq(Self::splat(0)); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/vector.rs:345:13 | 345 | _mm_movemask_epi8(cmp).to_bits() == 0xFFFF | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_cmpeq_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/vector.rs:350:13 | 350 | _mm_cmpeq_epi8(self, vector2) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/vector.rs:349:9 | 349 | unsafe fn cmpeq(self, vector2: Self) -> __m128i { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_and_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/vector.rs:355:13 | 355 | _mm_and_si128(self, vector2) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/vector.rs:354:9 | 354 | unsafe fn and(self, vector2: Self) -> __m128i { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_or_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/vector.rs:360:13 | 360 | _mm_or_si128(self, vector2) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/vector.rs:359:9 | 359 | unsafe fn or(self, vector2: Self) -> __m128i { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `packed::vector::Vector::splat` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/vector.rs:369:26 | 369 | let lomask = Self::splat(0xF); | ^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/vector.rs:364:9 | 364 | unsafe fn shift_8bit_lane_right(self) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `packed::vector::Vector::and` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/vector.rs:370:13 | 370 | _mm_srli_epi16(self, BITS).and(lomask) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_srli_epi16` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/vector.rs:370:13 | 370 | _mm_srli_epi16(self, BITS).and(lomask) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_alignr_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/vector.rs:375:13 | 375 | _mm_alignr_epi8(self, vector2, 15) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/vector.rs:374:9 | 374 | unsafe fn shift_in_one_byte(self, vector2: Self) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_alignr_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/vector.rs:380:13 | 380 | _mm_alignr_epi8(self, vector2, 14) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/vector.rs:379:9 | 379 | unsafe fn shift_in_two_bytes(self, vector2: Self) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_alignr_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/vector.rs:385:13 | 385 | _mm_alignr_epi8(self, vector2, 13) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/vector.rs:384:9 | 384 | unsafe fn shift_in_three_bytes(self, vector2: Self) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_shuffle_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/vector.rs:390:13 | 390 | _mm_shuffle_epi8(self, indices) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/vector.rs:389:9 | 389 | unsafe fn shuffle_bytes(self, indices: Self) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::intrinsics::transmute` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/vector.rs:401:35 | 401 | let lanes: [u64; 2] = core::mem::transmute(self); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/vector.rs:394:9 | 394 | / unsafe fn for_each_64bit_lane( 395 | | self, 396 | | mut f: impl FnMut(usize, u64) -> Option, 397 | | ) -> Option { | |______________________^ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_set1_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/vector.rs:427:13 | 427 | _mm256_set1_epi8(i8::from_bits(byte)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/vector.rs:426:9 | 426 | unsafe fn splat(byte: u8) -> __m256i { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_loadu_si256` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/vector.rs:432:13 | 432 | _mm256_loadu_si256(data.cast::<__m256i>()) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/vector.rs:431:9 | 431 | unsafe fn load_unaligned(data: *const u8) -> __m256i { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `packed::vector::Vector::cmpeq` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/vector.rs:437:23 | 437 | let cmp = self.cmpeq(Self::splat(0)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/vector.rs:436:9 | 436 | unsafe fn is_zero(self) -> bool { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `packed::vector::Vector::splat` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/vector.rs:437:34 | 437 | let cmp = self.cmpeq(Self::splat(0)); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/vector.rs:438:13 | 438 | _mm256_movemask_epi8(cmp).to_bits() == 0xFFFFFFFF | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_cmpeq_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/vector.rs:443:13 | 443 | _mm256_cmpeq_epi8(self, vector2) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/vector.rs:442:9 | 442 | unsafe fn cmpeq(self, vector2: Self) -> __m256i { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_and_si256` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/vector.rs:448:13 | 448 | _mm256_and_si256(self, vector2) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/vector.rs:447:9 | 447 | unsafe fn and(self, vector2: Self) -> __m256i { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_or_si256` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/vector.rs:453:13 | 453 | _mm256_or_si256(self, vector2) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/vector.rs:452:9 | 452 | unsafe fn or(self, vector2: Self) -> __m256i { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `packed::vector::Vector::splat` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/vector.rs:458:26 | 458 | let lomask = Self::splat(0xF); | ^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/vector.rs:457:9 | 457 | unsafe fn shift_8bit_lane_right(self) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `packed::vector::Vector::and` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/vector.rs:459:13 | 459 | _mm256_srli_epi16(self, BITS).and(lomask) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_srli_epi16` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/vector.rs:459:13 | 459 | _mm256_srli_epi16(self, BITS).and(lomask) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_permute2x128_si256` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/vector.rs:470:21 | 470 | let v = _mm256_permute2x128_si256(vector2, self, 0x21); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/vector.rs:463:9 | 463 | unsafe fn shift_in_one_byte(self, vector2: Self) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_alignr_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/vector.rs:471:13 | 471 | _mm256_alignr_epi8(self, v, 15) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_permute2x128_si256` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/vector.rs:482:21 | 482 | let v = _mm256_permute2x128_si256(vector2, self, 0x21); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/vector.rs:475:9 | 475 | unsafe fn shift_in_two_bytes(self, vector2: Self) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_alignr_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/vector.rs:483:13 | 483 | _mm256_alignr_epi8(self, v, 14) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_permute2x128_si256` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/vector.rs:494:21 | 494 | let v = _mm256_permute2x128_si256(vector2, self, 0x21); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/vector.rs:487:9 | 487 | unsafe fn shift_in_three_bytes(self, vector2: Self) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_alignr_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/vector.rs:495:13 | 495 | _mm256_alignr_epi8(self, v, 13) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_shuffle_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/vector.rs:500:13 | 500 | _mm256_shuffle_epi8(self, indices) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/vector.rs:499:9 | 499 | unsafe fn shuffle_bytes(self, indices: Self) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_extract_epi64` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/vector.rs:513:24 | 513 | let lane = _mm256_extract_epi64(self, 0).to_bits(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/vector.rs:504:9 | 504 | / unsafe fn for_each_64bit_lane( 505 | | self, 506 | | mut f: impl FnMut(usize, u64) -> Option, 507 | | ) -> Option { | |______________________^ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_extract_epi64` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/vector.rs:517:24 | 517 | let lane = _mm256_extract_epi64(self, 1).to_bits(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_extract_epi64` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/vector.rs:521:24 | 521 | let lane = _mm256_extract_epi64(self, 2).to_bits(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_extract_epi64` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/vector.rs:525:24 | 525 | let lane = _mm256_extract_epi64(self, 3).to_bits(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::load_unaligned` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/vector.rs:538:24 | 538 | let half = Self::Half::load_unaligned(data); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/vector.rs:537:9 | 537 | unsafe fn load_half_unaligned(data: *const u8) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_broadcastsi128_si256` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/vector.rs:539:13 | 539 | _mm256_broadcastsi128_si256(half) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_alignr_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/vector.rs:544:13 | 544 | _mm256_alignr_epi8(self, vector2, 15) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/vector.rs:543:9 | 543 | unsafe fn half_shift_in_one_byte(self, vector2: Self) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_alignr_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/vector.rs:549:13 | 549 | _mm256_alignr_epi8(self, vector2, 14) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/vector.rs:548:9 | 548 | unsafe fn half_shift_in_two_bytes(self, vector2: Self) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_alignr_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/vector.rs:554:13 | 554 | _mm256_alignr_epi8(self, vector2, 13) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/vector.rs:553:9 | 553 | unsafe fn half_shift_in_three_bytes(self, vector2: Self) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_permute4x64_epi64` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/vector.rs:559:13 | 559 | _mm256_permute4x64_epi64(self, 0x4E) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/vector.rs:558:9 | 558 | unsafe fn swap_halves(self) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_unpacklo_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/vector.rs:564:13 | 564 | _mm256_unpacklo_epi8(self, vector2) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/vector.rs:563:9 | 563 | unsafe fn interleave_low_8bit_lanes(self, vector2: Self) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_unpackhi_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/vector.rs:569:13 | 569 | _mm256_unpackhi_epi8(self, vector2) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/vector.rs:568:9 | 568 | unsafe fn interleave_high_8bit_lanes(self, vector2: Self) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_extract_epi64` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/vector.rs:578:24 | 578 | let lane = _mm256_extract_epi64(self, 0).to_bits(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/vector.rs:573:9 | 573 | / unsafe fn for_each_low_64bit_lane( 574 | | self, 575 | | vector2: Self, 576 | | mut f: impl FnMut(usize, u64) -> Option, 577 | | ) -> Option { | |______________________^ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_extract_epi64` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/vector.rs:582:24 | 582 | let lane = _mm256_extract_epi64(self, 1).to_bits(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_extract_epi64` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/vector.rs:586:24 | 586 | let lane = _mm256_extract_epi64(vector2, 0).to_bits(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_extract_epi64` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/vector.rs:590:24 | 590 | let lane = _mm256_extract_epi64(vector2, 1).to_bits(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior Compiling rustc_middle v0.0.0 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_middle) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rustc_middle CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_middle CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_middle CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rustc_middle --edition=2021 compiler/rustc_middle/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("rustc_use_parallel_compiler"))' -C metadata=5929c719834ecd1d -C extra-filename=-5929c719834ecd1d --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern bitflags=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libbitflags-d0df0f1b6db82e40.rmeta --extern derive_where=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/libderive_where-7b22d047b79476ae.so --extern either=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libeither-6987bc6aded96007.rmeta --extern field_offset=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libfield_offset-0380db6dd7553c64.rmeta --extern gsgdt=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libgsgdt-1e32ea7eda34dac3.rmeta --extern polonius_engine=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libpolonius_engine-60d7b9df456bd53b.rmeta --extern rustc_apfloat=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_apfloat-41b1d0fbb9f6d866.rmeta --extern rustc_arena=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_arena-57bca7fffef65613.rmeta --extern rustc_ast=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_ast-9ff6649c2f4a7bc2.rmeta --extern rustc_ast_ir=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_ast_ir-834b122f5d824bb1.rmeta --extern rustc_attr=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_attr-7e8c1a84652bf9b8.rmeta --extern rustc_data_structures=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_data_structures-986c0a5e3c925834.rmeta --extern rustc_error_messages=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_error_messages-e828b2698bf9daeb.rmeta --extern rustc_errors=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_errors-100877e393eceb46.rmeta --extern rustc_feature=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_feature-557654ba347b7d31.rmeta --extern rustc_fluent_macro=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/librustc_fluent_macro-3958e9cf055862c2.so --extern rustc_graphviz=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_graphviz-0f539d25b6ee37f7.rmeta --extern rustc_hir=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_hir-735cacdddd56801d.rmeta --extern rustc_hir_pretty=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_hir_pretty-5895d9091391f1e5.rmeta --extern rustc_index=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_index-141ffe42c008bc59.rmeta --extern rustc_macros=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/librustc_macros-abb099aea29845d2.so --extern rustc_query_system=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_query_system-88debd6c3b8cded1.rmeta --extern rustc_serialize=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_serialize-85ca5577d24dfbde.rmeta --extern rustc_session=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_session-46a782bc7ddc5945.rmeta --extern rustc_span=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_span-2b982cf68b54de1d.rmeta --extern rustc_target=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_target-c7b0a98cb5f8ac81.rmeta --extern rustc_type_ir=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_type_ir-07df06d4a1e27753.rmeta --extern smallvec=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libsmallvec-d392916284d75176.rmeta --extern thin_vec=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libthin_vec-58bffc4cccf68cf8.rmeta --extern tracing=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libtracing-f4f4b1f3bc3cdd78.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/build/psm-b1ac996f6172bb4d/out` Compiling regex-syntax v0.7.5 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=regex_syntax CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-syntax-0.7.5 CARGO_PKG_AUTHORS='The Rust Project Developers:Andrew Gallant ' CARGO_PKG_DESCRIPTION='A regular expression parser.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=regex-syntax CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/regex/tree/master/regex-syntax' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=0.7.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-syntax-0.7.5 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name regex_syntax --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-syntax-0.7.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "default", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=97c1345f467a0db7 -C extra-filename=-97c1345f467a0db7 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-syntax-0.7.5/src/debug.rs:6:38 | 6 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-syntax-0.7.5/src/debug.rs:37:38 | 37 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 37 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-syntax-0.7.5/src/hir/literal.rs:2014:38 | 2014 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2014 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-syntax-0.7.5/src/hir/literal.rs:2176:38 | 2176 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2176 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-syntax-0.7.5/src/hir/mod.rs:792:38 | 792 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 792 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-syntax-0.7.5/src/hir/mod.rs:1012:38 | 1012 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1012 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-syntax-0.7.5/src/hir/mod.rs:2812:38 | 2812 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2812 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: `aho-corasick` (lib) generated 343 warnings Compiling rustc_parse v0.0.0 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_parse) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rustc_parse CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_parse CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_parse CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rustc_parse --edition=2021 compiler/rustc_parse/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e6a4b46d1773f61a -C extra-filename=-e6a4b46d1773f61a --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern bitflags=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libbitflags-d0df0f1b6db82e40.rmeta --extern rustc_ast=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_ast-9ff6649c2f4a7bc2.rmeta --extern rustc_ast_pretty=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_ast_pretty-1fe5c93ed1c013c3.rmeta --extern rustc_data_structures=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_data_structures-986c0a5e3c925834.rmeta --extern rustc_errors=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_errors-100877e393eceb46.rmeta --extern rustc_feature=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_feature-557654ba347b7d31.rmeta --extern rustc_fluent_macro=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/librustc_fluent_macro-3958e9cf055862c2.so --extern rustc_lexer=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_lexer-ab41fb9910d5a7ec.rmeta --extern rustc_macros=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/librustc_macros-abb099aea29845d2.so --extern rustc_session=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_session-46a782bc7ddc5945.rmeta --extern rustc_span=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_span-2b982cf68b54de1d.rmeta --extern thin_vec=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libthin_vec-58bffc4cccf68cf8.rmeta --extern tracing=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libtracing-f4f4b1f3bc3cdd78.rmeta --extern unicode_normalization=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libunicode_normalization-9ffe3872c306050d.rmeta --extern unicode_width=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libunicode_width-5c05082eb4c33872.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/build/psm-b1ac996f6172bb4d/out` warning: method `symmetric_difference` is never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-syntax-0.7.5/src/hir/interval.rs:484:8 | 396 | pub trait Interval: | -------- method in this trait ... 484 | fn symmetric_difference( | ^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default Compiling regex v1.8.4 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=regex CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-1.8.4 CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/regex' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=regex CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/regex' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=1.8.4 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-1.8.4 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name regex --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-1.8.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="aho-corasick"' --cfg 'feature="default"' --cfg 'feature="memchr"' --cfg 'feature="perf"' --cfg 'feature="perf-cache"' --cfg 'feature="perf-dfa"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("aho-corasick", "default", "memchr", "pattern", "perf", "perf-cache", "perf-dfa", "perf-inline", "perf-literal", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unstable", "use_std"))' -C metadata=8dbbf6eeb4e3c2d8 -C extra-filename=-8dbbf6eeb4e3c2d8 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern aho_corasick=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libaho_corasick-776e8ef73a26cc6d.rmeta --extern memchr=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libmemchr-a8fd22ca380f4c0a.rmeta --extern regex_syntax=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libregex_syntax-97c1345f467a0db7.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-1.8.4/src/dfa.rs:1920:14 | 1920 | .gen(Gen::new(10_000)) | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! = note: for more information, see issue #49716 = note: requested on the command line with `-W keyword-idents-2024` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-1.8.4/src/re_bytes.rs:73:37 | 73 | fn fmt(&self, f: &mut std::fmt::Formatter) -> std::fmt::Result { | ----------^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 73 | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-1.8.4/src/re_unicode.rs:81:37 | 81 | fn fmt(&self, f: &mut std::fmt::Formatter) -> std::fmt::Result { | ----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 81 | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { | ++++ warning[E0133]: call to unsafe function `core::slice::::get_unchecked` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-1.8.4/src/dfa.rs:876:18 | 876 | let b = *text.get_unchecked(i); | ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-1.8.4/src/dfa.rs:853:5 | 853 | unsafe fn next_si(&self, si: StatePtr, text: &[u8], i: usize) -> StatePtr { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` warning[E0133]: call to unsafe function `core::slice::::get_unchecked` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-1.8.4/src/dfa.rs:878:20 | 878 | let cls = *self.prog.byte_classes.get_unchecked(b as usize); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `dfa::Transitions::next_unchecked` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-1.8.4/src/dfa.rs:879:9 | 879 | self.cache.trans.next_unchecked(si, cls as usize) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::slice::::get_unchecked` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-1.8.4/src/dfa.rs:1689:10 | 1689 | *self.table.get_unchecked(si as usize + cls) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-1.8.4/src/dfa.rs:1686:5 | 1686 | unsafe fn next_unchecked(&self, si: StatePtr, cls: usize) -> StatePtr { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-1.8.4/src/compile.rs:35:23 | 35 | capture_name_idx: HashMap, | ^^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary = note: `-W rustc::default-hash-types` implied by `-W rustc::internal` = help: to override `-W rustc::internal` add `#[allow(rustc::default_hash_types)]` warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-1.8.4/src/compile.rs:62:31 | 62 | capture_name_idx: HashMap::new(), | ^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-1.8.4/src/dfa.rs:1599:10 | 1599 | map: HashMap, | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-1.8.4/src/dfa.rs:1609:25 | 1609 | StateMap { map: HashMap::new(), states: vec![], num_byte_classes } | ^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-1.8.4/src/exec.rs:1300:44 | 1300 | pub fn capture_name_idx(&self) -> &Arc> { | ^^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-1.8.4/src/exec.rs:1306:44 | 1306 | pub fn capture_name_idx(&self) -> &Arc> { | ^^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-1.8.4/src/exec.rs:1362:44 | 1362 | pub fn capture_name_idx(&self) -> &Arc> { | ^^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-1.8.4/src/prog.rs:29:31 | 29 | pub capture_name_idx: Arc>, | ^^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-1.8.4/src/prog.rs:88:40 | 88 | capture_name_idx: Arc::new(HashMap::new()), | ^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-1.8.4/src/re_bytes.rs:1027:23 | 1027 | named_groups: Arc>, | ^^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: using `iter` can result in unstable query results --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-1.8.4/src/re_bytes.rs:1132:33 | 1132 | self.0.named_groups.iter().map(|(a, b)| (b, a)).collect(); | ^^^^ | = note: if you believe this case to be fine, allow this lint and add a comment explaining your rationale = note: `-W rustc::potential-query-instability` implied by `-W rustc::internal` = help: to override `-W rustc::internal` add `#[allow(rustc::potential_query_instability)]` warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-1.8.4/src/re_bytes.rs:1131:27 | 1131 | let slot_to_name: HashMap<&usize, &String> = | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-1.8.4/src/re_unicode.rs:1029:23 | 1029 | named_groups: Arc>, | ^^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: using `iter` can result in unstable query results --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-1.8.4/src/re_unicode.rs:1119:33 | 1119 | self.0.named_groups.iter().map(|(a, b)| (b, a)).collect(); | ^^^^ | = note: if you believe this case to be fine, allow this lint and add a comment explaining your rationale warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-1.8.4/src/re_unicode.rs:1118:27 | 1118 | let slot_to_name: HashMap<&usize, &String> = | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: `regex-syntax` (lib) generated 8 warnings Compiling rustc_ast_passes v0.0.0 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_ast_passes) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rustc_ast_passes CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_ast_passes CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_ast_passes CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rustc_ast_passes --edition=2021 compiler/rustc_ast_passes/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f47324b03c5f68d3 -C extra-filename=-f47324b03c5f68d3 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern itertools=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libitertools-0d7e0f71f3c606aa.rmeta --extern rustc_ast=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_ast-9ff6649c2f4a7bc2.rmeta --extern rustc_ast_pretty=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_ast_pretty-1fe5c93ed1c013c3.rmeta --extern rustc_attr=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_attr-7e8c1a84652bf9b8.rmeta --extern rustc_data_structures=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_data_structures-986c0a5e3c925834.rmeta --extern rustc_errors=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_errors-100877e393eceb46.rmeta --extern rustc_feature=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_feature-557654ba347b7d31.rmeta --extern rustc_fluent_macro=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/librustc_fluent_macro-3958e9cf055862c2.so --extern rustc_macros=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/librustc_macros-abb099aea29845d2.so --extern rustc_parse=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_parse-e6a4b46d1773f61a.rmeta --extern rustc_session=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_session-46a782bc7ddc5945.rmeta --extern rustc_span=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_span-2b982cf68b54de1d.rmeta --extern rustc_target=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_target-c7b0a98cb5f8ac81.rmeta --extern thin_vec=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libthin_vec-58bffc4cccf68cf8.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/build/psm-b1ac996f6172bb4d/out` Compiling static_assertions v1.1.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=static_assertions CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/static_assertions-1.1.0 CARGO_PKG_AUTHORS='Nikolai Vazquez' CARGO_PKG_DESCRIPTION='Compile-time assertions to ensure that invariants are met.' CARGO_PKG_HOMEPAGE='https://github.com/nvzqz/static-assertions-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=static_assertions CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/nvzqz/static-assertions-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.1.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/static_assertions-1.1.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name static_assertions --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/static_assertions-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=bd228fcf75c3d2c2 -C extra-filename=-bd228fcf75c3d2c2 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling rustc_expand v0.0.0 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_expand) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rustc_expand CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_expand CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_expand CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rustc_expand --edition=2021 compiler/rustc_expand/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=58cf72775884c086 -C extra-filename=-58cf72775884c086 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern rustc_ast=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_ast-9ff6649c2f4a7bc2.rmeta --extern rustc_ast_passes=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_ast_passes-f47324b03c5f68d3.rmeta --extern rustc_ast_pretty=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_ast_pretty-1fe5c93ed1c013c3.rmeta --extern rustc_attr=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_attr-7e8c1a84652bf9b8.rmeta --extern rustc_data_structures=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_data_structures-986c0a5e3c925834.rmeta --extern rustc_errors=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_errors-100877e393eceb46.rmeta --extern rustc_feature=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_feature-557654ba347b7d31.rmeta --extern rustc_fluent_macro=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/librustc_fluent_macro-3958e9cf055862c2.so --extern rustc_lexer=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_lexer-ab41fb9910d5a7ec.rmeta --extern rustc_lint_defs=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_lint_defs-5996c7d3f428ecec.rmeta --extern rustc_macros=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/librustc_macros-abb099aea29845d2.so --extern rustc_parse=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_parse-e6a4b46d1773f61a.rmeta --extern rustc_serialize=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_serialize-85ca5577d24dfbde.rmeta --extern rustc_session=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_session-46a782bc7ddc5945.rmeta --extern rustc_span=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_span-2b982cf68b54de1d.rmeta --extern smallvec=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libsmallvec-d392916284d75176.rmeta --extern thin_vec=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libthin_vec-58bffc4cccf68cf8.rmeta --extern tracing=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libtracing-f4f4b1f3bc3cdd78.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/build/psm-b1ac996f6172bb4d/out` Compiling twox-hash v1.6.3 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=twox_hash CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/twox-hash-1.6.3 CARGO_PKG_AUTHORS='Jake Goulding ' CARGO_PKG_DESCRIPTION='A Rust implementation of the XXHash and XXH3 algorithms' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=twox-hash CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/shepmaster/twox-hash' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.6.3 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/twox-hash-1.6.3 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name twox_hash --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/twox-hash-1.6.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="rand"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "digest", "digest_0_10", "digest_0_9", "rand", "serde", "serialize", "std"))' -C metadata=8e18a5c60edaf0e1 -C extra-filename=-8e18a5c60edaf0e1 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern cfg_if=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libcfg_if-62479ba5b8a3cb8b.rmeta --extern rand=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librand-5b24fbbdada31f96.rmeta --extern static_assertions=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libstatic_assertions-bd228fcf75c3d2c2.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/twox-hash-1.6.3/src/std_support.rs:12:54 | 12 | RandomXxHashBuilder64(rand::thread_rng().gen()) | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 = note: requested on the command line with `-W keyword-idents-2024` warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/twox-hash-1.6.3/src/std_support.rs:42:54 | 42 | RandomXxHashBuilder32(rand::thread_rng().gen()) | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/twox-hash-1.6.3/src/std_support.rs:72:52 | 72 | RandomHashBuilder64(rand::thread_rng().gen()) | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/twox-hash-1.6.3/src/std_support.rs:96:53 | 96 | RandomHashBuilder128(rand::thread_rng().gen()) | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: unused import: `crate::std_support::sixty_four::RandomXxHashBuilder64` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/twox-hash-1.6.3/src/sixty_four.rs:286:9 | 286 | pub use crate::std_support::sixty_four::RandomXxHashBuilder64; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(unused_imports)]` on by default warning: unused import: `crate::std_support::thirty_two::RandomXxHashBuilder32` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/twox-hash-1.6.3/src/thirty_two.rs:271:9 | 271 | pub use crate::std_support::thirty_two::RandomXxHashBuilder32; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_loadu_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/twox-hash-1.6.3/src/xxh3.rs:697:21 | 697 | let d = _mm_loadu_si128(xdata.add(i)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/twox-hash-1.6.3/src/xxh3.rs:686:5 | 686 | / pub(crate) unsafe fn accumulate512( 687 | | acc: &mut [u64], 688 | | data: &[u8], 689 | | keys: &[u8], 690 | | acc_width: AccWidth, 691 | | ) { | |_____^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/twox-hash-1.6.3/src/xxh3.rs:697:37 | 697 | let d = _mm_loadu_si128(xdata.add(i)); | ^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_loadu_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/twox-hash-1.6.3/src/xxh3.rs:698:21 | 698 | let k = _mm_loadu_si128(xkey.add(i)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/twox-hash-1.6.3/src/xxh3.rs:698:37 | 698 | let k = _mm_loadu_si128(xkey.add(i)); | ^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_xor_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/twox-hash-1.6.3/src/xxh3.rs:699:22 | 699 | let dk = _mm_xor_si128(d, k); // uint32 dk[4] = {d0+k0, d1+k1, d2+k2, d3+k3} */ | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_mul_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/twox-hash-1.6.3/src/xxh3.rs:700:23 | 700 | let mul = _mm_mul_epu32(dk, _mm_shuffle_epi32(dk, 0x31)); // uint64 res[4] = {dk0*dk1, dk2*dk3, ...} */ | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_shuffle_epi32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/twox-hash-1.6.3/src/xxh3.rs:700:41 | 700 | let mul = _mm_mul_epu32(dk, _mm_shuffle_epi32(dk, 0x31)); // uint64 res[4] = {dk0*dk1, dk2*dk3, ...} */ | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::write` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/twox-hash-1.6.3/src/xxh3.rs:701:13 | 701 | / xacc.add(i).write(if acc_width == AccWidth::Acc128Bits { 702 | | let dswap = _mm_shuffle_epi32(d, _mm_shuffle(1, 0, 3, 2)); 703 | | let add = _mm_add_epi64(xacc.add(i).read(), dswap); 704 | | _mm_add_epi64(mul, add) ... | 707 | | _mm_add_epi64(mul, add) 708 | | }) | |______________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/twox-hash-1.6.3/src/xxh3.rs:701:13 | 701 | xacc.add(i).write(if acc_width == AccWidth::Acc128Bits { | ^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_shuffle_epi32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/twox-hash-1.6.3/src/xxh3.rs:702:29 | 702 | let dswap = _mm_shuffle_epi32(d, _mm_shuffle(1, 0, 3, 2)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_add_epi64` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/twox-hash-1.6.3/src/xxh3.rs:703:27 | 703 | let add = _mm_add_epi64(xacc.add(i).read(), dswap); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::read` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/twox-hash-1.6.3/src/xxh3.rs:703:41 | 703 | let add = _mm_add_epi64(xacc.add(i).read(), dswap); | ^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/twox-hash-1.6.3/src/xxh3.rs:703:41 | 703 | let add = _mm_add_epi64(xacc.add(i).read(), dswap); | ^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_add_epi64` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/twox-hash-1.6.3/src/xxh3.rs:704:17 | 704 | _mm_add_epi64(mul, add) | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_add_epi64` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/twox-hash-1.6.3/src/xxh3.rs:706:27 | 706 | let add = _mm_add_epi64(xacc.add(i).read(), d); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::read` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/twox-hash-1.6.3/src/xxh3.rs:706:41 | 706 | let add = _mm_add_epi64(xacc.add(i).read(), d); | ^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/twox-hash-1.6.3/src/xxh3.rs:706:41 | 706 | let add = _mm_add_epi64(xacc.add(i).read(), d); | ^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_add_epi64` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/twox-hash-1.6.3/src/xxh3.rs:707:17 | 707 | _mm_add_epi64(mul, add) | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_set1_epi32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/twox-hash-1.6.3/src/xxh3.rs:717:23 | 717 | let prime32 = _mm_set1_epi32(PRIME32_1 as i32); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/twox-hash-1.6.3/src/xxh3.rs:714:5 | 714 | pub unsafe fn scramble_acc(acc: &mut [u64], key: &[u8]) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::read` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/twox-hash-1.6.3/src/xxh3.rs:720:24 | 720 | let data = xacc.add(i).read(); | ^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/twox-hash-1.6.3/src/xxh3.rs:720:24 | 720 | let data = xacc.add(i).read(); | ^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_srli_epi64` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/twox-hash-1.6.3/src/xxh3.rs:721:27 | 721 | let shifted = _mm_srli_epi64(data, 47); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_xor_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/twox-hash-1.6.3/src/xxh3.rs:722:24 | 722 | let data = _mm_xor_si128(data, shifted); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_loadu_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/twox-hash-1.6.3/src/xxh3.rs:724:21 | 724 | let k = _mm_loadu_si128(xkey.add(i)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/twox-hash-1.6.3/src/xxh3.rs:724:37 | 724 | let k = _mm_loadu_si128(xkey.add(i)); | ^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_xor_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/twox-hash-1.6.3/src/xxh3.rs:725:22 | 725 | let dk = _mm_xor_si128(data, k); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_mul_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/twox-hash-1.6.3/src/xxh3.rs:727:23 | 727 | let dk1 = _mm_mul_epu32(dk, prime32); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_shuffle_epi32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/twox-hash-1.6.3/src/xxh3.rs:729:22 | 729 | let d2 = _mm_shuffle_epi32(dk, 0x31); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_mul_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/twox-hash-1.6.3/src/xxh3.rs:730:23 | 730 | let dk2 = _mm_mul_epu32(d2, prime32); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_slli_epi64` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/twox-hash-1.6.3/src/xxh3.rs:731:24 | 731 | let dk2h = _mm_slli_epi64(dk2, 32); | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::write` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/twox-hash-1.6.3/src/xxh3.rs:733:13 | 733 | xacc.add(i).write(_mm_add_epi64(dk1, dk2h)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/twox-hash-1.6.3/src/xxh3.rs:733:13 | 733 | xacc.add(i).write(_mm_add_epi64(dk1, dk2h)); | ^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_add_epi64` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/twox-hash-1.6.3/src/xxh3.rs:733:31 | 733 | xacc.add(i).write(_mm_add_epi64(dk1, dk2h)); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: method `write_u32_le` is never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/twox-hash-1.6.3/src/xxh3.rs:349:8 | 348 | trait BufMut { | ------ method in this trait 349 | fn write_u32_le(&mut self, n: u32); | ^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default warning: `twox-hash` (lib) generated 40 warnings Compiling adler v1.0.2 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=adler CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/adler-1.0.2 CARGO_PKG_AUTHORS='Jonas Schievink ' CARGO_PKG_DESCRIPTION='A simple clean-room implementation of the Adler-32 checksum' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='0BSD OR MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=adler CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/jonas-schievink/adler.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/adler-1.0.2 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name adler --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/adler-1.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "rustc-dep-of-std", "std"))' -C metadata=dff2b63b2fa64423 -C extra-filename=-dff2b63b2fa64423 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling snap v1.1.1 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/snap-1.1.1 CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='A pure Rust implementation of the Snappy compression algorithm. Includes streaming compression and decompression. ' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/rust-snappy' CARGO_PKG_LICENSE=BSD-3-Clause CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=snap CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/rust-snappy' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.1.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/snap-1.1.1 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/snap-1.1.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=d42e6d4394abf8d5 -C extra-filename=-d42e6d4394abf8d5 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/build/snap-d42e6d4394abf8d5 -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=openbsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(parallel_compiler)-Zmacro-backtrace-Csplit-debuginfo=off-Wrustc::internal-Wkeyword_idents_2024-Wunsafe_op_in_unsafe_fn-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zon-broken-pipe=kill' CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/snap-1.1.1 CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='A pure Rust implementation of the Snappy compression algorithm. Includes streaming compression and decompression. ' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/rust-snappy' CARGO_PKG_LICENSE=BSD-3-Clause CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=snap CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/rust-snappy' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.1.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-openbsd LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib/rustlib/x86_64-unknown-openbsd/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' NUM_JOBS=6 OPT_LEVEL=3 OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/build/snap-65d1f709035f81e4/out PROFILE=release RUSTC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTC_WRAPPER=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTDOC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-openbsd /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/build/snap-d42e6d4394abf8d5/build-script-build` Compiling miniz_oxide v0.7.4 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=miniz_oxide CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/miniz_oxide-0.7.4 CARGO_PKG_AUTHORS='Frommi :oyvindln ' CARGO_PKG_DESCRIPTION='DEFLATE compression and decompression library rewritten in Rust based on miniz' CARGO_PKG_HOMEPAGE='https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide' CARGO_PKG_LICENSE='MIT OR Zlib OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=miniz_oxide CARGO_PKG_README=Readme.md CARGO_PKG_REPOSITORY='https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.7.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/miniz_oxide-0.7.4 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name miniz_oxide --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/miniz_oxide-0.7.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="with-alloc"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "compiler_builtins", "core", "default", "rustc-dep-of-std", "simd", "simd-adler32", "std", "with-alloc"))' -C metadata=85fc29e9b0197c7d -C extra-filename=-85fc29e9b0197c7d --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern adler=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libadler-dff2b63b2fa64423.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/miniz_oxide-0.7.4/src/deflate/core.rs:737:38 | 737 | fn flush(&mut self, output: &mut OutputBufferOxide) -> Result<()> { | ^^^^^^^^^^^^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 737 | fn flush(&mut self, output: &mut OutputBufferOxide<'_>) -> Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/miniz_oxide-0.7.4/src/deflate/core.rs:1066:51 | 1066 | fn start_static_block(&mut self, output: &mut OutputBufferOxide) { | ^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1066 | fn start_static_block(&mut self, output: &mut OutputBufferOxide<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/miniz_oxide-0.7.4/src/deflate/core.rs:1080:52 | 1080 | fn start_dynamic_block(&mut self, output: &mut OutputBufferOxide) -> Result<()> { | ^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1080 | fn start_dynamic_block(&mut self, output: &mut OutputBufferOxide<'_>) -> Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/miniz_oxide-0.7.4/src/deflate/core.rs:1523:18 | 1523 | output: &mut OutputBufferOxide, | ^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1523 | output: &mut OutputBufferOxide<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/miniz_oxide-0.7.4/src/deflate/core.rs:1621:18 | 1621 | output: &mut OutputBufferOxide, | ^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1621 | output: &mut OutputBufferOxide<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/miniz_oxide-0.7.4/src/deflate/core.rs:1636:20 | 1636 | callback: &mut CallbackOxide, | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1636 | callback: &mut CallbackOxide<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/miniz_oxide-0.7.4/src/deflate/core.rs:1787:60 | 1787 | fn compress_normal(d: &mut CompressorOxide, callback: &mut CallbackOxide) -> bool { | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1787 | fn compress_normal(d: &mut CompressorOxide, callback: &mut CallbackOxide<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/miniz_oxide-0.7.4/src/deflate/core.rs:1984:58 | 1984 | fn compress_fast(d: &mut CompressorOxide, callback: &mut CallbackOxide) -> bool { | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1984 | fn compress_fast(d: &mut CompressorOxide, callback: &mut CallbackOxide<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/miniz_oxide-0.7.4/src/deflate/core.rs:2181:32 | 2181 | fn flush_output_buffer(c: &mut CallbackOxide, p: &mut ParamsOxide) -> (TDEFLStatus, usize, usize) { | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2181 | fn flush_output_buffer(c: &mut CallbackOxide<'_>, p: &mut ParamsOxide) -> (TDEFLStatus, usize, usize) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/miniz_oxide-0.7.4/src/deflate/core.rs:2260:20 | 2260 | callback: &mut CallbackOxide, | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2260 | callback: &mut CallbackOxide<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/miniz_oxide-0.7.4/src/inflate/core.rs:392:38 | 392 | fn read_u16_le(iter: &mut slice::Iter) -> u16 { | -----------^--- expected lifetime parameter | help: indicate the anonymous lifetime | 392 | fn read_u16_le(iter: &mut slice::Iter<'_, u8>) -> u16 { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/miniz_oxide-0.7.4/src/inflate/core.rs:407:38 | 407 | fn read_u32_le(iter: &mut slice::Iter) -> u32 { | -----------^--- expected lifetime parameter | help: indicate the anonymous lifetime | 407 | fn read_u32_le(iter: &mut slice::Iter<'_, u8>) -> u32 { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/miniz_oxide-0.7.4/src/inflate/core.rs:423:64 | 423 | fn fill_bit_buffer(l: &mut LocalVars, in_iter: &mut slice::Iter) { | -----------^--- expected lifetime parameter | help: indicate the anonymous lifetime | 423 | fn fill_bit_buffer(l: &mut LocalVars, in_iter: &mut slice::Iter<'_, u8>) { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/miniz_oxide-0.7.4/src/inflate/core.rs:491:30 | 491 | in_iter: &mut slice::Iter, | -----------^--- expected lifetime parameter | help: indicate the anonymous lifetime | 491 | in_iter: &mut slice::Iter<'_, u8>, | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/miniz_oxide-0.7.4/src/inflate/core.rs:599:42 | 599 | fn read_byte(in_iter: &mut slice::Iter, flags: u32, f: F) -> Action | -----------^--- expected lifetime parameter | help: indicate the anonymous lifetime | 599 | fn read_byte(in_iter: &mut slice::Iter<'_, u8>, flags: u32, f: F) -> Action | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/miniz_oxide-0.7.4/src/inflate/core.rs:618:30 | 618 | in_iter: &mut slice::Iter, | -----------^--- expected lifetime parameter | help: indicate the anonymous lifetime | 618 | in_iter: &mut slice::Iter<'_, u8>, | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/miniz_oxide-0.7.4/src/inflate/core.rs:647:64 | 647 | fn pad_to_bytes(l: &mut LocalVars, in_iter: &mut slice::Iter, flags: u32, f: F) -> Action | -----------^--- expected lifetime parameter | help: indicate the anonymous lifetime | 647 | fn pad_to_bytes(l: &mut LocalVars, in_iter: &mut slice::Iter<'_, u8>, flags: u32, f: F) -> Action | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/miniz_oxide-0.7.4/src/inflate/core.rs:981:30 | 981 | in_iter: &mut slice::Iter, | -----------^--- expected lifetime parameter | help: indicate the anonymous lifetime | 981 | in_iter: &mut slice::Iter<'_, u8>, | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/miniz_oxide-0.7.4/src/inflate/core.rs:982:19 | 982 | out_buf: &mut OutputBuffer, | ^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 982 | out_buf: &mut OutputBuffer<'_>, | ++++ warning: unexpected `cfg` condition name: `fuzzing` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/miniz_oxide-0.7.4/src/inflate/core.rs:1800:18 | 1800 | if !cfg!(fuzzing) { | ^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `parallel_compiler`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: `miniz_oxide` (lib) generated 20 warnings Compiling derive_more v0.99.18 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=derive_more CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/derive_more-0.99.18 CARGO_PKG_AUTHORS='Jelte Fennema ' CARGO_PKG_DESCRIPTION='Adds #[derive(x)] macros for more traits' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=derive_more CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/JelteF/derive_more' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.99.18 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=99 CARGO_PKG_VERSION_PATCH=18 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/derive_more-0.99.18 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name derive_more --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/derive_more-0.99.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="display"' --cfg 'feature="error"' --cfg 'feature="from"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("add", "add_assign", "as_mut", "as_ref", "constructor", "convert_case", "default", "deref", "deref_mut", "display", "error", "from", "from_str", "generate-parsing-rs", "index", "index_mut", "into", "into_iterator", "is_variant", "iterator", "mul", "mul_assign", "nightly", "not", "peg", "rustc_version", "sum", "testing-helpers", "track-caller", "try_into", "unwrap"))' -C metadata=dd145d02ddace806 -C extra-filename=-dd145d02ddace806 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern proc_macro2=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/libproc_macro2-1f231826f707846c.rlib --extern quote=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/libquote-44912ee8bf970661.rlib --extern syn=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/libsyn-7b63a985e3916c4e.rlib --extern proc_macro --cap-lints warn -Z binary-dep-depinfo` warning: unused extern crate --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/derive_more-0.99.18/src/lib.rs:188:1 | 188 | extern crate proc_macro; | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove it | = note: `-W unused-extern-crates` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(unused_extern_crates)]` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/derive_more-0.99.18/src/syn_compat.rs:36:21 | 36 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 36 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/derive_more-0.99.18/src/syn_compat.rs:85:21 | 85 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 85 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/derive_more-0.99.18/src/syn_compat.rs:128:27 | 128 | fn parse_meta_path(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 128 | fn parse_meta_path(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/derive_more-0.99.18/src/syn_compat.rs:154:12 | 154 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 154 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/derive_more-0.99.18/src/syn_compat.rs:167:12 | 167 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 167 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/derive_more-0.99.18/src/syn_compat.rs:179:12 | 179 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 179 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/derive_more-0.99.18/src/error.rs:94:13 | 94 | state: &State, | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 94 | state: &State<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/derive_more-0.99.18/src/error.rs:106:13 | 106 | state: &State, | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 106 | state: &State<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/derive_more-0.99.18/src/error.rs:304:21 | 304 | parsed_fields: &ParsedFields, | ^^^^^^^^^^^^ expected lifetime parameters | help: indicate the anonymous lifetimes | 304 | parsed_fields: &ParsedFields<'_, '_>, | ++++++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/derive_more-0.99.18/src/from.rs:33:49 | 33 | pub fn struct_from(input: &DeriveInput, state: &State) -> TokenStream { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 33 | pub fn struct_from(input: &DeriveInput, state: &State<'_>) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/derive_more-0.99.18/src/from.rs:107:42 | 107 | fn enum_from(input: &DeriveInput, state: State) -> TokenStream { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 107 | fn enum_from(input: &DeriveInput, state: State<'_>) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/derive_more-0.99.18/src/parsing.rs:26:31 | 26 | fmt: &mut ::std::fmt::Formatter, | ------------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 26 | fmt: &mut ::std::fmt::Formatter<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/derive_more-0.99.18/src/parsing.rs:54:17 | 54 | state: &mut ParseState, | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 54 | state: &mut ParseState<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/derive_more-0.99.18/src/parsing.rs:69:17 | 69 | state: &mut ParseState, | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 69 | state: &mut ParseState<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/derive_more-0.99.18/src/parsing.rs:86:38 | 86 | fn any_char(input: &str, state: &mut ParseState, pos: usize) -> RuleResult<()> { | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 86 | fn any_char(input: &str, state: &mut ParseState<'_>, pos: usize) -> RuleResult<()> { | ++++ warning: `derive_more` (lib) generated 16 warnings Compiling unicode-script v0.5.6 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=unicode_script CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicode-script-0.5.6 CARGO_PKG_AUTHORS='Manish Goregaokar ' CARGO_PKG_DESCRIPTION='This crate exposes the Unicode `Script` and `Script_Extension` properties from [UAX #24](http://www.unicode.org/reports/tr24/) ' CARGO_PKG_HOMEPAGE='https://github.com/unicode-rs/unicode-script' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-script CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-rs/unicode-script' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.5.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicode-script-0.5.6 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name unicode_script --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicode-script-0.5.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bench", "compiler_builtins", "core", "rustc-dep-of-std", "std"))' -C metadata=5c35661570f3e359 -C extra-filename=-5c35661570f3e359 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicode-script-0.5.6/src/lib.rs:129:32 | 129 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 129 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicode-script-0.5.6/src/lib.rs:315:32 | 315 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 315 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicode-script-0.5.6/src/lib.rs:323:32 | 323 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 323 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: `unicode-script` (lib) generated 3 warnings Compiling unicode-security v0.1.1 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=unicode_security CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicode-security-0.1.1 CARGO_PKG_AUTHORS='Charles Lew :Manish Goregaokar ' CARGO_PKG_DESCRIPTION='Detect possible security problems with Unicode usage according to Unicode Technical Standard #39 rules. ' CARGO_PKG_HOMEPAGE='https://github.com/unicode-rs/unicode-security' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-security CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-rs/unicode-security' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicode-security-0.1.1 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name unicode_security --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicode-security-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bench", "compiler_builtins", "core", "default", "rustc-dep-of-std", "std"))' -C metadata=c73e24aa9dadd7b4 -C extra-filename=-c73e24aa9dadd7b4 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern unicode_normalization=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libunicode_normalization-9ffe3872c306050d.rmeta --extern unicode_script=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libunicode_script-5c35661570f3e359.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling ruzstd v0.5.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=ruzstd CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ruzstd-0.5.0 CARGO_PKG_AUTHORS='Moritz Borcherding ' CARGO_PKG_DESCRIPTION='A decoder for the zstd compression format' CARGO_PKG_HOMEPAGE='https://github.com/KillingSpark/zstd-rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ruzstd CARGO_PKG_README=Readme.md CARGO_PKG_REPOSITORY='https://github.com/KillingSpark/zstd-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.5.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ruzstd-0.5.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name ruzstd --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ruzstd-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=faa5fe5a1ecccf3a -C extra-filename=-faa5fe5a1ecccf3a --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern byteorder=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libbyteorder-021c5fb25c6c96cb.rmeta --extern derive_more=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/libderive_more-dd145d02ddace806.so --extern twox_hash=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libtwox_hash-8e18a5c60edaf0e1.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ruzstd-0.5.0/src/decoding/ringbuffer.rs:329:22 | 329 | let m1_ptr = s1_ptr.add(start_in_s1); | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ruzstd-0.5.0/src/decoding/ringbuffer.rs:320:5 | 320 | pub unsafe fn extend_from_within_unchecked_branchless(&mut self, start: usize, len: usize) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ruzstd-0.5.0/src/decoding/ringbuffer.rs:337:22 | 337 | let m2_ptr = s2_ptr.add(start_in_s2); | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ruzstd-0.5.0/src/decoding/ringbuffer.rs:362:23 | 362 | debug_assert!(self.buf.as_ptr().add(self.cap) > f1_ptr.add(m1_in_f1 + m2_in_f1)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ruzstd-0.5.0/src/decoding/ringbuffer.rs:362:57 | 362 | debug_assert!(self.buf.as_ptr().add(self.cap) > f1_ptr.add(m1_in_f1 + m2_in_f1)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ruzstd-0.5.0/src/decoding/ringbuffer.rs:363:23 | 363 | debug_assert!(self.buf.as_ptr().add(self.cap) > f2_ptr.add(m1_in_f2 + m2_in_f2)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ruzstd-0.5.0/src/decoding/ringbuffer.rs:363:57 | 363 | debug_assert!(self.buf.as_ptr().add(self.cap) > f2_ptr.add(m1_in_f2 + m2_in_f2)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `decoding::ringbuffer::copy_with_checks` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ruzstd-0.5.0/src/decoding/ringbuffer.rs:367:9 | 367 | / copy_with_checks( 368 | | m1_ptr, m2_ptr, f1_ptr, f2_ptr, m1_in_f1, m2_in_f1, m1_in_f2, m2_in_f2, 369 | | ); | |_________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::copy_from_nonoverlapping` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ruzstd-0.5.0/src/decoding/ringbuffer.rs:403:5 | 403 | f1_ptr.copy_from_nonoverlapping(m1_ptr, m1_in_f1); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ruzstd-0.5.0/src/decoding/ringbuffer.rs:393:1 | 393 | / unsafe fn copy_without_checks( 394 | | m1_ptr: *const u8, 395 | | m2_ptr: *const u8, 396 | | f1_ptr: *mut u8, ... | 401 | | m2_in_f2: usize, 402 | | ) { | |_^ warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::copy_from_nonoverlapping` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ruzstd-0.5.0/src/decoding/ringbuffer.rs:404:5 | 404 | / f1_ptr 405 | | .add(m1_in_f1) 406 | | .copy_from_nonoverlapping(m2_ptr, m2_in_f1); | |___________________________________________________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ruzstd-0.5.0/src/decoding/ringbuffer.rs:404:5 | 404 | / f1_ptr 405 | | .add(m1_in_f1) | |______________________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::copy_from_nonoverlapping` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ruzstd-0.5.0/src/decoding/ringbuffer.rs:408:5 | 408 | f2_ptr.copy_from_nonoverlapping(m1_ptr.add(m1_in_f1), m1_in_f2); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ruzstd-0.5.0/src/decoding/ringbuffer.rs:408:37 | 408 | f2_ptr.copy_from_nonoverlapping(m1_ptr.add(m1_in_f1), m1_in_f2); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::copy_from_nonoverlapping` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ruzstd-0.5.0/src/decoding/ringbuffer.rs:409:5 | 409 | / f2_ptr 410 | | .add(m1_in_f2) 411 | | .copy_from_nonoverlapping(m2_ptr.add(m2_in_f1), m2_in_f2); | |_________________________________________________________________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ruzstd-0.5.0/src/decoding/ringbuffer.rs:409:5 | 409 | / f2_ptr 410 | | .add(m1_in_f2) | |______________________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ruzstd-0.5.0/src/decoding/ringbuffer.rs:411:35 | 411 | .copy_from_nonoverlapping(m2_ptr.add(m2_in_f1), m2_in_f2); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::copy_from_nonoverlapping` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ruzstd-0.5.0/src/decoding/ringbuffer.rs:428:9 | 428 | f1_ptr.copy_from_nonoverlapping(m1_ptr, m1_in_f1); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ruzstd-0.5.0/src/decoding/ringbuffer.rs:417:1 | 417 | / unsafe fn copy_with_checks( 418 | | m1_ptr: *const u8, 419 | | m2_ptr: *const u8, 420 | | f1_ptr: *mut u8, ... | 425 | | m2_in_f2: usize, 426 | | ) { | |_^ warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::copy_from_nonoverlapping` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ruzstd-0.5.0/src/decoding/ringbuffer.rs:431:9 | 431 | / f1_ptr 432 | | .add(m1_in_f1) 433 | | .copy_from_nonoverlapping(m2_ptr, m2_in_f1); | |_______________________________________________________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ruzstd-0.5.0/src/decoding/ringbuffer.rs:431:9 | 431 | / f1_ptr 432 | | .add(m1_in_f1) | |__________________________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::copy_from_nonoverlapping` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ruzstd-0.5.0/src/decoding/ringbuffer.rs:437:9 | 437 | f2_ptr.copy_from_nonoverlapping(m1_ptr.add(m1_in_f1), m1_in_f2); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ruzstd-0.5.0/src/decoding/ringbuffer.rs:437:41 | 437 | f2_ptr.copy_from_nonoverlapping(m1_ptr.add(m1_in_f1), m1_in_f2); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::copy_from_nonoverlapping` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ruzstd-0.5.0/src/decoding/ringbuffer.rs:440:9 | 440 | / f2_ptr 441 | | .add(m1_in_f2) 442 | | .copy_from_nonoverlapping(m2_ptr.add(m2_in_f1), m2_in_f2); | |_____________________________________________________________________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ruzstd-0.5.0/src/decoding/ringbuffer.rs:440:9 | 440 | / f2_ptr 441 | | .add(m1_in_f2) | |__________________________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ruzstd-0.5.0/src/decoding/ringbuffer.rs:442:39 | 442 | .copy_from_nonoverlapping(m2_ptr.add(m2_in_f1), m2_in_f2); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::copy_from_nonoverlapping` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ruzstd-0.5.0/src/decoding/ringbuffer.rs:469:13 | 469 | f1_ptr.copy_from_nonoverlapping(m1_ptr, m1_in_f1); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ruzstd-0.5.0/src/decoding/ringbuffer.rs:449:1 | 449 | / unsafe fn copy_with_nobranch_check( 450 | | m1_ptr: *const u8, 451 | | m2_ptr: *const u8, 452 | | f1_ptr: *mut u8, ... | 457 | | m2_in_f2: usize, 458 | | ) { | |_^ warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::copy_from_nonoverlapping` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ruzstd-0.5.0/src/decoding/ringbuffer.rs:472:13 | 472 | f1_ptr.copy_from_nonoverlapping(m2_ptr, m2_in_f1); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::copy_from_nonoverlapping` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ruzstd-0.5.0/src/decoding/ringbuffer.rs:475:13 | 475 | f2_ptr.copy_from_nonoverlapping(m1_ptr, m1_in_f2); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::copy_from_nonoverlapping` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ruzstd-0.5.0/src/decoding/ringbuffer.rs:478:13 | 478 | f2_ptr.copy_from_nonoverlapping(m2_ptr, m2_in_f2); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::copy_from_nonoverlapping` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ruzstd-0.5.0/src/decoding/ringbuffer.rs:483:13 | 483 | f1_ptr.copy_from_nonoverlapping(m1_ptr, m1_in_f1); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::copy_from_nonoverlapping` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ruzstd-0.5.0/src/decoding/ringbuffer.rs:484:13 | 484 | / f1_ptr 485 | | .add(m1_in_f1) 486 | | .copy_from_nonoverlapping(m2_ptr, m2_in_f1); | |___________________________________________________________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ruzstd-0.5.0/src/decoding/ringbuffer.rs:484:13 | 484 | / f1_ptr 485 | | .add(m1_in_f1) | |______________________________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::copy_from_nonoverlapping` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ruzstd-0.5.0/src/decoding/ringbuffer.rs:489:13 | 489 | f1_ptr.copy_from_nonoverlapping(m1_ptr, m1_in_f1); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::copy_from_nonoverlapping` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ruzstd-0.5.0/src/decoding/ringbuffer.rs:490:13 | 490 | f2_ptr.copy_from_nonoverlapping(m1_ptr.add(m1_in_f1), m1_in_f2); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ruzstd-0.5.0/src/decoding/ringbuffer.rs:490:45 | 490 | f2_ptr.copy_from_nonoverlapping(m1_ptr.add(m1_in_f1), m1_in_f2); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::hint::unreachable_unchecked` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ruzstd-0.5.0/src/decoding/ringbuffer.rs:492:14 | 492 | 6 => core::hint::unreachable_unchecked(), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::hint::unreachable_unchecked` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ruzstd-0.5.0/src/decoding/ringbuffer.rs:493:14 | 493 | 7 => core::hint::unreachable_unchecked(), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::copy_from_nonoverlapping` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ruzstd-0.5.0/src/decoding/ringbuffer.rs:495:13 | 495 | f1_ptr.copy_from_nonoverlapping(m1_ptr, m1_in_f1); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::copy_from_nonoverlapping` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ruzstd-0.5.0/src/decoding/ringbuffer.rs:496:13 | 496 | f2_ptr.copy_from_nonoverlapping(m2_ptr, m2_in_f2); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::copy_from_nonoverlapping` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ruzstd-0.5.0/src/decoding/ringbuffer.rs:499:13 | 499 | f1_ptr.copy_from_nonoverlapping(m2_ptr, m2_in_f1); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::copy_from_nonoverlapping` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ruzstd-0.5.0/src/decoding/ringbuffer.rs:500:13 | 500 | f2_ptr.copy_from_nonoverlapping(m2_ptr.add(m2_in_f1), m2_in_f2); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ruzstd-0.5.0/src/decoding/ringbuffer.rs:500:45 | 500 | f2_ptr.copy_from_nonoverlapping(m2_ptr.add(m2_in_f1), m2_in_f2); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::copy_from_nonoverlapping` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ruzstd-0.5.0/src/decoding/ringbuffer.rs:503:13 | 503 | f2_ptr.copy_from_nonoverlapping(m1_ptr, m1_in_f2); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::copy_from_nonoverlapping` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ruzstd-0.5.0/src/decoding/ringbuffer.rs:504:13 | 504 | / f2_ptr 505 | | .add(m1_in_f2) 506 | | .copy_from_nonoverlapping(m2_ptr, m2_in_f2); | |___________________________________________________________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ruzstd-0.5.0/src/decoding/ringbuffer.rs:504:13 | 504 | / f2_ptr 505 | | .add(m1_in_f2) | |______________________________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::copy_from_nonoverlapping` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ruzstd-0.5.0/src/decoding/ringbuffer.rs:511:13 | 511 | f1_ptr.copy_from_nonoverlapping(m1_ptr, m1_in_f1); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::copy_from_nonoverlapping` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ruzstd-0.5.0/src/decoding/ringbuffer.rs:512:13 | 512 | / f1_ptr 513 | | .add(m1_in_f1) 514 | | .copy_from_nonoverlapping(m2_ptr, m2_in_f1); | |___________________________________________________________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ruzstd-0.5.0/src/decoding/ringbuffer.rs:512:13 | 512 | / f1_ptr 513 | | .add(m1_in_f1) | |______________________________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::copy_from_nonoverlapping` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ruzstd-0.5.0/src/decoding/ringbuffer.rs:515:13 | 515 | f2_ptr.copy_from_nonoverlapping(m2_ptr.add(m2_in_f1), m2_in_f2); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ruzstd-0.5.0/src/decoding/ringbuffer.rs:515:45 | 515 | f2_ptr.copy_from_nonoverlapping(m2_ptr.add(m2_in_f1), m2_in_f2); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::copy_from_nonoverlapping` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ruzstd-0.5.0/src/decoding/ringbuffer.rs:518:13 | 518 | f1_ptr.copy_from_nonoverlapping(m1_ptr, m1_in_f1); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::copy_from_nonoverlapping` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ruzstd-0.5.0/src/decoding/ringbuffer.rs:519:13 | 519 | f2_ptr.copy_from_nonoverlapping(m1_ptr.add(m1_in_f1), m1_in_f2); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ruzstd-0.5.0/src/decoding/ringbuffer.rs:519:45 | 519 | f2_ptr.copy_from_nonoverlapping(m1_ptr.add(m1_in_f1), m1_in_f2); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::copy_from_nonoverlapping` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ruzstd-0.5.0/src/decoding/ringbuffer.rs:520:13 | 520 | / f2_ptr 521 | | .add(m1_in_f2) 522 | | .copy_from_nonoverlapping(m2_ptr, m2_in_f2); | |___________________________________________________________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ruzstd-0.5.0/src/decoding/ringbuffer.rs:520:13 | 520 | / f2_ptr 521 | | .add(m1_in_f2) | |______________________________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::hint::unreachable_unchecked` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ruzstd-0.5.0/src/decoding/ringbuffer.rs:524:15 | 524 | 14 => core::hint::unreachable_unchecked(), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::hint::unreachable_unchecked` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ruzstd-0.5.0/src/decoding/ringbuffer.rs:525:15 | 525 | 15 => core::hint::unreachable_unchecked(), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::hint::unreachable_unchecked` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ruzstd-0.5.0/src/decoding/ringbuffer.rs:526:14 | 526 | _ => core::hint::unreachable_unchecked(), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: `ruzstd` (lib) generated 56 warnings Compiling flate2 v1.0.31 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=flate2 CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/flate2-1.0.31 CARGO_PKG_AUTHORS='Alex Crichton :Josh Triplett ' CARGO_PKG_DESCRIPTION='DEFLATE compression and decompression exposed as Read/BufRead/Write streams. Supports miniz_oxide and multiple zlib implementations. Supports zlib, gzip, and raw deflate streams. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/flate2-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=flate2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/flate2-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.31 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=31 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/flate2-1.0.31 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name flate2 --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/flate2-1.0.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="any_impl"' --cfg 'feature="default"' --cfg 'feature="miniz_oxide"' --cfg 'feature="rust_backend"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("any_impl", "any_zlib", "cloudflare-zlib-sys", "cloudflare_zlib", "default", "libz-ng-sys", "libz-rs-sys", "libz-sys", "miniz-sys", "miniz_oxide", "rust_backend", "zlib", "zlib-default", "zlib-ng", "zlib-ng-compat", "zlib-rs"))' -C metadata=5c104b42cd3db37b -C extra-filename=-5c104b42cd3db37b --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern crc32fast=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libcrc32fast-9d0b0527f872ae94.rmeta --extern miniz_oxide=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libminiz_oxide-85fc29e9b0197c7d.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/flate2-1.0.31/src/lib.rs:233:49 | 233 | iter::repeat(()).map(|_| rand::thread_rng().gen()) | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 = note: requested on the command line with `-W keyword-idents-2024` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/flate2-1.0.31/src/bufreader.rs:27:41 | 27 | fn fmt(&self, fmt: &mut ::std::fmt::Formatter) -> Result<(), ::std::fmt::Error> { | ------------^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 27 | fn fmt(&self, fmt: &mut ::std::fmt::Formatter<'_>) -> Result<(), ::std::fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/flate2-1.0.31/src/ffi/rust.rs:44:32 | 44 | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 44 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/flate2-1.0.31/src/ffi/rust.rs:117:32 | 117 | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 117 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/flate2-1.0.31/src/ffi/mod.rs:49:37 | 49 | fn fmt(&self, f: &mut std::fmt::Formatter) -> std::fmt::Result { | ----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 49 | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/flate2-1.0.31/src/mem.rs:536:32 | 536 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 536 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/flate2-1.0.31/src/mem.rs:564:32 | 564 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 564 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: `flate2` (lib) generated 7 warnings Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=snap CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/snap-1.1.1 CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='A pure Rust implementation of the Snappy compression algorithm. Includes streaming compression and decompression. ' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/rust-snappy' CARGO_PKG_LICENSE=BSD-3-Clause CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=snap CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/rust-snappy' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.1.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/snap-1.1.1 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/build/snap-65d1f709035f81e4/out /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name snap --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/snap-1.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=2930052be33d5868 -C extra-filename=-2930052be33d5868 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/snap-1.1.1/src/compress.rs:73:32 | 73 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 73 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/snap-1.1.1/src/read.rs:242:32 | 242 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 242 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/snap-1.1.1/src/read.rs:413:32 | 413 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 413 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/snap-1.1.1/src/read.rs:424:32 | 424 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 424 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/snap-1.1.1/src/write.rs:196:32 | 196 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 196 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/snap-1.1.1/src/write.rs:205:32 | 205 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 205 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning[E0133]: call to unsafe function `bytes::loadu_u32_ne` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/snap-1.1.1/src/bytes.rs:96:5 | 96 | loadu_u32_ne(data).to_le() | ^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/snap-1.1.1/src/bytes.rs:95:1 | 95 | pub unsafe fn loadu_u32_le(data: *const u8) -> u32 { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` warning[E0133]: call to unsafe function `std::ptr::const_ptr::::read_unaligned` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/snap-1.1.1/src/bytes.rs:103:5 | 103 | (data as *const u32).read_unaligned() | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/snap-1.1.1/src/bytes.rs:102:1 | 102 | pub unsafe fn loadu_u32_ne(data: *const u8) -> u32 { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `bytes::loadu_u64_ne` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/snap-1.1.1/src/bytes.rs:110:5 | 110 | loadu_u64_ne(data).to_le() | ^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/snap-1.1.1/src/bytes.rs:109:1 | 109 | pub unsafe fn loadu_u64_le(data: *const u8) -> u64 { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `std::ptr::const_ptr::::read_unaligned` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/snap-1.1.1/src/bytes.rs:117:5 | 117 | (data as *const u64).read_unaligned() | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/snap-1.1.1/src/bytes.rs:116:1 | 116 | pub unsafe fn loadu_u64_ne(data: *const u8) -> u64 { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `bytes::loadu_u64_ne` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/snap-1.1.1/src/compress.rs:390:21 | 390 | let x = bytes::loadu_u64_ne(srcp.add(self.s)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/snap-1.1.1/src/compress.rs:378:5 | 378 | unsafe fn extend_match(&mut self, mut cand: usize) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `std::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/snap-1.1.1/src/compress.rs:390:41 | 390 | let x = bytes::loadu_u64_ne(srcp.add(self.s)); | ^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `bytes::loadu_u64_ne` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/snap-1.1.1/src/compress.rs:391:21 | 391 | let y = bytes::loadu_u64_ne(srcp.add(cand)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/snap-1.1.1/src/compress.rs:391:41 | 391 | let y = bytes::loadu_u64_ne(srcp.add(cand)); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/snap-1.1.1/src/compress.rs:449:28 | 449 | let srcp = self.src.as_ptr().add(lit_start); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/snap-1.1.1/src/compress.rs:433:5 | 433 | unsafe fn emit_literal(&mut self, lit_end: usize) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `std::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/snap-1.1.1/src/compress.rs:450:28 | 450 | let dstp = self.dst.as_mut_ptr().add(self.d); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::intrinsics::copy_nonoverlapping` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/snap-1.1.1/src/compress.rs:451:17 | 451 | ptr::copy_nonoverlapping(srcp, dstp, 16); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/snap-1.1.1/src/compress.rs:470:20 | 470 | let srcp = self.src.as_ptr().add(lit_start); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/snap-1.1.1/src/compress.rs:471:20 | 471 | let dstp = self.dst.as_mut_ptr().add(self.d); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::intrinsics::copy_nonoverlapping` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/snap-1.1.1/src/compress.rs:472:9 | 472 | ptr::copy_nonoverlapping(srcp, dstp, len); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::slice::::align_to` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/snap-1.1.1/src/crc32.rs:68:34 | 68 | let (prefix, u64s, suffix) = buf.align_to::(); | ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/snap-1.1.1/src/crc32.rs:61:1 | 61 | unsafe fn crc32c_sse(buf: &[u8]) -> u32 { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_crc32_u8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/snap-1.1.1/src/crc32.rs:71:15 | 71 | crc = _mm_crc32_u8(crc, b); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_crc32_u64` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/snap-1.1.1/src/crc32.rs:75:15 | 75 | crc = _mm_crc32_u64(crc as u64, n) as u32; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_crc32_u8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/snap-1.1.1/src/crc32.rs:79:15 | 79 | crc = _mm_crc32_u8(crc, b); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: `snap` (lib) generated 24 warnings Compiling unicase v2.7.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicase-2.7.0 CARGO_PKG_AUTHORS='Sean McArthur ' CARGO_PKG_DESCRIPTION='A case-insensitive wrapper around strings.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicase CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/seanmonstar/unicase' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.7.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicase-2.7.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicase-2.7.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=855c6bfd5288ab6f -C extra-filename=-855c6bfd5288ab6f --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/build/unicase-855c6bfd5288ab6f -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern version_check=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/libversion_check-88ee324521b40e85.rlib --cap-lints warn -Z binary-dep-depinfo` Compiling libloading v0.8.5 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=libloading CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libloading-0.8.5 CARGO_PKG_AUTHORS='Simonas Kazlauskas ' CARGO_PKG_DESCRIPTION='Bindings around the platform'\''s dynamic library loading primitives with greatly improved memory safety.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=ISC CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libloading CARGO_PKG_README=README.mkd CARGO_PKG_REPOSITORY='https://github.com/nagisa/rust_libloading/' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.8.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libloading-0.8.5 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name libloading --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libloading-0.8.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=6ee6a3128678e903 -C extra-filename=-6ee6a3128678e903 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern cfg_if=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libcfg_if-62479ba5b8a3cb8b.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: unexpected `cfg` condition name: `libloading_docs` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libloading-0.8.5/src/lib.rs:39:13 | 39 | #![cfg_attr(libloading_docs, feature(doc_cfg))] | ^^^^^^^^^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `parallel_compiler`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libloading_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: requested on the command line with `-W unexpected-cfgs` warning: unexpected `cfg` condition name: `libloading_docs` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libloading-0.8.5/src/lib.rs:45:26 | 45 | #[cfg(any(unix, windows, libloading_docs))] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libloading_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libloading_docs` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libloading-0.8.5/src/lib.rs:49:26 | 49 | #[cfg(any(unix, windows, libloading_docs))] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libloading_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libloading_docs` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libloading-0.8.5/src/os/mod.rs:20:17 | 20 | #[cfg(any(unix, libloading_docs))] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libloading_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libloading_docs` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libloading-0.8.5/src/os/mod.rs:21:12 | 21 | #[cfg_attr(libloading_docs, doc(cfg(unix)))] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libloading_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libloading_docs` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libloading-0.8.5/src/os/mod.rs:25:20 | 25 | #[cfg(any(windows, libloading_docs))] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libloading_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libloading_docs` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libloading-0.8.5/src/os/unix/mod.rs:3:11 | 3 | #[cfg(all(libloading_docs, not(unix)))] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libloading_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libloading_docs` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libloading-0.8.5/src/os/unix/mod.rs:5:15 | 5 | #[cfg(any(not(libloading_docs), unix))] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libloading_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libloading_docs` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libloading-0.8.5/src/os/unix/consts.rs:46:11 | 46 | #[cfg(all(libloading_docs, not(unix)))] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libloading_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libloading_docs` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libloading-0.8.5/src/os/unix/consts.rs:55:15 | 55 | #[cfg(any(not(libloading_docs), unix))] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libloading_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libloading-0.8.5/src/os/unix/mod.rs:380:32 | 380 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 380 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libloading-0.8.5/src/os/unix/mod.rs:441:32 | 441 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 441 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libloading-0.8.5/src/error.rs:7:37 | 7 | fn fmt(&self, f: &mut std::fmt::Formatter) -> std::fmt::Result { | ----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 7 | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libloading-0.8.5/src/error.rs:22:37 | 22 | fn fmt(&self, f: &mut std::fmt::Formatter) -> std::fmt::Result { | ----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 22 | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libloading-0.8.5/src/error.rs:109:37 | 109 | fn fmt(&self, f: &mut std::fmt::Formatter) -> std::fmt::Result { | ----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 109 | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { | ++++ warning: unexpected `cfg` condition name: `libloading_docs` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libloading-0.8.5/src/safe.rs:1:7 | 1 | #[cfg(libloading_docs)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libloading_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libloading_docs` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libloading-0.8.5/src/safe.rs:3:15 | 3 | #[cfg(all(not(libloading_docs), unix))] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libloading_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libloading_docs` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libloading-0.8.5/src/safe.rs:5:15 | 5 | #[cfg(all(not(libloading_docs), windows))] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libloading_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libloading_docs` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libloading-0.8.5/src/safe.rs:15:12 | 15 | #[cfg_attr(libloading_docs, doc(cfg(any(unix, windows))))] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libloading_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libloading_docs` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libloading-0.8.5/src/safe.rs:197:12 | 197 | #[cfg_attr(libloading_docs, doc(cfg(any(unix, windows))))] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libloading_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libloading-0.8.5/src/safe.rs:168:32 | 168 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 168 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libloading-0.8.5/src/safe.rs:313:32 | 313 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 313 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning[E0133]: call to unsafe function `os::unix::Library::open` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libloading-0.8.5/src/os/unix/mod.rs:135:9 | 135 | Library::open(Some(filename), RTLD_LAZY | RTLD_LOCAL) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libloading-0.8.5/src/os/unix/mod.rs:134:5 | 134 | pub unsafe fn new>(filename: P) -> Result { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` warning[E0133]: call to unsafe function `os::unix::dlopen` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libloading-0.8.5/src/os/unix/mod.rs:190:30 | 190 | let result = dlopen( | ______________________________^ 191 | | match filename { 192 | | None => ptr::null(), 193 | | Some(ref f) => f.as_ptr(), 194 | | }, 195 | | flags, 196 | | ); | |_________________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libloading-0.8.5/src/os/unix/mod.rs:180:5 | 180 | / pub unsafe fn open

(filename: Option

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

{ | ----------------------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 428 | fn as_downcasting(&self) -> DowncastingAnyProvider<'_, P> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider-1.5.0/src/any.rs:442:25 | 442 | fn load(&self, req: DataRequest) -> Result, DataError> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 442 | fn load(&self, req: DataRequest<'_>) -> Result, DataError> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider-1.5.0/src/any.rs:459:44 | 459 | fn load_data(&self, key: DataKey, req: DataRequest) -> Result, DataError> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 459 | fn load_data(&self, key: DataKey, req: DataRequest<'_>) -> Result, DataError> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider-1.5.0/src/buf.rs:92:14 | 92 | req: DataRequest, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 92 | req: DataRequest<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider-1.5.0/src/buf.rs:101:14 | 101 | req: DataRequest, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 101 | req: DataRequest<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider-1.5.0/src/buf.rs:112:14 | 112 | req: DataRequest, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 112 | req: DataRequest<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider-1.5.0/src/buf.rs:123:14 | 123 | req: DataRequest, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 123 | req: DataRequest<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider-1.5.0/src/buf.rs:135:14 | 135 | req: DataRequest, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 135 | req: DataRequest<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider-1.5.0/src/hello_world.rs:142:25 | 142 | fn load(&self, req: DataRequest) -> Result, DataError> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 142 | fn load(&self, req: DataRequest<'_>) -> Result, DataError> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider-1.5.0/src/dynutil.rs:232:30 | 168 | / macro_rules! impl_dynamic_data_provider { 169 | | // allow passing in multiple things to do and get dispatched 170 | | ($provider:ty, $arms:tt, $one:path, $($rest:path),+) => { 171 | | $crate::impl_dynamic_data_provider!( ... | 232 | | req: $crate::DataRequest, | | --------^^^^^^^^^^^ | | | | | expected lifetime parameter ... | 255 | | }; 256 | | } | |_- in this expansion of `icu_provider::impl_dynamic_data_provider!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider-1.5.0/src/hello_world.rs:166:1 | 166 | icu_provider::impl_dynamic_data_provider!(HelloWorldProvider, [HelloWorldV1Marker,], AnyMarker); | ----------------------------------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 232 | req: $crate::DataRequest<'_>, | ++++ warning: unexpected `cfg` condition value: `compiled_data` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider-1.5.0/src/constructors.rs:275:15 | 145 | / macro_rules! gen_any_buffer_data_constructors { 146 | | (locale: skip, options: skip, error: $error_ty:path, $(#[$doc:meta])+) => { 147 | | $crate::gen_any_buffer_data_constructors!( 148 | | locale: skip, ... | 275 | | #[cfg(feature = "compiled_data")] | | ^^^^^^^^^^^^^^^^^^^^^^^^^ ... | 372 | | }; 373 | | } | |__- in this expansion of `icu_provider::gen_any_buffer_data_constructors!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider-1.5.0/src/hello_world.rs:270:5 | 270 | / icu_provider::gen_any_buffer_data_constructors!(locale: include, options: skip, error: DataError, 271 | | #[cfg(skip)] 272 | | functions: [ 273 | | try_new, ... | 277 | | Self, 278 | | ]); | |______- in this macro invocation | = note: expected values for `feature` are: `bench`, `datagen`, `deserialize_bincode_1`, `deserialize_json`, `deserialize_postcard_1`, `experimental`, `log_error_context`, `logging`, `macros`, `serde`, `std`, and `sync` = help: consider adding `compiled_data` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider-1.5.0/src/hello_world.rs:313:37 | 313 | fn write_to_string(&self) -> Cow { | ---^---- expected lifetime parameter | help: indicate the anonymous lifetime | 313 | fn write_to_string(&self) -> Cow<'_, str> { | +++ warning: `wasmparser` (lib) generated 7 warnings Compiling rustc_span v0.0.0 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_span) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rustc_span CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_span CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_span CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rustc_span --edition=2021 compiler/rustc_span/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=16d47d317c748ece -C extra-filename=-16d47d317c748ece --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern derive_where=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/libderive_where-8ea4b869c02e8ad7.so --extern indexmap=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libindexmap-2a3296cb381be928.rmeta --extern itoa=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libitoa-819b6d8af080c85b.rmeta --extern md5=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libmd5-185a9db3f1bb87f0.rmeta --extern rustc_arena=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_arena-1c5556bb3a585d82.rmeta --extern rustc_data_structures=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_data_structures-50d084bb6cf08c2d.rmeta --extern rustc_index=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_index-9753c295dd5ab1ad.rmeta --extern rustc_macros=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/librustc_macros-9154419ce09665ba.so --extern rustc_serialize=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_serialize-1844988cc49a2c74.rmeta --extern scoped_tls=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libscoped_tls-0aab4140aa517f6c.rmeta --extern sha1=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libsha1-b0652cd3074f71e9.rmeta --extern sha2=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libsha2-9ac67afebd519758.rmeta --extern tracing=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libtracing-6dfb46b41289e830.rmeta --extern unicode_width=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libunicode_width-42c99777fe465e39.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/build/psm-e40c84db0f18debb/out` warning: `icu_provider` (lib) generated 45 warnings Compiling icu_locid_transform v1.5.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=icu_locid_transform CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid_transform-1.5.0 CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='API for Unicode Language and Locale Identifiers canonicalization' CARGO_PKG_HOMEPAGE='https://icu4x.unicode.org' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=icu_locid_transform CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.67 CARGO_PKG_VERSION=1.5.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid_transform-1.5.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name icu_locid_transform --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid_transform-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="compiled_data"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bench", "compiled_data", "datagen", "default", "serde", "std"))' -C metadata=e6376cee4821436f -C extra-filename=-e6376cee4821436f --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern displaydoc=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/libdisplaydoc-f78567f99cee6206.so --extern icu_locid=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libicu_locid-4bcea506584c603d.rmeta --extern icu_locid_transform_data=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libicu_locid_transform_data-cd48b0d94be406a9.rmeta --extern icu_provider=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libicu_provider-fdfc9889b3aa56e9.rmeta --extern tinystr=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libtinystr-e33506a09dec2117.rmeta --extern zerovec=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libzerovec-e05625046a095eeb.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: unexpected `cfg` condition name: `skip` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid_transform-1.5.0/src/expander.rs:292:15 | 292 | #[cfg(skip)] | ^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `parallel_compiler`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(skip)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(skip)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid_transform-1.5.0/src/expander.rs:375:30 | 375 | fn as_borrowed(&self) -> LocaleExpanderBorrowed { | ^^^^^^^^^^^^^^^^^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 375 | fn as_borrowed(&self) -> LocaleExpanderBorrowed<'_> { | ++++ warning: unexpected `cfg` condition name: `skip` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid_transform-1.5.0/src/fallback/mod.rs:129:15 | 129 | #[cfg(skip)] | ^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(skip)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(skip)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid_transform-1.5.0/src/fallback/mod.rs:179:63 | 179 | pub fn for_config(&self, config: LocaleFallbackConfig) -> LocaleFallbackerWithConfig { | ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 179 | pub fn for_config(&self, config: LocaleFallbackConfig) -> LocaleFallbackerWithConfig<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid_transform-1.5.0/src/fallback/mod.rs:187:49 | 187 | pub fn for_key(&self, data_key: DataKey) -> LocaleFallbackerWithConfig { | ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 187 | pub fn for_key(&self, data_key: DataKey) -> LocaleFallbackerWithConfig<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid_transform-1.5.0/src/fallback/mod.rs:192:34 | 192 | pub fn as_borrowed(&self) -> LocaleFallbackerBorrowed { | ^^^^^^^^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 192 | pub fn as_borrowed(&self) -> LocaleFallbackerBorrowed<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid_transform-1.5.0/src/provider/canonicalizer.rs:123:22 | 123 | .map(|v: StrStrPair| -> Result { | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 123 | .map(|v: StrStrPair<'_>| -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid_transform-1.5.0/src/provider/canonicalizer.rs:123:44 | 123 | .map(|v: StrStrPair| -> Result { | ^^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 123 | .map(|v: StrStrPair| -> Result, DataError> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid_transform-1.5.0/src/provider/mod.rs:113:12 | 113 | pub struct StrStrPair<'a>( | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 113 | pub struct StrStrPair<'_><'a>( | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid_transform-1.5.0/src/provider/mod.rs:133:12 | 133 | pub struct LanguageStrStrPair<'a>( | ^^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 133 | pub struct LanguageStrStrPair<'_><'a>( | ++++ warning: `serde_derive` (lib) generated 122 warnings Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=serde CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208 CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='A generic serialization/deserialization framework' CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde CARGO_PKG_README=crates-io.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.208 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=208 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/build/serde-52a4db69086f203e/out /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name serde --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=63d7e62bc1988013 -C extra-filename=-63d7e62bc1988013 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern serde_derive=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/libserde_derive-b5acc165c0b77a44.so --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo --check-cfg 'cfg(no_core_cstr)' --check-cfg 'cfg(no_core_num_saturating)' --check-cfg 'cfg(no_core_try_from)' --check-cfg 'cfg(no_diagnostic_namespace)' --check-cfg 'cfg(no_float_copysign)' --check-cfg 'cfg(no_num_nonzero_signed)' --check-cfg 'cfg(no_relaxed_trait_bounds)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_systemtime_checked_add)' --check-cfg 'cfg(no_target_has_atomic)'` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:95:40 | 95 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 95 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:106:40 | 106 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 106 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/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 --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:283:48 | 230 | / macro_rules! primitive_deserializer { 231 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 232 | | #[doc = "A deserializer holding"] 233 | | #[doc = $doc] ... | 283 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 290 | | } 291 | | } | |_- in this expansion of `primitive_deserializer!` 292 | 293 | primitive_deserializer!(bool, "a `bool`.", BoolDeserializer, visit_bool); | ------------------------------------------------------------------------ in this macro invocation | help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:283:48 | 230 | / macro_rules! primitive_deserializer { 231 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 232 | | #[doc = "A deserializer holding"] 233 | | #[doc = $doc] ... | 283 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 290 | | } 291 | | } | |_- in this expansion of `primitive_deserializer!` ... 294 | primitive_deserializer!(i8, "an `i8`.", I8Deserializer, visit_i8); | ----------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:283:48 | 230 | / macro_rules! primitive_deserializer { 231 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 232 | | #[doc = "A deserializer holding"] 233 | | #[doc = $doc] ... | 283 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 290 | | } 291 | | } | |_- in this expansion of `primitive_deserializer!` ... 295 | primitive_deserializer!(i16, "an `i16`.", I16Deserializer, visit_i16); | --------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:283:48 | 230 | / macro_rules! primitive_deserializer { 231 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 232 | | #[doc = "A deserializer holding"] 233 | | #[doc = $doc] ... | 283 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 290 | | } 291 | | } | |_- in this expansion of `primitive_deserializer!` ... 296 | primitive_deserializer!(i32, "an `i32`.", I32Deserializer, visit_i32); | --------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:283:48 | 230 | / macro_rules! primitive_deserializer { 231 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 232 | | #[doc = "A deserializer holding"] 233 | | #[doc = $doc] ... | 283 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 290 | | } 291 | | } | |_- in this expansion of `primitive_deserializer!` ... 297 | primitive_deserializer!(i64, "an `i64`.", I64Deserializer, visit_i64); | --------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:283:48 | 230 | / macro_rules! primitive_deserializer { 231 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 232 | | #[doc = "A deserializer holding"] 233 | | #[doc = $doc] ... | 283 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 290 | | } 291 | | } | |_- in this expansion of `primitive_deserializer!` ... 298 | primitive_deserializer!(i128, "an `i128`.", I128Deserializer, visit_i128); | ------------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:283:48 | 230 | / macro_rules! primitive_deserializer { 231 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 232 | | #[doc = "A deserializer holding"] 233 | | #[doc = $doc] ... | 283 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 290 | | } 291 | | } | |_- in this expansion of `primitive_deserializer!` ... 299 | primitive_deserializer!(isize, "an `isize`.", IsizeDeserializer, visit_i64 as i64); | ---------------------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:283:48 | 230 | / macro_rules! primitive_deserializer { 231 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 232 | | #[doc = "A deserializer holding"] 233 | | #[doc = $doc] ... | 283 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 290 | | } 291 | | } | |_- in this expansion of `primitive_deserializer!` ... 300 | primitive_deserializer!(u8, "a `u8`.", U8Deserializer, visit_u8); | ---------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:283:48 | 230 | / macro_rules! primitive_deserializer { 231 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 232 | | #[doc = "A deserializer holding"] 233 | | #[doc = $doc] ... | 283 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 290 | | } 291 | | } | |_- in this expansion of `primitive_deserializer!` ... 301 | primitive_deserializer!(u16, "a `u16`.", U16Deserializer, visit_u16); | -------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:283:48 | 230 | / macro_rules! primitive_deserializer { 231 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 232 | | #[doc = "A deserializer holding"] 233 | | #[doc = $doc] ... | 283 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 290 | | } 291 | | } | |_- in this expansion of `primitive_deserializer!` ... 302 | primitive_deserializer!(u64, "a `u64`.", U64Deserializer, visit_u64); | -------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:283:48 | 230 | / macro_rules! primitive_deserializer { 231 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 232 | | #[doc = "A deserializer holding"] 233 | | #[doc = $doc] ... | 283 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 290 | | } 291 | | } | |_- in this expansion of `primitive_deserializer!` ... 303 | primitive_deserializer!(u128, "a `u128`.", U128Deserializer, visit_u128); | ------------------------------------------------------------------------ in this macro invocation | help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:283:48 | 230 | / macro_rules! primitive_deserializer { 231 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 232 | | #[doc = "A deserializer holding"] 233 | | #[doc = $doc] ... | 283 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 290 | | } 291 | | } | |_- in this expansion of `primitive_deserializer!` ... 304 | primitive_deserializer!(usize, "a `usize`.", UsizeDeserializer, visit_u64 as u64); | --------------------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:283:48 | 230 | / macro_rules! primitive_deserializer { 231 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 232 | | #[doc = "A deserializer holding"] 233 | | #[doc = $doc] ... | 283 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 290 | | } 291 | | } | |_- in this expansion of `primitive_deserializer!` ... 305 | primitive_deserializer!(f32, "an `f32`.", F32Deserializer, visit_f32); | --------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:283:48 | 230 | / macro_rules! primitive_deserializer { 231 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 232 | | #[doc = "A deserializer holding"] 233 | | #[doc = $doc] ... | 283 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 290 | | } 291 | | } | |_- in this expansion of `primitive_deserializer!` ... 306 | primitive_deserializer!(f64, "an `f64`.", F64Deserializer, visit_f64); | --------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:283:48 | 230 | / macro_rules! primitive_deserializer { 231 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 232 | | #[doc = "A deserializer holding"] 233 | | #[doc = $doc] ... | 283 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 290 | | } 291 | | } | |_- in this expansion of `primitive_deserializer!` ... 307 | primitive_deserializer!(char, "a `char`.", CharDeserializer, visit_char); | ------------------------------------------------------------------------ in this macro invocation | help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:388:40 | 388 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 388 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:477:40 | 477 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 477 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:556:40 | 556 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 556 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:661:40 | 661 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 661 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:769:40 | 769 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 769 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:829:40 | 829 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 829 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:877:40 | 877 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 877 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:984:40 | 984 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 984 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:997:40 | 997 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 997 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:1310:40 | 1310 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1310 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:1412:40 | 1412 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1412 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/ignored_any.rs:116:46 | 116 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 116 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:20:46 | 20 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 20 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:59:46 | 59 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 59 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 383 | / impl_deserialize_num! { 384 | | i8, NonZeroI8 cfg(not(no_num_nonzero_signed)), deserialize_i8 385 | | num_self!(i8:visit_i8); 386 | | int_to_int!(i16:visit_i16 i32:visit_i32 i64:visit_i64); 387 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 388 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 383 | / impl_deserialize_num! { 384 | | i8, NonZeroI8 cfg(not(no_num_nonzero_signed)), deserialize_i8 385 | | num_self!(i8:visit_i8); 386 | | int_to_int!(i16:visit_i16 i32:visit_i32 i64:visit_i64); 387 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 388 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 383 | / impl_deserialize_num! { 384 | | i8, NonZeroI8 cfg(not(no_num_nonzero_signed)), deserialize_i8 385 | | num_self!(i8:visit_i8); 386 | | int_to_int!(i16:visit_i16 i32:visit_i32 i64:visit_i64); 387 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 388 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 390 | / impl_deserialize_num! { 391 | | i16, NonZeroI16 cfg(not(no_num_nonzero_signed)), deserialize_i16 392 | | num_self!(i16:visit_i16); 393 | | num_as_self!(i8:visit_i8); 394 | | int_to_int!(i32:visit_i32 i64:visit_i64); 395 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 396 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 390 | / impl_deserialize_num! { 391 | | i16, NonZeroI16 cfg(not(no_num_nonzero_signed)), deserialize_i16 392 | | num_self!(i16:visit_i16); 393 | | num_as_self!(i8:visit_i8); 394 | | int_to_int!(i32:visit_i32 i64:visit_i64); 395 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 396 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 390 | / impl_deserialize_num! { 391 | | i16, NonZeroI16 cfg(not(no_num_nonzero_signed)), deserialize_i16 392 | | num_self!(i16:visit_i16); 393 | | num_as_self!(i8:visit_i8); 394 | | int_to_int!(i32:visit_i32 i64:visit_i64); 395 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 396 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 398 | / impl_deserialize_num! { 399 | | i32, NonZeroI32 cfg(not(no_num_nonzero_signed)), deserialize_i32 400 | | num_self!(i32:visit_i32); 401 | | num_as_self!(i8:visit_i8 i16:visit_i16); 402 | | int_to_int!(i64:visit_i64); 403 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 404 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 398 | / impl_deserialize_num! { 399 | | i32, NonZeroI32 cfg(not(no_num_nonzero_signed)), deserialize_i32 400 | | num_self!(i32:visit_i32); 401 | | num_as_self!(i8:visit_i8 i16:visit_i16); 402 | | int_to_int!(i64:visit_i64); 403 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 404 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 398 | / impl_deserialize_num! { 399 | | i32, NonZeroI32 cfg(not(no_num_nonzero_signed)), deserialize_i32 400 | | num_self!(i32:visit_i32); 401 | | num_as_self!(i8:visit_i8 i16:visit_i16); 402 | | int_to_int!(i64:visit_i64); 403 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 404 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 406 | / impl_deserialize_num! { 407 | | i64, NonZeroI64 cfg(not(no_num_nonzero_signed)), deserialize_i64 408 | | num_self!(i64:visit_i64); 409 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32); 410 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 411 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 406 | / impl_deserialize_num! { 407 | | i64, NonZeroI64 cfg(not(no_num_nonzero_signed)), deserialize_i64 408 | | num_self!(i64:visit_i64); 409 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32); 410 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 411 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 406 | / impl_deserialize_num! { 407 | | i64, NonZeroI64 cfg(not(no_num_nonzero_signed)), deserialize_i64 408 | | num_self!(i64:visit_i64); 409 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32); 410 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 411 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 413 | / impl_deserialize_num! { 414 | | isize, NonZeroIsize cfg(not(no_num_nonzero_signed)), deserialize_i64 415 | | num_as_self!(i8:visit_i8 i16:visit_i16); 416 | | int_to_int!(i32:visit_i32 i64:visit_i64); 417 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 418 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 413 | / impl_deserialize_num! { 414 | | isize, NonZeroIsize cfg(not(no_num_nonzero_signed)), deserialize_i64 415 | | num_as_self!(i8:visit_i8 i16:visit_i16); 416 | | int_to_int!(i32:visit_i32 i64:visit_i64); 417 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 418 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 413 | / impl_deserialize_num! { 414 | | isize, NonZeroIsize cfg(not(no_num_nonzero_signed)), deserialize_i64 415 | | num_as_self!(i8:visit_i8 i16:visit_i16); 416 | | int_to_int!(i32:visit_i32 i64:visit_i64); 417 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 418 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 420 | / impl_deserialize_num! { 421 | | u8, NonZeroU8, deserialize_u8 422 | | num_self!(u8:visit_u8); 423 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 424 | | uint_to_self!(u16:visit_u16 u32:visit_u32 u64:visit_u64); 425 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 420 | / impl_deserialize_num! { 421 | | u8, NonZeroU8, deserialize_u8 422 | | num_self!(u8:visit_u8); 423 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 424 | | uint_to_self!(u16:visit_u16 u32:visit_u32 u64:visit_u64); 425 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 420 | / impl_deserialize_num! { 421 | | u8, NonZeroU8, deserialize_u8 422 | | num_self!(u8:visit_u8); 423 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 424 | | uint_to_self!(u16:visit_u16 u32:visit_u32 u64:visit_u64); 425 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 427 | / impl_deserialize_num! { 428 | | u16, NonZeroU16, deserialize_u16 429 | | num_self!(u16:visit_u16); 430 | | num_as_self!(u8:visit_u8); 431 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 432 | | uint_to_self!(u32:visit_u32 u64:visit_u64); 433 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 427 | / impl_deserialize_num! { 428 | | u16, NonZeroU16, deserialize_u16 429 | | num_self!(u16:visit_u16); 430 | | num_as_self!(u8:visit_u8); 431 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 432 | | uint_to_self!(u32:visit_u32 u64:visit_u64); 433 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 427 | / impl_deserialize_num! { 428 | | u16, NonZeroU16, deserialize_u16 429 | | num_self!(u16:visit_u16); 430 | | num_as_self!(u8:visit_u8); 431 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 432 | | uint_to_self!(u32:visit_u32 u64:visit_u64); 433 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 435 | / impl_deserialize_num! { 436 | | u32, NonZeroU32, deserialize_u32 437 | | num_self!(u32:visit_u32); 438 | | num_as_self!(u8:visit_u8 u16:visit_u16); 439 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 440 | | uint_to_self!(u64:visit_u64); 441 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 435 | / impl_deserialize_num! { 436 | | u32, NonZeroU32, deserialize_u32 437 | | num_self!(u32:visit_u32); 438 | | num_as_self!(u8:visit_u8 u16:visit_u16); 439 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 440 | | uint_to_self!(u64:visit_u64); 441 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 435 | / impl_deserialize_num! { 436 | | u32, NonZeroU32, deserialize_u32 437 | | num_self!(u32:visit_u32); 438 | | num_as_self!(u8:visit_u8 u16:visit_u16); 439 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 440 | | uint_to_self!(u64:visit_u64); 441 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 443 | / impl_deserialize_num! { 444 | | u64, NonZeroU64, deserialize_u64 445 | | num_self!(u64:visit_u64); 446 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32); 447 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 448 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 443 | / impl_deserialize_num! { 444 | | u64, NonZeroU64, deserialize_u64 445 | | num_self!(u64:visit_u64); 446 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32); 447 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 448 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 443 | / impl_deserialize_num! { 444 | | u64, NonZeroU64, deserialize_u64 445 | | num_self!(u64:visit_u64); 446 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32); 447 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 448 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 450 | / impl_deserialize_num! { 451 | | usize, NonZeroUsize, deserialize_u64 452 | | num_as_self!(u8:visit_u8 u16:visit_u16); 453 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 454 | | uint_to_self!(u32:visit_u32 u64:visit_u64); 455 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 450 | / impl_deserialize_num! { 451 | | usize, NonZeroUsize, deserialize_u64 452 | | num_as_self!(u8:visit_u8 u16:visit_u16); 453 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 454 | | uint_to_self!(u32:visit_u32 u64:visit_u64); 455 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 450 | / impl_deserialize_num! { 451 | | usize, NonZeroUsize, deserialize_u64 452 | | num_as_self!(u8:visit_u8 u16:visit_u16); 453 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 454 | | uint_to_self!(u32:visit_u32 u64:visit_u64); 455 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 457 | / impl_deserialize_num! { 458 | | f32, deserialize_f32 459 | | num_self!(f32:visit_f32); 460 | | num_as_copysign_self!(f64:visit_f64); 461 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 462 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 463 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 465 | / impl_deserialize_num! { 466 | | f64, deserialize_f64 467 | | num_self!(f64:visit_f64); 468 | | num_as_copysign_self!(f32:visit_f32); 469 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 470 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 471 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 530 | / impl_deserialize_num! { 531 | | i128, NonZeroI128 cfg(not(no_num_nonzero_signed)), deserialize_i128 532 | | num_self!(i128:visit_i128); 533 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 534 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 535 | | num_128!(u128:visit_u128); 536 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 530 | / impl_deserialize_num! { 531 | | i128, NonZeroI128 cfg(not(no_num_nonzero_signed)), deserialize_i128 532 | | num_self!(i128:visit_i128); 533 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 534 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 535 | | num_128!(u128:visit_u128); 536 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 530 | / impl_deserialize_num! { 531 | | i128, NonZeroI128 cfg(not(no_num_nonzero_signed)), deserialize_i128 532 | | num_self!(i128:visit_i128); 533 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 534 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 535 | | num_128!(u128:visit_u128); 536 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 538 | / impl_deserialize_num! { 539 | | u128, NonZeroU128, deserialize_u128 540 | | num_self!(u128:visit_u128); 541 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 542 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 543 | | num_128!(i128:visit_i128); 544 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 538 | / impl_deserialize_num! { 539 | | u128, NonZeroU128, deserialize_u128 540 | | num_self!(u128:visit_u128); 541 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 542 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 543 | | num_128!(i128:visit_i128); 544 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 538 | / impl_deserialize_num! { 539 | | u128, NonZeroU128, deserialize_u128 540 | | num_self!(u128:visit_u128); 541 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 542 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 543 | | num_128!(i128:visit_i128); 544 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:553:46 | 553 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 553 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:599:46 | 599 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 599 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:645:46 | 645 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 645 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:722:46 | 722 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 722 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:757:46 | 757 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 757 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:794:46 | 794 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 794 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:891:46 | 891 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 891 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:959:46 | 959 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 959 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1020:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1020 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1087 | / seq_impl!( 1088 | | #[cfg(any(feature = "std", feature = "alloc"))] 1089 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1090 | | BinaryHeap, ... | 1095 | | BinaryHeap::push 1096 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1020 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1056:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1056 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1087 | / seq_impl!( 1088 | | #[cfg(any(feature = "std", feature = "alloc"))] 1089 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1090 | | BinaryHeap, ... | 1095 | | BinaryHeap::push 1096 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1056 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1020:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1020 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1098 | / seq_impl!( 1099 | | #[cfg(any(feature = "std", feature = "alloc"))] 1100 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1101 | | BTreeSet, ... | 1106 | | BTreeSet::insert 1107 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1020 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1056:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1056 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1098 | / seq_impl!( 1099 | | #[cfg(any(feature = "std", feature = "alloc"))] 1100 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1101 | | BTreeSet, ... | 1106 | | BTreeSet::insert 1107 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1056 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1020:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1020 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1109 | / seq_impl!( 1110 | | #[cfg(any(feature = "std", feature = "alloc"))] 1111 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1112 | | LinkedList, ... | 1117 | | LinkedList::push_back 1118 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1020 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1056:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1056 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1109 | / seq_impl!( 1110 | | #[cfg(any(feature = "std", feature = "alloc"))] 1111 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1112 | | LinkedList, ... | 1117 | | LinkedList::push_back 1118 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1056 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1020:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1020 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1120 | / seq_impl!( 1121 | | #[cfg(feature = "std")] 1122 | | #[cfg_attr(docsrs, doc(cfg(feature = "std")))] 1123 | | HashSet, ... | 1128 | | HashSet::insert 1129 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1020 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1056:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1056 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1120 | / seq_impl!( 1121 | | #[cfg(feature = "std")] 1122 | | #[cfg_attr(docsrs, doc(cfg(feature = "std")))] 1123 | | HashSet, ... | 1128 | | HashSet::insert 1129 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1056 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1020:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1020 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1131 | / seq_impl!( 1132 | | #[cfg(any(feature = "std", feature = "alloc"))] 1133 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1134 | | VecDeque, ... | 1139 | | VecDeque::push_back 1140 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1020 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1056:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1056 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1131 | / seq_impl!( 1132 | | #[cfg(any(feature = "std", feature = "alloc"))] 1133 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1134 | | VecDeque, ... | 1139 | | VecDeque::push_back 1140 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1056 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1164:54 | 1164 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1164 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1201:54 | 1201 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1201 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1255:46 | 1255 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1255 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1287:58 | 1278 | / macro_rules! array_impls { 1279 | | ($($len:expr => ($($n:tt)+))+) => { 1280 | | $( 1281 | | impl<'de, T> Visitor<'de> for ArrayVisitor<[T; $len]> ... | 1287 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1353 | | } 1354 | | } | |_- in this expansion of `array_impls!` 1355 | 1356 | / array_impls! { 1357 | | 1 => (0) 1358 | | 2 => (0 1) 1359 | | 3 => (0 1 2) ... | 1388 | | 32 => (0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31) 1389 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 1287 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1311:58 | 1278 | / macro_rules! array_impls { 1279 | | ($($len:expr => ($($n:tt)+))+) => { 1280 | | $( 1281 | | impl<'de, T> Visitor<'de> for ArrayVisitor<[T; $len]> ... | 1311 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1353 | | } 1354 | | } | |_- in this expansion of `array_impls!` 1355 | 1356 | / array_impls! { 1357 | | 1 => (0) 1358 | | 2 => (0 1) 1359 | | 3 => (0 1 2) ... | 1388 | | 32 => (0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31) 1389 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 1311 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1421:58 | 1407 | / macro_rules! tuple_impl_body { 1408 | | ($len:tt => ($($n:tt $name:ident)+)) => { 1409 | | #[inline] 1410 | | fn deserialize(deserializer: D) -> Result ... | 1421 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1477 | | }; 1478 | | } | |_- in this expansion of `tuple_impl_body!` ... 1489 | tuple_impl_body!(1 => (0 T)); | ---------------------------- in this macro invocation | help: indicate the anonymous lifetime | 1421 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1455:58 | 1407 | / macro_rules! tuple_impl_body { 1408 | | ($len:tt => ($($n:tt $name:ident)+)) => { 1409 | | #[inline] 1410 | | fn deserialize(deserializer: D) -> Result ... | 1455 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1477 | | }; 1478 | | } | |_- in this expansion of `tuple_impl_body!` ... 1489 | tuple_impl_body!(1 => (0 T)); | ---------------------------- in this macro invocation | help: indicate the anonymous lifetime | 1455 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1421:58 | 1393 | / macro_rules! tuple_impls { 1394 | | ($($len:tt => ($($n:tt $name:ident)+))+) => { 1395 | | $( 1396 | | #[cfg_attr(docsrs, doc(hidden))] ... | 1401 | | tuple_impl_body!($len => ($($n $name)+)); | | ---------------------------------------- in this macro invocation (#2) ... | 1404 | | }; 1405 | | } | |_- in this expansion of `tuple_impls!` (#1) 1406 | 1407 | / macro_rules! tuple_impl_body { 1408 | | ($len:tt => ($($n:tt $name:ident)+)) => { 1409 | | #[inline] 1410 | | fn deserialize(deserializer: D) -> Result ... | 1421 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1477 | | }; 1478 | | } | |_- in this expansion of `tuple_impl_body!` (#2) ... 1492 | / tuple_impls! { 1493 | | 2 => (0 T0 1 T1) 1494 | | 3 => (0 T0 1 T1 2 T2) 1495 | | 4 => (0 T0 1 T1 2 T2 3 T3) ... | 1507 | | 16 => (0 T0 1 T1 2 T2 3 T3 4 T4 5 T5 6 T6 7 T7 8 T8 9 T9 10 T10 11 T11 12 T12 13 T13 14 T14 15 T15) 1508 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 1421 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1455:58 | 1393 | / macro_rules! tuple_impls { 1394 | | ($($len:tt => ($($n:tt $name:ident)+))+) => { 1395 | | $( 1396 | | #[cfg_attr(docsrs, doc(hidden))] ... | 1401 | | tuple_impl_body!($len => ($($n $name)+)); | | ---------------------------------------- in this macro invocation (#2) ... | 1404 | | }; 1405 | | } | |_- in this expansion of `tuple_impls!` (#1) 1406 | 1407 | / macro_rules! tuple_impl_body { 1408 | | ($len:tt => ($($n:tt $name:ident)+)) => { 1409 | | #[inline] 1410 | | fn deserialize(deserializer: D) -> Result ... | 1455 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1477 | | }; 1478 | | } | |_- in this expansion of `tuple_impl_body!` (#2) ... 1492 | / tuple_impls! { 1493 | | 2 => (0 T0 1 T1) 1494 | | 3 => (0 T0 1 T1 2 T2) 1495 | | 4 => (0 T0 1 T1 2 T2 3 T3) ... | 1507 | | 16 => (0 T0 1 T1 2 T2 3 T3 4 T4 5 T5 6 T6 7 T7 8 T8 9 T9 10 T10 11 T11 12 T12 13 T13 14 T14 15 T15) 1508 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 1455 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1542:62 | 1512 | / macro_rules! map_impl { 1513 | | ( 1514 | | $(#[$attr:meta])* 1515 | | $ty:ident , ... | 1542 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1565 | | } 1566 | | } | |_- in this expansion of `map_impl!` 1567 | 1568 | / map_impl! { 1569 | | #[cfg(any(feature = "std", feature = "alloc"))] 1570 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1571 | | BTreeMap, 1572 | | map, 1573 | | BTreeMap::new(), 1574 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 1542 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1542:62 | 1512 | / macro_rules! map_impl { 1513 | | ( 1514 | | $(#[$attr:meta])* 1515 | | $ty:ident , ... | 1542 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1565 | | } 1566 | | } | |_- in this expansion of `map_impl!` ... 1576 | / map_impl! { 1577 | | #[cfg(feature = "std")] 1578 | | #[cfg_attr(docsrs, doc(cfg(feature = "std")))] 1579 | | HashMap, 1580 | | map, 1581 | | HashMap::with_capacity_and_hasher(size_hint::cautious::<(K, V)>(map.size_hint()), S::default()), 1582 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 1542 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1630:62 | 1608 | / macro_rules! variant_identifier { 1609 | | ( 1610 | | $name_kind:ident ($($variant:ident; $bytes:expr; $index:expr),*) 1611 | | $expecting_message:expr, ... | 1630 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1679 | | } 1680 | | } | |_- in this expansion of `variant_identifier!` (#2) ... 1683 | / macro_rules! deserialize_enum { 1684 | | ( 1685 | | $name:ident $name_kind:ident ($($variant:ident; $bytes:expr; $index:expr),*) 1686 | | $expecting_message:expr, ... | 1689 | / variant_identifier! { 1690 | $name_kind ($($variant; $bytes; $index),*) 1691 | $expecting_message, 1692 | VARIANTS 1693 | | } | |_________- in this macro invocation (#2) ... 1716 | | } 1717 | | } | |_- in this expansion of `deserialize_enum!` (#1) ... 1730 | / deserialize_enum! { 1731 | | IpAddr IpAddrKind (V4; b"V4"; 0, V6; b"V6"; 1) 1732 | | "`V4` or `V6`", 1733 | | deserializer 1734 | | } | |_____________- in this macro invocation (#1) | help: indicate the anonymous lifetime | 1630 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1699:54 | 1683 | / macro_rules! deserialize_enum { 1684 | | ( 1685 | | $name:ident $name_kind:ident ($($variant:ident; $bytes:expr; $index:expr),*) 1686 | | $expecting_message:expr, ... | 1699 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1716 | | } 1717 | | } | |_- in this expansion of `deserialize_enum!` ... 1730 | / deserialize_enum! { 1731 | | IpAddr IpAddrKind (V4; b"V4"; 0, V6; b"V6"; 1) 1732 | | "`V4` or `V6`", 1733 | | deserializer 1734 | | } | |_____________- in this macro invocation | help: indicate the anonymous lifetime | 1699 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1630:62 | 1608 | / macro_rules! variant_identifier { 1609 | | ( 1610 | | $name_kind:ident ($($variant:ident; $bytes:expr; $index:expr),*) 1611 | | $expecting_message:expr, ... | 1630 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1679 | | } 1680 | | } | |_- in this expansion of `variant_identifier!` (#2) ... 1683 | / macro_rules! deserialize_enum { 1684 | | ( 1685 | | $name:ident $name_kind:ident ($($variant:ident; $bytes:expr; $index:expr),*) 1686 | | $expecting_message:expr, ... | 1689 | / variant_identifier! { 1690 | $name_kind ($($variant; $bytes; $index),*) 1691 | $expecting_message, 1692 | VARIANTS 1693 | | } | |_________- in this macro invocation (#2) ... 1716 | | } 1717 | | } | |_- in this expansion of `deserialize_enum!` (#1) ... 1784 | / deserialize_enum! { 1785 | | SocketAddr SocketAddrKind (V4; b"V4"; 0, V6; b"V6"; 1) 1786 | | "`V4` or `V6`", 1787 | | deserializer 1788 | | } | |_____________- in this macro invocation (#1) | help: indicate the anonymous lifetime | 1630 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1699:54 | 1683 | / macro_rules! deserialize_enum { 1684 | | ( 1685 | | $name:ident $name_kind:ident ($($variant:ident; $bytes:expr; $index:expr),*) 1686 | | $expecting_message:expr, ... | 1699 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1716 | | } 1717 | | } | |_- in this expansion of `deserialize_enum!` ... 1784 | / deserialize_enum! { 1785 | | SocketAddr SocketAddrKind (V4; b"V4"; 0, V6; b"V6"; 1) 1786 | | "`V4` or `V6`", 1787 | | deserializer 1788 | | } | |_____________- in this macro invocation | help: indicate the anonymous lifetime | 1699 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1816:46 | 1816 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1816 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1855:46 | 1855 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1855 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1630:62 | 1608 | / macro_rules! variant_identifier { 1609 | | ( 1610 | | $name_kind:ident ($($variant:ident; $bytes:expr; $index:expr),*) 1611 | | $expecting_message:expr, ... | 1630 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1679 | | } 1680 | | } | |_- in this expansion of `variant_identifier!` ... 1916 | / variant_identifier! { 1917 | | OsStringKind (Unix; b"Unix"; 0, Windows; b"Windows"; 1) 1918 | | "`Unix` or `Windows`", 1919 | | OSSTR_VARIANTS 1920 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 1630 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1929:46 | 1929 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1929 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:2178:62 | 2178 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2178 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:2228:54 | 2228 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2228 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:2317:62 | 2317 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2317 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:2367:54 | 2367 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2367 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:2518:58 | 2518 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2518 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:2563:50 | 2563 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2563 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:2675:58 | 2675 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2675 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:2718:50 | 2718 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2718 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:2813:58 | 2813 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2813 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:2856:50 | 2856 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2856 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:2924:62 | 2924 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2924 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:2982:54 | 2982 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2982 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:3035:62 | 3035 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3035 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:3091:54 | 3091 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3091 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:3187:46 | 3187 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3187 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/mod.rs:210:36 | 140 | / macro_rules! declare_error_trait { 141 | | (Error: Sized $(+ $($supertrait:ident)::+)*) => { 142 | | /// The `Error` trait allows `Deserialize` implementations to create descriptive 143 | | /// error messages belonging to the `Deserializer` against which they are ... | 210 | | fn invalid_type(unexp: Unexpected, exp: &Expected) -> Self { | | ^^^^^^^^^^ expected lifetime parameter ... | 297 | | } 298 | | } | |_- in this expansion of `declare_error_trait!` ... 301 | declare_error_trait!(Error: Sized + StdError); | --------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 210 | fn invalid_type(unexp: Unexpected<'_>, exp: &Expected) -> Self { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/mod.rs:228:37 | 140 | / macro_rules! declare_error_trait { 141 | | (Error: Sized $(+ $($supertrait:ident)::+)*) => { 142 | | /// The `Error` trait allows `Deserialize` implementations to create descriptive 143 | | /// error messages belonging to the `Deserializer` against which they are ... | 228 | | fn invalid_value(unexp: Unexpected, exp: &Expected) -> Self { | | ^^^^^^^^^^ expected lifetime parameter ... | 297 | | } 298 | | } | |_- in this expansion of `declare_error_trait!` ... 301 | declare_error_trait!(Error: Sized + StdError); | --------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 228 | fn invalid_value(unexp: Unexpected<'_>, exp: &Expected) -> Self { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/mod.rs:399:40 | 399 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 399 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/mod.rs:478:40 | 478 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result; | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 478 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result; | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/mod.rs:485:40 | 485 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 485 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/mod.rs:491:40 | 491 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 491 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/mod.rs:497:40 | 497 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 497 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/mod.rs:1311:46 | 1311 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result; | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1311 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result; | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/mod.rs:2282:40 | 2282 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2282 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/mod.rs:2304:40 | 2304 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2304 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:72:50 | 72 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 72 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:145:50 | 145 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 145 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:266:33 | 266 | fn unexpected(&self) -> Unexpected { | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 266 | fn unexpected(&self) -> Unexpected<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:331:44 | 331 | fn expecting(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 331 | fn expecting(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:494:23 | 494 | Vec::::with_capacity(size_hint::cautious::(visitor.size_hint())); | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 494 | Vec::>::with_capacity(size_hint::cautious::(visitor.size_hint())); | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:494:69 | 494 | Vec::::with_capacity(size_hint::cautious::(visitor.size_hint())); | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 494 | Vec::::with_capacity(size_hint::cautious::>(visitor.size_hint())); | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:506:24 | 506 | Vec::<(Content, Content)>::with_capacity( | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 506 | Vec::<(Content<'_>, Content)>::with_capacity( | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:506:33 | 506 | Vec::<(Content, Content)>::with_capacity( | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 506 | Vec::<(Content, Content<'_>)>::with_capacity( | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:507:44 | 507 | size_hint::cautious::<(Content, Content)>(visitor.size_hint()), | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 507 | size_hint::cautious::<(Content<'_>, Content)>(visitor.size_hint()), | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:507:53 | 507 | size_hint::cautious::<(Content, Content)>(visitor.size_hint()), | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 507 | size_hint::cautious::<(Content, Content<'_>)>(visitor.size_hint()), | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:565:44 | 565 | fn expecting(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 565 | fn expecting(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:849:44 | 849 | fn expecting(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 849 | fn expecting(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:872:34 | 872 | let mut vec = Vec::<(Content, Content)>::with_capacity(size_hint::cautious::<( | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 872 | let mut vec = Vec::<(Content<'_>, Content)>::with_capacity(size_hint::cautious::<( | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:872:43 | 872 | let mut vec = Vec::<(Content, Content)>::with_capacity(size_hint::cautious::<( | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 872 | let mut vec = Vec::<(Content, Content<'_>)>::with_capacity(size_hint::cautious::<( | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:873:17 | 873 | Content, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 873 | Content<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:874:17 | 874 | Content, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 874 | Content<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:925:50 | 925 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 925 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:1000:50 | 1000 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1000 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:2396:50 | 2396 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2396 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:2441:50 | 2441 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2441 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:2876:46 | 2876 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2876 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/ser.rs:61:40 | 61 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 61 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/ser.rs:1357:40 | 1357 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1357 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/doc.rs:28:32 | 28 | fn fmt(&self, _: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 28 | fn fmt(&self, _: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/mod.rs:30:48 | 30 | pub fn from_utf8_lossy(bytes: &[u8]) -> Cow { | ---^---- expected lifetime parameter | help: indicate the anonymous lifetime | 30 | pub fn from_utf8_lossy(bytes: &[u8]) -> Cow<'_, str> { | +++ warning: unused extern crate --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/lib.rs:330:1 | 329 | / #[cfg(feature = "serde_derive")] 330 | | extern crate serde_derive; | | ^^^^^^^^^^^^^^^^^^^^^^^^^- | |__________________________| | help: remove it | = note: `-W unused-extern-crates` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(unused_extern_crates)]` Compiling rustc_ast_ir v0.0.0 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_ast_ir) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rustc_ast_ir CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_ast_ir CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_ast_ir CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rustc_ast_ir --edition=2021 compiler/rustc_ast_ir/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="nightly"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly"))' -C metadata=ff3988790989122e -C extra-filename=-ff3988790989122e --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern rustc_data_structures=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_data_structures-50d084bb6cf08c2d.rmeta --extern rustc_macros=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/librustc_macros-9154419ce09665ba.so --extern rustc_serialize=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_serialize-1844988cc49a2c74.rmeta --extern rustc_span=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_span-16d47d317c748ece.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/build/psm-e40c84db0f18debb/out` Compiling rustc_ast v0.0.0 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_ast) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rustc_ast CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_ast CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_ast CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rustc_ast --edition=2021 compiler/rustc_ast/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=9859b7837d90259a -C extra-filename=-9859b7837d90259a --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern bitflags=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libbitflags-e16016e74716c9bd.rmeta --extern memchr=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libmemchr-20e0a77743d03140.rmeta --extern rustc_ast_ir=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_ast_ir-ff3988790989122e.rmeta --extern rustc_data_structures=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_data_structures-50d084bb6cf08c2d.rmeta --extern rustc_index=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_index-9753c295dd5ab1ad.rmeta --extern rustc_lexer=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_lexer-9d58013dce841ea3.rmeta --extern rustc_macros=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/librustc_macros-9154419ce09665ba.so --extern rustc_serialize=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_serialize-1844988cc49a2c74.rmeta --extern rustc_span=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_span-16d47d317c748ece.rmeta --extern smallvec=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libsmallvec-cdaa0fb7721cca79.rmeta --extern thin_vec=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libthin_vec-fcc19ab6c5fbe1d6.rmeta --extern tracing=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libtracing-6dfb46b41289e830.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/build/psm-e40c84db0f18debb/out` warning: `icu_locid` (lib) generated 34 warnings Compiling rustc_feature v0.0.0 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_feature) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rustc_feature CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_feature CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_feature CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rustc_feature --edition=2021 compiler/rustc_feature/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=46ec2b17cc1bd142 -C extra-filename=-46ec2b17cc1bd142 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern rustc_data_structures=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_data_structures-50d084bb6cf08c2d.rmeta --extern rustc_span=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_span-16d47d317c748ece.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/build/psm-e40c84db0f18debb/out` warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/object-0.36.3/src/read/mod.rs:783:26 | 783 | pub struct RelocationMap(Map); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary = note: `-W rustc::default-hash-types` implied by `-W rustc::internal` = help: to override `-W rustc::internal` add `#[allow(rustc::default_hash_types)]` warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/object-0.36.3/src/read/mod.rs:795:37 | 795 | let mut map = RelocationMap(Map::new()); | ^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/object-0.36.3/src/read/read_cache.rs:38:11 | 38 | bufs: Map<(u64, u64), Box<[u8]>>, | ^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/object-0.36.3/src/read/read_cache.rs:39:14 | 39 | strings: Map<(u64, u8), Box<[u8]>>, | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/object-0.36.3/src/read/read_cache.rs:72:23 | 72 | bufs: Map::new(), | ^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/object-0.36.3/src/read/read_cache.rs:73:26 | 73 | strings: Map::new(), | ^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/object-0.36.3/src/write/mod.rs:75:24 | 75 | standard_sections: HashMap, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/object-0.36.3/src/write/mod.rs:77:17 | 77 | symbol_map: HashMap, SymbolId>, | ^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/object-0.36.3/src/write/mod.rs:84:19 | 84 | stub_symbols: HashMap, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/object-0.36.3/src/write/mod.rs:107:32 | 107 | standard_sections: HashMap::new(), | ^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/object-0.36.3/src/write/mod.rs:109:25 | 109 | symbol_map: HashMap::new(), | ^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/object-0.36.3/src/write/mod.rs:114:27 | 114 | stub_symbols: HashMap::new(), | ^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: `icu_locid_transform` (lib) generated 10 warnings Compiling rustc_abi v0.0.0 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_abi) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rustc_abi CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_abi CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_abi CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rustc_abi --edition=2021 compiler/rustc_abi/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="nightly"' --cfg 'feature="randomize"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly", "randomize"))' -C metadata=043d2701e93d76ae -C extra-filename=-043d2701e93d76ae --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern bitflags=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libbitflags-e16016e74716c9bd.rmeta --extern rand=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librand-3905c9ac0b862a6d.rmeta --extern rand_xoshiro=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librand_xoshiro-cb6b1bd90908f515.rmeta --extern rustc_data_structures=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_data_structures-50d084bb6cf08c2d.rmeta --extern rustc_index=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_index-9753c295dd5ab1ad.rmeta --extern rustc_macros=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/librustc_macros-9154419ce09665ba.so --extern rustc_serialize=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_serialize-1844988cc49a2c74.rmeta --extern tracing=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libtracing-6dfb46b41289e830.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/build/psm-e40c84db0f18debb/out` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=thiserror CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-1.0.63 CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='derive(Error)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=thiserror CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/thiserror' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.63 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=63 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-1.0.63 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/build/thiserror-8ccbb9045ef25b59/out /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name thiserror --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-1.0.63/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=747479e4950f9921 -C extra-filename=-747479e4950f9921 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern thiserror_impl=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/libthiserror_impl-0387d893cdadd8d4.so --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(thiserror_nightly_testing)'` Compiling fluent-syntax v0.11.1 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=fluent_syntax CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/fluent-syntax-0.11.1 CARGO_PKG_AUTHORS='Zibi Braniecki :Staś Małolepszy ' CARGO_PKG_DESCRIPTION='Parser/Serializer tools for Fluent Syntax. ' CARGO_PKG_HOMEPAGE='http://www.projectfluent.org' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fluent-syntax CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/projectfluent/fluent-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.11.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/fluent-syntax-0.11.1 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name fluent_syntax --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/fluent-syntax-0.11.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all-benchmarks", "default", "json", "serde", "serde_json"))' -C metadata=a4f26a583f8bbc9b -C extra-filename=-a4f26a583f8bbc9b --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern thiserror=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libthiserror-747479e4950f9921.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: prefer `FxHashSet` over `HashSet`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:1038:49 | 1038 | impl<'de, T, S, E> IntoDeserializer<'de, E> for HashSet | ^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashSet` may be necessary = note: `-W rustc::default-hash-types` implied by `-W rustc::internal` = help: to override `-W rustc::internal` add `#[allow(rustc::default_hash_types)]` warning: using `into_iter` can result in unstable query results --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:1047:35 | 1047 | SeqDeserializer::new(self.into_iter()) | ^^^^^^^^^ | = note: if you believe this case to be fine, allow this lint and add a comment explaining your rationale = note: `-W rustc::potential-query-instability` implied by `-W rustc::internal` = help: to override `-W rustc::internal` add `#[allow(rustc::potential_query_instability)]` warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:1440:52 | 1440 | impl<'de, K, V, S, E> IntoDeserializer<'de, E> for HashMap | ^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: using `into_iter` can result in unstable query results --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:1450:35 | 1450 | MapDeserializer::new(self.into_iter()) | ^^^^^^^^^ | = note: if you believe this case to be fine, allow this lint and add a comment explaining your rationale warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1047:47 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1047 | | struct SeqInPlaceVisitor<'a, T: 'a $(, $typaram: 'a)*>(&'a mut $ty); | | ^^^^ help: remove this bound ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1087 | / seq_impl!( 1088 | | #[cfg(any(feature = "std", feature = "alloc"))] 1089 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1090 | | BinaryHeap, ... | 1095 | | BinaryHeap::push 1096 | | ); | |_- in this macro invocation | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1047:47 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1047 | | struct SeqInPlaceVisitor<'a, T: 'a $(, $typaram: 'a)*>(&'a mut $ty); | | ^^^^ help: remove this bound ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1098 | / seq_impl!( 1099 | | #[cfg(any(feature = "std", feature = "alloc"))] 1100 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1101 | | BTreeSet, ... | 1106 | | BTreeSet::insert 1107 | | ); | |_- in this macro invocation warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1047:47 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1047 | | struct SeqInPlaceVisitor<'a, T: 'a $(, $typaram: 'a)*>(&'a mut $ty); | | ^^^^ help: remove this bound ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1109 | / seq_impl!( 1110 | | #[cfg(any(feature = "std", feature = "alloc"))] 1111 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1112 | | LinkedList, ... | 1117 | | LinkedList::push_back 1118 | | ); | |_- in this macro invocation warning: prefer `FxHashSet` over `HashSet`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1000:58 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1000 | | impl<'de, T $(, $typaram)*> Deserialize<'de> for $ty | | ^^^^^^^^^^^^^^^^^^^^^ ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1120 | / seq_impl!( 1121 | | #[cfg(feature = "std")] 1122 | | #[cfg_attr(docsrs, doc(cfg(feature = "std")))] 1123 | | HashSet, ... | 1128 | | HashSet::insert 1129 | | ); | |_- in this macro invocation | = note: a `use rustc_data_structures::fx::FxHashSet` may be necessary warning: prefer `FxHashSet` over `HashSet`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1010:41 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1010 | | marker: PhantomData<$ty>, | | ^^^^^^^^^^^^^^^^^^^^^ ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1120 | / seq_impl!( 1121 | | #[cfg(feature = "std")] 1122 | | #[cfg_attr(docsrs, doc(cfg(feature = "std")))] 1123 | | HashSet, ... | 1128 | | HashSet::insert 1129 | | ); | |_- in this macro invocation | = note: a `use rustc_data_structures::fx::FxHashSet` may be necessary warning: prefer `FxHashSet` over `HashSet`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1018:34 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1018 | | type Value = $ty; | | ^^^^^^^^^^^^^^^^^^^^^ ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1120 | / seq_impl!( 1121 | | #[cfg(feature = "std")] 1122 | | #[cfg_attr(docsrs, doc(cfg(feature = "std")))] 1123 | | HashSet, ... | 1128 | | HashSet::insert 1129 | | ); | |_- in this macro invocation | = note: a `use rustc_data_structures::fx::FxHashSet` may be necessary warning: prefer `FxHashSet` over `HashSet`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1126:5 | 1126 | HashSet::with_capacity_and_hasher(size_hint::cautious::(seq.size_hint()), S::default()), | ^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashSet` may be necessary warning: prefer `FxHashSet` over `HashSet`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1128:5 | 1128 | HashSet::insert | ^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashSet` may be necessary warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1047:47 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1047 | | struct SeqInPlaceVisitor<'a, T: 'a $(, $typaram: 'a)*>(&'a mut $ty); | | ^^^^ ^^^^ ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1120 | / seq_impl!( 1121 | | #[cfg(feature = "std")] 1122 | | #[cfg_attr(docsrs, doc(cfg(feature = "std")))] 1123 | | HashSet, ... | 1128 | | HashSet::insert 1129 | | ); | |_- in this macro invocation | help: remove these bounds | 1047 - struct SeqInPlaceVisitor<'a, T: 'a $(, $typaram: 'a)*>(&'a mut $ty); 1047 + struct SeqInPlaceVisitor<'a, T $(, $typaram)*>(&'a mut $ty); | warning: prefer `FxHashSet` over `HashSet`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1047:80 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1047 | | struct SeqInPlaceVisitor<'a, T: 'a $(, $typaram: 'a)*>(&'a mut $ty); | | ^^^^^^^^^^^^^^^^^^^^^ ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1120 | / seq_impl!( 1121 | | #[cfg(feature = "std")] 1122 | | #[cfg_attr(docsrs, doc(cfg(feature = "std")))] 1123 | | HashSet, ... | 1128 | | HashSet::insert 1129 | | ); | |_- in this macro invocation | = note: a `use rustc_data_structures::fx::FxHashSet` may be necessary warning: prefer `FxHashSet` over `HashSet`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1125:5 | 1125 | HashSet::clear, | ^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashSet` may be necessary warning: prefer `FxHashSet` over `HashSet`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1127:5 | 1127 | HashSet::reserve, | ^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashSet` may be necessary warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1047:47 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1047 | | struct SeqInPlaceVisitor<'a, T: 'a $(, $typaram: 'a)*>(&'a mut $ty); | | ^^^^ help: remove this bound ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1131 | / seq_impl!( 1132 | | #[cfg(any(feature = "std", feature = "alloc"))] 1133 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1134 | | VecDeque, ... | 1139 | | VecDeque::push_back 1140 | | ); | |_- in this macro invocation warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/fluent-syntax-0.11.1/src/unicode.rs:121:54 | 121 | pub fn unescape_unicode_to_string(input: &str) -> Cow { | ---^---- expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 121 | pub fn unescape_unicode_to_string(input: &str) -> Cow<'_, str> { | +++ warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1193:39 | 1193 | struct VecInPlaceVisitor<'a, T: 'a>(&'a mut Vec); | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1242:33 | 1242 | struct ArrayInPlaceVisitor<'a, A: 'a>(&'a mut A); | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1450:51 | 1407 | / macro_rules! tuple_impl_body { 1408 | | ($len:tt => ($($n:tt $name:ident)+)) => { 1409 | | #[inline] 1410 | | fn deserialize(deserializer: D) -> Result ... | 1450 | | struct TupleInPlaceVisitor<'a, $($name: 'a,)+>(&'a mut ($($name,)+)); | | ^^^^ help: remove this bound ... | 1477 | | }; 1478 | | } | |_- in this expansion of `tuple_impl_body!` ... 1489 | tuple_impl_body!(1 => (0 T)); | ---------------------------- in this macro invocation warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1450:51 | 1393 | / macro_rules! tuple_impls { 1394 | | ($($len:tt => ($($n:tt $name:ident)+))+) => { 1395 | | $( 1396 | | #[cfg_attr(docsrs, doc(hidden))] ... | 1401 | | tuple_impl_body!($len => ($($n $name)+)); | | ---------------------------------------- in this macro invocation (#2) ... | 1404 | | }; 1405 | | } | |_- in this expansion of `tuple_impls!` (#1) 1406 | 1407 | / macro_rules! tuple_impl_body { 1408 | | ($len:tt => ($($n:tt $name:ident)+)) => { 1409 | | #[inline] 1410 | | fn deserialize(deserializer: D) -> Result ... | 1450 | | struct TupleInPlaceVisitor<'a, $($name: 'a,)+>(&'a mut ($($name,)+)); | | ^^^^ help: remove these bounds ... | 1477 | | }; 1478 | | } | |_- in this expansion of `tuple_impl_body!` (#2) ... 1492 | / tuple_impls! { 1493 | | 2 => (0 T0 1 T1) 1494 | | 3 => (0 T0 1 T1 2 T2) 1495 | | 4 => (0 T0 1 T1 2 T2 3 T3) ... | 1507 | | 16 => (0 T0 1 T1 2 T2 3 T3 4 T4 5 T5 6 T6 7 T7 8 T8 9 T9 10 T10 11 T11 12 T12 13 T13 14 T14 15 T15) 1508 | | } | |_- in this macro invocation (#1) warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1520:61 | 1512 | / macro_rules! map_impl { 1513 | | ( 1514 | | $(#[$attr:meta])* 1515 | | $ty:ident , ... | 1520 | | impl<'de, K, V $(, $typaram)*> Deserialize<'de> for $ty | | ^^^^^^^^^^^^^^^^^^^^^^^^ ... | 1565 | | } 1566 | | } | |_- in this expansion of `map_impl!` ... 1576 | / map_impl! { 1577 | | #[cfg(feature = "std")] 1578 | | #[cfg_attr(docsrs, doc(cfg(feature = "std")))] 1579 | | HashMap, 1580 | | map, 1581 | | HashMap::with_capacity_and_hasher(size_hint::cautious::<(K, V)>(map.size_hint()), S::default()), 1582 | | } | |_- in this macro invocation | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1531:41 | 1512 | / macro_rules! map_impl { 1513 | | ( 1514 | | $(#[$attr:meta])* 1515 | | $ty:ident , ... | 1531 | | marker: PhantomData<$ty>, | | ^^^^^^^^^^^^^^^^^^^^^^^^ ... | 1565 | | } 1566 | | } | |_- in this expansion of `map_impl!` ... 1576 | / map_impl! { 1577 | | #[cfg(feature = "std")] 1578 | | #[cfg_attr(docsrs, doc(cfg(feature = "std")))] 1579 | | HashMap, 1580 | | map, 1581 | | HashMap::with_capacity_and_hasher(size_hint::cautious::<(K, V)>(map.size_hint()), S::default()), 1582 | | } | |_- in this macro invocation | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1540:34 | 1512 | / macro_rules! map_impl { 1513 | | ( 1514 | | $(#[$attr:meta])* 1515 | | $ty:ident , ... | 1540 | | type Value = $ty; | | ^^^^^^^^^^^^^^^^^^^^^^^^ ... | 1565 | | } 1566 | | } | |_- in this expansion of `map_impl!` ... 1576 | / map_impl! { 1577 | | #[cfg(feature = "std")] 1578 | | #[cfg_attr(docsrs, doc(cfg(feature = "std")))] 1579 | | HashMap, 1580 | | map, 1581 | | HashMap::with_capacity_and_hasher(size_hint::cautious::<(K, V)>(map.size_hint()), S::default()), 1582 | | } | |_- in this macro invocation | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1581:5 | 1581 | HashMap::with_capacity_and_hasher(size_hint::cautious::<(K, V)>(map.size_hint()), S::default()), | ^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashSet` over `HashSet`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/ser/impls.rs:195:46 | 189 | / macro_rules! seq_impl { 190 | | ( 191 | | $(#[$attr:meta])* 192 | | $ty:ident ... | 195 | | impl Serialize for $ty | | ^^^^^^^^^^^^^^^^^^^^^ ... | 207 | | } 208 | | } | |_- in this expansion of `seq_impl!` ... 245 | / seq_impl! { 246 | | #[cfg(feature = "std")] 247 | | #[cfg_attr(docsrs, doc(cfg(feature = "std")))] 248 | | HashSet 249 | | } | |_- in this macro invocation | = note: a `use rustc_data_structures::fx::FxHashSet` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/ser/impls.rs:455:49 | 449 | / macro_rules! map_impl { 450 | | ( 451 | | $(#[$attr:meta])* 452 | | $ty:ident ... | 455 | | impl Serialize for $ty | | ^^^^^^^^^^^^^^^^^^^^^^^^ ... | 468 | | } 469 | | } | |_- in this expansion of `map_impl!` ... 501 | / map_impl! { 502 | | #[cfg(feature = "std")] 503 | | #[cfg_attr(docsrs, doc(cfg(feature = "std")))] 504 | | HashMap 505 | | } | |_- in this macro invocation | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:2483:29 | 2483 | pub struct Borrowed<'de, T: 'de + ?Sized>(pub &'de T); | ^^^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:2597:39 | 2597 | pub struct FlatMapDeserializer<'a, 'de: 'a, E>( | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:2756:29 | 2756 | struct FlatMapAccess<'a, 'de: 'a, E> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:2799:32 | 2799 | struct FlatStructAccess<'a, 'de: 'a, E> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:1634:46 | 1634 | pub struct ContentRefDeserializer<'a, 'de: 'a, E> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:2092:39 | 2092 | struct EnumRefDeserializer<'a, 'de: 'a, E> | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:2121:42 | 2121 | struct VariantRefDeserializer<'a, 'de: 'a, E> | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:2201:38 | 2201 | struct SeqRefDeserializer<'a, 'de: 'a, E> | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:2276:38 | 2276 | struct MapRefDeserializer<'a, 'de: 'a, E> | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/ser.rs:988:35 | 988 | pub struct FlatMapSerializer<'a, M: 'a>(pub &'a mut M); | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/ser.rs:1182:37 | 1182 | pub struct FlatMapSerializeMap<'a, M: 'a>(&'a mut M); | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/ser.rs:1220:40 | 1220 | pub struct FlatMapSerializeStruct<'a, M: 'a>(&'a mut M); | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/ser.rs:1245:56 | 1245 | pub struct FlatMapSerializeTupleVariantAsMapValue<'a, M: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/ser.rs:1289:57 | 1289 | pub struct FlatMapSerializeStructVariantAsMapValue<'a, M: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/seed.rs:6:29 | 6 | pub struct InPlaceSeed<'a, T: 'a>(pub &'a mut T); | ^^^^ help: remove this bound warning: `fluent-syntax` (lib) generated 1 warning Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=serde_json CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125 CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='A JSON serialization file format' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_json CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/json' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.125 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=125 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/build/serde_json-050786294d6f2179/out /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name serde_json --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=34a81ea9dfff40dc -C extra-filename=-34a81ea9dfff40dc --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern itoa=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libitoa-819b6d8af080c85b.rmeta --extern memchr=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libmemchr-20e0a77743d03140.rmeta --extern ryu=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libryu-5eea966342575f98.rmeta --extern serde=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libserde-63d7e62bc1988013.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo --cfg limb_width_64 --check-cfg 'cfg(limb_width_32)' --check-cfg 'cfg(limb_width_64)'` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/error.rs:350:32 | 350 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 350 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/error.rs:400:32 | 400 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 400 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/error.rs:406:32 | 406 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 406 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/error.rs:422:32 | 422 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 422 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/error.rs:440:32 | 440 | fn invalid_type(unexp: de::Unexpected, exp: &dyn de::Expected) -> Self { | ----^^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 440 | fn invalid_type(unexp: de::Unexpected<'_>, exp: &dyn de::Expected) -> Self { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/error.rs:449:33 | 449 | fn invalid_value(unexp: de::Unexpected, exp: &dyn de::Expected) -> Self { | ----^^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 449 | fn invalid_value(unexp: de::Unexpected<'_>, exp: &dyn de::Expected) -> Self { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/error.rs:468:40 | 468 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 468 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/map.rs:273:43 | 273 | pub fn entry(&mut self, key: S) -> Entry | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 273 | pub fn entry(&mut self, key: S) -> Entry<'_> | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/map.rs:302:27 | 302 | pub fn iter(&self) -> Iter { | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 302 | pub fn iter(&self) -> Iter<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/map.rs:310:35 | 310 | pub fn iter_mut(&mut self) -> IterMut { | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 310 | pub fn iter_mut(&mut self) -> IterMut<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/map.rs:318:27 | 318 | pub fn keys(&self) -> Keys { | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 318 | pub fn keys(&self) -> Keys<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/map.rs:326:29 | 326 | pub fn values(&self) -> Values { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 326 | pub fn values(&self) -> Values<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/map.rs:334:37 | 334 | pub fn values_mut(&mut self) -> ValuesMut { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 334 | pub fn values_mut(&mut self) -> ValuesMut<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/map.rs:453:40 | 453 | fn fmt(&self, formatter: &mut fmt::Formatter) -> Result<(), fmt::Error> { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 453 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/map.rs:485:54 | 485 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 485 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/value/mod.rs:179:40 | 179 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 179 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/value/mod.rs:222:32 | 222 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 222 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/value/de.rs:33:54 | 33 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 33 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/value/de.rs:1269:46 | 1269 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1269 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/value/de.rs:1311:29 | 1311 | fn unexpected(&self) -> Unexpected { | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1311 | fn unexpected(&self) -> Unexpected<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/value/index.rs:147:40 | 147 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 147 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/number.rs:349:40 | 349 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 349 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/number.rs:364:40 | 364 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 364 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/number.rs:408:54 | 408 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 408 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/number.rs:788:40 | 788 | pub(crate) fn unexpected(&self) -> Unexpected { | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 788 | pub(crate) fn unexpected(&self) -> Unexpected<'_> { | ++++ Compiling icu_list v1.5.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=icu_list CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_list-1.5.0 CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='ECMA-402 ListFormatter' CARGO_PKG_HOMEPAGE='https://icu4x.unicode.org' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=icu_list CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.67 CARGO_PKG_VERSION=1.5.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_list-1.5.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name icu_list --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_list-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="compiled_data"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bench", "compiled_data", "datagen", "default", "serde", "serde_human", "std"))' -C metadata=a7ed33bee58ca8ad -C extra-filename=-a7ed33bee58ca8ad --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern displaydoc=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/libdisplaydoc-f78567f99cee6206.so --extern icu_list_data=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libicu_list_data-5d4a418f82c921a0.rmeta --extern icu_locid_transform=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libicu_locid_transform-e6376cee4821436f.rmeta --extern icu_provider=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libicu_provider-fdfc9889b3aa56e9.rmeta --extern regex_automata=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libregex_automata-c1fa3609ba8f597d.rmeta --extern writeable=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libwriteable-324f491b875217e0.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: `serde` (lib) generated 242 warnings (42 duplicates) Compiling intl-memoizer v0.5.2 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=intl_memoizer CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/intl-memoizer-0.5.2 CARGO_PKG_AUTHORS='Zibi Braniecki :Manish Goregaokar ' CARGO_PKG_DESCRIPTION='A memoizer specifically tailored for storing lazy-initialized intl formatters. ' CARGO_PKG_HOMEPAGE='http://www.projectfluent.org' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=intl-memoizer CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/projectfluent/fluent-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.5.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/intl-memoizer-0.5.2 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name intl_memoizer --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/intl-memoizer-0.5.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=4184270262d04660 -C extra-filename=-4184270262d04660 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern type_map=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libtype_map-d32eadadc0d28110.rmeta --extern unic_langid=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libunic_langid-c2d7c40de26f3b67.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/intl-memoizer-0.5.2/src/lib.rs:219:22 | 219 | .entry::>() | ^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary = note: `-W rustc::default-hash-types` implied by `-W rustc::internal` = help: to override `-W rustc::internal` add `#[allow(rustc::default_hash_types)]` warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/intl-memoizer-0.5.2/src/lib.rs:220:29 | 220 | .or_insert_with(HashMap::new); | ^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/intl-memoizer-0.5.2/src/lib.rs:326:10 | 326 | map: HashMap>, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/intl-memoizer-0.5.2/src/concurrent.rs:34:22 | 34 | .entry::>() | ^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/intl-memoizer-0.5.2/src/concurrent.rs:35:29 | 35 | .or_insert_with(HashMap::new); | ^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/de.rs:1911:23 | 1911 | struct SeqAccess<'a, R: 'a> { | ^^^^ help: remove this bound | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/de.rs:1958:23 | 1958 | struct MapAccess<'a, R: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/de.rs:2015:27 | 2015 | struct VariantAccess<'a, R: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/de.rs:2068:31 | 2068 | struct UnitVariantAccess<'a, R: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/de.rs:2131:20 | 2131 | struct MapKey<'a, R: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/ser.rs:412:31 | 412 | struct Adapter<'ser, W: 'ser, F: 'ser> { | ^^^^^^ ^^^^^^ | help: remove these bounds | 412 - struct Adapter<'ser, W: 'ser, F: 'ser> { 412 + struct Adapter<'ser, W, F> { | warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/ser.rs:467:24 | 467 | pub enum Compound<'a, W: 'a, F: 'a> { | ^^^^ ^^^^ | help: remove these bounds | 467 - pub enum Compound<'a, W: 'a, F: 'a> { 467 + pub enum Compound<'a, W, F> { | warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/ser.rs:769:30 | 769 | struct MapKeySerializer<'a, W: 'a, F: 'a> { | ^^^^ ^^^^ | help: remove these bounds | 769 - struct MapKeySerializer<'a, W: 'a, F: 'a> { 769 + struct MapKeySerializer<'a, W, F> { | warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/value/mod.rs:223:38 | 223 | struct WriterFormatter<'a, 'b: 'a> { | ^^^^ help: remove this bound warning: `intl-memoizer` (lib) generated 5 warnings Compiling fluent-langneg v0.13.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=fluent_langneg CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/fluent-langneg-0.13.0 CARGO_PKG_AUTHORS='Zibi Braniecki ' CARGO_PKG_DESCRIPTION='A library for language and locale negotiation. ' CARGO_PKG_HOMEPAGE='http://projectfluent.org/' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fluent-langneg CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/projectfluent/fluent-langneg-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.13.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=13 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/fluent-langneg-0.13.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name fluent_langneg --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/fluent-langneg-0.13.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("cldr", "default"))' -C metadata=c7f6d1a4ae094c97 -C extra-filename=-c7f6d1a4ae094c97 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern unic_langid=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libunic_langid-c2d7c40de26f3b67.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling rustc_target v0.0.0 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_target) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rustc_target CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_target CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_target CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rustc_target --edition=2021 compiler/rustc_target/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=95c872066b4bf01d -C extra-filename=-95c872066b4bf01d --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern bitflags=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libbitflags-e16016e74716c9bd.rmeta --extern object=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libobject-84ef98d5ab35924c.rmeta --extern rustc_abi=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_abi-043d2701e93d76ae.rmeta --extern rustc_data_structures=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_data_structures-50d084bb6cf08c2d.rmeta --extern rustc_feature=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_feature-46ec2b17cc1bd142.rmeta --extern rustc_fs_util=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_fs_util-65605b189d9e470d.rmeta --extern rustc_index=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_index-9753c295dd5ab1ad.rmeta --extern rustc_macros=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/librustc_macros-9154419ce09665ba.so --extern rustc_serialize=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_serialize-1844988cc49a2c74.rmeta --extern rustc_span=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_span-16d47d317c748ece.rmeta --extern serde_json=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libserde_json-34a81ea9dfff40dc.rmeta --extern tracing=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libtracing-6dfb46b41289e830.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/build/psm-e40c84db0f18debb/out` Compiling intl_pluralrules v7.0.2 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=intl_pluralrules CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/intl_pluralrules-7.0.2 CARGO_PKG_AUTHORS='Kekoa Riggin :Zibi Braniecki ' CARGO_PKG_DESCRIPTION='Unicode Plural Rules categorizer for numeric input.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=intl_pluralrules CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/zbraniecki/pluralrules' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=7.0.2 CARGO_PKG_VERSION_MAJOR=7 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/intl_pluralrules-7.0.2 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name intl_pluralrules --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/intl_pluralrules-7.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=631821c4f9cc32bf -C extra-filename=-631821c4f9cc32bf --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern unic_langid=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libunic_langid-c2d7c40de26f3b67.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: unexpected `cfg` condition value: `cargo-clippy` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/intl_pluralrules-7.0.2/src/operands.rs:51:13 | 51 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::cast_lossless))] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition | = note: no expected values for `feature` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `tarpaulin_include` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/intl_pluralrules-7.0.2/src/lib.rs:30:11 | 30 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `parallel_compiler`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/intl_pluralrules-7.0.2/src/rules.rs:2:13 | 2 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::float_cmp))] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition | = note: no expected values for `feature` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/intl_pluralrules-7.0.2/src/rules.rs:3:13 | 3 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::unreadable_literal))] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition | = note: no expected values for `feature` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/intl_pluralrules-7.0.2/src/rules.rs:4:13 | 4 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::nonminimal_bool))] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition | = note: no expected values for `feature` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: `intl_pluralrules` (lib) generated 5 warnings Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=thiserror CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-1.0.63 CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='derive(Error)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=thiserror CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/thiserror' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.63 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=63 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-1.0.63 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/build/thiserror-c238885564fc4d5d/out /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name thiserror --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-1.0.63/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=2b923fb220194725 -C extra-filename=-2b923fb220194725 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern thiserror_impl=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/libthiserror_impl-0387d893cdadd8d4.so --cap-lints warn -Z binary-dep-depinfo --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(thiserror_nightly_testing)'` Compiling darling_core v0.20.10 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=darling_core CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/darling_core-0.20.10 CARGO_PKG_AUTHORS='Ted Driggs ' CARGO_PKG_DESCRIPTION='Helper crate for proc-macro library for reading attributes into structs when implementing custom derives. Use https://crates.io/crates/darling in your code. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=darling_core CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/TedDriggs/darling' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.20.10 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=20 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/darling_core-0.20.10 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name darling_core --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/darling_core-0.20.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="strsim"' --cfg 'feature="suggestions"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("diagnostics", "strsim", "suggestions"))' -C metadata=c344f3452784a84a -C extra-filename=-c344f3452784a84a --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern fnv=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/libfnv-fb9dc5140b71264a.rmeta --extern ident_case=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/libident_case-227aee381c7bba18.rmeta --extern proc_macro2=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/libproc_macro2-b77cc6e58db4216a.rmeta --extern quote=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/libquote-729e32816c0cc154.rmeta --extern strsim=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/libstrsim-ab0e00eda08ab30d.rmeta --extern syn=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/libsyn-12149274a7e036c4.rmeta --cap-lints warn -Z binary-dep-depinfo` warning: `serde_json` (lib) generated 34 warnings Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=type_map CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/type-map-0.5.0 CARGO_PKG_AUTHORS='Jacob Brown ' CARGO_PKG_DESCRIPTION='Provides a typemap container with FxHashMap' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=type-map CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/kardeiz/type-map' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.5.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/type-map-0.5.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name type_map --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/type-map-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=55fafebe6d4f5e01 -C extra-filename=-55fafebe6d4f5e01 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern rustc_hash=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/librustc_hash-207fae76a9970eb7.rmeta --cap-lints warn -Z binary-dep-depinfo` warning: `type-map` (lib) generated 2 warnings (2 duplicates) Compiling odht v0.3.1 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=odht CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/odht-0.3.1 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A Rust crate for hash tables that can be mapped from disk into memory without the need for up-front decoding.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=odht CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/odht' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/odht-0.3.1 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name odht --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/odht-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="nightly"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nightly", "no_simd"))' -C metadata=e65e1fa1f4547d6e -C extra-filename=-e65e1fa1f4547d6e --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern cfg_if=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libcfg_if-112f80bdd2bfe7ea.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: `object` (lib) generated 12 warnings Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=self_cell CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/self_cell-1.0.4 CARGO_PKG_AUTHORS='Lukas Bergdoll ' CARGO_PKG_DESCRIPTION='Safe-to-use proc-macro-free self-referential structs in stable Rust.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=self_cell CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Voultapher/self_cell' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.4 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/self_cell-1.0.4 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name self_cell --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/self_cell-1.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("old_rust", "rustversion"))' -C metadata=95ca01198cf459d3 -C extra-filename=-95ca01198cf459d3 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --cap-lints warn -Z binary-dep-depinfo` warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/odht-0.3.1/src/lib.rs:797:26 | 797 | fn arbitrary(gen: &mut Gen) -> Self { | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 = note: requested on the command line with `-W keyword-idents-2024` warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/odht-0.3.1/src/lib.rs:800:40 | 800 | *x = u8::arbitrary(gen); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: the feature `core_intrinsics` is internal to the compiler or standard library --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/odht-0.3.1/src/lib.rs:56:42 | 56 | #![cfg_attr(feature = "nightly", feature(core_intrinsics))] | ^^^^^^^^^^^^^^^ | = note: using it is strongly discouraged = note: `#[warn(internal_features)]` on by default Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=self_cell CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/self_cell-0.10.3 CARGO_PKG_AUTHORS='Lukas Bergdoll ' CARGO_PKG_DESCRIPTION='Safe-to-use proc-macro-free self-referential structs in stable Rust.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=self_cell CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Voultapher/self_cell' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.10.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/self_cell-0.10.3 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name self_cell --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/self_cell-0.10.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("old_rust"))' -C metadata=def5e5dd21699de6 -C extra-filename=-def5e5dd21699de6 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern new_self_cell=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/libself_cell-95ca01198cf459d3.rmeta --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=intl_memoizer CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/intl-memoizer-0.5.2 CARGO_PKG_AUTHORS='Zibi Braniecki :Manish Goregaokar ' CARGO_PKG_DESCRIPTION='A memoizer specifically tailored for storing lazy-initialized intl formatters. ' CARGO_PKG_HOMEPAGE='http://www.projectfluent.org' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=intl-memoizer CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/projectfluent/fluent-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.5.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/intl-memoizer-0.5.2 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name intl_memoizer --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/intl-memoizer-0.5.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=49f0fc0a05003eb6 -C extra-filename=-49f0fc0a05003eb6 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern type_map=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/libtype_map-55fafebe6d4f5e01.rmeta --extern unic_langid=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/libunic_langid-afe35bfb9fbd4834.rmeta --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=fluent_syntax CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/fluent-syntax-0.11.1 CARGO_PKG_AUTHORS='Zibi Braniecki :Staś Małolepszy ' CARGO_PKG_DESCRIPTION='Parser/Serializer tools for Fluent Syntax. ' CARGO_PKG_HOMEPAGE='http://www.projectfluent.org' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fluent-syntax CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/projectfluent/fluent-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.11.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/fluent-syntax-0.11.1 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name fluent_syntax --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/fluent-syntax-0.11.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all-benchmarks", "default", "json", "serde", "serde_json"))' -C metadata=9b0361d8924aa285 -C extra-filename=-9b0361d8924aa285 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern thiserror=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/libthiserror-2b923fb220194725.rmeta --cap-lints warn -Z binary-dep-depinfo` warning[E0133]: call to unsafe function `memory_layout::Allocation::::from_raw_bytes_unchecked` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/odht-0.3.1/src/lib.rs:292:26 | 292 | let allocation = memory_layout::Allocation::from_raw_bytes_unchecked(data); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/odht-0.3.1/src/lib.rs:290:5 | 290 | pub unsafe fn from_raw_bytes_unchecked(data: &[u8]) -> HashTableOwned { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` warning[E0133]: call to unsafe function `memory_layout::Allocation::::from_raw_bytes_unchecked` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/odht-0.3.1/src/lib.rs:397:25 | 397 | allocation: memory_layout::Allocation::from_raw_bytes_unchecked(data), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/odht-0.3.1/src/lib.rs:395:5 | 395 | pub unsafe fn from_raw_bytes_unchecked(data: D) -> HashTable { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Compiling fluent-bundle v0.15.3 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=fluent_bundle CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/fluent-bundle-0.15.3 CARGO_PKG_AUTHORS='Zibi Braniecki :Staś Małolepszy ' CARGO_PKG_DESCRIPTION='A localization system designed to unleash the entire expressive power of natural language translations. ' CARGO_PKG_HOMEPAGE='http://www.projectfluent.org' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fluent-bundle CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/projectfluent/fluent-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.15.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=15 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/fluent-bundle-0.15.3 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name fluent_bundle --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/fluent-bundle-0.15.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all-benchmarks", "default"))' -C metadata=b1639caf487fad89 -C extra-filename=-b1639caf487fad89 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern fluent_langneg=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libfluent_langneg-c7f6d1a4ae094c97.rmeta --extern fluent_syntax=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libfluent_syntax-a4f26a583f8bbc9b.rmeta --extern intl_memoizer=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libintl_memoizer-4184270262d04660.rmeta --extern intl_pluralrules=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libintl_pluralrules-631821c4f9cc32bf.rmeta --extern rustc_hash=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_hash-4b59d173598eb66c.rmeta --extern self_cell=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libself_cell-928a17c195cab030.rmeta --extern smallvec=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libsmallvec-cdaa0fb7721cca79.rmeta --extern unic_langid=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libunic_langid-c2d7c40de26f3b67.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: `odht` (lib) generated 5 warnings Compiling rustc_baked_icu_data v0.0.0 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_baked_icu_data) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rustc_baked_icu_data CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_baked_icu_data CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_baked_icu_data CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rustc_baked_icu_data --edition=2021 compiler/rustc_baked_icu_data/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("rustc_use_parallel_compiler"))' -C metadata=39fbab01dbb3615b -C extra-filename=-39fbab01dbb3615b --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern icu_list=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libicu_list-a7ed33bee58ca8ad.rmeta --extern icu_locid=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libicu_locid-4bcea506584c603d.rmeta --extern icu_locid_transform=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libicu_locid_transform-e6376cee4821436f.rmeta --extern icu_provider=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libicu_provider-fdfc9889b3aa56e9.rmeta --extern zerovec=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libzerovec-e05625046a095eeb.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/fluent-bundle-0.15.3/src/args.rs:96:56 | 96 | pub fn iter(&self) -> impl Iterator { | ^^^^^^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 96 | pub fn iter(&self) -> impl Iterator)> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/fluent-bundle-0.15.3/src/bundle.rs:142:49 | 142 | pub(crate) transform: Option Cow>, | ---^---- expected lifetime parameter | help: indicate the anonymous lifetime | 142 | pub(crate) transform: Option Cow<'_, str>>, | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/fluent-bundle-0.15.3/src/bundle.rs:143:38 | 143 | pub(crate) formatter: Option Option>, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 143 | pub(crate) formatter: Option, &M) -> Option>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/fluent-bundle-0.15.3/src/bundle.rs:342:65 | 342 | pub fn set_transform(&mut self, func: Option Cow>) { | ---^---- expected lifetime parameter | help: indicate the anonymous lifetime | 342 | pub fn set_transform(&mut self, func: Option Cow<'_, str>>) { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/fluent-bundle-0.15.3/src/bundle.rs:352:54 | 352 | pub fn set_formatter(&mut self, func: Option Option>) { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 352 | pub fn set_formatter(&mut self, func: Option, &M) -> Option>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/fluent-bundle-0.15.3/src/bundle.rs:444:31 | 444 | args: Option<&'bundle FluentArgs>, | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 444 | args: Option<&'bundle FluentArgs<'_>>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/fluent-bundle-0.15.3/src/bundle.rs:488:29 | 488 | args: Option<&'args FluentArgs>, | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 488 | args: Option<&'args FluentArgs<'_>>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/fluent-bundle-0.15.3/src/bundle.rs:537:44 | 537 | F: for<'a> Fn(&[FluentValue<'a>], &FluentArgs) -> FluentValue<'a> + Sync + Send + 'static, | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 537 | F: for<'a> Fn(&[FluentValue<'a>], &FluentArgs<'_>) -> FluentValue<'a> + Sync + Send + 'static, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/fluent-bundle-0.15.3/src/entry.rs:14:45 | 14 | Box Fn(&[FluentValue<'a>], &FluentArgs) -> FluentValue<'a> + Send + Sync>; | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 14 | Box Fn(&[FluentValue<'a>], &FluentArgs<'_>) -> FluentValue<'a> + Send + Sync>; | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/fluent-bundle-0.15.3/src/resolver/scope.rs:32:29 | 32 | args: Option<&'args FluentArgs>, | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 32 | args: Option<&'args FluentArgs<'_>>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/fluent-bundle-0.15.3/src/types/number.rs:89:36 | 89 | pub fn merge(&mut self, opts: &FluentArgs) { | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 89 | pub fn merge(&mut self, opts: &FluentArgs<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/fluent-bundle-0.15.3/src/types/mod.rs:181:17 | 181 | other: &FluentValue, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 181 | other: &FluentValue<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/fluent-bundle-0.15.3/src/types/mod.rs:182:22 | 182 | scope: &Scope, | -----^----- expected lifetime parameters | help: indicate the anonymous lifetimes | 182 | scope: &Scope<'_, '_, '_, '_, R, M>, | +++++++++++++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/fluent-bundle-0.15.3/src/types/mod.rs:216:58 | 216 | pub fn write(&self, w: &mut W, scope: &Scope) -> fmt::Result | -----^----- expected lifetime parameters | help: indicate the anonymous lifetimes | 216 | pub fn write(&self, w: &mut W, scope: &Scope<'_, '_, '_, '_, R, M>) -> fmt::Result | +++++++++++++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/fluent-bundle-0.15.3/src/types/mod.rs:240:72 | 240 | pub fn as_string, M>(&self, scope: &Scope) -> Cow<'source, str> | -----^----- expected lifetime parameters | help: indicate the anonymous lifetimes | 240 | pub fn as_string, M>(&self, scope: &Scope<'_, '_, '_, '_, R, M>) -> Cow<'source, str> | +++++++++++++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/fluent-bundle-0.15.3/src/types/mod.rs:262:73 | 262 | pub fn into_string, M>(self, scope: &Scope) -> Cow<'source, str> | -----^----- expected lifetime parameters | help: indicate the anonymous lifetimes | 262 | pub fn into_string, M>(self, scope: &Scope<'_, '_, '_, '_, R, M>) -> Cow<'source, str> | +++++++++++++++ warning: `fluent-syntax` (lib) generated 1 warning (1 duplicate) Compiling icu_provider_adapters v1.5.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=icu_provider_adapters CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider_adapters-1.5.0 CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='Adapters for composing and manipulating data providers.' CARGO_PKG_HOMEPAGE='https://icu4x.unicode.org' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=icu_provider_adapters CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.67 CARGO_PKG_VERSION=1.5.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider_adapters-1.5.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name icu_provider_adapters --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider_adapters-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("databake", "datagen", "serde", "std"))' -C metadata=c4985e469fbcef1c -C extra-filename=-c4985e469fbcef1c --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern icu_locid=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libicu_locid-4bcea506584c603d.rmeta --extern icu_locid_transform=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libicu_locid_transform-e6376cee4821436f.rmeta --extern icu_provider=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libicu_provider-fdfc9889b3aa56e9.rmeta --extern tinystr=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libtinystr-e33506a09dec2117.rmeta --extern zerovec=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libzerovec-e05625046a095eeb.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider_adapters-1.5.0/src/any_payload.rs:105:41 | 105 | fn load_any(&self, key: DataKey, _: DataRequest) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 105 | fn load_any(&self, key: DataKey, _: DataRequest<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider_adapters-1.5.0/src/any_payload.rs:121:25 | 121 | fn load(&self, req: DataRequest) -> Result, DataError> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 121 | fn load(&self, req: DataRequest<'_>) -> Result, DataError> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider_adapters-1.5.0/src/either.rs:27:43 | 27 | fn load_any(&self, key: DataKey, req: DataRequest) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 27 | fn load_any(&self, key: DataKey, req: DataRequest<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider_adapters-1.5.0/src/either.rs:41:14 | 41 | req: DataRequest, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 41 | req: DataRequest<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider_adapters-1.5.0/src/either.rs:55:44 | 55 | fn load_data(&self, key: DataKey, req: DataRequest) -> Result, DataError> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 55 | fn load_data(&self, key: DataKey, req: DataRequest<'_>) -> Result, DataError> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider_adapters-1.5.0/src/either.rs:68:25 | 68 | fn load(&self, req: DataRequest) -> Result, DataError> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 68 | fn load(&self, req: DataRequest<'_>) -> Result, DataError> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider_adapters-1.5.0/src/empty.rs:58:48 | 58 | fn load_any(&self, key: DataKey, base_req: DataRequest) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 58 | fn load_any(&self, key: DataKey, base_req: DataRequest<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider_adapters-1.5.0/src/empty.rs:67:19 | 67 | base_req: DataRequest, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 67 | base_req: DataRequest<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider_adapters-1.5.0/src/empty.rs:77:49 | 77 | fn load_data(&self, key: DataKey, base_req: DataRequest) -> Result, DataError> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 77 | fn load_data(&self, key: DataKey, base_req: DataRequest<'_>) -> Result, DataError> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider_adapters-1.5.0/src/empty.rs:86:30 | 86 | fn load(&self, base_req: DataRequest) -> Result, DataError> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 86 | fn load(&self, base_req: DataRequest<'_>) -> Result, DataError> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider_adapters-1.5.0/src/fallback/mod.rs:199:19 | 199 | F1: FnMut(DataRequest) -> Result, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 199 | F1: FnMut(DataRequest<'_>) -> Result, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider_adapters-1.5.0/src/fallback/mod.rs:194:23 | 194 | mut base_req: DataRequest, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 194 | mut base_req: DataRequest<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider_adapters-1.5.0/src/fallback/mod.rs:242:48 | 242 | fn load_any(&self, key: DataKey, base_req: DataRequest) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 242 | fn load_any(&self, key: DataKey, base_req: DataRequest<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider_adapters-1.5.0/src/fallback/mod.rs:259:19 | 259 | base_req: DataRequest, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 259 | base_req: DataRequest<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider_adapters-1.5.0/src/fallback/mod.rs:275:49 | 275 | fn load_data(&self, key: DataKey, base_req: DataRequest) -> Result, DataError> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 275 | fn load_data(&self, key: DataKey, base_req: DataRequest<'_>) -> Result, DataError> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider_adapters-1.5.0/src/fallback/mod.rs:290:30 | 290 | fn load(&self, base_req: DataRequest) -> Result, DataError> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 290 | fn load(&self, base_req: DataRequest<'_>) -> Result, DataError> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider_adapters-1.5.0/src/filter/impls.rs:12:45 | 12 | RequestFilterDataProvider bool + Sync + 'a>>; | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 12 | RequestFilterDataProvider) -> bool + Sync + 'a>>; | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider_adapters-1.5.0/src/filter/impls.rs:16:11 | 16 | F: Fn(DataRequest) -> bool + Sync, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 16 | F: Fn(DataRequest<'_>) -> bool + Sync, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider_adapters-1.5.0/src/filter/mod.rs:55:11 | 55 | F: Fn(DataRequest) -> bool, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 55 | F: Fn(DataRequest<'_>) -> bool, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider_adapters-1.5.0/src/filter/mod.rs:70:11 | 70 | F: Fn(DataRequest) -> bool, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 70 | F: Fn(DataRequest<'_>) -> bool, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider_adapters-1.5.0/src/filter/mod.rs:74:44 | 74 | fn load_data(&self, key: DataKey, req: DataRequest) -> Result, DataError> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 74 | fn load_data(&self, key: DataKey, req: DataRequest<'_>) -> Result, DataError> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider_adapters-1.5.0/src/filter/mod.rs:87:11 | 87 | F: Fn(DataRequest) -> bool, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 87 | F: Fn(DataRequest<'_>) -> bool, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider_adapters-1.5.0/src/filter/mod.rs:91:25 | 91 | fn load(&self, req: DataRequest) -> Result, DataError> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 91 | fn load(&self, req: DataRequest<'_>) -> Result, DataError> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider_adapters-1.5.0/src/filter/mod.rs:104:11 | 104 | F: Fn(DataRequest) -> bool, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 104 | F: Fn(DataRequest<'_>) -> bool, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider_adapters-1.5.0/src/filter/mod.rs:110:14 | 110 | req: DataRequest, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 110 | req: DataRequest<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider_adapters-1.5.0/src/filter/mod.rs:124:11 | 124 | F: Fn(DataRequest) -> bool, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 124 | F: Fn(DataRequest<'_>) -> bool, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider_adapters-1.5.0/src/filter/mod.rs:127:43 | 127 | fn load_any(&self, key: DataKey, req: DataRequest) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 127 | fn load_any(&self, key: DataKey, req: DataRequest<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider_adapters-1.5.0/src/filter/mod.rs:221:45 | 221 | ) -> RequestFilterDataProvider bool>; | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 221 | ) -> RequestFilterDataProvider) -> bool>; | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider_adapters-1.5.0/src/filter/mod.rs:231:45 | 231 | ) -> RequestFilterDataProvider bool> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 231 | ) -> RequestFilterDataProvider) -> bool> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider_adapters-1.5.0/src/filter/mod.rs:232:20 | 232 | fn noop(_: DataRequest) -> bool { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 232 | fn noop(_: DataRequest<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider_adapters-1.5.0/src/fork/by_error.rs:55:14 | 55 | req: DataRequest, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 55 | req: DataRequest<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider_adapters-1.5.0/src/fork/by_error.rs:73:43 | 73 | fn load_any(&self, key: DataKey, req: DataRequest) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 73 | fn load_any(&self, key: DataKey, req: DataRequest<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider_adapters-1.5.0/src/fork/by_error.rs:91:44 | 91 | fn load_data(&self, key: DataKey, req: DataRequest) -> Result, DataError> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 91 | fn load_data(&self, key: DataKey, req: DataRequest<'_>) -> Result, DataError> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider_adapters-1.5.0/src/fork/by_error.rs:175:14 | 175 | req: DataRequest, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 175 | req: DataRequest<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider_adapters-1.5.0/src/fork/by_error.rs:195:43 | 195 | fn load_any(&self, key: DataKey, req: DataRequest) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 195 | fn load_any(&self, key: DataKey, req: DataRequest<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider_adapters-1.5.0/src/fork/by_error.rs:215:44 | 215 | fn load_data(&self, key: DataKey, req: DataRequest) -> Result, DataError> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 215 | fn load_data(&self, key: DataKey, req: DataRequest<'_>) -> Result, DataError> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider_adapters-1.5.0/src/fork/predicates.rs:35:46 | 35 | fn test(&self, key: DataKey, req: Option, err: DataError) -> bool; | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 35 | fn test(&self, key: DataKey, req: Option>, err: DataError) -> bool; | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider_adapters-1.5.0/src/fork/predicates.rs:52:42 | 52 | fn test(&self, _: DataKey, _: Option, err: DataError) -> bool { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 52 | fn test(&self, _: DataKey, _: Option>, err: DataError) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider_adapters-1.5.0/src/fork/predicates.rs:134:42 | 134 | fn test(&self, _: DataKey, _: Option, err: DataError) -> bool { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 134 | fn test(&self, _: DataKey, _: Option>, err: DataError) -> bool { | ++++ Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=fluent_langneg CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/fluent-langneg-0.13.0 CARGO_PKG_AUTHORS='Zibi Braniecki ' CARGO_PKG_DESCRIPTION='A library for language and locale negotiation. ' CARGO_PKG_HOMEPAGE='http://projectfluent.org/' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fluent-langneg CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/projectfluent/fluent-langneg-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.13.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=13 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/fluent-langneg-0.13.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name fluent_langneg --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/fluent-langneg-0.13.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("cldr", "default"))' -C metadata=0b74c8ec6905e1a9 -C extra-filename=-0b74c8ec6905e1a9 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern unic_langid=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/libunic_langid-afe35bfb9fbd4834.rmeta --cap-lints warn -Z binary-dep-depinfo` warning: `icu_provider_adapters` (lib) generated 39 warnings Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=intl_pluralrules CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/intl_pluralrules-7.0.2 CARGO_PKG_AUTHORS='Kekoa Riggin :Zibi Braniecki ' CARGO_PKG_DESCRIPTION='Unicode Plural Rules categorizer for numeric input.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=intl_pluralrules CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/zbraniecki/pluralrules' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=7.0.2 CARGO_PKG_VERSION_MAJOR=7 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/intl_pluralrules-7.0.2 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name intl_pluralrules --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/intl_pluralrules-7.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=3e150c7fb18320dc -C extra-filename=-3e150c7fb18320dc --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern unic_langid=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/libunic_langid-afe35bfb9fbd4834.rmeta --cap-lints warn -Z binary-dep-depinfo` warning: unexpected `cfg` condition name: `tarpaulin_include` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/intl_pluralrules-7.0.2/src/lib.rs:30:11 | 30 | #[cfg(not(tarpaulin_include))] | ^^^^^^^^^^^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin_include)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin_include)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Compiling rustc_type_ir_macros v0.0.0 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_type_ir_macros) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rustc_type_ir_macros CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_type_ir_macros CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_type_ir_macros CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rustc_type_ir_macros --edition=2021 compiler/rustc_type_ir_macros/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=1bf9db4fc06830e3 -C extra-filename=-1bf9db4fc06830e3 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern proc_macro2=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/libproc_macro2-b77cc6e58db4216a.rlib --extern quote=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/libquote-729e32816c0cc154.rlib --extern syn=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/libsyn-12149274a7e036c4.rlib --extern synstructure=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/libsynstructure-b539526ee9cfd487.rlib --extern proc_macro -Z binary-dep-depinfo` warning: `intl_pluralrules` (lib) generated 5 warnings (4 duplicates) Compiling rustc_hir v0.0.0 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_hir) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rustc_hir CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_hir CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_hir CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rustc_hir --edition=2021 compiler/rustc_hir/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=d49f706e2d20e24d -C extra-filename=-d49f706e2d20e24d --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern odht=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libodht-e65e1fa1f4547d6e.rmeta --extern rustc_arena=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_arena-1c5556bb3a585d82.rmeta --extern rustc_ast=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_ast-9859b7837d90259a.rmeta --extern rustc_data_structures=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_data_structures-50d084bb6cf08c2d.rmeta --extern rustc_index=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_index-9753c295dd5ab1ad.rmeta --extern rustc_macros=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/librustc_macros-9154419ce09665ba.so --extern rustc_serialize=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_serialize-1844988cc49a2c74.rmeta --extern rustc_span=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_span-16d47d317c748ece.rmeta --extern rustc_target=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_target-95c872066b4bf01d.rmeta --extern smallvec=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libsmallvec-cdaa0fb7721cca79.rmeta --extern tracing=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libtracing-6dfb46b41289e830.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/build/psm-e40c84db0f18debb/out` Compiling itertools v0.12.1 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=itertools CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1 CARGO_PKG_AUTHORS=bluss CARGO_PKG_DESCRIPTION='Extra iterator adaptors, iterator methods, free functions, and macros.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=itertools CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-itertools/itertools' CARGO_PKG_RUST_VERSION=1.43.1 CARGO_PKG_VERSION=0.12.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name itertools --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="use_alloc"' --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "use_alloc", "use_std"))' -C metadata=64f81eba0a0b8561 -C extra-filename=-64f81eba0a0b8561 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern either=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libeither-e211ec3def66b7a4.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/adaptors/coalesce.rs:36:5 | 36 | debug_fmt_fields!(CoalesceBy, iter, last); | ----------------------------------------- in this macro invocation | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/adaptors/coalesce.rs:173:5 | 173 | debug_fmt_fields!(DedupPred2CoalescePred,); | ------------------------------------------ in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/adaptors/map.rs:88:5 | 88 | debug_fmt_fields!(MapSpecialCaseFnOk,); | -------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/adaptors/multi_product.rs:27:5 | 27 | debug_fmt_fields!(CoalesceBy, 0); | -------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/adaptors/mod.rs:490:5 | 490 | debug_fmt_fields!(Batching, iter); | --------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/adaptors/mod.rs:587:5 | 587 | debug_fmt_fields!(TakeWhileRef, iter); | ------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/adaptors/mod.rs:591:64 | 591 | pub fn take_while_ref(iter: &mut I, f: F) -> TakeWhileRef | ------------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 591 | pub fn take_while_ref(iter: &mut I, f: F) -> TakeWhileRef<'_, I, F> | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/adaptors/mod.rs:940:5 | 940 | debug_fmt_fields!(FilterOk, iter); | --------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/adaptors/mod.rs:1013:5 | 1013 | debug_fmt_fields!(FilterMapOk, iter); | ------------------------------------ in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/adaptors/mod.rs:1094:5 | 1094 | debug_fmt_fields!(Positions, iter); | ---------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/adaptors/mod.rs:1188:5 | 1188 | debug_fmt_fields!(Update, iter); | ------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/combinations.rs:32:5 | 32 | debug_fmt_fields!(Combinations, indices, pool, first); | ----------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/combinations_with_replacement.rs:30:5 | 30 | debug_fmt_fields!(CombinationsWithReplacement, indices, pool, first); | -------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/duplicates_impl.rs:20:9 | 20 | debug_fmt_fields!(DuplicatesBy, iter, meta.used); | ------------------------------------------------ in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/duplicates_impl.rs:139:9 | 139 | debug_fmt_fields!(ByFn,); | ------------------------ in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/exactly_one_err.rs:89:27 | 89 | fn fmt(&self, f: &mut Formatter) -> FmtResult { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 89 | fn fmt(&self, f: &mut Formatter<'_>) -> FmtResult { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/exactly_one_err.rs:104:27 | 104 | fn fmt(&self, f: &mut Formatter) -> FmtResult { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 104 | fn fmt(&self, f: &mut Formatter<'_>) -> FmtResult { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/flatten_ok.rs:150:5 | 150 | debug_fmt_fields!(FlattenOk, iter, inner_front, inner_back); | ----------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/format.rs:55:32 | 55 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 55 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/format.rs:80:22 | 80 | f: &mut fmt::Formatter, | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 80 | f: &mut fmt::Formatter<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/format.rs:81:36 | 81 | cb: fn(&I::Item, &mut fmt::Formatter) -> fmt::Result, | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 81 | cb: fn(&I::Item, &mut fmt::Formatter<'_>) -> fmt::Result, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/format.rs:108:44 | 101 | / macro_rules! impl_format { 102 | | ($($fmt_trait:ident)*) => { 103 | | $( 104 | | impl<'a, I> fmt::$fmt_trait for Format<'a, I> ... | 108 | | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 113 | | } 114 | | } | |_- in this expansion of `impl_format!` 115 | 116 | impl_format! {Display Debug UpperExp LowerExp UpperHex LowerHex Octal Binary Pointer} | ------------------------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 108 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/grouping_map.rs:16:5 | 16 | debug_fmt_fields!(MapForGrouping, 0); | ------------------------------------ in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/kmerge_impl.rs:170:5 | 170 | debug_fmt_fields!(KMergeBy, heap); | --------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/merge_join.rs:230:5 | 230 | debug_fmt_fields!(MergeBy, left, right); | --------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/pad_tail.rs:23:5 | 23 | debug_fmt_fields!(PadUsing, iter, min, pos); | ------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/peeking_take_while.rs:125:5 | 125 | debug_fmt_fields!(PeekingTakeWhile, iter); | ----------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/peeking_take_while.rs:129:72 | 129 | pub fn peeking_take_while(iter: &mut I, f: F) -> PeekingTakeWhile | ----------------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 129 | pub fn peeking_take_while(iter: &mut I, f: F) -> PeekingTakeWhile<'_, I, F> | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/permutations.rs:49:5 | 49 | debug_fmt_fields!(Permutations, vals, state); | -------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/powerset.rs:32:5 | 32 | debug_fmt_fields!(Powerset, combs); | ---------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/process_results_impl.rs:62:29 | 62 | F: FnOnce(ProcessResults) -> R, | --------------^--------------- expected lifetime parameter | help: indicate the anonymous lifetime | 62 | F: FnOnce(ProcessResults<'_, I::IntoIter, E>) -> R, | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/sources.rs:16:5 | 16 | debug_fmt_fields!(RepeatCall,); | ------------------------------ in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/sources.rs:115:5 | 115 | debug_fmt_fields!(Unfold, state); | -------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/sources.rs:154:5 | 154 | debug_fmt_fields!(Iterate, state); | --------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/take_while_inclusive.rs:37:5 | 37 | debug_fmt_fields!(TakeWhileInclusive, iter, done); | ------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/unique_impl.rs:26:5 | 26 | debug_fmt_fields!(UniqueBy, iter, used); | --------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/unique_impl.rs:173:5 | 173 | debug_fmt_fields!(Unique, iter); | ------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/with_position.rs:23:5 | 23 | debug_fmt_fields!(WithPosition, handled_first, peekable); | -------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/lib.rs:961:33 | 961 | F: FnOnce(ProcessResults) -> R, | --------------^-------- expected lifetime parameter | help: indicate the anonymous lifetime | 961 | F: FnOnce(ProcessResults<'_, Self, E>) -> R, | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/lib.rs:1438:71 | 1438 | fn peeking_take_while(&mut self, accept: F) -> PeekingTakeWhile | ----------------^-------- expected lifetime parameter | help: indicate the anonymous lifetime | 1438 | fn peeking_take_while(&mut self, accept: F) -> PeekingTakeWhile<'_, Self, F> | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/lib.rs:1464:63 | 1464 | fn take_while_ref(&mut self, accept: F) -> TakeWhileRef | ------------^-------- expected lifetime parameter | help: indicate the anonymous lifetime | 1464 | fn take_while_ref(&mut self, accept: F) -> TakeWhileRef<'_, Self, F> | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/lib.rs:2309:41 | 2309 | fn format(self, sep: &str) -> Format | ------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 2309 | fn format(self, sep: &str) -> Format<'_, Self> | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/lib.rs:2348:64 | 2348 | fn format_with(self, sep: &str, format: F) -> FormatWith | ----------^-------- expected lifetime parameter | help: indicate the anonymous lifetime | 2348 | fn format_with(self, sep: &str, format: F) -> FormatWith<'_, Self, F> | +++ Compiling darling_macro v0.20.10 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=darling_macro CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/darling_macro-0.20.10 CARGO_PKG_AUTHORS='Ted Driggs ' CARGO_PKG_DESCRIPTION='Internal support for a proc-macro library for reading attributes into structs when implementing custom derives. Use https://crates.io/crates/darling in your code. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=darling_macro CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/TedDriggs/darling' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.20.10 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=20 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/darling_macro-0.20.10 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name darling_macro --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/darling_macro-0.20.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=59b0dd317a586d48 -C extra-filename=-59b0dd317a586d48 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern darling_core=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/libdarling_core-c344f3452784a84a.rlib --extern quote=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/libquote-729e32816c0cc154.rlib --extern syn=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/libsyn-12149274a7e036c4.rlib --extern proc_macro --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=smallvec CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/smallvec-1.13.2 CARGO_PKG_AUTHORS='The Servo Project Developers' CARGO_PKG_DESCRIPTION=''\''Small vector'\'' optimization: store up to a small number of items on the stack' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=smallvec CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/servo/rust-smallvec' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.13.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=13 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/smallvec-1.13.2 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name smallvec --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/smallvec-1.13.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "const_generics", "const_new", "debugger_visualizer", "drain_filter", "drain_keep_rest", "may_dangle", "serde", "specialization", "union", "write"))' -C metadata=d4f4df2f6d2a74d0 -C extra-filename=-d4f4df2f6d2a74d0 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=unicode_width CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicode-width-0.1.13 CARGO_PKG_AUTHORS='kwantam :Manish Goregaokar ' CARGO_PKG_DESCRIPTION='Determine displayed width of `char` and `str` types according to Unicode Standard Annex #11 rules. ' CARGO_PKG_HOMEPAGE='https://github.com/unicode-rs/unicode-width' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-width CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-rs/unicode-width' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.13 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=13 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicode-width-0.1.13 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name unicode_width --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicode-width-0.1.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "no_std", "rustc-dep-of-std", "std"))' -C metadata=bb907ae2f3d1f2b9 -C extra-filename=-bb907ae2f3d1f2b9 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --cap-lints warn -Z binary-dep-depinfo` warning: prefer `FxHashSet` over `HashSet`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/lib.rs:2091:24 | 2091 | let mut used = HashSet::new(); | ^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashSet` may be necessary = note: `-W rustc::default-hash-types` implied by `-W rustc::internal` = help: to override `-W rustc::internal` add `#[allow(rustc::default_hash_types)]` warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/lib.rs:3087:38 | 3087 | fn into_group_map(self) -> HashMap> | ^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/lib.rs:3123:50 | 3123 | fn into_group_map_by(self, f: F) -> HashMap> | ^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/lib.rs:3870:24 | 3870 | fn counts(self) -> HashMap | ^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/lib.rs:3875:26 | 3875 | let mut counts = HashMap::new(); | ^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/lib.rs:3913:39 | 3913 | fn counts_by(self, f: F) -> HashMap | ^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/adaptors/mod.rs:578:30 | 578 | pub struct TakeWhileRef<'a, I: 'a, F> { | ^^^^ help: remove this bound | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/duplicates_impl.rs:28:27 | 28 | used: HashMap::new(), | ^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/duplicates_impl.rs:38:15 | 38 | used: HashMap, | ^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/group_map.rs:11:44 | 11 | pub fn into_group_map(iter: I) -> HashMap> | ^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/group_map.rs:16:22 | 16 | let mut lookup = HashMap::new(); | ^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/group_map.rs:25:68 | 25 | pub fn into_group_map_by(iter: I, f: impl Fn(&V) -> K) -> HashMap> | ^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/groupbylazy.rs:375:16 | 375 | I: Iterator + 'a, | ^^^^^ 376 | I::Item: 'a, 377 | / K: 'a, 378 | | F: 'a, | |____^^^^^^^ | help: remove these bounds | 375 ~ I: Iterator, 376 | I::Item: 'a, 377 ~ | warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/groupbylazy.rs:416:16 | 416 | I: Iterator + 'a, | ^^^^^ 417 | I::Item: 'a, 418 | / K: 'a, 419 | | F: 'a, | |____^^^^^^^ | help: remove these bounds | 416 ~ I: Iterator, 417 | I::Item: 'a, 418 ~ | warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/groupbylazy.rs:546:16 | 546 | I: Iterator + 'a, | ^^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/groupbylazy.rs:577:16 | 577 | I: Iterator + 'a, | ^^^^^ help: remove this bound warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/grouping_map.rs:107:57 | 107 | pub fn aggregate(self, mut operation: FO) -> HashMap | ^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/grouping_map.rs:111:35 | 111 | let mut destination_map = HashMap::new(); | ^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/grouping_map.rs:156:75 | 156 | pub fn fold_with(self, mut init: FI, mut operation: FO) -> HashMap | ^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/grouping_map.rs:192:57 | 192 | pub fn fold(self, init: R, operation: FO) -> HashMap | ^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/grouping_map.rs:227:55 | 227 | pub fn fold_first(self, mut operation: FO) -> HashMap | ^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/grouping_map.rs:257:32 | 257 | pub fn collect(self) -> HashMap | ^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/grouping_map.rs:261:35 | 261 | let mut destination_map = HashMap::new(); | ^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/grouping_map.rs:291:25 | 291 | pub fn max(self) -> HashMap | ^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/grouping_map.rs:317:47 | 317 | pub fn max_by(self, mut compare: F) -> HashMap | ^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/grouping_map.rs:346:49 | 346 | pub fn max_by_key(self, mut f: F) -> HashMap | ^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/grouping_map.rs:372:25 | 372 | pub fn min(self) -> HashMap | ^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/grouping_map.rs:398:47 | 398 | pub fn min_by(self, mut compare: F) -> HashMap | ^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/grouping_map.rs:427:49 | 427 | pub fn min_by_key(self, mut f: F) -> HashMap | ^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/grouping_map.rs:462:28 | 462 | pub fn minmax(self) -> HashMap> | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/grouping_map.rs:492:50 | 492 | pub fn minmax_by(self, mut compare: F) -> HashMap> | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/grouping_map.rs:543:52 | 543 | pub fn minmax_by_key(self, mut f: F) -> HashMap> | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/grouping_map.rs:570:25 | 570 | pub fn sum(self) -> HashMap | ^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/grouping_map.rs:596:29 | 596 | pub fn product(self) -> HashMap | ^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary Compiling anstyle v1.0.8 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=anstyle CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anstyle-1.0.8 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='ANSI text styling' CARGO_PKG_HOMEPAGE='https://github.com/rust-cli/anstyle' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=anstyle CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-cli/anstyle.git' CARGO_PKG_RUST_VERSION=1.65.0 CARGO_PKG_VERSION=1.0.8 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anstyle-1.0.8 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name anstyle --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anstyle-1.0.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::items_after_statements' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=8215602976a5a0e0 -C extra-filename=-8215602976a5a0e0 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --cap-lints warn -Z binary-dep-depinfo` warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/peeking_take_while.rs:115:16 | 115 | I: Iterator + 'a, | ^^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/process_results_impl.rs:11:35 | 11 | pub struct ProcessResults<'a, I, E: 'a> { | ^^^^ help: remove this bound warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/unique_impl.rs:17:11 | 17 | used: HashMap, | ^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/unique_impl.rs:38:15 | 38 | used: HashMap::new(), | ^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/unique_impl.rs:44:35 | 44 | fn count_new_keys(mut used: HashMap, iterable: I) -> usize | ^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/unique_impl.rs:184:19 | 184 | used: HashMap::new(), | ^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: `fluent-bundle` (lib) generated 16 warnings Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=fluent_bundle CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/fluent-bundle-0.15.3 CARGO_PKG_AUTHORS='Zibi Braniecki :Staś Małolepszy ' CARGO_PKG_DESCRIPTION='A localization system designed to unleash the entire expressive power of natural language translations. ' CARGO_PKG_HOMEPAGE='http://www.projectfluent.org' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fluent-bundle CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/projectfluent/fluent-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.15.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=15 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/fluent-bundle-0.15.3 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name fluent_bundle --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/fluent-bundle-0.15.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all-benchmarks", "default"))' -C metadata=efe4df0aa74e47d4 -C extra-filename=-efe4df0aa74e47d4 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern fluent_langneg=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/libfluent_langneg-0b74c8ec6905e1a9.rmeta --extern fluent_syntax=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/libfluent_syntax-9b0361d8924aa285.rmeta --extern intl_memoizer=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/libintl_memoizer-49f0fc0a05003eb6.rmeta --extern intl_pluralrules=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/libintl_pluralrules-3e150c7fb18320dc.rmeta --extern rustc_hash=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/librustc_hash-207fae76a9970eb7.rmeta --extern self_cell=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/libself_cell-def5e5dd21699de6.rmeta --extern smallvec=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/libsmallvec-d4f4df2f6d2a74d0.rmeta --extern unic_langid=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/libunic_langid-afe35bfb9fbd4834.rmeta --cap-lints warn -Z binary-dep-depinfo` Compiling annotate-snippets v0.11.4 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=annotate_snippets CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/annotate-snippets-0.11.4 CARGO_PKG_AUTHORS='Zibi Braniecki ' CARGO_PKG_DESCRIPTION='Library for building code annotations' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=annotate-snippets CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/annotate-snippets-rs' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.11.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/annotate-snippets-0.11.4 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name annotate_snippets --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/annotate-snippets-0.11.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "testing-colors"))' -C metadata=21cc8260b7fb20bf -C extra-filename=-21cc8260b7fb20bf --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern anstyle=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/libanstyle-8215602976a5a0e0.rmeta --extern unicode_width=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/libunicode_width-bb907ae2f3d1f2b9.rmeta --cap-lints warn -Z binary-dep-depinfo` warning: `itertools` (lib) generated 83 warnings Compiling rustc_ast_pretty v0.0.0 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_ast_pretty) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rustc_ast_pretty CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_ast_pretty CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_ast_pretty CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rustc_ast_pretty --edition=2021 compiler/rustc_ast_pretty/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=fe8376e6a229339d -C extra-filename=-fe8376e6a229339d --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern itertools=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libitertools-64f81eba0a0b8561.rmeta --extern rustc_ast=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_ast-9859b7837d90259a.rmeta --extern rustc_lexer=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_lexer-9d58013dce841ea3.rmeta --extern rustc_span=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_span-16d47d317c748ece.rmeta --extern thin_vec=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libthin_vec-fcc19ab6c5fbe1d6.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/build/psm-e40c84db0f18debb/out` Compiling darling v0.20.10 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=darling CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/darling-0.20.10 CARGO_PKG_AUTHORS='Ted Driggs ' CARGO_PKG_DESCRIPTION='A proc-macro library for reading attributes into structs when implementing custom derives. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=darling CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/TedDriggs/darling' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.20.10 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=20 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/darling-0.20.10 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name darling --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/darling-0.20.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="suggestions"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "diagnostics", "suggestions"))' -C metadata=d11826032c2f73b3 -C extra-filename=-d11826032c2f73b3 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern darling_core=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/libdarling_core-c344f3452784a84a.rmeta --extern darling_macro=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/libdarling_macro-59b0dd317a586d48.so --cap-lints warn -Z binary-dep-depinfo` Compiling rustc_type_ir v0.0.0 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_type_ir) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rustc_type_ir CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_type_ir CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_type_ir CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rustc_type_ir --edition=2021 compiler/rustc_type_ir/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --warn=unexpected_cfgs --cfg 'feature="default"' --cfg 'feature="nightly"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly"))' --check-cfg 'cfg(bootstrap)' -C metadata=235b89bfd19d8192 -C extra-filename=-235b89bfd19d8192 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern bitflags=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libbitflags-e16016e74716c9bd.rmeta --extern derive_where=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/libderive_where-8ea4b869c02e8ad7.so --extern indexmap=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libindexmap-2a3296cb381be928.rmeta --extern rustc_hash=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_hash-4b59d173598eb66c.rmeta --extern rustc_ast_ir=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_ast_ir-ff3988790989122e.rmeta --extern rustc_data_structures=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_data_structures-50d084bb6cf08c2d.rmeta --extern rustc_index=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_index-9753c295dd5ab1ad.rmeta --extern rustc_macros=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/librustc_macros-9154419ce09665ba.so --extern rustc_serialize=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_serialize-1844988cc49a2c74.rmeta --extern rustc_span=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_span-16d47d317c748ece.rmeta --extern rustc_type_ir_macros=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/librustc_type_ir_macros-1bf9db4fc06830e3.so --extern smallvec=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libsmallvec-cdaa0fb7721cca79.rmeta --extern tracing=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libtracing-6dfb46b41289e830.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/build/psm-e40c84db0f18debb/out` warning: `fluent-bundle` (lib) generated 16 warnings (16 duplicates) Compiling rustc_error_messages v0.0.0 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_error_messages) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rustc_error_messages CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_error_messages CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_error_messages CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rustc_error_messages --edition=2021 compiler/rustc_error_messages/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("rustc_use_parallel_compiler"))' -C metadata=49f5d56ec24ab36f -C extra-filename=-49f5d56ec24ab36f --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern fluent_bundle=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libfluent_bundle-b1639caf487fad89.rmeta --extern fluent_syntax=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libfluent_syntax-a4f26a583f8bbc9b.rmeta --extern icu_list=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libicu_list-a7ed33bee58ca8ad.rmeta --extern icu_locid=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libicu_locid-4bcea506584c603d.rmeta --extern icu_provider_adapters=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libicu_provider_adapters-c4985e469fbcef1c.rmeta --extern intl_memoizer=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libintl_memoizer-4184270262d04660.rmeta --extern rustc_baked_icu_data=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_baked_icu_data-39fbab01dbb3615b.rmeta --extern rustc_data_structures=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_data_structures-50d084bb6cf08c2d.rmeta --extern rustc_macros=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/librustc_macros-9154419ce09665ba.so --extern rustc_serialize=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_serialize-1844988cc49a2c74.rmeta --extern rustc_span=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_span-16d47d317c748ece.rmeta --extern tracing=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libtracing-6dfb46b41289e830.rmeta --extern unic_langid=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libunic_langid-c2d7c40de26f3b67.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/build/psm-e40c84db0f18debb/out` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=anstyle CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anstyle-1.0.8 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='ANSI text styling' CARGO_PKG_HOMEPAGE='https://github.com/rust-cli/anstyle' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=anstyle CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-cli/anstyle.git' CARGO_PKG_RUST_VERSION=1.65.0 CARGO_PKG_VERSION=1.0.8 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anstyle-1.0.8 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name anstyle --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anstyle-1.0.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::items_after_statements' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=476646164b2bc9e9 -C extra-filename=-476646164b2bc9e9 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=annotate_snippets CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/annotate-snippets-0.11.4 CARGO_PKG_AUTHORS='Zibi Braniecki ' CARGO_PKG_DESCRIPTION='Library for building code annotations' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=annotate-snippets CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/annotate-snippets-rs' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.11.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/annotate-snippets-0.11.4 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name annotate_snippets --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/annotate-snippets-0.11.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "testing-colors"))' -C metadata=932d5d873b067a3f -C extra-filename=-932d5d873b067a3f --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern anstyle=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libanstyle-476646164b2bc9e9.rmeta --extern unicode_width=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libunicode_width-42c99777fe465e39.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling rustc_lint_defs v0.0.0 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_lint_defs) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rustc_lint_defs CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_lint_defs CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_lint_defs CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rustc_lint_defs --edition=2021 compiler/rustc_lint_defs/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=0d5db3eaabdce495 -C extra-filename=-0d5db3eaabdce495 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern rustc_ast=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_ast-9859b7837d90259a.rmeta --extern rustc_data_structures=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_data_structures-50d084bb6cf08c2d.rmeta --extern rustc_error_messages=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_error_messages-49f5d56ec24ab36f.rmeta --extern rustc_hir=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_hir-d49f706e2d20e24d.rmeta --extern rustc_macros=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/librustc_macros-9154419ce09665ba.so --extern rustc_serialize=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_serialize-1844988cc49a2c74.rmeta --extern rustc_span=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_span-16d47d317c748ece.rmeta --extern rustc_target=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_target-95c872066b4bf01d.rmeta --extern serde=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libserde-63d7e62bc1988013.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/build/psm-e40c84db0f18debb/out` Compiling rustc_fluent_macro v0.0.0 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_fluent_macro) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rustc_fluent_macro CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_fluent_macro CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_fluent_macro CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rustc_fluent_macro --edition=2021 compiler/rustc_fluent_macro/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b755cfe6b9a6f67c -C extra-filename=-b755cfe6b9a6f67c --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern annotate_snippets=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/libannotate_snippets-21cc8260b7fb20bf.rlib --extern fluent_bundle=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/libfluent_bundle-efe4df0aa74e47d4.rlib --extern fluent_syntax=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/libfluent_syntax-9b0361d8924aa285.rlib --extern proc_macro2=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/libproc_macro2-b77cc6e58db4216a.rlib --extern quote=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/libquote-729e32816c0cc154.rlib --extern syn=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/libsyn-12149274a7e036c4.rlib --extern unic_langid=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/libunic_langid-afe35bfb9fbd4834.rlib --extern proc_macro -Z binary-dep-depinfo` Compiling derive_setters v0.1.6 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=derive_setters CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/derive_setters-0.1.6 CARGO_PKG_AUTHORS='Lymia Aluysia ' CARGO_PKG_DESCRIPTION='Rust macro to automatically generates setter methods for a struct'\''s fields.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=derive_setters CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Lymia/derive_setters' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/derive_setters-0.1.6 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name derive_setters --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/derive_setters-0.1.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=029ea010ed96e880 -C extra-filename=-029ea010ed96e880 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern darling=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/libdarling-d11826032c2f73b3.rlib --extern proc_macro2=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/libproc_macro2-b77cc6e58db4216a.rlib --extern quote=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/libquote-729e32816c0cc154.rlib --extern syn=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/libsyn-12149274a7e036c4.rlib --extern proc_macro --cap-lints warn -Z binary-dep-depinfo` warning: unused extern crate --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/derive_setters-0.1.6/src/lib.rs:3:1 | 3 | extern crate proc_macro; | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove it | = note: `-W unused-extern-crates` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(unused_extern_crates)]` Compiling termize v0.1.1 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=termize CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/termize-0.1.1 CARGO_PKG_AUTHORS='Yuki Okushi ' CARGO_PKG_DESCRIPTION='functions for determining terminal sizes and dimensions' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=termize CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/JohnTitor/termize' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/termize-0.1.1 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name termize --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/termize-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=4c5c015f2f8c6f15 -C extra-filename=-4c5c015f2f8c6f15 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern libc=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/liblibc-d2df80b7d163fcdd.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning[E0133]: call to unsafe function `std::mem::zeroed` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/termize-0.1.1/src/platform/unix.rs:11:31 | 11 | let mut window: winsize = zeroed(); | ^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/termize-0.1.1/src/platform/unix.rs:10:1 | 10 | unsafe fn get_dimensions_any() -> winsize { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` warning[E0133]: call to unsafe function `libc::ioctl` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/termize-0.1.1/src/platform/unix.rs:12:22 | 12 | let mut result = ioctl(STDOUT_FILENO, TIOCGWINSZ.into(), &mut window); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::mem::zeroed` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/termize-0.1.1/src/platform/unix.rs:15:18 | 15 | window = zeroed(); | ^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `libc::ioctl` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/termize-0.1.1/src/platform/unix.rs:16:18 | 16 | result = ioctl(STDIN_FILENO, TIOCGWINSZ.into(), &mut window); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::mem::zeroed` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/termize-0.1.1/src/platform/unix.rs:18:22 | 18 | window = zeroed(); | ^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `libc::ioctl` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/termize-0.1.1/src/platform/unix.rs:19:22 | 19 | result = ioctl(STDERR_FILENO, TIOCGWINSZ.into(), &mut window); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::mem::zeroed` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/termize-0.1.1/src/platform/unix.rs:21:24 | 21 | return zeroed(); | ^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::mem::zeroed` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/termize-0.1.1/src/platform/unix.rs:32:31 | 32 | let mut window: winsize = zeroed(); | ^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/termize-0.1.1/src/platform/unix.rs:31:1 | 31 | unsafe fn get_dimensions_out() -> winsize { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `libc::ioctl` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/termize-0.1.1/src/platform/unix.rs:33:18 | 33 | let result = ioctl(STDOUT_FILENO, TIOCGWINSZ.into(), &mut window); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::mem::zeroed` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/termize-0.1.1/src/platform/unix.rs:38:5 | 38 | zeroed() | ^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::mem::zeroed` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/termize-0.1.1/src/platform/unix.rs:45:31 | 45 | let mut window: winsize = zeroed(); | ^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/termize-0.1.1/src/platform/unix.rs:44:1 | 44 | unsafe fn get_dimensions_in() -> winsize { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `libc::ioctl` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/termize-0.1.1/src/platform/unix.rs:46:18 | 46 | let result = ioctl(STDIN_FILENO, TIOCGWINSZ.into(), &mut window); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::mem::zeroed` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/termize-0.1.1/src/platform/unix.rs:51:5 | 51 | zeroed() | ^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::mem::zeroed` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/termize-0.1.1/src/platform/unix.rs:58:31 | 58 | let mut window: winsize = zeroed(); | ^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/termize-0.1.1/src/platform/unix.rs:57:1 | 57 | unsafe fn get_dimensions_err() -> winsize { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `libc::ioctl` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/termize-0.1.1/src/platform/unix.rs:59:18 | 59 | let result = ioctl(STDERR_FILENO, TIOCGWINSZ.into(), &mut window); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::mem::zeroed` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/termize-0.1.1/src/platform/unix.rs:64:5 | 64 | zeroed() | ^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: `derive_setters` (lib) generated 1 warning Compiling termcolor v1.4.1 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=termcolor CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/termcolor-1.4.1 CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='A simple cross platform library for writing colored text to a terminal. ' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/termcolor' CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=termcolor CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/termcolor' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.4.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/termcolor-1.4.1 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name termcolor --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/termcolor-1.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b60451b6f5b75804 -C extra-filename=-b60451b6f5b75804 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: `termize` (lib) generated 16 warnings Compiling rustc_error_codes v0.0.0 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_error_codes) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rustc_error_codes CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_error_codes CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_error_codes CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rustc_error_codes --edition=2021 compiler/rustc_error_codes/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=036880ca7496ae1e -C extra-filename=-036880ca7496ae1e --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/termcolor-1.4.1/src/lib.rs:187:41 | 187 | fn set_hyperlink(&mut self, _link: &HyperlinkSpec) -> io::Result<()> { | ^^^^^^^^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 187 | fn set_hyperlink(&mut self, _link: &HyperlinkSpec<'_>) -> io::Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/termcolor-1.4.1/src/lib.rs:211:40 | 211 | fn set_hyperlink(&mut self, link: &HyperlinkSpec) -> io::Result<()> { | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 211 | fn set_hyperlink(&mut self, link: &HyperlinkSpec<'_>) -> io::Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/termcolor-1.4.1/src/lib.rs:232:40 | 232 | fn set_hyperlink(&mut self, link: &HyperlinkSpec) -> io::Result<()> { | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 232 | fn set_hyperlink(&mut self, link: &HyperlinkSpec<'_>) -> io::Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/termcolor-1.4.1/src/lib.rs:371:32 | 371 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 371 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/termcolor-1.4.1/src/lib.rs:728:40 | 728 | fn set_hyperlink(&mut self, link: &HyperlinkSpec) -> io::Result<()> { | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 728 | fn set_hyperlink(&mut self, link: &HyperlinkSpec<'_>) -> io::Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/termcolor-1.4.1/src/lib.rs:772:40 | 772 | fn set_hyperlink(&mut self, link: &HyperlinkSpec) -> io::Result<()> { | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 772 | fn set_hyperlink(&mut self, link: &HyperlinkSpec<'_>) -> io::Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/termcolor-1.4.1/src/lib.rs:819:40 | 819 | fn set_hyperlink(&mut self, link: &HyperlinkSpec) -> io::Result<()> { | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 819 | fn set_hyperlink(&mut self, link: &HyperlinkSpec<'_>) -> io::Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/termcolor-1.4.1/src/lib.rs:891:40 | 891 | fn set_hyperlink(&mut self, link: &HyperlinkSpec) -> io::Result<()> { | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 891 | fn set_hyperlink(&mut self, link: &HyperlinkSpec<'_>) -> io::Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/termcolor-1.4.1/src/lib.rs:979:40 | 979 | fn set_hyperlink(&mut self, link: &HyperlinkSpec) -> io::Result<()> { | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 979 | fn set_hyperlink(&mut self, link: &HyperlinkSpec<'_>) -> io::Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/termcolor-1.4.1/src/lib.rs:1360:40 | 1360 | fn set_hyperlink(&mut self, link: &HyperlinkSpec) -> io::Result<()> { | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1360 | fn set_hyperlink(&mut self, link: &HyperlinkSpec<'_>) -> io::Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/termcolor-1.4.1/src/lib.rs:1441:37 | 1441 | fn set_hyperlink(&mut self, _: &HyperlinkSpec) -> io::Result<()> { | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1441 | fn set_hyperlink(&mut self, _: &HyperlinkSpec<'_>) -> io::Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/termcolor-1.4.1/src/lib.rs:1547:40 | 1547 | fn set_hyperlink(&mut self, link: &HyperlinkSpec) -> io::Result<()> { | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1547 | fn set_hyperlink(&mut self, link: &HyperlinkSpec<'_>) -> io::Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/termcolor-1.4.1/src/lib.rs:1694:37 | 1694 | fn set_hyperlink(&mut self, _: &HyperlinkSpec) -> io::Result<()> { | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1694 | fn set_hyperlink(&mut self, _: &HyperlinkSpec<'_>) -> io::Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/termcolor-1.4.1/src/lib.rs:2335:40 | 2335 | fn set_hyperlink(&mut self, link: &HyperlinkSpec) -> io::Result<()> { | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2335 | fn set_hyperlink(&mut self, link: &HyperlinkSpec<'_>) -> io::Result<()> { | ++++ Compiling getopts v0.2.21 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=getopts CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/getopts-0.2.21 CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='getopts-like option parsing. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/getopts' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=getopts CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/getopts' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.21 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=21 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/getopts-0.2.21 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name getopts --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/getopts-0.2.21/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("core", "rustc-dep-of-std", "std"))' -C metadata=b9373cc48627d9f6 -C extra-filename=-b9373cc48627d9f6 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern unicode_width=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libunicode_width-42c99777fe465e39.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling semver v1.0.23 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23 CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Parser and evaluator for Cargo'\''s flavor of Semantic Versioning' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=semver CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/semver' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.23 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=23 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=051d35133c256b81 -C extra-filename=-051d35133c256b81 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/build/semver-051d35133c256b81 -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --cap-lints warn -Z binary-dep-depinfo` Compiling memoffset v0.9.1 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memoffset-0.9.1 CARGO_PKG_AUTHORS='Gilad Naaman ' CARGO_PKG_DESCRIPTION='offset_of functionality for Rust structs.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=memoffset CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Gilnaa/memoffset' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.9.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memoffset-0.9.1 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memoffset-0.9.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "unstable_const", "unstable_offset_of"))' -C metadata=5b3d97433a002521 -C extra-filename=-5b3d97433a002521 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/build/memoffset-5b3d97433a002521 -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern autocfg=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/libautocfg-bb94bd7a2a402b71.rlib --cap-lints warn -Z binary-dep-depinfo` warning: unused extern crate --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memoffset-0.9.1/build.rs:1:1 | 1 | extern crate autocfg; | ^^^^^^^^^^^^^^^^^^^^^ help: remove it | = note: `-W unused-extern-crates` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(unused_extern_crates)]` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/getopts-0.2.21/src/lib.rs:949:32 | 949 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 949 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: `memoffset` (build script) generated 1 warning Compiling rustc_errors v0.0.0 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_errors) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rustc_errors CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_errors CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_errors CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rustc_errors --edition=2021 compiler/rustc_errors/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("rustc_use_parallel_compiler"))' -C metadata=d8647a8719ca0e9c -C extra-filename=-d8647a8719ca0e9c --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern annotate_snippets=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libannotate_snippets-932d5d873b067a3f.rmeta --extern derive_setters=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/libderive_setters-029ea010ed96e880.so --extern rustc_ast=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_ast-9859b7837d90259a.rmeta --extern rustc_ast_pretty=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_ast_pretty-fe8376e6a229339d.rmeta --extern rustc_data_structures=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_data_structures-50d084bb6cf08c2d.rmeta --extern rustc_error_codes=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_error_codes-036880ca7496ae1e.rmeta --extern rustc_error_messages=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_error_messages-49f5d56ec24ab36f.rmeta --extern rustc_fluent_macro=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/librustc_fluent_macro-b755cfe6b9a6f67c.so --extern rustc_hir=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_hir-d49f706e2d20e24d.rmeta --extern rustc_index=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_index-9753c295dd5ab1ad.rmeta --extern rustc_lint_defs=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_lint_defs-0d5db3eaabdce495.rmeta --extern rustc_macros=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/librustc_macros-9154419ce09665ba.so --extern rustc_serialize=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_serialize-1844988cc49a2c74.rmeta --extern rustc_span=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_span-16d47d317c748ece.rmeta --extern rustc_target=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_target-95c872066b4bf01d.rmeta --extern rustc_type_ir=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_type_ir-235b89bfd19d8192.rmeta --extern serde=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libserde-63d7e62bc1988013.rmeta --extern serde_json=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libserde_json-34a81ea9dfff40dc.rmeta --extern termcolor=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libtermcolor-b60451b6f5b75804.rmeta --extern termize=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libtermize-4c5c015f2f8c6f15.rmeta --extern tracing=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libtracing-6dfb46b41289e830.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/build/psm-e40c84db0f18debb/out` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=openbsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23 CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Parser and evaluator for Cargo'\''s flavor of Semantic Versioning' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=semver CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/semver' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.23 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=23 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-openbsd LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' NUM_JOBS=6 OPT_LEVEL=0 OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/build/semver-21b0e50462437ddb/out PROFILE=release RUSTC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTC_WRAPPER=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTDOC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-openbsd /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/build/semver-051d35133c256b81/build-script-build` [semver 1.0.23] cargo:rerun-if-changed=build.rs [semver 1.0.23] cargo:rustc-check-cfg=cfg(doc_cfg) [semver 1.0.23] cargo:rustc-check-cfg=cfg(no_alloc_crate) [semver 1.0.23] cargo:rustc-check-cfg=cfg(no_const_vec_new) [semver 1.0.23] cargo:rustc-check-cfg=cfg(no_exhaustive_int_match) [semver 1.0.23] cargo:rustc-check-cfg=cfg(no_non_exhaustive) [semver 1.0.23] cargo:rustc-check-cfg=cfg(no_nonzero_bitscan) [semver 1.0.23] cargo:rustc-check-cfg=cfg(no_str_strip_prefix) [semver 1.0.23] cargo:rustc-check-cfg=cfg(no_track_caller) [semver 1.0.23] cargo:rustc-check-cfg=cfg(no_unsafe_op_in_unsafe_fn_lint) [semver 1.0.23] cargo:rustc-check-cfg=cfg(test_node_semver) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=semver CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23 CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Parser and evaluator for Cargo'\''s flavor of Semantic Versioning' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=semver CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/semver' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.23 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=23 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/build/semver-21b0e50462437ddb/out /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name semver --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=5cd73abdf82ef6a7 -C extra-filename=-5cd73abdf82ef6a7 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --cap-lints warn -Z binary-dep-depinfo --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(no_alloc_crate)' --check-cfg 'cfg(no_const_vec_new)' --check-cfg 'cfg(no_exhaustive_int_match)' --check-cfg 'cfg(no_non_exhaustive)' --check-cfg 'cfg(no_nonzero_bitscan)' --check-cfg 'cfg(no_str_strip_prefix)' --check-cfg 'cfg(no_track_caller)' --check-cfg 'cfg(no_unsafe_op_in_unsafe_fn_lint)' --check-cfg 'cfg(test_node_semver)'` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23/src/display.rs:5:40 | 5 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 5 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23/src/display.rs:6:48 | 6 | let do_display = |formatter: &mut fmt::Formatter| -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 6 | let do_display = |formatter: &mut fmt::Formatter<'_>| -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23/src/display.rs:34:40 | 34 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 34 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23/src/display.rs:49:40 | 49 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 49 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23/src/display.rs:82:40 | 82 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 82 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23/src/display.rs:88:40 | 88 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 88 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23/src/display.rs:94:40 | 94 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 94 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23/src/display.rs:111:40 | 111 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 111 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23/src/display.rs:117:40 | 117 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 117 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23/src/display.rs:123:26 | 123 | formatter: &mut fmt::Formatter, | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 123 | formatter: &mut fmt::Formatter<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23/src/display.rs:124:39 | 124 | do_display: impl FnOnce(&mut fmt::Formatter) -> fmt::Result, | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 124 | do_display: impl FnOnce(&mut fmt::Formatter<'_>) -> fmt::Result, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23/src/error.rs:33:40 | 33 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 33 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23/src/error.rs:93:40 | 93 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 93 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23/src/error.rs:105:40 | 105 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 105 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23/src/error.rs:116:40 | 116 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 116 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: `termcolor` (lib) generated 14 warnings Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=openbsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(parallel_compiler)-Zmacro-backtrace-Csplit-debuginfo=off-Wrustc::internal-Wkeyword_idents_2024-Wunsafe_op_in_unsafe_fn-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zon-broken-pipe=kill' CARGO_FEATURE_DEFAULT=1 CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memoffset-0.9.1 CARGO_PKG_AUTHORS='Gilad Naaman ' CARGO_PKG_DESCRIPTION='offset_of functionality for Rust structs.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=memoffset CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Gilnaa/memoffset' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.9.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-openbsd LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' NUM_JOBS=6 OPT_LEVEL=3 OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/build/memoffset-ddf949cadff97603/out PROFILE=release RUSTC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTC_WRAPPER=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTDOC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-openbsd /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/build/memoffset-5b3d97433a002521/build-script-build` [memoffset 0.9.1] cargo:rustc-cfg=tuple_ty [memoffset 0.9.1] cargo:rustc-cfg=allow_clippy [memoffset 0.9.1] cargo:rustc-cfg=maybe_uninit [memoffset 0.9.1] cargo:rustc-cfg=doctests [memoffset 0.9.1] cargo:rustc-cfg=raw_ref_macros [memoffset 0.9.1] cargo:rustc-cfg=stable_const [memoffset 0.9.1] cargo:rustc-cfg=stable_offset_of Compiling rustc_apfloat v0.2.1+llvm-462a31f5a5ab Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustc_apfloat-0.2.1+llvm-462a31f5a5ab CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Rust port of C++ llvm::APFloat library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_apfloat CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rustc_apfloat' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.1+llvm-462a31f5a5ab CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustc_apfloat-0.2.1+llvm-462a31f5a5ab LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustc_apfloat-0.2.1+llvm-462a31f5a5ab/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=7ec3f00c91237a55 -C extra-filename=-7ec3f00c91237a55 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/build/rustc_apfloat-7ec3f00c91237a55 -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --cap-lints warn -Z binary-dep-depinfo` warning: `semver` (lib) generated 15 warnings Compiling rustc_version v0.4.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rustc_version CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustc_version-0.4.0 CARGO_PKG_AUTHORS='Dirkjan Ochtman :Marvin Löbel ' CARGO_PKG_DESCRIPTION='A library for querying the version of a installed rustc compiler' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_version CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Kimundi/rustc-version-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustc_version-0.4.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rustc_version --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustc_version-0.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=391775c7d538b08b -C extra-filename=-391775c7d538b08b --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern semver=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/libsemver-5cd73abdf82ef6a7.rmeta --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=memoffset CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memoffset-0.9.1 CARGO_PKG_AUTHORS='Gilad Naaman ' CARGO_PKG_DESCRIPTION='offset_of functionality for Rust structs.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=memoffset CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Gilnaa/memoffset' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.9.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memoffset-0.9.1 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/build/memoffset-ddf949cadff97603/out /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name memoffset --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memoffset-0.9.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "unstable_const", "unstable_offset_of"))' -C metadata=d15f23acfb6dace9 -C extra-filename=-d15f23acfb6dace9 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo --cfg tuple_ty --cfg allow_clippy --cfg maybe_uninit --cfg doctests --cfg raw_ref_macros --cfg stable_const --cfg stable_offset_of` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=openbsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(parallel_compiler)-Zmacro-backtrace-Csplit-debuginfo=off-Wrustc::internal-Wkeyword_idents_2024-Wunsafe_op_in_unsafe_fn-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zon-broken-pipe=kill' CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustc_apfloat-0.2.1+llvm-462a31f5a5ab CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Rust port of C++ llvm::APFloat library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_apfloat CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rustc_apfloat' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.1+llvm-462a31f5a5ab CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-openbsd LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' NUM_JOBS=6 OPT_LEVEL=3 OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/build/rustc_apfloat-f7d06c1a8253156b/out PROFILE=release RUSTC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTC_WRAPPER=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTDOC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-openbsd /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/build/rustc_apfloat-7ec3f00c91237a55/build-script-build` [rustc_apfloat 0.2.1+llvm-462a31f5a5ab] cargo:rerun-if-changed=build.rs Compiling bitflags v1.3.2 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=bitflags CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bitflags-1.3.2 CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A macro to generate structures which behave like bitflags. ' CARGO_PKG_HOMEPAGE='https://github.com/bitflags/bitflags' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bitflags CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bitflags/bitflags' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.3.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bitflags-1.3.2 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name bitflags --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bitflags-1.3.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "example_generated", "rustc-dep-of-std"))' -C metadata=c9e29554223f10e5 -C extra-filename=-c9e29554223f10e5 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: unexpected `cfg` condition name: `doctests` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memoffset-0.9.1/src/lib.rs:59:7 | 59 | #[cfg(doctests)] | ^^^^^^^^ help: there is a config with a similar name: `doctest` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doctests)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doctests)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `doctests` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memoffset-0.9.1/src/lib.rs:62:7 | 62 | #[cfg(doctests)] | ^^^^^^^^ help: there is a config with a similar name: `doctest` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doctests)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doctests)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `raw_ref_macros` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memoffset-0.9.1/src/raw_field.rs:22:7 | 22 | #[cfg(raw_ref_macros)] | ^^^^^^^^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `parallel_compiler`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(raw_ref_macros)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(raw_ref_macros)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `raw_ref_macros` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memoffset-0.9.1/src/raw_field.rs:30:11 | 30 | #[cfg(not(raw_ref_macros))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(raw_ref_macros)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(raw_ref_macros)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `allow_clippy` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memoffset-0.9.1/src/raw_field.rs:57:7 | 57 | #[cfg(allow_clippy)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(allow_clippy)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(allow_clippy)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `allow_clippy` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memoffset-0.9.1/src/raw_field.rs:69:11 | 69 | #[cfg(not(allow_clippy))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(allow_clippy)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(allow_clippy)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `allow_clippy` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memoffset-0.9.1/src/raw_field.rs:90:7 | 90 | #[cfg(allow_clippy)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(allow_clippy)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(allow_clippy)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `allow_clippy` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memoffset-0.9.1/src/raw_field.rs:100:11 | 100 | #[cfg(not(allow_clippy))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(allow_clippy)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(allow_clippy)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `allow_clippy` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memoffset-0.9.1/src/raw_field.rs:125:7 | 125 | #[cfg(allow_clippy)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(allow_clippy)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(allow_clippy)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `allow_clippy` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memoffset-0.9.1/src/raw_field.rs:141:11 | 141 | #[cfg(not(allow_clippy))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(allow_clippy)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(allow_clippy)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tuple_ty` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memoffset-0.9.1/src/raw_field.rs:183:7 | 183 | #[cfg(tuple_ty)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tuple_ty)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tuple_ty)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `maybe_uninit` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memoffset-0.9.1/src/offset_of.rs:23:7 | 23 | #[cfg(maybe_uninit)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(maybe_uninit)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(maybe_uninit)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `maybe_uninit` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memoffset-0.9.1/src/offset_of.rs:37:11 | 37 | #[cfg(not(maybe_uninit))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(maybe_uninit)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(maybe_uninit)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `stable_const` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memoffset-0.9.1/src/offset_of.rs:49:7 | 49 | #[cfg(stable_const)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(stable_const)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(stable_const)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `stable_const` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memoffset-0.9.1/src/offset_of.rs:61:11 | 61 | #[cfg(not(stable_const))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(stable_const)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(stable_const)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `stable_offset_of` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memoffset-0.9.1/src/offset_of.rs:70:11 | 70 | #[cfg(not(stable_offset_of))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(stable_offset_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(stable_offset_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `stable_offset_of` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memoffset-0.9.1/src/offset_of.rs:83:7 | 83 | #[cfg(stable_offset_of)] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(stable_offset_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(stable_offset_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tuple_ty` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memoffset-0.9.1/src/offset_of.rs:127:7 | 127 | #[cfg(tuple_ty)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tuple_ty)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tuple_ty)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `stable_offset_of` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memoffset-0.9.1/src/offset_of.rs:128:11 | 128 | #[cfg(not(stable_offset_of))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(stable_offset_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(stable_offset_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tuple_ty` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memoffset-0.9.1/src/offset_of.rs:142:7 | 142 | #[cfg(tuple_ty)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tuple_ty)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tuple_ty)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `stable_offset_of` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memoffset-0.9.1/src/offset_of.rs:143:7 | 143 | #[cfg(stable_offset_of)] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(stable_offset_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(stable_offset_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tuple_ty` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memoffset-0.9.1/src/offset_of.rs:160:7 | 160 | #[cfg(tuple_ty)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tuple_ty)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tuple_ty)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `stable_offset_of` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memoffset-0.9.1/src/offset_of.rs:170:11 | 170 | #[cfg(not(stable_offset_of))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(stable_offset_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(stable_offset_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `stable_offset_of` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memoffset-0.9.1/src/offset_of.rs:184:7 | 184 | #[cfg(stable_offset_of)] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(stable_offset_of)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(stable_offset_of)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Compiling datafrog v2.0.1 warning: `memoffset` (lib) generated 24 warnings Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=datafrog CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/datafrog-2.0.1 CARGO_PKG_AUTHORS='Frank McSherry :The Rust Project Developers:Datafrog Developers' CARGO_PKG_DESCRIPTION='Lightweight Datalog engine intended to be embedded in other Rust programs' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=datafrog CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang-nursery/datafrog' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.0.1 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/datafrog-2.0.1 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name datafrog --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/datafrog-2.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b40689ee4360c2d6 -C extra-filename=-b40689ee4360c2d6 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rustc_apfloat CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustc_apfloat-0.2.1+llvm-462a31f5a5ab CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Rust port of C++ llvm::APFloat library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_apfloat CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rustc_apfloat' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.1+llvm-462a31f5a5ab CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustc_apfloat-0.2.1+llvm-462a31f5a5ab LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/build/rustc_apfloat-f7d06c1a8253156b/out /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rustc_apfloat --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustc_apfloat-0.2.1+llvm-462a31f5a5ab/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b3b3cbe7dc2ac8f7 -C extra-filename=-b3b3cbe7dc2ac8f7 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern bitflags=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libbitflags-c9e29554223f10e5.rmeta --extern smallvec=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libsmallvec-cdaa0fb7721cca79.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: lifetime parameter `'me` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/datafrog-2.0.1/src/join.rs:43:34 | 43 | pub(crate) fn join_into_relation<'me, Key: Ord, Val1: Ord, Val2: Ord, Result: Ord>( | ^^^-- | | | help: elide the unused lifetime | = note: requested on the command line with `-W unused-lifetimes` warning: lifetime parameter `'leap` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/datafrog-2.0.1/src/treefrog.rs:134:10 | 134 | impl<'leap, Tuple, Func> PrefixFilter | ^^^^^-- | | | help: elide the unused lifetime warning: lifetime parameter `'leap` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/datafrog-2.0.1/src/treefrog.rs:206:10 | 206 | impl<'leap, Tuple, Val, Func> ValueFilter | ^^^^^-- | | | help: elide the unused lifetime warning: unused extern crate --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustc_apfloat-0.2.1+llvm-462a31f5a5ab/src/lib.rs:39:1 | 39 | extern crate alloc; | ^^^^^^^^^^^^^^^^^^^ help: remove it | note: the lint level is defined here --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustc_apfloat-0.2.1+llvm-462a31f5a5ab/src/lib.rs:33:9 | 33 | #![deny(warnings)] | ^^^^^^^^ = note: `#[warn(unused_extern_crates)]` implied by `#[warn(warnings)]` Compiling field-offset v0.3.6 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/field-offset-0.3.6 CARGO_PKG_AUTHORS='Diggory Blake ' CARGO_PKG_DESCRIPTION='Safe pointer-to-member implementation' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=field-offset CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Diggsey/rust-field-offset' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/field-offset-0.3.6 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/field-offset-0.3.6/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=19936dec99468d88 -C extra-filename=-19936dec99468d88 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/build/field-offset-19936dec99468d88 -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern rustc_version=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/librustc_version-391775c7d538b08b.rlib --cap-lints warn -Z binary-dep-depinfo` warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/datafrog-2.0.1/src/treefrog.rs:325:17 | 325 | Key: Ord + 'leap, | ^^^^^^^^ 326 | Val: Ord + 'leap, | ^^^^^^^^ | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` help: remove these bounds | 325 ~ Key: Ord, 326 ~ Val: Ord, | warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/datafrog-2.0.1/src/treefrog.rs:415:17 | 415 | Key: Ord + 'leap, | ^^^^^^^^ 416 | Val: Ord + 'leap, | ^^^^^^^^ | help: remove these bounds | 415 ~ Key: Ord, 416 ~ Val: Ord, | warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/datafrog-2.0.1/src/treefrog.rs:479:17 | 479 | Key: Ord + 'leap, | ^^^^^^^^ 480 | Val: Ord + 'leap, | ^^^^^^^^ | help: remove these bounds | 479 ~ Key: Ord, 480 ~ Val: Ord, | warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/datafrog-2.0.1/src/treefrog.rs:565:17 | 565 | Key: Ord + 'leap, | ^^^^^^^^ 566 | Val: Ord + 'leap, | ^^^^^^^^ | help: remove these bounds | 565 ~ Key: Ord, 566 ~ Val: Ord, | warning: `getopts` (lib) generated 1 warning Compiling rustc_hir_pretty v0.0.0 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_hir_pretty) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rustc_hir_pretty CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_hir_pretty CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_hir_pretty CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rustc_hir_pretty --edition=2021 compiler/rustc_hir_pretty/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=91b159f2b7b71092 -C extra-filename=-91b159f2b7b71092 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern rustc_ast=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_ast-9859b7837d90259a.rmeta --extern rustc_ast_pretty=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_ast_pretty-fe8376e6a229339d.rmeta --extern rustc_hir=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_hir-d49f706e2d20e24d.rmeta --extern rustc_span=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_span-16d47d317c748ece.rmeta --extern rustc_target=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_target-95c872066b4bf01d.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/build/psm-e40c84db0f18debb/out` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=openbsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(parallel_compiler)-Zmacro-backtrace-Csplit-debuginfo=off-Wrustc::internal-Wkeyword_idents_2024-Wunsafe_op_in_unsafe_fn-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zon-broken-pipe=kill' CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/field-offset-0.3.6 CARGO_PKG_AUTHORS='Diggory Blake ' CARGO_PKG_DESCRIPTION='Safe pointer-to-member implementation' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=field-offset CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Diggsey/rust-field-offset' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-openbsd LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' NUM_JOBS=6 OPT_LEVEL=3 OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/build/field-offset-0b0110be915ec982/out PROFILE=release RUSTC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTC_WRAPPER=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTDOC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-openbsd /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/build/field-offset-19936dec99468d88/build-script-build` warning: `datafrog` (lib) generated 7 warnings Compiling polonius-engine v0.13.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=polonius_engine CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/polonius-engine-0.13.0 CARGO_PKG_AUTHORS='The Rust Project Developers:Polonius Developers' CARGO_PKG_DESCRIPTION='Core definition for the Rust borrow checker' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=polonius-engine CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang-nursery/polonius' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.13.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=13 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/polonius-engine-0.13.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name polonius_engine --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/polonius-engine-0.13.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=a4bc0fc0dd82379b -C extra-filename=-a4bc0fc0dd82379b --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern datafrog=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libdatafrog-b40689ee4360c2d6.rmeta --extern log=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/liblog-f251f4e5ab4fe2b0.rmeta --extern rustc_hash=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_hash-4b59d173598eb66c.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` [field-offset 0.3.6] cargo:rustc-cfg=fieldoffset_maybe_uninit [field-offset 0.3.6] cargo:rustc-cfg=fieldoffset_has_alloc Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=field_offset CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/field-offset-0.3.6 CARGO_PKG_AUTHORS='Diggory Blake ' CARGO_PKG_DESCRIPTION='Safe pointer-to-member implementation' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=field-offset CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Diggsey/rust-field-offset' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/field-offset-0.3.6 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/build/field-offset-0b0110be915ec982/out /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name field_offset --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/field-offset-0.3.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=71f77216f5a43d2c -C extra-filename=-71f77216f5a43d2c --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern memoffset=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libmemoffset-d15f23acfb6dace9.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo --cfg fieldoffset_maybe_uninit --cfg fieldoffset_has_alloc` warning: unexpected `cfg` condition name: `fieldoffset_assert_in_const_fn` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/field-offset-0.3.6/src/lib.rs:2:13 | 2 | #![cfg_attr(fieldoffset_assert_in_const_fn, feature(const_panic))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `parallel_compiler`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fieldoffset_assert_in_const_fn)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fieldoffset_assert_in_const_fn)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `fieldoffset_has_alloc` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/field-offset-0.3.6/src/lib.rs:8:17 | 8 | #[cfg(all(test, fieldoffset_has_alloc))] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fieldoffset_has_alloc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fieldoffset_has_alloc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fieldoffset_maybe_uninit` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/field-offset-0.3.6/src/lib.rs:73:11 | 73 | #[cfg(fieldoffset_maybe_uninit)] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fieldoffset_maybe_uninit)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fieldoffset_maybe_uninit)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fieldoffset_maybe_uninit` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/field-offset-0.3.6/src/lib.rs:81:15 | 81 | #[cfg(not(fieldoffset_maybe_uninit))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fieldoffset_maybe_uninit)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fieldoffset_maybe_uninit)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fieldoffset_assert_in_const_fn` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/field-offset-0.3.6/src/lib.rs:124:15 | 124 | #[cfg(fieldoffset_assert_in_const_fn)] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fieldoffset_assert_in_const_fn)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fieldoffset_assert_in_const_fn)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/field-offset-0.3.6/src/lib.rs:318:32 | 318 | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 318 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning[E0133]: call to unsafe function `FieldOffset::::new_from_offset` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/field-offset-0.3.6/src/lib.rs:106:9 | 106 | Self::new_from_offset(offset) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/field-offset-0.3.6/src/lib.rs:99:5 | 99 | pub unsafe fn new FnOnce(*const T) -> *const U>(f: F) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/field-offset-0.3.6/src/lib.rs:210:10 | 210 | &*self.unapply_ptr(x) | ^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/field-offset-0.3.6/src/lib.rs:209:5 | 209 | pub unsafe fn unapply<'a>(self, x: &'a U) -> &'a T { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `FieldOffset::::unapply_ptr` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/field-offset-0.3.6/src/lib.rs:210:11 | 210 | &*self.unapply_ptr(x) | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/field-offset-0.3.6/src/lib.rs:226:14 | 226 | &mut *self.unapply_ptr_mut(x) | ^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/field-offset-0.3.6/src/lib.rs:225:5 | 225 | pub unsafe fn unapply_mut<'a>(self, x: &'a mut U) -> &'a mut T { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `FieldOffset::::unapply_ptr_mut` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/field-offset-0.3.6/src/lib.rs:226:15 | 226 | &mut *self.unapply_ptr_mut(x) | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `FieldOffset::::new_from_offset_pinned` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/field-offset-0.3.6/src/lib.rs:238:9 | 238 | FieldOffset::new_from_offset_pinned(self.get_byte_offset()) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/field-offset-0.3.6/src/lib.rs:237:5 | 237 | pub const unsafe fn as_pinned_projection(self) -> FieldOffset { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: field `0` is never read --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/field-offset-0.3.6/src/lib.rs:60:25 | 60 | struct PhantomContra(fn(T)); | ------------- ^^^^^ | | | field in this struct | = help: consider removing this field = note: `#[warn(dead_code)]` on by default warning: `rustc_apfloat` (lib) generated 1 warning Compiling gsgdt v0.1.2 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=gsgdt CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gsgdt-0.1.2 CARGO_PKG_AUTHORS='Vishnunarayan K I ' CARGO_PKG_DESCRIPTION='Generic Stringly Typed Graph Datatype' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gsgdt CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/vn-ki/gsgdt-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gsgdt-0.1.2 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name gsgdt --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gsgdt-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=073373546350ae93 -C extra-filename=-073373546350ae93 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern serde=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libserde-63d7e62bc1988013.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: `field-offset` (lib) generated 13 warnings Compiling rustc_next_trait_solver v0.0.0 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_next_trait_solver) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rustc_next_trait_solver CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_next_trait_solver CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_next_trait_solver CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rustc_next_trait_solver --edition=2021 compiler/rustc_next_trait_solver/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="nightly"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly"))' -C metadata=9704550c97c21c29 -C extra-filename=-9704550c97c21c29 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern bitflags=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libbitflags-e16016e74716c9bd.rmeta --extern derive_where=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/libderive_where-8ea4b869c02e8ad7.so --extern rustc_ast_ir=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_ast_ir-ff3988790989122e.rmeta --extern rustc_data_structures=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_data_structures-50d084bb6cf08c2d.rmeta --extern rustc_index=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_index-9753c295dd5ab1ad.rmeta --extern rustc_macros=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/librustc_macros-9154419ce09665ba.so --extern rustc_serialize=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_serialize-1844988cc49a2c74.rmeta --extern rustc_type_ir=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_type_ir-235b89bfd19d8192.rmeta --extern rustc_type_ir_macros=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/librustc_type_ir_macros-1bf9db4fc06830e3.so --extern tracing=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libtracing-6dfb46b41289e830.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/build/psm-e40c84db0f18debb/out` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gsgdt-0.1.2/src/diff/match_graph.rs:43:26 | 43 | let mut matches: Vec = mapping | ^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 43 | let mut matches: Vec> = mapping | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gsgdt-0.1.2/src/diff/match_graph.rs:56:30 | 56 | let mut new_mapping: Mapping = BTreeMap::new(); | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 56 | let mut new_mapping: Mapping<'_> = BTreeMap::new(); | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gsgdt-0.1.2/src/diff/diff.rs:7:28 | 7 | pub fn visualize_diff(d1: &DiffGraph, d2: &DiffGraph) -> MultiGraph { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 7 | pub fn visualize_diff(d1: &DiffGraph<'_>, d2: &DiffGraph) -> MultiGraph { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gsgdt-0.1.2/src/diff/diff.rs:7:44 | 7 | pub fn visualize_diff(d1: &DiffGraph, d2: &DiffGraph) -> MultiGraph { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 7 | pub fn visualize_diff(d1: &DiffGraph, d2: &DiffGraph<'_>) -> MultiGraph { | ++++ warning: using `keys` can result in unstable query results --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/polonius-engine-0.13.0/src/output/mod.rs:525:35 | 525 | let points = all_naive_errors.keys().chain(all_opt_errors.keys()); | ^^^^ | = note: if you believe this case to be fine, allow this lint and add a comment explaining your rationale = note: `-W rustc::potential-query-instability` implied by `-W rustc::internal` = help: to override `-W rustc::internal` add `#[allow(rustc::potential_query_instability)]` warning: using `keys` can result in unstable query results --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/polonius-engine-0.13.0/src/output/mod.rs:525:63 | 525 | let points = all_naive_errors.keys().chain(all_opt_errors.keys()); | ^^^^ | = note: if you believe this case to be fine, allow this lint and add a comment explaining your rationale warning: `polonius-engine` (lib) generated 2 warnings Compiling tinyvec_macros v0.1.1 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=tinyvec_macros CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinyvec_macros-0.1.1 CARGO_PKG_AUTHORS='Soveu ' CARGO_PKG_DESCRIPTION='Some macros for tiny containers' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0 OR Zlib' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tinyvec_macros CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Soveu/tinyvec_macros' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinyvec_macros-0.1.1 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name tinyvec_macros --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinyvec_macros-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=88e80ca4a1a1f58b -C extra-filename=-88e80ca4a1a1f58b --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: using `iter` can result in unstable query results --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gsgdt-0.1.2/src/diff/diff_graph.rs:52:14 | 52 | .iter() | ^^^^ | = note: if you believe this case to be fine, allow this lint and add a comment explaining your rationale = note: `-W rustc::potential-query-instability` implied by `-W rustc::internal` = help: to override `-W rustc::internal` add `#[allow(rustc::potential_query_instability)]` Compiling tinyvec v1.8.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=tinyvec CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinyvec-1.8.0 CARGO_PKG_AUTHORS='Lokathor ' CARGO_PKG_DESCRIPTION='`tinyvec` provides 100% safe vec-like data structures.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Zlib OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tinyvec CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Lokathor/tinyvec' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.8.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinyvec-1.8.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name tinyvec --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinyvec-1.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="tinyvec_macros"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "arbitrary", "debugger_visualizer", "default", "experimental_write_impl", "grab_spare_slice", "nightly_slice_partition_dedup", "real_blackbox", "rustc_1_40", "rustc_1_55", "rustc_1_57", "rustc_1_61", "serde", "std", "tinyvec_macros"))' -C metadata=6f1c70134bb3360a -C extra-filename=-6f1c70134bb3360a --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern tinyvec_macros=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libtinyvec_macros-88e80ca4a1a1f58b.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: unexpected `cfg` condition name: `docs_rs` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinyvec-1.8.0/src/lib.rs:12:13 | 12 | #![cfg_attr(docs_rs, feature(doc_cfg))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinyvec-1.8.0/src/arrayvec.rs:1642:25 | 1642 | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { | ^^^^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 1642 | fn fmt(&self, f: &mut Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinyvec-1.8.0/src/arrayvec.rs:1665:25 | 1665 | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1665 | fn fmt(&self, f: &mut Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinyvec-1.8.0/src/arrayvec.rs:1688:25 | 1688 | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1688 | fn fmt(&self, f: &mut Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinyvec-1.8.0/src/arrayvec.rs:1711:25 | 1711 | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1711 | fn fmt(&self, f: &mut Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinyvec-1.8.0/src/arrayvec.rs:1734:25 | 1734 | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1734 | fn fmt(&self, f: &mut Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinyvec-1.8.0/src/arrayvec.rs:1757:25 | 1757 | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1757 | fn fmt(&self, f: &mut Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinyvec-1.8.0/src/arrayvec.rs:1780:25 | 1780 | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1780 | fn fmt(&self, f: &mut Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinyvec-1.8.0/src/arrayvec.rs:1803:25 | 1803 | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1803 | fn fmt(&self, f: &mut Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinyvec-1.8.0/src/arrayvec.rs:1826:25 | 1826 | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1826 | fn fmt(&self, f: &mut Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinyvec-1.8.0/src/slicevec.rs:882:25 | 882 | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 882 | fn fmt(&self, f: &mut Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinyvec-1.8.0/src/slicevec.rs:905:25 | 905 | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 905 | fn fmt(&self, f: &mut Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinyvec-1.8.0/src/slicevec.rs:928:25 | 928 | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 928 | fn fmt(&self, f: &mut Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinyvec-1.8.0/src/slicevec.rs:951:25 | 951 | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 951 | fn fmt(&self, f: &mut Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinyvec-1.8.0/src/slicevec.rs:974:25 | 974 | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 974 | fn fmt(&self, f: &mut Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinyvec-1.8.0/src/slicevec.rs:997:25 | 997 | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 997 | fn fmt(&self, f: &mut Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinyvec-1.8.0/src/slicevec.rs:1020:25 | 1020 | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1020 | fn fmt(&self, f: &mut Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinyvec-1.8.0/src/slicevec.rs:1043:25 | 1043 | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1043 | fn fmt(&self, f: &mut Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinyvec-1.8.0/src/slicevec.rs:1066:25 | 1066 | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1066 | fn fmt(&self, f: &mut Formatter<'_>) -> core::fmt::Result { | ++++ warning: unexpected `cfg` condition name: `docs_rs` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinyvec-1.8.0/src/tinyvec.rs:38:12 | 38 | #[cfg_attr(docs_rs, doc(cfg(feature = "alloc")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinyvec-1.8.0/src/tinyvec.rs:97:12 | 97 | #[cfg_attr(docs_rs, doc(cfg(feature = "alloc")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinyvec-1.8.0/src/tinyvec.rs:1064:12 | 1064 | #[cfg_attr(docs_rs, doc(cfg(feature = "alloc")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinyvec-1.8.0/src/tinyvec.rs:1113:12 | 1113 | #[cfg_attr(docs_rs, doc(cfg(feature = "alloc")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinyvec-1.8.0/src/tinyvec.rs:1333:12 | 1333 | #[cfg_attr(docs_rs, doc(cfg(feature = "alloc")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinyvec-1.8.0/src/tinyvec.rs:1514:25 | 1514 | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1514 | fn fmt(&self, f: &mut Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinyvec-1.8.0/src/tinyvec.rs:1537:25 | 1537 | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1537 | fn fmt(&self, f: &mut Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinyvec-1.8.0/src/tinyvec.rs:1560:25 | 1560 | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1560 | fn fmt(&self, f: &mut Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinyvec-1.8.0/src/tinyvec.rs:1583:25 | 1583 | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1583 | fn fmt(&self, f: &mut Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinyvec-1.8.0/src/tinyvec.rs:1606:25 | 1606 | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1606 | fn fmt(&self, f: &mut Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinyvec-1.8.0/src/tinyvec.rs:1629:25 | 1629 | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1629 | fn fmt(&self, f: &mut Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinyvec-1.8.0/src/tinyvec.rs:1652:25 | 1652 | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1652 | fn fmt(&self, f: &mut Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinyvec-1.8.0/src/tinyvec.rs:1675:25 | 1675 | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1675 | fn fmt(&self, f: &mut Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinyvec-1.8.0/src/tinyvec.rs:1698:25 | 1698 | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1698 | fn fmt(&self, f: &mut Formatter<'_>) -> core::fmt::Result { | ++++ warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinyvec-1.8.0/src/arrayvec_drain.rs:11:33 | 11 | pub struct ArrayVecDrain<'a, T: 'a + Default> { | ^^^^^ help: remove this bound | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` warning: `tinyvec` (lib) generated 34 warnings Compiling rustc_session v0.0.0 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_session) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rustc_session CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_session CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_session CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rustc_session --edition=2021 compiler/rustc_session/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b189148fa95aa66c -C extra-filename=-b189148fa95aa66c --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern bitflags=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libbitflags-e16016e74716c9bd.rmeta --extern getopts=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libgetopts-b9373cc48627d9f6.rmeta --extern libc=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/liblibc-d2df80b7d163fcdd.rmeta --extern rustc_ast=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_ast-9859b7837d90259a.rmeta --extern rustc_data_structures=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_data_structures-50d084bb6cf08c2d.rmeta --extern rustc_errors=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_errors-d8647a8719ca0e9c.rmeta --extern rustc_feature=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_feature-46ec2b17cc1bd142.rmeta --extern rustc_fluent_macro=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/librustc_fluent_macro-b755cfe6b9a6f67c.so --extern rustc_fs_util=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_fs_util-65605b189d9e470d.rmeta --extern rustc_hir=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_hir-d49f706e2d20e24d.rmeta --extern rustc_lint_defs=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_lint_defs-0d5db3eaabdce495.rmeta --extern rustc_macros=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/librustc_macros-9154419ce09665ba.so --extern rustc_serialize=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_serialize-1844988cc49a2c74.rmeta --extern rustc_span=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_span-16d47d317c748ece.rmeta --extern rustc_target=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_target-95c872066b4bf01d.rmeta --extern smallvec=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libsmallvec-cdaa0fb7721cca79.rmeta --extern termize=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libtermize-4c5c015f2f8c6f15.rmeta --extern tracing=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libtracing-6dfb46b41289e830.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/build/psm-e40c84db0f18debb/out` Compiling rustc_parse_format v0.0.0 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_parse_format) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rustc_parse_format CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_parse_format CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_parse_format CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rustc_parse_format --edition=2021 compiler/rustc_parse_format/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e7ea5902b7891b56 -C extra-filename=-e7ea5902b7891b56 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern rustc_index=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_index-9753c295dd5ab1ad.rmeta --extern rustc_lexer=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_lexer-9d58013dce841ea3.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: `gsgdt` (lib) generated 5 warnings Compiling unicode-normalization v0.1.23 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=unicode_normalization CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicode-normalization-0.1.23 CARGO_PKG_AUTHORS='kwantam :Manish Goregaokar ' CARGO_PKG_DESCRIPTION='This crate provides functions for normalization of Unicode strings, including Canonical and Compatible Decomposition and Recomposition, as described in Unicode Standard Annex #15. ' CARGO_PKG_HOMEPAGE='https://github.com/unicode-rs/unicode-normalization' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-normalization CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-rs/unicode-normalization' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.23 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=23 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicode-normalization-0.1.23 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name unicode_normalization --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicode-normalization-0.1.23/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=25b40709141ad78a -C extra-filename=-25b40709141ad78a --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern tinyvec=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libtinyvec-6f1c70134bb3360a.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: unused extern crate --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicode-normalization-0.1.23/src/lib.rs:51:1 | 50 | / #[cfg(feature = "std")] 51 | | extern crate core; | | ^^^^^^^^^^^^^^^^^- | |__________________| | help: remove it | = note: `-W unused-extern-crates` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(unused_extern_crates)]` warning: unused extern crate --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicode-normalization-0.1.23/src/lib.rs:53:1 | 53 | extern crate tinyvec; | ^^^^^^^^^^^^^^^^^^^^^ help: remove it warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicode-normalization-0.1.23/src/decompose.rs:155:32 | 155 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 155 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicode-normalization-0.1.23/src/recompose.rs:148:32 | 148 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 148 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicode-normalization-0.1.23/src/replace.rs:55:32 | 55 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 55 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ Compiling rustc_attr v0.0.0 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_attr) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rustc_attr CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_attr CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_attr CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rustc_attr --edition=2021 compiler/rustc_attr/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=874898dc83e24453 -C extra-filename=-874898dc83e24453 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern rustc_abi=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_abi-043d2701e93d76ae.rmeta --extern rustc_ast=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_ast-9859b7837d90259a.rmeta --extern rustc_ast_pretty=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_ast_pretty-fe8376e6a229339d.rmeta --extern rustc_data_structures=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_data_structures-50d084bb6cf08c2d.rmeta --extern rustc_errors=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_errors-d8647a8719ca0e9c.rmeta --extern rustc_feature=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_feature-46ec2b17cc1bd142.rmeta --extern rustc_fluent_macro=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/librustc_fluent_macro-b755cfe6b9a6f67c.so --extern rustc_lexer=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_lexer-9d58013dce841ea3.rmeta --extern rustc_macros=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/librustc_macros-9154419ce09665ba.so --extern rustc_serialize=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_serialize-1844988cc49a2c74.rmeta --extern rustc_session=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_session-b189148fa95aa66c.rmeta --extern rustc_span=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_span-16d47d317c748ece.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/build/psm-e40c84db0f18debb/out` warning: `unicode-normalization` (lib) generated 5 warnings Compiling rustc_query_system v0.0.0 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_query_system) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rustc_query_system CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_query_system CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_query_system CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rustc_query_system --edition=2021 compiler/rustc_query_system/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("rustc_use_parallel_compiler"))' -C metadata=606d3166f1a1769c -C extra-filename=-606d3166f1a1769c --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern parking_lot=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libparking_lot-3fe2aa6bf223145f.rmeta --extern rustc_ast=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_ast-9859b7837d90259a.rmeta --extern rustc_data_structures=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_data_structures-50d084bb6cf08c2d.rmeta --extern rustc_errors=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_errors-d8647a8719ca0e9c.rmeta --extern rustc_feature=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_feature-46ec2b17cc1bd142.rmeta --extern rustc_fluent_macro=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/librustc_fluent_macro-b755cfe6b9a6f67c.so --extern rustc_hir=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_hir-d49f706e2d20e24d.rmeta --extern rustc_index=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_index-9753c295dd5ab1ad.rmeta --extern rustc_macros=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/librustc_macros-9154419ce09665ba.so --extern rustc_serialize=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_serialize-1844988cc49a2c74.rmeta --extern rustc_session=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_session-b189148fa95aa66c.rmeta --extern rustc_span=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_span-16d47d317c748ece.rmeta --extern rustc_target=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_target-95c872066b4bf01d.rmeta --extern smallvec=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libsmallvec-cdaa0fb7721cca79.rmeta --extern thin_vec=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libthin_vec-fcc19ab6c5fbe1d6.rmeta --extern tracing=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libtracing-6dfb46b41289e830.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/build/psm-e40c84db0f18debb/out` Compiling aho-corasick v1.1.3 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=aho_corasick CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3 CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='Fast multiple substring searching.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/aho-corasick' CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=aho-corasick CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/aho-corasick' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=1.1.3 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name aho_corasick --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="perf-literal"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "logging", "perf-literal", "std"))' -C metadata=f4488313278021c1 -C extra-filename=-f4488313278021c1 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern memchr=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libmemchr-20e0a77743d03140.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/ahocorasick.rs:2030:38 | 2030 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 2030 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/automaton.rs:1117:50 | 1117 | fn next(&mut self) -> Option> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1117 | fn next(&mut self) -> Option>> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/dfa.rs:306:38 | 306 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 306 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/nfa/contiguous.rs:325:38 | 325 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 325 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/nfa/noncontiguous.rs:795:38 | 795 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 795 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/nfa/noncontiguous.rs:826:38 | 826 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 826 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/util/alphabet.rs:85:49 | 85 | pub(crate) fn elements(&self, class: u8) -> ByteClassElements { | ^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 85 | pub(crate) fn elements(&self, class: u8) -> ByteClassElements<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/util/alphabet.rs:93:44 | 93 | fn element_ranges(&self, class: u8) -> ByteClassElementRanges { | ^^^^^^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 93 | fn element_ranges(&self, class: u8) -> ByteClassElementRanges<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/util/alphabet.rs:288:38 | 288 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 288 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/util/debug.rs:6:38 | 6 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/util/error.rs:228:38 | 228 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 228 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/util/primitives.rs:354:38 | 354 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 354 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/util/primitives.rs:526:46 | 384 | / macro_rules! index_type_impls { 385 | | ($name:ident, $err:ident, $iter:ident, $withiter:ident) => { 386 | | impl $name { 387 | | /// The maximum value. ... | 526 | | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | | -----------^^^^^^^^^ | | | | | expected lifetime parameter ... | 691 | | }; 692 | | } | |_- in this expansion of `index_type_impls!` ... 736 | index_type_impls!(PatternID, PatternIDError, PatternIDIter, WithPatternIDIter); | ------------------------------------------------------------------------------ in this macro invocation | help: indicate the anonymous lifetime | 526 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/util/primitives.rs:628:46 | 384 | / macro_rules! index_type_impls { 385 | | ($name:ident, $err:ident, $iter:ident, $withiter:ident) => { 386 | | impl $name { 387 | | /// The maximum value. ... | 628 | | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | | -----------^^^^^^^^^ | | | | | expected lifetime parameter ... | 691 | | }; 692 | | } | |_- in this expansion of `index_type_impls!` ... 736 | index_type_impls!(PatternID, PatternIDError, PatternIDIter, WithPatternIDIter); | ------------------------------------------------------------------------------ in this macro invocation | help: indicate the anonymous lifetime | 628 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/util/primitives.rs:526:46 | 384 | / macro_rules! index_type_impls { 385 | | ($name:ident, $err:ident, $iter:ident, $withiter:ident) => { 386 | | impl $name { 387 | | /// The maximum value. ... | 526 | | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | | -----------^^^^^^^^^ | | | | | expected lifetime parameter ... | 691 | | }; 692 | | } | |_- in this expansion of `index_type_impls!` ... 737 | index_type_impls!(StateID, StateIDError, StateIDIter, WithStateIDIter); | ---------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 526 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/util/primitives.rs:628:46 | 384 | / macro_rules! index_type_impls { 385 | | ($name:ident, $err:ident, $iter:ident, $withiter:ident) => { 386 | | impl $name { 387 | | /// The maximum value. ... | 628 | | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | | -----------^^^^^^^^^ | | | | | expected lifetime parameter ... | 691 | | }; 692 | | } | |_- in this expansion of `index_type_impls!` ... 737 | index_type_impls!(StateID, StateIDError, StateIDIter, WithStateIDIter); | ---------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 628 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/util/search.rs:633:38 | 633 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 633 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/util/search.rs:719:38 | 719 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 719 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning[E0133]: call to unsafe function `core::result::Result::::unwrap_unchecked` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/ext.rs:23:9 | 23 | usize::try_from(self.offset_from(origin)).unwrap_unchecked() | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/ext.rs:21:5 | 21 | unsafe fn distance(self, origin: *const T) -> usize { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` warning[E0133]: call to unsafe function `core::ptr::const_ptr::::offset_from` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/ext.rs:23:25 | 23 | usize::try_from(self.offset_from(origin)).unwrap_unchecked() | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::ext::Pointer::distance` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/ext.rs:33:9 | 33 | (self as *const T).distance(origin as *const T) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/ext.rs:32:5 | 32 | unsafe fn distance(self, origin: *mut T) -> usize { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::slice::::get_unchecked` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/pattern.rs:154:17 | 154 | Pattern(self.by_id.get_unchecked(id.as_usize())) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/pattern.rs:153:5 | 153 | pub(crate) unsafe fn get_unchecked(&self, id: PatternID) -> Pattern<'_> { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `packed::ext::Pointer::distance` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/pattern.rs:271:22 | 271 | let haylen = end.distance(start); | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/pattern.rs:265:5 | 265 | / pub(crate) unsafe fn is_prefix_raw( 266 | | &self, 267 | | start: *const u8, 268 | | end: *const u8, 269 | | ) -> bool { | |_____________^ warning[E0133]: call to unsafe function `packed::pattern::is_equal_raw` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/pattern.rs:278:9 | 278 | is_equal_raw(start, self.bytes().as_ptr(), patlen) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::read` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/pattern.rs:376:18 | 376 | 1 => x.read() == y.read(), | ^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/pattern.rs:368:1 | 368 | unsafe fn is_equal_raw(mut x: *const u8, mut y: *const u8, n: usize) -> bool { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::ptr::const_ptr::::read` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/pattern.rs:376:30 | 376 | 1 => x.read() == y.read(), | ^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::read_unaligned` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/pattern.rs:378:17 | 378 | x.cast::().read_unaligned() | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::read_unaligned` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/pattern.rs:379:24 | 379 | == y.cast::().read_unaligned() | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::read` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/pattern.rs:383:18 | 383 | 3 => x.cast::<[u8; 3]>().read() == y.cast::<[u8; 3]>().read(), | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::read` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/pattern.rs:383:48 | 383 | 3 => x.cast::<[u8; 3]>().read() == y.cast::<[u8; 3]>().read(), | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/pattern.rs:402:16 | 402 | let xend = x.add(n.wrapping_sub(4)); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/pattern.rs:403:16 | 403 | let yend = y.add(n.wrapping_sub(4)); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::read_unaligned` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/pattern.rs:405:18 | 405 | let vx = x.cast::().read_unaligned(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::read_unaligned` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/pattern.rs:406:18 | 406 | let vy = y.cast::().read_unaligned(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/pattern.rs:410:13 | 410 | x = x.add(4); | ^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/pattern.rs:411:13 | 411 | y = y.add(4); | ^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::read_unaligned` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/pattern.rs:413:14 | 413 | let vx = xend.cast::().read_unaligned(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::read_unaligned` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/pattern.rs:414:14 | 414 | let vy = yend.cast::().read_unaligned(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::teddy::generic::Slim::::new` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/builder.rs:494:35 | 470 | / macro_rules! slim_ssse3 { 471 | | ($len:expr) => { 472 | | impl SlimSSSE3<$len> { 473 | | /// Creates a new searcher using "slim" Teddy with 128-bit ... | 494 | | let slim128 = generic::Slim::<__m128i, $len>::new( | | ___________________________________^ 495 | || Arc::clone(patterns), 496 | || ); | ||_____________________^ call to unsafe function ... | 519 | | }; 520 | | } | |______- in this expansion of `slim_ssse3!` 521 | 522 | slim_ssse3!(1); | -------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/builder.rs:493:17 | 470 | / macro_rules! slim_ssse3 { 471 | | ($len:expr) => { 472 | | impl SlimSSSE3<$len> { 473 | | /// Creates a new searcher using "slim" Teddy with 128-bit ... | 493 | | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... | 519 | | }; 520 | | } | |_____- in this expansion of `slim_ssse3!` 521 | 522 | slim_ssse3!(1); | -------------- in this macro invocation warning[E0133]: call to unsafe function `packed::teddy::generic::Slim::::find` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/builder.rs:516:21 | 470 | / macro_rules! slim_ssse3 { 471 | | ($len:expr) => { 472 | | impl SlimSSSE3<$len> { 473 | | /// Creates a new searcher using "slim" Teddy with 128-bit ... | 516 | | self.slim128.find(start, end) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 519 | | }; 520 | | } | |_____- in this expansion of `slim_ssse3!` 521 | 522 | slim_ssse3!(1); | -------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/builder.rs:507:17 | 470 | / macro_rules! slim_ssse3 { 471 | | ($len:expr) => { 472 | | impl SlimSSSE3<$len> { 473 | | /// Creates a new searcher using "slim" Teddy with 128-bit ... | 507 | |/ unsafe fn find( 508 | || &self, 509 | || start: *const u8, 510 | || end: *const u8, 511 | || ) -> Option { | ||__________________________________^ ... | 519 | | }; 520 | | } | |______- in this expansion of `slim_ssse3!` 521 | 522 | slim_ssse3!(1); | -------------- in this macro invocation warning[E0133]: call to unsafe function `packed::teddy::generic::Slim::::new` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/builder.rs:494:35 | 470 | / macro_rules! slim_ssse3 { 471 | | ($len:expr) => { 472 | | impl SlimSSSE3<$len> { 473 | | /// Creates a new searcher using "slim" Teddy with 128-bit ... | 494 | | let slim128 = generic::Slim::<__m128i, $len>::new( | | ___________________________________^ 495 | || Arc::clone(patterns), 496 | || ); | ||_____________________^ call to unsafe function ... | 519 | | }; 520 | | } | |______- in this expansion of `slim_ssse3!` ... 523 | slim_ssse3!(2); | -------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/builder.rs:493:17 | 470 | / macro_rules! slim_ssse3 { 471 | | ($len:expr) => { 472 | | impl SlimSSSE3<$len> { 473 | | /// Creates a new searcher using "slim" Teddy with 128-bit ... | 493 | | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... | 519 | | }; 520 | | } | |_____- in this expansion of `slim_ssse3!` ... 523 | slim_ssse3!(2); | -------------- in this macro invocation warning[E0133]: call to unsafe function `packed::teddy::generic::Slim::::find` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/builder.rs:516:21 | 470 | / macro_rules! slim_ssse3 { 471 | | ($len:expr) => { 472 | | impl SlimSSSE3<$len> { 473 | | /// Creates a new searcher using "slim" Teddy with 128-bit ... | 516 | | self.slim128.find(start, end) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 519 | | }; 520 | | } | |_____- in this expansion of `slim_ssse3!` ... 523 | slim_ssse3!(2); | -------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/builder.rs:507:17 | 470 | / macro_rules! slim_ssse3 { 471 | | ($len:expr) => { 472 | | impl SlimSSSE3<$len> { 473 | | /// Creates a new searcher using "slim" Teddy with 128-bit ... | 507 | |/ unsafe fn find( 508 | || &self, 509 | || start: *const u8, 510 | || end: *const u8, 511 | || ) -> Option { | ||__________________________________^ ... | 519 | | }; 520 | | } | |______- in this expansion of `slim_ssse3!` ... 523 | slim_ssse3!(2); | -------------- in this macro invocation warning[E0133]: call to unsafe function `packed::teddy::generic::Slim::::new` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/builder.rs:494:35 | 470 | / macro_rules! slim_ssse3 { 471 | | ($len:expr) => { 472 | | impl SlimSSSE3<$len> { 473 | | /// Creates a new searcher using "slim" Teddy with 128-bit ... | 494 | | let slim128 = generic::Slim::<__m128i, $len>::new( | | ___________________________________^ 495 | || Arc::clone(patterns), 496 | || ); | ||_____________________^ call to unsafe function ... | 519 | | }; 520 | | } | |______- in this expansion of `slim_ssse3!` ... 524 | slim_ssse3!(3); | -------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/builder.rs:493:17 | 470 | / macro_rules! slim_ssse3 { 471 | | ($len:expr) => { 472 | | impl SlimSSSE3<$len> { 473 | | /// Creates a new searcher using "slim" Teddy with 128-bit ... | 493 | | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... | 519 | | }; 520 | | } | |_____- in this expansion of `slim_ssse3!` ... 524 | slim_ssse3!(3); | -------------- in this macro invocation warning[E0133]: call to unsafe function `packed::teddy::generic::Slim::::find` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/builder.rs:516:21 | 470 | / macro_rules! slim_ssse3 { 471 | | ($len:expr) => { 472 | | impl SlimSSSE3<$len> { 473 | | /// Creates a new searcher using "slim" Teddy with 128-bit ... | 516 | | self.slim128.find(start, end) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 519 | | }; 520 | | } | |_____- in this expansion of `slim_ssse3!` ... 524 | slim_ssse3!(3); | -------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/builder.rs:507:17 | 470 | / macro_rules! slim_ssse3 { 471 | | ($len:expr) => { 472 | | impl SlimSSSE3<$len> { 473 | | /// Creates a new searcher using "slim" Teddy with 128-bit ... | 507 | |/ unsafe fn find( 508 | || &self, 509 | || start: *const u8, 510 | || end: *const u8, 511 | || ) -> Option { | ||__________________________________^ ... | 519 | | }; 520 | | } | |______- in this expansion of `slim_ssse3!` ... 524 | slim_ssse3!(3); | -------------- in this macro invocation warning[E0133]: call to unsafe function `packed::teddy::generic::Slim::::new` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/builder.rs:494:35 | 470 | / macro_rules! slim_ssse3 { 471 | | ($len:expr) => { 472 | | impl SlimSSSE3<$len> { 473 | | /// Creates a new searcher using "slim" Teddy with 128-bit ... | 494 | | let slim128 = generic::Slim::<__m128i, $len>::new( | | ___________________________________^ 495 | || Arc::clone(patterns), 496 | || ); | ||_____________________^ call to unsafe function ... | 519 | | }; 520 | | } | |______- in this expansion of `slim_ssse3!` ... 525 | slim_ssse3!(4); | -------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/builder.rs:493:17 | 470 | / macro_rules! slim_ssse3 { 471 | | ($len:expr) => { 472 | | impl SlimSSSE3<$len> { 473 | | /// Creates a new searcher using "slim" Teddy with 128-bit ... | 493 | | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... | 519 | | }; 520 | | } | |_____- in this expansion of `slim_ssse3!` ... 525 | slim_ssse3!(4); | -------------- in this macro invocation warning[E0133]: call to unsafe function `packed::teddy::generic::Slim::::find` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/builder.rs:516:21 | 470 | / macro_rules! slim_ssse3 { 471 | | ($len:expr) => { 472 | | impl SlimSSSE3<$len> { 473 | | /// Creates a new searcher using "slim" Teddy with 128-bit ... | 516 | | self.slim128.find(start, end) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 519 | | }; 520 | | } | |_____- in this expansion of `slim_ssse3!` ... 525 | slim_ssse3!(4); | -------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/builder.rs:507:17 | 470 | / macro_rules! slim_ssse3 { 471 | | ($len:expr) => { 472 | | impl SlimSSSE3<$len> { 473 | | /// Creates a new searcher using "slim" Teddy with 128-bit ... | 507 | |/ unsafe fn find( 508 | || &self, 509 | || start: *const u8, 510 | || end: *const u8, 511 | || ) -> Option { | ||__________________________________^ ... | 519 | | }; 520 | | } | |______- in this expansion of `slim_ssse3!` ... 525 | slim_ssse3!(4); | -------------- in this macro invocation warning[E0133]: call to unsafe function `packed::teddy::generic::Slim::::new` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/builder.rs:558:35 | 534 | / macro_rules! slim_avx2 { 535 | | ($len:expr) => { 536 | | impl SlimAVX2<$len> { 537 | | /// Creates a new searcher using "slim" Teddy with 256-bit ... | 558 | | let slim128 = generic::Slim::<__m128i, $len>::new( | | ___________________________________^ 559 | || Arc::clone(&patterns), 560 | || ); | ||_____________________^ call to unsafe function ... | 592 | | }; 593 | | } | |______- in this expansion of `slim_avx2!` 594 | 595 | slim_avx2!(1); | ------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/builder.rs:557:17 | 534 | / macro_rules! slim_avx2 { 535 | | ($len:expr) => { 536 | | impl SlimAVX2<$len> { 537 | | /// Creates a new searcher using "slim" Teddy with 256-bit ... | 557 | | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... | 592 | | }; 593 | | } | |_____- in this expansion of `slim_avx2!` 594 | 595 | slim_avx2!(1); | ------------- in this macro invocation warning[E0133]: call to unsafe function `packed::teddy::generic::Slim::::new` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/builder.rs:561:35 | 534 | / macro_rules! slim_avx2 { 535 | | ($len:expr) => { 536 | | impl SlimAVX2<$len> { 537 | | /// Creates a new searcher using "slim" Teddy with 256-bit ... | 561 | | let slim256 = generic::Slim::<__m256i, $len>::new( | | ___________________________________^ 562 | || Arc::clone(&patterns), 563 | || ); | ||_____________________^ call to unsafe function ... | 592 | | }; 593 | | } | |______- in this expansion of `slim_avx2!` 594 | 595 | slim_avx2!(1); | ------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::ext::Pointer::distance` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/builder.rs:584:31 | 534 | / macro_rules! slim_avx2 { 535 | | ($len:expr) => { 536 | | impl SlimAVX2<$len> { 537 | | /// Creates a new searcher using "slim" Teddy with 256-bit ... | 584 | | let len = end.distance(start); | | ^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 592 | | }; 593 | | } | |_____- in this expansion of `slim_avx2!` 594 | 595 | slim_avx2!(1); | ------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/builder.rs:575:17 | 534 | / macro_rules! slim_avx2 { 535 | | ($len:expr) => { 536 | | impl SlimAVX2<$len> { 537 | | /// Creates a new searcher using "slim" Teddy with 256-bit ... | 575 | |/ unsafe fn find( 576 | || &self, 577 | || start: *const u8, 578 | || end: *const u8, 579 | || ) -> Option { | ||__________________________________^ ... | 592 | | }; 593 | | } | |______- in this expansion of `slim_avx2!` 594 | 595 | slim_avx2!(1); | ------------- in this macro invocation warning[E0133]: call to unsafe function `packed::teddy::generic::Slim::::find` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/builder.rs:586:25 | 534 | / macro_rules! slim_avx2 { 535 | | ($len:expr) => { 536 | | impl SlimAVX2<$len> { 537 | | /// Creates a new searcher using "slim" Teddy with 256-bit ... | 586 | | self.slim128.find(start, end) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 592 | | }; 593 | | } | |_____- in this expansion of `slim_avx2!` 594 | 595 | slim_avx2!(1); | ------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::teddy::generic::Slim::::find` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/builder.rs:588:25 | 534 | / macro_rules! slim_avx2 { 535 | | ($len:expr) => { 536 | | impl SlimAVX2<$len> { 537 | | /// Creates a new searcher using "slim" Teddy with 256-bit ... | 588 | | self.slim256.find(start, end) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 592 | | }; 593 | | } | |_____- in this expansion of `slim_avx2!` 594 | 595 | slim_avx2!(1); | ------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::teddy::generic::Slim::::new` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/builder.rs:558:35 | 534 | / macro_rules! slim_avx2 { 535 | | ($len:expr) => { 536 | | impl SlimAVX2<$len> { 537 | | /// Creates a new searcher using "slim" Teddy with 256-bit ... | 558 | | let slim128 = generic::Slim::<__m128i, $len>::new( | | ___________________________________^ 559 | || Arc::clone(&patterns), 560 | || ); | ||_____________________^ call to unsafe function ... | 592 | | }; 593 | | } | |______- in this expansion of `slim_avx2!` ... 596 | slim_avx2!(2); | ------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/builder.rs:557:17 | 534 | / macro_rules! slim_avx2 { 535 | | ($len:expr) => { 536 | | impl SlimAVX2<$len> { 537 | | /// Creates a new searcher using "slim" Teddy with 256-bit ... | 557 | | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... | 592 | | }; 593 | | } | |_____- in this expansion of `slim_avx2!` ... 596 | slim_avx2!(2); | ------------- in this macro invocation warning[E0133]: call to unsafe function `packed::teddy::generic::Slim::::new` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/builder.rs:561:35 | 534 | / macro_rules! slim_avx2 { 535 | | ($len:expr) => { 536 | | impl SlimAVX2<$len> { 537 | | /// Creates a new searcher using "slim" Teddy with 256-bit ... | 561 | | let slim256 = generic::Slim::<__m256i, $len>::new( | | ___________________________________^ 562 | || Arc::clone(&patterns), 563 | || ); | ||_____________________^ call to unsafe function ... | 592 | | }; 593 | | } | |______- in this expansion of `slim_avx2!` ... 596 | slim_avx2!(2); | ------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::ext::Pointer::distance` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/builder.rs:584:31 | 534 | / macro_rules! slim_avx2 { 535 | | ($len:expr) => { 536 | | impl SlimAVX2<$len> { 537 | | /// Creates a new searcher using "slim" Teddy with 256-bit ... | 584 | | let len = end.distance(start); | | ^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 592 | | }; 593 | | } | |_____- in this expansion of `slim_avx2!` ... 596 | slim_avx2!(2); | ------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/builder.rs:575:17 | 534 | / macro_rules! slim_avx2 { 535 | | ($len:expr) => { 536 | | impl SlimAVX2<$len> { 537 | | /// Creates a new searcher using "slim" Teddy with 256-bit ... | 575 | |/ unsafe fn find( 576 | || &self, 577 | || start: *const u8, 578 | || end: *const u8, 579 | || ) -> Option { | ||__________________________________^ ... | 592 | | }; 593 | | } | |______- in this expansion of `slim_avx2!` ... 596 | slim_avx2!(2); | ------------- in this macro invocation warning[E0133]: call to unsafe function `packed::teddy::generic::Slim::::find` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/builder.rs:586:25 | 534 | / macro_rules! slim_avx2 { 535 | | ($len:expr) => { 536 | | impl SlimAVX2<$len> { 537 | | /// Creates a new searcher using "slim" Teddy with 256-bit ... | 586 | | self.slim128.find(start, end) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 592 | | }; 593 | | } | |_____- in this expansion of `slim_avx2!` ... 596 | slim_avx2!(2); | ------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::teddy::generic::Slim::::find` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/builder.rs:588:25 | 534 | / macro_rules! slim_avx2 { 535 | | ($len:expr) => { 536 | | impl SlimAVX2<$len> { 537 | | /// Creates a new searcher using "slim" Teddy with 256-bit ... | 588 | | self.slim256.find(start, end) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 592 | | }; 593 | | } | |_____- in this expansion of `slim_avx2!` ... 596 | slim_avx2!(2); | ------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::teddy::generic::Slim::::new` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/builder.rs:558:35 | 534 | / macro_rules! slim_avx2 { 535 | | ($len:expr) => { 536 | | impl SlimAVX2<$len> { 537 | | /// Creates a new searcher using "slim" Teddy with 256-bit ... | 558 | | let slim128 = generic::Slim::<__m128i, $len>::new( | | ___________________________________^ 559 | || Arc::clone(&patterns), 560 | || ); | ||_____________________^ call to unsafe function ... | 592 | | }; 593 | | } | |______- in this expansion of `slim_avx2!` ... 597 | slim_avx2!(3); | ------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/builder.rs:557:17 | 534 | / macro_rules! slim_avx2 { 535 | | ($len:expr) => { 536 | | impl SlimAVX2<$len> { 537 | | /// Creates a new searcher using "slim" Teddy with 256-bit ... | 557 | | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... | 592 | | }; 593 | | } | |_____- in this expansion of `slim_avx2!` ... 597 | slim_avx2!(3); | ------------- in this macro invocation warning[E0133]: call to unsafe function `packed::teddy::generic::Slim::::new` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/builder.rs:561:35 | 534 | / macro_rules! slim_avx2 { 535 | | ($len:expr) => { 536 | | impl SlimAVX2<$len> { 537 | | /// Creates a new searcher using "slim" Teddy with 256-bit ... | 561 | | let slim256 = generic::Slim::<__m256i, $len>::new( | | ___________________________________^ 562 | || Arc::clone(&patterns), 563 | || ); | ||_____________________^ call to unsafe function ... | 592 | | }; 593 | | } | |______- in this expansion of `slim_avx2!` ... 597 | slim_avx2!(3); | ------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::ext::Pointer::distance` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/builder.rs:584:31 | 534 | / macro_rules! slim_avx2 { 535 | | ($len:expr) => { 536 | | impl SlimAVX2<$len> { 537 | | /// Creates a new searcher using "slim" Teddy with 256-bit ... | 584 | | let len = end.distance(start); | | ^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 592 | | }; 593 | | } | |_____- in this expansion of `slim_avx2!` ... 597 | slim_avx2!(3); | ------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/builder.rs:575:17 | 534 | / macro_rules! slim_avx2 { 535 | | ($len:expr) => { 536 | | impl SlimAVX2<$len> { 537 | | /// Creates a new searcher using "slim" Teddy with 256-bit ... | 575 | |/ unsafe fn find( 576 | || &self, 577 | || start: *const u8, 578 | || end: *const u8, 579 | || ) -> Option { | ||__________________________________^ ... | 592 | | }; 593 | | } | |______- in this expansion of `slim_avx2!` ... 597 | slim_avx2!(3); | ------------- in this macro invocation warning[E0133]: call to unsafe function `packed::teddy::generic::Slim::::find` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/builder.rs:586:25 | 534 | / macro_rules! slim_avx2 { 535 | | ($len:expr) => { 536 | | impl SlimAVX2<$len> { 537 | | /// Creates a new searcher using "slim" Teddy with 256-bit ... | 586 | | self.slim128.find(start, end) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 592 | | }; 593 | | } | |_____- in this expansion of `slim_avx2!` ... 597 | slim_avx2!(3); | ------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::teddy::generic::Slim::::find` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/builder.rs:588:25 | 534 | / macro_rules! slim_avx2 { 535 | | ($len:expr) => { 536 | | impl SlimAVX2<$len> { 537 | | /// Creates a new searcher using "slim" Teddy with 256-bit ... | 588 | | self.slim256.find(start, end) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 592 | | }; 593 | | } | |_____- in this expansion of `slim_avx2!` ... 597 | slim_avx2!(3); | ------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::teddy::generic::Slim::::new` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/builder.rs:558:35 | 534 | / macro_rules! slim_avx2 { 535 | | ($len:expr) => { 536 | | impl SlimAVX2<$len> { 537 | | /// Creates a new searcher using "slim" Teddy with 256-bit ... | 558 | | let slim128 = generic::Slim::<__m128i, $len>::new( | | ___________________________________^ 559 | || Arc::clone(&patterns), 560 | || ); | ||_____________________^ call to unsafe function ... | 592 | | }; 593 | | } | |______- in this expansion of `slim_avx2!` ... 598 | slim_avx2!(4); | ------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/builder.rs:557:17 | 534 | / macro_rules! slim_avx2 { 535 | | ($len:expr) => { 536 | | impl SlimAVX2<$len> { 537 | | /// Creates a new searcher using "slim" Teddy with 256-bit ... | 557 | | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... | 592 | | }; 593 | | } | |_____- in this expansion of `slim_avx2!` ... 598 | slim_avx2!(4); | ------------- in this macro invocation warning[E0133]: call to unsafe function `packed::teddy::generic::Slim::::new` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/builder.rs:561:35 | 534 | / macro_rules! slim_avx2 { 535 | | ($len:expr) => { 536 | | impl SlimAVX2<$len> { 537 | | /// Creates a new searcher using "slim" Teddy with 256-bit ... | 561 | | let slim256 = generic::Slim::<__m256i, $len>::new( | | ___________________________________^ 562 | || Arc::clone(&patterns), 563 | || ); | ||_____________________^ call to unsafe function ... | 592 | | }; 593 | | } | |______- in this expansion of `slim_avx2!` ... 598 | slim_avx2!(4); | ------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::ext::Pointer::distance` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/builder.rs:584:31 | 534 | / macro_rules! slim_avx2 { 535 | | ($len:expr) => { 536 | | impl SlimAVX2<$len> { 537 | | /// Creates a new searcher using "slim" Teddy with 256-bit ... | 584 | | let len = end.distance(start); | | ^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 592 | | }; 593 | | } | |_____- in this expansion of `slim_avx2!` ... 598 | slim_avx2!(4); | ------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/builder.rs:575:17 | 534 | / macro_rules! slim_avx2 { 535 | | ($len:expr) => { 536 | | impl SlimAVX2<$len> { 537 | | /// Creates a new searcher using "slim" Teddy with 256-bit ... | 575 | |/ unsafe fn find( 576 | || &self, 577 | || start: *const u8, 578 | || end: *const u8, 579 | || ) -> Option { | ||__________________________________^ ... | 592 | | }; 593 | | } | |______- in this expansion of `slim_avx2!` ... 598 | slim_avx2!(4); | ------------- in this macro invocation warning[E0133]: call to unsafe function `packed::teddy::generic::Slim::::find` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/builder.rs:586:25 | 534 | / macro_rules! slim_avx2 { 535 | | ($len:expr) => { 536 | | impl SlimAVX2<$len> { 537 | | /// Creates a new searcher using "slim" Teddy with 256-bit ... | 586 | | self.slim128.find(start, end) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 592 | | }; 593 | | } | |_____- in this expansion of `slim_avx2!` ... 598 | slim_avx2!(4); | ------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::teddy::generic::Slim::::find` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/builder.rs:588:25 | 534 | / macro_rules! slim_avx2 { 535 | | ($len:expr) => { 536 | | impl SlimAVX2<$len> { 537 | | /// Creates a new searcher using "slim" Teddy with 256-bit ... | 588 | | self.slim256.find(start, end) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 592 | | }; 593 | | } | |_____- in this expansion of `slim_avx2!` ... 598 | slim_avx2!(4); | ------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::teddy::generic::Fat::::new` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/builder.rs:630:34 | 606 | / macro_rules! fat_avx2 { 607 | | ($len:expr) => { 608 | | impl FatAVX2<$len> { 609 | | /// Creates a new searcher using "slim" Teddy with 256-bit ... | 630 | | let fat256 = generic::Fat::<__m256i, $len>::new( | | __________________________________^ 631 | || Arc::clone(&patterns), 632 | || ); | ||_____________________^ call to unsafe function ... | 655 | | }; 656 | | } | |______- in this expansion of `fat_avx2!` 657 | 658 | fat_avx2!(1); | ------------ in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/builder.rs:629:17 | 606 | / macro_rules! fat_avx2 { 607 | | ($len:expr) => { 608 | | impl FatAVX2<$len> { 609 | | /// Creates a new searcher using "slim" Teddy with 256-bit ... | 629 | | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... | 655 | | }; 656 | | } | |_____- in this expansion of `fat_avx2!` 657 | 658 | fat_avx2!(1); | ------------ in this macro invocation warning[E0133]: call to unsafe function `packed::teddy::generic::Fat::::find` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/builder.rs:652:21 | 606 | / macro_rules! fat_avx2 { 607 | | ($len:expr) => { 608 | | impl FatAVX2<$len> { 609 | | /// Creates a new searcher using "slim" Teddy with 256-bit ... | 652 | | self.fat256.find(start, end) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 655 | | }; 656 | | } | |_____- in this expansion of `fat_avx2!` 657 | 658 | fat_avx2!(1); | ------------ in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/builder.rs:643:17 | 606 | / macro_rules! fat_avx2 { 607 | | ($len:expr) => { 608 | | impl FatAVX2<$len> { 609 | | /// Creates a new searcher using "slim" Teddy with 256-bit ... | 643 | |/ unsafe fn find( 644 | || &self, 645 | || start: *const u8, 646 | || end: *const u8, 647 | || ) -> Option { | ||__________________________________^ ... | 655 | | }; 656 | | } | |______- in this expansion of `fat_avx2!` 657 | 658 | fat_avx2!(1); | ------------ in this macro invocation warning[E0133]: call to unsafe function `packed::teddy::generic::Fat::::new` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/builder.rs:630:34 | 606 | / macro_rules! fat_avx2 { 607 | | ($len:expr) => { 608 | | impl FatAVX2<$len> { 609 | | /// Creates a new searcher using "slim" Teddy with 256-bit ... | 630 | | let fat256 = generic::Fat::<__m256i, $len>::new( | | __________________________________^ 631 | || Arc::clone(&patterns), 632 | || ); | ||_____________________^ call to unsafe function ... | 655 | | }; 656 | | } | |______- in this expansion of `fat_avx2!` ... 659 | fat_avx2!(2); | ------------ in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/builder.rs:629:17 | 606 | / macro_rules! fat_avx2 { 607 | | ($len:expr) => { 608 | | impl FatAVX2<$len> { 609 | | /// Creates a new searcher using "slim" Teddy with 256-bit ... | 629 | | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... | 655 | | }; 656 | | } | |_____- in this expansion of `fat_avx2!` ... 659 | fat_avx2!(2); | ------------ in this macro invocation warning[E0133]: call to unsafe function `packed::teddy::generic::Fat::::find` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/builder.rs:652:21 | 606 | / macro_rules! fat_avx2 { 607 | | ($len:expr) => { 608 | | impl FatAVX2<$len> { 609 | | /// Creates a new searcher using "slim" Teddy with 256-bit ... | 652 | | self.fat256.find(start, end) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 655 | | }; 656 | | } | |_____- in this expansion of `fat_avx2!` ... 659 | fat_avx2!(2); | ------------ in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/builder.rs:643:17 | 606 | / macro_rules! fat_avx2 { 607 | | ($len:expr) => { 608 | | impl FatAVX2<$len> { 609 | | /// Creates a new searcher using "slim" Teddy with 256-bit ... | 643 | |/ unsafe fn find( 644 | || &self, 645 | || start: *const u8, 646 | || end: *const u8, 647 | || ) -> Option { | ||__________________________________^ ... | 655 | | }; 656 | | } | |______- in this expansion of `fat_avx2!` ... 659 | fat_avx2!(2); | ------------ in this macro invocation warning[E0133]: call to unsafe function `packed::teddy::generic::Fat::::new` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/builder.rs:630:34 | 606 | / macro_rules! fat_avx2 { 607 | | ($len:expr) => { 608 | | impl FatAVX2<$len> { 609 | | /// Creates a new searcher using "slim" Teddy with 256-bit ... | 630 | | let fat256 = generic::Fat::<__m256i, $len>::new( | | __________________________________^ 631 | || Arc::clone(&patterns), 632 | || ); | ||_____________________^ call to unsafe function ... | 655 | | }; 656 | | } | |______- in this expansion of `fat_avx2!` ... 660 | fat_avx2!(3); | ------------ in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/builder.rs:629:17 | 606 | / macro_rules! fat_avx2 { 607 | | ($len:expr) => { 608 | | impl FatAVX2<$len> { 609 | | /// Creates a new searcher using "slim" Teddy with 256-bit ... | 629 | | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... | 655 | | }; 656 | | } | |_____- in this expansion of `fat_avx2!` ... 660 | fat_avx2!(3); | ------------ in this macro invocation warning[E0133]: call to unsafe function `packed::teddy::generic::Fat::::find` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/builder.rs:652:21 | 606 | / macro_rules! fat_avx2 { 607 | | ($len:expr) => { 608 | | impl FatAVX2<$len> { 609 | | /// Creates a new searcher using "slim" Teddy with 256-bit ... | 652 | | self.fat256.find(start, end) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 655 | | }; 656 | | } | |_____- in this expansion of `fat_avx2!` ... 660 | fat_avx2!(3); | ------------ in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/builder.rs:643:17 | 606 | / macro_rules! fat_avx2 { 607 | | ($len:expr) => { 608 | | impl FatAVX2<$len> { 609 | | /// Creates a new searcher using "slim" Teddy with 256-bit ... | 643 | |/ unsafe fn find( 644 | || &self, 645 | || start: *const u8, 646 | || end: *const u8, 647 | || ) -> Option { | ||__________________________________^ ... | 655 | | }; 656 | | } | |______- in this expansion of `fat_avx2!` ... 660 | fat_avx2!(3); | ------------ in this macro invocation warning[E0133]: call to unsafe function `packed::teddy::generic::Fat::::new` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/builder.rs:630:34 | 606 | / macro_rules! fat_avx2 { 607 | | ($len:expr) => { 608 | | impl FatAVX2<$len> { 609 | | /// Creates a new searcher using "slim" Teddy with 256-bit ... | 630 | | let fat256 = generic::Fat::<__m256i, $len>::new( | | __________________________________^ 631 | || Arc::clone(&patterns), 632 | || ); | ||_____________________^ call to unsafe function ... | 655 | | }; 656 | | } | |______- in this expansion of `fat_avx2!` ... 661 | fat_avx2!(4); | ------------ in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/builder.rs:629:17 | 606 | / macro_rules! fat_avx2 { 607 | | ($len:expr) => { 608 | | impl FatAVX2<$len> { 609 | | /// Creates a new searcher using "slim" Teddy with 256-bit ... | 629 | | unsafe fn new_unchecked(patterns: &Arc) -> Searcher { | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... | 655 | | }; 656 | | } | |_____- in this expansion of `fat_avx2!` ... 661 | fat_avx2!(4); | ------------ in this macro invocation warning[E0133]: call to unsafe function `packed::teddy::generic::Fat::::find` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/builder.rs:652:21 | 606 | / macro_rules! fat_avx2 { 607 | | ($len:expr) => { 608 | | impl FatAVX2<$len> { 609 | | /// Creates a new searcher using "slim" Teddy with 256-bit ... | 652 | | self.fat256.find(start, end) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 655 | | }; 656 | | } | |_____- in this expansion of `fat_avx2!` ... 661 | fat_avx2!(4); | ------------ in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/builder.rs:643:17 | 606 | / macro_rules! fat_avx2 { 607 | | ($len:expr) => { 608 | | impl FatAVX2<$len> { 609 | | /// Creates a new searcher using "slim" Teddy with 256-bit ... | 643 | |/ unsafe fn find( 644 | || &self, 645 | || start: *const u8, 646 | || end: *const u8, 647 | || ) -> Option { | ||__________________________________^ ... | 655 | | }; 656 | | } | |______- in this expansion of `fat_avx2!` ... 661 | fat_avx2!(4); | ------------ in this macro invocation warning[E0133]: call to unsafe function `packed::teddy::generic::SlimMaskBuilder::from_teddy` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:80:21 | 80 | let masks = SlimMaskBuilder::from_teddy(&teddy); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:74:5 | 74 | pub(crate) unsafe fn new(patterns: Arc) -> Slim { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `packed::ext::Pointer::distance` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:119:19 | 119 | let len = end.distance(start); | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:114:5 | 114 | / pub(crate) unsafe fn find( 115 | | &self, 116 | | start: *const u8, 117 | | end: *const u8, 118 | | ) -> Option { | |______________________^ warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:122:22 | 122 | while cur <= end.sub(V::BYTES) { | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::teddy::generic::Slim::::find_one` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:123:30 | 123 | if let Some(m) = self.find_one(cur, end) { | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:126:19 | 126 | cur = cur.add(V::BYTES); | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:129:19 | 129 | cur = end.sub(V::BYTES); | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::teddy::generic::Slim::::find_one` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:130:30 | 130 | if let Some(m) = self.find_one(cur, end) { | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::teddy::generic::Slim::::candidate` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:154:17 | 154 | let c = self.candidate(cur); | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:149:5 | 149 | / unsafe fn find_one( 150 | | &self, 151 | | cur: *const u8, 152 | | end: *const u8, 153 | | ) -> Option { | |______________________^ warning[E0133]: call to unsafe function `packed::vector::Vector::is_zero` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:155:13 | 155 | if !c.is_zero() { | ^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::teddy::generic::Teddy::<8>::verify` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:156:30 | 156 | if let Some(m) = self.teddy.verify(cur, end, c) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::load_unaligned` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:176:21 | 176 | let chunk = V::load_unaligned(cur); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:175:5 | 175 | unsafe fn candidate(&self, cur: *const u8) -> V { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `packed::teddy::generic::Mask::::members1` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:177:9 | 177 | Mask::members1(chunk, self.masks) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::ext::Pointer::distance` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:189:19 | 189 | let len = end.distance(start); | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:184:5 | 184 | / pub(crate) unsafe fn find( 185 | | &self, 186 | | start: *const u8, 187 | | end: *const u8, 188 | | ) -> Option { | |______________________^ warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:191:23 | 191 | let mut cur = start.add(1); | ^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::splat` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:192:25 | 192 | let mut prev0 = V::splat(0xFF); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:193:22 | 193 | while cur <= end.sub(V::BYTES) { | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::teddy::generic::Slim::::find_one` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:194:30 | 194 | if let Some(m) = self.find_one(cur, end, &mut prev0) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:197:19 | 197 | cur = cur.add(V::BYTES); | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:200:19 | 200 | cur = end.sub(V::BYTES); | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::splat` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:201:21 | 201 | prev0 = V::splat(0xFF); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::teddy::generic::Slim::::find_one` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:202:30 | 202 | if let Some(m) = self.find_one(cur, end, &mut prev0) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::teddy::generic::Slim::::candidate` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:217:17 | 217 | let c = self.candidate(cur, prev0); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:211:5 | 211 | / unsafe fn find_one( 212 | | &self, 213 | | cur: *const u8, 214 | | end: *const u8, 215 | | prev0: &mut V, 216 | | ) -> Option { | |______________________^ warning[E0133]: call to unsafe function `packed::vector::Vector::is_zero` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:218:13 | 218 | if !c.is_zero() { | ^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::teddy::generic::Teddy::<8>::verify` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:219:30 | 219 | if let Some(m) = self.teddy.verify(cur.sub(1), end, c) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:219:48 | 219 | if let Some(m) = self.teddy.verify(cur.sub(1), end, c) { | ^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::load_unaligned` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:229:21 | 229 | let chunk = V::load_unaligned(cur); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:228:5 | 228 | unsafe fn candidate(&self, cur: *const u8, prev0: &mut V) -> V { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `packed::teddy::generic::Mask::::members2` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:230:28 | 230 | let (res0, res1) = Mask::members2(chunk, self.masks); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::shift_in_one_byte` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:231:25 | 231 | let res0prev0 = res0.shift_in_one_byte(*prev0); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::and` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:232:19 | 232 | let res = res0prev0.and(res1); | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::ext::Pointer::distance` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:246:19 | 246 | let len = end.distance(start); | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:241:5 | 241 | / pub(crate) unsafe fn find( 242 | | &self, 243 | | start: *const u8, 244 | | end: *const u8, 245 | | ) -> Option { | |______________________^ warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:248:23 | 248 | let mut cur = start.add(2); | ^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::splat` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:249:25 | 249 | let mut prev0 = V::splat(0xFF); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::splat` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:250:25 | 250 | let mut prev1 = V::splat(0xFF); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:251:22 | 251 | while cur <= end.sub(V::BYTES) { | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::teddy::generic::Slim::::find_one` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:252:30 | 252 | if let Some(m) = self.find_one(cur, end, &mut prev0, &mut prev1) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:255:19 | 255 | cur = cur.add(V::BYTES); | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:258:19 | 258 | cur = end.sub(V::BYTES); | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::splat` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:259:21 | 259 | prev0 = V::splat(0xFF); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::splat` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:260:21 | 260 | prev1 = V::splat(0xFF); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::teddy::generic::Slim::::find_one` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:261:30 | 261 | if let Some(m) = self.find_one(cur, end, &mut prev0, &mut prev1) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::teddy::generic::Slim::::candidate` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:277:17 | 277 | let c = self.candidate(cur, prev0, prev1); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:270:5 | 270 | / unsafe fn find_one( 271 | | &self, 272 | | cur: *const u8, 273 | | end: *const u8, 274 | | prev0: &mut V, 275 | | prev1: &mut V, 276 | | ) -> Option { | |______________________^ warning[E0133]: call to unsafe function `packed::vector::Vector::is_zero` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:278:13 | 278 | if !c.is_zero() { | ^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::teddy::generic::Teddy::<8>::verify` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:279:30 | 279 | if let Some(m) = self.teddy.verify(cur.sub(2), end, c) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:279:48 | 279 | if let Some(m) = self.teddy.verify(cur.sub(2), end, c) { | ^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::load_unaligned` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:294:21 | 294 | let chunk = V::load_unaligned(cur); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:288:5 | 288 | / unsafe fn candidate( 289 | | &self, 290 | | cur: *const u8, 291 | | prev0: &mut V, 292 | | prev1: &mut V, 293 | | ) -> V { | |__________^ warning[E0133]: call to unsafe function `packed::teddy::generic::Mask::::members3` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:295:34 | 295 | let (res0, res1, res2) = Mask::members3(chunk, self.masks); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::shift_in_two_bytes` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:296:25 | 296 | let res0prev0 = res0.shift_in_two_bytes(*prev0); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::shift_in_one_byte` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:297:25 | 297 | let res1prev1 = res1.shift_in_one_byte(*prev1); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::and` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:298:19 | 298 | let res = res0prev0.and(res1prev1).and(res2); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::and` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:298:19 | 298 | let res = res0prev0.and(res1prev1).and(res2); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::ext::Pointer::distance` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:313:19 | 313 | let len = end.distance(start); | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:308:5 | 308 | / pub(crate) unsafe fn find( 309 | | &self, 310 | | start: *const u8, 311 | | end: *const u8, 312 | | ) -> Option { | |______________________^ warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:315:23 | 315 | let mut cur = start.add(3); | ^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::splat` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:316:25 | 316 | let mut prev0 = V::splat(0xFF); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::splat` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:317:25 | 317 | let mut prev1 = V::splat(0xFF); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::splat` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:318:25 | 318 | let mut prev2 = V::splat(0xFF); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:319:22 | 319 | while cur <= end.sub(V::BYTES) { | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::teddy::generic::Slim::::find_one` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:321:17 | 321 | self.find_one(cur, end, &mut prev0, &mut prev1, &mut prev2) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:325:19 | 325 | cur = cur.add(V::BYTES); | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:328:19 | 328 | cur = end.sub(V::BYTES); | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::splat` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:329:21 | 329 | prev0 = V::splat(0xFF); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::splat` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:330:21 | 330 | prev1 = V::splat(0xFF); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::splat` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:331:21 | 331 | prev2 = V::splat(0xFF); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::teddy::generic::Slim::::find_one` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:333:17 | 333 | self.find_one(cur, end, &mut prev0, &mut prev1, &mut prev2) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::teddy::generic::Slim::::candidate` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:351:17 | 351 | let c = self.candidate(cur, prev0, prev1, prev2); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:343:5 | 343 | / unsafe fn find_one( 344 | | &self, 345 | | cur: *const u8, 346 | | end: *const u8, ... | 349 | | prev2: &mut V, 350 | | ) -> Option { | |______________________^ warning[E0133]: call to unsafe function `packed::vector::Vector::is_zero` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:352:13 | 352 | if !c.is_zero() { | ^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::teddy::generic::Teddy::<8>::verify` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:353:30 | 353 | if let Some(m) = self.teddy.verify(cur.sub(3), end, c) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:353:48 | 353 | if let Some(m) = self.teddy.verify(cur.sub(3), end, c) { | ^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::load_unaligned` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:369:21 | 369 | let chunk = V::load_unaligned(cur); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:362:5 | 362 | / unsafe fn candidate( 363 | | &self, 364 | | cur: *const u8, 365 | | prev0: &mut V, 366 | | prev1: &mut V, 367 | | prev2: &mut V, 368 | | ) -> V { | |__________^ warning[E0133]: call to unsafe function `packed::teddy::generic::Mask::::members4` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:370:40 | 370 | let (res0, res1, res2, res3) = Mask::members4(chunk, self.masks); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::shift_in_three_bytes` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:371:25 | 371 | let res0prev0 = res0.shift_in_three_bytes(*prev0); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::shift_in_two_bytes` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:372:25 | 372 | let res1prev1 = res1.shift_in_two_bytes(*prev1); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::shift_in_one_byte` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:373:25 | 373 | let res2prev2 = res2.shift_in_one_byte(*prev2); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::and` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:374:19 | 374 | let res = res0prev0.and(res1prev1).and(res2prev2).and(res3); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::and` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:374:19 | 374 | let res = res0prev0.and(res1prev1).and(res2prev2).and(res3); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::and` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:374:19 | 374 | let res = res0prev0.and(res1prev1).and(res2prev2).and(res3); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::teddy::generic::FatMaskBuilder::from_teddy` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:413:21 | 413 | let masks = FatMaskBuilder::from_teddy(&teddy); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:407:5 | 407 | pub(crate) unsafe fn new(patterns: Arc) -> Fat { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `packed::ext::Pointer::distance` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:452:19 | 452 | let len = end.distance(start); | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:447:5 | 447 | / pub(crate) unsafe fn find( 448 | | &self, 449 | | start: *const u8, 450 | | end: *const u8, 451 | | ) -> Option { | |______________________^ warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:455:22 | 455 | while cur <= end.sub(V::Half::BYTES) { | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::teddy::generic::Fat::::find_one` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:456:30 | 456 | if let Some(m) = self.find_one(cur, end) { | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:459:19 | 459 | cur = cur.add(V::Half::BYTES); | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:462:19 | 462 | cur = end.sub(V::Half::BYTES); | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::teddy::generic::Fat::::find_one` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:463:30 | 463 | if let Some(m) = self.find_one(cur, end) { | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::teddy::generic::Fat::::candidate` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:487:17 | 487 | let c = self.candidate(cur); | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:482:5 | 482 | / unsafe fn find_one( 483 | | &self, 484 | | cur: *const u8, 485 | | end: *const u8, 486 | | ) -> Option { | |______________________^ warning[E0133]: call to unsafe function `packed::vector::Vector::is_zero` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:488:13 | 488 | if !c.is_zero() { | ^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::teddy::generic::Teddy::<16>::verify` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:489:30 | 489 | if let Some(m) = self.teddy.verify(cur, end, c) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::FatVector::load_half_unaligned` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:509:21 | 509 | let chunk = V::load_half_unaligned(cur); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:508:5 | 508 | unsafe fn candidate(&self, cur: *const u8) -> V { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `packed::teddy::generic::Mask::::members1` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:510:9 | 510 | Mask::members1(chunk, self.masks) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::ext::Pointer::distance` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:522:19 | 522 | let len = end.distance(start); | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:517:5 | 517 | / pub(crate) unsafe fn find( 518 | | &self, 519 | | start: *const u8, 520 | | end: *const u8, 521 | | ) -> Option { | |______________________^ warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:524:23 | 524 | let mut cur = start.add(1); | ^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::splat` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:525:25 | 525 | let mut prev0 = V::splat(0xFF); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:526:22 | 526 | while cur <= end.sub(V::Half::BYTES) { | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::teddy::generic::Fat::::find_one` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:527:30 | 527 | if let Some(m) = self.find_one(cur, end, &mut prev0) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:530:19 | 530 | cur = cur.add(V::Half::BYTES); | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:533:19 | 533 | cur = end.sub(V::Half::BYTES); | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::splat` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:534:21 | 534 | prev0 = V::splat(0xFF); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::teddy::generic::Fat::::find_one` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:535:30 | 535 | if let Some(m) = self.find_one(cur, end, &mut prev0) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::teddy::generic::Fat::::candidate` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:550:17 | 550 | let c = self.candidate(cur, prev0); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:544:5 | 544 | / unsafe fn find_one( 545 | | &self, 546 | | cur: *const u8, 547 | | end: *const u8, 548 | | prev0: &mut V, 549 | | ) -> Option { | |______________________^ warning[E0133]: call to unsafe function `packed::vector::Vector::is_zero` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:551:13 | 551 | if !c.is_zero() { | ^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::teddy::generic::Teddy::<16>::verify` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:552:30 | 552 | if let Some(m) = self.teddy.verify(cur.sub(1), end, c) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:552:48 | 552 | if let Some(m) = self.teddy.verify(cur.sub(1), end, c) { | ^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::FatVector::load_half_unaligned` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:562:21 | 562 | let chunk = V::load_half_unaligned(cur); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:561:5 | 561 | unsafe fn candidate(&self, cur: *const u8, prev0: &mut V) -> V { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `packed::teddy::generic::Mask::::members2` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:563:28 | 563 | let (res0, res1) = Mask::members2(chunk, self.masks); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::FatVector::half_shift_in_one_byte` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:564:25 | 564 | let res0prev0 = res0.half_shift_in_one_byte(*prev0); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::and` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:565:19 | 565 | let res = res0prev0.and(res1); | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::ext::Pointer::distance` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:579:19 | 579 | let len = end.distance(start); | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:574:5 | 574 | / pub(crate) unsafe fn find( 575 | | &self, 576 | | start: *const u8, 577 | | end: *const u8, 578 | | ) -> Option { | |______________________^ warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:581:23 | 581 | let mut cur = start.add(2); | ^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::splat` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:582:25 | 582 | let mut prev0 = V::splat(0xFF); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::splat` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:583:25 | 583 | let mut prev1 = V::splat(0xFF); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:584:22 | 584 | while cur <= end.sub(V::Half::BYTES) { | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::teddy::generic::Fat::::find_one` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:585:30 | 585 | if let Some(m) = self.find_one(cur, end, &mut prev0, &mut prev1) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:588:19 | 588 | cur = cur.add(V::Half::BYTES); | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:591:19 | 591 | cur = end.sub(V::Half::BYTES); | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::splat` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:592:21 | 592 | prev0 = V::splat(0xFF); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::splat` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:593:21 | 593 | prev1 = V::splat(0xFF); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::teddy::generic::Fat::::find_one` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:594:30 | 594 | if let Some(m) = self.find_one(cur, end, &mut prev0, &mut prev1) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::teddy::generic::Fat::::candidate` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:610:17 | 610 | let c = self.candidate(cur, prev0, prev1); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:603:5 | 603 | / unsafe fn find_one( 604 | | &self, 605 | | cur: *const u8, 606 | | end: *const u8, 607 | | prev0: &mut V, 608 | | prev1: &mut V, 609 | | ) -> Option { | |______________________^ warning[E0133]: call to unsafe function `packed::vector::Vector::is_zero` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:611:13 | 611 | if !c.is_zero() { | ^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::teddy::generic::Teddy::<16>::verify` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:612:30 | 612 | if let Some(m) = self.teddy.verify(cur.sub(2), end, c) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:612:48 | 612 | if let Some(m) = self.teddy.verify(cur.sub(2), end, c) { | ^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::FatVector::load_half_unaligned` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:627:21 | 627 | let chunk = V::load_half_unaligned(cur); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:621:5 | 621 | / unsafe fn candidate( 622 | | &self, 623 | | cur: *const u8, 624 | | prev0: &mut V, 625 | | prev1: &mut V, 626 | | ) -> V { | |__________^ warning[E0133]: call to unsafe function `packed::teddy::generic::Mask::::members3` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:628:34 | 628 | let (res0, res1, res2) = Mask::members3(chunk, self.masks); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::FatVector::half_shift_in_two_bytes` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:629:25 | 629 | let res0prev0 = res0.half_shift_in_two_bytes(*prev0); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::FatVector::half_shift_in_one_byte` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:630:25 | 630 | let res1prev1 = res1.half_shift_in_one_byte(*prev1); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::and` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:631:19 | 631 | let res = res0prev0.and(res1prev1).and(res2); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::and` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:631:19 | 631 | let res = res0prev0.and(res1prev1).and(res2); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::ext::Pointer::distance` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:646:19 | 646 | let len = end.distance(start); | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:641:5 | 641 | / pub(crate) unsafe fn find( 642 | | &self, 643 | | start: *const u8, 644 | | end: *const u8, 645 | | ) -> Option { | |______________________^ warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:648:23 | 648 | let mut cur = start.add(3); | ^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::splat` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:649:25 | 649 | let mut prev0 = V::splat(0xFF); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::splat` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:650:25 | 650 | let mut prev1 = V::splat(0xFF); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::splat` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:651:25 | 651 | let mut prev2 = V::splat(0xFF); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:652:22 | 652 | while cur <= end.sub(V::Half::BYTES) { | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::teddy::generic::Fat::::find_one` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:654:17 | 654 | self.find_one(cur, end, &mut prev0, &mut prev1, &mut prev2) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:658:19 | 658 | cur = cur.add(V::Half::BYTES); | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:661:19 | 661 | cur = end.sub(V::Half::BYTES); | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::splat` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:662:21 | 662 | prev0 = V::splat(0xFF); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::splat` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:663:21 | 663 | prev1 = V::splat(0xFF); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::splat` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:664:21 | 664 | prev2 = V::splat(0xFF); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::teddy::generic::Fat::::find_one` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:666:17 | 666 | self.find_one(cur, end, &mut prev0, &mut prev1, &mut prev2) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::teddy::generic::Fat::::candidate` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:684:17 | 684 | let c = self.candidate(cur, prev0, prev1, prev2); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:676:5 | 676 | / unsafe fn find_one( 677 | | &self, 678 | | cur: *const u8, 679 | | end: *const u8, ... | 682 | | prev2: &mut V, 683 | | ) -> Option { | |______________________^ warning[E0133]: call to unsafe function `packed::vector::Vector::is_zero` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:685:13 | 685 | if !c.is_zero() { | ^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::teddy::generic::Teddy::<16>::verify` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:686:30 | 686 | if let Some(m) = self.teddy.verify(cur.sub(3), end, c) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:686:48 | 686 | if let Some(m) = self.teddy.verify(cur.sub(3), end, c) { | ^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::FatVector::load_half_unaligned` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:702:21 | 702 | let chunk = V::load_half_unaligned(cur); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:695:5 | 695 | / unsafe fn candidate( 696 | | &self, 697 | | cur: *const u8, 698 | | prev0: &mut V, 699 | | prev1: &mut V, 700 | | prev2: &mut V, 701 | | ) -> V { | |__________^ warning[E0133]: call to unsafe function `packed::teddy::generic::Mask::::members4` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:703:40 | 703 | let (res0, res1, res2, res3) = Mask::members4(chunk, self.masks); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::FatVector::half_shift_in_three_bytes` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:704:25 | 704 | let res0prev0 = res0.half_shift_in_three_bytes(*prev0); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::FatVector::half_shift_in_two_bytes` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:705:25 | 705 | let res1prev1 = res1.half_shift_in_two_bytes(*prev1); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::FatVector::half_shift_in_one_byte` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:706:25 | 706 | let res2prev2 = res2.half_shift_in_one_byte(*prev2); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::and` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:707:19 | 707 | let res = res0prev0.and(res1prev1).and(res2prev2).and(res3); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::and` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:707:19 | 707 | let res = res0prev0.and(res1prev1).and(res2prev2).and(res3); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::and` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:707:19 | 707 | let res = res0prev0.and(res1prev1).and(res2prev2).and(res3); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:830:23 | 830 | let cur = cur.add(bit / BUCKETS); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:820:5 | 820 | / unsafe fn verify64( 821 | | &self, 822 | | cur: *const u8, 823 | | end: *const u8, 824 | | mut candidate_chunk: u64, 825 | | ) -> Option { | |______________________^ warning[E0133]: call to unsafe function `packed::teddy::generic::Teddy::::verify_bucket` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:832:30 | 832 | if let Some(m) = self.verify_bucket(cur, end, bucket) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::slice::::get_unchecked` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:857:20 | 857 | for pid in self.buckets.get_unchecked(bucket).iter().copied() { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:849:5 | 849 | / unsafe fn verify_bucket( 850 | | &self, 851 | | cur: *const u8, 852 | | end: *const u8, 853 | | bucket: usize, 854 | | ) -> Option { | |______________________^ warning[E0133]: call to unsafe function `packed::pattern::Patterns::get_unchecked` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:862:23 | 862 | let pat = self.patterns.get_unchecked(pid); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::pattern::Pattern::<'p>::is_prefix_raw` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:863:16 | 863 | if pat.is_prefix_raw(cur, end) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:865:27 | 865 | let end = start.add(pat.len()); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::is_zero` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:917:24 | 917 | debug_assert!(!candidate.is_zero()); | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:911:5 | 911 | / unsafe fn verify( 912 | | &self, 913 | | mut cur: *const u8, 914 | | end: *const u8, 915 | | candidate: V, 916 | | ) -> Option { | |______________________^ warning[E0133]: call to unsafe function `packed::vector::Vector::for_each_64bit_lane` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:920:9 | 920 | / candidate.for_each_64bit_lane( 921 | | #[inline(always)] 922 | | |_, chunk| { 923 | | let result = self.verify64(cur, end, chunk); ... | 926 | | }, 927 | | ) | |_________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::teddy::generic::Teddy::::verify64` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:923:30 | 923 | let result = self.verify64(cur, end, chunk); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:924:23 | 924 | cur = cur.add(8); | ^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::is_zero` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:973:24 | 973 | debug_assert!(!candidate.is_zero()); | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:946:5 | 946 | / unsafe fn verify( 947 | | &self, 948 | | mut cur: *const u8, 949 | | end: *const u8, 950 | | candidate: V, 951 | | ) -> Option { | |______________________^ warning[E0133]: call to unsafe function `packed::vector::FatVector::swap_halves` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:976:23 | 976 | let swapped = candidate.swap_halves(); | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::FatVector::interleave_low_8bit_lanes` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:979:18 | 979 | let r1 = candidate.interleave_low_8bit_lanes(swapped); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::FatVector::interleave_high_8bit_lanes` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:982:18 | 982 | let r2 = candidate.interleave_high_8bit_lanes(swapped); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::FatVector::for_each_low_64bit_lane` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:988:9 | 988 | / r1.for_each_low_64bit_lane( 989 | | r2, 990 | | #[inline(always)] 991 | | |_, chunk| { ... | 995 | | }, 996 | | ) | |_________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::teddy::generic::Teddy::::verify64` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:992:30 | 992 | let result = self.verify64(cur, end, chunk); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:993:23 | 993 | cur = cur.add(4); | ^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::splat` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1040:22 | 1040 | let lomask = V::splat(0xF); | ^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1039:5 | 1039 | unsafe fn members1(chunk: V, masks: [Mask; 1]) -> V { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `packed::vector::Vector::and` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1041:19 | 1041 | let hlo = chunk.and(lomask); | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::and` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1042:19 | 1042 | let hhi = chunk.shift_8bit_lane_right::<4>().and(lomask); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::shift_8bit_lane_right` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1042:19 | 1042 | let hhi = chunk.shift_8bit_lane_right::<4>().and(lomask); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::shuffle_bytes` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1043:22 | 1043 | let locand = masks[0].lo.shuffle_bytes(hlo); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::shuffle_bytes` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1044:22 | 1044 | let hicand = masks[0].hi.shuffle_bytes(hhi); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::and` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1045:9 | 1045 | locand.and(hicand) | ^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::splat` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1067:22 | 1067 | let lomask = V::splat(0xF); | ^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1066:5 | 1066 | unsafe fn members2(chunk: V, masks: [Mask; 2]) -> (V, V) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `packed::vector::Vector::and` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1068:19 | 1068 | let hlo = chunk.and(lomask); | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::and` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1069:19 | 1069 | let hhi = chunk.shift_8bit_lane_right::<4>().and(lomask); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::shift_8bit_lane_right` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1069:19 | 1069 | let hhi = chunk.shift_8bit_lane_right::<4>().and(lomask); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::shuffle_bytes` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1071:23 | 1071 | let locand1 = masks[0].lo.shuffle_bytes(hlo); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::shuffle_bytes` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1072:23 | 1072 | let hicand1 = masks[0].hi.shuffle_bytes(hhi); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::and` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1073:21 | 1073 | let cand1 = locand1.and(hicand1); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::shuffle_bytes` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1075:23 | 1075 | let locand2 = masks[1].lo.shuffle_bytes(hlo); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::shuffle_bytes` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1076:23 | 1076 | let hicand2 = masks[1].hi.shuffle_bytes(hhi); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::and` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1077:21 | 1077 | let cand2 = locand2.and(hicand2); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::splat` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1102:22 | 1102 | let lomask = V::splat(0xF); | ^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1101:5 | 1101 | unsafe fn members3(chunk: V, masks: [Mask; 3]) -> (V, V, V) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `packed::vector::Vector::and` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1103:19 | 1103 | let hlo = chunk.and(lomask); | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::and` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1104:19 | 1104 | let hhi = chunk.shift_8bit_lane_right::<4>().and(lomask); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::shift_8bit_lane_right` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1104:19 | 1104 | let hhi = chunk.shift_8bit_lane_right::<4>().and(lomask); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::shuffle_bytes` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1106:23 | 1106 | let locand1 = masks[0].lo.shuffle_bytes(hlo); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::shuffle_bytes` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1107:23 | 1107 | let hicand1 = masks[0].hi.shuffle_bytes(hhi); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::and` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1108:21 | 1108 | let cand1 = locand1.and(hicand1); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::shuffle_bytes` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1110:23 | 1110 | let locand2 = masks[1].lo.shuffle_bytes(hlo); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::shuffle_bytes` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1111:23 | 1111 | let hicand2 = masks[1].hi.shuffle_bytes(hhi); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::and` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1112:21 | 1112 | let cand2 = locand2.and(hicand2); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::shuffle_bytes` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1114:23 | 1114 | let locand3 = masks[2].lo.shuffle_bytes(hlo); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::shuffle_bytes` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1115:23 | 1115 | let hicand3 = masks[2].hi.shuffle_bytes(hhi); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::and` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1116:21 | 1116 | let cand3 = locand3.and(hicand3); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::splat` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1141:22 | 1141 | let lomask = V::splat(0xF); | ^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1140:5 | 1140 | unsafe fn members4(chunk: V, masks: [Mask; 4]) -> (V, V, V, V) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `packed::vector::Vector::and` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1142:19 | 1142 | let hlo = chunk.and(lomask); | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::and` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1143:19 | 1143 | let hhi = chunk.shift_8bit_lane_right::<4>().and(lomask); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::shift_8bit_lane_right` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1143:19 | 1143 | let hhi = chunk.shift_8bit_lane_right::<4>().and(lomask); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::shuffle_bytes` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1145:23 | 1145 | let locand1 = masks[0].lo.shuffle_bytes(hlo); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::shuffle_bytes` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1146:23 | 1146 | let hicand1 = masks[0].hi.shuffle_bytes(hhi); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::and` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1147:21 | 1147 | let cand1 = locand1.and(hicand1); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::shuffle_bytes` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1149:23 | 1149 | let locand2 = masks[1].lo.shuffle_bytes(hlo); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::shuffle_bytes` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1150:23 | 1150 | let hicand2 = masks[1].hi.shuffle_bytes(hhi); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::and` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1151:21 | 1151 | let cand2 = locand2.and(hicand2); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::shuffle_bytes` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1153:23 | 1153 | let locand3 = masks[2].lo.shuffle_bytes(hlo); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::shuffle_bytes` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1154:23 | 1154 | let hicand3 = masks[2].hi.shuffle_bytes(hhi); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::and` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1155:21 | 1155 | let cand3 = locand3.and(hicand3); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::shuffle_bytes` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1157:23 | 1157 | let locand4 = masks[3].lo.shuffle_bytes(hlo); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::shuffle_bytes` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1158:23 | 1158 | let hicand4 = masks[3].hi.shuffle_bytes(hhi); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::and` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1159:21 | 1159 | let cand4 = locand4.and(hicand4); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::load_unaligned` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1221:17 | 1221 | lo: V::load_unaligned(self.lo[..].as_ptr()), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1217:5 | 1217 | unsafe fn build(&self) -> Mask { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `packed::vector::Vector::load_unaligned` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1222:17 | 1222 | hi: V::load_unaligned(self.hi[..].as_ptr()), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::teddy::generic::SlimMaskBuilder::build` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1254:29 | 1254 | array.map(|builder| builder.build()) | ^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1238:5 | 1238 | / unsafe fn from_teddy( 1239 | | teddy: &Teddy<8>, 1240 | | ) -> [Mask; BYTES] { | |_________________________^ warning[E0133]: call to unsafe function `packed::vector::Vector::load_unaligned` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1333:17 | 1333 | lo: V::load_unaligned(self.lo[..].as_ptr()), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1329:5 | 1329 | unsafe fn build(&self) -> Mask { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `packed::vector::Vector::load_unaligned` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1334:17 | 1334 | hi: V::load_unaligned(self.hi[..].as_ptr()), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::teddy::generic::FatMaskBuilder::build` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1366:29 | 1366 | array.map(|builder| builder.build()) | ^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/teddy/generic.rs:1350:5 | 1350 | / unsafe fn from_teddy( 1351 | | teddy: &Teddy<16>, 1352 | | ) -> [Mask; BYTES] { | |_________________________^ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_set1_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/vector.rs:334:13 | 334 | _mm_set1_epi8(i8::from_bits(byte)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/vector.rs:333:9 | 333 | unsafe fn splat(byte: u8) -> __m128i { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_loadu_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/vector.rs:339:13 | 339 | _mm_loadu_si128(data.cast::<__m128i>()) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/vector.rs:338:9 | 338 | unsafe fn load_unaligned(data: *const u8) -> __m128i { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `packed::vector::Vector::cmpeq` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/vector.rs:344:23 | 344 | let cmp = self.cmpeq(Self::splat(0)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/vector.rs:343:9 | 343 | unsafe fn is_zero(self) -> bool { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `packed::vector::Vector::splat` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/vector.rs:344:34 | 344 | let cmp = self.cmpeq(Self::splat(0)); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/vector.rs:345:13 | 345 | _mm_movemask_epi8(cmp).to_bits() == 0xFFFF | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_cmpeq_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/vector.rs:350:13 | 350 | _mm_cmpeq_epi8(self, vector2) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/vector.rs:349:9 | 349 | unsafe fn cmpeq(self, vector2: Self) -> __m128i { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_and_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/vector.rs:355:13 | 355 | _mm_and_si128(self, vector2) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/vector.rs:354:9 | 354 | unsafe fn and(self, vector2: Self) -> __m128i { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_or_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/vector.rs:360:13 | 360 | _mm_or_si128(self, vector2) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/vector.rs:359:9 | 359 | unsafe fn or(self, vector2: Self) -> __m128i { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `packed::vector::Vector::splat` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/vector.rs:369:26 | 369 | let lomask = Self::splat(0xF); | ^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/vector.rs:364:9 | 364 | unsafe fn shift_8bit_lane_right(self) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `packed::vector::Vector::and` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/vector.rs:370:13 | 370 | _mm_srli_epi16(self, BITS).and(lomask) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_srli_epi16` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/vector.rs:370:13 | 370 | _mm_srli_epi16(self, BITS).and(lomask) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_alignr_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/vector.rs:375:13 | 375 | _mm_alignr_epi8(self, vector2, 15) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/vector.rs:374:9 | 374 | unsafe fn shift_in_one_byte(self, vector2: Self) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_alignr_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/vector.rs:380:13 | 380 | _mm_alignr_epi8(self, vector2, 14) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/vector.rs:379:9 | 379 | unsafe fn shift_in_two_bytes(self, vector2: Self) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_alignr_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/vector.rs:385:13 | 385 | _mm_alignr_epi8(self, vector2, 13) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/vector.rs:384:9 | 384 | unsafe fn shift_in_three_bytes(self, vector2: Self) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_shuffle_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/vector.rs:390:13 | 390 | _mm_shuffle_epi8(self, indices) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/vector.rs:389:9 | 389 | unsafe fn shuffle_bytes(self, indices: Self) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::intrinsics::transmute` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/vector.rs:401:35 | 401 | let lanes: [u64; 2] = core::mem::transmute(self); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/vector.rs:394:9 | 394 | / unsafe fn for_each_64bit_lane( 395 | | self, 396 | | mut f: impl FnMut(usize, u64) -> Option, 397 | | ) -> Option { | |______________________^ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_set1_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/vector.rs:427:13 | 427 | _mm256_set1_epi8(i8::from_bits(byte)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/vector.rs:426:9 | 426 | unsafe fn splat(byte: u8) -> __m256i { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_loadu_si256` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/vector.rs:432:13 | 432 | _mm256_loadu_si256(data.cast::<__m256i>()) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/vector.rs:431:9 | 431 | unsafe fn load_unaligned(data: *const u8) -> __m256i { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `packed::vector::Vector::cmpeq` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/vector.rs:437:23 | 437 | let cmp = self.cmpeq(Self::splat(0)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/vector.rs:436:9 | 436 | unsafe fn is_zero(self) -> bool { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `packed::vector::Vector::splat` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/vector.rs:437:34 | 437 | let cmp = self.cmpeq(Self::splat(0)); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/vector.rs:438:13 | 438 | _mm256_movemask_epi8(cmp).to_bits() == 0xFFFFFFFF | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_cmpeq_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/vector.rs:443:13 | 443 | _mm256_cmpeq_epi8(self, vector2) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/vector.rs:442:9 | 442 | unsafe fn cmpeq(self, vector2: Self) -> __m256i { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_and_si256` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/vector.rs:448:13 | 448 | _mm256_and_si256(self, vector2) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/vector.rs:447:9 | 447 | unsafe fn and(self, vector2: Self) -> __m256i { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_or_si256` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/vector.rs:453:13 | 453 | _mm256_or_si256(self, vector2) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/vector.rs:452:9 | 452 | unsafe fn or(self, vector2: Self) -> __m256i { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `packed::vector::Vector::splat` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/vector.rs:458:26 | 458 | let lomask = Self::splat(0xF); | ^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/vector.rs:457:9 | 457 | unsafe fn shift_8bit_lane_right(self) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `packed::vector::Vector::and` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/vector.rs:459:13 | 459 | _mm256_srli_epi16(self, BITS).and(lomask) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_srli_epi16` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/vector.rs:459:13 | 459 | _mm256_srli_epi16(self, BITS).and(lomask) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_permute2x128_si256` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/vector.rs:470:21 | 470 | let v = _mm256_permute2x128_si256(vector2, self, 0x21); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/vector.rs:463:9 | 463 | unsafe fn shift_in_one_byte(self, vector2: Self) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_alignr_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/vector.rs:471:13 | 471 | _mm256_alignr_epi8(self, v, 15) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_permute2x128_si256` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/vector.rs:482:21 | 482 | let v = _mm256_permute2x128_si256(vector2, self, 0x21); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/vector.rs:475:9 | 475 | unsafe fn shift_in_two_bytes(self, vector2: Self) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_alignr_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/vector.rs:483:13 | 483 | _mm256_alignr_epi8(self, v, 14) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_permute2x128_si256` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/vector.rs:494:21 | 494 | let v = _mm256_permute2x128_si256(vector2, self, 0x21); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/vector.rs:487:9 | 487 | unsafe fn shift_in_three_bytes(self, vector2: Self) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_alignr_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/vector.rs:495:13 | 495 | _mm256_alignr_epi8(self, v, 13) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_shuffle_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/vector.rs:500:13 | 500 | _mm256_shuffle_epi8(self, indices) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/vector.rs:499:9 | 499 | unsafe fn shuffle_bytes(self, indices: Self) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_extract_epi64` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/vector.rs:513:24 | 513 | let lane = _mm256_extract_epi64(self, 0).to_bits(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/vector.rs:504:9 | 504 | / unsafe fn for_each_64bit_lane( 505 | | self, 506 | | mut f: impl FnMut(usize, u64) -> Option, 507 | | ) -> Option { | |______________________^ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_extract_epi64` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/vector.rs:517:24 | 517 | let lane = _mm256_extract_epi64(self, 1).to_bits(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_extract_epi64` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/vector.rs:521:24 | 521 | let lane = _mm256_extract_epi64(self, 2).to_bits(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_extract_epi64` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/vector.rs:525:24 | 525 | let lane = _mm256_extract_epi64(self, 3).to_bits(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `packed::vector::Vector::load_unaligned` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/vector.rs:538:24 | 538 | let half = Self::Half::load_unaligned(data); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/vector.rs:537:9 | 537 | unsafe fn load_half_unaligned(data: *const u8) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_broadcastsi128_si256` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/vector.rs:539:13 | 539 | _mm256_broadcastsi128_si256(half) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_alignr_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/vector.rs:544:13 | 544 | _mm256_alignr_epi8(self, vector2, 15) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/vector.rs:543:9 | 543 | unsafe fn half_shift_in_one_byte(self, vector2: Self) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_alignr_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/vector.rs:549:13 | 549 | _mm256_alignr_epi8(self, vector2, 14) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/vector.rs:548:9 | 548 | unsafe fn half_shift_in_two_bytes(self, vector2: Self) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_alignr_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/vector.rs:554:13 | 554 | _mm256_alignr_epi8(self, vector2, 13) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/vector.rs:553:9 | 553 | unsafe fn half_shift_in_three_bytes(self, vector2: Self) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_permute4x64_epi64` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/vector.rs:559:13 | 559 | _mm256_permute4x64_epi64(self, 0x4E) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/vector.rs:558:9 | 558 | unsafe fn swap_halves(self) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_unpacklo_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/vector.rs:564:13 | 564 | _mm256_unpacklo_epi8(self, vector2) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/vector.rs:563:9 | 563 | unsafe fn interleave_low_8bit_lanes(self, vector2: Self) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_unpackhi_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/vector.rs:569:13 | 569 | _mm256_unpackhi_epi8(self, vector2) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/vector.rs:568:9 | 568 | unsafe fn interleave_high_8bit_lanes(self, vector2: Self) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_extract_epi64` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/vector.rs:578:24 | 578 | let lane = _mm256_extract_epi64(self, 0).to_bits(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/vector.rs:573:9 | 573 | / unsafe fn for_each_low_64bit_lane( 574 | | self, 575 | | vector2: Self, 576 | | mut f: impl FnMut(usize, u64) -> Option, 577 | | ) -> Option { | |______________________^ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_extract_epi64` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/vector.rs:582:24 | 582 | let lane = _mm256_extract_epi64(self, 1).to_bits(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_extract_epi64` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/vector.rs:586:24 | 586 | let lane = _mm256_extract_epi64(vector2, 0).to_bits(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_extract_epi64` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/packed/vector.rs:590:24 | 590 | let lane = _mm256_extract_epi64(vector2, 1).to_bits(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior Compiling rustc_middle v0.0.0 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_middle) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rustc_middle CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_middle CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_middle CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rustc_middle --edition=2021 compiler/rustc_middle/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("rustc_use_parallel_compiler"))' -C metadata=0d88e2f24a782198 -C extra-filename=-0d88e2f24a782198 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern bitflags=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libbitflags-e16016e74716c9bd.rmeta --extern derive_where=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/libderive_where-8ea4b869c02e8ad7.so --extern either=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libeither-e211ec3def66b7a4.rmeta --extern field_offset=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libfield_offset-71f77216f5a43d2c.rmeta --extern gsgdt=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libgsgdt-073373546350ae93.rmeta --extern polonius_engine=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libpolonius_engine-a4bc0fc0dd82379b.rmeta --extern rustc_apfloat=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_apfloat-b3b3cbe7dc2ac8f7.rmeta --extern rustc_arena=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_arena-1c5556bb3a585d82.rmeta --extern rustc_ast=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_ast-9859b7837d90259a.rmeta --extern rustc_ast_ir=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_ast_ir-ff3988790989122e.rmeta --extern rustc_attr=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_attr-874898dc83e24453.rmeta --extern rustc_data_structures=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_data_structures-50d084bb6cf08c2d.rmeta --extern rustc_error_messages=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_error_messages-49f5d56ec24ab36f.rmeta --extern rustc_errors=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_errors-d8647a8719ca0e9c.rmeta --extern rustc_feature=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_feature-46ec2b17cc1bd142.rmeta --extern rustc_fluent_macro=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/librustc_fluent_macro-b755cfe6b9a6f67c.so --extern rustc_graphviz=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_graphviz-bc028a8f6994ee59.rmeta --extern rustc_hir=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_hir-d49f706e2d20e24d.rmeta --extern rustc_hir_pretty=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_hir_pretty-91b159f2b7b71092.rmeta --extern rustc_index=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_index-9753c295dd5ab1ad.rmeta --extern rustc_macros=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/librustc_macros-9154419ce09665ba.so --extern rustc_query_system=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_query_system-606d3166f1a1769c.rmeta --extern rustc_serialize=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_serialize-1844988cc49a2c74.rmeta --extern rustc_session=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_session-b189148fa95aa66c.rmeta --extern rustc_span=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_span-16d47d317c748ece.rmeta --extern rustc_target=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_target-95c872066b4bf01d.rmeta --extern rustc_type_ir=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_type_ir-235b89bfd19d8192.rmeta --extern smallvec=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libsmallvec-cdaa0fb7721cca79.rmeta --extern thin_vec=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libthin_vec-fcc19ab6c5fbe1d6.rmeta --extern tracing=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libtracing-6dfb46b41289e830.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/build/psm-e40c84db0f18debb/out` Compiling regex-syntax v0.7.5 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=regex_syntax CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-syntax-0.7.5 CARGO_PKG_AUTHORS='The Rust Project Developers:Andrew Gallant ' CARGO_PKG_DESCRIPTION='A regular expression parser.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=regex-syntax CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/regex/tree/master/regex-syntax' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=0.7.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-syntax-0.7.5 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name regex_syntax --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-syntax-0.7.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "default", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=f13b8fcb76f7b499 -C extra-filename=-f13b8fcb76f7b499 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-syntax-0.7.5/src/debug.rs:6:38 | 6 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-syntax-0.7.5/src/debug.rs:37:38 | 37 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 37 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-syntax-0.7.5/src/hir/literal.rs:2014:38 | 2014 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2014 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-syntax-0.7.5/src/hir/literal.rs:2176:38 | 2176 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2176 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-syntax-0.7.5/src/hir/mod.rs:792:38 | 792 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 792 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-syntax-0.7.5/src/hir/mod.rs:1012:38 | 1012 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1012 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-syntax-0.7.5/src/hir/mod.rs:2812:38 | 2812 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2812 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: `aho-corasick` (lib) generated 343 warnings Compiling rustc_parse v0.0.0 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_parse) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rustc_parse CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_parse CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_parse CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rustc_parse --edition=2021 compiler/rustc_parse/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b34fae900b4f1477 -C extra-filename=-b34fae900b4f1477 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern bitflags=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libbitflags-e16016e74716c9bd.rmeta --extern rustc_ast=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_ast-9859b7837d90259a.rmeta --extern rustc_ast_pretty=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_ast_pretty-fe8376e6a229339d.rmeta --extern rustc_data_structures=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_data_structures-50d084bb6cf08c2d.rmeta --extern rustc_errors=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_errors-d8647a8719ca0e9c.rmeta --extern rustc_feature=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_feature-46ec2b17cc1bd142.rmeta --extern rustc_fluent_macro=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/librustc_fluent_macro-b755cfe6b9a6f67c.so --extern rustc_lexer=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_lexer-9d58013dce841ea3.rmeta --extern rustc_macros=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/librustc_macros-9154419ce09665ba.so --extern rustc_session=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_session-b189148fa95aa66c.rmeta --extern rustc_span=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_span-16d47d317c748ece.rmeta --extern thin_vec=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libthin_vec-fcc19ab6c5fbe1d6.rmeta --extern tracing=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libtracing-6dfb46b41289e830.rmeta --extern unicode_normalization=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libunicode_normalization-25b40709141ad78a.rmeta --extern unicode_width=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libunicode_width-42c99777fe465e39.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/build/psm-e40c84db0f18debb/out` warning: method `symmetric_difference` is never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-syntax-0.7.5/src/hir/interval.rs:484:8 | 396 | pub trait Interval: | -------- method in this trait ... 484 | fn symmetric_difference( | ^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default Compiling regex v1.8.4 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=regex CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-1.8.4 CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/regex' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=regex CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/regex' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=1.8.4 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-1.8.4 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name regex --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-1.8.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="aho-corasick"' --cfg 'feature="default"' --cfg 'feature="memchr"' --cfg 'feature="perf"' --cfg 'feature="perf-cache"' --cfg 'feature="perf-dfa"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("aho-corasick", "default", "memchr", "pattern", "perf", "perf-cache", "perf-dfa", "perf-inline", "perf-literal", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unstable", "use_std"))' -C metadata=e7b2e25e6cc56e47 -C extra-filename=-e7b2e25e6cc56e47 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern aho_corasick=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libaho_corasick-f4488313278021c1.rmeta --extern memchr=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libmemchr-20e0a77743d03140.rmeta --extern regex_syntax=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libregex_syntax-f13b8fcb76f7b499.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-1.8.4/src/dfa.rs:1920:14 | 1920 | .gen(Gen::new(10_000)) | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! = note: for more information, see issue #49716 = note: requested on the command line with `-W keyword-idents-2024` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-1.8.4/src/re_bytes.rs:73:37 | 73 | fn fmt(&self, f: &mut std::fmt::Formatter) -> std::fmt::Result { | ----------^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 73 | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-1.8.4/src/re_unicode.rs:81:37 | 81 | fn fmt(&self, f: &mut std::fmt::Formatter) -> std::fmt::Result { | ----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 81 | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { | ++++ warning[E0133]: call to unsafe function `core::slice::::get_unchecked` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-1.8.4/src/dfa.rs:876:18 | 876 | let b = *text.get_unchecked(i); | ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-1.8.4/src/dfa.rs:853:5 | 853 | unsafe fn next_si(&self, si: StatePtr, text: &[u8], i: usize) -> StatePtr { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` warning[E0133]: call to unsafe function `core::slice::::get_unchecked` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-1.8.4/src/dfa.rs:878:20 | 878 | let cls = *self.prog.byte_classes.get_unchecked(b as usize); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `dfa::Transitions::next_unchecked` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-1.8.4/src/dfa.rs:879:9 | 879 | self.cache.trans.next_unchecked(si, cls as usize) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::slice::::get_unchecked` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-1.8.4/src/dfa.rs:1689:10 | 1689 | *self.table.get_unchecked(si as usize + cls) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-1.8.4/src/dfa.rs:1686:5 | 1686 | unsafe fn next_unchecked(&self, si: StatePtr, cls: usize) -> StatePtr { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-1.8.4/src/compile.rs:35:23 | 35 | capture_name_idx: HashMap, | ^^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary = note: `-W rustc::default-hash-types` implied by `-W rustc::internal` = help: to override `-W rustc::internal` add `#[allow(rustc::default_hash_types)]` warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-1.8.4/src/compile.rs:62:31 | 62 | capture_name_idx: HashMap::new(), | ^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-1.8.4/src/dfa.rs:1599:10 | 1599 | map: HashMap, | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-1.8.4/src/dfa.rs:1609:25 | 1609 | StateMap { map: HashMap::new(), states: vec![], num_byte_classes } | ^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-1.8.4/src/exec.rs:1300:44 | 1300 | pub fn capture_name_idx(&self) -> &Arc> { | ^^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-1.8.4/src/exec.rs:1306:44 | 1306 | pub fn capture_name_idx(&self) -> &Arc> { | ^^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-1.8.4/src/exec.rs:1362:44 | 1362 | pub fn capture_name_idx(&self) -> &Arc> { | ^^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-1.8.4/src/prog.rs:29:31 | 29 | pub capture_name_idx: Arc>, | ^^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-1.8.4/src/prog.rs:88:40 | 88 | capture_name_idx: Arc::new(HashMap::new()), | ^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-1.8.4/src/re_bytes.rs:1027:23 | 1027 | named_groups: Arc>, | ^^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: using `iter` can result in unstable query results --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-1.8.4/src/re_bytes.rs:1132:33 | 1132 | self.0.named_groups.iter().map(|(a, b)| (b, a)).collect(); | ^^^^ | = note: if you believe this case to be fine, allow this lint and add a comment explaining your rationale = note: `-W rustc::potential-query-instability` implied by `-W rustc::internal` = help: to override `-W rustc::internal` add `#[allow(rustc::potential_query_instability)]` warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-1.8.4/src/re_bytes.rs:1131:27 | 1131 | let slot_to_name: HashMap<&usize, &String> = | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-1.8.4/src/re_unicode.rs:1029:23 | 1029 | named_groups: Arc>, | ^^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: using `iter` can result in unstable query results --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-1.8.4/src/re_unicode.rs:1119:33 | 1119 | self.0.named_groups.iter().map(|(a, b)| (b, a)).collect(); | ^^^^ | = note: if you believe this case to be fine, allow this lint and add a comment explaining your rationale warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-1.8.4/src/re_unicode.rs:1118:27 | 1118 | let slot_to_name: HashMap<&usize, &String> = | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: `regex-syntax` (lib) generated 8 warnings Compiling rustc_ast_passes v0.0.0 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_ast_passes) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rustc_ast_passes CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_ast_passes CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_ast_passes CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rustc_ast_passes --edition=2021 compiler/rustc_ast_passes/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f8467be8733c2468 -C extra-filename=-f8467be8733c2468 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern itertools=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libitertools-64f81eba0a0b8561.rmeta --extern rustc_ast=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_ast-9859b7837d90259a.rmeta --extern rustc_ast_pretty=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_ast_pretty-fe8376e6a229339d.rmeta --extern rustc_attr=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_attr-874898dc83e24453.rmeta --extern rustc_data_structures=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_data_structures-50d084bb6cf08c2d.rmeta --extern rustc_errors=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_errors-d8647a8719ca0e9c.rmeta --extern rustc_feature=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_feature-46ec2b17cc1bd142.rmeta --extern rustc_fluent_macro=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/librustc_fluent_macro-b755cfe6b9a6f67c.so --extern rustc_macros=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/librustc_macros-9154419ce09665ba.so --extern rustc_parse=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_parse-b34fae900b4f1477.rmeta --extern rustc_session=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_session-b189148fa95aa66c.rmeta --extern rustc_span=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_span-16d47d317c748ece.rmeta --extern rustc_target=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_target-95c872066b4bf01d.rmeta --extern thin_vec=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libthin_vec-fcc19ab6c5fbe1d6.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/build/psm-e40c84db0f18debb/out` Compiling static_assertions v1.1.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=static_assertions CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/static_assertions-1.1.0 CARGO_PKG_AUTHORS='Nikolai Vazquez' CARGO_PKG_DESCRIPTION='Compile-time assertions to ensure that invariants are met.' CARGO_PKG_HOMEPAGE='https://github.com/nvzqz/static-assertions-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=static_assertions CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/nvzqz/static-assertions-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.1.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/static_assertions-1.1.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name static_assertions --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/static_assertions-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=70a47a1b950c0736 -C extra-filename=-70a47a1b950c0736 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling snap v1.1.1 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/snap-1.1.1 CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='A pure Rust implementation of the Snappy compression algorithm. Includes streaming compression and decompression. ' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/rust-snappy' CARGO_PKG_LICENSE=BSD-3-Clause CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=snap CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/rust-snappy' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.1.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/snap-1.1.1 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/snap-1.1.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=50fbfb1332c9191a -C extra-filename=-50fbfb1332c9191a --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/build/snap-50fbfb1332c9191a -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --cap-lints warn -Z binary-dep-depinfo` Compiling rustc_expand v0.0.0 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_expand) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rustc_expand CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_expand CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_expand CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rustc_expand --edition=2021 compiler/rustc_expand/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ece769c09eea5b7c -C extra-filename=-ece769c09eea5b7c --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern rustc_ast=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_ast-9859b7837d90259a.rmeta --extern rustc_ast_passes=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_ast_passes-f8467be8733c2468.rmeta --extern rustc_ast_pretty=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_ast_pretty-fe8376e6a229339d.rmeta --extern rustc_attr=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_attr-874898dc83e24453.rmeta --extern rustc_data_structures=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_data_structures-50d084bb6cf08c2d.rmeta --extern rustc_errors=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_errors-d8647a8719ca0e9c.rmeta --extern rustc_feature=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_feature-46ec2b17cc1bd142.rmeta --extern rustc_fluent_macro=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/librustc_fluent_macro-b755cfe6b9a6f67c.so --extern rustc_lexer=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_lexer-9d58013dce841ea3.rmeta --extern rustc_lint_defs=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_lint_defs-0d5db3eaabdce495.rmeta --extern rustc_macros=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/librustc_macros-9154419ce09665ba.so --extern rustc_parse=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_parse-b34fae900b4f1477.rmeta --extern rustc_serialize=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_serialize-1844988cc49a2c74.rmeta --extern rustc_session=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_session-b189148fa95aa66c.rmeta --extern rustc_span=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_span-16d47d317c748ece.rmeta --extern smallvec=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libsmallvec-cdaa0fb7721cca79.rmeta --extern thin_vec=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libthin_vec-fcc19ab6c5fbe1d6.rmeta --extern tracing=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libtracing-6dfb46b41289e830.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/build/psm-e40c84db0f18debb/out` Compiling twox-hash v1.6.3 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=twox_hash CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/twox-hash-1.6.3 CARGO_PKG_AUTHORS='Jake Goulding ' CARGO_PKG_DESCRIPTION='A Rust implementation of the XXHash and XXH3 algorithms' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=twox-hash CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/shepmaster/twox-hash' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.6.3 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/twox-hash-1.6.3 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name twox_hash --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/twox-hash-1.6.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="rand"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "digest", "digest_0_10", "digest_0_9", "rand", "serde", "serialize", "std"))' -C metadata=7001ad0cbd2a5b71 -C extra-filename=-7001ad0cbd2a5b71 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern cfg_if=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libcfg_if-112f80bdd2bfe7ea.rmeta --extern rand=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librand-3905c9ac0b862a6d.rmeta --extern static_assertions=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libstatic_assertions-70a47a1b950c0736.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/twox-hash-1.6.3/src/std_support.rs:12:54 | 12 | RandomXxHashBuilder64(rand::thread_rng().gen()) | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 = note: requested on the command line with `-W keyword-idents-2024` warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/twox-hash-1.6.3/src/std_support.rs:42:54 | 42 | RandomXxHashBuilder32(rand::thread_rng().gen()) | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/twox-hash-1.6.3/src/std_support.rs:72:52 | 72 | RandomHashBuilder64(rand::thread_rng().gen()) | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/twox-hash-1.6.3/src/std_support.rs:96:53 | 96 | RandomHashBuilder128(rand::thread_rng().gen()) | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: unused import: `crate::std_support::sixty_four::RandomXxHashBuilder64` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/twox-hash-1.6.3/src/sixty_four.rs:286:9 | 286 | pub use crate::std_support::sixty_four::RandomXxHashBuilder64; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(unused_imports)]` on by default warning: unused import: `crate::std_support::thirty_two::RandomXxHashBuilder32` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/twox-hash-1.6.3/src/thirty_two.rs:271:9 | 271 | pub use crate::std_support::thirty_two::RandomXxHashBuilder32; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_loadu_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/twox-hash-1.6.3/src/xxh3.rs:697:21 | 697 | let d = _mm_loadu_si128(xdata.add(i)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/twox-hash-1.6.3/src/xxh3.rs:686:5 | 686 | / pub(crate) unsafe fn accumulate512( 687 | | acc: &mut [u64], 688 | | data: &[u8], 689 | | keys: &[u8], 690 | | acc_width: AccWidth, 691 | | ) { | |_____^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/twox-hash-1.6.3/src/xxh3.rs:697:37 | 697 | let d = _mm_loadu_si128(xdata.add(i)); | ^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_loadu_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/twox-hash-1.6.3/src/xxh3.rs:698:21 | 698 | let k = _mm_loadu_si128(xkey.add(i)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/twox-hash-1.6.3/src/xxh3.rs:698:37 | 698 | let k = _mm_loadu_si128(xkey.add(i)); | ^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_xor_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/twox-hash-1.6.3/src/xxh3.rs:699:22 | 699 | let dk = _mm_xor_si128(d, k); // uint32 dk[4] = {d0+k0, d1+k1, d2+k2, d3+k3} */ | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_mul_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/twox-hash-1.6.3/src/xxh3.rs:700:23 | 700 | let mul = _mm_mul_epu32(dk, _mm_shuffle_epi32(dk, 0x31)); // uint64 res[4] = {dk0*dk1, dk2*dk3, ...} */ | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_shuffle_epi32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/twox-hash-1.6.3/src/xxh3.rs:700:41 | 700 | let mul = _mm_mul_epu32(dk, _mm_shuffle_epi32(dk, 0x31)); // uint64 res[4] = {dk0*dk1, dk2*dk3, ...} */ | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::write` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/twox-hash-1.6.3/src/xxh3.rs:701:13 | 701 | / xacc.add(i).write(if acc_width == AccWidth::Acc128Bits { 702 | | let dswap = _mm_shuffle_epi32(d, _mm_shuffle(1, 0, 3, 2)); 703 | | let add = _mm_add_epi64(xacc.add(i).read(), dswap); 704 | | _mm_add_epi64(mul, add) ... | 707 | | _mm_add_epi64(mul, add) 708 | | }) | |______________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/twox-hash-1.6.3/src/xxh3.rs:701:13 | 701 | xacc.add(i).write(if acc_width == AccWidth::Acc128Bits { | ^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_shuffle_epi32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/twox-hash-1.6.3/src/xxh3.rs:702:29 | 702 | let dswap = _mm_shuffle_epi32(d, _mm_shuffle(1, 0, 3, 2)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_add_epi64` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/twox-hash-1.6.3/src/xxh3.rs:703:27 | 703 | let add = _mm_add_epi64(xacc.add(i).read(), dswap); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::read` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/twox-hash-1.6.3/src/xxh3.rs:703:41 | 703 | let add = _mm_add_epi64(xacc.add(i).read(), dswap); | ^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/twox-hash-1.6.3/src/xxh3.rs:703:41 | 703 | let add = _mm_add_epi64(xacc.add(i).read(), dswap); | ^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_add_epi64` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/twox-hash-1.6.3/src/xxh3.rs:704:17 | 704 | _mm_add_epi64(mul, add) | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_add_epi64` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/twox-hash-1.6.3/src/xxh3.rs:706:27 | 706 | let add = _mm_add_epi64(xacc.add(i).read(), d); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::read` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/twox-hash-1.6.3/src/xxh3.rs:706:41 | 706 | let add = _mm_add_epi64(xacc.add(i).read(), d); | ^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/twox-hash-1.6.3/src/xxh3.rs:706:41 | 706 | let add = _mm_add_epi64(xacc.add(i).read(), d); | ^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_add_epi64` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/twox-hash-1.6.3/src/xxh3.rs:707:17 | 707 | _mm_add_epi64(mul, add) | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_set1_epi32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/twox-hash-1.6.3/src/xxh3.rs:717:23 | 717 | let prime32 = _mm_set1_epi32(PRIME32_1 as i32); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/twox-hash-1.6.3/src/xxh3.rs:714:5 | 714 | pub unsafe fn scramble_acc(acc: &mut [u64], key: &[u8]) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::read` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/twox-hash-1.6.3/src/xxh3.rs:720:24 | 720 | let data = xacc.add(i).read(); | ^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/twox-hash-1.6.3/src/xxh3.rs:720:24 | 720 | let data = xacc.add(i).read(); | ^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_srli_epi64` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/twox-hash-1.6.3/src/xxh3.rs:721:27 | 721 | let shifted = _mm_srli_epi64(data, 47); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_xor_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/twox-hash-1.6.3/src/xxh3.rs:722:24 | 722 | let data = _mm_xor_si128(data, shifted); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_loadu_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/twox-hash-1.6.3/src/xxh3.rs:724:21 | 724 | let k = _mm_loadu_si128(xkey.add(i)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/twox-hash-1.6.3/src/xxh3.rs:724:37 | 724 | let k = _mm_loadu_si128(xkey.add(i)); | ^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_xor_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/twox-hash-1.6.3/src/xxh3.rs:725:22 | 725 | let dk = _mm_xor_si128(data, k); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_mul_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/twox-hash-1.6.3/src/xxh3.rs:727:23 | 727 | let dk1 = _mm_mul_epu32(dk, prime32); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_shuffle_epi32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/twox-hash-1.6.3/src/xxh3.rs:729:22 | 729 | let d2 = _mm_shuffle_epi32(dk, 0x31); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_mul_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/twox-hash-1.6.3/src/xxh3.rs:730:23 | 730 | let dk2 = _mm_mul_epu32(d2, prime32); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_slli_epi64` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/twox-hash-1.6.3/src/xxh3.rs:731:24 | 731 | let dk2h = _mm_slli_epi64(dk2, 32); | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::write` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/twox-hash-1.6.3/src/xxh3.rs:733:13 | 733 | xacc.add(i).write(_mm_add_epi64(dk1, dk2h)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/twox-hash-1.6.3/src/xxh3.rs:733:13 | 733 | xacc.add(i).write(_mm_add_epi64(dk1, dk2h)); | ^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_add_epi64` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/twox-hash-1.6.3/src/xxh3.rs:733:31 | 733 | xacc.add(i).write(_mm_add_epi64(dk1, dk2h)); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: method `write_u32_le` is never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/twox-hash-1.6.3/src/xxh3.rs:349:8 | 348 | trait BufMut { | ------ method in this trait 349 | fn write_u32_le(&mut self, n: u32); | ^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default warning: `twox-hash` (lib) generated 40 warnings Compiling adler v1.0.2 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=adler CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/adler-1.0.2 CARGO_PKG_AUTHORS='Jonas Schievink ' CARGO_PKG_DESCRIPTION='A simple clean-room implementation of the Adler-32 checksum' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='0BSD OR MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=adler CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/jonas-schievink/adler.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/adler-1.0.2 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name adler --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/adler-1.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "rustc-dep-of-std", "std"))' -C metadata=cc4cef3a5953f808 -C extra-filename=-cc4cef3a5953f808 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling miniz_oxide v0.7.4 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=miniz_oxide CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/miniz_oxide-0.7.4 CARGO_PKG_AUTHORS='Frommi :oyvindln ' CARGO_PKG_DESCRIPTION='DEFLATE compression and decompression library rewritten in Rust based on miniz' CARGO_PKG_HOMEPAGE='https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide' CARGO_PKG_LICENSE='MIT OR Zlib OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=miniz_oxide CARGO_PKG_README=Readme.md CARGO_PKG_REPOSITORY='https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.7.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/miniz_oxide-0.7.4 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name miniz_oxide --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/miniz_oxide-0.7.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="with-alloc"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "compiler_builtins", "core", "default", "rustc-dep-of-std", "simd", "simd-adler32", "std", "with-alloc"))' -C metadata=3838dfc09bd2bae9 -C extra-filename=-3838dfc09bd2bae9 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern adler=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libadler-cc4cef3a5953f808.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/miniz_oxide-0.7.4/src/deflate/core.rs:737:38 | 737 | fn flush(&mut self, output: &mut OutputBufferOxide) -> Result<()> { | ^^^^^^^^^^^^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 737 | fn flush(&mut self, output: &mut OutputBufferOxide<'_>) -> Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/miniz_oxide-0.7.4/src/deflate/core.rs:1066:51 | 1066 | fn start_static_block(&mut self, output: &mut OutputBufferOxide) { | ^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1066 | fn start_static_block(&mut self, output: &mut OutputBufferOxide<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/miniz_oxide-0.7.4/src/deflate/core.rs:1080:52 | 1080 | fn start_dynamic_block(&mut self, output: &mut OutputBufferOxide) -> Result<()> { | ^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1080 | fn start_dynamic_block(&mut self, output: &mut OutputBufferOxide<'_>) -> Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/miniz_oxide-0.7.4/src/deflate/core.rs:1523:18 | 1523 | output: &mut OutputBufferOxide, | ^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1523 | output: &mut OutputBufferOxide<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/miniz_oxide-0.7.4/src/deflate/core.rs:1621:18 | 1621 | output: &mut OutputBufferOxide, | ^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1621 | output: &mut OutputBufferOxide<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/miniz_oxide-0.7.4/src/deflate/core.rs:1636:20 | 1636 | callback: &mut CallbackOxide, | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1636 | callback: &mut CallbackOxide<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/miniz_oxide-0.7.4/src/deflate/core.rs:1787:60 | 1787 | fn compress_normal(d: &mut CompressorOxide, callback: &mut CallbackOxide) -> bool { | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1787 | fn compress_normal(d: &mut CompressorOxide, callback: &mut CallbackOxide<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/miniz_oxide-0.7.4/src/deflate/core.rs:1984:58 | 1984 | fn compress_fast(d: &mut CompressorOxide, callback: &mut CallbackOxide) -> bool { | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1984 | fn compress_fast(d: &mut CompressorOxide, callback: &mut CallbackOxide<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/miniz_oxide-0.7.4/src/deflate/core.rs:2181:32 | 2181 | fn flush_output_buffer(c: &mut CallbackOxide, p: &mut ParamsOxide) -> (TDEFLStatus, usize, usize) { | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2181 | fn flush_output_buffer(c: &mut CallbackOxide<'_>, p: &mut ParamsOxide) -> (TDEFLStatus, usize, usize) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/miniz_oxide-0.7.4/src/deflate/core.rs:2260:20 | 2260 | callback: &mut CallbackOxide, | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2260 | callback: &mut CallbackOxide<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/miniz_oxide-0.7.4/src/inflate/core.rs:392:38 | 392 | fn read_u16_le(iter: &mut slice::Iter) -> u16 { | -----------^--- expected lifetime parameter | help: indicate the anonymous lifetime | 392 | fn read_u16_le(iter: &mut slice::Iter<'_, u8>) -> u16 { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/miniz_oxide-0.7.4/src/inflate/core.rs:407:38 | 407 | fn read_u32_le(iter: &mut slice::Iter) -> u32 { | -----------^--- expected lifetime parameter | help: indicate the anonymous lifetime | 407 | fn read_u32_le(iter: &mut slice::Iter<'_, u8>) -> u32 { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/miniz_oxide-0.7.4/src/inflate/core.rs:423:64 | 423 | fn fill_bit_buffer(l: &mut LocalVars, in_iter: &mut slice::Iter) { | -----------^--- expected lifetime parameter | help: indicate the anonymous lifetime | 423 | fn fill_bit_buffer(l: &mut LocalVars, in_iter: &mut slice::Iter<'_, u8>) { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/miniz_oxide-0.7.4/src/inflate/core.rs:491:30 | 491 | in_iter: &mut slice::Iter, | -----------^--- expected lifetime parameter | help: indicate the anonymous lifetime | 491 | in_iter: &mut slice::Iter<'_, u8>, | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/miniz_oxide-0.7.4/src/inflate/core.rs:599:42 | 599 | fn read_byte(in_iter: &mut slice::Iter, flags: u32, f: F) -> Action | -----------^--- expected lifetime parameter | help: indicate the anonymous lifetime | 599 | fn read_byte(in_iter: &mut slice::Iter<'_, u8>, flags: u32, f: F) -> Action | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/miniz_oxide-0.7.4/src/inflate/core.rs:618:30 | 618 | in_iter: &mut slice::Iter, | -----------^--- expected lifetime parameter | help: indicate the anonymous lifetime | 618 | in_iter: &mut slice::Iter<'_, u8>, | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/miniz_oxide-0.7.4/src/inflate/core.rs:647:64 | 647 | fn pad_to_bytes(l: &mut LocalVars, in_iter: &mut slice::Iter, flags: u32, f: F) -> Action | -----------^--- expected lifetime parameter | help: indicate the anonymous lifetime | 647 | fn pad_to_bytes(l: &mut LocalVars, in_iter: &mut slice::Iter<'_, u8>, flags: u32, f: F) -> Action | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/miniz_oxide-0.7.4/src/inflate/core.rs:981:30 | 981 | in_iter: &mut slice::Iter, | -----------^--- expected lifetime parameter | help: indicate the anonymous lifetime | 981 | in_iter: &mut slice::Iter<'_, u8>, | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/miniz_oxide-0.7.4/src/inflate/core.rs:982:19 | 982 | out_buf: &mut OutputBuffer, | ^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 982 | out_buf: &mut OutputBuffer<'_>, | ++++ warning: unexpected `cfg` condition name: `fuzzing` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/miniz_oxide-0.7.4/src/inflate/core.rs:1800:18 | 1800 | if !cfg!(fuzzing) { | ^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `parallel_compiler`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: `miniz_oxide` (lib) generated 20 warnings Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=openbsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(parallel_compiler)-Zmacro-backtrace-Csplit-debuginfo=off-Wrustc::internal-Wkeyword_idents_2024-Wunsafe_op_in_unsafe_fn-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zon-broken-pipe=kill' CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/snap-1.1.1 CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='A pure Rust implementation of the Snappy compression algorithm. Includes streaming compression and decompression. ' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/rust-snappy' CARGO_PKG_LICENSE=BSD-3-Clause CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=snap CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/rust-snappy' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.1.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-openbsd LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' NUM_JOBS=6 OPT_LEVEL=3 OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/build/snap-87fcb211edb10126/out PROFILE=release RUSTC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTC_WRAPPER=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTDOC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-openbsd /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/build/snap-50fbfb1332c9191a/build-script-build` Compiling derive_more v0.99.18 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=derive_more CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/derive_more-0.99.18 CARGO_PKG_AUTHORS='Jelte Fennema ' CARGO_PKG_DESCRIPTION='Adds #[derive(x)] macros for more traits' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=derive_more CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/JelteF/derive_more' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.99.18 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=99 CARGO_PKG_VERSION_PATCH=18 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/derive_more-0.99.18 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name derive_more --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/derive_more-0.99.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="display"' --cfg 'feature="error"' --cfg 'feature="from"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("add", "add_assign", "as_mut", "as_ref", "constructor", "convert_case", "default", "deref", "deref_mut", "display", "error", "from", "from_str", "generate-parsing-rs", "index", "index_mut", "into", "into_iterator", "is_variant", "iterator", "mul", "mul_assign", "nightly", "not", "peg", "rustc_version", "sum", "testing-helpers", "track-caller", "try_into", "unwrap"))' -C metadata=371f7e605e997f5b -C extra-filename=-371f7e605e997f5b --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern proc_macro2=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/libproc_macro2-b77cc6e58db4216a.rlib --extern quote=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/libquote-729e32816c0cc154.rlib --extern syn=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/libsyn-12149274a7e036c4.rlib --extern proc_macro --cap-lints warn -Z binary-dep-depinfo` warning: unused extern crate --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/derive_more-0.99.18/src/lib.rs:188:1 | 188 | extern crate proc_macro; | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove it | = note: `-W unused-extern-crates` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(unused_extern_crates)]` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/derive_more-0.99.18/src/syn_compat.rs:36:21 | 36 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 36 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/derive_more-0.99.18/src/syn_compat.rs:85:21 | 85 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 85 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/derive_more-0.99.18/src/syn_compat.rs:128:27 | 128 | fn parse_meta_path(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 128 | fn parse_meta_path(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/derive_more-0.99.18/src/syn_compat.rs:154:12 | 154 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 154 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/derive_more-0.99.18/src/syn_compat.rs:167:12 | 167 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 167 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/derive_more-0.99.18/src/syn_compat.rs:179:12 | 179 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 179 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/derive_more-0.99.18/src/error.rs:94:13 | 94 | state: &State, | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 94 | state: &State<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/derive_more-0.99.18/src/error.rs:106:13 | 106 | state: &State, | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 106 | state: &State<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/derive_more-0.99.18/src/error.rs:304:21 | 304 | parsed_fields: &ParsedFields, | ^^^^^^^^^^^^ expected lifetime parameters | help: indicate the anonymous lifetimes | 304 | parsed_fields: &ParsedFields<'_, '_>, | ++++++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/derive_more-0.99.18/src/from.rs:33:49 | 33 | pub fn struct_from(input: &DeriveInput, state: &State) -> TokenStream { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 33 | pub fn struct_from(input: &DeriveInput, state: &State<'_>) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/derive_more-0.99.18/src/from.rs:107:42 | 107 | fn enum_from(input: &DeriveInput, state: State) -> TokenStream { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 107 | fn enum_from(input: &DeriveInput, state: State<'_>) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/derive_more-0.99.18/src/parsing.rs:26:31 | 26 | fmt: &mut ::std::fmt::Formatter, | ------------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 26 | fmt: &mut ::std::fmt::Formatter<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/derive_more-0.99.18/src/parsing.rs:54:17 | 54 | state: &mut ParseState, | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 54 | state: &mut ParseState<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/derive_more-0.99.18/src/parsing.rs:69:17 | 69 | state: &mut ParseState, | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 69 | state: &mut ParseState<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/derive_more-0.99.18/src/parsing.rs:86:38 | 86 | fn any_char(input: &str, state: &mut ParseState, pos: usize) -> RuleResult<()> { | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 86 | fn any_char(input: &str, state: &mut ParseState<'_>, pos: usize) -> RuleResult<()> { | ++++ warning: `derive_more` (lib) generated 16 warnings Compiling unicode-script v0.5.6 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=unicode_script CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicode-script-0.5.6 CARGO_PKG_AUTHORS='Manish Goregaokar ' CARGO_PKG_DESCRIPTION='This crate exposes the Unicode `Script` and `Script_Extension` properties from [UAX #24](http://www.unicode.org/reports/tr24/) ' CARGO_PKG_HOMEPAGE='https://github.com/unicode-rs/unicode-script' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-script CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-rs/unicode-script' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.5.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicode-script-0.5.6 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name unicode_script --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicode-script-0.5.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bench", "compiler_builtins", "core", "rustc-dep-of-std", "std"))' -C metadata=8f2e542148877ecf -C extra-filename=-8f2e542148877ecf --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicode-script-0.5.6/src/lib.rs:129:32 | 129 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 129 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicode-script-0.5.6/src/lib.rs:315:32 | 315 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 315 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicode-script-0.5.6/src/lib.rs:323:32 | 323 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 323 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: `unicode-script` (lib) generated 3 warnings Compiling unicode-security v0.1.1 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=unicode_security CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicode-security-0.1.1 CARGO_PKG_AUTHORS='Charles Lew :Manish Goregaokar ' CARGO_PKG_DESCRIPTION='Detect possible security problems with Unicode usage according to Unicode Technical Standard #39 rules. ' CARGO_PKG_HOMEPAGE='https://github.com/unicode-rs/unicode-security' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-security CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-rs/unicode-security' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicode-security-0.1.1 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name unicode_security --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicode-security-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bench", "compiler_builtins", "core", "default", "rustc-dep-of-std", "std"))' -C metadata=74f7e53692357368 -C extra-filename=-74f7e53692357368 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern unicode_normalization=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libunicode_normalization-25b40709141ad78a.rmeta --extern unicode_script=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libunicode_script-8f2e542148877ecf.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling ruzstd v0.5.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=ruzstd CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ruzstd-0.5.0 CARGO_PKG_AUTHORS='Moritz Borcherding ' CARGO_PKG_DESCRIPTION='A decoder for the zstd compression format' CARGO_PKG_HOMEPAGE='https://github.com/KillingSpark/zstd-rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ruzstd CARGO_PKG_README=Readme.md CARGO_PKG_REPOSITORY='https://github.com/KillingSpark/zstd-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.5.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ruzstd-0.5.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name ruzstd --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ruzstd-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=57eaac52c06fb29f -C extra-filename=-57eaac52c06fb29f --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern byteorder=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libbyteorder-5f632fd21ab94d3b.rmeta --extern derive_more=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/libderive_more-371f7e605e997f5b.so --extern twox_hash=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libtwox_hash-7001ad0cbd2a5b71.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ruzstd-0.5.0/src/decoding/ringbuffer.rs:329:22 | 329 | let m1_ptr = s1_ptr.add(start_in_s1); | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ruzstd-0.5.0/src/decoding/ringbuffer.rs:320:5 | 320 | pub unsafe fn extend_from_within_unchecked_branchless(&mut self, start: usize, len: usize) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ruzstd-0.5.0/src/decoding/ringbuffer.rs:337:22 | 337 | let m2_ptr = s2_ptr.add(start_in_s2); | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ruzstd-0.5.0/src/decoding/ringbuffer.rs:362:23 | 362 | debug_assert!(self.buf.as_ptr().add(self.cap) > f1_ptr.add(m1_in_f1 + m2_in_f1)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ruzstd-0.5.0/src/decoding/ringbuffer.rs:362:57 | 362 | debug_assert!(self.buf.as_ptr().add(self.cap) > f1_ptr.add(m1_in_f1 + m2_in_f1)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ruzstd-0.5.0/src/decoding/ringbuffer.rs:363:23 | 363 | debug_assert!(self.buf.as_ptr().add(self.cap) > f2_ptr.add(m1_in_f2 + m2_in_f2)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ruzstd-0.5.0/src/decoding/ringbuffer.rs:363:57 | 363 | debug_assert!(self.buf.as_ptr().add(self.cap) > f2_ptr.add(m1_in_f2 + m2_in_f2)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `decoding::ringbuffer::copy_with_checks` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ruzstd-0.5.0/src/decoding/ringbuffer.rs:367:9 | 367 | / copy_with_checks( 368 | | m1_ptr, m2_ptr, f1_ptr, f2_ptr, m1_in_f1, m2_in_f1, m1_in_f2, m2_in_f2, 369 | | ); | |_________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::copy_from_nonoverlapping` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ruzstd-0.5.0/src/decoding/ringbuffer.rs:403:5 | 403 | f1_ptr.copy_from_nonoverlapping(m1_ptr, m1_in_f1); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ruzstd-0.5.0/src/decoding/ringbuffer.rs:393:1 | 393 | / unsafe fn copy_without_checks( 394 | | m1_ptr: *const u8, 395 | | m2_ptr: *const u8, 396 | | f1_ptr: *mut u8, ... | 401 | | m2_in_f2: usize, 402 | | ) { | |_^ warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::copy_from_nonoverlapping` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ruzstd-0.5.0/src/decoding/ringbuffer.rs:404:5 | 404 | / f1_ptr 405 | | .add(m1_in_f1) 406 | | .copy_from_nonoverlapping(m2_ptr, m2_in_f1); | |___________________________________________________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ruzstd-0.5.0/src/decoding/ringbuffer.rs:404:5 | 404 | / f1_ptr 405 | | .add(m1_in_f1) | |______________________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::copy_from_nonoverlapping` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ruzstd-0.5.0/src/decoding/ringbuffer.rs:408:5 | 408 | f2_ptr.copy_from_nonoverlapping(m1_ptr.add(m1_in_f1), m1_in_f2); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ruzstd-0.5.0/src/decoding/ringbuffer.rs:408:37 | 408 | f2_ptr.copy_from_nonoverlapping(m1_ptr.add(m1_in_f1), m1_in_f2); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::copy_from_nonoverlapping` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ruzstd-0.5.0/src/decoding/ringbuffer.rs:409:5 | 409 | / f2_ptr 410 | | .add(m1_in_f2) 411 | | .copy_from_nonoverlapping(m2_ptr.add(m2_in_f1), m2_in_f2); | |_________________________________________________________________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ruzstd-0.5.0/src/decoding/ringbuffer.rs:409:5 | 409 | / f2_ptr 410 | | .add(m1_in_f2) | |______________________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ruzstd-0.5.0/src/decoding/ringbuffer.rs:411:35 | 411 | .copy_from_nonoverlapping(m2_ptr.add(m2_in_f1), m2_in_f2); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::copy_from_nonoverlapping` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ruzstd-0.5.0/src/decoding/ringbuffer.rs:428:9 | 428 | f1_ptr.copy_from_nonoverlapping(m1_ptr, m1_in_f1); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ruzstd-0.5.0/src/decoding/ringbuffer.rs:417:1 | 417 | / unsafe fn copy_with_checks( 418 | | m1_ptr: *const u8, 419 | | m2_ptr: *const u8, 420 | | f1_ptr: *mut u8, ... | 425 | | m2_in_f2: usize, 426 | | ) { | |_^ warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::copy_from_nonoverlapping` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ruzstd-0.5.0/src/decoding/ringbuffer.rs:431:9 | 431 | / f1_ptr 432 | | .add(m1_in_f1) 433 | | .copy_from_nonoverlapping(m2_ptr, m2_in_f1); | |_______________________________________________________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ruzstd-0.5.0/src/decoding/ringbuffer.rs:431:9 | 431 | / f1_ptr 432 | | .add(m1_in_f1) | |__________________________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::copy_from_nonoverlapping` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ruzstd-0.5.0/src/decoding/ringbuffer.rs:437:9 | 437 | f2_ptr.copy_from_nonoverlapping(m1_ptr.add(m1_in_f1), m1_in_f2); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ruzstd-0.5.0/src/decoding/ringbuffer.rs:437:41 | 437 | f2_ptr.copy_from_nonoverlapping(m1_ptr.add(m1_in_f1), m1_in_f2); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::copy_from_nonoverlapping` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ruzstd-0.5.0/src/decoding/ringbuffer.rs:440:9 | 440 | / f2_ptr 441 | | .add(m1_in_f2) 442 | | .copy_from_nonoverlapping(m2_ptr.add(m2_in_f1), m2_in_f2); | |_____________________________________________________________________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ruzstd-0.5.0/src/decoding/ringbuffer.rs:440:9 | 440 | / f2_ptr 441 | | .add(m1_in_f2) | |__________________________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ruzstd-0.5.0/src/decoding/ringbuffer.rs:442:39 | 442 | .copy_from_nonoverlapping(m2_ptr.add(m2_in_f1), m2_in_f2); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::copy_from_nonoverlapping` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ruzstd-0.5.0/src/decoding/ringbuffer.rs:469:13 | 469 | f1_ptr.copy_from_nonoverlapping(m1_ptr, m1_in_f1); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ruzstd-0.5.0/src/decoding/ringbuffer.rs:449:1 | 449 | / unsafe fn copy_with_nobranch_check( 450 | | m1_ptr: *const u8, 451 | | m2_ptr: *const u8, 452 | | f1_ptr: *mut u8, ... | 457 | | m2_in_f2: usize, 458 | | ) { | |_^ warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::copy_from_nonoverlapping` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ruzstd-0.5.0/src/decoding/ringbuffer.rs:472:13 | 472 | f1_ptr.copy_from_nonoverlapping(m2_ptr, m2_in_f1); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::copy_from_nonoverlapping` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ruzstd-0.5.0/src/decoding/ringbuffer.rs:475:13 | 475 | f2_ptr.copy_from_nonoverlapping(m1_ptr, m1_in_f2); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::copy_from_nonoverlapping` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ruzstd-0.5.0/src/decoding/ringbuffer.rs:478:13 | 478 | f2_ptr.copy_from_nonoverlapping(m2_ptr, m2_in_f2); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::copy_from_nonoverlapping` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ruzstd-0.5.0/src/decoding/ringbuffer.rs:483:13 | 483 | f1_ptr.copy_from_nonoverlapping(m1_ptr, m1_in_f1); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::copy_from_nonoverlapping` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ruzstd-0.5.0/src/decoding/ringbuffer.rs:484:13 | 484 | / f1_ptr 485 | | .add(m1_in_f1) 486 | | .copy_from_nonoverlapping(m2_ptr, m2_in_f1); | |___________________________________________________________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ruzstd-0.5.0/src/decoding/ringbuffer.rs:484:13 | 484 | / f1_ptr 485 | | .add(m1_in_f1) | |______________________________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::copy_from_nonoverlapping` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ruzstd-0.5.0/src/decoding/ringbuffer.rs:489:13 | 489 | f1_ptr.copy_from_nonoverlapping(m1_ptr, m1_in_f1); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::copy_from_nonoverlapping` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ruzstd-0.5.0/src/decoding/ringbuffer.rs:490:13 | 490 | f2_ptr.copy_from_nonoverlapping(m1_ptr.add(m1_in_f1), m1_in_f2); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ruzstd-0.5.0/src/decoding/ringbuffer.rs:490:45 | 490 | f2_ptr.copy_from_nonoverlapping(m1_ptr.add(m1_in_f1), m1_in_f2); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::hint::unreachable_unchecked` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ruzstd-0.5.0/src/decoding/ringbuffer.rs:492:14 | 492 | 6 => core::hint::unreachable_unchecked(), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::hint::unreachable_unchecked` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ruzstd-0.5.0/src/decoding/ringbuffer.rs:493:14 | 493 | 7 => core::hint::unreachable_unchecked(), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::copy_from_nonoverlapping` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ruzstd-0.5.0/src/decoding/ringbuffer.rs:495:13 | 495 | f1_ptr.copy_from_nonoverlapping(m1_ptr, m1_in_f1); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::copy_from_nonoverlapping` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ruzstd-0.5.0/src/decoding/ringbuffer.rs:496:13 | 496 | f2_ptr.copy_from_nonoverlapping(m2_ptr, m2_in_f2); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::copy_from_nonoverlapping` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ruzstd-0.5.0/src/decoding/ringbuffer.rs:499:13 | 499 | f1_ptr.copy_from_nonoverlapping(m2_ptr, m2_in_f1); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::copy_from_nonoverlapping` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ruzstd-0.5.0/src/decoding/ringbuffer.rs:500:13 | 500 | f2_ptr.copy_from_nonoverlapping(m2_ptr.add(m2_in_f1), m2_in_f2); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ruzstd-0.5.0/src/decoding/ringbuffer.rs:500:45 | 500 | f2_ptr.copy_from_nonoverlapping(m2_ptr.add(m2_in_f1), m2_in_f2); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::copy_from_nonoverlapping` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ruzstd-0.5.0/src/decoding/ringbuffer.rs:503:13 | 503 | f2_ptr.copy_from_nonoverlapping(m1_ptr, m1_in_f2); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::copy_from_nonoverlapping` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ruzstd-0.5.0/src/decoding/ringbuffer.rs:504:13 | 504 | / f2_ptr 505 | | .add(m1_in_f2) 506 | | .copy_from_nonoverlapping(m2_ptr, m2_in_f2); | |___________________________________________________________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ruzstd-0.5.0/src/decoding/ringbuffer.rs:504:13 | 504 | / f2_ptr 505 | | .add(m1_in_f2) | |______________________________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::copy_from_nonoverlapping` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ruzstd-0.5.0/src/decoding/ringbuffer.rs:511:13 | 511 | f1_ptr.copy_from_nonoverlapping(m1_ptr, m1_in_f1); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::copy_from_nonoverlapping` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ruzstd-0.5.0/src/decoding/ringbuffer.rs:512:13 | 512 | / f1_ptr 513 | | .add(m1_in_f1) 514 | | .copy_from_nonoverlapping(m2_ptr, m2_in_f1); | |___________________________________________________________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ruzstd-0.5.0/src/decoding/ringbuffer.rs:512:13 | 512 | / f1_ptr 513 | | .add(m1_in_f1) | |______________________________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::copy_from_nonoverlapping` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ruzstd-0.5.0/src/decoding/ringbuffer.rs:515:13 | 515 | f2_ptr.copy_from_nonoverlapping(m2_ptr.add(m2_in_f1), m2_in_f2); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ruzstd-0.5.0/src/decoding/ringbuffer.rs:515:45 | 515 | f2_ptr.copy_from_nonoverlapping(m2_ptr.add(m2_in_f1), m2_in_f2); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::copy_from_nonoverlapping` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ruzstd-0.5.0/src/decoding/ringbuffer.rs:518:13 | 518 | f1_ptr.copy_from_nonoverlapping(m1_ptr, m1_in_f1); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::copy_from_nonoverlapping` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ruzstd-0.5.0/src/decoding/ringbuffer.rs:519:13 | 519 | f2_ptr.copy_from_nonoverlapping(m1_ptr.add(m1_in_f1), m1_in_f2); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ruzstd-0.5.0/src/decoding/ringbuffer.rs:519:45 | 519 | f2_ptr.copy_from_nonoverlapping(m1_ptr.add(m1_in_f1), m1_in_f2); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::copy_from_nonoverlapping` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ruzstd-0.5.0/src/decoding/ringbuffer.rs:520:13 | 520 | / f2_ptr 521 | | .add(m1_in_f2) 522 | | .copy_from_nonoverlapping(m2_ptr, m2_in_f2); | |___________________________________________________________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ruzstd-0.5.0/src/decoding/ringbuffer.rs:520:13 | 520 | / f2_ptr 521 | | .add(m1_in_f2) | |______________________________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::hint::unreachable_unchecked` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ruzstd-0.5.0/src/decoding/ringbuffer.rs:524:15 | 524 | 14 => core::hint::unreachable_unchecked(), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::hint::unreachable_unchecked` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ruzstd-0.5.0/src/decoding/ringbuffer.rs:525:15 | 525 | 15 => core::hint::unreachable_unchecked(), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::hint::unreachable_unchecked` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ruzstd-0.5.0/src/decoding/ringbuffer.rs:526:14 | 526 | _ => core::hint::unreachable_unchecked(), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: `ruzstd` (lib) generated 56 warnings Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=snap CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/snap-1.1.1 CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='A pure Rust implementation of the Snappy compression algorithm. Includes streaming compression and decompression. ' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/rust-snappy' CARGO_PKG_LICENSE=BSD-3-Clause CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=snap CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/rust-snappy' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.1.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/snap-1.1.1 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/build/snap-87fcb211edb10126/out /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name snap --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/snap-1.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=332e1841bee194c9 -C extra-filename=-332e1841bee194c9 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/snap-1.1.1/src/compress.rs:73:32 | 73 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 73 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/snap-1.1.1/src/read.rs:242:32 | 242 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 242 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/snap-1.1.1/src/read.rs:413:32 | 413 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 413 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/snap-1.1.1/src/read.rs:424:32 | 424 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 424 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/snap-1.1.1/src/write.rs:196:32 | 196 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 196 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/snap-1.1.1/src/write.rs:205:32 | 205 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 205 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning[E0133]: call to unsafe function `bytes::loadu_u32_ne` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/snap-1.1.1/src/bytes.rs:96:5 | 96 | loadu_u32_ne(data).to_le() | ^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/snap-1.1.1/src/bytes.rs:95:1 | 95 | pub unsafe fn loadu_u32_le(data: *const u8) -> u32 { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` warning[E0133]: call to unsafe function `std::ptr::const_ptr::::read_unaligned` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/snap-1.1.1/src/bytes.rs:103:5 | 103 | (data as *const u32).read_unaligned() | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/snap-1.1.1/src/bytes.rs:102:1 | 102 | pub unsafe fn loadu_u32_ne(data: *const u8) -> u32 { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `bytes::loadu_u64_ne` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/snap-1.1.1/src/bytes.rs:110:5 | 110 | loadu_u64_ne(data).to_le() | ^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/snap-1.1.1/src/bytes.rs:109:1 | 109 | pub unsafe fn loadu_u64_le(data: *const u8) -> u64 { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `std::ptr::const_ptr::::read_unaligned` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/snap-1.1.1/src/bytes.rs:117:5 | 117 | (data as *const u64).read_unaligned() | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/snap-1.1.1/src/bytes.rs:116:1 | 116 | pub unsafe fn loadu_u64_ne(data: *const u8) -> u64 { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `bytes::loadu_u64_ne` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/snap-1.1.1/src/compress.rs:390:21 | 390 | let x = bytes::loadu_u64_ne(srcp.add(self.s)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/snap-1.1.1/src/compress.rs:378:5 | 378 | unsafe fn extend_match(&mut self, mut cand: usize) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `std::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/snap-1.1.1/src/compress.rs:390:41 | 390 | let x = bytes::loadu_u64_ne(srcp.add(self.s)); | ^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `bytes::loadu_u64_ne` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/snap-1.1.1/src/compress.rs:391:21 | 391 | let y = bytes::loadu_u64_ne(srcp.add(cand)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/snap-1.1.1/src/compress.rs:391:41 | 391 | let y = bytes::loadu_u64_ne(srcp.add(cand)); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/snap-1.1.1/src/compress.rs:449:28 | 449 | let srcp = self.src.as_ptr().add(lit_start); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/snap-1.1.1/src/compress.rs:433:5 | 433 | unsafe fn emit_literal(&mut self, lit_end: usize) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `std::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/snap-1.1.1/src/compress.rs:450:28 | 450 | let dstp = self.dst.as_mut_ptr().add(self.d); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::intrinsics::copy_nonoverlapping` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/snap-1.1.1/src/compress.rs:451:17 | 451 | ptr::copy_nonoverlapping(srcp, dstp, 16); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/snap-1.1.1/src/compress.rs:470:20 | 470 | let srcp = self.src.as_ptr().add(lit_start); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/snap-1.1.1/src/compress.rs:471:20 | 471 | let dstp = self.dst.as_mut_ptr().add(self.d); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::intrinsics::copy_nonoverlapping` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/snap-1.1.1/src/compress.rs:472:9 | 472 | ptr::copy_nonoverlapping(srcp, dstp, len); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::slice::::align_to` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/snap-1.1.1/src/crc32.rs:68:34 | 68 | let (prefix, u64s, suffix) = buf.align_to::(); | ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/snap-1.1.1/src/crc32.rs:61:1 | 61 | unsafe fn crc32c_sse(buf: &[u8]) -> u32 { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_crc32_u8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/snap-1.1.1/src/crc32.rs:71:15 | 71 | crc = _mm_crc32_u8(crc, b); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_crc32_u64` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/snap-1.1.1/src/crc32.rs:75:15 | 75 | crc = _mm_crc32_u64(crc as u64, n) as u32; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_crc32_u8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/snap-1.1.1/src/crc32.rs:79:15 | 79 | crc = _mm_crc32_u8(crc, b); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: `snap` (lib) generated 24 warnings Compiling flate2 v1.0.31 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=flate2 CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/flate2-1.0.31 CARGO_PKG_AUTHORS='Alex Crichton :Josh Triplett ' CARGO_PKG_DESCRIPTION='DEFLATE compression and decompression exposed as Read/BufRead/Write streams. Supports miniz_oxide and multiple zlib implementations. Supports zlib, gzip, and raw deflate streams. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/flate2-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=flate2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/flate2-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.31 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=31 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/flate2-1.0.31 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name flate2 --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/flate2-1.0.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="any_impl"' --cfg 'feature="default"' --cfg 'feature="miniz_oxide"' --cfg 'feature="rust_backend"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("any_impl", "any_zlib", "cloudflare-zlib-sys", "cloudflare_zlib", "default", "libz-ng-sys", "libz-rs-sys", "libz-sys", "miniz-sys", "miniz_oxide", "rust_backend", "zlib", "zlib-default", "zlib-ng", "zlib-ng-compat", "zlib-rs"))' -C metadata=b1434319d84851b1 -C extra-filename=-b1434319d84851b1 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern crc32fast=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libcrc32fast-3d92813f79b428da.rmeta --extern miniz_oxide=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libminiz_oxide-3838dfc09bd2bae9.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/flate2-1.0.31/src/lib.rs:233:49 | 233 | iter::repeat(()).map(|_| rand::thread_rng().gen()) | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 = note: requested on the command line with `-W keyword-idents-2024` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/flate2-1.0.31/src/bufreader.rs:27:41 | 27 | fn fmt(&self, fmt: &mut ::std::fmt::Formatter) -> Result<(), ::std::fmt::Error> { | ------------^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 27 | fn fmt(&self, fmt: &mut ::std::fmt::Formatter<'_>) -> Result<(), ::std::fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/flate2-1.0.31/src/ffi/rust.rs:44:32 | 44 | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 44 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/flate2-1.0.31/src/ffi/rust.rs:117:32 | 117 | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 117 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/flate2-1.0.31/src/ffi/mod.rs:49:37 | 49 | fn fmt(&self, f: &mut std::fmt::Formatter) -> std::fmt::Result { | ----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 49 | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/flate2-1.0.31/src/mem.rs:536:32 | 536 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 536 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/flate2-1.0.31/src/mem.rs:564:32 | 564 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 564 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: `flate2` (lib) generated 7 warnings Compiling unicase v2.7.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicase-2.7.0 CARGO_PKG_AUTHORS='Sean McArthur ' CARGO_PKG_DESCRIPTION='A case-insensitive wrapper around strings.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicase CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/seanmonstar/unicase' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.7.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicase-2.7.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicase-2.7.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=a666b07e0a039393 -C extra-filename=-a666b07e0a039393 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/build/unicase-a666b07e0a039393 -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern version_check=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/libversion_check-6c0259b04e34e81d.rlib --cap-lints warn -Z binary-dep-depinfo` Compiling libloading v0.8.5 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=libloading CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libloading-0.8.5 CARGO_PKG_AUTHORS='Simonas Kazlauskas ' CARGO_PKG_DESCRIPTION='Bindings around the platform'\''s dynamic library loading primitives with greatly improved memory safety.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=ISC CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libloading CARGO_PKG_README=README.mkd CARGO_PKG_REPOSITORY='https://github.com/nagisa/rust_libloading/' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.8.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libloading-0.8.5 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name libloading --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libloading-0.8.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=8b39cf3433b82168 -C extra-filename=-8b39cf3433b82168 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern cfg_if=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libcfg_if-112f80bdd2bfe7ea.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: unexpected `cfg` condition name: `libloading_docs` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libloading-0.8.5/src/lib.rs:39:13 | 39 | #![cfg_attr(libloading_docs, feature(doc_cfg))] | ^^^^^^^^^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `parallel_compiler`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libloading_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: requested on the command line with `-W unexpected-cfgs` warning: unexpected `cfg` condition name: `libloading_docs` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libloading-0.8.5/src/lib.rs:45:26 | 45 | #[cfg(any(unix, windows, libloading_docs))] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libloading_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libloading_docs` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libloading-0.8.5/src/lib.rs:49:26 | 49 | #[cfg(any(unix, windows, libloading_docs))] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libloading_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libloading_docs` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libloading-0.8.5/src/os/mod.rs:20:17 | 20 | #[cfg(any(unix, libloading_docs))] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libloading_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libloading_docs` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libloading-0.8.5/src/os/mod.rs:21:12 | 21 | #[cfg_attr(libloading_docs, doc(cfg(unix)))] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libloading_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libloading_docs` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libloading-0.8.5/src/os/mod.rs:25:20 | 25 | #[cfg(any(windows, libloading_docs))] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libloading_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libloading_docs` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libloading-0.8.5/src/os/unix/mod.rs:3:11 | 3 | #[cfg(all(libloading_docs, not(unix)))] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libloading_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libloading_docs` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libloading-0.8.5/src/os/unix/mod.rs:5:15 | 5 | #[cfg(any(not(libloading_docs), unix))] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libloading_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libloading_docs` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libloading-0.8.5/src/os/unix/consts.rs:46:11 | 46 | #[cfg(all(libloading_docs, not(unix)))] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libloading_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libloading_docs` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libloading-0.8.5/src/os/unix/consts.rs:55:15 | 55 | #[cfg(any(not(libloading_docs), unix))] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libloading_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libloading-0.8.5/src/os/unix/mod.rs:380:32 | 380 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 380 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libloading-0.8.5/src/os/unix/mod.rs:441:32 | 441 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 441 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libloading-0.8.5/src/error.rs:7:37 | 7 | fn fmt(&self, f: &mut std::fmt::Formatter) -> std::fmt::Result { | ----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 7 | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libloading-0.8.5/src/error.rs:22:37 | 22 | fn fmt(&self, f: &mut std::fmt::Formatter) -> std::fmt::Result { | ----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 22 | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libloading-0.8.5/src/error.rs:109:37 | 109 | fn fmt(&self, f: &mut std::fmt::Formatter) -> std::fmt::Result { | ----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 109 | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { | ++++ warning: unexpected `cfg` condition name: `libloading_docs` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libloading-0.8.5/src/safe.rs:1:7 | 1 | #[cfg(libloading_docs)] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libloading_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libloading_docs` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libloading-0.8.5/src/safe.rs:3:15 | 3 | #[cfg(all(not(libloading_docs), unix))] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libloading_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libloading_docs` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libloading-0.8.5/src/safe.rs:5:15 | 5 | #[cfg(all(not(libloading_docs), windows))] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libloading_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libloading_docs` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libloading-0.8.5/src/safe.rs:15:12 | 15 | #[cfg_attr(libloading_docs, doc(cfg(any(unix, windows))))] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libloading_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libloading_docs` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libloading-0.8.5/src/safe.rs:197:12 | 197 | #[cfg_attr(libloading_docs, doc(cfg(any(unix, windows))))] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libloading_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libloading_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libloading-0.8.5/src/safe.rs:168:32 | 168 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 168 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libloading-0.8.5/src/safe.rs:313:32 | 313 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 313 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning[E0133]: call to unsafe function `os::unix::Library::open` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libloading-0.8.5/src/os/unix/mod.rs:135:9 | 135 | Library::open(Some(filename), RTLD_LAZY | RTLD_LOCAL) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libloading-0.8.5/src/os/unix/mod.rs:134:5 | 134 | pub unsafe fn new>(filename: P) -> Result { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` warning[E0133]: call to unsafe function `os::unix::dlopen` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libloading-0.8.5/src/os/unix/mod.rs:190:30 | 190 | let result = dlopen( | ______________________________^ 191 | | match filename { 192 | | None => ptr::null(), 193 | | Some(ref f) => f.as_ptr(), 194 | | }, 195 | | flags, 196 | | ); | |_________________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libloading-0.8.5/src/os/unix/mod.rs:180:5 | 180 | / pub unsafe fn open

(filename: Option

, flags: raw::c_int) -> Result 181 | | where 182 | | P: AsRef, | |________________________^ warning[E0133]: call to unsafe function `os::unix::dlerror` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libloading-0.8.5/src/os/unix/mod.rs:224:17 | 224 | dlerror(); | ^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libloading-0.8.5/src/os/unix/mod.rs:210:5 | 210 | / unsafe fn get_impl(&self, symbol: &[u8], on_null: F) -> Result, crate::Error> 211 | | where 212 | | F: FnOnce() -> Result, crate::Error>, | |_______________________________________________________^ warning[E0133]: call to unsafe function `os::unix::dlsym` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libloading-0.8.5/src/os/unix/mod.rs:225:30 | 225 | let symbol = dlsym(self.handle, symbol.as_ptr()); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `os::unix::Library::get_singlethreaded` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libloading-0.8.5/src/os/unix/mod.rs:283:17 | 283 | self.get_singlethreaded(symbol) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libloading-0.8.5/src/os/unix/mod.rs:268:5 | 268 | pub unsafe fn get(&self, symbol: &[u8]) -> Result, crate::Error> { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `os::unix::Library::get_impl` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libloading-0.8.5/src/os/unix/mod.rs:312:9 | 312 | / self.get_impl(symbol, || { 313 | | Ok(Symbol { 314 | | pointer: ptr::null_mut(), 315 | | pd: marker::PhantomData, 316 | | }) 317 | | }) | |__________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libloading-0.8.5/src/os/unix/mod.rs:311:5 | 311 | pub unsafe fn get_singlethreaded(&self, symbol: &[u8]) -> Result, crate::Error> { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `os::unix::Library::new` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libloading-0.8.5/src/safe.rs:85:9 | 85 | imp::Library::new(filename).map(From::from) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libloading-0.8.5/src/safe.rs:84:5 | 84 | pub unsafe fn new>(filename: P) -> Result { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `os::unix::Library::get` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libloading-0.8.5/src/safe.rs:149:9 | 149 | self.0.get(symbol).map(|from| Symbol::from_raw(from, self)) | ^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libloading-0.8.5/src/safe.rs:148:5 | 148 | pub unsafe fn get<'lib, T>(&'lib self, symbol: &[u8]) -> Result, Error> { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `safe::Symbol::<'lib, T>::from_raw` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libloading-0.8.5/src/safe.rs:149:39 | 149 | self.0.get(symbol).map(|from| Symbol::from_raw(from, self)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libloading-0.8.5/src/safe.rs:198:26 | 198 | pub struct Symbol<'lib, T: 'lib> { | ^^^^^^ help: remove this bound | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` warning: `libloading` (lib) generated 32 warnings Compiling regex-syntax v0.6.29 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=regex_syntax CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-syntax-0.6.29 CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A regular expression parser.' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/regex' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=regex-syntax CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/regex' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.6.29 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=29 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-syntax-0.6.29 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name regex_syntax --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-syntax-0.6.29/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=ae535d350a77681d -C extra-filename=-ae535d350a77681d --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=openbsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(parallel_compiler)-Zmacro-backtrace-Csplit-debuginfo=off-Wrustc::internal-Wkeyword_idents_2024-Wunsafe_op_in_unsafe_fn-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zon-broken-pipe=kill' CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicase-2.7.0 CARGO_PKG_AUTHORS='Sean McArthur ' CARGO_PKG_DESCRIPTION='A case-insensitive wrapper around strings.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicase CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/seanmonstar/unicase' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.7.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-openbsd LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' NUM_JOBS=6 OPT_LEVEL=3 OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/build/unicase-36c193061398cb1f/out PROFILE=release RUSTC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTC_WRAPPER=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTDOC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-openbsd /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/build/unicase-a666b07e0a039393/build-script-build` warning: `regex` (lib) generated 22 warnings Compiling object v0.32.2 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=object CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/object-0.32.2 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A unified interface for reading and writing object file formats.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=object CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/gimli-rs/object' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.32.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=32 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/object-0.32.2 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name object --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/object-0.32.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="archive"' --cfg 'feature="coff"' --cfg 'feature="compression"' --cfg 'feature="elf"' --cfg 'feature="macho"' --cfg 'feature="pe"' --cfg 'feature="read"' --cfg 'feature="read_core"' --cfg 'feature="std"' --cfg 'feature="unaligned"' --cfg 'feature="write"' --cfg 'feature="write_core"' --cfg 'feature="write_std"' --cfg 'feature="xcoff"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all", "alloc", "archive", "cargo-all", "coff", "compiler_builtins", "compression", "core", "default", "doc", "elf", "macho", "pe", "read", "read_core", "rustc-dep-of-std", "std", "unaligned", "unstable", "unstable-all", "wasm", "write", "write_core", "write_std", "xcoff"))' -C metadata=6b44fee964e159fa -C extra-filename=-6b44fee964e159fa --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern crc32fast=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libcrc32fast-3d92813f79b428da.rmeta --extern flate2=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libflate2-b1434319d84851b1.rmeta --extern hashbrown=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libhashbrown-6df3f05c243e5f7b.rmeta --extern indexmap=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libindexmap-2a3296cb381be928.rmeta --extern memchr=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libmemchr-20e0a77743d03140.rmeta --extern ruzstd=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libruzstd-57eaac52c06fb29f.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` [unicase 2.7.0] cargo:rustc-cfg=__unicase__iter_cmp [unicase 2.7.0] cargo:rustc-cfg=__unicase__default_hasher [unicase 2.7.0] cargo:rustc-cfg=__unicase__const_fns [unicase 2.7.0] cargo:rustc-cfg=__unicase__core_and_alloc Compiling gimli v0.28.1 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=gimli CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.28.1 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A library for reading and writing the DWARF debugging format.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gimli CARGO_PKG_README=./README.md CARGO_PKG_REPOSITORY='https://github.com/gimli-rs/gimli' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.28.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=28 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.28.1 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name gimli --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.28.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="read"' --cfg 'feature="read-core"' --cfg 'feature="std"' --cfg 'feature="write"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "endian-reader", "fallible-iterator", "read", "read-all", "read-core", "rustc-dep-of-std", "std", "write"))' -C metadata=c81a6a79c856fba6 -C extra-filename=-c81a6a79c856fba6 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern indexmap=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libindexmap-2a3296cb381be928.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: method `symmetric_difference` is never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-syntax-0.6.29/src/hir/interval.rs:423:8 | 335 | pub trait Interval: | -------- method in this trait ... 423 | fn symmetric_difference( | ^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default warning: call to `.borrow()` on a reference in this situation does nothing --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-syntax-0.6.29/src/ast/parse.rs:379:21 | 379 | self.pattern.borrow() | ^^^^^^^^^ help: remove this redundant call | = note: the type `str` does not implement `Borrow`, so calling `borrow` on `&str` copies the reference, which does not do anything and can be removed = note: `#[warn(noop_method_call)]` on by default warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.28.1/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` 103 | 104 | / dw!( 105 | | /// The section type field in a `.dwp` unit index. 106 | | /// 107 | | /// This is used for version 5 and later. ... | 117 | | DW_SECT_RNGLISTS = 8, 118 | | }); | |__- in this macro invocation | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.28.1/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 120 | / dw!( 121 | | /// The section type field in a `.dwp` unit index with version 2. 122 | | DwSectV2(u32) { 123 | | DW_SECT_V2_INFO = 1, ... | 130 | | DW_SECT_V2_MACRO = 8, 131 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.28.1/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 133 | / dw!( 134 | | /// The unit type field in a unit header. 135 | | /// 136 | | /// See Section 7.5.1, Table 7.2. ... | 145 | | DW_UT_hi_user = 0xff, 146 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.28.1/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 148 | / dw!( 149 | | /// The opcode for a call frame instruction. 150 | | /// 151 | | /// Section 7.24: ... | 193 | | DW_CFA_AARCH64_negate_ra_state = 0x2d, 194 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.28.1/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 196 | / dw!( 197 | | /// The child determination encodings for DIE attributes. 198 | | /// 199 | | /// See Section 7.5.3, Table 7.4. ... | 202 | | DW_CHILDREN_yes = 1, 203 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.28.1/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 205 | / dw!( 206 | | /// The tag encodings for DIE attributes. 207 | | /// 208 | | /// See Section 7.5.3, Table 7.3. ... | 347 | | DW_TAG_BORLAND_Delphi_variant = 0xb004, 348 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.28.1/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 350 | / dw!( 351 | | /// The attribute encodings for DIE attributes. 352 | | /// 353 | | /// See Section 7.5.4, Table 7.5. ... | 657 | | DW_AT_APPLE_property = 0x3fed 658 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.28.1/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 660 | / dw!( 661 | | /// The attribute form encodings for DIE attributes. 662 | | /// 663 | | /// See Section 7.5.6, Table 7.6. ... | 721 | | DW_FORM_GNU_strp_alt = 0x1f21 722 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.28.1/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 724 | / dw!( 725 | | /// The encodings of the constants used in the `DW_AT_encoding` attribute. 726 | | /// 727 | | /// See Section 7.8, Table 7.11. ... | 753 | | DW_ATE_hi_user = 0xff, 754 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.28.1/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 756 | / dw!( 757 | | /// The encodings of the constants used in location list entries. 758 | | /// 759 | | /// See Section 7.7.3, Table 7.10. ... | 770 | | DW_LLE_GNU_view_pair = 0x09, 771 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.28.1/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 773 | / dw!( 774 | | /// The encodings of the constants used in the `DW_AT_decimal_sign` attribute. 775 | | /// 776 | | /// See Section 7.8, Table 7.12. ... | 782 | | DW_DS_trailing_separate = 0x05, 783 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.28.1/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 785 | / dw!( 786 | | /// The encodings of the constants used in the `DW_AT_endianity` attribute. 787 | | /// 788 | | /// See Section 7.8, Table 7.13. ... | 794 | | DW_END_hi_user = 0xff, 795 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.28.1/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 797 | / dw!( 798 | | /// The encodings of the constants used in the `DW_AT_accessibility` attribute. 799 | | /// 800 | | /// See Section 7.9, Table 7.14. ... | 804 | | DW_ACCESS_private = 0x03, 805 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.28.1/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 807 | / dw!( 808 | | /// The encodings of the constants used in the `DW_AT_visibility` attribute. 809 | | /// 810 | | /// See Section 7.10, Table 7.15. ... | 814 | | DW_VIS_qualified = 0x03, 815 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.28.1/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 817 | / dw!( 818 | | /// The encodings of the constants used in the `DW_AT_virtuality` attribute. 819 | | /// 820 | | /// See Section 7.11, Table 7.16. ... | 824 | | DW_VIRTUALITY_pure_virtual = 0x02, 825 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.28.1/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 827 | / dw!( 828 | | /// The encodings of the constants used in the `DW_AT_language` attribute. 829 | | /// 830 | | /// See Section 7.12, Table 7.17. ... | 886 | | DW_LANG_BORLAND_Delphi = 0xb000, 887 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.28.1/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 925 | / dw!( 926 | | /// The encodings of the constants used in the `DW_AT_address_class` attribute. 927 | | /// 928 | | /// There is only one value that is common to all target architectures. ... | 931 | | DW_ADDR_none = 0x00, 932 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.28.1/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 934 | / dw!( 935 | | /// The encodings of the constants used in the `DW_AT_identifier_case` attribute. 936 | | /// 937 | | /// See Section 7.14, Table 7.18. ... | 942 | | DW_ID_case_insensitive = 0x03, 943 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.28.1/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 945 | / dw!( 946 | | /// The encodings of the constants used in the `DW_AT_calling_convention` attribute. 947 | | /// 948 | | /// See Section 7.15, Table 7.19. ... | 956 | | DW_CC_hi_user = 0xff, 957 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.28.1/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 959 | / dw!( 960 | | /// The encodings of the constants used in the `DW_AT_inline` attribute. 961 | | /// 962 | | /// See Section 7.16, Table 7.20. ... | 967 | | DW_INL_declared_inlined = 0x03, 968 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.28.1/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 970 | / dw!( 971 | | /// The encodings of the constants used in the `DW_AT_ordering` attribute. 972 | | /// 973 | | /// See Section 7.17, Table 7.17. ... | 976 | | DW_ORD_col_major = 0x01, 977 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.28.1/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 979 | / dw!( 980 | | /// The encodings of the constants used in the `DW_AT_discr_list` attribute. 981 | | /// 982 | | /// See Section 7.18, Table 7.22. ... | 985 | | DW_DSC_range = 0x01, 986 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.28.1/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 988 | / dw!( 989 | | /// Name index attribute encodings. 990 | | /// 991 | | /// See Section 7.19, Table 7.23. ... | 999 | | DW_IDX_hi_user = 0x3fff, 1000 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.28.1/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 1002 | / dw!( 1003 | | /// The encodings of the constants used in the `DW_AT_defaulted` attribute. 1004 | | /// 1005 | | /// See Section 7.20, Table 7.24. ... | 1009 | | DW_DEFAULTED_out_of_class = 0x02, 1010 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.28.1/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 1012 | / dw!( 1013 | | /// The encodings for the standard opcodes for line number information. 1014 | | /// 1015 | | /// See Section 7.22, Table 7.25. ... | 1028 | | DW_LNS_set_isa = 0x0c, 1029 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.28.1/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 1031 | / dw!( 1032 | | /// The encodings for the extended opcodes for line number information. 1033 | | /// 1034 | | /// See Section 7.22, Table 7.26. ... | 1042 | | DW_LNE_hi_user = 0xff, 1043 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.28.1/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 1045 | / dw!( 1046 | | /// The encodings for the line number header entry formats. 1047 | | /// 1048 | | /// See Section 7.22, Table 7.27. ... | 1056 | | DW_LNCT_hi_user = 0x3fff, 1057 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.28.1/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 1059 | / dw!( 1060 | | /// The encodings for macro information entry types. 1061 | | /// 1062 | | /// See Section 7.23, Table 7.28. ... | 1077 | | DW_MACRO_hi_user = 0xff, 1078 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.28.1/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 1080 | / dw!( 1081 | | /// Range list entry encoding values. 1082 | | /// 1083 | | /// See Section 7.25, Table 7.30. ... | 1092 | | DW_RLE_start_length = 0x07, 1093 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.28.1/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 1095 | / dw!( 1096 | | /// The encodings for DWARF expression operations. 1097 | | /// 1098 | | /// See Section 7.7.1, Table 7.9. ... | 1279 | | DW_OP_WASM_location = 0xed, 1280 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.28.1/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 1282 | / dw!( 1283 | | /// Pointer encoding used by `.eh_frame`. 1284 | | /// 1285 | | /// The four lower bits describe the ... | 1337 | | DW_EH_PE_omit = 0xff, 1338 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.28.1/src/read/cfi.rs:210:45 | 210 | pub fn table(&self) -> Option> { | ----------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 210 | pub fn table(&self) -> Option> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.28.1/src/read/cfi.rs:1248:56 | 1248 | encoding_parameters: &PointerEncodingParameters, | -------------------------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 1248 | encoding_parameters: &PointerEncodingParameters<'_, R>, | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.28.1/src/read/cfi.rs:1715:47 | 1715 | parameters: &PointerEncodingParameters, | -------------------------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 1715 | parameters: &PointerEncodingParameters<'_, R>, | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.28.1/src/read/cfi.rs:1971:32 | 1971 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1971 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.28.1/src/read/cfi.rs:2501:32 | 2501 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2501 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.28.1/src/read/cfi.rs:2571:39 | 2571 | fn iter(&self) -> RegisterRuleIter { | ----------------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 2571 | fn iter(&self) -> RegisterRuleIter<'_, R> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.28.1/src/read/cfi.rs:2648:32 | 2648 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2648 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.28.1/src/read/cfi.rs:2789:48 | 2789 | pub fn registers(&self) -> RegisterRuleIter { | ----------------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 2789 | pub fn registers(&self) -> RegisterRuleIter<'_, R> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.28.1/src/read/cfi.rs:3186:47 | 3186 | parameters: &PointerEncodingParameters, | -------------------------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 3186 | parameters: &PointerEncodingParameters<'_, R>, | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.28.1/src/read/cfi.rs:3503:43 | 3503 | parameters: &PointerEncodingParameters, | -------------------------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 3503 | parameters: &PointerEncodingParameters<'_, R>, | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.28.1/src/read/dwarf.rs:400:42 | 400 | entry: &DebuggingInformationEntry, | -------------------------^-- expected lifetime parameters | help: indicate the anonymous lifetimes | 400 | entry: &DebuggingInformationEntry<'_, '_, R>, | +++++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.28.1/src/read/dwarf.rs:722:43 | 722 | sections: UnitIndexSectionIterator, | ------------------------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 722 | sections: UnitIndexSectionIterator<'_, R>, | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.28.1/src/read/dwarf.rs:1001:91 | 1001 | pub fn entry(&self, offset: UnitOffset) -> Result> { | -------------------------^-- expected lifetime parameters | help: indicate the anonymous lifetimes | 1001 | pub fn entry(&self, offset: UnitOffset) -> Result> { | +++++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.28.1/src/read/dwarf.rs:1007:43 | 1007 | pub fn entries(&self) -> EntriesCursor { | -------------^-- expected lifetime parameters | help: indicate the anonymous lifetimes | 1007 | pub fn entries(&self) -> EntriesCursor<'_, '_, R> { | +++++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.28.1/src/read/dwarf.rs:1014:91 | 1014 | pub fn entries_at_offset(&self, offset: UnitOffset) -> Result> { | -------------^-- expected lifetime parameters | help: indicate the anonymous lifetimes | 1014 | pub fn entries_at_offset(&self, offset: UnitOffset) -> Result> { | +++++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.28.1/src/read/dwarf.rs:1021:92 | 1021 | pub fn entries_tree(&self, offset: Option>) -> Result> { | -----------^-- expected lifetime parameters | help: indicate the anonymous lifetimes | 1021 | pub fn entries_tree(&self, offset: Option>) -> Result> { | +++++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.28.1/src/read/dwarf.rs:1027:90 | 1027 | pub fn entries_raw(&self, offset: Option>) -> Result> { | ----------^-- expected lifetime parameters | help: indicate the anonymous lifetimes | 1027 | pub fn entries_raw(&self, offset: Option>) -> Result> { | +++++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.28.1/src/read/endian_slice.rs:307:37 | 307 | fn to_slice(&self) -> Result> { | ---^----- expected lifetime parameter | help: indicate the anonymous lifetime | 307 | fn to_slice(&self) -> Result> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.28.1/src/read/endian_slice.rs:313:38 | 313 | fn to_string(&self) -> Result> { | ---^---- expected lifetime parameter | help: indicate the anonymous lifetime | 313 | fn to_string(&self) -> Result> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.28.1/src/read/endian_slice.rs:322:44 | 322 | fn to_string_lossy(&self) -> Result> { | ---^---- expected lifetime parameter | help: indicate the anonymous lifetime | 322 | fn to_string_lossy(&self) -> Result> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.28.1/src/read/reader.rs:277:37 | 277 | fn to_slice(&self) -> Result>; | ---^----- expected lifetime parameter | help: indicate the anonymous lifetime | 277 | fn to_slice(&self) -> Result>; | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.28.1/src/read/reader.rs:288:38 | 288 | fn to_string(&self) -> Result>; | ---^---- expected lifetime parameter | help: indicate the anonymous lifetime | 288 | fn to_string(&self) -> Result>; | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.28.1/src/read/reader.rs:297:44 | 297 | fn to_string_lossy(&self) -> Result>; | ---^---- expected lifetime parameter | help: indicate the anonymous lifetime | 297 | fn to_string_lossy(&self) -> Result>; | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.28.1/src/read/index.rs:231:76 | 231 | pub fn sections(&self, mut row: u32) -> Result> { | ------------------------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 231 | pub fn sections(&self, mut row: u32) -> Result> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.28.1/src/read/line.rs:534:32 | 534 | fn fmt(&self, f: &mut fmt::Formatter) -> result::Result<(), fmt::Error> { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 534 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> result::Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.28.1/src/read/value.rs:112:42 | 112 | entry: &DebuggingInformationEntry, | -------------------------^-- expected lifetime parameters | help: indicate the anonymous lifetimes | 112 | entry: &DebuggingInformationEntry<'_, '_, R>, | +++++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.28.1/src/read/mod.rs:438:32 | 438 | fn fmt(&self, f: &mut fmt::Formatter) -> ::core::result::Result<(), fmt::Error> { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 438 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> ::core::result::Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.28.1/src/write/loc.rs:308:41 | 308 | context: &ConvertUnitContext, | ------------------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 308 | context: &ConvertUnitContext<'_, R>, | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.28.1/src/write/range.rs:224:41 | 224 | context: &ConvertUnitContext, | ------------------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 224 | context: &ConvertUnitContext<'_, R>, | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.28.1/src/write/unit.rs:490:39 | 490 | pub fn attrs(&self) -> slice::Iter { | -----------^---------- expected lifetime parameter | help: indicate the anonymous lifetime | 490 | pub fn attrs(&self) -> slice::Iter<'_, Attribute> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.28.1/src/write/unit.rs:496:50 | 496 | pub fn attrs_mut(&mut self) -> slice::IterMut { | --------------^---------- expected lifetime parameter | help: indicate the anonymous lifetime | 496 | pub fn attrs_mut(&mut self) -> slice::IterMut<'_, Attribute> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.28.1/src/write/unit.rs:543:42 | 543 | pub fn children(&self) -> slice::Iter { | -----------^------------ expected lifetime parameter | help: indicate the anonymous lifetime | 543 | pub fn children(&self) -> slice::Iter<'_, UnitEntryId> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.28.1/src/write/unit.rs:1668:40 | 1668 | from: read::EntriesTreeNode, | ---------------------^-- expected lifetime parameters | help: indicate the anonymous lifetimes | 1668 | from: read::EntriesTreeNode<'_, '_, '_, R>, | +++++++++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.28.1/src/write/unit.rs:1702:45 | 1702 | context: &mut ConvertUnitContext, | ------------------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 1702 | context: &mut ConvertUnitContext<'_, R>, | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.28.1/src/write/unit.rs:1723:45 | 1723 | context: &mut ConvertUnitContext, | ------------------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 1723 | context: &mut ConvertUnitContext<'_, R>, | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.28.1/src/write/unit.rs:1737:45 | 1737 | context: &mut ConvertUnitContext, | ------------------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 1737 | context: &mut ConvertUnitContext<'_, R>, | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.28.1/src/write/mod.rs:204:32 | 204 | fn fmt(&self, f: &mut fmt::Formatter) -> result::Result<(), fmt::Error> { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 204 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> result::Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.28.1/src/write/mod.rs:364:36 | 364 | fn fmt(&self, f: &mut fmt::Formatter) -> result::Result<(), fmt::Error> { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 364 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> result::Result<(), fmt::Error> { | ++++ warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.28.1/src/write/cfi.rs:622:31 | 622 | let mut cie_ids = HashMap::new(); | ^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary = note: `-W rustc::default-hash-types` implied by `-W rustc::internal` = help: to override `-W rustc::internal` add `#[allow(rustc::default_hash_types)]` warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.28.1/src/write/op.rs:847:32 | 847 | entry_ids: Option<&HashMap>, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.28.1/src/write/unit.rs:1501:28 | 1501 | pub entry_ids: &'a HashMap, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.28.1/src/write/unit.rs:1523:33 | 1523 | let mut entry_ids = HashMap::new(); | ^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.28.1/src/write/unit.rs:1561:29 | 1561 | entry_ids: &mut HashMap, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.28.1/src/write/unit.rs:1602:25 | 1602 | entry_ids: &HashMap, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.28.1/src/write/unit.rs:1673:29 | 1673 | entry_ids: &mut HashMap, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/object-0.32.2/src/read/read_cache.rs:28:11 | 28 | bufs: HashMap<(u64, u64), Box<[u8]>>, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary = note: `-W rustc::default-hash-types` implied by `-W rustc::internal` = help: to override `-W rustc::internal` add `#[allow(rustc::default_hash_types)]` warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/object-0.32.2/src/read/read_cache.rs:29:14 | 29 | strings: HashMap<(u64, u8), Box<[u8]>>, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/object-0.32.2/src/read/read_cache.rs:38:23 | 38 | bufs: HashMap::new(), | ^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/object-0.32.2/src/read/read_cache.rs:39:26 | 39 | strings: HashMap::new(), | ^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/object-0.32.2/src/write/mod.rs:68:24 | 68 | standard_sections: HashMap, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/object-0.32.2/src/write/mod.rs:70:17 | 70 | symbol_map: HashMap, SymbolId>, | ^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/object-0.32.2/src/write/mod.rs:71:19 | 71 | stub_symbols: HashMap, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/object-0.32.2/src/write/mod.rs:95:32 | 95 | standard_sections: HashMap::new(), | ^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/object-0.32.2/src/write/mod.rs:97:25 | 97 | symbol_map: HashMap::new(), | ^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/object-0.32.2/src/write/mod.rs:98:27 | 98 | stub_symbols: HashMap::new(), | ^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: `gimli` (lib) generated 76 warnings Compiling regex-automata v0.1.10 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=regex_automata CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10 CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='Automata construction and matching using regular expressions.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/regex-automata' CARGO_PKG_LICENSE=Unlicense/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=regex-automata CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/regex-automata' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.10 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name regex_automata --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="regex-syntax"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "fst", "regex-syntax", "std", "transducer"))' -C metadata=637156e79337333c -C extra-filename=-637156e79337333c --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern regex_syntax=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libregex_syntax-ae535d350a77681d.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/classes.rs:90:38 | 90 | pub fn representatives(&self) -> ByteClassRepresentatives { | ^^^^^^^^^^^^^^^^^^^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 90 | pub fn representatives(&self) -> ByteClassRepresentatives<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.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 | help: indicate the anonymous lifetime | 111 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/dense.rs:1113:38 | 1113 | pub fn states(&self) -> StateIter { | ---------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 1113 | pub fn states(&self) -> StateIter<'_, T, S> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/dense.rs:1508:55 | 1508 | pub fn get_state_mut(&mut self, id: S) -> StateMut { | --------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 1508 | pub fn get_state_mut(&mut self, id: S) -> StateMut<'_, S> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/dense.rs:1613:32 | 1613 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1613 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/dense.rs:1702:53 | 1702 | pub fn transitions(&self) -> StateTransitionIter { | -------------------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 1702 | pub fn transitions(&self) -> StateTransitionIter<'_, S> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/dense.rs:1718:66 | 1718 | pub fn sparse_transitions(&self) -> StateSparseTransitionIter { | -------------------------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 1718 | pub fn sparse_transitions(&self) -> StateSparseTransitionIter<'_, S> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/dense.rs:1725:32 | 1725 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1725 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/dense.rs:1828:57 | 1828 | pub fn iter_mut(&mut self) -> StateTransitionIterMut { | ----------------------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 1828 | pub fn iter_mut(&mut self) -> StateTransitionIterMut<'_, S> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/dense.rs:1835:32 | 1835 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1835 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/error.rs:115:32 | 115 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 115 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/minimize.rs:50:32 | 50 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 50 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/nfa/range_trie.rs:868:32 | 868 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 868 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/nfa/range_trie.rs:879:32 | 879 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 879 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/nfa/range_trie.rs:891:32 | 891 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 891 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/nfa/mod.rs:94:32 | 94 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 94 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/nfa/mod.rs:178:32 | 178 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 178 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/nfa/mod.rs:204:32 | 204 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 204 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/sparse.rs:1012:32 | 1012 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1012 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/sparse.rs:1140:32 | 1140 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1140 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/sparse.rs:1200:32 | 1200 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1200 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning[E0133]: call to unsafe function `core::slice::::get_unchecked` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/classes.rs:61:10 | 61 | *self.0.get_unchecked(byte as usize) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/classes.rs:60:5 | 60 | pub unsafe fn get_unchecked(&self, byte: u8) -> u8 { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` warning[E0133]: call to unsafe function `dense_imp::Repr::<&'a [S], S>::from_bytes` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/dense.rs:519:9 | 519 | Repr::from_bytes(buf).into_dense_dfa() | ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/dense.rs:518:5 | 518 | pub unsafe fn from_bytes(buf: &'a [u8]) -> DenseDFA<&'a [S], S> { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `dfa::DFA::next_state_unchecked` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/dense.rs:591:17 | 591 | r.next_state_unchecked(current, input) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/dense.rs:588:5 | 588 | unsafe fn next_state_unchecked(&self, current: S, input: u8) -> S { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `dfa::DFA::next_state_unchecked` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/dense.rs:594:17 | 594 | r.next_state_unchecked(current, input) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `dfa::DFA::next_state_unchecked` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/dense.rs:597:17 | 597 | r.next_state_unchecked(current, input) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `dfa::DFA::next_state_unchecked` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/dense.rs:600:17 | 600 | r.next_state_unchecked(current, input) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::slice::::get_unchecked` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/dense.rs:712:10 | 712 | *self.0.trans().get_unchecked(o) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/dense.rs:710:5 | 710 | unsafe fn next_state_unchecked(&self, current: S, input: u8) -> S { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `classes::ByteClasses::get_unchecked` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/dense.rs:772:21 | 772 | let input = self.0.byte_classes().get_unchecked(input); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/dense.rs:771:5 | 771 | unsafe fn next_state_unchecked(&self, current: S, input: u8) -> S { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::slice::::get_unchecked` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/dense.rs:774:10 | 774 | *self.0.trans().get_unchecked(o) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::slice::::get_unchecked` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/dense.rs:833:10 | 833 | *self.0.trans().get_unchecked(o) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/dense.rs:831:5 | 831 | unsafe fn next_state_unchecked(&self, current: S, input: u8) -> S { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `classes::ByteClasses::get_unchecked` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/dense.rs:886:21 | 886 | let input = self.0.byte_classes().get_unchecked(input); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/dense.rs:885:5 | 885 | unsafe fn next_state_unchecked(&self, current: S, input: u8) -> S { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::slice::::get_unchecked` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/dense.rs:888:10 | 888 | *self.0.trans().get_unchecked(o) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::slice::from_raw_parts` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/dense.rs:1386:21 | 1386 | let trans = slice::from_raw_parts(buf.as_ptr() as *const S, len); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/dense.rs:1299:5 | 1299 | unsafe fn from_bytes(mut buf: &'a [u8]) -> Repr<&'a [S], S> { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `dfa::DFA::next_state_unchecked` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/dfa.rs:361:9 | 361 | (**self).next_state_unchecked(current, input) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/dfa.rs:356:5 | 356 | / unsafe fn next_state_unchecked( 357 | | &self, 358 | | current: Self::ID, 359 | | input: u8, 360 | | ) -> Self::ID { | |_________________^ warning[E0133]: call to unsafe function `sparse_imp::Repr::<&'a [u8], S>::from_bytes` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/sparse.rs:411:9 | 411 | Repr::from_bytes(buf).into_sparse_dfa() | ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/sparse.rs:410:5 | 410 | pub unsafe fn from_bytes(buf: &'a [u8]) -> SparseDFA<&'a [u8], S> { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/dense.rs:1662:34 | 1662 | pub(crate) struct StateIter<'a, T: 'a, S: 'a> { | ^^^^ ^^^^ | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` help: remove these bounds | 1662 - pub(crate) struct StateIter<'a, T: 'a, S: 'a> { 1662 + pub(crate) struct StateIter<'a, T, S> { | warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/dense.rs:1689:30 | 1689 | pub(crate) struct State<'a, S: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/dense.rs:1753:44 | 1753 | pub(crate) struct StateTransitionIter<'a, S: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/dense.rs:1774:50 | 1774 | pub(crate) struct StateSparseTransitionIter<'a, S: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/dense.rs:1815:33 | 1815 | pub(crate) struct StateMut<'a, S: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/dense.rs:1847:47 | 1847 | pub(crate) struct StateTransitionIterMut<'a, S: 'a> { | ^^^^ help: remove this bound warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/determinize.rs:41:12 | 41 | cache: HashMap, S>, | ^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary = note: `-W rustc::default-hash-types` implied by `-W rustc::internal` = help: to override `-W rustc::internal` add `#[allow(rustc::default_hash_types)]` warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/determinize.rs:65:25 | 65 | let mut cache = HashMap::default(); | ^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/minimize.rs:42:34 | 42 | pub(crate) struct Minimizer<'a, S: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.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 warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/sparse.rs:723:38 | 723 | let mut map: HashMap = HashMap::with_capacity(self.state_count); | ^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/sparse.rs:723:22 | 723 | let mut map: HashMap = HashMap::with_capacity(self.state_count); | ^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: using `iter` can result in unstable query results --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/sparse.rs:745:39 | 745 | for (&old_id, &new_id) in map.iter() { | ^^^^ | = note: if you believe this case to be fine, allow this lint and add a comment explaining your rationale = note: `-W rustc::potential-query-instability` implied by `-W rustc::internal` = help: to override `-W rustc::internal` add `#[allow(rustc::potential_query_instability)]` warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/sparse.rs:1054:36 | 1054 | struct StateIter<'a, T: AsRef<[u8]> + 'a, S: StateID + 'a = usize> { | ^^^^^ ^^^^^ | help: remove these bounds | 1054 - struct StateIter<'a, T: AsRef<[u8]> + 'a, S: StateID + 'a = usize> { 1054 + struct StateIter<'a, T: AsRef<[u8]>, S: StateID = usize> { | warning: `regex-syntax` (lib) generated 2 warnings Compiling rustc_llvm v0.0.0 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_llvm) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_llvm CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_llvm CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 compiler/rustc_llvm/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=c14f00ad9239c2f7 -C extra-filename=-c14f00ad9239c2f7 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/build/rustc_llvm-c14f00ad9239c2f7 -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern cc=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/libcc-d0b1cf063c1fb0f5.rlib -Z binary-dep-depinfo` Compiling overload v0.1.1 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=overload CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/overload-0.1.1 CARGO_PKG_AUTHORS='Daniel Salvadori ' CARGO_PKG_DESCRIPTION='Provides a macro to simplify operator overloading.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=overload CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/danaugrs/overload' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/overload-0.1.1 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name overload --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/overload-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=db5457690bb15d08 -C extra-filename=-db5457690bb15d08 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling rustc-demangle v0.1.24 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rustc_demangle CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustc-demangle-0.1.24 CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='Rust compiler symbol demangling. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/rustc-demangle' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc-demangle CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rustc-demangle' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.24 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=24 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustc-demangle-0.1.24 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rustc_demangle --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustc-demangle-0.1.24/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "rustc-dep-of-std", "std"))' -C metadata=5e8c2bdaf9041c2b -C extra-filename=-5e8c2bdaf9041c2b --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustc-demangle-0.1.24/src/legacy.rs:49:37 | 49 | pub fn demangle(s: &str) -> Result<(Demangle, &str), ()> { | ^^^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 49 | pub fn demangle(s: &str) -> Result<(Demangle<'_>, &str), ()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustc-demangle-0.1.24/src/legacy.rs:106:32 | 106 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 106 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustc-demangle-0.1.24/src/v0.rs:37:37 | 37 | pub fn demangle(s: &str) -> Result<(Demangle, &str), ParseError> { | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 37 | pub fn demangle(s: &str) -> Result<(Demangle<'_>, &str), ParseError> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustc-demangle-0.1.24/src/v0.rs:94:32 | 94 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 94 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustc-demangle-0.1.24/src/v0.rs:241:32 | 241 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 241 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustc-demangle-0.1.24/src/lib.rs:92:33 | 92 | pub fn demangle(mut s: &str) -> Demangle { | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 92 | pub fn demangle(mut s: &str) -> Demangle<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustc-demangle-0.1.24/src/lib.rs:237:40 | 237 | pub fn try_demangle(s: &str) -> Result { | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 237 | pub fn try_demangle(s: &str) -> Result, TryDemangleError> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustc-demangle-0.1.24/src/lib.rs:281:32 | 281 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 281 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustc-demangle-0.1.24/src/lib.rs:314:32 | 314 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 314 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustc-demangle-0.1.24/src/lib.rs:349:32 | 349 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 349 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustc-demangle-0.1.24/src/v0.rs:568:22 | 568 | struct Printer<'a, 'b: 'a, 's> { | ^^^^ help: remove this bound | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` warning: `rustc-demangle` (lib) generated 11 warnings Compiling rustc_infer v0.0.0 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_infer) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rustc_infer CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_infer CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_infer CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rustc_infer --edition=2021 compiler/rustc_infer/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=fab69b93799ec5ce -C extra-filename=-fab69b93799ec5ce --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern rustc_ast_ir=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_ast_ir-ff3988790989122e.rmeta --extern rustc_data_structures=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_data_structures-50d084bb6cf08c2d.rmeta --extern rustc_errors=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_errors-d8647a8719ca0e9c.rmeta --extern rustc_fluent_macro=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/librustc_fluent_macro-b755cfe6b9a6f67c.so --extern rustc_hir=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_hir-d49f706e2d20e24d.rmeta --extern rustc_index=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_index-9753c295dd5ab1ad.rmeta --extern rustc_macros=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/librustc_macros-9154419ce09665ba.so --extern rustc_middle=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_middle-0d88e2f24a782198.rmeta --extern rustc_next_trait_solver=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_next_trait_solver-9704550c97c21c29.rmeta --extern rustc_span=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_span-16d47d317c748ece.rmeta --extern rustc_target=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_target-95c872066b4bf01d.rmeta --extern rustc_type_ir=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_type_ir-235b89bfd19d8192.rmeta --extern smallvec=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libsmallvec-cdaa0fb7721cca79.rmeta --extern tracing=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libtracing-6dfb46b41289e830.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/build/psm-e40c84db0f18debb/out` warning: `object` (lib) generated 10 warnings Compiling rustc_metadata v0.0.0 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_metadata) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rustc_metadata CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_metadata CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_metadata CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rustc_metadata --edition=2021 compiler/rustc_metadata/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=7fb2d9dcad5812c9 -C extra-filename=-7fb2d9dcad5812c9 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern bitflags=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libbitflags-e16016e74716c9bd.rmeta --extern libloading=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/liblibloading-8b39cf3433b82168.rmeta --extern odht=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libodht-e65e1fa1f4547d6e.rmeta --extern rustc_ast=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_ast-9859b7837d90259a.rmeta --extern rustc_attr=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_attr-874898dc83e24453.rmeta --extern rustc_data_structures=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_data_structures-50d084bb6cf08c2d.rmeta --extern rustc_errors=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_errors-d8647a8719ca0e9c.rmeta --extern rustc_expand=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_expand-ece769c09eea5b7c.rmeta --extern rustc_feature=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_feature-46ec2b17cc1bd142.rmeta --extern rustc_fluent_macro=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/librustc_fluent_macro-b755cfe6b9a6f67c.so --extern rustc_fs_util=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_fs_util-65605b189d9e470d.rmeta --extern rustc_hir=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_hir-d49f706e2d20e24d.rmeta --extern rustc_hir_pretty=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_hir_pretty-91b159f2b7b71092.rmeta --extern rustc_index=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_index-9753c295dd5ab1ad.rmeta --extern rustc_macros=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/librustc_macros-9154419ce09665ba.so --extern rustc_middle=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_middle-0d88e2f24a782198.rmeta --extern rustc_serialize=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_serialize-1844988cc49a2c74.rmeta --extern rustc_session=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_session-b189148fa95aa66c.rmeta --extern rustc_span=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_span-16d47d317c748ece.rmeta --extern rustc_target=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_target-95c872066b4bf01d.rmeta --extern rustc_type_ir=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_type_ir-235b89bfd19d8192.rmeta --extern snap=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libsnap-332e1841bee194c9.rmeta --extern tempfile=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libtempfile-ba0877749fe4875c.rmeta --extern tracing=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libtracing-6dfb46b41289e830.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/build/psm-e40c84db0f18debb/out` warning: `regex-automata` (lib) generated 50 warnings Compiling rustc_mir_dataflow v0.0.0 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_mir_dataflow) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rustc_mir_dataflow CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_mir_dataflow CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_mir_dataflow CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rustc_mir_dataflow --edition=2021 compiler/rustc_mir_dataflow/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=adf2b3a32fd018f8 -C extra-filename=-adf2b3a32fd018f8 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern polonius_engine=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libpolonius_engine-a4bc0fc0dd82379b.rmeta --extern regex=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libregex-e7b2e25e6cc56e47.rmeta --extern rustc_ast=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_ast-9859b7837d90259a.rmeta --extern rustc_data_structures=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_data_structures-50d084bb6cf08c2d.rmeta --extern rustc_errors=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_errors-d8647a8719ca0e9c.rmeta --extern rustc_fluent_macro=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/librustc_fluent_macro-b755cfe6b9a6f67c.so --extern rustc_graphviz=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_graphviz-bc028a8f6994ee59.rmeta --extern rustc_hir=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_hir-d49f706e2d20e24d.rmeta --extern rustc_index=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_index-9753c295dd5ab1ad.rmeta --extern rustc_macros=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/librustc_macros-9154419ce09665ba.so --extern rustc_middle=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_middle-0d88e2f24a782198.rmeta --extern rustc_span=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_span-16d47d317c748ece.rmeta --extern rustc_target=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_target-95c872066b4bf01d.rmeta --extern smallvec=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libsmallvec-cdaa0fb7721cca79.rmeta --extern tracing=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libtracing-6dfb46b41289e830.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/build/psm-e40c84db0f18debb/out` Compiling rustc_transmute v0.0.0 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_transmute) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rustc_transmute CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_transmute CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_transmute CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rustc_transmute --edition=2021 compiler/rustc_transmute/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="rustc"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("rustc"))' -C metadata=02149a673af1cfdb -C extra-filename=-02149a673af1cfdb --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern rustc_ast_ir=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_ast_ir-ff3988790989122e.rmeta --extern rustc_data_structures=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_data_structures-50d084bb6cf08c2d.rmeta --extern rustc_hir=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_hir-d49f706e2d20e24d.rmeta --extern rustc_infer=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_infer-fab69b93799ec5ce.rmeta --extern rustc_macros=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/librustc_macros-9154419ce09665ba.so --extern rustc_middle=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_middle-0d88e2f24a782198.rmeta --extern rustc_span=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_span-16d47d317c748ece.rmeta --extern rustc_target=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_target-95c872066b4bf01d.rmeta --extern tracing=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libtracing-6dfb46b41289e830.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/build/psm-e40c84db0f18debb/out` Compiling rustc_trait_selection v0.0.0 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_trait_selection) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rustc_trait_selection CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_trait_selection CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_trait_selection CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rustc_trait_selection --edition=2021 compiler/rustc_trait_selection/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=4a1022c38b3cf523 -C extra-filename=-4a1022c38b3cf523 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern itertools=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libitertools-64f81eba0a0b8561.rmeta --extern rustc_ast=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_ast-9859b7837d90259a.rmeta --extern rustc_ast_ir=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_ast_ir-ff3988790989122e.rmeta --extern rustc_attr=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_attr-874898dc83e24453.rmeta --extern rustc_data_structures=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_data_structures-50d084bb6cf08c2d.rmeta --extern rustc_errors=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_errors-d8647a8719ca0e9c.rmeta --extern rustc_fluent_macro=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/librustc_fluent_macro-b755cfe6b9a6f67c.so --extern rustc_hir=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_hir-d49f706e2d20e24d.rmeta --extern rustc_infer=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_infer-fab69b93799ec5ce.rmeta --extern rustc_macros=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/librustc_macros-9154419ce09665ba.so --extern rustc_middle=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_middle-0d88e2f24a782198.rmeta --extern rustc_next_trait_solver=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_next_trait_solver-9704550c97c21c29.rmeta --extern rustc_parse_format=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_parse_format-e7ea5902b7891b56.rmeta --extern rustc_query_system=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_query_system-606d3166f1a1769c.rmeta --extern rustc_serialize=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_serialize-1844988cc49a2c74.rmeta --extern rustc_session=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_session-b189148fa95aa66c.rmeta --extern rustc_span=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_span-16d47d317c748ece.rmeta --extern rustc_target=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_target-95c872066b4bf01d.rmeta --extern rustc_transmute=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_transmute-02149a673af1cfdb.rmeta --extern rustc_type_ir=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_type_ir-235b89bfd19d8192.rmeta --extern smallvec=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libsmallvec-cdaa0fb7721cca79.rmeta --extern tracing=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libtracing-6dfb46b41289e830.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/build/psm-e40c84db0f18debb/out` Compiling pulldown-cmark v0.11.2 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/pulldown-cmark-0.11.2 CARGO_PKG_AUTHORS='Raph Levien :Marcus Klaas de Vries ' CARGO_PKG_DESCRIPTION='A pull parser for CommonMark' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pulldown-cmark CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/raphlinus/pulldown-cmark' CARGO_PKG_RUST_VERSION=1.71.1 CARGO_PKG_VERSION=0.11.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/pulldown-cmark-0.11.2 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/pulldown-cmark-0.11.2/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs -C debug-assertions=off --cfg 'feature="html"' --cfg 'feature="pulldown-cmark-escape"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "gen-tests", "getopts", "html", "pulldown-cmark-escape", "serde", "simd"))' --check-cfg 'cfg(rustbuild)' -C metadata=5fe3981cfb33f5ee -C extra-filename=-5fe3981cfb33f5ee --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/build/pulldown-cmark-5fe3981cfb33f5ee -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --cap-lints warn -Z binary-dep-depinfo` Compiling lazy_static v1.5.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=lazy_static CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/lazy_static-1.5.0 CARGO_PKG_AUTHORS='Marvin Löbel ' CARGO_PKG_DESCRIPTION='A macro for declaring lazily evaluated statics in Rust.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lazy_static CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang-nursery/lazy-static.rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.5.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/lazy_static-1.5.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name lazy_static --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/lazy_static-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("spin", "spin_no_std"))' -C metadata=66d55b1fafa3c1c2 -C extra-filename=-66d55b1fafa3c1c2 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: unused extern crate --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/lazy_static-1.5.0/src/inline_lazy.rs:8:1 | 8 | extern crate core; | ^^^^^^^^^^^^^^^^^^ help: remove it | = note: `-W unused-extern-crates` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(unused_extern_crates)]` warning: `lazy_static` (lib) generated 1 warning Compiling cfg_aliases v0.2.1 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=cfg_aliases CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/cfg_aliases-0.2.1 CARGO_PKG_AUTHORS='Zicklag ' CARGO_PKG_DESCRIPTION='A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks.' CARGO_PKG_HOMEPAGE='https://github.com/katharostech/cfg_aliases' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cfg_aliases CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/katharostech/cfg_aliases' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/cfg_aliases-0.2.1 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name cfg_aliases --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/cfg_aliases-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no '--deny=clippy::str_to_string' -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=be7e205a5226f96f -C extra-filename=-be7e205a5226f96f --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --cap-lints warn -Z binary-dep-depinfo` Compiling leb128 v0.2.5 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=leb128 CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/leb128-0.2.5 CARGO_PKG_AUTHORS='Nick Fitzgerald :Philip Craig ' CARGO_PKG_DESCRIPTION='Read and write DWARF'\''s "Little Endian Base 128" (LEB128) variable length integer encoding.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=leb128 CARGO_PKG_README=./README.md CARGO_PKG_REPOSITORY='https://github.com/gimli-rs/leb128' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/leb128-0.2.5 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name leb128 --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/leb128-0.2.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=ab3fdccb625b4dfa -C extra-filename=-ab3fdccb625b4dfa --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/leb128-0.2.5/src/lib.rs:85:36 | 85 | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 85 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: `leb128` (lib) generated 1 warning Compiling punycode v0.4.1 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=punycode CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/punycode-0.4.1 CARGO_PKG_AUTHORS='mcarton ' CARGO_PKG_DESCRIPTION='Functions to decode and encode Punycode' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=punycode CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/mcarton/rust-punycode.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/punycode-0.4.1 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name punycode --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/punycode-0.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("clippy", "default", "dev"))' -C metadata=bd22a6382a0287dd -C extra-filename=-bd22a6382a0287dd --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: `...` range patterns are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/punycode-0.4.1/src/lib.rs:224:13 | 224 | '0' ... '9' => cp - ('0' as u32) + 26, | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see = note: `-W ellipsis-inclusive-range-patterns` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(ellipsis_inclusive_range_patterns)]` warning: `...` range patterns are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/punycode-0.4.1/src/lib.rs:225:13 | 225 | 'A' ... 'Z' => cp - ('A' as u32), | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/punycode-0.4.1/src/lib.rs:226:13 | 226 | 'a' ... 'z' => cp - ('a' as u32), | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `punycode` (lib) generated 3 warnings Compiling rustc_symbol_mangling v0.0.0 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_symbol_mangling) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rustc_symbol_mangling CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_symbol_mangling CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_symbol_mangling CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rustc_symbol_mangling --edition=2021 compiler/rustc_symbol_mangling/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=c858b5201b301084 -C extra-filename=-c858b5201b301084 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern punycode=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libpunycode-bd22a6382a0287dd.rmeta --extern rustc_demangle=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_demangle-5e8c2bdaf9041c2b.rmeta --extern rustc_data_structures=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_data_structures-50d084bb6cf08c2d.rmeta --extern rustc_errors=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_errors-d8647a8719ca0e9c.rmeta --extern rustc_hir=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_hir-d49f706e2d20e24d.rmeta --extern rustc_middle=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_middle-0d88e2f24a782198.rmeta --extern rustc_session=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_session-b189148fa95aa66c.rmeta --extern rustc_span=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_span-16d47d317c748ece.rmeta --extern rustc_target=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_target-95c872066b4bf01d.rmeta --extern tracing=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libtracing-6dfb46b41289e830.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/build/psm-e40c84db0f18debb/out` Compiling wasm-encoder v0.216.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=wasm_encoder CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasm-encoder-0.216.0 CARGO_PKG_AUTHORS='Nick Fitzgerald ' CARGO_PKG_DESCRIPTION='A low-level WebAssembly encoder. ' CARGO_PKG_HOMEPAGE='https://github.com/bytecodealliance/wasm-tools/tree/main/crates/wasm-encoder' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=wasm-encoder CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bytecodealliance/wasm-tools/tree/main/crates/wasm-encoder' CARGO_PKG_RUST_VERSION=1.76.0 CARGO_PKG_VERSION=0.216.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=216 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasm-encoder-0.216.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name wasm_encoder --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasm-encoder-0.216.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--allow=clippy::all' --deny=unsafe_code '--warn=clippy::unnecessary_to_owned' '--warn=clippy::map_clone' '--warn=clippy::manual_strip' '--warn=clippy::clone_on_copy' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("wasmparser"))' -C metadata=b70b97c10e3848fd -C extra-filename=-b70b97c10e3848fd --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern leb128=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libleb128-ab3fdccb625b4dfa.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasm-encoder-0.216.0/src/component/types.rs:35:29 | 35 | pub fn ty(&mut self) -> CoreTypeEncoder { | ^^^^^^^^^^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 35 | pub fn ty(&mut self) -> CoreTypeEncoder<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasm-encoder-0.216.0/src/component/types.rs:206:36 | 206 | pub fn core_type(&mut self) -> CoreTypeEncoder { | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 206 | pub fn core_type(&mut self) -> CoreTypeEncoder<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasm-encoder-0.216.0/src/component/types.rs:217:29 | 217 | pub fn ty(&mut self) -> ComponentTypeEncoder { | ^^^^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 217 | pub fn ty(&mut self) -> ComponentTypeEncoder<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasm-encoder-0.216.0/src/component/types.rs:321:36 | 321 | pub fn core_type(&mut self) -> CoreTypeEncoder { | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 321 | pub fn core_type(&mut self) -> CoreTypeEncoder<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasm-encoder-0.216.0/src/component/types.rs:329:29 | 329 | pub fn ty(&mut self) -> ComponentTypeEncoder { | ^^^^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 329 | pub fn ty(&mut self) -> ComponentTypeEncoder<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasm-encoder-0.216.0/src/core/code.rs:218:49 | 218 | pub fn instruction(&mut self, instruction: &Instruction) -> &mut Self { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 218 | pub fn instruction(&mut self, instruction: &Instruction<'_>) -> &mut Self { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasm-encoder-0.216.0/src/core/code.rs:3757:23 | 3757 | fn new_insn(insn: Instruction) -> Self { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 3757 | fn new_insn(insn: Instruction<'_>) -> Self { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasm-encoder-0.216.0/src/core/code.rs:3763:34 | 3763 | fn with_insn(mut self, insn: Instruction) -> Self { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 3763 | fn with_insn(mut self, insn: Instruction<'_>) -> Self { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasm-encoder-0.216.0/src/core/data.rs:85:54 | 85 | pub fn segment(&mut self, segment: DataSegment) -> &mut Self | -----------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 85 | pub fn segment(&mut self, segment: DataSegment<'_, D>) -> &mut Self | +++ Compiling nix v0.29.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nix-0.29.0 CARGO_PKG_AUTHORS='The nix-rust Project Developers' CARGO_PKG_DESCRIPTION='Rust friendly bindings to *nix APIs' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=nix CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/nix-rust/nix' CARGO_PKG_RUST_VERSION=1.69 CARGO_PKG_VERSION=0.29.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=29 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nix-0.29.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nix-0.29.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="fs"' --cfg 'feature="process"' --cfg 'feature="signal"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("acct", "aio", "default", "dir", "env", "event", "fanotify", "feature", "fs", "hostname", "inotify", "ioctl", "kmod", "memoffset", "mman", "mount", "mqueue", "net", "personality", "pin-utils", "poll", "process", "pthread", "ptrace", "quota", "reboot", "resource", "sched", "signal", "socket", "term", "time", "ucontext", "uio", "user", "zerocopy"))' -C metadata=6d5bae30128fa0c1 -C extra-filename=-6d5bae30128fa0c1 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/build/nix-6d5bae30128fa0c1 -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern cfg_aliases=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/libcfg_aliases-be7e205a5226f96f.rlib --cap-lints warn -Z binary-dep-depinfo` Compiling sharded-slab v0.1.7 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=sharded_slab CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7 CARGO_PKG_AUTHORS='Eliza Weisman ' CARGO_PKG_DESCRIPTION='A lock-free concurrent slab. ' CARGO_PKG_HOMEPAGE='https://github.com/hawkw/sharded-slab' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=sharded-slab CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/hawkw/sharded-slab' CARGO_PKG_RUST_VERSION=1.42.0 CARGO_PKG_VERSION=0.1.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name sharded_slab --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("loom"))' -C metadata=54144c1b07a78292 -C extra-filename=-54144c1b07a78292 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern lazy_static=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/liblazy_static-66d55b1fafa3c1c2.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/lib.rs:426:21 | 426 | let gen = slot.insert(&mut value)?; | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 = note: requested on the command line with `-W keyword-idents-2024` warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/lib.rs:427:22 | 427 | Some(gen.pack(idx)) | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/pool.rs:456:17 | 456 | let gen = guard.generation(); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/pool.rs:457:19 | 457 | Some((gen.pack(idx), guard)) | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/pool.rs:624:17 | 624 | let gen = inner.generation(); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/pool.rs:625:35 | 625 | Some((inner, tid.pack(gen.pack(idx)))) | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/mod.rs:206:9 | 206 | gen: slot::Generation, | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/mod.rs:219:31 | 219 | slot.remove_value(gen, offset, free_list) | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/mod.rs:226:9 | 226 | gen: slot::Generation, | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/mod.rs:236:39 | 236 | slot.try_remove_value(gen, offset, free_list) | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/mod.rs:313:9 | 313 | gen: slot::Generation, | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/mod.rs:323:40 | 323 | slot.try_clear_storage(gen, offset, free_list) | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/mod.rs:333:9 | 333 | gen: slot::Generation, | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/mod.rs:343:36 | 343 | slot.clear_storage(gen, offset, free_list) | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/mod.rs:431:27 | 431 | fn gen_roundtrips(gen in 0usize..slot::Generation::::BITS) { | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/mod.rs:432:17 | 432 | let gen = slot::Generation::::from_usize(gen); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/mod.rs:432:74 | 432 | let gen = slot::Generation::::from_usize(gen); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/mod.rs:433:26 | 433 | let packed = gen.pack(0); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/mod.rs:434:24 | 434 | assert_eq!(gen, slot::Generation::from_packed(packed)); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/mod.rs:439:13 | 439 | gen in 0usize..slot::Generation::::BITS, | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/mod.rs:442:17 | 442 | let gen = slot::Generation::::from_usize(gen); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/mod.rs:442:74 | 442 | let gen = slot::Generation::::from_usize(gen); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/mod.rs:444:26 | 444 | let packed = gen.pack(addr.pack(0)); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/mod.rs:446:24 | 446 | assert_eq!(gen, slot::Generation::from_packed(packed)); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:107:30 | 107 | pub(crate) fn get(&self, gen: Generation) -> Option> { | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:117:17 | 117 | gen, | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:128:16 | 128 | if gen != current_gen || state != Lifecycle::PRESENT { | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:167:28 | 167 | fn mark_release(&self, gen: Generation) -> Option { | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:177:17 | 177 | gen, | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:182:16 | 182 | if gen != curr_gen { | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:234:37 | 234 | fn release_with(&self, gen: Generation, offset: usize, free: &F, mutator: M) -> R | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:243:24 | 243 | let next_gen = gen.advance(); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:248:17 | 248 | gen, | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:257:31 | 257 | if (!advanced) && gen != current_gen { | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:313:13 | 313 | let gen = LifecycleGen::::from_packed(lifecycle).0; | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:319:13 | 319 | gen, | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:354:13 | 354 | let gen = guard.generation(); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:363:46 | 363 | test_println!("-> inserted at {:?}", gen); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:365:14 | 365 | Some(gen) | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:377:9 | 377 | gen: Generation, | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:381:53 | 381 | let should_remove = match self.mark_release(gen) { | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:391:21 | 391 | gen | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:402:31 | 402 | self.remove_value(gen, offset, free); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:411:9 | 411 | gen: Generation, | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:415:27 | 415 | self.release_with(gen, offset, free, |item| item.and_then(Option::take)) | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:441:9 | 441 | gen: Generation, | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:445:52 | 445 | let should_clear = match self.mark_release(gen) { | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:455:21 | 455 | gen | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:466:39 | 466 | return self.clear_storage(gen, offset, free); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:477:9 | 477 | gen: Generation, | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:483:27 | 483 | self.release_with(gen, offset, free, |item| { | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:497:17 | 497 | let gen = LifecycleGen::::from_packed(lifecycle).0; | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:504:30 | 504 | LifecycleGen(gen).pack(State::Removing as usize) | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:513:17 | 513 | gen, | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: unexpected `cfg` condition name: `loom` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:15:17 | 15 | #[cfg(all(test, loom))] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `parallel_compiler`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/pool.rs:453:9 | 453 | test_println!("pool: create {:?}", tid); | --------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/pool.rs:621:9 | 621 | test_println!("pool: create_owned {:?}", tid); | --------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/pool.rs:655:9 | 655 | test_println!("pool: create_with"); | ---------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/pool.rs:678:9 | 678 | test_println!("pool: get{:?}; current={:?}", tid, Tid::::current()); | ---------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/pool.rs:769:9 | 769 | test_println!("pool: get{:?}; current={:?}", tid, Tid::::current()); | ---------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/pool.rs:914:9 | 914 | test_println!("drop Ref: try clearing data"); | -------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/pool.rs:1049:9 | 1049 | test_println!(" -> drop RefMut: try clearing data"); | --------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/pool.rs:1124:9 | 1124 | test_println!("drop OwnedRef: try clearing data"); | ------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/pool.rs:1135:13 | 1135 | test_println!("-> shard={:?}", shard_idx); | ----------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/pool.rs:1139:17 | 1139 | test_println!("-> shard={:?} does not exist! THIS IS A BUG", shard_idx); | ----------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/pool.rs:1238:9 | 1238 | test_println!("-> shard={:?}", shard_idx); | ----------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/pool.rs:1290:9 | 1290 | test_println!("drop OwnedRefMut: try clearing data"); | ---------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/pool.rs:1303:17 | 1303 | test_println!("-> shard does not exist! THIS IS A BUG"); | ------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/sync.rs:3:11 | 3 | #[cfg(all(loom, any(test, feature = "loom")))] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/sync.rs:63:15 | 63 | #[cfg(not(all(loom, any(feature = "loom", test))))] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/clear.rs:95:11 | 95 | #[cfg(all(loom, test))] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/iter.rs:18:9 | 18 | test_println!("UniqueIter::next"); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/iter.rs:20:13 | 20 | test_println!("-> try next slot"); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/iter.rs:22:17 | 22 | test_println!("-> found an item!"); | ---------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/iter.rs:26:13 | 26 | test_println!("-> try next page"); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/iter.rs:28:17 | 28 | test_println!("-> found another page"); | -------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/iter.rs:33:13 | 33 | test_println!("-> try next shard"); | ---------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/iter.rs:35:17 | 35 | test_println!("-> found another shard"); | --------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/iter.rs:38:17 | 38 | test_println!("-> all done!"); | ----------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:115:13 | 115 | / test_println!( 116 | | "-> get {:?}; current_gen={:?}; lifecycle={:#x}; state={:?}; refs={:?};", 117 | | gen, 118 | | current_gen, ... | 121 | | refs, 122 | | ); | |_____________- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:129:17 | 129 | test_println!("-> get: no longer exists!"); | ------------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:142:21 | 142 | test_println!("-> {:?}", new_refs); | ---------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:154:21 | 154 | test_println!("-> get: retrying; lifecycle={:#x};", actual); | ----------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:175:13 | 175 | / test_println!( 176 | | "-> mark_release; gen={:?}; current_gen={:?};", 177 | | gen, 178 | | curr_gen 179 | | ); | |_____________- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:187:13 | 187 | test_println!("-> mark_release; state={:?};", state); | ---------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:190:21 | 190 | test_println!("--> mark_release; cannot release (already removed!)"); | -------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:194:21 | 194 | test_println!("--> mark_release; already marked;"); | -------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:202:13 | 202 | / test_println!( 203 | | "-> mark_release; old_lifecycle={:#x}; new_lifecycle={:#x};", 204 | | lifecycle, 205 | | new_lifecycle 206 | | ); | |_____________- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:216:21 | 216 | test_println!("-> mark_release; retrying"); | ------------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:224:9 | 224 | test_println!("-> mark_release: marked; refs={:?};", refs); | ---------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:246:13 | 246 | / test_println!("-> release_with; lifecycle={:#x}; expected_gen={:?}; current_gen={:?}; next_gen={:?};", 247 | | lifecycle, 248 | | gen, 249 | | current_gen, 250 | | next_gen 251 | | ); | |_____________- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:258:17 | 258 | test_println!("-> already removed!"); | ------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:275:21 | 275 | test_println!("-> advanced gen; lifecycle={:#x}; refs={:?};", actual, refs); | --------------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:277:25 | 277 | test_println!("-> ok to remove!"); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:290:21 | 290 | test_println!("-> refs={:?}; spin...", refs); | -------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:296:21 | 296 | test_println!("-> retrying; lifecycle={:#x};", actual); | ------------------------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:316:9 | 316 | / test_println!( 317 | | "-> initialize_state; state={:?}; gen={:?}; refs={:?};", 318 | | Lifecycle::::from_packed(lifecycle), 319 | | gen, 320 | | refs, 321 | | ); | |_________- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:324:13 | 324 | test_println!("-> initialize while referenced! cancelling"); | ----------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:363:9 | 363 | test_println!("-> inserted at {:?}", gen); | ----------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:389:17 | 389 | / test_println!( 390 | | "-> try_remove_value; nothing exists at generation={:?}", 391 | | gen 392 | | ); | |_________________- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:397:9 | 397 | test_println!("-> try_remove_value; marked!"); | --------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:401:13 | 401 | test_println!("-> try_remove_value; can remove now"); | ---------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:453:17 | 453 | / test_println!( 454 | | "-> try_clear_storage; nothing exists at generation={:?}", 455 | | gen 456 | | ); | |_________________- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:461:9 | 461 | test_println!("-> try_clear_storage; marked!"); | ---------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:465:13 | 465 | test_println!("-> try_remove_value; can clear now"); | --------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:485:13 | 485 | test_println!("-> cleared: {}", cleared); | ---------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:510:13 | 510 | / test_println!( 511 | | "-> drop guard: state={:?}; gen={:?}; refs={:?}; lifecycle={:#x}; new_lifecycle={:#x}; dropping={:?}", 512 | | state, 513 | | gen, ... | 517 | | dropping 518 | | ); | |_____________- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:526:21 | 526 | test_println!("-> drop guard: done; dropping={:?}", dropping); | -------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:530:21 | 530 | test_println!("-> drop guard; retry, actual={:#x}", actual); | ----------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:710:13 | 710 | test_println!("-> get: {}; MAX={}", self.value, RefCount::::MAX); | ------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:830:9 | 830 | / test_println!( 831 | | "InitGuard::release; curr_lifecycle={:?}; downgrading={}", 832 | | Lifecycle::::from_packed(self.curr_lifecycle), 833 | | new_refs != 0, 834 | | ); | |_________- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:836:13 | 836 | test_println!("-> already released!"); | ------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:852:17 | 852 | test_println!("--> advanced to PRESENT; done"); | ---------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:856:17 | 856 | / test_println!( 857 | | "--> lifecycle changed; actual={:?}", 858 | | Lifecycle::::from_packed(actual) 859 | | ); | |_________________- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:870:13 | 870 | / test_println!( 871 | | "-> InitGuard::release; lifecycle={:#x}; state={:?}; refs={:?};", 872 | | curr_lifecycle, 873 | | state, 874 | | refs, 875 | | ); | |_____________- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:889:21 | 889 | test_println!("-> InitGuard::RELEASE: done!"); | --------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:894:21 | 894 | test_println!("-> InitGuard::release; retry, actual={:#x}", actual); | ------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/stack.rs:72:11 | 72 | #[cfg(all(loom, test))] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/stack.rs:20:9 | 20 | test_println!("-> pop {:#x}", val); | ---------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/stack.rs:34:13 | 34 | test_println!("-> next {:#x}", next); | ------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/stack.rs:43:21 | 43 | test_println!("-> retry!"); | -------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/stack.rs:47:21 | 47 | test_println!("-> successful; next={:#x}", next); | ------------------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/mod.rs:146:9 | 146 | test_println!("-> local head {:?}", head); | ----------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/mod.rs:156:13 | 156 | test_println!("-> remote head {:?}", head); | ------------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/mod.rs:163:13 | 163 | test_println!("-> NULL! {:?}", head); | ------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/mod.rs:185:9 | 185 | test_println!("-> offset {:?}", poff); | ------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/mod.rs:214:9 | 214 | test_println!("-> take: offset {:?}", offset); | --------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/mod.rs:231:9 | 231 | test_println!("-> offset {:?}", offset); | --------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/mod.rs:287:9 | 287 | test_println!("-> init_with: insert at offset: {}", index); | ---------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/mod.rs:294:9 | 294 | test_println!("-> alloc new page ({})", self.size); | -------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/mod.rs:318:9 | 318 | test_println!("-> offset {:?}", offset); | --------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/mod.rs:338:9 | 338 | test_println!("-> offset {:?}", offset); | --------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/shard.rs:79:9 | 79 | test_println!("-> {:?}", addr); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/shard.rs:111:9 | 111 | test_println!("-> remove_local {:?}", addr); | ------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/shard.rs:125:9 | 125 | test_println!("-> take_remote {:?}; page {:?}", addr, page_index); | ----------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/shard.rs:172:13 | 172 | test_println!("-> page {}; {:?}; {:?}", page_idx, local, page); | -------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/shard.rs:208:9 | 208 | / test_println!( 209 | | "-> clear_after_release; self.tid={:?}; current.tid={:?};", 210 | | tid, 211 | | self.tid 212 | | ); | |_________- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/shard.rs:286:9 | 286 | test_println!("-> get shard={}", idx); | ------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/shard.rs:293:9 | 293 | test_println!("current: {:?}", tid); | ----------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/shard.rs:306:13 | 306 | test_println!("-> allocated new shard for index {} at {:p}", idx, ptr); | ---------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/shard.rs:315:13 | 315 | test_println!("-> highest index={}, prev={}", std::cmp::max(max, idx), max); | --------------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/shard.rs:326:9 | 326 | test_println!("Array::iter_mut"); | -------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/shard.rs:328:9 | 328 | test_println!("-> highest index={}", max); | ----------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/shard.rs:381:9 | 381 | test_println!("---> loaded={:p} (order={:?})", ptr, order); | ---------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/shard.rs:383:13 | 383 | test_println!("---> null"); | -------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/shard.rs:418:9 | 418 | test_println!("IterMut::next"); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/shard.rs:425:13 | 425 | test_println!("-> next.is_some={}", next.is_some()); | --------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/shard.rs:427:17 | 427 | test_println!("-> done"); | ------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/tid.rs:185:15 | 185 | #[cfg(not(all(loom, any(feature = "loom", test))))] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/tid.rs:197:21 | 197 | #[cfg(all(test, not(loom)))] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/lib.rs:422:9 | 422 | test_println!("insert {:?}", tid); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/lib.rs:457:9 | 457 | test_println!("vacant_entry {:?}", tid); | --------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/lib.rs:518:9 | 518 | test_println!("rm_deferred {:?}", tid); | -------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/lib.rs:584:9 | 584 | test_println!("rm {:?}", tid); | ----------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/lib.rs:611:9 | 611 | test_println!("get {:?}; current={:?}", tid, Tid::::current()); | ----------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/lib.rs:709:9 | 709 | test_println!("get_owned {:?}; current={:?}", tid, Tid::::current()); | ----------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/lib.rs:960:9 | 960 | test_println!("drop OwnedEntry: try clearing data"); | --------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/lib.rs:971:13 | 971 | test_println!("-> shard={:?}", shard_idx); | ----------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/lib.rs:975:17 | 975 | test_println!("-> shard={:?} does not exist! THIS IS A BUG", shard_idx); | ----------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning[E0133]: call to unsafe function `page::slot::Guard::::slot` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:605:9 | 605 | self.slot().release() | ^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:604:5 | 604 | pub(crate) unsafe fn release(&self) -> bool { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` warning[E0133]: call to unsafe function `std::ptr::NonNull::::as_ref` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:617:9 | 617 | self.slot.as_ref() | ^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:616:5 | 616 | pub(crate) unsafe fn slot(&self) -> &Slot { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `page::slot::Guard::::slot` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:629:9 | 629 | self.slot().item.with(|item| &*item) | ^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:628:5 | 628 | pub(crate) unsafe fn value(&self) -> &T { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:629:39 | 629 | self.slot().item.with(|item| &*item) | ^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `std::ptr::NonNull::::as_ref` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:786:9 | 786 | self.slot.as_ref().item.with(|val| &*val) | ^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:785:5 | 785 | pub(crate) unsafe fn value(&self) -> &T { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:786:45 | 786 | self.slot.as_ref().item.with(|val| &*val) | ^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `std::ptr::NonNull::::as_ref` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:801:9 | 801 | self.slot.as_ref().item.with_mut(|val| &mut *val) | ^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:800:5 | 800 | pub(crate) unsafe fn value_mut(&mut self) -> &mut T { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:801:53 | 801 | self.slot.as_ref().item.with_mut(|val| &mut *val) | ^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `page::slot::InitGuard::::release2` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:813:9 | 813 | self.release2(0) | ^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:812:5 | 812 | pub(crate) unsafe fn release(&mut self) -> bool { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `page::slot::InitGuard::::release2` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:825:17 | 825 | let _ = self.release2(RefCount::::from_usize(1).pack(0)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:824:5 | 824 | pub(crate) unsafe fn downgrade(&mut self) -> Guard { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `std::ptr::NonNull::::as_ref` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:841:20 | 841 | let slot = self.slot.as_ref(); | ^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:829:5 | 829 | unsafe fn release2(&mut self, new_refs: usize) -> bool { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/clear.rs:52:25 | 52 | impl Clear for collections::HashMap | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary = note: `-W rustc::default-hash-types` implied by `-W rustc::internal` = help: to override `-W rustc::internal` add `#[allow(rustc::default_hash_types)]` warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/clear.rs:59:9 | 59 | collections::HashMap::clear(self) | ^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashSet` over `HashSet`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/clear.rs:63:22 | 63 | impl Clear for collections::HashSet | ^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashSet` may be necessary warning: prefer `FxHashSet` over `HashSet`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/clear.rs:70:9 | 70 | collections::HashSet::clear(self) | ^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashSet` may be necessary warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/shard.rs:62:32 | 62 | pub(crate) struct IterMut<'a, T: 'a, C: cfg::Config + 'a>(slice::IterMut<'a, Ptr>); | ^^^^ ^^^^^ | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` help: remove these bounds | 62 - pub(crate) struct IterMut<'a, T: 'a, C: cfg::Config + 'a>(slice::IterMut<'a, Ptr>); 62 + pub(crate) struct IterMut<'a, T, C: cfg::Config>(slice::IterMut<'a, Ptr>); | warning: `sharded-slab` (lib) generated 175 warnings Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=openbsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(parallel_compiler)-Zmacro-backtrace-Csplit-debuginfo=off-Wrustc::internal-Wkeyword_idents_2024-Wunsafe_op_in_unsafe_fn-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zon-broken-pipe=kill' CARGO_FEATURE_HTML=1 CARGO_FEATURE_PULLDOWN_CMARK_ESCAPE=1 CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/pulldown-cmark-0.11.2 CARGO_PKG_AUTHORS='Raph Levien :Marcus Klaas de Vries ' CARGO_PKG_DESCRIPTION='A pull parser for CommonMark' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pulldown-cmark CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/raphlinus/pulldown-cmark' CARGO_PKG_RUST_VERSION=1.71.1 CARGO_PKG_VERSION=0.11.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-openbsd LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' NUM_JOBS=6 OPT_LEVEL=3 OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/build/pulldown-cmark-18f1c505febb6d12/out PROFILE=release RUSTC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTC_WRAPPER=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTDOC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-openbsd /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/build/pulldown-cmark-5fe3981cfb33f5ee/build-script-build` Compiling rustc_pattern_analysis v0.0.0 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_pattern_analysis) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rustc_pattern_analysis CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_pattern_analysis CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_pattern_analysis CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rustc_pattern_analysis --edition=2021 compiler/rustc_pattern_analysis/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="rustc"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "rustc"))' -C metadata=4d0c2d5ec0de20b4 -C extra-filename=-4d0c2d5ec0de20b4 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern rustc_hash=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_hash-4b59d173598eb66c.rmeta --extern rustc_apfloat=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_apfloat-b3b3cbe7dc2ac8f7.rmeta --extern rustc_arena=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_arena-1c5556bb3a585d82.rmeta --extern rustc_data_structures=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_data_structures-50d084bb6cf08c2d.rmeta --extern rustc_errors=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_errors-d8647a8719ca0e9c.rmeta --extern rustc_fluent_macro=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/librustc_fluent_macro-b755cfe6b9a6f67c.so --extern rustc_hir=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_hir-d49f706e2d20e24d.rmeta --extern rustc_index=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_index-9753c295dd5ab1ad.rmeta --extern rustc_macros=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/librustc_macros-9154419ce09665ba.so --extern rustc_middle=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_middle-0d88e2f24a782198.rmeta --extern rustc_session=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_session-b189148fa95aa66c.rmeta --extern rustc_span=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_span-16d47d317c748ece.rmeta --extern rustc_target=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_target-95c872066b4bf01d.rmeta --extern smallvec=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libsmallvec-cdaa0fb7721cca79.rmeta --extern tracing=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libtracing-6dfb46b41289e830.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/build/psm-e40c84db0f18debb/out` warning: `wasm-encoder` (lib) generated 9 warnings Compiling rustc_incremental v0.0.0 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_incremental) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rustc_incremental CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_incremental CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_incremental CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rustc_incremental --edition=2021 compiler/rustc_incremental/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=fc9872cfca118d39 -C extra-filename=-fc9872cfca118d39 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern rand=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librand-3905c9ac0b862a6d.rmeta --extern rustc_ast=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_ast-9859b7837d90259a.rmeta --extern rustc_data_structures=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_data_structures-50d084bb6cf08c2d.rmeta --extern rustc_errors=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_errors-d8647a8719ca0e9c.rmeta --extern rustc_fluent_macro=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/librustc_fluent_macro-b755cfe6b9a6f67c.so --extern rustc_fs_util=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_fs_util-65605b189d9e470d.rmeta --extern rustc_graphviz=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_graphviz-bc028a8f6994ee59.rmeta --extern rustc_hir=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_hir-d49f706e2d20e24d.rmeta --extern rustc_macros=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/librustc_macros-9154419ce09665ba.so --extern rustc_middle=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_middle-0d88e2f24a782198.rmeta --extern rustc_serialize=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_serialize-1844988cc49a2c74.rmeta --extern rustc_session=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_session-b189148fa95aa66c.rmeta --extern rustc_span=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_span-16d47d317c748ece.rmeta --extern thin_vec=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libthin_vec-fcc19ab6c5fbe1d6.rmeta --extern tracing=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libtracing-6dfb46b41289e830.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/build/psm-e40c84db0f18debb/out` Compiling rustc_monomorphize v0.0.0 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_monomorphize) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rustc_monomorphize CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_monomorphize CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_monomorphize CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rustc_monomorphize --edition=2021 compiler/rustc_monomorphize/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=9e5c6471dbf4e137 -C extra-filename=-9e5c6471dbf4e137 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern rustc_data_structures=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_data_structures-50d084bb6cf08c2d.rmeta --extern rustc_errors=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_errors-d8647a8719ca0e9c.rmeta --extern rustc_fluent_macro=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/librustc_fluent_macro-b755cfe6b9a6f67c.so --extern rustc_hir=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_hir-d49f706e2d20e24d.rmeta --extern rustc_macros=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/librustc_macros-9154419ce09665ba.so --extern rustc_middle=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_middle-0d88e2f24a782198.rmeta --extern rustc_session=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_session-b189148fa95aa66c.rmeta --extern rustc_span=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_span-16d47d317c748ece.rmeta --extern rustc_target=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_target-95c872066b4bf01d.rmeta --extern serde=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libserde-63d7e62bc1988013.rmeta --extern serde_json=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libserde_json-34a81ea9dfff40dc.rmeta --extern tracing=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libtracing-6dfb46b41289e830.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/build/psm-e40c84db0f18debb/out` Compiling rustc_lint v0.0.0 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_lint) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rustc_lint CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_lint CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_lint CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rustc_lint --edition=2021 compiler/rustc_lint/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=35e6404d266894a8 -C extra-filename=-35e6404d266894a8 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern rustc_ast=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_ast-9859b7837d90259a.rmeta --extern rustc_ast_pretty=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_ast_pretty-fe8376e6a229339d.rmeta --extern rustc_attr=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_attr-874898dc83e24453.rmeta --extern rustc_data_structures=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_data_structures-50d084bb6cf08c2d.rmeta --extern rustc_errors=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_errors-d8647a8719ca0e9c.rmeta --extern rustc_feature=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_feature-46ec2b17cc1bd142.rmeta --extern rustc_fluent_macro=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/librustc_fluent_macro-b755cfe6b9a6f67c.so --extern rustc_hir=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_hir-d49f706e2d20e24d.rmeta --extern rustc_hir_pretty=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_hir_pretty-91b159f2b7b71092.rmeta --extern rustc_index=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_index-9753c295dd5ab1ad.rmeta --extern rustc_infer=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_infer-fab69b93799ec5ce.rmeta --extern rustc_macros=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/librustc_macros-9154419ce09665ba.so --extern rustc_middle=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_middle-0d88e2f24a782198.rmeta --extern rustc_parse_format=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_parse_format-e7ea5902b7891b56.rmeta --extern rustc_session=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_session-b189148fa95aa66c.rmeta --extern rustc_span=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_span-16d47d317c748ece.rmeta --extern rustc_target=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_target-95c872066b4bf01d.rmeta --extern rustc_trait_selection=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_trait_selection-4a1022c38b3cf523.rmeta --extern rustc_type_ir=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_type_ir-235b89bfd19d8192.rmeta --extern tracing=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libtracing-6dfb46b41289e830.rmeta --extern unicode_security=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libunicode_security-74f7e53692357368.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/build/psm-e40c84db0f18debb/out` Compiling rustc_ty_utils v0.0.0 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_ty_utils) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rustc_ty_utils CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_ty_utils CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_ty_utils CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rustc_ty_utils --edition=2021 compiler/rustc_ty_utils/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=dc124b57d9d76b7a -C extra-filename=-dc124b57d9d76b7a --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern itertools=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libitertools-64f81eba0a0b8561.rmeta --extern rustc_ast_ir=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_ast_ir-ff3988790989122e.rmeta --extern rustc_data_structures=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_data_structures-50d084bb6cf08c2d.rmeta --extern rustc_errors=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_errors-d8647a8719ca0e9c.rmeta --extern rustc_fluent_macro=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/librustc_fluent_macro-b755cfe6b9a6f67c.so --extern rustc_hir=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_hir-d49f706e2d20e24d.rmeta --extern rustc_index=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_index-9753c295dd5ab1ad.rmeta --extern rustc_infer=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_infer-fab69b93799ec5ce.rmeta --extern rustc_macros=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/librustc_macros-9154419ce09665ba.so --extern rustc_middle=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_middle-0d88e2f24a782198.rmeta --extern rustc_session=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_session-b189148fa95aa66c.rmeta --extern rustc_span=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_span-16d47d317c748ece.rmeta --extern rustc_target=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_target-95c872066b4bf01d.rmeta --extern rustc_trait_selection=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_trait_selection-4a1022c38b3cf523.rmeta --extern rustc_type_ir=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_type_ir-235b89bfd19d8192.rmeta --extern tracing=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libtracing-6dfb46b41289e830.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/build/psm-e40c84db0f18debb/out` Compiling nu-ansi-term v0.46.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=nu_ansi_term CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nu-ansi-term-0.46.0 CARGO_PKG_AUTHORS='ogham@bsago.me:Ryan Scheel (Havvy) :Josh Triplett :The Nushell Project Developers' CARGO_PKG_DESCRIPTION='Library for ANSI terminal colors and styles (bold, underline)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=nu-ansi-term CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/nushell/nu-ansi-term' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.46.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=46 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nu-ansi-term-0.46.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name nu_ansi_term --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nu-ansi-term-0.46.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("derive_serde_style", "serde"))' -C metadata=abfc2080e0eadc5d -C extra-filename=-abfc2080e0eadc5d --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern overload=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/liboverload-db5457690bb15d08.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nu-ansi-term-0.46.0/src/ansi.rs:306:32 | 306 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 306 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nu-ansi-term-0.46.0/src/ansi.rs:313:32 | 313 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 313 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nu-ansi-term-0.46.0/src/ansi.rs:333:32 | 333 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 333 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nu-ansi-term-0.46.0/src/display.rs:190:32 | 190 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 190 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nu-ansi-term-0.46.0/src/display.rs:220:32 | 220 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 220 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nu-ansi-term-0.46.0/src/write.rs:8:39 | 8 | fn write_fmt(&mut self, fmt: fmt::Arguments) -> Result<(), Self::Error>; | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 8 | fn write_fmt(&mut self, fmt: fmt::Arguments<'_>) -> Result<(), Self::Error>; | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nu-ansi-term-0.46.0/src/write.rs:17:39 | 17 | fn write_fmt(&mut self, fmt: fmt::Arguments) -> Result<(), Self::Error> { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 17 | fn write_fmt(&mut self, fmt: fmt::Arguments<'_>) -> Result<(), Self::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nu-ansi-term-0.46.0/src/write.rs:30:39 | 30 | fn write_fmt(&mut self, fmt: fmt::Arguments) -> Result<(), Self::Error> { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 30 | fn write_fmt(&mut self, fmt: fmt::Arguments<'_>) -> Result<(), Self::Error> { | ++++ warning: unused import: `windows::*` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nu-ansi-term-0.46.0/src/lib.rs:261:9 | 261 | pub use windows::*; | ^^^^^^^^^^ | = note: `#[warn(unused_imports)]` on by default warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nu-ansi-term-0.46.0/src/util.rs:41:23 | 41 | pub fn unstyle(strs: &AnsiStrings) -> String { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 41 | pub fn unstyle(strs: &AnsiStrings<'_>) -> String { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nu-ansi-term-0.46.0/src/util.rs:52:28 | 52 | pub fn unstyled_len(strs: &AnsiStrings) -> usize { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 52 | pub fn unstyled_len(strs: &AnsiStrings<'_>) -> usize { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nu-ansi-term-0.46.0/src/debug.rs:14:34 | 14 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 14 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nu-ansi-term-0.46.0/src/display.rs:13:37 | 13 | pub struct AnsiGenericString<'a, S: 'a + ToOwned + ?Sized> | ^^^^^ help: remove this bound | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nu-ansi-term-0.46.0/src/display.rs:123:38 | 123 | pub struct AnsiGenericStrings<'a, S: 'a + ToOwned + ?Sized>(pub &'a [AnsiGenericString<'a, S>]) | ^^^^^ help: remove this bound warning: `nu-ansi-term` (lib) generated 14 warnings Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=openbsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(parallel_compiler)-Zmacro-backtrace-Csplit-debuginfo=off-Wrustc::internal-Wkeyword_idents_2024-Wunsafe_op_in_unsafe_fn-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zon-broken-pipe=kill' CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_llvm CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_llvm CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-openbsd LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' NUM_JOBS=6 OPT_LEVEL=3 OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/build/rustc_llvm-d68c7c30cf7aef3c/out PROFILE=release RUSTC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTC_WRAPPER=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTDOC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-openbsd /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/build/rustc_llvm-c14f00ad9239c2f7/build-script-build` [rustc_llvm 0.0.0] cargo:rustc-check-cfg=cfg(llvm_component,values("ipo")) [rustc_llvm 0.0.0] cargo:rustc-check-cfg=cfg(llvm_component,values("bitreader")) [rustc_llvm 0.0.0] cargo:rustc-check-cfg=cfg(llvm_component,values("bitwriter")) [rustc_llvm 0.0.0] cargo:rustc-check-cfg=cfg(llvm_component,values("linker")) [rustc_llvm 0.0.0] cargo:rustc-check-cfg=cfg(llvm_component,values("asmparser")) [rustc_llvm 0.0.0] cargo:rustc-check-cfg=cfg(llvm_component,values("lto")) [rustc_llvm 0.0.0] cargo:rustc-check-cfg=cfg(llvm_component,values("coverage")) [rustc_llvm 0.0.0] cargo:rustc-check-cfg=cfg(llvm_component,values("instrumentation")) [rustc_llvm 0.0.0] cargo:rustc-check-cfg=cfg(llvm_component,values("x86")) [rustc_llvm 0.0.0] cargo:rustc-check-cfg=cfg(llvm_component,values("arm")) [rustc_llvm 0.0.0] cargo:rustc-check-cfg=cfg(llvm_component,values("aarch64")) [rustc_llvm 0.0.0] cargo:rustc-check-cfg=cfg(llvm_component,values("amdgpu")) [rustc_llvm 0.0.0] cargo:rustc-check-cfg=cfg(llvm_component,values("avr")) [rustc_llvm 0.0.0] cargo:rustc-check-cfg=cfg(llvm_component,values("loongarch")) [rustc_llvm 0.0.0] cargo:rustc-check-cfg=cfg(llvm_component,values("m68k")) [rustc_llvm 0.0.0] cargo:rustc-check-cfg=cfg(llvm_component,values("csky")) [rustc_llvm 0.0.0] cargo:rustc-check-cfg=cfg(llvm_component,values("mips")) [rustc_llvm 0.0.0] cargo:rustc-check-cfg=cfg(llvm_component,values("powerpc")) [rustc_llvm 0.0.0] cargo:rustc-check-cfg=cfg(llvm_component,values("systemz")) [rustc_llvm 0.0.0] cargo:rustc-check-cfg=cfg(llvm_component,values("jsbackend")) [rustc_llvm 0.0.0] cargo:rustc-check-cfg=cfg(llvm_component,values("webassembly")) [rustc_llvm 0.0.0] cargo:rustc-check-cfg=cfg(llvm_component,values("msp430")) [rustc_llvm 0.0.0] cargo:rustc-check-cfg=cfg(llvm_component,values("sparc")) [rustc_llvm 0.0.0] cargo:rustc-check-cfg=cfg(llvm_component,values("nvptx")) [rustc_llvm 0.0.0] cargo:rustc-check-cfg=cfg(llvm_component,values("hexagon")) [rustc_llvm 0.0.0] cargo:rustc-check-cfg=cfg(llvm_component,values("riscv")) [rustc_llvm 0.0.0] cargo:rustc-check-cfg=cfg(llvm_component,values("xtensa")) [rustc_llvm 0.0.0] cargo:rustc-check-cfg=cfg(llvm_component,values("bpf")) [rustc_llvm 0.0.0] cargo:rerun-if-env-changed=RUST_CHECK [rustc_llvm 0.0.0] cargo:rerun-if-env-changed=REAL_LIBRARY_PATH_VAR [rustc_llvm 0.0.0] cargo:rerun-if-env-changed=REAL_LIBRARY_PATH [rustc_llvm 0.0.0] cargo:rerun-if-env-changed=LLVM_CONFIG [rustc_llvm 0.0.0] cargo:rerun-if-changed=/usr/local/bin/llvm-config-17 [rustc_llvm 0.0.0] cargo:rustc-cfg=llvm_component="aarch64" [rustc_llvm 0.0.0] cargo:rustc-cfg=llvm_component="amdgpu" [rustc_llvm 0.0.0] cargo:rustc-cfg=llvm_component="arm" [rustc_llvm 0.0.0] cargo:rustc-cfg=llvm_component="asmparser" [rustc_llvm 0.0.0] cargo:rustc-cfg=llvm_component="avr" [rustc_llvm 0.0.0] cargo:rustc-cfg=llvm_component="bitreader" [rustc_llvm 0.0.0] cargo:rustc-cfg=llvm_component="bitwriter" [rustc_llvm 0.0.0] cargo:rustc-cfg=llvm_component="bpf" [rustc_llvm 0.0.0] cargo:rustc-cfg=llvm_component="coverage" [rustc_llvm 0.0.0] cargo:rustc-cfg=llvm_component="hexagon" [rustc_llvm 0.0.0] cargo:rustc-cfg=llvm_component="instrumentation" [rustc_llvm 0.0.0] cargo:rustc-cfg=llvm_component="ipo" [rustc_llvm 0.0.0] cargo:rustc-cfg=llvm_component="linker" [rustc_llvm 0.0.0] cargo:rustc-cfg=llvm_component="loongarch" [rustc_llvm 0.0.0] cargo:rustc-cfg=llvm_component="lto" [rustc_llvm 0.0.0] cargo:rustc-cfg=llvm_component="mips" [rustc_llvm 0.0.0] cargo:rustc-cfg=llvm_component="msp430" [rustc_llvm 0.0.0] cargo:rustc-cfg=llvm_component="nvptx" [rustc_llvm 0.0.0] cargo:rustc-cfg=llvm_component="powerpc" [rustc_llvm 0.0.0] cargo:rustc-cfg=llvm_component="riscv" [rustc_llvm 0.0.0] cargo:rustc-cfg=llvm_component="sparc" [rustc_llvm 0.0.0] cargo:rustc-cfg=llvm_component="systemz" [rustc_llvm 0.0.0] cargo:rustc-cfg=llvm_component="webassembly" [rustc_llvm 0.0.0] cargo:rustc-cfg=llvm_component="x86" [rustc_llvm 0.0.0] cargo:rerun-if-env-changed=LLVM_RUSTLLVM [rustc_llvm 0.0.0] cargo:rerun-if-env-changed=LLVM_ASSERTIONS [rustc_llvm 0.0.0] cargo:rerun-if-changed=llvm-wrapper/RustWrapper.cpp [rustc_llvm 0.0.0] cargo:rerun-if-changed=llvm-wrapper/PassWrapper.cpp [rustc_llvm 0.0.0] cargo:rerun-if-changed=llvm-wrapper/SymbolWrapper.cpp [rustc_llvm 0.0.0] cargo:rerun-if-changed=llvm-wrapper/CoverageMappingWrapper.cpp [rustc_llvm 0.0.0] cargo:rerun-if-changed=llvm-wrapper/ArchiveWrapper.cpp [rustc_llvm 0.0.0] cargo:rerun-if-changed=llvm-wrapper/Linker.cpp [rustc_llvm 0.0.0] cargo:rerun-if-changed=llvm-wrapper/SuppressLLVMWarnings.h [rustc_llvm 0.0.0] cargo:rerun-if-changed=llvm-wrapper/LLVMWrapper.h [rustc_llvm 0.0.0] cargo:rerun-if-changed=llvm-wrapper/.editorconfig [rustc_llvm 0.0.0] cargo:rerun-if-changed=llvm-wrapper/README [rustc_llvm 0.0.0] OUT_DIR = Some(/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/build/rustc_llvm-d68c7c30cf7aef3c/out) [rustc_llvm 0.0.0] TARGET = Some(x86_64-unknown-openbsd) [rustc_llvm 0.0.0] OPT_LEVEL = Some(3) [rustc_llvm 0.0.0] HOST = Some(x86_64-unknown-openbsd) [rustc_llvm 0.0.0] cargo:rerun-if-env-changed=CXX_x86_64-unknown-openbsd [rustc_llvm 0.0.0] CXX_x86_64-unknown-openbsd = None [rustc_llvm 0.0.0] cargo:rerun-if-env-changed=CXX_x86_64_unknown_openbsd [rustc_llvm 0.0.0] CXX_x86_64_unknown_openbsd = Some(c++) [rustc_llvm 0.0.0] RUSTC_WRAPPER = Some(/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc) [rustc_llvm 0.0.0] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [rustc_llvm 0.0.0] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [rustc_llvm 0.0.0] CRATE_CC_NO_DEFAULTS = None [rustc_llvm 0.0.0] DEBUG = Some(false) [rustc_llvm 0.0.0] cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-openbsd [rustc_llvm 0.0.0] CXXFLAGS_x86_64-unknown-openbsd = None [rustc_llvm 0.0.0] cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_openbsd [rustc_llvm 0.0.0] CXXFLAGS_x86_64_unknown_openbsd = Some(-O2 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-openbsd) Compiling matchers v0.1.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=matchers CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/matchers-0.1.0 CARGO_PKG_AUTHORS='Eliza Weisman ' CARGO_PKG_DESCRIPTION='Regex matching on character and byte streams. ' CARGO_PKG_HOMEPAGE='https://github.com/hawkw/matchers' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=matchers CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/hawkw/matchers' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/matchers-0.1.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name matchers --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/matchers-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=099b56968182579c -C extra-filename=-099b56968182579c --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern regex_automata=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libregex_automata-637156e79337333c.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling thorin-dwp v0.7.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=thorin CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thorin-dwp-0.7.0 CARGO_PKG_AUTHORS='David Wood ' CARGO_PKG_DESCRIPTION='Library for building DWARF packages from input DWARF objects and packages' CARGO_PKG_HOMEPAGE='https://docs.rs/thorin-dwp' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=thorin-dwp CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/thorin' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.7.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thorin-dwp-0.7.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name thorin --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thorin-dwp-0.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=a9e1f88529df2ccd -C extra-filename=-a9e1f88529df2ccd --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern gimli=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libgimli-c81a6a79c856fba6.rmeta --extern hashbrown=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libhashbrown-6df3f05c243e5f7b.rmeta --extern object=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libobject-6b44fee964e159fa.rmeta --extern tracing=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libtracing-6dfb46b41289e830.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: `extern crate` is not idiomatic in the new edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thorin-dwp-0.7.0/src/lib.rs:1:1 | 1 | pub extern crate object; | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: `-W unused-extern-crates` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(unused_extern_crates)]` help: convert it to a `use` | 1 | pub use object; | ~~~ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thorin-dwp-0.7.0/src/error.rs:168:32 | 168 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 168 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thorin-dwp-0.7.0/src/strings.rs:63:47 | 63 | debug_str: gimli::DebugStr>, | -----------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 63 | debug_str: gimli::DebugStr>, | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thorin-dwp-0.7.0/src/strings.rs:64:62 | 64 | debug_str_offsets: gimli::DebugStrOffsets>, | -----------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 64 | debug_str_offsets: gimli::DebugStrOffsets>, | +++ warning: prefer `FxHashSet` over `HashSet`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thorin-dwp-0.7.0/src/lib.rs:88:14 | 88 | targets: HashSet, | ^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashSet` may be necessary = note: `-W rustc::default-hash-types` implied by `-W rustc::internal` = help: to override `-W rustc::internal` add `#[allow(rustc::default_hash_types)]` warning: prefer `FxHashSet` over `HashSet`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thorin-dwp-0.7.0/src/lib.rs:109:56 | 109 | Self { sess, maybe_in_progress: None, targets: HashSet::new() } | ^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashSet` may be necessary warning: using `difference` can result in unstable query results --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thorin-dwp-0.7.0/src/lib.rs:294:53 | 294 | if let Some(missing) = self.targets.difference(package.contained_units()).next() { | ^^^^^^^^^^ | = note: if you believe this case to be fine, allow this lint and add a comment explaining your rationale = note: `-W rustc::potential-query-instability` implied by `-W rustc::internal` = help: to override `-W rustc::internal` add `#[allow(rustc::potential_query_instability)]` warning: using `iter` can result in unstable query results --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thorin-dwp-0.7.0/src/lib.rs:303:22 | 303 | .iter() | ^^^^ | = note: if you believe this case to be fine, allow this lint and add a comment explaining your rationale warning: prefer `FxHashSet` over `HashSet`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thorin-dwp-0.7.0/src/package.rs:390:22 | 390 | contained_units: HashSet, | ^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashSet` may be necessary warning: prefer `FxHashSet` over `HashSet`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thorin-dwp-0.7.0/src/package.rs:413:46 | 413 | pub(crate) fn contained_units(&self) -> &HashSet { | ^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashSet` may be necessary warning: `thorin-dwp` (lib) generated 10 warnings Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=unicase CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicase-2.7.0 CARGO_PKG_AUTHORS='Sean McArthur ' CARGO_PKG_DESCRIPTION='A case-insensitive wrapper around strings.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicase CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/seanmonstar/unicase' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.7.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicase-2.7.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/build/unicase-36c193061398cb1f/out /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name unicase --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicase-2.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=92240894ff2cb2c9 -C extra-filename=-92240894ff2cb2c9 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo --cfg __unicase__iter_cmp --cfg __unicase__default_hasher --cfg __unicase__const_fns --cfg __unicase__core_and_alloc` warning: unexpected `cfg` condition name: `__unicase__core_and_alloc` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicase-2.7.0/src/lib.rs:5:17 | 5 | #![cfg_attr(all(__unicase__core_and_alloc, not(test),), no_std)] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `parallel_compiler`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__core_and_alloc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__core_and_alloc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `__unicase__core_and_alloc` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicase-2.7.0/src/lib.rs:49:11 | 49 | #[cfg(all(__unicase__core_and_alloc, not(test)))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__core_and_alloc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__core_and_alloc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__unicase__core_and_alloc` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicase-2.7.0/src/lib.rs:51:11 | 51 | #[cfg(all(__unicase__core_and_alloc, not(test)))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__core_and_alloc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__core_and_alloc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__unicase__core_and_alloc` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicase-2.7.0/src/lib.rs:54:15 | 54 | #[cfg(not(all(__unicase__core_and_alloc, not(test))))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__core_and_alloc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__core_and_alloc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__unicase__core_and_alloc` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicase-2.7.0/src/lib.rs:56:15 | 56 | #[cfg(not(all(__unicase__core_and_alloc, not(test))))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__core_and_alloc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__core_and_alloc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__unicase__iter_cmp` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicase-2.7.0/src/lib.rs:60:7 | 60 | #[cfg(__unicase__iter_cmp)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__iter_cmp)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__iter_cmp)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__unicase__iter_cmp` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicase-2.7.0/src/lib.rs:293:7 | 293 | #[cfg(__unicase__iter_cmp)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__iter_cmp)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__iter_cmp)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__unicase__iter_cmp` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicase-2.7.0/src/lib.rs:301:7 | 301 | #[cfg(__unicase__iter_cmp)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__iter_cmp)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__iter_cmp)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__unicase__iter_cmp` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicase-2.7.0/src/ascii.rs:2:7 | 2 | #[cfg(__unicase__iter_cmp)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__iter_cmp)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__iter_cmp)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__unicase__core_and_alloc` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicase-2.7.0/src/ascii.rs:8:11 | 8 | #[cfg(not(__unicase__core_and_alloc))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__core_and_alloc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__core_and_alloc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__unicase__iter_cmp` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicase-2.7.0/src/ascii.rs:61:7 | 61 | #[cfg(__unicase__iter_cmp)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__iter_cmp)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__iter_cmp)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__unicase__iter_cmp` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicase-2.7.0/src/ascii.rs:69:7 | 69 | #[cfg(__unicase__iter_cmp)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__iter_cmp)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__iter_cmp)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__unicase__const_fns` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicase-2.7.0/src/ascii.rs:16:11 | 16 | #[cfg(__unicase__const_fns)] | ^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__const_fns)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__const_fns)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__unicase__const_fns` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicase-2.7.0/src/ascii.rs:25:15 | 25 | #[cfg(not(__unicase__const_fns))] | ^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__const_fns)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__const_fns)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__unicase_const_fns` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicase-2.7.0/src/ascii.rs:30:11 | 30 | #[cfg(__unicase_const_fns)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase_const_fns)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase_const_fns)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__unicase_const_fns` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicase-2.7.0/src/ascii.rs:35:15 | 35 | #[cfg(not(__unicase_const_fns))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase_const_fns)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase_const_fns)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicase-2.7.0/src/ascii.rs:88:34 | 88 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 88 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: unexpected `cfg` condition name: `__unicase__iter_cmp` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicase-2.7.0/src/unicode/mod.rs:1:7 | 1 | #[cfg(__unicase__iter_cmp)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__iter_cmp)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__iter_cmp)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__unicase__iter_cmp` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicase-2.7.0/src/unicode/mod.rs:38:7 | 38 | #[cfg(__unicase__iter_cmp)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__iter_cmp)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__iter_cmp)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__unicase__iter_cmp` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicase-2.7.0/src/unicode/mod.rs:46:7 | 46 | #[cfg(__unicase__iter_cmp)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__iter_cmp)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__iter_cmp)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__unicase__core_and_alloc` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicase-2.7.0/src/lib.rs:131:19 | 131 | #[cfg(not(__unicase__core_and_alloc))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__core_and_alloc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__core_and_alloc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__unicase__const_fns` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicase-2.7.0/src/lib.rs:145:11 | 145 | #[cfg(__unicase__const_fns)] | ^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__const_fns)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__const_fns)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__unicase__const_fns` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicase-2.7.0/src/lib.rs:153:15 | 153 | #[cfg(not(__unicase__const_fns))] | ^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__const_fns)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__const_fns)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__unicase__const_fns` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicase-2.7.0/src/lib.rs:159:11 | 159 | #[cfg(__unicase__const_fns)] | ^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__const_fns)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__const_fns)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__unicase__const_fns` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicase-2.7.0/src/lib.rs:167:15 | 167 | #[cfg(not(__unicase__const_fns))] | ^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__const_fns)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__const_fns)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicase-2.7.0/src/lib.rs:214:34 | 214 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 214 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicase-2.7.0/src/lib.rs:221:34 | 221 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 221 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicase-2.7.0/src/lib.rs:269:14 | 267 | / macro_rules! into_impl { 268 | | ($to:ty) => { 269 | | impl<'a> Into<$to> for UniCase<$to> { | | -^^- help: elide the unused lifetime 270 | | fn into(self) -> $to { ... | 274 | | }; 275 | | } | |_- in this expansion of `into_impl!` ... 290 | into_impl!(String); | ------------------ in this macro invocation | = note: requested on the command line with `-W unused-lifetimes` warning: `unicase` (lib) generated 28 warnings Compiling ar_archive_writer v0.4.2 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=ar_archive_writer CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ar_archive_writer-0.4.2 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A writer for object file ar archives' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ar_archive_writer CARGO_PKG_README=Readme.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/ar_archive_writer' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ar_archive_writer-0.4.2 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name ar_archive_writer --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ar_archive_writer-0.4.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --deny=rust_2018_idioms --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=efebed0bb7b9beeb -C extra-filename=-efebed0bb7b9beeb --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern object=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libobject-84ef98d5ab35924c.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling thread_local v1.1.8 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=thread_local CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thread_local-1.1.8 CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='Per-object thread-local storage' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=thread_local CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Amanieu/thread_local-rs' CARGO_PKG_RUST_VERSION=1.59 CARGO_PKG_VERSION=1.1.8 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thread_local-1.1.8 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name thread_local --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thread_local-1.1.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=10517331676f5096 -C extra-filename=-10517331676f5096 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern cfg_if=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libcfg_if-112f80bdd2bfe7ea.rmeta --extern once_cell=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libonce_cell-ebad891e0e108256.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thread_local-1.1.8/src/cached.rs:65:48 | 65 | pub fn iter_mut(&mut self) -> CachedIterMut { | -------------^-- expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 65 | pub fn iter_mut(&mut self) -> CachedIterMut<'_, T> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thread_local-1.1.8/src/cached.rs:112:32 | 112 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 112 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thread_local-1.1.8/src/lib.rs:290:42 | 290 | pub fn iter_mut(&mut self) -> IterMut { | -------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 290 | pub fn iter_mut(&mut self) -> IterMut<'_, T> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thread_local-1.1.8/src/lib.rs:347:32 | 347 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 347 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning[E0133]: call to unsafe function `std::hint::unreachable_unchecked` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thread_local-1.1.8/src/unreachable.rs:32:21 | 32 | None => unreachable_unchecked(), | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thread_local-1.1.8/src/unreachable.rs:29:5 | 29 | unsafe fn unchecked_unwrap(self) -> T { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` warning[E0133]: call to unsafe function `std::hint::unreachable_unchecked` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thread_local-1.1.8/src/unreachable.rs:38:13 | 38 | unreachable_unchecked() | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thread_local-1.1.8/src/unreachable.rs:36:5 | 36 | unsafe fn unchecked_unwrap_none(self) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `std::hint::unreachable_unchecked` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thread_local-1.1.8/src/unreachable.rs:47:23 | 47 | Err(_) => unreachable_unchecked(), | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thread_local-1.1.8/src/unreachable.rs:44:5 | 44 | unsafe fn unchecked_unwrap_ok(self) -> T { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `std::hint::unreachable_unchecked` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thread_local-1.1.8/src/unreachable.rs:53:22 | 53 | Ok(_) => unreachable_unchecked(), | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thread_local-1.1.8/src/unreachable.rs:51:5 | 51 | unsafe fn unchecked_unwrap_err(self) -> E { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `std::boxed::Box::::from_raw` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thread_local-1.1.8/src/lib.rs:521:13 | 521 | let _ = Box::from_raw(std::slice::from_raw_parts_mut(bucket, size)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thread_local-1.1.8/src/lib.rs:520:1 | 520 | unsafe fn deallocate_bucket(bucket: *mut Entry, size: usize) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `std::slice::from_raw_parts_mut` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thread_local-1.1.8/src/lib.rs:521:27 | 521 | let _ = Box::from_raw(std::slice::from_raw_parts_mut(bucket, size)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: methods `unchecked_unwrap` and `unchecked_unwrap_none` are never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thread_local-1.1.8/src/unreachable.rs:13:15 | 11 | pub trait UncheckedOptionExt { | ------------------ methods in this trait 12 | /// Get the value out of this Option without checking for None. 13 | unsafe fn unchecked_unwrap(self) -> T; | ^^^^^^^^^^^^^^^^ ... 16 | unsafe fn unchecked_unwrap_none(self); | ^^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default warning: method `unchecked_unwrap_err` is never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thread_local-1.1.8/src/unreachable.rs:25:15 | 20 | pub trait UncheckedResultExt { | ------------------ method in this trait ... 25 | unsafe fn unchecked_unwrap_err(self) -> E; | ^^^^^^^^^^^^^^^^^^^^ warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thread_local-1.1.8/src/cached.rs:121:37 | 121 | pub struct CachedIterMut<'a, T: Send + 'a> { | ^^^^^ help: remove this bound | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` warning: `thread_local` (lib) generated 13 warnings Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=cc CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/cc-1.0.105 CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='A build-time dependency for Cargo build scripts to assist in invoking the native C compiler to compile native C code into a static archive to be linked into Rust code. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/cc-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/cc-rs' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=1.0.105 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=105 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/cc-1.0.105 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name cc --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/cc-1.0.105/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("parallel"))' -C metadata=93fdc4dab32f98d0 -C extra-filename=-93fdc4dab32f98d0 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/cc-1.0.105/src/lib.rs:267:49 | 267 | known_flag_support_status_cache: Arc>>, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary = note: `-W rustc::default-hash-types` implied by `-W rustc::internal` = help: to override `-W rustc::internal` add `#[allow(rustc::default_hash_types)]` warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/cc-1.0.105/src/lib.rs:299:27 | 299 | env_cache: Arc, Env>>>, | ^^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/cc-1.0.105/src/lib.rs:300:38 | 300 | apple_sdk_root_cache: Arc, Arc>>>, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/cc-1.0.105/src/lib.rs:301:38 | 301 | apple_versions_cache: Arc, Arc>>>, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/cc-1.0.105/src/lib.rs:303:40 | 303 | cached_compiler_family: Arc, ToolFamily>>>, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/cc-1.0.105/src/lib.rs:391:67 | 391 | known_flag_support_status_cache: Arc::new(RwLock::new(HashMap::new())), | ^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/cc-1.0.105/src/lib.rs:423:45 | 423 | env_cache: Arc::new(RwLock::new(HashMap::new())), | ^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/cc-1.0.105/src/lib.rs:424:56 | 424 | apple_sdk_root_cache: Arc::new(RwLock::new(HashMap::new())), | ^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/cc-1.0.105/src/lib.rs:425:56 | 425 | apple_versions_cache: Arc::new(RwLock::new(HashMap::new())), | ^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/cc-1.0.105/src/tool.rs:43:41 | 43 | cached_compiler_family: &RwLock, ToolFamily>>, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/cc-1.0.105/src/tool.rs:60:41 | 60 | cached_compiler_family: &RwLock, ToolFamily>>, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/cc-1.0.105/src/tool.rs:93:41 | 93 | cached_compiler_family: &RwLock, ToolFamily>>, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: `cc` (lib) generated 12 warnings Compiling pathdiff v0.2.1 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=pathdiff CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/pathdiff-0.2.1 CARGO_PKG_AUTHORS='Manish Goregaokar ' CARGO_PKG_DESCRIPTION='Library for diffing paths to obtain relative paths' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pathdiff CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Manishearth/pathdiff' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/pathdiff-0.2.1 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name pathdiff --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/pathdiff-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("camino"))' -C metadata=e73c6e79faffbf8a -C extra-filename=-e73c6e79faffbf8a --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/pathdiff-0.2.1/src/lib.rs:51:28 | 51 | let mut comps: Vec = vec![]; | ^^^^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 51 | let mut comps: Vec> = vec![]; | ++++ warning: `pathdiff` (lib) generated 1 warning Compiling pulldown-cmark-escape v0.11.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=pulldown_cmark_escape CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/pulldown-cmark-escape-0.11.0 CARGO_PKG_AUTHORS='Raph Levien :Marcus Klaas de Vries ' CARGO_PKG_DESCRIPTION='An escape library for HTML created in the pulldown-cmark project' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pulldown-cmark-escape CARGO_PKG_README=./README.md CARGO_PKG_REPOSITORY='https://github.com/raphlinus/pulldown-cmark' CARGO_PKG_RUST_VERSION=1.70 CARGO_PKG_VERSION=0.11.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/pulldown-cmark-escape-0.11.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name pulldown_cmark_escape --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/pulldown-cmark-escape-0.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("simd"))' -C metadata=26cedb5106d93b7a -C extra-filename=-26cedb5106d93b7a --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/pulldown-cmark-escape-0.11.0/src/lib.rs:57:35 | 57 | fn write_fmt(&mut self, args: Arguments) -> Result<(), Self::Error>; | ^^^^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 57 | fn write_fmt(&mut self, args: Arguments<'_>) -> Result<(), Self::Error>; | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/pulldown-cmark-escape-0.11.0/src/lib.rs:72:35 | 72 | fn write_fmt(&mut self, args: Arguments) -> io::Result<()> { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 72 | fn write_fmt(&mut self, args: Arguments<'_>) -> io::Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/pulldown-cmark-escape-0.11.0/src/lib.rs:96:35 | 96 | fn write_fmt(&mut self, args: Arguments) -> fmt::Result { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 96 | fn write_fmt(&mut self, args: Arguments<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/pulldown-cmark-escape-0.11.0/src/lib.rs:111:35 | 111 | fn write_fmt(&mut self, args: Arguments) -> fmt::Result { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 111 | fn write_fmt(&mut self, args: Arguments<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/pulldown-cmark-escape-0.11.0/src/lib.rs:128:35 | 128 | fn write_fmt(&mut self, args: Arguments) -> Result<(), Self::Error> { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 128 | fn write_fmt(&mut self, args: Arguments<'_>) -> Result<(), Self::Error> { | ++++ warning: `pulldown-cmark-escape` (lib) generated 5 warnings Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=pulldown_cmark CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/pulldown-cmark-0.11.2 CARGO_PKG_AUTHORS='Raph Levien :Marcus Klaas de Vries ' CARGO_PKG_DESCRIPTION='A pull parser for CommonMark' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pulldown-cmark CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/raphlinus/pulldown-cmark' CARGO_PKG_RUST_VERSION=1.71.1 CARGO_PKG_VERSION=0.11.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/pulldown-cmark-0.11.2 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/build/pulldown-cmark-18f1c505febb6d12/out /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name pulldown_cmark --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/pulldown-cmark-0.11.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --warn=unexpected_cfgs --cfg 'feature="html"' --cfg 'feature="pulldown-cmark-escape"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "gen-tests", "getopts", "html", "pulldown-cmark-escape", "serde", "simd"))' --check-cfg 'cfg(rustbuild)' -C metadata=4c1a71e6f029442c -C extra-filename=-4c1a71e6f029442c --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern bitflags=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libbitflags-e16016e74716c9bd.rmeta --extern memchr=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libmemchr-20e0a77743d03140.rmeta --extern pulldown_cmark_escape=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libpulldown_cmark_escape-26cedb5106d93b7a.rmeta --extern unicase=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libunicase-92240894ff2cb2c9.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/pulldown-cmark-0.11.2/src/lib.rs:280:20 | 280 | fn from(value: Tag) -> Self { | ^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 280 | fn from(value: Tag<'_>) -> Self { | ++++ warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/pulldown-cmark-0.11.2/src/html.rs:53:14 | 53 | numbers: HashMap, usize>, | ^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary = note: `-W rustc::default-hash-types` implied by `-W rustc::internal` = help: to override `-W rustc::internal` add `#[allow(rustc::default_hash_types)]` warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/pulldown-cmark-0.11.2/src/html.rs:70:22 | 70 | numbers: HashMap::new(), | ^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/pulldown-cmark-0.11.2/src/parse.rs:1657:12 | 1657 | inner: HashMap>, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/pulldown-cmark-0.11.2/src/parse.rs:1701:12 | 1701 | inner: HashMap>, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/pulldown-cmark-0.11.2/src/parse.rs:1792:39 | 1792 | pub struct RefDefs<'input>(pub(crate) HashMap, LinkDef<'input>>); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/pulldown-cmark-0.11.2/src/parse.rs:1796:44 | 1796 | pub struct FootnoteDefs<'input>(pub(crate) HashMap, FootnoteDef>); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: using `iter` can result in unstable query results --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/pulldown-cmark-0.11.2/src/parse.rs:1809:16 | 1809 | self.0.iter().map(|(k, v)| (k.as_ref(), v)) | ^^^^ | = note: if you believe this case to be fine, allow this lint and add a comment explaining your rationale = note: `-W rustc::potential-query-instability` implied by `-W rustc::internal` = help: to override `-W rustc::internal` add `#[allow(rustc::potential_query_instability)]` [rustc_llvm 0.0.0] cargo:rerun-if-env-changed=AR_x86_64-unknown-openbsd [rustc_llvm 0.0.0] AR_x86_64-unknown-openbsd = None [rustc_llvm 0.0.0] cargo:rerun-if-env-changed=AR_x86_64_unknown_openbsd [rustc_llvm 0.0.0] AR_x86_64_unknown_openbsd = Some(ar) [rustc_llvm 0.0.0] cargo:rerun-if-env-changed=ARFLAGS_x86_64-unknown-openbsd [rustc_llvm 0.0.0] ARFLAGS_x86_64-unknown-openbsd = None [rustc_llvm 0.0.0] cargo:rerun-if-env-changed=ARFLAGS_x86_64_unknown_openbsd [rustc_llvm 0.0.0] ARFLAGS_x86_64_unknown_openbsd = None [rustc_llvm 0.0.0] cargo:rerun-if-env-changed=HOST_ARFLAGS [rustc_llvm 0.0.0] HOST_ARFLAGS = None [rustc_llvm 0.0.0] cargo:rerun-if-env-changed=ARFLAGS [rustc_llvm 0.0.0] ARFLAGS = None [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=llvm-wrapper [rustc_llvm 0.0.0] cargo:rustc-link-search=native=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/build/rustc_llvm-d68c7c30cf7aef3c/out [rustc_llvm 0.0.0] cargo:rerun-if-env-changed=LLVM_LINK_SHARED [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMX86TargetMCA [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMX86Disassembler [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMX86AsmParser [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMX86CodeGen [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMX86Desc [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMX86Info [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMWebAssemblyDisassembler [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMWebAssemblyAsmParser [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMWebAssemblyCodeGen [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMWebAssemblyUtils [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMWebAssemblyDesc [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMWebAssemblyInfo [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMSystemZDisassembler [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMSystemZAsmParser [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMSystemZCodeGen [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMSystemZDesc [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMSystemZInfo [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMSparcDisassembler [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMSparcAsmParser [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMSparcCodeGen [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMSparcDesc [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMSparcInfo [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMRISCVTargetMCA [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMRISCVDisassembler [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMRISCVAsmParser [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMRISCVCodeGen [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMRISCVDesc [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMRISCVInfo [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMPowerPCDisassembler [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMPowerPCAsmParser [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMPowerPCCodeGen [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMPowerPCDesc [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMPowerPCInfo [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMNVPTXCodeGen [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMNVPTXDesc [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMNVPTXInfo [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMMSP430Disassembler [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMMSP430AsmParser [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMMSP430CodeGen [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMMSP430Desc [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMMSP430Info [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMMipsDisassembler [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMMipsAsmParser [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMMipsCodeGen [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMMipsDesc [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMMipsInfo [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMLTO [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMExtensions [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMLoongArchDisassembler [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMLoongArchAsmParser [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMLoongArchCodeGen [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMLoongArchDesc [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMLoongArchInfo [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMHexagonDisassembler [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMHexagonCodeGen [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMHexagonAsmParser [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMHexagonDesc [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMHexagonInfo [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMCoverage [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMBPFDisassembler [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMBPFAsmParser [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMBPFCodeGen [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMBPFDesc [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMBPFInfo [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMAVRDisassembler [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMAVRAsmParser [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMAVRCodeGen [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMAVRDesc [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMAVRInfo [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMARMDisassembler [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMARMAsmParser [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMARMCodeGen [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMARMDesc [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMARMUtils [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMARMInfo [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMAMDGPUTargetMCA [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMMCA [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMAMDGPUDisassembler [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMAMDGPUAsmParser [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMAMDGPUCodeGen [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMPasses [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMIRPrinter [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMCoroutines [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMMIRParser [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMipo [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMInstrumentation [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMVectorize [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMLinker [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMFrontendOpenMP [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMAMDGPUDesc [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMAMDGPUUtils [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMAMDGPUInfo [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMAArch64Disassembler [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMMCDisassembler [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMAArch64AsmParser [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMAArch64CodeGen [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMGlobalISel [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMSelectionDAG [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMCFGuard [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMAsmPrinter [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMCodeGen [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMTarget [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMScalarOpts [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMInstCombine [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMAggressiveInstCombine [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMObjCARCOpts [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMTransformUtils [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMBitWriter [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMAnalysis [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMProfileData [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMSymbolize [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMDebugInfoBTF [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMDebugInfoPDB [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMDebugInfoMSF [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMDebugInfoDWARF [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMObject [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMTextAPI [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMMCParser [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMIRReader [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMAsmParser [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMBitReader [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMAArch64Desc [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMCodeGenTypes [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMAArch64Utils [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMCore [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMRemarks [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMBitstreamReader [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMAArch64Info [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMMC [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMDebugInfoCodeView [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMBinaryFormat [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMTargetParser [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMSupport [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMDemangle [rustc_llvm 0.0.0] cargo:rustc-link-lib=dylib=execinfo [rustc_llvm 0.0.0] cargo:rustc-link-lib=dylib=pthread [rustc_llvm 0.0.0] cargo:rustc-link-lib=dylib=m [rustc_llvm 0.0.0] cargo:rustc-link-lib=dylib=z [rustc_llvm 0.0.0] cargo:rustc-link-search=native=/usr/local/llvm17/lib [rustc_llvm 0.0.0] cargo:rerun-if-env-changed=LLVM_LINKER_FLAGS [rustc_llvm 0.0.0] cargo:rerun-if-env-changed=LLVM_STATIC_STDCPP [rustc_llvm 0.0.0] cargo:rerun-if-env-changed=LLVM_USE_LIBCXX [rustc_llvm 0.0.0] cargo:rustc-link-lib=c++ Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rustc_llvm CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_llvm CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_llvm CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/build/rustc_llvm-d68c7c30cf7aef3c/out /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rustc_llvm --edition=2021 compiler/rustc_llvm/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=c4857228b8044cbc -C extra-filename=-c4857228b8044cbc --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern libc=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/liblibc-d2df80b7d163fcdd.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/build/rustc_llvm-d68c7c30cf7aef3c/out -L native=/usr/local/llvm17/lib -l static=llvm-wrapper -l static=LLVMX86TargetMCA -l static=LLVMX86Disassembler -l static=LLVMX86AsmParser -l static=LLVMX86CodeGen -l static=LLVMX86Desc -l static=LLVMX86Info -l static=LLVMWebAssemblyDisassembler -l static=LLVMWebAssemblyAsmParser -l static=LLVMWebAssemblyCodeGen -l static=LLVMWebAssemblyUtils -l static=LLVMWebAssemblyDesc -l static=LLVMWebAssemblyInfo -l static=LLVMSystemZDisassembler -l static=LLVMSystemZAsmParser -l static=LLVMSystemZCodeGen -l static=LLVMSystemZDesc -l static=LLVMSystemZInfo -l static=LLVMSparcDisassembler -l static=LLVMSparcAsmParser -l static=LLVMSparcCodeGen -l static=LLVMSparcDesc -l static=LLVMSparcInfo -l static=LLVMRISCVTargetMCA -l static=LLVMRISCVDisassembler -l static=LLVMRISCVAsmParser -l static=LLVMRISCVCodeGen -l static=LLVMRISCVDesc -l static=LLVMRISCVInfo -l static=LLVMPowerPCDisassembler -l static=LLVMPowerPCAsmParser -l static=LLVMPowerPCCodeGen -l static=LLVMPowerPCDesc -l static=LLVMPowerPCInfo -l static=LLVMNVPTXCodeGen -l static=LLVMNVPTXDesc -l static=LLVMNVPTXInfo -l static=LLVMMSP430Disassembler -l static=LLVMMSP430AsmParser -l static=LLVMMSP430CodeGen -l static=LLVMMSP430Desc -l static=LLVMMSP430Info -l static=LLVMMipsDisassembler -l static=LLVMMipsAsmParser -l static=LLVMMipsCodeGen -l static=LLVMMipsDesc -l static=LLVMMipsInfo -l static=LLVMLTO -l static=LLVMExtensions -l static=LLVMLoongArchDisassembler -l static=LLVMLoongArchAsmParser -l static=LLVMLoongArchCodeGen -l static=LLVMLoongArchDesc -l static=LLVMLoongArchInfo -l static=LLVMHexagonDisassembler -l static=LLVMHexagonCodeGen -l static=LLVMHexagonAsmParser -l static=LLVMHexagonDesc -l static=LLVMHexagonInfo -l static=LLVMCoverage -l static=LLVMBPFDisassembler -l static=LLVMBPFAsmParser -l static=LLVMBPFCodeGen -l static=LLVMBPFDesc -l static=LLVMBPFInfo -l static=LLVMAVRDisassembler -l static=LLVMAVRAsmParser -l static=LLVMAVRCodeGen -l static=LLVMAVRDesc -l static=LLVMAVRInfo -l static=LLVMARMDisassembler -l static=LLVMARMAsmParser -l static=LLVMARMCodeGen -l static=LLVMARMDesc -l static=LLVMARMUtils -l static=LLVMARMInfo -l static=LLVMAMDGPUTargetMCA -l static=LLVMMCA -l static=LLVMAMDGPUDisassembler -l static=LLVMAMDGPUAsmParser -l static=LLVMAMDGPUCodeGen -l static=LLVMPasses -l static=LLVMIRPrinter -l static=LLVMCoroutines -l static=LLVMMIRParser -l static=LLVMipo -l static=LLVMInstrumentation -l static=LLVMVectorize -l static=LLVMLinker -l static=LLVMFrontendOpenMP -l static=LLVMAMDGPUDesc -l static=LLVMAMDGPUUtils -l static=LLVMAMDGPUInfo -l static=LLVMAArch64Disassembler -l static=LLVMMCDisassembler -l static=LLVMAArch64AsmParser -l static=LLVMAArch64CodeGen -l static=LLVMGlobalISel -l static=LLVMSelectionDAG -l static=LLVMCFGuard -l static=LLVMAsmPrinter -l static=LLVMCodeGen -l static=LLVMTarget -l static=LLVMScalarOpts -l static=LLVMInstCombine -l static=LLVMAggressiveInstCombine -l static=LLVMObjCARCOpts -l static=LLVMTransformUtils -l static=LLVMBitWriter -l static=LLVMAnalysis -l static=LLVMProfileData -l static=LLVMSymbolize -l static=LLVMDebugInfoBTF -l static=LLVMDebugInfoPDB -l static=LLVMDebugInfoMSF -l static=LLVMDebugInfoDWARF -l static=LLVMObject -l static=LLVMTextAPI -l static=LLVMMCParser -l static=LLVMIRReader -l static=LLVMAsmParser -l static=LLVMBitReader -l static=LLVMAArch64Desc -l static=LLVMCodeGenTypes -l static=LLVMAArch64Utils -l static=LLVMCore -l static=LLVMRemarks -l static=LLVMBitstreamReader -l static=LLVMAArch64Info -l static=LLVMMC -l static=LLVMDebugInfoCodeView -l static=LLVMBinaryFormat -l static=LLVMTargetParser -l static=LLVMSupport -l static=LLVMDemangle -l dylib=execinfo -l dylib=pthread -l dylib=m -l dylib=z -l c++ --cfg 'llvm_component="aarch64"' --cfg 'llvm_component="amdgpu"' --cfg 'llvm_component="arm"' --cfg 'llvm_component="asmparser"' --cfg 'llvm_component="avr"' --cfg 'llvm_component="bitreader"' --cfg 'llvm_component="bitwriter"' --cfg 'llvm_component="bpf"' --cfg 'llvm_component="coverage"' --cfg 'llvm_component="hexagon"' --cfg 'llvm_component="instrumentation"' --cfg 'llvm_component="ipo"' --cfg 'llvm_component="linker"' --cfg 'llvm_component="loongarch"' --cfg 'llvm_component="lto"' --cfg 'llvm_component="mips"' --cfg 'llvm_component="msp430"' --cfg 'llvm_component="nvptx"' --cfg 'llvm_component="powerpc"' --cfg 'llvm_component="riscv"' --cfg 'llvm_component="sparc"' --cfg 'llvm_component="systemz"' --cfg 'llvm_component="webassembly"' --cfg 'llvm_component="x86"' --check-cfg 'cfg(llvm_component,values("ipo"))' --check-cfg 'cfg(llvm_component,values("bitreader"))' --check-cfg 'cfg(llvm_component,values("bitwriter"))' --check-cfg 'cfg(llvm_component,values("linker"))' --check-cfg 'cfg(llvm_component,values("asmparser"))' --check-cfg 'cfg(llvm_component,values("lto"))' --check-cfg 'cfg(llvm_component,values("coverage"))' --check-cfg 'cfg(llvm_component,values("instrumentation"))' --check-cfg 'cfg(llvm_component,values("x86"))' --check-cfg 'cfg(llvm_component,values("arm"))' --check-cfg 'cfg(llvm_component,values("aarch64"))' --check-cfg 'cfg(llvm_component,values("amdgpu"))' --check-cfg 'cfg(llvm_component,values("avr"))' --check-cfg 'cfg(llvm_component,values("loongarch"))' --check-cfg 'cfg(llvm_component,values("m68k"))' --check-cfg 'cfg(llvm_component,values("csky"))' --check-cfg 'cfg(llvm_component,values("mips"))' --check-cfg 'cfg(llvm_component,values("powerpc"))' --check-cfg 'cfg(llvm_component,values("systemz"))' --check-cfg 'cfg(llvm_component,values("jsbackend"))' --check-cfg 'cfg(llvm_component,values("webassembly"))' --check-cfg 'cfg(llvm_component,values("msp430"))' --check-cfg 'cfg(llvm_component,values("sparc"))' --check-cfg 'cfg(llvm_component,values("nvptx"))' --check-cfg 'cfg(llvm_component,values("hexagon"))' --check-cfg 'cfg(llvm_component,values("riscv"))' --check-cfg 'cfg(llvm_component,values("xtensa"))' --check-cfg 'cfg(llvm_component,values("bpf"))'` Compiling rustc_codegen_ssa v0.0.0 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_codegen_ssa) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rustc_codegen_ssa CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_codegen_ssa CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_codegen_ssa CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rustc_codegen_ssa --edition=2021 compiler/rustc_codegen_ssa/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=d601db4de9d3a8f5 -C extra-filename=-d601db4de9d3a8f5 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern ar_archive_writer=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libar_archive_writer-efebed0bb7b9beeb.rmeta --extern arrayvec=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libarrayvec-ed9aaa88cbec763c.rmeta --extern bitflags=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libbitflags-e16016e74716c9bd.rmeta --extern cc=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libcc-93fdc4dab32f98d0.rmeta --extern either=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libeither-e211ec3def66b7a4.rmeta --extern itertools=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libitertools-64f81eba0a0b8561.rmeta --extern jobserver=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libjobserver-e6c470e9c668cb89.rmeta --extern libc=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/liblibc-d2df80b7d163fcdd.rmeta --extern object=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libobject-84ef98d5ab35924c.rmeta --extern pathdiff=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libpathdiff-e73c6e79faffbf8a.rmeta --extern regex=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libregex-e7b2e25e6cc56e47.rmeta --extern rustc_arena=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_arena-1c5556bb3a585d82.rmeta --extern rustc_ast=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_ast-9859b7837d90259a.rmeta --extern rustc_attr=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_attr-874898dc83e24453.rmeta --extern rustc_data_structures=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_data_structures-50d084bb6cf08c2d.rmeta --extern rustc_errors=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_errors-d8647a8719ca0e9c.rmeta --extern rustc_fluent_macro=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/librustc_fluent_macro-b755cfe6b9a6f67c.so --extern rustc_fs_util=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_fs_util-65605b189d9e470d.rmeta --extern rustc_hir=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_hir-d49f706e2d20e24d.rmeta --extern rustc_incremental=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_incremental-fc9872cfca118d39.rmeta --extern rustc_index=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_index-9753c295dd5ab1ad.rmeta --extern rustc_macros=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/librustc_macros-9154419ce09665ba.so --extern rustc_metadata=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_metadata-7fb2d9dcad5812c9.rmeta --extern rustc_middle=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_middle-0d88e2f24a782198.rmeta --extern rustc_monomorphize=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_monomorphize-9e5c6471dbf4e137.rmeta --extern rustc_query_system=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_query_system-606d3166f1a1769c.rmeta --extern rustc_serialize=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_serialize-1844988cc49a2c74.rmeta --extern rustc_session=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_session-b189148fa95aa66c.rmeta --extern rustc_span=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_span-16d47d317c748ece.rmeta --extern rustc_symbol_mangling=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_symbol_mangling-c858b5201b301084.rmeta --extern rustc_target=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_target-95c872066b4bf01d.rmeta --extern rustc_type_ir=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_type_ir-235b89bfd19d8192.rmeta --extern serde_json=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libserde_json-34a81ea9dfff40dc.rmeta --extern smallvec=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libsmallvec-cdaa0fb7721cca79.rmeta --extern tempfile=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libtempfile-ba0877749fe4875c.rmeta --extern thin_vec=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libthin_vec-fcc19ab6c5fbe1d6.rmeta --extern thorin=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libthorin-a9e1f88529df2ccd.rmeta --extern tracing=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libtracing-6dfb46b41289e830.rmeta --extern wasm_encoder=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libwasm_encoder-b70b97c10e3848fd.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/build/psm-e40c84db0f18debb/out` Compiling tracing-subscriber v0.3.18 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=tracing_subscriber CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-subscriber-0.3.18 CARGO_PKG_AUTHORS='Eliza Weisman :David Barsky :Tokio Contributors ' CARGO_PKG_DESCRIPTION='Utilities for implementing and composing `tracing` subscribers. ' CARGO_PKG_HOMEPAGE='https://tokio.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tracing-subscriber CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/tracing' CARGO_PKG_RUST_VERSION=1.63.0 CARGO_PKG_VERSION=0.3.18 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=18 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-subscriber-0.3.18 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name tracing_subscriber --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-subscriber-0.3.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="ansi"' --cfg 'feature="env-filter"' --cfg 'feature="fmt"' --cfg 'feature="matchers"' --cfg 'feature="nu-ansi-term"' --cfg 'feature="once_cell"' --cfg 'feature="parking_lot"' --cfg 'feature="regex"' --cfg 'feature="registry"' --cfg 'feature="sharded-slab"' --cfg 'feature="smallvec"' --cfg 'feature="std"' --cfg 'feature="thread_local"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "ansi", "chrono", "default", "env-filter", "fmt", "json", "local-time", "matchers", "nu-ansi-term", "once_cell", "parking_lot", "regex", "registry", "serde", "serde_json", "sharded-slab", "smallvec", "std", "thread_local", "time", "tracing", "tracing-log", "tracing-serde", "valuable", "valuable-serde", "valuable_crate"))' -C metadata=57e48cc99e93eb34 -C extra-filename=-57e48cc99e93eb34 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern matchers=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libmatchers-099b56968182579c.rmeta --extern nu_ansi_term=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libnu_ansi_term-abfc2080e0eadc5d.rmeta --extern once_cell=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libonce_cell-ebad891e0e108256.rmeta --extern parking_lot=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libparking_lot-3fe2aa6bf223145f.rmeta --extern regex=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libregex-e7b2e25e6cc56e47.rmeta --extern sharded_slab=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libsharded_slab-54144c1b07a78292.rmeta --extern smallvec=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libsmallvec-cdaa0fb7721cca79.rmeta --extern thread_local=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libthread_local-10517331676f5096.rmeta --extern tracing=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libtracing-6dfb46b41289e830.rmeta --extern tracing_core=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libtracing_core-0582356d7b43f151.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: `pulldown-cmark` (lib) generated 8 warnings Compiling rustc_privacy v0.0.0 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_privacy) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rustc_privacy CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_privacy CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_privacy CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rustc_privacy --edition=2021 compiler/rustc_privacy/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=a82217265eb33d1e -C extra-filename=-a82217265eb33d1e --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern rustc_ast=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_ast-9859b7837d90259a.rmeta --extern rustc_attr=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_attr-874898dc83e24453.rmeta --extern rustc_data_structures=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_data_structures-50d084bb6cf08c2d.rmeta --extern rustc_errors=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_errors-d8647a8719ca0e9c.rmeta --extern rustc_fluent_macro=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/librustc_fluent_macro-b755cfe6b9a6f67c.so --extern rustc_hir=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_hir-d49f706e2d20e24d.rmeta --extern rustc_macros=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/librustc_macros-9154419ce09665ba.so --extern rustc_middle=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_middle-0d88e2f24a782198.rmeta --extern rustc_session=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_session-b189148fa95aa66c.rmeta --extern rustc_span=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_span-16d47d317c748ece.rmeta --extern rustc_ty_utils=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_ty_utils-dc124b57d9d76b7a.rmeta --extern tracing=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libtracing-6dfb46b41289e830.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/build/psm-e40c84db0f18debb/out` warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-subscriber-0.3.18/src/lib.rs:189:5 | 189 | private_in_public, | ^^^^^^^^^^^^^^^^^ | = note: `#[warn(renamed_and_removed_lints)]` on by default warning: unexpected `cfg` condition value: `nu_ansi_term` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-subscriber-0.3.18/src/filter/env/builder.rs:213:19 | 213 | #[cfg(feature = "nu_ansi_term")] | ^^^^^^^^^^-------------- | | | help: there is a expected value with a similar name: `"nu-ansi-term"` | = note: expected values for `feature` are: `alloc`, `ansi`, `chrono`, `default`, `env-filter`, `fmt`, `json`, `local-time`, `matchers`, `nu-ansi-term`, `once_cell`, `parking_lot`, `regex`, `registry`, `serde`, `serde_json`, `sharded-slab`, `smallvec`, `std`, `thread_local`, `time`, `tracing`, `tracing-log`, `tracing-serde`, `valuable`, `valuable-serde`, and `valuable_crate` = help: consider adding `nu_ansi_term` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `nu_ansi_term` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-subscriber-0.3.18/src/filter/env/builder.rs:219:27 | 219 | #[cfg(not(feature = "nu_ansi_term"))] | ^^^^^^^^^^-------------- | | | help: there is a expected value with a similar name: `"nu-ansi-term"` | = note: expected values for `feature` are: `alloc`, `ansi`, `chrono`, `default`, `env-filter`, `fmt`, `json`, `local-time`, `matchers`, `nu-ansi-term`, `once_cell`, `parking_lot`, `regex`, `registry`, `serde`, `serde_json`, `sharded-slab`, `smallvec`, `std`, `thread_local`, `time`, `tracing`, `tracing-log`, `tracing-serde`, `valuable`, `valuable-serde`, and `valuable_crate` = help: consider adding `nu_ansi_term` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `nu_ansi_term` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-subscriber-0.3.18/src/filter/env/builder.rs:221:23 | 221 | #[cfg(feature = "nu_ansi_term")] | ^^^^^^^^^^-------------- | | | help: there is a expected value with a similar name: `"nu-ansi-term"` | = note: expected values for `feature` are: `alloc`, `ansi`, `chrono`, `default`, `env-filter`, `fmt`, `json`, `local-time`, `matchers`, `nu-ansi-term`, `once_cell`, `parking_lot`, `regex`, `registry`, `serde`, `serde_json`, `sharded-slab`, `smallvec`, `std`, `thread_local`, `time`, `tracing`, `tracing-log`, `tracing-serde`, `valuable`, `valuable-serde`, and `valuable_crate` = help: consider adding `nu_ansi_term` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `nu_ansi_term` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-subscriber-0.3.18/src/filter/env/builder.rs:231:27 | 231 | #[cfg(not(feature = "nu_ansi_term"))] | ^^^^^^^^^^-------------- | | | help: there is a expected value with a similar name: `"nu-ansi-term"` | = note: expected values for `feature` are: `alloc`, `ansi`, `chrono`, `default`, `env-filter`, `fmt`, `json`, `local-time`, `matchers`, `nu-ansi-term`, `once_cell`, `parking_lot`, `regex`, `registry`, `serde`, `serde_json`, `sharded-slab`, `smallvec`, `std`, `thread_local`, `time`, `tracing`, `tracing-log`, `tracing-serde`, `valuable`, `valuable-serde`, and `valuable_crate` = help: consider adding `nu_ansi_term` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `nu_ansi_term` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-subscriber-0.3.18/src/filter/env/builder.rs:233:23 | 233 | #[cfg(feature = "nu_ansi_term")] | ^^^^^^^^^^-------------- | | | help: there is a expected value with a similar name: `"nu-ansi-term"` | = note: expected values for `feature` are: `alloc`, `ansi`, `chrono`, `default`, `env-filter`, `fmt`, `json`, `local-time`, `matchers`, `nu-ansi-term`, `once_cell`, `parking_lot`, `regex`, `registry`, `serde`, `serde_json`, `sharded-slab`, `smallvec`, `std`, `thread_local`, `time`, `tracing`, `tracing-log`, `tracing-serde`, `valuable`, `valuable-serde`, and `valuable_crate` = help: consider adding `nu_ansi_term` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `nu_ansi_term` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-subscriber-0.3.18/src/filter/env/builder.rs:244:27 | 244 | #[cfg(not(feature = "nu_ansi_term"))] | ^^^^^^^^^^-------------- | | | help: there is a expected value with a similar name: `"nu-ansi-term"` | = note: expected values for `feature` are: `alloc`, `ansi`, `chrono`, `default`, `env-filter`, `fmt`, `json`, `local-time`, `matchers`, `nu-ansi-term`, `once_cell`, `parking_lot`, `regex`, `registry`, `serde`, `serde_json`, `sharded-slab`, `smallvec`, `std`, `thread_local`, `time`, `tracing`, `tracing-log`, `tracing-serde`, `valuable`, `valuable-serde`, and `valuable_crate` = help: consider adding `nu_ansi_term` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `nu_ansi_term` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-subscriber-0.3.18/src/filter/env/builder.rs:246:23 | 246 | #[cfg(feature = "nu_ansi_term")] | ^^^^^^^^^^-------------- | | | help: there is a expected value with a similar name: `"nu-ansi-term"` | = note: expected values for `feature` are: `alloc`, `ansi`, `chrono`, `default`, `env-filter`, `fmt`, `json`, `local-time`, `matchers`, `nu-ansi-term`, `once_cell`, `parking_lot`, `regex`, `registry`, `serde`, `serde_json`, `sharded-slab`, `smallvec`, `std`, `thread_local`, `time`, `tracing`, `tracing-log`, `tracing-serde`, `valuable`, `valuable-serde`, and `valuable_crate` = help: consider adding `nu_ansi_term` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning[E0133]: call to unsafe function `layer::Layer::downcast_raw` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-subscriber-0.3.18/src/filter/layer_filters/mod.rs:866:18 | 866 | _ => self.layer.downcast_raw(id), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-subscriber-0.3.18/src/filter/layer_filters/mod.rs:858:5 | 858 | unsafe fn downcast_raw(&self, id: TypeId) -> Option<*const ()> { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` warning[E0133]: call to unsafe function `layer::Layer::downcast_raw` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-subscriber-0.3.18/src/layer/layered.rs:235:9 | 235 | / self.layer 236 | | .downcast_raw(id) | |_____________________________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-subscriber-0.3.18/src/layer/layered.rs:209:5 | 209 | unsafe fn downcast_raw(&self, id: TypeId) -> Option<*const ()> { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `tracing_core::Subscriber::downcast_raw` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-subscriber-0.3.18/src/layer/layered.rs:237:25 | 237 | .or_else(|| self.inner.downcast_raw(id)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `layer::Layer::downcast_raw` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-subscriber-0.3.18/src/layer/layered.rs:373:17 | 373 | self.layer.downcast_raw(id).and(self.inner.downcast_raw(id)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-subscriber-0.3.18/src/layer/layered.rs:341:5 | 341 | unsafe fn downcast_raw(&self, id: TypeId) -> Option<*const ()> { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `layer::Layer::downcast_raw` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-subscriber-0.3.18/src/layer/layered.rs:373:49 | 373 | self.layer.downcast_raw(id).and(self.inner.downcast_raw(id)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `layer::Layer::downcast_raw` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-subscriber-0.3.18/src/layer/layered.rs:377:18 | 377 | _ => self | __________________^ 378 | | .layer 379 | | .downcast_raw(id) | |_________________________________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `layer::Layer::downcast_raw` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-subscriber-0.3.18/src/layer/layered.rs:380:29 | 380 | .or_else(|| self.inner.downcast_raw(id)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `layer::Layer::downcast_raw` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-subscriber-0.3.18/src/layer/mod.rs:1670:44 | 1670 | self.as_ref().and_then(|inner| inner.downcast_raw(id)) | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-subscriber-0.3.18/src/layer/mod.rs:1664:5 | 1664 | unsafe fn downcast_raw(&self, id: TypeId) -> Option<*const ()> { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `layer::Layer::downcast_raw` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-subscriber-0.3.18/src/layer/mod.rs:1755:17 | 1680 | / macro_rules! layer_impl_body { 1681 | | () => { 1682 | | #[inline] 1683 | | fn on_register_dispatch(&self, subscriber: &Dispatch) { ... | 1755 | | self.deref().downcast_raw(id) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 1756 | | } 1757 | | }; 1758 | | } | |_____- in this expansion of `layer_impl_body!` ... 1765 | layer_impl_body! {} | ------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-subscriber-0.3.18/src/layer/mod.rs:1754:13 | 1680 | / macro_rules! layer_impl_body { 1681 | | () => { 1682 | | #[inline] 1683 | | fn on_register_dispatch(&self, subscriber: &Dispatch) { ... | 1754 | | unsafe fn downcast_raw(&self, id: TypeId) -> Option<*const ()> { | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... | 1757 | | }; 1758 | | } | |_____- in this expansion of `layer_impl_body!` ... 1765 | layer_impl_body! {} | ------------------- in this macro invocation warning[E0133]: call to unsafe function `layer::Layer::downcast_raw` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-subscriber-0.3.18/src/layer/mod.rs:1755:17 | 1680 | / macro_rules! layer_impl_body { 1681 | | () => { 1682 | | #[inline] 1683 | | fn on_register_dispatch(&self, subscriber: &Dispatch) { ... | 1755 | | self.deref().downcast_raw(id) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 1756 | | } 1757 | | }; 1758 | | } | |_____- in this expansion of `layer_impl_body!` ... 1772 | layer_impl_body! {} | ------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-subscriber-0.3.18/src/layer/mod.rs:1754:13 | 1680 | / macro_rules! layer_impl_body { 1681 | | () => { 1682 | | #[inline] 1683 | | fn on_register_dispatch(&self, subscriber: &Dispatch) { ... | 1754 | | unsafe fn downcast_raw(&self, id: TypeId) -> Option<*const ()> { | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... | 1757 | | }; 1758 | | } | |_____- in this expansion of `layer_impl_body!` ... 1772 | layer_impl_body! {} | ------------------- in this macro invocation warning[E0133]: call to unsafe function `layer::Layer::downcast_raw` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-subscriber-0.3.18/src/layer/mod.rs:1883:74 | 1883 | if filter::is_plf_downcast_marker(id) && self.iter().any(|s| s.downcast_raw(id).is_none()) { | ^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-subscriber-0.3.18/src/layer/mod.rs:1869:9 | 1869 | unsafe fn downcast_raw(&self, id: TypeId) -> Option<*const ()> { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `layer::Layer::downcast_raw` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-subscriber-0.3.18/src/layer/mod.rs:1890:38 | 1890 | self.iter().find_map(|l| l.downcast_raw(id)) | ^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-subscriber-0.3.18/src/layer/mod.rs:1869:9 | 1869 | unsafe fn downcast_raw(&self, id: TypeId) -> Option<*const ()> { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `layer::Layer::downcast_raw` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-subscriber-0.3.18/src/reload.rs:200:20 | 200 | return try_lock!(self.inner.read(), else return None).downcast_raw(id); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-subscriber-0.3.18/src/reload.rs:188:5 | 188 | unsafe fn downcast_raw(&self, id: TypeId) -> Option<*const ()> { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Compiling rustc_mir_build v0.0.0 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_mir_build) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rustc_mir_build CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_mir_build CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_mir_build CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rustc_mir_build --edition=2021 compiler/rustc_mir_build/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=36d882f1940eca44 -C extra-filename=-36d882f1940eca44 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern either=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libeither-e211ec3def66b7a4.rmeta --extern itertools=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libitertools-64f81eba0a0b8561.rmeta --extern rustc_apfloat=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_apfloat-b3b3cbe7dc2ac8f7.rmeta --extern rustc_arena=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_arena-1c5556bb3a585d82.rmeta --extern rustc_ast=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_ast-9859b7837d90259a.rmeta --extern rustc_data_structures=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_data_structures-50d084bb6cf08c2d.rmeta --extern rustc_errors=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_errors-d8647a8719ca0e9c.rmeta --extern rustc_fluent_macro=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/librustc_fluent_macro-b755cfe6b9a6f67c.so --extern rustc_hir=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_hir-d49f706e2d20e24d.rmeta --extern rustc_index=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_index-9753c295dd5ab1ad.rmeta --extern rustc_infer=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_infer-fab69b93799ec5ce.rmeta --extern rustc_lint=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_lint-35e6404d266894a8.rmeta --extern rustc_macros=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/librustc_macros-9154419ce09665ba.so --extern rustc_middle=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_middle-0d88e2f24a782198.rmeta --extern rustc_pattern_analysis=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_pattern_analysis-4d0c2d5ec0de20b4.rmeta --extern rustc_session=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_session-b189148fa95aa66c.rmeta --extern rustc_span=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_span-16d47d317c748ece.rmeta --extern rustc_target=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_target-95c872066b4bf01d.rmeta --extern rustc_trait_selection=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_trait_selection-4a1022c38b3cf523.rmeta --extern tracing=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libtracing-6dfb46b41289e830.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/build/psm-e40c84db0f18debb/out` warning[E0133]: call to unsafe function `tracing_core::Subscriber::downcast_raw` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-subscriber-0.3.18/src/fmt/mod.rs:446:13 | 446 | self.inner.downcast_raw(id) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-subscriber-0.3.18/src/fmt/mod.rs:442:5 | 442 | unsafe fn downcast_raw(&self, id: TypeId) -> Option<*const ()> { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-subscriber-0.3.18/src/filter/env/mod.rs:201:19 | 201 | by_id: RwLock>, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary = note: `-W rustc::default-hash-types` implied by `-W rustc::internal` = help: to override `-W rustc::internal` add `#[allow(rustc::default_hash_types)]` warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-subscriber-0.3.18/src/filter/env/mod.rs:202:19 | 202 | by_cs: RwLock>, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-subscriber-0.3.18/src/filter/env/mod.rs:207:20 | 207 | type FieldMap = HashMap; | ^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: using `iter` can result in unstable query results --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-subscriber-0.3.18/src/filter/env/field.rs:457:14 | 457 | .iter() | ^^^^ | = note: if you believe this case to be fine, allow this lint and add a comment explaining your rationale = note: `-W rustc::potential-query-instability` implied by `-W rustc::internal` = help: to override `-W rustc::internal` add `#[allow(rustc::potential_query_instability)]` warning: using `values` can result in unstable query results --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-subscriber-0.3.18/src/filter/env/field.rs:485:14 | 485 | .values() | ^^^^^^ | = note: if you believe this case to be fine, allow this lint and add a comment explaining your rationale warning: `tracing-subscriber` (lib) generated 27 warnings Compiling rustc_sanitizers v0.0.0 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_sanitizers) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rustc_sanitizers CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_sanitizers CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_sanitizers CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rustc_sanitizers --edition=2021 compiler/rustc_sanitizers/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=baf94d36e1b7e191 -C extra-filename=-baf94d36e1b7e191 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern bitflags=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libbitflags-e16016e74716c9bd.rmeta --extern rustc_data_structures=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_data_structures-50d084bb6cf08c2d.rmeta --extern rustc_hir=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_hir-d49f706e2d20e24d.rmeta --extern rustc_middle=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_middle-0d88e2f24a782198.rmeta --extern rustc_span=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_span-16d47d317c748ece.rmeta --extern rustc_target=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_target-95c872066b4bf01d.rmeta --extern rustc_trait_selection=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_trait_selection-4a1022c38b3cf523.rmeta --extern tracing=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libtracing-6dfb46b41289e830.rmeta --extern twox_hash=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libtwox_hash-7001ad0cbd2a5b71.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/build/psm-e40c84db0f18debb/out` Compiling rustc_const_eval v0.0.0 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_const_eval) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rustc_const_eval CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_const_eval CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_const_eval CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rustc_const_eval --edition=2021 compiler/rustc_const_eval/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=51533e5b9deb9ed0 -C extra-filename=-51533e5b9deb9ed0 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern either=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libeither-e211ec3def66b7a4.rmeta --extern rustc_apfloat=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_apfloat-b3b3cbe7dc2ac8f7.rmeta --extern rustc_ast=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_ast-9859b7837d90259a.rmeta --extern rustc_attr=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_attr-874898dc83e24453.rmeta --extern rustc_data_structures=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_data_structures-50d084bb6cf08c2d.rmeta --extern rustc_errors=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_errors-d8647a8719ca0e9c.rmeta --extern rustc_fluent_macro=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/librustc_fluent_macro-b755cfe6b9a6f67c.so --extern rustc_hir=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_hir-d49f706e2d20e24d.rmeta --extern rustc_index=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_index-9753c295dd5ab1ad.rmeta --extern rustc_infer=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_infer-fab69b93799ec5ce.rmeta --extern rustc_macros=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/librustc_macros-9154419ce09665ba.so --extern rustc_middle=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_middle-0d88e2f24a782198.rmeta --extern rustc_mir_dataflow=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_mir_dataflow-adf2b3a32fd018f8.rmeta --extern rustc_session=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_session-b189148fa95aa66c.rmeta --extern rustc_span=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_span-16d47d317c748ece.rmeta --extern rustc_target=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_target-95c872066b4bf01d.rmeta --extern rustc_trait_selection=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_trait_selection-4a1022c38b3cf523.rmeta --extern rustc_type_ir=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_type_ir-235b89bfd19d8192.rmeta --extern tracing=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libtracing-6dfb46b41289e830.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/build/psm-e40c84db0f18debb/out` Compiling rustc_hir_analysis v0.0.0 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_hir_analysis) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rustc_hir_analysis CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_hir_analysis CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_hir_analysis CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rustc_hir_analysis --edition=2021 compiler/rustc_hir_analysis/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=56632aa61257703f -C extra-filename=-56632aa61257703f --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern itertools=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libitertools-64f81eba0a0b8561.rmeta --extern rustc_arena=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_arena-1c5556bb3a585d82.rmeta --extern rustc_ast=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_ast-9859b7837d90259a.rmeta --extern rustc_attr=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_attr-874898dc83e24453.rmeta --extern rustc_data_structures=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_data_structures-50d084bb6cf08c2d.rmeta --extern rustc_errors=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_errors-d8647a8719ca0e9c.rmeta --extern rustc_feature=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_feature-46ec2b17cc1bd142.rmeta --extern rustc_fluent_macro=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/librustc_fluent_macro-b755cfe6b9a6f67c.so --extern rustc_hir=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_hir-d49f706e2d20e24d.rmeta --extern rustc_hir_pretty=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_hir_pretty-91b159f2b7b71092.rmeta --extern rustc_index=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_index-9753c295dd5ab1ad.rmeta --extern rustc_infer=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_infer-fab69b93799ec5ce.rmeta --extern rustc_lint_defs=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_lint_defs-0d5db3eaabdce495.rmeta --extern rustc_macros=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/librustc_macros-9154419ce09665ba.so --extern rustc_middle=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_middle-0d88e2f24a782198.rmeta --extern rustc_session=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_session-b189148fa95aa66c.rmeta --extern rustc_span=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_span-16d47d317c748ece.rmeta --extern rustc_target=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_target-95c872066b4bf01d.rmeta --extern rustc_trait_selection=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_trait_selection-4a1022c38b3cf523.rmeta --extern rustc_type_ir=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_type_ir-235b89bfd19d8192.rmeta --extern smallvec=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libsmallvec-cdaa0fb7721cca79.rmeta --extern tracing=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libtracing-6dfb46b41289e830.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/build/psm-e40c84db0f18debb/out` Compiling rustc_traits v0.0.0 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_traits) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rustc_traits CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_traits CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_traits CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rustc_traits --edition=2021 compiler/rustc_traits/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=4e3a9543702f427f -C extra-filename=-4e3a9543702f427f --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern rustc_data_structures=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_data_structures-50d084bb6cf08c2d.rmeta --extern rustc_hir=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_hir-d49f706e2d20e24d.rmeta --extern rustc_infer=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_infer-fab69b93799ec5ce.rmeta --extern rustc_middle=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_middle-0d88e2f24a782198.rmeta --extern rustc_span=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_span-16d47d317c748ece.rmeta --extern rustc_trait_selection=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_trait_selection-4a1022c38b3cf523.rmeta --extern tracing=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libtracing-6dfb46b41289e830.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/build/psm-e40c84db0f18debb/out` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=openbsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(parallel_compiler)-Zmacro-backtrace-Csplit-debuginfo=off-Wrustc::internal-Wkeyword_idents_2024-Wunsafe_op_in_unsafe_fn-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zon-broken-pipe=kill' CARGO_FEATURE_FS=1 CARGO_FEATURE_PROCESS=1 CARGO_FEATURE_SIGNAL=1 CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nix-0.29.0 CARGO_PKG_AUTHORS='The nix-rust Project Developers' CARGO_PKG_DESCRIPTION='Rust friendly bindings to *nix APIs' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=nix CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/nix-rust/nix' CARGO_PKG_RUST_VERSION=1.69 CARGO_PKG_VERSION=0.29.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=29 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-openbsd LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' NUM_JOBS=6 OPT_LEVEL=3 OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/build/nix-e67e2ecddf78ac89/out PROFILE=release RUSTC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTC_WRAPPER=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTDOC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-openbsd /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/build/nix-6d5bae30128fa0c1/build-script-build` [nix 0.29.0] cargo:rustc-check-cfg=cfg(android) [nix 0.29.0] cargo:rustc-check-cfg=cfg(dragonfly) [nix 0.29.0] cargo:rustc-check-cfg=cfg(ios) [nix 0.29.0] cargo:rustc-check-cfg=cfg(freebsd) [nix 0.29.0] cargo:rustc-check-cfg=cfg(illumos) [nix 0.29.0] cargo:rustc-check-cfg=cfg(linux) [nix 0.29.0] cargo:rustc-check-cfg=cfg(macos) [nix 0.29.0] cargo:rustc-check-cfg=cfg(netbsd) [nix 0.29.0] cargo:rustc-check-cfg=cfg(openbsd) [nix 0.29.0] cargo:rustc-cfg=openbsd [nix 0.29.0] cargo:rustc-check-cfg=cfg(solaris) [nix 0.29.0] cargo:rustc-check-cfg=cfg(watchos) [nix 0.29.0] cargo:rustc-check-cfg=cfg(tvos) [nix 0.29.0] cargo:rustc-check-cfg=cfg(visionos) [nix 0.29.0] cargo:rustc-check-cfg=cfg(apple_targets) [nix 0.29.0] cargo:rustc-check-cfg=cfg(bsd) [nix 0.29.0] cargo:rustc-cfg=bsd [nix 0.29.0] cargo:rustc-check-cfg=cfg(bsd_without_apple) [nix 0.29.0] cargo:rustc-cfg=bsd_without_apple [nix 0.29.0] cargo:rustc-check-cfg=cfg(linux_android) [nix 0.29.0] cargo:rustc-check-cfg=cfg(freebsdlike) [nix 0.29.0] cargo:rustc-check-cfg=cfg(netbsdlike) [nix 0.29.0] cargo:rustc-cfg=netbsdlike [nix 0.29.0] cargo:rustc-check-cfg=cfg(solarish) [nix 0.29.0] cargo:rustc-check-cfg=cfg(apple_targets) [nix 0.29.0] cargo:rustc-check-cfg=cfg(bsd) [nix 0.29.0] cargo:rustc-check-cfg=cfg(bsd_without_apple) [nix 0.29.0] cargo:rustc-check-cfg=cfg(linux_android) [nix 0.29.0] cargo:rustc-check-cfg=cfg(freebsdlike) [nix 0.29.0] cargo:rustc-check-cfg=cfg(netbsdlike) [nix 0.29.0] cargo:rustc-check-cfg=cfg(solarish) [nix 0.29.0] cargo:rustc-check-cfg=cfg(fbsd14) [nix 0.29.0] cargo:rustc-check-cfg=cfg(qemu) Compiling tracing-log v0.2.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=tracing_log CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-log-0.2.0 CARGO_PKG_AUTHORS='Tokio Contributors ' CARGO_PKG_DESCRIPTION='Provides compatibility between `tracing` and the `log` crate. ' CARGO_PKG_HOMEPAGE='https://tokio.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tracing-log CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/tracing' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.2.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-log-0.2.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name tracing_log --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-log-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="log-tracer"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("ahash", "default", "interest-cache", "log-tracer", "lru", "std"))' -C metadata=d61ab2ef8c43313d -C extra-filename=-d61ab2ef8c43313d --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern log=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/liblog-f251f4e5ab4fe2b0.rmeta --extern once_cell=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libonce_cell-ebad891e0e108256.rmeta --extern tracing_core=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libtracing_core-0582356d7b43f151.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-log-0.2.0/src/lib.rs:115:5 | 115 | private_in_public, | ^^^^^^^^^^^^^^^^^ | = note: `#[warn(renamed_and_removed_lints)]` on by default warning: `tracing-log` (lib) generated 1 warning Compiling num-conv v0.1.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=num_conv CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/num-conv-0.1.0 CARGO_PKG_AUTHORS='Jacob Pratt ' CARGO_PKG_DESCRIPTION='`num_conv` is a crate to convert between integer types without using `as` casts. This provides better certainty when refactoring, makes the exact behavior of code more explicit, and allows using turbofish syntax. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=num-conv CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/jhpratt/num-conv' CARGO_PKG_RUST_VERSION=1.57.0 CARGO_PKG_VERSION=0.1.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/num-conv-0.1.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name num_conv --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/num-conv-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --warn=unused --warn=unreachable-pub '--deny=clippy::std-instead-of-core' --warn=missing-docs '--deny=clippy::alloc-instead-of-core' -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=9ca98573b1f06f9b -C extra-filename=-9ca98573b1f06f9b --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --cap-lints warn -Z binary-dep-depinfo` Compiling time-core v0.1.2 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=time_core CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-core-0.1.2 CARGO_PKG_AUTHORS='Jacob Pratt :Time contributors' CARGO_PKG_DESCRIPTION='This crate is an implementation detail and should not be relied upon directly.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=time-core CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/time-rs/time' CARGO_PKG_RUST_VERSION=1.67.0 CARGO_PKG_VERSION=0.1.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-core-0.1.2 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name time_core --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-core-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=20a47c46a5073e9f -C extra-filename=-20a47c46a5073e9f --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --cap-lints warn -Z binary-dep-depinfo` Compiling nu-ansi-term v0.50.1 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=nu_ansi_term CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nu-ansi-term-0.50.1 CARGO_PKG_AUTHORS='ogham@bsago.me:Ryan Scheel (Havvy) :Josh Triplett :The Nushell Project Developers' CARGO_PKG_DESCRIPTION='Library for ANSI terminal colors and styles (bold, underline)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=nu-ansi-term CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/nushell/nu-ansi-term' CARGO_PKG_RUST_VERSION=1.62.1 CARGO_PKG_VERSION=0.50.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=50 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nu-ansi-term-0.50.1 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name nu_ansi_term --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nu-ansi-term-0.50.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("derive_serde_style", "gnu_legacy", "serde"))' -C metadata=cd7f8cc812de23bc -C extra-filename=-cd7f8cc812de23bc --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nu-ansi-term-0.50.1/src/ansi.rs:369:32 | 369 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 369 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nu-ansi-term-0.50.1/src/ansi.rs:376:32 | 376 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 376 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nu-ansi-term-0.50.1/src/ansi.rs:396:32 | 396 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 396 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nu-ansi-term-0.50.1/src/display.rs:279:32 | 279 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 279 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nu-ansi-term-0.50.1/src/display.rs:328:32 | 328 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 328 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nu-ansi-term-0.50.1/src/write.rs:8:39 | 8 | fn write_fmt(&mut self, fmt: fmt::Arguments) -> Result<(), Self::Error>; | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 8 | fn write_fmt(&mut self, fmt: fmt::Arguments<'_>) -> Result<(), Self::Error>; | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nu-ansi-term-0.50.1/src/write.rs:17:39 | 17 | fn write_fmt(&mut self, fmt: fmt::Arguments) -> Result<(), Self::Error> { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 17 | fn write_fmt(&mut self, fmt: fmt::Arguments<'_>) -> Result<(), Self::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nu-ansi-term-0.50.1/src/write.rs:30:39 | 30 | fn write_fmt(&mut self, fmt: fmt::Arguments) -> Result<(), Self::Error> { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 30 | fn write_fmt(&mut self, fmt: fmt::Arguments<'_>) -> Result<(), Self::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nu-ansi-term-0.50.1/src/util.rs:5:52 | 5 | pub fn sub_string(start: usize, len: usize, strs: &AnsiStrings) -> Vec> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 5 | pub fn sub_string(start: usize, len: usize, strs: &AnsiStrings<'_>) -> Vec> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nu-ansi-term-0.50.1/src/util.rs:37:23 | 37 | pub fn unstyle(strs: &AnsiStrings) -> String { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 37 | pub fn unstyle(strs: &AnsiStrings<'_>) -> String { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nu-ansi-term-0.50.1/src/util.rs:48:28 | 48 | pub fn unstyled_len(strs: &AnsiStrings) -> usize { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 48 | pub fn unstyled_len(strs: &AnsiStrings<'_>) -> usize { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nu-ansi-term-0.50.1/src/debug.rs:14:34 | 14 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 14 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nu-ansi-term-0.50.1/src/display.rs:10:23 | 10 | enum OSControl<'a, S: 'a + ToOwned + ?Sized> | ^^^^^ help: remove this bound | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nu-ansi-term-0.50.1/src/display.rs:34:37 | 34 | pub struct AnsiGenericString<'a, S: 'a + ToOwned + ?Sized> | ^^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nu-ansi-term-0.50.1/src/display.rs:210:38 | 210 | pub struct AnsiGenericStrings<'a, S: 'a + ToOwned + ?Sized>(pub &'a [AnsiGenericString<'a, S>]) | ^^^^^ help: remove this bound warning: `nu-ansi-term` (lib) generated 15 warnings Compiling powerfmt v0.2.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=powerfmt CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/powerfmt-0.2.0 CARGO_PKG_AUTHORS='Jacob Pratt ' CARGO_PKG_DESCRIPTION=' `powerfmt` is a library that provides utilities for formatting values. This crate makes it significantly easier to support filling to a minimum width with alignment, avoid heap allocation, and avoid repetitive calculations. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=powerfmt CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/jhpratt/powerfmt' CARGO_PKG_RUST_VERSION=1.67.0 CARGO_PKG_VERSION=0.2.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/powerfmt-0.2.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name powerfmt --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/powerfmt-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "macros", "std"))' -C metadata=b5ebc2afce92d5fa -C extra-filename=-b5ebc2afce92d5fa --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: unexpected `cfg` condition name: `__powerfmt_docs` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/powerfmt-0.2.0/src/lib.rs:6:13 | 6 | #![cfg_attr(__powerfmt_docs, feature(doc_auto_cfg, rustc_attrs))] | ^^^^^^^^^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `parallel_compiler`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__powerfmt_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__powerfmt_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `__powerfmt_docs` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/powerfmt-0.2.0/src/lib.rs:7:13 | 7 | #![cfg_attr(__powerfmt_docs, allow(internal_features))] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__powerfmt_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__powerfmt_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__powerfmt_docs` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/powerfmt-0.2.0/src/smart_display.rs:629:12 | 629 | #[cfg_attr(__powerfmt_docs, rustc_must_implement_one_of(fmt, fmt_with_metadata))] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__powerfmt_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__powerfmt_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `powerfmt` (lib) generated 3 warnings Compiling deranged v0.3.11 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=deranged CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/deranged-0.3.11 CARGO_PKG_AUTHORS='Jacob Pratt ' CARGO_PKG_DESCRIPTION='Ranged integers' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=deranged CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/jhpratt/deranged' CARGO_PKG_RUST_VERSION=1.67.0 CARGO_PKG_VERSION=0.3.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/deranged-0.3.11 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name deranged --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/deranged-0.3.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="powerfmt"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "num", "powerfmt", "quickcheck", "rand", "serde", "std"))' -C metadata=a404a1bf6b5d69a0 -C extra-filename=-a404a1bf6b5d69a0 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern powerfmt=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libpowerfmt-b5ebc2afce92d5fa.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/deranged-0.3.11/src/lib.rs:1330:21 | 1330 | rng.gen::>>().into() | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! = note: for more information, see issue #49716 = note: requested on the command line with `-W keyword-idents-2024` warning: lint `illegal_floating_point_literal_pattern` has been removed: no longer a warning, float patterns behave the same as `==` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/deranged-0.3.11/src/lib.rs:9:5 | 9 | illegal_floating_point_literal_pattern, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(renamed_and_removed_lints)]` on by default warning: unexpected `cfg` condition name: `docs_rs` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/deranged-0.3.11/src/lib.rs:1:13 | 1 | #![cfg_attr(docs_rs, feature(doc_auto_cfg))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default Compiling tracing-tree v0.3.1 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=tracing_tree CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-tree-0.3.1 CARGO_PKG_AUTHORS='David Barsky :Nathan Whitaker:Oli Scherer ' CARGO_PKG_DESCRIPTION='A Tracing Layer which prints a tree of spans and events.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tracing-tree CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/davidbarsky/tracing-tree' CARGO_PKG_RUST_VERSION=1.70 CARGO_PKG_VERSION=0.3.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-tree-0.3.1 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name tracing_tree --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-tree-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="tracing-log"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "time", "tracing-log"))' -C metadata=dee8dccba6ecc6f9 -C extra-filename=-dee8dccba6ecc6f9 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern nu_ansi_term=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libnu_ansi_term-cd7f8cc812de23bc.rmeta --extern tracing_core=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libtracing_core-0582356d7b43f151.rmeta --extern tracing_log=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libtracing_log-d61ab2ef8c43313d.rmeta --extern tracing_subscriber=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libtracing_subscriber-57e48cc99e93eb34.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: `deranged` (lib) generated 3 warnings Compiling time-macros v0.2.18 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=time_macros CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-macros-0.2.18 CARGO_PKG_AUTHORS='Jacob Pratt :Time contributors' CARGO_PKG_DESCRIPTION=' Procedural macros for the time crate. This crate is an implementation detail and should not be relied upon directly. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=time-macros CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/time-rs/time' CARGO_PKG_RUST_VERSION=1.67.0 CARGO_PKG_VERSION=0.2.18 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=18 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-macros-0.2.18 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name time_macros --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-macros-0.2.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --warn=variant-size-differences '--warn=clippy::use-debug' '--warn=clippy::unwrap-used' '--warn=clippy::unwrap-in-result' --warn=unused-qualifications --warn=unused-lifetimes --warn=unused-import-braces --warn=unused --deny=unstable-syntax-pre-expansion --deny=unsafe-op-in-unsafe-fn --warn=unreachable-pub '--warn=clippy::unnested-or-patterns' --deny=unnameable-test-items '--warn=clippy::uninlined-format-args' '--warn=clippy::unimplemented' '--warn=rustdoc::unescaped-backticks' '--deny=clippy::undocumented-unsafe-blocks' --deny=unconditional-recursion --warn=trivial-numeric-casts --warn=trivial-casts '--warn=clippy::todo' --deny=temporary-cstring-as-ptr --deny=suspicious-double-ref-op '--deny=clippy::std-instead-of-core' --warn=single-use-lifetimes '--warn=clippy::semicolon-outside-block' '--warn=rustdoc::private-doc-tests' '--warn=clippy::print-stdout' --deny=overlapping-range-endpoints --deny=opaque-hidden-inferred-bound '--warn=clippy::obfuscated-if-else' '--warn=clippy::nursery' --warn=noop-method-call --deny=non-ascii-idents --deny=named-arguments-used-positionally '--warn=clippy::missing-enforced-import-renames' '--warn=clippy::missing-docs-in-private-items' --warn=missing-docs --warn=missing-debug-implementations --warn=missing-copy-implementations --warn=missing-abi --warn=meta-variable-misuse '--warn=clippy::manual-let-else' --warn=macro-use-extern-crate --warn=let-underscore --warn=keyword-idents --deny=invalid-value --deny=invalid-reference-casting --deny=invalid-nan-comparisons --deny=invalid-macro-export-arguments --deny=invalid-from-utf8 --deny=improper-ctypes-definitions --deny=improper-ctypes --deny=hidden-glob-reexports '--warn=clippy::get-unwrap' --deny=future-incompatible '--warn=clippy::explicit-auto-deref' --deny=drop-bounds --deny=deref-nullptr '--warn=clippy::decimal-literal-representation' '--warn=clippy::dbg-macro' --deny=const-item-mutation --deny=clashing-extern-declarations --deny=ambiguous-glob-reexports '--deny=clippy::alloc-instead-of-core' '--warn=clippy::all' --warn=unstable-name-collisions '--allow=clippy::redundant-pub-crate' '--allow=clippy::option-if-let-else' -C debug-assertions=off --cfg 'feature="formatting"' --cfg 'feature="parsing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("formatting", "large-dates", "parsing", "serde"))' -C metadata=d9843bee44b3dcae -C extra-filename=-d9843bee44b3dcae --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern num_conv=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/libnum_conv-9ca98573b1f06f9b.rlib --extern time_core=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/libtime_core-20a47c46a5073e9f.rlib --extern proc_macro --cap-lints warn -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-tree-0.3.1/src/lib.rs:279:25 | 279 | ctx: &'a Context, | -------^-- expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 279 | ctx: &'a Context<'_, S>, | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-tree-0.3.1/src/lib.rs:336:48 | 336 | fn write_span_info(&self, span: &SpanRef, bufs: &mut Buffers, style: SpanMode) | -------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 336 | fn write_span_info(&self, span: &SpanRef<'_, S>, bufs: &mut Buffers, style: SpanMode) | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-tree-0.3.1/src/lib.rs:407:45 | 407 | fn get_timestamp(&self, span: SpanRef) -> Option | -------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 407 | fn get_timestamp(&self, span: SpanRef<'_, S>) -> Option | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-tree-0.3.1/src/lib.rs:500:35 | 500 | fn on_new_span(&self, attrs: &Attributes, id: &Id, ctx: Context) { | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 500 | fn on_new_span(&self, attrs: &Attributes<'_>, id: &Id, ctx: Context) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-tree-0.3.1/src/lib.rs:500:68 | 500 | fn on_new_span(&self, attrs: &Attributes, id: &Id, ctx: Context) { | -------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 500 | fn on_new_span(&self, attrs: &Attributes, id: &Id, ctx: Context<'_, S>) { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-tree-0.3.1/src/lib.rs:539:55 | 539 | fn on_event(&self, event: &Event<'_>, ctx: Context) { | -------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 539 | fn on_event(&self, event: &Event<'_>, ctx: Context<'_, S>) { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-tree-0.3.1/src/lib.rs:624:44 | 624 | fn on_close(&self, id: Id, ctx: Context) { | -------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 624 | fn on_close(&self, id: Id, ctx: Context<'_, S>) { | +++ warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-macros-0.2.18/src/helpers/mod.rs:100:6 | 100 | .cast_unsigned() | ^^^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_unsigned(...)` to keep using the current method = note: requested on the command line with `-W unstable-name-collisions` help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_unsigned` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-macros-0.2.18/src/lib.rs:10:1 | 10 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-macros-0.2.18/src/offset.rs:63:44 | 63 | } else if minutes >= Minute::per(Hour).cast_signed() { | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-macros-0.2.18/src/lib.rs:10:1 | 10 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-macros-0.2.18/src/offset.rs:70:46 | 70 | } else if seconds >= Second::per(Minute).cast_signed() { | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-macros-0.2.18/src/lib.rs:10:1 | 10 + #![feature(integer_sign_cast)] | warning: `tracing-tree` (lib) generated 7 warnings Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=nix CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nix-0.29.0 CARGO_PKG_AUTHORS='The nix-rust Project Developers' CARGO_PKG_DESCRIPTION='Rust friendly bindings to *nix APIs' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=nix CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/nix-rust/nix' CARGO_PKG_RUST_VERSION=1.69 CARGO_PKG_VERSION=0.29.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=29 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nix-0.29.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/build/nix-e67e2ecddf78ac89/out /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name nix --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nix-0.29.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="fs"' --cfg 'feature="process"' --cfg 'feature="signal"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("acct", "aio", "default", "dir", "env", "event", "fanotify", "feature", "fs", "hostname", "inotify", "ioctl", "kmod", "memoffset", "mman", "mount", "mqueue", "net", "personality", "pin-utils", "poll", "process", "pthread", "ptrace", "quota", "reboot", "resource", "sched", "signal", "socket", "term", "time", "ucontext", "uio", "user", "zerocopy"))' -C metadata=4b05265ac50fa0fb -C extra-filename=-4b05265ac50fa0fb --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern bitflags=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libbitflags-e16016e74716c9bd.rmeta --extern cfg_if=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libcfg_if-112f80bdd2bfe7ea.rmeta --extern libc=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/liblibc-d2df80b7d163fcdd.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo --cfg openbsd --cfg bsd --cfg bsd_without_apple --cfg netbsdlike --check-cfg 'cfg(android)' --check-cfg 'cfg(dragonfly)' --check-cfg 'cfg(ios)' --check-cfg 'cfg(freebsd)' --check-cfg 'cfg(illumos)' --check-cfg 'cfg(linux)' --check-cfg 'cfg(macos)' --check-cfg 'cfg(netbsd)' --check-cfg 'cfg(openbsd)' --check-cfg 'cfg(solaris)' --check-cfg 'cfg(watchos)' --check-cfg 'cfg(tvos)' --check-cfg 'cfg(visionos)' --check-cfg 'cfg(apple_targets)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(bsd_without_apple)' --check-cfg 'cfg(linux_android)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(apple_targets)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(bsd_without_apple)' --check-cfg 'cfg(linux_android)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(fbsd14)' --check-cfg 'cfg(qemu)'` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nix-0.29.0/src/errno.rs:178:32 | 178 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 178 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nix-0.29.0/src/fcntl.rs:723:30 | 723 | pub fn fcntl(fd: RawFd, arg: FcntlArg) -> Result { | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 723 | pub fn fcntl(fd: RawFd, arg: FcntlArg<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nix-0.29.0/src/sys/signal.rs:293:32 | 293 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 293 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nix-0.29.0/src/sys/statfs.rs:626:32 | 626 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 626 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nix-0.29.0/src/sys/time.rs:429:32 | 429 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 429 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nix-0.29.0/src/sys/time.rs:662:32 | 662 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 662 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nix-0.29.0/src/unistd.rs:207:32 | 207 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 207 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: `time-macros` (lib) generated 3 warnings Compiling rustc_hir_typeck v0.0.0 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_hir_typeck) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rustc_hir_typeck CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_hir_typeck CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_hir_typeck CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rustc_hir_typeck --edition=2021 compiler/rustc_hir_typeck/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=af943eec6bb8cbf6 -C extra-filename=-af943eec6bb8cbf6 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern itertools=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libitertools-64f81eba0a0b8561.rmeta --extern rustc_ast=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_ast-9859b7837d90259a.rmeta --extern rustc_ast_ir=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_ast_ir-ff3988790989122e.rmeta --extern rustc_attr=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_attr-874898dc83e24453.rmeta --extern rustc_data_structures=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_data_structures-50d084bb6cf08c2d.rmeta --extern rustc_errors=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_errors-d8647a8719ca0e9c.rmeta --extern rustc_fluent_macro=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/librustc_fluent_macro-b755cfe6b9a6f67c.so --extern rustc_hir=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_hir-d49f706e2d20e24d.rmeta --extern rustc_hir_analysis=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_hir_analysis-56632aa61257703f.rmeta --extern rustc_hir_pretty=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_hir_pretty-91b159f2b7b71092.rmeta --extern rustc_index=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_index-9753c295dd5ab1ad.rmeta --extern rustc_infer=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_infer-fab69b93799ec5ce.rmeta --extern rustc_lint=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_lint-35e6404d266894a8.rmeta --extern rustc_macros=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/librustc_macros-9154419ce09665ba.so --extern rustc_middle=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_middle-0d88e2f24a782198.rmeta --extern rustc_session=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_session-b189148fa95aa66c.rmeta --extern rustc_span=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_span-16d47d317c748ece.rmeta --extern rustc_target=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_target-95c872066b4bf01d.rmeta --extern rustc_trait_selection=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_trait_selection-4a1022c38b3cf523.rmeta --extern rustc_type_ir=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_type_ir-235b89bfd19d8192.rmeta --extern smallvec=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libsmallvec-cdaa0fb7721cca79.rmeta --extern tracing=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libtracing-6dfb46b41289e830.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/build/psm-e40c84db0f18debb/out` Compiling rustc_mir_transform v0.0.0 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_mir_transform) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rustc_mir_transform CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_mir_transform CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_mir_transform CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rustc_mir_transform --edition=2021 compiler/rustc_mir_transform/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=34ff8a5d04ddebb4 -C extra-filename=-34ff8a5d04ddebb4 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern either=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libeither-e211ec3def66b7a4.rmeta --extern itertools=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libitertools-64f81eba0a0b8561.rmeta --extern rustc_arena=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_arena-1c5556bb3a585d82.rmeta --extern rustc_ast=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_ast-9859b7837d90259a.rmeta --extern rustc_attr=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_attr-874898dc83e24453.rmeta --extern rustc_const_eval=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_const_eval-51533e5b9deb9ed0.rmeta --extern rustc_data_structures=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_data_structures-50d084bb6cf08c2d.rmeta --extern rustc_errors=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_errors-d8647a8719ca0e9c.rmeta --extern rustc_fluent_macro=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/librustc_fluent_macro-b755cfe6b9a6f67c.so --extern rustc_hir=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_hir-d49f706e2d20e24d.rmeta --extern rustc_index=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_index-9753c295dd5ab1ad.rmeta --extern rustc_infer=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_infer-fab69b93799ec5ce.rmeta --extern rustc_macros=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/librustc_macros-9154419ce09665ba.so --extern rustc_middle=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_middle-0d88e2f24a782198.rmeta --extern rustc_mir_build=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_mir_build-36d882f1940eca44.rmeta --extern rustc_mir_dataflow=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_mir_dataflow-adf2b3a32fd018f8.rmeta --extern rustc_session=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_session-b189148fa95aa66c.rmeta --extern rustc_span=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_span-16d47d317c748ece.rmeta --extern rustc_target=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_target-95c872066b4bf01d.rmeta --extern rustc_trait_selection=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_trait_selection-4a1022c38b3cf523.rmeta --extern rustc_type_ir=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_type_ir-235b89bfd19d8192.rmeta --extern smallvec=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libsmallvec-cdaa0fb7721cca79.rmeta --extern tracing=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libtracing-6dfb46b41289e830.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/build/psm-e40c84db0f18debb/out` warning: `nix` (lib) generated 7 warnings Compiling rustc_borrowck v0.0.0 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_borrowck) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rustc_borrowck CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_borrowck CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_borrowck CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rustc_borrowck --edition=2021 compiler/rustc_borrowck/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=5a09530119afc754 -C extra-filename=-5a09530119afc754 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern either=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libeither-e211ec3def66b7a4.rmeta --extern itertools=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libitertools-64f81eba0a0b8561.rmeta --extern polonius_engine=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libpolonius_engine-a4bc0fc0dd82379b.rmeta --extern rustc_data_structures=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_data_structures-50d084bb6cf08c2d.rmeta --extern rustc_errors=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_errors-d8647a8719ca0e9c.rmeta --extern rustc_fluent_macro=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/librustc_fluent_macro-b755cfe6b9a6f67c.so --extern rustc_graphviz=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_graphviz-bc028a8f6994ee59.rmeta --extern rustc_hir=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_hir-d49f706e2d20e24d.rmeta --extern rustc_index=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_index-9753c295dd5ab1ad.rmeta --extern rustc_infer=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_infer-fab69b93799ec5ce.rmeta --extern rustc_lexer=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_lexer-9d58013dce841ea3.rmeta --extern rustc_macros=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/librustc_macros-9154419ce09665ba.so --extern rustc_middle=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_middle-0d88e2f24a782198.rmeta --extern rustc_mir_dataflow=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_mir_dataflow-adf2b3a32fd018f8.rmeta --extern rustc_session=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_session-b189148fa95aa66c.rmeta --extern rustc_span=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_span-16d47d317c748ece.rmeta --extern rustc_target=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_target-95c872066b4bf01d.rmeta --extern rustc_trait_selection=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_trait_selection-4a1022c38b3cf523.rmeta --extern rustc_traits=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_traits-4e3a9543702f427f.rmeta --extern smallvec=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libsmallvec-cdaa0fb7721cca79.rmeta --extern tracing=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libtracing-6dfb46b41289e830.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/build/psm-e40c84db0f18debb/out` Compiling rustc_codegen_llvm v0.0.0 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_codegen_llvm) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rustc_codegen_llvm CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_codegen_llvm CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_codegen_llvm CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rustc_codegen_llvm --edition=2021 compiler/rustc_codegen_llvm/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=91c738c8560d531f -C extra-filename=-91c738c8560d531f --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern bitflags=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libbitflags-e16016e74716c9bd.rmeta --extern itertools=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libitertools-64f81eba0a0b8561.rmeta --extern libc=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/liblibc-d2df80b7d163fcdd.rmeta --extern measureme=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libmeasureme-fc7a0826796c0311.rmeta --extern object=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libobject-84ef98d5ab35924c.rmeta --extern rustc_demangle=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_demangle-5e8c2bdaf9041c2b.rmeta --extern rustc_ast=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_ast-9859b7837d90259a.rmeta --extern rustc_attr=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_attr-874898dc83e24453.rmeta --extern rustc_codegen_ssa=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_codegen_ssa-d601db4de9d3a8f5.rmeta --extern rustc_data_structures=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_data_structures-50d084bb6cf08c2d.rmeta --extern rustc_errors=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_errors-d8647a8719ca0e9c.rmeta --extern rustc_fluent_macro=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/librustc_fluent_macro-b755cfe6b9a6f67c.so --extern rustc_fs_util=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_fs_util-65605b189d9e470d.rmeta --extern rustc_hir=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_hir-d49f706e2d20e24d.rmeta --extern rustc_index=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_index-9753c295dd5ab1ad.rmeta --extern rustc_llvm=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_llvm-c4857228b8044cbc.rmeta --extern rustc_macros=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/librustc_macros-9154419ce09665ba.so --extern rustc_metadata=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_metadata-7fb2d9dcad5812c9.rmeta --extern rustc_middle=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_middle-0d88e2f24a782198.rmeta --extern rustc_query_system=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_query_system-606d3166f1a1769c.rmeta --extern rustc_sanitizers=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_sanitizers-baf94d36e1b7e191.rmeta --extern rustc_session=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_session-b189148fa95aa66c.rmeta --extern rustc_span=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_span-16d47d317c748ece.rmeta --extern rustc_symbol_mangling=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_symbol_mangling-c858b5201b301084.rmeta --extern rustc_target=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_target-95c872066b4bf01d.rmeta --extern serde=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libserde-63d7e62bc1988013.rmeta --extern serde_json=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libserde_json-34a81ea9dfff40dc.rmeta --extern smallvec=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libsmallvec-cdaa0fb7721cca79.rmeta --extern tracing=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libtracing-6dfb46b41289e830.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/build/psm-e40c84db0f18debb/out -L native=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/build/rustc_llvm-d68c7c30cf7aef3c/out -L native=/usr/local/llvm17/lib` Compiling rustc_passes v0.0.0 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_passes) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rustc_passes CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_passes CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_passes CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rustc_passes --edition=2021 compiler/rustc_passes/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=34a85b7533d43efd -C extra-filename=-34a85b7533d43efd --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern rustc_ast=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_ast-9859b7837d90259a.rmeta --extern rustc_ast_pretty=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_ast_pretty-fe8376e6a229339d.rmeta --extern rustc_attr=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_attr-874898dc83e24453.rmeta --extern rustc_data_structures=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_data_structures-50d084bb6cf08c2d.rmeta --extern rustc_errors=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_errors-d8647a8719ca0e9c.rmeta --extern rustc_expand=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_expand-ece769c09eea5b7c.rmeta --extern rustc_feature=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_feature-46ec2b17cc1bd142.rmeta --extern rustc_fluent_macro=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/librustc_fluent_macro-b755cfe6b9a6f67c.so --extern rustc_hir=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_hir-d49f706e2d20e24d.rmeta --extern rustc_index=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_index-9753c295dd5ab1ad.rmeta --extern rustc_lexer=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_lexer-9d58013dce841ea3.rmeta --extern rustc_macros=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/librustc_macros-9154419ce09665ba.so --extern rustc_middle=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_middle-0d88e2f24a782198.rmeta --extern rustc_privacy=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_privacy-a82217265eb33d1e.rmeta --extern rustc_session=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_session-b189148fa95aa66c.rmeta --extern rustc_span=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_span-16d47d317c748ece.rmeta --extern rustc_target=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_target-95c872066b4bf01d.rmeta --extern rustc_trait_selection=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_trait_selection-4a1022c38b3cf523.rmeta --extern tracing=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libtracing-6dfb46b41289e830.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/build/psm-e40c84db0f18debb/out` Compiling rustc_resolve v0.0.0 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_resolve) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rustc_resolve CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_resolve CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_resolve CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rustc_resolve --edition=2021 compiler/rustc_resolve/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=c342bff27a196e20 -C extra-filename=-c342bff27a196e20 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern bitflags=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libbitflags-e16016e74716c9bd.rmeta --extern pulldown_cmark=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libpulldown_cmark-4c1a71e6f029442c.rmeta --extern rustc_arena=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_arena-1c5556bb3a585d82.rmeta --extern rustc_ast=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_ast-9859b7837d90259a.rmeta --extern rustc_ast_pretty=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_ast_pretty-fe8376e6a229339d.rmeta --extern rustc_attr=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_attr-874898dc83e24453.rmeta --extern rustc_data_structures=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_data_structures-50d084bb6cf08c2d.rmeta --extern rustc_errors=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_errors-d8647a8719ca0e9c.rmeta --extern rustc_expand=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_expand-ece769c09eea5b7c.rmeta --extern rustc_feature=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_feature-46ec2b17cc1bd142.rmeta --extern rustc_fluent_macro=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/librustc_fluent_macro-b755cfe6b9a6f67c.so --extern rustc_hir=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_hir-d49f706e2d20e24d.rmeta --extern rustc_index=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_index-9753c295dd5ab1ad.rmeta --extern rustc_macros=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/librustc_macros-9154419ce09665ba.so --extern rustc_metadata=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_metadata-7fb2d9dcad5812c9.rmeta --extern rustc_middle=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_middle-0d88e2f24a782198.rmeta --extern rustc_query_system=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_query_system-606d3166f1a1769c.rmeta --extern rustc_session=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_session-b189148fa95aa66c.rmeta --extern rustc_span=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_span-16d47d317c748ece.rmeta --extern smallvec=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libsmallvec-cdaa0fb7721cca79.rmeta --extern thin_vec=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libthin_vec-fcc19ab6c5fbe1d6.rmeta --extern tracing=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libtracing-6dfb46b41289e830.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/build/psm-e40c84db0f18debb/out` Compiling rustc_ast_lowering v0.0.0 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_ast_lowering) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rustc_ast_lowering CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_ast_lowering CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_ast_lowering CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rustc_ast_lowering --edition=2021 compiler/rustc_ast_lowering/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=fc4b940612a34343 -C extra-filename=-fc4b940612a34343 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern rustc_ast=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_ast-9859b7837d90259a.rmeta --extern rustc_ast_pretty=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_ast_pretty-fe8376e6a229339d.rmeta --extern rustc_data_structures=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_data_structures-50d084bb6cf08c2d.rmeta --extern rustc_errors=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_errors-d8647a8719ca0e9c.rmeta --extern rustc_fluent_macro=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/librustc_fluent_macro-b755cfe6b9a6f67c.so --extern rustc_hir=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_hir-d49f706e2d20e24d.rmeta --extern rustc_index=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_index-9753c295dd5ab1ad.rmeta --extern rustc_macros=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/librustc_macros-9154419ce09665ba.so --extern rustc_middle=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_middle-0d88e2f24a782198.rmeta --extern rustc_session=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_session-b189148fa95aa66c.rmeta --extern rustc_span=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_span-16d47d317c748ece.rmeta --extern rustc_target=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_target-95c872066b4bf01d.rmeta --extern smallvec=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libsmallvec-cdaa0fb7721cca79.rmeta --extern thin_vec=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libthin_vec-fcc19ab6c5fbe1d6.rmeta --extern tracing=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libtracing-6dfb46b41289e830.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/build/psm-e40c84db0f18debb/out` Compiling rustc_query_impl v0.0.0 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_query_impl) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rustc_query_impl CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_query_impl CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_query_impl CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rustc_query_impl --edition=2021 compiler/rustc_query_impl/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("rustc_use_parallel_compiler"))' -C metadata=e21aa021198fdfce -C extra-filename=-e21aa021198fdfce --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern field_offset=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libfield_offset-71f77216f5a43d2c.rmeta --extern measureme=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libmeasureme-fc7a0826796c0311.rmeta --extern rustc_data_structures=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_data_structures-50d084bb6cf08c2d.rmeta --extern rustc_errors=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_errors-d8647a8719ca0e9c.rmeta --extern rustc_hir=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_hir-d49f706e2d20e24d.rmeta --extern rustc_index=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_index-9753c295dd5ab1ad.rmeta --extern rustc_middle=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_middle-0d88e2f24a782198.rmeta --extern rustc_query_system=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_query_system-606d3166f1a1769c.rmeta --extern rustc_serialize=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_serialize-1844988cc49a2c74.rmeta --extern rustc_session=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_session-b189148fa95aa66c.rmeta --extern rustc_span=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_span-16d47d317c748ece.rmeta --extern thin_vec=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libthin_vec-fcc19ab6c5fbe1d6.rmeta --extern tracing=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libtracing-6dfb46b41289e830.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/build/psm-e40c84db0f18debb/out` Compiling rustc_builtin_macros v0.0.0 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_builtin_macros) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rustc_builtin_macros CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_builtin_macros CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_builtin_macros CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rustc_builtin_macros --edition=2021 compiler/rustc_builtin_macros/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=3fd4ab93038291b0 -C extra-filename=-3fd4ab93038291b0 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern rustc_ast=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_ast-9859b7837d90259a.rmeta --extern rustc_ast_pretty=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_ast_pretty-fe8376e6a229339d.rmeta --extern rustc_attr=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_attr-874898dc83e24453.rmeta --extern rustc_data_structures=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_data_structures-50d084bb6cf08c2d.rmeta --extern rustc_errors=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_errors-d8647a8719ca0e9c.rmeta --extern rustc_expand=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_expand-ece769c09eea5b7c.rmeta --extern rustc_feature=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_feature-46ec2b17cc1bd142.rmeta --extern rustc_fluent_macro=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/librustc_fluent_macro-b755cfe6b9a6f67c.so --extern rustc_index=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_index-9753c295dd5ab1ad.rmeta --extern rustc_lexer=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_lexer-9d58013dce841ea3.rmeta --extern rustc_lint_defs=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_lint_defs-0d5db3eaabdce495.rmeta --extern rustc_macros=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/librustc_macros-9154419ce09665ba.so --extern rustc_parse=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_parse-b34fae900b4f1477.rmeta --extern rustc_parse_format=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_parse_format-e7ea5902b7891b56.rmeta --extern rustc_session=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_session-b189148fa95aa66c.rmeta --extern rustc_span=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_span-16d47d317c748ece.rmeta --extern rustc_target=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_target-95c872066b4bf01d.rmeta --extern smallvec=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libsmallvec-cdaa0fb7721cca79.rmeta --extern thin_vec=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libthin_vec-fcc19ab6c5fbe1d6.rmeta --extern tracing=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libtracing-6dfb46b41289e830.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/build/psm-e40c84db0f18debb/out` Compiling stable_mir v0.1.0-preview (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/stable_mir) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=stable_mir CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/stable_mir CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=stable_mir CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.0-preview CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE=preview CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name stable_mir --edition=2021 compiler/stable_mir/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=7a9acd1bb6f247d5 -C extra-filename=-7a9acd1bb6f247d5 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern scoped_tls=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libscoped_tls-0aab4140aa517f6c.rmeta --extern serde=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libserde-63d7e62bc1988013.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=time_core CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-core-0.1.2 CARGO_PKG_AUTHORS='Jacob Pratt :Time contributors' CARGO_PKG_DESCRIPTION='This crate is an implementation detail and should not be relied upon directly.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=time-core CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/time-rs/time' CARGO_PKG_RUST_VERSION=1.67.0 CARGO_PKG_VERSION=0.1.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-core-0.1.2 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name time_core --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-core-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=92ebcea8935880f0 -C extra-filename=-92ebcea8935880f0 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=num_conv CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/num-conv-0.1.0 CARGO_PKG_AUTHORS='Jacob Pratt ' CARGO_PKG_DESCRIPTION='`num_conv` is a crate to convert between integer types without using `as` casts. This provides better certainty when refactoring, makes the exact behavior of code more explicit, and allows using turbofish syntax. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=num-conv CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/jhpratt/num-conv' CARGO_PKG_RUST_VERSION=1.57.0 CARGO_PKG_VERSION=0.1.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/num-conv-0.1.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name num_conv --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/num-conv-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --warn=unused --warn=unreachable-pub '--deny=clippy::std-instead-of-core' --warn=missing-docs '--deny=clippy::alloc-instead-of-core' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=00a5df90aeb3b5d3 -C extra-filename=-00a5df90aeb3b5d3 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling time v0.3.36 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=time CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36 CARGO_PKG_AUTHORS='Jacob Pratt :Time contributors' CARGO_PKG_DESCRIPTION='Date and time library. Fully interoperable with the standard library. Mostly compatible with #'\!'[no_std].' CARGO_PKG_HOMEPAGE='https://time-rs.github.io' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=time CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/time-rs/time' CARGO_PKG_RUST_VERSION=1.67.0 CARGO_PKG_VERSION=0.3.36 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=36 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name time --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --warn=variant-size-differences '--warn=clippy::use-debug' '--warn=clippy::unwrap-used' '--warn=clippy::unwrap-in-result' --warn=unused-qualifications --warn=unused-lifetimes --warn=unused-import-braces --warn=unused --deny=unstable-syntax-pre-expansion --deny=unsafe-op-in-unsafe-fn --warn=unreachable-pub '--warn=clippy::unnested-or-patterns' --deny=unnameable-test-items '--warn=clippy::uninlined-format-args' '--warn=clippy::unimplemented' '--warn=rustdoc::unescaped-backticks' '--deny=clippy::undocumented-unsafe-blocks' --deny=unconditional-recursion --warn=trivial-numeric-casts --warn=trivial-casts '--warn=clippy::todo' --deny=temporary-cstring-as-ptr --deny=suspicious-double-ref-op '--deny=clippy::std-instead-of-core' --warn=single-use-lifetimes '--warn=clippy::semicolon-outside-block' '--warn=rustdoc::private-doc-tests' '--warn=clippy::print-stdout' --deny=overlapping-range-endpoints --deny=opaque-hidden-inferred-bound '--warn=clippy::obfuscated-if-else' '--warn=clippy::nursery' --warn=noop-method-call --deny=non-ascii-idents --deny=named-arguments-used-positionally '--warn=clippy::missing-enforced-import-renames' '--warn=clippy::missing-docs-in-private-items' --warn=missing-docs --warn=missing-debug-implementations --warn=missing-copy-implementations --warn=missing-abi --warn=meta-variable-misuse '--warn=clippy::manual-let-else' --warn=macro-use-extern-crate --warn=let-underscore --warn=keyword-idents --deny=invalid-value --deny=invalid-reference-casting --deny=invalid-nan-comparisons --deny=invalid-macro-export-arguments --deny=invalid-from-utf8 --deny=improper-ctypes-definitions --deny=improper-ctypes --deny=hidden-glob-reexports '--warn=clippy::get-unwrap' --deny=future-incompatible '--warn=clippy::explicit-auto-deref' --deny=drop-bounds --deny=deref-nullptr '--warn=clippy::decimal-literal-representation' '--warn=clippy::dbg-macro' --deny=const-item-mutation --deny=clashing-extern-declarations --deny=ambiguous-glob-reexports '--deny=clippy::alloc-instead-of-core' '--warn=clippy::all' --warn=unstable-name-collisions '--allow=clippy::redundant-pub-crate' '--allow=clippy::option-if-let-else' --cfg 'feature="alloc"' --cfg 'feature="formatting"' --cfg 'feature="macros"' --cfg 'feature="parsing"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "formatting", "large-dates", "local-offset", "macros", "parsing", "quickcheck", "rand", "serde", "serde-human-readable", "serde-well-known", "std", "wasm-bindgen"))' -C metadata=44609d84534161da -C extra-filename=-44609d84534161da --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern deranged=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libderanged-a404a1bf6b5d69a0.rmeta --extern itoa=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libitoa-819b6d8af080c85b.rmeta --extern num_conv=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libnum_conv-00a5df90aeb3b5d3.rmeta --extern powerfmt=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libpowerfmt-b5ebc2afce92d5fa.rmeta --extern time_core=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libtime_core-92ebcea8935880f0.rmeta --extern time_macros=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/libtime_macros-d9843bee44b3dcae.so --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: unexpected `cfg` condition name: `__time_03_docs` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:70:13 | 70 | #![cfg_attr(__time_03_docs, feature(doc_auto_cfg, doc_notable_trait))] | ^^^^^^^^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `parallel_compiler`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__time_03_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__time_03_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/date.rs:1358:56 | 1358 | fn metadata(&self, _: FormatterOptions) -> Metadata { | --------^----- expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 1358 | fn metadata(&self, _: FormatterOptions) -> Metadata<'_, Self> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/date.rs:1395:27 | 1395 | metadata: Metadata, | --------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 1395 | metadata: Metadata<'_, Self>, | +++ warning: unexpected `cfg` condition name: `__time_03_docs` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/formatting/formattable.rs:24:12 | 24 | #[cfg_attr(__time_03_docs, doc(notable_trait))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__time_03_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__time_03_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/month.rs:179:56 | 179 | fn metadata(&self, _: FormatterOptions) -> Metadata { | --------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 179 | fn metadata(&self, _: FormatterOptions) -> Metadata<'_, Self> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/offset_date_time.rs:1327:56 | 1327 | fn metadata(&self, _: FormatterOptions) -> Metadata { | --------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 1327 | fn metadata(&self, _: FormatterOptions) -> Metadata<'_, Self> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/offset_date_time.rs:1336:27 | 1336 | metadata: Metadata, | --------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 1336 | metadata: Metadata<'_, Self>, | +++ warning: unexpected `cfg` condition name: `__time_03_docs` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/parsing/parsable.rs:18:12 | 18 | #[cfg_attr(__time_03_docs, doc(notable_trait))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__time_03_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__time_03_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/primitive_date_time.rs:904:56 | 904 | fn metadata(&self, _: FormatterOptions) -> Metadata { | --------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 904 | fn metadata(&self, _: FormatterOptions) -> Metadata<'_, Self> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/primitive_date_time.rs:912:27 | 912 | metadata: Metadata, | --------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 912 | metadata: Metadata<'_, Self>, | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/time.rs:777:56 | 777 | fn metadata(&self, _: FormatterOptions) -> Metadata { | --------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 777 | fn metadata(&self, _: FormatterOptions) -> Metadata<'_, Self> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/time.rs:812:27 | 812 | metadata: Metadata, | --------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 812 | metadata: Metadata<'_, Self>, | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/utc_offset.rs:427:56 | 427 | fn metadata(&self, _: FormatterOptions) -> Metadata { | --------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 427 | fn metadata(&self, _: FormatterOptions) -> Metadata<'_, Self> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/utc_offset.rs:443:27 | 443 | metadata: Metadata, | --------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 443 | metadata: Metadata<'_, Self>, | +++ warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/parsing/iso8601.rs:261:35 | 261 | ... -hour.cast_signed() | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method = note: requested on the command line with `-W unstable-name-collisions` help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/parsing/iso8601.rs:263:34 | 263 | ... hour.cast_signed() | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/parsing/iso8601.rs:283:34 | 283 | ... -min.cast_signed() | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/parsing/iso8601.rs:285:33 | 285 | ... min.cast_signed() | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/duration.rs:1289:37 | 1289 | original.subsec_nanos().cast_signed(), | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/duration.rs:1426:42 | 1418 | / macro_rules! duration_mul_div_int { 1419 | | ($($type:ty),+) => {$( 1420 | | impl Mul<$type> for Duration { 1421 | | type Output = Self; ... | 1426 | | .checked_mul(rhs.cast_signed().extend::()) | | ^^^^^^^^^^^ ... | 1449 | | )+}; 1450 | | } | |_- in this expansion of `duration_mul_div_int!` 1451 | duration_mul_div_int![i8, i16, i32, u8, u16, u32]; | ------------------------------------------------- in this macro invocation | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/duration.rs:1445:52 | 1418 | / macro_rules! duration_mul_div_int { 1419 | | ($($type:ty),+) => {$( 1420 | | impl Mul<$type> for Duration { 1421 | | type Output = Self; ... | 1445 | | self.whole_nanoseconds() / rhs.cast_signed().extend::() | | ^^^^^^^^^^^ ... | 1449 | | )+}; 1450 | | } | |_- in this expansion of `duration_mul_div_int!` 1451 | duration_mul_div_int![i8, i16, i32, u8, u16, u32]; | ------------------------------------------------- in this macro invocation | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/duration.rs:1426:42 | 1418 | / macro_rules! duration_mul_div_int { 1419 | | ($($type:ty),+) => {$( 1420 | | impl Mul<$type> for Duration { 1421 | | type Output = Self; ... | 1426 | | .checked_mul(rhs.cast_signed().extend::()) | | ^^^^^^^^^^^ ... | 1449 | | )+}; 1450 | | } | |_- in this expansion of `duration_mul_div_int!` 1451 | duration_mul_div_int![i8, i16, i32, u8, u16, u32]; | ------------------------------------------------- in this macro invocation | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/duration.rs:1445:52 | 1418 | / macro_rules! duration_mul_div_int { 1419 | | ($($type:ty),+) => {$( 1420 | | impl Mul<$type> for Duration { 1421 | | type Output = Self; ... | 1445 | | self.whole_nanoseconds() / rhs.cast_signed().extend::() | | ^^^^^^^^^^^ ... | 1449 | | )+}; 1450 | | } | |_- in this expansion of `duration_mul_div_int!` 1451 | duration_mul_div_int![i8, i16, i32, u8, u16, u32]; | ------------------------------------------------- in this macro invocation | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/duration.rs:1426:42 | 1418 | / macro_rules! duration_mul_div_int { 1419 | | ($($type:ty),+) => {$( 1420 | | impl Mul<$type> for Duration { 1421 | | type Output = Self; ... | 1426 | | .checked_mul(rhs.cast_signed().extend::()) | | ^^^^^^^^^^^ ... | 1449 | | )+}; 1450 | | } | |_- in this expansion of `duration_mul_div_int!` 1451 | duration_mul_div_int![i8, i16, i32, u8, u16, u32]; | ------------------------------------------------- in this macro invocation | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/duration.rs:1445:52 | 1418 | / macro_rules! duration_mul_div_int { 1419 | | ($($type:ty),+) => {$( 1420 | | impl Mul<$type> for Duration { 1421 | | type Output = Self; ... | 1445 | | self.whole_nanoseconds() / rhs.cast_signed().extend::() | | ^^^^^^^^^^^ ... | 1449 | | )+}; 1450 | | } | |_- in this expansion of `duration_mul_div_int!` 1451 | duration_mul_div_int![i8, i16, i32, u8, u16, u32]; | ------------------------------------------------- in this macro invocation | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/duration.rs:1543:37 | 1543 | if rhs.as_secs() > i64::MAX.cast_unsigned() { | ^^^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_unsigned(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_unsigned` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/duration.rs:1549:37 | 1549 | .cmp(&rhs.as_secs().cast_signed()) | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/duration.rs:1553:50 | 1553 | .cmp(&rhs.subsec_nanos().cast_signed()) | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/formatting/formattable.rs:192:59 | 192 | bytes += format_number_pad_zero::<4>(output, year.cast_unsigned())?; | ^^^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_unsigned(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_unsigned` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/formatting/formattable.rs:234:59 | 234 | bytes += format_number_pad_zero::<4>(output, year.cast_unsigned())?; | ^^^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_unsigned(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_unsigned` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/formatting/iso8601.rs:31:67 | 31 | bytes += format_number_pad_zero::<4>(output, year.cast_unsigned())?; | ^^^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_unsigned(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_unsigned` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/formatting/iso8601.rs:46:67 | 46 | bytes += format_number_pad_zero::<4>(output, year.cast_unsigned())?; | ^^^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_unsigned(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_unsigned` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/formatting/iso8601.rs:61:67 | 61 | bytes += format_number_pad_zero::<4>(output, year.cast_unsigned())?; | ^^^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_unsigned(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_unsigned` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/formatting/mod.rs:475:48 | 475 | / Nanosecond::per(Millisecond).cast_signed().extend::()) | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/formatting/mod.rs:481:48 | 481 | / Nanosecond::per(Microsecond).cast_signed().extend::()) | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/parsing/combinator/rfc/iso8601.rs:67:27 | 67 | let val = val.cast_signed(); | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/parsing/combinator/rfc/iso8601.rs:70:66 | 70 | None => exactly_n_digits::<4, u32>(input)?.map(|val| val.cast_signed()), | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/parsing/component.rs:30:60 | 30 | Some(b'-') => Some(ParsedItem(input, -year.cast_signed())), | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/parsing/component.rs:32:50 | 32 | _ => Some(ParsedItem(input, year.cast_signed())), | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/parsing/component.rs:36:84 | 36 | exactly_n_digits_padded::<2, u32>(modifiers.padding)(input)?.map(|v| v.cast_signed()), | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/parsing/component.rs:274:53 | 274 | Some(b'-') => Some(ParsedItem(input, (-hour.cast_signed(), true))), | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/parsing/component.rs:276:43 | 276 | _ => Some(ParsedItem(input, (hour.cast_signed(), false))), | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/parsing/component.rs:287:48 | 287 | .map(|offset_minute| offset_minute.cast_signed()), | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/parsing/component.rs:298:48 | 298 | .map(|offset_second| offset_second.cast_signed()), | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/parsing/component.rs:330:62 | 330 | Some(b'-') => Some(ParsedItem(input, -nano_timestamp.cast_signed())), | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/parsing/component.rs:332:52 | 332 | _ => Some(ParsedItem(input, nano_timestamp.cast_signed())), | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/parsing/parsable.rs:219:74 | 219 | item.consume_value(|value| parsed.set_year(value.cast_signed())) | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/parsing/parsable.rs:228:46 | 228 | ... .map(|year| year.cast_signed()) | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/parsing/parsable.rs:301:38 | 301 | -offset_hour.cast_signed() | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/parsing/parsable.rs:303:37 | 303 | offset_hour.cast_signed() | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/parsing/parsable.rs:311:82 | 311 | item.consume_value(|value| parsed.set_offset_minute_signed(value.cast_signed())) | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/parsing/parsable.rs:444:42 | 444 | ... -offset_hour.cast_signed() | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/parsing/parsable.rs:446:41 | 446 | ... offset_hour.cast_signed() | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/parsing/parsable.rs:453:48 | 453 | (input, offset_hour, offset_minute.cast_signed()) | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/parsing/parsable.rs:474:54 | 474 | let date = Date::from_calendar_date(year.cast_signed(), month, day)?; | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/parsing/parsable.rs:512:79 | 512 | .and_then(|item| item.consume_value(|value| parsed.set_year(value.cast_signed()))) | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/parsing/parsable.rs:579:42 | 579 | ... -offset_hour.cast_signed() | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/parsing/parsable.rs:581:41 | 581 | ... offset_hour.cast_signed() | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/parsing/parsable.rs:592:40 | 592 | -offset_minute.cast_signed() | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/parsing/parsable.rs:594:39 | 594 | offset_minute.cast_signed() | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/parsing/parsable.rs:663:38 | 663 | -offset_hour.cast_signed() | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/parsing/parsable.rs:665:37 | 665 | offset_hour.cast_signed() | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/parsing/parsable.rs:668:40 | 668 | -offset_minute.cast_signed() | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/parsing/parsable.rs:670:39 | 670 | offset_minute.cast_signed() | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/parsing/parsable.rs:706:61 | 706 | .and_then(|month| Date::from_calendar_date(year.cast_signed(), month, day)) | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/parsing/parsed.rs:300:54 | 300 | self.set_year_last_two(value.cast_unsigned().truncate()) | ^^^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_unsigned(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_unsigned` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/parsing/parsed.rs:304:58 | 304 | self.set_iso_year_last_two(value.cast_unsigned().truncate()) | ^^^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_unsigned(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_unsigned` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/parsing/parsed.rs:546:28 | 546 | if value > i8::MAX.cast_unsigned() { | ^^^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_unsigned(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_unsigned` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/parsing/parsed.rs:549:49 | 549 | self.set_offset_minute_signed(value.cast_signed()) | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/parsing/parsed.rs:560:28 | 560 | if value > i8::MAX.cast_unsigned() { | ^^^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_unsigned(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_unsigned` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/parsing/parsed.rs:563:49 | 563 | self.set_offset_second_signed(value.cast_signed()) | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/parsing/parsed.rs:774:37 | 774 | (sunday_week_number.cast_signed().extend::() * 7 | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/parsing/parsed.rs:775:57 | 775 | + weekday.number_days_from_sunday().cast_signed().extend::() | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/parsing/parsed.rs:777:26 | 777 | + 1).cast_unsigned(), | ^^^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_unsigned(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_unsigned` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/parsing/parsed.rs:781:37 | 781 | (monday_week_number.cast_signed().extend::() * 7 | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/parsing/parsed.rs:782:57 | 782 | + weekday.number_days_from_monday().cast_signed().extend::() | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/parsing/parsed.rs:784:26 | 784 | + 1).cast_unsigned(), | ^^^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_unsigned(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_unsigned` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/time.rs:924:41 | 924 | let hour_diff = self.hour.get().cast_signed() - rhs.hour.get().cast_signed(); | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/time.rs:924:72 | 924 | let hour_diff = self.hour.get().cast_signed() - rhs.hour.get().cast_signed(); | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/time.rs:925:45 | 925 | let minute_diff = self.minute.get().cast_signed() - rhs.minute.get().cast_signed(); | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/time.rs:925:78 | 925 | let minute_diff = self.minute.get().cast_signed() - rhs.minute.get().cast_signed(); | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/time.rs:926:45 | 926 | let second_diff = self.second.get().cast_signed() - rhs.second.get().cast_signed(); | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/time.rs:926:78 | 926 | let second_diff = self.second.get().cast_signed() - rhs.second.get().cast_signed(); | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/time.rs:928:35 | 928 | self.nanosecond.get().cast_signed() - rhs.nanosecond.get().cast_signed(); | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/time.rs:928:72 | 928 | self.nanosecond.get().cast_signed() - rhs.nanosecond.get().cast_signed(); | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/time.rs:930:69 | 930 | let seconds = hour_diff.extend::() * Second::per(Hour).cast_signed().extend::() | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/time.rs:931:65 | 931 | + minute_diff.extend::() * Second::per(Minute).cast_signed().extend::() | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/time.rs:937:59 | 937 | nanosecond_diff + Nanosecond::per(Second).cast_signed(), | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/time.rs:942:59 | 942 | nanosecond_diff - Nanosecond::per(Second).cast_signed(), | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | Compiling rustc_smir v0.0.0 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_smir) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rustc_smir CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_smir CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_smir CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rustc_smir --edition=2021 compiler/rustc_smir/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=9602b464337f1593 -C extra-filename=-9602b464337f1593 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern rustc_abi=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_abi-043d2701e93d76ae.rmeta --extern rustc_ast=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_ast-9859b7837d90259a.rmeta --extern rustc_ast_pretty=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_ast_pretty-fe8376e6a229339d.rmeta --extern rustc_data_structures=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_data_structures-50d084bb6cf08c2d.rmeta --extern rustc_hir=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_hir-d49f706e2d20e24d.rmeta --extern rustc_middle=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_middle-0d88e2f24a782198.rmeta --extern rustc_session=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_session-b189148fa95aa66c.rmeta --extern rustc_span=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_span-16d47d317c748ece.rmeta --extern rustc_target=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_target-95c872066b4bf01d.rmeta --extern scoped_tls=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libscoped_tls-0aab4140aa517f6c.rmeta --extern stable_mir=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libstable_mir-7a9acd1bb6f247d5.rmeta --extern tracing=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libtracing-6dfb46b41289e830.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/build/psm-e40c84db0f18debb/out` warning: `time` (lib) generated 89 warnings Compiling rustc_interface v0.0.0 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_interface) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rustc_interface CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_interface CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_interface CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rustc_interface --edition=2021 compiler/rustc_interface/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="llvm"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("llvm", "rustc_use_parallel_compiler"))' -C metadata=7f05ecae866ddf7a -C extra-filename=-7f05ecae866ddf7a --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern rustc_ast=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_ast-9859b7837d90259a.rmeta --extern rustc_ast_lowering=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_ast_lowering-fc4b940612a34343.rmeta --extern rustc_ast_passes=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_ast_passes-f8467be8733c2468.rmeta --extern rustc_ast_pretty=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_ast_pretty-fe8376e6a229339d.rmeta --extern rustc_attr=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_attr-874898dc83e24453.rmeta --extern rustc_borrowck=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_borrowck-5a09530119afc754.rmeta --extern rustc_builtin_macros=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_builtin_macros-3fd4ab93038291b0.rmeta --extern rustc_codegen_llvm=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_codegen_llvm-91c738c8560d531f.rmeta --extern rustc_codegen_ssa=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_codegen_ssa-d601db4de9d3a8f5.rmeta --extern rustc_const_eval=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_const_eval-51533e5b9deb9ed0.rmeta --extern rustc_data_structures=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_data_structures-50d084bb6cf08c2d.rmeta --extern rustc_errors=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_errors-d8647a8719ca0e9c.rmeta --extern rustc_expand=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_expand-ece769c09eea5b7c.rmeta --extern rustc_feature=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_feature-46ec2b17cc1bd142.rmeta --extern rustc_fluent_macro=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/librustc_fluent_macro-b755cfe6b9a6f67c.so --extern rustc_fs_util=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_fs_util-65605b189d9e470d.rmeta --extern rustc_hir=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_hir-d49f706e2d20e24d.rmeta --extern rustc_hir_analysis=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_hir_analysis-56632aa61257703f.rmeta --extern rustc_hir_typeck=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_hir_typeck-af943eec6bb8cbf6.rmeta --extern rustc_incremental=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_incremental-fc9872cfca118d39.rmeta --extern rustc_lint=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_lint-35e6404d266894a8.rmeta --extern rustc_macros=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/librustc_macros-9154419ce09665ba.so --extern rustc_metadata=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_metadata-7fb2d9dcad5812c9.rmeta --extern rustc_middle=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_middle-0d88e2f24a782198.rmeta --extern rustc_mir_build=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_mir_build-36d882f1940eca44.rmeta --extern rustc_mir_transform=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_mir_transform-34ff8a5d04ddebb4.rmeta --extern rustc_monomorphize=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_monomorphize-9e5c6471dbf4e137.rmeta --extern rustc_parse=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_parse-b34fae900b4f1477.rmeta --extern rustc_passes=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_passes-34a85b7533d43efd.rmeta --extern rustc_privacy=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_privacy-a82217265eb33d1e.rmeta --extern rustc_query_impl=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_query_impl-e21aa021198fdfce.rmeta --extern rustc_query_system=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_query_system-606d3166f1a1769c.rmeta --extern rustc_resolve=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_resolve-c342bff27a196e20.rmeta --extern rustc_serialize=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_serialize-1844988cc49a2c74.rmeta --extern rustc_session=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_session-b189148fa95aa66c.rmeta --extern rustc_span=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_span-16d47d317c748ece.rmeta --extern rustc_symbol_mangling=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_symbol_mangling-c858b5201b301084.rmeta --extern rustc_target=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_target-95c872066b4bf01d.rmeta --extern rustc_trait_selection=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_trait_selection-4a1022c38b3cf523.rmeta --extern rustc_traits=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_traits-4e3a9543702f427f.rmeta --extern rustc_ty_utils=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_ty_utils-dc124b57d9d76b7a.rmeta --extern tracing=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libtracing-6dfb46b41289e830.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/build/psm-e40c84db0f18debb/out -L native=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/build/rustc_llvm-d68c7c30cf7aef3c/out -L native=/usr/local/llvm17/lib` Compiling ctrlc v3.4.5 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=ctrlc CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ctrlc-3.4.5 CARGO_PKG_AUTHORS='Antti Keränen ' CARGO_PKG_DESCRIPTION='Easy Ctrl-C handler for Rust projects' CARGO_PKG_HOMEPAGE='https://github.com/Detegr/rust-ctrlc' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ctrlc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Detegr/rust-ctrlc.git' CARGO_PKG_RUST_VERSION=1.69.0 CARGO_PKG_VERSION=3.4.5 CARGO_PKG_VERSION_MAJOR=3 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ctrlc-3.4.5 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name ctrlc --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ctrlc-3.4.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("termination"))' -C metadata=ab41543a87a33b62 -C extra-filename=-ab41543a87a33b62 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern nix=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libnix-4b05265ac50fa0fb.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ctrlc-3.4.5/src/error.rs:38:32 | 38 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 38 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning[E0133]: use of mutable static is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ctrlc-3.4.5/src/platform/unix/mod.rs:97:5 | 97 | PIPE = pipe2(fcntl::OFlag::O_CLOEXEC)?; | ^^^^ use of mutable static | = note: for more information, see issue #71668 = note: mutable statics can be mutated by multiple threads: aliasing violations or data races will cause undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ctrlc-3.4.5/src/platform/unix/mod.rs:93:1 | 93 | pub unsafe fn init_os_handler(overwrite: bool) -> Result<(), Error> { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` warning[E0133]: use of mutable static is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ctrlc-3.4.5/src/platform/unix/mod.rs:102:31 | 102 | let _ = unistd::close(PIPE.1); | ^^^^ use of mutable static | = note: for more information, see issue #71668 = note: mutable statics can be mutated by multiple threads: aliasing violations or data races will cause undefined behavior warning[E0133]: use of mutable static is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ctrlc-3.4.5/src/platform/unix/mod.rs:103:31 | 103 | let _ = unistd::close(PIPE.0); | ^^^^ use of mutable static | = note: for more information, see issue #71668 = note: mutable statics can be mutated by multiple threads: aliasing violations or data races will cause undefined behavior warning[E0133]: use of mutable static is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ctrlc-3.4.5/src/platform/unix/mod.rs:108:34 | 108 | if let Err(e) = fcntl::fcntl(PIPE.1, fcntl::FcntlArg::F_SETFL(fcntl::OFlag::O_NONBLOCK)) { | ^^^^ use of mutable static | = note: for more information, see issue #71668 = note: mutable statics can be mutated by multiple threads: aliasing violations or data races will cause undefined behavior warning[E0133]: call to unsafe function `nix::sys::signal::sigaction` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ctrlc-3.4.5/src/platform/unix/mod.rs:124:28 | 124 | let sigint_old = match signal::sigaction(signal::Signal::SIGINT, &new_action) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `nix::sys::signal::sigaction` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ctrlc-3.4.5/src/platform/unix/mod.rs:129:9 | 129 | signal::sigaction(signal::Signal::SIGINT, &sigint_old).unwrap(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: use of mutable static is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ctrlc-3.4.5/src/platform/unix/mod.rs:182:28 | 182 | match unistd::read(PIPE.0, &mut buf[..]) { | ^^^^ use of mutable static | = note: for more information, see issue #71668 = note: mutable statics can be mutated by multiple threads: aliasing violations or data races will cause undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ctrlc-3.4.5/src/platform/unix/mod.rs:174:1 | 174 | pub unsafe fn block_ctrl_c() -> Result<(), CtrlcError> { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: `ctrlc` (lib) generated 8 warnings Compiling rustc_log v0.0.0 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_log) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rustc_log CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_log CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_log CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rustc_log --edition=2021 compiler/rustc_log/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="max_level_info"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("max_level_info"))' -C metadata=85bfb0191c9055ba -C extra-filename=-85bfb0191c9055ba --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern tracing=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libtracing-6dfb46b41289e830.rmeta --extern tracing_core=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libtracing_core-0582356d7b43f151.rmeta --extern tracing_subscriber=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libtracing_subscriber-57e48cc99e93eb34.rmeta --extern tracing_tree=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libtracing_tree-dee8dccba6ecc6f9.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling shlex v1.3.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=shlex CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/shlex-1.3.0 CARGO_PKG_AUTHORS='comex :Fenhl :Adrian Taylor :Alex Touchet :Daniel Parks :Garrett Berg ' CARGO_PKG_DESCRIPTION='Split a string into shell words, like Python'\''s shlex.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=shlex CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/comex/rust-shlex' CARGO_PKG_RUST_VERSION=1.46.0 CARGO_PKG_VERSION=1.3.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/shlex-1.3.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name shlex --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/shlex-1.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=0fc8924c732b466a -C extra-filename=-0fc8924c732b466a --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: unexpected `cfg` condition name: `manual_codegen_check` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/shlex-1.3.0/src/bytes.rs:353:12 | 353 | #[cfg_attr(manual_codegen_check, inline(never))] | ^^^^^^^^^^^^^^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `parallel_compiler`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(manual_codegen_check)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(manual_codegen_check)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unused extern crate --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/shlex-1.3.0/src/bytes.rs:26:1 | 26 | extern crate alloc; | ^^^^^^^^^^^^^^^^^^^ help: remove it | = note: `-W unused-extern-crates` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(unused_extern_crates)]` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/shlex-1.3.0/src/bytes.rs:196:38 | 196 | .collect::>, QuoteError>>()? | ---^----- expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 196 | .collect::>, QuoteError>>()? | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/shlex-1.3.0/src/bytes.rs:484:37 | 484 | pub fn quote(in_bytes: &[u8]) -> Cow<[u8]> { | ---^----- expected lifetime parameter | help: indicate the anonymous lifetime | 484 | pub fn quote(in_bytes: &[u8]) -> Cow<'_, [u8]> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/shlex-1.3.0/src/bytes.rs:497:48 | 497 | pub fn try_quote(in_bytes: &[u8]) -> Result, QuoteError> { | ---^----- expected lifetime parameter | help: indicate the anonymous lifetime | 497 | pub fn try_quote(in_bytes: &[u8]) -> Result, QuoteError> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/shlex-1.3.0/src/lib.rs:228:34 | 228 | pub fn quote(in_str: &str) -> Cow { | ---^---- expected lifetime parameter | help: indicate the anonymous lifetime | 228 | pub fn quote(in_str: &str) -> Cow<'_, str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/shlex-1.3.0/src/lib.rs:241:45 | 241 | pub fn try_quote(in_str: &str) -> Result, QuoteError> { | ---^---- expected lifetime parameter | help: indicate the anonymous lifetime | 241 | pub fn try_quote(in_str: &str) -> Result, QuoteError> { | +++ warning: `shlex` (lib) generated 7 warnings Compiling rustc_driver_impl v0.0.0 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_driver_impl) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rustc_driver_impl CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_driver_impl CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_driver_impl CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rustc_driver_impl --edition=2021 compiler/rustc_driver_impl/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="llvm"' --cfg 'feature="max_level_info"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("llvm", "max_level_info", "rustc_use_parallel_compiler"))' -C metadata=e348475c4f0c3cb3 -C extra-filename=-e348475c4f0c3cb3 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern ctrlc=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libctrlc-ab41543a87a33b62.rmeta --extern libc=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/liblibc-d2df80b7d163fcdd.rmeta --extern rustc_ast=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_ast-9859b7837d90259a.rmeta --extern rustc_ast_lowering=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_ast_lowering-fc4b940612a34343.rmeta --extern rustc_ast_passes=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_ast_passes-f8467be8733c2468.rmeta --extern rustc_ast_pretty=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_ast_pretty-fe8376e6a229339d.rmeta --extern rustc_attr=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_attr-874898dc83e24453.rmeta --extern rustc_borrowck=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_borrowck-5a09530119afc754.rmeta --extern rustc_builtin_macros=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_builtin_macros-3fd4ab93038291b0.rmeta --extern rustc_codegen_ssa=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_codegen_ssa-d601db4de9d3a8f5.rmeta --extern rustc_const_eval=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_const_eval-51533e5b9deb9ed0.rmeta --extern rustc_data_structures=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_data_structures-50d084bb6cf08c2d.rmeta --extern rustc_errors=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_errors-d8647a8719ca0e9c.rmeta --extern rustc_expand=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_expand-ece769c09eea5b7c.rmeta --extern rustc_feature=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_feature-46ec2b17cc1bd142.rmeta --extern rustc_fluent_macro=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/librustc_fluent_macro-b755cfe6b9a6f67c.so --extern rustc_hir_analysis=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_hir_analysis-56632aa61257703f.rmeta --extern rustc_hir_pretty=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_hir_pretty-91b159f2b7b71092.rmeta --extern rustc_hir_typeck=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_hir_typeck-af943eec6bb8cbf6.rmeta --extern rustc_incremental=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_incremental-fc9872cfca118d39.rmeta --extern rustc_infer=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_infer-fab69b93799ec5ce.rmeta --extern rustc_interface=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_interface-7f05ecae866ddf7a.rmeta --extern rustc_lint=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_lint-35e6404d266894a8.rmeta --extern rustc_log=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_log-85bfb0191c9055ba.rmeta --extern rustc_macros=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/librustc_macros-9154419ce09665ba.so --extern rustc_metadata=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_metadata-7fb2d9dcad5812c9.rmeta --extern rustc_middle=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_middle-0d88e2f24a782198.rmeta --extern rustc_mir_build=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_mir_build-36d882f1940eca44.rmeta --extern rustc_mir_dataflow=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_mir_dataflow-adf2b3a32fd018f8.rmeta --extern rustc_mir_transform=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_mir_transform-34ff8a5d04ddebb4.rmeta --extern rustc_monomorphize=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_monomorphize-9e5c6471dbf4e137.rmeta --extern rustc_parse=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_parse-b34fae900b4f1477.rmeta --extern rustc_passes=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_passes-34a85b7533d43efd.rmeta --extern rustc_pattern_analysis=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_pattern_analysis-4d0c2d5ec0de20b4.rmeta --extern rustc_privacy=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_privacy-a82217265eb33d1e.rmeta --extern rustc_query_system=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_query_system-606d3166f1a1769c.rmeta --extern rustc_resolve=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_resolve-c342bff27a196e20.rmeta --extern rustc_session=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_session-b189148fa95aa66c.rmeta --extern rustc_smir=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_smir-9602b464337f1593.rmeta --extern rustc_span=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_span-16d47d317c748ece.rmeta --extern rustc_target=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_target-95c872066b4bf01d.rmeta --extern rustc_trait_selection=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_trait_selection-4a1022c38b3cf523.rmeta --extern rustc_ty_utils=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_ty_utils-dc124b57d9d76b7a.rmeta --extern serde_json=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libserde_json-34a81ea9dfff40dc.rmeta --extern shlex=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libshlex-0fc8924c732b466a.rmeta --extern time=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libtime-44609d84534161da.rmeta --extern tracing=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libtracing-6dfb46b41289e830.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/build/psm-e40c84db0f18debb/out -L native=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/build/rustc_llvm-d68c7c30cf7aef3c/out -L native=/usr/local/llvm17/lib` Compiling rustc-main v0.0.0 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc-main CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 compiler/rustc/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="llvm"' --cfg 'feature="max_level_info"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("jemalloc", "llvm", "max_level_info", "rustc_use_parallel_compiler"))' -C metadata=3d2a3326412bd210 -C extra-filename=-3d2a3326412bd210 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/build/rustc-main-3d2a3326412bd210 -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps -Z binary-dep-depinfo` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=openbsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(parallel_compiler)-Zmacro-backtrace-Csplit-debuginfo=off-Wrustc::internal-Wkeyword_idents_2024-Wunsafe_op_in_unsafe_fn-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zon-broken-pipe=kill' CARGO_FEATURE_LLVM=1 CARGO_FEATURE_MAX_LEVEL_INFO=1 CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc-main CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-openbsd LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' NUM_JOBS=6 OPT_LEVEL=3 OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/build/rustc-main-ceb06e6af48aca92/out PROFILE=release RUSTC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTC_WRAPPER=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTDOC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-openbsd /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/build/rustc-main-3d2a3326412bd210/build-script-build` [rustc-main 0.0.0] cargo:rerun-if-changed=build.rs Compiling rustc_driver v0.0.0 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_driver) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rustc_driver CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_driver CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_driver CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rustc_driver --edition=2021 compiler/rustc_driver/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type dylib --emit=dep-info,link -C prefer-dynamic -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=95cfcdb27a955037 -C extra-filename=-95cfcdb27a955037 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern rustc_driver_impl=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_driver_impl-e348475c4f0c3cb3.rlib --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/build/psm-e40c84db0f18debb/out -L native=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/build/rustc_llvm-d68c7c30cf7aef3c/out -L native=/usr/local/llvm17/lib` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_BIN_NAME=rustc-main CARGO_CRATE_NAME=rustc_main CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc-main CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/build/rustc-main-ceb06e6af48aca92/out /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rustc_main --edition=2021 compiler/rustc/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="llvm"' --cfg 'feature="max_level_info"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("jemalloc", "llvm", "max_level_info", "rustc_use_parallel_compiler"))' -C metadata=f2e706876f1b6529 -C extra-filename=-f2e706876f1b6529 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern rustc_codegen_ssa=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_codegen_ssa-d601db4de9d3a8f5.rlib --extern rustc_driver=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_driver-95cfcdb27a955037.so --extern rustc_driver_impl=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_driver_impl-e348475c4f0c3cb3.rlib --extern rustc_smir=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_smir-9602b464337f1593.rlib --extern stable_mir=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libstable_mir-7a9acd1bb6f247d5.rlib --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/build/psm-e40c84db0f18debb/out -L native=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/build/rustc_llvm-d68c7c30cf7aef3c/out -L native=/usr/local/llvm17/lib` Finished `release` profile [optimized] target(s) in 25m 42s c Assemble { target_compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd } } > RustcLink { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, target_compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, target: x86_64-unknown-openbsd, crates: [] } c Libdir { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, target: x86_64-unknown-openbsd } c Libdir { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, target: x86_64-unknown-openbsd } Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/libdarling_macro-59b0dd317a586d48.so" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/libdarling_macro-59b0dd317a586d48.so" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/libderive_more-371f7e605e997f5b.so" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/libderive_more-371f7e605e997f5b.so" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/libderive_setters-029ea010ed96e880.so" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/libderive_setters-029ea010ed96e880.so" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/libderive_where-8ea4b869c02e8ad7.so" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/libderive_where-8ea4b869c02e8ad7.so" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/libdisplaydoc-f78567f99cee6206.so" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/libdisplaydoc-f78567f99cee6206.so" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/libicu_provider_macros-c6ef01d52a4d53c3.so" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/libicu_provider_macros-c6ef01d52a4d53c3.so" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/libproc_macro_hack-d97a024ea56ea0cb.so" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/libproc_macro_hack-d97a024ea56ea0cb.so" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/librustc_fluent_macro-b755cfe6b9a6f67c.so" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/librustc_fluent_macro-b755cfe6b9a6f67c.so" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/librustc_index_macros-1520c6a1b9c555f6.so" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/librustc_index_macros-1520c6a1b9c555f6.so" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/librustc_macros-9154419ce09665ba.so" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/librustc_macros-9154419ce09665ba.so" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/librustc_type_ir_macros-1bf9db4fc06830e3.so" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/librustc_type_ir_macros-1bf9db4fc06830e3.so" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/libserde_derive-b5acc165c0b77a44.so" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/libserde_derive-b5acc165c0b77a44.so" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/libthiserror_impl-0387d893cdadd8d4.so" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/libthiserror_impl-0387d893cdadd8d4.so" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/libtime_macros-d9843bee44b3dcae.so" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/libtime_macros-d9843bee44b3dcae.so" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/libtracing_attributes-63edf5026bbf2172.so" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/libtracing_attributes-63edf5026bbf2172.so" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/libunic_langid_macros_impl-85e1bb8eb3b1ce27.so" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/libunic_langid_macros_impl-85e1bb8eb3b1ce27.so" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/libyoke_derive-b481164470822a7c.so" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/libyoke_derive-b481164470822a7c.so" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/libzerocopy_derive-62e10e8eba1d8345.so" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/libzerocopy_derive-62e10e8eba1d8345.so" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/libzerofrom_derive-70559c3f7a20540f.so" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/libzerofrom_derive-70559c3f7a20540f.so" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/libzerovec_derive-2a89a0aa206ba623.so" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/libzerovec_derive-2a89a0aa206ba623.so" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libadler-cc4cef3a5953f808.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/libadler-cc4cef3a5953f808.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libahash-b8cd0a7e29e65c5c.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/libahash-b8cd0a7e29e65c5c.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libaho_corasick-f4488313278021c1.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/libaho_corasick-f4488313278021c1.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/liballocator_api2-1ac927833cbc49f8.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/liballocator_api2-1ac927833cbc49f8.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libannotate_snippets-932d5d873b067a3f.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/libannotate_snippets-932d5d873b067a3f.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libanstyle-476646164b2bc9e9.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/libanstyle-476646164b2bc9e9.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libar_archive_writer-efebed0bb7b9beeb.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/libar_archive_writer-efebed0bb7b9beeb.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libarrayvec-ed9aaa88cbec763c.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/libarrayvec-ed9aaa88cbec763c.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libbitflags-c9e29554223f10e5.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/libbitflags-c9e29554223f10e5.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libbitflags-e16016e74716c9bd.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/libbitflags-e16016e74716c9bd.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libblock_buffer-618bb7bd10776892.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/libblock_buffer-618bb7bd10776892.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libbyteorder-5f632fd21ab94d3b.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/libbyteorder-5f632fd21ab94d3b.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libcc-93fdc4dab32f98d0.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/libcc-93fdc4dab32f98d0.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libcfg_if-112f80bdd2bfe7ea.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/libcfg_if-112f80bdd2bfe7ea.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libcpufeatures-6c8809aa34f63515.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/libcpufeatures-6c8809aa34f63515.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libcrc32fast-3d92813f79b428da.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/libcrc32fast-3d92813f79b428da.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libcrypto_common-bd05e2da0962a4bb.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/libcrypto_common-bd05e2da0962a4bb.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libctrlc-ab41543a87a33b62.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/libctrlc-ab41543a87a33b62.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libdatafrog-b40689ee4360c2d6.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/libdatafrog-b40689ee4360c2d6.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libderanged-a404a1bf6b5d69a0.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/libderanged-a404a1bf6b5d69a0.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libdigest-b3c9a6ced9c8607d.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/libdigest-b3c9a6ced9c8607d.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libeither-e211ec3def66b7a4.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/libeither-e211ec3def66b7a4.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libelsa-f975ebb34dd2db4a.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/libelsa-f975ebb34dd2db4a.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libena-3e84f90895d2292f.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/libena-3e84f90895d2292f.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libequivalent-bd72e9f07c4db472.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/libequivalent-bd72e9f07c4db472.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/liberrno-478d38a8b7865964.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/liberrno-478d38a8b7865964.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libfastrand-6acfb24c300c90f4.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/libfastrand-6acfb24c300c90f4.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libfield_offset-71f77216f5a43d2c.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/libfield_offset-71f77216f5a43d2c.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libflate2-b1434319d84851b1.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/libflate2-b1434319d84851b1.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libfluent_bundle-b1639caf487fad89.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/libfluent_bundle-b1639caf487fad89.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libfluent_langneg-c7f6d1a4ae094c97.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/libfluent_langneg-c7f6d1a4ae094c97.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libfluent_syntax-a4f26a583f8bbc9b.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/libfluent_syntax-a4f26a583f8bbc9b.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libgeneric_array-e26d5ab479fa59a5.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/libgeneric_array-e26d5ab479fa59a5.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libgetopts-b9373cc48627d9f6.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/libgetopts-b9373cc48627d9f6.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libgetrandom-2a6fd003ef8215aa.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/libgetrandom-2a6fd003ef8215aa.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libgimli-c81a6a79c856fba6.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/libgimli-c81a6a79c856fba6.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libgsgdt-073373546350ae93.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/libgsgdt-073373546350ae93.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libhashbrown-6df3f05c243e5f7b.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/libhashbrown-6df3f05c243e5f7b.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libicu_list-a7ed33bee58ca8ad.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/libicu_list-a7ed33bee58ca8ad.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libicu_list_data-5d4a418f82c921a0.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/libicu_list_data-5d4a418f82c921a0.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libicu_locid-4bcea506584c603d.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/libicu_locid-4bcea506584c603d.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libicu_locid_transform-e6376cee4821436f.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/libicu_locid_transform-e6376cee4821436f.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libicu_locid_transform_data-cd48b0d94be406a9.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/libicu_locid_transform_data-cd48b0d94be406a9.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libicu_provider-fdfc9889b3aa56e9.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/libicu_provider-fdfc9889b3aa56e9.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libicu_provider_adapters-c4985e469fbcef1c.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/libicu_provider_adapters-c4985e469fbcef1c.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libindexmap-2a3296cb381be928.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/libindexmap-2a3296cb381be928.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libintl_memoizer-4184270262d04660.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/libintl_memoizer-4184270262d04660.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libintl_pluralrules-631821c4f9cc32bf.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/libintl_pluralrules-631821c4f9cc32bf.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libitertools-64f81eba0a0b8561.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/libitertools-64f81eba0a0b8561.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libitoa-819b6d8af080c85b.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/libitoa-819b6d8af080c85b.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libjobserver-e6c470e9c668cb89.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/libjobserver-e6c470e9c668cb89.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/liblazy_static-66d55b1fafa3c1c2.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/liblazy_static-66d55b1fafa3c1c2.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libleb128-ab3fdccb625b4dfa.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/libleb128-ab3fdccb625b4dfa.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/liblibc-d2df80b7d163fcdd.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/liblibc-d2df80b7d163fcdd.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/liblibloading-8b39cf3433b82168.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/liblibloading-8b39cf3433b82168.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/liblitemap-0b9e0b6017ea59ed.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/liblitemap-0b9e0b6017ea59ed.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/liblock_api-566197a3f0b30258.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/liblock_api-566197a3f0b30258.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/liblog-f251f4e5ab4fe2b0.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/liblog-f251f4e5ab4fe2b0.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libmatchers-099b56968182579c.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/libmatchers-099b56968182579c.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libmd5-185a9db3f1bb87f0.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/libmd5-185a9db3f1bb87f0.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libmeasureme-fc7a0826796c0311.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/libmeasureme-fc7a0826796c0311.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libmemchr-20e0a77743d03140.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/libmemchr-20e0a77743d03140.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libmemmap2-2fd46e7fe8b95dc3.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/libmemmap2-2fd46e7fe8b95dc3.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libmemoffset-d15f23acfb6dace9.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/libmemoffset-d15f23acfb6dace9.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libminiz_oxide-3838dfc09bd2bae9.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/libminiz_oxide-3838dfc09bd2bae9.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libnix-4b05265ac50fa0fb.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/libnix-4b05265ac50fa0fb.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libnu_ansi_term-abfc2080e0eadc5d.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/libnu_ansi_term-abfc2080e0eadc5d.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libnu_ansi_term-cd7f8cc812de23bc.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/libnu_ansi_term-cd7f8cc812de23bc.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libnum_conv-00a5df90aeb3b5d3.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/libnum_conv-00a5df90aeb3b5d3.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libobject-6b44fee964e159fa.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/libobject-6b44fee964e159fa.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libobject-84ef98d5ab35924c.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/libobject-84ef98d5ab35924c.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libodht-e65e1fa1f4547d6e.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/libodht-e65e1fa1f4547d6e.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libonce_cell-ebad891e0e108256.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/libonce_cell-ebad891e0e108256.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/liboverload-db5457690bb15d08.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/liboverload-db5457690bb15d08.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libparking_lot-3fe2aa6bf223145f.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/libparking_lot-3fe2aa6bf223145f.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libparking_lot_core-5e6906ef7a926473.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/libparking_lot_core-5e6906ef7a926473.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libpathdiff-e73c6e79faffbf8a.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/libpathdiff-e73c6e79faffbf8a.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libpin_project_lite-4ba8028c9aad6353.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/libpin_project_lite-4ba8028c9aad6353.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libpolonius_engine-a4bc0fc0dd82379b.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/libpolonius_engine-a4bc0fc0dd82379b.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libpowerfmt-b5ebc2afce92d5fa.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/libpowerfmt-b5ebc2afce92d5fa.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libppv_lite86-ad378ccc13e46bfd.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/libppv_lite86-ad378ccc13e46bfd.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libpsm-5d994e74fb2d1a6f.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/libpsm-5d994e74fb2d1a6f.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libpulldown_cmark-4c1a71e6f029442c.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/libpulldown_cmark-4c1a71e6f029442c.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libpulldown_cmark_escape-26cedb5106d93b7a.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/libpulldown_cmark_escape-26cedb5106d93b7a.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libpunycode-bd22a6382a0287dd.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/libpunycode-bd22a6382a0287dd.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librand-3905c9ac0b862a6d.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/librand-3905c9ac0b862a6d.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librand_chacha-9a1ed98bcbaabd03.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/librand_chacha-9a1ed98bcbaabd03.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librand_core-dacc2bbfd3ac86a5.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/librand_core-dacc2bbfd3ac86a5.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librand_xoshiro-cb6b1bd90908f515.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/librand_xoshiro-cb6b1bd90908f515.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libregex-e7b2e25e6cc56e47.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/libregex-e7b2e25e6cc56e47.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libregex_automata-637156e79337333c.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/libregex_automata-637156e79337333c.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libregex_automata-c1fa3609ba8f597d.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/libregex_automata-c1fa3609ba8f597d.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libregex_syntax-ae535d350a77681d.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/libregex_syntax-ae535d350a77681d.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libregex_syntax-f13b8fcb76f7b499.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/libregex_syntax-f13b8fcb76f7b499.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_abi-043d2701e93d76ae.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/librustc_abi-043d2701e93d76ae.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_apfloat-b3b3cbe7dc2ac8f7.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/librustc_apfloat-b3b3cbe7dc2ac8f7.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_arena-1c5556bb3a585d82.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/librustc_arena-1c5556bb3a585d82.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_ast-9859b7837d90259a.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/librustc_ast-9859b7837d90259a.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_ast_ir-ff3988790989122e.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/librustc_ast_ir-ff3988790989122e.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_ast_lowering-fc4b940612a34343.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/librustc_ast_lowering-fc4b940612a34343.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_ast_passes-f8467be8733c2468.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/librustc_ast_passes-f8467be8733c2468.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_ast_pretty-fe8376e6a229339d.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/librustc_ast_pretty-fe8376e6a229339d.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_attr-874898dc83e24453.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/librustc_attr-874898dc83e24453.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_baked_icu_data-39fbab01dbb3615b.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/librustc_baked_icu_data-39fbab01dbb3615b.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_borrowck-5a09530119afc754.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/librustc_borrowck-5a09530119afc754.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_builtin_macros-3fd4ab93038291b0.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/librustc_builtin_macros-3fd4ab93038291b0.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_codegen_llvm-91c738c8560d531f.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/librustc_codegen_llvm-91c738c8560d531f.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_codegen_ssa-d601db4de9d3a8f5.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/librustc_codegen_ssa-d601db4de9d3a8f5.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_const_eval-51533e5b9deb9ed0.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/librustc_const_eval-51533e5b9deb9ed0.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_data_structures-50d084bb6cf08c2d.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/librustc_data_structures-50d084bb6cf08c2d.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_demangle-5e8c2bdaf9041c2b.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/librustc_demangle-5e8c2bdaf9041c2b.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_driver-95cfcdb27a955037.so" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/librustc_driver-95cfcdb27a955037.so" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_driver_impl-e348475c4f0c3cb3.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/librustc_driver_impl-e348475c4f0c3cb3.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_error_codes-036880ca7496ae1e.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/librustc_error_codes-036880ca7496ae1e.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_error_messages-49f5d56ec24ab36f.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/librustc_error_messages-49f5d56ec24ab36f.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_errors-d8647a8719ca0e9c.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/librustc_errors-d8647a8719ca0e9c.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_expand-ece769c09eea5b7c.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/librustc_expand-ece769c09eea5b7c.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_feature-46ec2b17cc1bd142.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/librustc_feature-46ec2b17cc1bd142.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_fs_util-65605b189d9e470d.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/librustc_fs_util-65605b189d9e470d.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_graphviz-bc028a8f6994ee59.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/librustc_graphviz-bc028a8f6994ee59.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_hash-4b59d173598eb66c.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/librustc_hash-4b59d173598eb66c.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_hir-d49f706e2d20e24d.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/librustc_hir-d49f706e2d20e24d.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_hir_analysis-56632aa61257703f.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/librustc_hir_analysis-56632aa61257703f.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_hir_pretty-91b159f2b7b71092.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/librustc_hir_pretty-91b159f2b7b71092.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_hir_typeck-af943eec6bb8cbf6.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/librustc_hir_typeck-af943eec6bb8cbf6.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_incremental-fc9872cfca118d39.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/librustc_incremental-fc9872cfca118d39.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_index-9753c295dd5ab1ad.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/librustc_index-9753c295dd5ab1ad.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_infer-fab69b93799ec5ce.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/librustc_infer-fab69b93799ec5ce.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_interface-7f05ecae866ddf7a.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/librustc_interface-7f05ecae866ddf7a.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_lexer-9d58013dce841ea3.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/librustc_lexer-9d58013dce841ea3.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_lint-35e6404d266894a8.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/librustc_lint-35e6404d266894a8.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_lint_defs-0d5db3eaabdce495.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/librustc_lint_defs-0d5db3eaabdce495.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_llvm-c4857228b8044cbc.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/librustc_llvm-c4857228b8044cbc.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_log-85bfb0191c9055ba.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/librustc_log-85bfb0191c9055ba.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_metadata-7fb2d9dcad5812c9.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/librustc_metadata-7fb2d9dcad5812c9.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_middle-0d88e2f24a782198.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/librustc_middle-0d88e2f24a782198.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_mir_build-36d882f1940eca44.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/librustc_mir_build-36d882f1940eca44.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_mir_dataflow-adf2b3a32fd018f8.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/librustc_mir_dataflow-adf2b3a32fd018f8.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_mir_transform-34ff8a5d04ddebb4.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/librustc_mir_transform-34ff8a5d04ddebb4.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_monomorphize-9e5c6471dbf4e137.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/librustc_monomorphize-9e5c6471dbf4e137.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_next_trait_solver-9704550c97c21c29.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/librustc_next_trait_solver-9704550c97c21c29.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_parse-b34fae900b4f1477.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/librustc_parse-b34fae900b4f1477.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_parse_format-e7ea5902b7891b56.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/librustc_parse_format-e7ea5902b7891b56.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_passes-34a85b7533d43efd.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/librustc_passes-34a85b7533d43efd.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_pattern_analysis-4d0c2d5ec0de20b4.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/librustc_pattern_analysis-4d0c2d5ec0de20b4.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_privacy-a82217265eb33d1e.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/librustc_privacy-a82217265eb33d1e.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_query_impl-e21aa021198fdfce.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/librustc_query_impl-e21aa021198fdfce.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_query_system-606d3166f1a1769c.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/librustc_query_system-606d3166f1a1769c.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_resolve-c342bff27a196e20.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/librustc_resolve-c342bff27a196e20.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_sanitizers-baf94d36e1b7e191.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/librustc_sanitizers-baf94d36e1b7e191.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_serialize-1844988cc49a2c74.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/librustc_serialize-1844988cc49a2c74.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_session-b189148fa95aa66c.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/librustc_session-b189148fa95aa66c.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_smir-9602b464337f1593.rlib" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/librustc_smir-9602b464337f1593.rlib" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_span-16d47d317c748ece.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/librustc_span-16d47d317c748ece.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_stable_hash-86f13ee0fd231dc1.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/librustc_stable_hash-86f13ee0fd231dc1.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_symbol_mangling-c858b5201b301084.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/librustc_symbol_mangling-c858b5201b301084.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_target-95c872066b4bf01d.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/librustc_target-95c872066b4bf01d.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_trait_selection-4a1022c38b3cf523.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/librustc_trait_selection-4a1022c38b3cf523.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_traits-4e3a9543702f427f.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/librustc_traits-4e3a9543702f427f.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_transmute-02149a673af1cfdb.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/librustc_transmute-02149a673af1cfdb.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_ty_utils-dc124b57d9d76b7a.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/librustc_ty_utils-dc124b57d9d76b7a.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_type_ir-235b89bfd19d8192.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/librustc_type_ir-235b89bfd19d8192.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustix-72f235a33c4608d1.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/librustix-72f235a33c4608d1.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libruzstd-57eaac52c06fb29f.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/libruzstd-57eaac52c06fb29f.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libryu-5eea966342575f98.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/libryu-5eea966342575f98.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libscoped_tls-0aab4140aa517f6c.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/libscoped_tls-0aab4140aa517f6c.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libscopeguard-3c5f373c78e99b62.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/libscopeguard-3c5f373c78e99b62.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libself_cell-928a17c195cab030.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/libself_cell-928a17c195cab030.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libself_cell-da7e68f66257d1b0.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/libself_cell-da7e68f66257d1b0.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libserde-63d7e62bc1988013.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/libserde-63d7e62bc1988013.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libserde_json-34a81ea9dfff40dc.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/libserde_json-34a81ea9dfff40dc.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libsha1-b0652cd3074f71e9.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/libsha1-b0652cd3074f71e9.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libsha2-9ac67afebd519758.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/libsha2-9ac67afebd519758.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libsharded_slab-54144c1b07a78292.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/libsharded_slab-54144c1b07a78292.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libshlex-0fc8924c732b466a.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/libshlex-0fc8924c732b466a.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libsmallvec-cdaa0fb7721cca79.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/libsmallvec-cdaa0fb7721cca79.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libsnap-332e1841bee194c9.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/libsnap-332e1841bee194c9.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libstable_deref_trait-5265318bf29406f5.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/libstable_deref_trait-5265318bf29406f5.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libstable_mir-7a9acd1bb6f247d5.rlib" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/libstable_mir-7a9acd1bb6f247d5.rlib" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libstacker-c5b2ae5ad2ba9028.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/libstacker-c5b2ae5ad2ba9028.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libstatic_assertions-70a47a1b950c0736.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/libstatic_assertions-70a47a1b950c0736.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libtempfile-ba0877749fe4875c.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/libtempfile-ba0877749fe4875c.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libtermcolor-b60451b6f5b75804.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/libtermcolor-b60451b6f5b75804.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libtermize-4c5c015f2f8c6f15.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/libtermize-4c5c015f2f8c6f15.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libthin_vec-fcc19ab6c5fbe1d6.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/libthin_vec-fcc19ab6c5fbe1d6.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libthiserror-747479e4950f9921.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/libthiserror-747479e4950f9921.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libthorin-a9e1f88529df2ccd.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/libthorin-a9e1f88529df2ccd.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libthread_local-10517331676f5096.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/libthread_local-10517331676f5096.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libtime-44609d84534161da.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/libtime-44609d84534161da.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libtime_core-92ebcea8935880f0.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/libtime_core-92ebcea8935880f0.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libtinystr-e33506a09dec2117.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/libtinystr-e33506a09dec2117.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libtinyvec-6f1c70134bb3360a.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/libtinyvec-6f1c70134bb3360a.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libtinyvec_macros-88e80ca4a1a1f58b.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/libtinyvec_macros-88e80ca4a1a1f58b.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libtracing-6dfb46b41289e830.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/libtracing-6dfb46b41289e830.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libtracing_core-0582356d7b43f151.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/libtracing_core-0582356d7b43f151.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libtracing_log-d61ab2ef8c43313d.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/libtracing_log-d61ab2ef8c43313d.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libtracing_subscriber-57e48cc99e93eb34.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/libtracing_subscriber-57e48cc99e93eb34.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libtracing_tree-dee8dccba6ecc6f9.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/libtracing_tree-dee8dccba6ecc6f9.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libtwox_hash-7001ad0cbd2a5b71.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/libtwox_hash-7001ad0cbd2a5b71.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libtype_map-d32eadadc0d28110.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/libtype_map-d32eadadc0d28110.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libtypenum-312e035597c669a7.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/libtypenum-312e035597c669a7.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libunic_langid-c2d7c40de26f3b67.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/libunic_langid-c2d7c40de26f3b67.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libunic_langid_impl-41bd7aa711f099ad.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/libunic_langid_impl-41bd7aa711f099ad.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libunic_langid_macros-ac7220457d1b90ef.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/libunic_langid_macros-ac7220457d1b90ef.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libunicase-92240894ff2cb2c9.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/libunicase-92240894ff2cb2c9.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libunicode_normalization-25b40709141ad78a.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/libunicode_normalization-25b40709141ad78a.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libunicode_properties-51085f21764984c9.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/libunicode_properties-51085f21764984c9.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libunicode_script-8f2e542148877ecf.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/libunicode_script-8f2e542148877ecf.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libunicode_security-74f7e53692357368.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/libunicode_security-74f7e53692357368.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libunicode_width-42c99777fe465e39.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/libunicode_width-42c99777fe465e39.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libunicode_xid-3ecec4c3a7444d1c.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/libunicode_xid-3ecec4c3a7444d1c.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libwasm_encoder-b70b97c10e3848fd.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/libwasm_encoder-b70b97c10e3848fd.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libwasmparser-25f8f397201b6ca8.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/libwasmparser-25f8f397201b6ca8.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libwriteable-324f491b875217e0.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/libwriteable-324f491b875217e0.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libyoke-43b62bea7b88c760.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/libyoke-43b62bea7b88c760.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libzerocopy-bacb567d8f457b3e.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/libzerocopy-bacb567d8f457b3e.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libzerofrom-bd3daaf3109cd669.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/libzerofrom-bd3daaf3109cd669.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libzerovec-e05625046a095eeb.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/libzerovec-e05625046a095eeb.rmeta" < RustcLink { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, target_compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, target: x86_64-unknown-openbsd, crates: [] } < Rustc { target: x86_64-unknown-openbsd, compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, crates: [] } Creating a sysroot for stage2 compiler (use `rustup toolchain link 'name' build/host/stage2`) > Sysroot { compiler: Compiler { stage: 2, host: x86_64-unknown-openbsd }, force_recompile: false } Removing sysroot /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage2 to avoid caching bugs < Sysroot { compiler: Compiler { stage: 2, host: x86_64-unknown-openbsd }, force_recompile: false } c Sysroot { compiler: Compiler { stage: 2, host: x86_64-unknown-openbsd }, force_recompile: false } c Libdir { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, target: x86_64-unknown-openbsd } Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/libstd-28ef2c9b01e4b7f8.so" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage2/lib/libstd-28ef2c9b01e4b7f8.so" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/librustc_driver-95cfcdb27a955037.so" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage2/lib/librustc_driver-95cfcdb27a955037.so" > Libdir { compiler: Compiler { stage: 2, host: x86_64-unknown-openbsd }, target: x86_64-unknown-openbsd } c Sysroot { compiler: Compiler { stage: 2, host: x86_64-unknown-openbsd }, force_recompile: false } Removing sysroot /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage2/lib/rustlib/x86_64-unknown-openbsd/lib to avoid caching bugs < Libdir { compiler: Compiler { stage: 2, host: x86_64-unknown-openbsd }, target: x86_64-unknown-openbsd } c Libdir { compiler: Compiler { stage: 2, host: x86_64-unknown-openbsd }, target: x86_64-unknown-openbsd } > WasmComponentLd { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, target: x86_64-unknown-openbsd } > ToolBuild { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, target: x86_64-unknown-openbsd, tool: "wasm-component-ld", path: "src/tools/wasm-component-ld", mode: ToolStd, source_type: InTree, extra_features: [], allow_features: "min_specialization", cargo_args: [] } c Std { target: x86_64-unknown-openbsd, compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, crates: [], force_recompile: false, extra_rust_args: [], is_for_mir_opt_tests: false } c Libdir { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, target: x86_64-unknown-openbsd } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, force_recompile: false } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, force_recompile: false } using sysroot /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1 c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, force_recompile: false } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, force_recompile: false } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, force_recompile: false } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, force_recompile: false } Building stage1 tool wasm-component-ld (x86_64-unknown-openbsd) running: cd "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src" && env -u MAKEFLAGS -u MFLAGS AR_x86_64_unknown_openbsd="ar" CARGO_INCREMENTAL="0" CARGO_PROFILE_RELEASE_DEBUG="0" CARGO_PROFILE_RELEASE_DEBUG_ASSERTIONS="false" CARGO_PROFILE_RELEASE_OVERFLOW_CHECKS="false" CARGO_PROFILE_RELEASE_STRIP="false" CARGO_TARGET_DIR="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools" CC_x86_64_unknown_openbsd="cc" CFG_COMPILER_BUILD_TRIPLE="x86_64-unknown-openbsd" CFG_COMPILER_HOST_TRIPLE="x86_64-unknown-openbsd" CFG_RELEASE="1.82.0" CFG_RELEASE_CHANNEL="stable" CFG_RELEASE_NUM="1.82.0" CFG_VERSION="1.82.0 (f6e511eec 2024-10-15) (built from a source tarball)" CFG_VER_DATE="2024-10-15" CFG_VER_HASH="f6e511eec7342f59a25f7c0534f1dbea00d01b14" CFLAGS_x86_64_unknown_openbsd="-O2 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-openbsd -O2 -pipe" CXXFLAGS_x86_64_unknown_openbsd="-O2 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-openbsd" CXX_x86_64_unknown_openbsd="c++" DOC_RUST_LANG_ORG_CHANNEL="https://doc.rust-lang.org/1.82.0" LIBC_CHECK_CFG="1" LZMA_API_STATIC="1" RANLIB_x86_64_unknown_openbsd="ar s" REAL_LIBRARY_PATH="/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib" REAL_LIBRARY_PATH_VAR="LD_LIBRARY_PATH" RUSTBUILD_NATIVE_DIR="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/native" RUSTC="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc" RUSTC_ALLOW_FEATURES="binary-dep-depinfo,proc_macro_span,proc_macro_span_shrink,proc_macro_diagnostic,min_specialization" RUSTC_BOOTSTRAP="1" RUSTC_BREAK_ON_ICE="1" RUSTC_ERROR_METADATA_DST="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/extended-error-metadata" RUSTC_HOST_FLAGS="-Zunstable-options --check-cfg=cfg(bootstrap)" RUSTC_INSTALL_BINDIR="bin" RUSTC_LIBDIR="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib" RUSTC_LINK_STD_INTO_RUSTC_DRIVER="1" RUSTC_LINT_FLAGS="-Wrust_2018_idioms -Wunused_lifetimes" RUSTC_REAL="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/bin/rustc" RUSTC_SNAPSHOT="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/bin/rustc" RUSTC_SNAPSHOT_LIBDIR="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib" RUSTC_STAGE="1" RUSTC_SYSROOT="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1" RUSTC_TLS_MODEL_INITIAL_EXEC="1" RUSTC_VERBOSE="2" RUSTC_WRAPPER="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc" RUSTDOC="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustdoc" RUSTDOCFLAGS="-Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(rust_analyzer) -Wrustdoc::invalid_codeblock_attributes --crate-version 1.82.0\t(f6e511eec\t2024-10-15)\t(built\tfrom\ta\tsource\ttarball)" RUSTDOC_REAL="/path/to/nowhere/rustdoc/not/required" RUSTFLAGS="-Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(rust_analyzer) -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin -Clink-args=-Wl,-rpath,$ORIGIN/../lib -Zunstable-options -Zon-broken-pipe=kill" RUST_TEST_THREADS="6" SYSROOT="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1" __CARGO_DEFAULT_LIB_METADATA="stable" "/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo" "build" "--target" "x86_64-unknown-openbsd" "--release" "-Zbinary-dep-depinfo" "-j" "6" "-v" "-v" "--frozen" "--manifest-path" "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/tools/wasm-component-ld/Cargo.toml" "--message-format" "json-render-diagnostics" Compiling serde v1.0.208 Compiling version_check v0.9.5 Compiling cfg-if v1.0.0 Compiling once_cell v1.19.0 Compiling proc-macro2 v1.0.86 Compiling zerocopy v0.7.35 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86 CARGO_PKG_AUTHORS='David Tolnay :Alex Crichton ' CARGO_PKG_DESCRIPTION='A substitute implementation of the compiler'\''s `proc_macro` API to decouple token-based libraries from the procedural macro use case.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/proc-macro2' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.86 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=86 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=b5803308f2f00dde -C extra-filename=-b5803308f2f00dde --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/build/proc-macro2-b5803308f2f00dde -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208 CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='A generic serialization/deserialization framework' CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde CARGO_PKG_README=crates-io.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.208 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=208 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=4bb5aceef8ac6b84 -C extra-filename=-4bb5aceef8ac6b84 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/build/serde-4bb5aceef8ac6b84 -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=zerocopy CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerocopy-0.7.35 CARGO_PKG_AUTHORS='Joshua Liebow-Feeser ' CARGO_PKG_DESCRIPTION='Utilities for zero-copy parsing and serialization' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='BSD-2-Clause OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zerocopy CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/google/zerocopy' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=0.7.35 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=35 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerocopy-0.7.35 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name zerocopy --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerocopy-0.7.35/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="simd"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("__internal_use_only_features_that_work_on_stable", "alloc", "byteorder", "default", "derive", "simd", "simd-nightly", "zerocopy-derive"))' -C metadata=75a57cba055aaaff -C extra-filename=-75a57cba055aaaff --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=cfg_if CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/cfg-if-1.0.0 CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='A macro to ergonomically define an item depending on a large number of #[cfg] parameters. Structured like an if-else chain, the first matching branch is the item that gets emitted. ' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/cfg-if' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cfg-if CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/cfg-if' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/cfg-if-1.0.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name cfg_if --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/cfg-if-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "rustc-dep-of-std"))' -C metadata=112f80bdd2bfe7ea -C extra-filename=-112f80bdd2bfe7ea --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=version_check CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/version_check-0.9.5 CARGO_PKG_AUTHORS='Sergio Benitez ' CARGO_PKG_DESCRIPTION='Tiny crate to check the version of the installed/running rustc.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=version_check CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/SergioBenitez/version_check' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.9.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/version_check-0.9.5 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name version_check --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/version_check-0.9.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=6c0259b04e34e81d -C extra-filename=-6c0259b04e34e81d --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=once_cell CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/once_cell-1.19.0 CARGO_PKG_AUTHORS='Aleksey Kladov ' CARGO_PKG_DESCRIPTION='Single assignment cells and lazy values.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=once_cell CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/matklad/once_cell' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=1.19.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=19 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/once_cell-1.19.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name once_cell --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/once_cell-1.19.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="race"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "atomic-polyfill", "critical-section", "default", "parking_lot", "portable-atomic", "race", "std", "unstable"))' -C metadata=bedb882b0efd6cc6 -C extra-filename=-bedb882b0efd6cc6 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/version_check-0.9.5/src/version.rs:192:32 | 192 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 192 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/once_cell-1.19.0/src/lib.rs:430:36 | 430 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 430 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/once_cell-1.19.0/src/lib.rs:722:36 | 722 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 722 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/once_cell-1.19.0/src/lib.rs:910:36 | 910 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 910 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/once_cell-1.19.0/src/lib.rs:1261:36 | 1261 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1261 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/version_check-0.9.5/src/version.rs:199:32 | 199 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 199 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/version_check-0.9.5/src/channel.rs:192:32 | 192 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 192 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/version_check-0.9.5/src/date.rs:178:32 | 178 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 178 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ Compiling semver v1.0.23 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23 CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Parser and evaluator for Cargo'\''s flavor of Semantic Versioning' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=semver CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/semver' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.23 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=23 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=0e0dd59d2f9d4bae -C extra-filename=-0e0dd59d2f9d4bae --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/build/semver-0e0dd59d2f9d4bae -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn -Z binary-dep-depinfo` warning: `once_cell` (lib) generated 4 warnings Compiling bitflags v2.6.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=bitflags CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bitflags-2.6.0 CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A macro to generate structures which behave like bitflags. ' CARGO_PKG_HOMEPAGE='https://github.com/bitflags/bitflags' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bitflags CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bitflags/bitflags' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=2.6.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bitflags-2.6.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name bitflags --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bitflags-2.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "bytemuck", "compiler_builtins", "core", "example_generated", "rustc-dep-of-std", "serde", "std"))' -C metadata=e16016e74716c9bd -C extra-filename=-e16016e74716c9bd --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=openbsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_PROC_MACRO=1 CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86 CARGO_PKG_AUTHORS='David Tolnay :Alex Crichton ' CARGO_PKG_DESCRIPTION='A substitute implementation of the compiler'\''s `proc_macro` API to decouple token-based libraries from the procedural macro use case.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/proc-macro2' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.86 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=86 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-openbsd LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' NUM_JOBS=6 OPT_LEVEL=0 OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/build/proc-macro2-e219245a144bd761/out PROFILE=release RUSTC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTC_WRAPPER=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTDOC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-openbsd /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/build/proc-macro2-b5803308f2f00dde/build-script-build` [proc-macro2 1.0.86] cargo:rustc-check-cfg=cfg(fuzzing) [proc-macro2 1.0.86] cargo:rustc-check-cfg=cfg(no_is_available) [proc-macro2 1.0.86] cargo:rustc-check-cfg=cfg(no_literal_byte_character) [proc-macro2 1.0.86] cargo:rustc-check-cfg=cfg(no_literal_c_string) [proc-macro2 1.0.86] cargo:rustc-check-cfg=cfg(no_source_text) [proc-macro2 1.0.86] cargo:rustc-check-cfg=cfg(proc_macro_span) [proc-macro2 1.0.86] cargo:rustc-check-cfg=cfg(procmacro2_backtrace) [proc-macro2 1.0.86] cargo:rustc-check-cfg=cfg(procmacro2_nightly_testing) [proc-macro2 1.0.86] cargo:rustc-check-cfg=cfg(procmacro2_semver_exempt) [proc-macro2 1.0.86] cargo:rustc-check-cfg=cfg(randomize_layout) [proc-macro2 1.0.86] cargo:rustc-check-cfg=cfg(span_locations) [proc-macro2 1.0.86] cargo:rustc-check-cfg=cfg(super_unstable) [proc-macro2 1.0.86] cargo:rustc-check-cfg=cfg(wrap_proc_macro) [proc-macro2 1.0.86] cargo:rerun-if-changed=build/probe.rs [proc-macro2 1.0.86] cargo:rustc-cfg=wrap_proc_macro Compiling unicode-ident v1.0.12 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=unicode_ident CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicode-ident-1.0.12 CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='(MIT OR Apache-2.0) AND Unicode-DFS-2016' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-ident CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/unicode-ident' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.12 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicode-ident-1.0.12 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name unicode_ident --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicode-ident-1.0.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b657538295d01766 -C extra-filename=-b657538295d01766 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=openbsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(rust_analyzer)-Zmacro-backtrace-Csplit-debuginfo=off-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zunstable-options-Zon-broken-pipe=kill' CARGO_FEATURE_ALLOC=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208 CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='A generic serialization/deserialization framework' CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde CARGO_PKG_README=crates-io.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.208 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=208 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-openbsd LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' NUM_JOBS=6 OPT_LEVEL=3 OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/serde-be5d1f7c968483c2/out PROFILE=release RUSTC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTC_WRAPPER=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTDOC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-openbsd /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/build/serde-4bb5aceef8ac6b84/build-script-build` [serde 1.0.208] cargo:rerun-if-changed=build.rs [serde 1.0.208] cargo:rustc-check-cfg=cfg(no_core_cstr) [serde 1.0.208] cargo:rustc-check-cfg=cfg(no_core_num_saturating) [serde 1.0.208] cargo:rustc-check-cfg=cfg(no_core_try_from) [serde 1.0.208] cargo:rustc-check-cfg=cfg(no_diagnostic_namespace) [serde 1.0.208] cargo:rustc-check-cfg=cfg(no_float_copysign) [serde 1.0.208] cargo:rustc-check-cfg=cfg(no_num_nonzero_signed) [serde 1.0.208] cargo:rustc-check-cfg=cfg(no_relaxed_trait_bounds) [serde 1.0.208] cargo:rustc-check-cfg=cfg(no_serde_derive) [serde 1.0.208] cargo:rustc-check-cfg=cfg(no_std_atomic) [serde 1.0.208] cargo:rustc-check-cfg=cfg(no_std_atomic64) [serde 1.0.208] cargo:rustc-check-cfg=cfg(no_systemtime_checked_add) [serde 1.0.208] cargo:rustc-check-cfg=cfg(no_target_has_atomic) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=serde CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208 CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='A generic serialization/deserialization framework' CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde CARGO_PKG_README=crates-io.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.208 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=208 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/serde-be5d1f7c968483c2/out /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name serde --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=daaf41375cd2a5f0 -C extra-filename=-daaf41375cd2a5f0 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo --check-cfg 'cfg(no_core_cstr)' --check-cfg 'cfg(no_core_num_saturating)' --check-cfg 'cfg(no_core_try_from)' --check-cfg 'cfg(no_diagnostic_namespace)' --check-cfg 'cfg(no_float_copysign)' --check-cfg 'cfg(no_num_nonzero_signed)' --check-cfg 'cfg(no_relaxed_trait_bounds)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_systemtime_checked_add)' --check-cfg 'cfg(no_target_has_atomic)'` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=proc_macro2 CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86 CARGO_PKG_AUTHORS='David Tolnay :Alex Crichton ' CARGO_PKG_DESCRIPTION='A substitute implementation of the compiler'\''s `proc_macro` API to decouple token-based libraries from the procedural macro use case.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/proc-macro2' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.86 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=86 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/build/proc-macro2-e219245a144bd761/out /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name proc_macro2 --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=b77cc6e58db4216a -C extra-filename=-b77cc6e58db4216a --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern unicode_ident=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/libunicode_ident-b657538295d01766.rmeta --cap-lints warn -Z binary-dep-depinfo --cfg wrap_proc_macro --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(no_is_available)' --check-cfg 'cfg(no_literal_byte_character)' --check-cfg 'cfg(no_literal_c_string)' --check-cfg 'cfg(no_source_text)' --check-cfg 'cfg(proc_macro_span)' --check-cfg 'cfg(procmacro2_backtrace)' --check-cfg 'cfg(procmacro2_nightly_testing)' --check-cfg 'cfg(procmacro2_semver_exempt)' --check-cfg 'cfg(randomize_layout)' --check-cfg 'cfg(span_locations)' --check-cfg 'cfg(super_unstable)' --check-cfg 'cfg(wrap_proc_macro)'` warning: `version_check` (lib) generated 4 warnings Compiling ahash v0.8.11 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11 CARGO_PKG_AUTHORS='Tom Kaitchuck ' CARGO_PKG_DESCRIPTION='A non-cryptographic hash function using AES-NI for high performance' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ahash CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tkaitchuck/ahash' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=0.8.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/./build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("atomic-polyfill", "compile-time-rng", "const-random", "default", "getrandom", "nightly-arm-aes", "no-rng", "runtime-rng", "serde", "std"))' -C metadata=45397b1be9d54bbd -C extra-filename=-45397b1be9d54bbd --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/build/ahash-45397b1be9d54bbd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern version_check=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/libversion_check-6c0259b04e34e81d.rlib --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=openbsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(rust_analyzer)-Zmacro-backtrace-Csplit-debuginfo=off-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zunstable-options-Zon-broken-pipe=kill' CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23 CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Parser and evaluator for Cargo'\''s flavor of Semantic Versioning' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=semver CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/semver' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.23 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=23 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-openbsd LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' NUM_JOBS=6 OPT_LEVEL=3 OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/semver-336e404a1a72319e/out PROFILE=release RUSTC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTC_WRAPPER=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTDOC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-openbsd /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/build/semver-0e0dd59d2f9d4bae/build-script-build` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:77:27 | 77 | fn skip_whitespace(input: Cursor) -> Cursor { | ^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 77 | fn skip_whitespace(input: Cursor<'_>) -> Cursor { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:77:38 | 77 | fn skip_whitespace(input: Cursor) -> Cursor { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 77 | fn skip_whitespace(input: Cursor) -> Cursor<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:125:25 | 125 | fn block_comment(input: Cursor) -> PResult<&str> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 125 | fn block_comment(input: Cursor<'_>) -> PResult<&str> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:125:43 | 125 | fn block_comment(input: Cursor) -> PResult<&str> { | -------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 125 | fn block_comment(input: Cursor) -> PResult<'_, &str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:157:22 | 157 | fn word_break(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 157 | fn word_break(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:157:40 | 157 | fn word_break(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 157 | fn word_break(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:168:39 | 168 | pub(crate) fn token_stream(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 168 | pub(crate) fn token_stream(mut input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:253:22 | 253 | fn lex_error(cursor: Cursor) -> LexError { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 253 | fn lex_error(cursor: Cursor<'_>) -> LexError { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:266:22 | 266 | fn leaf_token(input: Cursor) -> PResult { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 266 | fn leaf_token(input: Cursor<'_>) -> PResult { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:266:40 | 266 | fn leaf_token(input: Cursor) -> PResult { | -------^---------- expected lifetime parameter | help: indicate the anonymous lifetime | 266 | fn leaf_token(input: Cursor) -> PResult<'_, TokenTree> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:283:17 | 283 | fn ident(input: Cursor) -> PResult { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 283 | fn ident(input: Cursor<'_>) -> PResult { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:283:35 | 283 | fn ident(input: Cursor) -> PResult { | -------^------------- expected lifetime parameter | help: indicate the anonymous lifetime | 283 | fn ident(input: Cursor) -> PResult<'_, crate::Ident> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:296:21 | 296 | fn ident_any(input: Cursor) -> PResult { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 296 | fn ident_any(input: Cursor<'_>) -> PResult { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:296:39 | 296 | fn ident_any(input: Cursor) -> PResult { | -------^------------- expected lifetime parameter | help: indicate the anonymous lifetime | 296 | fn ident_any(input: Cursor) -> PResult<'_, crate::Ident> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:322:25 | 322 | fn ident_not_raw(input: Cursor) -> PResult<&str> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 322 | fn ident_not_raw(input: Cursor<'_>) -> PResult<&str> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:322:43 | 322 | fn ident_not_raw(input: Cursor) -> PResult<&str> { | -------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 322 | fn ident_not_raw(input: Cursor) -> PResult<'_, &str> { | +++ [semver 1.0.23] cargo:rerun-if-changed=build.rs warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:341:30 | 341 | pub(crate) fn literal(input: Cursor) -> PResult { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 341 | pub(crate) fn literal(input: Cursor<'_>) -> PResult { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:341:48 | 341 | pub(crate) fn literal(input: Cursor) -> PResult { | -------^-------- expected lifetime parameter | help: indicate the anonymous lifetime | 341 | pub(crate) fn literal(input: Cursor) -> PResult<'_, Literal> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:347:29 | 347 | fn literal_nocapture(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 347 | fn literal_nocapture(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:347:47 | 347 | fn literal_nocapture(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 347 | fn literal_nocapture(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:367:26 | 367 | fn literal_suffix(input: Cursor) -> Cursor { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 367 | fn literal_suffix(input: Cursor<'_>) -> Cursor { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:367:37 | 367 | fn literal_suffix(input: Cursor) -> Cursor { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 367 | fn literal_suffix(input: Cursor) -> Cursor<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:374:18 | 374 | fn string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 374 | fn string(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:374:36 | 374 | fn string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 374 | fn string(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:384:29 | 384 | fn cooked_string(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 384 | fn cooked_string(mut input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:384:47 | 384 | fn cooked_string(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 384 | fn cooked_string(mut input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:418:22 | 418 | fn raw_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 418 | fn raw_string(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:418:40 | 418 | fn raw_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 418 | fn raw_string(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:437:23 | 437 | fn byte_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 437 | fn byte_string(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:437:41 | 437 | fn byte_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 437 | fn byte_string(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:447:34 | 447 | fn cooked_byte_string(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 447 | fn cooked_byte_string(mut input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:447:52 | 447 | fn cooked_byte_string(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 447 | fn cooked_byte_string(mut input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:478:35 | 478 | fn delimiter_of_raw_string(input: Cursor) -> PResult<&str> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 478 | fn delimiter_of_raw_string(input: Cursor<'_>) -> PResult<&str> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:478:53 | 478 | fn delimiter_of_raw_string(input: Cursor) -> PResult<&str> { | -------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 478 | fn delimiter_of_raw_string(input: Cursor) -> PResult<'_, &str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:495:27 | 495 | fn raw_byte_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 495 | fn raw_byte_string(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:495:45 | 495 | fn raw_byte_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 495 | fn raw_byte_string(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:518:20 | 518 | fn c_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 518 | fn c_string(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:518:38 | 518 | fn c_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 518 | fn c_string(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:528:24 | 528 | fn raw_c_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 528 | fn raw_c_string(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:528:42 | 528 | fn raw_c_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 528 | fn raw_c_string(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:548:31 | 548 | fn cooked_c_string(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 548 | fn cooked_c_string(mut input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:548:49 | 548 | fn cooked_c_string(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 548 | fn cooked_c_string(mut input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:585:16 | 585 | fn byte(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 585 | fn byte(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:585:34 | 585 | fn byte(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 585 | fn byte(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:607:21 | 607 | fn character(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 607 | fn character(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:607:39 | 607 | fn character(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 607 | fn character(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:696:35 | 696 | fn trailing_backslash(input: &mut Cursor, mut last: u8) -> Result<(), Reject> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 696 | fn trailing_backslash(input: &mut Cursor<'_>, mut last: u8) -> Result<(), Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:715:17 | 715 | fn float(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 715 | fn float(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:715:35 | 715 | fn float(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 715 | fn float(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:725:24 | 725 | fn float_digits(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 725 | fn float_digits(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:725:42 | 725 | fn float_digits(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 725 | fn float_digits(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:810:15 | 810 | fn int(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 810 | fn int(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:810:33 | 810 | fn int(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 810 | fn int(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:820:22 | 820 | fn digits(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 820 | fn digits(mut input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:820:40 | 820 | fn digits(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 820 | fn digits(mut input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:875:17 | 875 | fn punct(input: Cursor) -> PResult { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 875 | fn punct(input: Cursor<'_>) -> PResult { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:875:35 | 875 | fn punct(input: Cursor) -> PResult { | -------^------ expected lifetime parameter | help: indicate the anonymous lifetime | 875 | fn punct(input: Cursor) -> PResult<'_, Punct> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:892:22 | 892 | fn punct_char(input: Cursor) -> PResult { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 892 | fn punct_char(input: Cursor<'_>) -> PResult { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:892:40 | 892 | fn punct_char(input: Cursor) -> PResult { | -------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 892 | fn punct_char(input: Cursor) -> PResult<'_, char> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:961:32 | 961 | fn doc_comment_contents(input: Cursor) -> PResult<(&str, bool)> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 961 | fn doc_comment_contents(input: Cursor<'_>) -> PResult<(&str, bool)> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:961:50 | 961 | fn doc_comment_contents(input: Cursor) -> PResult<(&str, bool)> { | -------^------------- expected lifetime parameter | help: indicate the anonymous lifetime | 961 | fn doc_comment_contents(input: Cursor) -> PResult<'_, (&str, bool)> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:984:37 | 984 | fn take_until_newline_or_eof(input: Cursor) -> (Cursor, &str) { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 984 | fn take_until_newline_or_eof(input: Cursor<'_>) -> (Cursor, &str) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:984:49 | 984 | fn take_until_newline_or_eof(input: Cursor) -> (Cursor, &str) { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 984 | fn take_until_newline_or_eof(input: Cursor) -> (Cursor<'_>, &str) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/rcvec.rs:33:38 | 33 | pub fn iter(&self) -> slice::Iter { | -----------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 33 | pub fn iter(&self) -> slice::Iter<'_, T> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/rcvec.rs:37:43 | 37 | pub fn make_mut(&mut self) -> RcVecMut | --------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 37 | pub fn make_mut(&mut self) -> RcVecMut<'_, T> | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/rcvec.rs:46:49 | 46 | pub fn get_mut(&mut self) -> Option> { | --------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 46 | pub fn get_mut(&mut self) -> Option> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/rcvec.rs:83:41 | 83 | pub fn as_mut(&mut self) -> RcVecMut { | --------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 83 | pub fn as_mut(&mut self) -> RcVecMut<'_, T> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/rcvec.rs:109:41 | 109 | pub fn as_mut(&mut self) -> RcVecMut { | --------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 109 | pub fn as_mut(&mut self) -> RcVecMut<'_, T> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/fallback.rs:76:48 | 76 | fn push_token_from_proc_macro(mut vec: RcVecMut, token: TokenTree) { | --------^---------- expected lifetime parameter | help: indicate the anonymous lifetime | 76 | fn push_token_from_proc_macro(mut vec: RcVecMut<'_, TokenTree>, token: TokenTree) { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/fallback.rs:92:47 | 92 | fn push_negative_literal(mut vec: RcVecMut, mut literal: Literal) { | --------^---------- expected lifetime parameter | help: indicate the anonymous lifetime | 92 | fn push_negative_literal(mut vec: RcVecMut<'_, TokenTree>, mut literal: Literal) { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/fallback.rs:169:29 | 169 | fn get_cursor(src: &str) -> Cursor { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 169 | fn get_cursor(src: &str) -> Cursor<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/fallback.rs:191:32 | 191 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 191 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/fallback.rs:197:32 | 197 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 197 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/fallback.rs:220:32 | 220 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 220 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/fallback.rs:682:32 | 682 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 682 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/fallback.rs:691:63 | 691 | pub(crate) fn debug_span_field_if_nontrivial(debug: &mut fmt::DebugStruct, span: Span) { | -----^^^^^^^^^^^ | | | expected lifetime parameters | help: indicate the anonymous lifetimes | 691 | pub(crate) fn debug_span_field_if_nontrivial(debug: &mut fmt::DebugStruct<'_, '_>, span: Span) { | ++++++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/fallback.rs:753:32 | 753 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 753 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/fallback.rs:773:34 | 773 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 773 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/fallback.rs:897:32 | 897 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 897 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/fallback.rs:909:32 | 909 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 909 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/fallback.rs:1190:32 | 1190 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1190 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/fallback.rs:1196:34 | 1196 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1196 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/extra.rs:148:32 | 148 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 148 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/wrapper.rs:132:32 | 132 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 132 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/wrapper.rs:255:32 | 255 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 255 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/wrapper.rs:285:32 | 285 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 285 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/wrapper.rs:298:32 | 298 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 298 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/wrapper.rs:543:32 | 543 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 543 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/wrapper.rs:551:63 | 551 | pub(crate) fn debug_span_field_if_nontrivial(debug: &mut fmt::DebugStruct, span: Span) { | -----^^^^^^^^^^^ | | | expected lifetime parameters | help: indicate the anonymous lifetimes | 551 | pub(crate) fn debug_span_field_if_nontrivial(debug: &mut fmt::DebugStruct<'_, '_>, span: Span) { | ++++++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/wrapper.rs:648:40 | 648 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 648 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/wrapper.rs:657:40 | 657 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 657 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/wrapper.rs:745:32 | 745 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 745 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/wrapper.rs:754:32 | 754 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 754 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/wrapper.rs:967:32 | 967 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 967 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/wrapper.rs:976:32 | 976 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 976 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:306:32 | 306 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 306 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:313:32 | 313 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 313 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:325:32 | 325 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 325 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:331:32 | 331 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 331 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:560:32 | 560 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 560 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:634:32 | 634 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 634 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:646:32 | 646 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 646 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:792:40 | 792 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 792 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:798:40 | 798 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 798 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:871:32 | 871 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 871 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:877:34 | 877 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 877 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:1060:32 | 1060 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1060 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:1066:32 | 1066 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1066 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:1310:32 | 1310 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1310 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:1316:32 | 1316 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1316 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:1352:36 | 1352 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1352 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ [semver 1.0.23] cargo:rustc-check-cfg=cfg(doc_cfg) [semver 1.0.23] cargo:rustc-check-cfg=cfg(no_alloc_crate) [semver 1.0.23] cargo:rustc-check-cfg=cfg(no_const_vec_new) [semver 1.0.23] cargo:rustc-check-cfg=cfg(no_exhaustive_int_match) [semver 1.0.23] cargo:rustc-check-cfg=cfg(no_non_exhaustive) [semver 1.0.23] cargo:rustc-check-cfg=cfg(no_nonzero_bitscan) [semver 1.0.23] cargo:rustc-check-cfg=cfg(no_str_strip_prefix) [semver 1.0.23] cargo:rustc-check-cfg=cfg(no_track_caller) [semver 1.0.23] cargo:rustc-check-cfg=cfg(no_unsafe_op_in_unsafe_fn_lint) [semver 1.0.23] cargo:rustc-check-cfg=cfg(test_node_semver) Compiling equivalent v1.0.1 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=equivalent CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/equivalent-1.0.1 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Traits for key comparison in maps.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=equivalent CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/cuviper/equivalent' CARGO_PKG_RUST_VERSION=1.6 CARGO_PKG_VERSION=1.0.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/equivalent-1.0.1 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name equivalent --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/equivalent-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=bd72e9f07c4db472 -C extra-filename=-bd72e9f07c4db472 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling memchr v2.5.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0 CARGO_PKG_AUTHORS='Andrew Gallant :bluss' CARGO_PKG_DESCRIPTION='Safe interface to memchr.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/memchr' CARGO_PKG_LICENSE=Unlicense/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=memchr CARGO_PKG_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='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.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 -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "libc", "rustc-dep-of-std", "std", "use_std"))' -C metadata=936264bfc8248e4e -C extra-filename=-936264bfc8248e4e --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/build/memchr-936264bfc8248e4e -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=semver CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23 CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Parser and evaluator for Cargo'\''s flavor of Semantic Versioning' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=semver CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/semver' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.23 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=23 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/semver-336e404a1a72319e/out /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name semver --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=270f2ba04e4d5c27 -C extra-filename=-270f2ba04e4d5c27 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(no_alloc_crate)' --check-cfg 'cfg(no_const_vec_new)' --check-cfg 'cfg(no_exhaustive_int_match)' --check-cfg 'cfg(no_non_exhaustive)' --check-cfg 'cfg(no_nonzero_bitscan)' --check-cfg 'cfg(no_str_strip_prefix)' --check-cfg 'cfg(no_track_caller)' --check-cfg 'cfg(no_unsafe_op_in_unsafe_fn_lint)' --check-cfg 'cfg(test_node_semver)'` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23/src/display.rs:5:40 | 5 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 5 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23/src/display.rs:6:48 | 6 | let do_display = |formatter: &mut fmt::Formatter| -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 6 | let do_display = |formatter: &mut fmt::Formatter<'_>| -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23/src/display.rs:34:40 | 34 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 34 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23/src/display.rs:49:40 | 49 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 49 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23/src/display.rs:82:40 | 82 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 82 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23/src/display.rs:88:40 | 88 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 88 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23/src/display.rs:94:40 | 94 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 94 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23/src/display.rs:111:40 | 111 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 111 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23/src/display.rs:117:40 | 117 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 117 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23/src/display.rs:123:26 | 123 | formatter: &mut fmt::Formatter, | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 123 | formatter: &mut fmt::Formatter<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23/src/display.rs:124:39 | 124 | do_display: impl FnOnce(&mut fmt::Formatter) -> fmt::Result, | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 124 | do_display: impl FnOnce(&mut fmt::Formatter<'_>) -> fmt::Result, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23/src/error.rs:33:40 | 33 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 33 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23/src/error.rs:93:40 | 93 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 93 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23/src/error.rs:105:40 | 105 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 105 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23/src/error.rs:116:40 | 116 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 116 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ Compiling leb128 v0.2.5 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=leb128 CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/leb128-0.2.5 CARGO_PKG_AUTHORS='Nick Fitzgerald :Philip Craig ' CARGO_PKG_DESCRIPTION='Read and write DWARF'\''s "Little Endian Base 128" (LEB128) variable length integer encoding.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=leb128 CARGO_PKG_README=./README.md CARGO_PKG_REPOSITORY='https://github.com/gimli-rs/leb128' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/leb128-0.2.5 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name leb128 --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/leb128-0.2.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=ab3fdccb625b4dfa -C extra-filename=-ab3fdccb625b4dfa --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/leb128-0.2.5/src/lib.rs:85:36 | 85 | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 85 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: `leb128` (lib) generated 1 warning Compiling serde_json v1.0.125 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125 CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='A JSON serialization file format' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_json CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/json' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.125 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=125 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=346cc56692d8c544 -C extra-filename=-346cc56692d8c544 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/build/serde_json-346cc56692d8c544 -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=openbsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(rust_analyzer)-Zmacro-backtrace-Csplit-debuginfo=off-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zunstable-options-Zon-broken-pipe=kill' CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11 CARGO_PKG_AUTHORS='Tom Kaitchuck ' CARGO_PKG_DESCRIPTION='A non-cryptographic hash function using AES-NI for high performance' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ahash CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tkaitchuck/ahash' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=0.8.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-openbsd LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' NUM_JOBS=6 OPT_LEVEL=3 OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/ahash-fe9372de0631f4e1/out PROFILE=release RUSTC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTC_WRAPPER=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTDOC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-openbsd /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/build/ahash-45397b1be9d54bbd/build-script-build` [ahash 0.8.11] cargo:rerun-if-changed=build.rs [ahash 0.8.11] cargo:rustc-cfg=feature="folded_multiply" Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=ahash CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11 CARGO_PKG_AUTHORS='Tom Kaitchuck ' CARGO_PKG_DESCRIPTION='A non-cryptographic hash function using AES-NI for high performance' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ahash CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tkaitchuck/ahash' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=0.8.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/ahash-fe9372de0631f4e1/out /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name ahash --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("atomic-polyfill", "compile-time-rng", "const-random", "default", "getrandom", "nightly-arm-aes", "no-rng", "runtime-rng", "serde", "std"))' -C metadata=53db884c638b748a -C extra-filename=-53db884c638b748a --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern cfg_if=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libcfg_if-112f80bdd2bfe7ea.rmeta --extern once_cell=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libonce_cell-bedb882b0efd6cc6.rmeta --extern zerocopy=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libzerocopy-75a57cba055aaaff.rmeta --cap-lints warn -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo --cfg 'feature="folded_multiply"'` warning: unused extern crate --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/lib.rs:162:1 | 161 | / #[cfg(feature = "alloc")] 162 | | extern crate alloc; | | ^^^^^^^^^^^^^^^^^^- | |___________________| | help: remove it | = note: `-W unused-extern-crates` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(unused_extern_crates)]` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:95:40 | 95 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 95 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:106:40 | 106 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 106 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/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 --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:283:48 | 230 | / macro_rules! primitive_deserializer { 231 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 232 | | #[doc = "A deserializer holding"] 233 | | #[doc = $doc] ... | 283 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 290 | | } 291 | | } | |_- in this expansion of `primitive_deserializer!` 292 | 293 | primitive_deserializer!(bool, "a `bool`.", BoolDeserializer, visit_bool); | ------------------------------------------------------------------------ in this macro invocation | help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:283:48 | 230 | / macro_rules! primitive_deserializer { 231 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 232 | | #[doc = "A deserializer holding"] 233 | | #[doc = $doc] ... | 283 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 290 | | } 291 | | } | |_- in this expansion of `primitive_deserializer!` ... 294 | primitive_deserializer!(i8, "an `i8`.", I8Deserializer, visit_i8); | ----------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:283:48 | 230 | / macro_rules! primitive_deserializer { 231 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 232 | | #[doc = "A deserializer holding"] 233 | | #[doc = $doc] ... | 283 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 290 | | } 291 | | } | |_- in this expansion of `primitive_deserializer!` ... 295 | primitive_deserializer!(i16, "an `i16`.", I16Deserializer, visit_i16); | --------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:283:48 | 230 | / macro_rules! primitive_deserializer { 231 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 232 | | #[doc = "A deserializer holding"] 233 | | #[doc = $doc] ... | 283 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 290 | | } 291 | | } | |_- in this expansion of `primitive_deserializer!` ... 296 | primitive_deserializer!(i32, "an `i32`.", I32Deserializer, visit_i32); | --------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:283:48 | 230 | / macro_rules! primitive_deserializer { 231 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 232 | | #[doc = "A deserializer holding"] 233 | | #[doc = $doc] ... | 283 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 290 | | } 291 | | } | |_- in this expansion of `primitive_deserializer!` ... 297 | primitive_deserializer!(i64, "an `i64`.", I64Deserializer, visit_i64); | --------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:283:48 | 230 | / macro_rules! primitive_deserializer { 231 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 232 | | #[doc = "A deserializer holding"] 233 | | #[doc = $doc] ... | 283 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 290 | | } 291 | | } | |_- in this expansion of `primitive_deserializer!` ... 298 | primitive_deserializer!(i128, "an `i128`.", I128Deserializer, visit_i128); | ------------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:283:48 | 230 | / macro_rules! primitive_deserializer { 231 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 232 | | #[doc = "A deserializer holding"] 233 | | #[doc = $doc] ... | 283 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 290 | | } 291 | | } | |_- in this expansion of `primitive_deserializer!` ... 299 | primitive_deserializer!(isize, "an `isize`.", IsizeDeserializer, visit_i64 as i64); | ---------------------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:283:48 | 230 | / macro_rules! primitive_deserializer { 231 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 232 | | #[doc = "A deserializer holding"] 233 | | #[doc = $doc] ... | 283 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 290 | | } 291 | | } | |_- in this expansion of `primitive_deserializer!` ... 300 | primitive_deserializer!(u8, "a `u8`.", U8Deserializer, visit_u8); | ---------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:283:48 | 230 | / macro_rules! primitive_deserializer { 231 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 232 | | #[doc = "A deserializer holding"] 233 | | #[doc = $doc] ... | 283 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 290 | | } 291 | | } | |_- in this expansion of `primitive_deserializer!` ... 301 | primitive_deserializer!(u16, "a `u16`.", U16Deserializer, visit_u16); | -------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:283:48 | 230 | / macro_rules! primitive_deserializer { 231 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 232 | | #[doc = "A deserializer holding"] 233 | | #[doc = $doc] ... | 283 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 290 | | } 291 | | } | |_- in this expansion of `primitive_deserializer!` ... 302 | primitive_deserializer!(u64, "a `u64`.", U64Deserializer, visit_u64); | -------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:283:48 | 230 | / macro_rules! primitive_deserializer { 231 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 232 | | #[doc = "A deserializer holding"] 233 | | #[doc = $doc] ... | 283 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 290 | | } 291 | | } | |_- in this expansion of `primitive_deserializer!` ... 303 | primitive_deserializer!(u128, "a `u128`.", U128Deserializer, visit_u128); | ------------------------------------------------------------------------ in this macro invocation | help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:283:48 | 230 | / macro_rules! primitive_deserializer { 231 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 232 | | #[doc = "A deserializer holding"] 233 | | #[doc = $doc] ... | 283 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 290 | | } 291 | | } | |_- in this expansion of `primitive_deserializer!` ... 304 | primitive_deserializer!(usize, "a `usize`.", UsizeDeserializer, visit_u64 as u64); | --------------------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:283:48 | 230 | / macro_rules! primitive_deserializer { 231 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 232 | | #[doc = "A deserializer holding"] 233 | | #[doc = $doc] ... | 283 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 290 | | } 291 | | } | |_- in this expansion of `primitive_deserializer!` ... 305 | primitive_deserializer!(f32, "an `f32`.", F32Deserializer, visit_f32); | --------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:283:48 | 230 | / macro_rules! primitive_deserializer { 231 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 232 | | #[doc = "A deserializer holding"] 233 | | #[doc = $doc] ... | 283 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 290 | | } 291 | | } | |_- in this expansion of `primitive_deserializer!` ... 306 | primitive_deserializer!(f64, "an `f64`.", F64Deserializer, visit_f64); | --------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:283:48 | 230 | / macro_rules! primitive_deserializer { 231 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 232 | | #[doc = "A deserializer holding"] 233 | | #[doc = $doc] ... | 283 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 290 | | } 291 | | } | |_- in this expansion of `primitive_deserializer!` ... 307 | primitive_deserializer!(char, "a `char`.", CharDeserializer, visit_char); | ------------------------------------------------------------------------ in this macro invocation | help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:388:40 | 388 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 388 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:477:40 | 477 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 477 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:556:40 | 556 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 556 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:661:40 | 661 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 661 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:769:40 | 769 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 769 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:829:40 | 829 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 829 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:877:40 | 877 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 877 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:984:40 | 984 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 984 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:997:40 | 997 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 997 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:1310:40 | 1310 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1310 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:1412:40 | 1412 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1412 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/ignored_any.rs:116:46 | 116 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 116 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:20:46 | 20 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 20 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:59:46 | 59 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 59 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 383 | / impl_deserialize_num! { 384 | | i8, NonZeroI8 cfg(not(no_num_nonzero_signed)), deserialize_i8 385 | | num_self!(i8:visit_i8); 386 | | int_to_int!(i16:visit_i16 i32:visit_i32 i64:visit_i64); 387 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 388 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 383 | / impl_deserialize_num! { 384 | | i8, NonZeroI8 cfg(not(no_num_nonzero_signed)), deserialize_i8 385 | | num_self!(i8:visit_i8); 386 | | int_to_int!(i16:visit_i16 i32:visit_i32 i64:visit_i64); 387 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 388 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 383 | / impl_deserialize_num! { 384 | | i8, NonZeroI8 cfg(not(no_num_nonzero_signed)), deserialize_i8 385 | | num_self!(i8:visit_i8); 386 | | int_to_int!(i16:visit_i16 i32:visit_i32 i64:visit_i64); 387 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 388 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 390 | / impl_deserialize_num! { 391 | | i16, NonZeroI16 cfg(not(no_num_nonzero_signed)), deserialize_i16 392 | | num_self!(i16:visit_i16); 393 | | num_as_self!(i8:visit_i8); 394 | | int_to_int!(i32:visit_i32 i64:visit_i64); 395 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 396 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 390 | / impl_deserialize_num! { 391 | | i16, NonZeroI16 cfg(not(no_num_nonzero_signed)), deserialize_i16 392 | | num_self!(i16:visit_i16); 393 | | num_as_self!(i8:visit_i8); 394 | | int_to_int!(i32:visit_i32 i64:visit_i64); 395 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 396 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 390 | / impl_deserialize_num! { 391 | | i16, NonZeroI16 cfg(not(no_num_nonzero_signed)), deserialize_i16 392 | | num_self!(i16:visit_i16); 393 | | num_as_self!(i8:visit_i8); 394 | | int_to_int!(i32:visit_i32 i64:visit_i64); 395 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 396 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 398 | / impl_deserialize_num! { 399 | | i32, NonZeroI32 cfg(not(no_num_nonzero_signed)), deserialize_i32 400 | | num_self!(i32:visit_i32); 401 | | num_as_self!(i8:visit_i8 i16:visit_i16); 402 | | int_to_int!(i64:visit_i64); 403 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 404 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 398 | / impl_deserialize_num! { 399 | | i32, NonZeroI32 cfg(not(no_num_nonzero_signed)), deserialize_i32 400 | | num_self!(i32:visit_i32); 401 | | num_as_self!(i8:visit_i8 i16:visit_i16); 402 | | int_to_int!(i64:visit_i64); 403 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 404 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 398 | / impl_deserialize_num! { 399 | | i32, NonZeroI32 cfg(not(no_num_nonzero_signed)), deserialize_i32 400 | | num_self!(i32:visit_i32); 401 | | num_as_self!(i8:visit_i8 i16:visit_i16); 402 | | int_to_int!(i64:visit_i64); 403 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 404 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 406 | / impl_deserialize_num! { 407 | | i64, NonZeroI64 cfg(not(no_num_nonzero_signed)), deserialize_i64 408 | | num_self!(i64:visit_i64); 409 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32); 410 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 411 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 406 | / impl_deserialize_num! { 407 | | i64, NonZeroI64 cfg(not(no_num_nonzero_signed)), deserialize_i64 408 | | num_self!(i64:visit_i64); 409 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32); 410 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 411 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 406 | / impl_deserialize_num! { 407 | | i64, NonZeroI64 cfg(not(no_num_nonzero_signed)), deserialize_i64 408 | | num_self!(i64:visit_i64); 409 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32); 410 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 411 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 413 | / impl_deserialize_num! { 414 | | isize, NonZeroIsize cfg(not(no_num_nonzero_signed)), deserialize_i64 415 | | num_as_self!(i8:visit_i8 i16:visit_i16); 416 | | int_to_int!(i32:visit_i32 i64:visit_i64); 417 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 418 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 413 | / impl_deserialize_num! { 414 | | isize, NonZeroIsize cfg(not(no_num_nonzero_signed)), deserialize_i64 415 | | num_as_self!(i8:visit_i8 i16:visit_i16); 416 | | int_to_int!(i32:visit_i32 i64:visit_i64); 417 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 418 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 413 | / impl_deserialize_num! { 414 | | isize, NonZeroIsize cfg(not(no_num_nonzero_signed)), deserialize_i64 415 | | num_as_self!(i8:visit_i8 i16:visit_i16); 416 | | int_to_int!(i32:visit_i32 i64:visit_i64); 417 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 418 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 420 | / impl_deserialize_num! { 421 | | u8, NonZeroU8, deserialize_u8 422 | | num_self!(u8:visit_u8); 423 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 424 | | uint_to_self!(u16:visit_u16 u32:visit_u32 u64:visit_u64); 425 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 420 | / impl_deserialize_num! { 421 | | u8, NonZeroU8, deserialize_u8 422 | | num_self!(u8:visit_u8); 423 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 424 | | uint_to_self!(u16:visit_u16 u32:visit_u32 u64:visit_u64); 425 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 420 | / impl_deserialize_num! { 421 | | u8, NonZeroU8, deserialize_u8 422 | | num_self!(u8:visit_u8); 423 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 424 | | uint_to_self!(u16:visit_u16 u32:visit_u32 u64:visit_u64); 425 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 427 | / impl_deserialize_num! { 428 | | u16, NonZeroU16, deserialize_u16 429 | | num_self!(u16:visit_u16); 430 | | num_as_self!(u8:visit_u8); 431 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 432 | | uint_to_self!(u32:visit_u32 u64:visit_u64); 433 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 427 | / impl_deserialize_num! { 428 | | u16, NonZeroU16, deserialize_u16 429 | | num_self!(u16:visit_u16); 430 | | num_as_self!(u8:visit_u8); 431 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 432 | | uint_to_self!(u32:visit_u32 u64:visit_u64); 433 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 427 | / impl_deserialize_num! { 428 | | u16, NonZeroU16, deserialize_u16 429 | | num_self!(u16:visit_u16); 430 | | num_as_self!(u8:visit_u8); 431 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 432 | | uint_to_self!(u32:visit_u32 u64:visit_u64); 433 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 435 | / impl_deserialize_num! { 436 | | u32, NonZeroU32, deserialize_u32 437 | | num_self!(u32:visit_u32); 438 | | num_as_self!(u8:visit_u8 u16:visit_u16); 439 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 440 | | uint_to_self!(u64:visit_u64); 441 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 435 | / impl_deserialize_num! { 436 | | u32, NonZeroU32, deserialize_u32 437 | | num_self!(u32:visit_u32); 438 | | num_as_self!(u8:visit_u8 u16:visit_u16); 439 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 440 | | uint_to_self!(u64:visit_u64); 441 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 435 | / impl_deserialize_num! { 436 | | u32, NonZeroU32, deserialize_u32 437 | | num_self!(u32:visit_u32); 438 | | num_as_self!(u8:visit_u8 u16:visit_u16); 439 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 440 | | uint_to_self!(u64:visit_u64); 441 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 443 | / impl_deserialize_num! { 444 | | u64, NonZeroU64, deserialize_u64 445 | | num_self!(u64:visit_u64); 446 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32); 447 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 448 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 443 | / impl_deserialize_num! { 444 | | u64, NonZeroU64, deserialize_u64 445 | | num_self!(u64:visit_u64); 446 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32); 447 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 448 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 443 | / impl_deserialize_num! { 444 | | u64, NonZeroU64, deserialize_u64 445 | | num_self!(u64:visit_u64); 446 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32); 447 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 448 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 450 | / impl_deserialize_num! { 451 | | usize, NonZeroUsize, deserialize_u64 452 | | num_as_self!(u8:visit_u8 u16:visit_u16); 453 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 454 | | uint_to_self!(u32:visit_u32 u64:visit_u64); 455 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 450 | / impl_deserialize_num! { 451 | | usize, NonZeroUsize, deserialize_u64 452 | | num_as_self!(u8:visit_u8 u16:visit_u16); 453 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 454 | | uint_to_self!(u32:visit_u32 u64:visit_u64); 455 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 450 | / impl_deserialize_num! { 451 | | usize, NonZeroUsize, deserialize_u64 452 | | num_as_self!(u8:visit_u8 u16:visit_u16); 453 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 454 | | uint_to_self!(u32:visit_u32 u64:visit_u64); 455 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 457 | / impl_deserialize_num! { 458 | | f32, deserialize_f32 459 | | num_self!(f32:visit_f32); 460 | | num_as_copysign_self!(f64:visit_f64); 461 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 462 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 463 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 465 | / impl_deserialize_num! { 466 | | f64, deserialize_f64 467 | | num_self!(f64:visit_f64); 468 | | num_as_copysign_self!(f32:visit_f32); 469 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 470 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 471 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 530 | / impl_deserialize_num! { 531 | | i128, NonZeroI128 cfg(not(no_num_nonzero_signed)), deserialize_i128 532 | | num_self!(i128:visit_i128); 533 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 534 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 535 | | num_128!(u128:visit_u128); 536 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 530 | / impl_deserialize_num! { 531 | | i128, NonZeroI128 cfg(not(no_num_nonzero_signed)), deserialize_i128 532 | | num_self!(i128:visit_i128); 533 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 534 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 535 | | num_128!(u128:visit_u128); 536 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=openbsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(rust_analyzer)-Zmacro-backtrace-Csplit-debuginfo=off-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zunstable-options-Zon-broken-pipe=kill' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0 CARGO_PKG_AUTHORS='Andrew Gallant :bluss' CARGO_PKG_DESCRIPTION='Safe interface to memchr.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/memchr' CARGO_PKG_LICENSE=Unlicense/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=memchr CARGO_PKG_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='' DEBUG=false HOST=x86_64-unknown-openbsd LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' NUM_JOBS=6 OPT_LEVEL=3 OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/memchr-5034d0058a4afd1e/out PROFILE=release RUSTC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTC_WRAPPER=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTDOC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-openbsd /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/build/memchr-936264bfc8248e4e/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 Compiling quote v1.0.36 warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 530 | / impl_deserialize_num! { 531 | | i128, NonZeroI128 cfg(not(no_num_nonzero_signed)), deserialize_i128 532 | | num_self!(i128:visit_i128); 533 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 534 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 535 | | num_128!(u128:visit_u128); 536 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=quote CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quote-1.0.36 CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Quasi-quoting macro quote'\!'(...)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=quote CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/quote' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.36 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=36 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quote-1.0.36 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name quote --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quote-1.0.36/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=729e32816c0cc154 -C extra-filename=-729e32816c0cc154 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern proc_macro2=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/libproc_macro2-b77cc6e58db4216a.rmeta --cap-lints warn -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 538 | / impl_deserialize_num! { 539 | | u128, NonZeroU128, deserialize_u128 540 | | num_self!(u128:visit_u128); 541 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 542 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 543 | | num_128!(i128:visit_i128); 544 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/lib.rs:100:13 | 100 | #![cfg_attr(feature = "specialize", feature(min_specialization))] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 538 | / impl_deserialize_num! { 539 | | u128, NonZeroU128, deserialize_u128 540 | | num_self!(u128:visit_u128); 541 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 542 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 543 | | num_128!(i128:visit_i128); 544 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 538 | / impl_deserialize_num! { 539 | | u128, NonZeroU128, deserialize_u128 540 | | num_self!(u128:visit_u128); 541 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 542 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 543 | | num_128!(i128:visit_i128); 544 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:553:46 | 553 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 553 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/fallback_hash.rs:202:7 | 202 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/fallback_hash.rs:209:7 | 209 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/fallback_hash.rs:253:7 | 253 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/fallback_hash.rs:257:7 | 257 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/fallback_hash.rs:300:7 | 300 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/fallback_hash.rs:305:7 | 305 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/fallback_hash.rs:118:11 | 118 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `128` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/fallback_hash.rs:164:11 | 164 | #[cfg(target_pointer_width = "128")] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_pointer_width` are: `16`, `32`, and `64` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(target_pointer_width, values("128"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(target_pointer_width, values(\"128\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `folded_multiply` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/operations.rs:16:7 | 16 | #[cfg(feature = "folded_multiply")] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `folded_multiply` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `folded_multiply` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/operations.rs:23:11 | 23 | #[cfg(not(feature = "folded_multiply"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `folded_multiply` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:599:46 | 599 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 599 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/random_state.rs:468:7 | 468 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/random_state.rs:14:14 | 14 | if #[cfg(feature = "specialize")]{ | ^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fuzzing` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/random_state.rs:53:58 | 53 | if #[cfg(all(feature = "compile-time-rng", any(test, fuzzing)))] { | ^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rust_analyzer`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fuzzing` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/random_state.rs:73:54 | 73 | } else if #[cfg(all(feature = "runtime-rng", not(fuzzing)))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/random_state.rs:461:11 | 461 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/specialize.rs:10:7 | 10 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/specialize.rs:12:7 | 12 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/specialize.rs:14:7 | 14 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/specialize.rs:24:11 | 24 | #[cfg(not(feature = "specialize"))] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/specialize.rs:37:7 | 37 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/specialize.rs:70:7 | 70 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/specialize.rs:78:7 | 78 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/specialize.rs:86:7 | 86 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/specialize.rs:94:7 | 94 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/specialize.rs:102:7 | 102 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/specialize.rs:110:7 | 110 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/specialize.rs:118:7 | 118 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/specialize.rs:126:11 | 126 | #[cfg(all(feature = "specialize"))] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/specialize.rs:52:15 | 50 | / macro_rules! call_hasher_impl { 51 | | ($typ:ty) => { 52 | | #[cfg(feature = "specialize")] | | ^^^^^^^^^^^^^^^^^^^^^^ 53 | | impl CallHasher for $typ { ... | 59 | | }; 60 | | } | |_- in this expansion of `call_hasher_impl!` 61 | call_hasher_impl!(u8); | --------------------- in this macro invocation | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/specialize.rs:52:15 | 50 | / macro_rules! call_hasher_impl { 51 | | ($typ:ty) => { 52 | | #[cfg(feature = "specialize")] | | ^^^^^^^^^^^^^^^^^^^^^^ 53 | | impl CallHasher for $typ { ... | 59 | | }; 60 | | } | |_- in this expansion of `call_hasher_impl!` 61 | call_hasher_impl!(u8); 62 | call_hasher_impl!(u16); | ---------------------- in this macro invocation | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/specialize.rs:52:15 | 50 | / macro_rules! call_hasher_impl { 51 | | ($typ:ty) => { 52 | | #[cfg(feature = "specialize")] | | ^^^^^^^^^^^^^^^^^^^^^^ 53 | | impl CallHasher for $typ { ... | 59 | | }; 60 | | } | |_- in this expansion of `call_hasher_impl!` ... 63 | call_hasher_impl!(u32); | ---------------------- in this macro invocation | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/specialize.rs:52:15 | 50 | / macro_rules! call_hasher_impl { 51 | | ($typ:ty) => { 52 | | #[cfg(feature = "specialize")] | | ^^^^^^^^^^^^^^^^^^^^^^ 53 | | impl CallHasher for $typ { ... | 59 | | }; 60 | | } | |_- in this expansion of `call_hasher_impl!` ... 64 | call_hasher_impl!(u64); | ---------------------- in this macro invocation | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/specialize.rs:52:15 | 50 | / macro_rules! call_hasher_impl { 51 | | ($typ:ty) => { 52 | | #[cfg(feature = "specialize")] | | ^^^^^^^^^^^^^^^^^^^^^^ 53 | | impl CallHasher for $typ { ... | 59 | | }; 60 | | } | |_- in this expansion of `call_hasher_impl!` ... 65 | call_hasher_impl!(i8); | --------------------- in this macro invocation | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/specialize.rs:52:15 | 50 | / macro_rules! call_hasher_impl { 51 | | ($typ:ty) => { 52 | | #[cfg(feature = "specialize")] | | ^^^^^^^^^^^^^^^^^^^^^^ 53 | | impl CallHasher for $typ { ... | 59 | | }; 60 | | } | |_- in this expansion of `call_hasher_impl!` ... 66 | call_hasher_impl!(i16); | ---------------------- in this macro invocation | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/specialize.rs:52:15 | 50 | / macro_rules! call_hasher_impl { 51 | | ($typ:ty) => { 52 | | #[cfg(feature = "specialize")] | | ^^^^^^^^^^^^^^^^^^^^^^ 53 | | impl CallHasher for $typ { ... | 59 | | }; 60 | | } | |_- in this expansion of `call_hasher_impl!` ... 67 | call_hasher_impl!(i32); | ---------------------- in this macro invocation | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/specialize.rs:52:15 | 50 | / macro_rules! call_hasher_impl { 51 | | ($typ:ty) => { 52 | | #[cfg(feature = "specialize")] | | ^^^^^^^^^^^^^^^^^^^^^^ 53 | | impl CallHasher for $typ { ... | 59 | | }; 60 | | } | |_- in this expansion of `call_hasher_impl!` ... 68 | call_hasher_impl!(i64); | ---------------------- in this macro invocation | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unused extern crate --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/specialize.rs:6:1 | 5 | / #[cfg(not(feature = "std"))] 6 | | extern crate alloc; | | ^^^^^^^^^^^^^^^^^^- | |___________________| | help: remove it | = note: `-W unused-extern-crates` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(unused_extern_crates)]` warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/lib.rs:265:11 | 265 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/lib.rs:272:15 | 272 | #[cfg(not(feature = "specialize"))] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/lib.rs:279:11 | 279 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/lib.rs:286:15 | 286 | #[cfg(not(feature = "specialize"))] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/lib.rs:293:11 | 293 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/lib.rs:300:15 | 300 | #[cfg(not(feature = "specialize"))] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:645:46 | 645 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 645 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:722:46 | 722 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 722 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:757:46 | 757 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 757 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:794:46 | 794 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 794 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:891:46 | 891 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 891 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:959:46 | 959 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 959 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1020:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1020 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1087 | / seq_impl!( 1088 | | #[cfg(any(feature = "std", feature = "alloc"))] 1089 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1090 | | BinaryHeap, ... | 1095 | | BinaryHeap::push 1096 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1020 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1056:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1056 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1087 | / seq_impl!( 1088 | | #[cfg(any(feature = "std", feature = "alloc"))] 1089 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1090 | | BinaryHeap, ... | 1095 | | BinaryHeap::push 1096 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1056 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1020:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1020 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1098 | / seq_impl!( 1099 | | #[cfg(any(feature = "std", feature = "alloc"))] 1100 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1101 | | BTreeSet, ... | 1106 | | BTreeSet::insert 1107 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1020 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1056:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1056 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1098 | / seq_impl!( 1099 | | #[cfg(any(feature = "std", feature = "alloc"))] 1100 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1101 | | BTreeSet, ... | 1106 | | BTreeSet::insert 1107 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1056 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1020:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1020 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1109 | / seq_impl!( 1110 | | #[cfg(any(feature = "std", feature = "alloc"))] 1111 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1112 | | LinkedList, ... | 1117 | | LinkedList::push_back 1118 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1020 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1056:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1056 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1109 | / seq_impl!( 1110 | | #[cfg(any(feature = "std", feature = "alloc"))] 1111 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1112 | | LinkedList, ... | 1117 | | LinkedList::push_back 1118 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1056 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1020:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1020 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1120 | / seq_impl!( 1121 | | #[cfg(feature = "std")] 1122 | | #[cfg_attr(docsrs, doc(cfg(feature = "std")))] 1123 | | HashSet, ... | 1128 | | HashSet::insert 1129 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1020 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1056:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1056 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1120 | / seq_impl!( 1121 | | #[cfg(feature = "std")] 1122 | | #[cfg_attr(docsrs, doc(cfg(feature = "std")))] 1123 | | HashSet, ... | 1128 | | HashSet::insert 1129 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1056 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1020:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1020 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1131 | / seq_impl!( 1132 | | #[cfg(any(feature = "std", feature = "alloc"))] 1133 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1134 | | VecDeque, ... | 1139 | | VecDeque::push_back 1140 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1020 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1056:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1056 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1131 | / seq_impl!( 1132 | | #[cfg(any(feature = "std", feature = "alloc"))] 1133 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1134 | | VecDeque, ... | 1139 | | VecDeque::push_back 1140 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1056 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1164:54 | 1164 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1164 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1201:54 | 1201 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1201 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1255:46 | 1255 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1255 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1287:58 | 1278 | / macro_rules! array_impls { 1279 | | ($($len:expr => ($($n:tt)+))+) => { 1280 | | $( 1281 | | impl<'de, T> Visitor<'de> for ArrayVisitor<[T; $len]> ... | 1287 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1353 | | } 1354 | | } | |_- in this expansion of `array_impls!` 1355 | 1356 | / array_impls! { 1357 | | 1 => (0) 1358 | | 2 => (0 1) 1359 | | 3 => (0 1 2) ... | 1388 | | 32 => (0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31) 1389 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 1287 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1311:58 | 1278 | / macro_rules! array_impls { 1279 | | ($($len:expr => ($($n:tt)+))+) => { 1280 | | $( 1281 | | impl<'de, T> Visitor<'de> for ArrayVisitor<[T; $len]> ... | 1311 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1353 | | } 1354 | | } | |_- in this expansion of `array_impls!` 1355 | 1356 | / array_impls! { 1357 | | 1 => (0) 1358 | | 2 => (0 1) 1359 | | 3 => (0 1 2) ... | 1388 | | 32 => (0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31) 1389 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 1311 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1421:58 | 1407 | / macro_rules! tuple_impl_body { 1408 | | ($len:tt => ($($n:tt $name:ident)+)) => { 1409 | | #[inline] 1410 | | fn deserialize(deserializer: D) -> Result ... | 1421 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1477 | | }; 1478 | | } | |_- in this expansion of `tuple_impl_body!` ... 1489 | tuple_impl_body!(1 => (0 T)); | ---------------------------- in this macro invocation | help: indicate the anonymous lifetime | 1421 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1455:58 | 1407 | / macro_rules! tuple_impl_body { 1408 | | ($len:tt => ($($n:tt $name:ident)+)) => { 1409 | | #[inline] 1410 | | fn deserialize(deserializer: D) -> Result ... | 1455 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1477 | | }; 1478 | | } | |_- in this expansion of `tuple_impl_body!` ... 1489 | tuple_impl_body!(1 => (0 T)); | ---------------------------- in this macro invocation | help: indicate the anonymous lifetime | 1455 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1421:58 | 1393 | / macro_rules! tuple_impls { 1394 | | ($($len:tt => ($($n:tt $name:ident)+))+) => { 1395 | | $( 1396 | | #[cfg_attr(docsrs, doc(hidden))] ... | 1401 | | tuple_impl_body!($len => ($($n $name)+)); | | ---------------------------------------- in this macro invocation (#2) ... | 1404 | | }; 1405 | | } | |_- in this expansion of `tuple_impls!` (#1) 1406 | 1407 | / macro_rules! tuple_impl_body { 1408 | | ($len:tt => ($($n:tt $name:ident)+)) => { 1409 | | #[inline] 1410 | | fn deserialize(deserializer: D) -> Result ... | 1421 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1477 | | }; 1478 | | } | |_- in this expansion of `tuple_impl_body!` (#2) ... 1492 | / tuple_impls! { 1493 | | 2 => (0 T0 1 T1) 1494 | | 3 => (0 T0 1 T1 2 T2) 1495 | | 4 => (0 T0 1 T1 2 T2 3 T3) ... | 1507 | | 16 => (0 T0 1 T1 2 T2 3 T3 4 T4 5 T5 6 T6 7 T7 8 T8 9 T9 10 T10 11 T11 12 T12 13 T13 14 T14 15 T15) 1508 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 1421 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1455:58 | 1393 | / macro_rules! tuple_impls { 1394 | | ($($len:tt => ($($n:tt $name:ident)+))+) => { 1395 | | $( 1396 | | #[cfg_attr(docsrs, doc(hidden))] ... | 1401 | | tuple_impl_body!($len => ($($n $name)+)); | | ---------------------------------------- in this macro invocation (#2) ... | 1404 | | }; 1405 | | } | |_- in this expansion of `tuple_impls!` (#1) 1406 | 1407 | / macro_rules! tuple_impl_body { 1408 | | ($len:tt => ($($n:tt $name:ident)+)) => { 1409 | | #[inline] 1410 | | fn deserialize(deserializer: D) -> Result ... | 1455 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1477 | | }; 1478 | | } | |_- in this expansion of `tuple_impl_body!` (#2) ... 1492 | / tuple_impls! { 1493 | | 2 => (0 T0 1 T1) 1494 | | 3 => (0 T0 1 T1 2 T2) 1495 | | 4 => (0 T0 1 T1 2 T2 3 T3) ... | 1507 | | 16 => (0 T0 1 T1 2 T2 3 T3 4 T4 5 T5 6 T6 7 T7 8 T8 9 T9 10 T10 11 T11 12 T12 13 T13 14 T14 15 T15) 1508 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 1455 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: unused extern crate --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quote-1.0.36/src/lib.rs:108:1 | 107 | / #[cfg(feature = "proc-macro")] 108 | | extern crate proc_macro; | | ^^^^^^^^^^^^^^^^^^^^^^^- | |________________________| | help: remove it | = note: `-W unused-extern-crates` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(unused_extern_crates)]` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1542:62 | 1512 | / macro_rules! map_impl { 1513 | | ( 1514 | | $(#[$attr:meta])* 1515 | | $ty:ident , ... | 1542 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1565 | | } 1566 | | } | |_- in this expansion of `map_impl!` 1567 | 1568 | / map_impl! { 1569 | | #[cfg(any(feature = "std", feature = "alloc"))] 1570 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1571 | | BTreeMap, 1572 | | map, 1573 | | BTreeMap::new(), 1574 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 1542 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quote-1.0.36/src/ident_fragment.rs:15:32 | 15 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result; | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 15 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result; | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quote-1.0.36/src/ident_fragment.rs:30:32 | 30 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 30 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quote-1.0.36/src/ident_fragment.rs:40:32 | 40 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 40 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quote-1.0.36/src/ident_fragment.rs:50:32 | 50 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 50 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quote-1.0.36/src/ident_fragment.rs:68:32 | 68 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 68 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quote-1.0.36/src/ident_fragment.rs:79:44 | 79 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 87 | ident_fragment_display!(bool, str, String, char); | ------------------------------------------------ in this macro invocation | = note: this warning originates in the macro `ident_fragment_display` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 79 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quote-1.0.36/src/ident_fragment.rs:79:44 | 79 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 88 | ident_fragment_display!(u8, u16, u32, u64, u128, usize); | ------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `ident_fragment_display` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 79 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1542:62 | 1512 | / macro_rules! map_impl { 1513 | | ( 1514 | | $(#[$attr:meta])* 1515 | | $ty:ident , ... | 1542 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1565 | | } 1566 | | } | |_- in this expansion of `map_impl!` ... 1576 | / map_impl! { 1577 | | #[cfg(feature = "std")] 1578 | | #[cfg_attr(docsrs, doc(cfg(feature = "std")))] 1579 | | HashMap, 1580 | | map, 1581 | | HashMap::with_capacity_and_hasher(size_hint::cautious::<(K, V)>(map.size_hint()), S::default()), 1582 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 1542 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quote-1.0.36/src/runtime.rs:503:32 | 503 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 503 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quote-1.0.36/src/runtime.rs:509:32 | 509 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 509 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quote-1.0.36/src/runtime.rs:515:32 | 515 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 515 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quote-1.0.36/src/runtime.rs:521:32 | 521 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 521 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quote-1.0.36/src/runtime.rs:527:32 | 527 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 527 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=memchr CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0 CARGO_PKG_AUTHORS='Andrew Gallant :bluss' CARGO_PKG_DESCRIPTION='Safe interface to memchr.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/memchr' CARGO_PKG_LICENSE=Unlicense/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=memchr CARGO_PKG_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='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/memchr-5034d0058a4afd1e/out /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name memchr --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.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 opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "libc", "rustc-dep-of-std", "std", "use_std"))' -C metadata=20e0a77743d03140 -C extra-filename=-20e0a77743d03140 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo --cfg memchr_runtime_simd --cfg memchr_runtime_sse2 --cfg memchr_runtime_sse42 --cfg memchr_runtime_avx` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1630:62 | 1608 | / macro_rules! variant_identifier { 1609 | | ( 1610 | | $name_kind:ident ($($variant:ident; $bytes:expr; $index:expr),*) 1611 | | $expecting_message:expr, ... | 1630 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1679 | | } 1680 | | } | |_- in this expansion of `variant_identifier!` (#2) ... 1683 | / macro_rules! deserialize_enum { 1684 | | ( 1685 | | $name:ident $name_kind:ident ($($variant:ident; $bytes:expr; $index:expr),*) 1686 | | $expecting_message:expr, ... | 1689 | / variant_identifier! { 1690 | $name_kind ($($variant; $bytes; $index),*) 1691 | $expecting_message, 1692 | VARIANTS 1693 | | } | |_________- in this macro invocation (#2) ... 1716 | | } 1717 | | } | |_- in this expansion of `deserialize_enum!` (#1) ... 1730 | / deserialize_enum! { 1731 | | IpAddr IpAddrKind (V4; b"V4"; 0, V6; b"V6"; 1) 1732 | | "`V4` or `V6`", 1733 | | deserializer 1734 | | } | |_____________- in this macro invocation (#1) | help: indicate the anonymous lifetime | 1630 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1699:54 | 1683 | / macro_rules! deserialize_enum { 1684 | | ( 1685 | | $name:ident $name_kind:ident ($($variant:ident; $bytes:expr; $index:expr),*) 1686 | | $expecting_message:expr, ... | 1699 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1716 | | } 1717 | | } | |_- in this expansion of `deserialize_enum!` ... 1730 | / deserialize_enum! { 1731 | | IpAddr IpAddrKind (V4; b"V4"; 0, V6; b"V6"; 1) 1732 | | "`V4` or `V6`", 1733 | | deserializer 1734 | | } | |_____________- in this macro invocation | help: indicate the anonymous lifetime | 1699 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1630:62 | 1608 | / macro_rules! variant_identifier { 1609 | | ( 1610 | | $name_kind:ident ($($variant:ident; $bytes:expr; $index:expr),*) 1611 | | $expecting_message:expr, ... | 1630 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1679 | | } 1680 | | } | |_- in this expansion of `variant_identifier!` (#2) ... 1683 | / macro_rules! deserialize_enum { 1684 | | ( 1685 | | $name:ident $name_kind:ident ($($variant:ident; $bytes:expr; $index:expr),*) 1686 | | $expecting_message:expr, ... | 1689 | / variant_identifier! { 1690 | $name_kind ($($variant; $bytes; $index),*) 1691 | $expecting_message, 1692 | VARIANTS 1693 | | } | |_________- in this macro invocation (#2) ... 1716 | | } 1717 | | } | |_- in this expansion of `deserialize_enum!` (#1) ... 1784 | / deserialize_enum! { 1785 | | SocketAddr SocketAddrKind (V4; b"V4"; 0, V6; b"V6"; 1) 1786 | | "`V4` or `V6`", 1787 | | deserializer 1788 | | } | |_____________- in this macro invocation (#1) | help: indicate the anonymous lifetime | 1630 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1699:54 | 1683 | / macro_rules! deserialize_enum { 1684 | | ( 1685 | | $name:ident $name_kind:ident ($($variant:ident; $bytes:expr; $index:expr),*) 1686 | | $expecting_message:expr, ... | 1699 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1716 | | } 1717 | | } | |_- in this expansion of `deserialize_enum!` ... 1784 | / deserialize_enum! { 1785 | | SocketAddr SocketAddrKind (V4; b"V4"; 0, V6; b"V6"; 1) 1786 | | "`V4` or `V6`", 1787 | | deserializer 1788 | | } | |_____________- in this macro invocation | help: indicate the anonymous lifetime | 1699 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1816:46 | 1816 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1816 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1855:46 | 1855 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1855 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1630:62 | 1608 | / macro_rules! variant_identifier { 1609 | | ( 1610 | | $name_kind:ident ($($variant:ident; $bytes:expr; $index:expr),*) 1611 | | $expecting_message:expr, ... | 1630 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1679 | | } 1680 | | } | |_- in this expansion of `variant_identifier!` ... 1916 | / variant_identifier! { 1917 | | OsStringKind (Unix; b"Unix"; 0, Windows; b"Windows"; 1) 1918 | | "`Unix` or `Windows`", 1919 | | OSSTR_VARIANTS 1920 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 1630 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1929:46 | 1929 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1929 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:2178:62 | 2178 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2178 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:2228:54 | 2228 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2228 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:2317:62 | 2317 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2317 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:2367:54 | 2367 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2367 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:2518:58 | 2518 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2518 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:2563:50 | 2563 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2563 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:2675:58 | 2675 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2675 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:2718:50 | 2718 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2718 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:2813:58 | 2813 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2813 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:2856:50 | 2856 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2856 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:2924:62 | 2924 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2924 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:2982:54 | 2982 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2982 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:3035:62 | 3035 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3035 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:3091:54 | 3091 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3091 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:3187:46 | 3187 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3187 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/mod.rs:210:36 | 140 | / macro_rules! declare_error_trait { 141 | | (Error: Sized $(+ $($supertrait:ident)::+)*) => { 142 | | /// The `Error` trait allows `Deserialize` implementations to create descriptive 143 | | /// error messages belonging to the `Deserializer` against which they are ... | 210 | | fn invalid_type(unexp: Unexpected, exp: &Expected) -> Self { | | ^^^^^^^^^^ expected lifetime parameter ... | 297 | | } 298 | | } | |_- in this expansion of `declare_error_trait!` ... 301 | declare_error_trait!(Error: Sized + StdError); | --------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 210 | fn invalid_type(unexp: Unexpected<'_>, exp: &Expected) -> Self { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/mod.rs:228:37 | 140 | / macro_rules! declare_error_trait { 141 | | (Error: Sized $(+ $($supertrait:ident)::+)*) => { 142 | | /// The `Error` trait allows `Deserialize` implementations to create descriptive 143 | | /// error messages belonging to the `Deserializer` against which they are ... | 228 | | fn invalid_value(unexp: Unexpected, exp: &Expected) -> Self { | | ^^^^^^^^^^ expected lifetime parameter ... | 297 | | } 298 | | } | |_- in this expansion of `declare_error_trait!` ... 301 | declare_error_trait!(Error: Sized + StdError); | --------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 228 | fn invalid_value(unexp: Unexpected<'_>, exp: &Expected) -> Self { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/mod.rs:399:40 | 399 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 399 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/mod.rs:478:40 | 478 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result; | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 478 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result; | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/mod.rs:485:40 | 485 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 485 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/mod.rs:491:40 | 491 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 491 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/mod.rs:497:40 | 497 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 497 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/mod.rs:1311:46 | 1311 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result; | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1311 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result; | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/mod.rs:2282:40 | 2282 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2282 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/mod.rs:2304:40 | 2304 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2304 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:72:50 | 72 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 72 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:145:50 | 145 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 145 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:266:33 | 266 | fn unexpected(&self) -> Unexpected { | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 266 | fn unexpected(&self) -> Unexpected<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:331:44 | 331 | fn expecting(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 331 | fn expecting(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:494:23 | 494 | Vec::::with_capacity(size_hint::cautious::(visitor.size_hint())); | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 494 | Vec::>::with_capacity(size_hint::cautious::(visitor.size_hint())); | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:494:69 | 494 | Vec::::with_capacity(size_hint::cautious::(visitor.size_hint())); | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 494 | Vec::::with_capacity(size_hint::cautious::>(visitor.size_hint())); | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:506:24 | 506 | Vec::<(Content, Content)>::with_capacity( | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 506 | Vec::<(Content<'_>, Content)>::with_capacity( | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:506:33 | 506 | Vec::<(Content, Content)>::with_capacity( | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 506 | Vec::<(Content, Content<'_>)>::with_capacity( | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:507:44 | 507 | size_hint::cautious::<(Content, Content)>(visitor.size_hint()), | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 507 | size_hint::cautious::<(Content<'_>, Content)>(visitor.size_hint()), | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:507:53 | 507 | size_hint::cautious::<(Content, Content)>(visitor.size_hint()), | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 507 | size_hint::cautious::<(Content, Content<'_>)>(visitor.size_hint()), | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:565:44 | 565 | fn expecting(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 565 | fn expecting(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:849:44 | 849 | fn expecting(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 849 | fn expecting(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:872:34 | 872 | let mut vec = Vec::<(Content, Content)>::with_capacity(size_hint::cautious::<( | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 872 | let mut vec = Vec::<(Content<'_>, Content)>::with_capacity(size_hint::cautious::<( | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:872:43 | 872 | let mut vec = Vec::<(Content, Content)>::with_capacity(size_hint::cautious::<( | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 872 | let mut vec = Vec::<(Content, Content<'_>)>::with_capacity(size_hint::cautious::<( | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:873:17 | 873 | Content, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 873 | Content<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:874:17 | 874 | Content, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 874 | Content<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:925:50 | 925 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 925 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:1000:50 | 1000 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1000 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:2396:50 | 2396 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2396 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:2441:50 | 2441 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2441 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:2876:46 | 2876 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2876 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/ser.rs:61:40 | 61 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 61 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/ser.rs:1357:40 | 1357 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1357 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/doc.rs:28:32 | 28 | fn fmt(&self, _: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 28 | fn fmt(&self, _: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/mod.rs:30:48 | 30 | pub fn from_utf8_lossy(bytes: &[u8]) -> Cow { | ---^---- expected lifetime parameter | help: indicate the anonymous lifetime | 30 | pub fn from_utf8_lossy(bytes: &[u8]) -> Cow<'_, str> { | +++ warning: trait `BuildHasherExt` is never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/lib.rs:252:18 | 252 | pub(crate) trait BuildHasherExt: BuildHasher { | ^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default warning: methods `read_u128x2`, `read_u128x4`, `read_last_u16`, `read_last_u128x2`, and `read_last_u128x4` are never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/convert.rs:80:8 | 75 | pub(crate) trait ReadFromSlice { | ------------- methods in this trait ... 80 | fn read_u128x2(&self) -> ([u128; 2], &[u8]); | ^^^^^^^^^^^ 81 | fn read_u128x4(&self) -> ([u128; 4], &[u8]); | ^^^^^^^^^^^ 82 | fn read_last_u16(&self) -> u16; | ^^^^^^^^^^^^^ ... 86 | fn read_last_u128x2(&self) -> [u128; 2]; | ^^^^^^^^^^^^^^^^ 87 | fn read_last_u128x4(&self) -> [u128; 4]; | ^^^^^^^^^^^^^^^^ warning: unexpected `cfg` condition name: `memchr_libc` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:6:7 | 6 | #[cfg(memchr_libc)] | ^^^^^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rust_analyzer`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_libc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_libc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:12:46 | 12 | #[cfg(all(not(miri), target_arch = "x86_64", memchr_runtime_simd))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_avx` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/mod.rs:45:25 | 35 | / macro_rules! unsafe_ifunc { 36 | | ($fnty:ty, $name:ident, $haystack:ident, $($needle:ident),+) => {{ 37 | | use std::{mem, sync::atomic::{AtomicPtr, Ordering}}; ... | 45 | | if cfg!(memchr_runtime_avx) && is_x86_feature_detected!("avx2") { | | ^^^^^^^^^^^^^^^^^^ ... | 70 | | }} 71 | | } | |_- in this expansion of `unsafe_ifunc!` ... 96 | unsafe_ifunc!(fn(u8, &[u8]) -> Option, memchr, haystack, n1) | ------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_avx)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_avx)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_sse2` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/mod.rs:47:32 | 35 | / macro_rules! unsafe_ifunc { 36 | | ($fnty:ty, $name:ident, $haystack:ident, $($needle:ident),+) => {{ 37 | | use std::{mem, sync::atomic::{AtomicPtr, Ordering}}; ... | 47 | | } else if cfg!(memchr_runtime_sse2) { | | ^^^^^^^^^^^^^^^^^^^ ... | 70 | | }} 71 | | } | |_- in this expansion of `unsafe_ifunc!` ... 96 | unsafe_ifunc!(fn(u8, &[u8]) -> Option, memchr, haystack, n1) | ------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_sse2)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_sse2)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_avx` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/mod.rs:45:25 | 35 | / macro_rules! unsafe_ifunc { 36 | | ($fnty:ty, $name:ident, $haystack:ident, $($needle:ident),+) => {{ 37 | | use std::{mem, sync::atomic::{AtomicPtr, Ordering}}; ... | 45 | | if cfg!(memchr_runtime_avx) && is_x86_feature_detected!("avx2") { | | ^^^^^^^^^^^^^^^^^^ ... | 70 | | }} 71 | | } | |_- in this expansion of `unsafe_ifunc!` ... 101 | / unsafe_ifunc!( 102 | | fn(u8, u8, &[u8]) -> Option, 103 | | memchr2, 104 | | haystack, 105 | | n1, 106 | | n2 107 | | ) | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_avx)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_avx)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_sse2` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/mod.rs:47:32 | 35 | / macro_rules! unsafe_ifunc { 36 | | ($fnty:ty, $name:ident, $haystack:ident, $($needle:ident),+) => {{ 37 | | use std::{mem, sync::atomic::{AtomicPtr, Ordering}}; ... | 47 | | } else if cfg!(memchr_runtime_sse2) { | | ^^^^^^^^^^^^^^^^^^^ ... | 70 | | }} 71 | | } | |_- in this expansion of `unsafe_ifunc!` ... 101 | / unsafe_ifunc!( 102 | | fn(u8, u8, &[u8]) -> Option, 103 | | memchr2, 104 | | haystack, 105 | | n1, 106 | | n2 107 | | ) | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_sse2)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_sse2)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_avx` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/mod.rs:45:25 | 35 | / macro_rules! unsafe_ifunc { 36 | | ($fnty:ty, $name:ident, $haystack:ident, $($needle:ident),+) => {{ 37 | | use std::{mem, sync::atomic::{AtomicPtr, Ordering}}; ... | 45 | | if cfg!(memchr_runtime_avx) && is_x86_feature_detected!("avx2") { | | ^^^^^^^^^^^^^^^^^^ ... | 70 | | }} 71 | | } | |_- in this expansion of `unsafe_ifunc!` ... 112 | / unsafe_ifunc!( 113 | | fn(u8, u8, u8, &[u8]) -> Option, 114 | | memchr3, 115 | | haystack, ... | 118 | | n3 119 | | ) | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_avx)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_avx)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_sse2` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/mod.rs:47:32 | 35 | / macro_rules! unsafe_ifunc { 36 | | ($fnty:ty, $name:ident, $haystack:ident, $($needle:ident),+) => {{ 37 | | use std::{mem, sync::atomic::{AtomicPtr, Ordering}}; ... | 47 | | } else if cfg!(memchr_runtime_sse2) { | | ^^^^^^^^^^^^^^^^^^^ ... | 70 | | }} 71 | | } | |_- in this expansion of `unsafe_ifunc!` ... 112 | / unsafe_ifunc!( 113 | | fn(u8, u8, u8, &[u8]) -> Option, 114 | | memchr3, 115 | | haystack, ... | 118 | | n3 119 | | ) | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_sse2)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_sse2)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_avx` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/mod.rs:45:25 | 35 | / macro_rules! unsafe_ifunc { 36 | | ($fnty:ty, $name:ident, $haystack:ident, $($needle:ident),+) => {{ 37 | | use std::{mem, sync::atomic::{AtomicPtr, Ordering}}; ... | 45 | | if cfg!(memchr_runtime_avx) && is_x86_feature_detected!("avx2") { | | ^^^^^^^^^^^^^^^^^^ ... | 70 | | }} 71 | | } | |_- in this expansion of `unsafe_ifunc!` ... 124 | unsafe_ifunc!(fn(u8, &[u8]) -> Option, memrchr, haystack, n1) | -------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_avx)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_avx)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_sse2` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/mod.rs:47:32 | 35 | / macro_rules! unsafe_ifunc { 36 | | ($fnty:ty, $name:ident, $haystack:ident, $($needle:ident),+) => {{ 37 | | use std::{mem, sync::atomic::{AtomicPtr, Ordering}}; ... | 47 | | } else if cfg!(memchr_runtime_sse2) { | | ^^^^^^^^^^^^^^^^^^^ ... | 70 | | }} 71 | | } | |_- in this expansion of `unsafe_ifunc!` ... 124 | unsafe_ifunc!(fn(u8, &[u8]) -> Option, memrchr, haystack, n1) | -------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_sse2)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_sse2)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_avx` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/mod.rs:45:25 | 35 | / macro_rules! unsafe_ifunc { 36 | | ($fnty:ty, $name:ident, $haystack:ident, $($needle:ident),+) => {{ 37 | | use std::{mem, sync::atomic::{AtomicPtr, Ordering}}; ... | 45 | | if cfg!(memchr_runtime_avx) && is_x86_feature_detected!("avx2") { | | ^^^^^^^^^^^^^^^^^^ ... | 70 | | }} 71 | | } | |_- in this expansion of `unsafe_ifunc!` ... 129 | / unsafe_ifunc!( 130 | | fn(u8, u8, &[u8]) -> Option, 131 | | memrchr2, 132 | | haystack, 133 | | n1, 134 | | n2 135 | | ) | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_avx)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_avx)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_sse2` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/mod.rs:47:32 | 35 | / macro_rules! unsafe_ifunc { 36 | | ($fnty:ty, $name:ident, $haystack:ident, $($needle:ident),+) => {{ 37 | | use std::{mem, sync::atomic::{AtomicPtr, Ordering}}; ... | 47 | | } else if cfg!(memchr_runtime_sse2) { | | ^^^^^^^^^^^^^^^^^^^ ... | 70 | | }} 71 | | } | |_- in this expansion of `unsafe_ifunc!` ... 129 | / unsafe_ifunc!( 130 | | fn(u8, u8, &[u8]) -> Option, 131 | | memrchr2, 132 | | haystack, 133 | | n1, 134 | | n2 135 | | ) | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_sse2)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_sse2)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_avx` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/mod.rs:45:25 | 35 | / macro_rules! unsafe_ifunc { 36 | | ($fnty:ty, $name:ident, $haystack:ident, $($needle:ident),+) => {{ 37 | | use std::{mem, sync::atomic::{AtomicPtr, Ordering}}; ... | 45 | | if cfg!(memchr_runtime_avx) && is_x86_feature_detected!("avx2") { | | ^^^^^^^^^^^^^^^^^^ ... | 70 | | }} 71 | | } | |_- in this expansion of `unsafe_ifunc!` ... 140 | / unsafe_ifunc!( 141 | | fn(u8, u8, u8, &[u8]) -> Option, 142 | | memrchr3, 143 | | haystack, ... | 146 | | n3 147 | | ) | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_avx)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_avx)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_sse2` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/mod.rs:47:32 | 35 | / macro_rules! unsafe_ifunc { 36 | | ($fnty:ty, $name:ident, $haystack:ident, $($needle:ident),+) => {{ 37 | | use std::{mem, sync::atomic::{AtomicPtr, Ordering}}; ... | 47 | | } else if cfg!(memchr_runtime_sse2) { | | ^^^^^^^^^^^^^^^^^^^ ... | 70 | | }} 71 | | } | |_- in this expansion of `unsafe_ifunc!` ... 140 | / unsafe_ifunc!( 141 | | fn(u8, u8, u8, &[u8]) -> Option, 142 | | memrchr3, 143 | | haystack, ... | 146 | | n3 147 | | ) | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_sse2)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_sse2)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:94:39 | 94 | #[cfg(all(target_arch = "x86_64", memchr_runtime_simd, not(miri)))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_libc` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:101:9 | 101 | memchr_libc, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_libc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_libc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:102:41 | 102 | not(all(target_arch = "x86_64", memchr_runtime_simd)), | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_libc` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:111:13 | 111 | not(memchr_libc), | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_libc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_libc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:112:41 | 112 | not(all(target_arch = "x86_64", memchr_runtime_simd)), | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:158:39 | 158 | #[cfg(all(target_arch = "x86_64", memchr_runtime_simd, not(miri)))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:165:41 | 165 | not(all(target_arch = "x86_64", memchr_runtime_simd)), | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:216:39 | 216 | #[cfg(all(target_arch = "x86_64", memchr_runtime_simd, not(miri)))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:223:41 | 223 | not(all(target_arch = "x86_64", memchr_runtime_simd)), | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:267:39 | 267 | #[cfg(all(target_arch = "x86_64", memchr_runtime_simd, not(miri)))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_libc` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:274:9 | 274 | memchr_libc, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_libc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_libc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:276:41 | 276 | not(all(target_arch = "x86_64", memchr_runtime_simd)), | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_libc` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:285:17 | 285 | not(all(memchr_libc, target_os = "linux")), | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_libc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_libc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:286:41 | 286 | not(all(target_arch = "x86_64", memchr_runtime_simd)), | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:332:39 | 332 | #[cfg(all(target_arch = "x86_64", memchr_runtime_simd, not(miri)))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:339:41 | 339 | not(all(target_arch = "x86_64", memchr_runtime_simd)), | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:390:39 | 390 | #[cfg(all(target_arch = "x86_64", memchr_runtime_simd, not(miri)))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:397:41 | 397 | not(all(target_arch = "x86_64", memchr_runtime_simd)), | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/mod.rs:149:7 | 149 | #[cfg(memchr_runtime_simd)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/mod.rs:156:7 | 156 | #[cfg(memchr_runtime_simd)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_wasm128` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/mod.rs:158:11 | 158 | #[cfg(all(memchr_runtime_wasm128))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_wasm128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_wasm128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/mod.rs:160:46 | 160 | #[cfg(all(not(miri), target_arch = "x86_64", memchr_runtime_simd))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/mod.rs:811:50 | 811 | #[cfg(all(not(miri), target_arch = "x86_64", memchr_runtime_simd))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_wasm128` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/mod.rs:813:11 | 813 | #[cfg(memchr_runtime_wasm128)] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_wasm128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_wasm128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/mod.rs:815:50 | 815 | #[cfg(all(not(miri), target_arch = "x86_64", memchr_runtime_simd))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/prefilter/mod.rs:4:7 | 4 | #[cfg(memchr_runtime_simd)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/prefilter/mod.rs:6:46 | 6 | #[cfg(all(not(miri), target_arch = "wasm32", memchr_runtime_simd))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/prefilter/mod.rs:8:46 | 8 | #[cfg(all(not(miri), target_arch = "x86_64", memchr_runtime_simd))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/prefilter/mod.rs:99:7 | 99 | #[cfg(memchr_runtime_simd)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.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: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 138 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/prefilter/mod.rs:299:50 | 299 | #[cfg(all(not(miri), target_arch = "x86_64", memchr_runtime_simd))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/prefilter/mod.rs:317:50 | 317 | #[cfg(all(not(miri), target_arch = "wasm32", memchr_runtime_simd))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_avx` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/prefilter/mod.rs:303:21 | 303 | if cfg!(memchr_runtime_avx) { | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_avx)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_avx)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_sse2` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/prefilter/mod.rs:311:17 | 311 | if cfg!(memchr_runtime_sse2) { | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_sse2)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_sse2)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/rarebytes.rs:99:11 | 99 | #[cfg(memchr_runtime_simd)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/rarebytes.rs:107:11 | 107 | #[cfg(memchr_runtime_simd)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_avx` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/x86/avx.rs:24:22 | 24 | if !cfg!(memchr_runtime_avx) || !is_x86_feature_detected!("avx2") { | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_avx)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_avx)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_sse2` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/x86/sse.rs:14:18 | 14 | if !cfg!(memchr_runtime_sse2) { | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_sse2)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_sse2)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/mod.rs:838:54 | 838 | #[cfg(all(not(miri), target_arch = "x86_64", memchr_runtime_simd))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/mod.rs:846:43 | 846 | #[cfg(all(target_arch = "wasm32", memchr_runtime_simd))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/mod.rs:884:34 | 884 | #[cfg(all(not(miri), memchr_runtime_simd))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/mod.rs:889:17 | 889 | memchr_runtime_simd | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/mod.rs:909:34 | 909 | #[cfg(all(not(miri), memchr_runtime_simd))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/mod.rs:914:17 | 914 | memchr_runtime_simd | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/mod.rs:953:34 | 953 | #[cfg(all(not(miri), memchr_runtime_simd))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/mod.rs:966:17 | 966 | memchr_runtime_simd | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `ahash` (lib) generated 46 warnings Compiling syn v2.0.75 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=syn CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75 CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Parser for Rust source code' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=syn CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/syn' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=2.0.75 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=75 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name syn --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=6e6c686b5e798ab1 -C extra-filename=-6e6c686b5e798ab1 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern proc_macro2=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/libproc_macro2-b77cc6e58db4216a.rmeta --extern quote=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/libquote-729e32816c0cc154.rmeta --extern unicode_ident=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/libunicode_ident-b657538295d01766.rmeta --cap-lints warn -Z binary-dep-depinfo` warning: `proc-macro2` (lib) generated 111 warnings Compiling anyhow v1.0.86 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86 CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Flexible concrete Error type built on std::error::Error' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=anyhow CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/anyhow' CARGO_PKG_RUST_VERSION=1.39 CARGO_PKG_VERSION=1.0.86 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=86 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("backtrace", "default", "std"))' -C metadata=c2a89c0fc690fbd8 -C extra-filename=-c2a89c0fc690fbd8 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/build/anyhow-c2a89c0fc690fbd8 -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn -Z binary-dep-depinfo` warning: `quote` (lib) generated 13 warnings Compiling libc v0.2.157 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157 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.157 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=157 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="extra_traits"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=d0afe4b3cca3155a -C extra-filename=-d0afe4b3cca3155a --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/build/libc-d0afe4b3cca3155a -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:128:21 | 128 | fn peek(cursor: Cursor) -> bool; | ^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 128 | fn peek(cursor: Cursor<'_>) -> bool; | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:155:25 | 155 | fn peek(cursor: Cursor) -> bool; | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 155 | fn peek(cursor: Cursor<'_>) -> bool; | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:167:29 | 167 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 181 | impl_low_level_token!("punctuation token" Punct punct); | ------------------------------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_low_level_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 167 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:167:29 | 167 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 182 | impl_low_level_token!("literal" Literal literal); | ------------------------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_low_level_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 167 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:167:29 | 167 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 183 | impl_low_level_token!("token" TokenTree token_tree); | --------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_low_level_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 167 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:167:29 | 167 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 184 | impl_low_level_token!("group token" proc_macro2::Group any_group); | ----------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_low_level_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 167 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:167:29 | 167 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 185 | impl_low_level_token!("lifetime" Lifetime lifetime); | --------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_low_level_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 167 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:192:21 | 192 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 192 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:535:21 | 535 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 535 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:554:21 | 554 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 554 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:648:21 | 648 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 648 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:659:21 | 659 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 659 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:670:21 | 670 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 670 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:681:21 | 681 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 681 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:279:33 | 279 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter ... 690 | / define_keywords! { 691 | | "abstract" pub struct Abstract 692 | | "as" pub struct As 693 | | "async" pub struct Async ... | 742 | | "yield" pub struct Yield 743 | | } | |_- in this macro invocation | = note: this warning originates in the macro `define_keywords` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 279 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:288:33 | 288 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 690 | / define_keywords! { 691 | | "abstract" pub struct Abstract 692 | | "as" pub struct As 693 | | "async" pub struct Async ... | 742 | | "yield" pub struct Yield 743 | | } | |_- in this macro invocation | = note: this warning originates in the macro `define_keywords` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 288 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:418:33 | 418 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter ... 745 | / define_punctuation! { 746 | | "&" pub struct And/1 /// bitwise and logical AND, borrow, references, reference patterns 747 | | "&&" pub struct AndAnd/2 /// lazy AND, borrow, references, reference patterns 748 | | "&=" pub struct AndEq/2 /// bitwise AND assignment ... | 791 | | "~" pub struct Tilde/1 /// unused since before Rust 1.0 792 | | } | |_- in this macro invocation | = note: this warning originates in the macro `define_punctuation` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 418 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:427:33 | 427 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 745 | / define_punctuation! { 746 | | "&" pub struct And/1 /// bitwise and logical AND, borrow, references, reference patterns 747 | | "&&" pub struct AndAnd/2 /// lazy AND, borrow, references, reference patterns 748 | | "&=" pub struct AndEq/2 /// bitwise AND assignment ... | 791 | | "~" pub struct Tilde/1 /// unused since before Rust 1.0 792 | | } | |_- in this macro invocation | = note: this warning originates in the macro `define_punctuation` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 427 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:979:34 | 979 | pub(crate) fn keyword(input: ParseStream, token: &str) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 979 | pub(crate) fn keyword(input: ParseStream<'_>, token: &str) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:990:40 | 990 | pub(crate) fn peek_keyword(cursor: Cursor, token: &str) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 990 | pub(crate) fn peek_keyword(cursor: Cursor<'_>, token: &str) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:999:41 | 999 | pub fn punct(input: ParseStream, token: &str) -> Result<[Span; N]> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 999 | pub fn punct(input: ParseStream<'_>, token: &str) -> Result<[Span; N]> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:1005:28 | 1005 | fn punct_helper(input: ParseStream, token: &str, spans: &mut [Span]) -> Result<()> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1005 | fn punct_helper(input: ParseStream<'_>, token: &str, spans: &mut [Span]) -> Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:1032:35 | 1032 | pub fn peek_punct(mut cursor: Cursor, token: &str) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1032 | pub fn peek_punct(mut cursor: Cursor<'_>, token: &str) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/attr.rs:393:27 | 393 | logic: impl FnMut(ParseNestedMeta) -> Result<()>, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 393 | logic: impl FnMut(ParseNestedMeta<'_>) -> Result<()>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/attr.rs:406:31 | 406 | pub fn parse_outer(input: ParseStream) -> Result> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 406 | pub fn parse_outer(input: ParseStream<'_>) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/attr.rs:422:31 | 422 | pub fn parse_inner(input: ParseStream) -> Result> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 422 | pub fn parse_inner(input: ParseStream<'_>) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/attr.rs:587:27 | 587 | logic: impl FnMut(ParseNestedMeta) -> Result<()>, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 587 | logic: impl FnMut(ParseNestedMeta<'_>) -> Result<()>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/attr.rs:658:38 | 658 | pub(crate) fn parse_inner(input: ParseStream, attrs: &mut Vec) -> Result<()> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 658 | pub(crate) fn parse_inner(input: ParseStream<'_>, attrs: &mut Vec) -> Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/attr.rs:665:45 | 665 | pub(crate) fn single_parse_inner(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 665 | pub(crate) fn single_parse_inner(input: ParseStream<'_>) -> Result { | ++++ Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=openbsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(rust_analyzer)-Zmacro-backtrace-Csplit-debuginfo=off-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zunstable-options-Zon-broken-pipe=kill' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86 CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Flexible concrete Error type built on std::error::Error' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=anyhow CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/anyhow' CARGO_PKG_RUST_VERSION=1.39 CARGO_PKG_VERSION=1.0.86 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=86 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-openbsd LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' NUM_JOBS=6 OPT_LEVEL=3 OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/anyhow-b530e50f2e40be18/out PROFILE=release RUSTC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTC_WRAPPER=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTDOC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-openbsd /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/build/anyhow-c2a89c0fc690fbd8/build-script-build` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/attr.rs:675:45 | 675 | pub(crate) fn single_parse_outer(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 675 | pub(crate) fn single_parse_outer(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/attr.rs:687:25 | 687 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 687 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/attr.rs:695:25 | 695 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 695 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/attr.rs:703:25 | 703 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 703 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/attr.rs:709:60 | 709 | pub(crate) fn parse_meta_after_path(path: Path, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 709 | pub(crate) fn parse_meta_after_path(path: Path, input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/attr.rs:719:54 | 719 | fn parse_meta_list_after_path(path: Path, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 719 | fn parse_meta_list_after_path(path: Path, input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/attr.rs:728:60 | 728 | fn parse_meta_name_value_after_path(path: Path, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 728 | fn parse_meta_name_value_after_path(path: Path, input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/attr.rs:753:44 | 753 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 753 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/attr.rs:764:44 | 764 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 764 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/buffer.rs:81:28 | 81 | pub fn begin(&self) -> Cursor { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 81 | pub fn begin(&self) -> Cursor<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/buffer.rs:405:29 | 405 | pub(crate) fn same_scope(a: Cursor, b: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 405 | pub(crate) fn same_scope(a: Cursor<'_>, b: Cursor) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/buffer.rs:405:40 | 405 | pub(crate) fn same_scope(a: Cursor, b: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 405 | pub(crate) fn same_scope(a: Cursor, b: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/buffer.rs:409:30 | 409 | pub(crate) fn same_buffer(a: Cursor, b: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 409 | pub(crate) fn same_buffer(a: Cursor<'_>, b: Cursor) -> bool { | ++++ [anyhow 1.0.86] cargo:rerun-if-changed=build/probe.rs warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/buffer.rs:409:41 | 409 | pub(crate) fn same_buffer(a: Cursor, b: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 409 | pub(crate) fn same_buffer(a: Cursor, b: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/buffer.rs:413:28 | 413 | fn start_of_buffer(cursor: Cursor) -> *const Entry { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 413 | fn start_of_buffer(cursor: Cursor<'_>) -> *const Entry { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/buffer.rs:422:43 | 422 | pub(crate) fn cmp_assuming_same_buffer(a: Cursor, b: Cursor) -> Ordering { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 422 | pub(crate) fn cmp_assuming_same_buffer(a: Cursor<'_>, b: Cursor) -> Ordering { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/buffer.rs:422:54 | 422 | pub(crate) fn cmp_assuming_same_buffer(a: Cursor, b: Cursor) -> Ordering { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 422 | pub(crate) fn cmp_assuming_same_buffer(a: Cursor, b: Cursor<'_>) -> Ordering { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/buffer.rs:426:42 | 426 | pub(crate) fn open_span_of_group(cursor: Cursor) -> Span { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 426 | pub(crate) fn open_span_of_group(cursor: Cursor<'_>) -> Span { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/data.rs:71:43 | 71 | pub fn iter(&self) -> punctuated::Iter { | ----------------^------ expected lifetime parameter | help: indicate the anonymous lifetime | 71 | pub fn iter(&self) -> punctuated::Iter<'_, Field> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/data.rs:82:54 | 82 | pub fn iter_mut(&mut self) -> punctuated::IterMut { | -------------------^------ expected lifetime parameter | help: indicate the anonymous lifetime | 82 | pub fn iter_mut(&mut self) -> punctuated::IterMut<'_, Field> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/data.rs:141:77 | 141 | pub fn members(&self) -> impl Iterator + Clone + '_ [Members] { | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 141 | pub fn members(&self) -> impl Iterator + Clone + '_ [Members<'_>] { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/data.rs:257:25 | 257 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 257 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/data.rs:378:25 | 378 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 378 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/data.rs:389:25 | 389 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 389 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/data.rs:401:35 | 401 | pub fn parse_named(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 401 | pub fn parse_named(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/data.rs:438:37 | 438 | pub fn parse_unnamed(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 438 | pub fn parse_unnamed(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/derive.rs:81:25 | 81 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 81 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/derive.rs:149:16 | 149 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 149 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/derive.rs:185:16 | 185 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 185 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/derive.rs:200:37 | 200 | pub(crate) fn data_union(input: ParseStream) -> Result<(Option, FieldsNamed)> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 200 | pub(crate) fn data_union(input: ParseStream<'_>) -> Result<(Option, FieldsNamed)> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/error.rs:327:55 | 327 | pub(crate) fn new_at(scope: Span, cursor: Cursor, message: T) -> Error { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 327 | pub(crate) fn new_at(scope: Span, cursor: Cursor<'_>, message: T) -> Error { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/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 --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/error.rs:367:40 | 367 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 367 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/error.rs:373:40 | 373 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 373 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:811:45 | 811 | pub fn parse_without_eager_brace(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 811 | pub fn parse_without_eager_brace(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:873:52 | 873 | pub fn parse_with_earlier_boundary_rule(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 873 | pub fn parse_with_earlier_boundary_rule(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:976:40 | 976 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 976 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1026:40 | 1026 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1026 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/custom_keyword.rs:133:45 | 133 | fn peek(cursor: $crate::buffer::Cursor) -> $crate::__private::bool { | ----------------^^^^^^ | | | expected lifetime parameter | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1153:9 | 1153 | crate::custom_keyword!(builtin); | ------------------------------- in this macro invocation | = note: this warning originates in the macro `$crate::impl_parse_for_custom_keyword` which comes from the expansion of the macro `crate::custom_keyword` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 133 | fn peek(cursor: $crate::buffer::Cursor<'_>) -> $crate::__private::bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/custom_keyword.rs:147:44 | 147 | fn parse(input: $crate::parse::ParseStream) -> $crate::parse::Result<$ident> { | ---------------^^^^^^^^^^^ | | | expected lifetime parameter | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1153:9 | 1153 | crate::custom_keyword!(builtin); | ------------------------------- in this macro invocation | = note: this warning originates in the macro `$crate::impl_parse_for_custom_keyword` which comes from the expansion of the macro `crate::custom_keyword` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 147 | fn parse(input: $crate::parse::ParseStream<'_>) -> $crate::parse::Result<$ident> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/custom_keyword.rs:133:45 | 133 | fn peek(cursor: $crate::buffer::Cursor) -> $crate::__private::bool { | ----------------^^^^^^ | | | expected lifetime parameter | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1154:9 | 1154 | crate::custom_keyword!(raw); | --------------------------- in this macro invocation | = note: this warning originates in the macro `$crate::impl_parse_for_custom_keyword` which comes from the expansion of the macro `crate::custom_keyword` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 133 | fn peek(cursor: $crate::buffer::Cursor<'_>) -> $crate::__private::bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/custom_keyword.rs:147:44 | 147 | fn parse(input: $crate::parse::ParseStream) -> $crate::parse::Result<$ident> { | ---------------^^^^^^^^^^^ | | | expected lifetime parameter | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1154:9 | 1154 | crate::custom_keyword!(raw); | --------------------------- in this macro invocation | = note: this warning originates in the macro `$crate::impl_parse_for_custom_keyword` which comes from the expansion of the macro `crate::custom_keyword` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 147 | fn parse(input: $crate::parse::ParseStream<'_>) -> $crate::parse::Result<$ident> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1167:25 | 1167 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1167 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1177:59 | 1177 | pub(super) fn parse_with_earlier_boundary_rule(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1177 | pub(super) fn parse_with_earlier_boundary_rule(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1248:30 | 1248 | fn can_begin_expr(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1248 | fn can_begin_expr(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1268:16 | 1268 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1268 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1381:16 | 1381 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1381 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1406:31 | 1406 | fn peek_precedence(input: ParseStream) -> Precedence { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1406 | fn peek_precedence(input: ParseStream<'_>) -> Precedence { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1422:16 | 1422 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1422 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1440:26 | 1440 | fn expr_attrs(input: ParseStream) -> Result> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1440 | fn expr_attrs(input: ParseStream<'_>) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1453:26 | 1453 | fn unary_expr(input: ParseStream, allow_struct: AllowStruct) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1453 | fn unary_expr(input: ParseStream<'_>, allow_struct: AllowStruct) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1519:16 | 1519 | begin: ParseBuffer, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1519 | begin: ParseBuffer<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1521:16 | 1521 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1521 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1539:30 | 1539 | fn trailer_helper(input: ParseStream, mut e: Expr) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1539 | fn trailer_helper(input: ParseStream<'_>, mut e: Expr) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1703:25 | 1703 | fn atom_expr(input: ParseStream, allow_struct: AllowStruct) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1703 | fn atom_expr(input: ParseStream<'_>, allow_struct: AllowStruct) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1780:28 | 1780 | fn atom_labeled(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1780 | fn atom_labeled(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1838:28 | 1838 | fn expr_builtin(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1838 | fn expr_builtin(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1853:16 | 1853 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1853 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1870:16 | 1870 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1870 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1906:25 | 1906 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1906 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1915:30 | 1915 | fn paren_or_tuple(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1915 | fn paren_or_tuple(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1954:31 | 1954 | fn array_or_repeat(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1954 | fn array_or_repeat(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2001:25 | 2001 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2001 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2027:25 | 2027 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2027 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2060:25 | 2060 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2060 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2069:16 | 2069 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2069 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2105:25 | 2105 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2105 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2110:26 | 2110 | fn expr_paren(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2110 | fn expr_paren(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2122:25 | 2122 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2122 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2129:24 | 2129 | fn expr_let(input: ParseStream, allow_struct: AllowStruct) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2129 | fn expr_let(input: ParseStream<'_>, allow_struct: AllowStruct) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2145:25 | 2145 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2145 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2200:25 | 2200 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2200 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2211:25 | 2211 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2211 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2241:25 | 2241 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2241 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2263:25 | 2263 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2263 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2297:37 | 2297 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter ... 2312 | / impl_by_parsing_expr! { 2313 | | ExprAssign, Assign, "expected assignment expression", 2314 | | ExprAwait, Await, "expected await expression", 2315 | | ExprBinary, Binary, "expected binary operation", ... | 2323 | | ExprTuple, Tuple, "expected tuple expression", 2324 | | } | |_____- 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 | 2297 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2329:25 | 2329 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2329 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2338:16 | 2338 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2338 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2352:25 | 2352 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2352 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2361:25 | 2361 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2361 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2375:25 | 2375 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2375 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2384:25 | 2384 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2384 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2400:27 | 2400 | fn expr_become(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2400 | fn expr_become(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2412:25 | 2412 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2412 | fn parse(input: ParseStream<'_>) -> Result { | ++++ [anyhow 1.0.86] cargo:rustc-check-cfg=cfg(anyhow_nightly_testing) [anyhow 1.0.86] cargo:rustc-check-cfg=cfg(anyhow_no_fmt_arguments_as_str) [anyhow 1.0.86] cargo:rustc-check-cfg=cfg(anyhow_no_ptr_addr_of) [anyhow 1.0.86] cargo:rustc-check-cfg=cfg(anyhow_no_unsafe_op_in_unsafe_fn_lint) [anyhow 1.0.86] cargo:rustc-check-cfg=cfg(doc_cfg) [anyhow 1.0.86] cargo:rustc-check-cfg=cfg(error_generic_member_access) [anyhow 1.0.86] cargo:rustc-check-cfg=cfg(std_backtrace) [anyhow 1.0.86] cargo:rustc-cfg=std_backtrace warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2424:25 | 2424 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2424 | fn parse(input: ParseStream<'_>) -> Result { | ++++ Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=openbsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(rust_analyzer)-Zmacro-backtrace-Csplit-debuginfo=off-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zunstable-options-Zon-broken-pipe=kill' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125 CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='A JSON serialization file format' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_json CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/json' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.125 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=125 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-openbsd LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' NUM_JOBS=6 OPT_LEVEL=3 OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/serde_json-050786294d6f2179/out PROFILE=release RUSTC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTC_WRAPPER=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTDOC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-openbsd /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/build/serde_json-346cc56692d8c544/build-script-build` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2440:28 | 2440 | fn expr_closure(input: ParseStream, allow_struct: AllowStruct) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2440 | fn expr_closure(input: ParseStream<'_>, allow_struct: AllowStruct) -> Result { | ++++ [serde_json 1.0.125] cargo:rerun-if-changed=build.rs [serde_json 1.0.125] cargo:rustc-check-cfg=cfg(limb_width_32) [serde_json 1.0.125] cargo:rustc-check-cfg=cfg(limb_width_64) [serde_json 1.0.125] cargo:rustc-cfg=limb_width_64 warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2498:25 | 2498 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2498 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2509:27 | 2509 | fn closure_arg(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2509 | fn closure_arg(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2547:25 | 2547 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2547 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2571:25 | 2571 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2571 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2590:25 | 2590 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2590 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2601:25 | 2601 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2601 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2613:25 | 2613 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2613 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2623:26 | 2623 | fn expr_break(input: ParseStream, allow_struct: AllowStruct) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2623 | fn expr_break(input: ParseStream<'_>, allow_struct: AllowStruct) -> Result { | ++++ Compiling utf8parse v0.2.2 warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2658:25 | 2658 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2658 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2687:25 | 2687 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2687 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2695:16 | 2695 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2695 | input: ParseStream<'_>, | ++++ Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=utf8parse CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/utf8parse-0.2.2 CARGO_PKG_AUTHORS='Joe Wilm :Christian Duerr ' CARGO_PKG_DESCRIPTION='Table-driven UTF-8 parser' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=utf8parse CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/alacritty/vte' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/utf8parse-0.2.2 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name utf8parse --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/utf8parse-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly"))' -C metadata=67dcfa7bf69bac2f -C extra-filename=-67dcfa7bf69bac2f --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2742:25 | 2742 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2742 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2761:25 | 2761 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2761 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2779:26 | 2779 | fn expr_range(input: ParseStream, allow_struct: AllowStruct) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2779 | fn expr_range(input: ParseStream<'_>, allow_struct: AllowStruct) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2792:16 | 2792 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2792 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2813:25 | 2813 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2813 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2830:45 | 2830 | pub(crate) fn parse_obsolete(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2830 | pub(crate) fn parse_obsolete(input: ParseStream<'_>) -> Result { | ++++ warning: `semver` (lib) generated 15 warnings Compiling itoa v1.0.11 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=itoa CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itoa-1.0.11 CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Fast integer primitive to string conversion' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=itoa CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/itoa' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=1.0.11 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itoa-1.0.11 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name itoa --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itoa-1.0.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("no-panic"))' -C metadata=819b6d8af080c85b -C extra-filename=-819b6d8af080c85b --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2850:25 | 2850 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2850 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2865:25 | 2865 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2865 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2879:25 | 2879 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2879 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2912:25 | 2912 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2912 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2971:26 | 2971 | fn check_cast(input: ParseStream) -> Result<()> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2971 | fn check_cast(input: ParseStream<'_>) -> Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ext.rs:46:25 | 46 | fn parse_any(input: ParseStream) -> Result; | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 46 | fn parse_any(input: ParseStream<'_>) -> Result; | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ext.rs:87:25 | 87 | fn parse_any(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 87 | fn parse_any(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ext.rs:109:21 | 109 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 109 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/file.rs:100:25 | 100 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 100 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:108:74 | 108 | pub fn lifetimes(&self) -> impl Iterator [Lifetimes] { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 108 | pub fn lifetimes(&self) -> impl Iterator [Lifetimes<'_>] { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:115:86 | 115 | pub fn lifetimes_mut(&mut self) -> impl Iterator [LifetimesMut] { | ^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 115 | pub fn lifetimes_mut(&mut self) -> impl Iterator [LifetimesMut<'_>] { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:122:72 | 122 | pub fn type_params(&self) -> impl Iterator [TypeParams] { | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 122 | pub fn type_params(&self) -> impl Iterator [TypeParams<'_>] { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:129:84 | 129 | pub fn type_params_mut(&mut self) -> impl Iterator [TypeParamsMut] { | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 129 | pub fn type_params_mut(&mut self) -> impl Iterator [TypeParamsMut<'_>] { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:136:74 | 136 | pub fn const_params(&self) -> impl Iterator [ConstParams] { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 136 | pub fn const_params(&self) -> impl Iterator [ConstParams<'_>] { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:143:86 | 143 | pub fn const_params_mut(&mut self) -> impl Iterator [ConstParamsMut] { | ^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 143 | pub fn const_params_mut(&mut self) -> impl Iterator [ConstParamsMut<'_>] { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:176:38 | 176 | pub fn split_for_impl(&self) -> (ImplGenerics, TypeGenerics, Option<&WhereClause>) { | ^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 176 | pub fn split_for_impl(&self) -> (ImplGenerics<'_>, TypeGenerics, Option<&WhereClause>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:176:52 | 176 | pub fn split_for_impl(&self) -> (ImplGenerics, TypeGenerics, Option<&WhereClause>) { | ^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 176 | pub fn split_for_impl(&self) -> (ImplGenerics, TypeGenerics<'_>, Option<&WhereClause>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:371:35 | 371 | pub fn as_turbofish(&self) -> Turbofish { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 371 | pub fn as_turbofish(&self) -> Turbofish<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:530:25 | 530 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 530 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:593:25 | 593 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 593 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:620:25 | 620 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 620 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:658:25 | 658 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 658 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:687:25 | 687 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 687 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:698:25 | 698 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 698 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:739:25 | 739 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 739 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:800:20 | 800 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 800 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:826:25 | 826 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 826 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:851:25 | 851 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 851 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:862:25 | 862 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 862 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:886:25 | 886 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 886 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:917:25 | 917 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 917 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:928:25 | 928 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 928 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ident.rs:77:25 | 77 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 77 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ident.rs:96:25 | 96 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 96 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:939:25 | 939 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 939 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:947:16 | 947 | begin: ParseBuffer, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 947 | begin: ParseBuffer<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:949:16 | 949 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 949 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1150:20 | 1150 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1150 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1198:20 | 1198 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1198 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1219:45 | 1219 | fn parse_optional_definition(input: ParseStream) -> Result> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1219 | fn parse_optional_definition(input: ParseStream<'_>) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1232:25 | 1232 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1232 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1261:28 | 1261 | fn parse_macro2(begin: ParseBuffer, _vis: Visibility, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1261 | fn parse_macro2(begin: ParseBuffer<'_>, _vis: Visibility, input: ParseStream) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1261:66 | 1261 | fn parse_macro2(begin: ParseBuffer, _vis: Visibility, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1261 | fn parse_macro2(begin: ParseBuffer, _vis: Visibility, input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1286:25 | 1286 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1286 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1319:25 | 1319 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1319 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1326:16 | 1326 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1326 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1353:25 | 1353 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1353 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1360:16 | 1360 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1360 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1435:25 | 1435 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1435 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1453:25 | 1453 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1453 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1486:30 | 1486 | fn peek_signature(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1486 | fn peek_signature(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1497:25 | 1497 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1497 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1531:25 | 1531 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1531 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1540:16 | 1540 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1540 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1560:25 | 1560 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1560 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1576:16 | 1576 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1576 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1627:25 | 1627 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1627 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1671:16 | 1671 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1671 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1741:25 | 1741 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1741 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1790:25 | 1790 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1790 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1815:25 | 1815 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1815 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1894:25 | 1894 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1894 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1910:25 | 1910 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1910 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1926:25 | 1926 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1926 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1942:39 | 1942 | fn parse_foreign_item_type(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1942 | fn parse_foreign_item_type(begin: ParseBuffer<'_>, input: ParseStream) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1942:59 | 1942 | fn parse_foreign_item_type(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1942 | fn parse_foreign_item_type(begin: ParseBuffer, input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1975:25 | 1975 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1975 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1993:25 | 1993 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1993 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2011:31 | 2011 | fn parse_item_type(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2011 | fn parse_item_type(begin: ParseBuffer<'_>, input: ParseStream) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2011:51 | 2011 | fn parse_item_type(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2011 | fn parse_item_type(begin: ParseBuffer, input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2047:25 | 2047 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2047 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2071:25 | 2071 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2071 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2095:25 | 2095 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2095 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2116:42 | 2116 | fn parse_trait_or_trait_alias(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2116 | fn parse_trait_or_trait_alias(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2146:25 | 2146 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2146 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2168:16 | 2168 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2168 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2221:25 | 2221 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2221 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2228:16 | 2228 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2228 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2239:16 | 2239 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2239 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2277:25 | 2277 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2277 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2362:25 | 2362 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2362 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2399:25 | 2399 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2399 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2428:25 | 2428 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2428 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2450:37 | 2450 | fn parse_trait_item_type(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2450 | fn parse_trait_item_type(begin: ParseBuffer<'_>, input: ParseStream) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2450:57 | 2450 | fn parse_trait_item_type(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2450 | fn parse_trait_item_type(begin: ParseBuffer, input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2485:25 | 2485 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2485 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2503:25 | 2503 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2503 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2509:26 | 2509 | fn parse_impl(input: ParseStream, allow_verbatim_impl: bool) -> Result> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2509 | fn parse_impl(input: ParseStream<'_>, allow_verbatim_impl: bool) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2615:25 | 2615 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2615 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2710:25 | 2710 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2710 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2747:25 | 2747 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2747 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2754:16 | 2754 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2754 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2788:25 | 2788 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2788 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2813:36 | 2813 | fn parse_impl_item_type(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2813 | fn parse_impl_item_type(begin: ParseBuffer<'_>, input: ParseStream) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2813:56 | 2813 | fn parse_impl_item_type(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2813 | fn parse_impl_item_type(begin: ParseBuffer, input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2850:25 | 2850 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2850 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2877:25 | 2877 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2877 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lifetime.rs:73:40 | 73 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 73 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lifetime.rs:131:25 | 131 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 131 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:502:40 | 502 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 502 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:574:40 | 574 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 574 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:867:25 | 867 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 867 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:897:47 | 897 | fn parse_negative_lit(neg: Punct, cursor: Cursor) -> Option<(Lit, Cursor)> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 897 | fn parse_negative_lit(neg: Punct, cursor: Cursor<'_>) -> Option<(Lit, Cursor)> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:897:71 | 897 | fn parse_negative_lit(neg: Punct, cursor: Cursor) -> Option<(Lit, Cursor)> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 897 | fn parse_negative_lit(neg: Punct, cursor: Cursor) -> Option<(Lit, Cursor<'_>)> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:938:25 | 938 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 938 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:949:25 | 949 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 949 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:960:25 | 960 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 960 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:971:25 | 971 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 971 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:982:25 | 982 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 982 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:993:25 | 993 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 993 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1004:25 | 1004 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1004 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1015:25 | 1015 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1015 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1024:26 | 1024 | fn peek_impl(cursor: Cursor, peek: fn(ParseStream) -> bool) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1024 | fn peek_impl(cursor: Cursor<'_>, peek: fn(ParseStream) -> bool) -> bool { | ++++ Compiling ryu v1.0.18 warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1024:43 | 1024 | fn peek_impl(cursor: Cursor, peek: fn(ParseStream) -> bool) -> bool { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1024 | fn peek_impl(cursor: Cursor, peek: fn(ParseStream<'_>) -> bool) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1050 | impl_token!("literal" Lit); | -------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1050 | impl_token!("literal" Lit); | -------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1051 | impl_token!("string literal" LitStr); | ------------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1051 | impl_token!("string literal" LitStr); | ------------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1052 | impl_token!("byte string literal" LitByteStr); | --------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=ryu CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18 CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Fast floating point to string conversion' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR BSL-1.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ryu CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/ryu' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=1.0.18 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=18 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name ryu --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("no-panic", "small"))' -C metadata=5eea966342575f98 -C extra-filename=-5eea966342575f98 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1052 | impl_token!("byte string literal" LitByteStr); | --------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1053 | impl_token!("C-string literal" LitCStr); | --------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1053 | impl_token!("C-string literal" LitCStr); | --------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1054 | impl_token!("byte literal" LitByte); | ----------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1054 | impl_token!("byte literal" LitByte); | ----------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1055 | impl_token!("character literal" LitChar); | ---------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1055 | impl_token!("character literal" LitChar); | ---------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1056 | impl_token!("integer literal" LitInt); | ------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1056 | impl_token!("integer literal" LitInt); | ------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1057 | impl_token!("floating point literal" LitFloat); | ---------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1057 | impl_token!("floating point literal" LitFloat); | ---------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1058 | impl_token!("boolean literal" LitBool); | -------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1058 | impl_token!("boolean literal" LitBool); | -------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/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 --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/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 --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/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 --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/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 --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/mac.rs:153:38 | 153 | pub(crate) fn parse_delimiter(input: ParseStream) -> Result<(MacroDelimiter, TokenStream)> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 153 | pub(crate) fn parse_delimiter(input: ParseStream<'_>) -> Result<(MacroDelimiter, TokenStream)> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/mac.rs:181:25 | 181 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 181 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/meta.rs:132:33 | 132 | pub fn parser(logic: impl FnMut(ParseNestedMeta) -> Result<()>) -> impl Parser { | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 132 | pub fn parser(logic: impl FnMut(ParseNestedMeta<'_>) -> Result<()>) -> impl Parser { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/meta.rs:133:13 | 133 | |input: ParseStream| { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 133 | |input: ParseStream<'_>| { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/meta.rs:273:27 | 273 | logic: impl FnMut(ParseNestedMeta) -> Result<()>, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 273 | logic: impl FnMut(ParseNestedMeta<'_>) -> Result<()>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/meta.rs:386:12 | 386 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 386 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/meta.rs:387:27 | 387 | mut logic: impl FnMut(ParseNestedMeta) -> Result<()>, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 387 | mut logic: impl FnMut(ParseNestedMeta<'_>) -> Result<()>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/meta.rs:403:27 | 403 | fn parse_meta_path(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 403 | fn parse_meta_path(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/op.rs:87:25 | 87 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 87 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/op.rs:152:25 | 152 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 152 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/discouraged.rs:199:44 | 199 | .set(unsafe { mem::transmute::>(fork.cursor()) }); | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 199 | .set(unsafe { mem::transmute::, Cursor<'static>>(fork.cursor()) }); | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/discouraged.rs:208:68 | 208 | fn parse_any_delimiter(&self) -> Result<(Delimiter, DelimSpan, ParseBuffer)>; | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 208 | fn parse_any_delimiter(&self) -> Result<(Delimiter, DelimSpan, ParseBuffer<'_>)>; | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/discouraged.rs:212:68 | 212 | fn parse_any_delimiter(&self) -> Result<(Delimiter, DelimSpan, ParseBuffer)> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 212 | fn parse_any_delimiter(&self) -> Result<(Delimiter, DelimSpan, ParseBuffer<'_>)> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:215:21 | 215 | fn parse(input: ParseStream) -> Result; | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 215 | fn parse(input: ParseStream<'_>) -> Result; | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:277:32 | 277 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 277 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:283:32 | 283 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 283 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:387:13 | 387 | cursor: Cursor, | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 387 | cursor: Cursor<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:389:6 | 389 | ) -> ParseBuffer { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 389 | ) -> ParseBuffer<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:393:51 | 393 | cell: Cell::new(unsafe { mem::transmute::>(cursor) }), | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 393 | cell: Cell::new(unsafe { mem::transmute::, Cursor<'static>>(cursor) }), | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:430:30 | 430 | fn inner_unexpected(buffer: &ParseBuffer) -> (Rc>, Option<(Span, Delimiter)>) { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 430 | fn inner_unexpected(buffer: &ParseBuffer<'_>) -> (Rc>, Option<(Span, Delimiter)>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:441:39 | 441 | pub(crate) fn get_unexpected(buffer: &ParseBuffer) -> Rc> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 441 | pub(crate) fn get_unexpected(buffer: &ParseBuffer<'_>) -> Rc> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:445:50 | 445 | fn span_of_unexpected_ignoring_nones(mut cursor: Cursor) -> Option<(Span, Delimiter)> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 445 | fn span_of_unexpected_ignoring_nones(mut cursor: Cursor<'_>) -> Option<(Span, Delimiter)> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:505:40 | 505 | pub fn call(&self, function: fn(ParseStream) -> Result) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 505 | pub fn call(&self, function: fn(ParseStream<'_>) -> Result) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:621:27 | 621 | fn peek2(buffer: &ParseBuffer, peek: fn(Cursor) -> bool) -> bool { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 621 | fn peek2(buffer: &ParseBuffer<'_>, peek: fn(Cursor) -> bool) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:621:49 | 621 | fn peek2(buffer: &ParseBuffer, peek: fn(Cursor) -> bool) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 621 | fn peek2(buffer: &ParseBuffer, peek: fn(Cursor<'_>) -> bool) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:631:27 | 631 | fn peek3(buffer: &ParseBuffer, peek: fn(Cursor) -> bool) -> bool { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 631 | fn peek3(buffer: &ParseBuffer<'_>, peek: fn(Cursor) -> bool) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:631:49 | 631 | fn peek3(buffer: &ParseBuffer, peek: fn(Cursor) -> bool) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 631 | fn peek3(buffer: &ParseBuffer, peek: fn(Cursor<'_>) -> bool) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:736:20 | 736 | parser: fn(ParseStream) -> Result, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 736 | parser: fn(ParseStream<'_>) -> Result, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:1162:21 | 1162 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1162 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:1169:21 | 1169 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1169 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:1180:21 | 1180 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1180 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:1187:21 | 1187 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1187 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:1197:21 | 1197 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1197 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:1211:21 | 1211 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1211 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:1221:21 | 1221 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1221 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:1274:52 | 1274 | fn tokens_to_parse_buffer(tokens: &TokenBuffer) -> ParseBuffer { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1274 | fn tokens_to_parse_buffer(tokens: &TokenBuffer) -> ParseBuffer<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:1283:15 | 1283 | F: FnOnce(ParseStream) -> Result, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1283 | F: FnOnce(ParseStream<'_>) -> Result, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:1365:22 | 1365 | fn parse(_input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1365 | fn parse(_input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse_quote.rs:127:21 | 127 | fn parse(input: ParseStream) -> Result; | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 127 | fn parse(input: ParseStream<'_>) -> Result; | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse_quote.rs:131:21 | 131 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 131 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse_quote.rs:147:21 | 147 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 147 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse_quote.rs:158:21 | 158 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 158 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse_quote.rs:188:21 | 188 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 188 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse_quote.rs:195:21 | 195 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 195 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse_quote.rs:201:21 | 201 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 201 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse_quote.rs:208:21 | 208 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 208 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:287:36 | 287 | pub fn parse_single(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 287 | pub fn parse_single(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:333:35 | 333 | pub fn parse_multi(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 333 | pub fn parse_multi(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:379:53 | 379 | pub fn parse_multi_with_leading_vert(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 379 | pub fn parse_multi_with_leading_vert(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:387:25 | 387 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 387 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:397:30 | 397 | fn multi_pat_impl(input: ParseStream, leading_vert: Option) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 397 | fn multi_pat_impl(input: ParseStream<'_>, leading_vert: Option) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:419:52 | 419 | fn pat_path_or_macro_or_struct_or_range(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 419 | fn pat_path_or_macro_or_struct_or_range(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:456:24 | 456 | fn pat_wild(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 456 | fn pat_wild(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:463:23 | 463 | fn pat_box(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 463 | fn pat_box(begin: ParseBuffer<'_>, input: ParseStream) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:463:43 | 463 | fn pat_box(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 463 | fn pat_box(begin: ParseBuffer, input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:469:25 | 469 | fn pat_ident(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 469 | fn pat_ident(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:494:16 | 494 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 494 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:521:26 | 521 | fn pat_struct(input: ParseStream, qself: Option, path: Path) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 521 | fn pat_struct(input: ParseStream<'_>, qself: Option, path: Path) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:556:25 | 556 | fn field_pat(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 556 | fn field_pat(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:604:25 | 604 | fn pat_range(input: ParseStream, qself: Option, path: Path) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 604 | fn pat_range(input: ParseStream<'_>, qself: Option, path: Path) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:622:35 | 622 | fn pat_range_half_open(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 622 | fn pat_range_half_open(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:643:34 | 643 | fn pat_paren_or_tuple(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 643 | fn pat_paren_or_tuple(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:673:29 | 673 | fn pat_reference(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 673 | fn pat_reference(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:682:32 | 682 | fn pat_lit_or_range(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 682 | fn pat_lit_or_range(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:726:31 | 726 | fn pat_range_bound(input: ParseStream) -> Result> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 726 | fn pat_range_bound(input: ParseStream<'_>) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:759:25 | 759 | fn pat_slice(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 759 | fn pat_slice(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:794:25 | 794 | fn pat_const(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 794 | fn pat_const(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/path.rs:310:25 | 310 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 310 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/path.rs:317:25 | 317 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 317 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/path.rs:402:41 | 402 | pub(crate) fn const_argument(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 402 | pub(crate) fn const_argument(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/path.rs:447:39 | 447 | pub fn parse_turbofish(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 447 | pub fn parse_turbofish(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/path.rs:454:20 | 454 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 454 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/path.rs:482:25 | 482 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 482 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/path.rs:490:25 | 490 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 490 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/path.rs:502:25 | 502 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 502 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/path.rs:508:32 | 508 | fn parse_helper(input: ParseStream, expr_style: bool) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 508 | fn parse_helper(input: ParseStream<'_>, expr_style: bool) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/path.rs:569:39 | 569 | pub fn parse_mod_style(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 569 | pub fn parse_mod_style(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/path.rs:601:43 | 601 | pub(crate) fn parse_helper(input: ParseStream, expr_style: bool) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 601 | pub(crate) fn parse_helper(input: ParseStream<'_>, expr_style: bool) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/path.rs:616:20 | 616 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 616 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/path.rs:636:32 | 636 | pub(crate) fn qpath(input: ParseStream, expr_style: bool) -> Result<(Option, Path)> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 636 | pub(crate) fn qpath(input: ParseStream<'_>, expr_style: bool) -> Result<(Option, Path)> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/punctuated.rs:119:31 | 119 | pub fn iter(&self) -> Iter { | ----^-- expected lifetime parameter | help: indicate the anonymous lifetime | 119 | pub fn iter(&self) -> Iter<'_, T> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/punctuated.rs:130:42 | 130 | pub fn iter_mut(&mut self) -> IterMut { | -------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 130 | pub fn iter_mut(&mut self) -> IterMut<'_, T> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/punctuated.rs:141:33 | 141 | pub fn pairs(&self) -> Pairs { | -----^----- expected lifetime parameter | help: indicate the anonymous lifetime | 141 | pub fn pairs(&self) -> Pairs<'_, T, P> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/punctuated.rs:150:44 | 150 | pub fn pairs_mut(&mut self) -> PairsMut { | --------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 150 | pub fn pairs_mut(&mut self) -> PairsMut<'_, T, P> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/punctuated.rs:290:36 | 290 | pub fn parse_terminated(input: ParseStream) -> Result | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 290 | pub fn parse_terminated(input: ParseStream<'_>) -> Result | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/punctuated.rs:309:16 | 309 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 309 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/punctuated.rs:310:20 | 310 | parser: fn(ParseStream) -> Result, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 310 | parser: fn(ParseStream<'_>) -> Result, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/punctuated.rs:342:44 | 342 | pub fn parse_separated_nonempty(input: ParseStream) -> Result | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 342 | pub fn parse_separated_nonempty(input: ParseStream<'_>) -> Result | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/punctuated.rs:361:16 | 361 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 361 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/punctuated.rs:362:20 | 362 | parser: fn(ParseStream) -> Result, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 362 | parser: fn(ParseStream<'_>) -> Result, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/restriction.rs:72:25 | 72 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 72 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/restriction.rs:93:29 | 93 | fn parse_pub(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 93 | fn parse_pub(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/stmt.rs:151:36 | 151 | pub fn parse_within(input: ParseStream) -> Result> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 151 | pub fn parse_within(input: ParseStream<'_>) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/stmt.rs:181:25 | 181 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 181 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/stmt.rs:192:25 | 192 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 192 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/stmt.rs:198:26 | 198 | fn parse_stmt(input: ParseStream, allow_nosemi: AllowNoSemi) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 198 | fn parse_stmt(input: ParseStream<'_>, allow_nosemi: AllowNoSemi) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/stmt.rs:265:24 | 265 | fn stmt_mac(input: ParseStream, attrs: Vec, path: Path) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 265 | fn stmt_mac(input: ParseStream<'_>, attrs: Vec, path: Path) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/stmt.rs:282:26 | 282 | fn stmt_local(input: ParseStream, attrs: Vec) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 282 | fn stmt_local(input: ParseStream<'_>, attrs: Vec) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/stmt.rs:334:16 | 334 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 334 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/thread.rs:38:40 | 38 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 38 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:297:25 | 297 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 297 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:311:36 | 311 | pub fn without_plus(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 311 | pub fn without_plus(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:319:16 | 319 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 319 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:594:25 | 594 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 594 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:605:25 | 605 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 605 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:618:25 | 618 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 618 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:641:25 | 641 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 641 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:654:25 | 654 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 654 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:701:25 | 701 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 701 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:710:25 | 710 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 710 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:719:25 | 719 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 719 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:752:25 | 752 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 752 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:761:25 | 761 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 761 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:770:36 | 770 | pub fn without_plus(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 770 | pub fn without_plus(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:775:36 | 775 | pub(crate) fn parse(input: ParseStream, allow_plus: bool) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 775 | pub(crate) fn parse(input: ParseStream<'_>, allow_plus: bool) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:789:25 | 789 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 789 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:797:25 | 797 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 797 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:805:36 | 805 | pub fn without_plus(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 805 | pub fn without_plus(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:811:36 | 811 | pub(crate) fn parse(input: ParseStream, allow_plus: bool) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 811 | pub(crate) fn parse(input: ParseStream<'_>, allow_plus: bool) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:823:20 | 823 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 823 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:851:25 | 851 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 851 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:859:36 | 859 | pub fn without_plus(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 859 | pub fn without_plus(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:864:36 | 864 | pub(crate) fn parse(input: ParseStream, allow_plus: bool) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 864 | pub(crate) fn parse(input: ParseStream<'_>, allow_plus: bool) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:894:25 | 894 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 894 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:905:25 | 905 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 905 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:912:25 | 912 | fn parse(input: ParseStream, allow_plus: bool) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 912 | fn parse(input: ParseStream<'_>, allow_plus: bool) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:926:25 | 926 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 926 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:932:33 | 932 | fn parse_bare_fn_arg(input: ParseStream, allow_self: bool) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 932 | fn parse_bare_fn_arg(input: ParseStream<'_>, allow_self: bool) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:980:35 | 980 | fn parse_bare_variadic(input: ParseStream, attrs: Vec) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 980 | fn parse_bare_variadic(input: ParseStream<'_>, attrs: Vec) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:997:25 | 997 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 997 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:1007:25 | 1007 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1007 | fn parse(input: ParseStream<'_>) -> Result { | ++++ Compiling anstyle-parse v0.2.5 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=anstyle_parse CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anstyle-parse-0.2.5 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Parse ANSI Style Escapes' CARGO_PKG_HOMEPAGE='https://github.com/rust-cli/anstyle' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=anstyle-parse CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-cli/anstyle.git' CARGO_PKG_RUST_VERSION=1.65.0 CARGO_PKG_VERSION=0.2.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anstyle-parse-0.2.5 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name anstyle_parse --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anstyle-parse-0.2.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::items_after_statements' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --cfg 'feature="utf8"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("core", "default", "utf8"))' -C metadata=2c43f386222ad563 -C extra-filename=-2c43f386222ad563 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern utf8parse=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libutf8parse-67dcfa7bf69bac2f.rmeta --cap-lints warn -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=openbsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(rust_analyzer)-Zmacro-backtrace-Csplit-debuginfo=off-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zunstable-options-Zon-broken-pipe=kill' CARGO_FEATURE_EXTRA_TRAITS=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157 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.157 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=157 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-openbsd LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' NUM_JOBS=6 OPT_LEVEL=3 OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/libc-d5042a980b3b5a5f/out PROFILE=release RUSTC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTC_WRAPPER=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTDOC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-openbsd /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/build/libc-d0afe4b3cca3155a/build-script-build` [libc 0.2.157] cargo:rerun-if-changed=build.rs [libc 0.2.157] cargo:rustc-cfg=freebsd11 [libc 0.2.157] cargo:rustc-cfg=libc_priv_mod_use [libc 0.2.157] cargo:rustc-cfg=libc_union [libc 0.2.157] cargo:rustc-cfg=libc_const_size_of [libc 0.2.157] cargo:rustc-cfg=libc_align [libc 0.2.157] cargo:rustc-cfg=libc_int128 [libc 0.2.157] cargo:rustc-cfg=libc_core_cvoid [libc 0.2.157] cargo:rustc-cfg=libc_packedN [libc 0.2.157] cargo:rustc-cfg=libc_cfg_target_vendor [libc 0.2.157] cargo:rustc-cfg=libc_non_exhaustive [libc 0.2.157] cargo:rustc-cfg=libc_long_array [libc 0.2.157] cargo:rustc-cfg=libc_ptr_addr_of [libc 0.2.157] cargo:rustc-cfg=libc_underscore_const_names [libc 0.2.157] cargo:rustc-cfg=libc_const_extern_fn [libc 0.2.157] cargo:rustc-check-cfg=cfg(emscripten_new_stat_abi) [libc 0.2.157] cargo:rustc-check-cfg=cfg(espidf_time64) [libc 0.2.157] cargo:rustc-check-cfg=cfg(freebsd10) [libc 0.2.157] cargo:rustc-check-cfg=cfg(freebsd11) [libc 0.2.157] cargo:rustc-check-cfg=cfg(freebsd12) [libc 0.2.157] cargo:rustc-check-cfg=cfg(freebsd13) [libc 0.2.157] cargo:rustc-check-cfg=cfg(freebsd14) [libc 0.2.157] cargo:rustc-check-cfg=cfg(freebsd15) [libc 0.2.157] cargo:rustc-check-cfg=cfg(libc_align) [libc 0.2.157] cargo:rustc-check-cfg=cfg(libc_cfg_target_vendor) [libc 0.2.157] cargo:rustc-check-cfg=cfg(libc_const_extern_fn) [libc 0.2.157] cargo:rustc-check-cfg=cfg(libc_const_extern_fn_unstable) [libc 0.2.157] cargo:rustc-check-cfg=cfg(libc_const_size_of) [libc 0.2.157] cargo:rustc-check-cfg=cfg(libc_core_cvoid) [libc 0.2.157] cargo:rustc-check-cfg=cfg(libc_deny_warnings) [libc 0.2.157] cargo:rustc-check-cfg=cfg(libc_int128) [libc 0.2.157] cargo:rustc-check-cfg=cfg(libc_long_array) [libc 0.2.157] cargo:rustc-check-cfg=cfg(libc_non_exhaustive) [libc 0.2.157] cargo:rustc-check-cfg=cfg(libc_packedN) [libc 0.2.157] cargo:rustc-check-cfg=cfg(libc_priv_mod_use) [libc 0.2.157] cargo:rustc-check-cfg=cfg(libc_ptr_addr_of) [libc 0.2.157] cargo:rustc-check-cfg=cfg(libc_thread_local) [libc 0.2.157] cargo:rustc-check-cfg=cfg(libc_underscore_const_names) [libc 0.2.157] cargo:rustc-check-cfg=cfg(libc_union) [libc 0.2.157] cargo:rustc-check-cfg=cfg(target_os,values("switch","aix","ohos","hurd","visionos")) [libc 0.2.157] cargo:rustc-check-cfg=cfg(target_env,values("illumos","wasi","aix","ohos")) [libc 0.2.157] cargo:rustc-check-cfg=cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky")) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=libc CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157 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.157 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=157 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/libc-d5042a980b3b5a5f/out /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name libc --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="extra_traits"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=58e0bb75d5741216 -C extra-filename=-58e0bb75d5741216 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo --cfg freebsd11 --cfg libc_priv_mod_use --cfg libc_union --cfg libc_const_size_of --cfg libc_align --cfg libc_int128 --cfg libc_core_cvoid --cfg libc_packedN --cfg libc_cfg_target_vendor --cfg libc_non_exhaustive --cfg libc_long_array --cfg libc_ptr_addr_of --cfg libc_underscore_const_names --cfg libc_const_extern_fn --check-cfg 'cfg(emscripten_new_stat_abi)' --check-cfg 'cfg(espidf_time64)' --check-cfg 'cfg(freebsd10)' --check-cfg 'cfg(freebsd11)' --check-cfg 'cfg(freebsd12)' --check-cfg 'cfg(freebsd13)' --check-cfg 'cfg(freebsd14)' --check-cfg 'cfg(freebsd15)' --check-cfg 'cfg(libc_align)' --check-cfg 'cfg(libc_cfg_target_vendor)' --check-cfg 'cfg(libc_const_extern_fn)' --check-cfg 'cfg(libc_const_extern_fn_unstable)' --check-cfg 'cfg(libc_const_size_of)' --check-cfg 'cfg(libc_core_cvoid)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(libc_int128)' --check-cfg 'cfg(libc_long_array)' --check-cfg 'cfg(libc_non_exhaustive)' --check-cfg 'cfg(libc_packedN)' --check-cfg 'cfg(libc_priv_mod_use)' --check-cfg 'cfg(libc_ptr_addr_of)' --check-cfg 'cfg(libc_thread_local)' --check-cfg 'cfg(libc_underscore_const_names)' --check-cfg 'cfg(libc_union)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","visionos"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=anyhow CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86 CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Flexible concrete Error type built on std::error::Error' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=anyhow CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/anyhow' CARGO_PKG_RUST_VERSION=1.39 CARGO_PKG_VERSION=1.0.86 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=86 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/anyhow-b530e50f2e40be18/out /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name anyhow --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("backtrace", "default", "std"))' -C metadata=cc9637ad17d17dc8 -C extra-filename=-cc9637ad17d17dc8 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo --cfg std_backtrace --check-cfg 'cfg(anyhow_nightly_testing)' --check-cfg 'cfg(anyhow_no_fmt_arguments_as_str)' --check-cfg 'cfg(anyhow_no_ptr_addr_of)' --check-cfg 'cfg(anyhow_no_unsafe_op_in_unsafe_fn_lint)' --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(std_backtrace)'` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/context.rs:120:32 | 120 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 120 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/context.rs:132:32 | 132 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 132 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/context.rs:172:40 | 172 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 172 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/error.rs:405:28 | 405 | pub fn chain(&self) -> Chain { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 405 | pub fn chain(&self) -> Chain<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/error.rs:589:40 | 589 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 589 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/error.rs:595:40 | 595 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 595 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/error.rs:611:30 | 611 | object_ref: unsafe fn(Ref) -> Ref, | ---^---------- expected lifetime parameter | help: indicate the anonymous lifetime | 611 | object_ref: unsafe fn(Ref<'_, ErrorImpl>) -> Ref, | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/error.rs:611:49 | 611 | object_ref: unsafe fn(Ref) -> Ref, | ---^------------------------------------- expected lifetime parameter | help: indicate the anonymous lifetime | 611 | object_ref: unsafe fn(Ref) -> Ref<'_, dyn StdError + Send + Sync + 'static>, | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/error.rs:615:35 | 615 | object_downcast: unsafe fn(Ref, TypeId) -> Option>, | ---^---------- expected lifetime parameter | help: indicate the anonymous lifetime | 615 | object_downcast: unsafe fn(Ref<'_, ErrorImpl>, TypeId) -> Option>, | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/error.rs:615:69 | 615 | object_downcast: unsafe fn(Ref, TypeId) -> Option>, | ---^--- expected lifetime parameter | help: indicate the anonymous lifetime | 615 | object_downcast: unsafe fn(Ref, TypeId) -> Option>, | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/error.rs:623:36 | 623 | object_backtrace: unsafe fn(Ref) -> Option<&Backtrace>, | ---^---------- expected lifetime parameter | help: indicate the anonymous lifetime | 623 | object_backtrace: unsafe fn(Ref<'_, ErrorImpl>) -> Option<&Backtrace>, | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/error.rs:645:31 | 645 | unsafe fn object_ref(e: Ref) -> Ref | ---^---------- expected lifetime parameter | help: indicate the anonymous lifetime | 645 | unsafe fn object_ref(e: Ref<'_, ErrorImpl>) -> Ref | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/error.rs:645:50 | 645 | unsafe fn object_ref(e: Ref) -> Ref | ---^------------------------------------- expected lifetime parameter | help: indicate the anonymous lifetime | 645 | unsafe fn object_ref(e: Ref) -> Ref<'_, dyn StdError + Send + Sync + 'static> | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/error.rs:685:36 | 685 | unsafe fn object_downcast(e: Ref, target: TypeId) -> Option> | ---^---------- expected lifetime parameter | help: indicate the anonymous lifetime | 685 | unsafe fn object_downcast(e: Ref<'_, ErrorImpl>, target: TypeId) -> Option> | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/error.rs:685:78 | 685 | unsafe fn object_downcast(e: Ref, target: TypeId) -> Option> | ---^--- expected lifetime parameter | help: indicate the anonymous lifetime | 685 | unsafe fn object_downcast(e: Ref, target: TypeId) -> Option> | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/error.rs:731:23 | 731 | fn no_backtrace(e: Ref) -> Option<&Backtrace> { | ---^---------- expected lifetime parameter | help: indicate the anonymous lifetime | 731 | fn no_backtrace(e: Ref<'_, ErrorImpl>) -> Option<&Backtrace> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/error.rs:738:40 | 738 | unsafe fn context_downcast(e: Ref, target: TypeId) -> Option> | ---^---------- expected lifetime parameter | help: indicate the anonymous lifetime | 738 | unsafe fn context_downcast(e: Ref<'_, ErrorImpl>, target: TypeId) -> Option> | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/error.rs:738:82 | 738 | unsafe fn context_downcast(e: Ref, target: TypeId) -> Option> | ---^--- expected lifetime parameter | help: indicate the anonymous lifetime | 738 | unsafe fn context_downcast(e: Ref, target: TypeId) -> Option> | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/error.rs:795:43 | 795 | unsafe fn context_chain_downcast(e: Ref, target: TypeId) -> Option> | ---^---------- expected lifetime parameter | help: indicate the anonymous lifetime | 795 | unsafe fn context_chain_downcast(e: Ref<'_, ErrorImpl>, target: TypeId) -> Option> | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/error.rs:795:85 | 795 | unsafe fn context_chain_downcast(e: Ref, target: TypeId) -> Option> | ---^--- expected lifetime parameter | help: indicate the anonymous lifetime | 795 | unsafe fn context_chain_downcast(e: Ref, target: TypeId) -> Option> | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/error.rs:856:38 | 856 | unsafe fn context_backtrace(e: Ref) -> Option<&Backtrace> | ---^---------- expected lifetime parameter | help: indicate the anonymous lifetime | 856 | unsafe fn context_backtrace(e: Ref<'_, ErrorImpl>) -> Option<&Backtrace> | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/error.rs:894:27 | 894 | fn erase(&self) -> Ref { | ---^---------- expected lifetime parameter | help: indicate the anonymous lifetime | 894 | fn erase(&self) -> Ref<'_, ErrorImpl> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/error.rs:903:41 | 903 | pub(crate) unsafe fn error(this: Ref) -> &(dyn StdError + Send + Sync + 'static) { | ---^----- expected lifetime parameter | help: indicate the anonymous lifetime | 903 | pub(crate) unsafe fn error(this: Ref<'_, Self>) -> &(dyn StdError + Send + Sync + 'static) { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/error.rs:910:45 | 910 | pub(crate) unsafe fn error_mut(this: Mut) -> &mut (dyn StdError + Send + Sync + 'static) { | ---^----- expected lifetime parameter | help: indicate the anonymous lifetime | 910 | pub(crate) unsafe fn error_mut(this: Mut<'_, Self>) -> &mut (dyn StdError + Send + Sync + 'static) { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/error.rs:926:45 | 926 | pub(crate) unsafe fn backtrace(this: Ref) -> &Backtrace { | ---^----- expected lifetime parameter | help: indicate the anonymous lifetime | 926 | pub(crate) unsafe fn backtrace(this: Ref<'_, Self>) -> &Backtrace { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/error.rs:951:41 | 951 | pub(crate) unsafe fn chain(this: Ref) -> Chain { | ---^----- expected lifetime parameter | help: indicate the anonymous lifetime | 951 | pub(crate) unsafe fn chain(this: Ref<'_, Self>) -> Chain { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/error.rs:951:52 | 951 | pub(crate) unsafe fn chain(this: Ref) -> Chain { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 951 | pub(crate) unsafe fn chain(this: Ref) -> Chain<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/error.rs:974:40 | 974 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 974 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/error.rs:983:40 | 983 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 983 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/fmt.rs:7:43 | 7 | pub(crate) unsafe fn display(this: Ref, f: &mut fmt::Formatter) -> fmt::Result { | ---^----- expected lifetime parameter | help: indicate the anonymous lifetime | 7 | pub(crate) unsafe fn display(this: Ref<'_, Self>, f: &mut fmt::Formatter) -> fmt::Result { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/fmt.rs:7:64 | 7 | pub(crate) unsafe fn display(this: Ref, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 7 | pub(crate) unsafe fn display(this: Ref, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/fmt.rs:20:41 | 20 | pub(crate) unsafe fn debug(this: Ref, f: &mut fmt::Formatter) -> fmt::Result { | ---^----- expected lifetime parameter | help: indicate the anonymous lifetime | 20 | pub(crate) unsafe fn debug(this: Ref<'_, Self>, f: &mut fmt::Formatter) -> fmt::Result { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/fmt.rs:20:62 | 20 | pub(crate) unsafe fn debug(this: Ref, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 20 | pub(crate) unsafe fn debug(this: Ref, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/ptr.rs:48:32 | 48 | pub fn by_ref(&self) -> Ref { | ---^-- expected lifetime parameter | help: indicate the anonymous lifetime | 48 | pub fn by_ref(&self) -> Ref<'_, T> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/ptr.rs:55:36 | 55 | pub fn by_mut(&mut self) -> Mut { | ---^-- expected lifetime parameter | help: indicate the anonymous lifetime | 55 | pub fn by_mut(&mut self) -> Mut<'_, T> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/wrapper.rs:17:32 | 17 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 17 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/wrapper.rs:26:32 | 26 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 26 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/wrapper.rs:40:32 | 40 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 40 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/wrapper.rs:49:32 | 49 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 49 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/wrapper.rs:62:32 | 62 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 62 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/wrapper.rs:69:32 | 69 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 69 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/lib.rs:681:29 | 681 | pub fn format_err(args: Arguments) -> Error { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 681 | pub fn format_err(args: Arguments<'_>) -> Error { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157/src/unix/bsd/mod.rs:177:42 | 177 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 177 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157/src/unix/bsd/mod.rs:226:42 | 226 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 226 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157/src/unix/bsd/netbsdlike/openbsd/mod.rs:753:42 | 753 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 753 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157/src/unix/bsd/netbsdlike/openbsd/mod.rs:786:42 | 786 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 786 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157/src/unix/bsd/netbsdlike/openbsd/mod.rs:813:42 | 813 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 813 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157/src/unix/bsd/netbsdlike/openbsd/mod.rs:851:42 | 851 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 851 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157/src/unix/bsd/netbsdlike/openbsd/mod.rs:892:42 | 892 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 892 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157/src/unix/bsd/netbsdlike/openbsd/mod.rs:925:42 | 925 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 925 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157/src/unix/bsd/netbsdlike/openbsd/mod.rs:960:42 | 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 --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157/src/unix/bsd/netbsdlike/openbsd/mod.rs:1068:50 | 1068 | fn fmt(&self, f: &mut ::fmt::Formatter) | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1068 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157/src/unix/bsd/netbsdlike/openbsd/x86_64.rs:81:42 | 81 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 81 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ Compiling rustix v0.38.34 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34 CARGO_PKG_AUTHORS='Dan Gohman :Jakub Konka ' CARGO_PKG_DESCRIPTION='Safe Rust bindings to POSIX/Unix/Linux/Winsock-like syscalls' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustix CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bytecodealliance/rustix' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.38.34 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=38 CARGO_PKG_VERSION_PATCH=34 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="std"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "default", "event", "fs", "io_uring", "itoa", "libc", "libc-extra-traits", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "shm", "std", "stdio", "system", "termios", "thread", "time", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=77088caf34b9aefe -C extra-filename=-77088caf34b9aefe --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/build/rustix-77088caf34b9aefe -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn -Z binary-dep-depinfo` Compiling is_terminal_polyfill v1.70.1 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=is_terminal_polyfill CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/is_terminal_polyfill-1.70.1 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Polyfill for `is_terminal` stdlib feature for use with older MSRVs' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=is_terminal_polyfill CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/polyfill-rs/is_terminal_polyfill' CARGO_PKG_RUST_VERSION=1.70.0 CARGO_PKG_VERSION=1.70.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=70 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/is_terminal_polyfill-1.70.1 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name is_terminal_polyfill --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/is_terminal_polyfill-1.70.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default"))' -C metadata=d6d1d8d0617a6173 -C extra-filename=-d6d1d8d0617a6173 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling colorchoice v1.0.2 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=colorchoice CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/colorchoice-1.0.2 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Global override of color control' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=colorchoice CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-cli/anstyle' CARGO_PKG_RUST_VERSION=1.65.0 CARGO_PKG_VERSION=1.0.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/colorchoice-1.0.2 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name colorchoice --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/colorchoice-1.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::items_after_statements' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=6ad14ebefc5fea90 -C extra-filename=-6ad14ebefc5fea90 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling smallvec v1.13.2 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=smallvec CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/smallvec-1.13.2 CARGO_PKG_AUTHORS='The Servo Project Developers' CARGO_PKG_DESCRIPTION=''\''Small vector'\'' optimization: store up to a small number of items on the stack' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=smallvec CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/servo/rust-smallvec' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.13.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=13 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/smallvec-1.13.2 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name smallvec --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/smallvec-1.13.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "const_generics", "const_new", "debugger_visualizer", "drain_filter", "drain_keep_rest", "may_dangle", "serde", "specialization", "union", "write"))' -C metadata=1b5f3b8e398b59d6 -C extra-filename=-1b5f3b8e398b59d6 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: `memchr` (lib) generated 60 warnings Compiling anstyle v1.0.8 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=anstyle CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anstyle-1.0.8 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='ANSI text styling' CARGO_PKG_HOMEPAGE='https://github.com/rust-cli/anstyle' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=anstyle CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-cli/anstyle.git' CARGO_PKG_RUST_VERSION=1.65.0 CARGO_PKG_VERSION=1.0.8 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anstyle-1.0.8 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name anstyle --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anstyle-1.0.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::items_after_statements' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=476646164b2bc9e9 -C extra-filename=-476646164b2bc9e9 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling anstyle-query v1.1.1 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=anstyle_query CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anstyle-query-1.1.1 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Look up colored console capabilities' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=anstyle-query CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-cli/anstyle' CARGO_PKG_RUST_VERSION=1.65.0 CARGO_PKG_VERSION=1.1.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anstyle-query-1.1.1 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name anstyle_query --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anstyle-query-1.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::items_after_statements' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=cd614d082b85ae87 -C extra-filename=-cd614d082b85ae87 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: `anyhow` (lib) generated 42 warnings Compiling anstream v0.6.15 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=anstream CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anstream-0.6.15 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A simple cross platform library for writing colored text to a terminal.' CARGO_PKG_HOMEPAGE='https://github.com/rust-cli/anstyle' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=anstream CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-cli/anstyle.git' CARGO_PKG_RUST_VERSION=1.65.0 CARGO_PKG_VERSION=0.6.15 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=15 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anstream-0.6.15 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name anstream --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anstream-0.6.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::items_after_statements' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="auto"' --cfg 'feature="default"' --cfg 'feature="wincon"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("auto", "default", "test", "wincon"))' -C metadata=1d2b1ca622ede704 -C extra-filename=-1d2b1ca622ede704 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern anstyle=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libanstyle-476646164b2bc9e9.rmeta --extern anstyle_parse=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libanstyle_parse-2c43f386222ad563.rmeta --extern anstyle_query=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libanstyle_query-cd614d082b85ae87.rmeta --extern colorchoice=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libcolorchoice-6ad14ebefc5fea90.rmeta --extern is_terminal_polyfill=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libis_terminal_polyfill-d6d1d8d0617a6173.rmeta --extern utf8parse=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libutf8parse-67dcfa7bf69bac2f.rmeta --cap-lints warn -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling spdx v0.10.6 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=spdx CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/spdx-0.10.6 CARGO_PKG_AUTHORS='Embark :Jake Shadle ' CARGO_PKG_DESCRIPTION='Helper crate for SPDX expressions' CARGO_PKG_HOMEPAGE='https://github.com/EmbarkStudios/spdx' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=spdx CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/EmbarkStudios/spdx' CARGO_PKG_RUST_VERSION=1.65.0 CARGO_PKG_VERSION=0.10.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/spdx-0.10.6 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name spdx --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/spdx-0.10.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("text"))' -C metadata=2fd4f4e2baad5065 -C extra-filename=-2fd4f4e2baad5065 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern smallvec=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libsmallvec-1b5f3b8e398b59d6.rmeta --cap-lints warn -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling errno v0.3.9 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=errno CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/errno-0.3.9 CARGO_PKG_AUTHORS='Chris Wong ' CARGO_PKG_DESCRIPTION='Cross-platform interface to the `errno` variable.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=errno CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/lambda-fairy/rust-errno' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.3.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/errno-0.3.9 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name errno --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/errno-0.3.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=ae26cfb505aaedd2 -C extra-filename=-ae26cfb505aaedd2 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern libc=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/liblibc-58e0bb75d5741216.rmeta --cap-lints warn -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: unexpected `cfg` condition value: `bitrig` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/errno-0.3.9/src/unix.rs:78:13 | 78 | target_os = "bitrig", | ^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_os` are: `aix`, `android`, `cuda`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `redox`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, `uefi`, `unknown`, `visionos`, `vita`, `vxworks`, and `wasi` and 4 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(target_os, values("bitrig"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(target_os, values(\"bitrig\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/errno-0.3.9/src/lib.rs:46:34 | 46 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 46 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/errno-0.3.9/src/lib.rs:57:34 | 57 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 57 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: `libc` (lib) generated 11 warnings warning: `errno` (lib) generated 3 warnings Compiling strsim v0.11.1 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=openbsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(rust_analyzer)-Zmacro-backtrace-Csplit-debuginfo=off-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zunstable-options-Zon-broken-pipe=kill' CARGO_FEATURE_ALLOC=1 CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_FS=1 CARGO_FEATURE_LIBC_EXTRA_TRAITS=1 CARGO_FEATURE_STD=1 CARGO_FEATURE_USE_LIBC_AUXV=1 CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34 CARGO_PKG_AUTHORS='Dan Gohman :Jakub Konka ' CARGO_PKG_DESCRIPTION='Safe Rust bindings to POSIX/Unix/Linux/Winsock-like syscalls' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustix CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bytecodealliance/rustix' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.38.34 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=38 CARGO_PKG_VERSION_PATCH=34 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-openbsd LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' NUM_JOBS=6 OPT_LEVEL=3 OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/rustix-e51f7ce17fe79585/out PROFILE=release RUSTC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTC_WRAPPER=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTDOC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-openbsd /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/build/rustix-77088caf34b9aefe/build-script-build` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=strsim CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/strsim-0.11.1 CARGO_PKG_AUTHORS='Danny Guo :maxbachmann ' CARGO_PKG_DESCRIPTION='Implementations of string similarity metrics. Includes Hamming, Levenshtein, OSA, Damerau-Levenshtein, Jaro, Jaro-Winkler, and Sørensen-Dice. ' CARGO_PKG_HOMEPAGE='https://github.com/rapidfuzz/strsim-rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=strsim CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rapidfuzz/strsim-rs' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.11.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/strsim-0.11.1 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name strsim --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/strsim-0.11.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f363343353f40e95 -C extra-filename=-f363343353f40e95 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` [rustix 0.38.34] cargo:rerun-if-changed=build.rs warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/strsim-0.11.1/src/lib.rs:38:29 | 38 | fn fmt(&self, fmt: &mut Formatter) -> Result<(), fmt::Error> { | ^^^^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 38 | fn fmt(&self, fmt: &mut Formatter<'_>) -> Result<(), fmt::Error> { | ++++ [rustix 0.38.34] cargo:rustc-cfg=static_assertions [rustix 0.38.34] cargo:rustc-cfg=libc [rustix 0.38.34] cargo:rustc-cfg=netbsdlike [rustix 0.38.34] cargo:rustc-cfg=bsd [rustix 0.38.34] cargo:rerun-if-env-changed=CARGO_CFG_RUSTIX_USE_EXPERIMENTAL_ASM [rustix 0.38.34] cargo:rerun-if-env-changed=CARGO_CFG_RUSTIX_USE_LIBC [rustix 0.38.34] cargo:rerun-if-env-changed=CARGO_FEATURE_USE_LIBC [rustix 0.38.34] cargo:rerun-if-env-changed=CARGO_FEATURE_RUSTC_DEP_OF_STD [rustix 0.38.34] cargo:rerun-if-env-changed=CARGO_CFG_MIRI Compiling bumpalo v3.16.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=bumpalo CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bumpalo-3.16.0 CARGO_PKG_AUTHORS='Nick Fitzgerald ' CARGO_PKG_DESCRIPTION='A fast bump allocation arena for Rust.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bumpalo CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/fitzgen/bumpalo' CARGO_PKG_RUST_VERSION=1.73.0 CARGO_PKG_VERSION=3.16.0 CARGO_PKG_VERSION_MAJOR=3 CARGO_PKG_VERSION_MINOR=16 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bumpalo-3.16.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name bumpalo --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bumpalo-3.16.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("allocator-api2", "allocator_api", "boxed", "collections", "default", "serde", "std"))' -C metadata=d6e735ef4b33c6ef -C extra-filename=-d6e735ef4b33c6ef --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bumpalo-3.16.0/src/alloc.rs:112:32 | 112 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 112 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bumpalo-3.16.0/src/alloc.rs:134:32 | 134 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 134 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: `bumpalo` (lib) generated 2 warnings Compiling unicode-xid v0.2.4 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=unicode_xid CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicode-xid-0.2.4 CARGO_PKG_AUTHORS='erick.tryzelaar :kwantam :Manish Goregaokar ' CARGO_PKG_DESCRIPTION='Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31. ' CARGO_PKG_HOMEPAGE='https://github.com/unicode-rs/unicode-xid' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-xid CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-rs/unicode-xid' CARGO_PKG_RUST_VERSION=1.17 CARGO_PKG_VERSION=0.2.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicode-xid-0.2.4 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name unicode_xid --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicode-xid-0.2.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bench", "default", "no_std"))' -C metadata=3ecec4c3a7444d1c -C extra-filename=-3ecec4c3a7444d1c --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling unicode-width v0.1.13 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=unicode_width CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicode-width-0.1.13 CARGO_PKG_AUTHORS='kwantam :Manish Goregaokar ' CARGO_PKG_DESCRIPTION='Determine displayed width of `char` and `str` types according to Unicode Standard Annex #11 rules. ' CARGO_PKG_HOMEPAGE='https://github.com/unicode-rs/unicode-width' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-width CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-rs/unicode-width' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.13 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=13 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicode-width-0.1.13 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name unicode_width --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicode-width-0.1.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "no_std", "rustc-dep-of-std", "std"))' -C metadata=42c99777fe465e39 -C extra-filename=-42c99777fe465e39 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling heck v0.5.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=heck CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/heck-0.5.0 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='heck is a case conversion library.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=heck CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/withoutboats/heck' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.5.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/heck-0.5.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name heck --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/heck-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=0bb1a83406ebf010 -C extra-filename=-0bb1a83406ebf010 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/heck-0.5.0/src/kebab.rs:43:32 | 43 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 43 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/heck-0.5.0/src/lower_camel.rs:47:32 | 47 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 47 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/heck-0.5.0/src/shouty_kebab.rs:44:32 | 44 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 44 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/heck-0.5.0/src/shouty_snake.rs:58:32 | 58 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 58 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/heck-0.5.0/src/snake.rs:58:32 | 58 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 58 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/heck-0.5.0/src/title.rs:47:32 | 47 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 47 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/heck-0.5.0/src/train.rs:44:32 | 44 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 44 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/heck-0.5.0/src/upper_camel.rs:60:32 | 60 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 60 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/heck-0.5.0/src/lib.rs:76:30 | 76 | F: FnMut(&str, &mut fmt::Formatter) -> fmt::Result, | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 76 | F: FnMut(&str, &mut fmt::Formatter<'_>) -> fmt::Result, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/heck-0.5.0/src/lib.rs:77:24 | 77 | G: FnMut(&mut fmt::Formatter) -> fmt::Result, | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 77 | G: FnMut(&mut fmt::Formatter<'_>) -> fmt::Result, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/heck-0.5.0/src/lib.rs:73:18 | 73 | f: &mut fmt::Formatter, | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 73 | f: &mut fmt::Formatter<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/heck-0.5.0/src/lib.rs:161:36 | 161 | fn lowercase(s: &str, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 161 | fn lowercase(s: &str, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/heck-0.5.0/src/lib.rs:174:36 | 174 | fn uppercase(s: &str, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 174 | fn uppercase(s: &str, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/heck-0.5.0/src/lib.rs:182:37 | 182 | fn capitalize(s: &str, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 182 | fn capitalize(s: &str, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ Compiling clap_lex v0.7.2 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=clap_lex CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/clap_lex-0.7.2 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Minimal, flexible command line parser' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=clap_lex CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/clap-rs/clap' CARGO_PKG_RUST_VERSION=1.74 CARGO_PKG_VERSION=0.7.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/clap_lex-0.7.2 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name clap_lex --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/clap_lex-0.7.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=8a54867056c96e66 -C extra-filename=-8a54867056c96e66 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: `heck` (lib) generated 14 warnings Compiling log v0.4.22 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=log CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/log-0.4.22 CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A lightweight logging facade for Rust ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=log CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/log' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=0.4.22 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=22 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/log-0.4.22 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name log --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/log-0.4.22/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("kv", "kv_serde", "kv_std", "kv_sval", "kv_unstable", "kv_unstable_serde", "kv_unstable_std", "kv_unstable_sval", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "serde", "std", "sval", "sval_ref", "value-bag"))' -C metadata=03407f45c5dc8e24 -C extra-filename=-03407f45c5dc8e24 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/log-0.4.22/src/lib.rs:533:34 | 533 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 533 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/log-0.4.22/src/lib.rs:639:34 | 639 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 639 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/log-0.4.22/src/lib.rs:1179:34 | 1179 | fn enabled(&self, metadata: &Metadata) -> bool; | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1179 | fn enabled(&self, metadata: &Metadata<'_>) -> bool; | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/log-0.4.22/src/lib.rs:1188:28 | 1188 | fn log(&self, record: &Record); | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1188 | fn log(&self, record: &Record<'_>); | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/log-0.4.22/src/lib.rs:1203:27 | 1203 | fn enabled(&self, _: &Metadata) -> bool { | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1203 | fn enabled(&self, _: &Metadata<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/log-0.4.22/src/lib.rs:1207:23 | 1207 | fn log(&self, _: &Record) {} | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1207 | fn log(&self, _: &Record<'_>) {} | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/log-0.4.22/src/lib.rs:1215:34 | 1215 | fn enabled(&self, metadata: &Metadata) -> bool { | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1215 | fn enabled(&self, metadata: &Metadata<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/log-0.4.22/src/lib.rs:1219:28 | 1219 | fn log(&self, record: &Record) { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1219 | fn log(&self, record: &Record<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/log-0.4.22/src/lib.rs:1469:34 | 1469 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1469 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/log-0.4.22/src/lib.rs:1486:34 | 1486 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1486 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/log-0.4.22/src/__private_api.rs:38:11 | 38 | args: Arguments, | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 38 | args: Arguments<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/log-0.4.22/src/__private_api.rs:40:65 | 40 | &(target, module_path, loc): &(&str, &'static str, &'static Location), | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 40 | &(target, module_path, loc): &(&str, &'static str, &'static Location<'_>), | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/log-0.4.22/src/__private_api.rs:41:26 | 41 | kvs: Option<&[(&str, Value)]>, | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 41 | kvs: Option<&[(&str, Value<'_>)]>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/log-0.4.22/src/__private_api.rs:65:11 | 65 | args: Arguments, | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 65 | args: Arguments<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/log-0.4.22/src/__private_api.rs:67:64 | 67 | target_module_path_and_loc: &(&str, &'static str, &'static Location), | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 67 | target_module_path_and_loc: &(&str, &'static str, &'static Location<'_>), | ++++ Compiling id-arena v2.2.1 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=id_arena CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/id-arena-2.2.1 CARGO_PKG_AUTHORS='Nick Fitzgerald :Aleksey Kladov ' CARGO_PKG_DESCRIPTION='A simple, id-based arena.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=id-arena CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/fitzgen/id-arena' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.2.1 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/id-arena-2.2.1 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name id_arena --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/id-arena-2.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "rayon", "std"))' -C metadata=ac9ea88228e73ebf -C extra-filename=-ac9ea88228e73ebf --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: anonymous parameters are deprecated and will be removed in the next edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/id-arena-2.2.1/src/lib.rs:168:14 | 168 | fn index(Self::Id) -> usize; | ^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: Self::Id` | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! = note: for more information, see issue #41686 = note: `#[warn(anonymous_parameters)]` on by default warning: anonymous parameters are deprecated and will be removed in the next edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/id-arena-2.2.1/src/lib.rs:171:17 | 171 | fn arena_id(Self::Id) -> u32; | ^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: Self::Id` | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! = note: for more information, see issue #41686 warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/id-arena-2.2.1/src/lib.rs:196:32 | 196 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 196 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/id-arena-2.2.1/src/lib.rs:474:31 | 474 | pub fn iter(&self) -> Iter { | ----^----- expected lifetime parameter | help: indicate the anonymous lifetime | 474 | pub fn iter(&self) -> Iter<'_, T, A> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/id-arena-2.2.1/src/lib.rs:481:42 | 481 | pub fn iter_mut(&mut self) -> IterMut { | -------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 481 | pub fn iter_mut(&mut self) -> IterMut<'_, T, A> { | +++ warning: use of deprecated constant `core::sync::atomic::ATOMIC_USIZE_INIT`: the `new` function is now preferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/id-arena-2.2.1/src/lib.rs:114:45 | 114 | use core::sync::atomic::{self, AtomicUsize, ATOMIC_USIZE_INIT}; | ^^^^^^^^^^^^^^^^^ | = note: `#[warn(deprecated)]` on by default warning: use of deprecated constant `core::sync::atomic::ATOMIC_USIZE_INIT`: the `new` function is now preferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/id-arena-2.2.1/src/lib.rs:183:45 | 183 | static ARENA_COUNTER: AtomicUsize = ATOMIC_USIZE_INIT; | ^^^^^^^^^^^^^^^^^ | help: replace the use of the deprecated constant | 183 | static ARENA_COUNTER: AtomicUsize = AtomicUsize::new(0); | ~~~~~~~~~~~~~~~~~~~ warning: `log` (lib) generated 15 warnings Compiling clap_builder v4.5.15 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=clap_builder CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/clap_builder-4.5.15 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A simple to use, efficient, and full-featured Command Line Argument Parser' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=clap_builder CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/clap-rs/clap' CARGO_PKG_RUST_VERSION=1.74 CARGO_PKG_VERSION=4.5.15 CARGO_PKG_VERSION_MAJOR=4 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=15 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/clap_builder-4.5.15 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name clap_builder --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/clap_builder-4.5.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --cfg 'feature="color"' --cfg 'feature="error-context"' --cfg 'feature="help"' --cfg 'feature="std"' --cfg 'feature="suggestions"' --cfg 'feature="usage"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("cargo", "color", "debug", "default", "deprecated", "env", "error-context", "help", "std", "string", "suggestions", "unicode", "unstable-doc", "unstable-ext", "unstable-styles", "unstable-v5", "usage", "wrap_help"))' -C metadata=6532e659462a0648 -C extra-filename=-6532e659462a0648 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern anstream=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libanstream-1d2b1ca622ede704.rmeta --extern anstyle=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libanstyle-476646164b2bc9e9.rmeta --extern clap_lex=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libclap_lex-8a54867056c96e66.rmeta --extern strsim=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libstrsim-f363343353f40e95.rmeta --cap-lints warn -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/id-arena-2.2.1/src/lib.rs:538:22 | 538 | pub struct Iter<'a, T: 'a, A: 'a> { | ^^^^ help: remove this bound | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/id-arena-2.2.1/src/lib.rs:600:25 | 600 | pub struct IterMut<'a, T: 'a, A: 'a> { | ^^^^ help: remove this bound warning: `id-arena` (lib) generated 9 warnings Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rustix CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34 CARGO_PKG_AUTHORS='Dan Gohman :Jakub Konka ' CARGO_PKG_DESCRIPTION='Safe Rust bindings to POSIX/Unix/Linux/Winsock-like syscalls' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustix CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bytecodealliance/rustix' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.38.34 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=38 CARGO_PKG_VERSION_PATCH=34 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/rustix-e51f7ce17fe79585/out /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rustix --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="std"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "default", "event", "fs", "io_uring", "itoa", "libc", "libc-extra-traits", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "shm", "std", "stdio", "system", "termios", "thread", "time", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=89d2789d3b9d6ca5 -C extra-filename=-89d2789d3b9d6ca5 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern bitflags=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libbitflags-e16016e74716c9bd.rmeta --extern libc_errno=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/liberrno-ae26cfb505aaedd2.rmeta --extern libc=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/liblibc-58e0bb75d5741216.rmeta --cap-lints warn -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo --cfg static_assertions --cfg libc --cfg netbsdlike --cfg bsd` warning: unexpected `cfg` condition name: `linux_raw` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:101:13 | 101 | #![cfg_attr(linux_raw, deny(unsafe_code))] | ^^^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rust_analyzer`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `rustc_attrs` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:102:13 | 102 | #![cfg_attr(rustc_attrs, feature(rustc_attrs))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rustc_attrs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rustc_attrs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:103:13 | 103 | #![cfg_attr(doc_cfg, feature(doc_cfg))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wasi_ext` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:104:17 | 104 | #![cfg_attr(all(wasi_ext, target_os = "wasi", feature = "std"), feature(wasi_ext))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wasi_ext)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wasi_ext)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `core_ffi_c` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:105:13 | 105 | #![cfg_attr(core_ffi_c, feature(core_ffi_c))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(core_ffi_c)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(core_ffi_c)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `core_c_str` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:106:13 | 106 | #![cfg_attr(core_c_str, feature(core_c_str))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(core_c_str)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(core_c_str)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `alloc_c_string` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:107:36 | 107 | #![cfg_attr(all(feature = "alloc", alloc_c_string), feature(alloc_c_string))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(alloc_c_string)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(alloc_c_string)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `alloc_ffi` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:108:36 | 108 | #![cfg_attr(all(feature = "alloc", alloc_ffi), feature(alloc_ffi))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(alloc_ffi)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(alloc_ffi)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `core_intrinsics` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:113:39 | 113 | any(feature = "rustc-dep-of-std", core_intrinsics), | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(core_intrinsics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(core_intrinsics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `asm_experimental_arch` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:116:13 | 116 | #![cfg_attr(asm_experimental_arch, feature(asm_experimental_arch))] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(asm_experimental_arch)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(asm_experimental_arch)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `static_assertions` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:134:17 | 134 | #[cfg(all(test, static_assertions))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(static_assertions)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(static_assertions)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `static_assertions` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:138:21 | 138 | #[cfg(all(test, not(static_assertions)))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(static_assertions)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(static_assertions)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:166:9 | 166 | all(linux_raw, feature = "use-libc-auxv"), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:167:9 | 167 | all(libc, not(any(windows, target_os = "espidf", target_os = "wasi"))) | ^^^^ help: found config with similar value: `feature = "libc"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/weak.rs:9:13 | 9 | #![cfg_attr(linux_raw, allow(unsafe_code))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:173:12 | 173 | #[cfg_attr(libc, path = "backend/libc/mod.rs")] | ^^^^ help: found config with similar value: `feature = "libc"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:174:12 | 174 | #[cfg_attr(linux_raw, path = "backend/linux_raw/mod.rs")] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wasi` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:175:12 | 175 | #[cfg_attr(wasi, path = "backend/wasi/mod.rs")] | ^^^^ help: found config with similar value: `target_os = "wasi"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wasi)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wasi)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:202:12 | 202 | #[cfg_attr(doc_cfg, doc(cfg(feature = "fs")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:205:7 | 205 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:214:7 | 214 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:229:5 | 229 | doc_cfg, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:295:7 | 295 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:346:9 | 346 | all(bsd, feature = "event"), | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:347:9 | 347 | all(linux_kernel, feature = "net") | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:354:57 | 354 | #[cfg(any(feature = "process", feature = "runtime", all(bsd, feature = "event")))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:364:9 | 364 | linux_raw, | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:383:9 | 383 | linux_raw, | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:393:9 | 393 | all(linux_kernel, feature = "net") | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/weak.rs:118:7 | 118 | #[cfg(linux_raw)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/weak.rs:146:11 | 146 | #[cfg(not(linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/weak.rs:162:7 | 162 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/mod.rs:111:7 | 111 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/mod.rs:117:7 | 117 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/mod.rs:120:7 | 120 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/mod.rs:200:7 | 200 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/mod.rs:203:11 | 203 | #[cfg(any(linux_kernel, target_os = "emscripten", target_os = "nto"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/mod.rs:207:5 | 207 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/mod.rs:208:5 | 208 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/conv.rs:48:7 | 48 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/conv.rs:73:11 | 73 | #[cfg(any(linux_kernel, all(target_os = "redox", feature = "event")))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/conv.rs:222:5 | 222 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/conv.rs:223:5 | 223 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/conv.rs:238:5 | 238 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/conv.rs:239:5 | 239 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:10:11 | 10 | #[cfg(all(linux_kernel, target_env = "musl"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:14:11 | 14 | #[cfg(all(linux_kernel, target_env = "musl"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:22:11 | 22 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:24:11 | 24 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:26:11 | 26 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:28:11 | 28 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:30:11 | 30 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:32:11 | 32 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:34:11 | 34 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:36:11 | 36 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:38:11 | 38 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:40:11 | 40 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:42:11 | 42 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:44:11 | 44 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:46:11 | 46 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:48:11 | 48 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:50:11 | 50 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:52:11 | 52 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:54:11 | 54 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:56:11 | 56 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:58:11 | 58 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:60:11 | 60 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:62:11 | 62 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:64:11 | 64 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:68:5 | 68 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:81:11 | 81 | #[cfg(all(linux_kernel, feature = "termios"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:83:11 | 83 | #[cfg(all(linux_kernel, feature = "termios"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:96:7 | 96 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:109:5 | 109 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:122:7 | 122 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:125:11 | 125 | #[cfg(any(linux_like, target_os = "aix"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:128:5 | 128 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:134:15 | 134 | #[cfg(any(all(linux_like, not(target_os = "android")), target_os = "aix"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:146:11 | 146 | #[cfg(any(linux_like, target_os = "hurd"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:154:7 | 154 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:160:5 | 160 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:167:11 | 167 | #[cfg(any(linux_like, target_os = "aix", target_os = "hurd"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:170:5 | 170 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:303:7 | 303 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:321:7 | 321 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/mod.rs:3:7 | 3 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/mod.rs:18:11 | 18 | #[cfg(all(linux_kernel, any(target_arch = "sparc", target_arch = "sparc64")))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/mod.rs:21:11 | 21 | #[cfg(all(linux_kernel, not(any(target_arch = "sparc", target_arch = "sparc64"))))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/dir.rs:1:15 | 1 | #[cfg(not(any(solarish, target_os = "haiku", target_os = "nto", target_os = "vita")))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/dir.rs:11:5 | 11 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/dir.rs:21:5 | 21 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/dir.rs:33:15 | 33 | #[cfg(not(any(linux_like, target_os = "hurd")))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/dir.rs:35:11 | 35 | #[cfg(any(linux_like, target_os = "hurd"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/dir.rs:265:9 | 265 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/dir.rs:273:19 | 273 | #[cfg(not(any(freebsdlike, netbsdlike, target_os = "vita")))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/dir.rs:273:32 | 273 | #[cfg(not(any(freebsdlike, netbsdlike, target_os = "vita")))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/dir.rs:276:15 | 276 | #[cfg(any(freebsdlike, netbsdlike))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/dir.rs:276:28 | 276 | #[cfg(any(freebsdlike, netbsdlike))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/dir.rs:194:9 | 194 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/dir.rs:209:9 | 209 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/dir.rs:163:25 | 163 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/dir.rs:171:35 | 171 | #[cfg(not(any(freebsdlike, netbsdlike, target_os = "vita")))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/dir.rs:171:48 | 171 | #[cfg(not(any(freebsdlike, netbsdlike, target_os = "vita")))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/dir.rs:174:31 | 174 | #[cfg(any(freebsdlike, netbsdlike))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/dir.rs:174:44 | 174 | #[cfg(any(freebsdlike, netbsdlike))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/dir.rs:291:9 | 291 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/dir.rs:303:19 | 303 | #[cfg(not(any(freebsdlike, netbsdlike, target_os = "vita")))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/dir.rs:303:32 | 303 | #[cfg(not(any(freebsdlike, netbsdlike, target_os = "vita")))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/dir.rs:310:15 | 310 | #[cfg(any(freebsdlike, netbsdlike))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/dir.rs:310:28 | 310 | #[cfg(any(freebsdlike, netbsdlike))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/makedev.rs:6:5 | 6 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/makedev.rs:7:5 | 7 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/makedev.rs:17:7 | 17 | #[cfg(solarish)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/makedev.rs:48:7 | 48 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/makedev.rs:63:5 | 63 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/makedev.rs:64:5 | 64 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/makedev.rs:75:5 | 75 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/makedev.rs:76:5 | 76 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/makedev.rs:102:5 | 102 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/makedev.rs:103:5 | 103 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/makedev.rs:114:5 | 114 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/makedev.rs:115:5 | 115 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:7:9 | 7 | all(linux_kernel, feature = "procfs") | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:13:11 | 13 | #[cfg(all(apple, feature = "alloc"))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:18:5 | 18 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:19:5 | 19 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:20:5 | 20 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:31:5 | 31 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:32:5 | 32 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:42:11 | 42 | #[cfg(any(linux_kernel, target_os = "freebsd"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:44:11 | 44 | #[cfg(any(linux_kernel, target_os = "freebsd", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:47:5 | 47 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:60:5 | 60 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:71:31 | 71 | #[cfg(all(target_env = "gnu", fix_y2038))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:75:11 | 75 | #[cfg(all(apple, feature = "alloc"))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:78:7 | 78 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:83:11 | 83 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:83:18 | 83 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:85:7 | 85 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:91:31 | 91 | #[cfg(all(target_env = "gnu", fix_y2038))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:93:31 | 93 | #[cfg(all(target_env = "gnu", fix_y2038))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:248:5 | 248 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:318:7 | 318 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:710:5 | 710 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:968:11 | 968 | #[cfg(all(fix_y2038, not(apple)))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:968:26 | 968 | #[cfg(all(fix_y2038, not(apple)))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1017:5 | 1017 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1038:7 | 1038 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1073:7 | 1073 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1120:5 | 1120 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1143:7 | 1143 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1197:5 | 1197 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1198:5 | 1198 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1199:5 | 1199 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1245:11 | 1245 | #[cfg(any(linux_kernel, target_os = "freebsd", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1251:11 | 1251 | #[cfg(any(linux_kernel, target_os = "freebsd", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1320:15 | 1320 | #[cfg(not(any(linux_kernel, target_os = "wasi")))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1325:7 | 1325 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1348:7 | 1348 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1367:15 | 1367 | #[cfg(not(any(linux_kernel, target_os = "wasi")))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1047:47 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1047 | | struct SeqInPlaceVisitor<'a, T: 'a $(, $typaram: 'a)*>(&'a mut $ty); | | ^^^^ help: remove this bound ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1087 | / seq_impl!( 1088 | | #[cfg(any(feature = "std", feature = "alloc"))] 1089 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1090 | | BinaryHeap, ... | 1095 | | BinaryHeap::push 1096 | | ); | |_- in this macro invocation | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1047:47 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1047 | | struct SeqInPlaceVisitor<'a, T: 'a $(, $typaram: 'a)*>(&'a mut $ty); | | ^^^^ help: remove this bound ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1098 | / seq_impl!( 1099 | | #[cfg(any(feature = "std", feature = "alloc"))] 1100 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1101 | | BTreeSet, ... | 1106 | | BTreeSet::insert 1107 | | ); | |_- in this macro invocation warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1385:7 | 1385 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1453:5 | 1453 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1047:47 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1047 | | struct SeqInPlaceVisitor<'a, T: 'a $(, $typaram: 'a)*>(&'a mut $ty); | | ^^^^ help: remove this bound ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1109 | / seq_impl!( 1110 | | #[cfg(any(feature = "std", feature = "alloc"))] 1111 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1112 | | LinkedList, ... | 1117 | | LinkedList::push_back 1118 | | ); | |_- in this macro invocation warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1469:5 | 1469 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1582:11 | 1582 | #[cfg(all(fix_y2038, not(apple)))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1047:47 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1047 | | struct SeqInPlaceVisitor<'a, T: 'a $(, $typaram: 'a)*>(&'a mut $ty); | | ^^^^ ^^^^ ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1120 | / seq_impl!( 1121 | | #[cfg(feature = "std")] 1122 | | #[cfg_attr(docsrs, doc(cfg(feature = "std")))] 1123 | | HashSet, ... | 1128 | | HashSet::insert 1129 | | ); | |_- in this macro invocation | help: remove these bounds | 1047 - struct SeqInPlaceVisitor<'a, T: 'a $(, $typaram: 'a)*>(&'a mut $ty); 1047 + struct SeqInPlaceVisitor<'a, T $(, $typaram)*>(&'a mut $ty); | warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1582:26 | 1582 | #[cfg(all(fix_y2038, not(apple)))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1047:47 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1047 | | struct SeqInPlaceVisitor<'a, T: 'a $(, $typaram: 'a)*>(&'a mut $ty); | | ^^^^ help: remove this bound ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1131 | / seq_impl!( 1132 | | #[cfg(any(feature = "std", feature = "alloc"))] 1133 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1134 | | VecDeque, ... | 1139 | | VecDeque::push_back 1140 | | ); | |_- in this macro invocation warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1615:5 | 1615 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1193:39 | 1193 | struct VecInPlaceVisitor<'a, T: 'a>(&'a mut Vec); | ^^^^ help: remove this bound warning: unexpected `cfg` condition name: `netbsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1616:5 | 1616 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1242:33 | 1242 | struct ArrayInPlaceVisitor<'a, A: 'a>(&'a mut A); | ^^^^ help: remove this bound warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1617:5 | 1617 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1659:7 | 1659 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1695:5 | 1695 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1711:11 | 1711 | #[cfg(any(linux_kernel, target_os = "freebsd"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1732:7 | 1732 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1767:11 | 1767 | #[cfg(all(linux_kernel, target_pointer_width = "32"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1769:11 | 1769 | #[cfg(all(linux_kernel, target_pointer_width = "64"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1790:11 | 1790 | #[cfg(all(linux_kernel, target_pointer_width = "32"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1816:11 | 1816 | #[cfg(all(linux_kernel, any(target_arch = "mips64", target_arch = "mips64r6")))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1841:11 | 1841 | #[cfg(all(linux_kernel, target_pointer_width = "32"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1877:11 | 1877 | #[cfg(all(linux_kernel, any(target_arch = "mips64", target_arch = "mips64r6")))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1910:7 | 1910 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1926:7 | 1926 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1969:7 | 1969 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1982:7 | 1982 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2006:7 | 2006 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2020:7 | 2020 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2029:7 | 2029 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2032:7 | 2032 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2039:7 | 2039 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2052:11 | 2052 | #[cfg(all(apple, feature = "alloc"))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2077:7 | 2077 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2114:7 | 2114 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2119:7 | 2119 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2124:7 | 2124 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2137:7 | 2137 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2226:7 | 2226 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2230:7 | 2230 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2242:11 | 2242 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2242:18 | 2242 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2278:11 | 2278 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2278:18 | 2278 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2315:11 | 2315 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2315:18 | 2315 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2351:11 | 2351 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2351:18 | 2351 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2382:11 | 2382 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2382:18 | 2382 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2413:11 | 2413 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2413:18 | 2413 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2444:11 | 2444 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2444:18 | 2444 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2462:11 | 2462 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2462:18 | 2462 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2480:11 | 2480 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2480:18 | 2480 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2495:11 | 2495 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2495:18 | 2495 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2508:11 | 2508 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2508:18 | 2508 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2525:11 | 2525 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2525:18 | 2525 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:155:9 | 155 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:156:9 | 156 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:163:9 | 163 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:164:9 | 164 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:223:9 | 223 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:224:9 | 224 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:231:9 | 231 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:232:9 | 232 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:591:9 | 591 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:614:9 | 614 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:631:9 | 631 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:654:9 | 654 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:672:9 | 672 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:690:9 | 690 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:815:15 | 815 | #[cfg(all(fix_y2038, not(apple)))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:815:30 | 815 | #[cfg(all(fix_y2038, not(apple)))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:839:19 | 839 | #[cfg(not(any(apple, fix_y2038)))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:839:26 | 839 | #[cfg(not(any(apple, fix_y2038)))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:852:11 | 852 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1301:19 | 1301 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1301:26 | 1301 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1301:39 | 1301 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1301:53 | 1301 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1303:19 | 1303 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1303:26 | 1303 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1303:39 | 1303 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1303:53 | 1303 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1420:9 | 1420 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1438:9 | 1438 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1519:15 | 1519 | #[cfg(all(fix_y2038, not(apple)))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1519:30 | 1519 | #[cfg(all(fix_y2038, not(apple)))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1538:19 | 1538 | #[cfg(not(any(apple, fix_y2038)))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1538:26 | 1538 | #[cfg(not(any(apple, fix_y2038)))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1546:11 | 1546 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:344:7 | 344 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:363:7 | 363 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:374:7 | 374 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:408:7 | 408 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:439:7 | 439 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:563:5 | 563 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:564:5 | 564 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:565:5 | 565 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:594:11 | 594 | #[cfg(any(linux_kernel, target_os = "freebsd"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:648:11 | 648 | #[cfg(any(linux_kernel, target_os = "freebsd", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:798:5 | 798 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:799:5 | 799 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:967:15 | 967 | #[cfg(not(any(linux_like, target_os = "hurd")))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:975:9 | 975 | all(linux_kernel, target_pointer_width = "64"), | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:989:11 | 989 | #[cfg(all(linux_kernel, target_pointer_width = "32"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:1020:5 | 1020 | linux_like, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:1021:5 | 1021 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:1037:7 | 1037 | #[cfg(linux_like)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:1177:7 | 1177 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:53:19 | 53 | #[cfg(any(linux_like, target_os = "fuchsia"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:58:13 | 58 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:242:13 | 242 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:271:13 | 271 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:272:13 | 272 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:287:13 | 287 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:300:13 | 300 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:308:13 | 308 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:315:13 | 315 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:336:19 | 336 | #[cfg(any(linux_kernel, target_os = "illumos"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1450:51 | 1407 | / macro_rules! tuple_impl_body { 1408 | | ($len:tt => ($($n:tt $name:ident)+)) => { 1409 | | #[inline] 1410 | | fn deserialize(deserializer: D) -> Result ... | 1450 | | struct TupleInPlaceVisitor<'a, $($name: 'a,)+>(&'a mut ($($name,)+)); | | ^^^^ help: remove this bound ... | 1477 | | }; 1478 | | } | |_- in this expansion of `tuple_impl_body!` ... 1489 | tuple_impl_body!(1 => (0 T)); | ---------------------------- in this macro invocation warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1450:51 | 1393 | / macro_rules! tuple_impls { 1394 | | ($($len:tt => ($($n:tt $name:ident)+))+) => { 1395 | | $( 1396 | | #[cfg_attr(docsrs, doc(hidden))] ... | 1401 | | tuple_impl_body!($len => ($($n $name)+)); | | ---------------------------------------- in this macro invocation (#2) ... | 1404 | | }; 1405 | | } | |_- in this expansion of `tuple_impls!` (#1) 1406 | 1407 | / macro_rules! tuple_impl_body { 1408 | | ($len:tt => ($($n:tt $name:ident)+)) => { 1409 | | #[inline] 1410 | | fn deserialize(deserializer: D) -> Result ... | 1450 | | struct TupleInPlaceVisitor<'a, $($name: 'a,)+>(&'a mut ($($name,)+)); | | ^^^^ help: remove these bounds ... | 1477 | | }; 1478 | | } | |_- in this expansion of `tuple_impl_body!` (#2) ... 1492 | / tuple_impls! { 1493 | | 2 => (0 T0 1 T1) 1494 | | 3 => (0 T0 1 T1 2 T2) 1495 | | 4 => (0 T0 1 T1 2 T2 3 T3) ... | 1507 | | 16 => (0 T0 1 T1 2 T2 3 T3 4 T4 5 T5 6 T6 7 T7 8 T8 9 T9 10 T10 11 T11 12 T12 13 T13 14 T14 15 T15) 1508 | | } | |_- in this macro invocation (#1) warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:533:9 | 533 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:896:19 | 896 | #[cfg(any(linux_kernel, target_os = "emscripten", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:900:19 | 900 | #[cfg(any(linux_kernel, target_os = "emscripten", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:905:13 | 905 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:913:19 | 913 | #[cfg(any(linux_kernel, target_os = "emscripten", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:917:19 | 917 | #[cfg(any(linux_kernel, target_os = "emscripten", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:933:19 | 933 | #[cfg(any(linux_kernel, target_os = "emscripten", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:50:9 | 50 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:71:11 | 71 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:75:9 | 75 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:91:9 | 91 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:108:9 | 108 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:121:11 | 121 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:125:9 | 125 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:139:9 | 139 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:153:9 | 153 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:179:9 | 179 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:192:9 | 192 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:215:9 | 215 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:237:11 | 237 | #[cfg(freebsdlike)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:241:9 | 241 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:242:9 | 242 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:266:15 | 266 | #[cfg(any(bsd, target_env = "newlib"))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:275:9 | 275 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:276:9 | 276 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:326:9 | 326 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:327:9 | 327 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:342:9 | 342 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:343:9 | 343 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:358:9 | 358 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:359:9 | 359 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:374:9 | 374 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:375:9 | 375 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:390:9 | 390 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:403:9 | 403 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:416:9 | 416 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:429:9 | 429 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:442:9 | 442 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:456:9 | 456 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:470:9 | 470 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:483:9 | 483 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:497:9 | 497 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:511:9 | 511 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:526:9 | 526 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:527:9 | 527 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:555:9 | 555 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:556:9 | 556 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:570:11 | 570 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:584:9 | 584 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:597:15 | 597 | #[cfg(any(bsd, target_os = "haiku"))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:604:9 | 604 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:617:9 | 617 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:635:9 | 635 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:636:9 | 636 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:657:9 | 657 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:658:9 | 658 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:682:9 | 682 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:696:9 | 696 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:716:9 | 716 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:726:9 | 726 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:759:9 | 759 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:760:9 | 760 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:775:9 | 775 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:776:9 | 776 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:793:9 | 793 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:815:9 | 815 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:816:9 | 816 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:832:11 | 832 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:835:11 | 835 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:838:11 | 838 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:841:11 | 841 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:863:9 | 863 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:887:9 | 887 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:888:9 | 888 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:903:9 | 903 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:916:9 | 916 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:917:9 | 917 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:936:11 | 936 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:965:9 | 965 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:981:9 | 981 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:995:9 | 995 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:1016:9 | 1016 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:1017:9 | 1017 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:1032:9 | 1032 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:1060:9 | 1060 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:2483:29 | 2483 | pub struct Borrowed<'de, T: 'de + ?Sized>(pub &'de T); | ^^^^^^ help: remove this bound warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/types.rs:20:7 | 20 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:2597:39 | 2597 | pub struct FlatMapDeserializer<'a, 'de: 'a, E>( | ^^^^ help: remove this bound warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/types.rs:55:13 | 55 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:2756:29 | 2756 | struct FlatMapAccess<'a, 'de: 'a, E> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:2799:32 | 2799 | struct FlatStructAccess<'a, 'de: 'a, E> { | ^^^^ help: remove this bound warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/syscalls.rs:16:7 | 16 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/syscalls.rs:144:7 | 144 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/syscalls.rs:164:7 | 164 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/syscalls.rs:308:5 | 308 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/syscalls.rs:331:5 | 331 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:7:7 | 7 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:15:5 | 15 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:16:5 | 16 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:17:5 | 17 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:26:7 | 26 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:1634:46 | 1634 | pub struct ContentRefDeserializer<'a, 'de: 'a, E> { | ^^^^ help: remove this bound warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:28:7 | 28 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:31:11 | 31 | #[cfg(all(apple, feature = "alloc"))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:35:7 | 35 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:2092:39 | 2092 | struct EnumRefDeserializer<'a, 'de: 'a, E> | ^^^^ help: remove this bound warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:45:11 | 45 | #[cfg(any(linux_kernel, target_os = "freebsd"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:2121:42 | 2121 | struct VariantRefDeserializer<'a, 'de: 'a, E> | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:2201:38 | 2201 | struct SeqRefDeserializer<'a, 'de: 'a, E> | ^^^^ help: remove this bound warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:47:7 | 47 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:50:7 | 50 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:52:7 | 52 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:2276:38 | 2276 | struct MapRefDeserializer<'a, 'de: 'a, E> | ^^^^ help: remove this bound warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:57:7 | 57 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:66:11 | 66 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:66:18 | 66 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:69:7 | 69 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/ser.rs:988:35 | 988 | pub struct FlatMapSerializer<'a, M: 'a>(pub &'a mut M); | ^^^^ help: remove this bound warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:75:7 | 75 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/ser.rs:1182:37 | 1182 | pub struct FlatMapSerializeMap<'a, M: 'a>(&'a mut M); | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/ser.rs:1220:40 | 1220 | pub struct FlatMapSerializeStruct<'a, M: 'a>(&'a mut M); | ^^^^ help: remove this bound warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:83:5 | 83 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/ser.rs:1245:56 | 1245 | pub struct FlatMapSerializeTupleVariantAsMapValue<'a, M: 'a> { | ^^^^ help: remove this bound warning: unexpected `cfg` condition name: `netbsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:84:5 | 84 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/ser.rs:1289:57 | 1289 | pub struct FlatMapSerializeStructVariantAsMapValue<'a, M: 'a> { | ^^^^ help: remove this bound warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:85:5 | 85 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:94:7 | 94 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:96:7 | 96 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:99:11 | 99 | #[cfg(all(apple, feature = "alloc"))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:103:7 | 103 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:113:11 | 113 | #[cfg(any(linux_kernel, target_os = "freebsd"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/seed.rs:6:29 | 6 | pub struct InPlaceSeed<'a, T: 'a>(pub &'a mut T); | ^^^^ help: remove this bound warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:115:7 | 115 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:118:7 | 118 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:120:7 | 120 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:125:7 | 125 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:134:11 | 134 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:134:18 | 134 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wasi_ext` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:142:11 | 142 | #[cfg(all(wasi_ext, target_os = "wasi"))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wasi_ext)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wasi_ext)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/abs.rs:7:5 | 7 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/abs.rs:256:5 | 256 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/at.rs:14:7 | 14 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/at.rs:16:7 | 16 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/at.rs:20:15 | 20 | #[cfg(not(any(apple, target_os = "espidf", target_os = "vita", target_os = "wasi")))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/at.rs:274:7 | 274 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/at.rs:415:7 | 415 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/at.rs:436:15 | 436 | #[cfg(not(any(apple, target_os = "espidf", target_os = "vita", target_os = "wasi")))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/fcntl.rs:60:11 | 60 | #[cfg(any(linux_kernel, target_os = "freebsd", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/fcntl.rs:67:11 | 67 | #[cfg(any(linux_kernel, target_os = "freebsd", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/fcntl.rs:76:11 | 76 | #[cfg(any(linux_kernel, target_os = "freebsd", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/fd.rs:11:5 | 11 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/fd.rs:12:5 | 12 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/fd.rs:27:7 | 27 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/fd.rs:31:5 | 31 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/fd.rs:77:7 | 77 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/fd.rs:85:7 | 85 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/fd.rs:179:5 | 179 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/fd.rs:243:5 | 243 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/fd.rs:244:5 | 244 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/fd.rs:315:5 | 315 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/fd.rs:363:7 | 363 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/fd.rs:272:15 | 272 | #[cfg(any(linux_kernel, target_os = "emscripten", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `staged_api` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/seek_from.rs:14:12 | 14 | #[cfg_attr(staged_api, stable(feature = "rust1", since = "1.0.0"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(staged_api)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(staged_api)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `staged_api` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/seek_from.rs:17:16 | 17 | #[cfg_attr(staged_api, stable(feature = "rust1", since = "1.0.0"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(staged_api)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(staged_api)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `staged_api` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/seek_from.rs:18:22 | 18 | Start(#[cfg_attr(staged_api, stable(feature = "rust1", since = "1.0.0"))] u64), | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(staged_api)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(staged_api)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `staged_api` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/seek_from.rs:25:16 | 25 | #[cfg_attr(staged_api, stable(feature = "rust1", since = "1.0.0"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(staged_api)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(staged_api)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `staged_api` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/seek_from.rs:26:20 | 26 | End(#[cfg_attr(staged_api, stable(feature = "rust1", since = "1.0.0"))] i64), | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(staged_api)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(staged_api)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `staged_api` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/seek_from.rs:33:16 | 33 | #[cfg_attr(staged_api, stable(feature = "rust1", since = "1.0.0"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(staged_api)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(staged_api)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `staged_api` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/seek_from.rs:34:24 | 34 | Current(#[cfg_attr(staged_api, stable(feature = "rust1", since = "1.0.0"))] i64), | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(staged_api)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(staged_api)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/seek_from.rs:43:15 | 43 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/seek_from.rs:43:22 | 43 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/seek_from.rs:43:35 | 43 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/seek_from.rs:43:49 | 43 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/seek_from.rs:51:15 | 51 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/seek_from.rs:51:22 | 51 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/seek_from.rs:51:35 | 51 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/seek_from.rs:51:49 | 51 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/io/ioctl.rs:19:7 | 19 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/io/read_write.rs:14:7 | 14 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/io/read_write.rs:286:7 | 286 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/io/read_write.rs:305:7 | 305 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:21:11 | 21 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:21:25 | 21 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:28:7 | 28 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:31:7 | 31 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:34:7 | 34 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:37:7 | 37 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:306:7 | 306 | #[cfg(linux_raw)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:311:9 | 311 | not(linux_raw), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:319:9 | 319 | not(linux_raw), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:327:15 | 327 | #[cfg(all(not(linux_raw), target_os = "android"))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:332:5 | 332 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:343:5 | 343 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/patterns.rs:216:11 | 216 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/patterns.rs:216:25 | 216 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/patterns.rs:219:11 | 219 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/patterns.rs:219:25 | 219 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/patterns.rs:227:11 | 227 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/patterns.rs:227:25 | 227 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/patterns.rs:230:11 | 230 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/patterns.rs:230:25 | 230 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/patterns.rs:238:11 | 238 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/patterns.rs:238:25 | 238 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/patterns.rs:241:11 | 241 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/patterns.rs:241:25 | 241 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/patterns.rs:250:11 | 250 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/patterns.rs:250:25 | 250 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/patterns.rs:253:11 | 253 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/patterns.rs:253:25 | 253 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:212:15 | 212 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:212:29 | 212 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:237:15 | 237 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:237:29 | 237 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:247:15 | 247 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:247:29 | 247 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:257:15 | 257 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:257:29 | 257 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:267:15 | 267 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:267:29 | 267 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/timespec.rs:4:11 | 4 | #[cfg(not(fix_y2038))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/timespec.rs:8:11 | 8 | #[cfg(not(fix_y2038))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/timespec.rs:12:7 | 12 | #[cfg(fix_y2038)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/timespec.rs:24:11 | 24 | #[cfg(not(fix_y2038))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/timespec.rs:29:7 | 29 | #[cfg(fix_y2038)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/timespec.rs:34:5 | 34 | fix_y2038, | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/timespec.rs:35:5 | 35 | linux_raw, | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/timespec.rs:36:9 | 36 | all(libc, target_arch = "x86_64", target_pointer_width = "32") | ^^^^ help: found config with similar value: `feature = "libc"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/timespec.rs:42:9 | 42 | not(fix_y2038), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/timespec.rs:43:5 | 43 | libc, | ^^^^ help: found config with similar value: `feature = "libc"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/timespec.rs:51:7 | 51 | #[cfg(fix_y2038)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/timespec.rs:66:7 | 66 | #[cfg(fix_y2038)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/timespec.rs:77:7 | 77 | #[cfg(fix_y2038)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/timespec.rs:110:7 | 110 | #[cfg(fix_y2038)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `strsim` (lib) generated 1 warning Compiling fastrand v2.1.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=fastrand CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/fastrand-2.1.0 CARGO_PKG_AUTHORS='Stjepan Glavina ' CARGO_PKG_DESCRIPTION='A simple and fast random number generator' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fastrand CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/smol-rs/fastrand' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=2.1.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/fastrand-2.1.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name fastrand --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/fastrand-2.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "getrandom", "js", "std"))' -C metadata=6acfb24c300c90f4 -C extra-filename=-6acfb24c300c90f4 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: unexpected `cfg` condition value: `128` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/fastrand-2.1.0/src/lib.rs:622:11 | 622 | #[cfg(target_pointer_width = "128")] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_pointer_width` are: `16`, `32`, and `64` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(target_pointer_width, values("128"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(target_pointer_width, values(\"128\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default Compiling wasi-preview1-component-adapter-provider v24.0.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=wasi_preview1_component_adapter_provider CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasi-preview1-component-adapter-provider-24.0.0 CARGO_PKG_AUTHORS='The Wasmtime Project Developers' CARGO_PKG_DESCRIPTION='Embedded wasi-preview1-component-adapter binaries' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=wasi-preview1-component-adapter-provider CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bytecodealliance/wasmtime' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=24.0.0 CARGO_PKG_VERSION_MAJOR=24 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasi-preview1-component-adapter-provider-24.0.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name wasi_preview1_component_adapter_provider --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasi-preview1-component-adapter-provider-24.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--allow=clippy::all' --warn=unused_import_braces --warn=unused_extern_crates --warn=unused-lifetimes --warn=unstable_features '--warn=clippy::unnecessary_to_owned' --warn=trivial_numeric_casts '--warn=clippy::map_clone' '--warn=clippy::manual_strip' '--warn=clippy::clone_on_copy' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=36feedfc1325376c -C extra-filename=-36feedfc1325376c --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling lexopt v0.3.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=lexopt CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/lexopt-0.3.0 CARGO_PKG_AUTHORS='Jan Verbeek ' CARGO_PKG_DESCRIPTION='Minimalist pedantic command line parser' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lexopt CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/blyxxyz/lexopt' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/lexopt-0.3.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name lexopt --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/lexopt-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=119c0f3df4ea7d7e -C extra-filename=-119c0f3df4ea7d7e --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/print.rs:4:40 | 4 | pub(crate) struct TokensOrDefault<'a, T: 'a>(pub &'a Option); | ^^^^ help: remove this bound | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/punctuated.rs:560:23 | 560 | pub struct Pairs<'a, T: 'a, P: 'a> { | ^^^^ ^^^^ | help: remove these bounds | 560 - pub struct Pairs<'a, T: 'a, P: 'a> { 560 + pub struct Pairs<'a, T, P> { | warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/punctuated.rs:610:26 | 610 | pub struct PairsMut<'a, T: 'a, P: 'a> { | ^^^^ ^^^^ | help: remove these bounds | 610 - pub struct PairsMut<'a, T: 'a, P: 'a> { 610 + pub struct PairsMut<'a, T, P> { | warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/punctuated.rs:747:22 | 747 | pub struct Iter<'a, T: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/punctuated.rs:755:25 | 755 | struct PrivateIter<'a, T: 'a, P: 'a> { | ^^^^ ^^^^ | help: remove these bounds | 755 - struct PrivateIter<'a, T: 'a, P: 'a> { 755 + struct PrivateIter<'a, T, P> { | warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/punctuated.rs:861:25 | 861 | pub struct IterMut<'a, T: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/punctuated.rs:870:28 | 870 | struct PrivateIterMut<'a, T: 'a, P: 'a> { | ^^^^ ^^^^ | help: remove these bounds | 870 - struct PrivateIterMut<'a, T: 'a, P: 'a> { 870 + struct PrivateIterMut<'a, T, P> { | warning: `fastrand` (lib) generated 1 warning Compiling hashbrown v0.14.5 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=hashbrown CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5 CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='A Rust port of Google'\''s SwissTable hash map' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=hashbrown CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/hashbrown' CARGO_PKG_RUST_VERSION=1.63.0 CARGO_PKG_VERSION=0.14.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name hashbrown --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="ahash"' --cfg 'feature="raw"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("ahash", "alloc", "allocator-api2", "compiler_builtins", "core", "default", "equivalent", "inline-more", "nightly", "raw", "rayon", "rkyv", "rustc-dep-of-std", "rustc-internal-api", "serde"))' -C metadata=7d52041104632e34 -C extra-filename=-7d52041104632e34 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern ahash=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libahash-53db884c638b748a.rmeta --extern serde=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libserde-daaf41375cd2a5f0.rmeta --cap-lints warn -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=serde_json CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125 CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='A JSON serialization file format' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_json CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/json' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.125 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=125 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/serde_json-050786294d6f2179/out /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name serde_json --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=aa9f9fac714919ba -C extra-filename=-aa9f9fac714919ba --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern itoa=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libitoa-819b6d8af080c85b.rmeta --extern memchr=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libmemchr-20e0a77743d03140.rmeta --extern ryu=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libryu-5eea966342575f98.rmeta --extern serde=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libserde-daaf41375cd2a5f0.rmeta --cap-lints warn -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo --cfg limb_width_64 --check-cfg 'cfg(limb_width_32)' --check-cfg 'cfg(limb_width_64)'` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/error.rs:350:32 | 350 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 350 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/error.rs:400:32 | 400 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 400 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/error.rs:406:32 | 406 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 406 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/error.rs:422:32 | 422 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 422 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/error.rs:440:32 | 440 | fn invalid_type(unexp: de::Unexpected, exp: &dyn de::Expected) -> Self { | ----^^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 440 | fn invalid_type(unexp: de::Unexpected<'_>, exp: &dyn de::Expected) -> Self { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/error.rs:449:33 | 449 | fn invalid_value(unexp: de::Unexpected, exp: &dyn de::Expected) -> Self { | ----^^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 449 | fn invalid_value(unexp: de::Unexpected<'_>, exp: &dyn de::Expected) -> Self { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/error.rs:468:40 | 468 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 468 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/map.rs:273:43 | 273 | pub fn entry(&mut self, key: S) -> Entry | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 273 | pub fn entry(&mut self, key: S) -> Entry<'_> | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/map.rs:302:27 | 302 | pub fn iter(&self) -> Iter { | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 302 | pub fn iter(&self) -> Iter<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/map.rs:310:35 | 310 | pub fn iter_mut(&mut self) -> IterMut { | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 310 | pub fn iter_mut(&mut self) -> IterMut<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/map.rs:318:27 | 318 | pub fn keys(&self) -> Keys { | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 318 | pub fn keys(&self) -> Keys<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/map.rs:326:29 | 326 | pub fn values(&self) -> Values { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 326 | pub fn values(&self) -> Values<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/map.rs:334:37 | 334 | pub fn values_mut(&mut self) -> ValuesMut { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 334 | pub fn values_mut(&mut self) -> ValuesMut<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/map.rs:453:40 | 453 | fn fmt(&self, formatter: &mut fmt::Formatter) -> Result<(), fmt::Error> { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 453 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/map.rs:485:54 | 485 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 485 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/value/mod.rs:179:40 | 179 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 179 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/value/mod.rs:222:32 | 222 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 222 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/value/de.rs:33:54 | 33 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 33 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/value/de.rs:1269:46 | 1269 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1269 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/value/de.rs:1311:29 | 1311 | fn unexpected(&self) -> Unexpected { | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1311 | fn unexpected(&self) -> Unexpected<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/value/index.rs:147:40 | 147 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 147 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/number.rs:349:40 | 349 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 349 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/number.rs:364:40 | 364 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 364 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/number.rs:408:54 | 408 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 408 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/number.rs:788:40 | 788 | pub(crate) fn unexpected(&self) -> Unexpected { | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 788 | pub(crate) fn unexpected(&self) -> Unexpected<'_> { | ++++ warning: `serde` (lib) generated 224 warnings (42 duplicates) Compiling indexmap v2.4.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=indexmap CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/indexmap-2.4.0 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A hash table with consistent order and fast iteration.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=indexmap CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/indexmap-rs/indexmap' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=2.4.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/indexmap-2.4.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name indexmap --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/indexmap-2.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--allow=clippy::style' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "borsh", "default", "quickcheck", "rayon", "rustc-rayon", "serde", "std", "test_debug"))' -C metadata=902154393122f9ac -C extra-filename=-902154393122f9ac --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern equivalent=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libequivalent-bd72e9f07c4db472.rmeta --extern hashbrown=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libhashbrown-7d52041104632e34.rmeta --extern serde=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libserde-daaf41375cd2a5f0.rmeta --cap-lints warn -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/de.rs:1911:23 | 1911 | struct SeqAccess<'a, R: 'a> { | ^^^^ help: remove this bound | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/de.rs:1958:23 | 1958 | struct MapAccess<'a, R: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/de.rs:2015:27 | 2015 | struct VariantAccess<'a, R: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/de.rs:2068:31 | 2068 | struct UnitVariantAccess<'a, R: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/de.rs:2131:20 | 2131 | struct MapKey<'a, R: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/ser.rs:412:31 | 412 | struct Adapter<'ser, W: 'ser, F: 'ser> { | ^^^^^^ ^^^^^^ | help: remove these bounds | 412 - struct Adapter<'ser, W: 'ser, F: 'ser> { 412 + struct Adapter<'ser, W, F> { | warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/ser.rs:467:24 | 467 | pub enum Compound<'a, W: 'a, F: 'a> { | ^^^^ ^^^^ | help: remove these bounds | 467 - pub enum Compound<'a, W: 'a, F: 'a> { 467 + pub enum Compound<'a, W, F> { | warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/ser.rs:769:30 | 769 | struct MapKeySerializer<'a, W: 'a, F: 'a> { | ^^^^ ^^^^ | help: remove these bounds | 769 - struct MapKeySerializer<'a, W: 'a, F: 'a> { 769 + struct MapKeySerializer<'a, W, F> { | warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/value/mod.rs:223:38 | 223 | struct WriterFormatter<'a, 'b: 'a> { | ^^^^ help: remove this bound warning: `rustix` (lib) generated 500 warnings Compiling tempfile v3.12.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=tempfile CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tempfile-3.12.0 CARGO_PKG_AUTHORS='Steven Allen :The Rust Project Developers:Ashley Mannix :Jason White ' CARGO_PKG_DESCRIPTION='A library for managing temporary files and directories.' CARGO_PKG_HOMEPAGE='https://stebalien.com/projects/tempfile-rs/' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tempfile CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Stebalien/tempfile' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=3.12.0 CARGO_PKG_VERSION_MAJOR=3 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tempfile-3.12.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name tempfile --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tempfile-3.12.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=73df06ff3ff6ef01 -C extra-filename=-73df06ff3ff6ef01 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern cfg_if=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libcfg_if-112f80bdd2bfe7ea.rmeta --extern fastrand=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libfastrand-6acfb24c300c90f4.rmeta --extern once_cell=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libonce_cell-bedb882b0efd6cc6.rmeta --extern rustix=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/librustix-89d2789d3b9d6ca5.rmeta --cap-lints warn -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling wasmparser v0.216.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=wasmparser CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasmparser-0.216.0 CARGO_PKG_AUTHORS='Yury Delendik ' CARGO_PKG_DESCRIPTION='A simple event-driven library for parsing WebAssembly binary files. ' CARGO_PKG_HOMEPAGE='https://github.com/bytecodealliance/wasm-tools/tree/main/crates/wasmparser' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=wasmparser CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bytecodealliance/wasm-tools/tree/main/crates/wasmparser' CARGO_PKG_RUST_VERSION=1.76.0 CARGO_PKG_VERSION=0.216.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=216 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasmparser-0.216.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name wasmparser --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasmparser-0.216.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--allow=clippy::all' --deny=unsafe_code '--warn=clippy::unnecessary_to_owned' '--warn=clippy::map_clone' '--warn=clippy::manual_strip' '--warn=clippy::clone_on_copy' --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' --cfg 'feature="validate"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "no-hash-maps", "serde", "std", "validate"))' -C metadata=d64610c5f159e06a -C extra-filename=-d64610c5f159e06a --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern ahash=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libahash-53db884c638b748a.rmeta --extern bitflags=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libbitflags-e16016e74716c9bd.rmeta --extern hashbrown=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libhashbrown-7d52041104632e34.rmeta --extern indexmap=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libindexmap-902154393122f9ac.rmeta --extern semver=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libsemver-270f2ba04e4d5c27.rmeta --extern serde=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libserde-daaf41375cd2a5f0.rmeta --cap-lints warn -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasmparser-0.216.0/src/binary_reader.rs:48:32 | 48 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 48 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasmparser-0.216.0/src/binary_reader.rs:143:80 | 143 | pub fn new(data: &[u8], original_offset: usize, features: WasmFeatures) -> BinaryReader { | ^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 143 | pub fn new(data: &[u8], original_offset: usize, features: WasmFeatures) -> BinaryReader<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasmparser-0.216.0/src/binary_reader.rs:1931:30 | 1931 | pub fn targets(&self) -> BrTableTargets { | ^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1931 | pub fn targets(&self) -> BrTableTargets<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasmparser-0.216.0/src/parser.rs:923:76 | 923 | pub fn parse_all(self, mut data: &[u8]) -> impl Iterator> { | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 923 | pub fn parse_all(self, mut data: &[u8]) -> impl Iterator>> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasmparser-0.216.0/src/readers/core/code.rs:39:33 | 39 | fn skip_locals(reader: &mut BinaryReader) -> Result<()> { | ^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 39 | fn skip_locals(reader: &mut BinaryReader<'_>) -> Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasmparser-0.216.0/src/readers/core/init.rs:35:45 | 35 | pub fn new(reader: BinaryReader<'a>) -> ConstExpr { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 35 | pub fn new(reader: BinaryReader<'a>) -> ConstExpr<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasmparser-0.216.0/src/readers/core/types.rs:1857:18 | 1857 | reader: &mut BinaryReader, | ^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1857 | reader: &mut BinaryReader<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasmparser-0.216.0/src/validator/component.rs:258:20 | 258 | ty: crate::CoreType, | -------^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 258 | ty: crate::CoreType<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasmparser-0.216.0/src/validator/component.rs:317:26 | 317 | instance: crate::Instance, | -------^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 317 | instance: crate::Instance<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasmparser-0.216.0/src/validator/component.rs:337:20 | 337 | ty: crate::ComponentType, | -------^^^^^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 337 | ty: crate::ComponentType<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasmparser-0.216.0/src/validator/component.rs:430:24 | 430 | import: crate::ComponentImport, | -------^^^^^^^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 430 | import: crate::ComponentImport<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasmparser-0.216.0/src/validator/component.rs:1127:26 | 1127 | instance: crate::ComponentInstance, | -------^^^^^^^^^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1127 | instance: crate::ComponentInstance<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasmparser-0.216.0/src/validator/component.rs:1155:23 | 1155 | alias: crate::ComponentAlias, | -------^^^^^^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1155 | alias: crate::ComponentAlias<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasmparser-0.216.0/src/validator/component.rs:1453:25 | 1453 | export: &crate::ComponentExport, | -------^^^^^^^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1453 | export: &crate::ComponentExport<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasmparser-0.216.0/src/validator/component.rs:1499:27 | 1499 | decls: Vec, | -------^^^^^^^^^^^^^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1499 | decls: Vec>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasmparser-0.216.0/src/validator/component.rs:1565:27 | 1565 | decls: Vec, | -------^^^^^^^^^^^^^^^^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1565 | decls: Vec>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasmparser-0.216.0/src/validator/component.rs:1602:27 | 1602 | decls: Vec, | -------^^^^^^^^^^^^^^^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1602 | decls: Vec>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasmparser-0.216.0/src/validator/component.rs:1662:20 | 1662 | ty: crate::ComponentFuncType, | -------^^^^^^^^^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1662 | ty: crate::ComponentFuncType<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasmparser-0.216.0/src/validator/component.rs:1741:33 | 1741 | module_args: Vec, | -------^^^^^^^^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1741 | module_args: Vec>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasmparser-0.216.0/src/validator/component.rs:1818:36 | 1818 | component_args: Vec, | -------^^^^^^^^^^^^^^^^^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1818 | component_args: Vec>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasmparser-0.216.0/src/validator/component.rs:2086:29 | 2086 | exports: Vec, | -------^^^^^^^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2086 | exports: Vec>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasmparser-0.216.0/src/validator/component.rs:2206:29 | 2206 | exports: Vec, | -------^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2206 | exports: Vec>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasmparser-0.216.0/src/validator/component.rs:2538:20 | 2538 | ty: crate::ComponentDefinedType, | -------^^^^^^^^^^^^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2538 | ty: crate::ComponentDefinedType<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasmparser-0.216.0/src/validator/component.rs:2622:25 | 2622 | cases: &[crate::VariantCase], | -------^^^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2622 | cases: &[crate::VariantCase<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasmparser-0.216.0/src/validator/core.rs:129:21 | 129 | mut global: Global, | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 129 | mut global: Global<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasmparser-0.216.0/src/validator/core.rs:174:15 | 174 | data: Data, | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 174 | data: Data<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasmparser-0.216.0/src/validator/core.rs:193:16 | 193 | mut e: Element, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 193 | mut e: Element<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasmparser-0.216.0/src/validator/core.rs:748:28 | 748 | mut import: crate::Import, | -------^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 748 | mut import: crate::Import<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasmparser-0.216.0/src/validator/core.rs:1194:25 | 1194 | export: &crate::Export, | -------^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1194 | export: &crate::Export<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasmparser-0.216.0/src/validator/operators.rs:1698:41 | 1698 | fn visit_br_table(&mut self, table: BrTable) -> Self::Output { | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1698 | fn visit_br_table(&mut self, table: BrTable<'_>) -> Self::Output { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasmparser-0.216.0/src/validator/types.rs:1013:40 | 1013 | pub fn is_subtype_of(a: &Self, at: TypesRef, b: &Self, bt: TypesRef) -> bool { | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1013 | pub fn is_subtype_of(a: &Self, at: TypesRef<'_>, b: &Self, bt: TypesRef) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasmparser-0.216.0/src/validator/types.rs:1013:64 | 1013 | pub fn is_subtype_of(a: &Self, at: TypesRef, b: &Self, bt: TypesRef) -> bool { | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1013 | pub fn is_subtype_of(a: &Self, at: TypesRef, b: &Self, bt: TypesRef<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasmparser-0.216.0/src/validator/types.rs:1886:52 | 1886 | pub fn entity_type_from_import(&self, import: &Import) -> Option { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1886 | pub fn entity_type_from_import(&self, import: &Import<'_>) -> Option { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasmparser-0.216.0/src/validator/types.rs:1900:52 | 1900 | pub fn entity_type_from_export(&self, export: &Export) -> Option { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1900 | pub fn entity_type_from_export(&self, export: &Export<'_>) -> Option { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasmparser-0.216.0/src/validator/types.rs:2018:29 | 2018 | pub fn as_ref(&self) -> TypesRef { | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2018 | pub fn as_ref(&self) -> TypesRef<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasmparser-0.216.0/src/validator/types.rs:2286:52 | 2286 | pub fn entity_type_from_import(&self, import: &Import) -> Option { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2286 | pub fn entity_type_from_import(&self, import: &Import<'_>) -> Option { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasmparser-0.216.0/src/validator/types.rs:2291:52 | 2291 | pub fn entity_type_from_export(&self, export: &Export) -> Option { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2291 | pub fn entity_type_from_export(&self, export: &Export<'_>) -> Option { | ++++ warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasmparser-0.216.0/src/validator/types.rs:2316:25 | 2316 | pub fn core_imports<'a>(&self) -> Option + '_> { | -^^- help: elide the unused lifetime | = note: requested on the command line with `-W unused-lifetimes` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasmparser-0.216.0/src/validator.rs:504:53 | 504 | pub fn types(&self, mut level: usize) -> Option { | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 504 | pub fn types(&self, mut level: usize) -> Option> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasmparser-0.216.0/src/validator.rs:997:23 | 997 | body: &crate::FunctionBody, | -------^^^^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 997 | body: &crate::FunctionBody<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasmparser-0.216.0/src/validator.rs:1055:57 | 1055 | pub fn instance_section(&mut self, section: &crate::InstanceSectionReader) -> Result<()> { | -------^^^^^^^^^^^^^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1055 | pub fn instance_section(&mut self, section: &crate::InstanceSectionReader<'_>) -> Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasmparser-0.216.0/src/validator.rs:1129:26 | 1129 | section: &crate::ComponentInstanceSectionReader, | -------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1129 | section: &crate::ComponentInstanceSectionReader<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasmparser-0.216.0/src/validator.rs:1177:26 | 1177 | section: &crate::ComponentTypeSectionReader, | -------^^^^^^^^^^^^^^^^^^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1177 | section: &crate::ComponentTypeSectionReader<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasmparser-0.216.0/src/validator.rs:1201:26 | 1201 | section: &crate::ComponentCanonicalSectionReader, | -------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1201 | section: &crate::ComponentCanonicalSectionReader<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasmparser-0.216.0/src/validator.rs:1275:26 | 1275 | section: &crate::ComponentImportSectionReader, | -------^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1275 | section: &crate::ComponentImportSectionReader<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasmparser-0.216.0/src/validator.rs:1295:26 | 1295 | section: &crate::ComponentExportSectionReader, | -------^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1295 | section: &crate::ComponentExportSectionReader<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasmparser-0.216.0/src/collections/index_map/detail.rs:295:45 | 295 | pub fn entry(&mut self, key: K) -> Entry | -----^----- expected lifetime parameter | help: indicate the anonymous lifetime | 295 | pub fn entry(&mut self, key: K) -> Entry<'_, K, V> | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasmparser-0.216.0/src/collections/index_map/detail.rs:396:31 | 396 | pub fn iter(&self) -> Iter { | ----^----- expected lifetime parameter | help: indicate the anonymous lifetime | 396 | pub fn iter(&self) -> Iter<'_, K, V> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasmparser-0.216.0/src/collections/index_map/detail.rs:403:42 | 403 | pub fn iter_mut(&mut self) -> IterMut { | -------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 403 | pub fn iter_mut(&mut self) -> IterMut<'_, K, V> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasmparser-0.216.0/src/collections/index_map/detail.rs:410:31 | 410 | pub fn keys(&self) -> Keys { | ----^----- expected lifetime parameter | help: indicate the anonymous lifetime | 410 | pub fn keys(&self) -> Keys<'_, K, V> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasmparser-0.216.0/src/collections/index_map/detail.rs:417:35 | 417 | pub fn values(&self) -> Values { | ------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 417 | pub fn values(&self) -> Values<'_, K, V> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasmparser-0.216.0/src/collections/index_map/detail.rs:424:46 | 424 | pub fn values_mut(&mut self) -> ValuesMut { | ---------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 424 | pub fn values_mut(&mut self) -> ValuesMut<'_, K, V> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasmparser-0.216.0/src/collections/index_map/detail.rs:1077:50 | 1077 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1077 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasmparser-0.216.0/src/collections/index_map.rs:497:6 | 497 | impl<'a, K, V> Iterator for IntoIter { | ^^-- | | | help: elide the unused lifetime warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasmparser-0.216.0/src/collections/index_map.rs:511:6 | 511 | impl<'a, K, V> ExactSizeIterator for IntoIter { | ^^-- | | | help: elide the unused lifetime warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasmparser-0.216.0/src/collections/index_map.rs:518:6 | 518 | impl<'a, K, V> FusedIterator for IntoIter {} | ^^-- | | | help: elide the unused lifetime warning: `syn` (lib) generated 406 warnings Compiling serde_derive v1.0.208 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=serde_derive CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208 CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='Macros 1.1 implementation of #[derive(Serialize, Deserialize)]' CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_derive CARGO_PKG_README=crates-io.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.208 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=208 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name serde_derive --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=bb3cd79955e85b59 -C extra-filename=-bb3cd79955e85b59 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern proc_macro2=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/libproc_macro2-b77cc6e58db4216a.rlib --extern quote=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/libquote-729e32816c0cc154.rlib --extern syn=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/libsyn-6e6c686b5e798ab1.rlib --extern proc_macro --cap-lints warn -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/ast.rs:133:23 | 133 | let variants: Vec = variants | ^^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 133 | let variants: Vec> = variants | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:147:23 | 147 | ser_name: Attr, | ----^------- expected lifetime parameter | help: indicate the anonymous lifetime | 147 | ser_name: Attr<'_, String>, | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:148:22 | 148 | de_name: Attr, | ----^------- expected lifetime parameter | help: indicate the anonymous lifetime | 148 | de_name: Attr<'_, String>, | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:149:35 | 149 | de_aliases: Option>, | -------^------- expected lifetime parameter | help: indicate the anonymous lifetime | 149 | de_aliases: Option>, | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:557:54 | 557 | let _ = attr.parse_args_with(|input: ParseStream| { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 557 | let _ = attr.parse_args_with(|input: ParseStream<'_>| { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:660:36 | 660 | pub fn serde_path(&self) -> Cow { | ---^---------- expected lifetime parameter | help: indicate the anonymous lifetime | 660 | pub fn serde_path(&self) -> Cow<'_, syn::Path> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:679:15 | 679 | untagged: BoolAttr, | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 679 | untagged: BoolAttr<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:680:23 | 680 | internal_tag: Attr, | ----^------- expected lifetime parameter | help: indicate the anonymous lifetime | 680 | internal_tag: Attr<'_, String>, | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:681:18 | 681 | content: Attr, | ----^------- expected lifetime parameter | help: indicate the anonymous lifetime | 681 | content: Attr<'_, String>, | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:740:23 | 740 | field_identifier: BoolAttr, | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 740 | field_identifier: BoolAttr<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:741:25 | 741 | variant_identifier: BoolAttr, | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 741 | variant_identifier: BoolAttr<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:1391:35 | 1391 | F: Fn(&Ctxt, Symbol, Symbol, &ParseNestedMeta) -> syn::Result, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1391 | F: Fn(&Ctxt, Symbol, Symbol, &ParseNestedMeta<'_>) -> syn::Result, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:1386:12 | 1386 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1386 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:1431:12 | 1431 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1431 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:1439:12 | 1439 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1439 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:1447:12 | 1447 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1447 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:1456:12 | 1456 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1456 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:1465:12 | 1465 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1465 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:1500:12 | 1500 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1500 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:1522:12 | 1522 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1522 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:1545:12 | 1545 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1545 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:1566:12 | 1566 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1566 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:1589:12 | 1589 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1589 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:1596:54 | 1596 | if let Ok(lifetimes) = string.parse_with(|input: ParseStream| { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1596 | if let Ok(lifetimes) = string.parse_with(|input: ParseStream<'_>| { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/case.rs:45:59 | 45 | pub fn from_str(rename_all_str: &str) -> Result { | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 45 | pub fn from_str(rename_all_str: &str) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/case.rs:125:32 | 125 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 125 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/check.rs:8:36 | 8 | pub fn check(cx: &Ctxt, cont: &mut Container, derive: Derive) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 8 | pub fn check(cx: &Ctxt, cont: &mut Container<'_>, derive: Derive) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/check.rs:27:45 | 27 | fn check_default_on_tuple(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 27 | fn check_default_on_tuple(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/check.rs:66:43 | 66 | fn check_remote_generic(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 66 | fn check_remote_generic(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/check.rs:78:35 | 78 | fn check_getter(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 78 | fn check_getter(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/check.rs:100:36 | 100 | fn check_flatten(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 100 | fn check_flatten(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/check.rs:117:57 | 117 | fn check_flatten_field(cx: &Ctxt, style: Style, field: &Field) { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 117 | fn check_flatten_field(cx: &Ctxt, style: Style, field: &Field<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/check.rs:144:39 | 144 | fn check_identifier(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 144 | fn check_identifier(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/check.rs:226:47 | 226 | fn check_variant_skip_attrs(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 226 | fn check_variant_skip_attrs(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/check.rs:300:61 | 300 | fn check_internal_tag_field_name_conflict(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 300 | fn check_internal_tag_field_name_conflict(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/check.rs:352:50 | 352 | fn check_adjacent_tag_conflict(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 352 | fn check_adjacent_tag_conflict(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/check.rs:370:44 | 370 | fn check_transparent(cx: &Ctxt, cont: &mut Container, derive: Derive) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 370 | fn check_transparent(cx: &Ctxt, cont: &mut Container<'_>, derive: Derive) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/check.rs:455:30 | 455 | fn allow_transparent(field: &Field, derive: Derive) -> bool { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 455 | fn allow_transparent(field: &Field<'_>, derive: Derive) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/check.rs:470:50 | 470 | fn check_from_and_try_from(cx: &Ctxt, cont: &mut Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 470 | fn check_from_and_try_from(cx: &Ctxt, cont: &mut Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/symbol.rs:68:40 | 68 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 68 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/bound.rs:42:12 | 42 | cont: &Container, | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 42 | cont: &Container<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/bound.rs:58:12 | 58 | cont: &Container, | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 58 | cont: &Container<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/bound.rs:92:12 | 92 | cont: &Container, | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 92 | cont: &Container<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/bound.rs:311:12 | 311 | cont: &Container, | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 311 | cont: &Container<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/bound.rs:370:24 | 370 | fn type_of_item(cont: &Container) -> syn::Type { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 370 | fn type_of_item(cont: &Container<'_>) -> syn::Type { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:69:35 | 69 | fn precondition(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 69 | fn precondition(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:74:41 | 74 | fn precondition_sized(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 74 | fn precondition_sized(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:87:50 | 87 | fn precondition_no_de_lifetime(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 87 | fn precondition_no_de_lifetime(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:130:19 | 130 | fn new(cont: &Container) -> Self { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 130 | fn new(cont: &Container<'_>) -> Self { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:160:26 | 160 | fn build_generics(cont: &Container, borrowed: &BorrowedLifetimes) -> syn::Generics { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 160 | fn build_generics(cont: &Container<'_>, borrowed: &BorrowedLifetimes) -> syn::Generics { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:260:30 | 260 | fn borrowed_lifetimes(cont: &Container) -> BorrowedLifetimes { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 260 | fn borrowed_lifetimes(cont: &Container<'_>) -> BorrowedLifetimes { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:274:28 | 274 | fn deserialize_body(cont: &Container, params: &Parameters) -> Fragment { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 274 | fn deserialize_body(cont: &Container<'_>, params: &Parameters) -> Fragment { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:346:38 | 346 | fn deserialize_in_place_body(_cont: &Container, _params: &Parameters) -> Option { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 346 | fn deserialize_in_place_body(_cont: &Container<'_>, _params: &Parameters) -> Option { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:350:35 | 350 | fn deserialize_transparent(cont: &Container, params: &Parameters) -> Fragment { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 350 | fn deserialize_transparent(cont: &Container<'_>, params: &Parameters) -> Fragment { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:460:15 | 460 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 460 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:462:11 | 462 | form: TupleForm, | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 462 | form: TupleForm<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:681:15 | 681 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 681 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:862:13 | 862 | field: &Field, | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 862 | field: &Field<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:917:15 | 917 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 917 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:919:11 | 919 | form: StructForm, | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 919 | form: StructForm<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:1196:17 | 1196 | variants: &[Variant], | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1196 | variants: &[Variant<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:1212:17 | 1212 | variants: &[Variant], | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1212 | variants: &[Variant<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:1227:42 | 1227 | fn prepare_enum_variant_enum(variants: &[Variant]) -> (TokenStream, Stmts) { | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1227 | fn prepare_enum_variant_enum(variants: &[Variant<'_>]) -> (TokenStream, Stmts) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:1272:17 | 1272 | variants: &[Variant], | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1272 | variants: &[Variant<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:1365:17 | 1365 | variants: &[Variant], | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1365 | variants: &[Variant<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:1412:17 | 1412 | variants: &[Variant], | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1412 | variants: &[Variant<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:1727:17 | 1727 | variants: &[Variant], | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1727 | variants: &[Variant<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:1736:17 | 1736 | variants: &[Variant], | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1736 | variants: &[Variant<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:1792:15 | 1792 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1792 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:1839:15 | 1839 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1839 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:1881:15 | 1881 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1881 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:1937:13 | 1937 | field: &Field, | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1937 | field: &Field<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:1975:13 | 1975 | field: &Field, | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1975 | field: &Field<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:2084:17 | 2084 | variants: &[Variant], | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2084 | variants: &[Variant<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:2473:15 | 2473 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2473 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:2896:15 | 2896 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2896 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:2911:15 | 2911 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2911 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:2956:28 | 2956 | fn expr_is_missing(field: &Field, cattrs: &attr::Container) -> Fragment { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2956 | fn expr_is_missing(field: &Field<'_>, cattrs: &attr::Container) -> Fragment { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:2997:13 | 2997 | field: &Field, | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2997 | field: &Field<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:3023:30 | 3023 | fn effective_style(variant: &Variant) -> Style { | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 3023 | fn effective_style(variant: &Variant<'_>) -> Style { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:3032:26 | 3032 | fn has_flatten(fields: &[Field]) -> bool { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 3032 | fn has_flatten(fields: &[Field<'_>]) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:3163:5 | 3163 | DeImplGenerics, | ^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 3163 | DeImplGenerics<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:3164:5 | 3164 | DeTypeGenerics, | ^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 3164 | DeTypeGenerics<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:3165:10 | 3165 | syn::TypeGenerics, | -----^^^^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3165 | syn::TypeGenerics<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/pretend.rs:22:28 | 22 | pub fn pretend_used(cont: &Container, is_packed: bool) -> TokenStream { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 22 | pub fn pretend_used(cont: &Container<'_>, is_packed: bool) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/pretend.rs:64:31 | 64 | fn pretend_fields_used(cont: &Container, is_packed: bool) -> TokenStream { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 64 | fn pretend_fields_used(cont: &Container<'_>, is_packed: bool) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/pretend.rs:78:38 | 78 | fn pretend_fields_used_struct(cont: &Container, fields: &[Field]) -> TokenStream { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 78 | fn pretend_fields_used_struct(cont: &Container<'_>, fields: &[Field]) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/pretend.rs:78:59 | 78 | fn pretend_fields_used_struct(cont: &Container, fields: &[Field]) -> TokenStream { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 78 | fn pretend_fields_used_struct(cont: &Container, fields: &[Field<'_>]) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/pretend.rs:93:45 | 93 | fn pretend_fields_used_struct_packed(cont: &Container, fields: &[Field]) -> TokenStream { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 93 | fn pretend_fields_used_struct_packed(cont: &Container<'_>, fields: &[Field]) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/pretend.rs:93:66 | 93 | fn pretend_fields_used_struct_packed(cont: &Container, fields: &[Field]) -> TokenStream { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 93 | fn pretend_fields_used_struct_packed(cont: &Container, fields: &[Field<'_>]) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/pretend.rs:111:36 | 111 | fn pretend_fields_used_enum(cont: &Container, variants: &[Variant]) -> TokenStream { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 111 | fn pretend_fields_used_enum(cont: &Container<'_>, variants: &[Variant]) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/pretend.rs:111:59 | 111 | fn pretend_fields_used_enum(cont: &Container, variants: &[Variant]) -> TokenStream { | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 111 | fn pretend_fields_used_enum(cont: &Container, variants: &[Variant<'_>]) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/pretend.rs:147:33 | 147 | fn pretend_variants_used(cont: &Container) -> TokenStream { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 147 | fn pretend_variants_used(cont: &Container<'_>) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:61:35 | 61 | fn precondition(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 61 | fn precondition(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:98:19 | 98 | fn new(cont: &Container) -> Self { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 98 | fn new(cont: &Container<'_>) -> Self { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:130:26 | 130 | fn build_generics(cont: &Container) -> syn::Generics { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 130 | fn build_generics(cont: &Container<'_>) -> syn::Generics { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:166:26 | 166 | fn serialize_body(cont: &Container, params: &Parameters) -> Fragment { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 166 | fn serialize_body(cont: &Container<'_>, params: &Parameters) -> Fragment { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:186:33 | 186 | fn serialize_transparent(cont: &Container, params: &Parameters) -> Fragment { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 186 | fn serialize_transparent(cont: &Container<'_>, params: &Parameters) -> Fragment { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:228:13 | 228 | field: &Field, | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 228 | field: &Field<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:254:15 | 254 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 254 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:291:52 | 291 | fn serialize_struct(params: &Parameters, fields: &[Field], cattrs: &attr::Container) -> Fragment { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 291 | fn serialize_struct(params: &Parameters, fields: &[Field<'_>], cattrs: &attr::Container) -> Fragment { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:325:15 | 325 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 325 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:366:15 | 366 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 366 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:390:52 | 390 | fn serialize_enum(params: &Parameters, variants: &[Variant], cattrs: &attr::Container) -> Fragment { | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 390 | fn serialize_enum(params: &Parameters, variants: &[Variant<'_>], cattrs: &attr::Container) -> Fragment { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:418:15 | 418 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 418 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:500:15 | 500 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 500 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:573:15 | 573 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 573 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:639:15 | 639 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 639 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:762:15 | 762 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 762 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:809:14 | 809 | context: TupleVariant, | ^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 809 | context: TupleVariant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:811:15 | 811 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 811 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:880:14 | 880 | context: StructVariant, | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 880 | context: StructVariant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:882:15 | 882 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 882 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:964:14 | 964 | context: StructVariant, | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 964 | context: StructVariant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:966:15 | 966 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 966 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:1051:15 | 1051 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1051 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:1099:15 | 1099 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1099 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:1176:15 | 1176 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1176 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:1260:44 | 1260 | fn get_member(params: &Parameters, field: &Field, member: &Member) -> TokenStream { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1260 | fn get_member(params: &Parameters, field: &Field<'_>, member: &Member) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:1289:30 | 1289 | fn effective_style(variant: &Variant) -> Style { | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1289 | fn effective_style(variant: &Variant<'_>) -> Style { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/this.rs:4:25 | 4 | pub fn this_type(cont: &Container) -> Path { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 4 | pub fn this_type(cont: &Container<'_>) -> Path { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/this.rs:18:26 | 18 | pub fn this_value(cont: &Container) -> Path { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 18 | pub fn this_value(cont: &Container<'_>) -> Path { | ++++ warning: `serde_json` (lib) generated 34 warnings Compiling clap_derive v4.5.13 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=clap_derive CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/clap_derive-4.5.13 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Parse command line argument by defining a struct, derive crate.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=clap_derive CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/clap-rs/clap' CARGO_PKG_RUST_VERSION=1.74 CARGO_PKG_VERSION=4.5.13 CARGO_PKG_VERSION_MAJOR=4 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=13 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/clap_derive-4.5.13 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name clap_derive --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/clap_derive-4.5.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("debug", "default", "deprecated", "raw-deprecated", "unstable-v5"))' -C metadata=7245246e188dbbea -C extra-filename=-7245246e188dbbea --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern heck=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/libheck-0bb1a83406ebf010.rlib --extern proc_macro2=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/libproc_macro2-b77cc6e58db4216a.rlib --extern quote=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/libquote-729e32816c0cc154.rlib --extern syn=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/libsyn-6e6c686b5e798ab1.rlib --extern proc_macro --cap-lints warn -Z binary-dep-depinfo` Compiling clap v4.5.16 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=clap CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/clap-4.5.16 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A simple to use, efficient, and full-featured Command Line Argument Parser' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=clap CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/clap-rs/clap' CARGO_PKG_RUST_VERSION=1.74 CARGO_PKG_VERSION=4.5.16 CARGO_PKG_VERSION_MAJOR=4 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=16 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/clap-4.5.16 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name clap --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/clap-4.5.16/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --cfg 'feature="color"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="error-context"' --cfg 'feature="help"' --cfg 'feature="std"' --cfg 'feature="suggestions"' --cfg 'feature="usage"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("cargo", "color", "debug", "default", "deprecated", "derive", "env", "error-context", "help", "std", "string", "suggestions", "unicode", "unstable-doc", "unstable-ext", "unstable-styles", "unstable-v5", "usage", "wrap_help"))' -C metadata=bb42b3c8ea34467b -C extra-filename=-bb42b3c8ea34467b --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern clap_builder=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libclap_builder-6532e659462a0648.rmeta --extern clap_derive=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/libclap_derive-7245246e188dbbea.so --cap-lints warn -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasmparser-0.216.0/src/collections/set.rs:432:28 | 432 | pub struct Difference<'a, T: 'a> { | ^^^^ help: remove this bound | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasmparser-0.216.0/src/collections/set.rs:484:30 | 484 | pub struct Intersection<'a, T: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasmparser-0.216.0/src/collections/set.rs:536:37 | 536 | pub struct SymmetricDifference<'a, T: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasmparser-0.216.0/src/collections/set.rs:588:23 | 588 | pub struct Union<'a, T: 'a> { | ^^^^ help: remove this bound warning: `serde_derive` (lib) generated 122 warnings Compiling wasm-encoder v0.216.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=wasm_encoder CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasm-encoder-0.216.0 CARGO_PKG_AUTHORS='Nick Fitzgerald ' CARGO_PKG_DESCRIPTION='A low-level WebAssembly encoder. ' CARGO_PKG_HOMEPAGE='https://github.com/bytecodealliance/wasm-tools/tree/main/crates/wasm-encoder' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=wasm-encoder CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bytecodealliance/wasm-tools/tree/main/crates/wasm-encoder' CARGO_PKG_RUST_VERSION=1.76.0 CARGO_PKG_VERSION=0.216.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=216 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasm-encoder-0.216.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name wasm_encoder --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasm-encoder-0.216.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--allow=clippy::all' --deny=unsafe_code '--warn=clippy::unnecessary_to_owned' '--warn=clippy::map_clone' '--warn=clippy::manual_strip' '--warn=clippy::clone_on_copy' --cfg 'feature="wasmparser"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("wasmparser"))' -C metadata=16a29c1f1a74a66b -C extra-filename=-16a29c1f1a74a66b --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern leb128=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libleb128-ab3fdccb625b4dfa.rmeta --extern wasmparser=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libwasmparser-d64610c5f159e06a.rmeta --cap-lints warn -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling wit-parser v0.216.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=wit_parser CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wit-parser-0.216.0 CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='Tooling for parsing `*.wit` files and working with their contents. ' CARGO_PKG_HOMEPAGE='https://github.com/bytecodealliance/wasm-tools/tree/main/crates/wit-parser' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=wit-parser CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bytecodealliance/wasm-tools/tree/main/crates/wit-parser' CARGO_PKG_RUST_VERSION=1.76.0 CARGO_PKG_VERSION=0.216.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=216 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wit-parser-0.216.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name wit_parser --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wit-parser-0.216.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--allow=clippy::all' --deny=unsafe_code '--warn=clippy::unnecessary_to_owned' '--warn=clippy::map_clone' '--warn=clippy::manual_strip' '--warn=clippy::clone_on_copy' --cfg 'feature="decoding"' --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="serde_json"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("decoding", "default", "serde", "serde_json", "wat"))' -C metadata=85ab26ce54aed68f -C extra-filename=-85ab26ce54aed68f --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern anyhow=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libanyhow-cc9637ad17d17dc8.rmeta --extern id_arena=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libid_arena-ac9ea88228e73ebf.rmeta --extern indexmap=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libindexmap-902154393122f9ac.rmeta --extern log=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/liblog-03407f45c5dc8e24.rmeta --extern semver=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libsemver-270f2ba04e4d5c27.rmeta --extern serde=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libserde-daaf41375cd2a5f0.rmeta --extern serde_derive=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/libserde_derive-bb3cd79955e85b59.so --extern serde_json=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libserde_json-aa9f9fac714919ba.rmeta --extern unicode_xid=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libunicode_xid-3ecec4c3a7444d1c.rmeta --extern wasmparser=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libwasmparser-d64610c5f159e06a.rmeta --cap-lints warn -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasm-encoder-0.216.0/src/component/types.rs:35:29 | 35 | pub fn ty(&mut self) -> CoreTypeEncoder { | ^^^^^^^^^^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 35 | pub fn ty(&mut self) -> CoreTypeEncoder<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasm-encoder-0.216.0/src/component/types.rs:206:36 | 206 | pub fn core_type(&mut self) -> CoreTypeEncoder { | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 206 | pub fn core_type(&mut self) -> CoreTypeEncoder<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasm-encoder-0.216.0/src/component/types.rs:217:29 | 217 | pub fn ty(&mut self) -> ComponentTypeEncoder { | ^^^^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 217 | pub fn ty(&mut self) -> ComponentTypeEncoder<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasm-encoder-0.216.0/src/component/types.rs:321:36 | 321 | pub fn core_type(&mut self) -> CoreTypeEncoder { | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 321 | pub fn core_type(&mut self) -> CoreTypeEncoder<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasm-encoder-0.216.0/src/component/types.rs:329:29 | 329 | pub fn ty(&mut self) -> ComponentTypeEncoder { | ^^^^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 329 | pub fn ty(&mut self) -> ComponentTypeEncoder<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasm-encoder-0.216.0/src/core/code.rs:218:49 | 218 | pub fn instruction(&mut self, instruction: &Instruction) -> &mut Self { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 218 | pub fn instruction(&mut self, instruction: &Instruction<'_>) -> &mut Self { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasm-encoder-0.216.0/src/core/code.rs:3757:23 | 3757 | fn new_insn(insn: Instruction) -> Self { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 3757 | fn new_insn(insn: Instruction<'_>) -> Self { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasm-encoder-0.216.0/src/core/code.rs:3763:34 | 3763 | fn with_insn(mut self, insn: Instruction) -> Self { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 3763 | fn with_insn(mut self, insn: Instruction<'_>) -> Self { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasm-encoder-0.216.0/src/core/data.rs:85:54 | 85 | pub fn segment(&mut self, segment: DataSegment) -> &mut Self | -----------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 85 | pub fn segment(&mut self, segment: DataSegment<'_, D>) -> &mut Self | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasm-encoder-0.216.0/src/reencode/component.rs:604:21 | 604 | dst: crate::ComponentTypeEncoder, | -------^^^^^^^^^^^^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 604 | dst: crate::ComponentTypeEncoder<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasm-encoder-0.216.0/src/reencode.rs:88:33 | 88 | const_expr: wasmparser::ConstExpr, | ------------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 88 | const_expr: wasmparser::ConstExpr<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasm-encoder-0.216.0/src/reencode.rs:519:39 | 519 | fn fmt(&self, fmt: &mut std::fmt::Formatter) -> std::fmt::Result { | ----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 519 | fn fmt(&self, fmt: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasm-encoder-0.216.0/src/reencode.rs:1443:33 | 1443 | const_expr: wasmparser::ConstExpr, | ------------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1443 | const_expr: wasmparser::ConstExpr<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasm-encoder-0.216.0/src/reencode.rs:1738:41 | 1738 | fn try_from(const_expr: wasmparser::ConstExpr) -> Result { | ------------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1738 | fn try_from(const_expr: wasmparser::ConstExpr<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wit-parser-0.216.0/src/ast/resolve.rs:1022:21 | 1022 | func: &ast::Func, | -----^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 1022 | func: &ast::Func<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wit-parser-0.216.0/src/ast/toposort.rs:140:32 | 140 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 140 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wit-parser-0.216.0/src/lib.rs:772:33 | 772 | pub fn iter_types(&self) -> ResultsTypeIter { | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 772 | pub fn iter_types(&self) -> ResultsTypeIter<'_> { | ++++ warning: `wasm-encoder` (lib) generated 14 warnings Compiling wasm-metadata v0.216.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=wasm_metadata CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasm-metadata-0.216.0 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Read and manipulate WebAssembly metadata' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=wasm-metadata CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/bytecodealliance/wasm-tools/tree/main/crates/wasm-metadata' CARGO_PKG_RUST_VERSION=1.76.0 CARGO_PKG_VERSION=0.216.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=216 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasm-metadata-0.216.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name wasm_metadata --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasm-metadata-0.216.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--allow=clippy::all' --deny=unsafe_code '--warn=clippy::unnecessary_to_owned' '--warn=clippy::map_clone' '--warn=clippy::manual_strip' '--warn=clippy::clone_on_copy' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("clap"))' -C metadata=005384a2048a2a78 -C extra-filename=-005384a2048a2a78 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern anyhow=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libanyhow-cc9637ad17d17dc8.rmeta --extern indexmap=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libindexmap-902154393122f9ac.rmeta --extern serde=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libserde-daaf41375cd2a5f0.rmeta --extern serde_derive=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/libserde_derive-bb3cd79955e85b59.so --extern serde_json=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libserde_json-aa9f9fac714919ba.rmeta --extern spdx=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libspdx-2fd4f4e2baad5065.rmeta --extern wasm_encoder=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libwasm_encoder-16a29c1f1a74a66b.rmeta --extern wasmparser=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libwasmparser-d64610c5f159e06a.rmeta --cap-lints warn -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasm-metadata-0.216.0/src/lib.rs:161:36 | 161 | fn display(&self, f: &mut fmt::Formatter, indent: usize) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 161 | fn display(&self, f: &mut fmt::Formatter<'_>, indent: usize) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasm-metadata-0.216.0/src/lib.rs:178:32 | 178 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 178 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasm-metadata-0.216.0/src/lib.rs:535:36 | 535 | fn display(&self, f: &mut fmt::Formatter, indent: usize) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 535 | fn display(&self, f: &mut fmt::Formatter<'_>, indent: usize) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasm-metadata-0.216.0/src/lib.rs:585:32 | 585 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 585 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasm-metadata-0.216.0/src/lib.rs:986:36 | 986 | fn display(&self, f: &mut fmt::Formatter, indent: usize) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 986 | fn display(&self, f: &mut fmt::Formatter<'_>, indent: usize) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasm-metadata-0.216.0/src/lib.rs:1098:36 | 1098 | fn display(&self, f: &mut fmt::Formatter, indent: usize) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1098 | fn display(&self, f: &mut fmt::Formatter<'_>, indent: usize) -> fmt::Result { | ++++ Compiling wast v216.0.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=wast CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wast-216.0.0 CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='Customizable Rust parsers for the WebAssembly Text formats WAT and WAST ' CARGO_PKG_HOMEPAGE='https://github.com/bytecodealliance/wasm-tools/tree/main/crates/wast' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=wast CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bytecodealliance/wasm-tools/tree/main/crates/wast' CARGO_PKG_RUST_VERSION=1.76.0 CARGO_PKG_VERSION=216.0.0 CARGO_PKG_VERSION_MAJOR=216 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wast-216.0.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name wast --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wast-216.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--allow=clippy::all' --deny=unsafe_code '--warn=clippy::unnecessary_to_owned' '--warn=clippy::map_clone' '--warn=clippy::manual_strip' '--warn=clippy::clone_on_copy' --cfg 'feature="default"' --cfg 'feature="wasm-module"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "dwarf", "wasm-module"))' -C metadata=9366cc8ebbc233dc -C extra-filename=-9366cc8ebbc233dc --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern bumpalo=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libbumpalo-d6e735ef4b33c6ef.rmeta --extern leb128=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libleb128-ab3fdccb625b4dfa.rmeta --extern memchr=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libmemchr-20e0a77743d03140.rmeta --extern unicode_width=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libunicode_width-42c99777fe465e39.rmeta --extern wasm_encoder=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libwasm_encoder-16a29c1f1a74a66b.rmeta --cap-lints warn -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: `wasm-metadata` (lib) generated 6 warnings Compiling wit-component v0.216.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=wit_component CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wit-component-0.216.0 CARGO_PKG_AUTHORS='Peter Huene ' CARGO_PKG_DESCRIPTION='Tooling for working with `*.wit` and component files together. ' CARGO_PKG_HOMEPAGE='https://github.com/bytecodealliance/wasm-tools/tree/main/crates/wit-component' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=wit-component CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bytecodealliance/wasm-tools/tree/main/crates/wit-component' CARGO_PKG_RUST_VERSION=1.76.0 CARGO_PKG_VERSION=0.216.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=216 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wit-component-0.216.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name wit_component --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wit-component-0.216.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--allow=clippy::all' --deny=unsafe_code '--warn=clippy::unnecessary_to_owned' '--warn=clippy::map_clone' '--warn=clippy::manual_strip' '--warn=clippy::clone_on_copy' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("dummy-module", "semver-check", "wat"))' -C metadata=47478cfb78c7b681 -C extra-filename=-47478cfb78c7b681 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern anyhow=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libanyhow-cc9637ad17d17dc8.rmeta --extern bitflags=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libbitflags-e16016e74716c9bd.rmeta --extern indexmap=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libindexmap-902154393122f9ac.rmeta --extern log=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/liblog-03407f45c5dc8e24.rmeta --extern serde=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libserde-daaf41375cd2a5f0.rmeta --extern serde_derive=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/libserde_derive-bb3cd79955e85b59.so --extern serde_json=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libserde_json-aa9f9fac714919ba.rmeta --extern wasm_encoder=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libwasm_encoder-16a29c1f1a74a66b.rmeta --extern wasm_metadata=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libwasm_metadata-005384a2048a2a78.rmeta --extern wasmparser=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libwasmparser-d64610c5f159e06a.rmeta --extern wit_parser=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libwit_parser-85ab26ce54aed68f.rmeta --cap-lints warn -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wit-component-0.216.0/src/encoding.rs:735:42 | 735 | fn encode_exports(&mut self, module: CustomModule) -> Result<()> { | ^^^^^^^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 735 | fn encode_exports(&mut self, module: CustomModule<'_>) -> Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wit-component-0.216.0/src/encoding.rs:1520:17 | 1520 | shims: &Shims, | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1520 | shims: &Shims<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wit-component-0.216.0/src/encoding.rs:1572:19 | 1572 | adapter: &WorldAdapter, | ^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1572 | adapter: &WorldAdapter<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wit-component-0.216.0/src/linking/metadata.rs:58:32 | 58 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 58 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wit-component-0.216.0/src/linking/metadata.rs:91:32 | 91 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 91 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wit-component-0.216.0/src/linking/metadata.rs:107:32 | 107 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 107 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wit-component-0.216.0/src/linking/metadata.rs:141:32 | 141 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 141 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wit-component-0.216.0/src/linking.rs:508:17 | 508 | metadata: &[Metadata], | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 508 | metadata: &[Metadata<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wit-component-0.216.0/src/linking.rs:509:27 | 509 | exporters: &IndexMap<&ExportKey, (&str, &Export)>, | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 509 | exporters: &IndexMap<&ExportKey<'_>, (&str, &Export)>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wit-component-0.216.0/src/linking.rs:509:46 | 509 | exporters: &IndexMap<&ExportKey, (&str, &Export)>, | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 509 | exporters: &IndexMap<&ExportKey, (&str, &Export<'_>)>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wit-component-0.216.0/src/linking.rs:511:19 | 511 | dl_openables: DlOpenables, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 511 | dl_openables: DlOpenables<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wit-component-0.216.0/src/linking.rs:787:27 | 787 | exporters: &IndexMap<&ExportKey, (&'a str, &'a Export<'a>)>, | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 787 | exporters: &IndexMap<&ExportKey<'_>, (&'a str, &'a Export<'a>)>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wit-component-0.216.0/src/linking.rs:808:27 | 808 | exporters: &IndexMap<&ExportKey, (&'a str, &'a Export<'a>)>, | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 808 | exporters: &IndexMap<&ExportKey<'_>, (&'a str, &'a Export<'a>)>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wit-component-0.216.0/src/linking.rs:861:37 | 861 | let mut triage = |metadata: &'a Metadata, export: Export<'a>| { | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 861 | let mut triage = |metadata: &'a Metadata<'_>, export: Export<'a>| { | ++++ warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wit-component-0.216.0/src/linking.rs:950:13 | 950 | fn topo_add<'a>( | -^^- help: elide the unused lifetime | = note: requested on the command line with `-W unused-lifetimes` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wit-component-0.216.0/src/linking.rs:990:17 | 990 | metadata: &[Metadata], | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 990 | metadata: &[Metadata<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wit-component-0.216.0/src/linking.rs:991:27 | 991 | exporters: &IndexMap<&ExportKey, (&str, &Export)>, | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 991 | exporters: &IndexMap<&ExportKey<'_>, (&str, &Export)>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wit-component-0.216.0/src/linking.rs:991:46 | 991 | exporters: &IndexMap<&ExportKey, (&str, &Export)>, | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 991 | exporters: &IndexMap<&ExportKey, (&str, &Export<'_>)>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wit-component-0.216.0/src/linking.rs:1061:33 | 1061 | exporters: &'a IndexMap<&'a ExportKey, (&'a str, &Export)>, | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1061 | exporters: &'a IndexMap<&'a ExportKey<'_>, (&'a str, &Export)>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wit-component-0.216.0/src/linking.rs:1061:55 | 1061 | exporters: &'a IndexMap<&'a ExportKey, (&'a str, &Export)>, | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1061 | exporters: &'a IndexMap<&'a ExportKey, (&'a str, &Export<'_>)>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wit-component-0.216.0/src/linking.rs:1122:40 | 1122 | fn make_stubs_module(missing: &[(&str, Export)]) -> Vec { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1122 | fn make_stubs_module(missing: &[(&str, Export<'_>)]) -> Vec { | ++++ warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wast-216.0.0/src/lexer.rs:721:29 | 721 | fn skip_underscores<'a>( | -^^- help: elide the unused lifetime | = note: requested on the command line with `-W unused-lifetimes` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wast-216.0.0/src/token.rs:184:26 | 184 | if parser.peek::()? { | ^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 184 | if parser.peek::>()? { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wast-216.0.0/src/error.rs:133:32 | 133 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 133 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wast-216.0.0/src/wast.rs:30:41 | 30 | let module = parser.parse::()?; | ^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 30 | let module = parser.parse::>()?; | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wast-216.0.0/src/wast.rs:258:22 | 258 | fn parse_wat(parser: Parser) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 258 | fn parse_wat(parser: Parser<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wast-216.0.0/src/wast.rs:258:40 | 258 | fn parse_wat(parser: Parser) -> Result { | ^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 258 | fn parse_wat(parser: Parser) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wast-216.0.0/src/core/expr.rs:165:35 | 165 | fn new(parser: Parser<'a>) -> ExpressionParser { | ^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 165 | fn new(parser: Parser<'a>) -> ExpressionParser<'_> { | ++++ warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wast-216.0.0/src/core/expr.rs:449:39 | 401 | / macro_rules! instructions { 402 | | (pub enum Instruction<'a> { 403 | | $( 404 | | $(#[$doc:meta])* ... | 449 | | fn encode<'a>($(arg: &instructions!(@ty $($arg)*),)? v: &mut Vec) { | | -^^- help: elide the unused lifetime ... | 501 | | (@memarg_binding $name:ident $other:ty) => (_); 502 | | } | |_- in this expansion of `instructions!` 503 | 504 | / instructions! { 505 | | pub enum Instruction<'a> { 506 | | Block(Box>) : [0x02] : "block", 507 | | If(Box>) : [0x04] : "if", ... | 1190 | | } 1191 | | } | |_- in this macro invocation warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wast-216.0.0/src/core/expr.rs:1324:29 | 1324 | while parser.peek::()? { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1324 | while parser.peek::>()? { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wast-216.0.0/src/core/expr.rs:1522:47 | 1522 | let (elem, table) = if parser.peek2::()? { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1522 | let (elem, table) = if parser.peek2::>()? { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wast-216.0.0/src/core/expr.rs:1604:45 | 1604 | let (data, mem) = if parser.peek2::()? { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1604 | let (data, mem) = if parser.peek2::>()? { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wast-216.0.0/src/core/func.rs:130:41 | 130 | locals.extend(p.parse::()?.locals); | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 130 | locals.extend(p.parse::>()?.locals); | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wast-216.0.0/src/core/memory.rs:183:35 | 183 | let mut expr: Expression = parser.parse()?; | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 183 | let mut expr: Expression<'_> = parser.parse()?; | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wast-216.0.0/src/core/module.rs:159:69 | 159 | pub(crate) fn parse_remaining(parser: Parser<'a>) -> Result> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 159 | pub(crate) fn parse_remaining(parser: Parser<'a>) -> Result>> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wast-216.0.0/src/core/table.rs:72:32 | 72 | let kind = if l.peek::()? | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 72 | let kind = if l.peek::>()? | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wast-216.0.0/src/core/table.rs:73:65 | 73 | || ((is_shared || has_index_type) && parser.peek2::()?) | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 73 | || ((is_shared || has_index_type) && parser.peek2::>()?) | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wast-216.0.0/src/core/table.rs:100:41 | 100 | Some(parser.parse::()?) | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 100 | Some(parser.parse::>()?) | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wast-216.0.0/src/core/table.rs:192:60 | 192 | || (parser.peek::()? && !parser.peek::()?) | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 192 | || (parser.peek::()? && !parser.peek::>()?) | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wast-216.0.0/src/core/table.rs:227:33 | 227 | } else if parser.peek::()? { | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 227 | } else if parser.peek::>()? { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wast-216.0.0/src/core/types.rs:39:28 | 39 | } else if l.peek::()? { | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 39 | } else if l.peek::>()? { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wast-216.0.0/src/core/types.rs:76:21 | 76 | if l.peek::()? { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 76 | if l.peek::>()? { | ++++ warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wast-216.0.0/src/core/types.rs:186:6 | 186 | impl<'a> Peek for AbstractHeapType { | -^^- help: elide the unused lifetime warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wast-216.0.0/src/core/types.rs:363:31 | 363 | fn peek_shorthand(l: &mut Lookahead1) -> Result { | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 363 | fn peek_shorthand(l: &mut Lookahead1<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wast-216.0.0/src/core/types.rs:379:31 | 379 | fn parse_shorthand(mut l: Lookahead1, parser: Parser<'a>) -> Result { | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 379 | fn parse_shorthand(mut l: Lookahead1<'_>, parser: Parser<'a>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wast-216.0.0/src/core/types.rs:500:28 | 500 | } else if l.peek::()? { | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 500 | } else if l.peek::>()? { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wast-216.0.0/src/core/types.rs:783:34 | 783 | if parser.peek::()? { | ^^ expected lifetime parameter | help: indicate the anonymous lifetime | 783 | if parser.peek::>()? { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wast-216.0.0/src/core/binary.rs:102:12 | 102 | opts: &EncodeOptions, | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 102 | opts: &EncodeOptions<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wast-216.0.0/src/core/binary.rs:259:39 | 259 | mut dwarf: Option<&mut dwarf::Dwarf>, | -------^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 259 | mut dwarf: Option<&mut dwarf::Dwarf<'_>>, | ++++ warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wast-216.0.0/src/core/binary.rs:434:6 | 434 | impl<'a> Encode for AbstractHeapType { | -^^- help: elide the unused lifetime warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wast-216.0.0/src/core/binary.rs:791:69 | 791 | fn encode(&self, e: &mut Vec, mut dwarf: Option<&mut dwarf::Dwarf>) -> Vec { | -------^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 791 | fn encode(&self, e: &mut Vec, mut dwarf: Option<&mut dwarf::Dwarf<'_>>) -> Vec { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wast-216.0.0/src/core/binary.rs:824:49 | 824 | let mut locals_compressed = Vec::<(u32, ValType)>::new(); | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 824 | let mut locals_compressed = Vec::<(u32, ValType<'_>)>::new(); | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wast-216.0.0/src/core/binary.rs:843:69 | 843 | fn encode(&self, e: &mut Vec, mut dwarf: Option<&mut dwarf::Dwarf>) -> Vec { | -------^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 843 | fn encode(&self, e: &mut Vec, mut dwarf: Option<&mut dwarf::Dwarf<'_>>) -> Vec { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wast-216.0.0/src/core/resolve/deinline_import_export.rs:6:29 | 6 | pub fn run(fields: &mut Vec) { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 6 | pub fn run(fields: &mut Vec>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wast-216.0.0/src/core/resolve/names.rs:753:36 | 753 | let types_not_equal = |a: &ValType, b: &ValType| { | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 753 | let types_not_equal = |a: &ValType<'_>, b: &ValType| { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wast-216.0.0/src/core/resolve/names.rs:753:49 | 753 | let types_not_equal = |a: &ValType, b: &ValType| { | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 753 | let types_not_equal = |a: &ValType, b: &ValType<'_>| { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wast-216.0.0/src/component/binary.rs:13:52 | 13 | pub fn encode(component: &Component<'_>, options: &EncodeOptions) -> Vec { | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 13 | pub fn encode(component: &Component<'_>, options: &EncodeOptions<'_>) -> Vec { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wast-216.0.0/src/component/binary.rs:27:15 | 27 | options: &EncodeOptions, | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 27 | options: &EncodeOptions<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wast-216.0.0/src/component/binary.rs:58:30 | 58 | fn encode_core_type(encoder: CoreTypeEncoder, ty: &CoreTypeDef) { | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 58 | fn encode_core_type(encoder: CoreTypeEncoder<'_>, ty: &CoreTypeDef) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wast-216.0.0/src/component/binary.rs:58:52 | 58 | fn encode_core_type(encoder: CoreTypeEncoder, ty: &CoreTypeDef) { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 58 | fn encode_core_type(encoder: CoreTypeEncoder, ty: &CoreTypeDef<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wast-216.0.0/src/component/binary.rs:82:25 | 82 | fn encode_type(encoder: ComponentTypeEncoder, ty: &TypeDef) { | ^^^^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 82 | fn encode_type(encoder: ComponentTypeEncoder<'_>, ty: &TypeDef) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wast-216.0.0/src/component/binary.rs:82:52 | 82 | fn encode_type(encoder: ComponentTypeEncoder, ty: &TypeDef) { | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 82 | fn encode_type(encoder: ComponentTypeEncoder, ty: &TypeDef<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wast-216.0.0/src/component/binary.rs:110:33 | 110 | fn encode_defined_type(encoder: ComponentDefinedTypeEncoder, ty: &ComponentDefinedType) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 110 | fn encode_defined_type(encoder: ComponentDefinedTypeEncoder<'_>, ty: &ComponentDefinedType) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wast-216.0.0/src/component/binary.rs:110:67 | 110 | fn encode_defined_type(encoder: ComponentDefinedTypeEncoder, ty: &ComponentDefinedType) { | ^^^^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 110 | fn encode_defined_type(encoder: ComponentDefinedTypeEncoder, ty: &ComponentDefinedType<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wast-216.0.0/src/component/binary.rs:185:42 | 185 | fn encode_custom(&mut self, custom: &Custom) { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 185 | fn encode_custom(&mut self, custom: &Custom<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wast-216.0.0/src/component/binary.rs:191:51 | 191 | fn encode_producers(&mut self, custom: &core::Producers) { | ------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 191 | fn encode_producers(&mut self, custom: &core::Producers<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wast-216.0.0/src/component/binary.rs:203:73 | 203 | fn encode_core_module(&mut self, module: &CoreModule<'a>, options: &EncodeOptions) { | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 203 | fn encode_core_module(&mut self, module: &CoreModule<'a>, options: &EncodeOptions<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wast-216.0.0/src/component/binary.rs:250:79 | 250 | fn encode_component(&mut self, component: &NestedComponent<'a>, options: &EncodeOptions) { | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 250 | fn encode_component(&mut self, component: &NestedComponent<'a>, options: &EncodeOptions<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wast-216.0.0/src/component/binary.rs:313:40 | 313 | fn encode_start(&mut self, start: &Start) { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 313 | fn encode_start(&mut self, start: &Start<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wast-216.0.0/src/component/binary.rs:528:46 | 528 | fn names_for_item_kind(&mut self, kind: &ItemSigKind) -> &mut Vec> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 528 | fn names_for_item_kind(&mut self, kind: &ItemSigKind<'_>) -> &mut Vec> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wast-216.0.0/src/component/binary.rs:584:23 | 584 | fn from(ty: core::ValType) -> Self { | ------^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 584 | fn from(ty: core::ValType<'_>) -> Self { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wast-216.0.0/src/component/binary.rs:633:26 | 633 | fn from(kind: &core::ItemKind) -> Self { | ------^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 633 | fn from(kind: &core::ItemKind<'_>) -> Self { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wast-216.0.0/src/component/binary.rs:645:23 | 645 | fn from(ty: core::TableType) -> Self { | ------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 645 | fn from(ty: core::TableType<'_>) -> Self { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wast-216.0.0/src/component/binary.rs:669:23 | 669 | fn from(ty: core::GlobalType) -> Self { | ------^^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 669 | fn from(ty: core::GlobalType<'_>) -> Self { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wast-216.0.0/src/component/binary.rs:679:24 | 679 | fn from(ty: &core::TagType) -> Self { | ------^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 679 | fn from(ty: &core::TagType<'_>) -> Self { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wast-216.0.0/src/component/binary.rs:699:20 | 699 | fn from(kind: &CoreInstantiationArgKind) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 699 | fn from(kind: &CoreInstantiationArgKind<'_>) -> Self { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wast-216.0.0/src/component/binary.rs:770:17 | 770 | fn from(r: &ComponentValType) -> Self { | ^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 770 | fn from(r: &ComponentValType<'_>) -> Self { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wast-216.0.0/src/component/binary.rs:802:17 | 802 | fn from(r: &Refinement) -> Self { | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 802 | fn from(r: &Refinement<'_>) -> Self { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wast-216.0.0/src/component/binary.rs:811:17 | 811 | fn from(k: &ItemSigKind) -> Self { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 811 | fn from(k: &ItemSigKind<'_>) -> Self { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wast-216.0.0/src/component/binary.rs:829:18 | 829 | fn from(ty: &ComponentType) -> Self { | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 829 | fn from(ty: &ComponentType<'_>) -> Self { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wast-216.0.0/src/component/binary.rs:857:18 | 857 | fn from(ty: &InstanceType) -> Self { | ^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 857 | fn from(ty: &InstanceType<'_>) -> Self { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wast-216.0.0/src/component/binary.rs:882:18 | 882 | fn from(ty: &ModuleType) -> Self { | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 882 | fn from(ty: &ModuleType<'_>) -> Self { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wast-216.0.0/src/component/binary.rs:920:20 | 920 | fn from(kind: &InstantiationArgKind) -> Self { | ^^^^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 920 | fn from(kind: &InstantiationArgKind<'_>) -> Self { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wast-216.0.0/src/component/binary.rs:929:20 | 929 | fn from(kind: &ComponentExportKind) -> Self { | ^^^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 929 | fn from(kind: &ComponentExportKind<'_>) -> Self { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wast-216.0.0/src/component/binary.rs:974:19 | 974 | fn from(opt: &CanonOpt) -> Self { | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 974 | fn from(opt: &CanonOpt<'_>) -> Self { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wast-216.0.0/src/component/component.rs:160:58 | 160 | fn parse_remaining(parser: Parser<'a>) -> Result> { | ^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 160 | fn parse_remaining(parser: Parser<'a>) -> Result>> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wast-216.0.0/src/component/export.rs:144:21 | 144 | fn peek(cursor: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 144 | fn peek(cursor: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wast-216.0.0/src/component/func.rs:470:48 | 470 | fn parse_trailing_item_ref(kind: T, parser: Parser) -> Result> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 470 | fn parse_trailing_item_ref(kind: T, parser: Parser<'_>) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wast-216.0.0/src/component/func.rs:470:77 | 470 | fn parse_trailing_item_ref(kind: T, parser: Parser) -> Result> { | -----------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 470 | fn parse_trailing_item_ref(kind: T, parser: Parser) -> Result> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wast-216.0.0/src/component/import.rs:83:58 | 83 | let (span, parse_kind): (_, fn(Parser<'a>) -> Result) = if l.peek::()? { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 83 | let (span, parse_kind): (_, fn(Parser<'a>) -> Result>) = if l.peek::()? { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wast-216.0.0/src/component/item_ref.rs:4:26 | 4 | fn peek(cursor: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 4 | fn peek(cursor: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wast-216.0.0/src/component/resolve.rs:177:44 | 177 | fn core_module(&mut self, module: &mut CoreModule) -> Result<(), Error> { | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 177 | fn core_module(&mut self, module: &mut CoreModule<'_>) -> Result<(), Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wast-216.0.0/src/component/types.rs:666:24 | 666 | let ok: Option = parser.parse()?; | ^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 666 | let ok: Option> = parser.parse()?; | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wast-216.0.0/src/component/types.rs:667:25 | 667 | let err: Option = if parser.peek::()? { | ^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 667 | let err: Option> = if parser.peek::()? { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wast-216.0.0/src/component/types.rs:696:29 | 696 | let mut params: Vec = Vec::new(); | ^^^^^^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 696 | let mut params: Vec> = Vec::new(); | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wast-216.0.0/src/component/types.rs:701:30 | 701 | let mut results: Vec = Vec::new(); | ^^^^^^^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 701 | let mut results: Vec> = Vec::new(); | ++++ warning: `wasmparser` (lib) generated 60 warnings Compiling wat v1.216.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=wat CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wat-1.216.0 CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='Rust parser for the WebAssembly Text format, WAT ' CARGO_PKG_HOMEPAGE='https://github.com/bytecodealliance/wasm-tools/tree/main/crates/wat' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=wat CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bytecodealliance/wasm-tools/tree/main/crates/wat' CARGO_PKG_RUST_VERSION=1.76.0 CARGO_PKG_VERSION=1.216.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=216 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wat-1.216.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name wat --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wat-1.216.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--allow=clippy::all' --deny=unsafe_code '--warn=clippy::unnecessary_to_owned' '--warn=clippy::map_clone' '--warn=clippy::manual_strip' '--warn=clippy::clone_on_copy' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("dwarf"))' -C metadata=a8caf7b119679a43 -C extra-filename=-a8caf7b119679a43 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern wast=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libwast-9366cc8ebbc233dc.rmeta --cap-lints warn -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wat-1.216.0/src/lib.rs:277:45 | 277 | let mut ast = parser::parse::(&_buf).map_err(|e| Error::cvt(e, wat, path))?; | ------^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 277 | let mut ast = parser::parse::>(&_buf).map_err(|e| Error::cvt(e, wat, path))?; | ++++ warning: `wat` (lib) generated 1 warning Compiling wasm-component-ld v0.5.7 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=wasm_component_ld CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasm-component-ld-0.5.7 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Linker for `wasm32-wasip2`' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=wasm-component-ld CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bytecodealliance/wasm-component-ld' CARGO_PKG_RUST_VERSION=1.76.0 CARGO_PKG_VERSION=0.5.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasm-component-ld-0.5.7 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name wasm_component_ld --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasm-component-ld-0.5.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ee64fafaf8a273c2 -C extra-filename=-ee64fafaf8a273c2 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern anyhow=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libanyhow-cc9637ad17d17dc8.rmeta --extern clap=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libclap-bb42b3c8ea34467b.rmeta --extern lexopt=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/liblexopt-119c0f3df4ea7d7e.rmeta --extern tempfile=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libtempfile-73df06ff3ff6ef01.rmeta --extern wasi_preview1_component_adapter_provider=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libwasi_preview1_component_adapter_provider-36feedfc1325376c.rmeta --extern wasmparser=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libwasmparser-d64610c5f159e06a.rmeta --extern wat=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libwat-a8caf7b119679a43.rmeta --extern wit_component=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libwit_component-47478cfb78c7b681.rmeta --extern wit_parser=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libwit_parser-85ab26ce54aed68f.rmeta --cap-lints warn -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: `wit-parser` (lib) generated 3 warnings warning: `wast` (lib) generated 75 warnings warning: `wit-component` (lib) generated 21 warnings Compiling wasm-component-ld-wrapper v0.1.0 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/tools/wasm-component-ld) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_BIN_NAME=wasm-component-ld CARGO_CRATE_NAME=wasm_component_ld CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/tools/wasm-component-ld CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=wasm-component-ld-wrapper CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name wasm_component_ld --edition=2021 src/tools/wasm-component-ld/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=da2eaaaf92fce703 -C extra-filename=-da2eaaaf92fce703 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -C strip=symbols -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern wasm_component_ld=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libwasm_component_ld-ee64fafaf8a273c2.rlib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Finished `release` profile [optimized] target(s) in 5m 46s Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/wasm-component-ld" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools-bin/wasm-component-ld" < ToolBuild { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, target: x86_64-unknown-openbsd, tool: "wasm-component-ld", path: "src/tools/wasm-component-ld", mode: ToolStd, source_type: InTree, extra_features: [], allow_features: "min_specialization", cargo_args: [] } < WasmComponentLd { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, target: x86_64-unknown-openbsd } Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools-bin/wasm-component-ld" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage2/lib/rustlib/x86_64-unknown-openbsd/bin/wasm-component-ld" c Llvm { target: x86_64-unknown-openbsd } running: "/usr/local/bin/llvm-config-17" "--bindir" (failure_mode=Exit) (created at src/core/build_steps/compile.rs:1912:21, executed at src/core/build_steps/compile.rs:1912:58) Copy/Link "/usr/local/llvm17/bin/llvm-cov" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage2/lib/rustlib/x86_64-unknown-openbsd/bin/llvm-cov" Copy/Link "/usr/local/llvm17/bin/llvm-nm" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage2/lib/rustlib/x86_64-unknown-openbsd/bin/llvm-nm" Copy/Link "/usr/local/llvm17/bin/llvm-objcopy" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage2/lib/rustlib/x86_64-unknown-openbsd/bin/llvm-objcopy" Copy/Link "/usr/local/llvm17/bin/llvm-objdump" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage2/lib/rustlib/x86_64-unknown-openbsd/bin/llvm-objdump" Copy/Link "/usr/local/llvm17/bin/llvm-profdata" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage2/lib/rustlib/x86_64-unknown-openbsd/bin/llvm-profdata" Copy/Link "/usr/local/llvm17/bin/llvm-readobj" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage2/lib/rustlib/x86_64-unknown-openbsd/bin/llvm-readobj" Copy/Link "/usr/local/llvm17/bin/llvm-size" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage2/lib/rustlib/x86_64-unknown-openbsd/bin/llvm-size" Copy/Link "/usr/local/llvm17/bin/llvm-strip" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage2/lib/rustlib/x86_64-unknown-openbsd/bin/llvm-strip" Copy/Link "/usr/local/llvm17/bin/llvm-ar" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage2/lib/rustlib/x86_64-unknown-openbsd/bin/llvm-ar" Copy/Link "/usr/local/llvm17/bin/llvm-as" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage2/lib/rustlib/x86_64-unknown-openbsd/bin/llvm-as" Copy/Link "/usr/local/llvm17/bin/llvm-dis" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage2/lib/rustlib/x86_64-unknown-openbsd/bin/llvm-dis" Copy/Link "/usr/local/llvm17/bin/llvm-link" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage2/lib/rustlib/x86_64-unknown-openbsd/bin/llvm-link" Copy/Link "/usr/local/llvm17/bin/llc" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage2/lib/rustlib/x86_64-unknown-openbsd/bin/llc" Copy/Link "/usr/local/llvm17/bin/opt" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage2/lib/rustlib/x86_64-unknown-openbsd/bin/opt" c Sysroot { compiler: Compiler { stage: 2, host: x86_64-unknown-openbsd }, force_recompile: false } Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/rustc-main" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage2/bin/rustc" < Assemble { target_compiler: Compiler { stage: 2, host: x86_64-unknown-openbsd } } > Rustc { compiler: Compiler { stage: 2, host: x86_64-unknown-openbsd } } c Sysroot { compiler: Compiler { stage: 2, host: x86_64-unknown-openbsd }, force_recompile: false } Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage2/bin/rustc" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rustc/x86_64-unknown-openbsd/image/bin/rustc" > Rustdoc { compiler: Compiler { stage: 2, host: x86_64-unknown-openbsd } } c Assemble { target_compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd } } c Std { target: x86_64-unknown-openbsd, compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, crates: [], force_recompile: false, extra_rust_args: [], is_for_mir_opt_tests: false } c Rustc { target: x86_64-unknown-openbsd, compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, crates: [] } c Libdir { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, target: x86_64-unknown-openbsd } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, force_recompile: false } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, force_recompile: false } using sysroot /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1 c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, force_recompile: false } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, force_recompile: false } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, force_recompile: false } c Llvm { target: x86_64-unknown-openbsd } running: "/usr/local/bin/llvm-config-17" "--libdir" (failure_mode=Exit) (created at src/core/builder.rs:1962:21, executed at src/core/builder.rs:1962:58) c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, force_recompile: false } Building tool rustdoc (stage1 -> stage2, x86_64-unknown-openbsd) running: cd "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src" && env -u MAKEFLAGS -u MFLAGS AR_x86_64_unknown_openbsd="ar" CARGO_INCREMENTAL="0" CARGO_PROFILE_RELEASE_DEBUG="0" CARGO_PROFILE_RELEASE_DEBUG_ASSERTIONS="false" CARGO_PROFILE_RELEASE_OVERFLOW_CHECKS="false" CARGO_PROFILE_RELEASE_STRIP="false" CARGO_TARGET_DIR="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools" CC_x86_64_unknown_openbsd="cc" CFG_COMPILER_BUILD_TRIPLE="x86_64-unknown-openbsd" CFG_COMPILER_HOST_TRIPLE="x86_64-unknown-openbsd" CFG_RELEASE="1.82.0" CFG_RELEASE_CHANNEL="stable" CFG_RELEASE_NUM="1.82.0" CFG_VERSION="1.82.0 (f6e511eec 2024-10-15) (built from a source tarball)" CFG_VER_DATE="2024-10-15" CFG_VER_HASH="f6e511eec7342f59a25f7c0534f1dbea00d01b14" CFLAGS_x86_64_unknown_openbsd="-O2 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-openbsd -O2 -pipe" CXXFLAGS_x86_64_unknown_openbsd="-O2 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-openbsd" CXX_x86_64_unknown_openbsd="c++" DOC_RUST_LANG_ORG_CHANNEL="https://doc.rust-lang.org/1.82.0" LIBC_CHECK_CFG="1" LIBRARY_PATH="/usr/local/llvm17/lib" LZMA_API_STATIC="1" RANLIB_x86_64_unknown_openbsd="ar s" REAL_LIBRARY_PATH="/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib" REAL_LIBRARY_PATH_VAR="LD_LIBRARY_PATH" RUSTBUILD_NATIVE_DIR="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/native" RUSTC="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc" RUSTC_BOOTSTRAP="1" RUSTC_BREAK_ON_ICE="1" RUSTC_ERROR_METADATA_DST="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/extended-error-metadata" RUSTC_HOST_FLAGS="-Zunstable-options --check-cfg=cfg(bootstrap)" RUSTC_INSTALL_BINDIR="bin" RUSTC_LIBDIR="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib" RUSTC_LINK_STD_INTO_RUSTC_DRIVER="1" RUSTC_LINT_FLAGS="-Wrust_2018_idioms -Wunused_lifetimes" RUSTC_REAL="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/bin/rustc" RUSTC_SNAPSHOT="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/bin/rustc" RUSTC_SNAPSHOT_LIBDIR="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib" RUSTC_STAGE="1" RUSTC_SYSROOT="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1" RUSTC_TLS_MODEL_INITIAL_EXEC="1" RUSTC_VERBOSE="2" RUSTC_WRAPPER="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc" RUSTDOC="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustdoc" RUSTDOCFLAGS="--cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(parallel_compiler) --check-cfg=cfg(rust_analyzer) -Wrustdoc::invalid_codeblock_attributes --crate-version 1.82.0\t(f6e511eec\t2024-10-15)\t(built\tfrom\ta\tsource\ttarball)" RUSTDOC_REAL="/path/to/nowhere/rustdoc/not/required" RUSTFLAGS="--cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(parallel_compiler) --check-cfg=cfg(rust_analyzer) -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin -Clink-args=-Wl,-rpath,$ORIGIN/../lib -Zunstable-options -Zon-broken-pipe=kill" RUST_TEST_THREADS="6" SYSROOT="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1" __CARGO_DEFAULT_LIB_METADATA="stabletool-rustc" "/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo" "build" "--target" "x86_64-unknown-openbsd" "--release" "-Zbinary-dep-depinfo" "-j" "6" "-v" "-v" "--frozen" "--manifest-path" "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/tools/rustdoc/Cargo.toml" (failure_mode=Exit) (created at src/core/builder.rs:1419:33, executed at src/core/build_steps/tool.rs:663:26) Compiling version_check v0.9.5 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=version_check CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/version_check-0.9.5 CARGO_PKG_AUTHORS='Sergio Benitez ' CARGO_PKG_DESCRIPTION='Tiny crate to check the version of the installed/running rustc.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=version_check CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/SergioBenitez/version_check' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.9.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/version_check-0.9.5 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name version_check --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/version_check-0.9.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=2542c276a8fc5ce9 -C extra-filename=-2542c276a8fc5ce9 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn -Z binary-dep-depinfo` Compiling proc-macro2 v1.0.86 Compiling unicode-ident v1.0.12 Compiling memchr v2.5.0 Compiling autocfg v1.3.0 Compiling parking_lot_core v0.9.10 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86 CARGO_PKG_AUTHORS='David Tolnay :Alex Crichton ' CARGO_PKG_DESCRIPTION='A substitute implementation of the compiler'\''s `proc_macro` API to decouple token-based libraries from the procedural macro use case.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/proc-macro2' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.86 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=86 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=74ee37e9d3ba7251 -C extra-filename=-74ee37e9d3ba7251 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/build/proc-macro2-74ee37e9d3ba7251 -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0 CARGO_PKG_AUTHORS='Andrew Gallant :bluss' CARGO_PKG_DESCRIPTION='Safe interface to memchr.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/memchr' CARGO_PKG_LICENSE=Unlicense/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=memchr CARGO_PKG_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='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.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 -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "libc", "rustc-dep-of-std", "std", "use_std"))' -C metadata=8fbbdc6235e77af5 -C extra-filename=-8fbbdc6235e77af5 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/build/memchr-8fbbdc6235e77af5 -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=unicode_ident CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicode-ident-1.0.12 CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='(MIT OR Apache-2.0) AND Unicode-DFS-2016' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-ident CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/unicode-ident' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.12 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicode-ident-1.0.12 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name unicode_ident --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicode-ident-1.0.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=324d62e29c9f9552 -C extra-filename=-324d62e29c9f9552 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=autocfg CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/autocfg-1.3.0 CARGO_PKG_AUTHORS='Josh Stone ' CARGO_PKG_DESCRIPTION='Automatic cfg for Rust compiler features' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=autocfg CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/cuviper/autocfg' CARGO_PKG_RUST_VERSION=1.0 CARGO_PKG_VERSION=1.3.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/autocfg-1.3.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name autocfg --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/autocfg-1.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=40688ae723f44fa8 -C extra-filename=-40688ae723f44fa8 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10 CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='An advanced API for creating custom synchronization primitives.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=parking_lot_core CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.9.10 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("backtrace", "deadlock_detection", "nightly", "petgraph", "thread-id"))' -C metadata=17d4cda508eccffe -C extra-filename=-17d4cda508eccffe --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/build/parking_lot_core-17d4cda508eccffe -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/version_check-0.9.5/src/version.rs:192:32 | 192 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 192 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/version_check-0.9.5/src/version.rs:199:32 | 199 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 199 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/version_check-0.9.5/src/channel.rs:192:32 | 192 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 192 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/version_check-0.9.5/src/date.rs:178:32 | 178 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 178 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/autocfg-1.3.0/src/error.rs:30:32 | 30 | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 30 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ Compiling libc v0.2.157 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157 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.157 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=157 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="extra_traits"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=10c1753b54291c0c -C extra-filename=-10c1753b54291c0c --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/build/libc-10c1753b54291c0c -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157 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.157 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=157 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=6ad79d5eb920e96c -C extra-filename=-6ad79d5eb920e96c --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/build/libc-6ad79d5eb920e96c -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn -Z binary-dep-depinfo` Compiling serde v1.0.208 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208 CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='A generic serialization/deserialization framework' CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde CARGO_PKG_README=crates-io.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.208 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=208 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=1aee91a3c09ab9e1 -C extra-filename=-1aee91a3c09ab9e1 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/build/serde-1aee91a3c09ab9e1 -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=openbsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_PROC_MACRO=1 CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86 CARGO_PKG_AUTHORS='David Tolnay :Alex Crichton ' CARGO_PKG_DESCRIPTION='A substitute implementation of the compiler'\''s `proc_macro` API to decouple token-based libraries from the procedural macro use case.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/proc-macro2' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.86 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=86 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-openbsd LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' NUM_JOBS=6 OPT_LEVEL=0 OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/build/proc-macro2-aa8dddcc316f5e5e/out PROFILE=release RUSTC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTC_WRAPPER=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTDOC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-openbsd /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/build/proc-macro2-74ee37e9d3ba7251/build-script-build` [proc-macro2 1.0.86] cargo:rustc-check-cfg=cfg(fuzzing) [proc-macro2 1.0.86] cargo:rustc-check-cfg=cfg(no_is_available) [proc-macro2 1.0.86] cargo:rustc-check-cfg=cfg(no_literal_byte_character) [proc-macro2 1.0.86] cargo:rustc-check-cfg=cfg(no_literal_c_string) [proc-macro2 1.0.86] cargo:rustc-check-cfg=cfg(no_source_text) [proc-macro2 1.0.86] cargo:rustc-check-cfg=cfg(proc_macro_span) [proc-macro2 1.0.86] cargo:rustc-check-cfg=cfg(procmacro2_backtrace) [proc-macro2 1.0.86] cargo:rustc-check-cfg=cfg(procmacro2_nightly_testing) [proc-macro2 1.0.86] cargo:rustc-check-cfg=cfg(procmacro2_semver_exempt) [proc-macro2 1.0.86] cargo:rustc-check-cfg=cfg(randomize_layout) [proc-macro2 1.0.86] cargo:rustc-check-cfg=cfg(span_locations) [proc-macro2 1.0.86] cargo:rustc-check-cfg=cfg(super_unstable) [proc-macro2 1.0.86] cargo:rustc-check-cfg=cfg(wrap_proc_macro) [proc-macro2 1.0.86] cargo:rerun-if-changed=build/probe.rs [proc-macro2 1.0.86] cargo:rustc-cfg=wrap_proc_macro Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=proc_macro2 CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86 CARGO_PKG_AUTHORS='David Tolnay :Alex Crichton ' CARGO_PKG_DESCRIPTION='A substitute implementation of the compiler'\''s `proc_macro` API to decouple token-based libraries from the procedural macro use case.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/proc-macro2' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.86 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=86 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/build/proc-macro2-aa8dddcc316f5e5e/out /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name proc_macro2 --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=7c60fc0ab14e3244 -C extra-filename=-7c60fc0ab14e3244 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern unicode_ident=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/libunicode_ident-324d62e29c9f9552.rmeta --cap-lints warn -Z binary-dep-depinfo --cfg wrap_proc_macro --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(no_is_available)' --check-cfg 'cfg(no_literal_byte_character)' --check-cfg 'cfg(no_literal_c_string)' --check-cfg 'cfg(no_source_text)' --check-cfg 'cfg(proc_macro_span)' --check-cfg 'cfg(procmacro2_backtrace)' --check-cfg 'cfg(procmacro2_nightly_testing)' --check-cfg 'cfg(procmacro2_semver_exempt)' --check-cfg 'cfg(randomize_layout)' --check-cfg 'cfg(span_locations)' --check-cfg 'cfg(super_unstable)' --check-cfg 'cfg(wrap_proc_macro)'` warning: `version_check` (lib) generated 4 warnings Compiling unicase v2.7.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicase-2.7.0 CARGO_PKG_AUTHORS='Sean McArthur ' CARGO_PKG_DESCRIPTION='A case-insensitive wrapper around strings.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicase CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/seanmonstar/unicase' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.7.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicase-2.7.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicase-2.7.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=b2777114e6b6a0a6 -C extra-filename=-b2777114e6b6a0a6 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/build/unicase-b2777114e6b6a0a6 -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern version_check=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/libversion_check-2542c276a8fc5ce9.rlib --cap-lints warn -Z binary-dep-depinfo` warning: `autocfg` (lib) generated 1 warning Compiling lock_api v0.4.12 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/lock_api-0.4.12 CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='Wrappers to create fully-featured Mutex and RwLock types. Compatible with no_std.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lock_api CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.4.12 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/lock_api-0.4.12 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/lock_api-0.4.12/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="atomic_usize"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arc_lock", "atomic_usize", "default", "nightly", "owning_ref", "serde"))' -C metadata=65e255c289ae9f80 -C extra-filename=-65e255c289ae9f80 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/build/lock_api-65e255c289ae9f80 -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern autocfg=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/libautocfg-40688ae723f44fa8.rlib --cap-lints warn -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:77:27 | 77 | fn skip_whitespace(input: Cursor) -> Cursor { | ^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 77 | fn skip_whitespace(input: Cursor<'_>) -> Cursor { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:77:38 | 77 | fn skip_whitespace(input: Cursor) -> Cursor { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 77 | fn skip_whitespace(input: Cursor) -> Cursor<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:125:25 | 125 | fn block_comment(input: Cursor) -> PResult<&str> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 125 | fn block_comment(input: Cursor<'_>) -> PResult<&str> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:125:43 | 125 | fn block_comment(input: Cursor) -> PResult<&str> { | -------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 125 | fn block_comment(input: Cursor) -> PResult<'_, &str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:157:22 | 157 | fn word_break(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 157 | fn word_break(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:157:40 | 157 | fn word_break(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 157 | fn word_break(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:168:39 | 168 | pub(crate) fn token_stream(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 168 | pub(crate) fn token_stream(mut input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:253:22 | 253 | fn lex_error(cursor: Cursor) -> LexError { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 253 | fn lex_error(cursor: Cursor<'_>) -> LexError { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:266:22 | 266 | fn leaf_token(input: Cursor) -> PResult { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 266 | fn leaf_token(input: Cursor<'_>) -> PResult { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:266:40 | 266 | fn leaf_token(input: Cursor) -> PResult { | -------^---------- expected lifetime parameter | help: indicate the anonymous lifetime | 266 | fn leaf_token(input: Cursor) -> PResult<'_, TokenTree> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:283:17 | 283 | fn ident(input: Cursor) -> PResult { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 283 | fn ident(input: Cursor<'_>) -> PResult { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:283:35 | 283 | fn ident(input: Cursor) -> PResult { | -------^------------- expected lifetime parameter | help: indicate the anonymous lifetime | 283 | fn ident(input: Cursor) -> PResult<'_, crate::Ident> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:296:21 | 296 | fn ident_any(input: Cursor) -> PResult { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 296 | fn ident_any(input: Cursor<'_>) -> PResult { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:296:39 | 296 | fn ident_any(input: Cursor) -> PResult { | -------^------------- expected lifetime parameter | help: indicate the anonymous lifetime | 296 | fn ident_any(input: Cursor) -> PResult<'_, crate::Ident> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:322:25 | 322 | fn ident_not_raw(input: Cursor) -> PResult<&str> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 322 | fn ident_not_raw(input: Cursor<'_>) -> PResult<&str> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:322:43 | 322 | fn ident_not_raw(input: Cursor) -> PResult<&str> { | -------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 322 | fn ident_not_raw(input: Cursor) -> PResult<'_, &str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:341:30 | 341 | pub(crate) fn literal(input: Cursor) -> PResult { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 341 | pub(crate) fn literal(input: Cursor<'_>) -> PResult { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:341:48 | 341 | pub(crate) fn literal(input: Cursor) -> PResult { | -------^-------- expected lifetime parameter | help: indicate the anonymous lifetime | 341 | pub(crate) fn literal(input: Cursor) -> PResult<'_, Literal> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:347:29 | 347 | fn literal_nocapture(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 347 | fn literal_nocapture(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:347:47 | 347 | fn literal_nocapture(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 347 | fn literal_nocapture(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:367:26 | 367 | fn literal_suffix(input: Cursor) -> Cursor { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 367 | fn literal_suffix(input: Cursor<'_>) -> Cursor { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:367:37 | 367 | fn literal_suffix(input: Cursor) -> Cursor { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 367 | fn literal_suffix(input: Cursor) -> Cursor<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:374:18 | 374 | fn string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 374 | fn string(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:374:36 | 374 | fn string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 374 | fn string(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:384:29 | 384 | fn cooked_string(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 384 | fn cooked_string(mut input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:384:47 | 384 | fn cooked_string(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 384 | fn cooked_string(mut input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:418:22 | 418 | fn raw_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 418 | fn raw_string(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:418:40 | 418 | fn raw_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 418 | fn raw_string(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:437:23 | 437 | fn byte_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 437 | fn byte_string(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:437:41 | 437 | fn byte_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 437 | fn byte_string(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:447:34 | 447 | fn cooked_byte_string(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 447 | fn cooked_byte_string(mut input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:447:52 | 447 | fn cooked_byte_string(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 447 | fn cooked_byte_string(mut input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:478:35 | 478 | fn delimiter_of_raw_string(input: Cursor) -> PResult<&str> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 478 | fn delimiter_of_raw_string(input: Cursor<'_>) -> PResult<&str> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:478:53 | 478 | fn delimiter_of_raw_string(input: Cursor) -> PResult<&str> { | -------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 478 | fn delimiter_of_raw_string(input: Cursor) -> PResult<'_, &str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:495:27 | 495 | fn raw_byte_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 495 | fn raw_byte_string(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:495:45 | 495 | fn raw_byte_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 495 | fn raw_byte_string(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:518:20 | 518 | fn c_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 518 | fn c_string(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:518:38 | 518 | fn c_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 518 | fn c_string(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:528:24 | 528 | fn raw_c_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 528 | fn raw_c_string(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:528:42 | 528 | fn raw_c_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 528 | fn raw_c_string(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:548:31 | 548 | fn cooked_c_string(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 548 | fn cooked_c_string(mut input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:548:49 | 548 | fn cooked_c_string(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 548 | fn cooked_c_string(mut input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:585:16 | 585 | fn byte(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 585 | fn byte(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:585:34 | 585 | fn byte(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 585 | fn byte(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:607:21 | 607 | fn character(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 607 | fn character(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:607:39 | 607 | fn character(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 607 | fn character(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:696:35 | 696 | fn trailing_backslash(input: &mut Cursor, mut last: u8) -> Result<(), Reject> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 696 | fn trailing_backslash(input: &mut Cursor<'_>, mut last: u8) -> Result<(), Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:715:17 | 715 | fn float(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 715 | fn float(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:715:35 | 715 | fn float(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 715 | fn float(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:725:24 | 725 | fn float_digits(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 725 | fn float_digits(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:725:42 | 725 | fn float_digits(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 725 | fn float_digits(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:810:15 | 810 | fn int(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 810 | fn int(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:810:33 | 810 | fn int(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 810 | fn int(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:820:22 | 820 | fn digits(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 820 | fn digits(mut input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:820:40 | 820 | fn digits(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 820 | fn digits(mut input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:875:17 | 875 | fn punct(input: Cursor) -> PResult { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 875 | fn punct(input: Cursor<'_>) -> PResult { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:875:35 | 875 | fn punct(input: Cursor) -> PResult { | -------^------ expected lifetime parameter | help: indicate the anonymous lifetime | 875 | fn punct(input: Cursor) -> PResult<'_, Punct> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:892:22 | 892 | fn punct_char(input: Cursor) -> PResult { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 892 | fn punct_char(input: Cursor<'_>) -> PResult { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:892:40 | 892 | fn punct_char(input: Cursor) -> PResult { | -------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 892 | fn punct_char(input: Cursor) -> PResult<'_, char> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:961:32 | 961 | fn doc_comment_contents(input: Cursor) -> PResult<(&str, bool)> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 961 | fn doc_comment_contents(input: Cursor<'_>) -> PResult<(&str, bool)> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:961:50 | 961 | fn doc_comment_contents(input: Cursor) -> PResult<(&str, bool)> { | -------^------------- expected lifetime parameter | help: indicate the anonymous lifetime | 961 | fn doc_comment_contents(input: Cursor) -> PResult<'_, (&str, bool)> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:984:37 | 984 | fn take_until_newline_or_eof(input: Cursor) -> (Cursor, &str) { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 984 | fn take_until_newline_or_eof(input: Cursor<'_>) -> (Cursor, &str) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:984:49 | 984 | fn take_until_newline_or_eof(input: Cursor) -> (Cursor, &str) { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 984 | fn take_until_newline_or_eof(input: Cursor) -> (Cursor<'_>, &str) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/rcvec.rs:33:38 | 33 | pub fn iter(&self) -> slice::Iter { | -----------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 33 | pub fn iter(&self) -> slice::Iter<'_, T> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/rcvec.rs:37:43 | 37 | pub fn make_mut(&mut self) -> RcVecMut | --------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 37 | pub fn make_mut(&mut self) -> RcVecMut<'_, T> | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/rcvec.rs:46:49 | 46 | pub fn get_mut(&mut self) -> Option> { | --------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 46 | pub fn get_mut(&mut self) -> Option> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/rcvec.rs:83:41 | 83 | pub fn as_mut(&mut self) -> RcVecMut { | --------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 83 | pub fn as_mut(&mut self) -> RcVecMut<'_, T> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/rcvec.rs:109:41 | 109 | pub fn as_mut(&mut self) -> RcVecMut { | --------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 109 | pub fn as_mut(&mut self) -> RcVecMut<'_, T> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/fallback.rs:76:48 | 76 | fn push_token_from_proc_macro(mut vec: RcVecMut, token: TokenTree) { | --------^---------- expected lifetime parameter | help: indicate the anonymous lifetime | 76 | fn push_token_from_proc_macro(mut vec: RcVecMut<'_, TokenTree>, token: TokenTree) { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/fallback.rs:92:47 | 92 | fn push_negative_literal(mut vec: RcVecMut, mut literal: Literal) { | --------^---------- expected lifetime parameter | help: indicate the anonymous lifetime | 92 | fn push_negative_literal(mut vec: RcVecMut<'_, TokenTree>, mut literal: Literal) { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/fallback.rs:169:29 | 169 | fn get_cursor(src: &str) -> Cursor { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 169 | fn get_cursor(src: &str) -> Cursor<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/fallback.rs:191:32 | 191 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 191 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/fallback.rs:197:32 | 197 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 197 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/fallback.rs:220:32 | 220 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 220 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/fallback.rs:682:32 | 682 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 682 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/fallback.rs:691:63 | 691 | pub(crate) fn debug_span_field_if_nontrivial(debug: &mut fmt::DebugStruct, span: Span) { | -----^^^^^^^^^^^ | | | expected lifetime parameters | help: indicate the anonymous lifetimes | 691 | pub(crate) fn debug_span_field_if_nontrivial(debug: &mut fmt::DebugStruct<'_, '_>, span: Span) { | ++++++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/fallback.rs:753:32 | 753 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 753 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/fallback.rs:773:34 | 773 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 773 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/fallback.rs:897:32 | 897 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 897 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/fallback.rs:909:32 | 909 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 909 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/fallback.rs:1190:32 | 1190 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1190 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/fallback.rs:1196:34 | 1196 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1196 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/extra.rs:148:32 | 148 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 148 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/wrapper.rs:132:32 | 132 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 132 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/wrapper.rs:255:32 | 255 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 255 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/wrapper.rs:285:32 | 285 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 285 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/wrapper.rs:298:32 | 298 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 298 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/wrapper.rs:543:32 | 543 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 543 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/wrapper.rs:551:63 | 551 | pub(crate) fn debug_span_field_if_nontrivial(debug: &mut fmt::DebugStruct, span: Span) { | -----^^^^^^^^^^^ | | | expected lifetime parameters | help: indicate the anonymous lifetimes | 551 | pub(crate) fn debug_span_field_if_nontrivial(debug: &mut fmt::DebugStruct<'_, '_>, span: Span) { | ++++++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/wrapper.rs:648:40 | 648 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 648 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/wrapper.rs:657:40 | 657 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 657 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/wrapper.rs:745:32 | 745 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 745 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/wrapper.rs:754:32 | 754 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 754 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/wrapper.rs:967:32 | 967 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 967 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/wrapper.rs:976:32 | 976 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 976 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:306:32 | 306 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 306 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:313:32 | 313 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 313 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:325:32 | 325 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 325 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:331:32 | 331 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 331 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:560:32 | 560 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 560 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:634:32 | 634 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 634 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:646:32 | 646 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 646 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:792:40 | 792 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 792 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:798:40 | 798 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 798 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:871:32 | 871 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 871 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:877:34 | 877 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 877 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:1060:32 | 1060 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1060 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:1066:32 | 1066 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1066 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:1310:32 | 1310 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1310 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:1316:32 | 1316 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1316 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:1352:36 | 1352 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1352 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=openbsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(parallel_compiler)--check-cfg=cfg(rust_analyzer)-Zmacro-backtrace-Csplit-debuginfo=off-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zunstable-options-Zon-broken-pipe=kill' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_EXTRA_TRAITS=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157 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.157 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=157 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-openbsd LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' NUM_JOBS=6 OPT_LEVEL=3 OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/libc-0f009fc7ee0f2ae2/out PROFILE=release RUSTC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTC_WRAPPER=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTDOC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-openbsd /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/build/libc-10c1753b54291c0c/build-script-build` [libc 0.2.157] cargo:rerun-if-changed=build.rs [libc 0.2.157] cargo:rustc-cfg=freebsd11 [libc 0.2.157] cargo:rustc-cfg=libc_priv_mod_use [libc 0.2.157] cargo:rustc-cfg=libc_union [libc 0.2.157] cargo:rustc-cfg=libc_const_size_of [libc 0.2.157] cargo:rustc-cfg=libc_align [libc 0.2.157] cargo:rustc-cfg=libc_int128 [libc 0.2.157] cargo:rustc-cfg=libc_core_cvoid [libc 0.2.157] cargo:rustc-cfg=libc_packedN [libc 0.2.157] cargo:rustc-cfg=libc_cfg_target_vendor [libc 0.2.157] cargo:rustc-cfg=libc_non_exhaustive [libc 0.2.157] cargo:rustc-cfg=libc_long_array [libc 0.2.157] cargo:rustc-cfg=libc_ptr_addr_of [libc 0.2.157] cargo:rustc-cfg=libc_underscore_const_names [libc 0.2.157] cargo:rustc-cfg=libc_const_extern_fn [libc 0.2.157] cargo:rustc-check-cfg=cfg(emscripten_new_stat_abi) [libc 0.2.157] cargo:rustc-check-cfg=cfg(espidf_time64) [libc 0.2.157] cargo:rustc-check-cfg=cfg(freebsd10) [libc 0.2.157] cargo:rustc-check-cfg=cfg(freebsd11) [libc 0.2.157] cargo:rustc-check-cfg=cfg(freebsd12) [libc 0.2.157] cargo:rustc-check-cfg=cfg(freebsd13) [libc 0.2.157] cargo:rustc-check-cfg=cfg(freebsd14) [libc 0.2.157] cargo:rustc-check-cfg=cfg(freebsd15) [libc 0.2.157] cargo:rustc-check-cfg=cfg(libc_align) [libc 0.2.157] cargo:rustc-check-cfg=cfg(libc_cfg_target_vendor) [libc 0.2.157] cargo:rustc-check-cfg=cfg(libc_const_extern_fn) [libc 0.2.157] cargo:rustc-check-cfg=cfg(libc_const_extern_fn_unstable) [libc 0.2.157] cargo:rustc-check-cfg=cfg(libc_const_size_of) [libc 0.2.157] cargo:rustc-check-cfg=cfg(libc_core_cvoid) [libc 0.2.157] cargo:rustc-check-cfg=cfg(libc_deny_warnings) [libc 0.2.157] cargo:rustc-check-cfg=cfg(libc_int128) [libc 0.2.157] cargo:rustc-check-cfg=cfg(libc_long_array) [libc 0.2.157] cargo:rustc-check-cfg=cfg(libc_non_exhaustive) [libc 0.2.157] cargo:rustc-check-cfg=cfg(libc_packedN) [libc 0.2.157] cargo:rustc-check-cfg=cfg(libc_priv_mod_use) [libc 0.2.157] cargo:rustc-check-cfg=cfg(libc_ptr_addr_of) [libc 0.2.157] cargo:rustc-check-cfg=cfg(libc_thread_local) [libc 0.2.157] cargo:rustc-check-cfg=cfg(libc_underscore_const_names) [libc 0.2.157] cargo:rustc-check-cfg=cfg(libc_union) [libc 0.2.157] cargo:rustc-check-cfg=cfg(target_os,values("switch","aix","ohos","hurd","visionos")) [libc 0.2.157] cargo:rustc-check-cfg=cfg(target_env,values("illumos","wasi","aix","ohos")) [libc 0.2.157] cargo:rustc-check-cfg=cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky")) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=libc CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157 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.157 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=157 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/libc-0f009fc7ee0f2ae2/out /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name libc --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="extra_traits"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=a55bf6beb5a0f10e -C extra-filename=-a55bf6beb5a0f10e --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo --cfg freebsd11 --cfg libc_priv_mod_use --cfg libc_union --cfg libc_const_size_of --cfg libc_align --cfg libc_int128 --cfg libc_core_cvoid --cfg libc_packedN --cfg libc_cfg_target_vendor --cfg libc_non_exhaustive --cfg libc_long_array --cfg libc_ptr_addr_of --cfg libc_underscore_const_names --cfg libc_const_extern_fn --check-cfg 'cfg(emscripten_new_stat_abi)' --check-cfg 'cfg(espidf_time64)' --check-cfg 'cfg(freebsd10)' --check-cfg 'cfg(freebsd11)' --check-cfg 'cfg(freebsd12)' --check-cfg 'cfg(freebsd13)' --check-cfg 'cfg(freebsd14)' --check-cfg 'cfg(freebsd15)' --check-cfg 'cfg(libc_align)' --check-cfg 'cfg(libc_cfg_target_vendor)' --check-cfg 'cfg(libc_const_extern_fn)' --check-cfg 'cfg(libc_const_extern_fn_unstable)' --check-cfg 'cfg(libc_const_size_of)' --check-cfg 'cfg(libc_core_cvoid)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(libc_int128)' --check-cfg 'cfg(libc_long_array)' --check-cfg 'cfg(libc_non_exhaustive)' --check-cfg 'cfg(libc_packedN)' --check-cfg 'cfg(libc_priv_mod_use)' --check-cfg 'cfg(libc_ptr_addr_of)' --check-cfg 'cfg(libc_thread_local)' --check-cfg 'cfg(libc_underscore_const_names)' --check-cfg 'cfg(libc_union)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","visionos"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'` Compiling cfg-if v1.0.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=cfg_if CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/cfg-if-1.0.0 CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='A macro to ergonomically define an item depending on a large number of #[cfg] parameters. Structured like an if-else chain, the first matching branch is the item that gets emitted. ' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/cfg-if' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cfg-if CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/cfg-if' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/cfg-if-1.0.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name cfg_if --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/cfg-if-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "rustc-dep-of-std"))' -C metadata=3f3ee01bb7c5f992 -C extra-filename=-3f3ee01bb7c5f992 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn -Z binary-dep-depinfo` Compiling once_cell v1.19.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=openbsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(parallel_compiler)--check-cfg=cfg(rust_analyzer)-Zmacro-backtrace-Csplit-debuginfo=off-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zunstable-options-Zon-broken-pipe=kill' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0 CARGO_PKG_AUTHORS='Andrew Gallant :bluss' CARGO_PKG_DESCRIPTION='Safe interface to memchr.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/memchr' CARGO_PKG_LICENSE=Unlicense/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=memchr CARGO_PKG_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='' DEBUG=false HOST=x86_64-unknown-openbsd LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' NUM_JOBS=6 OPT_LEVEL=3 OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/memchr-85e156eb63092e95/out PROFILE=release RUSTC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTC_WRAPPER=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTDOC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-openbsd /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/build/memchr-8fbbdc6235e77af5/build-script-build` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=once_cell CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/once_cell-1.19.0 CARGO_PKG_AUTHORS='Aleksey Kladov ' CARGO_PKG_DESCRIPTION='Single assignment cells and lazy values.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=once_cell CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/matklad/once_cell' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=1.19.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=19 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/once_cell-1.19.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name once_cell --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/once_cell-1.19.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="race"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "atomic-polyfill", "critical-section", "default", "parking_lot", "portable-atomic", "race", "std", "unstable"))' -C metadata=114ad44df60efabc -C extra-filename=-114ad44df60efabc --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` [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=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=cfg_if CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/cfg-if-1.0.0 CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='A macro to ergonomically define an item depending on a large number of #[cfg] parameters. Structured like an if-else chain, the first matching branch is the item that gets emitted. ' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/cfg-if' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cfg-if CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/cfg-if' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/cfg-if-1.0.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name cfg_if --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/cfg-if-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "rustc-dep-of-std"))' -C metadata=d7457ff2f3866edf -C extra-filename=-d7457ff2f3866edf --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling quote v1.0.36 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=openbsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157 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.157 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=157 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-openbsd LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' NUM_JOBS=6 OPT_LEVEL=0 OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/build/libc-ac2f861f31bf2ea7/out PROFILE=release RUSTC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTC_WRAPPER=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTDOC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-openbsd /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/build/libc-6ad79d5eb920e96c/build-script-build` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=quote CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quote-1.0.36 CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Quasi-quoting macro quote'\!'(...)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=quote CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/quote' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.36 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=36 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quote-1.0.36 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name quote --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quote-1.0.36/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=5de702b0a1dabd6d -C extra-filename=-5de702b0a1dabd6d --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern proc_macro2=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/libproc_macro2-7c60fc0ab14e3244.rmeta --cap-lints warn -Z binary-dep-depinfo` [libc 0.2.157] cargo:rerun-if-changed=build.rs Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=memchr CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0 CARGO_PKG_AUTHORS='Andrew Gallant :bluss' CARGO_PKG_DESCRIPTION='Safe interface to memchr.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/memchr' CARGO_PKG_LICENSE=Unlicense/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=memchr CARGO_PKG_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='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/memchr-85e156eb63092e95/out /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name memchr --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.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 opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "libc", "rustc-dep-of-std", "std", "use_std"))' -C metadata=16ffef5f7b0bb4d1 -C extra-filename=-16ffef5f7b0bb4d1 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo --cfg memchr_runtime_simd --cfg memchr_runtime_sse2 --cfg memchr_runtime_sse42 --cfg memchr_runtime_avx` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/once_cell-1.19.0/src/lib.rs:430:36 | 430 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 430 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/once_cell-1.19.0/src/lib.rs:722:36 | 722 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 722 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/once_cell-1.19.0/src/lib.rs:910:36 | 910 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 910 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/once_cell-1.19.0/src/lib.rs:1261:36 | 1261 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1261 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ [libc 0.2.157] cargo:rustc-cfg=freebsd11 [libc 0.2.157] cargo:rustc-cfg=libc_priv_mod_use [libc 0.2.157] cargo:rustc-cfg=libc_union [libc 0.2.157] cargo:rustc-cfg=libc_const_size_of [libc 0.2.157] cargo:rustc-cfg=libc_align [libc 0.2.157] cargo:rustc-cfg=libc_int128 [libc 0.2.157] cargo:rustc-cfg=libc_core_cvoid [libc 0.2.157] cargo:rustc-cfg=libc_packedN [libc 0.2.157] cargo:rustc-cfg=libc_cfg_target_vendor [libc 0.2.157] cargo:rustc-cfg=libc_non_exhaustive [libc 0.2.157] cargo:rustc-cfg=libc_long_array [libc 0.2.157] cargo:rustc-cfg=libc_ptr_addr_of [libc 0.2.157] cargo:rustc-cfg=libc_underscore_const_names [libc 0.2.157] cargo:rustc-cfg=libc_const_extern_fn [libc 0.2.157] cargo:rustc-check-cfg=cfg(emscripten_new_stat_abi) [libc 0.2.157] cargo:rustc-check-cfg=cfg(espidf_time64) [libc 0.2.157] cargo:rustc-check-cfg=cfg(freebsd10) [libc 0.2.157] cargo:rustc-check-cfg=cfg(freebsd11) [libc 0.2.157] cargo:rustc-check-cfg=cfg(freebsd12) [libc 0.2.157] cargo:rustc-check-cfg=cfg(freebsd13) [libc 0.2.157] cargo:rustc-check-cfg=cfg(freebsd14) [libc 0.2.157] cargo:rustc-check-cfg=cfg(freebsd15) [libc 0.2.157] cargo:rustc-check-cfg=cfg(libc_align) [libc 0.2.157] cargo:rustc-check-cfg=cfg(libc_cfg_target_vendor) [libc 0.2.157] cargo:rustc-check-cfg=cfg(libc_const_extern_fn) [libc 0.2.157] cargo:rustc-check-cfg=cfg(libc_const_extern_fn_unstable) [libc 0.2.157] cargo:rustc-check-cfg=cfg(libc_const_size_of) [libc 0.2.157] cargo:rustc-check-cfg=cfg(libc_core_cvoid) [libc 0.2.157] cargo:rustc-check-cfg=cfg(libc_deny_warnings) [libc 0.2.157] cargo:rustc-check-cfg=cfg(libc_int128) [libc 0.2.157] cargo:rustc-check-cfg=cfg(libc_long_array) [libc 0.2.157] cargo:rustc-check-cfg=cfg(libc_non_exhaustive) [libc 0.2.157] cargo:rustc-check-cfg=cfg(libc_packedN) [libc 0.2.157] cargo:rustc-check-cfg=cfg(libc_priv_mod_use) [libc 0.2.157] cargo:rustc-check-cfg=cfg(libc_ptr_addr_of) [libc 0.2.157] cargo:rustc-check-cfg=cfg(libc_thread_local) [libc 0.2.157] cargo:rustc-check-cfg=cfg(libc_underscore_const_names) [libc 0.2.157] cargo:rustc-check-cfg=cfg(libc_union) [libc 0.2.157] cargo:rustc-check-cfg=cfg(target_os,values("switch","aix","ohos","hurd","visionos")) [libc 0.2.157] cargo:rustc-check-cfg=cfg(target_env,values("illumos","wasi","aix","ohos")) [libc 0.2.157] cargo:rustc-check-cfg=cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky")) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=libc CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157 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.157 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=157 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/build/libc-ac2f861f31bf2ea7/out /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name libc --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=b4ef23dc9d073510 -C extra-filename=-b4ef23dc9d073510 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn -Z binary-dep-depinfo --cfg freebsd11 --cfg libc_priv_mod_use --cfg libc_union --cfg libc_const_size_of --cfg libc_align --cfg libc_int128 --cfg libc_core_cvoid --cfg libc_packedN --cfg libc_cfg_target_vendor --cfg libc_non_exhaustive --cfg libc_long_array --cfg libc_ptr_addr_of --cfg libc_underscore_const_names --cfg libc_const_extern_fn --check-cfg 'cfg(emscripten_new_stat_abi)' --check-cfg 'cfg(espidf_time64)' --check-cfg 'cfg(freebsd10)' --check-cfg 'cfg(freebsd11)' --check-cfg 'cfg(freebsd12)' --check-cfg 'cfg(freebsd13)' --check-cfg 'cfg(freebsd14)' --check-cfg 'cfg(freebsd15)' --check-cfg 'cfg(libc_align)' --check-cfg 'cfg(libc_cfg_target_vendor)' --check-cfg 'cfg(libc_const_extern_fn)' --check-cfg 'cfg(libc_const_extern_fn_unstable)' --check-cfg 'cfg(libc_const_size_of)' --check-cfg 'cfg(libc_core_cvoid)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(libc_int128)' --check-cfg 'cfg(libc_long_array)' --check-cfg 'cfg(libc_non_exhaustive)' --check-cfg 'cfg(libc_packedN)' --check-cfg 'cfg(libc_priv_mod_use)' --check-cfg 'cfg(libc_ptr_addr_of)' --check-cfg 'cfg(libc_thread_local)' --check-cfg 'cfg(libc_underscore_const_names)' --check-cfg 'cfg(libc_union)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","visionos"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'` warning: unused extern crate --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quote-1.0.36/src/lib.rs:108:1 | 107 | / #[cfg(feature = "proc-macro")] 108 | | extern crate proc_macro; | | ^^^^^^^^^^^^^^^^^^^^^^^- | |________________________| | help: remove it | = note: `-W unused-extern-crates` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(unused_extern_crates)]` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quote-1.0.36/src/ident_fragment.rs:15:32 | 15 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result; | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 15 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result; | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quote-1.0.36/src/ident_fragment.rs:30:32 | 30 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 30 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quote-1.0.36/src/ident_fragment.rs:40:32 | 40 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 40 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quote-1.0.36/src/ident_fragment.rs:50:32 | 50 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 50 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quote-1.0.36/src/ident_fragment.rs:68:32 | 68 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 68 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quote-1.0.36/src/ident_fragment.rs:79:44 | 79 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 87 | ident_fragment_display!(bool, str, String, char); | ------------------------------------------------ in this macro invocation | = note: this warning originates in the macro `ident_fragment_display` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 79 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quote-1.0.36/src/ident_fragment.rs:79:44 | 79 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 88 | ident_fragment_display!(u8, u16, u32, u64, u128, usize); | ------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `ident_fragment_display` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 79 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quote-1.0.36/src/runtime.rs:503:32 | 503 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 503 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quote-1.0.36/src/runtime.rs:509:32 | 509 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 509 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quote-1.0.36/src/runtime.rs:515:32 | 515 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 515 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quote-1.0.36/src/runtime.rs:521:32 | 521 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 521 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quote-1.0.36/src/runtime.rs:527:32 | 527 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 527 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157/src/unix/bsd/mod.rs:177:42 | 177 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 177 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157/src/unix/bsd/mod.rs:226:42 | 226 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 226 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157/src/unix/bsd/netbsdlike/openbsd/mod.rs:753:42 | 753 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 753 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157/src/unix/bsd/netbsdlike/openbsd/mod.rs:786:42 | 786 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 786 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157/src/unix/bsd/netbsdlike/openbsd/mod.rs:813:42 | 813 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 813 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157/src/unix/bsd/netbsdlike/openbsd/mod.rs:851:42 | 851 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 851 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157/src/unix/bsd/netbsdlike/openbsd/mod.rs:892:42 | 892 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 892 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157/src/unix/bsd/netbsdlike/openbsd/mod.rs:925:42 | 925 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 925 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157/src/unix/bsd/netbsdlike/openbsd/mod.rs:960:42 | 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 --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157/src/unix/bsd/netbsdlike/openbsd/mod.rs:1068:50 | 1068 | fn fmt(&self, f: &mut ::fmt::Formatter) | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1068 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) | ++++ warning: unexpected `cfg` condition name: `memchr_libc` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:6:7 | 6 | #[cfg(memchr_libc)] | ^^^^^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `parallel_compiler`, `proc_macro`, `relocation_model`, `rust_analyzer`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, and `unix` and 1 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_libc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_libc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:12:46 | 12 | #[cfg(all(not(miri), target_arch = "x86_64", memchr_runtime_simd))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157/src/unix/bsd/netbsdlike/openbsd/x86_64.rs:81:42 | 81 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 81 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: unexpected `cfg` condition name: `memchr_runtime_avx` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/mod.rs:45:25 | 35 | / macro_rules! unsafe_ifunc { 36 | | ($fnty:ty, $name:ident, $haystack:ident, $($needle:ident),+) => {{ 37 | | use std::{mem, sync::atomic::{AtomicPtr, Ordering}}; ... | 45 | | if cfg!(memchr_runtime_avx) && is_x86_feature_detected!("avx2") { | | ^^^^^^^^^^^^^^^^^^ ... | 70 | | }} 71 | | } | |_- in this expansion of `unsafe_ifunc!` ... 96 | unsafe_ifunc!(fn(u8, &[u8]) -> Option, memchr, haystack, n1) | ------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_avx)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_avx)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_sse2` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/mod.rs:47:32 | 35 | / macro_rules! unsafe_ifunc { 36 | | ($fnty:ty, $name:ident, $haystack:ident, $($needle:ident),+) => {{ 37 | | use std::{mem, sync::atomic::{AtomicPtr, Ordering}}; ... | 47 | | } else if cfg!(memchr_runtime_sse2) { | | ^^^^^^^^^^^^^^^^^^^ ... | 70 | | }} 71 | | } | |_- in this expansion of `unsafe_ifunc!` ... 96 | unsafe_ifunc!(fn(u8, &[u8]) -> Option, memchr, haystack, n1) | ------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_sse2)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_sse2)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_avx` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/mod.rs:45:25 | 35 | / macro_rules! unsafe_ifunc { 36 | | ($fnty:ty, $name:ident, $haystack:ident, $($needle:ident),+) => {{ 37 | | use std::{mem, sync::atomic::{AtomicPtr, Ordering}}; ... | 45 | | if cfg!(memchr_runtime_avx) && is_x86_feature_detected!("avx2") { | | ^^^^^^^^^^^^^^^^^^ ... | 70 | | }} 71 | | } | |_- in this expansion of `unsafe_ifunc!` ... 101 | / unsafe_ifunc!( 102 | | fn(u8, u8, &[u8]) -> Option, 103 | | memchr2, 104 | | haystack, 105 | | n1, 106 | | n2 107 | | ) | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_avx)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_avx)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_sse2` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/mod.rs:47:32 | 35 | / macro_rules! unsafe_ifunc { 36 | | ($fnty:ty, $name:ident, $haystack:ident, $($needle:ident),+) => {{ 37 | | use std::{mem, sync::atomic::{AtomicPtr, Ordering}}; ... | 47 | | } else if cfg!(memchr_runtime_sse2) { | | ^^^^^^^^^^^^^^^^^^^ ... | 70 | | }} 71 | | } | |_- in this expansion of `unsafe_ifunc!` ... 101 | / unsafe_ifunc!( 102 | | fn(u8, u8, &[u8]) -> Option, 103 | | memchr2, 104 | | haystack, 105 | | n1, 106 | | n2 107 | | ) | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_sse2)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_sse2)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_avx` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/mod.rs:45:25 | 35 | / macro_rules! unsafe_ifunc { 36 | | ($fnty:ty, $name:ident, $haystack:ident, $($needle:ident),+) => {{ 37 | | use std::{mem, sync::atomic::{AtomicPtr, Ordering}}; ... | 45 | | if cfg!(memchr_runtime_avx) && is_x86_feature_detected!("avx2") { | | ^^^^^^^^^^^^^^^^^^ ... | 70 | | }} 71 | | } | |_- in this expansion of `unsafe_ifunc!` ... 112 | / unsafe_ifunc!( 113 | | fn(u8, u8, u8, &[u8]) -> Option, 114 | | memchr3, 115 | | haystack, ... | 118 | | n3 119 | | ) | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_avx)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_avx)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_sse2` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/mod.rs:47:32 | 35 | / macro_rules! unsafe_ifunc { 36 | | ($fnty:ty, $name:ident, $haystack:ident, $($needle:ident),+) => {{ 37 | | use std::{mem, sync::atomic::{AtomicPtr, Ordering}}; ... | 47 | | } else if cfg!(memchr_runtime_sse2) { | | ^^^^^^^^^^^^^^^^^^^ ... | 70 | | }} 71 | | } | |_- in this expansion of `unsafe_ifunc!` ... 112 | / unsafe_ifunc!( 113 | | fn(u8, u8, u8, &[u8]) -> Option, 114 | | memchr3, 115 | | haystack, ... | 118 | | n3 119 | | ) | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_sse2)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_sse2)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_avx` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/mod.rs:45:25 | 35 | / macro_rules! unsafe_ifunc { 36 | | ($fnty:ty, $name:ident, $haystack:ident, $($needle:ident),+) => {{ 37 | | use std::{mem, sync::atomic::{AtomicPtr, Ordering}}; ... | 45 | | if cfg!(memchr_runtime_avx) && is_x86_feature_detected!("avx2") { | | ^^^^^^^^^^^^^^^^^^ ... | 70 | | }} 71 | | } | |_- in this expansion of `unsafe_ifunc!` ... 124 | unsafe_ifunc!(fn(u8, &[u8]) -> Option, memrchr, haystack, n1) | -------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_avx)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_avx)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_sse2` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/mod.rs:47:32 | 35 | / macro_rules! unsafe_ifunc { 36 | | ($fnty:ty, $name:ident, $haystack:ident, $($needle:ident),+) => {{ 37 | | use std::{mem, sync::atomic::{AtomicPtr, Ordering}}; ... | 47 | | } else if cfg!(memchr_runtime_sse2) { | | ^^^^^^^^^^^^^^^^^^^ ... | 70 | | }} 71 | | } | |_- in this expansion of `unsafe_ifunc!` ... 124 | unsafe_ifunc!(fn(u8, &[u8]) -> Option, memrchr, haystack, n1) | -------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_sse2)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_sse2)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_avx` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/mod.rs:45:25 | 35 | / macro_rules! unsafe_ifunc { 36 | | ($fnty:ty, $name:ident, $haystack:ident, $($needle:ident),+) => {{ 37 | | use std::{mem, sync::atomic::{AtomicPtr, Ordering}}; ... | 45 | | if cfg!(memchr_runtime_avx) && is_x86_feature_detected!("avx2") { | | ^^^^^^^^^^^^^^^^^^ ... | 70 | | }} 71 | | } | |_- in this expansion of `unsafe_ifunc!` ... 129 | / unsafe_ifunc!( 130 | | fn(u8, u8, &[u8]) -> Option, 131 | | memrchr2, 132 | | haystack, 133 | | n1, 134 | | n2 135 | | ) | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_avx)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_avx)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_sse2` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/mod.rs:47:32 | 35 | / macro_rules! unsafe_ifunc { 36 | | ($fnty:ty, $name:ident, $haystack:ident, $($needle:ident),+) => {{ 37 | | use std::{mem, sync::atomic::{AtomicPtr, Ordering}}; ... | 47 | | } else if cfg!(memchr_runtime_sse2) { | | ^^^^^^^^^^^^^^^^^^^ ... | 70 | | }} 71 | | } | |_- in this expansion of `unsafe_ifunc!` ... 129 | / unsafe_ifunc!( 130 | | fn(u8, u8, &[u8]) -> Option, 131 | | memrchr2, 132 | | haystack, 133 | | n1, 134 | | n2 135 | | ) | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_sse2)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_sse2)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_avx` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/mod.rs:45:25 | 35 | / macro_rules! unsafe_ifunc { 36 | | ($fnty:ty, $name:ident, $haystack:ident, $($needle:ident),+) => {{ 37 | | use std::{mem, sync::atomic::{AtomicPtr, Ordering}}; ... | 45 | | if cfg!(memchr_runtime_avx) && is_x86_feature_detected!("avx2") { | | ^^^^^^^^^^^^^^^^^^ ... | 70 | | }} 71 | | } | |_- in this expansion of `unsafe_ifunc!` ... 140 | / unsafe_ifunc!( 141 | | fn(u8, u8, u8, &[u8]) -> Option, 142 | | memrchr3, 143 | | haystack, ... | 146 | | n3 147 | | ) | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_avx)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_avx)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_sse2` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/mod.rs:47:32 | 35 | / macro_rules! unsafe_ifunc { 36 | | ($fnty:ty, $name:ident, $haystack:ident, $($needle:ident),+) => {{ 37 | | use std::{mem, sync::atomic::{AtomicPtr, Ordering}}; ... | 47 | | } else if cfg!(memchr_runtime_sse2) { | | ^^^^^^^^^^^^^^^^^^^ ... | 70 | | }} 71 | | } | |_- in this expansion of `unsafe_ifunc!` ... 140 | / unsafe_ifunc!( 141 | | fn(u8, u8, u8, &[u8]) -> Option, 142 | | memrchr3, 143 | | haystack, ... | 146 | | n3 147 | | ) | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_sse2)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_sse2)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:94:39 | 94 | #[cfg(all(target_arch = "x86_64", memchr_runtime_simd, not(miri)))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_libc` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:101:9 | 101 | memchr_libc, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_libc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_libc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:102:41 | 102 | not(all(target_arch = "x86_64", memchr_runtime_simd)), | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_libc` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:111:13 | 111 | not(memchr_libc), | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_libc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_libc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:112:41 | 112 | not(all(target_arch = "x86_64", memchr_runtime_simd)), | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:158:39 | 158 | #[cfg(all(target_arch = "x86_64", memchr_runtime_simd, not(miri)))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:165:41 | 165 | not(all(target_arch = "x86_64", memchr_runtime_simd)), | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:216:39 | 216 | #[cfg(all(target_arch = "x86_64", memchr_runtime_simd, not(miri)))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:223:41 | 223 | not(all(target_arch = "x86_64", memchr_runtime_simd)), | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:267:39 | 267 | #[cfg(all(target_arch = "x86_64", memchr_runtime_simd, not(miri)))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_libc` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:274:9 | 274 | memchr_libc, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_libc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_libc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:276:41 | 276 | not(all(target_arch = "x86_64", memchr_runtime_simd)), | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_libc` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:285:17 | 285 | not(all(memchr_libc, target_os = "linux")), | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_libc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_libc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:286:41 | 286 | not(all(target_arch = "x86_64", memchr_runtime_simd)), | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:332:39 | 332 | #[cfg(all(target_arch = "x86_64", memchr_runtime_simd, not(miri)))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:339:41 | 339 | not(all(target_arch = "x86_64", memchr_runtime_simd)), | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:390:39 | 390 | #[cfg(all(target_arch = "x86_64", memchr_runtime_simd, not(miri)))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:397:41 | 397 | not(all(target_arch = "x86_64", memchr_runtime_simd)), | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/mod.rs:149:7 | 149 | #[cfg(memchr_runtime_simd)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/mod.rs:156:7 | 156 | #[cfg(memchr_runtime_simd)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_wasm128` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/mod.rs:158:11 | 158 | #[cfg(all(memchr_runtime_wasm128))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_wasm128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_wasm128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/mod.rs:160:46 | 160 | #[cfg(all(not(miri), target_arch = "x86_64", memchr_runtime_simd))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/mod.rs:811:50 | 811 | #[cfg(all(not(miri), target_arch = "x86_64", memchr_runtime_simd))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_wasm128` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/mod.rs:813:11 | 813 | #[cfg(memchr_runtime_wasm128)] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_wasm128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_wasm128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/mod.rs:815:50 | 815 | #[cfg(all(not(miri), target_arch = "x86_64", memchr_runtime_simd))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/prefilter/mod.rs:4:7 | 4 | #[cfg(memchr_runtime_simd)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/prefilter/mod.rs:6:46 | 6 | #[cfg(all(not(miri), target_arch = "wasm32", memchr_runtime_simd))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/prefilter/mod.rs:8:46 | 8 | #[cfg(all(not(miri), target_arch = "x86_64", memchr_runtime_simd))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/prefilter/mod.rs:99:7 | 99 | #[cfg(memchr_runtime_simd)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.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: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 138 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/prefilter/mod.rs:299:50 | 299 | #[cfg(all(not(miri), target_arch = "x86_64", memchr_runtime_simd))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/prefilter/mod.rs:317:50 | 317 | #[cfg(all(not(miri), target_arch = "wasm32", memchr_runtime_simd))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_avx` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/prefilter/mod.rs:303:21 | 303 | if cfg!(memchr_runtime_avx) { | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_avx)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_avx)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_sse2` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/prefilter/mod.rs:311:17 | 311 | if cfg!(memchr_runtime_sse2) { | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_sse2)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_sse2)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/rarebytes.rs:99:11 | 99 | #[cfg(memchr_runtime_simd)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/rarebytes.rs:107:11 | 107 | #[cfg(memchr_runtime_simd)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_avx` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/x86/avx.rs:24:22 | 24 | if !cfg!(memchr_runtime_avx) || !is_x86_feature_detected!("avx2") { | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_avx)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_avx)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_sse2` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/x86/sse.rs:14:18 | 14 | if !cfg!(memchr_runtime_sse2) { | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_sse2)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_sse2)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/mod.rs:838:54 | 838 | #[cfg(all(not(miri), target_arch = "x86_64", memchr_runtime_simd))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/mod.rs:846:43 | 846 | #[cfg(all(target_arch = "wasm32", memchr_runtime_simd))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/mod.rs:884:34 | 884 | #[cfg(all(not(miri), memchr_runtime_simd))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/mod.rs:889:17 | 889 | memchr_runtime_simd | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/mod.rs:909:34 | 909 | #[cfg(all(not(miri), memchr_runtime_simd))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/mod.rs:914:17 | 914 | memchr_runtime_simd | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/mod.rs:953:34 | 953 | #[cfg(all(not(miri), memchr_runtime_simd))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/mod.rs:966:17 | 966 | memchr_runtime_simd | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `once_cell` (lib) generated 4 warnings Compiling syn v2.0.75 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=syn CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75 CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Parser for Rust source code' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=syn CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/syn' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=2.0.75 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=75 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name syn --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=f80cc2d2eca55b25 -C extra-filename=-f80cc2d2eca55b25 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern proc_macro2=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/libproc_macro2-7c60fc0ab14e3244.rmeta --extern quote=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/libquote-5de702b0a1dabd6d.rmeta --extern unicode_ident=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/libunicode_ident-324d62e29c9f9552.rmeta --cap-lints warn -Z binary-dep-depinfo` warning: `proc-macro2` (lib) generated 111 warnings Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=openbsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicase-2.7.0 CARGO_PKG_AUTHORS='Sean McArthur ' CARGO_PKG_DESCRIPTION='A case-insensitive wrapper around strings.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicase CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/seanmonstar/unicase' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.7.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-openbsd LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' NUM_JOBS=6 OPT_LEVEL=0 OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/build/unicase-de6a337a77c398d7/out PROFILE=release RUSTC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTC_WRAPPER=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTDOC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-openbsd /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/build/unicase-b2777114e6b6a0a6/build-script-build` [unicase 2.7.0] cargo:rustc-cfg=__unicase__iter_cmp [unicase 2.7.0] cargo:rustc-cfg=__unicase__default_hasher warning: `quote` (lib) generated 13 warnings Compiling ahash v0.8.11 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11 CARGO_PKG_AUTHORS='Tom Kaitchuck ' CARGO_PKG_DESCRIPTION='A non-cryptographic hash function using AES-NI for high performance' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ahash CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tkaitchuck/ahash' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=0.8.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/./build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="getrandom"' --cfg 'feature="runtime-rng"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("atomic-polyfill", "compile-time-rng", "const-random", "default", "getrandom", "nightly-arm-aes", "no-rng", "runtime-rng", "serde", "std"))' -C metadata=09531c3c768813e9 -C extra-filename=-09531c3c768813e9 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/build/ahash-09531c3c768813e9 -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern version_check=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/libversion_check-2542c276a8fc5ce9.rlib --cap-lints warn -Z binary-dep-depinfo` [unicase 2.7.0] cargo:rustc-cfg=__unicase__const_fns [unicase 2.7.0] cargo:rustc-cfg=__unicase__core_and_alloc Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=unicase CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicase-2.7.0 CARGO_PKG_AUTHORS='Sean McArthur ' CARGO_PKG_DESCRIPTION='A case-insensitive wrapper around strings.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicase CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/seanmonstar/unicase' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.7.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicase-2.7.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/build/unicase-de6a337a77c398d7/out /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name unicase --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicase-2.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=31f5c81448aa95af -C extra-filename=-31f5c81448aa95af --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn -Z binary-dep-depinfo --cfg __unicase__iter_cmp --cfg __unicase__default_hasher --cfg __unicase__const_fns --cfg __unicase__core_and_alloc` Compiling getrandom v0.2.15 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=getrandom CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/getrandom-0.2.15 CARGO_PKG_AUTHORS='The Rand Project Developers' CARGO_PKG_DESCRIPTION='A small cross-platform library for retrieving random data from system source' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=getrandom CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-random/getrandom' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.15 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=15 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/getrandom-0.2.15 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name getrandom --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/getrandom-0.2.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "custom", "js", "js-sys", "linux_disable_fallback", "rdrand", "rustc-dep-of-std", "std", "test-in-browser", "wasm-bindgen"))' -C metadata=e11f126d52a3bd4b -C extra-filename=-e11f126d52a3bd4b --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern cfg_if=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/libcfg_if-3f3ee01bb7c5f992.rmeta --extern libc=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/liblibc-b4ef23dc9d073510.rmeta --cap-lints warn -Z binary-dep-depinfo` warning: unexpected `cfg` condition name: `__unicase__core_and_alloc` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicase-2.7.0/src/lib.rs:5:17 | 5 | #![cfg_attr(all(__unicase__core_and_alloc, not(test),), no_std)] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__core_and_alloc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__core_and_alloc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `__unicase__core_and_alloc` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicase-2.7.0/src/lib.rs:49:11 | 49 | #[cfg(all(__unicase__core_and_alloc, not(test)))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__core_and_alloc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__core_and_alloc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__unicase__core_and_alloc` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicase-2.7.0/src/lib.rs:51:11 | 51 | #[cfg(all(__unicase__core_and_alloc, not(test)))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__core_and_alloc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__core_and_alloc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__unicase__core_and_alloc` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicase-2.7.0/src/lib.rs:54:15 | 54 | #[cfg(not(all(__unicase__core_and_alloc, not(test))))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__core_and_alloc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__core_and_alloc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__unicase__core_and_alloc` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicase-2.7.0/src/lib.rs:56:15 | 56 | #[cfg(not(all(__unicase__core_and_alloc, not(test))))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__core_and_alloc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__core_and_alloc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__unicase__iter_cmp` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicase-2.7.0/src/lib.rs:60:7 | 60 | #[cfg(__unicase__iter_cmp)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__iter_cmp)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__iter_cmp)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=openbsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_FEATURE_GETRANDOM=1 CARGO_FEATURE_RUNTIME_RNG=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11 CARGO_PKG_AUTHORS='Tom Kaitchuck ' CARGO_PKG_DESCRIPTION='A non-cryptographic hash function using AES-NI for high performance' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ahash CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tkaitchuck/ahash' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=0.8.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-openbsd LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' NUM_JOBS=6 OPT_LEVEL=0 OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/build/ahash-426e2c4b22fd9d7a/out PROFILE=release RUSTC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTC_WRAPPER=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTDOC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-openbsd /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/build/ahash-09531c3c768813e9/build-script-build` warning: unexpected `cfg` condition name: `__unicase__iter_cmp` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicase-2.7.0/src/lib.rs:293:7 | 293 | #[cfg(__unicase__iter_cmp)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__iter_cmp)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__iter_cmp)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__unicase__iter_cmp` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicase-2.7.0/src/lib.rs:301:7 | 301 | #[cfg(__unicase__iter_cmp)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__iter_cmp)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__iter_cmp)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__unicase__iter_cmp` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicase-2.7.0/src/ascii.rs:2:7 | 2 | #[cfg(__unicase__iter_cmp)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__iter_cmp)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__iter_cmp)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__unicase__core_and_alloc` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicase-2.7.0/src/ascii.rs:8:11 | 8 | #[cfg(not(__unicase__core_and_alloc))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__core_and_alloc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__core_and_alloc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__unicase__iter_cmp` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicase-2.7.0/src/ascii.rs:61:7 | 61 | #[cfg(__unicase__iter_cmp)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__iter_cmp)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__iter_cmp)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__unicase__iter_cmp` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicase-2.7.0/src/ascii.rs:69:7 | 69 | #[cfg(__unicase__iter_cmp)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__iter_cmp)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__iter_cmp)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__unicase__const_fns` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicase-2.7.0/src/ascii.rs:16:11 | 16 | #[cfg(__unicase__const_fns)] | ^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__const_fns)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__const_fns)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__unicase__const_fns` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicase-2.7.0/src/ascii.rs:25:15 | 25 | #[cfg(not(__unicase__const_fns))] | ^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__const_fns)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__const_fns)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__unicase_const_fns` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicase-2.7.0/src/ascii.rs:30:11 | 30 | #[cfg(__unicase_const_fns)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase_const_fns)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase_const_fns)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__unicase_const_fns` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicase-2.7.0/src/ascii.rs:35:15 | 35 | #[cfg(not(__unicase_const_fns))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase_const_fns)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase_const_fns)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicase-2.7.0/src/ascii.rs:88:34 | 88 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 88 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: unexpected `cfg` condition name: `__unicase__iter_cmp` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicase-2.7.0/src/unicode/mod.rs:1:7 | 1 | #[cfg(__unicase__iter_cmp)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__iter_cmp)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__iter_cmp)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__unicase__iter_cmp` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicase-2.7.0/src/unicode/mod.rs:38:7 | 38 | #[cfg(__unicase__iter_cmp)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__iter_cmp)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__iter_cmp)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__unicase__iter_cmp` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicase-2.7.0/src/unicode/mod.rs:46:7 | 46 | #[cfg(__unicase__iter_cmp)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__iter_cmp)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__iter_cmp)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__unicase__core_and_alloc` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicase-2.7.0/src/lib.rs:131:19 | 131 | #[cfg(not(__unicase__core_and_alloc))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__core_and_alloc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__core_and_alloc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__unicase__const_fns` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicase-2.7.0/src/lib.rs:145:11 | 145 | #[cfg(__unicase__const_fns)] | ^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__const_fns)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__const_fns)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration [ahash 0.8.11] cargo:rerun-if-changed=build.rs warning: unexpected `cfg` condition name: `__unicase__const_fns` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicase-2.7.0/src/lib.rs:153:15 | 153 | #[cfg(not(__unicase__const_fns))] | ^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__const_fns)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__const_fns)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__unicase__const_fns` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicase-2.7.0/src/lib.rs:159:11 | 159 | #[cfg(__unicase__const_fns)] | ^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__const_fns)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__const_fns)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__unicase__const_fns` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicase-2.7.0/src/lib.rs:167:15 | 167 | #[cfg(not(__unicase__const_fns))] | ^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__const_fns)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__const_fns)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicase-2.7.0/src/lib.rs:214:34 | 214 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 214 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicase-2.7.0/src/lib.rs:221:34 | 221 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 221 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicase-2.7.0/src/lib.rs:269:14 | 269 | impl<'a> Into<$to> for UniCase<$to> { | -^^- help: elide the unused lifetime ... 290 | into_impl!(String); | ------------------ in this macro invocation | = note: requested on the command line with `-W unused-lifetimes` = note: this warning originates in the macro `into_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [ahash 0.8.11] cargo:rustc-cfg=feature="folded_multiply" Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=openbsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_FEATURE_ATOMIC_USIZE=1 CARGO_FEATURE_DEFAULT=1 CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/lock_api-0.4.12 CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='Wrappers to create fully-featured Mutex and RwLock types. Compatible with no_std.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lock_api CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.4.12 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-openbsd LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' NUM_JOBS=6 OPT_LEVEL=0 OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/build/lock_api-45f530f8d200555b/out PROFILE=release RUSTC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTC_WRAPPER=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTDOC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-openbsd /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/build/lock_api-65e255c289ae9f80/build-script-build` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:128:21 | 128 | fn peek(cursor: Cursor) -> bool; | ^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 128 | fn peek(cursor: Cursor<'_>) -> bool; | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:155:25 | 155 | fn peek(cursor: Cursor) -> bool; | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 155 | fn peek(cursor: Cursor<'_>) -> bool; | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:167:29 | 167 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 181 | impl_low_level_token!("punctuation token" Punct punct); | ------------------------------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_low_level_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 167 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:167:29 | 167 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 182 | impl_low_level_token!("literal" Literal literal); | ------------------------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_low_level_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 167 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:167:29 | 167 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 183 | impl_low_level_token!("token" TokenTree token_tree); | --------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_low_level_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 167 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:167:29 | 167 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 184 | impl_low_level_token!("group token" proc_macro2::Group any_group); | ----------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_low_level_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 167 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:167:29 | 167 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 185 | impl_low_level_token!("lifetime" Lifetime lifetime); | --------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_low_level_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 167 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:192:21 | 192 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 192 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:372:44 | 372 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 520 | / define_punctuation_structs! { 521 | | "_" pub struct Underscore/1 /// wildcard patterns, inferred types, unnamed items in constants, extern crates, use declarations, and d... 522 | | } | |_- in this macro invocation | = note: this warning originates in the macro `define_punctuation_structs` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 372 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:535:21 | 535 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 535 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:554:21 | 554 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 554 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:608:32 | 608 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 608 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:648:21 | 648 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 648 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:659:21 | 659 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 659 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:670:21 | 670 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 670 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:681:21 | 681 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 681 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:245:44 | 245 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 690 | / define_keywords! { 691 | | "abstract" pub struct Abstract 692 | | "as" pub struct As 693 | | "async" pub struct Async ... | 742 | | "yield" pub struct Yield 743 | | } | |_- in this macro invocation | = note: this warning originates in the macro `define_keywords` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 245 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:279:33 | 279 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter ... 690 | / define_keywords! { 691 | | "abstract" pub struct Abstract 692 | | "as" pub struct As 693 | | "async" pub struct Async ... | 742 | | "yield" pub struct Yield 743 | | } | |_- in this macro invocation | = note: this warning originates in the macro `define_keywords` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 279 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:288:33 | 288 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 690 | / define_keywords! { 691 | | "abstract" pub struct Abstract 692 | | "as" pub struct As 693 | | "async" pub struct Async ... | 742 | | "yield" pub struct Yield 743 | | } | |_- in this macro invocation | = note: this warning originates in the macro `define_keywords` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 288 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:372:44 | 372 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 745 | / define_punctuation! { 746 | | "&" pub struct And/1 /// bitwise and logical AND, borrow, references, reference patterns 747 | | "&&" pub struct AndAnd/2 /// lazy AND, borrow, references, reference patterns 748 | | "&=" pub struct AndEq/2 /// bitwise AND assignment ... | 791 | | "~" pub struct Tilde/1 /// unused since before Rust 1.0 792 | | } | |_- in this macro invocation | = note: this warning originates in the macro `define_punctuation_structs` which comes from the expansion of the macro `define_punctuation` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 372 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:418:33 | 418 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter ... 745 | / define_punctuation! { 746 | | "&" pub struct And/1 /// bitwise and logical AND, borrow, references, reference patterns 747 | | "&&" pub struct AndAnd/2 /// lazy AND, borrow, references, reference patterns 748 | | "&=" pub struct AndEq/2 /// bitwise AND assignment ... | 791 | | "~" pub struct Tilde/1 /// unused since before Rust 1.0 792 | | } | |_- in this macro invocation | = note: this warning originates in the macro `define_punctuation` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 418 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:427:33 | 427 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 745 | / define_punctuation! { 746 | | "&" pub struct And/1 /// bitwise and logical AND, borrow, references, reference patterns 747 | | "&&" pub struct AndAnd/2 /// lazy AND, borrow, references, reference patterns 748 | | "&=" pub struct AndEq/2 /// bitwise AND assignment ... | 791 | | "~" pub struct Tilde/1 /// unused since before Rust 1.0 792 | | } | |_- in this macro invocation | = note: this warning originates in the macro `define_punctuation` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 427 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:479:44 | 479 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 794 | / define_delimiters! { 795 | | Brace pub struct Brace /// `{`…`}` 796 | | Bracket pub struct Bracket /// `[`…`]` 797 | | Parenthesis pub struct Paren /// `(`…`)` 798 | | } | |_- in this macro invocation | = note: this warning originates in the macro `define_delimiters` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 479 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:979:34 | 979 | pub(crate) fn keyword(input: ParseStream, token: &str) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 979 | pub(crate) fn keyword(input: ParseStream<'_>, token: &str) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:990:40 | 990 | pub(crate) fn peek_keyword(cursor: Cursor, token: &str) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 990 | pub(crate) fn peek_keyword(cursor: Cursor<'_>, token: &str) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:999:41 | 999 | pub fn punct(input: ParseStream, token: &str) -> Result<[Span; N]> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 999 | pub fn punct(input: ParseStream<'_>, token: &str) -> Result<[Span; N]> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:1005:28 | 1005 | fn punct_helper(input: ParseStream, token: &str, spans: &mut [Span]) -> Result<()> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1005 | fn punct_helper(input: ParseStream<'_>, token: &str, spans: &mut [Span]) -> Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:1032:35 | 1032 | pub fn peek_punct(mut cursor: Cursor, token: &str) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1032 | pub fn peek_punct(mut cursor: Cursor<'_>, token: &str) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/attr.rs:393:27 | 393 | logic: impl FnMut(ParseNestedMeta) -> Result<()>, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 393 | logic: impl FnMut(ParseNestedMeta<'_>) -> Result<()>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/attr.rs:406:31 | 406 | pub fn parse_outer(input: ParseStream) -> Result> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 406 | pub fn parse_outer(input: ParseStream<'_>) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/attr.rs:422:31 | 422 | pub fn parse_inner(input: ParseStream) -> Result> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 422 | pub fn parse_inner(input: ParseStream<'_>) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/attr.rs:587:27 | 587 | logic: impl FnMut(ParseNestedMeta) -> Result<()>, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 587 | logic: impl FnMut(ParseNestedMeta<'_>) -> Result<()>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/attr.rs:658:38 | 658 | pub(crate) fn parse_inner(input: ParseStream, attrs: &mut Vec) -> Result<()> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 658 | pub(crate) fn parse_inner(input: ParseStream<'_>, attrs: &mut Vec) -> Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/attr.rs:665:45 | 665 | pub(crate) fn single_parse_inner(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 665 | pub(crate) fn single_parse_inner(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/attr.rs:675:45 | 675 | pub(crate) fn single_parse_outer(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 675 | pub(crate) fn single_parse_outer(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/attr.rs:687:25 | 687 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 687 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/attr.rs:695:25 | 695 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 695 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/attr.rs:703:25 | 703 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 703 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/attr.rs:709:60 | 709 | pub(crate) fn parse_meta_after_path(path: Path, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 709 | pub(crate) fn parse_meta_after_path(path: Path, input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/attr.rs:719:54 | 719 | fn parse_meta_list_after_path(path: Path, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 719 | fn parse_meta_list_after_path(path: Path, input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/attr.rs:728:60 | 728 | fn parse_meta_name_value_after_path(path: Path, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 728 | fn parse_meta_name_value_after_path(path: Path, input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/attr.rs:753:44 | 753 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 753 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/attr.rs:764:44 | 764 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 764 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/buffer.rs:81:28 | 81 | pub fn begin(&self) -> Cursor { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 81 | pub fn begin(&self) -> Cursor<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/buffer.rs:405:29 | 405 | pub(crate) fn same_scope(a: Cursor, b: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 405 | pub(crate) fn same_scope(a: Cursor<'_>, b: Cursor) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/buffer.rs:405:40 | 405 | pub(crate) fn same_scope(a: Cursor, b: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 405 | pub(crate) fn same_scope(a: Cursor, b: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/buffer.rs:409:30 | 409 | pub(crate) fn same_buffer(a: Cursor, b: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 409 | pub(crate) fn same_buffer(a: Cursor<'_>, b: Cursor) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/buffer.rs:409:41 | 409 | pub(crate) fn same_buffer(a: Cursor, b: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 409 | pub(crate) fn same_buffer(a: Cursor, b: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/buffer.rs:413:28 | 413 | fn start_of_buffer(cursor: Cursor) -> *const Entry { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 413 | fn start_of_buffer(cursor: Cursor<'_>) -> *const Entry { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/buffer.rs:422:43 | 422 | pub(crate) fn cmp_assuming_same_buffer(a: Cursor, b: Cursor) -> Ordering { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 422 | pub(crate) fn cmp_assuming_same_buffer(a: Cursor<'_>, b: Cursor) -> Ordering { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/buffer.rs:422:54 | 422 | pub(crate) fn cmp_assuming_same_buffer(a: Cursor, b: Cursor) -> Ordering { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 422 | pub(crate) fn cmp_assuming_same_buffer(a: Cursor, b: Cursor<'_>) -> Ordering { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/buffer.rs:426:42 | 426 | pub(crate) fn open_span_of_group(cursor: Cursor) -> Span { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 426 | pub(crate) fn open_span_of_group(cursor: Cursor<'_>) -> Span { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/data.rs:71:43 | 71 | pub fn iter(&self) -> punctuated::Iter { | ----------------^------ expected lifetime parameter | help: indicate the anonymous lifetime | 71 | pub fn iter(&self) -> punctuated::Iter<'_, Field> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/data.rs:82:54 | 82 | pub fn iter_mut(&mut self) -> punctuated::IterMut { | -------------------^------ expected lifetime parameter | help: indicate the anonymous lifetime | 82 | pub fn iter_mut(&mut self) -> punctuated::IterMut<'_, Field> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/data.rs:141:77 | 141 | pub fn members(&self) -> impl Iterator + Clone + '_ [Members] { | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 141 | pub fn members(&self) -> impl Iterator + Clone + '_ [Members<'_>] { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/data.rs:257:25 | 257 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 257 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/data.rs:378:25 | 378 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 378 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/data.rs:389:25 | 389 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 389 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/data.rs:401:35 | 401 | pub fn parse_named(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 401 | pub fn parse_named(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/data.rs:438:37 | 438 | pub fn parse_unnamed(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 438 | pub fn parse_unnamed(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/derive.rs:81:25 | 81 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 81 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/derive.rs:149:16 | 149 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 149 | input: ParseStream<'_>, | ++++ Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=openbsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0 CARGO_PKG_AUTHORS='Andrew Gallant :bluss' CARGO_PKG_DESCRIPTION='Safe interface to memchr.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/memchr' CARGO_PKG_LICENSE=Unlicense/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=memchr CARGO_PKG_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='' DEBUG=false HOST=x86_64-unknown-openbsd LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' NUM_JOBS=6 OPT_LEVEL=0 OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/build/memchr-167fba85177b126c/out PROFILE=release RUSTC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTC_WRAPPER=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTDOC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-openbsd /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/build/memchr-8fbbdc6235e77af5/build-script-build` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/derive.rs:185:16 | 185 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 185 | input: ParseStream<'_>, | ++++ [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=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=openbsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10 CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='An advanced API for creating custom synchronization primitives.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=parking_lot_core CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.9.10 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-openbsd LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' NUM_JOBS=6 OPT_LEVEL=0 OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/build/parking_lot_core-8edb6d0ad1e94c7d/out PROFILE=release RUSTC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTC_WRAPPER=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTDOC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-openbsd /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/build/parking_lot_core-17d4cda508eccffe/build-script-build` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/derive.rs:200:37 | 200 | pub(crate) fn data_union(input: ParseStream) -> Result<(Option, FieldsNamed)> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 200 | pub(crate) fn data_union(input: ParseStream<'_>) -> Result<(Option, FieldsNamed)> { | ++++ [parking_lot_core 0.9.10] cargo:rerun-if-changed=build.rs warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/error.rs:327:55 | 327 | pub(crate) fn new_at(scope: Span, cursor: Cursor, message: T) -> Error { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 327 | pub(crate) fn new_at(scope: Span, cursor: Cursor<'_>, message: T) -> Error { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/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 --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/error.rs:367:40 | 367 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 367 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/error.rs:373:40 | 373 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 373 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=once_cell CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/once_cell-1.19.0 CARGO_PKG_AUTHORS='Aleksey Kladov ' CARGO_PKG_DESCRIPTION='Single assignment cells and lazy values.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=once_cell CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/matklad/once_cell' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=1.19.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=19 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/once_cell-1.19.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name once_cell --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/once_cell-1.19.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="race"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "atomic-polyfill", "critical-section", "default", "parking_lot", "portable-atomic", "race", "std", "unstable"))' -C metadata=08459235c38196ba -C extra-filename=-08459235c38196ba --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:811:45 | 811 | pub fn parse_without_eager_brace(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 811 | pub fn parse_without_eager_brace(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:873:52 | 873 | pub fn parse_with_earlier_boundary_rule(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 873 | pub fn parse_with_earlier_boundary_rule(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:976:40 | 976 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 976 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1026:40 | 1026 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1026 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/custom_keyword.rs:133:45 | 133 | fn peek(cursor: $crate::buffer::Cursor) -> $crate::__private::bool { | ----------------^^^^^^ | | | expected lifetime parameter | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1153:9 | 1153 | crate::custom_keyword!(builtin); | ------------------------------- in this macro invocation | = note: this warning originates in the macro `$crate::impl_parse_for_custom_keyword` which comes from the expansion of the macro `crate::custom_keyword` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 133 | fn peek(cursor: $crate::buffer::Cursor<'_>) -> $crate::__private::bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/custom_keyword.rs:147:44 | 147 | fn parse(input: $crate::parse::ParseStream) -> $crate::parse::Result<$ident> { | ---------------^^^^^^^^^^^ | | | expected lifetime parameter | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1153:9 | 1153 | crate::custom_keyword!(builtin); | ------------------------------- in this macro invocation | = note: this warning originates in the macro `$crate::impl_parse_for_custom_keyword` which comes from the expansion of the macro `crate::custom_keyword` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 147 | fn parse(input: $crate::parse::ParseStream<'_>) -> $crate::parse::Result<$ident> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/custom_keyword.rs:228:54 | 228 | fn fmt(&self, f: &mut $crate::__private::Formatter) -> $crate::__private::FmtResult { | -------------------^^^^^^^^^ | | | expected lifetime parameter | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1153:9 | 1153 | crate::custom_keyword!(builtin); | ------------------------------- in this macro invocation | = note: this warning originates in the macro `$crate::impl_extra_traits_for_custom_keyword` which comes from the expansion of the macro `crate::custom_keyword` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 228 | fn fmt(&self, f: &mut $crate::__private::Formatter<'_>) -> $crate::__private::FmtResult { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/custom_keyword.rs:133:45 | 133 | fn peek(cursor: $crate::buffer::Cursor) -> $crate::__private::bool { | ----------------^^^^^^ | | | expected lifetime parameter | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1154:9 | 1154 | crate::custom_keyword!(raw); | --------------------------- in this macro invocation | = note: this warning originates in the macro `$crate::impl_parse_for_custom_keyword` which comes from the expansion of the macro `crate::custom_keyword` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 133 | fn peek(cursor: $crate::buffer::Cursor<'_>) -> $crate::__private::bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/custom_keyword.rs:147:44 | 147 | fn parse(input: $crate::parse::ParseStream) -> $crate::parse::Result<$ident> { | ---------------^^^^^^^^^^^ | | | expected lifetime parameter | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1154:9 | 1154 | crate::custom_keyword!(raw); | --------------------------- in this macro invocation | = note: this warning originates in the macro `$crate::impl_parse_for_custom_keyword` which comes from the expansion of the macro `crate::custom_keyword` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 147 | fn parse(input: $crate::parse::ParseStream<'_>) -> $crate::parse::Result<$ident> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/custom_keyword.rs:228:54 | 228 | fn fmt(&self, f: &mut $crate::__private::Formatter) -> $crate::__private::FmtResult { | -------------------^^^^^^^^^ | | | expected lifetime parameter | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1154:9 | 1154 | crate::custom_keyword!(raw); | --------------------------- in this macro invocation | = note: this warning originates in the macro `$crate::impl_extra_traits_for_custom_keyword` which comes from the expansion of the macro `crate::custom_keyword` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 228 | fn fmt(&self, f: &mut $crate::__private::Formatter<'_>) -> $crate::__private::FmtResult { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1167:25 | 1167 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1167 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1177:59 | 1177 | pub(super) fn parse_with_earlier_boundary_rule(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1177 | pub(super) fn parse_with_earlier_boundary_rule(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1248:30 | 1248 | fn can_begin_expr(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1248 | fn can_begin_expr(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1268:16 | 1268 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1268 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1381:16 | 1381 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1381 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1406:31 | 1406 | fn peek_precedence(input: ParseStream) -> Precedence { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1406 | fn peek_precedence(input: ParseStream<'_>) -> Precedence { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1422:16 | 1422 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1422 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1440:26 | 1440 | fn expr_attrs(input: ParseStream) -> Result> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1440 | fn expr_attrs(input: ParseStream<'_>) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1453:26 | 1453 | fn unary_expr(input: ParseStream, allow_struct: AllowStruct) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1453 | fn unary_expr(input: ParseStream<'_>, allow_struct: AllowStruct) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1519:16 | 1519 | begin: ParseBuffer, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1519 | begin: ParseBuffer<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1521:16 | 1521 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1521 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1539:30 | 1539 | fn trailer_helper(input: ParseStream, mut e: Expr) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1539 | fn trailer_helper(input: ParseStream<'_>, mut e: Expr) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1703:25 | 1703 | fn atom_expr(input: ParseStream, allow_struct: AllowStruct) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1703 | fn atom_expr(input: ParseStream<'_>, allow_struct: AllowStruct) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1780:28 | 1780 | fn atom_labeled(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1780 | fn atom_labeled(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1838:28 | 1838 | fn expr_builtin(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1838 | fn expr_builtin(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1853:16 | 1853 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1853 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1870:16 | 1870 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1870 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1906:25 | 1906 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1906 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1915:30 | 1915 | fn paren_or_tuple(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1915 | fn paren_or_tuple(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1954:31 | 1954 | fn array_or_repeat(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1954 | fn array_or_repeat(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2001:25 | 2001 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2001 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2027:25 | 2027 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2027 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2060:25 | 2060 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2060 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2069:16 | 2069 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2069 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2105:25 | 2105 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2105 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2110:26 | 2110 | fn expr_paren(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2110 | fn expr_paren(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2122:25 | 2122 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2122 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2129:24 | 2129 | fn expr_let(input: ParseStream, allow_struct: AllowStruct) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2129 | fn expr_let(input: ParseStream<'_>, allow_struct: AllowStruct) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2145:25 | 2145 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2145 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2200:25 | 2200 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2200 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2211:25 | 2211 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2211 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2241:25 | 2241 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2241 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2263:25 | 2263 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2263 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2297:37 | 2297 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter ... 2312 | / impl_by_parsing_expr! { 2313 | | ExprAssign, Assign, "expected assignment expression", 2314 | | ExprAwait, Await, "expected await expression", 2315 | | ExprBinary, Binary, "expected binary operation", ... | 2323 | | ExprTuple, Tuple, "expected tuple expression", 2324 | | } | |_____- 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 | 2297 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2329:25 | 2329 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2329 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2338:16 | 2338 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2338 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2352:25 | 2352 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2352 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2361:25 | 2361 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2361 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2375:25 | 2375 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2375 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2384:25 | 2384 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2384 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2400:27 | 2400 | fn expr_become(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2400 | fn expr_become(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2412:25 | 2412 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2412 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2424:25 | 2424 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2424 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2440:28 | 2440 | fn expr_closure(input: ParseStream, allow_struct: AllowStruct) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2440 | fn expr_closure(input: ParseStream<'_>, allow_struct: AllowStruct) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2498:25 | 2498 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2498 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2509:27 | 2509 | fn closure_arg(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2509 | fn closure_arg(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2547:25 | 2547 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2547 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2571:25 | 2571 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2571 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2590:25 | 2590 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2590 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2601:25 | 2601 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2601 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2613:25 | 2613 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2613 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2623:26 | 2623 | fn expr_break(input: ParseStream, allow_struct: AllowStruct) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2623 | fn expr_break(input: ParseStream<'_>, allow_struct: AllowStruct) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2658:25 | 2658 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2658 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2687:25 | 2687 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2687 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2695:16 | 2695 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2695 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2742:25 | 2742 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2742 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2761:25 | 2761 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2761 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2779:26 | 2779 | fn expr_range(input: ParseStream, allow_struct: AllowStruct) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2779 | fn expr_range(input: ParseStream<'_>, allow_struct: AllowStruct) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2792:16 | 2792 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2792 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2813:25 | 2813 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2813 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2830:45 | 2830 | pub(crate) fn parse_obsolete(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2830 | pub(crate) fn parse_obsolete(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2850:25 | 2850 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2850 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2865:25 | 2865 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2865 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2879:25 | 2879 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2879 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2912:25 | 2912 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2912 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2971:26 | 2971 | fn check_cast(input: ParseStream) -> Result<()> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2971 | fn check_cast(input: ParseStream<'_>) -> Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ext.rs:46:25 | 46 | fn parse_any(input: ParseStream) -> Result; | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 46 | fn parse_any(input: ParseStream<'_>) -> Result; | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ext.rs:87:25 | 87 | fn parse_any(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 87 | fn parse_any(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ext.rs:109:21 | 109 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 109 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/file.rs:100:25 | 100 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 100 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:108:74 | 108 | pub fn lifetimes(&self) -> impl Iterator [Lifetimes] { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 108 | pub fn lifetimes(&self) -> impl Iterator [Lifetimes<'_>] { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:115:86 | 115 | pub fn lifetimes_mut(&mut self) -> impl Iterator [LifetimesMut] { | ^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 115 | pub fn lifetimes_mut(&mut self) -> impl Iterator [LifetimesMut<'_>] { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:122:72 | 122 | pub fn type_params(&self) -> impl Iterator [TypeParams] { | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 122 | pub fn type_params(&self) -> impl Iterator [TypeParams<'_>] { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:129:84 | 129 | pub fn type_params_mut(&mut self) -> impl Iterator [TypeParamsMut] { | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 129 | pub fn type_params_mut(&mut self) -> impl Iterator [TypeParamsMut<'_>] { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:136:74 | 136 | pub fn const_params(&self) -> impl Iterator [ConstParams] { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 136 | pub fn const_params(&self) -> impl Iterator [ConstParams<'_>] { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:143:86 | 143 | pub fn const_params_mut(&mut self) -> impl Iterator [ConstParamsMut] { | ^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 143 | pub fn const_params_mut(&mut self) -> impl Iterator [ConstParamsMut<'_>] { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:176:38 | 176 | pub fn split_for_impl(&self) -> (ImplGenerics, TypeGenerics, Option<&WhereClause>) { | ^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 176 | pub fn split_for_impl(&self) -> (ImplGenerics<'_>, TypeGenerics, Option<&WhereClause>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:176:52 | 176 | pub fn split_for_impl(&self) -> (ImplGenerics, TypeGenerics, Option<&WhereClause>) { | ^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 176 | pub fn split_for_impl(&self) -> (ImplGenerics, TypeGenerics<'_>, Option<&WhereClause>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:331:48 | 331 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 362 | generics_wrapper_impls!(ImplGenerics); | ------------------------------------- in this macro invocation | = note: this warning originates in the macro `generics_wrapper_impls` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 331 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:331:48 | 331 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 364 | generics_wrapper_impls!(TypeGenerics); | ------------------------------------- in this macro invocation | = note: this warning originates in the macro `generics_wrapper_impls` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 331 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:331:48 | 331 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 366 | generics_wrapper_impls!(Turbofish); | ---------------------------------- in this macro invocation | = note: this warning originates in the macro `generics_wrapper_impls` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 331 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:371:35 | 371 | pub fn as_turbofish(&self) -> Turbofish { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 371 | pub fn as_turbofish(&self) -> Turbofish<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:530:25 | 530 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 530 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:593:25 | 593 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 593 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:620:25 | 620 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 620 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:658:25 | 658 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 658 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:687:25 | 687 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 687 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:698:25 | 698 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 698 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:739:25 | 739 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 739 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:800:20 | 800 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 800 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:826:25 | 826 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 826 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:851:25 | 851 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 851 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:862:25 | 862 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 862 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:886:25 | 886 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 886 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:917:25 | 917 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 917 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:928:25 | 928 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 928 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ident.rs:77:25 | 77 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 77 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ident.rs:96:25 | 96 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 96 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:939:25 | 939 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 939 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:947:16 | 947 | begin: ParseBuffer, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 947 | begin: ParseBuffer<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:949:16 | 949 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 949 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1150:20 | 1150 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1150 | input: ParseStream<'_>, | ++++ warning: `once_cell` (lib) generated 2 warnings (2 duplicates) Compiling zerocopy v0.7.35 warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1198:20 | 1198 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1198 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1219:45 | 1219 | fn parse_optional_definition(input: ParseStream) -> Result> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1219 | fn parse_optional_definition(input: ParseStream<'_>) -> Result> { | ++++ Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=zerocopy CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerocopy-0.7.35 CARGO_PKG_AUTHORS='Joshua Liebow-Feeser ' CARGO_PKG_DESCRIPTION='Utilities for zero-copy parsing and serialization' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='BSD-2-Clause OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zerocopy CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/google/zerocopy' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=0.7.35 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=35 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerocopy-0.7.35 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name zerocopy --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerocopy-0.7.35/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="simd"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("__internal_use_only_features_that_work_on_stable", "alloc", "byteorder", "default", "derive", "simd", "simd-nightly", "zerocopy-derive"))' -C metadata=132df811aeb539dc -C extra-filename=-132df811aeb539dc --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1232:25 | 1232 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1232 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1261:28 | 1261 | fn parse_macro2(begin: ParseBuffer, _vis: Visibility, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1261 | fn parse_macro2(begin: ParseBuffer<'_>, _vis: Visibility, input: ParseStream) -> Result { | ++++ [lock_api 0.4.12] cargo:rustc-cfg=has_const_fn_trait_bound warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1261:66 | 1261 | fn parse_macro2(begin: ParseBuffer, _vis: Visibility, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1261 | fn parse_macro2(begin: ParseBuffer, _vis: Visibility, input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1286:25 | 1286 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1286 | fn parse(input: ParseStream<'_>) -> Result { | ++++ Compiling scopeguard v1.2.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=scopeguard CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/scopeguard-1.2.0 CARGO_PKG_AUTHORS=bluss CARGO_PKG_DESCRIPTION='A RAII scope guard that will run a given closure when it goes out of scope, even if the code between panics (assuming unwinding panic). Defines the macros `defer'\!'`, `defer_on_unwind'\!'`, `defer_on_success'\!'` as shorthands for guards with one of the implemented strategies. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=scopeguard CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bluss/scopeguard' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.2.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/scopeguard-1.2.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name scopeguard --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/scopeguard-1.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "use_std"))' -C metadata=f1b784ad88352791 -C extra-filename=-f1b784ad88352791 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1319:25 | 1319 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1319 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1326:16 | 1326 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1326 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1353:25 | 1353 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1353 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1360:16 | 1360 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1360 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1435:25 | 1435 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1435 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1453:25 | 1453 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1453 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1486:30 | 1486 | fn peek_signature(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1486 | fn peek_signature(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1497:25 | 1497 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1497 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1531:25 | 1531 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1531 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1540:16 | 1540 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1540 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1560:25 | 1560 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1560 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1576:16 | 1576 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1576 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1627:25 | 1627 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1627 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1671:16 | 1671 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1671 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1741:25 | 1741 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1741 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1790:25 | 1790 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1790 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1815:25 | 1815 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1815 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1894:25 | 1894 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1894 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1910:25 | 1910 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1910 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1926:25 | 1926 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1926 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1942:39 | 1942 | fn parse_foreign_item_type(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1942 | fn parse_foreign_item_type(begin: ParseBuffer<'_>, input: ParseStream) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1942:59 | 1942 | fn parse_foreign_item_type(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1942 | fn parse_foreign_item_type(begin: ParseBuffer, input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1975:25 | 1975 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1975 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1993:25 | 1993 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1993 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2011:31 | 2011 | fn parse_item_type(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2011 | fn parse_item_type(begin: ParseBuffer<'_>, input: ParseStream) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2011:51 | 2011 | fn parse_item_type(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2011 | fn parse_item_type(begin: ParseBuffer, input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2047:25 | 2047 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2047 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2071:25 | 2071 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2071 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2095:25 | 2095 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2095 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2116:42 | 2116 | fn parse_trait_or_trait_alias(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2116 | fn parse_trait_or_trait_alias(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2146:25 | 2146 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2146 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2168:16 | 2168 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2168 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2221:25 | 2221 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2221 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2228:16 | 2228 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2228 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2239:16 | 2239 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2239 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2277:25 | 2277 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2277 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2362:25 | 2362 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2362 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2399:25 | 2399 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2399 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2428:25 | 2428 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2428 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2450:37 | 2450 | fn parse_trait_item_type(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2450 | fn parse_trait_item_type(begin: ParseBuffer<'_>, input: ParseStream) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2450:57 | 2450 | fn parse_trait_item_type(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2450 | fn parse_trait_item_type(begin: ParseBuffer, input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2485:25 | 2485 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2485 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2503:25 | 2503 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2503 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2509:26 | 2509 | fn parse_impl(input: ParseStream, allow_verbatim_impl: bool) -> Result> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2509 | fn parse_impl(input: ParseStream<'_>, allow_verbatim_impl: bool) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2615:25 | 2615 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2615 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2710:25 | 2710 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2710 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2747:25 | 2747 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2747 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2754:16 | 2754 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2754 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2788:25 | 2788 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2788 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2813:36 | 2813 | fn parse_impl_item_type(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2813 | fn parse_impl_item_type(begin: ParseBuffer<'_>, input: ParseStream) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2813:56 | 2813 | fn parse_impl_item_type(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2813 | fn parse_impl_item_type(begin: ParseBuffer, input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2850:25 | 2850 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2850 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2877:25 | 2877 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2877 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lifetime.rs:73:40 | 73 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 73 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lifetime.rs:131:25 | 131 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 131 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:502:40 | 502 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 502 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:574:40 | 574 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 574 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:609:44 | 609 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 609 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:615:57 | 615 | pub(crate) fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 615 | pub(crate) fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:625:44 | 625 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 625 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:631:57 | 631 | pub(crate) fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 631 | pub(crate) fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:641:44 | 641 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 641 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:647:57 | 647 | pub(crate) fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 647 | pub(crate) fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:657:44 | 657 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 657 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:663:57 | 663 | pub(crate) fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 663 | pub(crate) fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:673:44 | 673 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 673 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:679:57 | 679 | pub(crate) fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 679 | pub(crate) fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:689:44 | 689 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 689 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:695:57 | 695 | pub(crate) fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 695 | pub(crate) fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:705:44 | 705 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 705 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:711:57 | 711 | pub(crate) fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 711 | pub(crate) fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:721:44 | 721 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 721 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:727:57 | 727 | pub(crate) fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 727 | pub(crate) fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:867:25 | 867 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 867 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:897:47 | 897 | fn parse_negative_lit(neg: Punct, cursor: Cursor) -> Option<(Lit, Cursor)> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 897 | fn parse_negative_lit(neg: Punct, cursor: Cursor<'_>) -> Option<(Lit, Cursor)> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:897:71 | 897 | fn parse_negative_lit(neg: Punct, cursor: Cursor) -> Option<(Lit, Cursor)> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 897 | fn parse_negative_lit(neg: Punct, cursor: Cursor) -> Option<(Lit, Cursor<'_>)> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:938:25 | 938 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 938 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:949:25 | 949 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 949 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:960:25 | 960 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 960 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:971:25 | 971 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 971 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:982:25 | 982 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 982 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:993:25 | 993 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 993 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1004:25 | 1004 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1004 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1015:25 | 1015 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1015 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1024:26 | 1024 | fn peek_impl(cursor: Cursor, peek: fn(ParseStream) -> bool) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1024 | fn peek_impl(cursor: Cursor<'_>, peek: fn(ParseStream) -> bool) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1024:43 | 1024 | fn peek_impl(cursor: Cursor, peek: fn(ParseStream) -> bool) -> bool { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1024 | fn peek_impl(cursor: Cursor, peek: fn(ParseStream<'_>) -> bool) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1050 | impl_token!("literal" Lit); | -------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1050 | impl_token!("literal" Lit); | -------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1051 | impl_token!("string literal" LitStr); | ------------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1051 | impl_token!("string literal" LitStr); | ------------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1052 | impl_token!("byte string literal" LitByteStr); | --------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1052 | impl_token!("byte string literal" LitByteStr); | --------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1053 | impl_token!("C-string literal" LitCStr); | --------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1053 | impl_token!("C-string literal" LitCStr); | --------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1054 | impl_token!("byte literal" LitByte); | ----------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1054 | impl_token!("byte literal" LitByte); | ----------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1055 | impl_token!("character literal" LitChar); | ---------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1055 | impl_token!("character literal" LitChar); | ---------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1056 | impl_token!("integer literal" LitInt); | ------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1056 | impl_token!("integer literal" LitInt); | ------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1057 | impl_token!("floating point literal" LitFloat); | ---------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1057 | impl_token!("floating point literal" LitFloat); | ---------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1058 | impl_token!("boolean literal" LitBool); | -------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1058 | impl_token!("boolean literal" LitBool); | -------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/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 --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/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 --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/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 --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/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 --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/mac.rs:153:38 | 153 | pub(crate) fn parse_delimiter(input: ParseStream) -> Result<(MacroDelimiter, TokenStream)> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 153 | pub(crate) fn parse_delimiter(input: ParseStream<'_>) -> Result<(MacroDelimiter, TokenStream)> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/mac.rs:181:25 | 181 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 181 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/meta.rs:132:33 | 132 | pub fn parser(logic: impl FnMut(ParseNestedMeta) -> Result<()>) -> impl Parser { | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 132 | pub fn parser(logic: impl FnMut(ParseNestedMeta<'_>) -> Result<()>) -> impl Parser { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/meta.rs:133:13 | 133 | |input: ParseStream| { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 133 | |input: ParseStream<'_>| { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/meta.rs:273:27 | 273 | logic: impl FnMut(ParseNestedMeta) -> Result<()>, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 273 | logic: impl FnMut(ParseNestedMeta<'_>) -> Result<()>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/meta.rs:386:12 | 386 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 386 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/meta.rs:387:27 | 387 | mut logic: impl FnMut(ParseNestedMeta) -> Result<()>, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 387 | mut logic: impl FnMut(ParseNestedMeta<'_>) -> Result<()>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/meta.rs:403:27 | 403 | fn parse_meta_path(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 403 | fn parse_meta_path(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/op.rs:87:25 | 87 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 87 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/op.rs:152:25 | 152 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 152 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/discouraged.rs:199:44 | 199 | .set(unsafe { mem::transmute::>(fork.cursor()) }); | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 199 | .set(unsafe { mem::transmute::, Cursor<'static>>(fork.cursor()) }); | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/discouraged.rs:208:68 | 208 | fn parse_any_delimiter(&self) -> Result<(Delimiter, DelimSpan, ParseBuffer)>; | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 208 | fn parse_any_delimiter(&self) -> Result<(Delimiter, DelimSpan, ParseBuffer<'_>)>; | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/discouraged.rs:212:68 | 212 | fn parse_any_delimiter(&self) -> Result<(Delimiter, DelimSpan, ParseBuffer)> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 212 | fn parse_any_delimiter(&self) -> Result<(Delimiter, DelimSpan, ParseBuffer<'_>)> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:215:21 | 215 | fn parse(input: ParseStream) -> Result; | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 215 | fn parse(input: ParseStream<'_>) -> Result; | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:277:32 | 277 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 277 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:283:32 | 283 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 283 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:387:13 | 387 | cursor: Cursor, | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 387 | cursor: Cursor<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:389:6 | 389 | ) -> ParseBuffer { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 389 | ) -> ParseBuffer<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:393:51 | 393 | cell: Cell::new(unsafe { mem::transmute::>(cursor) }), | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 393 | cell: Cell::new(unsafe { mem::transmute::, Cursor<'static>>(cursor) }), | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:430:30 | 430 | fn inner_unexpected(buffer: &ParseBuffer) -> (Rc>, Option<(Span, Delimiter)>) { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 430 | fn inner_unexpected(buffer: &ParseBuffer<'_>) -> (Rc>, Option<(Span, Delimiter)>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:441:39 | 441 | pub(crate) fn get_unexpected(buffer: &ParseBuffer) -> Rc> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 441 | pub(crate) fn get_unexpected(buffer: &ParseBuffer<'_>) -> Rc> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:445:50 | 445 | fn span_of_unexpected_ignoring_nones(mut cursor: Cursor) -> Option<(Span, Delimiter)> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 445 | fn span_of_unexpected_ignoring_nones(mut cursor: Cursor<'_>) -> Option<(Span, Delimiter)> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:505:40 | 505 | pub fn call(&self, function: fn(ParseStream) -> Result) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 505 | pub fn call(&self, function: fn(ParseStream<'_>) -> Result) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:621:27 | 621 | fn peek2(buffer: &ParseBuffer, peek: fn(Cursor) -> bool) -> bool { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 621 | fn peek2(buffer: &ParseBuffer<'_>, peek: fn(Cursor) -> bool) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:621:49 | 621 | fn peek2(buffer: &ParseBuffer, peek: fn(Cursor) -> bool) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 621 | fn peek2(buffer: &ParseBuffer, peek: fn(Cursor<'_>) -> bool) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:631:27 | 631 | fn peek3(buffer: &ParseBuffer, peek: fn(Cursor) -> bool) -> bool { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 631 | fn peek3(buffer: &ParseBuffer<'_>, peek: fn(Cursor) -> bool) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:631:49 | 631 | fn peek3(buffer: &ParseBuffer, peek: fn(Cursor) -> bool) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 631 | fn peek3(buffer: &ParseBuffer, peek: fn(Cursor<'_>) -> bool) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:736:20 | 736 | parser: fn(ParseStream) -> Result, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 736 | parser: fn(ParseStream<'_>) -> Result, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:1162:21 | 1162 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1162 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:1169:21 | 1169 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1169 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:1180:21 | 1180 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1180 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:1187:21 | 1187 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1187 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:1197:21 | 1197 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1197 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:1211:21 | 1211 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1211 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:1221:21 | 1221 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1221 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:1274:52 | 1274 | fn tokens_to_parse_buffer(tokens: &TokenBuffer) -> ParseBuffer { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1274 | fn tokens_to_parse_buffer(tokens: &TokenBuffer) -> ParseBuffer<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:1283:15 | 1283 | F: FnOnce(ParseStream) -> Result, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1283 | F: FnOnce(ParseStream<'_>) -> Result, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:1365:22 | 1365 | fn parse(_input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1365 | fn parse(_input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:1393:32 | 1393 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1393 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse_quote.rs:127:21 | 127 | fn parse(input: ParseStream) -> Result; | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 127 | fn parse(input: ParseStream<'_>) -> Result; | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse_quote.rs:131:21 | 131 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 131 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse_quote.rs:147:21 | 147 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 147 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse_quote.rs:158:21 | 158 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 158 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse_quote.rs:188:21 | 188 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 188 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse_quote.rs:195:21 | 195 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 195 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse_quote.rs:201:21 | 201 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 201 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse_quote.rs:208:21 | 208 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 208 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:287:36 | 287 | pub fn parse_single(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 287 | pub fn parse_single(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:333:35 | 333 | pub fn parse_multi(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 333 | pub fn parse_multi(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:379:53 | 379 | pub fn parse_multi_with_leading_vert(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 379 | pub fn parse_multi_with_leading_vert(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:387:25 | 387 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 387 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:397:30 | 397 | fn multi_pat_impl(input: ParseStream, leading_vert: Option) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 397 | fn multi_pat_impl(input: ParseStream<'_>, leading_vert: Option) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:419:52 | 419 | fn pat_path_or_macro_or_struct_or_range(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 419 | fn pat_path_or_macro_or_struct_or_range(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:456:24 | 456 | fn pat_wild(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 456 | fn pat_wild(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:463:23 | 463 | fn pat_box(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 463 | fn pat_box(begin: ParseBuffer<'_>, input: ParseStream) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:463:43 | 463 | fn pat_box(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 463 | fn pat_box(begin: ParseBuffer, input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:469:25 | 469 | fn pat_ident(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 469 | fn pat_ident(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:494:16 | 494 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 494 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:521:26 | 521 | fn pat_struct(input: ParseStream, qself: Option, path: Path) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 521 | fn pat_struct(input: ParseStream<'_>, qself: Option, path: Path) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:556:25 | 556 | fn field_pat(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 556 | fn field_pat(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:604:25 | 604 | fn pat_range(input: ParseStream, qself: Option, path: Path) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 604 | fn pat_range(input: ParseStream<'_>, qself: Option, path: Path) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:622:35 | 622 | fn pat_range_half_open(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 622 | fn pat_range_half_open(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:643:34 | 643 | fn pat_paren_or_tuple(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 643 | fn pat_paren_or_tuple(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:673:29 | 673 | fn pat_reference(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 673 | fn pat_reference(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:682:32 | 682 | fn pat_lit_or_range(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 682 | fn pat_lit_or_range(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:726:31 | 726 | fn pat_range_bound(input: ParseStream) -> Result> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 726 | fn pat_range_bound(input: ParseStream<'_>) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:759:25 | 759 | fn pat_slice(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 759 | fn pat_slice(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:794:25 | 794 | fn pat_const(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 794 | fn pat_const(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/path.rs:310:25 | 310 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 310 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/path.rs:317:25 | 317 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 317 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/path.rs:402:41 | 402 | pub(crate) fn const_argument(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 402 | pub(crate) fn const_argument(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/path.rs:447:39 | 447 | pub fn parse_turbofish(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 447 | pub fn parse_turbofish(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/path.rs:454:20 | 454 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 454 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/path.rs:482:25 | 482 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 482 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/path.rs:490:25 | 490 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 490 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/path.rs:502:25 | 502 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 502 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/path.rs:508:32 | 508 | fn parse_helper(input: ParseStream, expr_style: bool) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 508 | fn parse_helper(input: ParseStream<'_>, expr_style: bool) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/path.rs:569:39 | 569 | pub fn parse_mod_style(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 569 | pub fn parse_mod_style(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/path.rs:601:43 | 601 | pub(crate) fn parse_helper(input: ParseStream, expr_style: bool) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 601 | pub(crate) fn parse_helper(input: ParseStream<'_>, expr_style: bool) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/path.rs:616:20 | 616 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 616 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/path.rs:636:32 | 636 | pub(crate) fn qpath(input: ParseStream, expr_style: bool) -> Result<(Option, Path)> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 636 | pub(crate) fn qpath(input: ParseStream<'_>, expr_style: bool) -> Result<(Option, Path)> { | ++++ warning: `unicase` (lib) generated 28 warnings Compiling smallvec v1.13.2 warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/scopeguard-1.2.0/src/lib.rs:486:32 | 486 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 486 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=smallvec CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/smallvec-1.13.2 CARGO_PKG_AUTHORS='The Servo Project Developers' CARGO_PKG_DESCRIPTION=''\''Small vector'\'' optimization: store up to a small number of items on the stack' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=smallvec CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/servo/rust-smallvec' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.13.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=13 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/smallvec-1.13.2 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name smallvec --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/smallvec-1.13.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "const_generics", "const_new", "debugger_visualizer", "drain_filter", "drain_keep_rest", "may_dangle", "serde", "specialization", "union", "write"))' -C metadata=4d11cc92b31b5fc7 -C extra-filename=-4d11cc92b31b5fc7 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/punctuated.rs:119:31 | 119 | pub fn iter(&self) -> Iter { | ----^-- expected lifetime parameter | help: indicate the anonymous lifetime | 119 | pub fn iter(&self) -> Iter<'_, T> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/punctuated.rs:130:42 | 130 | pub fn iter_mut(&mut self) -> IterMut { | -------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 130 | pub fn iter_mut(&mut self) -> IterMut<'_, T> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/punctuated.rs:141:33 | 141 | pub fn pairs(&self) -> Pairs { | -----^----- expected lifetime parameter | help: indicate the anonymous lifetime | 141 | pub fn pairs(&self) -> Pairs<'_, T, P> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/punctuated.rs:150:44 | 150 | pub fn pairs_mut(&mut self) -> PairsMut { | --------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 150 | pub fn pairs_mut(&mut self) -> PairsMut<'_, T, P> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/punctuated.rs:290:36 | 290 | pub fn parse_terminated(input: ParseStream) -> Result | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 290 | pub fn parse_terminated(input: ParseStream<'_>) -> Result | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/punctuated.rs:309:16 | 309 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 309 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/punctuated.rs:310:20 | 310 | parser: fn(ParseStream) -> Result, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 310 | parser: fn(ParseStream<'_>) -> Result, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/punctuated.rs:342:44 | 342 | pub fn parse_separated_nonempty(input: ParseStream) -> Result | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 342 | pub fn parse_separated_nonempty(input: ParseStream<'_>) -> Result | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/punctuated.rs:361:16 | 361 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 361 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/punctuated.rs:362:20 | 362 | parser: fn(ParseStream) -> Result, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 362 | parser: fn(ParseStream<'_>) -> Result, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/punctuated.rs:442:32 | 442 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 442 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/restriction.rs:72:25 | 72 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 72 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/restriction.rs:93:29 | 93 | fn parse_pub(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 93 | fn parse_pub(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/stmt.rs:151:36 | 151 | pub fn parse_within(input: ParseStream) -> Result> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 151 | pub fn parse_within(input: ParseStream<'_>) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/stmt.rs:181:25 | 181 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 181 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/stmt.rs:192:25 | 192 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 192 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/stmt.rs:198:26 | 198 | fn parse_stmt(input: ParseStream, allow_nosemi: AllowNoSemi) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 198 | fn parse_stmt(input: ParseStream<'_>, allow_nosemi: AllowNoSemi) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/stmt.rs:265:24 | 265 | fn stmt_mac(input: ParseStream, attrs: Vec, path: Path) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 265 | fn stmt_mac(input: ParseStream<'_>, attrs: Vec, path: Path) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/stmt.rs:282:26 | 282 | fn stmt_local(input: ParseStream, attrs: Vec) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 282 | fn stmt_local(input: ParseStream<'_>, attrs: Vec) -> Result { | ++++ warning: `scopeguard` (lib) generated 1 warning Compiling utf8parse v0.2.2 warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/stmt.rs:334:16 | 334 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 334 | input: ParseStream<'_>, | ++++ Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=utf8parse CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/utf8parse-0.2.2 CARGO_PKG_AUTHORS='Joe Wilm :Christian Duerr ' CARGO_PKG_DESCRIPTION='Table-driven UTF-8 parser' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=utf8parse CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/alacritty/vte' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/utf8parse-0.2.2 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name utf8parse --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/utf8parse-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly"))' -C metadata=0297cc4a808fe831 -C extra-filename=-0297cc4a808fe831 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/thread.rs:38:40 | 38 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 38 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:297:25 | 297 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 297 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:311:36 | 311 | pub fn without_plus(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 311 | pub fn without_plus(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:319:16 | 319 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 319 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:594:25 | 594 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 594 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:605:25 | 605 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 605 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:618:25 | 618 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 618 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:641:25 | 641 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 641 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:654:25 | 654 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 654 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:701:25 | 701 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 701 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:710:25 | 710 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 710 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:719:25 | 719 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 719 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:752:25 | 752 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 752 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:761:25 | 761 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 761 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:770:36 | 770 | pub fn without_plus(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 770 | pub fn without_plus(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:775:36 | 775 | pub(crate) fn parse(input: ParseStream, allow_plus: bool) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 775 | pub(crate) fn parse(input: ParseStream<'_>, allow_plus: bool) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:789:25 | 789 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 789 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:797:25 | 797 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 797 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:805:36 | 805 | pub fn without_plus(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 805 | pub fn without_plus(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:811:36 | 811 | pub(crate) fn parse(input: ParseStream, allow_plus: bool) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 811 | pub(crate) fn parse(input: ParseStream<'_>, allow_plus: bool) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:823:20 | 823 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 823 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:851:25 | 851 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 851 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:859:36 | 859 | pub fn without_plus(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 859 | pub fn without_plus(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:864:36 | 864 | pub(crate) fn parse(input: ParseStream, allow_plus: bool) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 864 | pub(crate) fn parse(input: ParseStream<'_>, allow_plus: bool) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:894:25 | 894 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 894 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:905:25 | 905 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 905 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:912:25 | 912 | fn parse(input: ParseStream, allow_plus: bool) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 912 | fn parse(input: ParseStream<'_>, allow_plus: bool) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:926:25 | 926 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 926 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:932:33 | 932 | fn parse_bare_fn_arg(input: ParseStream, allow_self: bool) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 932 | fn parse_bare_fn_arg(input: ParseStream<'_>, allow_self: bool) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:980:35 | 980 | fn parse_bare_variadic(input: ParseStream, attrs: Vec) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 980 | fn parse_bare_variadic(input: ParseStream<'_>, attrs: Vec) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:997:25 | 997 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 997 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:1007:25 | 1007 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1007 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:9:40 | 9 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 9 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:19:40 | 19 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 19 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:25:42 | 25 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 25 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:37:40 | 37 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 37 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:51:40 | 51 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 51 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:63:40 | 63 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 63 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:75:40 | 75 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 75 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:90:40 | 90 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 90 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:102:40 | 102 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 102 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:113:40 | 113 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 113 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:125:40 | 125 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 125 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:274:40 | 274 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 274 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:284:40 | 284 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 284 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:296:40 | 296 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 296 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:311:40 | 311 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 311 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:323:40 | 323 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 323 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:335:40 | 335 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 335 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:341:42 | 341 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 341 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:352:40 | 352 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 352 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:358:42 | 358 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 358 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:369:40 | 369 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 369 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:375:42 | 375 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 375 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:385:40 | 385 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 385 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:398:40 | 398 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 398 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:476:40 | 476 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 476 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:482:42 | 482 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 482 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:493:40 | 493 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 493 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:499:42 | 499 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 499 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:511:40 | 511 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 511 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:517:42 | 517 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 517 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:529:40 | 529 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 529 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:535:42 | 535 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 535 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:547:40 | 547 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 547 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:553:42 | 553 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 553 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:565:40 | 565 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 565 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:571:42 | 571 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 571 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:582:40 | 582 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 582 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:588:42 | 588 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 588 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:600:40 | 600 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 600 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:606:42 | 606 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 606 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:618:40 | 618 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 618 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:624:42 | 624 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 624 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:636:40 | 636 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 636 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:642:42 | 642 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 642 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:661:40 | 661 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 661 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:667:42 | 667 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 667 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:678:40 | 678 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 678 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:684:42 | 684 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 684 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:695:40 | 695 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 695 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:701:42 | 701 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 701 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:713:40 | 713 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 713 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:719:42 | 719 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 719 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:734:40 | 734 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 734 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:740:42 | 740 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 740 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:751:40 | 751 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 751 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:757:42 | 757 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 757 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:770:40 | 770 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 770 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:776:42 | 776 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 776 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:788:40 | 788 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 788 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:794:42 | 794 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 794 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:804:40 | 804 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 804 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:810:42 | 810 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 810 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:823:40 | 823 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 823 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:829:42 | 829 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 829 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:839:40 | 839 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 839 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:845:42 | 845 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 845 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:857:40 | 857 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 857 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:863:42 | 863 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 863 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:873:40 | 873 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 873 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:879:42 | 879 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 879 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:892:40 | 892 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 892 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:898:42 | 898 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 898 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:913:40 | 913 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 913 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:919:42 | 919 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 919 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:930:40 | 930 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 930 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:936:42 | 936 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 936 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:947:40 | 947 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 947 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:953:42 | 953 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 953 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:965:40 | 965 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 965 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:971:42 | 971 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 971 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:983:40 | 983 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 983 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:989:42 | 989 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 989 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1002:40 | 1002 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1002 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1008:42 | 1008 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1008 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1019:40 | 1019 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1019 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1025:42 | 1025 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1025 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1040:40 | 1040 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1040 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1046:42 | 1046 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1046 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1057:40 | 1057 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1057 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1063:42 | 1063 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1063 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1074:40 | 1074 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1074 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1080:42 | 1080 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1080 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1091:40 | 1091 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1091 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1097:42 | 1097 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1097 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1108:40 | 1108 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1108 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1114:42 | 1114 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1114 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1125:40 | 1125 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1125 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1131:42 | 1131 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1131 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1144:40 | 1144 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1144 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1150:42 | 1150 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1150 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1161:40 | 1161 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1161 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1175:40 | 1175 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1175 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1185:40 | 1185 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1185 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1197:40 | 1197 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1197 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1209:40 | 1209 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1209 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1221:40 | 1221 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1221 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1227:42 | 1227 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1227 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1237:40 | 1237 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1237 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1243:42 | 1243 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1243 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1253:40 | 1253 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1253 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1264:40 | 1264 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1264 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1283:40 | 1283 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1301:40 | 1301 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1301 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1307:42 | 1307 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1307 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1319:40 | 1319 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1319 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1325:42 | 1325 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1325 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1336:40 | 1336 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1336 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1342:42 | 1342 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1342 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1358:40 | 1358 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1358 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1364:42 | 1364 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1364 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1378:40 | 1378 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1378 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1417:40 | 1417 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1417 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1441:40 | 1441 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1441 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1453:40 | 1453 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1453 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1471:40 | 1471 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1471 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1477:42 | 1477 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1477 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1496:40 | 1496 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1496 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1502:42 | 1502 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1502 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1515:40 | 1515 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1515 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1521:42 | 1521 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1521 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1532:40 | 1532 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1532 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1538:42 | 1538 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1538 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1555:41 | 1555 | fn fmt(&self, _formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1555 | fn fmt(&self, _formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1562:40 | 1562 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1562 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1572:40 | 1572 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1572 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1601:40 | 1601 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1601 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1607:42 | 1607 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1607 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1625:40 | 1625 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1625 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1631:42 | 1631 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1631 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1646:40 | 1646 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1646 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1652:42 | 1652 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1652 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1667:40 | 1667 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1667 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1673:42 | 1673 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1673 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1685:40 | 1685 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1685 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1691:42 | 1691 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1691 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1704:40 | 1704 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1704 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1710:42 | 1710 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1710 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1727:40 | 1727 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1727 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1733:42 | 1733 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1733 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1745:40 | 1745 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1745 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1751:42 | 1751 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1751 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1766:40 | 1766 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1766 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1772:42 | 1772 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1772 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1790:40 | 1790 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1790 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1796:42 | 1796 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1796 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1811:40 | 1811 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1811 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1817:42 | 1817 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1817 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1837:40 | 1837 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1837 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1843:42 | 1843 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1843 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1859:40 | 1859 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1859 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1865:42 | 1865 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1865 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1881:40 | 1881 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1881 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1887:42 | 1887 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1887 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1901:40 | 1901 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1901 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1907:42 | 1907 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1907 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1921:40 | 1921 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1921 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1930:40 | 1930 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1930 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1935:42 | 1935 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1935 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1945:40 | 1945 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1945 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1956:40 | 1956 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1956 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1978:40 | 1978 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1978 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1984:42 | 1984 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1984 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1997:40 | 1997 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1997 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2008:40 | 2008 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2008 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2020:40 | 2020 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2020 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2044:40 | 2044 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2044 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2063:40 | 2063 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2063 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2075:40 | 2075 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2075 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2081:42 | 2081 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2081 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2092:40 | 2092 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2092 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2098:42 | 2098 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2098 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2109:40 | 2109 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2109 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2115:42 | 2115 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2115 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2126:40 | 2126 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2126 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2156:40 | 2156 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2156 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2162:42 | 2162 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2162 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2175:40 | 2175 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2175 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2181:42 | 2181 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2181 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2192:40 | 2192 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2192 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2198:42 | 2198 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2198 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2209:40 | 2209 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2209 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2215:42 | 2215 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2215 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2227:40 | 2227 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2227 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2233:42 | 2233 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2233 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2243:40 | 2243 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2243 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2249:42 | 2249 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2249 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2260:40 | 2260 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2260 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2266:42 | 2266 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2266 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2280:40 | 2280 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2280 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2286:42 | 2286 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2286 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2297:40 | 2297 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2297 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2303:42 | 2303 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2303 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2316:40 | 2316 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2316 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2322:42 | 2322 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2322 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2334:40 | 2334 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2334 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2340:42 | 2340 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2340 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2350:40 | 2350 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2350 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2356:42 | 2356 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2356 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2366:40 | 2366 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2366 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2382:40 | 2382 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2382 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2392:40 | 2392 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2392 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2403:40 | 2403 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2403 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2415:40 | 2415 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2415 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2428:40 | 2428 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2428 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2447:40 | 2447 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2447 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2461:40 | 2461 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2461 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2477:40 | 2477 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2477 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2496:40 | 2496 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2496 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2511:40 | 2511 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2511 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2533:40 | 2533 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2533 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2539:42 | 2539 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2539 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2550:40 | 2550 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2550 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2562:40 | 2562 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2562 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2577:40 | 2577 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2577 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2595:40 | 2595 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2595 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2601:42 | 2601 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2601 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2617:40 | 2617 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2617 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2623:42 | 2623 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2623 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2635:40 | 2635 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2635 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2641:42 | 2641 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2641 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2652:40 | 2652 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2652 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2658:42 | 2658 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2658 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2674:40 | 2674 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2674 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2702:40 | 2702 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2702 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2708:42 | 2708 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2708 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2720:40 | 2720 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2720 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2726:42 | 2726 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2726 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2742:40 | 2742 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2742 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2748:42 | 2748 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2748 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2758:40 | 2758 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2758 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2764:42 | 2764 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2764 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2774:40 | 2774 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2774 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2780:42 | 2780 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2780 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2789:40 | 2789 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2789 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2795:42 | 2795 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2795 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2804:40 | 2804 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2804 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2810:42 | 2810 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2810 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2819:40 | 2819 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2819 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2833:40 | 2833 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2833 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2853:40 | 2853 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2853 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2859:42 | 2859 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2859 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2869:40 | 2869 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2869 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2875:42 | 2875 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2875 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2885:40 | 2885 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2885 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2891:42 | 2891 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2891 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2903:40 | 2903 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2903 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2909:42 | 2909 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2909 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2921:40 | 2921 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2921 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2927:42 | 2927 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2927 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2937:40 | 2937 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2937 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2943:42 | 2943 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2943 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2953:40 | 2953 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2953 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2959:42 | 2959 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2959 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2969:40 | 2969 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2969 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2993:40 | 2993 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2993 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:3002:40 | 3002 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3002 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:3012:40 | 3012 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3012 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:3021:40 | 3021 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3021 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:3032:40 | 3032 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3032 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:3043:40 | 3043 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3043 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:3077:40 | 3077 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3077 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:3089:40 | 3089 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3089 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:3101:40 | 3101 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3101 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:3107:42 | 3107 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3107 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:3119:40 | 3119 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3119 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:3135:40 | 3135 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3135 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:3145:40 | 3145 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3145 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ Compiling anstyle-parse v0.2.5 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=anstyle_parse CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anstyle-parse-0.2.5 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Parse ANSI Style Escapes' CARGO_PKG_HOMEPAGE='https://github.com/rust-cli/anstyle' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=anstyle-parse CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-cli/anstyle.git' CARGO_PKG_RUST_VERSION=1.65.0 CARGO_PKG_VERSION=0.2.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anstyle-parse-0.2.5 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name anstyle_parse --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anstyle-parse-0.2.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::items_after_statements' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --cfg 'feature="utf8"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("core", "default", "utf8"))' -C metadata=ebfa33e9baaf7504 -C extra-filename=-ebfa33e9baaf7504 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern utf8parse=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libutf8parse-0297cc4a808fe831.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=ahash CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11 CARGO_PKG_AUTHORS='Tom Kaitchuck ' CARGO_PKG_DESCRIPTION='A non-cryptographic hash function using AES-NI for high performance' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ahash CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tkaitchuck/ahash' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=0.8.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/build/ahash-426e2c4b22fd9d7a/out /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name ahash --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="getrandom"' --cfg 'feature="runtime-rng"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("atomic-polyfill", "compile-time-rng", "const-random", "default", "getrandom", "nightly-arm-aes", "no-rng", "runtime-rng", "serde", "std"))' -C metadata=692d18194f7ccf6d -C extra-filename=-692d18194f7ccf6d --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern cfg_if=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/libcfg_if-3f3ee01bb7c5f992.rmeta --extern getrandom=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/libgetrandom-e11f126d52a3bd4b.rmeta --extern once_cell=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/libonce_cell-08459235c38196ba.rmeta --extern zerocopy=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/libzerocopy-132df811aeb539dc.rmeta --cap-lints warn -Z binary-dep-depinfo --cfg 'feature="folded_multiply"'` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=parking_lot_core CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10 CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='An advanced API for creating custom synchronization primitives.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=parking_lot_core CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.9.10 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/build/parking_lot_core-8edb6d0ad1e94c7d/out /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name parking_lot_core --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("backtrace", "deadlock_detection", "nightly", "petgraph", "thread-id"))' -C metadata=b1cfc5eef91183e6 -C extra-filename=-b1cfc5eef91183e6 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern cfg_if=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/libcfg_if-3f3ee01bb7c5f992.rmeta --extern libc=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/liblibc-b4ef23dc9d073510.rmeta --extern smallvec=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/libsmallvec-4d11cc92b31b5fc7.rmeta --cap-lints warn -Z binary-dep-depinfo` warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/lib.rs:100:13 | 100 | #![cfg_attr(feature = "specialize", feature(min_specialization))] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=lock_api CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/lock_api-0.4.12 CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='Wrappers to create fully-featured Mutex and RwLock types. Compatible with no_std.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lock_api CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.4.12 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/lock_api-0.4.12 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/build/lock_api-45f530f8d200555b/out /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name lock_api --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/lock_api-0.4.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="atomic_usize"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arc_lock", "atomic_usize", "default", "nightly", "owning_ref", "serde"))' -C metadata=534f3cff5346eae7 -C extra-filename=-534f3cff5346eae7 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern scopeguard=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/libscopeguard-f1b784ad88352791.rmeta --cap-lints warn -Z binary-dep-depinfo --cfg has_const_fn_trait_bound` warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/fallback_hash.rs:202:7 | 202 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/fallback_hash.rs:209:7 | 209 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/fallback_hash.rs:253:7 | 253 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/fallback_hash.rs:257:7 | 257 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/fallback_hash.rs:300:7 | 300 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/fallback_hash.rs:305:7 | 305 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/fallback_hash.rs:118:11 | 118 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unused import: `UnparkHandle` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/thread_parker/mod.rs:85:49 | 85 | pub use self::imp::{thread_yield, ThreadParker, UnparkHandle}; | ^^^^^^^^^^^^ | = note: `#[warn(unused_imports)]` on by default warning: unexpected `cfg` condition name: `tsan_enabled` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/word_lock.rs:293:13 | 293 | if cfg!(tsan_enabled) { | ^^^^^^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tsan_enabled)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tsan_enabled)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `128` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/fallback_hash.rs:164:11 | 164 | #[cfg(target_pointer_width = "128")] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_pointer_width` are: `16`, `32`, and `64` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(target_pointer_width, values("128"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(target_pointer_width, values(\"128\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/hash_map.rs:342:34 | 342 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 342 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: unexpected `cfg` condition value: `folded_multiply` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/operations.rs:16:7 | 16 | #[cfg(feature = "folded_multiply")] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `folded_multiply` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `folded_multiply` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/operations.rs:23:11 | 23 | #[cfg(not(feature = "folded_multiply"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `folded_multiply` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/random_state.rs:468:7 | 468 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/random_state.rs:14:14 | 14 | if #[cfg(feature = "specialize")]{ | ^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fuzzing` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/random_state.rs:53:58 | 53 | if #[cfg(all(feature = "compile-time-rng", any(test, fuzzing)))] { | ^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fuzzing` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/random_state.rs:73:54 | 73 | } else if #[cfg(all(feature = "runtime-rng", not(fuzzing)))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/random_state.rs:461:11 | 461 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/specialize.rs:10:7 | 10 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/specialize.rs:12:7 | 12 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/specialize.rs:14:7 | 14 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/specialize.rs:24:11 | 24 | #[cfg(not(feature = "specialize"))] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/specialize.rs:37:7 | 37 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/specialize.rs:70:7 | 70 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/specialize.rs:78:7 | 78 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/specialize.rs:86:7 | 86 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/specialize.rs:94:7 | 94 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/specialize.rs:102:7 | 102 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/specialize.rs:110:7 | 110 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/specialize.rs:118:7 | 118 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/specialize.rs:126:11 | 126 | #[cfg(all(feature = "specialize"))] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/specialize.rs:52:15 | 52 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ ... 61 | call_hasher_impl!(u8); | --------------------- in this macro invocation | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `call_hasher_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/specialize.rs:52:15 | 52 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ ... 62 | call_hasher_impl!(u16); | ---------------------- in this macro invocation | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `call_hasher_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/specialize.rs:52:15 | 52 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ ... 63 | call_hasher_impl!(u32); | ---------------------- in this macro invocation | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `call_hasher_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/specialize.rs:52:15 | 52 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ ... 64 | call_hasher_impl!(u64); | ---------------------- in this macro invocation | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `call_hasher_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/specialize.rs:52:15 | 52 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ ... 65 | call_hasher_impl!(i8); | --------------------- in this macro invocation | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `call_hasher_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/specialize.rs:52:15 | 52 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ ... 66 | call_hasher_impl!(i16); | ---------------------- in this macro invocation | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `call_hasher_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/specialize.rs:52:15 | 52 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ ... 67 | call_hasher_impl!(i32); | ---------------------- in this macro invocation | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `call_hasher_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/specialize.rs:52:15 | 52 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ ... 68 | call_hasher_impl!(i64); | ---------------------- in this macro invocation | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `call_hasher_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/lib.rs:265:11 | 265 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/lib.rs:272:15 | 272 | #[cfg(not(feature = "specialize"))] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/lib.rs:279:11 | 279 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/lib.rs:286:15 | 286 | #[cfg(not(feature = "specialize"))] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/lib.rs:293:11 | 293 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/lib.rs:300:15 | 300 | #[cfg(not(feature = "specialize"))] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_const_fn_trait_bound` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/lock_api-0.4.12/src/mutex.rs:148:11 | 148 | #[cfg(has_const_fn_trait_bound)] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_const_fn_trait_bound)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_const_fn_trait_bound)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `has_const_fn_trait_bound` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/lock_api-0.4.12/src/mutex.rs:158:15 | 158 | #[cfg(not(has_const_fn_trait_bound))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_const_fn_trait_bound)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_const_fn_trait_bound)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_const_fn_trait_bound` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/lock_api-0.4.12/src/remutex.rs:232:11 | 232 | #[cfg(has_const_fn_trait_bound)] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_const_fn_trait_bound)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_const_fn_trait_bound)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_const_fn_trait_bound` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/lock_api-0.4.12/src/remutex.rs:247:15 | 247 | #[cfg(not(has_const_fn_trait_bound))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_const_fn_trait_bound)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_const_fn_trait_bound)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_const_fn_trait_bound` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/lock_api-0.4.12/src/rwlock.rs:369:11 | 369 | #[cfg(has_const_fn_trait_bound)] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_const_fn_trait_bound)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_const_fn_trait_bound)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_const_fn_trait_bound` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/lock_api-0.4.12/src/rwlock.rs:379:15 | 379 | #[cfg(not(has_const_fn_trait_bound))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_const_fn_trait_bound)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_const_fn_trait_bound)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `libc` (lib) generated 11 warnings Compiling mime_guess v2.0.5 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/mime_guess-2.0.5 CARGO_PKG_AUTHORS='Austin Bonander ' CARGO_PKG_DESCRIPTION='A simple crate for detection of a file'\''s MIME type by its extension.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=mime_guess CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/abonander/mime_guess' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.0.5 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/mime_guess-2.0.5 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/mime_guess-2.0.5/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="rev-mappings"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "rev-mappings"))' -C metadata=10f4ac3174bb86f0 -C extra-filename=-10f4ac3174bb86f0 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/build/mime_guess-10f4ac3174bb86f0 -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern unicase=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/libunicase-31f5c81448aa95af.rlib --cap-lints warn -Z binary-dep-depinfo` warning: unexpected `cfg` condition value: `phf` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/mime_guess-2.0.5/build.rs:1:7 | 1 | #[cfg(feature = "phf")] | ^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default` and `rev-mappings` = help: consider adding `phf` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `phf` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/mime_guess-2.0.5/build.rs:20:7 | 20 | #[cfg(feature = "phf")] | ^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default` and `rev-mappings` = help: consider adding `phf` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `phf` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/mime_guess-2.0.5/build.rs:41:7 | 41 | #[cfg(feature = "phf")] | ^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default` and `rev-mappings` = help: consider adding `phf` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `phf` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/mime_guess-2.0.5/build.rs:78:11 | 78 | #[cfg(all(feature = "phf", feature = "rev-mappings"))] | ^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default` and `rev-mappings` = help: consider adding `phf` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `phf` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/mime_guess-2.0.5/build.rs:123:15 | 123 | #[cfg(all(not(feature = "phf"), feature = "rev-mappings"))] | ^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default` and `rev-mappings` = help: consider adding `phf` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `phf` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/mime_guess-2.0.5/build.rs:33:11 | 33 | #[cfg(feature = "phf")] | ^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default` and `rev-mappings` = help: consider adding `phf` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: trait `BuildHasherExt` is never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/lib.rs:252:18 | 252 | pub(crate) trait BuildHasherExt: BuildHasher { | ^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default warning: methods `read_u128x2`, `read_u128x4`, `read_last_u16`, `read_last_u128x2`, and `read_last_u128x4` are never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/convert.rs:80:8 | 75 | pub(crate) trait ReadFromSlice { | ------------- methods in this trait ... 80 | fn read_u128x2(&self) -> ([u128; 2], &[u8]); | ^^^^^^^^^^^ 81 | fn read_u128x4(&self) -> ([u128; 4], &[u8]); | ^^^^^^^^^^^ 82 | fn read_last_u16(&self) -> u16; | ^^^^^^^^^^^^^ ... 86 | fn read_last_u128x2(&self) -> [u128; 2]; | ^^^^^^^^^^^^^^^^ 87 | fn read_last_u128x4(&self) -> [u128; 4]; | ^^^^^^^^^^^^^^^^ warning: field `0` is never read --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/lock_api-0.4.12/src/lib.rs:103:24 | 103 | pub struct GuardNoSend(*mut ()); | ----------- ^^^^^^^ | | | field in this struct | = help: consider removing this field = note: `#[warn(dead_code)]` on by default warning: `ahash` (lib) generated 46 warnings Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=memchr CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0 CARGO_PKG_AUTHORS='Andrew Gallant :bluss' CARGO_PKG_DESCRIPTION='Safe interface to memchr.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/memchr' CARGO_PKG_LICENSE=Unlicense/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=memchr CARGO_PKG_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='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/build/memchr-167fba85177b126c/out /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name memchr --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.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 -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "libc", "rustc-dep-of-std", "std", "use_std"))' -C metadata=99c62290d348e527 -C extra-filename=-99c62290d348e527 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn -Z binary-dep-depinfo --cfg memchr_runtime_simd --cfg memchr_runtime_sse2 --cfg memchr_runtime_sse42 --cfg memchr_runtime_avx` warning: `parking_lot_core` (lib) generated 2 warnings Compiling tracing-core v0.1.30 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=tracing_core CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-core-0.1.30 CARGO_PKG_AUTHORS='Tokio Contributors ' CARGO_PKG_DESCRIPTION='Core primitives for application-level tracing. ' CARGO_PKG_HOMEPAGE='https://tokio.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tracing-core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/tracing' CARGO_PKG_RUST_VERSION=1.49.0 CARGO_PKG_VERSION=0.1.30 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=30 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-core-0.1.30 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name tracing_core --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-core-0.1.30/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="once_cell"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "once_cell", "std", "valuable"))' -C metadata=adc6738d00a11ecf -C extra-filename=-adc6738d00a11ecf --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern once_cell=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libonce_cell-114ad44df60efabc.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: `lock_api` (lib) generated 7 warnings Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=openbsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_DERIVE=1 CARGO_FEATURE_SERDE_DERIVE=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208 CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='A generic serialization/deserialization framework' CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde CARGO_PKG_README=crates-io.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.208 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=208 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-openbsd LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' NUM_JOBS=6 OPT_LEVEL=0 OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/build/serde-9799fe6f53b71869/out PROFILE=release RUSTC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTC_WRAPPER=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTDOC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-openbsd /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/build/serde-1aee91a3c09ab9e1/build-script-build` warning: lint `const_err` has been removed: converted into hard error, see issue #71800 for more information --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-core-0.1.30/src/lib.rs:132:5 | 132 | const_err, | ^^^^^^^^^ | = note: `#[warn(renamed_and_removed_lints)]` on by default warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-core-0.1.30/src/lib.rs:140:5 | 140 | private_in_public, | ^^^^^^^^^^^^^^^^^ warning: unexpected `cfg` condition value: `alloc` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-core-0.1.30/src/dispatcher.rs:147:7 | 147 | #[cfg(feature = "alloc")] | ^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `once_cell`, `std`, and `valuable` = help: consider adding `alloc` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `alloc` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-core-0.1.30/src/dispatcher.rs:150:7 | 150 | #[cfg(feature = "alloc")] | ^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `once_cell`, `std`, and `valuable` = help: consider adding `alloc` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `alloc` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-core-0.1.30/src/dispatcher.rs:182:7 | 182 | #[cfg(feature = "alloc")] | ^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `once_cell`, `std`, and `valuable` = help: consider adding `alloc` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `alloc` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-core-0.1.30/src/dispatcher.rs:488:15 | 488 | #[cfg(not(feature = "alloc"))] | ^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `once_cell`, `std`, and `valuable` = help: consider adding `alloc` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration [serde 1.0.208] cargo:rerun-if-changed=build.rs warning: unexpected `cfg` condition name: `tracing_unstable` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-core-0.1.30/src/field.rs:373:11 | 373 | #[cfg(all(tracing_unstable, feature = "valuable"))] | ^^^^^^^^^^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `parallel_compiler`, `proc_macro`, `relocation_model`, `rust_analyzer`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, and `unix` and 1 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tracing_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tracing_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tracing_unstable` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-core-0.1.30/src/field.rs:710:11 | 710 | #[cfg(all(tracing_unstable, feature = "valuable"))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tracing_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tracing_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tracing_unstable` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-core-0.1.30/src/field.rs:713:11 | 713 | #[cfg(all(tracing_unstable, feature = "valuable"))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tracing_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tracing_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tracing_unstable` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-core-0.1.30/src/field.rs:721:11 | 721 | #[cfg(all(tracing_unstable, feature = "valuable"))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tracing_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tracing_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tracing_unstable` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-core-0.1.30/src/field.rs:724:11 | 724 | #[cfg(all(tracing_unstable, feature = "valuable"))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tracing_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tracing_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tracing_unstable` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-core-0.1.30/src/field.rs:270:15 | 270 | #[cfg(all(tracing_unstable, feature = "valuable"))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tracing_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tracing_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_libc` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:6:7 | 6 | #[cfg(memchr_libc)] | ^^^^^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_libc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_libc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `memchr_runtime_avx` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/mod.rs:45:25 | 45 | if cfg!(memchr_runtime_avx) && is_x86_feature_detected!("avx2") { | ^^^^^^^^^^^^^^^^^^ ... 96 | unsafe_ifunc!(fn(u8, &[u8]) -> Option, memchr, haystack, n1) | ------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_avx)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_avx)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `unsafe_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `memchr_runtime_sse2` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/mod.rs:47:32 | 47 | } else if cfg!(memchr_runtime_sse2) { | ^^^^^^^^^^^^^^^^^^^ ... 96 | unsafe_ifunc!(fn(u8, &[u8]) -> Option, memchr, haystack, n1) | ------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_sse2)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_sse2)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `unsafe_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `memchr_runtime_avx` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/mod.rs:45:25 | 45 | if cfg!(memchr_runtime_avx) && is_x86_feature_detected!("avx2") { | ^^^^^^^^^^^^^^^^^^ ... 101 | / unsafe_ifunc!( 102 | | fn(u8, u8, &[u8]) -> Option, 103 | | memchr2, 104 | | haystack, 105 | | n1, 106 | | n2 107 | | ) | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_avx)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_avx)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `unsafe_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `memchr_runtime_sse2` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/mod.rs:47:32 | 47 | } else if cfg!(memchr_runtime_sse2) { | ^^^^^^^^^^^^^^^^^^^ ... 101 | / unsafe_ifunc!( 102 | | fn(u8, u8, &[u8]) -> Option, 103 | | memchr2, 104 | | haystack, 105 | | n1, 106 | | n2 107 | | ) | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_sse2)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_sse2)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `unsafe_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `memchr_runtime_avx` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/mod.rs:45:25 | 45 | if cfg!(memchr_runtime_avx) && is_x86_feature_detected!("avx2") { | ^^^^^^^^^^^^^^^^^^ ... 112 | / unsafe_ifunc!( 113 | | fn(u8, u8, u8, &[u8]) -> Option, 114 | | memchr3, 115 | | haystack, ... | 118 | | n3 119 | | ) | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_avx)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_avx)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `unsafe_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `memchr_runtime_sse2` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/mod.rs:47:32 | 47 | } else if cfg!(memchr_runtime_sse2) { | ^^^^^^^^^^^^^^^^^^^ ... 112 | / unsafe_ifunc!( 113 | | fn(u8, u8, u8, &[u8]) -> Option, 114 | | memchr3, 115 | | haystack, ... | 118 | | n3 119 | | ) | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_sse2)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_sse2)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `unsafe_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `memchr_runtime_avx` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/mod.rs:45:25 | 45 | if cfg!(memchr_runtime_avx) && is_x86_feature_detected!("avx2") { | ^^^^^^^^^^^^^^^^^^ ... 124 | unsafe_ifunc!(fn(u8, &[u8]) -> Option, memrchr, haystack, n1) | -------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_avx)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_avx)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `unsafe_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `memchr_runtime_sse2` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/mod.rs:47:32 | 47 | } else if cfg!(memchr_runtime_sse2) { | ^^^^^^^^^^^^^^^^^^^ ... 124 | unsafe_ifunc!(fn(u8, &[u8]) -> Option, memrchr, haystack, n1) | -------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_sse2)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_sse2)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `unsafe_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `memchr_runtime_avx` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/mod.rs:45:25 | 45 | if cfg!(memchr_runtime_avx) && is_x86_feature_detected!("avx2") { | ^^^^^^^^^^^^^^^^^^ ... 129 | / unsafe_ifunc!( 130 | | fn(u8, u8, &[u8]) -> Option, 131 | | memrchr2, 132 | | haystack, 133 | | n1, 134 | | n2 135 | | ) | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_avx)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_avx)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `unsafe_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `memchr_runtime_sse2` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/mod.rs:47:32 | 47 | } else if cfg!(memchr_runtime_sse2) { | ^^^^^^^^^^^^^^^^^^^ ... 129 | / unsafe_ifunc!( 130 | | fn(u8, u8, &[u8]) -> Option, 131 | | memrchr2, 132 | | haystack, 133 | | n1, 134 | | n2 135 | | ) | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_sse2)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_sse2)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `unsafe_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `memchr_runtime_avx` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/mod.rs:45:25 | 45 | if cfg!(memchr_runtime_avx) && is_x86_feature_detected!("avx2") { | ^^^^^^^^^^^^^^^^^^ ... 140 | / unsafe_ifunc!( 141 | | fn(u8, u8, u8, &[u8]) -> Option, 142 | | memrchr3, 143 | | haystack, ... | 146 | | n3 147 | | ) | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_avx)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_avx)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `unsafe_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `memchr_runtime_sse2` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/mod.rs:47:32 | 47 | } else if cfg!(memchr_runtime_sse2) { | ^^^^^^^^^^^^^^^^^^^ ... 140 | / unsafe_ifunc!( 141 | | fn(u8, u8, u8, &[u8]) -> Option, 142 | | memrchr3, 143 | | haystack, ... | 146 | | n3 147 | | ) | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_sse2)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_sse2)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `unsafe_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info) [serde 1.0.208] cargo:rustc-check-cfg=cfg(no_core_cstr) [serde 1.0.208] cargo:rustc-check-cfg=cfg(no_core_num_saturating) [serde 1.0.208] cargo:rustc-check-cfg=cfg(no_core_try_from) [serde 1.0.208] cargo:rustc-check-cfg=cfg(no_diagnostic_namespace) [serde 1.0.208] cargo:rustc-check-cfg=cfg(no_float_copysign) [serde 1.0.208] cargo:rustc-check-cfg=cfg(no_num_nonzero_signed) [serde 1.0.208] cargo:rustc-check-cfg=cfg(no_relaxed_trait_bounds) [serde 1.0.208] cargo:rustc-check-cfg=cfg(no_serde_derive) [serde 1.0.208] cargo:rustc-check-cfg=cfg(no_std_atomic) [serde 1.0.208] cargo:rustc-check-cfg=cfg(no_std_atomic64) [serde 1.0.208] cargo:rustc-check-cfg=cfg(no_systemtime_checked_add) [serde 1.0.208] cargo:rustc-check-cfg=cfg(no_target_has_atomic) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=openbsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(parallel_compiler)--check-cfg=cfg(rust_analyzer)-Zmacro-backtrace-Csplit-debuginfo=off-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zunstable-options-Zon-broken-pipe=kill' CARGO_FEATURE_ATOMIC_USIZE=1 CARGO_FEATURE_DEFAULT=1 CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/lock_api-0.4.12 CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='Wrappers to create fully-featured Mutex and RwLock types. Compatible with no_std.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lock_api CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.4.12 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-openbsd LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' NUM_JOBS=6 OPT_LEVEL=3 OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/lock_api-ef13d76cdec8cda3/out PROFILE=release RUSTC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTC_WRAPPER=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTDOC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-openbsd /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/build/lock_api-65e255c289ae9f80/build-script-build` [lock_api 0.4.12] cargo:rustc-cfg=has_const_fn_trait_bound Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=openbsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(parallel_compiler)--check-cfg=cfg(rust_analyzer)-Zmacro-backtrace-Csplit-debuginfo=off-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zunstable-options-Zon-broken-pipe=kill' CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10 CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='An advanced API for creating custom synchronization primitives.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=parking_lot_core CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.9.10 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-openbsd LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' NUM_JOBS=6 OPT_LEVEL=3 OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/parking_lot_core-7409ab24e58ac15b/out PROFILE=release RUSTC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTC_WRAPPER=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTDOC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-openbsd /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/build/parking_lot_core-17d4cda508eccffe/build-script-build` [parking_lot_core 0.9.10] cargo:rerun-if-changed=build.rs Compiling minimal-lexical v0.2.1 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=minimal_lexical CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/minimal-lexical-0.2.1 CARGO_PKG_AUTHORS='Alex Huszagh ' CARGO_PKG_DESCRIPTION='Fast float parsing conversion routines.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=minimal-lexical CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Alexhuszagh/minimal-lexical' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/minimal-lexical-0.2.1 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name minimal_lexical --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/minimal-lexical-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "compact", "default", "lint", "nightly", "std"))' -C metadata=5041eb9a2f1382e8 -C extra-filename=-5041eb9a2f1382e8 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/minimal-lexical-0.2.1/src/bigint.rs:127:40 | 127 | pub fn rview(x: &[Limb]) -> ReverseView { | -----------^----- expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 127 | pub fn rview(x: &[Limb]) -> ReverseView<'_, Limb> { | +++ warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/minimal-lexical-0.2.1/src/bigint.rs:111:29 | 111 | pub struct ReverseView<'a, T: 'a> { | ^^^^ help: remove this bound | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` warning: `minimal-lexical` (lib) generated 2 warnings Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=smallvec CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/smallvec-1.13.2 CARGO_PKG_AUTHORS='The Servo Project Developers' CARGO_PKG_DESCRIPTION=''\''Small vector'\'' optimization: store up to a small number of items on the stack' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=smallvec CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/servo/rust-smallvec' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.13.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=13 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/smallvec-1.13.2 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name smallvec --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/smallvec-1.13.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "const_generics", "const_new", "debugger_visualizer", "drain_filter", "drain_keep_rest", "may_dangle", "serde", "specialization", "union", "write"))' -C metadata=003e2c7bce814452 -C extra-filename=-003e2c7bce814452 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: `memchr` (lib) generated 60 warnings Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=scopeguard CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/scopeguard-1.2.0 CARGO_PKG_AUTHORS=bluss CARGO_PKG_DESCRIPTION='A RAII scope guard that will run a given closure when it goes out of scope, even if the code between panics (assuming unwinding panic). Defines the macros `defer'\!'`, `defer_on_unwind'\!'`, `defer_on_success'\!'` as shorthands for guards with one of the implemented strategies. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=scopeguard CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bluss/scopeguard' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.2.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/scopeguard-1.2.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name scopeguard --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/scopeguard-1.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "use_std"))' -C metadata=1cfa95a60fe71469 -C extra-filename=-1cfa95a60fe71469 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: `scopeguard` (lib) generated 1 warning (1 duplicate) Compiling regex-syntax v0.6.29 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=regex_syntax CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-syntax-0.6.29 CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A regular expression parser.' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/regex' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=regex-syntax CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/regex' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.6.29 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=29 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-syntax-0.6.29 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name regex_syntax --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-syntax-0.6.29/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=d240ff38bee676c6 -C extra-filename=-d240ff38bee676c6 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: `mime_guess` (build script) generated 6 warnings Compiling anstyle v1.0.8 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=anstyle CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anstyle-1.0.8 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='ANSI text styling' CARGO_PKG_HOMEPAGE='https://github.com/rust-cli/anstyle' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=anstyle CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-cli/anstyle.git' CARGO_PKG_RUST_VERSION=1.65.0 CARGO_PKG_VERSION=1.0.8 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anstyle-1.0.8 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name anstyle --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anstyle-1.0.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::items_after_statements' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=8f21d54decdb0c6f -C extra-filename=-8f21d54decdb0c6f --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: `memchr` (lib) generated 60 warnings (47 duplicates) Compiling is_terminal_polyfill v1.70.1 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=is_terminal_polyfill CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/is_terminal_polyfill-1.70.1 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Polyfill for `is_terminal` stdlib feature for use with older MSRVs' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=is_terminal_polyfill CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/polyfill-rs/is_terminal_polyfill' CARGO_PKG_RUST_VERSION=1.70.0 CARGO_PKG_VERSION=1.70.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=70 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/is_terminal_polyfill-1.70.1 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name is_terminal_polyfill --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/is_terminal_polyfill-1.70.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default"))' -C metadata=9fae85a29a80faf8 -C extra-filename=-9fae85a29a80faf8 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling anstyle-query v1.1.1 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=anstyle_query CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anstyle-query-1.1.1 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Look up colored console capabilities' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=anstyle-query CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-cli/anstyle' CARGO_PKG_RUST_VERSION=1.65.0 CARGO_PKG_VERSION=1.1.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anstyle-query-1.1.1 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name anstyle_query --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anstyle-query-1.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::items_after_statements' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b8e17a16857eeaad -C extra-filename=-b8e17a16857eeaad --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling colorchoice v1.0.2 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=colorchoice CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/colorchoice-1.0.2 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Global override of color control' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=colorchoice CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-cli/anstyle' CARGO_PKG_RUST_VERSION=1.65.0 CARGO_PKG_VERSION=1.0.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/colorchoice-1.0.2 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name colorchoice --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/colorchoice-1.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::items_after_statements' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=edd413ef7d95c723 -C extra-filename=-edd413ef7d95c723 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling anstream v0.6.15 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=anstream CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anstream-0.6.15 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A simple cross platform library for writing colored text to a terminal.' CARGO_PKG_HOMEPAGE='https://github.com/rust-cli/anstyle' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=anstream CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-cli/anstyle.git' CARGO_PKG_RUST_VERSION=1.65.0 CARGO_PKG_VERSION=0.6.15 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=15 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anstream-0.6.15 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name anstream --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anstream-0.6.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::items_after_statements' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="auto"' --cfg 'feature="default"' --cfg 'feature="wincon"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("auto", "default", "test", "wincon"))' -C metadata=ecbbeb170494b245 -C extra-filename=-ecbbeb170494b245 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern anstyle=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libanstyle-8f21d54decdb0c6f.rmeta --extern anstyle_parse=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libanstyle_parse-ebfa33e9baaf7504.rmeta --extern anstyle_query=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libanstyle_query-b8e17a16857eeaad.rmeta --extern colorchoice=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libcolorchoice-edd413ef7d95c723.rmeta --extern is_terminal_polyfill=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libis_terminal_polyfill-9fae85a29a80faf8.rmeta --extern utf8parse=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libutf8parse-0297cc4a808fe831.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=parking_lot_core CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10 CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='An advanced API for creating custom synchronization primitives.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=parking_lot_core CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.9.10 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/parking_lot_core-7409ab24e58ac15b/out /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name parking_lot_core --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("backtrace", "deadlock_detection", "nightly", "petgraph", "thread-id"))' -C metadata=ae8ffce11632c366 -C extra-filename=-ae8ffce11632c366 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern cfg_if=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libcfg_if-d7457ff2f3866edf.rmeta --extern libc=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/liblibc-a55bf6beb5a0f10e.rmeta --extern smallvec=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libsmallvec-003e2c7bce814452.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: unexpected `cfg` condition name: `tsan_enabled` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/word_lock.rs:293:13 | 293 | if cfg!(tsan_enabled) { | ^^^^^^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `parallel_compiler`, `proc_macro`, `relocation_model`, `rust_analyzer`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, and `unix` and 1 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tsan_enabled)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tsan_enabled)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=openbsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_REV_MAPPINGS=1 CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/mime_guess-2.0.5 CARGO_PKG_AUTHORS='Austin Bonander ' CARGO_PKG_DESCRIPTION='A simple crate for detection of a file'\''s MIME type by its extension.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=mime_guess CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/abonander/mime_guess' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.0.5 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-openbsd LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' NUM_JOBS=6 OPT_LEVEL=0 OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/build/mime_guess-605cf9a5dee54a2b/out PROFILE=release RUSTC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTC_WRAPPER=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTDOC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-openbsd /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/build/mime_guess-10f4ac3174bb86f0/build-script-build` [mime_guess 2.0.5] cargo:rustc-env=MIME_TYPES_GENERATED_PATH=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/build/mime_guess-605cf9a5dee54a2b/out/mime_types_generated.rs Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=lock_api CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/lock_api-0.4.12 CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='Wrappers to create fully-featured Mutex and RwLock types. Compatible with no_std.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lock_api CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.4.12 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/lock_api-0.4.12 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/lock_api-ef13d76cdec8cda3/out /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name lock_api --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/lock_api-0.4.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="atomic_usize"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arc_lock", "atomic_usize", "default", "nightly", "owning_ref", "serde"))' -C metadata=9a37719db115fd83 -C extra-filename=-9a37719db115fd83 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern scopeguard=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libscopeguard-1cfa95a60fe71469.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo --cfg has_const_fn_trait_bound` warning: unexpected `cfg` condition name: `has_const_fn_trait_bound` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/lock_api-0.4.12/src/mutex.rs:148:11 | 148 | #[cfg(has_const_fn_trait_bound)] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `parallel_compiler`, `proc_macro`, `relocation_model`, `rust_analyzer`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, and `unix` and 1 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_const_fn_trait_bound)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_const_fn_trait_bound)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: `lock_api` (lib) generated 7 warnings (6 duplicates) Compiling nom v7.1.3 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=nom CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nom-7.1.3 CARGO_PKG_AUTHORS='contact@geoffroycouprie.com' CARGO_PKG_DESCRIPTION='A byte-oriented, zero-copy, parser combinators library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=nom CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Geal/nom' CARGO_PKG_RUST_VERSION=1.48 CARGO_PKG_VERSION=7.1.3 CARGO_PKG_VERSION_MAJOR=7 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nom-7.1.3 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name nom --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nom-7.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "docsrs", "std"))' -C metadata=7d80286faec6a80e -C extra-filename=-7d80286faec6a80e --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern memchr=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/libmemchr-99c62290d348e527.rmeta --extern minimal_lexical=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/libminimal_lexical-5041eb9a2f1382e8.rmeta --cap-lints warn -Z binary-dep-depinfo` warning: `parking_lot_core` (lib) generated 2 warnings (1 duplicate) Compiling parking_lot v0.12.3 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=parking_lot CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot-0.12.3 CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='More compact and efficient implementations of the standard synchronization primitives.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=parking_lot CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.12.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot-0.12.3 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name parking_lot --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot-0.12.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arc_lock", "deadlock_detection", "default", "hardware-lock-elision", "nightly", "owning_ref", "send_guard", "serde"))' -C metadata=a1b29771220c9b9f -C extra-filename=-a1b29771220c9b9f --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern lock_api=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/liblock_api-534f3cff5346eae7.rmeta --extern parking_lot_core=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/libparking_lot_core-b1cfc5eef91183e6.rmeta --cap-lints warn -Z binary-dep-depinfo` warning: unexpected `cfg` condition value: `cargo-clippy` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nom-7.1.3/src/lib.rs:375:13 | 375 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::doc_markdown))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `default`, `docsrs`, and `std` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `nightly` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nom-7.1.3/src/lib.rs:379:12 | 379 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nom-7.1.3/src/lib.rs:391:12 | 391 | #[cfg_attr(nightly, allow(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nom-7.1.3/src/lib.rs:396:14 | 396 | #[cfg_attr(nightly, allow(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unused import: `self::str::*` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nom-7.1.3/src/lib.rs:439:9 | 439 | pub use self::str::*; | ^^^^^^^^^^^^ | = note: `#[warn(unused_imports)]` on by default warning: unexpected `cfg` condition name: `nightly` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nom-7.1.3/src/internal.rs:49:12 | 49 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nom-7.1.3/src/internal.rs:96:12 | 96 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nom-7.1.3/src/internal.rs:340:12 | 340 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nom-7.1.3/src/internal.rs:357:12 | 357 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nom-7.1.3/src/internal.rs:374:12 | 374 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nom-7.1.3/src/internal.rs:392:12 | 392 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nom-7.1.3/src/internal.rs:409:12 | 409 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nom-7.1.3/src/internal.rs:430:12 | 430 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nom-7.1.3/src/internal.rs:347:6 | 347 | impl<'a, I, O1, O2, E, F: Parser, G: Fn(O1) -> O2> Parser for Map { | ^^-- | | | help: elide the unused lifetime | = note: requested on the command line with `-W unused-lifetimes` warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nom-7.1.3/src/internal.rs:364:6 | 364 | impl<'a, I, O1, O2, E, F: Parser, G: Fn(O1) -> H, H: Parser> Parser | ^^-- | | | help: elide the unused lifetime warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nom-7.1.3/src/internal.rs:381:6 | 381 | impl<'a, I, O1, O2, E, F: Parser, G: Parser> Parser | ^^-- | | | help: elide the unused lifetime warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nom-7.1.3/src/internal.rs:398:6 | 398 | impl<'a, I, O1, O2, E, F: Parser, G: Parser> Parser | ^^-- | | | help: elide the unused lifetime warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nom-7.1.3/src/internal.rs:415:6 | 415 | impl<'a, I: Clone, O, E: crate::error::ParseError, F: Parser, G: Parser> | ^^-- | | | help: elide the unused lifetime warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nom-7.1.3/src/internal.rs:440:5 | 440 | 'a, | _____-^ 441 | | I: Clone, | |____- help: elide the unused lifetime warning: `tracing-core` (lib) generated 12 warnings Compiling hashbrown v0.14.5 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=hashbrown CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5 CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='A Rust port of Google'\''s SwissTable hash map' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=hashbrown CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/hashbrown' CARGO_PKG_RUST_VERSION=1.63.0 CARGO_PKG_VERSION=0.14.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name hashbrown --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="ahash"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("ahash", "alloc", "allocator-api2", "compiler_builtins", "core", "default", "equivalent", "inline-more", "nightly", "raw", "rayon", "rkyv", "rustc-dep-of-std", "rustc-internal-api", "serde"))' -C metadata=43fd264a676c82bb -C extra-filename=-43fd264a676c82bb --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern ahash=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/libahash-692d18194f7ccf6d.rmeta --cap-lints warn -Z binary-dep-depinfo` Compiling aho-corasick v1.1.3 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=aho_corasick CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3 CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='Fast multiple substring searching.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/aho-corasick' CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=aho-corasick CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/aho-corasick' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=1.1.3 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name aho_corasick --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="perf-literal"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "logging", "perf-literal", "std"))' -C metadata=69b903ddbbced532 -C extra-filename=-69b903ddbbced532 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern memchr=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libmemchr-16ffef5f7b0bb4d1.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=openbsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(parallel_compiler)--check-cfg=cfg(rust_analyzer)-Zmacro-backtrace-Csplit-debuginfo=off-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zunstable-options-Zon-broken-pipe=kill' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_DERIVE=1 CARGO_FEATURE_SERDE_DERIVE=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208 CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='A generic serialization/deserialization framework' CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde CARGO_PKG_README=crates-io.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.208 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=208 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-openbsd LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' NUM_JOBS=6 OPT_LEVEL=3 OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/serde-ac13f3c7a4b57f1f/out PROFILE=release RUSTC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTC_WRAPPER=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTDOC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-openbsd /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/build/serde-1aee91a3c09ab9e1/build-script-build` [serde 1.0.208] cargo:rerun-if-changed=build.rs [serde 1.0.208] cargo:rustc-check-cfg=cfg(no_core_cstr) [serde 1.0.208] cargo:rustc-check-cfg=cfg(no_core_num_saturating) [serde 1.0.208] cargo:rustc-check-cfg=cfg(no_core_try_from) [serde 1.0.208] cargo:rustc-check-cfg=cfg(no_diagnostic_namespace) [serde 1.0.208] cargo:rustc-check-cfg=cfg(no_float_copysign) [serde 1.0.208] cargo:rustc-check-cfg=cfg(no_num_nonzero_signed) [serde 1.0.208] cargo:rustc-check-cfg=cfg(no_relaxed_trait_bounds) [serde 1.0.208] cargo:rustc-check-cfg=cfg(no_serde_derive) [serde 1.0.208] cargo:rustc-check-cfg=cfg(no_std_atomic) [serde 1.0.208] cargo:rustc-check-cfg=cfg(no_std_atomic64) [serde 1.0.208] cargo:rustc-check-cfg=cfg(no_systemtime_checked_add) [serde 1.0.208] cargo:rustc-check-cfg=cfg(no_target_has_atomic) Compiling strsim v0.11.1 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=strsim CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/strsim-0.11.1 CARGO_PKG_AUTHORS='Danny Guo :maxbachmann ' CARGO_PKG_DESCRIPTION='Implementations of string similarity metrics. Includes Hamming, Levenshtein, OSA, Damerau-Levenshtein, Jaro, Jaro-Winkler, and Sørensen-Dice. ' CARGO_PKG_HOMEPAGE='https://github.com/rapidfuzz/strsim-rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=strsim CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rapidfuzz/strsim-rs' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.11.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/strsim-0.11.1 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name strsim --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/strsim-0.11.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=60aa6cb9c5c3bf93 -C extra-filename=-60aa6cb9c5c3bf93 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/strsim-0.11.1/src/lib.rs:38:29 | 38 | fn fmt(&self, fmt: &mut Formatter) -> Result<(), fmt::Error> { | ^^^^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 38 | fn fmt(&self, fmt: &mut Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/ahocorasick.rs:2030:38 | 2030 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 2030 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/automaton.rs:1117:50 | 1117 | fn next(&mut self) -> Option> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1117 | fn next(&mut self) -> Option>> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/dfa.rs:306:38 | 306 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 306 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/nfa/contiguous.rs:325:38 | 325 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 325 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/nfa/noncontiguous.rs:795:38 | 795 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 795 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/nfa/noncontiguous.rs:826:38 | 826 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 826 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/util/alphabet.rs:85:49 | 85 | pub(crate) fn elements(&self, class: u8) -> ByteClassElements { | ^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 85 | pub(crate) fn elements(&self, class: u8) -> ByteClassElements<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/util/alphabet.rs:93:44 | 93 | fn element_ranges(&self, class: u8) -> ByteClassElementRanges { | ^^^^^^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 93 | fn element_ranges(&self, class: u8) -> ByteClassElementRanges<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/util/alphabet.rs:288:38 | 288 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 288 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/util/debug.rs:6:38 | 6 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/util/error.rs:228:38 | 228 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 228 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/util/primitives.rs:354:38 | 354 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 354 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/util/primitives.rs:526:46 | 384 | / macro_rules! index_type_impls { 385 | | ($name:ident, $err:ident, $iter:ident, $withiter:ident) => { 386 | | impl $name { 387 | | /// The maximum value. ... | 526 | | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | | -----------^^^^^^^^^ | | | | | expected lifetime parameter ... | 691 | | }; 692 | | } | |_- in this expansion of `index_type_impls!` ... 736 | index_type_impls!(PatternID, PatternIDError, PatternIDIter, WithPatternIDIter); | ------------------------------------------------------------------------------ in this macro invocation | help: indicate the anonymous lifetime | 526 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/util/primitives.rs:628:46 | 384 | / macro_rules! index_type_impls { 385 | | ($name:ident, $err:ident, $iter:ident, $withiter:ident) => { 386 | | impl $name { 387 | | /// The maximum value. ... | 628 | | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | | -----------^^^^^^^^^ | | | | | expected lifetime parameter ... | 691 | | }; 692 | | } | |_- in this expansion of `index_type_impls!` ... 736 | index_type_impls!(PatternID, PatternIDError, PatternIDIter, WithPatternIDIter); | ------------------------------------------------------------------------------ in this macro invocation | help: indicate the anonymous lifetime | 628 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/util/primitives.rs:526:46 | 384 | / macro_rules! index_type_impls { 385 | | ($name:ident, $err:ident, $iter:ident, $withiter:ident) => { 386 | | impl $name { 387 | | /// The maximum value. ... | 526 | | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | | -----------^^^^^^^^^ | | | | | expected lifetime parameter ... | 691 | | }; 692 | | } | |_- in this expansion of `index_type_impls!` ... 737 | index_type_impls!(StateID, StateIDError, StateIDIter, WithStateIDIter); | ---------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 526 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/util/primitives.rs:628:46 | 384 | / macro_rules! index_type_impls { 385 | | ($name:ident, $err:ident, $iter:ident, $withiter:ident) => { 386 | | impl $name { 387 | | /// The maximum value. ... | 628 | | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | | -----------^^^^^^^^^ | | | | | expected lifetime parameter ... | 691 | | }; 692 | | } | |_- in this expansion of `index_type_impls!` ... 737 | index_type_impls!(StateID, StateIDError, StateIDIter, WithStateIDIter); | ---------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 628 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/util/search.rs:633:38 | 633 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 633 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/util/search.rs:719:38 | 719 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 719 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ Compiling pin-project-lite v0.2.14 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=pin_project_lite CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/pin-project-lite-0.2.14 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A lightweight version of pin-project written with declarative macros. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pin-project-lite CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/taiki-e/pin-project-lite' CARGO_PKG_RUST_VERSION=1.37 CARGO_PKG_VERSION=0.2.14 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=14 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/pin-project-lite-0.2.14 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name pin_project_lite --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/pin-project-lite-0.2.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --warn=unreachable_pub '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::transmute_undefined_repr' '--warn=clippy::trailing_empty_array' --warn=single_use_lifetimes --warn=rust_2018_idioms '--warn=clippy::pedantic' --warn=non_ascii_idents '--warn=clippy::inline_asm_x86_att_syntax' --warn=improper_ctypes_definitions --warn=improper_ctypes '--warn=clippy::default_union_representation' '--warn=clippy::as_ptr_cast_mut' '--warn=clippy::all' '--allow=clippy::type_complexity' '--allow=clippy::too_many_lines' '--allow=clippy::too_many_arguments' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::single_match_else' '--allow=clippy::single_match' '--allow=clippy::similar_names' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_errors_doc' '--allow=clippy::manual_range_contains' '--allow=clippy::manual_assert' '--allow=clippy::float_cmp' '--allow=clippy::doc_markdown' '--allow=clippy::declare_interior_mutable_const' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=74c3d6112983de93 -C extra-filename=-74c3d6112983de93 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling bitflags v2.6.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=bitflags CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bitflags-2.6.0 CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A macro to generate structures which behave like bitflags. ' CARGO_PKG_HOMEPAGE='https://github.com/bitflags/bitflags' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bitflags CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bitflags/bitflags' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=2.6.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bitflags-2.6.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name bitflags --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bitflags-2.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "bytemuck", "compiler_builtins", "core", "example_generated", "rustc-dep-of-std", "serde", "std"))' -C metadata=1204db0de952c1db -C extra-filename=-1204db0de952c1db --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: `strsim` (lib) generated 1 warning Compiling stable_deref_trait v1.2.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=stable_deref_trait CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/stable_deref_trait-1.2.0 CARGO_PKG_AUTHORS='Robert Grosse ' CARGO_PKG_DESCRIPTION='An unsafe marker trait for types like Box and Rc that dereference to a stable address even when moved, and hence can be used with libraries such as owning_ref and rental. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=stable_deref_trait CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/storyyeller/stable_deref_trait' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.2.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/stable_deref_trait-1.2.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name stable_deref_trait --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/stable_deref_trait-1.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=e0d6b7a97d209228 -C extra-filename=-e0d6b7a97d209228 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn -Z binary-dep-depinfo` Compiling mime v0.3.17 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=mime CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/mime-0.3.17 CARGO_PKG_AUTHORS='Sean McArthur ' CARGO_PKG_DESCRIPTION='Strongly Typed Mimes' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=mime CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/hyperium/mime' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.17 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=17 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/mime-0.3.17 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name mime --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/mime-0.3.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=a20c37113ac82225 -C extra-filename=-a20c37113ac82225 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn -Z binary-dep-depinfo` Compiling clap_lex v0.7.2 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=clap_lex CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/clap_lex-0.7.2 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Minimal, flexible command line parser' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=clap_lex CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/clap-rs/clap' CARGO_PKG_RUST_VERSION=1.74 CARGO_PKG_VERSION=0.7.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/clap_lex-0.7.2 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name clap_lex --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/clap_lex-0.7.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=28ffedb45d0ff2a0 -C extra-filename=-28ffedb45d0ff2a0 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/mime-0.3.17/src/parse.rs:35:32 | 35 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | note: the lint level is defined here --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/mime-0.3.17/src/lib.rs:27:9 | 27 | #![deny(warnings)] | ^^^^^^^^ = note: `#[warn(elided_lifetimes_in_paths)]` implied by `#[warn(warnings)]` help: indicate the anonymous lifetime | 35 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/mime-0.3.17/src/parse.rs:185:50 | 185 | fn params_from_str(s: &str, iter: &mut Enumerate, mut start: usize) -> Result { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 185 | fn params_from_str(s: &str, iter: &mut Enumerate>, mut start: usize) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/mime-0.3.17/src/lib.rs:90:32 | 90 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 90 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/mime-0.3.17/src/lib.rs:139:28 | 139 | pub fn type_(&self) -> Name { | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 139 | pub fn type_(&self) -> Name<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/mime-0.3.17/src/lib.rs:156:30 | 156 | pub fn subtype(&self) -> Name { | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 156 | pub fn subtype(&self) -> Name<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/mime-0.3.17/src/lib.rs:179:36 | 179 | pub fn suffix(&self) -> Option { | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 179 | pub fn suffix(&self) -> Option> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/mime-0.3.17/src/lib.rs:442:32 | 442 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 442 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/mime-0.3.17/src/lib.rs:449:32 | 449 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 449 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/mime-0.3.17/src/lib.rs:456:23 | 456 | fn name_eq_str(name: &Name, s: &str) -> bool { | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 456 | fn name_eq_str(name: &Name<'_>, s: &str) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/mime-0.3.17/src/lib.rs:505:32 | 505 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 505 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/mime-0.3.17/src/lib.rs:512:32 | 512 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 512 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/mime-0.3.17/src/lib.rs:532:34 | 532 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 532 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: method `symmetric_difference` is never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-syntax-0.6.29/src/hir/interval.rs:423:8 | 335 | pub trait Interval: | -------- method in this trait ... 423 | fn symmetric_difference( | ^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default warning: call to `.borrow()` on a reference in this situation does nothing --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-syntax-0.6.29/src/ast/parse.rs:379:21 | 379 | self.pattern.borrow() | ^^^^^^^^^ help: remove this redundant call | = note: the type `str` does not implement `Borrow`, so calling `borrow` on `&str` copies the reference, which does not do anything and can be removed = note: `#[warn(noop_method_call)]` on by default warning: `mime` (lib) generated 12 warnings Compiling overload v0.1.1 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=overload CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/overload-0.1.1 CARGO_PKG_AUTHORS='Daniel Salvadori ' CARGO_PKG_DESCRIPTION='Provides a macro to simplify operator overloading.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=overload CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/danaugrs/overload' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/overload-0.1.1 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name overload --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/overload-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=412c9444cdb541ca -C extra-filename=-412c9444cdb541ca --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling regex-syntax v0.7.5 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=regex_syntax CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-syntax-0.7.5 CARGO_PKG_AUTHORS='The Rust Project Developers:Andrew Gallant ' CARGO_PKG_DESCRIPTION='A regular expression parser.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=regex-syntax CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/regex/tree/master/regex-syntax' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=0.7.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-syntax-0.7.5 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name regex_syntax --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-syntax-0.7.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "default", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=9e91b5dfc1349a2c -C extra-filename=-9e91b5dfc1349a2c --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling rustix v0.38.34 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34 CARGO_PKG_AUTHORS='Dan Gohman :Jakub Konka ' CARGO_PKG_DESCRIPTION='Safe Rust bindings to POSIX/Unix/Linux/Winsock-like syscalls' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustix CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bytecodealliance/rustix' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.38.34 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=38 CARGO_PKG_VERSION_PATCH=34 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="std"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "default", "event", "fs", "io_uring", "itoa", "libc", "libc-extra-traits", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "shm", "std", "stdio", "system", "termios", "thread", "time", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=fda75fbbd6030896 -C extra-filename=-fda75fbbd6030896 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/build/rustix-fda75fbbd6030896 -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-syntax-0.7.5/src/debug.rs:6:38 | 6 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-syntax-0.7.5/src/debug.rs:37:38 | 37 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 37 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-syntax-0.7.5/src/hir/literal.rs:2014:38 | 2014 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2014 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-syntax-0.7.5/src/hir/literal.rs:2176:38 | 2176 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2176 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-syntax-0.7.5/src/hir/mod.rs:792:38 | 792 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 792 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-syntax-0.7.5/src/hir/mod.rs:1012:38 | 1012 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1012 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-syntax-0.7.5/src/hir/mod.rs:2812:38 | 2812 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2812 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ Compiling regex-automata v0.1.10 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=regex_automata CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10 CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='Automata construction and matching using regular expressions.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/regex-automata' CARGO_PKG_LICENSE=Unlicense/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=regex-automata CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/regex-automata' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.10 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name regex_automata --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="regex-syntax"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "fst", "regex-syntax", "std", "transducer"))' -C metadata=d597545202580642 -C extra-filename=-d597545202580642 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern regex_syntax=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libregex_syntax-d240ff38bee676c6.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/classes.rs:90:38 | 90 | pub fn representatives(&self) -> ByteClassRepresentatives { | ^^^^^^^^^^^^^^^^^^^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 90 | pub fn representatives(&self) -> ByteClassRepresentatives<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.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 | help: indicate the anonymous lifetime | 111 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/dense.rs:1113:38 | 1113 | pub fn states(&self) -> StateIter { | ---------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 1113 | pub fn states(&self) -> StateIter<'_, T, S> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/dense.rs:1508:55 | 1508 | pub fn get_state_mut(&mut self, id: S) -> StateMut { | --------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 1508 | pub fn get_state_mut(&mut self, id: S) -> StateMut<'_, S> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/dense.rs:1613:32 | 1613 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1613 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/dense.rs:1702:53 | 1702 | pub fn transitions(&self) -> StateTransitionIter { | -------------------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 1702 | pub fn transitions(&self) -> StateTransitionIter<'_, S> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/dense.rs:1718:66 | 1718 | pub fn sparse_transitions(&self) -> StateSparseTransitionIter { | -------------------------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 1718 | pub fn sparse_transitions(&self) -> StateSparseTransitionIter<'_, S> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/dense.rs:1725:32 | 1725 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1725 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/dense.rs:1828:57 | 1828 | pub fn iter_mut(&mut self) -> StateTransitionIterMut { | ----------------------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 1828 | pub fn iter_mut(&mut self) -> StateTransitionIterMut<'_, S> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/dense.rs:1835:32 | 1835 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1835 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/error.rs:115:32 | 115 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 115 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/minimize.rs:50:32 | 50 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 50 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/nfa/range_trie.rs:868:32 | 868 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 868 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/nfa/range_trie.rs:879:32 | 879 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 879 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/nfa/range_trie.rs:891:32 | 891 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 891 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/nfa/mod.rs:94:32 | 94 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 94 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/nfa/mod.rs:178:32 | 178 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 178 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/nfa/mod.rs:204:32 | 204 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 204 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/sparse.rs:1012:32 | 1012 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1012 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/sparse.rs:1140:32 | 1140 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1140 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/sparse.rs:1200:32 | 1200 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1200 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/print.rs:4:40 | 4 | pub(crate) struct TokensOrDefault<'a, T: 'a>(pub &'a Option); | ^^^^ help: remove this bound | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/punctuated.rs:560:23 | 560 | pub struct Pairs<'a, T: 'a, P: 'a> { | ^^^^ ^^^^ | help: remove these bounds | 560 - pub struct Pairs<'a, T: 'a, P: 'a> { 560 + pub struct Pairs<'a, T, P> { | warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/punctuated.rs:610:26 | 610 | pub struct PairsMut<'a, T: 'a, P: 'a> { | ^^^^ ^^^^ | help: remove these bounds | 610 - pub struct PairsMut<'a, T: 'a, P: 'a> { 610 + pub struct PairsMut<'a, T, P> { | warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/punctuated.rs:747:22 | 747 | pub struct Iter<'a, T: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/punctuated.rs:755:25 | 755 | struct PrivateIter<'a, T: 'a, P: 'a> { | ^^^^ ^^^^ | help: remove these bounds | 755 - struct PrivateIter<'a, T: 'a, P: 'a> { 755 + struct PrivateIter<'a, T, P> { | warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/punctuated.rs:861:25 | 861 | pub struct IterMut<'a, T: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/punctuated.rs:870:28 | 870 | struct PrivateIterMut<'a, T: 'a, P: 'a> { | ^^^^ ^^^^ | help: remove these bounds | 870 - struct PrivateIterMut<'a, T: 'a, P: 'a> { 870 + struct PrivateIterMut<'a, T, P> { | warning: `nom` (lib) generated 19 warnings Compiling lazy_static v1.5.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=lazy_static CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/lazy_static-1.5.0 CARGO_PKG_AUTHORS='Marvin Löbel ' CARGO_PKG_DESCRIPTION='A macro for declaring lazily evaluated statics in Rust.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lazy_static CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang-nursery/lazy-static.rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.5.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/lazy_static-1.5.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name lazy_static --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/lazy_static-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("spin", "spin_no_std"))' -C metadata=19193006798cf46e -C extra-filename=-19193006798cf46e --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: unused extern crate --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/lazy_static-1.5.0/src/inline_lazy.rs:8:1 | 8 | extern crate core; | ^^^^^^^^^^^^^^^^^^ help: remove it | = note: `-W unused-extern-crates` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(unused_extern_crates)]` warning: `lazy_static` (lib) generated 1 warning Compiling sharded-slab v0.1.7 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=sharded_slab CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7 CARGO_PKG_AUTHORS='Eliza Weisman ' CARGO_PKG_DESCRIPTION='A lock-free concurrent slab. ' CARGO_PKG_HOMEPAGE='https://github.com/hawkw/sharded-slab' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=sharded-slab CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/hawkw/sharded-slab' CARGO_PKG_RUST_VERSION=1.42.0 CARGO_PKG_VERSION=0.1.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name sharded_slab --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("loom"))' -C metadata=cff52410aabe7c03 -C extra-filename=-cff52410aabe7c03 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern lazy_static=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/liblazy_static-19193006798cf46e.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: unexpected `cfg` condition name: `loom` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:15:17 | 15 | #[cfg(all(test, loom))] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `parallel_compiler`, `proc_macro`, `relocation_model`, `rust_analyzer`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, and `unix` and 1 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/pool.rs:453:9 | 453 | test_println!("pool: create {:?}", tid); | --------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/pool.rs:621:9 | 621 | test_println!("pool: create_owned {:?}", tid); | --------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/pool.rs:655:9 | 655 | test_println!("pool: create_with"); | ---------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/pool.rs:678:9 | 678 | test_println!("pool: get{:?}; current={:?}", tid, Tid::::current()); | ---------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/pool.rs:769:9 | 769 | test_println!("pool: get{:?}; current={:?}", tid, Tid::::current()); | ---------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/pool.rs:914:9 | 914 | test_println!("drop Ref: try clearing data"); | -------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/pool.rs:1049:9 | 1049 | test_println!(" -> drop RefMut: try clearing data"); | --------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/pool.rs:1124:9 | 1124 | test_println!("drop OwnedRef: try clearing data"); | ------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/pool.rs:1135:13 | 1135 | test_println!("-> shard={:?}", shard_idx); | ----------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/pool.rs:1139:17 | 1139 | test_println!("-> shard={:?} does not exist! THIS IS A BUG", shard_idx); | ----------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/pool.rs:1238:9 | 1238 | test_println!("-> shard={:?}", shard_idx); | ----------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/pool.rs:1290:9 | 1290 | test_println!("drop OwnedRefMut: try clearing data"); | ---------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/pool.rs:1303:17 | 1303 | test_println!("-> shard does not exist! THIS IS A BUG"); | ------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/sync.rs:3:11 | 3 | #[cfg(all(loom, any(test, feature = "loom")))] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/sync.rs:63:15 | 63 | #[cfg(not(all(loom, any(feature = "loom", test))))] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/clear.rs:95:11 | 95 | #[cfg(all(loom, test))] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/iter.rs:18:9 | 18 | test_println!("UniqueIter::next"); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/iter.rs:20:13 | 20 | test_println!("-> try next slot"); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/iter.rs:22:17 | 22 | test_println!("-> found an item!"); | ---------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/iter.rs:26:13 | 26 | test_println!("-> try next page"); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/iter.rs:28:17 | 28 | test_println!("-> found another page"); | -------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/iter.rs:33:13 | 33 | test_println!("-> try next shard"); | ---------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/iter.rs:35:17 | 35 | test_println!("-> found another shard"); | --------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/iter.rs:38:17 | 38 | test_println!("-> all done!"); | ----------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:115:13 | 115 | / test_println!( 116 | | "-> get {:?}; current_gen={:?}; lifecycle={:#x}; state={:?}; refs={:?};", 117 | | gen, 118 | | current_gen, ... | 121 | | refs, 122 | | ); | |_____________- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:129:17 | 129 | test_println!("-> get: no longer exists!"); | ------------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:142:21 | 142 | test_println!("-> {:?}", new_refs); | ---------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:154:21 | 154 | test_println!("-> get: retrying; lifecycle={:#x};", actual); | ----------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:175:13 | 175 | / test_println!( 176 | | "-> mark_release; gen={:?}; current_gen={:?};", 177 | | gen, 178 | | curr_gen 179 | | ); | |_____________- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:187:13 | 187 | test_println!("-> mark_release; state={:?};", state); | ---------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:190:21 | 190 | test_println!("--> mark_release; cannot release (already removed!)"); | -------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:194:21 | 194 | test_println!("--> mark_release; already marked;"); | -------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:202:13 | 202 | / test_println!( 203 | | "-> mark_release; old_lifecycle={:#x}; new_lifecycle={:#x};", 204 | | lifecycle, 205 | | new_lifecycle 206 | | ); | |_____________- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:216:21 | 216 | test_println!("-> mark_release; retrying"); | ------------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:224:9 | 224 | test_println!("-> mark_release: marked; refs={:?};", refs); | ---------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:246:13 | 246 | / test_println!("-> release_with; lifecycle={:#x}; expected_gen={:?}; current_gen={:?}; next_gen={:?};", 247 | | lifecycle, 248 | | gen, 249 | | current_gen, 250 | | next_gen 251 | | ); | |_____________- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:258:17 | 258 | test_println!("-> already removed!"); | ------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:275:21 | 275 | test_println!("-> advanced gen; lifecycle={:#x}; refs={:?};", actual, refs); | --------------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:277:25 | 277 | test_println!("-> ok to remove!"); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:290:21 | 290 | test_println!("-> refs={:?}; spin...", refs); | -------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:296:21 | 296 | test_println!("-> retrying; lifecycle={:#x};", actual); | ------------------------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:316:9 | 316 | / test_println!( 317 | | "-> initialize_state; state={:?}; gen={:?}; refs={:?};", 318 | | Lifecycle::::from_packed(lifecycle), 319 | | gen, 320 | | refs, 321 | | ); | |_________- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:324:13 | 324 | test_println!("-> initialize while referenced! cancelling"); | ----------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:363:9 | 363 | test_println!("-> inserted at {:?}", gen); | ----------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:389:17 | 389 | / test_println!( 390 | | "-> try_remove_value; nothing exists at generation={:?}", 391 | | gen 392 | | ); | |_________________- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:397:9 | 397 | test_println!("-> try_remove_value; marked!"); | --------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:401:13 | 401 | test_println!("-> try_remove_value; can remove now"); | ---------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:453:17 | 453 | / test_println!( 454 | | "-> try_clear_storage; nothing exists at generation={:?}", 455 | | gen 456 | | ); | |_________________- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:461:9 | 461 | test_println!("-> try_clear_storage; marked!"); | ---------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:465:13 | 465 | test_println!("-> try_remove_value; can clear now"); | --------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:485:13 | 485 | test_println!("-> cleared: {}", cleared); | ---------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:510:13 | 510 | / test_println!( 511 | | "-> drop guard: state={:?}; gen={:?}; refs={:?}; lifecycle={:#x}; new_lifecycle={:#x}; dropping={:?}", 512 | | state, 513 | | gen, ... | 517 | | dropping 518 | | ); | |_____________- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:526:21 | 526 | test_println!("-> drop guard: done; dropping={:?}", dropping); | -------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:530:21 | 530 | test_println!("-> drop guard; retry, actual={:#x}", actual); | ----------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:710:13 | 710 | test_println!("-> get: {}; MAX={}", self.value, RefCount::::MAX); | ------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:830:9 | 830 | / test_println!( 831 | | "InitGuard::release; curr_lifecycle={:?}; downgrading={}", 832 | | Lifecycle::::from_packed(self.curr_lifecycle), 833 | | new_refs != 0, 834 | | ); | |_________- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:836:13 | 836 | test_println!("-> already released!"); | ------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:852:17 | 852 | test_println!("--> advanced to PRESENT; done"); | ---------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:856:17 | 856 | / test_println!( 857 | | "--> lifecycle changed; actual={:?}", 858 | | Lifecycle::::from_packed(actual) 859 | | ); | |_________________- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:870:13 | 870 | / test_println!( 871 | | "-> InitGuard::release; lifecycle={:#x}; state={:?}; refs={:?};", 872 | | curr_lifecycle, 873 | | state, 874 | | refs, 875 | | ); | |_____________- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:889:21 | 889 | test_println!("-> InitGuard::RELEASE: done!"); | --------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:894:21 | 894 | test_println!("-> InitGuard::release; retry, actual={:#x}", actual); | ------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/stack.rs:72:11 | 72 | #[cfg(all(loom, test))] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/stack.rs:20:9 | 20 | test_println!("-> pop {:#x}", val); | ---------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/stack.rs:34:13 | 34 | test_println!("-> next {:#x}", next); | ------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/stack.rs:43:21 | 43 | test_println!("-> retry!"); | -------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/stack.rs:47:21 | 47 | test_println!("-> successful; next={:#x}", next); | ------------------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/mod.rs:146:9 | 146 | test_println!("-> local head {:?}", head); | ----------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/mod.rs:156:13 | 156 | test_println!("-> remote head {:?}", head); | ------------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/mod.rs:163:13 | 163 | test_println!("-> NULL! {:?}", head); | ------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/mod.rs:185:9 | 185 | test_println!("-> offset {:?}", poff); | ------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/mod.rs:214:9 | 214 | test_println!("-> take: offset {:?}", offset); | --------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/mod.rs:231:9 | 231 | test_println!("-> offset {:?}", offset); | --------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/mod.rs:287:9 | 287 | test_println!("-> init_with: insert at offset: {}", index); | ---------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/mod.rs:294:9 | 294 | test_println!("-> alloc new page ({})", self.size); | -------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/mod.rs:318:9 | 318 | test_println!("-> offset {:?}", offset); | --------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/mod.rs:338:9 | 338 | test_println!("-> offset {:?}", offset); | --------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/shard.rs:79:9 | 79 | test_println!("-> {:?}", addr); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/shard.rs:111:9 | 111 | test_println!("-> remove_local {:?}", addr); | ------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/shard.rs:125:9 | 125 | test_println!("-> take_remote {:?}; page {:?}", addr, page_index); | ----------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/shard.rs:172:13 | 172 | test_println!("-> page {}; {:?}; {:?}", page_idx, local, page); | -------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/shard.rs:208:9 | 208 | / test_println!( 209 | | "-> clear_after_release; self.tid={:?}; current.tid={:?};", 210 | | tid, 211 | | self.tid 212 | | ); | |_________- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/shard.rs:286:9 | 286 | test_println!("-> get shard={}", idx); | ------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/shard.rs:293:9 | 293 | test_println!("current: {:?}", tid); | ----------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/shard.rs:306:13 | 306 | test_println!("-> allocated new shard for index {} at {:p}", idx, ptr); | ---------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/shard.rs:315:13 | 315 | test_println!("-> highest index={}, prev={}", std::cmp::max(max, idx), max); | --------------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/shard.rs:326:9 | 326 | test_println!("Array::iter_mut"); | -------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/shard.rs:328:9 | 328 | test_println!("-> highest index={}", max); | ----------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/shard.rs:381:9 | 381 | test_println!("---> loaded={:p} (order={:?})", ptr, order); | ---------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/shard.rs:383:13 | 383 | test_println!("---> null"); | -------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/shard.rs:418:9 | 418 | test_println!("IterMut::next"); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/shard.rs:425:13 | 425 | test_println!("-> next.is_some={}", next.is_some()); | --------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/shard.rs:427:17 | 427 | test_println!("-> done"); | ------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/tid.rs:185:15 | 185 | #[cfg(not(all(loom, any(feature = "loom", test))))] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/tid.rs:197:21 | 197 | #[cfg(all(test, not(loom)))] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/lib.rs:422:9 | 422 | test_println!("insert {:?}", tid); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/lib.rs:457:9 | 457 | test_println!("vacant_entry {:?}", tid); | --------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/lib.rs:518:9 | 518 | test_println!("rm_deferred {:?}", tid); | -------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/lib.rs:584:9 | 584 | test_println!("rm {:?}", tid); | ----------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/lib.rs:611:9 | 611 | test_println!("get {:?}; current={:?}", tid, Tid::::current()); | ----------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/lib.rs:709:9 | 709 | test_println!("get_owned {:?}; current={:?}", tid, Tid::::current()); | ----------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/lib.rs:960:9 | 960 | test_println!("drop OwnedEntry: try clearing data"); | --------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/lib.rs:971:13 | 971 | test_println!("-> shard={:?}", shard_idx); | ----------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/lib.rs:975:17 | 975 | test_println!("-> shard={:?} does not exist! THIS IS A BUG", shard_idx); | ----------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/dense.rs:1662:34 | 1662 | pub(crate) struct StateIter<'a, T: 'a, S: 'a> { | ^^^^ ^^^^ | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` help: remove these bounds | 1662 - pub(crate) struct StateIter<'a, T: 'a, S: 'a> { 1662 + pub(crate) struct StateIter<'a, T, S> { | warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/dense.rs:1689:30 | 1689 | pub(crate) struct State<'a, S: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/dense.rs:1753:44 | 1753 | pub(crate) struct StateTransitionIter<'a, S: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/dense.rs:1774:50 | 1774 | pub(crate) struct StateSparseTransitionIter<'a, S: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/dense.rs:1815:33 | 1815 | pub(crate) struct StateMut<'a, S: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/dense.rs:1847:47 | 1847 | pub(crate) struct StateTransitionIterMut<'a, S: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/minimize.rs:42:34 | 42 | pub(crate) struct Minimizer<'a, S: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.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 warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/sparse.rs:1054:36 | 1054 | struct StateIter<'a, T: AsRef<[u8]> + 'a, S: StateID + 'a = usize> { | ^^^^^ ^^^^^ | help: remove these bounds | 1054 - struct StateIter<'a, T: AsRef<[u8]> + 'a, S: StateID + 'a = usize> { 1054 + struct StateIter<'a, T: AsRef<[u8]>, S: StateID = usize> { | warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/shard.rs:62:32 | 62 | pub(crate) struct IterMut<'a, T: 'a, C: cfg::Config + 'a>(slice::IterMut<'a, Ptr>); | ^^^^ ^^^^^ | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` help: remove these bounds | 62 - pub(crate) struct IterMut<'a, T: 'a, C: cfg::Config + 'a>(slice::IterMut<'a, Ptr>); 62 + pub(crate) struct IterMut<'a, T, C: cfg::Config>(slice::IterMut<'a, Ptr>); | warning: method `symmetric_difference` is never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-syntax-0.7.5/src/hir/interval.rs:484:8 | 396 | pub trait Interval: | -------- method in this trait ... 484 | fn symmetric_difference( | ^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default warning: `sharded-slab` (lib) generated 106 warnings Compiling matchers v0.1.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=matchers CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/matchers-0.1.0 CARGO_PKG_AUTHORS='Eliza Weisman ' CARGO_PKG_DESCRIPTION='Regex matching on character and byte streams. ' CARGO_PKG_HOMEPAGE='https://github.com/hawkw/matchers' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=matchers CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/hawkw/matchers' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/matchers-0.1.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name matchers --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/matchers-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=6067f1036dc78bbd -C extra-filename=-6067f1036dc78bbd --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern regex_automata=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libregex_automata-d597545202580642.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling rinja_parser v0.3.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rinja_parser CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rinja_parser-0.3.0 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Parser for Rinja templates' CARGO_PKG_HOMEPAGE='https://github.com/rinja-rs/rinja' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rinja_parser CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rinja-rs/rinja' CARGO_PKG_RUST_VERSION=1.71 CARGO_PKG_VERSION=0.3.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rinja_parser-0.3.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rinja_parser --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rinja_parser-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=5094c61207e7a275 -C extra-filename=-5094c61207e7a275 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern memchr=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/libmemchr-99c62290d348e527.rmeta --extern nom=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/libnom-7d80286faec6a80e.rmeta --cap-lints warn -Z binary-dep-depinfo` warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rinja_parser-0.3.0/src/lib.rs:303:18 | 303 | fn skip_till<'a, 'b, O>( | --^^ | | | help: elide the unused lifetime | = note: requested on the command line with `-W unused-lifetimes` warning: `syn` (lib) generated 756 warnings (45 duplicates) Compiling serde_derive v1.0.208 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=serde_derive CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208 CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='Macros 1.1 implementation of #[derive(Serialize, Deserialize)]' CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_derive CARGO_PKG_README=crates-io.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.208 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=208 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name serde_derive --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=cbd91497e57eb3d5 -C extra-filename=-cbd91497e57eb3d5 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern proc_macro2=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/libproc_macro2-7c60fc0ab14e3244.rlib --extern quote=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/libquote-5de702b0a1dabd6d.rlib --extern syn=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/libsyn-f80cc2d2eca55b25.rlib --extern proc_macro --cap-lints warn -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/ast.rs:133:23 | 133 | let variants: Vec = variants | ^^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 133 | let variants: Vec> = variants | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:147:23 | 147 | ser_name: Attr, | ----^------- expected lifetime parameter | help: indicate the anonymous lifetime | 147 | ser_name: Attr<'_, String>, | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:148:22 | 148 | de_name: Attr, | ----^------- expected lifetime parameter | help: indicate the anonymous lifetime | 148 | de_name: Attr<'_, String>, | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:149:35 | 149 | de_aliases: Option>, | -------^------- expected lifetime parameter | help: indicate the anonymous lifetime | 149 | de_aliases: Option>, | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:557:54 | 557 | let _ = attr.parse_args_with(|input: ParseStream| { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 557 | let _ = attr.parse_args_with(|input: ParseStream<'_>| { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:660:36 | 660 | pub fn serde_path(&self) -> Cow { | ---^---------- expected lifetime parameter | help: indicate the anonymous lifetime | 660 | pub fn serde_path(&self) -> Cow<'_, syn::Path> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:679:15 | 679 | untagged: BoolAttr, | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 679 | untagged: BoolAttr<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:680:23 | 680 | internal_tag: Attr, | ----^------- expected lifetime parameter | help: indicate the anonymous lifetime | 680 | internal_tag: Attr<'_, String>, | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:681:18 | 681 | content: Attr, | ----^------- expected lifetime parameter | help: indicate the anonymous lifetime | 681 | content: Attr<'_, String>, | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:740:23 | 740 | field_identifier: BoolAttr, | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 740 | field_identifier: BoolAttr<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:741:25 | 741 | variant_identifier: BoolAttr, | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 741 | variant_identifier: BoolAttr<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:1391:35 | 1391 | F: Fn(&Ctxt, Symbol, Symbol, &ParseNestedMeta) -> syn::Result, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1391 | F: Fn(&Ctxt, Symbol, Symbol, &ParseNestedMeta<'_>) -> syn::Result, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:1386:12 | 1386 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1386 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:1431:12 | 1431 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1431 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:1439:12 | 1439 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1439 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:1447:12 | 1447 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1447 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:1456:12 | 1456 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1456 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:1465:12 | 1465 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1465 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:1500:12 | 1500 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1500 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:1522:12 | 1522 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1522 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:1545:12 | 1545 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1545 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:1566:12 | 1566 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1566 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:1589:12 | 1589 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1589 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:1596:54 | 1596 | if let Ok(lifetimes) = string.parse_with(|input: ParseStream| { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1596 | if let Ok(lifetimes) = string.parse_with(|input: ParseStream<'_>| { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/case.rs:45:59 | 45 | pub fn from_str(rename_all_str: &str) -> Result { | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 45 | pub fn from_str(rename_all_str: &str) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/case.rs:125:32 | 125 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 125 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/check.rs:8:36 | 8 | pub fn check(cx: &Ctxt, cont: &mut Container, derive: Derive) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 8 | pub fn check(cx: &Ctxt, cont: &mut Container<'_>, derive: Derive) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/check.rs:27:45 | 27 | fn check_default_on_tuple(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 27 | fn check_default_on_tuple(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/check.rs:66:43 | 66 | fn check_remote_generic(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 66 | fn check_remote_generic(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/check.rs:78:35 | 78 | fn check_getter(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 78 | fn check_getter(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/check.rs:100:36 | 100 | fn check_flatten(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 100 | fn check_flatten(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/check.rs:117:57 | 117 | fn check_flatten_field(cx: &Ctxt, style: Style, field: &Field) { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 117 | fn check_flatten_field(cx: &Ctxt, style: Style, field: &Field<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/check.rs:144:39 | 144 | fn check_identifier(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 144 | fn check_identifier(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/check.rs:226:47 | 226 | fn check_variant_skip_attrs(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 226 | fn check_variant_skip_attrs(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/check.rs:300:61 | 300 | fn check_internal_tag_field_name_conflict(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 300 | fn check_internal_tag_field_name_conflict(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/check.rs:352:50 | 352 | fn check_adjacent_tag_conflict(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 352 | fn check_adjacent_tag_conflict(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/check.rs:370:44 | 370 | fn check_transparent(cx: &Ctxt, cont: &mut Container, derive: Derive) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 370 | fn check_transparent(cx: &Ctxt, cont: &mut Container<'_>, derive: Derive) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/check.rs:455:30 | 455 | fn allow_transparent(field: &Field, derive: Derive) -> bool { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 455 | fn allow_transparent(field: &Field<'_>, derive: Derive) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/check.rs:470:50 | 470 | fn check_from_and_try_from(cx: &Ctxt, cont: &mut Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 470 | fn check_from_and_try_from(cx: &Ctxt, cont: &mut Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/symbol.rs:68:40 | 68 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 68 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/bound.rs:42:12 | 42 | cont: &Container, | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 42 | cont: &Container<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/bound.rs:58:12 | 58 | cont: &Container, | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 58 | cont: &Container<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/bound.rs:92:12 | 92 | cont: &Container, | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 92 | cont: &Container<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/bound.rs:311:12 | 311 | cont: &Container, | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 311 | cont: &Container<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/bound.rs:370:24 | 370 | fn type_of_item(cont: &Container) -> syn::Type { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 370 | fn type_of_item(cont: &Container<'_>) -> syn::Type { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:69:35 | 69 | fn precondition(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 69 | fn precondition(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:74:41 | 74 | fn precondition_sized(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 74 | fn precondition_sized(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:87:50 | 87 | fn precondition_no_de_lifetime(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 87 | fn precondition_no_de_lifetime(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:130:19 | 130 | fn new(cont: &Container) -> Self { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 130 | fn new(cont: &Container<'_>) -> Self { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:160:26 | 160 | fn build_generics(cont: &Container, borrowed: &BorrowedLifetimes) -> syn::Generics { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 160 | fn build_generics(cont: &Container<'_>, borrowed: &BorrowedLifetimes) -> syn::Generics { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:260:30 | 260 | fn borrowed_lifetimes(cont: &Container) -> BorrowedLifetimes { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 260 | fn borrowed_lifetimes(cont: &Container<'_>) -> BorrowedLifetimes { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:274:28 | 274 | fn deserialize_body(cont: &Container, params: &Parameters) -> Fragment { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 274 | fn deserialize_body(cont: &Container<'_>, params: &Parameters) -> Fragment { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:346:38 | 346 | fn deserialize_in_place_body(_cont: &Container, _params: &Parameters) -> Option { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 346 | fn deserialize_in_place_body(_cont: &Container<'_>, _params: &Parameters) -> Option { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:350:35 | 350 | fn deserialize_transparent(cont: &Container, params: &Parameters) -> Fragment { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 350 | fn deserialize_transparent(cont: &Container<'_>, params: &Parameters) -> Fragment { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:460:15 | 460 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 460 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:462:11 | 462 | form: TupleForm, | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 462 | form: TupleForm<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:681:15 | 681 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 681 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:862:13 | 862 | field: &Field, | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 862 | field: &Field<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:917:15 | 917 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 917 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:919:11 | 919 | form: StructForm, | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 919 | form: StructForm<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:1196:17 | 1196 | variants: &[Variant], | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1196 | variants: &[Variant<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:1212:17 | 1212 | variants: &[Variant], | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1212 | variants: &[Variant<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:1227:42 | 1227 | fn prepare_enum_variant_enum(variants: &[Variant]) -> (TokenStream, Stmts) { | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1227 | fn prepare_enum_variant_enum(variants: &[Variant<'_>]) -> (TokenStream, Stmts) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:1272:17 | 1272 | variants: &[Variant], | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1272 | variants: &[Variant<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:1365:17 | 1365 | variants: &[Variant], | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1365 | variants: &[Variant<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:1412:17 | 1412 | variants: &[Variant], | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1412 | variants: &[Variant<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:1727:17 | 1727 | variants: &[Variant], | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1727 | variants: &[Variant<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:1736:17 | 1736 | variants: &[Variant], | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1736 | variants: &[Variant<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:1792:15 | 1792 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1792 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:1839:15 | 1839 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1839 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:1881:15 | 1881 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1881 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:1937:13 | 1937 | field: &Field, | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1937 | field: &Field<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:1975:13 | 1975 | field: &Field, | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1975 | field: &Field<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:2084:17 | 2084 | variants: &[Variant], | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2084 | variants: &[Variant<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:2473:15 | 2473 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2473 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:2896:15 | 2896 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2896 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:2911:15 | 2911 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2911 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:2956:28 | 2956 | fn expr_is_missing(field: &Field, cattrs: &attr::Container) -> Fragment { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2956 | fn expr_is_missing(field: &Field<'_>, cattrs: &attr::Container) -> Fragment { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:2997:13 | 2997 | field: &Field, | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2997 | field: &Field<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:3023:30 | 3023 | fn effective_style(variant: &Variant) -> Style { | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 3023 | fn effective_style(variant: &Variant<'_>) -> Style { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:3032:26 | 3032 | fn has_flatten(fields: &[Field]) -> bool { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 3032 | fn has_flatten(fields: &[Field<'_>]) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:3163:5 | 3163 | DeImplGenerics, | ^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 3163 | DeImplGenerics<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:3164:5 | 3164 | DeTypeGenerics, | ^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 3164 | DeTypeGenerics<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:3165:10 | 3165 | syn::TypeGenerics, | -----^^^^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3165 | syn::TypeGenerics<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/pretend.rs:22:28 | 22 | pub fn pretend_used(cont: &Container, is_packed: bool) -> TokenStream { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 22 | pub fn pretend_used(cont: &Container<'_>, is_packed: bool) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/pretend.rs:64:31 | 64 | fn pretend_fields_used(cont: &Container, is_packed: bool) -> TokenStream { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 64 | fn pretend_fields_used(cont: &Container<'_>, is_packed: bool) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/pretend.rs:78:38 | 78 | fn pretend_fields_used_struct(cont: &Container, fields: &[Field]) -> TokenStream { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 78 | fn pretend_fields_used_struct(cont: &Container<'_>, fields: &[Field]) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/pretend.rs:78:59 | 78 | fn pretend_fields_used_struct(cont: &Container, fields: &[Field]) -> TokenStream { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 78 | fn pretend_fields_used_struct(cont: &Container, fields: &[Field<'_>]) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/pretend.rs:93:45 | 93 | fn pretend_fields_used_struct_packed(cont: &Container, fields: &[Field]) -> TokenStream { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 93 | fn pretend_fields_used_struct_packed(cont: &Container<'_>, fields: &[Field]) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/pretend.rs:93:66 | 93 | fn pretend_fields_used_struct_packed(cont: &Container, fields: &[Field]) -> TokenStream { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 93 | fn pretend_fields_used_struct_packed(cont: &Container, fields: &[Field<'_>]) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/pretend.rs:111:36 | 111 | fn pretend_fields_used_enum(cont: &Container, variants: &[Variant]) -> TokenStream { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 111 | fn pretend_fields_used_enum(cont: &Container<'_>, variants: &[Variant]) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/pretend.rs:111:59 | 111 | fn pretend_fields_used_enum(cont: &Container, variants: &[Variant]) -> TokenStream { | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 111 | fn pretend_fields_used_enum(cont: &Container, variants: &[Variant<'_>]) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/pretend.rs:147:33 | 147 | fn pretend_variants_used(cont: &Container) -> TokenStream { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 147 | fn pretend_variants_used(cont: &Container<'_>) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:61:35 | 61 | fn precondition(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 61 | fn precondition(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:98:19 | 98 | fn new(cont: &Container) -> Self { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 98 | fn new(cont: &Container<'_>) -> Self { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:130:26 | 130 | fn build_generics(cont: &Container) -> syn::Generics { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 130 | fn build_generics(cont: &Container<'_>) -> syn::Generics { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:166:26 | 166 | fn serialize_body(cont: &Container, params: &Parameters) -> Fragment { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 166 | fn serialize_body(cont: &Container<'_>, params: &Parameters) -> Fragment { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:186:33 | 186 | fn serialize_transparent(cont: &Container, params: &Parameters) -> Fragment { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 186 | fn serialize_transparent(cont: &Container<'_>, params: &Parameters) -> Fragment { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:228:13 | 228 | field: &Field, | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 228 | field: &Field<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:254:15 | 254 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 254 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:291:52 | 291 | fn serialize_struct(params: &Parameters, fields: &[Field], cattrs: &attr::Container) -> Fragment { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 291 | fn serialize_struct(params: &Parameters, fields: &[Field<'_>], cattrs: &attr::Container) -> Fragment { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:325:15 | 325 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 325 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:366:15 | 366 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 366 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:390:52 | 390 | fn serialize_enum(params: &Parameters, variants: &[Variant], cattrs: &attr::Container) -> Fragment { | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 390 | fn serialize_enum(params: &Parameters, variants: &[Variant<'_>], cattrs: &attr::Container) -> Fragment { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:418:15 | 418 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 418 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:500:15 | 500 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 500 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:573:15 | 573 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 573 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:639:15 | 639 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 639 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:762:15 | 762 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 762 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:809:14 | 809 | context: TupleVariant, | ^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 809 | context: TupleVariant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:811:15 | 811 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 811 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:880:14 | 880 | context: StructVariant, | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 880 | context: StructVariant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:882:15 | 882 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 882 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:964:14 | 964 | context: StructVariant, | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 964 | context: StructVariant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:966:15 | 966 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 966 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:1051:15 | 1051 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1051 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:1099:15 | 1099 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1099 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:1176:15 | 1176 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1176 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:1260:44 | 1260 | fn get_member(params: &Parameters, field: &Field, member: &Member) -> TokenStream { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1260 | fn get_member(params: &Parameters, field: &Field<'_>, member: &Member) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:1289:30 | 1289 | fn effective_style(variant: &Variant) -> Style { | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1289 | fn effective_style(variant: &Variant<'_>) -> Style { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/this.rs:4:25 | 4 | pub fn this_type(cont: &Container) -> Path { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 4 | pub fn this_type(cont: &Container<'_>) -> Path { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/this.rs:18:26 | 18 | pub fn this_value(cont: &Container) -> Path { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 18 | pub fn this_value(cont: &Container<'_>) -> Path { | ++++ warning: `regex-automata` (lib) generated 30 warnings Compiling tracing-attributes v0.1.27 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=tracing_attributes CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-attributes-0.1.27 CARGO_PKG_AUTHORS='Tokio Contributors :Eliza Weisman :David Barsky ' CARGO_PKG_DESCRIPTION='Procedural macro attributes for automatically instrumenting functions. ' CARGO_PKG_HOMEPAGE='https://tokio.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tracing-attributes CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/tracing' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.1.27 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=27 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-attributes-0.1.27 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name tracing_attributes --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-attributes-0.1.27/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("async-await"))' -C metadata=76c04a4e80482318 -C extra-filename=-76c04a4e80482318 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern proc_macro2=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/libproc_macro2-7c60fc0ab14e3244.rlib --extern quote=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/libquote-5de702b0a1dabd6d.rlib --extern syn=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/libsyn-f80cc2d2eca55b25.rlib --extern proc_macro --cap-lints warn -Z binary-dep-depinfo` warning: `rinja_parser` (lib) generated 1 warning Compiling regex v1.8.4 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=regex CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-1.8.4 CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/regex' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=regex CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/regex' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=1.8.4 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-1.8.4 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name regex --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-1.8.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="aho-corasick"' --cfg 'feature="default"' --cfg 'feature="memchr"' --cfg 'feature="perf"' --cfg 'feature="perf-cache"' --cfg 'feature="perf-dfa"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("aho-corasick", "default", "memchr", "pattern", "perf", "perf-cache", "perf-dfa", "perf-inline", "perf-literal", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unstable", "use_std"))' -C metadata=1f1c4ac7deec7e3c -C extra-filename=-1f1c4ac7deec7e3c --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern aho_corasick=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libaho_corasick-69b903ddbbced532.rmeta --extern memchr=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libmemchr-16ffef5f7b0bb4d1.rmeta --extern regex_syntax=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libregex_syntax-9e91b5dfc1349a2c.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-attributes-0.1.27/src/lib.rs:73:5 | 73 | private_in_public, | ^^^^^^^^^^^^^^^^^ | = note: `#[warn(renamed_and_removed_lints)]` on by default warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-1.8.4/src/re_bytes.rs:73:37 | 73 | fn fmt(&self, f: &mut std::fmt::Formatter) -> std::fmt::Result { | ----------^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 73 | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-1.8.4/src/re_unicode.rs:81:37 | 81 | fn fmt(&self, f: &mut std::fmt::Formatter) -> std::fmt::Result { | ----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 81 | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { | ++++ warning: `tracing-attributes` (lib) generated 1 warning Compiling tracing v0.1.37 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=tracing CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-0.1.37 CARGO_PKG_AUTHORS='Eliza Weisman :Tokio Contributors ' CARGO_PKG_DESCRIPTION='Application-level tracing for Rust. ' CARGO_PKG_HOMEPAGE='https://tokio.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tracing CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/tracing' CARGO_PKG_RUST_VERSION=1.49.0 CARGO_PKG_VERSION=0.1.37 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=37 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-0.1.37 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name tracing --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-0.1.37/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="attributes"' --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="tracing-attributes"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("async-await", "attributes", "default", "log", "log-always", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "std", "tracing-attributes", "valuable"))' -C metadata=0a6f507cd0dc8047 -C extra-filename=-0a6f507cd0dc8047 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern cfg_if=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libcfg_if-d7457ff2f3866edf.rmeta --extern pin_project_lite=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libpin_project_lite-74c3d6112983de93.rmeta --extern tracing_attributes=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/libtracing_attributes-76c04a4e80482318.so --extern tracing_core=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libtracing_core-adc6738d00a11ecf.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: `aho-corasick` (lib) generated 18 warnings Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=openbsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(parallel_compiler)--check-cfg=cfg(rust_analyzer)-Zmacro-backtrace-Csplit-debuginfo=off-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zunstable-options-Zon-broken-pipe=kill' CARGO_FEATURE_ALLOC=1 CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_FS=1 CARGO_FEATURE_LIBC_EXTRA_TRAITS=1 CARGO_FEATURE_STD=1 CARGO_FEATURE_USE_LIBC_AUXV=1 CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34 CARGO_PKG_AUTHORS='Dan Gohman :Jakub Konka ' CARGO_PKG_DESCRIPTION='Safe Rust bindings to POSIX/Unix/Linux/Winsock-like syscalls' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustix CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bytecodealliance/rustix' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.38.34 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=38 CARGO_PKG_VERSION_PATCH=34 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-openbsd LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' NUM_JOBS=6 OPT_LEVEL=3 OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/rustix-4dd2efea342ea364/out PROFILE=release RUSTC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTC_WRAPPER=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTDOC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-openbsd /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/build/rustix-fda75fbbd6030896/build-script-build` [rustix 0.38.34] cargo:rerun-if-changed=build.rs warning: lint `const_err` has been removed: converted into hard error, see issue #71800 for more information --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-0.1.37/src/lib.rs:914:5 | 914 | const_err, | ^^^^^^^^^ | = note: `#[warn(renamed_and_removed_lints)]` on by default warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-0.1.37/src/lib.rs:922:5 | 922 | private_in_public, | ^^^^^^^^^^^^^^^^^ [rustix 0.38.34] cargo:rustc-cfg=static_assertions [rustix 0.38.34] cargo:rustc-cfg=libc [rustix 0.38.34] cargo:rustc-cfg=netbsdlike [rustix 0.38.34] cargo:rustc-cfg=bsd [rustix 0.38.34] cargo:rerun-if-env-changed=CARGO_CFG_RUSTIX_USE_EXPERIMENTAL_ASM [rustix 0.38.34] cargo:rerun-if-env-changed=CARGO_CFG_RUSTIX_USE_LIBC [rustix 0.38.34] cargo:rerun-if-env-changed=CARGO_FEATURE_USE_LIBC [rustix 0.38.34] cargo:rerun-if-env-changed=CARGO_FEATURE_RUSTC_DEP_OF_STD [rustix 0.38.34] cargo:rerun-if-env-changed=CARGO_CFG_MIRI Compiling nu-ansi-term v0.46.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=nu_ansi_term CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nu-ansi-term-0.46.0 CARGO_PKG_AUTHORS='ogham@bsago.me:Ryan Scheel (Havvy) :Josh Triplett :The Nushell Project Developers' CARGO_PKG_DESCRIPTION='Library for ANSI terminal colors and styles (bold, underline)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=nu-ansi-term CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/nushell/nu-ansi-term' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.46.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=46 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nu-ansi-term-0.46.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name nu_ansi_term --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nu-ansi-term-0.46.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("derive_serde_style", "serde"))' -C metadata=4e3e6fa9f807b66d -C extra-filename=-4e3e6fa9f807b66d --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern overload=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/liboverload-412c9444cdb541ca.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nu-ansi-term-0.46.0/src/ansi.rs:306:32 | 306 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 306 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nu-ansi-term-0.46.0/src/ansi.rs:313:32 | 313 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 313 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nu-ansi-term-0.46.0/src/ansi.rs:333:32 | 333 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 333 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nu-ansi-term-0.46.0/src/display.rs:190:32 | 190 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 190 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nu-ansi-term-0.46.0/src/display.rs:220:32 | 220 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 220 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nu-ansi-term-0.46.0/src/write.rs:8:39 | 8 | fn write_fmt(&mut self, fmt: fmt::Arguments) -> Result<(), Self::Error>; | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 8 | fn write_fmt(&mut self, fmt: fmt::Arguments<'_>) -> Result<(), Self::Error>; | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nu-ansi-term-0.46.0/src/write.rs:17:39 | 17 | fn write_fmt(&mut self, fmt: fmt::Arguments) -> Result<(), Self::Error> { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 17 | fn write_fmt(&mut self, fmt: fmt::Arguments<'_>) -> Result<(), Self::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nu-ansi-term-0.46.0/src/write.rs:30:39 | 30 | fn write_fmt(&mut self, fmt: fmt::Arguments) -> Result<(), Self::Error> { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 30 | fn write_fmt(&mut self, fmt: fmt::Arguments<'_>) -> Result<(), Self::Error> { | ++++ warning: unused import: `windows::*` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nu-ansi-term-0.46.0/src/lib.rs:261:9 | 261 | pub use windows::*; | ^^^^^^^^^^ | = note: `#[warn(unused_imports)]` on by default warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nu-ansi-term-0.46.0/src/util.rs:41:23 | 41 | pub fn unstyle(strs: &AnsiStrings) -> String { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 41 | pub fn unstyle(strs: &AnsiStrings<'_>) -> String { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nu-ansi-term-0.46.0/src/util.rs:52:28 | 52 | pub fn unstyled_len(strs: &AnsiStrings) -> usize { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 52 | pub fn unstyled_len(strs: &AnsiStrings<'_>) -> usize { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nu-ansi-term-0.46.0/src/debug.rs:14:34 | 14 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 14 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nu-ansi-term-0.46.0/src/display.rs:13:37 | 13 | pub struct AnsiGenericString<'a, S: 'a + ToOwned + ?Sized> | ^^^^^ help: remove this bound | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nu-ansi-term-0.46.0/src/display.rs:123:38 | 123 | pub struct AnsiGenericStrings<'a, S: 'a + ToOwned + ?Sized>(pub &'a [AnsiGenericString<'a, S>]) | ^^^^^ help: remove this bound warning: `tracing` (lib) generated 2 warnings Compiling clap_builder v4.5.15 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=clap_builder CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/clap_builder-4.5.15 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A simple to use, efficient, and full-featured Command Line Argument Parser' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=clap_builder CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/clap-rs/clap' CARGO_PKG_RUST_VERSION=1.74 CARGO_PKG_VERSION=4.5.15 CARGO_PKG_VERSION_MAJOR=4 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=15 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/clap_builder-4.5.15 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name clap_builder --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/clap_builder-4.5.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --cfg 'feature="cargo"' --cfg 'feature="color"' --cfg 'feature="error-context"' --cfg 'feature="help"' --cfg 'feature="std"' --cfg 'feature="suggestions"' --cfg 'feature="usage"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("cargo", "color", "debug", "default", "deprecated", "env", "error-context", "help", "std", "string", "suggestions", "unicode", "unstable-doc", "unstable-ext", "unstable-styles", "unstable-v5", "usage", "wrap_help"))' -C metadata=c54bf8357d0262f7 -C extra-filename=-c54bf8357d0262f7 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern anstream=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libanstream-ecbbeb170494b245.rmeta --extern anstyle=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libanstyle-8f21d54decdb0c6f.rmeta --extern clap_lex=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libclap_lex-28ffedb45d0ff2a0.rmeta --extern strsim=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libstrsim-60aa6cb9c5c3bf93.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: `nu-ansi-term` (lib) generated 14 warnings Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=mime_guess CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/mime_guess-2.0.5 CARGO_PKG_AUTHORS='Austin Bonander ' CARGO_PKG_DESCRIPTION='A simple crate for detection of a file'\''s MIME type by its extension.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=mime_guess CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/abonander/mime_guess' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.0.5 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/mime_guess-2.0.5 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' MIME_TYPES_GENERATED_PATH=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/build/mime_guess-605cf9a5dee54a2b/out/mime_types_generated.rs OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/build/mime_guess-605cf9a5dee54a2b/out /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name mime_guess --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/mime_guess-2.0.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="rev-mappings"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "rev-mappings"))' -C metadata=700a5e6130dea67f -C extra-filename=-700a5e6130dea67f --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern mime=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/libmime-a20c37113ac82225.rmeta --extern unicase=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/libunicase-31f5c81448aa95af.rmeta --cap-lints warn -Z binary-dep-depinfo` warning: unexpected `cfg` condition value: `phf` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/mime_guess-2.0.5/src/lib.rs:32:7 | 32 | #[cfg(feature = "phf")] | ^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default` and `rev-mappings` = help: consider adding `phf` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `phf` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/mime_guess-2.0.5/src/lib.rs:36:11 | 36 | #[cfg(not(feature = "phf"))] | ^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default` and `rev-mappings` = help: consider adding `phf` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: `regex-syntax` (lib) generated 2 warnings Compiling once_map v0.4.18 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=once_map CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/once_map-0.4.18 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Single assignment and lazy maps' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=once_map CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/a1phyr/once_map' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.4.18 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=18 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/once_map-0.4.18 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name once_map --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/once_map-0.4.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="ahash"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("ahash", "default", "equivalent", "rayon", "std"))' -C metadata=79bb1d9dd84d3f4d -C extra-filename=-79bb1d9dd84d3f4d --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern ahash=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/libahash-692d18194f7ccf6d.rmeta --extern hashbrown=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/libhashbrown-43fd264a676c82bb.rmeta --extern parking_lot=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/libparking_lot-a1b29771220c9b9f.rmeta --extern stable_deref_trait=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/libstable_deref_trait-e0d6b7a97d209228.rmeta --cap-lints warn -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/once_map-0.4.18/src/sync.rs:118:34 | 118 | fn prepare_waiting(&self) -> Waiter { | ^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 118 | fn prepare_waiting(&self) -> Waiter<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/once_map-0.4.18/src/sync.rs:399:49 | 399 | pub fn read_only_view(&self) -> ReadOnlyView { | ------------^-------- expected lifetime parameter | help: indicate the anonymous lifetime | 399 | pub fn read_only_view(&self) -> ReadOnlyView<'_, K, V, S> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/once_map-0.4.18/src/unsync.rs:49:49 | 49 | pub fn read_only_view(&self) -> ReadOnlyView { | ------------^-------- expected lifetime parameter | help: indicate the anonymous lifetime | 49 | pub fn read_only_view(&self) -> ReadOnlyView<'_, K, V, S> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/once_map-0.4.18/src/map.rs:174:73 | 174 | pub fn entry(&mut self, hash: u64, k: &Q, hasher: &S) -> Entry | -----^----- expected lifetime parameter | help: indicate the anonymous lifetime | 174 | pub fn entry(&mut self, hash: u64, k: &Q, hasher: &S) -> Entry<'_, K, V> | +++ warning: `once_map` (lib) generated 4 warnings Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=parking_lot CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot-0.12.3 CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='More compact and efficient implementations of the standard synchronization primitives.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=parking_lot CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.12.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot-0.12.3 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name parking_lot --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot-0.12.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arc_lock", "deadlock_detection", "default", "hardware-lock-elision", "nightly", "owning_ref", "send_guard", "serde"))' -C metadata=c70724224a2243c0 -C extra-filename=-c70724224a2243c0 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern lock_api=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/liblock_api-9a37719db115fd83.rmeta --extern parking_lot_core=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libparking_lot_core-ae8ffce11632c366.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: `mime_guess` (lib) generated 2 warnings Compiling errno v0.3.9 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=errno CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/errno-0.3.9 CARGO_PKG_AUTHORS='Chris Wong ' CARGO_PKG_DESCRIPTION='Cross-platform interface to the `errno` variable.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=errno CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/lambda-fairy/rust-errno' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.3.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/errno-0.3.9 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name errno --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/errno-0.3.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=89e188bf5b1c8f3e -C extra-filename=-89e188bf5b1c8f3e --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern libc=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/liblibc-a55bf6beb5a0f10e.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: unexpected `cfg` condition value: `bitrig` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/errno-0.3.9/src/unix.rs:78:13 | 78 | target_os = "bitrig", | ^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_os` are: `aix`, `android`, `cuda`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `redox`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, `uefi`, `unknown`, `visionos`, `vita`, `vxworks`, and `wasi` and 4 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(target_os, values("bitrig"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(target_os, values(\"bitrig\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/errno-0.3.9/src/lib.rs:46:34 | 46 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 46 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/errno-0.3.9/src/lib.rs:57:34 | 57 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 57 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: `errno` (lib) generated 3 warnings Compiling thread_local v1.1.8 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=thread_local CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thread_local-1.1.8 CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='Per-object thread-local storage' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=thread_local CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Amanieu/thread_local-rs' CARGO_PKG_RUST_VERSION=1.59 CARGO_PKG_VERSION=1.1.8 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thread_local-1.1.8 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name thread_local --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thread_local-1.1.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=26d665856849041c -C extra-filename=-26d665856849041c --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern cfg_if=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libcfg_if-d7457ff2f3866edf.rmeta --extern once_cell=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libonce_cell-114ad44df60efabc.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thread_local-1.1.8/src/cached.rs:65:48 | 65 | pub fn iter_mut(&mut self) -> CachedIterMut { | -------------^-- expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 65 | pub fn iter_mut(&mut self) -> CachedIterMut<'_, T> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thread_local-1.1.8/src/cached.rs:112:32 | 112 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 112 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thread_local-1.1.8/src/lib.rs:290:42 | 290 | pub fn iter_mut(&mut self) -> IterMut { | -------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 290 | pub fn iter_mut(&mut self) -> IterMut<'_, T> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thread_local-1.1.8/src/lib.rs:347:32 | 347 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 347 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: methods `unchecked_unwrap` and `unchecked_unwrap_none` are never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thread_local-1.1.8/src/unreachable.rs:13:15 | 11 | pub trait UncheckedOptionExt { | ------------------ methods in this trait 12 | /// Get the value out of this Option without checking for None. 13 | unsafe fn unchecked_unwrap(self) -> T; | ^^^^^^^^^^^^^^^^ ... 16 | unsafe fn unchecked_unwrap_none(self); | ^^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default warning: method `unchecked_unwrap_err` is never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thread_local-1.1.8/src/unreachable.rs:25:15 | 20 | pub trait UncheckedResultExt { | ------------------ method in this trait ... 25 | unsafe fn unchecked_unwrap_err(self) -> E; | ^^^^^^^^^^^^^^^^^^^^ warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thread_local-1.1.8/src/cached.rs:121:37 | 121 | pub struct CachedIterMut<'a, T: Send + 'a> { | ^^^^^ help: remove this bound | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` warning: `thread_local` (lib) generated 7 warnings Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=openbsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(parallel_compiler)--check-cfg=cfg(rust_analyzer)-Zmacro-backtrace-Csplit-debuginfo=off-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zunstable-options-Zon-broken-pipe=kill' CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicase-2.7.0 CARGO_PKG_AUTHORS='Sean McArthur ' CARGO_PKG_DESCRIPTION='A case-insensitive wrapper around strings.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicase CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/seanmonstar/unicase' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.7.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-openbsd LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' NUM_JOBS=6 OPT_LEVEL=3 OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/unicase-423709a499954208/out PROFILE=release RUSTC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTC_WRAPPER=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTDOC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-openbsd /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/build/unicase-b2777114e6b6a0a6/build-script-build` [unicase 2.7.0] cargo:rustc-cfg=__unicase__iter_cmp [unicase 2.7.0] cargo:rustc-cfg=__unicase__default_hasher [unicase 2.7.0] cargo:rustc-cfg=__unicase__const_fns [unicase 2.7.0] cargo:rustc-cfg=__unicase__core_and_alloc Compiling itoa v1.0.11 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=itoa CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itoa-1.0.11 CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Fast integer primitive to string conversion' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=itoa CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/itoa' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=1.0.11 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itoa-1.0.11 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name itoa --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itoa-1.0.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("no-panic"))' -C metadata=3fc493d5b20ddaa0 -C extra-filename=-3fc493d5b20ddaa0 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling log v0.4.22 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=log CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/log-0.4.22 CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A lightweight logging facade for Rust ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=log CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/log' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=0.4.22 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=22 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/log-0.4.22 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name log --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/log-0.4.22/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("kv", "kv_serde", "kv_std", "kv_sval", "kv_unstable", "kv_unstable_serde", "kv_unstable_std", "kv_unstable_sval", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "serde", "std", "sval", "sval_ref", "value-bag"))' -C metadata=fd08da107346a272 -C extra-filename=-fd08da107346a272 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/log-0.4.22/src/lib.rs:533:34 | 533 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 533 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/log-0.4.22/src/lib.rs:639:34 | 639 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 639 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/log-0.4.22/src/lib.rs:1179:34 | 1179 | fn enabled(&self, metadata: &Metadata) -> bool; | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1179 | fn enabled(&self, metadata: &Metadata<'_>) -> bool; | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/log-0.4.22/src/lib.rs:1188:28 | 1188 | fn log(&self, record: &Record); | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1188 | fn log(&self, record: &Record<'_>); | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/log-0.4.22/src/lib.rs:1203:27 | 1203 | fn enabled(&self, _: &Metadata) -> bool { | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1203 | fn enabled(&self, _: &Metadata<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/log-0.4.22/src/lib.rs:1207:23 | 1207 | fn log(&self, _: &Record) {} | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1207 | fn log(&self, _: &Record<'_>) {} | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/log-0.4.22/src/lib.rs:1215:34 | 1215 | fn enabled(&self, metadata: &Metadata) -> bool { | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1215 | fn enabled(&self, metadata: &Metadata<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/log-0.4.22/src/lib.rs:1219:28 | 1219 | fn log(&self, record: &Record) { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1219 | fn log(&self, record: &Record<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/log-0.4.22/src/lib.rs:1232:34 | 1232 | fn enabled(&self, metadata: &Metadata) -> bool { | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1232 | fn enabled(&self, metadata: &Metadata<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/log-0.4.22/src/lib.rs:1236:28 | 1236 | fn log(&self, record: &Record) { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1236 | fn log(&self, record: &Record<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/log-0.4.22/src/lib.rs:1249:34 | 1249 | fn enabled(&self, metadata: &Metadata) -> bool { | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1249 | fn enabled(&self, metadata: &Metadata<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/log-0.4.22/src/lib.rs:1253:28 | 1253 | fn log(&self, record: &Record) { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1253 | fn log(&self, record: &Record<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/log-0.4.22/src/lib.rs:1469:34 | 1469 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1469 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/log-0.4.22/src/lib.rs:1486:34 | 1486 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1486 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/log-0.4.22/src/__private_api.rs:38:11 | 38 | args: Arguments, | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 38 | args: Arguments<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/log-0.4.22/src/__private_api.rs:40:65 | 40 | &(target, module_path, loc): &(&str, &'static str, &'static Location), | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 40 | &(target, module_path, loc): &(&str, &'static str, &'static Location<'_>), | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/log-0.4.22/src/__private_api.rs:41:26 | 41 | kvs: Option<&[(&str, Value)]>, | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 41 | kvs: Option<&[(&str, Value<'_>)]>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/log-0.4.22/src/__private_api.rs:65:11 | 65 | args: Arguments, | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 65 | args: Arguments<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/log-0.4.22/src/__private_api.rs:67:64 | 67 | target_module_path_and_loc: &(&str, &'static str, &'static Location), | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 67 | target_module_path_and_loc: &(&str, &'static str, &'static Location<'_>), | ++++ warning: `log` (lib) generated 19 warnings Compiling pulldown-cmark v0.9.6 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/pulldown-cmark-0.9.6 CARGO_PKG_AUTHORS='Raph Levien :Marcus Klaas de Vries ' CARGO_PKG_DESCRIPTION='A pull parser for CommonMark' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pulldown-cmark CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/raphlinus/pulldown-cmark' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.9.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/pulldown-cmark-0.9.6 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/pulldown-cmark-0.9.6/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "gen-tests", "getopts", "serde", "simd"))' -C metadata=d39e708521bdf985 -C extra-filename=-d39e708521bdf985 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/build/pulldown-cmark-d39e708521bdf985 -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn -Z binary-dep-depinfo` Compiling serde_json v1.0.125 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125 CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='A JSON serialization file format' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_json CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/json' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.125 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=125 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=cb2e711d4ce49c67 -C extra-filename=-cb2e711d4ce49c67 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/build/serde_json-cb2e711d4ce49c67 -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=openbsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(parallel_compiler)--check-cfg=cfg(rust_analyzer)-Zmacro-backtrace-Csplit-debuginfo=off-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zunstable-options-Zon-broken-pipe=kill' CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/pulldown-cmark-0.9.6 CARGO_PKG_AUTHORS='Raph Levien :Marcus Klaas de Vries ' CARGO_PKG_DESCRIPTION='A pull parser for CommonMark' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pulldown-cmark CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/raphlinus/pulldown-cmark' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.9.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-openbsd LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' NUM_JOBS=6 OPT_LEVEL=3 OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/pulldown-cmark-869b3af97c163e72/out PROFILE=release RUSTC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTC_WRAPPER=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTDOC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-openbsd /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/build/pulldown-cmark-d39e708521bdf985/build-script-build` Compiling tracing-log v0.2.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=tracing_log CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-log-0.2.0 CARGO_PKG_AUTHORS='Tokio Contributors ' CARGO_PKG_DESCRIPTION='Provides compatibility between `tracing` and the `log` crate. ' CARGO_PKG_HOMEPAGE='https://tokio.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tracing-log CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/tracing' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.2.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-log-0.2.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name tracing_log --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-log-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="log-tracer"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("ahash", "default", "interest-cache", "log-tracer", "lru", "std"))' -C metadata=2adc809f85d4e170 -C extra-filename=-2adc809f85d4e170 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern log=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/liblog-fd08da107346a272.rmeta --extern once_cell=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libonce_cell-114ad44df60efabc.rmeta --extern tracing_core=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libtracing_core-adc6738d00a11ecf.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-log-0.2.0/src/lib.rs:115:5 | 115 | private_in_public, | ^^^^^^^^^^^^^^^^^ | = note: `#[warn(renamed_and_removed_lints)]` on by default Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=openbsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(parallel_compiler)--check-cfg=cfg(rust_analyzer)-Zmacro-backtrace-Csplit-debuginfo=off-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zunstable-options-Zon-broken-pipe=kill' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125 CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='A JSON serialization file format' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_json CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/json' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.125 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=125 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-openbsd LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' NUM_JOBS=6 OPT_LEVEL=3 OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/serde_json-26f2274eaa582061/out PROFILE=release RUSTC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTC_WRAPPER=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTDOC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-openbsd /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/build/serde_json-cb2e711d4ce49c67/build-script-build` [serde_json 1.0.125] cargo:rerun-if-changed=build.rs [serde_json 1.0.125] cargo:rustc-check-cfg=cfg(limb_width_32) [serde_json 1.0.125] cargo:rustc-check-cfg=cfg(limb_width_64) [serde_json 1.0.125] cargo:rustc-cfg=limb_width_64 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=unicase CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicase-2.7.0 CARGO_PKG_AUTHORS='Sean McArthur ' CARGO_PKG_DESCRIPTION='A case-insensitive wrapper around strings.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicase CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/seanmonstar/unicase' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.7.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicase-2.7.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/unicase-423709a499954208/out /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name unicase --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicase-2.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=c0af09caeb393ffd -C extra-filename=-c0af09caeb393ffd --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo --cfg __unicase__iter_cmp --cfg __unicase__default_hasher --cfg __unicase__const_fns --cfg __unicase__core_and_alloc` warning: unexpected `cfg` condition name: `__unicase__core_and_alloc` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicase-2.7.0/src/lib.rs:5:17 | 5 | #![cfg_attr(all(__unicase__core_and_alloc, not(test),), no_std)] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `parallel_compiler`, `proc_macro`, `relocation_model`, `rust_analyzer`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, and `unix` and 1 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__core_and_alloc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__core_and_alloc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicase-2.7.0/src/lib.rs:269:14 | 267 | / macro_rules! into_impl { 268 | | ($to:ty) => { 269 | | impl<'a> Into<$to> for UniCase<$to> { | | -^^- help: elide the unused lifetime 270 | | fn into(self) -> $to { ... | 274 | | }; 275 | | } | |_- in this expansion of `into_impl!` ... 290 | into_impl!(String); | ------------------ in this macro invocation | = note: requested on the command line with `-W unused-lifetimes` warning: `unicase` (lib) generated 28 warnings (26 duplicates) Compiling tracing-subscriber v0.3.18 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=tracing_subscriber CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-subscriber-0.3.18 CARGO_PKG_AUTHORS='Eliza Weisman :David Barsky :Tokio Contributors ' CARGO_PKG_DESCRIPTION='Utilities for implementing and composing `tracing` subscribers. ' CARGO_PKG_HOMEPAGE='https://tokio.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tracing-subscriber CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/tracing' CARGO_PKG_RUST_VERSION=1.63.0 CARGO_PKG_VERSION=0.3.18 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=18 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-subscriber-0.3.18 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name tracing_subscriber --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-subscriber-0.3.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="ansi"' --cfg 'feature="env-filter"' --cfg 'feature="fmt"' --cfg 'feature="matchers"' --cfg 'feature="nu-ansi-term"' --cfg 'feature="once_cell"' --cfg 'feature="parking_lot"' --cfg 'feature="regex"' --cfg 'feature="registry"' --cfg 'feature="sharded-slab"' --cfg 'feature="smallvec"' --cfg 'feature="std"' --cfg 'feature="thread_local"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "ansi", "chrono", "default", "env-filter", "fmt", "json", "local-time", "matchers", "nu-ansi-term", "once_cell", "parking_lot", "regex", "registry", "serde", "serde_json", "sharded-slab", "smallvec", "std", "thread_local", "time", "tracing", "tracing-log", "tracing-serde", "valuable", "valuable-serde", "valuable_crate"))' -C metadata=da70fca99ad1fbb1 -C extra-filename=-da70fca99ad1fbb1 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern matchers=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libmatchers-6067f1036dc78bbd.rmeta --extern nu_ansi_term=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libnu_ansi_term-4e3e6fa9f807b66d.rmeta --extern once_cell=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libonce_cell-114ad44df60efabc.rmeta --extern parking_lot=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libparking_lot-c70724224a2243c0.rmeta --extern regex=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libregex-1f1c4ac7deec7e3c.rmeta --extern sharded_slab=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libsharded_slab-cff52410aabe7c03.rmeta --extern smallvec=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libsmallvec-003e2c7bce814452.rmeta --extern thread_local=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libthread_local-26d665856849041c.rmeta --extern tracing=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libtracing-0a6f507cd0dc8047.rmeta --extern tracing_core=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libtracing_core-adc6738d00a11ecf.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: `tracing-log` (lib) generated 1 warning Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rustix CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34 CARGO_PKG_AUTHORS='Dan Gohman :Jakub Konka ' CARGO_PKG_DESCRIPTION='Safe Rust bindings to POSIX/Unix/Linux/Winsock-like syscalls' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustix CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bytecodealliance/rustix' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.38.34 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=38 CARGO_PKG_VERSION_PATCH=34 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/rustix-4dd2efea342ea364/out /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rustix --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="std"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "default", "event", "fs", "io_uring", "itoa", "libc", "libc-extra-traits", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "shm", "std", "stdio", "system", "termios", "thread", "time", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=c077be3f5d7f44c4 -C extra-filename=-c077be3f5d7f44c4 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern bitflags=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libbitflags-1204db0de952c1db.rmeta --extern libc_errno=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/liberrno-89e188bf5b1c8f3e.rmeta --extern libc=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/liblibc-a55bf6beb5a0f10e.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo --cfg static_assertions --cfg libc --cfg netbsdlike --cfg bsd` warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-subscriber-0.3.18/src/lib.rs:189:5 | 189 | private_in_public, | ^^^^^^^^^^^^^^^^^ | = note: `#[warn(renamed_and_removed_lints)]` on by default warning: unexpected `cfg` condition value: `nu_ansi_term` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-subscriber-0.3.18/src/filter/env/builder.rs:213:19 | 213 | #[cfg(feature = "nu_ansi_term")] | ^^^^^^^^^^-------------- | | | help: there is a expected value with a similar name: `"nu-ansi-term"` | = note: expected values for `feature` are: `alloc`, `ansi`, `chrono`, `default`, `env-filter`, `fmt`, `json`, `local-time`, `matchers`, `nu-ansi-term`, `once_cell`, `parking_lot`, `regex`, `registry`, `serde`, `serde_json`, `sharded-slab`, `smallvec`, `std`, `thread_local`, `time`, `tracing`, `tracing-log`, `tracing-serde`, `valuable`, `valuable-serde`, and `valuable_crate` = help: consider adding `nu_ansi_term` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `nu_ansi_term` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-subscriber-0.3.18/src/filter/env/builder.rs:219:27 | 219 | #[cfg(not(feature = "nu_ansi_term"))] | ^^^^^^^^^^-------------- | | | help: there is a expected value with a similar name: `"nu-ansi-term"` | = note: expected values for `feature` are: `alloc`, `ansi`, `chrono`, `default`, `env-filter`, `fmt`, `json`, `local-time`, `matchers`, `nu-ansi-term`, `once_cell`, `parking_lot`, `regex`, `registry`, `serde`, `serde_json`, `sharded-slab`, `smallvec`, `std`, `thread_local`, `time`, `tracing`, `tracing-log`, `tracing-serde`, `valuable`, `valuable-serde`, and `valuable_crate` = help: consider adding `nu_ansi_term` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `nu_ansi_term` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-subscriber-0.3.18/src/filter/env/builder.rs:221:23 | 221 | #[cfg(feature = "nu_ansi_term")] | ^^^^^^^^^^-------------- | | | help: there is a expected value with a similar name: `"nu-ansi-term"` | = note: expected values for `feature` are: `alloc`, `ansi`, `chrono`, `default`, `env-filter`, `fmt`, `json`, `local-time`, `matchers`, `nu-ansi-term`, `once_cell`, `parking_lot`, `regex`, `registry`, `serde`, `serde_json`, `sharded-slab`, `smallvec`, `std`, `thread_local`, `time`, `tracing`, `tracing-log`, `tracing-serde`, `valuable`, `valuable-serde`, and `valuable_crate` = help: consider adding `nu_ansi_term` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `nu_ansi_term` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-subscriber-0.3.18/src/filter/env/builder.rs:231:27 | 231 | #[cfg(not(feature = "nu_ansi_term"))] | ^^^^^^^^^^-------------- | | | help: there is a expected value with a similar name: `"nu-ansi-term"` | = note: expected values for `feature` are: `alloc`, `ansi`, `chrono`, `default`, `env-filter`, `fmt`, `json`, `local-time`, `matchers`, `nu-ansi-term`, `once_cell`, `parking_lot`, `regex`, `registry`, `serde`, `serde_json`, `sharded-slab`, `smallvec`, `std`, `thread_local`, `time`, `tracing`, `tracing-log`, `tracing-serde`, `valuable`, `valuable-serde`, and `valuable_crate` = help: consider adding `nu_ansi_term` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `nu_ansi_term` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-subscriber-0.3.18/src/filter/env/builder.rs:233:23 | 233 | #[cfg(feature = "nu_ansi_term")] | ^^^^^^^^^^-------------- | | | help: there is a expected value with a similar name: `"nu-ansi-term"` | = note: expected values for `feature` are: `alloc`, `ansi`, `chrono`, `default`, `env-filter`, `fmt`, `json`, `local-time`, `matchers`, `nu-ansi-term`, `once_cell`, `parking_lot`, `regex`, `registry`, `serde`, `serde_json`, `sharded-slab`, `smallvec`, `std`, `thread_local`, `time`, `tracing`, `tracing-log`, `tracing-serde`, `valuable`, `valuable-serde`, and `valuable_crate` = help: consider adding `nu_ansi_term` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `nu_ansi_term` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-subscriber-0.3.18/src/filter/env/builder.rs:244:27 | 244 | #[cfg(not(feature = "nu_ansi_term"))] | ^^^^^^^^^^-------------- | | | help: there is a expected value with a similar name: `"nu-ansi-term"` | = note: expected values for `feature` are: `alloc`, `ansi`, `chrono`, `default`, `env-filter`, `fmt`, `json`, `local-time`, `matchers`, `nu-ansi-term`, `once_cell`, `parking_lot`, `regex`, `registry`, `serde`, `serde_json`, `sharded-slab`, `smallvec`, `std`, `thread_local`, `time`, `tracing`, `tracing-log`, `tracing-serde`, `valuable`, `valuable-serde`, and `valuable_crate` = help: consider adding `nu_ansi_term` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `nu_ansi_term` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-subscriber-0.3.18/src/filter/env/builder.rs:246:23 | 246 | #[cfg(feature = "nu_ansi_term")] | ^^^^^^^^^^-------------- | | | help: there is a expected value with a similar name: `"nu-ansi-term"` | = note: expected values for `feature` are: `alloc`, `ansi`, `chrono`, `default`, `env-filter`, `fmt`, `json`, `local-time`, `matchers`, `nu-ansi-term`, `once_cell`, `parking_lot`, `regex`, `registry`, `serde`, `serde_json`, `sharded-slab`, `smallvec`, `std`, `thread_local`, `time`, `tracing`, `tracing-log`, `tracing-serde`, `valuable`, `valuable-serde`, and `valuable_crate` = help: consider adding `nu_ansi_term` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:101:13 | 101 | #![cfg_attr(linux_raw, deny(unsafe_code))] | ^^^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `parallel_compiler`, `proc_macro`, `relocation_model`, `rust_analyzer`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, and `unix` and 1 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `rustc_attrs` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:102:13 | 102 | #![cfg_attr(rustc_attrs, feature(rustc_attrs))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rustc_attrs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rustc_attrs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:103:13 | 103 | #![cfg_attr(doc_cfg, feature(doc_cfg))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wasi_ext` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:104:17 | 104 | #![cfg_attr(all(wasi_ext, target_os = "wasi", feature = "std"), feature(wasi_ext))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wasi_ext)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wasi_ext)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `core_ffi_c` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:105:13 | 105 | #![cfg_attr(core_ffi_c, feature(core_ffi_c))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(core_ffi_c)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(core_ffi_c)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `core_c_str` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:106:13 | 106 | #![cfg_attr(core_c_str, feature(core_c_str))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(core_c_str)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(core_c_str)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `alloc_c_string` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:107:36 | 107 | #![cfg_attr(all(feature = "alloc", alloc_c_string), feature(alloc_c_string))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(alloc_c_string)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(alloc_c_string)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `alloc_ffi` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:108:36 | 108 | #![cfg_attr(all(feature = "alloc", alloc_ffi), feature(alloc_ffi))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(alloc_ffi)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(alloc_ffi)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `core_intrinsics` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:113:39 | 113 | any(feature = "rustc-dep-of-std", core_intrinsics), | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(core_intrinsics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(core_intrinsics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `asm_experimental_arch` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:116:13 | 116 | #![cfg_attr(asm_experimental_arch, feature(asm_experimental_arch))] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(asm_experimental_arch)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(asm_experimental_arch)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `static_assertions` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:134:17 | 134 | #[cfg(all(test, static_assertions))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(static_assertions)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(static_assertions)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `static_assertions` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:138:21 | 138 | #[cfg(all(test, not(static_assertions)))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(static_assertions)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(static_assertions)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:166:9 | 166 | all(linux_raw, feature = "use-libc-auxv"), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:167:9 | 167 | all(libc, not(any(windows, target_os = "espidf", target_os = "wasi"))) | ^^^^ help: found config with similar value: `feature = "libc"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/weak.rs:9:13 | 9 | #![cfg_attr(linux_raw, allow(unsafe_code))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:173:12 | 173 | #[cfg_attr(libc, path = "backend/libc/mod.rs")] | ^^^^ help: found config with similar value: `feature = "libc"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:174:12 | 174 | #[cfg_attr(linux_raw, path = "backend/linux_raw/mod.rs")] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wasi` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:175:12 | 175 | #[cfg_attr(wasi, path = "backend/wasi/mod.rs")] | ^^^^ help: found config with similar value: `target_os = "wasi"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wasi)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wasi)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:202:12 | 202 | #[cfg_attr(doc_cfg, doc(cfg(feature = "fs")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:205:7 | 205 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:214:7 | 214 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:229:5 | 229 | doc_cfg, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:295:7 | 295 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:346:9 | 346 | all(bsd, feature = "event"), | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:347:9 | 347 | all(linux_kernel, feature = "net") | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:354:57 | 354 | #[cfg(any(feature = "process", feature = "runtime", all(bsd, feature = "event")))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:364:9 | 364 | linux_raw, | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:383:9 | 383 | linux_raw, | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:393:9 | 393 | all(linux_kernel, feature = "net") | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/weak.rs:118:7 | 118 | #[cfg(linux_raw)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/weak.rs:146:11 | 146 | #[cfg(not(linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/weak.rs:162:7 | 162 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/mod.rs:111:7 | 111 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/mod.rs:117:7 | 117 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/mod.rs:120:7 | 120 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/mod.rs:200:7 | 200 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/mod.rs:203:11 | 203 | #[cfg(any(linux_kernel, target_os = "emscripten", target_os = "nto"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/mod.rs:207:5 | 207 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/mod.rs:208:5 | 208 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/conv.rs:48:7 | 48 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/conv.rs:73:11 | 73 | #[cfg(any(linux_kernel, all(target_os = "redox", feature = "event")))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/conv.rs:222:5 | 222 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/conv.rs:223:5 | 223 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/conv.rs:238:5 | 238 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/conv.rs:239:5 | 239 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:10:11 | 10 | #[cfg(all(linux_kernel, target_env = "musl"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:14:11 | 14 | #[cfg(all(linux_kernel, target_env = "musl"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:22:11 | 22 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:24:11 | 24 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:26:11 | 26 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:28:11 | 28 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:30:11 | 30 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:32:11 | 32 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:34:11 | 34 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:36:11 | 36 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:38:11 | 38 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:40:11 | 40 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:42:11 | 42 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:44:11 | 44 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:46:11 | 46 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:48:11 | 48 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:50:11 | 50 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:52:11 | 52 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:54:11 | 54 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:56:11 | 56 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:58:11 | 58 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:60:11 | 60 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:62:11 | 62 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:64:11 | 64 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:68:5 | 68 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:81:11 | 81 | #[cfg(all(linux_kernel, feature = "termios"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:83:11 | 83 | #[cfg(all(linux_kernel, feature = "termios"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:96:7 | 96 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:109:5 | 109 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:122:7 | 122 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:125:11 | 125 | #[cfg(any(linux_like, target_os = "aix"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:128:5 | 128 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:134:15 | 134 | #[cfg(any(all(linux_like, not(target_os = "android")), target_os = "aix"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:146:11 | 146 | #[cfg(any(linux_like, target_os = "hurd"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:154:7 | 154 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:160:5 | 160 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:167:11 | 167 | #[cfg(any(linux_like, target_os = "aix", target_os = "hurd"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:170:5 | 170 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:303:7 | 303 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:321:7 | 321 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/mod.rs:3:7 | 3 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/mod.rs:18:11 | 18 | #[cfg(all(linux_kernel, any(target_arch = "sparc", target_arch = "sparc64")))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/mod.rs:21:11 | 21 | #[cfg(all(linux_kernel, not(any(target_arch = "sparc", target_arch = "sparc64"))))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/dir.rs:1:15 | 1 | #[cfg(not(any(solarish, target_os = "haiku", target_os = "nto", target_os = "vita")))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/dir.rs:11:5 | 11 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/dir.rs:21:5 | 21 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/dir.rs:33:15 | 33 | #[cfg(not(any(linux_like, target_os = "hurd")))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/dir.rs:35:11 | 35 | #[cfg(any(linux_like, target_os = "hurd"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/dir.rs:265:9 | 265 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/dir.rs:273:19 | 273 | #[cfg(not(any(freebsdlike, netbsdlike, target_os = "vita")))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/dir.rs:273:32 | 273 | #[cfg(not(any(freebsdlike, netbsdlike, target_os = "vita")))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/dir.rs:276:15 | 276 | #[cfg(any(freebsdlike, netbsdlike))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/dir.rs:276:28 | 276 | #[cfg(any(freebsdlike, netbsdlike))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/dir.rs:194:9 | 194 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/dir.rs:209:9 | 209 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/dir.rs:163:25 | 163 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/dir.rs:171:35 | 171 | #[cfg(not(any(freebsdlike, netbsdlike, target_os = "vita")))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/dir.rs:171:48 | 171 | #[cfg(not(any(freebsdlike, netbsdlike, target_os = "vita")))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/dir.rs:174:31 | 174 | #[cfg(any(freebsdlike, netbsdlike))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/dir.rs:174:44 | 174 | #[cfg(any(freebsdlike, netbsdlike))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/dir.rs:291:9 | 291 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/dir.rs:303:19 | 303 | #[cfg(not(any(freebsdlike, netbsdlike, target_os = "vita")))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/dir.rs:303:32 | 303 | #[cfg(not(any(freebsdlike, netbsdlike, target_os = "vita")))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/dir.rs:310:15 | 310 | #[cfg(any(freebsdlike, netbsdlike))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/dir.rs:310:28 | 310 | #[cfg(any(freebsdlike, netbsdlike))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/makedev.rs:6:5 | 6 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/makedev.rs:7:5 | 7 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/makedev.rs:17:7 | 17 | #[cfg(solarish)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/makedev.rs:48:7 | 48 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/makedev.rs:63:5 | 63 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/makedev.rs:64:5 | 64 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/makedev.rs:75:5 | 75 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/makedev.rs:76:5 | 76 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/makedev.rs:102:5 | 102 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/makedev.rs:103:5 | 103 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/makedev.rs:114:5 | 114 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/makedev.rs:115:5 | 115 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:7:9 | 7 | all(linux_kernel, feature = "procfs") | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:13:11 | 13 | #[cfg(all(apple, feature = "alloc"))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:18:5 | 18 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:19:5 | 19 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:20:5 | 20 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:31:5 | 31 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:32:5 | 32 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:42:11 | 42 | #[cfg(any(linux_kernel, target_os = "freebsd"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:44:11 | 44 | #[cfg(any(linux_kernel, target_os = "freebsd", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:47:5 | 47 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:60:5 | 60 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:71:31 | 71 | #[cfg(all(target_env = "gnu", fix_y2038))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:75:11 | 75 | #[cfg(all(apple, feature = "alloc"))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:78:7 | 78 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:83:11 | 83 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:83:18 | 83 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:85:7 | 85 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:91:31 | 91 | #[cfg(all(target_env = "gnu", fix_y2038))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:93:31 | 93 | #[cfg(all(target_env = "gnu", fix_y2038))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:248:5 | 248 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:318:7 | 318 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:710:5 | 710 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:968:11 | 968 | #[cfg(all(fix_y2038, not(apple)))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:968:26 | 968 | #[cfg(all(fix_y2038, not(apple)))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1017:5 | 1017 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1038:7 | 1038 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1073:7 | 1073 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1120:5 | 1120 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1143:7 | 1143 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1197:5 | 1197 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1198:5 | 1198 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1199:5 | 1199 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1245:11 | 1245 | #[cfg(any(linux_kernel, target_os = "freebsd", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1251:11 | 1251 | #[cfg(any(linux_kernel, target_os = "freebsd", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1320:15 | 1320 | #[cfg(not(any(linux_kernel, target_os = "wasi")))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1325:7 | 1325 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1348:7 | 1348 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1367:15 | 1367 | #[cfg(not(any(linux_kernel, target_os = "wasi")))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1385:7 | 1385 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1453:5 | 1453 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1469:5 | 1469 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1582:11 | 1582 | #[cfg(all(fix_y2038, not(apple)))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1582:26 | 1582 | #[cfg(all(fix_y2038, not(apple)))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1615:5 | 1615 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1616:5 | 1616 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1617:5 | 1617 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1659:7 | 1659 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1695:5 | 1695 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1711:11 | 1711 | #[cfg(any(linux_kernel, target_os = "freebsd"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1732:7 | 1732 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1767:11 | 1767 | #[cfg(all(linux_kernel, target_pointer_width = "32"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1769:11 | 1769 | #[cfg(all(linux_kernel, target_pointer_width = "64"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1790:11 | 1790 | #[cfg(all(linux_kernel, target_pointer_width = "32"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1816:11 | 1816 | #[cfg(all(linux_kernel, any(target_arch = "mips64", target_arch = "mips64r6")))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1841:11 | 1841 | #[cfg(all(linux_kernel, target_pointer_width = "32"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1877:11 | 1877 | #[cfg(all(linux_kernel, any(target_arch = "mips64", target_arch = "mips64r6")))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1910:7 | 1910 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1926:7 | 1926 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1969:7 | 1969 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1982:7 | 1982 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2006:7 | 2006 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2020:7 | 2020 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2029:7 | 2029 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2032:7 | 2032 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2039:7 | 2039 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2052:11 | 2052 | #[cfg(all(apple, feature = "alloc"))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2077:7 | 2077 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2114:7 | 2114 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2119:7 | 2119 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2124:7 | 2124 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2137:7 | 2137 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2226:7 | 2226 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2230:7 | 2230 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2242:11 | 2242 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2242:18 | 2242 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2278:11 | 2278 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2278:18 | 2278 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2315:11 | 2315 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2315:18 | 2315 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2351:11 | 2351 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2351:18 | 2351 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2382:11 | 2382 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2382:18 | 2382 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2413:11 | 2413 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2413:18 | 2413 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2444:11 | 2444 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2444:18 | 2444 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2462:11 | 2462 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2462:18 | 2462 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2480:11 | 2480 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2480:18 | 2480 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2495:11 | 2495 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2495:18 | 2495 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2508:11 | 2508 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2508:18 | 2508 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2525:11 | 2525 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2525:18 | 2525 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:155:9 | 155 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:156:9 | 156 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:163:9 | 163 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:164:9 | 164 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:223:9 | 223 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:224:9 | 224 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:231:9 | 231 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:232:9 | 232 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:591:9 | 591 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:614:9 | 614 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:631:9 | 631 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:654:9 | 654 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:672:9 | 672 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:690:9 | 690 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:815:15 | 815 | #[cfg(all(fix_y2038, not(apple)))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:815:30 | 815 | #[cfg(all(fix_y2038, not(apple)))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:839:19 | 839 | #[cfg(not(any(apple, fix_y2038)))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:839:26 | 839 | #[cfg(not(any(apple, fix_y2038)))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:852:11 | 852 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1301:19 | 1301 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1301:26 | 1301 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1301:39 | 1301 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1301:53 | 1301 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1303:19 | 1303 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1303:26 | 1303 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1303:39 | 1303 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1303:53 | 1303 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1420:9 | 1420 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1438:9 | 1438 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1519:15 | 1519 | #[cfg(all(fix_y2038, not(apple)))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1519:30 | 1519 | #[cfg(all(fix_y2038, not(apple)))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1538:19 | 1538 | #[cfg(not(any(apple, fix_y2038)))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1538:26 | 1538 | #[cfg(not(any(apple, fix_y2038)))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1546:11 | 1546 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:344:7 | 344 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:363:7 | 363 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:374:7 | 374 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:408:7 | 408 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:439:7 | 439 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:563:5 | 563 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:564:5 | 564 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:565:5 | 565 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:594:11 | 594 | #[cfg(any(linux_kernel, target_os = "freebsd"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:648:11 | 648 | #[cfg(any(linux_kernel, target_os = "freebsd", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:798:5 | 798 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:799:5 | 799 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:967:15 | 967 | #[cfg(not(any(linux_like, target_os = "hurd")))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:975:9 | 975 | all(linux_kernel, target_pointer_width = "64"), | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:989:11 | 989 | #[cfg(all(linux_kernel, target_pointer_width = "32"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:1020:5 | 1020 | linux_like, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:1021:5 | 1021 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:1037:7 | 1037 | #[cfg(linux_like)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:1177:7 | 1177 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:53:19 | 53 | #[cfg(any(linux_like, target_os = "fuchsia"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:58:13 | 58 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:242:13 | 242 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:271:13 | 271 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:272:13 | 272 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:287:13 | 287 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:300:13 | 300 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:308:13 | 308 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:315:13 | 315 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:336:19 | 336 | #[cfg(any(linux_kernel, target_os = "illumos"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:533:9 | 533 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:896:19 | 896 | #[cfg(any(linux_kernel, target_os = "emscripten", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:900:19 | 900 | #[cfg(any(linux_kernel, target_os = "emscripten", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:905:13 | 905 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:913:19 | 913 | #[cfg(any(linux_kernel, target_os = "emscripten", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:917:19 | 917 | #[cfg(any(linux_kernel, target_os = "emscripten", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:933:19 | 933 | #[cfg(any(linux_kernel, target_os = "emscripten", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:50:9 | 50 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:71:11 | 71 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:75:9 | 75 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:91:9 | 91 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:108:9 | 108 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:121:11 | 121 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:125:9 | 125 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:139:9 | 139 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:153:9 | 153 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:179:9 | 179 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:192:9 | 192 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:215:9 | 215 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:237:11 | 237 | #[cfg(freebsdlike)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:241:9 | 241 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:242:9 | 242 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:266:15 | 266 | #[cfg(any(bsd, target_env = "newlib"))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:275:9 | 275 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:276:9 | 276 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:326:9 | 326 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:327:9 | 327 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:342:9 | 342 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:343:9 | 343 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:358:9 | 358 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:359:9 | 359 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:374:9 | 374 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:375:9 | 375 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:390:9 | 390 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:403:9 | 403 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:416:9 | 416 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:429:9 | 429 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:442:9 | 442 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:456:9 | 456 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:470:9 | 470 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:483:9 | 483 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:497:9 | 497 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:511:9 | 511 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:526:9 | 526 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:527:9 | 527 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:555:9 | 555 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:556:9 | 556 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:570:11 | 570 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:584:9 | 584 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:597:15 | 597 | #[cfg(any(bsd, target_os = "haiku"))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:604:9 | 604 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:617:9 | 617 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:635:9 | 635 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:636:9 | 636 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:657:9 | 657 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:658:9 | 658 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:682:9 | 682 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:696:9 | 696 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:716:9 | 716 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:726:9 | 726 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:759:9 | 759 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:760:9 | 760 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:775:9 | 775 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:776:9 | 776 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:793:9 | 793 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:815:9 | 815 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:816:9 | 816 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:832:11 | 832 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:835:11 | 835 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:838:11 | 838 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:841:11 | 841 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:863:9 | 863 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:887:9 | 887 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:888:9 | 888 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:903:9 | 903 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:916:9 | 916 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:917:9 | 917 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:936:11 | 936 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:965:9 | 965 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:981:9 | 981 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:995:9 | 995 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:1016:9 | 1016 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:1017:9 | 1017 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:1032:9 | 1032 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:1060:9 | 1060 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/types.rs:20:7 | 20 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/types.rs:55:13 | 55 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/syscalls.rs:16:7 | 16 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/syscalls.rs:144:7 | 144 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/syscalls.rs:164:7 | 164 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/syscalls.rs:308:5 | 308 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/syscalls.rs:331:5 | 331 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:7:7 | 7 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:15:5 | 15 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:16:5 | 16 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:17:5 | 17 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:26:7 | 26 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:28:7 | 28 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:31:11 | 31 | #[cfg(all(apple, feature = "alloc"))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:35:7 | 35 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:45:11 | 45 | #[cfg(any(linux_kernel, target_os = "freebsd"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:47:7 | 47 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:50:7 | 50 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:52:7 | 52 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:57:7 | 57 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:66:11 | 66 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:66:18 | 66 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:69:7 | 69 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:75:7 | 75 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:83:5 | 83 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:84:5 | 84 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:85:5 | 85 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:94:7 | 94 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:96:7 | 96 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:99:11 | 99 | #[cfg(all(apple, feature = "alloc"))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:103:7 | 103 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:113:11 | 113 | #[cfg(any(linux_kernel, target_os = "freebsd"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:115:7 | 115 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:118:7 | 118 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:120:7 | 120 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:125:7 | 125 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:134:11 | 134 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:134:18 | 134 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wasi_ext` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:142:11 | 142 | #[cfg(all(wasi_ext, target_os = "wasi"))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wasi_ext)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wasi_ext)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/abs.rs:7:5 | 7 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/abs.rs:256:5 | 256 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/at.rs:14:7 | 14 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/at.rs:16:7 | 16 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/at.rs:20:15 | 20 | #[cfg(not(any(apple, target_os = "espidf", target_os = "vita", target_os = "wasi")))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/at.rs:274:7 | 274 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/at.rs:415:7 | 415 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/at.rs:436:15 | 436 | #[cfg(not(any(apple, target_os = "espidf", target_os = "vita", target_os = "wasi")))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/fcntl.rs:60:11 | 60 | #[cfg(any(linux_kernel, target_os = "freebsd", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/fcntl.rs:67:11 | 67 | #[cfg(any(linux_kernel, target_os = "freebsd", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/fcntl.rs:76:11 | 76 | #[cfg(any(linux_kernel, target_os = "freebsd", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/fd.rs:11:5 | 11 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/fd.rs:12:5 | 12 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/fd.rs:27:7 | 27 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/fd.rs:31:5 | 31 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/fd.rs:77:7 | 77 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/fd.rs:85:7 | 85 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/fd.rs:179:5 | 179 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/fd.rs:243:5 | 243 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/fd.rs:244:5 | 244 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/fd.rs:315:5 | 315 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/fd.rs:363:7 | 363 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/fd.rs:272:15 | 272 | #[cfg(any(linux_kernel, target_os = "emscripten", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `staged_api` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/seek_from.rs:14:12 | 14 | #[cfg_attr(staged_api, stable(feature = "rust1", since = "1.0.0"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(staged_api)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(staged_api)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `staged_api` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/seek_from.rs:17:16 | 17 | #[cfg_attr(staged_api, stable(feature = "rust1", since = "1.0.0"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(staged_api)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(staged_api)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `staged_api` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/seek_from.rs:18:22 | 18 | Start(#[cfg_attr(staged_api, stable(feature = "rust1", since = "1.0.0"))] u64), | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(staged_api)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(staged_api)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `staged_api` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/seek_from.rs:25:16 | 25 | #[cfg_attr(staged_api, stable(feature = "rust1", since = "1.0.0"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(staged_api)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(staged_api)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `staged_api` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/seek_from.rs:26:20 | 26 | End(#[cfg_attr(staged_api, stable(feature = "rust1", since = "1.0.0"))] i64), | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(staged_api)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(staged_api)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `staged_api` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/seek_from.rs:33:16 | 33 | #[cfg_attr(staged_api, stable(feature = "rust1", since = "1.0.0"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(staged_api)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(staged_api)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `staged_api` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/seek_from.rs:34:24 | 34 | Current(#[cfg_attr(staged_api, stable(feature = "rust1", since = "1.0.0"))] i64), | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(staged_api)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(staged_api)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/seek_from.rs:43:15 | 43 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/seek_from.rs:43:22 | 43 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/seek_from.rs:43:35 | 43 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/seek_from.rs:43:49 | 43 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/seek_from.rs:51:15 | 51 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/seek_from.rs:51:22 | 51 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/seek_from.rs:51:35 | 51 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/seek_from.rs:51:49 | 51 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/io/ioctl.rs:19:7 | 19 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/io/read_write.rs:14:7 | 14 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/io/read_write.rs:286:7 | 286 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/io/read_write.rs:305:7 | 305 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:21:11 | 21 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:21:25 | 21 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:28:7 | 28 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:31:7 | 31 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:34:7 | 34 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:37:7 | 37 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:306:7 | 306 | #[cfg(linux_raw)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:311:9 | 311 | not(linux_raw), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:319:9 | 319 | not(linux_raw), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:327:15 | 327 | #[cfg(all(not(linux_raw), target_os = "android"))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:332:5 | 332 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:343:5 | 343 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/patterns.rs:216:11 | 216 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/patterns.rs:216:25 | 216 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/patterns.rs:219:11 | 219 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/patterns.rs:219:25 | 219 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/patterns.rs:227:11 | 227 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/patterns.rs:227:25 | 227 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/patterns.rs:230:11 | 230 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/patterns.rs:230:25 | 230 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/patterns.rs:238:11 | 238 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/patterns.rs:238:25 | 238 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/patterns.rs:241:11 | 241 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/patterns.rs:241:25 | 241 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/patterns.rs:250:11 | 250 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/patterns.rs:250:25 | 250 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/patterns.rs:253:11 | 253 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/patterns.rs:253:25 | 253 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:212:15 | 212 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:212:29 | 212 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:237:15 | 237 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:237:29 | 237 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:247:15 | 247 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:247:29 | 247 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:257:15 | 257 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:257:29 | 257 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:267:15 | 267 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:267:29 | 267 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/timespec.rs:4:11 | 4 | #[cfg(not(fix_y2038))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/timespec.rs:8:11 | 8 | #[cfg(not(fix_y2038))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/timespec.rs:12:7 | 12 | #[cfg(fix_y2038)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/timespec.rs:24:11 | 24 | #[cfg(not(fix_y2038))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/timespec.rs:29:7 | 29 | #[cfg(fix_y2038)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/timespec.rs:34:5 | 34 | fix_y2038, | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/timespec.rs:35:5 | 35 | linux_raw, | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/timespec.rs:36:9 | 36 | all(libc, target_arch = "x86_64", target_pointer_width = "32") | ^^^^ help: found config with similar value: `feature = "libc"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/timespec.rs:42:9 | 42 | not(fix_y2038), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/timespec.rs:43:5 | 43 | libc, | ^^^^ help: found config with similar value: `feature = "libc"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/timespec.rs:51:7 | 51 | #[cfg(fix_y2038)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/timespec.rs:66:7 | 66 | #[cfg(fix_y2038)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/timespec.rs:77:7 | 77 | #[cfg(fix_y2038)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/timespec.rs:110:7 | 110 | #[cfg(fix_y2038)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `serde_derive` (lib) generated 122 warnings Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=serde CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208 CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='A generic serialization/deserialization framework' CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde CARGO_PKG_README=crates-io.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.208 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=208 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/build/serde-9799fe6f53b71869/out /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name serde --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=d784cfa7d6eebd38 -C extra-filename=-d784cfa7d6eebd38 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern serde_derive=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/libserde_derive-cbd91497e57eb3d5.so --cap-lints warn -Z binary-dep-depinfo --check-cfg 'cfg(no_core_cstr)' --check-cfg 'cfg(no_core_num_saturating)' --check-cfg 'cfg(no_core_try_from)' --check-cfg 'cfg(no_diagnostic_namespace)' --check-cfg 'cfg(no_float_copysign)' --check-cfg 'cfg(no_num_nonzero_signed)' --check-cfg 'cfg(no_relaxed_trait_bounds)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_systemtime_checked_add)' --check-cfg 'cfg(no_target_has_atomic)'` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:95:40 | 95 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 95 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:106:40 | 106 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 106 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/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 --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:283:48 | 283 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 293 | primitive_deserializer!(bool, "a `bool`.", BoolDeserializer, visit_bool); | ------------------------------------------------------------------------ in this macro invocation | = note: this warning originates in the macro `primitive_deserializer` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:283:48 | 283 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 294 | primitive_deserializer!(i8, "an `i8`.", I8Deserializer, visit_i8); | ----------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `primitive_deserializer` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:283:48 | 283 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 295 | primitive_deserializer!(i16, "an `i16`.", I16Deserializer, visit_i16); | --------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `primitive_deserializer` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:283:48 | 283 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 296 | primitive_deserializer!(i32, "an `i32`.", I32Deserializer, visit_i32); | --------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `primitive_deserializer` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:283:48 | 283 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 297 | primitive_deserializer!(i64, "an `i64`.", I64Deserializer, visit_i64); | --------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `primitive_deserializer` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:283:48 | 283 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 298 | primitive_deserializer!(i128, "an `i128`.", I128Deserializer, visit_i128); | ------------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `primitive_deserializer` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:283:48 | 283 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 299 | primitive_deserializer!(isize, "an `isize`.", IsizeDeserializer, visit_i64 as i64); | ---------------------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `primitive_deserializer` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:283:48 | 283 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 300 | primitive_deserializer!(u8, "a `u8`.", U8Deserializer, visit_u8); | ---------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `primitive_deserializer` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:283:48 | 283 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 301 | primitive_deserializer!(u16, "a `u16`.", U16Deserializer, visit_u16); | -------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `primitive_deserializer` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:283:48 | 283 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 302 | primitive_deserializer!(u64, "a `u64`.", U64Deserializer, visit_u64); | -------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `primitive_deserializer` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:283:48 | 283 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 303 | primitive_deserializer!(u128, "a `u128`.", U128Deserializer, visit_u128); | ------------------------------------------------------------------------ in this macro invocation | = note: this warning originates in the macro `primitive_deserializer` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:283:48 | 283 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 304 | primitive_deserializer!(usize, "a `usize`.", UsizeDeserializer, visit_u64 as u64); | --------------------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `primitive_deserializer` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:283:48 | 283 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 305 | primitive_deserializer!(f32, "an `f32`.", F32Deserializer, visit_f32); | --------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `primitive_deserializer` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:283:48 | 283 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 306 | primitive_deserializer!(f64, "an `f64`.", F64Deserializer, visit_f64); | --------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `primitive_deserializer` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:283:48 | 283 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 307 | primitive_deserializer!(char, "a `char`.", CharDeserializer, visit_char); | ------------------------------------------------------------------------ in this macro invocation | = note: this warning originates in the macro `primitive_deserializer` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:388:40 | 388 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 388 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:477:40 | 477 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 477 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:556:40 | 556 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 556 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:661:40 | 661 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 661 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:769:40 | 769 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 769 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:829:40 | 829 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 829 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:877:40 | 877 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 877 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:984:40 | 984 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 984 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:997:40 | 997 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 997 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:1310:40 | 1310 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1310 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:1412:40 | 1412 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1412 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/ignored_any.rs:116:46 | 116 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 116 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:20:46 | 20 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 20 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:59:46 | 59 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 59 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:143:62 | 143 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 383 | / impl_deserialize_num! { 384 | | i8, NonZeroI8 cfg(not(no_num_nonzero_signed)), deserialize_i8 385 | | num_self!(i8:visit_i8); 386 | | int_to_int!(i16:visit_i16 i32:visit_i32 i64:visit_i64); 387 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 388 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:97:62 | 97 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 383 | / impl_deserialize_num! { 384 | | i8, NonZeroI8 cfg(not(no_num_nonzero_signed)), deserialize_i8 385 | | num_self!(i8:visit_i8); 386 | | int_to_int!(i16:visit_i16 i32:visit_i32 i64:visit_i64); 387 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 388 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:119:62 | 119 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 383 | / impl_deserialize_num! { 384 | | i8, NonZeroI8 cfg(not(no_num_nonzero_signed)), deserialize_i8 385 | | num_self!(i8:visit_i8); 386 | | int_to_int!(i16:visit_i16 i32:visit_i32 i64:visit_i64); 387 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 388 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:143:62 | 143 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 390 | / impl_deserialize_num! { 391 | | i16, NonZeroI16 cfg(not(no_num_nonzero_signed)), deserialize_i16 392 | | num_self!(i16:visit_i16); 393 | | num_as_self!(i8:visit_i8); 394 | | int_to_int!(i32:visit_i32 i64:visit_i64); 395 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 396 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:97:62 | 97 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 390 | / impl_deserialize_num! { 391 | | i16, NonZeroI16 cfg(not(no_num_nonzero_signed)), deserialize_i16 392 | | num_self!(i16:visit_i16); 393 | | num_as_self!(i8:visit_i8); 394 | | int_to_int!(i32:visit_i32 i64:visit_i64); 395 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 396 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:119:62 | 119 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 390 | / impl_deserialize_num! { 391 | | i16, NonZeroI16 cfg(not(no_num_nonzero_signed)), deserialize_i16 392 | | num_self!(i16:visit_i16); 393 | | num_as_self!(i8:visit_i8); 394 | | int_to_int!(i32:visit_i32 i64:visit_i64); 395 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 396 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:143:62 | 143 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 398 | / impl_deserialize_num! { 399 | | i32, NonZeroI32 cfg(not(no_num_nonzero_signed)), deserialize_i32 400 | | num_self!(i32:visit_i32); 401 | | num_as_self!(i8:visit_i8 i16:visit_i16); 402 | | int_to_int!(i64:visit_i64); 403 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 404 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:97:62 | 97 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 398 | / impl_deserialize_num! { 399 | | i32, NonZeroI32 cfg(not(no_num_nonzero_signed)), deserialize_i32 400 | | num_self!(i32:visit_i32); 401 | | num_as_self!(i8:visit_i8 i16:visit_i16); 402 | | int_to_int!(i64:visit_i64); 403 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 404 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:119:62 | 119 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 398 | / impl_deserialize_num! { 399 | | i32, NonZeroI32 cfg(not(no_num_nonzero_signed)), deserialize_i32 400 | | num_self!(i32:visit_i32); 401 | | num_as_self!(i8:visit_i8 i16:visit_i16); 402 | | int_to_int!(i64:visit_i64); 403 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 404 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:143:62 | 143 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 406 | / impl_deserialize_num! { 407 | | i64, NonZeroI64 cfg(not(no_num_nonzero_signed)), deserialize_i64 408 | | num_self!(i64:visit_i64); 409 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32); 410 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 411 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:97:62 | 97 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 406 | / impl_deserialize_num! { 407 | | i64, NonZeroI64 cfg(not(no_num_nonzero_signed)), deserialize_i64 408 | | num_self!(i64:visit_i64); 409 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32); 410 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 411 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:119:62 | 119 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 406 | / impl_deserialize_num! { 407 | | i64, NonZeroI64 cfg(not(no_num_nonzero_signed)), deserialize_i64 408 | | num_self!(i64:visit_i64); 409 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32); 410 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 411 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:143:62 | 143 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 413 | / impl_deserialize_num! { 414 | | isize, NonZeroIsize cfg(not(no_num_nonzero_signed)), deserialize_i64 415 | | num_as_self!(i8:visit_i8 i16:visit_i16); 416 | | int_to_int!(i32:visit_i32 i64:visit_i64); 417 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 418 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:97:62 | 97 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 413 | / impl_deserialize_num! { 414 | | isize, NonZeroIsize cfg(not(no_num_nonzero_signed)), deserialize_i64 415 | | num_as_self!(i8:visit_i8 i16:visit_i16); 416 | | int_to_int!(i32:visit_i32 i64:visit_i64); 417 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 418 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:119:62 | 119 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 413 | / impl_deserialize_num! { 414 | | isize, NonZeroIsize cfg(not(no_num_nonzero_signed)), deserialize_i64 415 | | num_as_self!(i8:visit_i8 i16:visit_i16); 416 | | int_to_int!(i32:visit_i32 i64:visit_i64); 417 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 418 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:143:62 | 143 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 420 | / impl_deserialize_num! { 421 | | u8, NonZeroU8, deserialize_u8 422 | | num_self!(u8:visit_u8); 423 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 424 | | uint_to_self!(u16:visit_u16 u32:visit_u32 u64:visit_u64); 425 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:97:62 | 97 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 420 | / impl_deserialize_num! { 421 | | u8, NonZeroU8, deserialize_u8 422 | | num_self!(u8:visit_u8); 423 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 424 | | uint_to_self!(u16:visit_u16 u32:visit_u32 u64:visit_u64); 425 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:119:62 | 119 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 420 | / impl_deserialize_num! { 421 | | u8, NonZeroU8, deserialize_u8 422 | | num_self!(u8:visit_u8); 423 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 424 | | uint_to_self!(u16:visit_u16 u32:visit_u32 u64:visit_u64); 425 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:143:62 | 143 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 427 | / impl_deserialize_num! { 428 | | u16, NonZeroU16, deserialize_u16 429 | | num_self!(u16:visit_u16); 430 | | num_as_self!(u8:visit_u8); 431 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 432 | | uint_to_self!(u32:visit_u32 u64:visit_u64); 433 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:97:62 | 97 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 427 | / impl_deserialize_num! { 428 | | u16, NonZeroU16, deserialize_u16 429 | | num_self!(u16:visit_u16); 430 | | num_as_self!(u8:visit_u8); 431 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 432 | | uint_to_self!(u32:visit_u32 u64:visit_u64); 433 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:119:62 | 119 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 427 | / impl_deserialize_num! { 428 | | u16, NonZeroU16, deserialize_u16 429 | | num_self!(u16:visit_u16); 430 | | num_as_self!(u8:visit_u8); 431 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 432 | | uint_to_self!(u32:visit_u32 u64:visit_u64); 433 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:143:62 | 143 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 435 | / impl_deserialize_num! { 436 | | u32, NonZeroU32, deserialize_u32 437 | | num_self!(u32:visit_u32); 438 | | num_as_self!(u8:visit_u8 u16:visit_u16); 439 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 440 | | uint_to_self!(u64:visit_u64); 441 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:97:62 | 97 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 435 | / impl_deserialize_num! { 436 | | u32, NonZeroU32, deserialize_u32 437 | | num_self!(u32:visit_u32); 438 | | num_as_self!(u8:visit_u8 u16:visit_u16); 439 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 440 | | uint_to_self!(u64:visit_u64); 441 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:119:62 | 119 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 435 | / impl_deserialize_num! { 436 | | u32, NonZeroU32, deserialize_u32 437 | | num_self!(u32:visit_u32); 438 | | num_as_self!(u8:visit_u8 u16:visit_u16); 439 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 440 | | uint_to_self!(u64:visit_u64); 441 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:143:62 | 143 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 443 | / impl_deserialize_num! { 444 | | u64, NonZeroU64, deserialize_u64 445 | | num_self!(u64:visit_u64); 446 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32); 447 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 448 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:97:62 | 97 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 443 | / impl_deserialize_num! { 444 | | u64, NonZeroU64, deserialize_u64 445 | | num_self!(u64:visit_u64); 446 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32); 447 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 448 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:119:62 | 119 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 443 | / impl_deserialize_num! { 444 | | u64, NonZeroU64, deserialize_u64 445 | | num_self!(u64:visit_u64); 446 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32); 447 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 448 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:143:62 | 143 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 450 | / impl_deserialize_num! { 451 | | usize, NonZeroUsize, deserialize_u64 452 | | num_as_self!(u8:visit_u8 u16:visit_u16); 453 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 454 | | uint_to_self!(u32:visit_u32 u64:visit_u64); 455 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:97:62 | 97 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 450 | / impl_deserialize_num! { 451 | | usize, NonZeroUsize, deserialize_u64 452 | | num_as_self!(u8:visit_u8 u16:visit_u16); 453 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 454 | | uint_to_self!(u32:visit_u32 u64:visit_u64); 455 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:119:62 | 119 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 450 | / impl_deserialize_num! { 451 | | usize, NonZeroUsize, deserialize_u64 452 | | num_as_self!(u8:visit_u8 u16:visit_u16); 453 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 454 | | uint_to_self!(u32:visit_u32 u64:visit_u64); 455 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:143:62 | 143 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 457 | / impl_deserialize_num! { 458 | | f32, deserialize_f32 459 | | num_self!(f32:visit_f32); 460 | | num_as_copysign_self!(f64:visit_f64); 461 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 462 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 463 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:143:62 | 143 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 465 | / impl_deserialize_num! { 466 | | f64, deserialize_f64 467 | | num_self!(f64:visit_f64); 468 | | num_as_copysign_self!(f32:visit_f32); 469 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 470 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 471 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:143:62 | 143 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 530 | / impl_deserialize_num! { 531 | | i128, NonZeroI128 cfg(not(no_num_nonzero_signed)), deserialize_i128 532 | | num_self!(i128:visit_i128); 533 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 534 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 535 | | num_128!(u128:visit_u128); 536 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:97:62 | 97 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 530 | / impl_deserialize_num! { 531 | | i128, NonZeroI128 cfg(not(no_num_nonzero_signed)), deserialize_i128 532 | | num_self!(i128:visit_i128); 533 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 534 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 535 | | num_128!(u128:visit_u128); 536 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:119:62 | 119 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 530 | / impl_deserialize_num! { 531 | | i128, NonZeroI128 cfg(not(no_num_nonzero_signed)), deserialize_i128 532 | | num_self!(i128:visit_i128); 533 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 534 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 535 | | num_128!(u128:visit_u128); 536 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:143:62 | 143 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 538 | / impl_deserialize_num! { 539 | | u128, NonZeroU128, deserialize_u128 540 | | num_self!(u128:visit_u128); 541 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 542 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 543 | | num_128!(i128:visit_i128); 544 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:97:62 | 97 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 538 | / impl_deserialize_num! { 539 | | u128, NonZeroU128, deserialize_u128 540 | | num_self!(u128:visit_u128); 541 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 542 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 543 | | num_128!(i128:visit_i128); 544 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:119:62 | 119 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 538 | / impl_deserialize_num! { 539 | | u128, NonZeroU128, deserialize_u128 540 | | num_self!(u128:visit_u128); 541 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 542 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 543 | | num_128!(i128:visit_i128); 544 | | } | |_- in this macro invocation | = note: this warning originates in the macro `impl_deserialize_num` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:553:46 | 553 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 553 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:599:46 | 599 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 599 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:645:46 | 645 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 645 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:722:46 | 722 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 722 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:757:46 | 757 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 757 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:794:46 | 794 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 794 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:891:46 | 891 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 891 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:959:46 | 959 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 959 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1020:62 | 1020 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 1087 | / seq_impl!( 1088 | | #[cfg(any(feature = "std", feature = "alloc"))] 1089 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1090 | | BinaryHeap, ... | 1095 | | BinaryHeap::push 1096 | | ); | |_- in this macro invocation | = note: this warning originates in the macro `seq_impl` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1020 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1056:62 | 1056 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 1087 | / seq_impl!( 1088 | | #[cfg(any(feature = "std", feature = "alloc"))] 1089 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1090 | | BinaryHeap, ... | 1095 | | BinaryHeap::push 1096 | | ); | |_- in this macro invocation | = note: this warning originates in the macro `seq_impl` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1056 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1020:62 | 1020 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 1098 | / seq_impl!( 1099 | | #[cfg(any(feature = "std", feature = "alloc"))] 1100 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1101 | | BTreeSet, ... | 1106 | | BTreeSet::insert 1107 | | ); | |_- in this macro invocation | = note: this warning originates in the macro `seq_impl` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1020 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1056:62 | 1056 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 1098 | / seq_impl!( 1099 | | #[cfg(any(feature = "std", feature = "alloc"))] 1100 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1101 | | BTreeSet, ... | 1106 | | BTreeSet::insert 1107 | | ); | |_- in this macro invocation | = note: this warning originates in the macro `seq_impl` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1056 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1020:62 | 1020 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 1109 | / seq_impl!( 1110 | | #[cfg(any(feature = "std", feature = "alloc"))] 1111 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1112 | | LinkedList, ... | 1117 | | LinkedList::push_back 1118 | | ); | |_- in this macro invocation | = note: this warning originates in the macro `seq_impl` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1020 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1056:62 | 1056 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 1109 | / seq_impl!( 1110 | | #[cfg(any(feature = "std", feature = "alloc"))] 1111 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1112 | | LinkedList, ... | 1117 | | LinkedList::push_back 1118 | | ); | |_- in this macro invocation | = note: this warning originates in the macro `seq_impl` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1056 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1020:62 | 1020 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 1120 | / seq_impl!( 1121 | | #[cfg(feature = "std")] 1122 | | #[cfg_attr(docsrs, doc(cfg(feature = "std")))] 1123 | | HashSet, ... | 1128 | | HashSet::insert 1129 | | ); | |_- in this macro invocation | = note: this warning originates in the macro `seq_impl` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1020 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1056:62 | 1056 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 1120 | / seq_impl!( 1121 | | #[cfg(feature = "std")] 1122 | | #[cfg_attr(docsrs, doc(cfg(feature = "std")))] 1123 | | HashSet, ... | 1128 | | HashSet::insert 1129 | | ); | |_- in this macro invocation | = note: this warning originates in the macro `seq_impl` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1056 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1020:62 | 1020 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 1131 | / seq_impl!( 1132 | | #[cfg(any(feature = "std", feature = "alloc"))] 1133 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1134 | | VecDeque, ... | 1139 | | VecDeque::push_back 1140 | | ); | |_- in this macro invocation | = note: this warning originates in the macro `seq_impl` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1020 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1056:62 | 1056 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 1131 | / seq_impl!( 1132 | | #[cfg(any(feature = "std", feature = "alloc"))] 1133 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1134 | | VecDeque, ... | 1139 | | VecDeque::push_back 1140 | | ); | |_- in this macro invocation | = note: this warning originates in the macro `seq_impl` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1056 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1164:54 | 1164 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1164 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1201:54 | 1201 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1201 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1255:46 | 1255 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1255 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1287:58 | 1287 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 1356 | / array_impls! { 1357 | | 1 => (0) 1358 | | 2 => (0 1) 1359 | | 3 => (0 1 2) ... | 1388 | | 32 => (0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31) 1389 | | } | |_- in this macro invocation | = note: this warning originates in the macro `array_impls` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1287 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1311:58 | 1311 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 1356 | / array_impls! { 1357 | | 1 => (0) 1358 | | 2 => (0 1) 1359 | | 3 => (0 1 2) ... | 1388 | | 32 => (0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31) 1389 | | } | |_- in this macro invocation | = note: this warning originates in the macro `array_impls` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1311 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1421:58 | 1421 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 1489 | tuple_impl_body!(1 => (0 T)); | ---------------------------- in this macro invocation | = note: this warning originates in the macro `tuple_impl_body` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1421 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1455:58 | 1455 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 1489 | tuple_impl_body!(1 => (0 T)); | ---------------------------- in this macro invocation | = note: this warning originates in the macro `tuple_impl_body` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1455 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1421:58 | 1421 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 1492 | / tuple_impls! { 1493 | | 2 => (0 T0 1 T1) 1494 | | 3 => (0 T0 1 T1 2 T2) 1495 | | 4 => (0 T0 1 T1 2 T2 3 T3) ... | 1507 | | 16 => (0 T0 1 T1 2 T2 3 T3 4 T4 5 T5 6 T6 7 T7 8 T8 9 T9 10 T10 11 T11 12 T12 13 T13 14 T14 15 T15) 1508 | | } | |_- in this macro invocation | = note: this warning originates in the macro `tuple_impl_body` which comes from the expansion of the macro `tuple_impls` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1421 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1455:58 | 1455 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 1492 | / tuple_impls! { 1493 | | 2 => (0 T0 1 T1) 1494 | | 3 => (0 T0 1 T1 2 T2) 1495 | | 4 => (0 T0 1 T1 2 T2 3 T3) ... | 1507 | | 16 => (0 T0 1 T1 2 T2 3 T3 4 T4 5 T5 6 T6 7 T7 8 T8 9 T9 10 T10 11 T11 12 T12 13 T13 14 T14 15 T15) 1508 | | } | |_- in this macro invocation | = note: this warning originates in the macro `tuple_impl_body` which comes from the expansion of the macro `tuple_impls` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1455 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1542:62 | 1542 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 1568 | / map_impl! { 1569 | | #[cfg(any(feature = "std", feature = "alloc"))] 1570 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1571 | | BTreeMap, 1572 | | map, 1573 | | BTreeMap::new(), 1574 | | } | |_- in this macro invocation | = note: this warning originates in the macro `map_impl` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1542 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1542:62 | 1542 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 1576 | / map_impl! { 1577 | | #[cfg(feature = "std")] 1578 | | #[cfg_attr(docsrs, doc(cfg(feature = "std")))] 1579 | | HashMap, 1580 | | map, 1581 | | HashMap::with_capacity_and_hasher(size_hint::cautious::<(K, V)>(map.size_hint()), S::default()), 1582 | | } | |_- in this macro invocation | = note: this warning originates in the macro `map_impl` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1542 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1630:62 | 1630 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 1730 | / deserialize_enum! { 1731 | | IpAddr IpAddrKind (V4; b"V4"; 0, V6; b"V6"; 1) 1732 | | "`V4` or `V6`", 1733 | | deserializer 1734 | | } | |_____________- in this macro invocation | = note: this warning originates in the macro `variant_identifier` which comes from the expansion of the macro `deserialize_enum` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1630 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1699:54 | 1699 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 1730 | / deserialize_enum! { 1731 | | IpAddr IpAddrKind (V4; b"V4"; 0, V6; b"V6"; 1) 1732 | | "`V4` or `V6`", 1733 | | deserializer 1734 | | } | |_____________- in this macro invocation | = note: this warning originates in the macro `deserialize_enum` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1699 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1630:62 | 1630 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 1784 | / deserialize_enum! { 1785 | | SocketAddr SocketAddrKind (V4; b"V4"; 0, V6; b"V6"; 1) 1786 | | "`V4` or `V6`", 1787 | | deserializer 1788 | | } | |_____________- in this macro invocation | = note: this warning originates in the macro `variant_identifier` which comes from the expansion of the macro `deserialize_enum` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1630 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1699:54 | 1699 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 1784 | / deserialize_enum! { 1785 | | SocketAddr SocketAddrKind (V4; b"V4"; 0, V6; b"V6"; 1) 1786 | | "`V4` or `V6`", 1787 | | deserializer 1788 | | } | |_____________- in this macro invocation | = note: this warning originates in the macro `deserialize_enum` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1699 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1816:46 | 1816 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1816 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1855:46 | 1855 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1855 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1630:62 | 1630 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 1916 | / variant_identifier! { 1917 | | OsStringKind (Unix; b"Unix"; 0, Windows; b"Windows"; 1) 1918 | | "`Unix` or `Windows`", 1919 | | OSSTR_VARIANTS 1920 | | } | |_- in this macro invocation | = note: this warning originates in the macro `variant_identifier` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1630 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1929:46 | 1929 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1929 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:2178:62 | 2178 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2178 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:2228:54 | 2228 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2228 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:2317:62 | 2317 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2317 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:2367:54 | 2367 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2367 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:2518:58 | 2518 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2518 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:2563:50 | 2563 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2563 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:2675:58 | 2675 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2675 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:2718:50 | 2718 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2718 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:2813:58 | 2813 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2813 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:2856:50 | 2856 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2856 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:2924:62 | 2924 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2924 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:2982:54 | 2982 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2982 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:3035:62 | 3035 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3035 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:3091:54 | 3091 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3091 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:3187:46 | 3187 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3187 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/mod.rs:210:36 | 210 | fn invalid_type(unexp: Unexpected, exp: &Expected) -> Self { | ^^^^^^^^^^ expected lifetime parameter ... 301 | declare_error_trait!(Error: Sized + StdError); | --------------------------------------------- in this macro invocation | = note: this warning originates in the macro `declare_error_trait` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 210 | fn invalid_type(unexp: Unexpected<'_>, exp: &Expected) -> Self { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/mod.rs:228:37 | 228 | fn invalid_value(unexp: Unexpected, exp: &Expected) -> Self { | ^^^^^^^^^^ expected lifetime parameter ... 301 | declare_error_trait!(Error: Sized + StdError); | --------------------------------------------- in this macro invocation | = note: this warning originates in the macro `declare_error_trait` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 228 | fn invalid_value(unexp: Unexpected<'_>, exp: &Expected) -> Self { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/mod.rs:399:40 | 399 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 399 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/mod.rs:478:40 | 478 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result; | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 478 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result; | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/mod.rs:485:40 | 485 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 485 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/mod.rs:491:40 | 491 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 491 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/mod.rs:497:40 | 497 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 497 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/mod.rs:1311:46 | 1311 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result; | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1311 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result; | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/mod.rs:2282:40 | 2282 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2282 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/mod.rs:2304:40 | 2304 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2304 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:72:50 | 72 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 72 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:145:50 | 145 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 145 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:266:33 | 266 | fn unexpected(&self) -> Unexpected { | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 266 | fn unexpected(&self) -> Unexpected<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:331:44 | 331 | fn expecting(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 331 | fn expecting(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:494:23 | 494 | Vec::::with_capacity(size_hint::cautious::(visitor.size_hint())); | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 494 | Vec::>::with_capacity(size_hint::cautious::(visitor.size_hint())); | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:494:69 | 494 | Vec::::with_capacity(size_hint::cautious::(visitor.size_hint())); | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 494 | Vec::::with_capacity(size_hint::cautious::>(visitor.size_hint())); | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:506:24 | 506 | Vec::<(Content, Content)>::with_capacity( | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 506 | Vec::<(Content<'_>, Content)>::with_capacity( | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:506:33 | 506 | Vec::<(Content, Content)>::with_capacity( | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 506 | Vec::<(Content, Content<'_>)>::with_capacity( | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:507:44 | 507 | size_hint::cautious::<(Content, Content)>(visitor.size_hint()), | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 507 | size_hint::cautious::<(Content<'_>, Content)>(visitor.size_hint()), | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:507:53 | 507 | size_hint::cautious::<(Content, Content)>(visitor.size_hint()), | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 507 | size_hint::cautious::<(Content, Content<'_>)>(visitor.size_hint()), | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:565:44 | 565 | fn expecting(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 565 | fn expecting(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:849:44 | 849 | fn expecting(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 849 | fn expecting(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:872:34 | 872 | let mut vec = Vec::<(Content, Content)>::with_capacity(size_hint::cautious::<( | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 872 | let mut vec = Vec::<(Content<'_>, Content)>::with_capacity(size_hint::cautious::<( | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:872:43 | 872 | let mut vec = Vec::<(Content, Content)>::with_capacity(size_hint::cautious::<( | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 872 | let mut vec = Vec::<(Content, Content<'_>)>::with_capacity(size_hint::cautious::<( | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:873:17 | 873 | Content, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 873 | Content<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:874:17 | 874 | Content, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 874 | Content<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:925:50 | 925 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 925 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:1000:50 | 1000 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1000 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:2396:50 | 2396 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2396 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:2441:50 | 2441 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2441 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:2876:46 | 2876 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2876 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/ser.rs:61:40 | 61 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 61 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/ser.rs:1357:40 | 1357 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1357 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/doc.rs:28:32 | 28 | fn fmt(&self, _: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 28 | fn fmt(&self, _: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/mod.rs:30:48 | 30 | pub fn from_utf8_lossy(bytes: &[u8]) -> Cow { | ---^---- expected lifetime parameter | help: indicate the anonymous lifetime | 30 | pub fn from_utf8_lossy(bytes: &[u8]) -> Cow<'_, str> { | +++ warning: unused extern crate --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/lib.rs:330:1 | 329 | / #[cfg(feature = "serde_derive")] 330 | | extern crate serde_derive; | | ^^^^^^^^^^^^^^^^^^^^^^^^^- | |__________________________| | help: remove it | = note: `-W unused-extern-crates` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(unused_extern_crates)]` warning: `regex-syntax` (lib) generated 8 warnings Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=serde CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208 CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='A generic serialization/deserialization framework' CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde CARGO_PKG_README=crates-io.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.208 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=208 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/serde-ac13f3c7a4b57f1f/out /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name serde --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=bd8e6d91c4e431e9 -C extra-filename=-bd8e6d91c4e431e9 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern serde_derive=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/libserde_derive-cbd91497e57eb3d5.so --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo --check-cfg 'cfg(no_core_cstr)' --check-cfg 'cfg(no_core_num_saturating)' --check-cfg 'cfg(no_core_try_from)' --check-cfg 'cfg(no_diagnostic_namespace)' --check-cfg 'cfg(no_float_copysign)' --check-cfg 'cfg(no_num_nonzero_signed)' --check-cfg 'cfg(no_relaxed_trait_bounds)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_systemtime_checked_add)' --check-cfg 'cfg(no_target_has_atomic)'` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:283:48 | 230 | / macro_rules! primitive_deserializer { 231 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 232 | | #[doc = "A deserializer holding"] 233 | | #[doc = $doc] ... | 283 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 290 | | } 291 | | } | |_- in this expansion of `primitive_deserializer!` 292 | 293 | primitive_deserializer!(bool, "a `bool`.", BoolDeserializer, visit_bool); | ------------------------------------------------------------------------ in this macro invocation | help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:283:48 | 230 | / macro_rules! primitive_deserializer { 231 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 232 | | #[doc = "A deserializer holding"] 233 | | #[doc = $doc] ... | 283 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 290 | | } 291 | | } | |_- in this expansion of `primitive_deserializer!` ... 294 | primitive_deserializer!(i8, "an `i8`.", I8Deserializer, visit_i8); | ----------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:283:48 | 230 | / macro_rules! primitive_deserializer { 231 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 232 | | #[doc = "A deserializer holding"] 233 | | #[doc = $doc] ... | 283 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 290 | | } 291 | | } | |_- in this expansion of `primitive_deserializer!` ... 295 | primitive_deserializer!(i16, "an `i16`.", I16Deserializer, visit_i16); | --------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:283:48 | 230 | / macro_rules! primitive_deserializer { 231 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 232 | | #[doc = "A deserializer holding"] 233 | | #[doc = $doc] ... | 283 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 290 | | } 291 | | } | |_- in this expansion of `primitive_deserializer!` ... 296 | primitive_deserializer!(i32, "an `i32`.", I32Deserializer, visit_i32); | --------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:283:48 | 230 | / macro_rules! primitive_deserializer { 231 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 232 | | #[doc = "A deserializer holding"] 233 | | #[doc = $doc] ... | 283 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 290 | | } 291 | | } | |_- in this expansion of `primitive_deserializer!` ... 297 | primitive_deserializer!(i64, "an `i64`.", I64Deserializer, visit_i64); | --------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:283:48 | 230 | / macro_rules! primitive_deserializer { 231 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 232 | | #[doc = "A deserializer holding"] 233 | | #[doc = $doc] ... | 283 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 290 | | } 291 | | } | |_- in this expansion of `primitive_deserializer!` ... 298 | primitive_deserializer!(i128, "an `i128`.", I128Deserializer, visit_i128); | ------------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:283:48 | 230 | / macro_rules! primitive_deserializer { 231 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 232 | | #[doc = "A deserializer holding"] 233 | | #[doc = $doc] ... | 283 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 290 | | } 291 | | } | |_- in this expansion of `primitive_deserializer!` ... 299 | primitive_deserializer!(isize, "an `isize`.", IsizeDeserializer, visit_i64 as i64); | ---------------------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:283:48 | 230 | / macro_rules! primitive_deserializer { 231 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 232 | | #[doc = "A deserializer holding"] 233 | | #[doc = $doc] ... | 283 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 290 | | } 291 | | } | |_- in this expansion of `primitive_deserializer!` ... 300 | primitive_deserializer!(u8, "a `u8`.", U8Deserializer, visit_u8); | ---------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:283:48 | 230 | / macro_rules! primitive_deserializer { 231 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 232 | | #[doc = "A deserializer holding"] 233 | | #[doc = $doc] ... | 283 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 290 | | } 291 | | } | |_- in this expansion of `primitive_deserializer!` ... 301 | primitive_deserializer!(u16, "a `u16`.", U16Deserializer, visit_u16); | -------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:283:48 | 230 | / macro_rules! primitive_deserializer { 231 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 232 | | #[doc = "A deserializer holding"] 233 | | #[doc = $doc] ... | 283 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 290 | | } 291 | | } | |_- in this expansion of `primitive_deserializer!` ... 302 | primitive_deserializer!(u64, "a `u64`.", U64Deserializer, visit_u64); | -------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:283:48 | 230 | / macro_rules! primitive_deserializer { 231 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 232 | | #[doc = "A deserializer holding"] 233 | | #[doc = $doc] ... | 283 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 290 | | } 291 | | } | |_- in this expansion of `primitive_deserializer!` ... 303 | primitive_deserializer!(u128, "a `u128`.", U128Deserializer, visit_u128); | ------------------------------------------------------------------------ in this macro invocation | help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:283:48 | 230 | / macro_rules! primitive_deserializer { 231 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 232 | | #[doc = "A deserializer holding"] 233 | | #[doc = $doc] ... | 283 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 290 | | } 291 | | } | |_- in this expansion of `primitive_deserializer!` ... 304 | primitive_deserializer!(usize, "a `usize`.", UsizeDeserializer, visit_u64 as u64); | --------------------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:283:48 | 230 | / macro_rules! primitive_deserializer { 231 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 232 | | #[doc = "A deserializer holding"] 233 | | #[doc = $doc] ... | 283 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 290 | | } 291 | | } | |_- in this expansion of `primitive_deserializer!` ... 305 | primitive_deserializer!(f32, "an `f32`.", F32Deserializer, visit_f32); | --------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:283:48 | 230 | / macro_rules! primitive_deserializer { 231 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 232 | | #[doc = "A deserializer holding"] 233 | | #[doc = $doc] ... | 283 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 290 | | } 291 | | } | |_- in this expansion of `primitive_deserializer!` ... 306 | primitive_deserializer!(f64, "an `f64`.", F64Deserializer, visit_f64); | --------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:283:48 | 230 | / macro_rules! primitive_deserializer { 231 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 232 | | #[doc = "A deserializer holding"] 233 | | #[doc = $doc] ... | 283 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 290 | | } 291 | | } | |_- in this expansion of `primitive_deserializer!` ... 307 | primitive_deserializer!(char, "a `char`.", CharDeserializer, visit_char); | ------------------------------------------------------------------------ in this macro invocation | help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 383 | / impl_deserialize_num! { 384 | | i8, NonZeroI8 cfg(not(no_num_nonzero_signed)), deserialize_i8 385 | | num_self!(i8:visit_i8); 386 | | int_to_int!(i16:visit_i16 i32:visit_i32 i64:visit_i64); 387 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 388 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 383 | / impl_deserialize_num! { 384 | | i8, NonZeroI8 cfg(not(no_num_nonzero_signed)), deserialize_i8 385 | | num_self!(i8:visit_i8); 386 | | int_to_int!(i16:visit_i16 i32:visit_i32 i64:visit_i64); 387 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 388 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 383 | / impl_deserialize_num! { 384 | | i8, NonZeroI8 cfg(not(no_num_nonzero_signed)), deserialize_i8 385 | | num_self!(i8:visit_i8); 386 | | int_to_int!(i16:visit_i16 i32:visit_i32 i64:visit_i64); 387 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 388 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 390 | / impl_deserialize_num! { 391 | | i16, NonZeroI16 cfg(not(no_num_nonzero_signed)), deserialize_i16 392 | | num_self!(i16:visit_i16); 393 | | num_as_self!(i8:visit_i8); 394 | | int_to_int!(i32:visit_i32 i64:visit_i64); 395 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 396 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 390 | / impl_deserialize_num! { 391 | | i16, NonZeroI16 cfg(not(no_num_nonzero_signed)), deserialize_i16 392 | | num_self!(i16:visit_i16); 393 | | num_as_self!(i8:visit_i8); 394 | | int_to_int!(i32:visit_i32 i64:visit_i64); 395 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 396 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 390 | / impl_deserialize_num! { 391 | | i16, NonZeroI16 cfg(not(no_num_nonzero_signed)), deserialize_i16 392 | | num_self!(i16:visit_i16); 393 | | num_as_self!(i8:visit_i8); 394 | | int_to_int!(i32:visit_i32 i64:visit_i64); 395 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 396 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 398 | / impl_deserialize_num! { 399 | | i32, NonZeroI32 cfg(not(no_num_nonzero_signed)), deserialize_i32 400 | | num_self!(i32:visit_i32); 401 | | num_as_self!(i8:visit_i8 i16:visit_i16); 402 | | int_to_int!(i64:visit_i64); 403 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 404 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 398 | / impl_deserialize_num! { 399 | | i32, NonZeroI32 cfg(not(no_num_nonzero_signed)), deserialize_i32 400 | | num_self!(i32:visit_i32); 401 | | num_as_self!(i8:visit_i8 i16:visit_i16); 402 | | int_to_int!(i64:visit_i64); 403 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 404 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 398 | / impl_deserialize_num! { 399 | | i32, NonZeroI32 cfg(not(no_num_nonzero_signed)), deserialize_i32 400 | | num_self!(i32:visit_i32); 401 | | num_as_self!(i8:visit_i8 i16:visit_i16); 402 | | int_to_int!(i64:visit_i64); 403 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 404 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 406 | / impl_deserialize_num! { 407 | | i64, NonZeroI64 cfg(not(no_num_nonzero_signed)), deserialize_i64 408 | | num_self!(i64:visit_i64); 409 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32); 410 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 411 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 406 | / impl_deserialize_num! { 407 | | i64, NonZeroI64 cfg(not(no_num_nonzero_signed)), deserialize_i64 408 | | num_self!(i64:visit_i64); 409 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32); 410 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 411 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 406 | / impl_deserialize_num! { 407 | | i64, NonZeroI64 cfg(not(no_num_nonzero_signed)), deserialize_i64 408 | | num_self!(i64:visit_i64); 409 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32); 410 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 411 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 413 | / impl_deserialize_num! { 414 | | isize, NonZeroIsize cfg(not(no_num_nonzero_signed)), deserialize_i64 415 | | num_as_self!(i8:visit_i8 i16:visit_i16); 416 | | int_to_int!(i32:visit_i32 i64:visit_i64); 417 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 418 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 413 | / impl_deserialize_num! { 414 | | isize, NonZeroIsize cfg(not(no_num_nonzero_signed)), deserialize_i64 415 | | num_as_self!(i8:visit_i8 i16:visit_i16); 416 | | int_to_int!(i32:visit_i32 i64:visit_i64); 417 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 418 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 413 | / impl_deserialize_num! { 414 | | isize, NonZeroIsize cfg(not(no_num_nonzero_signed)), deserialize_i64 415 | | num_as_self!(i8:visit_i8 i16:visit_i16); 416 | | int_to_int!(i32:visit_i32 i64:visit_i64); 417 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 418 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 420 | / impl_deserialize_num! { 421 | | u8, NonZeroU8, deserialize_u8 422 | | num_self!(u8:visit_u8); 423 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 424 | | uint_to_self!(u16:visit_u16 u32:visit_u32 u64:visit_u64); 425 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 420 | / impl_deserialize_num! { 421 | | u8, NonZeroU8, deserialize_u8 422 | | num_self!(u8:visit_u8); 423 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 424 | | uint_to_self!(u16:visit_u16 u32:visit_u32 u64:visit_u64); 425 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 420 | / impl_deserialize_num! { 421 | | u8, NonZeroU8, deserialize_u8 422 | | num_self!(u8:visit_u8); 423 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 424 | | uint_to_self!(u16:visit_u16 u32:visit_u32 u64:visit_u64); 425 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 427 | / impl_deserialize_num! { 428 | | u16, NonZeroU16, deserialize_u16 429 | | num_self!(u16:visit_u16); 430 | | num_as_self!(u8:visit_u8); 431 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 432 | | uint_to_self!(u32:visit_u32 u64:visit_u64); 433 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 427 | / impl_deserialize_num! { 428 | | u16, NonZeroU16, deserialize_u16 429 | | num_self!(u16:visit_u16); 430 | | num_as_self!(u8:visit_u8); 431 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 432 | | uint_to_self!(u32:visit_u32 u64:visit_u64); 433 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 427 | / impl_deserialize_num! { 428 | | u16, NonZeroU16, deserialize_u16 429 | | num_self!(u16:visit_u16); 430 | | num_as_self!(u8:visit_u8); 431 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 432 | | uint_to_self!(u32:visit_u32 u64:visit_u64); 433 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 435 | / impl_deserialize_num! { 436 | | u32, NonZeroU32, deserialize_u32 437 | | num_self!(u32:visit_u32); 438 | | num_as_self!(u8:visit_u8 u16:visit_u16); 439 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 440 | | uint_to_self!(u64:visit_u64); 441 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 435 | / impl_deserialize_num! { 436 | | u32, NonZeroU32, deserialize_u32 437 | | num_self!(u32:visit_u32); 438 | | num_as_self!(u8:visit_u8 u16:visit_u16); 439 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 440 | | uint_to_self!(u64:visit_u64); 441 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 435 | / impl_deserialize_num! { 436 | | u32, NonZeroU32, deserialize_u32 437 | | num_self!(u32:visit_u32); 438 | | num_as_self!(u8:visit_u8 u16:visit_u16); 439 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 440 | | uint_to_self!(u64:visit_u64); 441 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 443 | / impl_deserialize_num! { 444 | | u64, NonZeroU64, deserialize_u64 445 | | num_self!(u64:visit_u64); 446 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32); 447 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 448 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 443 | / impl_deserialize_num! { 444 | | u64, NonZeroU64, deserialize_u64 445 | | num_self!(u64:visit_u64); 446 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32); 447 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 448 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 443 | / impl_deserialize_num! { 444 | | u64, NonZeroU64, deserialize_u64 445 | | num_self!(u64:visit_u64); 446 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32); 447 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 448 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 450 | / impl_deserialize_num! { 451 | | usize, NonZeroUsize, deserialize_u64 452 | | num_as_self!(u8:visit_u8 u16:visit_u16); 453 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 454 | | uint_to_self!(u32:visit_u32 u64:visit_u64); 455 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 450 | / impl_deserialize_num! { 451 | | usize, NonZeroUsize, deserialize_u64 452 | | num_as_self!(u8:visit_u8 u16:visit_u16); 453 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 454 | | uint_to_self!(u32:visit_u32 u64:visit_u64); 455 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 450 | / impl_deserialize_num! { 451 | | usize, NonZeroUsize, deserialize_u64 452 | | num_as_self!(u8:visit_u8 u16:visit_u16); 453 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 454 | | uint_to_self!(u32:visit_u32 u64:visit_u64); 455 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 457 | / impl_deserialize_num! { 458 | | f32, deserialize_f32 459 | | num_self!(f32:visit_f32); 460 | | num_as_copysign_self!(f64:visit_f64); 461 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 462 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 463 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 465 | / impl_deserialize_num! { 466 | | f64, deserialize_f64 467 | | num_self!(f64:visit_f64); 468 | | num_as_copysign_self!(f32:visit_f32); 469 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 470 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 471 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 530 | / impl_deserialize_num! { 531 | | i128, NonZeroI128 cfg(not(no_num_nonzero_signed)), deserialize_i128 532 | | num_self!(i128:visit_i128); 533 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 534 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 535 | | num_128!(u128:visit_u128); 536 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 530 | / impl_deserialize_num! { 531 | | i128, NonZeroI128 cfg(not(no_num_nonzero_signed)), deserialize_i128 532 | | num_self!(i128:visit_i128); 533 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 534 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 535 | | num_128!(u128:visit_u128); 536 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 530 | / impl_deserialize_num! { 531 | | i128, NonZeroI128 cfg(not(no_num_nonzero_signed)), deserialize_i128 532 | | num_self!(i128:visit_i128); 533 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 534 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 535 | | num_128!(u128:visit_u128); 536 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 538 | / impl_deserialize_num! { 539 | | u128, NonZeroU128, deserialize_u128 540 | | num_self!(u128:visit_u128); 541 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 542 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 543 | | num_128!(i128:visit_i128); 544 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 538 | / impl_deserialize_num! { 539 | | u128, NonZeroU128, deserialize_u128 540 | | num_self!(u128:visit_u128); 541 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 542 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 543 | | num_128!(i128:visit_i128); 544 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 538 | / impl_deserialize_num! { 539 | | u128, NonZeroU128, deserialize_u128 540 | | num_self!(u128:visit_u128); 541 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 542 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 543 | | num_128!(i128:visit_i128); 544 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1020:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1020 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1087 | / seq_impl!( 1088 | | #[cfg(any(feature = "std", feature = "alloc"))] 1089 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1090 | | BinaryHeap, ... | 1095 | | BinaryHeap::push 1096 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1020 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1056:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1056 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1087 | / seq_impl!( 1088 | | #[cfg(any(feature = "std", feature = "alloc"))] 1089 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1090 | | BinaryHeap, ... | 1095 | | BinaryHeap::push 1096 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1056 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1020:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1020 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1098 | / seq_impl!( 1099 | | #[cfg(any(feature = "std", feature = "alloc"))] 1100 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1101 | | BTreeSet, ... | 1106 | | BTreeSet::insert 1107 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1020 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1056:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1056 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1098 | / seq_impl!( 1099 | | #[cfg(any(feature = "std", feature = "alloc"))] 1100 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1101 | | BTreeSet, ... | 1106 | | BTreeSet::insert 1107 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1056 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1020:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1020 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1109 | / seq_impl!( 1110 | | #[cfg(any(feature = "std", feature = "alloc"))] 1111 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1112 | | LinkedList, ... | 1117 | | LinkedList::push_back 1118 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1020 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1056:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1056 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1109 | / seq_impl!( 1110 | | #[cfg(any(feature = "std", feature = "alloc"))] 1111 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1112 | | LinkedList, ... | 1117 | | LinkedList::push_back 1118 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1056 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1020:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1020 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1120 | / seq_impl!( 1121 | | #[cfg(feature = "std")] 1122 | | #[cfg_attr(docsrs, doc(cfg(feature = "std")))] 1123 | | HashSet, ... | 1128 | | HashSet::insert 1129 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1020 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1056:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1056 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1120 | / seq_impl!( 1121 | | #[cfg(feature = "std")] 1122 | | #[cfg_attr(docsrs, doc(cfg(feature = "std")))] 1123 | | HashSet, ... | 1128 | | HashSet::insert 1129 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1056 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1020:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1020 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1131 | / seq_impl!( 1132 | | #[cfg(any(feature = "std", feature = "alloc"))] 1133 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1134 | | VecDeque, ... | 1139 | | VecDeque::push_back 1140 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1020 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1056:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1056 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1131 | / seq_impl!( 1132 | | #[cfg(any(feature = "std", feature = "alloc"))] 1133 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1134 | | VecDeque, ... | 1139 | | VecDeque::push_back 1140 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1056 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1287:58 | 1278 | / macro_rules! array_impls { 1279 | | ($($len:expr => ($($n:tt)+))+) => { 1280 | | $( 1281 | | impl<'de, T> Visitor<'de> for ArrayVisitor<[T; $len]> ... | 1287 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1353 | | } 1354 | | } | |_- in this expansion of `array_impls!` 1355 | 1356 | / array_impls! { 1357 | | 1 => (0) 1358 | | 2 => (0 1) 1359 | | 3 => (0 1 2) ... | 1388 | | 32 => (0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31) 1389 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 1287 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: `rustix` (lib) generated 500 warnings Compiling num_cpus v1.16.0 warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1311:58 | 1278 | / macro_rules! array_impls { 1279 | | ($($len:expr => ($($n:tt)+))+) => { 1280 | | $( 1281 | | impl<'de, T> Visitor<'de> for ArrayVisitor<[T; $len]> ... | 1311 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1353 | | } 1354 | | } | |_- in this expansion of `array_impls!` 1355 | 1356 | / array_impls! { 1357 | | 1 => (0) 1358 | | 2 => (0 1) 1359 | | 3 => (0 1 2) ... | 1388 | | 32 => (0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31) 1389 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 1311 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=num_cpus CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/num_cpus-1.16.0 CARGO_PKG_AUTHORS='Sean McArthur ' CARGO_PKG_DESCRIPTION='Get the number of CPUs on a machine.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=num_cpus CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/seanmonstar/num_cpus' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.16.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=16 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/num_cpus-1.16.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name num_cpus --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/num_cpus-1.16.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=a3a6fe72f885c6f2 -C extra-filename=-a3a6fe72f885c6f2 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern libc=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/liblibc-a55bf6beb5a0f10e.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1421:58 | 1407 | / macro_rules! tuple_impl_body { 1408 | | ($len:tt => ($($n:tt $name:ident)+)) => { 1409 | | #[inline] 1410 | | fn deserialize(deserializer: D) -> Result ... | 1421 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1477 | | }; 1478 | | } | |_- in this expansion of `tuple_impl_body!` ... 1489 | tuple_impl_body!(1 => (0 T)); | ---------------------------- in this macro invocation | help: indicate the anonymous lifetime | 1421 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1455:58 | 1407 | / macro_rules! tuple_impl_body { 1408 | | ($len:tt => ($($n:tt $name:ident)+)) => { 1409 | | #[inline] 1410 | | fn deserialize(deserializer: D) -> Result ... | 1455 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1477 | | }; 1478 | | } | |_- in this expansion of `tuple_impl_body!` ... 1489 | tuple_impl_body!(1 => (0 T)); | ---------------------------- in this macro invocation | help: indicate the anonymous lifetime | 1455 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1421:58 | 1393 | / macro_rules! tuple_impls { 1394 | | ($($len:tt => ($($n:tt $name:ident)+))+) => { 1395 | | $( 1396 | | #[cfg_attr(docsrs, doc(hidden))] ... | 1401 | | tuple_impl_body!($len => ($($n $name)+)); | | ---------------------------------------- in this macro invocation (#2) ... | 1404 | | }; 1405 | | } | |_- in this expansion of `tuple_impls!` (#1) 1406 | 1407 | / macro_rules! tuple_impl_body { 1408 | | ($len:tt => ($($n:tt $name:ident)+)) => { 1409 | | #[inline] 1410 | | fn deserialize(deserializer: D) -> Result ... | 1421 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1477 | | }; 1478 | | } | |_- in this expansion of `tuple_impl_body!` (#2) ... 1492 | / tuple_impls! { 1493 | | 2 => (0 T0 1 T1) 1494 | | 3 => (0 T0 1 T1 2 T2) 1495 | | 4 => (0 T0 1 T1 2 T2 3 T3) ... | 1507 | | 16 => (0 T0 1 T1 2 T2 3 T3 4 T4 5 T5 6 T6 7 T7 8 T8 9 T9 10 T10 11 T11 12 T12 13 T13 14 T14 15 T15) 1508 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 1421 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1455:58 | 1393 | / macro_rules! tuple_impls { 1394 | | ($($len:tt => ($($n:tt $name:ident)+))+) => { 1395 | | $( 1396 | | #[cfg_attr(docsrs, doc(hidden))] ... | 1401 | | tuple_impl_body!($len => ($($n $name)+)); | | ---------------------------------------- in this macro invocation (#2) ... | 1404 | | }; 1405 | | } | |_- in this expansion of `tuple_impls!` (#1) 1406 | 1407 | / macro_rules! tuple_impl_body { 1408 | | ($len:tt => ($($n:tt $name:ident)+)) => { 1409 | | #[inline] 1410 | | fn deserialize(deserializer: D) -> Result ... | 1455 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1477 | | }; 1478 | | } | |_- in this expansion of `tuple_impl_body!` (#2) ... 1492 | / tuple_impls! { 1493 | | 2 => (0 T0 1 T1) 1494 | | 3 => (0 T0 1 T1 2 T2) 1495 | | 4 => (0 T0 1 T1 2 T2 3 T3) ... | 1507 | | 16 => (0 T0 1 T1 2 T2 3 T3 4 T4 5 T5 6 T6 7 T7 8 T8 9 T9 10 T10 11 T11 12 T12 13 T13 14 T14 15 T15) 1508 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 1455 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1542:62 | 1512 | / macro_rules! map_impl { 1513 | | ( 1514 | | $(#[$attr:meta])* 1515 | | $ty:ident , ... | 1542 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1565 | | } 1566 | | } | |_- in this expansion of `map_impl!` 1567 | 1568 | / map_impl! { 1569 | | #[cfg(any(feature = "std", feature = "alloc"))] 1570 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1571 | | BTreeMap, 1572 | | map, 1573 | | BTreeMap::new(), 1574 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 1542 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1542:62 | 1512 | / macro_rules! map_impl { 1513 | | ( 1514 | | $(#[$attr:meta])* 1515 | | $ty:ident , ... | 1542 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1565 | | } 1566 | | } | |_- in this expansion of `map_impl!` ... 1576 | / map_impl! { 1577 | | #[cfg(feature = "std")] 1578 | | #[cfg_attr(docsrs, doc(cfg(feature = "std")))] 1579 | | HashMap, 1580 | | map, 1581 | | HashMap::with_capacity_and_hasher(size_hint::cautious::<(K, V)>(map.size_hint()), S::default()), 1582 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 1542 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1630:62 | 1608 | / macro_rules! variant_identifier { 1609 | | ( 1610 | | $name_kind:ident ($($variant:ident; $bytes:expr; $index:expr),*) 1611 | | $expecting_message:expr, ... | 1630 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1679 | | } 1680 | | } | |_- in this expansion of `variant_identifier!` (#2) ... 1683 | / macro_rules! deserialize_enum { 1684 | | ( 1685 | | $name:ident $name_kind:ident ($($variant:ident; $bytes:expr; $index:expr),*) 1686 | | $expecting_message:expr, ... | 1689 | / variant_identifier! { 1690 | $name_kind ($($variant; $bytes; $index),*) 1691 | $expecting_message, 1692 | VARIANTS 1693 | | } | |_________- in this macro invocation (#2) ... 1716 | | } 1717 | | } | |_- in this expansion of `deserialize_enum!` (#1) ... 1730 | / deserialize_enum! { 1731 | | IpAddr IpAddrKind (V4; b"V4"; 0, V6; b"V6"; 1) 1732 | | "`V4` or `V6`", 1733 | | deserializer 1734 | | } | |_____________- in this macro invocation (#1) | help: indicate the anonymous lifetime | 1630 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1699:54 | 1683 | / macro_rules! deserialize_enum { 1684 | | ( 1685 | | $name:ident $name_kind:ident ($($variant:ident; $bytes:expr; $index:expr),*) 1686 | | $expecting_message:expr, ... | 1699 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1716 | | } 1717 | | } | |_- in this expansion of `deserialize_enum!` ... 1730 | / deserialize_enum! { 1731 | | IpAddr IpAddrKind (V4; b"V4"; 0, V6; b"V6"; 1) 1732 | | "`V4` or `V6`", 1733 | | deserializer 1734 | | } | |_____________- in this macro invocation | help: indicate the anonymous lifetime | 1699 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1630:62 | 1608 | / macro_rules! variant_identifier { 1609 | | ( 1610 | | $name_kind:ident ($($variant:ident; $bytes:expr; $index:expr),*) 1611 | | $expecting_message:expr, ... | 1630 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1679 | | } 1680 | | } | |_- in this expansion of `variant_identifier!` (#2) ... 1683 | / macro_rules! deserialize_enum { 1684 | | ( 1685 | | $name:ident $name_kind:ident ($($variant:ident; $bytes:expr; $index:expr),*) 1686 | | $expecting_message:expr, ... | 1689 | / variant_identifier! { 1690 | $name_kind ($($variant; $bytes; $index),*) 1691 | $expecting_message, 1692 | VARIANTS 1693 | | } | |_________- in this macro invocation (#2) ... 1716 | | } 1717 | | } | |_- in this expansion of `deserialize_enum!` (#1) ... 1784 | / deserialize_enum! { 1785 | | SocketAddr SocketAddrKind (V4; b"V4"; 0, V6; b"V6"; 1) 1786 | | "`V4` or `V6`", 1787 | | deserializer 1788 | | } | |_____________- in this macro invocation (#1) | help: indicate the anonymous lifetime | 1630 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1699:54 | 1683 | / macro_rules! deserialize_enum { 1684 | | ( 1685 | | $name:ident $name_kind:ident ($($variant:ident; $bytes:expr; $index:expr),*) 1686 | | $expecting_message:expr, ... | 1699 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1716 | | } 1717 | | } | |_- in this expansion of `deserialize_enum!` ... 1784 | / deserialize_enum! { 1785 | | SocketAddr SocketAddrKind (V4; b"V4"; 0, V6; b"V6"; 1) 1786 | | "`V4` or `V6`", 1787 | | deserializer 1788 | | } | |_____________- in this macro invocation | help: indicate the anonymous lifetime | 1699 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1630:62 | 1608 | / macro_rules! variant_identifier { 1609 | | ( 1610 | | $name_kind:ident ($($variant:ident; $bytes:expr; $index:expr),*) 1611 | | $expecting_message:expr, ... | 1630 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1679 | | } 1680 | | } | |_- in this expansion of `variant_identifier!` ... 1916 | / variant_identifier! { 1917 | | OsStringKind (Unix; b"Unix"; 0, Windows; b"Windows"; 1) 1918 | | "`Unix` or `Windows`", 1919 | | OSSTR_VARIANTS 1920 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 1630 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/mod.rs:210:36 | 140 | / macro_rules! declare_error_trait { 141 | | (Error: Sized $(+ $($supertrait:ident)::+)*) => { 142 | | /// The `Error` trait allows `Deserialize` implementations to create descriptive 143 | | /// error messages belonging to the `Deserializer` against which they are ... | 210 | | fn invalid_type(unexp: Unexpected, exp: &Expected) -> Self { | | ^^^^^^^^^^ expected lifetime parameter ... | 297 | | } 298 | | } | |_- in this expansion of `declare_error_trait!` ... 301 | declare_error_trait!(Error: Sized + StdError); | --------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 210 | fn invalid_type(unexp: Unexpected<'_>, exp: &Expected) -> Self { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/mod.rs:228:37 | 140 | / macro_rules! declare_error_trait { 141 | | (Error: Sized $(+ $($supertrait:ident)::+)*) => { 142 | | /// The `Error` trait allows `Deserialize` implementations to create descriptive 143 | | /// error messages belonging to the `Deserializer` against which they are ... | 228 | | fn invalid_value(unexp: Unexpected, exp: &Expected) -> Self { | | ^^^^^^^^^^ expected lifetime parameter ... | 297 | | } 298 | | } | |_- in this expansion of `declare_error_trait!` ... 301 | declare_error_trait!(Error: Sized + StdError); | --------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 228 | fn invalid_value(unexp: Unexpected<'_>, exp: &Expected) -> Self { | ++++ warning: unexpected `cfg` condition value: `nacl` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/num_cpus-1.16.0/src/lib.rs:355:5 | 355 | target_os = "nacl", | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_os` are: `aix`, `android`, `cuda`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `redox`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, `uefi`, `unknown`, `visionos`, `vita`, `vxworks`, and `wasi` and 4 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(target_os, values("nacl"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(target_os, values(\"nacl\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `nacl` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/num_cpus-1.16.0/src/lib.rs:437:5 | 437 | target_os = "nacl", | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_os` are: `aix`, `android`, `cuda`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `redox`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, `uefi`, `unknown`, `visionos`, `vita`, `vxworks`, and `wasi` and 4 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(target_os, values("nacl"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(target_os, values(\"nacl\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unused extern crate --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/num_cpus-1.16.0/src/lib.rs:34:1 | 33 | / #[cfg(not(windows))] 34 | | extern crate libc; | | ^^^^^^^^^^^^^^^^^- | |__________________| | help: remove it | = note: `-W unused-extern-crates` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(unused_extern_crates)]` warning: `num_cpus` (lib) generated 3 warnings Compiling ryu v1.0.18 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=ryu CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18 CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Fast floating point to string conversion' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR BSL-1.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ryu CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/ryu' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=1.0.18 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=18 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name ryu --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("no-panic", "small"))' -C metadata=71b9d29fd55d62ac -C extra-filename=-71b9d29fd55d62ac --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=hashbrown CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5 CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='A Rust port of Google'\''s SwissTable hash map' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=hashbrown CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/hashbrown' CARGO_PKG_RUST_VERSION=1.63.0 CARGO_PKG_VERSION=0.14.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name hashbrown --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="raw"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("ahash", "alloc", "allocator-api2", "compiler_builtins", "core", "default", "equivalent", "inline-more", "nightly", "raw", "rayon", "rkyv", "rustc-dep-of-std", "rustc-internal-api", "serde"))' -C metadata=00af4644c029a3be -C extra-filename=-00af4644c029a3be --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling clap v4.5.16 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=clap CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/clap-4.5.16 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A simple to use, efficient, and full-featured Command Line Argument Parser' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=clap CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/clap-rs/clap' CARGO_PKG_RUST_VERSION=1.74 CARGO_PKG_VERSION=4.5.16 CARGO_PKG_VERSION_MAJOR=4 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=16 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/clap-4.5.16 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name clap --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/clap-4.5.16/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --cfg 'feature="cargo"' --cfg 'feature="color"' --cfg 'feature="default"' --cfg 'feature="error-context"' --cfg 'feature="help"' --cfg 'feature="std"' --cfg 'feature="suggestions"' --cfg 'feature="usage"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("cargo", "color", "debug", "default", "deprecated", "derive", "env", "error-context", "help", "std", "string", "suggestions", "unicode", "unstable-doc", "unstable-ext", "unstable-styles", "unstable-v5", "usage", "wrap_help"))' -C metadata=3e91e52acc4214ec -C extra-filename=-3e91e52acc4214ec --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern clap_builder=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libclap_builder-c54bf8357d0262f7.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling rustc-hash v1.1.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rustc_hash CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustc-hash-1.1.0 CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='speed, non-cryptographic hash used in rustc' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc-hash CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang-nursery/rustc-hash' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.1.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustc-hash-1.1.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rustc_hash --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustc-hash-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=6b881509c006b159 -C extra-filename=-6b881509c006b159 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling either v1.13.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=either CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/either-1.13.0 CARGO_PKG_AUTHORS=bluss CARGO_PKG_DESCRIPTION='The enum `Either` with variants `Left` and `Right` is a general purpose sum type with two cases. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=either CARGO_PKG_README=README-crates.io.md CARGO_PKG_REPOSITORY='https://github.com/rayon-rs/either' CARGO_PKG_RUST_VERSION=1.37 CARGO_PKG_VERSION=1.13.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=13 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/either-1.13.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name either --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/either-1.13.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "use_std"))' -C metadata=9b1f7f84e8c83971 -C extra-filename=-9b1f7f84e8c83971 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling nu-ansi-term v0.50.1 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=nu_ansi_term CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nu-ansi-term-0.50.1 CARGO_PKG_AUTHORS='ogham@bsago.me:Ryan Scheel (Havvy) :Josh Triplett :The Nushell Project Developers' CARGO_PKG_DESCRIPTION='Library for ANSI terminal colors and styles (bold, underline)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=nu-ansi-term CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/nushell/nu-ansi-term' CARGO_PKG_RUST_VERSION=1.62.1 CARGO_PKG_VERSION=0.50.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=50 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nu-ansi-term-0.50.1 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name nu_ansi_term --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nu-ansi-term-0.50.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("derive_serde_style", "gnu_legacy", "serde"))' -C metadata=383e6144d14f6fcd -C extra-filename=-383e6144d14f6fcd --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nu-ansi-term-0.50.1/src/ansi.rs:369:32 | 369 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 369 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nu-ansi-term-0.50.1/src/ansi.rs:376:32 | 376 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 376 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nu-ansi-term-0.50.1/src/ansi.rs:396:32 | 396 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 396 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nu-ansi-term-0.50.1/src/display.rs:279:32 | 279 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 279 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nu-ansi-term-0.50.1/src/display.rs:328:32 | 328 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 328 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nu-ansi-term-0.50.1/src/write.rs:8:39 | 8 | fn write_fmt(&mut self, fmt: fmt::Arguments) -> Result<(), Self::Error>; | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 8 | fn write_fmt(&mut self, fmt: fmt::Arguments<'_>) -> Result<(), Self::Error>; | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nu-ansi-term-0.50.1/src/write.rs:17:39 | 17 | fn write_fmt(&mut self, fmt: fmt::Arguments) -> Result<(), Self::Error> { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 17 | fn write_fmt(&mut self, fmt: fmt::Arguments<'_>) -> Result<(), Self::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nu-ansi-term-0.50.1/src/write.rs:30:39 | 30 | fn write_fmt(&mut self, fmt: fmt::Arguments) -> Result<(), Self::Error> { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 30 | fn write_fmt(&mut self, fmt: fmt::Arguments<'_>) -> Result<(), Self::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nu-ansi-term-0.50.1/src/util.rs:5:52 | 5 | pub fn sub_string(start: usize, len: usize, strs: &AnsiStrings) -> Vec> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 5 | pub fn sub_string(start: usize, len: usize, strs: &AnsiStrings<'_>) -> Vec> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nu-ansi-term-0.50.1/src/util.rs:37:23 | 37 | pub fn unstyle(strs: &AnsiStrings) -> String { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 37 | pub fn unstyle(strs: &AnsiStrings<'_>) -> String { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nu-ansi-term-0.50.1/src/util.rs:48:28 | 48 | pub fn unstyled_len(strs: &AnsiStrings) -> usize { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 48 | pub fn unstyled_len(strs: &AnsiStrings<'_>) -> usize { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nu-ansi-term-0.50.1/src/debug.rs:14:34 | 14 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 14 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nu-ansi-term-0.50.1/src/display.rs:10:23 | 10 | enum OSControl<'a, S: 'a + ToOwned + ?Sized> | ^^^^^ help: remove this bound | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nu-ansi-term-0.50.1/src/display.rs:34:37 | 34 | pub struct AnsiGenericString<'a, S: 'a + ToOwned + ?Sized> | ^^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nu-ansi-term-0.50.1/src/display.rs:210:38 | 210 | pub struct AnsiGenericStrings<'a, S: 'a + ToOwned + ?Sized>(pub &'a [AnsiGenericString<'a, S>]) | ^^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1047:47 | 1047 | struct SeqInPlaceVisitor<'a, T: 'a $(, $typaram: 'a)*>(&'a mut $ty); | ^^^^ help: remove this bound ... 1087 | / seq_impl!( 1088 | | #[cfg(any(feature = "std", feature = "alloc"))] 1089 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1090 | | BinaryHeap, ... | 1095 | | BinaryHeap::push 1096 | | ); | |_- in this macro invocation | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` = note: this warning originates in the macro `seq_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1047:47 | 1047 | struct SeqInPlaceVisitor<'a, T: 'a $(, $typaram: 'a)*>(&'a mut $ty); | ^^^^ help: remove this bound ... 1098 | / seq_impl!( 1099 | | #[cfg(any(feature = "std", feature = "alloc"))] 1100 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1101 | | BTreeSet, ... | 1106 | | BTreeSet::insert 1107 | | ); | |_- in this macro invocation | = note: this warning originates in the macro `seq_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1047:47 | 1047 | struct SeqInPlaceVisitor<'a, T: 'a $(, $typaram: 'a)*>(&'a mut $ty); | ^^^^ help: remove this bound ... 1109 | / seq_impl!( 1110 | | #[cfg(any(feature = "std", feature = "alloc"))] 1111 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1112 | | LinkedList, ... | 1117 | | LinkedList::push_back 1118 | | ); | |_- in this macro invocation | = note: this warning originates in the macro `seq_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1047:47 | 1047 | struct SeqInPlaceVisitor<'a, T: 'a $(, $typaram: 'a)*>(&'a mut $ty); | ^^^^ ^^^^ ... 1120 | / seq_impl!( 1121 | | #[cfg(feature = "std")] 1122 | | #[cfg_attr(docsrs, doc(cfg(feature = "std")))] 1123 | | HashSet, ... | 1128 | | HashSet::insert 1129 | | ); | |_- in this macro invocation | = note: this warning originates in the macro `seq_impl` (in Nightly builds, run with -Z macro-backtrace for more info) help: remove these bounds | 1047 - struct SeqInPlaceVisitor<'a, T: 'a $(, $typaram: 'a)*>(&'a mut $ty); 1047 + struct SeqInPlaceVisitor<'a, T $(, $typaram)*>(&'a mut $ty); | warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1047:47 | 1047 | struct SeqInPlaceVisitor<'a, T: 'a $(, $typaram: 'a)*>(&'a mut $ty); | ^^^^ help: remove this bound ... 1131 | / seq_impl!( 1132 | | #[cfg(any(feature = "std", feature = "alloc"))] 1133 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1134 | | VecDeque, ... | 1139 | | VecDeque::push_back 1140 | | ); | |_- in this macro invocation | = note: this warning originates in the macro `seq_impl` (in Nightly builds, run with -Z macro-backtrace for more info) warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1193:39 | 1193 | struct VecInPlaceVisitor<'a, T: 'a>(&'a mut Vec); | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1242:33 | 1242 | struct ArrayInPlaceVisitor<'a, A: 'a>(&'a mut A); | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1450:51 | 1450 | struct TupleInPlaceVisitor<'a, $($name: 'a,)+>(&'a mut ($($name,)+)); | ^^^^ help: remove this bound ... 1489 | tuple_impl_body!(1 => (0 T)); | ---------------------------- in this macro invocation | = note: this warning originates in the macro `tuple_impl_body` (in Nightly builds, run with -Z macro-backtrace for more info) warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1450:51 | 1450 | struct TupleInPlaceVisitor<'a, $($name: 'a,)+>(&'a mut ($($name,)+)); | ^^^^ help: remove these bounds ... 1492 | / tuple_impls! { 1493 | | 2 => (0 T0 1 T1) 1494 | | 3 => (0 T0 1 T1 2 T2) 1495 | | 4 => (0 T0 1 T1 2 T2 3 T3) ... | 1507 | | 16 => (0 T0 1 T1 2 T2 3 T3 4 T4 5 T5 6 T6 7 T7 8 T8 9 T9 10 T10 11 T11 12 T12 13 T13 14 T14 15 T15) 1508 | | } | |_- in this macro invocation | = note: this warning originates in the macro `tuple_impl_body` which comes from the expansion of the macro `tuple_impls` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `nu-ansi-term` (lib) generated 15 warnings Compiling equivalent v1.0.1 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=equivalent CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/equivalent-1.0.1 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Traits for key comparison in maps.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=equivalent CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/cuviper/equivalent' CARGO_PKG_RUST_VERSION=1.6 CARGO_PKG_VERSION=1.0.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/equivalent-1.0.1 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name equivalent --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/equivalent-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=8d749caa56aeac51 -C extra-filename=-8d749caa56aeac51 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:2483:29 | 2483 | pub struct Borrowed<'de, T: 'de + ?Sized>(pub &'de T); | ^^^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:2597:39 | 2597 | pub struct FlatMapDeserializer<'a, 'de: 'a, E>( | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:2756:29 | 2756 | struct FlatMapAccess<'a, 'de: 'a, E> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:2799:32 | 2799 | struct FlatStructAccess<'a, 'de: 'a, E> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:1634:46 | 1634 | pub struct ContentRefDeserializer<'a, 'de: 'a, E> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:2092:39 | 2092 | struct EnumRefDeserializer<'a, 'de: 'a, E> | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:2121:42 | 2121 | struct VariantRefDeserializer<'a, 'de: 'a, E> | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:2201:38 | 2201 | struct SeqRefDeserializer<'a, 'de: 'a, E> | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:2276:38 | 2276 | struct MapRefDeserializer<'a, 'de: 'a, E> | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/ser.rs:988:35 | 988 | pub struct FlatMapSerializer<'a, M: 'a>(pub &'a mut M); | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/ser.rs:1182:37 | 1182 | pub struct FlatMapSerializeMap<'a, M: 'a>(&'a mut M); | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/ser.rs:1220:40 | 1220 | pub struct FlatMapSerializeStruct<'a, M: 'a>(&'a mut M); | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/ser.rs:1245:56 | 1245 | pub struct FlatMapSerializeTupleVariantAsMapValue<'a, M: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/ser.rs:1289:57 | 1289 | pub struct FlatMapSerializeStructVariantAsMapValue<'a, M: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/seed.rs:6:29 | 6 | pub struct InPlaceSeed<'a, T: 'a>(pub &'a mut T); | ^^^^ help: remove this bound Compiling fastrand v2.1.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=fastrand CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/fastrand-2.1.0 CARGO_PKG_AUTHORS='Stjepan Glavina ' CARGO_PKG_DESCRIPTION='A simple and fast random number generator' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fastrand CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/smol-rs/fastrand' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=2.1.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/fastrand-2.1.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name fastrand --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/fastrand-2.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "getrandom", "js", "std"))' -C metadata=535a6e2736b6ad1c -C extra-filename=-535a6e2736b6ad1c --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: unexpected `cfg` condition value: `128` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/fastrand-2.1.0/src/lib.rs:622:11 | 622 | #[cfg(target_pointer_width = "128")] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_pointer_width` are: `16`, `32`, and `64` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(target_pointer_width, values("128"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(target_pointer_width, values(\"128\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: `fastrand` (lib) generated 1 warning Compiling basic-toml v0.1.9 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=basic_toml CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/basic-toml-0.1.9 CARGO_PKG_AUTHORS='Alex Crichton :David Tolnay ' CARGO_PKG_DESCRIPTION='Minimal TOML library with few dependencies' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=basic-toml CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/basic-toml' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/basic-toml-0.1.9 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name basic_toml --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/basic-toml-0.1.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=2352c5ae62ad73cb -C extra-filename=-2352c5ae62ad73cb --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern serde=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/libserde-d784cfa7d6eebd38.rmeta --cap-lints warn -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/basic-toml-0.1.9/src/de.rs:239:37 | 239 | fn headers_equal(hdr_a: &[(Span, Cow)], hdr_b: &[(Span, Cow)]) -> bool { | ---^---- expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 239 | fn headers_equal(hdr_a: &[(Span, Cow<'_, str>)], hdr_b: &[(Span, Cow)]) -> bool { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/basic-toml-0.1.9/src/de.rs:239:65 | 239 | fn headers_equal(hdr_a: &[(Span, Cow)], hdr_b: &[(Span, Cow)]) -> bool { | ---^---- expected lifetime parameter | help: indicate the anonymous lifetime | 239 | fn headers_equal(hdr_a: &[(Span, Cow)], hdr_b: &[(Span, Cow<'_, str>)]) -> bool { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/basic-toml-0.1.9/src/de.rs:1270:38 | 1270 | let intermediate = |me: &mut Deserializer| -> Result<(), Box> { | ^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1270 | let intermediate = |me: &mut Deserializer<'_>| -> Result<(), Box> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/basic-toml-0.1.9/src/de.rs:1528:32 | 1528 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1528 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/basic-toml-0.1.9/src/error.rs:37:40 | 37 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 37 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/basic-toml-0.1.9/src/error.rs:46:40 | 46 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 46 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/basic-toml-0.1.9/src/ser.rs:112:37 | 112 | fn _emit_key(&mut self, state: &State) -> Result<(), Error> { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 112 | fn _emit_key(&mut self, state: &State<'_>) -> Result<(), Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/basic-toml-0.1.9/src/ser.rs:201:45 | 201 | fn emit_table_header(&mut self, state: &State) -> Result<(), Error> { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 201 | fn emit_table_header(&mut self, state: &State<'_>) -> Result<(), Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/basic-toml-0.1.9/src/ser.rs:265:39 | 265 | fn emit_key_part(&mut self, key: &State) -> Result { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 265 | fn emit_key_part(&mut self, key: &State<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/basic-toml-0.1.9/src/ser.rs:816:32 | 816 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 816 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/basic-toml-0.1.9/src/tokens.rs:282:18 | 282 | &mut Tokenizer, | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 282 | &mut Tokenizer<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/basic-toml-0.1.9/src/tokens.rs:505:42 | 505 | fn into_cow(self, input: &str) -> Cow { | ---^---- expected lifetime parameter | help: indicate the anonymous lifetime | 505 | fn into_cow(self, input: &str) -> Cow<'_, str> { | +++ warning: `serde` (lib) generated 224 warnings (42 duplicates) Compiling tempfile v3.12.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=tempfile CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tempfile-3.12.0 CARGO_PKG_AUTHORS='Steven Allen :The Rust Project Developers:Ashley Mannix :Jason White ' CARGO_PKG_DESCRIPTION='A library for managing temporary files and directories.' CARGO_PKG_HOMEPAGE='https://stebalien.com/projects/tempfile-rs/' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tempfile CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Stebalien/tempfile' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=3.12.0 CARGO_PKG_VERSION_MAJOR=3 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tempfile-3.12.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name tempfile --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tempfile-3.12.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=6f7d808e841976b1 -C extra-filename=-6f7d808e841976b1 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern cfg_if=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libcfg_if-d7457ff2f3866edf.rmeta --extern fastrand=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libfastrand-535a6e2736b6ad1c.rmeta --extern once_cell=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libonce_cell-114ad44df60efabc.rmeta --extern rustix=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/librustix-c077be3f5d7f44c4.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: `basic-toml` (lib) generated 12 warnings Compiling rinja_derive v0.3.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rinja_derive CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rinja_derive-0.3.0 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Procedural macro package for Rinja' CARGO_PKG_HOMEPAGE='https://github.com/rinja-rs/rinja' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rinja_derive CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rinja-rs/rinja' CARGO_PKG_RUST_VERSION=1.71 CARGO_PKG_VERSION=0.3.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rinja_derive-0.3.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rinja_derive --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rinja_derive-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --allow=unexpected_cfgs -C debug-assertions=off --cfg 'feature="config"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("config", "humansize", "num-traits", "serde_json", "urlencode", "with-actix-web", "with-axum", "with-rocket", "with-warp"))' --check-cfg 'cfg(feature, values("__standalone"))' -C metadata=7142ed5164ebeba5 -C extra-filename=-7142ed5164ebeba5 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern basic_toml=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/libbasic_toml-2352c5ae62ad73cb.rlib --extern memchr=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/libmemchr-99c62290d348e527.rlib --extern mime=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/libmime-a20c37113ac82225.rlib --extern mime_guess=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/libmime_guess-700a5e6130dea67f.rlib --extern once_map=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/libonce_map-79bb1d9dd84d3f4d.rlib --extern proc_macro2=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/libproc_macro2-7c60fc0ab14e3244.rlib --extern quote=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/libquote-5de702b0a1dabd6d.rlib --extern parser=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/librinja_parser-5094c61207e7a275.rlib --extern serde=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/libserde-d784cfa7d6eebd38.rlib --extern syn=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/libsyn-f80cc2d2eca55b25.rlib --extern proc_macro --cap-lints warn -Z binary-dep-depinfo` warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1047:47 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1047 | | struct SeqInPlaceVisitor<'a, T: 'a $(, $typaram: 'a)*>(&'a mut $ty); | | ^^^^ help: remove this bound ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1087 | / seq_impl!( 1088 | | #[cfg(any(feature = "std", feature = "alloc"))] 1089 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1090 | | BinaryHeap, ... | 1095 | | BinaryHeap::push 1096 | | ); | |_- in this macro invocation | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1047:47 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1047 | | struct SeqInPlaceVisitor<'a, T: 'a $(, $typaram: 'a)*>(&'a mut $ty); | | ^^^^ help: remove this bound ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1098 | / seq_impl!( 1099 | | #[cfg(any(feature = "std", feature = "alloc"))] 1100 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1101 | | BTreeSet, ... | 1106 | | BTreeSet::insert 1107 | | ); | |_- in this macro invocation warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1047:47 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1047 | | struct SeqInPlaceVisitor<'a, T: 'a $(, $typaram: 'a)*>(&'a mut $ty); | | ^^^^ help: remove this bound ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1109 | / seq_impl!( 1110 | | #[cfg(any(feature = "std", feature = "alloc"))] 1111 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1112 | | LinkedList, ... | 1117 | | LinkedList::push_back 1118 | | ); | |_- in this macro invocation Compiling indexmap v2.4.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=indexmap CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/indexmap-2.4.0 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A hash table with consistent order and fast iteration.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=indexmap CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/indexmap-rs/indexmap' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=2.4.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/indexmap-2.4.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name indexmap --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/indexmap-2.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--allow=clippy::style' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "borsh", "default", "quickcheck", "rayon", "rustc-rayon", "serde", "std", "test_debug"))' -C metadata=bc98884d5b038205 -C extra-filename=-bc98884d5b038205 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern equivalent=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libequivalent-8d749caa56aeac51.rmeta --extern hashbrown=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libhashbrown-00af4644c029a3be.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1047:47 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1047 | | struct SeqInPlaceVisitor<'a, T: 'a $(, $typaram: 'a)*>(&'a mut $ty); | | ^^^^ ^^^^ ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1120 | / seq_impl!( 1121 | | #[cfg(feature = "std")] 1122 | | #[cfg_attr(docsrs, doc(cfg(feature = "std")))] 1123 | | HashSet, ... | 1128 | | HashSet::insert 1129 | | ); | |_- in this macro invocation | help: remove these bounds | 1047 - struct SeqInPlaceVisitor<'a, T: 'a $(, $typaram: 'a)*>(&'a mut $ty); 1047 + struct SeqInPlaceVisitor<'a, T $(, $typaram)*>(&'a mut $ty); | warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1047:47 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1047 | | struct SeqInPlaceVisitor<'a, T: 'a $(, $typaram: 'a)*>(&'a mut $ty); | | ^^^^ help: remove this bound ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1131 | / seq_impl!( 1132 | | #[cfg(any(feature = "std", feature = "alloc"))] 1133 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1134 | | VecDeque, ... | 1139 | | VecDeque::push_back 1140 | | ); | |_- in this macro invocation warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1450:51 | 1407 | / macro_rules! tuple_impl_body { 1408 | | ($len:tt => ($($n:tt $name:ident)+)) => { 1409 | | #[inline] 1410 | | fn deserialize(deserializer: D) -> Result ... | 1450 | | struct TupleInPlaceVisitor<'a, $($name: 'a,)+>(&'a mut ($($name,)+)); | | ^^^^ help: remove this bound ... | 1477 | | }; 1478 | | } | |_- in this expansion of `tuple_impl_body!` ... 1489 | tuple_impl_body!(1 => (0 T)); | ---------------------------- in this macro invocation warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1450:51 | 1393 | / macro_rules! tuple_impls { 1394 | | ($($len:tt => ($($n:tt $name:ident)+))+) => { 1395 | | $( 1396 | | #[cfg_attr(docsrs, doc(hidden))] ... | 1401 | | tuple_impl_body!($len => ($($n $name)+)); | | ---------------------------------------- in this macro invocation (#2) ... | 1404 | | }; 1405 | | } | |_- in this expansion of `tuple_impls!` (#1) 1406 | 1407 | / macro_rules! tuple_impl_body { 1408 | | ($len:tt => ($($n:tt $name:ident)+)) => { 1409 | | #[inline] 1410 | | fn deserialize(deserializer: D) -> Result ... | 1450 | | struct TupleInPlaceVisitor<'a, $($name: 'a,)+>(&'a mut ($($name,)+)); | | ^^^^ help: remove these bounds ... | 1477 | | }; 1478 | | } | |_- in this expansion of `tuple_impl_body!` (#2) ... 1492 | / tuple_impls! { 1493 | | 2 => (0 T0 1 T1) 1494 | | 3 => (0 T0 1 T1 2 T2) 1495 | | 4 => (0 T0 1 T1 2 T2 3 T3) ... | 1507 | | 16 => (0 T0 1 T1 2 T2 3 T3 4 T4 5 T5 6 T6 7 T7 8 T8 9 T9 10 T10 11 T11 12 T12 13 T13 14 T14 15 T15) 1508 | | } | |_- in this macro invocation (#1) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=serde_json CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125 CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='A JSON serialization file format' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_json CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/json' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.125 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=125 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/serde_json-26f2274eaa582061/out /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name serde_json --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=40d208595f0d3d50 -C extra-filename=-40d208595f0d3d50 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern itoa=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libitoa-3fc493d5b20ddaa0.rmeta --extern memchr=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libmemchr-16ffef5f7b0bb4d1.rmeta --extern ryu=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libryu-71b9d29fd55d62ac.rmeta --extern serde=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libserde-bd8e6d91c4e431e9.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo --cfg limb_width_64 --check-cfg 'cfg(limb_width_32)' --check-cfg 'cfg(limb_width_64)'` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/error.rs:350:32 | 350 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 350 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/error.rs:400:32 | 400 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 400 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/error.rs:406:32 | 406 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 406 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/error.rs:422:32 | 422 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 422 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/error.rs:440:32 | 440 | fn invalid_type(unexp: de::Unexpected, exp: &dyn de::Expected) -> Self { | ----^^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 440 | fn invalid_type(unexp: de::Unexpected<'_>, exp: &dyn de::Expected) -> Self { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/error.rs:449:33 | 449 | fn invalid_value(unexp: de::Unexpected, exp: &dyn de::Expected) -> Self { | ----^^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 449 | fn invalid_value(unexp: de::Unexpected<'_>, exp: &dyn de::Expected) -> Self { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/error.rs:468:40 | 468 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 468 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/map.rs:273:43 | 273 | pub fn entry(&mut self, key: S) -> Entry | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 273 | pub fn entry(&mut self, key: S) -> Entry<'_> | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/map.rs:302:27 | 302 | pub fn iter(&self) -> Iter { | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 302 | pub fn iter(&self) -> Iter<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/map.rs:310:35 | 310 | pub fn iter_mut(&mut self) -> IterMut { | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 310 | pub fn iter_mut(&mut self) -> IterMut<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/map.rs:318:27 | 318 | pub fn keys(&self) -> Keys { | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 318 | pub fn keys(&self) -> Keys<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/map.rs:326:29 | 326 | pub fn values(&self) -> Values { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 326 | pub fn values(&self) -> Values<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/map.rs:334:37 | 334 | pub fn values_mut(&mut self) -> ValuesMut { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 334 | pub fn values_mut(&mut self) -> ValuesMut<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/map.rs:453:40 | 453 | fn fmt(&self, formatter: &mut fmt::Formatter) -> Result<(), fmt::Error> { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 453 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/map.rs:485:54 | 485 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 485 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/value/mod.rs:179:40 | 179 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 179 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/value/mod.rs:222:32 | 222 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 222 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/value/de.rs:33:54 | 33 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 33 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/value/de.rs:1269:46 | 1269 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1269 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/value/de.rs:1311:29 | 1311 | fn unexpected(&self) -> Unexpected { | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1311 | fn unexpected(&self) -> Unexpected<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/value/index.rs:147:40 | 147 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 147 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/number.rs:349:40 | 349 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 349 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/number.rs:364:40 | 364 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 364 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/number.rs:408:54 | 408 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 408 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/number.rs:788:40 | 788 | pub(crate) fn unexpected(&self) -> Unexpected { | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 788 | pub(crate) fn unexpected(&self) -> Unexpected<'_> { | ++++ warning: `serde` (lib) generated 224 warnings (139 duplicates) Compiling rustdoc-json-types v0.1.0 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/rustdoc-json-types) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rustdoc_json_types CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/rustdoc-json-types CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustdoc-json-types CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rustdoc_json_types --edition=2021 src/rustdoc-json-types/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=69b546a6d530acf1 -C extra-filename=-69b546a6d530acf1 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern rustc_hash=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/librustc_hash-6b881509c006b159.rmeta --extern serde=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libserde-bd8e6d91c4e431e9.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/de.rs:1911:23 | 1911 | struct SeqAccess<'a, R: 'a> { | ^^^^ help: remove this bound | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/de.rs:1958:23 | 1958 | struct MapAccess<'a, R: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/de.rs:2015:27 | 2015 | struct VariantAccess<'a, R: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/de.rs:2068:31 | 2068 | struct UnitVariantAccess<'a, R: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/de.rs:2131:20 | 2131 | struct MapKey<'a, R: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/ser.rs:412:31 | 412 | struct Adapter<'ser, W: 'ser, F: 'ser> { | ^^^^^^ ^^^^^^ | help: remove these bounds | 412 - struct Adapter<'ser, W: 'ser, F: 'ser> { 412 + struct Adapter<'ser, W, F> { | warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/ser.rs:467:24 | 467 | pub enum Compound<'a, W: 'a, F: 'a> { | ^^^^ ^^^^ | help: remove these bounds | 467 - pub enum Compound<'a, W: 'a, F: 'a> { 467 + pub enum Compound<'a, W, F> { | warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/ser.rs:769:30 | 769 | struct MapKeySerializer<'a, W: 'a, F: 'a> { | ^^^^ ^^^^ | help: remove these bounds | 769 - struct MapKeySerializer<'a, W: 'a, F: 'a> { 769 + struct MapKeySerializer<'a, W, F> { | warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/value/mod.rs:223:38 | 223 | struct WriterFormatter<'a, 'b: 'a> { | ^^^^ help: remove this bound warning: `tracing-subscriber` (lib) generated 8 warnings Compiling tracing-tree v0.3.1 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=tracing_tree CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-tree-0.3.1 CARGO_PKG_AUTHORS='David Barsky :Nathan Whitaker:Oli Scherer ' CARGO_PKG_DESCRIPTION='A Tracing Layer which prints a tree of spans and events.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tracing-tree CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/davidbarsky/tracing-tree' CARGO_PKG_RUST_VERSION=1.70 CARGO_PKG_VERSION=0.3.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-tree-0.3.1 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name tracing_tree --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-tree-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="tracing-log"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "time", "tracing-log"))' -C metadata=e6f942359b8a3c2a -C extra-filename=-e6f942359b8a3c2a --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern nu_ansi_term=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libnu_ansi_term-383e6144d14f6fcd.rmeta --extern tracing_core=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libtracing_core-adc6738d00a11ecf.rmeta --extern tracing_log=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libtracing_log-2adc809f85d4e170.rmeta --extern tracing_subscriber=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libtracing_subscriber-da70fca99ad1fbb1.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-tree-0.3.1/src/lib.rs:279:25 | 279 | ctx: &'a Context, | -------^-- expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 279 | ctx: &'a Context<'_, S>, | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-tree-0.3.1/src/lib.rs:336:48 | 336 | fn write_span_info(&self, span: &SpanRef, bufs: &mut Buffers, style: SpanMode) | -------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 336 | fn write_span_info(&self, span: &SpanRef<'_, S>, bufs: &mut Buffers, style: SpanMode) | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-tree-0.3.1/src/lib.rs:407:45 | 407 | fn get_timestamp(&self, span: SpanRef) -> Option | -------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 407 | fn get_timestamp(&self, span: SpanRef<'_, S>) -> Option | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-tree-0.3.1/src/lib.rs:500:35 | 500 | fn on_new_span(&self, attrs: &Attributes, id: &Id, ctx: Context) { | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 500 | fn on_new_span(&self, attrs: &Attributes<'_>, id: &Id, ctx: Context) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-tree-0.3.1/src/lib.rs:500:68 | 500 | fn on_new_span(&self, attrs: &Attributes, id: &Id, ctx: Context) { | -------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 500 | fn on_new_span(&self, attrs: &Attributes, id: &Id, ctx: Context<'_, S>) { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-tree-0.3.1/src/lib.rs:539:55 | 539 | fn on_event(&self, event: &Event<'_>, ctx: Context) { | -------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 539 | fn on_event(&self, event: &Event<'_>, ctx: Context<'_, S>) { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-tree-0.3.1/src/lib.rs:624:44 | 624 | fn on_close(&self, id: Id, ctx: Context) { | -------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 624 | fn on_close(&self, id: Id, ctx: Context<'_, S>) { | +++ Compiling itertools v0.12.1 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=itertools CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1 CARGO_PKG_AUTHORS=bluss CARGO_PKG_DESCRIPTION='Extra iterator adaptors, iterator methods, free functions, and macros.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=itertools CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-itertools/itertools' CARGO_PKG_RUST_VERSION=1.43.1 CARGO_PKG_VERSION=0.12.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name itertools --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="use_alloc"' --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "use_alloc", "use_std"))' -C metadata=70c9904f3ec90b34 -C extra-filename=-70c9904f3ec90b34 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern either=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libeither-9b1f7f84e8c83971.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling rinja v0.3.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rinja CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rinja-0.3.0 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Type-safe, compiled Jinja-like templates for Rust' CARGO_PKG_HOMEPAGE='https://rinja.readthedocs.io/' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rinja CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rinja-rs/rinja' CARGO_PKG_RUST_VERSION=1.71 CARGO_PKG_VERSION=0.3.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rinja-0.3.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rinja --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rinja-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="config"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("config", "default", "humansize", "num-traits", "serde_json", "urlencode", "with-actix-web", "with-axum", "with-rocket", "with-warp"))' -C metadata=435a64c7c833f054 -C extra-filename=-435a64c7c833f054 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern itoa=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libitoa-3fc493d5b20ddaa0.rmeta --extern rinja_derive=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/librinja_derive-7142ed5164ebeba5.so --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: unused import: `Error` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rinja-0.3.0/src/filters/mod.rs:34:13 | 34 | use crate::{Error, Result}; | ^^^^^ | = note: `#[warn(unused_imports)]` on by default warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/adaptors/coalesce.rs:36:5 | 36 | debug_fmt_fields!(CoalesceBy, iter, last); | ----------------------------------------- in this macro invocation | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/adaptors/coalesce.rs:173:5 | 173 | debug_fmt_fields!(DedupPred2CoalescePred,); | ------------------------------------------ in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/adaptors/map.rs:88:5 | 88 | debug_fmt_fields!(MapSpecialCaseFnOk,); | -------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/adaptors/multi_product.rs:27:5 | 27 | debug_fmt_fields!(CoalesceBy, 0); | -------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/adaptors/mod.rs:490:5 | 490 | debug_fmt_fields!(Batching, iter); | --------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/adaptors/mod.rs:587:5 | 587 | debug_fmt_fields!(TakeWhileRef, iter); | ------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/adaptors/mod.rs:591:64 | 591 | pub fn take_while_ref(iter: &mut I, f: F) -> TakeWhileRef | ------------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 591 | pub fn take_while_ref(iter: &mut I, f: F) -> TakeWhileRef<'_, I, F> | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/adaptors/mod.rs:940:5 | 940 | debug_fmt_fields!(FilterOk, iter); | --------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/adaptors/mod.rs:1013:5 | 1013 | debug_fmt_fields!(FilterMapOk, iter); | ------------------------------------ in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/adaptors/mod.rs:1094:5 | 1094 | debug_fmt_fields!(Positions, iter); | ---------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/adaptors/mod.rs:1188:5 | 1188 | debug_fmt_fields!(Update, iter); | ------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/combinations.rs:32:5 | 32 | debug_fmt_fields!(Combinations, indices, pool, first); | ----------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/combinations_with_replacement.rs:30:5 | 30 | debug_fmt_fields!(CombinationsWithReplacement, indices, pool, first); | -------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/duplicates_impl.rs:20:9 | 20 | debug_fmt_fields!(DuplicatesBy, iter, meta.used); | ------------------------------------------------ in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/duplicates_impl.rs:139:9 | 139 | debug_fmt_fields!(ByFn,); | ------------------------ in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/exactly_one_err.rs:89:27 | 89 | fn fmt(&self, f: &mut Formatter) -> FmtResult { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 89 | fn fmt(&self, f: &mut Formatter<'_>) -> FmtResult { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/exactly_one_err.rs:104:27 | 104 | fn fmt(&self, f: &mut Formatter) -> FmtResult { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 104 | fn fmt(&self, f: &mut Formatter<'_>) -> FmtResult { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/flatten_ok.rs:150:5 | 150 | debug_fmt_fields!(FlattenOk, iter, inner_front, inner_back); | ----------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/format.rs:55:32 | 55 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 55 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/format.rs:80:22 | 80 | f: &mut fmt::Formatter, | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 80 | f: &mut fmt::Formatter<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/format.rs:81:36 | 81 | cb: fn(&I::Item, &mut fmt::Formatter) -> fmt::Result, | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 81 | cb: fn(&I::Item, &mut fmt::Formatter<'_>) -> fmt::Result, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/format.rs:108:44 | 101 | / macro_rules! impl_format { 102 | | ($($fmt_trait:ident)*) => { 103 | | $( 104 | | impl<'a, I> fmt::$fmt_trait for Format<'a, I> ... | 108 | | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 113 | | } 114 | | } | |_- in this expansion of `impl_format!` 115 | 116 | impl_format! {Display Debug UpperExp LowerExp UpperHex LowerHex Octal Binary Pointer} | ------------------------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 108 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/grouping_map.rs:16:5 | 16 | debug_fmt_fields!(MapForGrouping, 0); | ------------------------------------ in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/kmerge_impl.rs:170:5 | 170 | debug_fmt_fields!(KMergeBy, heap); | --------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/merge_join.rs:230:5 | 230 | debug_fmt_fields!(MergeBy, left, right); | --------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/pad_tail.rs:23:5 | 23 | debug_fmt_fields!(PadUsing, iter, min, pos); | ------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/peeking_take_while.rs:125:5 | 125 | debug_fmt_fields!(PeekingTakeWhile, iter); | ----------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/peeking_take_while.rs:129:72 | 129 | pub fn peeking_take_while(iter: &mut I, f: F) -> PeekingTakeWhile | ----------------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 129 | pub fn peeking_take_while(iter: &mut I, f: F) -> PeekingTakeWhile<'_, I, F> | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/permutations.rs:49:5 | 49 | debug_fmt_fields!(Permutations, vals, state); | -------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/powerset.rs:32:5 | 32 | debug_fmt_fields!(Powerset, combs); | ---------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/process_results_impl.rs:62:29 | 62 | F: FnOnce(ProcessResults) -> R, | --------------^--------------- expected lifetime parameter | help: indicate the anonymous lifetime | 62 | F: FnOnce(ProcessResults<'_, I::IntoIter, E>) -> R, | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/sources.rs:16:5 | 16 | debug_fmt_fields!(RepeatCall,); | ------------------------------ in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/sources.rs:115:5 | 115 | debug_fmt_fields!(Unfold, state); | -------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/sources.rs:154:5 | 154 | debug_fmt_fields!(Iterate, state); | --------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/take_while_inclusive.rs:37:5 | 37 | debug_fmt_fields!(TakeWhileInclusive, iter, done); | ------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/unique_impl.rs:26:5 | 26 | debug_fmt_fields!(UniqueBy, iter, used); | --------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/unique_impl.rs:173:5 | 173 | debug_fmt_fields!(Unique, iter); | ------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/with_position.rs:23:5 | 23 | debug_fmt_fields!(WithPosition, handled_first, peekable); | -------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/lib.rs:961:33 | 961 | F: FnOnce(ProcessResults) -> R, | --------------^-------- expected lifetime parameter | help: indicate the anonymous lifetime | 961 | F: FnOnce(ProcessResults<'_, Self, E>) -> R, | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/lib.rs:1438:71 | 1438 | fn peeking_take_while(&mut self, accept: F) -> PeekingTakeWhile | ----------------^-------- expected lifetime parameter | help: indicate the anonymous lifetime | 1438 | fn peeking_take_while(&mut self, accept: F) -> PeekingTakeWhile<'_, Self, F> | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/lib.rs:1464:63 | 1464 | fn take_while_ref(&mut self, accept: F) -> TakeWhileRef | ------------^-------- expected lifetime parameter | help: indicate the anonymous lifetime | 1464 | fn take_while_ref(&mut self, accept: F) -> TakeWhileRef<'_, Self, F> | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/lib.rs:2309:41 | 2309 | fn format(self, sep: &str) -> Format | ------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 2309 | fn format(self, sep: &str) -> Format<'_, Self> | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/lib.rs:2348:64 | 2348 | fn format_with(self, sep: &str, format: F) -> FormatWith | ----------^-------- expected lifetime parameter | help: indicate the anonymous lifetime | 2348 | fn format_with(self, sep: &str, format: F) -> FormatWith<'_, Self, F> | +++ warning: `tracing-tree` (lib) generated 7 warnings Compiling minifier v0.3.1 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=minifier CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/minifier-0.3.1 CARGO_PKG_AUTHORS='Guillaume Gomez ' CARGO_PKG_DESCRIPTION='Minifier tool/lib for JS/CSS/JSON files' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=minifier CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/GuillaumeGomez/minifier-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/minifier-0.3.1 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name minifier --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/minifier-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("html", "regex"))' -C metadata=8c3a9f7188c7d44d -C extra-filename=-8c3a9f7188c7d44d --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern clap=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libclap-3e91e52acc4214ec.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: `rinja` (lib) generated 1 warning Compiling threadpool v1.8.1 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=threadpool CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/threadpool-1.8.1 CARGO_PKG_AUTHORS='The Rust Project Developers:Corey Farwell :Stefan Schindler ' CARGO_PKG_DESCRIPTION='A thread pool for running a number of jobs on a fixed set of worker threads. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-threadpool/rust-threadpool' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=threadpool CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-threadpool/rust-threadpool' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.8.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/threadpool-1.8.1 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name threadpool --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/threadpool-1.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b97ef98ff06e2ee3 -C extra-filename=-b97ef98ff06e2ee3 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern num_cpus=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libnum_cpus-a3a6fe72f885c6f2.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: unused extern crate --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/threadpool-1.8.1/src/lib.rs:81:1 | 81 | extern crate num_cpus; | ^^^^^^^^^^^^^^^^^^^^^^ help: remove it | = note: `-W unused-extern-crates` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(unused_extern_crates)]` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/threadpool-1.8.1/src/lib.rs:694:32 | 694 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 694 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: trait objects without an explicit `dyn` are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/threadpool-1.8.1/src/lib.rs:99:22 | 99 | type Thunk<'a> = Box; | ^^^^^^^^^^^^^^^^^ | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see = note: `-W bare-trait-objects` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(bare_trait_objects)]` help: if this is an object-safe trait, use `dyn` | 99 | type Thunk<'a> = Box; | +++ warning: use of deprecated method `std::sync::atomic::AtomicUsize::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/threadpool-1.8.1/src/lib.rs:631:42 | 631 | self.shared_data.join_generation.compare_and_swap( | ^^^^^^^^^^^^^^^^ | = note: `#[warn(deprecated)]` on by default warning: `serde_json` (lib) generated 34 warnings Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=pulldown_cmark CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/pulldown-cmark-0.9.6 CARGO_PKG_AUTHORS='Raph Levien :Marcus Klaas de Vries ' CARGO_PKG_DESCRIPTION='A pull parser for CommonMark' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pulldown-cmark CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/raphlinus/pulldown-cmark' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.9.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/pulldown-cmark-0.9.6 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/pulldown-cmark-869b3af97c163e72/out /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name pulldown_cmark --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/pulldown-cmark-0.9.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "gen-tests", "getopts", "serde", "simd"))' -C metadata=df5dc6057a9ece71 -C extra-filename=-df5dc6057a9ece71 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern bitflags=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libbitflags-1204db0de952c1db.rmeta --extern memchr=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libmemchr-16ffef5f7b0bb4d1.rmeta --extern unicase=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libunicase-c0af09caeb393ffd.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/adaptors/mod.rs:578:30 | 578 | pub struct TakeWhileRef<'a, I: 'a, F> { | ^^^^ help: remove this bound | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` warning: unexpected `cfg` condition name: `rustbuild` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/pulldown-cmark-0.9.6/src/lib.rs:52:13 | 52 | #![cfg_attr(rustbuild, feature(staged_api, rustc_private))] | ^^^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `parallel_compiler`, `proc_macro`, `relocation_model`, `rust_analyzer`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, and `unix` and 1 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rustbuild)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rustbuild)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `rustbuild` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/pulldown-cmark-0.9.6/src/lib.rs:53:13 | 53 | #![cfg_attr(rustbuild, unstable(feature = "rustc_private", issue = "27812"))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rustbuild)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rustbuild)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/pulldown-cmark-0.9.6/src/html.rs:307:32 | 307 | fn end_tag(&mut self, tag: Tag) -> io::Result<()> { | ^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 307 | fn end_tag(&mut self, tag: Tag<'_>) -> io::Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/pulldown-cmark-0.9.6/src/escape.rs:56:35 | 56 | fn write_fmt(&mut self, args: Arguments) -> io::Result<()>; | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 56 | fn write_fmt(&mut self, args: Arguments<'_>) -> io::Result<()>; | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/pulldown-cmark-0.9.6/src/escape.rs:69:35 | 69 | fn write_fmt(&mut self, args: Arguments) -> io::Result<()> { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 69 | fn write_fmt(&mut self, args: Arguments<'_>) -> io::Result<()> { | ++++ warning: lifetime parameter `'w` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/pulldown-cmark-0.9.6/src/escape.rs:74:6 | 74 | impl<'w> StrWrite for String { | -^^- help: elide the unused lifetime | = note: requested on the command line with `-W unused-lifetimes` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/pulldown-cmark-0.9.6/src/escape.rs:82:35 | 82 | fn write_fmt(&mut self, args: Arguments) -> io::Result<()> { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 82 | fn write_fmt(&mut self, args: Arguments<'_>) -> io::Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/pulldown-cmark-0.9.6/src/escape.rs:98:35 | 98 | fn write_fmt(&mut self, args: Arguments) -> io::Result<()> { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 98 | fn write_fmt(&mut self, args: Arguments<'_>) -> io::Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/pulldown-cmark-0.9.6/src/firstpass.rs:21:76 | 21 | pub(crate) fn run_first_pass(text: &str, options: Options) -> (Tree, Allocations) { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 21 | pub(crate) fn run_first_pass(text: &str, options: Options) -> (Tree, Allocations<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/pulldown-cmark-0.9.6/src/firstpass.rs:1671:68 | 1671 | fn parse_inside_attribute_block(inside_attr_block: &str) -> Option { | ^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1671 | fn parse_inside_attribute_block(inside_attr_block: &str) -> Option> { | ++++ warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/pulldown-cmark-0.9.6/src/parse.rs:105:6 | 105 | impl<'a> ItemBody { | -^^- help: elide the unused lifetime warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/pulldown-cmark-0.9.6/src/parse.rs:120:6 | 120 | impl<'a> Default for ItemBody { | -^^- help: elide the unused lifetime warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/pulldown-cmark-0.9.6/src/parse.rs:201:45 | 201 | pub fn reference_definitions(&self) -> &RefDefs { | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 201 | pub fn reference_definitions(&self) -> &RefDefs<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/pulldown-cmark-0.9.6/src/parse.rs:890:67 | 890 | pub(crate) fn scan_containers(tree: &Tree, line_start: &mut LineStart) -> usize { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 890 | pub(crate) fn scan_containers(tree: &Tree, line_start: &mut LineStart<'_>) -> usize { | ++++ warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/pulldown-cmark-0.9.6/src/parse.rs:914:6 | 914 | impl<'a> Tree { | -^^- help: elide the unused lifetime warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/pulldown-cmark-0.9.6/src/parse.rs:1369:45 | 1369 | pub fn reference_definitions(&self) -> &RefDefs { | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1369 | pub fn reference_definitions(&self) -> &RefDefs<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/pulldown-cmark-0.9.6/src/scanners.rs:114:40 | 114 | pub(crate) fn new(bytes: &[u8]) -> LineStart { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 114 | pub(crate) fn new(bytes: &[u8]) -> LineStart<'_> { | ++++ warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/pulldown-cmark-0.9.6/src/strings.rs:23:6 | 23 | impl<'a> AsRef for InlineStr { | -^^- help: elide the unused lifetime warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/pulldown-cmark-0.9.6/src/strings.rs:44:6 | 44 | impl<'a> std::cmp::PartialEq for InlineStr { | -^^- help: elide the unused lifetime warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/pulldown-cmark-0.9.6/src/strings.rs:76:32 | 76 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 76 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/pulldown-cmark-0.9.6/src/strings.rs:163:26 | 163 | fn eq(&self, other: &CowStr) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 163 | fn eq(&self, other: &CowStr<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/pulldown-cmark-0.9.6/src/strings.rs:240:32 | 240 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 240 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/pulldown-cmark-0.9.6/src/tree.rs:232:37 | 232 | fn fmt(&self, f: &mut std::fmt::Formatter) -> std::fmt::Result { | ----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 232 | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/pulldown-cmark-0.9.6/src/tree.rs:237:31 | 237 | f: &mut std::fmt::Formatter, | ----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 237 | f: &mut std::fmt::Formatter<'_>, | ++++ warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/groupbylazy.rs:375:16 | 375 | I: Iterator + 'a, | ^^^^^ 376 | I::Item: 'a, 377 | / K: 'a, 378 | | F: 'a, | |____^^^^^^^ | help: remove these bounds | 375 ~ I: Iterator, 376 | I::Item: 'a, 377 ~ | warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/groupbylazy.rs:416:16 | 416 | I: Iterator + 'a, | ^^^^^ 417 | I::Item: 'a, 418 | / K: 'a, 419 | | F: 'a, | |____^^^^^^^ | help: remove these bounds | 416 ~ I: Iterator, 417 | I::Item: 'a, 418 ~ | warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/groupbylazy.rs:546:16 | 546 | I: Iterator + 'a, | ^^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/groupbylazy.rs:577:16 | 577 | I: Iterator + 'a, | ^^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/peeking_take_while.rs:115:16 | 115 | I: Iterator + 'a, | ^^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/process_results_impl.rs:11:35 | 11 | pub struct ProcessResults<'a, I, E: 'a> { | ^^^^ help: remove this bound warning: `threadpool` (lib) generated 4 warnings Compiling unicode-segmentation v1.11.0 warning: `itertools` (lib) generated 50 warnings Compiling arrayvec v0.7.6 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=unicode_segmentation CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicode-segmentation-1.11.0 CARGO_PKG_AUTHORS='kwantam :Manish Goregaokar ' CARGO_PKG_DESCRIPTION='This crate provides Grapheme Cluster, Word and Sentence boundaries according to Unicode Standard Annex #29 rules. ' CARGO_PKG_HOMEPAGE='https://github.com/unicode-rs/unicode-segmentation' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-segmentation CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-rs/unicode-segmentation' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.11.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicode-segmentation-1.11.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name unicode_segmentation --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicode-segmentation-1.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("no_std"))' -C metadata=12d3ec7149edd24a -C extra-filename=-12d3ec7149edd24a --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=arrayvec CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/arrayvec-0.7.6 CARGO_PKG_AUTHORS=bluss CARGO_PKG_DESCRIPTION='A vector with fixed capacity, backed by an array (it can be stored on the stack too). Implements fixed capacity ArrayVec and ArrayString.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=arrayvec CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bluss/arrayvec' CARGO_PKG_RUST_VERSION=1.51 CARGO_PKG_VERSION=0.7.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/arrayvec-0.7.6 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name arrayvec --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/arrayvec-0.7.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("borsh", "default", "serde", "std", "zeroize"))' -C metadata=92f4655febd4431f -C extra-filename=-92f4655febd4431f --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/arrayvec-0.7.6/src/arrayvec.rs:605:50 | 605 | pub fn drain(&mut self, range: R) -> Drain | -----^------- expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 605 | pub fn drain(&mut self, range: R) -> Drain<'_, T, CAP> | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/arrayvec-0.7.6/src/arrayvec.rs:632:65 | 632 | fn drain_range(&mut self, start: usize, end: usize) -> Drain | -----^------- expected lifetime parameter | help: indicate the anonymous lifetime | 632 | fn drain_range(&mut self, start: usize, end: usize) -> Drain<'_, T, CAP> | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/arrayvec-0.7.6/src/arrayvec.rs:961:32 | 961 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 961 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/arrayvec-0.7.6/src/arrayvec.rs:1217:32 | 1217 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { (**self).fmt(f) } | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1217 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { (**self).fmt(f) } | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/arrayvec-0.7.6/src/array_string.rs:503:32 | 503 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { (**self).fmt(f) } | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 503 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { (**self).fmt(f) } | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/arrayvec-0.7.6/src/array_string.rs:515:32 | 515 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { (**self).fmt(f) } | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 515 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { (**self).fmt(f) } | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/arrayvec-0.7.6/src/errors.rs:39:32 | 39 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 39 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/arrayvec-0.7.6/src/errors.rs:45:32 | 45 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 45 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicode-segmentation-1.11.0/src/lib.rs:264:47 | 264 | fn graphemes(&self, is_extended: bool) -> Graphemes { | ^^^^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 264 | fn graphemes(&self, is_extended: bool) -> Graphemes<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicode-segmentation-1.11.0/src/lib.rs:269:54 | 269 | fn grapheme_indices(&self, is_extended: bool) -> GraphemeIndices { | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 269 | fn grapheme_indices(&self, is_extended: bool) -> GraphemeIndices<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicode-segmentation-1.11.0/src/lib.rs:274:32 | 274 | fn unicode_words(&self) -> UnicodeWords { | ^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 274 | fn unicode_words(&self) -> UnicodeWords<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicode-segmentation-1.11.0/src/lib.rs:279:39 | 279 | fn unicode_word_indices(&self) -> UnicodeWordIndices { | ^^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 279 | fn unicode_word_indices(&self) -> UnicodeWordIndices<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicode-segmentation-1.11.0/src/lib.rs:284:36 | 284 | fn split_word_bounds(&self) -> UWordBounds { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 284 | fn split_word_bounds(&self) -> UWordBounds<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicode-segmentation-1.11.0/src/lib.rs:289:43 | 289 | fn split_word_bound_indices(&self) -> UWordBoundIndices { | ^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 289 | fn split_word_bound_indices(&self) -> UWordBoundIndices<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicode-segmentation-1.11.0/src/lib.rs:294:36 | 294 | fn unicode_sentences(&self) -> UnicodeSentences { | ^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 294 | fn unicode_sentences(&self) -> UnicodeSentences<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicode-segmentation-1.11.0/src/lib.rs:299:40 | 299 | fn split_sentence_bounds(&self) -> USentenceBounds { | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 299 | fn split_sentence_bounds(&self) -> USentenceBounds<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicode-segmentation-1.11.0/src/lib.rs:304:47 | 304 | fn split_sentence_bound_indices(&self) -> USentenceBoundIndices { | ^^^^^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 304 | fn split_sentence_bound_indices(&self) -> USentenceBoundIndices<'_> { | ++++ warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/arrayvec-0.7.6/src/arrayvec.rs:969:23 | 969 | pub struct Drain<'a, T: 'a, const CAP: usize> { | ^^^^ help: remove this bound | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` warning: `arrayvec` (lib) generated 9 warnings Compiling base64 v0.21.7 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=base64 CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/base64-0.21.7 CARGO_PKG_AUTHORS='Alice Maz :Marshall Pierce ' CARGO_PKG_DESCRIPTION='encodes and decodes base64 as bytes or utf8' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=base64 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/marshallpierce/rust-base64' CARGO_PKG_RUST_VERSION=1.48.0 CARGO_PKG_VERSION=0.21.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=21 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/base64-0.21.7 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name base64 --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/base64-0.21.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=5e9ba8ce6ee09f8b -C extra-filename=-5e9ba8ce6ee09f8b --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: `regex` (lib) generated 2 warnings warning: unexpected `cfg` condition value: `cargo-clippy` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/base64-0.21.7/src/lib.rs:223:13 | 223 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::cast_lossless))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `default`, and `std` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration note: the lint level is defined here --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/base64-0.21.7/src/lib.rs:232:5 | 232 | warnings | ^^^^^^^^ = note: `#[warn(unexpected_cfgs)]` implied by `#[warn(warnings)]` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/base64-0.21.7/src/chunked_encoder.rs:57:42 | 57 | pub(crate) fn new(s: &mut String) -> StringSink { | ^^^^^^^^^^ expected lifetime parameter | = note: `#[warn(elided_lifetimes_in_paths)]` implied by `#[warn(warnings)]` help: indicate the anonymous lifetime | 57 | pub(crate) fn new(s: &mut String) -> StringSink<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/base64-0.21.7/src/display.rs:34:35 | 34 | fn fmt(&self, formatter: &mut Formatter) -> Result<(), fmt::Error> { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 34 | fn fmt(&self, formatter: &mut Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/base64-0.21.7/src/read/decoder.rs:61:32 | 61 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 61 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/base64-0.21.7/src/write/encoder.rs:84:32 | 84 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 84 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/base64-0.21.7/src/decode.rs:31:32 | 31 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 31 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/base64-0.21.7/src/display.rs:40:28 | 40 | struct FormatterSink<'a, 'b: 'a> { | ^^^^ help: remove this bound | = note: `#[warn(explicit_outlives_requirements)]` implied by `#[warn(warnings)]` warning: `unicode-segmentation` (lib) generated 9 warnings Compiling rustdoc v0.0.0 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/librustdoc) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rustdoc CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/librustdoc CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustdoc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rustdoc --edition=2021 src/librustdoc/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("jemalloc"))' -C metadata=254781c15d4d6c17 -C extra-filename=-254781c15d4d6c17 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern arrayvec=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libarrayvec-92f4655febd4431f.rmeta --extern base64=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libbase64-5e9ba8ce6ee09f8b.rmeta --extern indexmap=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libindexmap-bc98884d5b038205.rmeta --extern itertools=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libitertools-70c9904f3ec90b34.rmeta --extern minifier=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libminifier-8c3a9f7188c7d44d.rmeta --extern pulldown_cmark_old=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libpulldown_cmark-df5dc6057a9ece71.rmeta --extern regex=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libregex-1f1c4ac7deec7e3c.rmeta --extern rinja=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/librinja-435a64c7c833f054.rmeta --extern rustdoc_json_types=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/librustdoc_json_types-69b546a6d530acf1.rmeta --extern serde=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libserde-bd8e6d91c4e431e9.rmeta --extern serde_json=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libserde_json-40d208595f0d3d50.rmeta --extern smallvec=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libsmallvec-003e2c7bce814452.rmeta --extern tempfile=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libtempfile-6f7d808e841976b1.rmeta --extern threadpool=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libthreadpool-b97ef98ff06e2ee3.rmeta --extern tracing=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libtracing-0a6f507cd0dc8047.rmeta --extern tracing_subscriber=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libtracing_subscriber-da70fca99ad1fbb1.rmeta --extern tracing_tree=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libtracing_tree-e6f942359b8a3c2a.rmeta --extern unicode_segmentation=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libunicode_segmentation-12d3ec7149edd24a.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: `base64` (lib) generated 7 warnings warning: `pulldown-cmark` (lib) generated 24 warnings Compiling rustdoc-tool v0.0.0 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/tools/rustdoc) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_BIN_NAME=rustdoc_tool_binary CARGO_CRATE_NAME=rustdoc_tool_binary CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/tools/rustdoc CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustdoc-tool CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rustdoc_tool_binary --edition=2021 src/tools/rustdoc/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("jemalloc"))' -C metadata=ee7449f9fb120e5a -C extra-filename=-ee7449f9fb120e5a --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern rustdoc=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/librustdoc-254781c15d4d6c17.rlib --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Finished `release` profile [optimized] target(s) in 6m 32s c Sysroot { compiler: Compiler { stage: 2, host: x86_64-unknown-openbsd }, force_recompile: false } Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/rustdoc_tool_binary" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage2/bin/rustdoc" < Rustdoc { compiler: Compiler { stage: 2, host: x86_64-unknown-openbsd } } Install "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage2/bin/rustdoc" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rustc/x86_64-unknown-openbsd/image/bin/rustdoc" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage2/bin/rustdoc" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rustc/x86_64-unknown-openbsd/image/bin/rustdoc" c Assemble { target_compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd } } c Sysroot { compiler: Compiler { stage: 2, host: x86_64-unknown-openbsd }, force_recompile: false } Install "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage2/lib/libstd-28ef2c9b01e4b7f8.so" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rustc/x86_64-unknown-openbsd/image/lib/libstd-28ef2c9b01e4b7f8.so" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage2/lib/libstd-28ef2c9b01e4b7f8.so" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rustc/x86_64-unknown-openbsd/image/lib/libstd-28ef2c9b01e4b7f8.so" Install "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage2/lib/librustc_driver-95cfcdb27a955037.so" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rustc/x86_64-unknown-openbsd/image/lib/librustc_driver-95cfcdb27a955037.so" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage2/lib/librustc_driver-95cfcdb27a955037.so" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rustc/x86_64-unknown-openbsd/image/lib/librustc_driver-95cfcdb27a955037.so" c Libdir { compiler: Compiler { stage: 2, host: x86_64-unknown-openbsd }, target: x86_64-unknown-openbsd } Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage2/lib/rustlib/x86_64-unknown-openbsd/bin/wasm-component-ld" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rustc/x86_64-unknown-openbsd/image/lib/rustlib/x86_64-unknown-openbsd/bin/wasm-component-ld" > DebuggerScripts { sysroot: "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rustc/x86_64-unknown-openbsd/image", host: x86_64-unknown-openbsd } Install "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/etc/rust_types.py" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rustc/x86_64-unknown-openbsd/image/lib/rustlib/etc/rust_types.py" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/etc/rust_types.py" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rustc/x86_64-unknown-openbsd/image/lib/rustlib/etc/rust_types.py" Install "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/etc/rust-gdb" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rustc/x86_64-unknown-openbsd/image/bin/rust-gdb" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/etc/rust-gdb" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rustc/x86_64-unknown-openbsd/image/bin/rust-gdb" Install "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/etc/rust-gdbgui" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rustc/x86_64-unknown-openbsd/image/bin/rust-gdbgui" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/etc/rust-gdbgui" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rustc/x86_64-unknown-openbsd/image/bin/rust-gdbgui" Install "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/etc/gdb_load_rust_pretty_printers.py" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rustc/x86_64-unknown-openbsd/image/lib/rustlib/etc/gdb_load_rust_pretty_printers.py" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/etc/gdb_load_rust_pretty_printers.py" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rustc/x86_64-unknown-openbsd/image/lib/rustlib/etc/gdb_load_rust_pretty_printers.py" Install "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/etc/gdb_lookup.py" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rustc/x86_64-unknown-openbsd/image/lib/rustlib/etc/gdb_lookup.py" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/etc/gdb_lookup.py" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rustc/x86_64-unknown-openbsd/image/lib/rustlib/etc/gdb_lookup.py" Install "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/etc/gdb_providers.py" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rustc/x86_64-unknown-openbsd/image/lib/rustlib/etc/gdb_providers.py" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/etc/gdb_providers.py" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rustc/x86_64-unknown-openbsd/image/lib/rustlib/etc/gdb_providers.py" Install "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/etc/rust-lldb" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rustc/x86_64-unknown-openbsd/image/bin/rust-lldb" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/etc/rust-lldb" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rustc/x86_64-unknown-openbsd/image/bin/rust-lldb" Install "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/etc/lldb_lookup.py" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rustc/x86_64-unknown-openbsd/image/lib/rustlib/etc/lldb_lookup.py" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/etc/lldb_lookup.py" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rustc/x86_64-unknown-openbsd/image/lib/rustlib/etc/lldb_lookup.py" Install "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/etc/lldb_providers.py" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rustc/x86_64-unknown-openbsd/image/lib/rustlib/etc/lldb_providers.py" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/etc/lldb_providers.py" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rustc/x86_64-unknown-openbsd/image/lib/rustlib/etc/lldb_providers.py" Install "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/etc/lldb_commands" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rustc/x86_64-unknown-openbsd/image/lib/rustlib/etc/lldb_commands" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/etc/lldb_commands" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rustc/x86_64-unknown-openbsd/image/lib/rustlib/etc/lldb_commands" < DebuggerScripts { sysroot: "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rustc/x86_64-unknown-openbsd/image", host: x86_64-unknown-openbsd } Install "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/COPYRIGHT" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rustc/x86_64-unknown-openbsd/image/share/doc/rust/COPYRIGHT" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/COPYRIGHT" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rustc/x86_64-unknown-openbsd/image/share/doc/rust/COPYRIGHT" Install "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/LICENSE-APACHE" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rustc/x86_64-unknown-openbsd/image/share/doc/rust/LICENSE-APACHE" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/LICENSE-APACHE" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rustc/x86_64-unknown-openbsd/image/share/doc/rust/LICENSE-APACHE" Install "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/LICENSE-MIT" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rustc/x86_64-unknown-openbsd/image/share/doc/rust/LICENSE-MIT" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/LICENSE-MIT" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rustc/x86_64-unknown-openbsd/image/share/doc/rust/LICENSE-MIT" Install "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/README.md" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rustc/x86_64-unknown-openbsd/image/share/doc/rust/README.md" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/README.md" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rustc/x86_64-unknown-openbsd/image/share/doc/rust/README.md" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/config.toml" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rustc/x86_64-unknown-openbsd/overlay/builder-config" Install "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/COPYRIGHT" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rustc/x86_64-unknown-openbsd/overlay/COPYRIGHT" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/COPYRIGHT" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rustc/x86_64-unknown-openbsd/overlay/COPYRIGHT" Install "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/LICENSE-APACHE" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rustc/x86_64-unknown-openbsd/overlay/LICENSE-APACHE" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/LICENSE-APACHE" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rustc/x86_64-unknown-openbsd/overlay/LICENSE-APACHE" Install "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/LICENSE-MIT" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rustc/x86_64-unknown-openbsd/overlay/LICENSE-MIT" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/LICENSE-MIT" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rustc/x86_64-unknown-openbsd/overlay/LICENSE-MIT" Install "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/README.md" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rustc/x86_64-unknown-openbsd/overlay/README.md" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/README.md" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rustc/x86_64-unknown-openbsd/overlay/README.md" c Assemble { target_compiler: Compiler { stage: 0, host: x86_64-unknown-openbsd } } c RustInstaller { compiler: Compiler { stage: 0, host: x86_64-unknown-openbsd }, target: x86_64-unknown-openbsd } c Assemble { target_compiler: Compiler { stage: 0, host: x86_64-unknown-openbsd } } Dist rustc-1.82.0-x86_64-unknown-openbsd running: LD_LIBRARY_PATH="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/x86_64-unknown-openbsd/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib" RUSTC="/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/rustc" "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools-bin/rust-installer" "generate" "--image-dir" "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rustc/x86_64-unknown-openbsd/image" "--component-name=rustc" "--rel-manifest-dir=rustlib" "--legacy-manifest-dirs=rustlib,cargo" "--product-name=Rust" "--success-message=rustc installed." "--package-name=rustc-1.82.0-x86_64-unknown-openbsd" "--non-installed-overlay" "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rustc/x86_64-unknown-openbsd/overlay" "--output-dir" "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/dist" "--work-dir" "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rustc/x86_64-unknown-openbsd" "--compression-formats" "gz" "--compression-profile" "fast" (failure_mode=Exit) (created at src/core/build_steps/tool.rs:1108:23, executed at src/utils/tarball.rs:388:13) finished in 11.085 seconds < Rustc { compiler: Compiler { stage: 2, host: x86_64-unknown-openbsd } } c Assemble { target_compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd } } > Cargo { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, target: x86_64-unknown-openbsd } > Cargo { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, target: x86_64-unknown-openbsd } > ToolBuild { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, target: x86_64-unknown-openbsd, tool: "cargo", path: "src/tools/cargo", mode: ToolRustc, source_type: Submodule, extra_features: [], allow_features: "", cargo_args: [] } c Std { target: x86_64-unknown-openbsd, compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, crates: [], force_recompile: false, extra_rust_args: [], is_for_mir_opt_tests: false } c Rustc { target: x86_64-unknown-openbsd, compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, crates: [] } c Libdir { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, target: x86_64-unknown-openbsd } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, force_recompile: false } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, force_recompile: false } using sysroot /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1 c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, force_recompile: false } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, force_recompile: false } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, force_recompile: false } c Llvm { target: x86_64-unknown-openbsd } running: "/usr/local/bin/llvm-config-17" "--libdir" (failure_mode=Exit) (created at src/core/builder.rs:1962:21, executed at src/core/builder.rs:1962:58) c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, force_recompile: false } Building tool cargo (stage1 -> stage2, x86_64-unknown-openbsd) running: cd "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src" && env -u MAKEFLAGS -u MFLAGS AR_x86_64_unknown_openbsd="ar" CARGO_INCREMENTAL="0" CARGO_PROFILE_RELEASE_DEBUG="0" CARGO_PROFILE_RELEASE_DEBUG_ASSERTIONS="false" CARGO_PROFILE_RELEASE_OVERFLOW_CHECKS="false" CARGO_PROFILE_RELEASE_STRIP="false" CARGO_TARGET_DIR="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools" CC_x86_64_unknown_openbsd="cc" CFG_COMMIT_DATE="2024-08-21" CFG_COMMIT_HASH="8f40fc59fb0c8df91c97405785197f3c630304ea" CFG_COMPILER_BUILD_TRIPLE="x86_64-unknown-openbsd" CFG_COMPILER_HOST_TRIPLE="x86_64-unknown-openbsd" CFG_RELEASE="1.82.0" CFG_RELEASE_CHANNEL="stable" CFG_RELEASE_NUM="1.82.0" CFG_SHORT_COMMIT_HASH="8f40fc59f" CFG_VERSION="1.82.0 (f6e511eec 2024-10-15) (built from a source tarball)" CFG_VER_DATE="2024-10-15" CFG_VER_HASH="f6e511eec7342f59a25f7c0534f1dbea00d01b14" CFLAGS_x86_64_unknown_openbsd="-O2 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-openbsd -O2 -pipe" CXXFLAGS_x86_64_unknown_openbsd="-O2 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-openbsd" CXX_x86_64_unknown_openbsd="c++" DOC_RUST_LANG_ORG_CHANNEL="https://doc.rust-lang.org/1.82.0" LIBC_CHECK_CFG="1" LIBRARY_PATH="/usr/local/llvm17/lib" LZMA_API_STATIC="1" RANLIB_x86_64_unknown_openbsd="ar s" REAL_LIBRARY_PATH="/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib" REAL_LIBRARY_PATH_VAR="LD_LIBRARY_PATH" RUSTBUILD_NATIVE_DIR="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/native" RUSTC="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc" RUSTC_BOOTSTRAP="1" RUSTC_BREAK_ON_ICE="1" RUSTC_ERROR_METADATA_DST="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/extended-error-metadata" RUSTC_HOST_FLAGS="-Zunstable-options --check-cfg=cfg(bootstrap)" RUSTC_INSTALL_BINDIR="bin" RUSTC_LIBDIR="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib" RUSTC_LINK_STD_INTO_RUSTC_DRIVER="1" RUSTC_REAL="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/bin/rustc" RUSTC_SNAPSHOT="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/bin/rustc" RUSTC_SNAPSHOT_LIBDIR="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib" RUSTC_STAGE="1" RUSTC_SYSROOT="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1" RUSTC_TLS_MODEL_INITIAL_EXEC="1" RUSTC_VERBOSE="2" RUSTC_WRAPPER="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc" RUSTDOC="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustdoc" RUSTDOCFLAGS="--cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(parallel_compiler) --check-cfg=cfg(rust_analyzer) --crate-version 1.82.0\t(f6e511eec\t2024-10-15)\t(built\tfrom\ta\tsource\ttarball)" RUSTDOC_REAL="/path/to/nowhere/rustdoc/not/required" RUSTFLAGS="--cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(parallel_compiler) --check-cfg=cfg(rust_analyzer) -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin -Clink-args=-Wl,-rpath,$ORIGIN/../lib -Zunstable-options" RUST_TEST_THREADS="6" SYSROOT="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1" __CARGO_DEFAULT_LIB_METADATA="stabletool-rustc" "/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo" "build" "--target" "x86_64-unknown-openbsd" "--release" "-Zbinary-dep-depinfo" "-j" "6" "-v" "-v" "--frozen" "--manifest-path" "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/tools/cargo/Cargo.toml" "--message-format" "json-render-diagnostics" Compiling libc v0.2.155 Fresh unicode-ident v1.0.12 Dirty cfg-if v1.0.0: the rustflags changed Compiling cfg-if v1.0.0 Compiling pkg-config v0.3.30 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.155 CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/libc' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.155 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=155 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.155 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.155/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="extra_traits"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=ea52559f2ced1ef6 -C extra-filename=-ea52559f2ced1ef6 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/build/libc-ea52559f2ced1ef6 -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn -Z binary-dep-depinfo` Compiling memchr v2.7.4 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=cfg_if CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/cfg-if-1.0.0 CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='A macro to ergonomically define an item depending on a large number of #[cfg] parameters. Structured like an if-else chain, the first matching branch is the item that gets emitted. ' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/cfg-if' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cfg-if CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/cfg-if' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/cfg-if-1.0.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name cfg_if --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/cfg-if-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "rustc-dep-of-std"))' -C metadata=d7457ff2f3866edf -C extra-filename=-d7457ff2f3866edf --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Fresh proc-macro2 v1.0.86 warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:77:27 | 77 | fn skip_whitespace(input: Cursor) -> Cursor { | ^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 77 | fn skip_whitespace(input: Cursor<'_>) -> Cursor { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:77:38 | 77 | fn skip_whitespace(input: Cursor) -> Cursor { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 77 | fn skip_whitespace(input: Cursor) -> Cursor<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:125:25 | 125 | fn block_comment(input: Cursor) -> PResult<&str> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 125 | fn block_comment(input: Cursor<'_>) -> PResult<&str> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:125:43 | 125 | fn block_comment(input: Cursor) -> PResult<&str> { | -------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 125 | fn block_comment(input: Cursor) -> PResult<'_, &str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:157:22 | 157 | fn word_break(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 157 | fn word_break(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:157:40 | 157 | fn word_break(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 157 | fn word_break(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:168:39 | 168 | pub(crate) fn token_stream(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 168 | pub(crate) fn token_stream(mut input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:253:22 | 253 | fn lex_error(cursor: Cursor) -> LexError { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 253 | fn lex_error(cursor: Cursor<'_>) -> LexError { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:266:22 | 266 | fn leaf_token(input: Cursor) -> PResult { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 266 | fn leaf_token(input: Cursor<'_>) -> PResult { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:266:40 | 266 | fn leaf_token(input: Cursor) -> PResult { | -------^---------- expected lifetime parameter | help: indicate the anonymous lifetime | 266 | fn leaf_token(input: Cursor) -> PResult<'_, TokenTree> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:283:17 | 283 | fn ident(input: Cursor) -> PResult { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 283 | fn ident(input: Cursor<'_>) -> PResult { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:283:35 | 283 | fn ident(input: Cursor) -> PResult { | -------^------------- expected lifetime parameter | help: indicate the anonymous lifetime | 283 | fn ident(input: Cursor) -> PResult<'_, crate::Ident> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:296:21 | 296 | fn ident_any(input: Cursor) -> PResult { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 296 | fn ident_any(input: Cursor<'_>) -> PResult { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:296:39 | 296 | fn ident_any(input: Cursor) -> PResult { | -------^------------- expected lifetime parameter | help: indicate the anonymous lifetime | 296 | fn ident_any(input: Cursor) -> PResult<'_, crate::Ident> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:322:25 | 322 | fn ident_not_raw(input: Cursor) -> PResult<&str> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 322 | fn ident_not_raw(input: Cursor<'_>) -> PResult<&str> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:322:43 | 322 | fn ident_not_raw(input: Cursor) -> PResult<&str> { | -------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 322 | fn ident_not_raw(input: Cursor) -> PResult<'_, &str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:341:30 | 341 | pub(crate) fn literal(input: Cursor) -> PResult { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 341 | pub(crate) fn literal(input: Cursor<'_>) -> PResult { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:341:48 | 341 | pub(crate) fn literal(input: Cursor) -> PResult { | -------^-------- expected lifetime parameter | help: indicate the anonymous lifetime | 341 | pub(crate) fn literal(input: Cursor) -> PResult<'_, Literal> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:347:29 | 347 | fn literal_nocapture(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 347 | fn literal_nocapture(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:347:47 | 347 | fn literal_nocapture(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 347 | fn literal_nocapture(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:367:26 | 367 | fn literal_suffix(input: Cursor) -> Cursor { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 367 | fn literal_suffix(input: Cursor<'_>) -> Cursor { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:367:37 | 367 | fn literal_suffix(input: Cursor) -> Cursor { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 367 | fn literal_suffix(input: Cursor) -> Cursor<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:374:18 | 374 | fn string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 374 | fn string(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:374:36 | 374 | fn string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 374 | fn string(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:384:29 | 384 | fn cooked_string(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 384 | fn cooked_string(mut input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:384:47 | 384 | fn cooked_string(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 384 | fn cooked_string(mut input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:418:22 | 418 | fn raw_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 418 | fn raw_string(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:418:40 | 418 | fn raw_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 418 | fn raw_string(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:437:23 | 437 | fn byte_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 437 | fn byte_string(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:437:41 | 437 | fn byte_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 437 | fn byte_string(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:447:34 | 447 | fn cooked_byte_string(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 447 | fn cooked_byte_string(mut input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:447:52 | 447 | fn cooked_byte_string(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 447 | fn cooked_byte_string(mut input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:478:35 | 478 | fn delimiter_of_raw_string(input: Cursor) -> PResult<&str> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 478 | fn delimiter_of_raw_string(input: Cursor<'_>) -> PResult<&str> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:478:53 | 478 | fn delimiter_of_raw_string(input: Cursor) -> PResult<&str> { | -------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 478 | fn delimiter_of_raw_string(input: Cursor) -> PResult<'_, &str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:495:27 | 495 | fn raw_byte_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 495 | fn raw_byte_string(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:495:45 | 495 | fn raw_byte_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 495 | fn raw_byte_string(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:518:20 | 518 | fn c_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 518 | fn c_string(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:518:38 | 518 | fn c_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 518 | fn c_string(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:528:24 | 528 | fn raw_c_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 528 | fn raw_c_string(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:528:42 | 528 | fn raw_c_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 528 | fn raw_c_string(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:548:31 | 548 | fn cooked_c_string(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 548 | fn cooked_c_string(mut input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:548:49 | 548 | fn cooked_c_string(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 548 | fn cooked_c_string(mut input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:585:16 | 585 | fn byte(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 585 | fn byte(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:585:34 | 585 | fn byte(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 585 | fn byte(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:607:21 | 607 | fn character(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 607 | fn character(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:607:39 | 607 | fn character(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 607 | fn character(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:696:35 | 696 | fn trailing_backslash(input: &mut Cursor, mut last: u8) -> Result<(), Reject> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 696 | fn trailing_backslash(input: &mut Cursor<'_>, mut last: u8) -> Result<(), Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:715:17 | 715 | fn float(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 715 | fn float(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:715:35 | 715 | fn float(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 715 | fn float(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:725:24 | 725 | fn float_digits(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 725 | fn float_digits(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:725:42 | 725 | fn float_digits(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 725 | fn float_digits(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:810:15 | 810 | fn int(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 810 | fn int(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:810:33 | 810 | fn int(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 810 | fn int(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:820:22 | 820 | fn digits(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 820 | fn digits(mut input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:820:40 | 820 | fn digits(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 820 | fn digits(mut input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:875:17 | 875 | fn punct(input: Cursor) -> PResult { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 875 | fn punct(input: Cursor<'_>) -> PResult { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:875:35 | 875 | fn punct(input: Cursor) -> PResult { | -------^------ expected lifetime parameter | help: indicate the anonymous lifetime | 875 | fn punct(input: Cursor) -> PResult<'_, Punct> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:892:22 | 892 | fn punct_char(input: Cursor) -> PResult { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 892 | fn punct_char(input: Cursor<'_>) -> PResult { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:892:40 | 892 | fn punct_char(input: Cursor) -> PResult { | -------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 892 | fn punct_char(input: Cursor) -> PResult<'_, char> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:961:32 | 961 | fn doc_comment_contents(input: Cursor) -> PResult<(&str, bool)> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 961 | fn doc_comment_contents(input: Cursor<'_>) -> PResult<(&str, bool)> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:961:50 | 961 | fn doc_comment_contents(input: Cursor) -> PResult<(&str, bool)> { | -------^------------- expected lifetime parameter | help: indicate the anonymous lifetime | 961 | fn doc_comment_contents(input: Cursor) -> PResult<'_, (&str, bool)> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:984:37 | 984 | fn take_until_newline_or_eof(input: Cursor) -> (Cursor, &str) { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 984 | fn take_until_newline_or_eof(input: Cursor<'_>) -> (Cursor, &str) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:984:49 | 984 | fn take_until_newline_or_eof(input: Cursor) -> (Cursor, &str) { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 984 | fn take_until_newline_or_eof(input: Cursor) -> (Cursor<'_>, &str) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/rcvec.rs:33:38 | 33 | pub fn iter(&self) -> slice::Iter { | -----------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 33 | pub fn iter(&self) -> slice::Iter<'_, T> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/rcvec.rs:37:43 | 37 | pub fn make_mut(&mut self) -> RcVecMut | --------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 37 | pub fn make_mut(&mut self) -> RcVecMut<'_, T> | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/rcvec.rs:46:49 | 46 | pub fn get_mut(&mut self) -> Option> { | --------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 46 | pub fn get_mut(&mut self) -> Option> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/rcvec.rs:83:41 | 83 | pub fn as_mut(&mut self) -> RcVecMut { | --------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 83 | pub fn as_mut(&mut self) -> RcVecMut<'_, T> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/rcvec.rs:109:41 | 109 | pub fn as_mut(&mut self) -> RcVecMut { | --------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 109 | pub fn as_mut(&mut self) -> RcVecMut<'_, T> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/fallback.rs:76:48 | 76 | fn push_token_from_proc_macro(mut vec: RcVecMut, token: TokenTree) { | --------^---------- expected lifetime parameter | help: indicate the anonymous lifetime | 76 | fn push_token_from_proc_macro(mut vec: RcVecMut<'_, TokenTree>, token: TokenTree) { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/fallback.rs:92:47 | 92 | fn push_negative_literal(mut vec: RcVecMut, mut literal: Literal) { | --------^---------- expected lifetime parameter | help: indicate the anonymous lifetime | 92 | fn push_negative_literal(mut vec: RcVecMut<'_, TokenTree>, mut literal: Literal) { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/fallback.rs:169:29 | 169 | fn get_cursor(src: &str) -> Cursor { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 169 | fn get_cursor(src: &str) -> Cursor<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/fallback.rs:191:32 | 191 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 191 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/fallback.rs:197:32 | 197 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 197 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/fallback.rs:220:32 | 220 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 220 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/fallback.rs:682:32 | 682 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 682 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/fallback.rs:691:63 | 691 | pub(crate) fn debug_span_field_if_nontrivial(debug: &mut fmt::DebugStruct, span: Span) { | -----^^^^^^^^^^^ | | | expected lifetime parameters | help: indicate the anonymous lifetimes | 691 | pub(crate) fn debug_span_field_if_nontrivial(debug: &mut fmt::DebugStruct<'_, '_>, span: Span) { | ++++++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/fallback.rs:753:32 | 753 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 753 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/fallback.rs:773:34 | 773 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 773 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/fallback.rs:897:32 | 897 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 897 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/fallback.rs:909:32 | 909 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 909 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/fallback.rs:1190:32 | 1190 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1190 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/fallback.rs:1196:34 | 1196 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1196 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/extra.rs:148:32 | 148 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 148 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/wrapper.rs:132:32 | 132 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 132 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/wrapper.rs:255:32 | 255 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 255 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/wrapper.rs:285:32 | 285 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 285 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/wrapper.rs:298:32 | 298 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 298 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/wrapper.rs:543:32 | 543 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 543 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/wrapper.rs:551:63 | 551 | pub(crate) fn debug_span_field_if_nontrivial(debug: &mut fmt::DebugStruct, span: Span) { | -----^^^^^^^^^^^ | | | expected lifetime parameters | help: indicate the anonymous lifetimes | 551 | pub(crate) fn debug_span_field_if_nontrivial(debug: &mut fmt::DebugStruct<'_, '_>, span: Span) { | ++++++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/wrapper.rs:648:40 | 648 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 648 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/wrapper.rs:657:40 | 657 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 657 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/wrapper.rs:745:32 | 745 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 745 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/wrapper.rs:754:32 | 754 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 754 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/wrapper.rs:967:32 | 967 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 967 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/wrapper.rs:976:32 | 976 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 976 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:306:32 | 306 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 306 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:313:32 | 313 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 313 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:325:32 | 325 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 325 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:331:32 | 331 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 331 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:560:32 | 560 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 560 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:634:32 | 634 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 634 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:646:32 | 646 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 646 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:792:40 | 792 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 792 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:798:40 | 798 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 798 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:871:32 | 871 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 871 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:877:34 | 877 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 877 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:1060:32 | 1060 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1060 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:1066:32 | 1066 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1066 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:1310:32 | 1310 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1310 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:1316:32 | 1316 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1316 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:1352:36 | 1352 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1352 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=pkg_config CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/pkg-config-0.3.30 CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='A library to run the pkg-config system tool at build time in order to be used in Cargo build scripts. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pkg-config CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/pkg-config-rs' CARGO_PKG_RUST_VERSION=1.30 CARGO_PKG_VERSION=0.3.30 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=30 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/pkg-config-0.3.30 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name pkg_config --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/pkg-config-0.3.30/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=3925baaa3c00e285 -C extra-filename=-3925baaa3c00e285 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=memchr CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.7.4 CARGO_PKG_AUTHORS='Andrew Gallant :bluss' CARGO_PKG_DESCRIPTION='Provides extremely fast (uses SIMD on x86_64, aarch64 and wasm32) routines for 1, 2 or 3 byte search and single substring search. ' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/memchr' CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=memchr CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/memchr' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=2.7.4 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.7.4 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name memchr --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.7.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "compiler_builtins", "core", "default", "libc", "logging", "rustc-dep-of-std", "std", "use_std"))' -C metadata=eaf845b8a6caf4a8 -C extra-filename=-eaf845b8a6caf4a8 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.155 CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/libc' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.155 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=155 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.155 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.155/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=0e09ac83a8d6abcc -C extra-filename=-0e09ac83a8d6abcc --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/build/libc-0e09ac83a8d6abcc -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn -Z binary-dep-depinfo` warning: `proc-macro2` (lib) generated 111 warnings Fresh quote v1.0.36 warning: unused extern crate --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quote-1.0.36/src/lib.rs:108:1 | 107 | / #[cfg(feature = "proc-macro")] 108 | | extern crate proc_macro; | | ^^^^^^^^^^^^^^^^^^^^^^^- | |________________________| | help: remove it | = note: `-W unused-extern-crates` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(unused_extern_crates)]` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quote-1.0.36/src/ident_fragment.rs:15:32 | 15 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result; | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 15 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result; | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quote-1.0.36/src/ident_fragment.rs:30:32 | 30 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 30 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quote-1.0.36/src/ident_fragment.rs:40:32 | 40 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 40 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quote-1.0.36/src/ident_fragment.rs:50:32 | 50 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 50 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quote-1.0.36/src/ident_fragment.rs:68:32 | 68 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 68 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quote-1.0.36/src/ident_fragment.rs:79:44 | 79 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 87 | ident_fragment_display!(bool, str, String, char); | ------------------------------------------------ in this macro invocation | = note: this warning originates in the macro `ident_fragment_display` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 79 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quote-1.0.36/src/ident_fragment.rs:79:44 | 79 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 88 | ident_fragment_display!(u8, u16, u32, u64, u128, usize); | ------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `ident_fragment_display` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 79 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quote-1.0.36/src/runtime.rs:503:32 | 503 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 503 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quote-1.0.36/src/runtime.rs:509:32 | 509 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 509 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quote-1.0.36/src/runtime.rs:515:32 | 515 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 515 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quote-1.0.36/src/runtime.rs:521:32 | 521 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 521 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quote-1.0.36/src/runtime.rs:527:32 | 527 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 527 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: `quote` (lib) generated 13 warnings Compiling syn v2.0.72 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=syn CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.72 CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Parser for Rust source code' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=syn CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/syn' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=2.0.72 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=72 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.72 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name syn --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.72/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=9b4cb4398632ea31 -C extra-filename=-9b4cb4398632ea31 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern proc_macro2=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/libproc_macro2-7c60fc0ab14e3244.rmeta --extern quote=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/libquote-5de702b0a1dabd6d.rmeta --extern unicode_ident=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/libunicode_ident-324d62e29c9f9552.rmeta --cap-lints warn -Z binary-dep-depinfo` Compiling vcpkg v0.2.15 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=vcpkg CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/vcpkg-0.2.15 CARGO_PKG_AUTHORS='Jim McGrath ' CARGO_PKG_DESCRIPTION='A library to find native dependencies in a vcpkg tree at build time in order to be used in Cargo build scripts. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=vcpkg CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/mcgoo/vcpkg-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.15 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=15 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/vcpkg-0.2.15 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name vcpkg --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/vcpkg-0.2.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=41da7891f461a9d8 -C extra-filename=-41da7891f461a9d8 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=openbsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(parallel_compiler)--check-cfg=cfg(rust_analyzer)-Zmacro-backtrace-Csplit-debuginfo=off-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zunstable-options' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_EXTRA_TRAITS=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.155 CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/libc' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.155 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=155 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-openbsd LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' NUM_JOBS=6 OPT_LEVEL=3 OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/libc-b900a4ce3e758f9c/out PROFILE=release RUSTC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTC_WRAPPER=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTDOC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-openbsd /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/build/libc-ea52559f2ced1ef6/build-script-build` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=openbsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.155 CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/libc' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.155 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=155 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-openbsd LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' NUM_JOBS=6 OPT_LEVEL=0 OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/build/libc-0e675d84a73d3c56/out PROFILE=release RUSTC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTC_WRAPPER=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTDOC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-openbsd /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/build/libc-0e09ac83a8d6abcc/build-script-build` [libc 0.2.155] cargo:rerun-if-changed=build.rs [libc 0.2.155] cargo:rerun-if-changed=build.rs [libc 0.2.155] cargo:rustc-cfg=freebsd11 [libc 0.2.155] cargo:rustc-cfg=libc_priv_mod_use [libc 0.2.155] cargo:rustc-cfg=libc_union [libc 0.2.155] cargo:rustc-cfg=libc_const_size_of [libc 0.2.155] cargo:rustc-cfg=libc_align [libc 0.2.155] cargo:rustc-cfg=libc_int128 [libc 0.2.155] cargo:rustc-cfg=libc_core_cvoid [libc 0.2.155] cargo:rustc-cfg=libc_packedN [libc 0.2.155] cargo:rustc-cfg=libc_cfg_target_vendor [libc 0.2.155] cargo:rustc-cfg=libc_non_exhaustive [libc 0.2.155] cargo:rustc-cfg=libc_long_array [libc 0.2.155] cargo:rustc-cfg=libc_ptr_addr_of [libc 0.2.155] cargo:rustc-cfg=libc_underscore_const_names [libc 0.2.155] cargo:rustc-cfg=libc_const_extern_fn [libc 0.2.155] cargo:rustc-check-cfg=cfg(emscripten_new_stat_abi) [libc 0.2.155] cargo:rustc-check-cfg=cfg(espidf_time64) [libc 0.2.155] cargo:rustc-check-cfg=cfg(freebsd10) [libc 0.2.155] cargo:rustc-check-cfg=cfg(freebsd11) [libc 0.2.155] cargo:rustc-check-cfg=cfg(freebsd12) [libc 0.2.155] cargo:rustc-check-cfg=cfg(freebsd13) [libc 0.2.155] cargo:rustc-check-cfg=cfg(freebsd14) [libc 0.2.155] cargo:rustc-check-cfg=cfg(freebsd15) [libc 0.2.155] cargo:rustc-check-cfg=cfg(libc_align) [libc 0.2.155] cargo:rustc-check-cfg=cfg(libc_cfg_target_vendor) [libc 0.2.155] cargo:rustc-check-cfg=cfg(libc_const_extern_fn) [libc 0.2.155] cargo:rustc-check-cfg=cfg(libc_const_extern_fn_unstable) [libc 0.2.155] cargo:rustc-check-cfg=cfg(libc_const_size_of) [libc 0.2.155] cargo:rustc-check-cfg=cfg(libc_core_cvoid) [libc 0.2.155] cargo:rustc-check-cfg=cfg(libc_deny_warnings) [libc 0.2.155] cargo:rustc-check-cfg=cfg(libc_int128) [libc 0.2.155] cargo:rustc-check-cfg=cfg(libc_long_array) [libc 0.2.155] cargo:rustc-check-cfg=cfg(libc_non_exhaustive) [libc 0.2.155] cargo:rustc-check-cfg=cfg(libc_packedN) [libc 0.2.155] cargo:rustc-check-cfg=cfg(libc_priv_mod_use) [libc 0.2.155] cargo:rustc-check-cfg=cfg(libc_ptr_addr_of) [libc 0.2.155] cargo:rustc-check-cfg=cfg(libc_thread_local) [libc 0.2.155] cargo:rustc-check-cfg=cfg(libc_underscore_const_names) [libc 0.2.155] cargo:rustc-check-cfg=cfg(libc_union) [libc 0.2.155] cargo:rustc-check-cfg=cfg(target_os,values("switch","aix","ohos","hurd","visionos")) [libc 0.2.155] cargo:rustc-check-cfg=cfg(target_env,values("illumos","wasi","aix","ohos")) [libc 0.2.155] cargo:rustc-check-cfg=cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky")) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=libc CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.155 CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/libc' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.155 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=155 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.155 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/libc-b900a4ce3e758f9c/out /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name libc --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.155/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="extra_traits"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=9a5125bbce9ac274 -C extra-filename=-9a5125bbce9ac274 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo --cfg freebsd11 --cfg libc_priv_mod_use --cfg libc_union --cfg libc_const_size_of --cfg libc_align --cfg libc_int128 --cfg libc_core_cvoid --cfg libc_packedN --cfg libc_cfg_target_vendor --cfg libc_non_exhaustive --cfg libc_long_array --cfg libc_ptr_addr_of --cfg libc_underscore_const_names --cfg libc_const_extern_fn --check-cfg 'cfg(emscripten_new_stat_abi)' --check-cfg 'cfg(espidf_time64)' --check-cfg 'cfg(freebsd10)' --check-cfg 'cfg(freebsd11)' --check-cfg 'cfg(freebsd12)' --check-cfg 'cfg(freebsd13)' --check-cfg 'cfg(freebsd14)' --check-cfg 'cfg(freebsd15)' --check-cfg 'cfg(libc_align)' --check-cfg 'cfg(libc_cfg_target_vendor)' --check-cfg 'cfg(libc_const_extern_fn)' --check-cfg 'cfg(libc_const_extern_fn_unstable)' --check-cfg 'cfg(libc_const_size_of)' --check-cfg 'cfg(libc_core_cvoid)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(libc_int128)' --check-cfg 'cfg(libc_long_array)' --check-cfg 'cfg(libc_non_exhaustive)' --check-cfg 'cfg(libc_packedN)' --check-cfg 'cfg(libc_priv_mod_use)' --check-cfg 'cfg(libc_ptr_addr_of)' --check-cfg 'cfg(libc_thread_local)' --check-cfg 'cfg(libc_underscore_const_names)' --check-cfg 'cfg(libc_union)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","visionos"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'` [libc 0.2.155] cargo:rustc-cfg=freebsd11 [libc 0.2.155] cargo:rustc-cfg=libc_priv_mod_use [libc 0.2.155] cargo:rustc-cfg=libc_union [libc 0.2.155] cargo:rustc-cfg=libc_const_size_of [libc 0.2.155] cargo:rustc-cfg=libc_align [libc 0.2.155] cargo:rustc-cfg=libc_int128 [libc 0.2.155] cargo:rustc-cfg=libc_core_cvoid [libc 0.2.155] cargo:rustc-cfg=libc_packedN [libc 0.2.155] cargo:rustc-cfg=libc_cfg_target_vendor [libc 0.2.155] cargo:rustc-cfg=libc_non_exhaustive [libc 0.2.155] cargo:rustc-cfg=libc_long_array [libc 0.2.155] cargo:rustc-cfg=libc_ptr_addr_of [libc 0.2.155] cargo:rustc-cfg=libc_underscore_const_names [libc 0.2.155] cargo:rustc-cfg=libc_const_extern_fn [libc 0.2.155] cargo:rustc-check-cfg=cfg(emscripten_new_stat_abi) [libc 0.2.155] cargo:rustc-check-cfg=cfg(espidf_time64) [libc 0.2.155] cargo:rustc-check-cfg=cfg(freebsd10) [libc 0.2.155] cargo:rustc-check-cfg=cfg(freebsd11) [libc 0.2.155] cargo:rustc-check-cfg=cfg(freebsd12) [libc 0.2.155] cargo:rustc-check-cfg=cfg(freebsd13) [libc 0.2.155] cargo:rustc-check-cfg=cfg(freebsd14) [libc 0.2.155] cargo:rustc-check-cfg=cfg(freebsd15) [libc 0.2.155] cargo:rustc-check-cfg=cfg(libc_align) [libc 0.2.155] cargo:rustc-check-cfg=cfg(libc_cfg_target_vendor) [libc 0.2.155] cargo:rustc-check-cfg=cfg(libc_const_extern_fn) [libc 0.2.155] cargo:rustc-check-cfg=cfg(libc_const_extern_fn_unstable) [libc 0.2.155] cargo:rustc-check-cfg=cfg(libc_const_size_of) [libc 0.2.155] cargo:rustc-check-cfg=cfg(libc_core_cvoid) [libc 0.2.155] cargo:rustc-check-cfg=cfg(libc_deny_warnings) [libc 0.2.155] cargo:rustc-check-cfg=cfg(libc_int128) [libc 0.2.155] cargo:rustc-check-cfg=cfg(libc_long_array) [libc 0.2.155] cargo:rustc-check-cfg=cfg(libc_non_exhaustive) [libc 0.2.155] cargo:rustc-check-cfg=cfg(libc_packedN) [libc 0.2.155] cargo:rustc-check-cfg=cfg(libc_priv_mod_use) [libc 0.2.155] cargo:rustc-check-cfg=cfg(libc_ptr_addr_of) [libc 0.2.155] cargo:rustc-check-cfg=cfg(libc_thread_local) [libc 0.2.155] cargo:rustc-check-cfg=cfg(libc_underscore_const_names) [libc 0.2.155] cargo:rustc-check-cfg=cfg(libc_union) [libc 0.2.155] cargo:rustc-check-cfg=cfg(target_os,values("switch","aix","ohos","hurd","visionos")) [libc 0.2.155] cargo:rustc-check-cfg=cfg(target_env,values("illumos","wasi","aix","ohos")) [libc 0.2.155] cargo:rustc-check-cfg=cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky")) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=libc CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.155 CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/libc' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.155 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=155 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.155 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/build/libc-0e675d84a73d3c56/out /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name libc --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.155/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=49a319009df08d6f -C extra-filename=-49a319009df08d6f --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn -Z binary-dep-depinfo --cfg freebsd11 --cfg libc_priv_mod_use --cfg libc_union --cfg libc_const_size_of --cfg libc_align --cfg libc_int128 --cfg libc_core_cvoid --cfg libc_packedN --cfg libc_cfg_target_vendor --cfg libc_non_exhaustive --cfg libc_long_array --cfg libc_ptr_addr_of --cfg libc_underscore_const_names --cfg libc_const_extern_fn --check-cfg 'cfg(emscripten_new_stat_abi)' --check-cfg 'cfg(espidf_time64)' --check-cfg 'cfg(freebsd10)' --check-cfg 'cfg(freebsd11)' --check-cfg 'cfg(freebsd12)' --check-cfg 'cfg(freebsd13)' --check-cfg 'cfg(freebsd14)' --check-cfg 'cfg(freebsd15)' --check-cfg 'cfg(libc_align)' --check-cfg 'cfg(libc_cfg_target_vendor)' --check-cfg 'cfg(libc_const_extern_fn)' --check-cfg 'cfg(libc_const_extern_fn_unstable)' --check-cfg 'cfg(libc_const_size_of)' --check-cfg 'cfg(libc_core_cvoid)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(libc_int128)' --check-cfg 'cfg(libc_long_array)' --check-cfg 'cfg(libc_non_exhaustive)' --check-cfg 'cfg(libc_packedN)' --check-cfg 'cfg(libc_priv_mod_use)' --check-cfg 'cfg(libc_ptr_addr_of)' --check-cfg 'cfg(libc_thread_local)' --check-cfg 'cfg(libc_underscore_const_names)' --check-cfg 'cfg(libc_union)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","visionos"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'` Dirty once_cell v1.19.0: the rustflags changed Compiling once_cell v1.19.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=once_cell CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/once_cell-1.19.0 CARGO_PKG_AUTHORS='Aleksey Kladov ' CARGO_PKG_DESCRIPTION='Single assignment cells and lazy values.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=once_cell CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/matklad/once_cell' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=1.19.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=19 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/once_cell-1.19.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name once_cell --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/once_cell-1.19.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="race"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "atomic-polyfill", "critical-section", "default", "parking_lot", "portable-atomic", "race", "std", "unstable"))' -C metadata=114ad44df60efabc -C extra-filename=-114ad44df60efabc --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling jobserver v0.1.32 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=jobserver CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/jobserver-0.1.32 CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='An implementation of the GNU Make jobserver for Rust. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/jobserver-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=jobserver CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/jobserver-rs' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.1.32 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=32 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/jobserver-0.1.32 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name jobserver --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/jobserver-0.1.32/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=5f841c5ce8778f5b -C extra-filename=-5f841c5ce8778f5b --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern libc=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/liblibc-49a319009df08d6f.rmeta --cap-lints warn -Z binary-dep-depinfo` Compiling aho-corasick v1.1.3 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=aho_corasick CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3 CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='Fast multiple substring searching.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/aho-corasick' CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=aho-corasick CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/aho-corasick' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=1.1.3 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name aho_corasick --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="perf-literal"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "logging", "perf-literal", "std"))' -C metadata=54aa8cdf8abea806 -C extra-filename=-54aa8cdf8abea806 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern memchr=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libmemchr-eaf845b8a6caf4a8.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling regex-syntax v0.8.4 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=regex_syntax CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-syntax-0.8.4 CARGO_PKG_AUTHORS='The Rust Project Developers:Andrew Gallant ' CARGO_PKG_DESCRIPTION='A regular expression parser.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=regex-syntax CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/regex/tree/master/regex-syntax' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.8.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-syntax-0.8.4 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name regex_syntax --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-syntax-0.8.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "default", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=aae80e7f7122199a -C extra-filename=-aae80e7f7122199a --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling cc v1.1.6 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=cc CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/cc-1.1.6 CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='A build-time dependency for Cargo build scripts to assist in invoking the native C compiler to compile native C code into a static archive to be linked into Rust code. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/cc-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/cc-rs' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=1.1.6 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/cc-1.1.6 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name cc --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/cc-1.1.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="parallel"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("jobserver", "parallel"))' -C metadata=7c8809bfb00fc0bc -C extra-filename=-7c8809bfb00fc0bc --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern jobserver=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/libjobserver-5f841c5ce8778f5b.rmeta --extern libc=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/liblibc-49a319009df08d6f.rmeta --cap-lints warn -Z binary-dep-depinfo` Compiling thiserror v1.0.63 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-1.0.63 CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='derive(Error)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=thiserror CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/thiserror' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.63 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=63 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-1.0.63 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-1.0.63/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=06983fbd4a4ab4cd -C extra-filename=-06983fbd4a4ab4cd --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/build/thiserror-06983fbd4a4ab4cd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn -Z binary-dep-depinfo` Compiling version_check v0.9.4 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=version_check CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/version_check-0.9.4 CARGO_PKG_AUTHORS='Sergio Benitez ' CARGO_PKG_DESCRIPTION='Tiny crate to check the version of the installed/running rustc.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=version_check CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/SergioBenitez/version_check' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.9.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/version_check-0.9.4 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name version_check --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/version_check-0.9.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f11f8764e66cdace -C extra-filename=-f11f8764e66cdace --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=openbsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(parallel_compiler)--check-cfg=cfg(rust_analyzer)-Zmacro-backtrace-Csplit-debuginfo=off-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zunstable-options' CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-1.0.63 CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='derive(Error)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=thiserror CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/thiserror' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.63 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=63 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-openbsd LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' NUM_JOBS=6 OPT_LEVEL=3 OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/thiserror-228c5efb79ac4e29/out PROFILE=release RUSTC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTC_WRAPPER=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTDOC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-openbsd /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/build/thiserror-06983fbd4a4ab4cd/build-script-build` [thiserror 1.0.63] cargo:rerun-if-changed=build/probe.rs [thiserror 1.0.63] cargo:rustc-check-cfg=cfg(error_generic_member_access) [thiserror 1.0.63] cargo:rustc-check-cfg=cfg(thiserror_nightly_testing) Fresh autocfg v1.3.0 warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/autocfg-1.3.0/src/error.rs:30:32 | 30 | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 30 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: `autocfg` (lib) generated 1 warning Compiling tinyvec_macros v0.1.1 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=tinyvec_macros CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinyvec_macros-0.1.1 CARGO_PKG_AUTHORS='Soveu ' CARGO_PKG_DESCRIPTION='Some macros for tiny containers' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0 OR Zlib' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tinyvec_macros CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Soveu/tinyvec_macros' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinyvec_macros-0.1.1 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name tinyvec_macros --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinyvec_macros-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=aa13c9acf059a036 -C extra-filename=-aa13c9acf059a036 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling serde v1.0.204 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.204 CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='A generic serialization/deserialization framework' CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde CARGO_PKG_README=crates-io.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.204 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=204 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.204 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.204/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=265492a536c572bb -C extra-filename=-265492a536c572bb --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/build/serde-265492a536c572bb -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=openbsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(parallel_compiler)--check-cfg=cfg(rust_analyzer)-Zmacro-backtrace-Csplit-debuginfo=off-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zunstable-options' CARGO_FEATURE_ALLOC=1 CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_DERIVE=1 CARGO_FEATURE_SERDE_DERIVE=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.204 CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='A generic serialization/deserialization framework' CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde CARGO_PKG_README=crates-io.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.204 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=204 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-openbsd LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' NUM_JOBS=6 OPT_LEVEL=3 OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/serde-aff63f619d85bfb0/out PROFILE=release RUSTC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTC_WRAPPER=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTDOC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-openbsd /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/build/serde-265492a536c572bb/build-script-build` [serde 1.0.204] cargo:rerun-if-changed=build.rs Compiling tinyvec v1.8.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=tinyvec CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinyvec-1.8.0 CARGO_PKG_AUTHORS='Lokathor ' CARGO_PKG_DESCRIPTION='`tinyvec` provides 100% safe vec-like data structures.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Zlib OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tinyvec CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Lokathor/tinyvec' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.8.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinyvec-1.8.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name tinyvec --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinyvec-1.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="tinyvec_macros"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "arbitrary", "debugger_visualizer", "default", "experimental_write_impl", "grab_spare_slice", "nightly_slice_partition_dedup", "real_blackbox", "rustc_1_40", "rustc_1_55", "rustc_1_57", "rustc_1_61", "serde", "std", "tinyvec_macros"))' -C metadata=3de7ce3ba265fc51 -C extra-filename=-3de7ce3ba265fc51 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern tinyvec_macros=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libtinyvec_macros-aa13c9acf059a036.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` [serde 1.0.204] cargo:rustc-check-cfg=cfg(no_core_cstr) [serde 1.0.204] cargo:rustc-check-cfg=cfg(no_core_num_saturating) [serde 1.0.204] cargo:rustc-check-cfg=cfg(no_core_try_from) [serde 1.0.204] cargo:rustc-check-cfg=cfg(no_diagnostic_namespace) [serde 1.0.204] cargo:rustc-check-cfg=cfg(no_float_copysign) [serde 1.0.204] cargo:rustc-check-cfg=cfg(no_num_nonzero_signed) [serde 1.0.204] cargo:rustc-check-cfg=cfg(no_relaxed_trait_bounds) [serde 1.0.204] cargo:rustc-check-cfg=cfg(no_serde_derive) [serde 1.0.204] cargo:rustc-check-cfg=cfg(no_std_atomic) [serde 1.0.204] cargo:rustc-check-cfg=cfg(no_std_atomic64) [serde 1.0.204] cargo:rustc-check-cfg=cfg(no_systemtime_checked_add) [serde 1.0.204] cargo:rustc-check-cfg=cfg(no_target_has_atomic) Compiling smallvec v1.13.2 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=smallvec CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/smallvec-1.13.2 CARGO_PKG_AUTHORS='The Servo Project Developers' CARGO_PKG_DESCRIPTION=''\''Small vector'\'' optimization: store up to a small number of items on the stack' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=smallvec CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/servo/rust-smallvec' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.13.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=13 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/smallvec-1.13.2 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name smallvec --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/smallvec-1.13.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="write"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "const_generics", "const_new", "debugger_visualizer", "drain_filter", "drain_keep_rest", "may_dangle", "serde", "specialization", "union", "write"))' -C metadata=d3ba7ada8112e848 -C extra-filename=-d3ba7ada8112e848 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: unexpected `cfg` condition name: `docs_rs` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinyvec-1.8.0/src/lib.rs:12:13 | 12 | #![cfg_attr(docs_rs, feature(doc_cfg))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `docs_rs` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinyvec-1.8.0/src/tinyvec.rs:38:12 | 38 | #[cfg_attr(docs_rs, doc(cfg(feature = "alloc")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinyvec-1.8.0/src/tinyvec.rs:97:12 | 97 | #[cfg_attr(docs_rs, doc(cfg(feature = "alloc")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinyvec-1.8.0/src/tinyvec.rs:1064:12 | 1064 | #[cfg_attr(docs_rs, doc(cfg(feature = "alloc")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinyvec-1.8.0/src/tinyvec.rs:1113:12 | 1113 | #[cfg_attr(docs_rs, doc(cfg(feature = "alloc")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinyvec-1.8.0/src/tinyvec.rs:1333:12 | 1333 | #[cfg_attr(docs_rs, doc(cfg(feature = "alloc")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Compiling crc32fast v1.4.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crc32fast-1.4.0 CARGO_PKG_AUTHORS='Sam Rijs :Alex Crichton ' CARGO_PKG_DESCRIPTION='Fast, SIMD-accelerated CRC32 (IEEE) checksum computation' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crc32fast CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/srijs/rust-crc32fast' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.4.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crc32fast-1.4.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crc32fast-1.4.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly", "std"))' -C metadata=cb2ac71e3df3c91d -C extra-filename=-cb2ac71e3df3c91d --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/build/crc32fast-cb2ac71e3df3c91d -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn -Z binary-dep-depinfo` Compiling crossbeam-utils v0.8.19 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-utils-0.8.19 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Utilities for concurrent programming' CARGO_PKG_HOMEPAGE='https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-utils' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossbeam-utils CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/crossbeam-rs/crossbeam' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.8.19 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=19 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-utils-0.8.19 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-utils-0.8.19/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "loom", "nightly", "std"))' -C metadata=7cbdca599de647b4 -C extra-filename=-7cbdca599de647b4 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/build/crossbeam-utils-7cbdca599de647b4 -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=openbsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(parallel_compiler)--check-cfg=cfg(rust_analyzer)-Zmacro-backtrace-Csplit-debuginfo=off-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zunstable-options' CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-utils-0.8.19 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Utilities for concurrent programming' CARGO_PKG_HOMEPAGE='https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-utils' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossbeam-utils CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/crossbeam-rs/crossbeam' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.8.19 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=19 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-openbsd LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' NUM_JOBS=6 OPT_LEVEL=3 OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/crossbeam-utils-5bde1b50d7577757/out PROFILE=release RUSTC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTC_WRAPPER=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTDOC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-openbsd /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/build/crossbeam-utils-7cbdca599de647b4/build-script-build` [crossbeam-utils 0.8.19] cargo:rerun-if-changed=no_atomic.rs Compiling lock_api v0.4.11 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/lock_api-0.4.11 CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='Wrappers to create fully-featured Mutex and RwLock types. Compatible with no_std.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lock_api CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION=1.49.0 CARGO_PKG_VERSION=0.4.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/lock_api-0.4.11 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/lock_api-0.4.11/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="atomic_usize"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arc_lock", "atomic_usize", "default", "nightly", "owning_ref", "serde"))' -C metadata=75c360e6260d90cd -C extra-filename=-75c360e6260d90cd --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/build/lock_api-75c360e6260d90cd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern autocfg=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/libautocfg-40688ae723f44fa8.rlib --cap-lints warn -Z binary-dep-depinfo` Compiling gix-trace v0.1.9 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=gix_trace CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gix-trace-0.1.9 CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='A crate to provide minimal `tracing` support that can be turned off to zero cost' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-trace CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Byron/gitoxide' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.1.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gix-trace-0.1.9 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name gix_trace --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gix-trace-0.1.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "document-features", "tracing", "tracing-detail"))' -C metadata=f19a913ae0592337 -C extra-filename=-f19a913ae0592337 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling regex-automata v0.4.7 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=regex_automata CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.4.7 CARGO_PKG_AUTHORS='The Rust Project Developers:Andrew Gallant ' CARGO_PKG_DESCRIPTION='Automata construction and matching using regular expressions.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=regex-automata CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/regex/tree/master/regex-automata' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.4.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.4.7 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name regex_automata --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.4.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="dfa-onepass"' --cfg 'feature="dfa-search"' --cfg 'feature="hybrid"' --cfg 'feature="meta"' --cfg 'feature="nfa"' --cfg 'feature="nfa-backtrack"' --cfg 'feature="nfa-pikevm"' --cfg 'feature="nfa-thompson"' --cfg 'feature="perf"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-literal-multisubstring"' --cfg 'feature="perf-literal-substring"' --cfg 'feature="std"' --cfg 'feature="syntax"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --cfg 'feature="unicode-word-boundary"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "dfa", "dfa-build", "dfa-onepass", "dfa-search", "hybrid", "internal-instrument", "internal-instrument-pikevm", "logging", "meta", "nfa", "nfa-backtrack", "nfa-pikevm", "nfa-thompson", "perf", "perf-inline", "perf-literal", "perf-literal-multisubstring", "perf-literal-substring", "std", "syntax", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unicode-word-boundary"))' -C metadata=fbd43c46a80fec0e -C extra-filename=-fbd43c46a80fec0e --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern aho_corasick=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libaho_corasick-54aa8cdf8abea806.rmeta --extern memchr=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libmemchr-eaf845b8a6caf4a8.rmeta --extern regex_syntax=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libregex_syntax-aae80e7f7122199a.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling libz-sys v1.1.18 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libz-sys-1.1.18 CARGO_PKG_AUTHORS='Alex Crichton :Josh Triplett :Sebastian Thiel ' CARGO_PKG_DESCRIPTION='Low-level bindings to the system libz library (also known as zlib).' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libz-sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libz-sys' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.1.18 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=18 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libz-sys-1.1.18 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libz-sys-1.1.18/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="libc"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("asm", "cmake", "default", "libc", "static", "stock-zlib", "zlib-ng", "zlib-ng-no-cmake-experimental-community-maintained"))' -C metadata=97b93744bc9d8779 -C extra-filename=-97b93744bc9d8779 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/build/libz-sys-97b93744bc9d8779 -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern cc=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/libcc-7c8809bfb00fc0bc.rlib --extern pkg_config=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/libpkg_config-3925baaa3c00e285.rlib --extern vcpkg=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/libvcpkg-41da7891f461a9d8.rlib --cap-lints warn -Z binary-dep-depinfo` warning: `tinyvec` (lib) generated 6 warnings Compiling unicode-normalization v0.1.23 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=unicode_normalization CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicode-normalization-0.1.23 CARGO_PKG_AUTHORS='kwantam :Manish Goregaokar ' CARGO_PKG_DESCRIPTION='This crate provides functions for normalization of Unicode strings, including Canonical and Compatible Decomposition and Recomposition, as described in Unicode Standard Annex #15. ' CARGO_PKG_HOMEPAGE='https://github.com/unicode-rs/unicode-normalization' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-normalization CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-rs/unicode-normalization' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.23 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=23 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicode-normalization-0.1.23 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name unicode_normalization --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicode-normalization-0.1.23/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=5407f56c407f96da -C extra-filename=-5407f56c407f96da --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern tinyvec=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libtinyvec-3de7ce3ba265fc51.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=openbsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(parallel_compiler)--check-cfg=cfg(rust_analyzer)-Zmacro-backtrace-Csplit-debuginfo=off-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zunstable-options' CARGO_FEATURE_LIBC=1 CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libz-sys-1.1.18 CARGO_MANIFEST_LINKS=z CARGO_PKG_AUTHORS='Alex Crichton :Josh Triplett :Sebastian Thiel ' CARGO_PKG_DESCRIPTION='Low-level bindings to the system libz library (also known as zlib).' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libz-sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libz-sys' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.1.18 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=18 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-openbsd LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' NUM_JOBS=6 OPT_LEVEL=3 OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/libz-sys-84335b2df0aacb05/out PROFILE=release RUSTC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTC_WRAPPER=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTDOC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-openbsd /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/build/libz-sys-97b93744bc9d8779/build-script-build` [libz-sys 1.1.18] cargo:rerun-if-env-changed=LIBZ_SYS_STATIC [libz-sys 1.1.18] cargo:rerun-if-changed=build.rs [libz-sys 1.1.18] cargo:rerun-if-changed=zng/cmake.rs [libz-sys 1.1.18] cargo:rerun-if-changed=zng/cc.rs [libz-sys 1.1.18] cargo:rerun-if-env-changed=ZLIB_NO_PKG_CONFIG [libz-sys 1.1.18] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-openbsd [libz-sys 1.1.18] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_openbsd [libz-sys 1.1.18] cargo:rerun-if-env-changed=HOST_PKG_CONFIG [libz-sys 1.1.18] cargo:rerun-if-env-changed=PKG_CONFIG [libz-sys 1.1.18] cargo:rerun-if-env-changed=ZLIB_STATIC [libz-sys 1.1.18] cargo:rerun-if-env-changed=ZLIB_DYNAMIC [libz-sys 1.1.18] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC [libz-sys 1.1.18] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC [libz-sys 1.1.18] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-openbsd [libz-sys 1.1.18] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_openbsd [libz-sys 1.1.18] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH [libz-sys 1.1.18] cargo:rerun-if-env-changed=PKG_CONFIG_PATH [libz-sys 1.1.18] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-openbsd [libz-sys 1.1.18] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_openbsd [libz-sys 1.1.18] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR [libz-sys 1.1.18] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR [libz-sys 1.1.18] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-openbsd [libz-sys 1.1.18] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_openbsd [libz-sys 1.1.18] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR [libz-sys 1.1.18] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR [libz-sys 1.1.18] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR [libz-sys 1.1.18] cargo:rerun-if-env-changed=SYSROOT [libz-sys 1.1.18] cargo:rerun-if-env-changed=ZLIB_STATIC [libz-sys 1.1.18] cargo:rerun-if-env-changed=ZLIB_DYNAMIC [libz-sys 1.1.18] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC [libz-sys 1.1.18] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC [libz-sys 1.1.18] cargo:rustc-link-lib=z [libz-sys 1.1.18] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-openbsd [libz-sys 1.1.18] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_openbsd [libz-sys 1.1.18] cargo:rerun-if-env-changed=HOST_PKG_CONFIG [libz-sys 1.1.18] cargo:rerun-if-env-changed=PKG_CONFIG [libz-sys 1.1.18] cargo:rerun-if-env-changed=ZLIB_STATIC [libz-sys 1.1.18] cargo:rerun-if-env-changed=ZLIB_DYNAMIC [libz-sys 1.1.18] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC [libz-sys 1.1.18] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC [libz-sys 1.1.18] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-openbsd [libz-sys 1.1.18] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_openbsd [libz-sys 1.1.18] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH [libz-sys 1.1.18] cargo:rerun-if-env-changed=PKG_CONFIG_PATH [libz-sys 1.1.18] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-openbsd [libz-sys 1.1.18] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_openbsd [libz-sys 1.1.18] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR [libz-sys 1.1.18] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR [libz-sys 1.1.18] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-openbsd [libz-sys 1.1.18] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_openbsd [libz-sys 1.1.18] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR [libz-sys 1.1.18] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR [libz-sys 1.1.18] OPT_LEVEL = Some(3) [libz-sys 1.1.18] TARGET = Some(x86_64-unknown-openbsd) [libz-sys 1.1.18] OUT_DIR = Some(/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/libz-sys-84335b2df0aacb05/out) [libz-sys 1.1.18] HOST = Some(x86_64-unknown-openbsd) [libz-sys 1.1.18] cargo:rerun-if-env-changed=CC_x86_64-unknown-openbsd [libz-sys 1.1.18] CC_x86_64-unknown-openbsd = None [libz-sys 1.1.18] cargo:rerun-if-env-changed=CC_x86_64_unknown_openbsd [libz-sys 1.1.18] CC_x86_64_unknown_openbsd = Some(cc) [libz-sys 1.1.18] RUSTC_WRAPPER = Some(/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc) [libz-sys 1.1.18] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [libz-sys 1.1.18] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [libz-sys 1.1.18] CRATE_CC_NO_DEFAULTS = None [libz-sys 1.1.18] DEBUG = Some(false) [libz-sys 1.1.18] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-openbsd [libz-sys 1.1.18] CFLAGS_x86_64-unknown-openbsd = None [libz-sys 1.1.18] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_openbsd [libz-sys 1.1.18] CFLAGS_x86_64_unknown_openbsd = Some(-O2 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-openbsd -O2 -pipe) [libz-sys 1.1.18] running "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "--target=x86_64-unknown-openbsd" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "--target=x86_64-unknown-openbsd" "-O2" "-pipe" "src/smoke.c" "-g0" "-o" "/dev/null" "-lz" [libz-sys 1.1.18] src/smoke.c:4:10: warning: cast to smaller integer type 'int' from 'uLong (*)(uLong, const Bytef *, uInt)' (aka 'unsigned long (*)(unsigned long, const unsigned char *, unsigned int)') [-Wpointer-to-int-cast] [libz-sys 1.1.18] return (int) adler32; [libz-sys 1.1.18] ^~~~~~~~~~~~~ [libz-sys 1.1.18] 1 warning generated. [libz-sys 1.1.18] cargo:rustc-link-lib=z Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=libz_sys CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libz-sys-1.1.18 CARGO_PKG_AUTHORS='Alex Crichton :Josh Triplett :Sebastian Thiel ' CARGO_PKG_DESCRIPTION='Low-level bindings to the system libz library (also known as zlib).' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libz-sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libz-sys' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.1.18 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=18 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libz-sys-1.1.18 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/libz-sys-84335b2df0aacb05/out /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name libz_sys --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libz-sys-1.1.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="libc"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("asm", "cmake", "default", "libc", "static", "stock-zlib", "zlib-ng", "zlib-ng-no-cmake-experimental-community-maintained"))' -C metadata=e5d153d09e7058ba -C extra-filename=-e5d153d09e7058ba --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern libc=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/liblibc-9a5125bbce9ac274.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo -l z -l z` warning: unexpected `cfg` condition name: `zng` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libz-sys-1.1.18/src/lib.rs:8:11 | 8 | #[cfg(not(zng))] | ^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `parallel_compiler`, `proc_macro`, `relocation_model`, `rust_analyzer`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, and `unix` and 1 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(zng)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(zng)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `zng` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libz-sys-1.1.18/src/lib.rs:15:7 | 15 | #[cfg(zng)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(zng)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(zng)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `zng` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libz-sys-1.1.18/src/lib.rs:31:11 | 31 | #[cfg(any(zng, feature = "libc"))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(zng)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(zng)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `zng` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libz-sys-1.1.18/src/lib.rs:42:11 | 42 | #[cfg(any(zng, feature = "libc"))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(zng)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(zng)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `zng` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libz-sys-1.1.18/src/lib.rs:47:9 | 47 | not(zng), | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(zng)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(zng)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `zng` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libz-sys-1.1.18/src/lib.rs:54:9 | 54 | not(zng), | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(zng)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(zng)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `zng` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libz-sys-1.1.18/src/lib.rs:60:11 | 60 | #[cfg(all(zng, windows, not(target_env = "gnu")))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(zng)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(zng)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `zng` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libz-sys-1.1.18/src/lib.rs:63:11 | 63 | #[cfg(all(zng, not(all(windows, not(target_env = "gnu")))))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(zng)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(zng)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `zng` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libz-sys-1.1.18/src/lib.rs:108:11 | 108 | #[cfg(not(zng))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(zng)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(zng)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `zng` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libz-sys-1.1.18/src/lib.rs:115:7 | 115 | #[cfg(zng)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(zng)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(zng)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `zng` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libz-sys-1.1.18/src/lib.rs:221:11 | 221 | #[cfg(not(zng))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(zng)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(zng)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `zng` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libz-sys-1.1.18/src/lib.rs:255:7 | 255 | #[cfg(zng)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(zng)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(zng)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `zng` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libz-sys-1.1.18/src/lib.rs:272:7 | 272 | #[cfg(zng)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(zng)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(zng)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `zng` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libz-sys-1.1.18/src/lib.rs:283:7 | 283 | #[cfg(zng)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(zng)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(zng)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `zng` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libz-sys-1.1.18/src/lib.rs:289:7 | 289 | #[cfg(zng)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(zng)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(zng)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `zng` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libz-sys-1.1.18/src/lib.rs:301:7 | 301 | #[cfg(zng)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(zng)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(zng)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `zng` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libz-sys-1.1.18/src/lib.rs:316:7 | 316 | #[cfg(zng)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(zng)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(zng)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `zng` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libz-sys-1.1.18/src/lib.rs:327:11 | 327 | #[cfg(any(zng, feature = "libc"))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(zng)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(zng)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `libz-sys` (lib) generated 18 warnings Compiling parking_lot_core v0.9.9 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.9 CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='An advanced API for creating custom synchronization primitives.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=parking_lot_core CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION=1.49.0 CARGO_PKG_VERSION=0.9.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.9 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.9/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("backtrace", "deadlock_detection", "nightly", "petgraph", "thread-id"))' -C metadata=c3986e23ec9ff573 -C extra-filename=-c3986e23ec9ff573 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/build/parking_lot_core-c3986e23ec9ff573 -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=openbsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(parallel_compiler)--check-cfg=cfg(rust_analyzer)-Zmacro-backtrace-Csplit-debuginfo=off-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zunstable-options' CARGO_FEATURE_ATOMIC_USIZE=1 CARGO_FEATURE_DEFAULT=1 CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/lock_api-0.4.11 CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='Wrappers to create fully-featured Mutex and RwLock types. Compatible with no_std.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lock_api CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION=1.49.0 CARGO_PKG_VERSION=0.4.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-openbsd LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' NUM_JOBS=6 OPT_LEVEL=3 OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/lock_api-e78969d69614ae78/out PROFILE=release RUSTC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTC_WRAPPER=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTDOC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-openbsd /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/build/lock_api-75c360e6260d90cd/build-script-build` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=openbsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(parallel_compiler)--check-cfg=cfg(rust_analyzer)-Zmacro-backtrace-Csplit-debuginfo=off-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zunstable-options' CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.9 CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='An advanced API for creating custom synchronization primitives.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=parking_lot_core CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION=1.49.0 CARGO_PKG_VERSION=0.9.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-openbsd LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' NUM_JOBS=6 OPT_LEVEL=3 OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/parking_lot_core-08145eafe90142ae/out PROFILE=release RUSTC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTC_WRAPPER=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTDOC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-openbsd /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/build/parking_lot_core-c3986e23ec9ff573/build-script-build` [parking_lot_core 0.9.9] cargo:rerun-if-changed=build.rs Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=crossbeam_utils CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-utils-0.8.19 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Utilities for concurrent programming' CARGO_PKG_HOMEPAGE='https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-utils' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossbeam-utils CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/crossbeam-rs/crossbeam' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.8.19 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=19 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-utils-0.8.19 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/crossbeam-utils-5bde1b50d7577757/out /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name crossbeam_utils --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-utils-0.8.19/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "loom", "nightly", "std"))' -C metadata=ffd10823ab7414df -C extra-filename=-ffd10823ab7414df --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` [lock_api 0.4.11] cargo:rustc-cfg=has_const_fn_trait_bound Dirty fastrand v2.1.0: the rustflags changed Compiling fastrand v2.1.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=fastrand CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/fastrand-2.1.0 CARGO_PKG_AUTHORS='Stjepan Glavina ' CARGO_PKG_DESCRIPTION='A simple and fast random number generator' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fastrand CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/smol-rs/fastrand' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=2.1.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/fastrand-2.1.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name fastrand --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/fastrand-2.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "getrandom", "js", "std"))' -C metadata=535a6e2736b6ad1c -C extra-filename=-535a6e2736b6ad1c --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: unexpected `cfg` condition name: `crossbeam_loom` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-utils-0.8.19/src/lib.rs:42:7 | 42 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `parallel_compiler`, `proc_macro`, `relocation_model`, `rust_analyzer`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, and `unix` and 1 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `crossbeam_loom` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-utils-0.8.19/src/lib.rs:65:11 | 65 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-utils-0.8.19/src/lib.rs:106:11 | 106 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_no_atomic` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-utils-0.8.19/src/lib.rs:74:23 | 74 | #[cfg(not(crossbeam_no_atomic))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_no_atomic` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-utils-0.8.19/src/lib.rs:78:23 | 78 | #[cfg(not(crossbeam_no_atomic))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_no_atomic` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-utils-0.8.19/src/lib.rs:81:23 | 81 | #[cfg(not(crossbeam_no_atomic))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-utils-0.8.19/src/atomic/mod.rs:7:11 | 7 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-utils-0.8.19/src/atomic/mod.rs:25:11 | 25 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-utils-0.8.19/src/atomic/mod.rs:28:11 | 28 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_no_atomic` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-utils-0.8.19/src/atomic/consume.rs:1:11 | 1 | #[cfg(not(crossbeam_no_atomic))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_no_atomic` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-utils-0.8.19/src/atomic/consume.rs:27:11 | 27 | #[cfg(not(crossbeam_no_atomic))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-utils-0.8.19/src/atomic/consume.rs:36:19 | 36 | not(any(miri, crossbeam_loom, crossbeam_sanitize_thread)), | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_sanitize_thread` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-utils-0.8.19/src/atomic/consume.rs:36:35 | 36 | not(any(miri, crossbeam_loom, crossbeam_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_no_atomic` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-utils-0.8.19/src/atomic/consume.rs:50:11 | 50 | #[cfg(not(crossbeam_no_atomic))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-utils-0.8.19/src/atomic/consume.rs:53:19 | 53 | not(any(miri, crossbeam_loom, crossbeam_sanitize_thread)), | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_sanitize_thread` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-utils-0.8.19/src/atomic/consume.rs:53:35 | 53 | not(any(miri, crossbeam_loom, crossbeam_sanitize_thread)), | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_sanitize_thread)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_sanitize_thread)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_no_atomic` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-utils-0.8.19/src/atomic/consume.rs:101:11 | 101 | #[cfg(not(crossbeam_no_atomic))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-utils-0.8.19/src/atomic/consume.rs:107:7 | 107 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_no_atomic` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-utils-0.8.19/src/atomic/consume.rs:66:19 | 64 | / macro_rules! impl_atomic { 65 | | ($atomic:ident, $val:ty) => { 66 | | #[cfg(not(crossbeam_no_atomic))] | | ^^^^^^^^^^^^^^^^^^^ 67 | | impl AtomicConsume for core::sync::atomic::$atomic { ... | 76 | | }; 77 | | } | |_- in this expansion of `impl_atomic!` 78 | 79 | impl_atomic!(AtomicBool, bool); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-utils-0.8.19/src/atomic/consume.rs:71:15 | 64 | / macro_rules! impl_atomic { 65 | | ($atomic:ident, $val:ty) => { 66 | | #[cfg(not(crossbeam_no_atomic))] 67 | | impl AtomicConsume for core::sync::atomic::$atomic { ... | 71 | | #[cfg(crossbeam_loom)] | | ^^^^^^^^^^^^^^ ... | 76 | | }; 77 | | } | |_- in this expansion of `impl_atomic!` 78 | 79 | impl_atomic!(AtomicBool, bool); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_no_atomic` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-utils-0.8.19/src/atomic/consume.rs:66:19 | 64 | / macro_rules! impl_atomic { 65 | | ($atomic:ident, $val:ty) => { 66 | | #[cfg(not(crossbeam_no_atomic))] | | ^^^^^^^^^^^^^^^^^^^ 67 | | impl AtomicConsume for core::sync::atomic::$atomic { ... | 76 | | }; 77 | | } | |_- in this expansion of `impl_atomic!` ... 80 | impl_atomic!(AtomicUsize, usize); | -------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-utils-0.8.19/src/atomic/consume.rs:71:15 | 64 | / macro_rules! impl_atomic { 65 | | ($atomic:ident, $val:ty) => { 66 | | #[cfg(not(crossbeam_no_atomic))] 67 | | impl AtomicConsume for core::sync::atomic::$atomic { ... | 71 | | #[cfg(crossbeam_loom)] | | ^^^^^^^^^^^^^^ ... | 76 | | }; 77 | | } | |_- in this expansion of `impl_atomic!` ... 80 | impl_atomic!(AtomicUsize, usize); | -------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_no_atomic` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-utils-0.8.19/src/atomic/consume.rs:66:19 | 64 | / macro_rules! impl_atomic { 65 | | ($atomic:ident, $val:ty) => { 66 | | #[cfg(not(crossbeam_no_atomic))] | | ^^^^^^^^^^^^^^^^^^^ 67 | | impl AtomicConsume for core::sync::atomic::$atomic { ... | 76 | | }; 77 | | } | |_- in this expansion of `impl_atomic!` ... 81 | impl_atomic!(AtomicIsize, isize); | -------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-utils-0.8.19/src/atomic/consume.rs:71:15 | 64 | / macro_rules! impl_atomic { 65 | | ($atomic:ident, $val:ty) => { 66 | | #[cfg(not(crossbeam_no_atomic))] 67 | | impl AtomicConsume for core::sync::atomic::$atomic { ... | 71 | | #[cfg(crossbeam_loom)] | | ^^^^^^^^^^^^^^ ... | 76 | | }; 77 | | } | |_- in this expansion of `impl_atomic!` ... 81 | impl_atomic!(AtomicIsize, isize); | -------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_no_atomic` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-utils-0.8.19/src/atomic/consume.rs:66:19 | 64 | / macro_rules! impl_atomic { 65 | | ($atomic:ident, $val:ty) => { 66 | | #[cfg(not(crossbeam_no_atomic))] | | ^^^^^^^^^^^^^^^^^^^ 67 | | impl AtomicConsume for core::sync::atomic::$atomic { ... | 76 | | }; 77 | | } | |_- in this expansion of `impl_atomic!` ... 82 | impl_atomic!(AtomicU8, u8); | -------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-utils-0.8.19/src/atomic/consume.rs:71:15 | 64 | / macro_rules! impl_atomic { 65 | | ($atomic:ident, $val:ty) => { 66 | | #[cfg(not(crossbeam_no_atomic))] 67 | | impl AtomicConsume for core::sync::atomic::$atomic { ... | 71 | | #[cfg(crossbeam_loom)] | | ^^^^^^^^^^^^^^ ... | 76 | | }; 77 | | } | |_- in this expansion of `impl_atomic!` ... 82 | impl_atomic!(AtomicU8, u8); | -------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_no_atomic` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-utils-0.8.19/src/atomic/consume.rs:66:19 | 64 | / macro_rules! impl_atomic { 65 | | ($atomic:ident, $val:ty) => { 66 | | #[cfg(not(crossbeam_no_atomic))] | | ^^^^^^^^^^^^^^^^^^^ 67 | | impl AtomicConsume for core::sync::atomic::$atomic { ... | 76 | | }; 77 | | } | |_- in this expansion of `impl_atomic!` ... 83 | impl_atomic!(AtomicI8, i8); | -------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-utils-0.8.19/src/atomic/consume.rs:71:15 | 64 | / macro_rules! impl_atomic { 65 | | ($atomic:ident, $val:ty) => { 66 | | #[cfg(not(crossbeam_no_atomic))] 67 | | impl AtomicConsume for core::sync::atomic::$atomic { ... | 71 | | #[cfg(crossbeam_loom)] | | ^^^^^^^^^^^^^^ ... | 76 | | }; 77 | | } | |_- in this expansion of `impl_atomic!` ... 83 | impl_atomic!(AtomicI8, i8); | -------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_no_atomic` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-utils-0.8.19/src/atomic/consume.rs:66:19 | 64 | / macro_rules! impl_atomic { 65 | | ($atomic:ident, $val:ty) => { 66 | | #[cfg(not(crossbeam_no_atomic))] | | ^^^^^^^^^^^^^^^^^^^ 67 | | impl AtomicConsume for core::sync::atomic::$atomic { ... | 76 | | }; 77 | | } | |_- in this expansion of `impl_atomic!` ... 84 | impl_atomic!(AtomicU16, u16); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-utils-0.8.19/src/atomic/consume.rs:71:15 | 64 | / macro_rules! impl_atomic { 65 | | ($atomic:ident, $val:ty) => { 66 | | #[cfg(not(crossbeam_no_atomic))] 67 | | impl AtomicConsume for core::sync::atomic::$atomic { ... | 71 | | #[cfg(crossbeam_loom)] | | ^^^^^^^^^^^^^^ ... | 76 | | }; 77 | | } | |_- in this expansion of `impl_atomic!` ... 84 | impl_atomic!(AtomicU16, u16); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_no_atomic` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-utils-0.8.19/src/atomic/consume.rs:66:19 | 64 | / macro_rules! impl_atomic { 65 | | ($atomic:ident, $val:ty) => { 66 | | #[cfg(not(crossbeam_no_atomic))] | | ^^^^^^^^^^^^^^^^^^^ 67 | | impl AtomicConsume for core::sync::atomic::$atomic { ... | 76 | | }; 77 | | } | |_- in this expansion of `impl_atomic!` ... 85 | impl_atomic!(AtomicI16, i16); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-utils-0.8.19/src/atomic/consume.rs:71:15 | 64 | / macro_rules! impl_atomic { 65 | | ($atomic:ident, $val:ty) => { 66 | | #[cfg(not(crossbeam_no_atomic))] 67 | | impl AtomicConsume for core::sync::atomic::$atomic { ... | 71 | | #[cfg(crossbeam_loom)] | | ^^^^^^^^^^^^^^ ... | 76 | | }; 77 | | } | |_- in this expansion of `impl_atomic!` ... 85 | impl_atomic!(AtomicI16, i16); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_no_atomic` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-utils-0.8.19/src/atomic/consume.rs:66:19 | 64 | / macro_rules! impl_atomic { 65 | | ($atomic:ident, $val:ty) => { 66 | | #[cfg(not(crossbeam_no_atomic))] | | ^^^^^^^^^^^^^^^^^^^ 67 | | impl AtomicConsume for core::sync::atomic::$atomic { ... | 76 | | }; 77 | | } | |_- in this expansion of `impl_atomic!` ... 87 | impl_atomic!(AtomicU32, u32); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-utils-0.8.19/src/atomic/consume.rs:71:15 | 64 | / macro_rules! impl_atomic { 65 | | ($atomic:ident, $val:ty) => { 66 | | #[cfg(not(crossbeam_no_atomic))] 67 | | impl AtomicConsume for core::sync::atomic::$atomic { ... | 71 | | #[cfg(crossbeam_loom)] | | ^^^^^^^^^^^^^^ ... | 76 | | }; 77 | | } | |_- in this expansion of `impl_atomic!` ... 87 | impl_atomic!(AtomicU32, u32); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_no_atomic` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-utils-0.8.19/src/atomic/consume.rs:66:19 | 64 | / macro_rules! impl_atomic { 65 | | ($atomic:ident, $val:ty) => { 66 | | #[cfg(not(crossbeam_no_atomic))] | | ^^^^^^^^^^^^^^^^^^^ 67 | | impl AtomicConsume for core::sync::atomic::$atomic { ... | 76 | | }; 77 | | } | |_- in this expansion of `impl_atomic!` ... 89 | impl_atomic!(AtomicI32, i32); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-utils-0.8.19/src/atomic/consume.rs:71:15 | 64 | / macro_rules! impl_atomic { 65 | | ($atomic:ident, $val:ty) => { 66 | | #[cfg(not(crossbeam_no_atomic))] 67 | | impl AtomicConsume for core::sync::atomic::$atomic { ... | 71 | | #[cfg(crossbeam_loom)] | | ^^^^^^^^^^^^^^ ... | 76 | | }; 77 | | } | |_- in this expansion of `impl_atomic!` ... 89 | impl_atomic!(AtomicI32, i32); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_no_atomic` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-utils-0.8.19/src/atomic/consume.rs:66:19 | 64 | / macro_rules! impl_atomic { 65 | | ($atomic:ident, $val:ty) => { 66 | | #[cfg(not(crossbeam_no_atomic))] | | ^^^^^^^^^^^^^^^^^^^ 67 | | impl AtomicConsume for core::sync::atomic::$atomic { ... | 76 | | }; 77 | | } | |_- in this expansion of `impl_atomic!` ... 94 | impl_atomic!(AtomicU64, u64); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-utils-0.8.19/src/atomic/consume.rs:71:15 | 64 | / macro_rules! impl_atomic { 65 | | ($atomic:ident, $val:ty) => { 66 | | #[cfg(not(crossbeam_no_atomic))] 67 | | impl AtomicConsume for core::sync::atomic::$atomic { ... | 71 | | #[cfg(crossbeam_loom)] | | ^^^^^^^^^^^^^^ ... | 76 | | }; 77 | | } | |_- in this expansion of `impl_atomic!` ... 94 | impl_atomic!(AtomicU64, u64); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_no_atomic` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-utils-0.8.19/src/atomic/consume.rs:66:19 | 64 | / macro_rules! impl_atomic { 65 | | ($atomic:ident, $val:ty) => { 66 | | #[cfg(not(crossbeam_no_atomic))] | | ^^^^^^^^^^^^^^^^^^^ 67 | | impl AtomicConsume for core::sync::atomic::$atomic { ... | 76 | | }; 77 | | } | |_- in this expansion of `impl_atomic!` ... 99 | impl_atomic!(AtomicI64, i64); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_no_atomic)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_no_atomic)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-utils-0.8.19/src/atomic/consume.rs:71:15 | 64 | / macro_rules! impl_atomic { 65 | | ($atomic:ident, $val:ty) => { 66 | | #[cfg(not(crossbeam_no_atomic))] 67 | | impl AtomicConsume for core::sync::atomic::$atomic { ... | 71 | | #[cfg(crossbeam_loom)] | | ^^^^^^^^^^^^^^ ... | 76 | | }; 77 | | } | |_- in this expansion of `impl_atomic!` ... 99 | impl_atomic!(AtomicI64, i64); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-utils-0.8.19/src/sync/mod.rs:7:11 | 7 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-utils-0.8.19/src/sync/mod.rs:10:11 | 10 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-utils-0.8.19/src/sync/mod.rs:15:11 | 15 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `128` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/fastrand-2.1.0/src/lib.rs:622:11 | 622 | #[cfg(target_pointer_width = "128")] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_pointer_width` are: `16`, `32`, and `64` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(target_pointer_width, values("128"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(target_pointer_width, values(\"128\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: `fastrand` (lib) generated 1 warning Dirty scopeguard v1.2.0: the rustflags changed Compiling scopeguard v1.2.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=scopeguard CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/scopeguard-1.2.0 CARGO_PKG_AUTHORS=bluss CARGO_PKG_DESCRIPTION='A RAII scope guard that will run a given closure when it goes out of scope, even if the code between panics (assuming unwinding panic). Defines the macros `defer'\!'`, `defer_on_unwind'\!'`, `defer_on_success'\!'` as shorthands for guards with one of the implemented strategies. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=scopeguard CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bluss/scopeguard' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.2.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/scopeguard-1.2.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name scopeguard --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/scopeguard-1.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "use_std"))' -C metadata=1cfa95a60fe71469 -C extra-filename=-1cfa95a60fe71469 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=lock_api CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/lock_api-0.4.11 CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='Wrappers to create fully-featured Mutex and RwLock types. Compatible with no_std.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lock_api CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION=1.49.0 CARGO_PKG_VERSION=0.4.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/lock_api-0.4.11 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/lock_api-e78969d69614ae78/out /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name lock_api --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/lock_api-0.4.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="atomic_usize"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arc_lock", "atomic_usize", "default", "nightly", "owning_ref", "serde"))' -C metadata=a1d09026941ea93f -C extra-filename=-a1d09026941ea93f --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern scopeguard=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libscopeguard-1cfa95a60fe71469.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo --cfg has_const_fn_trait_bound` warning: unexpected `cfg` condition name: `has_const_fn_trait_bound` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/lock_api-0.4.11/src/mutex.rs:152:11 | 152 | #[cfg(has_const_fn_trait_bound)] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `parallel_compiler`, `proc_macro`, `relocation_model`, `rust_analyzer`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, and `unix` and 1 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_const_fn_trait_bound)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_const_fn_trait_bound)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `has_const_fn_trait_bound` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/lock_api-0.4.11/src/mutex.rs:162:15 | 162 | #[cfg(not(has_const_fn_trait_bound))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_const_fn_trait_bound)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_const_fn_trait_bound)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_const_fn_trait_bound` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/lock_api-0.4.11/src/remutex.rs:235:11 | 235 | #[cfg(has_const_fn_trait_bound)] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_const_fn_trait_bound)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_const_fn_trait_bound)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_const_fn_trait_bound` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/lock_api-0.4.11/src/remutex.rs:250:15 | 250 | #[cfg(not(has_const_fn_trait_bound))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_const_fn_trait_bound)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_const_fn_trait_bound)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_const_fn_trait_bound` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/lock_api-0.4.11/src/rwlock.rs:369:11 | 369 | #[cfg(has_const_fn_trait_bound)] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_const_fn_trait_bound)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_const_fn_trait_bound)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_const_fn_trait_bound` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/lock_api-0.4.11/src/rwlock.rs:379:15 | 379 | #[cfg(not(has_const_fn_trait_bound))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_const_fn_trait_bound)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_const_fn_trait_bound)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: field `0` is never read --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/lock_api-0.4.11/src/lib.rs:103:24 | 103 | pub struct GuardNoSend(*mut ()); | ----------- ^^^^^^^ | | | field in this struct | = help: consider removing this field = note: `#[warn(dead_code)]` on by default warning: `lock_api` (lib) generated 7 warnings Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=parking_lot_core CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.9 CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='An advanced API for creating custom synchronization primitives.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=parking_lot_core CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION=1.49.0 CARGO_PKG_VERSION=0.9.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.9 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/parking_lot_core-08145eafe90142ae/out /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name parking_lot_core --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("backtrace", "deadlock_detection", "nightly", "petgraph", "thread-id"))' -C metadata=4f26a1fe7d1e708f -C extra-filename=-4f26a1fe7d1e708f --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern cfg_if=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libcfg_if-d7457ff2f3866edf.rmeta --extern libc=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/liblibc-9a5125bbce9ac274.rmeta --extern smallvec=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libsmallvec-d3ba7ada8112e848.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: unused import: `UnparkHandle` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.9/src/thread_parker/mod.rs:85:49 | 85 | pub use self::imp::{thread_yield, ThreadParker, UnparkHandle}; | ^^^^^^^^^^^^ | = note: `#[warn(unused_imports)]` on by default warning: unexpected `cfg` condition name: `tsan_enabled` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.9/src/word_lock.rs:293:13 | 293 | if cfg!(tsan_enabled) { | ^^^^^^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `parallel_compiler`, `proc_macro`, `relocation_model`, `rust_analyzer`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, and `unix` and 1 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tsan_enabled)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tsan_enabled)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: `crossbeam-utils` (lib) generated 43 warnings Compiling faster-hex v0.9.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=faster_hex CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/faster-hex-0.9.0 CARGO_PKG_AUTHORS='zhangsoledad <787953403@qq.com>' CARGO_PKG_DESCRIPTION='Fast hex encoding.' CARGO_PKG_HOMEPAGE='https://github.com/NervosFoundation/faster-hex' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=faster-hex CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/NervosFoundation/faster-hex' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.9.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/faster-hex-0.9.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name faster_hex --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/faster-hex-0.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "serde", "std"))' -C metadata=b8dd597fc2da18b2 -C extra-filename=-b8dd597fc2da18b2 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: `parking_lot_core` (lib) generated 2 warnings Compiling parking_lot v0.12.1 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=parking_lot CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot-0.12.1 CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='More compact and efficient implementations of the standard synchronization primitives.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=parking_lot CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.12.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot-0.12.1 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name parking_lot --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot-0.12.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arc_lock", "deadlock_detection", "default", "hardware-lock-elision", "nightly", "owning_ref", "send_guard", "serde"))' -C metadata=4ff99ed326101696 -C extra-filename=-4ff99ed326101696 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern lock_api=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/liblock_api-a1d09026941ea93f.rmeta --extern parking_lot_core=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libparking_lot_core-4f26a1fe7d1e708f.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Dirty bitflags v2.6.0: the rustflags changed Compiling bitflags v2.6.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=bitflags CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bitflags-2.6.0 CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A macro to generate structures which behave like bitflags. ' CARGO_PKG_HOMEPAGE='https://github.com/bitflags/bitflags' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bitflags CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bitflags/bitflags' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=2.6.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bitflags-2.6.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name bitflags --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bitflags-2.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "bytemuck", "compiler_builtins", "core", "example_generated", "rustc-dep-of-std", "serde", "std"))' -C metadata=1204db0de952c1db -C extra-filename=-1204db0de952c1db --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling same-file v1.0.6 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=same_file CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/same-file-1.0.6 CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='A simple crate for determining whether two file paths point to the same file. ' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/same-file' CARGO_PKG_LICENSE=Unlicense/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=same-file CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/same-file' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.6 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/same-file-1.0.6 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name same_file --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/same-file-1.0.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ca21de200b38aeb4 -C extra-filename=-ca21de200b38aeb4 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: unused return value of `into_raw_fd` that must be used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/same-file-1.0.6/src/unix.rs:23:13 | 23 | self.file.take().unwrap().into_raw_fd(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: losing the raw file descriptor may leak resources = note: `#[warn(unused_must_use)]` on by default help: use `let _ = ...` to ignore the resulting value | 23 | let _ = self.file.take().unwrap().into_raw_fd(); | +++++++ warning: `same-file` (lib) generated 1 warning Compiling walkdir v2.5.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=walkdir CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/walkdir-2.5.0 CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='Recursively walk a directory.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/walkdir' CARGO_PKG_LICENSE=Unlicense/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=walkdir CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/walkdir' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.5.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/walkdir-2.5.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name walkdir --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/walkdir-2.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=78abfbb18db01728 -C extra-filename=-78abfbb18db01728 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern same_file=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libsame_file-ca21de200b38aeb4.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling thiserror-impl v1.0.63 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=thiserror_impl CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-impl-1.0.63 CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Implementation detail of the `thiserror` crate' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=thiserror-impl CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/dtolnay/thiserror' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.63 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=63 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-impl-1.0.63 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name thiserror_impl --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-impl-1.0.63/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=24f9d6fba555682c -C extra-filename=-24f9d6fba555682c --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern proc_macro2=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/libproc_macro2-7c60fc0ab14e3244.rlib --extern quote=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/libquote-5de702b0a1dabd6d.rlib --extern syn=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/libsyn-9b4cb4398632ea31.rlib --extern proc_macro --cap-lints warn -Z binary-dep-depinfo` Compiling bstr v1.9.1 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=bstr CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.9.1 CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='A string type that is not required to be valid UTF-8.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/bstr' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bstr CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/bstr' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=1.9.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.9.1 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name bstr --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.9.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="std"' --cfg 'feature="unicode"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "serde", "std", "unicode"))' -C metadata=3f407656315bea0a -C extra-filename=-3f407656315bea0a --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern memchr=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libmemchr-eaf845b8a6caf4a8.rmeta --extern regex_automata=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libregex_automata-fbd43c46a80fec0e.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling serde_derive v1.0.204 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=serde_derive CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.204 CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='Macros 1.1 implementation of #[derive(Serialize, Deserialize)]' CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_derive CARGO_PKG_README=crates-io.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.204 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=204 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.204 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name serde_derive --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.204/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=388287b8f494f5f6 -C extra-filename=-388287b8f494f5f6 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern proc_macro2=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/libproc_macro2-7c60fc0ab14e3244.rlib --extern quote=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/libquote-5de702b0a1dabd6d.rlib --extern syn=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/libsyn-9b4cb4398632ea31.rlib --extern proc_macro --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=thiserror CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-1.0.63 CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='derive(Error)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=thiserror CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/thiserror' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.63 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=63 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-1.0.63 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/thiserror-228c5efb79ac4e29/out /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name thiserror --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-1.0.63/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=d8e947232485bc37 -C extra-filename=-d8e947232485bc37 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern thiserror_impl=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/libthiserror_impl-24f9d6fba555682c.so --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(thiserror_nightly_testing)'` Compiling gix-utils v0.1.12 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=gix_utils CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gix-utils-0.1.12 CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='A crate with `gitoxide` utilities that don'\''t need feature toggles' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-utils CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Byron/gitoxide' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.1.12 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gix-utils-0.1.12 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name gix_utils --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gix-utils-0.1.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="bstr"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bstr"))' -C metadata=1680dc1ccba2b5b8 -C extra-filename=-1680dc1ccba2b5b8 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern bstr=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libbstr-3f407656315bea0a.rmeta --extern fastrand=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libfastrand-535a6e2736b6ad1c.rmeta --extern unicode_normalization=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libunicode_normalization-5407f56c407f96da.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=openbsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(parallel_compiler)--check-cfg=cfg(rust_analyzer)-Zmacro-backtrace-Csplit-debuginfo=off-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zunstable-options' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crc32fast-1.4.0 CARGO_PKG_AUTHORS='Sam Rijs :Alex Crichton ' CARGO_PKG_DESCRIPTION='Fast, SIMD-accelerated CRC32 (IEEE) checksum computation' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crc32fast CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/srijs/rust-crc32fast' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.4.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-openbsd LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' NUM_JOBS=6 OPT_LEVEL=3 OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/crc32fast-1f26f965386e3d79/out PROFILE=release RUSTC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTC_WRAPPER=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTDOC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-openbsd /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/build/crc32fast-cb2ac71e3df3c91d/build-script-build` [crc32fast 1.4.0] cargo:rerun-if-changed=build.rs [crc32fast 1.4.0] cargo:rustc-cfg=crc32fast_stdarchx86 Compiling adler v1.0.2 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=adler CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/adler-1.0.2 CARGO_PKG_AUTHORS='Jonas Schievink ' CARGO_PKG_DESCRIPTION='A simple clean-room implementation of the Adler-32 checksum' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='0BSD OR MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=adler CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/jonas-schievink/adler.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/adler-1.0.2 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name adler --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/adler-1.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "rustc-dep-of-std", "std"))' -C metadata=63ea32c4880b170c -C extra-filename=-63ea32c4880b170c --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling miniz_oxide v0.7.2 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=miniz_oxide CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/miniz_oxide-0.7.2 CARGO_PKG_AUTHORS='Frommi :oyvindln ' CARGO_PKG_DESCRIPTION='DEFLATE compression and decompression library rewritten in Rust based on miniz' CARGO_PKG_HOMEPAGE='https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide' CARGO_PKG_LICENSE='MIT OR Zlib OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=miniz_oxide CARGO_PKG_README=Readme.md CARGO_PKG_REPOSITORY='https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.7.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/miniz_oxide-0.7.2 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name miniz_oxide --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/miniz_oxide-0.7.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="with-alloc"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "compiler_builtins", "core", "default", "rustc-dep-of-std", "simd", "simd-adler32", "std", "with-alloc"))' -C metadata=2bce41ab131ee7b6 -C extra-filename=-2bce41ab131ee7b6 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern adler=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libadler-63ea32c4880b170c.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: unexpected `cfg` condition name: `fuzzing` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/miniz_oxide-0.7.2/src/inflate/core.rs:1786:18 | 1786 | if !cfg!(fuzzing) { | ^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `parallel_compiler`, `proc_macro`, `relocation_model`, `rust_analyzer`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, and `unix` and 1 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=crc32fast CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crc32fast-1.4.0 CARGO_PKG_AUTHORS='Sam Rijs :Alex Crichton ' CARGO_PKG_DESCRIPTION='Fast, SIMD-accelerated CRC32 (IEEE) checksum computation' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crc32fast CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/srijs/rust-crc32fast' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.4.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crc32fast-1.4.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/crc32fast-1f26f965386e3d79/out /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name crc32fast --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crc32fast-1.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly", "std"))' -C metadata=d72e9e4507c0d673 -C extra-filename=-d72e9e4507c0d673 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern cfg_if=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libcfg_if-d7457ff2f3866edf.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo --cfg crc32fast_stdarchx86` warning: unexpected `cfg` condition name: `crc32fast_stdarchx86` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crc32fast-1.4.0/src/specialized/mod.rs:3:9 | 3 | crc32fast_stdarchx86, | ^^^^^^^^^^^^^^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `parallel_compiler`, `proc_macro`, `relocation_model`, `rust_analyzer`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, and `unix` and 1 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crc32fast_stdarchx86)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crc32fast_stdarchx86)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default Compiling gix-hash v0.14.2 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=gix_hash CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gix-hash-0.14.2 CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='Borrowed and owned git hash digests used to identify git objects' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-hash CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Byron/gitoxide' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.14.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gix-hash-0.14.2 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name gix_hash --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gix-hash-0.14.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("document-features", "serde"))' -C metadata=3a7f456d7837a65d -C extra-filename=-3a7f456d7837a65d --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern faster_hex=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libfaster_hex-b8dd597fc2da18b2.rmeta --extern thiserror=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libthiserror-d8e947232485bc37.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: `crc32fast` (lib) generated 1 warning Compiling flate2 v1.0.30 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=flate2 CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/flate2-1.0.30 CARGO_PKG_AUTHORS='Alex Crichton :Josh Triplett ' CARGO_PKG_DESCRIPTION='DEFLATE compression and decompression exposed as Read/BufRead/Write streams. Supports miniz_oxide and multiple zlib implementations. Supports zlib, gzip, and raw deflate streams. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/flate2-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=flate2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/flate2-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.30 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=30 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/flate2-1.0.30 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name flate2 --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/flate2-1.0.30/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="any_impl"' --cfg 'feature="any_zlib"' --cfg 'feature="libz-sys"' --cfg 'feature="miniz_oxide"' --cfg 'feature="rust_backend"' --cfg 'feature="zlib"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("any_impl", "any_zlib", "cloudflare-zlib-sys", "cloudflare_zlib", "default", "libz-ng-sys", "libz-rs-sys", "libz-sys", "miniz-sys", "miniz_oxide", "rust_backend", "zlib", "zlib-default", "zlib-ng", "zlib-ng-compat", "zlib-rs"))' -C metadata=fa9af830bc6dbac7 -C extra-filename=-fa9af830bc6dbac7 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern crc32fast=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libcrc32fast-d72e9e4507c0d673.rmeta --extern libz_sys=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/liblibz_sys-e5d153d09e7058ba.rmeta --extern miniz_oxide=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libminiz_oxide-2bce41ab131ee7b6.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling prodash v28.0.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=prodash CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/prodash-28.0.0 CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='A dashboard for visualizing progress of asynchronous and possibly blocking tasks' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=prodash CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Byron/prodash' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=28.0.0 CARGO_PKG_VERSION_MAJOR=28 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/prodash-28.0.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name prodash --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/prodash-28.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="parking_lot"' --cfg 'feature="progress-tree"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("async-io", "bytesize", "crosstermion", "ctrlc", "dashmap", "default", "futures-core", "futures-lite", "human_format", "humantime", "is-terminal", "local-time", "log", "parking_lot", "progress-log", "progress-tree", "progress-tree-hp-hashmap", "progress-tree-log", "render-line", "render-line-autoconfigure", "render-line-crossterm", "render-tui", "render-tui-crossterm", "signal-hook", "time", "tui", "tui-react", "unicode-segmentation", "unicode-width", "unit-bytes", "unit-duration", "unit-human"))' -C metadata=71f07ec53bfd15b7 -C extra-filename=-71f07ec53bfd15b7 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern parking_lot=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libparking_lot-4ff99ed326101696.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: unexpected `cfg` condition value: `atty` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/prodash-28.0.0/src/lib.rs:37:7 | 37 | #[cfg(feature = "atty")] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `async-io`, `bytesize`, `crosstermion`, `ctrlc`, `dashmap`, `default`, `futures-core`, `futures-lite`, `human_format`, `humantime`, `is-terminal`, `local-time`, `log`, `parking_lot`, `progress-log`, `progress-tree`, `progress-tree-hp-hashmap`, `progress-tree-log`, `render-line`, `render-line-autoconfigure`, `render-line-crossterm`, `render-tui`, `render-tui-crossterm`, `signal-hook`, `time`, `tui`, `tui-react`, `unicode-segmentation`, `unicode-width`, `unit-bytes`, `unit-duration`, and `unit-human` = help: consider adding `atty` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default Compiling crossbeam-channel v0.5.12 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=crossbeam_channel CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-channel-0.5.12 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Multi-producer multi-consumer channels for message passing' CARGO_PKG_HOMEPAGE='https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-channel' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossbeam-channel CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/crossbeam-rs/crossbeam' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.5.12 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-channel-0.5.12 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name crossbeam_channel --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-channel-0.5.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=eabc23c7840e4857 -C extra-filename=-eabc23c7840e4857 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern crossbeam_utils=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libcrossbeam_utils-ffd10823ab7414df.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: `miniz_oxide` (lib) generated 1 warning Compiling bytes v1.6.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=bytes CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bytes-1.6.0 CARGO_PKG_AUTHORS='Carl Lerche :Sean McArthur ' CARGO_PKG_DESCRIPTION='Types and traits for working with bytes' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bytes CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/bytes' CARGO_PKG_RUST_VERSION=1.39 CARGO_PKG_VERSION=1.6.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bytes-1.6.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name bytes --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bytes-1.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=1c22bb4baf878b3f -C extra-filename=-1c22bb4baf878b3f --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: unexpected `cfg` condition name: `loom` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bytes-1.6.0/src/bytes.rs:1321:17 | 1321 | #[cfg(all(test, loom))] | ^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `parallel_compiler`, `proc_macro`, `relocation_model`, `rust_analyzer`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, and `unix` and 1 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `loom` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bytes-1.6.0/src/bytes.rs:135:19 | 135 | #[cfg(not(all(loom, test)))] | ^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bytes-1.6.0/src/bytes.rs:143:15 | 143 | #[cfg(all(loom, test))] | ^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bytes-1.6.0/src/bytes.rs:163:19 | 163 | #[cfg(not(all(loom, test)))] | ^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bytes-1.6.0/src/bytes.rs:173:15 | 173 | #[cfg(all(loom, test))] | ^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bytes-1.6.0/src/bytes_mut.rs:1774:17 | 1774 | #[cfg(all(test, loom))] | ^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bytes-1.6.0/src/loom.rs:1:21 | 1 | #[cfg(not(all(test, loom)))] | ^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bytes-1.6.0/src/loom.rs:23:17 | 23 | #[cfg(all(test, loom))] | ^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=serde CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.204 CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='A generic serialization/deserialization framework' CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde CARGO_PKG_README=crates-io.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.204 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=204 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.204 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/serde-aff63f619d85bfb0/out /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name serde --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.204/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=0dad9d70d17085f1 -C extra-filename=-0dad9d70d17085f1 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern serde_derive=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/libserde_derive-388287b8f494f5f6.so --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo --check-cfg 'cfg(no_core_cstr)' --check-cfg 'cfg(no_core_num_saturating)' --check-cfg 'cfg(no_core_try_from)' --check-cfg 'cfg(no_diagnostic_namespace)' --check-cfg 'cfg(no_float_copysign)' --check-cfg 'cfg(no_num_nonzero_signed)' --check-cfg 'cfg(no_relaxed_trait_bounds)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_systemtime_checked_add)' --check-cfg 'cfg(no_target_has_atomic)'` Compiling sha1_smol v1.0.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=sha1_smol CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1_smol-1.0.0 CARGO_PKG_AUTHORS='Armin Ronacher ' CARGO_PKG_DESCRIPTION='Minimal dependency free implementation of SHA1 for Rust.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=BSD-3-Clause CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=sha1_smol CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/mitsuhiko/sha1-smol' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1_smol-1.0.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name sha1_smol --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1_smol-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("serde", "std"))' -C metadata=2c8b6d434f3eb257 -C extra-filename=-2c8b6d434f3eb257 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: method `simd_eq` is never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1_smol-1.0.0/src/simd.rs:31:8 | 30 | pub trait SimdExt { | ------- method in this trait 31 | fn simd_eq(self, rhs: Self) -> Self; | ^^^^^^^ | = note: `#[warn(dead_code)]` on by default Compiling gix-features v0.38.2 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=gix_features CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gix-features-0.38.2 CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='A crate to integrate various capabilities using compile-time feature flags' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-features CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Byron/gitoxide' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.38.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=38 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gix-features-0.38.2 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name gix_features --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gix-features-0.38.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="crc32"' --cfg 'feature="default"' --cfg 'feature="fs-read-dir"' --cfg 'feature="io-pipe"' --cfg 'feature="once_cell"' --cfg 'feature="parallel"' --cfg 'feature="prodash"' --cfg 'feature="progress"' --cfg 'feature="rustsha1"' --cfg 'feature="walkdir"' --cfg 'feature="zlib"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("cache-efficiency-debug", "crc32", "default", "document-features", "fast-sha1", "fs-read-dir", "fs-walkdir-parallel", "io-pipe", "once_cell", "parallel", "prodash", "progress", "progress-unit-bytes", "progress-unit-human-numbers", "rustsha1", "tracing", "tracing-detail", "walkdir", "zlib", "zlib-ng", "zlib-ng-compat", "zlib-rust-backend", "zlib-stock"))' -C metadata=09e391a85aa7037c -C extra-filename=-09e391a85aa7037c --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern bytes=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libbytes-1c22bb4baf878b3f.rmeta --extern crc32fast=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libcrc32fast-d72e9e4507c0d673.rmeta --extern crossbeam_channel=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libcrossbeam_channel-eabc23c7840e4857.rmeta --extern flate2=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libflate2-fa9af830bc6dbac7.rmeta --extern gix_hash=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_hash-3a7f456d7837a65d.rmeta --extern gix_trace=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_trace-f19a913ae0592337.rmeta --extern gix_utils=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_utils-1680dc1ccba2b5b8.rmeta --extern libc=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/liblibc-9a5125bbce9ac274.rmeta --extern once_cell=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libonce_cell-114ad44df60efabc.rmeta --extern parking_lot=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libparking_lot-4ff99ed326101696.rmeta --extern prodash=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libprodash-71f07ec53bfd15b7.rmeta --extern sha1_smol=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libsha1_smol-2c8b6d434f3eb257.rmeta --extern thiserror=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libthiserror-d8e947232485bc37.rmeta --extern walkdir=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libwalkdir-78abfbb18db01728.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: `sha1_smol` (lib) generated 1 warning Dirty itoa v1.0.11: the rustflags changed Compiling itoa v1.0.11 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=itoa CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itoa-1.0.11 CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Fast integer primitive to string conversion' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=itoa CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/itoa' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=1.0.11 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itoa-1.0.11 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name itoa --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itoa-1.0.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("no-panic"))' -C metadata=3fc493d5b20ddaa0 -C extra-filename=-3fc493d5b20ddaa0 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling num-conv v0.1.0 warning: `prodash` (lib) generated 1 warning Compiling powerfmt v0.2.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=num_conv CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/num-conv-0.1.0 CARGO_PKG_AUTHORS='Jacob Pratt ' CARGO_PKG_DESCRIPTION='`num_conv` is a crate to convert between integer types without using `as` casts. This provides better certainty when refactoring, makes the exact behavior of code more explicit, and allows using turbofish syntax. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=num-conv CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/jhpratt/num-conv' CARGO_PKG_RUST_VERSION=1.57.0 CARGO_PKG_VERSION=0.1.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/num-conv-0.1.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name num_conv --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/num-conv-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --warn=unused --warn=unreachable-pub '--deny=clippy::std-instead-of-core' --warn=missing-docs '--deny=clippy::alloc-instead-of-core' -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=7ef71989859dc44b -C extra-filename=-7ef71989859dc44b --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn -Z binary-dep-depinfo` warning: `bytes` (lib) generated 8 warnings Compiling time-core v0.1.2 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=powerfmt CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/powerfmt-0.2.0 CARGO_PKG_AUTHORS='Jacob Pratt ' CARGO_PKG_DESCRIPTION=' `powerfmt` is a library that provides utilities for formatting values. This crate makes it significantly easier to support filling to a minimum width with alignment, avoid heap allocation, and avoid repetitive calculations. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=powerfmt CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/jhpratt/powerfmt' CARGO_PKG_RUST_VERSION=1.67.0 CARGO_PKG_VERSION=0.2.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/powerfmt-0.2.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name powerfmt --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/powerfmt-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "macros", "std"))' -C metadata=7391f2102567b704 -C extra-filename=-7391f2102567b704 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=time_core CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-core-0.1.2 CARGO_PKG_AUTHORS='Jacob Pratt :Time contributors' CARGO_PKG_DESCRIPTION='This crate is an implementation detail and should not be relied upon directly.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=time-core CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/time-rs/time' CARGO_PKG_RUST_VERSION=1.67.0 CARGO_PKG_VERSION=0.1.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-core-0.1.2 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name time_core --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-core-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f7ae9dbac4929bde -C extra-filename=-f7ae9dbac4929bde --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn -Z binary-dep-depinfo` warning: unexpected `cfg` condition name: `__powerfmt_docs` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/powerfmt-0.2.0/src/lib.rs:6:13 | 6 | #![cfg_attr(__powerfmt_docs, feature(doc_auto_cfg, rustc_attrs))] | ^^^^^^^^^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `parallel_compiler`, `proc_macro`, `relocation_model`, `rust_analyzer`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, and `unix` and 1 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__powerfmt_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__powerfmt_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `__powerfmt_docs` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/powerfmt-0.2.0/src/lib.rs:7:13 | 7 | #![cfg_attr(__powerfmt_docs, allow(internal_features))] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__powerfmt_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__powerfmt_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__powerfmt_docs` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/powerfmt-0.2.0/src/smart_display.rs:629:12 | 629 | #[cfg_attr(__powerfmt_docs, rustc_must_implement_one_of(fmt, fmt_with_metadata))] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__powerfmt_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__powerfmt_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=time_core CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-core-0.1.2 CARGO_PKG_AUTHORS='Jacob Pratt :Time contributors' CARGO_PKG_DESCRIPTION='This crate is an implementation detail and should not be relied upon directly.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=time-core CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/time-rs/time' CARGO_PKG_RUST_VERSION=1.67.0 CARGO_PKG_VERSION=0.1.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-core-0.1.2 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name time_core --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-core-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=875ab60edbb0cc34 -C extra-filename=-875ab60edbb0cc34 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling time-macros v0.2.18 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=time_macros CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-macros-0.2.18 CARGO_PKG_AUTHORS='Jacob Pratt :Time contributors' CARGO_PKG_DESCRIPTION=' Procedural macros for the time crate. This crate is an implementation detail and should not be relied upon directly. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=time-macros CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/time-rs/time' CARGO_PKG_RUST_VERSION=1.67.0 CARGO_PKG_VERSION=0.2.18 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=18 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-macros-0.2.18 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name time_macros --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-macros-0.2.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --warn=variant-size-differences '--warn=clippy::use-debug' '--warn=clippy::unwrap-used' '--warn=clippy::unwrap-in-result' --warn=unused-qualifications --warn=unused-lifetimes --warn=unused-import-braces --warn=unused --deny=unstable-syntax-pre-expansion --deny=unsafe-op-in-unsafe-fn --warn=unreachable-pub '--warn=clippy::unnested-or-patterns' --deny=unnameable-test-items '--warn=clippy::uninlined-format-args' '--warn=clippy::unimplemented' '--warn=rustdoc::unescaped-backticks' '--deny=clippy::undocumented-unsafe-blocks' --deny=unconditional-recursion --warn=trivial-numeric-casts --warn=trivial-casts '--warn=clippy::todo' --deny=temporary-cstring-as-ptr --deny=suspicious-double-ref-op '--deny=clippy::std-instead-of-core' --warn=single-use-lifetimes '--warn=clippy::semicolon-outside-block' '--warn=rustdoc::private-doc-tests' '--warn=clippy::print-stdout' --deny=overlapping-range-endpoints --deny=opaque-hidden-inferred-bound '--warn=clippy::obfuscated-if-else' '--warn=clippy::nursery' --warn=noop-method-call --deny=non-ascii-idents --deny=named-arguments-used-positionally '--warn=clippy::missing-enforced-import-renames' '--warn=clippy::missing-docs-in-private-items' --warn=missing-docs --warn=missing-debug-implementations --warn=missing-copy-implementations --warn=missing-abi --warn=meta-variable-misuse '--warn=clippy::manual-let-else' --warn=macro-use-extern-crate --warn=let-underscore --warn=keyword-idents --deny=invalid-value --deny=invalid-reference-casting --deny=invalid-nan-comparisons --deny=invalid-macro-export-arguments --deny=invalid-from-utf8 --deny=improper-ctypes-definitions --deny=improper-ctypes --deny=hidden-glob-reexports '--warn=clippy::get-unwrap' --deny=future-incompatible '--warn=clippy::explicit-auto-deref' --deny=drop-bounds --deny=deref-nullptr '--warn=clippy::decimal-literal-representation' '--warn=clippy::dbg-macro' --deny=const-item-mutation --deny=clashing-extern-declarations --deny=ambiguous-glob-reexports '--deny=clippy::alloc-instead-of-core' '--warn=clippy::all' --warn=unstable-name-collisions '--allow=clippy::redundant-pub-crate' '--allow=clippy::option-if-let-else' -C debug-assertions=off --cfg 'feature="formatting"' --cfg 'feature="parsing"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("formatting", "large-dates", "parsing", "serde"))' -C metadata=68013fbd2d12bef7 -C extra-filename=-68013fbd2d12bef7 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern num_conv=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/libnum_conv-7ef71989859dc44b.rlib --extern time_core=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/libtime_core-f7ae9dbac4929bde.rlib --extern proc_macro --cap-lints warn -Z binary-dep-depinfo` warning: `powerfmt` (lib) generated 3 warnings Compiling num_threads v0.1.7 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=num_conv CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/num-conv-0.1.0 CARGO_PKG_AUTHORS='Jacob Pratt ' CARGO_PKG_DESCRIPTION='`num_conv` is a crate to convert between integer types without using `as` casts. This provides better certainty when refactoring, makes the exact behavior of code more explicit, and allows using turbofish syntax. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=num-conv CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/jhpratt/num-conv' CARGO_PKG_RUST_VERSION=1.57.0 CARGO_PKG_VERSION=0.1.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/num-conv-0.1.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name num_conv --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/num-conv-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --warn=unused --warn=unreachable-pub '--deny=clippy::std-instead-of-core' --warn=missing-docs '--deny=clippy::alloc-instead-of-core' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=d2524335d92b2661 -C extra-filename=-d2524335d92b2661 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=num_threads CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/num_threads-0.1.7 CARGO_PKG_AUTHORS='Jacob Pratt ' CARGO_PKG_DESCRIPTION='A minimal library that determines the number of running threads for the current process.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=num_threads CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/jhpratt/num_threads' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/num_threads-0.1.7 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name num_threads --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/num_threads-0.1.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=dcd1c29a3d7be1ba -C extra-filename=-dcd1c29a3d7be1ba --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling winnow v0.6.18 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=winnow CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.6.18 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A byte-oriented, zero-copy, parser combinators library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=winnow CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/winnow-rs/winnow' CARGO_PKG_RUST_VERSION=1.65.0 CARGO_PKG_VERSION=0.6.18 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=18 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.6.18 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name winnow --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.6.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--allow=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="simd"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "debug", "default", "simd", "std", "unstable-doc", "unstable-recover"))' -C metadata=563b00c5c86fe54c -C extra-filename=-563b00c5c86fe54c --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern memchr=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libmemchr-eaf845b8a6caf4a8.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling rustix v0.38.34 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34 CARGO_PKG_AUTHORS='Dan Gohman :Jakub Konka ' CARGO_PKG_DESCRIPTION='Safe Rust bindings to POSIX/Unix/Linux/Winsock-like syscalls' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustix CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bytecodealliance/rustix' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.38.34 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=38 CARGO_PKG_VERSION_PATCH=34 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="std"' --cfg 'feature="termios"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "default", "event", "fs", "io_uring", "itoa", "libc", "libc-extra-traits", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "shm", "std", "stdio", "system", "termios", "thread", "time", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=235599b63175f286 -C extra-filename=-235599b63175f286 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/build/rustix-235599b63175f286 -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn -Z binary-dep-depinfo` Compiling typenum v1.17.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=build_script_main CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/typenum-1.17.0 CARGO_PKG_AUTHORS='Paho Lurie-Gregg :Andre Bogus ' CARGO_PKG_DESCRIPTION='Typenum is a Rust library for type-level numbers evaluated at compile time. It currently supports bits, unsigned integers, and signed integers. It also provides a type-level array of type-level numbers, but its implementation is incomplete.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=typenum CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/paholg/typenum' CARGO_PKG_RUST_VERSION=1.37.0 CARGO_PKG_VERSION=1.17.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=17 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/typenum-1.17.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name build_script_main --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/typenum-1.17.0/build/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("const-generics", "force_unix_path_separator", "i128", "no_std", "scale-info", "scale_info", "strict"))' -C metadata=dba7ad44575e9cd5 -C extra-filename=-dba7ad44575e9cd5 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/build/typenum-dba7ad44575e9cd5 -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=openbsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(parallel_compiler)--check-cfg=cfg(rust_analyzer)-Zmacro-backtrace-Csplit-debuginfo=off-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zunstable-options' CARGO_FEATURE_ALLOC=1 CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_FS=1 CARGO_FEATURE_LIBC_EXTRA_TRAITS=1 CARGO_FEATURE_STD=1 CARGO_FEATURE_TERMIOS=1 CARGO_FEATURE_USE_LIBC_AUXV=1 CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34 CARGO_PKG_AUTHORS='Dan Gohman :Jakub Konka ' CARGO_PKG_DESCRIPTION='Safe Rust bindings to POSIX/Unix/Linux/Winsock-like syscalls' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustix CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bytecodealliance/rustix' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.38.34 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=38 CARGO_PKG_VERSION_PATCH=34 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-openbsd LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' NUM_JOBS=6 OPT_LEVEL=3 OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/rustix-b954b474320b354b/out PROFILE=release RUSTC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTC_WRAPPER=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTDOC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-openbsd /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/build/rustix-235599b63175f286/build-script-build` [rustix 0.38.34] cargo:rerun-if-changed=build.rs Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=openbsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(parallel_compiler)--check-cfg=cfg(rust_analyzer)-Zmacro-backtrace-Csplit-debuginfo=off-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zunstable-options' CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/typenum-1.17.0 CARGO_PKG_AUTHORS='Paho Lurie-Gregg :Andre Bogus ' CARGO_PKG_DESCRIPTION='Typenum is a Rust library for type-level numbers evaluated at compile time. It currently supports bits, unsigned integers, and signed integers. It also provides a type-level array of type-level numbers, but its implementation is incomplete.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=typenum CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/paholg/typenum' CARGO_PKG_RUST_VERSION=1.37.0 CARGO_PKG_VERSION=1.17.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=17 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-openbsd LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' NUM_JOBS=6 OPT_LEVEL=3 OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/typenum-c830833a0ad663f4/out PROFILE=release RUSTC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTC_WRAPPER=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTDOC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-openbsd /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/build/typenum-dba7ad44575e9cd5/build-script-main` [typenum 1.17.0] cargo:rerun-if-changed=build/main.rs [rustix 0.38.34] cargo:rustc-cfg=static_assertions [rustix 0.38.34] cargo:rustc-cfg=libc [rustix 0.38.34] cargo:rustc-cfg=netbsdlike [rustix 0.38.34] cargo:rustc-cfg=bsd [rustix 0.38.34] cargo:rerun-if-env-changed=CARGO_CFG_RUSTIX_USE_EXPERIMENTAL_ASM [rustix 0.38.34] cargo:rerun-if-env-changed=CARGO_CFG_RUSTIX_USE_LIBC [rustix 0.38.34] cargo:rerun-if-env-changed=CARGO_FEATURE_USE_LIBC [rustix 0.38.34] cargo:rerun-if-env-changed=CARGO_FEATURE_RUSTC_DEP_OF_STD [rustix 0.38.34] cargo:rerun-if-env-changed=CARGO_CFG_MIRI Compiling ahash v0.8.11 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11 CARGO_PKG_AUTHORS='Tom Kaitchuck ' CARGO_PKG_DESCRIPTION='A non-cryptographic hash function using AES-NI for high performance' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ahash CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tkaitchuck/ahash' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=0.8.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/./build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("atomic-polyfill", "compile-time-rng", "const-random", "default", "getrandom", "nightly-arm-aes", "no-rng", "runtime-rng", "serde", "std"))' -C metadata=621a5eb71237131c -C extra-filename=-621a5eb71237131c --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/build/ahash-621a5eb71237131c -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern version_check=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/libversion_check-f11f8764e66cdace.rlib --cap-lints warn -Z binary-dep-depinfo` Compiling errno v0.3.9 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=errno CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/errno-0.3.9 CARGO_PKG_AUTHORS='Chris Wong ' CARGO_PKG_DESCRIPTION='Cross-platform interface to the `errno` variable.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=errno CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/lambda-fairy/rust-errno' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.3.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/errno-0.3.9 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name errno --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/errno-0.3.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=4e151763bc995a61 -C extra-filename=-4e151763bc995a61 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern libc=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/liblibc-9a5125bbce9ac274.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: unexpected `cfg` condition value: `bitrig` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/errno-0.3.9/src/unix.rs:78:13 | 78 | target_os = "bitrig", | ^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_os` are: `aix`, `android`, `cuda`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `redox`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, `uefi`, `unknown`, `visionos`, `vita`, `vxworks`, and `wasi` and 4 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(target_os, values("bitrig"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(target_os, values(\"bitrig\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default Compiling zeroize v1.7.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=zeroize CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zeroize-1.7.0 CARGO_PKG_AUTHORS='The RustCrypto Project Developers' CARGO_PKG_DESCRIPTION='Securely clear secrets from memory with a simple trait built on stable Rust primitives which guarantee memory is zeroed using an operation will not be '\''optimized away'\'' by the compiler. Uses a portable pure Rust implementation that works everywhere, even WASM'\!' ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zeroize CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/utils/tree/master/zeroize' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=1.7.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zeroize-1.7.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name zeroize --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zeroize-1.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("aarch64", "alloc", "default", "derive", "serde", "std", "zeroize_derive"))' -C metadata=0b2e8fe838fe0375 -C extra-filename=-0b2e8fe838fe0375 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: unnecessary qualification --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zeroize-1.7.0/src/lib.rs:415:63 | 415 | volatile_set((self as *mut Self).cast::(), 0, mem::size_of::()); | ^^^^^^^^^^^^^^^^^^^^ | note: the lint level is defined here --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zeroize-1.7.0/src/lib.rs:7:41 | 7 | #![warn(missing_docs, rust_2018_idioms, unused_qualifications)] | ^^^^^^^^^^^^^^^^^^^^^ help: remove the unnecessary path segments | 415 - volatile_set((self as *mut Self).cast::(), 0, mem::size_of::()); 415 + volatile_set((self as *mut Self).cast::(), 0, size_of::()); | warning: unnecessary qualification --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zeroize-1.7.0/src/lib.rs:460:43 | 460 | let size = self.len().checked_mul(mem::size_of::()).unwrap(); | ^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 460 - let size = self.len().checked_mul(mem::size_of::()).unwrap(); 460 + let size = self.len().checked_mul(size_of::()).unwrap(); | warning: `errno` (lib) generated 1 warning Compiling home v0.5.9 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=home CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/home-0.5.9 CARGO_PKG_AUTHORS='Brian Anderson ' CARGO_PKG_DESCRIPTION='Shared definitions of home directories.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=home CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/cargo' CARGO_PKG_RUST_VERSION=1.70.0 CARGO_PKG_VERSION=0.5.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/home-0.5.9 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name home --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/home-0.5.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--allow=clippy::all' '--warn=clippy::self_named_module_files' --warn=rust_2018_idioms '--allow=rustdoc::private_intra_doc_links' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--warn=clippy::disallowed_methods' '--warn=clippy::dbg_macro' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b4110bd5b82c885a -C extra-filename=-b4110bd5b82c885a --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-macros-0.2.18/src/helpers/mod.rs:100:6 | 100 | .cast_unsigned() | ^^^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_unsigned(...)` to keep using the current method = note: requested on the command line with `-W unstable-name-collisions` help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_unsigned` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-macros-0.2.18/src/lib.rs:10:1 | 10 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-macros-0.2.18/src/offset.rs:63:44 | 63 | } else if minutes >= Minute::per(Hour).cast_signed() { | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-macros-0.2.18/src/lib.rs:10:1 | 10 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-macros-0.2.18/src/offset.rs:70:46 | 70 | } else if seconds >= Second::per(Minute).cast_signed() { | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-macros-0.2.18/src/lib.rs:10:1 | 10 + #![feature(integer_sign_cast)] | warning: `zeroize` (lib) generated 2 warnings Compiling gix-path v0.10.9 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=gix_path CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gix-path-0.10.9 CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='A crate of the gitoxide project dealing paths and their conversions' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-path CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Byron/gitoxide' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.10.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gix-path-0.10.9 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name gix_path --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gix-path-0.10.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=3632f26e476b2dcf -C extra-filename=-3632f26e476b2dcf --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern bstr=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libbstr-3f407656315bea0a.rmeta --extern gix_trace=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_trace-f19a913ae0592337.rmeta --extern home=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libhome-b4110bd5b82c885a.rmeta --extern once_cell=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libonce_cell-114ad44df60efabc.rmeta --extern thiserror=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libthiserror-d8e947232485bc37.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rustix CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34 CARGO_PKG_AUTHORS='Dan Gohman :Jakub Konka ' CARGO_PKG_DESCRIPTION='Safe Rust bindings to POSIX/Unix/Linux/Winsock-like syscalls' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustix CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bytecodealliance/rustix' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.38.34 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=38 CARGO_PKG_VERSION_PATCH=34 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/rustix-b954b474320b354b/out /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rustix --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="std"' --cfg 'feature="termios"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "default", "event", "fs", "io_uring", "itoa", "libc", "libc-extra-traits", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "shm", "std", "stdio", "system", "termios", "thread", "time", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=f4c1d1ac855b05c2 -C extra-filename=-f4c1d1ac855b05c2 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern bitflags=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libbitflags-1204db0de952c1db.rmeta --extern libc_errno=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/liberrno-4e151763bc995a61.rmeta --extern libc=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/liblibc-9a5125bbce9ac274.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo --cfg static_assertions --cfg libc --cfg netbsdlike --cfg bsd` warning: unexpected `cfg` condition name: `linux_raw` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:101:13 | 101 | #![cfg_attr(linux_raw, deny(unsafe_code))] | ^^^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `parallel_compiler`, `proc_macro`, `relocation_model`, `rust_analyzer`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, and `unix` and 1 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `rustc_attrs` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:102:13 | 102 | #![cfg_attr(rustc_attrs, feature(rustc_attrs))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rustc_attrs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rustc_attrs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:103:13 | 103 | #![cfg_attr(doc_cfg, feature(doc_cfg))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wasi_ext` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:104:17 | 104 | #![cfg_attr(all(wasi_ext, target_os = "wasi", feature = "std"), feature(wasi_ext))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wasi_ext)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wasi_ext)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `core_ffi_c` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:105:13 | 105 | #![cfg_attr(core_ffi_c, feature(core_ffi_c))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(core_ffi_c)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(core_ffi_c)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `core_c_str` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:106:13 | 106 | #![cfg_attr(core_c_str, feature(core_c_str))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(core_c_str)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(core_c_str)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `alloc_c_string` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:107:36 | 107 | #![cfg_attr(all(feature = "alloc", alloc_c_string), feature(alloc_c_string))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(alloc_c_string)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(alloc_c_string)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `alloc_ffi` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:108:36 | 108 | #![cfg_attr(all(feature = "alloc", alloc_ffi), feature(alloc_ffi))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(alloc_ffi)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(alloc_ffi)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `core_intrinsics` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:113:39 | 113 | any(feature = "rustc-dep-of-std", core_intrinsics), | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(core_intrinsics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(core_intrinsics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `asm_experimental_arch` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:116:13 | 116 | #![cfg_attr(asm_experimental_arch, feature(asm_experimental_arch))] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(asm_experimental_arch)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(asm_experimental_arch)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `static_assertions` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:134:17 | 134 | #[cfg(all(test, static_assertions))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(static_assertions)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(static_assertions)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `static_assertions` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:138:21 | 138 | #[cfg(all(test, not(static_assertions)))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(static_assertions)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(static_assertions)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:166:9 | 166 | all(linux_raw, feature = "use-libc-auxv"), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:167:9 | 167 | all(libc, not(any(windows, target_os = "espidf", target_os = "wasi"))) | ^^^^ help: found config with similar value: `feature = "libc"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/weak.rs:9:13 | 9 | #![cfg_attr(linux_raw, allow(unsafe_code))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:173:12 | 173 | #[cfg_attr(libc, path = "backend/libc/mod.rs")] | ^^^^ help: found config with similar value: `feature = "libc"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:174:12 | 174 | #[cfg_attr(linux_raw, path = "backend/linux_raw/mod.rs")] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wasi` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:175:12 | 175 | #[cfg_attr(wasi, path = "backend/wasi/mod.rs")] | ^^^^ help: found config with similar value: `target_os = "wasi"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wasi)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wasi)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:202:12 | 202 | #[cfg_attr(doc_cfg, doc(cfg(feature = "fs")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:205:7 | 205 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:214:7 | 214 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:229:5 | 229 | doc_cfg, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:274:12 | 274 | #[cfg_attr(doc_cfg, doc(cfg(feature = "termios")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:295:7 | 295 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:346:9 | 346 | all(bsd, feature = "event"), | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:347:9 | 347 | all(linux_kernel, feature = "net") | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:354:57 | 354 | #[cfg(any(feature = "process", feature = "runtime", all(bsd, feature = "event")))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:364:9 | 364 | linux_raw, | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:383:9 | 383 | linux_raw, | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:393:9 | 393 | all(linux_kernel, feature = "net") | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/weak.rs:118:7 | 118 | #[cfg(linux_raw)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/weak.rs:146:11 | 146 | #[cfg(not(linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/weak.rs:162:7 | 162 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/mod.rs:111:7 | 111 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/mod.rs:117:7 | 117 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/mod.rs:120:7 | 120 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/mod.rs:200:7 | 200 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/mod.rs:203:11 | 203 | #[cfg(any(linux_kernel, target_os = "emscripten", target_os = "nto"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/mod.rs:207:5 | 207 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/mod.rs:208:5 | 208 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/conv.rs:48:7 | 48 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/conv.rs:73:11 | 73 | #[cfg(any(linux_kernel, all(target_os = "redox", feature = "event")))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/conv.rs:222:5 | 222 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/conv.rs:223:5 | 223 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/conv.rs:238:5 | 238 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/conv.rs:239:5 | 239 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:10:11 | 10 | #[cfg(all(linux_kernel, target_env = "musl"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:14:11 | 14 | #[cfg(all(linux_kernel, target_env = "musl"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:22:11 | 22 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:24:11 | 24 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:26:11 | 26 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:28:11 | 28 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:30:11 | 30 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:32:11 | 32 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:34:11 | 34 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:36:11 | 36 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:38:11 | 38 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:40:11 | 40 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:42:11 | 42 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:44:11 | 44 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:46:11 | 46 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:48:11 | 48 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:50:11 | 50 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:52:11 | 52 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:54:11 | 54 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:56:11 | 56 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:58:11 | 58 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:60:11 | 60 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:62:11 | 62 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:64:11 | 64 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:68:5 | 68 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:81:11 | 81 | #[cfg(all(linux_kernel, feature = "termios"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:83:11 | 83 | #[cfg(all(linux_kernel, feature = "termios"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:96:7 | 96 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:109:5 | 109 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:122:7 | 122 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:125:11 | 125 | #[cfg(any(linux_like, target_os = "aix"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:128:5 | 128 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:134:15 | 134 | #[cfg(any(all(linux_like, not(target_os = "android")), target_os = "aix"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:146:11 | 146 | #[cfg(any(linux_like, target_os = "hurd"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:154:7 | 154 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:160:5 | 160 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:167:11 | 167 | #[cfg(any(linux_like, target_os = "aix", target_os = "hurd"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:170:5 | 170 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:303:7 | 303 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:321:7 | 321 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/mod.rs:3:7 | 3 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/mod.rs:18:11 | 18 | #[cfg(all(linux_kernel, any(target_arch = "sparc", target_arch = "sparc64")))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/mod.rs:21:11 | 21 | #[cfg(all(linux_kernel, not(any(target_arch = "sparc", target_arch = "sparc64"))))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/dir.rs:1:15 | 1 | #[cfg(not(any(solarish, target_os = "haiku", target_os = "nto", target_os = "vita")))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/dir.rs:11:5 | 11 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/dir.rs:21:5 | 21 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/dir.rs:33:15 | 33 | #[cfg(not(any(linux_like, target_os = "hurd")))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/dir.rs:35:11 | 35 | #[cfg(any(linux_like, target_os = "hurd"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/dir.rs:265:9 | 265 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/dir.rs:273:19 | 273 | #[cfg(not(any(freebsdlike, netbsdlike, target_os = "vita")))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/dir.rs:273:32 | 273 | #[cfg(not(any(freebsdlike, netbsdlike, target_os = "vita")))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/dir.rs:276:15 | 276 | #[cfg(any(freebsdlike, netbsdlike))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/dir.rs:276:28 | 276 | #[cfg(any(freebsdlike, netbsdlike))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/dir.rs:194:9 | 194 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/dir.rs:209:9 | 209 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/dir.rs:163:25 | 163 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/dir.rs:171:35 | 171 | #[cfg(not(any(freebsdlike, netbsdlike, target_os = "vita")))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/dir.rs:171:48 | 171 | #[cfg(not(any(freebsdlike, netbsdlike, target_os = "vita")))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/dir.rs:174:31 | 174 | #[cfg(any(freebsdlike, netbsdlike))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/dir.rs:174:44 | 174 | #[cfg(any(freebsdlike, netbsdlike))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/dir.rs:291:9 | 291 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/dir.rs:303:19 | 303 | #[cfg(not(any(freebsdlike, netbsdlike, target_os = "vita")))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/dir.rs:303:32 | 303 | #[cfg(not(any(freebsdlike, netbsdlike, target_os = "vita")))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/dir.rs:310:15 | 310 | #[cfg(any(freebsdlike, netbsdlike))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/dir.rs:310:28 | 310 | #[cfg(any(freebsdlike, netbsdlike))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/makedev.rs:6:5 | 6 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/makedev.rs:7:5 | 7 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/makedev.rs:17:7 | 17 | #[cfg(solarish)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/makedev.rs:48:7 | 48 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/makedev.rs:63:5 | 63 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/makedev.rs:64:5 | 64 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/makedev.rs:75:5 | 75 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/makedev.rs:76:5 | 76 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/makedev.rs:102:5 | 102 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/makedev.rs:103:5 | 103 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/makedev.rs:114:5 | 114 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/makedev.rs:115:5 | 115 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:7:9 | 7 | all(linux_kernel, feature = "procfs") | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:13:11 | 13 | #[cfg(all(apple, feature = "alloc"))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:18:5 | 18 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:19:5 | 19 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:20:5 | 20 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:31:5 | 31 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:32:5 | 32 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:42:11 | 42 | #[cfg(any(linux_kernel, target_os = "freebsd"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:44:11 | 44 | #[cfg(any(linux_kernel, target_os = "freebsd", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:47:5 | 47 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:60:5 | 60 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:71:31 | 71 | #[cfg(all(target_env = "gnu", fix_y2038))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:75:11 | 75 | #[cfg(all(apple, feature = "alloc"))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:78:7 | 78 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:83:11 | 83 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:83:18 | 83 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:85:7 | 85 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:91:31 | 91 | #[cfg(all(target_env = "gnu", fix_y2038))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:93:31 | 93 | #[cfg(all(target_env = "gnu", fix_y2038))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:248:5 | 248 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:318:7 | 318 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:710:5 | 710 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:968:11 | 968 | #[cfg(all(fix_y2038, not(apple)))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:968:26 | 968 | #[cfg(all(fix_y2038, not(apple)))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1017:5 | 1017 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1038:7 | 1038 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1073:7 | 1073 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1120:5 | 1120 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1143:7 | 1143 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1197:5 | 1197 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1198:5 | 1198 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1199:5 | 1199 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1245:11 | 1245 | #[cfg(any(linux_kernel, target_os = "freebsd", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1251:11 | 1251 | #[cfg(any(linux_kernel, target_os = "freebsd", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1320:15 | 1320 | #[cfg(not(any(linux_kernel, target_os = "wasi")))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1325:7 | 1325 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1348:7 | 1348 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1367:15 | 1367 | #[cfg(not(any(linux_kernel, target_os = "wasi")))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1385:7 | 1385 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1453:5 | 1453 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1469:5 | 1469 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1582:11 | 1582 | #[cfg(all(fix_y2038, not(apple)))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1582:26 | 1582 | #[cfg(all(fix_y2038, not(apple)))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1615:5 | 1615 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1616:5 | 1616 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1617:5 | 1617 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1659:7 | 1659 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1695:5 | 1695 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1711:11 | 1711 | #[cfg(any(linux_kernel, target_os = "freebsd"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1732:7 | 1732 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1767:11 | 1767 | #[cfg(all(linux_kernel, target_pointer_width = "32"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1769:11 | 1769 | #[cfg(all(linux_kernel, target_pointer_width = "64"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1790:11 | 1790 | #[cfg(all(linux_kernel, target_pointer_width = "32"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1816:11 | 1816 | #[cfg(all(linux_kernel, any(target_arch = "mips64", target_arch = "mips64r6")))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1841:11 | 1841 | #[cfg(all(linux_kernel, target_pointer_width = "32"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1877:11 | 1877 | #[cfg(all(linux_kernel, any(target_arch = "mips64", target_arch = "mips64r6")))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1910:7 | 1910 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1926:7 | 1926 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1969:7 | 1969 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1982:7 | 1982 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2006:7 | 2006 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2020:7 | 2020 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2029:7 | 2029 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2032:7 | 2032 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2039:7 | 2039 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2052:11 | 2052 | #[cfg(all(apple, feature = "alloc"))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2077:7 | 2077 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2114:7 | 2114 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2119:7 | 2119 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2124:7 | 2124 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2137:7 | 2137 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2226:7 | 2226 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2230:7 | 2230 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2242:11 | 2242 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2242:18 | 2242 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2278:11 | 2278 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2278:18 | 2278 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2315:11 | 2315 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2315:18 | 2315 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2351:11 | 2351 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2351:18 | 2351 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2382:11 | 2382 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2382:18 | 2382 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2413:11 | 2413 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2413:18 | 2413 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2444:11 | 2444 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2444:18 | 2444 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2462:11 | 2462 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2462:18 | 2462 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2480:11 | 2480 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2480:18 | 2480 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2495:11 | 2495 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2495:18 | 2495 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2508:11 | 2508 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2508:18 | 2508 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2525:11 | 2525 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2525:18 | 2525 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:155:9 | 155 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:156:9 | 156 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:163:9 | 163 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:164:9 | 164 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:223:9 | 223 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:224:9 | 224 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:231:9 | 231 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:232:9 | 232 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:591:9 | 591 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:614:9 | 614 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:631:9 | 631 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:654:9 | 654 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:672:9 | 672 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:690:9 | 690 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:815:15 | 815 | #[cfg(all(fix_y2038, not(apple)))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:815:30 | 815 | #[cfg(all(fix_y2038, not(apple)))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:839:19 | 839 | #[cfg(not(any(apple, fix_y2038)))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:839:26 | 839 | #[cfg(not(any(apple, fix_y2038)))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:852:11 | 852 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1301:19 | 1301 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1301:26 | 1301 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1301:39 | 1301 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1301:53 | 1301 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1303:19 | 1303 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1303:26 | 1303 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1303:39 | 1303 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1303:53 | 1303 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1420:9 | 1420 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1438:9 | 1438 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1519:15 | 1519 | #[cfg(all(fix_y2038, not(apple)))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1519:30 | 1519 | #[cfg(all(fix_y2038, not(apple)))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1538:19 | 1538 | #[cfg(not(any(apple, fix_y2038)))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1538:26 | 1538 | #[cfg(not(any(apple, fix_y2038)))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1546:11 | 1546 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:344:7 | 344 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:363:7 | 363 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:374:7 | 374 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:408:7 | 408 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:439:7 | 439 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:563:5 | 563 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:564:5 | 564 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:565:5 | 565 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:594:11 | 594 | #[cfg(any(linux_kernel, target_os = "freebsd"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:648:11 | 648 | #[cfg(any(linux_kernel, target_os = "freebsd", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:798:5 | 798 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:799:5 | 799 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:967:15 | 967 | #[cfg(not(any(linux_like, target_os = "hurd")))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:975:9 | 975 | all(linux_kernel, target_pointer_width = "64"), | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:989:11 | 989 | #[cfg(all(linux_kernel, target_pointer_width = "32"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:1020:5 | 1020 | linux_like, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:1021:5 | 1021 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:1037:7 | 1037 | #[cfg(linux_like)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:1177:7 | 1177 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:53:19 | 53 | #[cfg(any(linux_like, target_os = "fuchsia"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:58:13 | 58 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:242:13 | 242 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:271:13 | 271 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:272:13 | 272 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:287:13 | 287 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:300:13 | 300 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:308:13 | 308 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:315:13 | 315 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:336:19 | 336 | #[cfg(any(linux_kernel, target_os = "illumos"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:533:9 | 533 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:896:19 | 896 | #[cfg(any(linux_kernel, target_os = "emscripten", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:900:19 | 900 | #[cfg(any(linux_kernel, target_os = "emscripten", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:905:13 | 905 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:913:19 | 913 | #[cfg(any(linux_kernel, target_os = "emscripten", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:917:19 | 917 | #[cfg(any(linux_kernel, target_os = "emscripten", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:933:19 | 933 | #[cfg(any(linux_kernel, target_os = "emscripten", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:50:9 | 50 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:71:11 | 71 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:75:9 | 75 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:91:9 | 91 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:108:9 | 108 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:121:11 | 121 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:125:9 | 125 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:139:9 | 139 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:153:9 | 153 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:179:9 | 179 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:192:9 | 192 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:215:9 | 215 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:237:11 | 237 | #[cfg(freebsdlike)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:241:9 | 241 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:242:9 | 242 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:266:15 | 266 | #[cfg(any(bsd, target_env = "newlib"))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:275:9 | 275 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:276:9 | 276 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:326:9 | 326 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:327:9 | 327 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:342:9 | 342 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:343:9 | 343 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:358:9 | 358 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:359:9 | 359 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:374:9 | 374 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:375:9 | 375 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:390:9 | 390 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:403:9 | 403 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:416:9 | 416 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:429:9 | 429 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:442:9 | 442 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:456:9 | 456 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:470:9 | 470 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:483:9 | 483 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:497:9 | 497 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:511:9 | 511 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:526:9 | 526 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:527:9 | 527 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:555:9 | 555 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:556:9 | 556 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:570:11 | 570 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:584:9 | 584 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:597:15 | 597 | #[cfg(any(bsd, target_os = "haiku"))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:604:9 | 604 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:617:9 | 617 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:635:9 | 635 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:636:9 | 636 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:657:9 | 657 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:658:9 | 658 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:682:9 | 682 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:696:9 | 696 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:716:9 | 716 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:726:9 | 726 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:759:9 | 759 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:760:9 | 760 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:775:9 | 775 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:776:9 | 776 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:793:9 | 793 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:815:9 | 815 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:816:9 | 816 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:832:11 | 832 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:835:11 | 835 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:838:11 | 838 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:841:11 | 841 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:863:9 | 863 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:887:9 | 887 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:888:9 | 888 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:903:9 | 903 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:916:9 | 916 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:917:9 | 917 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:936:11 | 936 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:965:9 | 965 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:981:9 | 981 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:995:9 | 995 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:1016:9 | 1016 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:1017:9 | 1017 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:1032:9 | 1032 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:1060:9 | 1060 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/types.rs:20:7 | 20 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/types.rs:55:13 | 55 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/syscalls.rs:16:7 | 16 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/syscalls.rs:144:7 | 144 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/syscalls.rs:164:7 | 164 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/syscalls.rs:308:5 | 308 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/syscalls.rs:331:5 | 331 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/termios/syscalls.rs:35:11 | 35 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/termios/syscalls.rs:102:15 | 102 | #[cfg(not(linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/termios/syscalls.rs:122:15 | 122 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/termios/syscalls.rs:144:11 | 144 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/termios/syscalls.rs:200:15 | 200 | #[cfg(not(linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/termios/syscalls.rs:259:11 | 259 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/termios/syscalls.rs:262:15 | 262 | #[cfg(not(bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/termios/syscalls.rs:271:15 | 271 | #[cfg(not(linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/termios/syscalls.rs:281:11 | 281 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/termios/syscalls.rs:301:11 | 301 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/termios/syscalls.rs:304:15 | 304 | #[cfg(not(bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/termios/syscalls.rs:313:15 | 313 | #[cfg(not(linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/termios/syscalls.rs:323:11 | 323 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/termios/syscalls.rs:341:11 | 341 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/termios/syscalls.rs:344:15 | 344 | #[cfg(not(bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/termios/syscalls.rs:353:15 | 353 | #[cfg(not(linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/termios/syscalls.rs:363:11 | 363 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:7:7 | 7 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:15:5 | 15 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:16:5 | 16 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:17:5 | 17 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:26:7 | 26 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:28:7 | 28 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:31:11 | 31 | #[cfg(all(apple, feature = "alloc"))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:35:7 | 35 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:45:11 | 45 | #[cfg(any(linux_kernel, target_os = "freebsd"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:47:7 | 47 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:50:7 | 50 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:52:7 | 52 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:57:7 | 57 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:66:11 | 66 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:66:18 | 66 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:69:7 | 69 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:75:7 | 75 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:83:5 | 83 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:84:5 | 84 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:85:5 | 85 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:94:7 | 94 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:96:7 | 96 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:99:11 | 99 | #[cfg(all(apple, feature = "alloc"))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:103:7 | 103 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:113:11 | 113 | #[cfg(any(linux_kernel, target_os = "freebsd"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:115:7 | 115 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:118:7 | 118 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:120:7 | 120 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:125:7 | 125 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:134:11 | 134 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:134:18 | 134 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wasi_ext` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:142:11 | 142 | #[cfg(all(wasi_ext, target_os = "wasi"))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wasi_ext)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wasi_ext)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/abs.rs:7:5 | 7 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/abs.rs:256:5 | 256 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/at.rs:14:7 | 14 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/at.rs:16:7 | 16 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/at.rs:20:15 | 20 | #[cfg(not(any(apple, target_os = "espidf", target_os = "vita", target_os = "wasi")))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/at.rs:274:7 | 274 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/at.rs:415:7 | 415 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/at.rs:436:15 | 436 | #[cfg(not(any(apple, target_os = "espidf", target_os = "vita", target_os = "wasi")))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/fcntl.rs:60:11 | 60 | #[cfg(any(linux_kernel, target_os = "freebsd", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/fcntl.rs:67:11 | 67 | #[cfg(any(linux_kernel, target_os = "freebsd", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/fcntl.rs:76:11 | 76 | #[cfg(any(linux_kernel, target_os = "freebsd", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/fd.rs:11:5 | 11 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/fd.rs:12:5 | 12 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/fd.rs:27:7 | 27 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/fd.rs:31:5 | 31 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/fd.rs:77:7 | 77 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/fd.rs:85:7 | 85 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/fd.rs:179:5 | 179 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/fd.rs:243:5 | 243 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/fd.rs:244:5 | 244 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/fd.rs:315:5 | 315 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/fd.rs:363:7 | 363 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/fd.rs:272:15 | 272 | #[cfg(any(linux_kernel, target_os = "emscripten", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `staged_api` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/seek_from.rs:14:12 | 14 | #[cfg_attr(staged_api, stable(feature = "rust1", since = "1.0.0"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(staged_api)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(staged_api)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `staged_api` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/seek_from.rs:17:16 | 17 | #[cfg_attr(staged_api, stable(feature = "rust1", since = "1.0.0"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(staged_api)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(staged_api)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `staged_api` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/seek_from.rs:18:22 | 18 | Start(#[cfg_attr(staged_api, stable(feature = "rust1", since = "1.0.0"))] u64), | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(staged_api)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(staged_api)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `staged_api` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/seek_from.rs:25:16 | 25 | #[cfg_attr(staged_api, stable(feature = "rust1", since = "1.0.0"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(staged_api)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(staged_api)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `staged_api` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/seek_from.rs:26:20 | 26 | End(#[cfg_attr(staged_api, stable(feature = "rust1", since = "1.0.0"))] i64), | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(staged_api)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(staged_api)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `staged_api` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/seek_from.rs:33:16 | 33 | #[cfg_attr(staged_api, stable(feature = "rust1", since = "1.0.0"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(staged_api)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(staged_api)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `staged_api` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/seek_from.rs:34:24 | 34 | Current(#[cfg_attr(staged_api, stable(feature = "rust1", since = "1.0.0"))] i64), | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(staged_api)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(staged_api)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/seek_from.rs:43:15 | 43 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/seek_from.rs:43:22 | 43 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/seek_from.rs:43:35 | 43 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/seek_from.rs:43:49 | 43 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/seek_from.rs:51:15 | 51 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/seek_from.rs:51:22 | 51 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/seek_from.rs:51:35 | 51 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/seek_from.rs:51:49 | 51 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/io/ioctl.rs:19:7 | 19 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/io/read_write.rs:14:7 | 14 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/io/read_write.rs:286:7 | 286 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/io/read_write.rs:305:7 | 305 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:21:11 | 21 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:21:25 | 21 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:28:7 | 28 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:31:7 | 31 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:34:7 | 34 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:37:7 | 37 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:306:7 | 306 | #[cfg(linux_raw)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:311:9 | 311 | not(linux_raw), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:319:9 | 319 | not(linux_raw), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:327:15 | 327 | #[cfg(all(not(linux_raw), target_os = "android"))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:332:5 | 332 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:343:5 | 343 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/patterns.rs:216:11 | 216 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/patterns.rs:216:25 | 216 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/patterns.rs:219:11 | 219 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/patterns.rs:219:25 | 219 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/patterns.rs:227:11 | 227 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/patterns.rs:227:25 | 227 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/patterns.rs:230:11 | 230 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/patterns.rs:230:25 | 230 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/patterns.rs:238:11 | 238 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/patterns.rs:238:25 | 238 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/patterns.rs:241:11 | 241 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/patterns.rs:241:25 | 241 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/patterns.rs:250:11 | 250 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/patterns.rs:250:25 | 250 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/patterns.rs:253:11 | 253 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/patterns.rs:253:25 | 253 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:212:15 | 212 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:212:29 | 212 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:237:15 | 237 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:237:29 | 237 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:247:15 | 247 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:247:29 | 247 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:257:15 | 257 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:257:29 | 257 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:267:15 | 267 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:267:29 | 267 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/termios/types.rs:1365:5 | 1365 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/termios/types.rs:1376:7 | 1376 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/termios/types.rs:1388:11 | 1388 | #[cfg(not(bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/termios/types.rs:1406:7 | 1406 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/termios/types.rs:1445:7 | 1445 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/termios/types.rs:30:19 | 30 | #[cfg(not(all(linux_raw, any(target_arch = "powerpc", target_arch = "powerpc64"))))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/termios/types.rs:32:9 | 32 | linux_like, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/termios/types.rs:51:15 | 51 | #[cfg(all(linux_raw, any(target_arch = "powerpc", target_arch = "powerpc64")))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/termios/types.rs:58:19 | 58 | #[cfg(not(any(solarish, all(libc, target_env = "newlib"), target_os = "aix")))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/termios/types.rs:58:33 | 58 | #[cfg(not(any(solarish, all(libc, target_env = "newlib"), target_os = "aix")))] | ^^^^ help: found config with similar value: `feature = "libc"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/termios/types.rs:65:19 | 65 | #[cfg(not(any(solarish, all(libc, target_env = "newlib"), target_os = "aix")))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/termios/types.rs:65:33 | 65 | #[cfg(not(any(solarish, all(libc, target_env = "newlib"), target_os = "aix")))] | ^^^^ help: found config with similar value: `feature = "libc"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/termios/types.rs:97:19 | 97 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/termios/types.rs:97:33 | 97 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/termios/types.rs:104:19 | 104 | #[cfg(any(solarish, all(libc, target_env = "newlib"), target_os = "aix"))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/termios/types.rs:104:33 | 104 | #[cfg(any(solarish, all(libc, target_env = "newlib"), target_os = "aix"))] | ^^^^ help: found config with similar value: `feature = "libc"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/termios/types.rs:111:13 | 111 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/termios/types.rs:112:13 | 112 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/termios/types.rs:113:13 | 113 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/termios/types.rs:114:17 | 114 | all(libc, target_env = "newlib"), | ^^^^ help: found config with similar value: `feature = "libc"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/termios/types.rs:130:19 | 130 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/termios/types.rs:130:33 | 130 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/termios/types.rs:137:19 | 137 | #[cfg(any(solarish, all(libc, target_env = "newlib"), target_os = "aix"))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/termios/types.rs:137:33 | 137 | #[cfg(any(solarish, all(libc, target_env = "newlib"), target_os = "aix"))] | ^^^^ help: found config with similar value: `feature = "libc"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/termios/types.rs:144:13 | 144 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/termios/types.rs:145:13 | 145 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/termios/types.rs:146:13 | 146 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/termios/types.rs:147:17 | 147 | all(libc, target_env = "newlib"), | ^^^^ help: found config with similar value: `feature = "libc"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/termios/types.rs:218:13 | 218 | linux_like, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/termios/types.rs:267:19 | 267 | #[cfg(any(linux_kernel, solarish, target_os = "aix", target_os = "haiku", target_os = "nto"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/termios/types.rs:267:33 | 267 | #[cfg(any(linux_kernel, solarish, target_os = "aix", target_os = "haiku", target_os = "nto"))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/termios/types.rs:286:13 | 286 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/termios/types.rs:287:13 | 287 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/termios/types.rs:288:13 | 288 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/termios/types.rs:312:13 | 312 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/termios/types.rs:313:13 | 313 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/termios/types.rs:333:19 | 333 | #[cfg(not(bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/termios/types.rs:337:19 | 337 | #[cfg(not(bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/termios/types.rs:341:23 | 341 | #[cfg(not(any(bsd, solarish, target_os = "redox")))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/termios/types.rs:341:28 | 341 | #[cfg(not(any(bsd, solarish, target_os = "redox")))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/termios/types.rs:345:23 | 345 | #[cfg(not(any(bsd, solarish, target_os = "fuchsia", target_os = "redox")))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/termios/types.rs:345:28 | 345 | #[cfg(not(any(bsd, solarish, target_os = "fuchsia", target_os = "redox")))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/termios/types.rs:349:23 | 349 | #[cfg(not(any(bsd, solarish, target_os = "fuchsia", target_os = "redox")))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/termios/types.rs:349:28 | 349 | #[cfg(not(any(bsd, solarish, target_os = "fuchsia", target_os = "redox")))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/termios/types.rs:353:23 | 353 | #[cfg(not(any(bsd, solarish, target_os = "redox")))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/termios/types.rs:353:28 | 353 | #[cfg(not(any(bsd, solarish, target_os = "redox")))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/termios/types.rs:357:23 | 357 | #[cfg(not(any(bsd, solarish, target_os = "fuchsia", target_os = "redox")))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/termios/types.rs:357:28 | 357 | #[cfg(not(any(bsd, solarish, target_os = "fuchsia", target_os = "redox")))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/termios/types.rs:363:13 | 363 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/termios/types.rs:364:13 | 364 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/termios/types.rs:374:13 | 374 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/termios/types.rs:375:13 | 375 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/termios/types.rs:385:13 | 385 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/termios/types.rs:386:13 | 386 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/termios/types.rs:395:13 | 395 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/termios/types.rs:396:13 | 396 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/termios/types.rs:404:13 | 404 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/termios/types.rs:405:13 | 405 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/termios/types.rs:415:13 | 415 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/termios/types.rs:416:13 | 416 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/termios/types.rs:426:13 | 426 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/termios/types.rs:427:13 | 427 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/termios/types.rs:437:13 | 437 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/termios/types.rs:438:13 | 438 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/termios/types.rs:447:13 | 447 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/termios/types.rs:448:13 | 448 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/termios/types.rs:456:23 | 456 | #[cfg(not(any(bsd, solarish, target_os = "redox")))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/termios/types.rs:456:28 | 456 | #[cfg(not(any(bsd, solarish, target_os = "redox")))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/termios/types.rs:460:23 | 460 | #[cfg(not(any(bsd, solarish, target_os = "fuchsia", target_os = "redox")))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/termios/types.rs:460:28 | 460 | #[cfg(not(any(bsd, solarish, target_os = "fuchsia", target_os = "redox")))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/termios/types.rs:466:13 | 466 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/termios/types.rs:467:13 | 467 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/termios/types.rs:475:23 | 475 | #[cfg(not(any(bsd, solarish, target_os = "redox")))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/termios/types.rs:475:28 | 475 | #[cfg(not(any(bsd, solarish, target_os = "redox")))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/termios/types.rs:479:23 | 479 | #[cfg(not(any(bsd, solarish, target_os = "fuchsia", target_os = "redox")))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/termios/types.rs:479:28 | 479 | #[cfg(not(any(bsd, solarish, target_os = "fuchsia", target_os = "redox")))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/termios/types.rs:485:13 | 485 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/termios/types.rs:486:13 | 486 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/termios/types.rs:494:23 | 494 | #[cfg(not(any(bsd, solarish, target_os = "redox")))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/termios/types.rs:494:28 | 494 | #[cfg(not(any(bsd, solarish, target_os = "redox")))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/termios/types.rs:498:23 | 498 | #[cfg(not(any(bsd, solarish, target_os = "fuchsia", target_os = "redox")))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/termios/types.rs:498:28 | 498 | #[cfg(not(any(bsd, solarish, target_os = "fuchsia", target_os = "redox")))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/termios/types.rs:504:13 | 504 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/termios/types.rs:505:13 | 505 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/termios/types.rs:565:13 | 565 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/termios/types.rs:566:13 | 566 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/termios/types.rs:587:19 | 587 | #[cfg(any(linux_kernel, target_arch = "s390x", target_os = "haiku"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/termios/types.rs:656:15 | 656 | #[cfg(not(bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/termios/types.rs:723:9 | 723 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/termios/types.rs:732:19 | 732 | #[cfg(not(any(bsd, solarish, target_os = "aix", target_os = "haiku")))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/termios/types.rs:732:24 | 732 | #[cfg(not(any(bsd, solarish, target_os = "aix", target_os = "haiku")))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/termios/types.rs:736:19 | 736 | #[cfg(not(any(bsd, solarish, target_os = "aix", target_os = "haiku")))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/termios/types.rs:736:24 | 736 | #[cfg(not(any(bsd, solarish, target_os = "aix", target_os = "haiku")))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/termios/types.rs:741:9 | 741 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/termios/types.rs:750:19 | 750 | #[cfg(not(any(bsd, target_os = "aix", target_os = "haiku", target_os = "solaris")))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/termios/types.rs:754:19 | 754 | #[cfg(not(any(bsd, target_os = "aix", target_os = "haiku", target_os = "solaris")))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/termios/types.rs:758:19 | 758 | #[cfg(not(any(bsd, target_os = "aix", target_os = "haiku", target_os = "solaris")))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/termios/types.rs:762:19 | 762 | #[cfg(not(any(bsd, target_os = "aix", target_os = "haiku", target_os = "solaris")))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/termios/types.rs:769:9 | 769 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/termios/types.rs:780:9 | 780 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/termios/types.rs:791:9 | 791 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/termios/types.rs:802:9 | 802 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/termios/types.rs:817:9 | 817 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/termios/types.rs:819:13 | 819 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/termios/types.rs:959:15 | 959 | #[cfg(not(bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/termios/types.rs:1143:9 | 1143 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/termios/types.rs:1144:9 | 1144 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/timespec.rs:4:11 | 4 | #[cfg(not(fix_y2038))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/timespec.rs:8:11 | 8 | #[cfg(not(fix_y2038))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/timespec.rs:12:7 | 12 | #[cfg(fix_y2038)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/timespec.rs:24:11 | 24 | #[cfg(not(fix_y2038))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/timespec.rs:29:7 | 29 | #[cfg(fix_y2038)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/timespec.rs:34:5 | 34 | fix_y2038, | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/timespec.rs:35:5 | 35 | linux_raw, | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/timespec.rs:36:9 | 36 | all(libc, target_arch = "x86_64", target_pointer_width = "32") | ^^^^ help: found config with similar value: `feature = "libc"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/timespec.rs:42:9 | 42 | not(fix_y2038), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/timespec.rs:43:5 | 43 | libc, | ^^^^ help: found config with similar value: `feature = "libc"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/timespec.rs:51:7 | 51 | #[cfg(fix_y2038)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/timespec.rs:66:7 | 66 | #[cfg(fix_y2038)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/timespec.rs:77:7 | 77 | #[cfg(fix_y2038)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/timespec.rs:110:7 | 110 | #[cfg(fix_y2038)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Compiling deranged v0.3.11 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=deranged CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/deranged-0.3.11 CARGO_PKG_AUTHORS='Jacob Pratt ' CARGO_PKG_DESCRIPTION='Ranged integers' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=deranged CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/jhpratt/deranged' CARGO_PKG_RUST_VERSION=1.67.0 CARGO_PKG_VERSION=0.3.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/deranged-0.3.11 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name deranged --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/deranged-0.3.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="powerfmt"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "num", "powerfmt", "quickcheck", "rand", "serde", "std"))' -C metadata=b569bb54578ceda5 -C extra-filename=-b569bb54578ceda5 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern powerfmt=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libpowerfmt-7391f2102567b704.rmeta --extern serde=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libserde-0dad9d70d17085f1.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=openbsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(parallel_compiler)--check-cfg=cfg(rust_analyzer)-Zmacro-backtrace-Csplit-debuginfo=off-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zunstable-options' CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11 CARGO_PKG_AUTHORS='Tom Kaitchuck ' CARGO_PKG_DESCRIPTION='A non-cryptographic hash function using AES-NI for high performance' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ahash CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tkaitchuck/ahash' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=0.8.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-openbsd LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' NUM_JOBS=6 OPT_LEVEL=3 OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/ahash-9c45a50790a55a28/out PROFILE=release RUSTC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTC_WRAPPER=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTDOC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-openbsd /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/build/ahash-621a5eb71237131c/build-script-build` [ahash 0.8.11] cargo:rerun-if-changed=build.rs Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=typenum CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/typenum-1.17.0 CARGO_PKG_AUTHORS='Paho Lurie-Gregg :Andre Bogus ' CARGO_PKG_DESCRIPTION='Typenum is a Rust library for type-level numbers evaluated at compile time. It currently supports bits, unsigned integers, and signed integers. It also provides a type-level array of type-level numbers, but its implementation is incomplete.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=typenum CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/paholg/typenum' CARGO_PKG_RUST_VERSION=1.37.0 CARGO_PKG_VERSION=1.17.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=17 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/typenum-1.17.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/typenum-c830833a0ad663f4/out /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name typenum --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/typenum-1.17.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("const-generics", "force_unix_path_separator", "i128", "no_std", "scale-info", "scale_info", "strict"))' -C metadata=74ae01b2a569bcbf -C extra-filename=-74ae01b2a569bcbf --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` [ahash 0.8.11] cargo:rustc-cfg=feature="folded_multiply" Compiling zerocopy v0.7.35 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=zerocopy CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerocopy-0.7.35 CARGO_PKG_AUTHORS='Joshua Liebow-Feeser ' CARGO_PKG_DESCRIPTION='Utilities for zero-copy parsing and serialization' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='BSD-2-Clause OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zerocopy CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/google/zerocopy' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=0.7.35 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=35 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerocopy-0.7.35 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name zerocopy --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerocopy-0.7.35/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="simd"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("__internal_use_only_features_that_work_on_stable", "alloc", "byteorder", "default", "derive", "simd", "simd-nightly", "zerocopy-derive"))' -C metadata=1af7a7d9d1aa5f04 -C extra-filename=-1af7a7d9d1aa5f04 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: lint `illegal_floating_point_literal_pattern` has been removed: no longer a warning, float patterns behave the same as `==` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/deranged-0.3.11/src/lib.rs:9:5 | 9 | illegal_floating_point_literal_pattern, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(renamed_and_removed_lints)]` on by default warning: unexpected `cfg` condition name: `docs_rs` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/deranged-0.3.11/src/lib.rs:1:13 | 1 | #![cfg_attr(docs_rs, feature(doc_auto_cfg))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `cargo-clippy` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/typenum-1.17.0/src/lib.rs:51:5 | 51 | feature = "cargo-clippy", | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `const-generics`, `force_unix_path_separator`, `i128`, `no_std`, `scale-info`, `scale_info`, and `strict` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `cargo-clippy` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/typenum-1.17.0/src/lib.rs:61:13 | 61 | #![cfg_attr(feature = "cargo-clippy", deny(clippy::missing_inline_in_public_items))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `const-generics`, `force_unix_path_separator`, `i128`, `no_std`, `scale-info`, `scale_info`, and `strict` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tests` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/typenum-1.17.0/src/bit.rs:187:7 | 187 | #[cfg(tests)] | ^^^^^ help: there is a config with a similar name: `test` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tests)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tests)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tests` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/typenum-1.17.0/src/uint.rs:1656:7 | 1656 | #[cfg(tests)] | ^^^^^ help: there is a config with a similar name: `test` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tests)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tests)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/typenum-1.17.0/src/uint.rs:1709:16 | 1709 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::suspicious_arithmetic_impl))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `const-generics`, `force_unix_path_separator`, `i128`, `no_std`, `scale-info`, `scale_info`, and `strict` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unused import: `*` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/typenum-1.17.0/src/lib.rs:104:25 | 104 | N1, N2, Z0, P1, P2, *, | ^ | = note: `#[warn(unused_imports)]` on by default Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=ahash CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11 CARGO_PKG_AUTHORS='Tom Kaitchuck ' CARGO_PKG_DESCRIPTION='A non-cryptographic hash function using AES-NI for high performance' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ahash CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tkaitchuck/ahash' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=0.8.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/ahash-9c45a50790a55a28/out /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name ahash --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("atomic-polyfill", "compile-time-rng", "const-random", "default", "getrandom", "nightly-arm-aes", "no-rng", "runtime-rng", "serde", "std"))' -C metadata=c1b82a96714e4b7a -C extra-filename=-c1b82a96714e4b7a --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern cfg_if=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libcfg_if-d7457ff2f3866edf.rmeta --extern once_cell=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libonce_cell-114ad44df60efabc.rmeta --extern zerocopy=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libzerocopy-1af7a7d9d1aa5f04.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo --cfg 'feature="folded_multiply"'` warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/lib.rs:100:13 | 100 | #![cfg_attr(feature = "specialize", feature(min_specialization))] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/fallback_hash.rs:202:7 | 202 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/fallback_hash.rs:209:7 | 209 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/fallback_hash.rs:253:7 | 253 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/fallback_hash.rs:257:7 | 257 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/fallback_hash.rs:300:7 | 300 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/fallback_hash.rs:305:7 | 305 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/fallback_hash.rs:118:11 | 118 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `128` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/fallback_hash.rs:164:11 | 164 | #[cfg(target_pointer_width = "128")] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_pointer_width` are: `16`, `32`, and `64` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(target_pointer_width, values("128"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(target_pointer_width, values(\"128\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `folded_multiply` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/operations.rs:16:7 | 16 | #[cfg(feature = "folded_multiply")] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `folded_multiply` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `folded_multiply` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/operations.rs:23:11 | 23 | #[cfg(not(feature = "folded_multiply"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `folded_multiply` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/random_state.rs:468:7 | 468 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/random_state.rs:14:14 | 14 | if #[cfg(feature = "specialize")]{ | ^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fuzzing` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/random_state.rs:53:58 | 53 | if #[cfg(all(feature = "compile-time-rng", any(test, fuzzing)))] { | ^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `parallel_compiler`, `proc_macro`, `relocation_model`, `rust_analyzer`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, and `unix` and 1 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fuzzing` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/random_state.rs:73:54 | 73 | } else if #[cfg(all(feature = "runtime-rng", not(fuzzing)))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/random_state.rs:461:11 | 461 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/specialize.rs:10:7 | 10 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/specialize.rs:12:7 | 12 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/specialize.rs:14:7 | 14 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/specialize.rs:24:11 | 24 | #[cfg(not(feature = "specialize"))] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/specialize.rs:37:7 | 37 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/specialize.rs:70:7 | 70 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/specialize.rs:78:7 | 78 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/specialize.rs:86:7 | 86 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/specialize.rs:94:7 | 94 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/specialize.rs:102:7 | 102 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/specialize.rs:110:7 | 110 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/specialize.rs:118:7 | 118 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/specialize.rs:126:11 | 126 | #[cfg(all(feature = "specialize"))] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/specialize.rs:52:15 | 50 | / macro_rules! call_hasher_impl { 51 | | ($typ:ty) => { 52 | | #[cfg(feature = "specialize")] | | ^^^^^^^^^^^^^^^^^^^^^^ 53 | | impl CallHasher for $typ { ... | 59 | | }; 60 | | } | |_- in this expansion of `call_hasher_impl!` 61 | call_hasher_impl!(u8); | --------------------- in this macro invocation | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/specialize.rs:52:15 | 50 | / macro_rules! call_hasher_impl { 51 | | ($typ:ty) => { 52 | | #[cfg(feature = "specialize")] | | ^^^^^^^^^^^^^^^^^^^^^^ 53 | | impl CallHasher for $typ { ... | 59 | | }; 60 | | } | |_- in this expansion of `call_hasher_impl!` 61 | call_hasher_impl!(u8); 62 | call_hasher_impl!(u16); | ---------------------- in this macro invocation | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/specialize.rs:52:15 | 50 | / macro_rules! call_hasher_impl { 51 | | ($typ:ty) => { 52 | | #[cfg(feature = "specialize")] | | ^^^^^^^^^^^^^^^^^^^^^^ 53 | | impl CallHasher for $typ { ... | 59 | | }; 60 | | } | |_- in this expansion of `call_hasher_impl!` ... 63 | call_hasher_impl!(u32); | ---------------------- in this macro invocation | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/specialize.rs:52:15 | 50 | / macro_rules! call_hasher_impl { 51 | | ($typ:ty) => { 52 | | #[cfg(feature = "specialize")] | | ^^^^^^^^^^^^^^^^^^^^^^ 53 | | impl CallHasher for $typ { ... | 59 | | }; 60 | | } | |_- in this expansion of `call_hasher_impl!` ... 64 | call_hasher_impl!(u64); | ---------------------- in this macro invocation | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/specialize.rs:52:15 | 50 | / macro_rules! call_hasher_impl { 51 | | ($typ:ty) => { 52 | | #[cfg(feature = "specialize")] | | ^^^^^^^^^^^^^^^^^^^^^^ 53 | | impl CallHasher for $typ { ... | 59 | | }; 60 | | } | |_- in this expansion of `call_hasher_impl!` ... 65 | call_hasher_impl!(i8); | --------------------- in this macro invocation | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/specialize.rs:52:15 | 50 | / macro_rules! call_hasher_impl { 51 | | ($typ:ty) => { 52 | | #[cfg(feature = "specialize")] | | ^^^^^^^^^^^^^^^^^^^^^^ 53 | | impl CallHasher for $typ { ... | 59 | | }; 60 | | } | |_- in this expansion of `call_hasher_impl!` ... 66 | call_hasher_impl!(i16); | ---------------------- in this macro invocation | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/specialize.rs:52:15 | 50 | / macro_rules! call_hasher_impl { 51 | | ($typ:ty) => { 52 | | #[cfg(feature = "specialize")] | | ^^^^^^^^^^^^^^^^^^^^^^ 53 | | impl CallHasher for $typ { ... | 59 | | }; 60 | | } | |_- in this expansion of `call_hasher_impl!` ... 67 | call_hasher_impl!(i32); | ---------------------- in this macro invocation | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/specialize.rs:52:15 | 50 | / macro_rules! call_hasher_impl { 51 | | ($typ:ty) => { 52 | | #[cfg(feature = "specialize")] | | ^^^^^^^^^^^^^^^^^^^^^^ 53 | | impl CallHasher for $typ { ... | 59 | | }; 60 | | } | |_- in this expansion of `call_hasher_impl!` ... 68 | call_hasher_impl!(i64); | ---------------------- in this macro invocation | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/lib.rs:265:11 | 265 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/lib.rs:272:15 | 272 | #[cfg(not(feature = "specialize"))] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/lib.rs:279:11 | 279 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/lib.rs:286:15 | 286 | #[cfg(not(feature = "specialize"))] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/lib.rs:293:11 | 293 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/lib.rs:300:15 | 300 | #[cfg(not(feature = "specialize"))] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: trait `BuildHasherExt` is never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/lib.rs:252:18 | 252 | pub(crate) trait BuildHasherExt: BuildHasher { | ^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default warning: methods `read_u128x2`, `read_u128x4`, `read_last_u16`, `read_last_u128x2`, and `read_last_u128x4` are never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/convert.rs:80:8 | 75 | pub(crate) trait ReadFromSlice { | ------------- methods in this trait ... 80 | fn read_u128x2(&self) -> ([u128; 2], &[u8]); | ^^^^^^^^^^^ 81 | fn read_u128x4(&self) -> ([u128; 4], &[u8]); | ^^^^^^^^^^^ 82 | fn read_last_u16(&self) -> u16; | ^^^^^^^^^^^^^ ... 86 | fn read_last_u128x2(&self) -> [u128; 2]; | ^^^^^^^^^^^^^^^^ 87 | fn read_last_u128x4(&self) -> [u128; 4]; | ^^^^^^^^^^^^^^^^ warning: `typenum` (lib) generated 6 warnings Compiling allocator-api2 v0.2.18 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=allocator_api2 CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18 CARGO_PKG_AUTHORS='Zakarum ' CARGO_PKG_DESCRIPTION='Mirror of Rust'\''s allocator API' CARGO_PKG_HOMEPAGE='https://github.com/zakarumych/allocator-api2' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=allocator-api2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/zakarumych/allocator-api2' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.18 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=18 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name allocator_api2 --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "nightly", "serde", "std"))' -C metadata=4da9e368d7ec5387 -C extra-filename=-4da9e368d7ec5387 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: `ahash` (lib) generated 45 warnings Compiling generic-array v0.14.7 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/generic-array-0.14.7 CARGO_PKG_AUTHORS='Bartłomiej Kamiński :Aaron Trent ' CARGO_PKG_DESCRIPTION='Generic types implementing functionality of arrays' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=generic-array CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/fizyk20/generic-array.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.14.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/generic-array-0.14.7 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/generic-array-0.14.7/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="more_lengths"' --cfg 'feature="zeroize"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("more_lengths", "serde", "zeroize"))' -C metadata=a8551d436d5ea635 -C extra-filename=-a8551d436d5ea635 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/build/generic-array-a8551d436d5ea635 -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern version_check=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/libversion_check-f11f8764e66cdace.rlib --cap-lints warn -Z binary-dep-depinfo` warning: `time-macros` (lib) generated 3 warnings Compiling gix-validate v0.8.5 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=gix_validate CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gix-validate-0.8.5 CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='Validation functions for various kinds of names in git' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-validate CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Byron/gitoxide' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.8.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gix-validate-0.8.5 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name gix_validate --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gix-validate-0.8.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=1399500d98225543 -C extra-filename=-1399500d98225543 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern bstr=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libbstr-3f407656315bea0a.rmeta --extern thiserror=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libthiserror-d8e947232485bc37.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/alloc/mod.rs:25:34 | 25 | #[cfg(all(feature = "alloc", not(no_global_oom_handling)))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `parallel_compiler`, `proc_macro`, `relocation_model`, `rust_analyzer`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, and `unix` and 1 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/boxed.rs:156:11 | 156 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/boxed.rs:168:11 | 168 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/boxed.rs:170:11 | 170 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/boxed.rs:1192:11 | 1192 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/boxed.rs:1221:11 | 1221 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/boxed.rs:1270:11 | 1270 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/boxed.rs:1389:11 | 1389 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/boxed.rs:1431:11 | 1431 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/boxed.rs:1457:11 | 1457 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/boxed.rs:1519:11 | 1519 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/boxed.rs:1847:11 | 1847 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/boxed.rs:1855:11 | 1855 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/boxed.rs:2114:11 | 2114 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/boxed.rs:2122:11 | 2122 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/boxed.rs:206:19 | 206 | #[cfg(all(not(no_global_oom_handling)))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/boxed.rs:231:15 | 231 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/boxed.rs:256:15 | 256 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/boxed.rs:270:15 | 270 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/boxed.rs:359:15 | 359 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/boxed.rs:420:15 | 420 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/boxed.rs:489:15 | 489 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/boxed.rs:545:15 | 545 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/boxed.rs:605:15 | 605 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/boxed.rs:630:15 | 630 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/boxed.rs:724:15 | 724 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/boxed.rs:751:15 | 751 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/raw_vec.rs:14:11 | 14 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/raw_vec.rs:85:11 | 85 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/raw_vec.rs:608:11 | 608 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/raw_vec.rs:639:11 | 639 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/raw_vec.rs:164:15 | 164 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/raw_vec.rs:172:15 | 172 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/raw_vec.rs:208:15 | 208 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/raw_vec.rs:216:15 | 216 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/raw_vec.rs:249:15 | 249 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/raw_vec.rs:364:15 | 364 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/raw_vec.rs:388:15 | 388 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/raw_vec.rs:421:15 | 421 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/raw_vec.rs:451:15 | 451 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/raw_vec.rs:529:15 | 529 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/vec/mod.rs:54:11 | 54 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/vec/mod.rs:60:11 | 60 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/vec/mod.rs:62:11 | 62 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/vec/mod.rs:80:11 | 80 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/vec/mod.rs:83:11 | 83 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/vec/mod.rs:96:11 | 96 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/vec/mod.rs:99:11 | 99 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/vec/mod.rs:2624:11 | 2624 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/vec/mod.rs:2684:11 | 2684 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/vec/mod.rs:2757:11 | 2757 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/vec/mod.rs:2841:11 | 2841 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/vec/mod.rs:2939:11 | 2939 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/vec/mod.rs:2956:11 | 2956 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/vec/mod.rs:2973:11 | 2973 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/vec/mod.rs:3014:11 | 3014 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/vec/mod.rs:3040:11 | 3040 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/vec/mod.rs:3104:11 | 3104 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/vec/mod.rs:3113:11 | 3113 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/vec/into_iter.rs:13:11 | 13 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/vec/into_iter.rs:167:11 | 167 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/vec/partial_eq.rs:1:11 | 1 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/vec/partial_eq.rs:30:11 | 30 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/vec/mod.rs:427:15 | 427 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/vec/mod.rs:614:15 | 614 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/vec/mod.rs:852:15 | 852 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/vec/mod.rs:882:15 | 882 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/vec/mod.rs:982:15 | 982 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/vec/mod.rs:1011:15 | 1011 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/vec/mod.rs:1044:15 | 1044 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/vec/mod.rs:1384:15 | 1384 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/vec/mod.rs:1788:15 | 1788 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/vec/mod.rs:1889:15 | 1889 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/vec/mod.rs:1899:15 | 1899 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/vec/mod.rs:2064:15 | 2064 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/vec/mod.rs:2128:15 | 2128 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/vec/mod.rs:2325:15 | 2325 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/vec/mod.rs:2356:15 | 2356 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/vec/mod.rs:2383:15 | 2383 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/vec/mod.rs:2495:15 | 2495 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/vec/mod.rs:2821:15 | 2821 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/macros.rs:54:11 | 54 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/slice.rs:17:15 | 17 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/slice.rs:39:15 | 39 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/slice.rs:70:15 | 70 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/slice.rs:112:15 | 112 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=openbsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(parallel_compiler)--check-cfg=cfg(rust_analyzer)-Zmacro-backtrace-Csplit-debuginfo=off-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zunstable-options' CARGO_FEATURE_MORE_LENGTHS=1 CARGO_FEATURE_ZEROIZE=1 CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/generic-array-0.14.7 CARGO_PKG_AUTHORS='Bartłomiej Kamiński :Aaron Trent ' CARGO_PKG_DESCRIPTION='Generic types implementing functionality of arrays' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=generic-array CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/fizyk20/generic-array.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.14.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-openbsd LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' NUM_JOBS=6 OPT_LEVEL=3 OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/generic-array-720cac7c820db4c3/out PROFILE=release RUSTC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTC_WRAPPER=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTDOC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-openbsd /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/build/generic-array-a8551d436d5ea635/build-script-build` [generic-array 0.14.7] cargo:rustc-cfg=relaxed_coherence Compiling subtle v2.5.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=subtle CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/subtle-2.5.0 CARGO_PKG_AUTHORS='Isis Lovecruft :Henry de Valence ' CARGO_PKG_DESCRIPTION='Pure-Rust traits and utilities for constant-time cryptographic implementations.' CARGO_PKG_HOMEPAGE='https://dalek.rs/' CARGO_PKG_LICENSE=BSD-3-Clause CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=subtle CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dalek-cryptography/subtle' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.5.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/subtle-2.5.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name subtle --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/subtle-2.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="i128"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("const-generics", "core_hint_black_box", "default", "i128", "nightly", "std"))' -C metadata=38d7515a296a8721 -C extra-filename=-38d7515a296a8721 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: `#[inline]` is ignored on function prototypes --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/subtle-2.5.0/src/lib.rs:282:5 | 282 | #[inline] | ^^^^^^^^^ | = note: `#[warn(unused_attributes)]` on by default warning: `#[inline]` is ignored on function prototypes --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/subtle-2.5.0/src/lib.rs:425:5 | 425 | #[inline] | ^^^^^^^^^ warning: `#[inline]` is ignored on function prototypes --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/subtle-2.5.0/src/lib.rs:612:5 | 612 | #[inline] | ^^^^^^^^^ warning: trait `ExtendFromWithinSpec` is never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/vec/mod.rs:2548:7 | 2548 | trait ExtendFromWithinSpec { | ^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default warning: trait `NonDrop` is never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/vec/into_iter.rs:161:11 | 161 | pub trait NonDrop {} | ^^^^^^^ warning: `subtle` (lib) generated 3 warnings Compiling time v0.3.36 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=time CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36 CARGO_PKG_AUTHORS='Jacob Pratt :Time contributors' CARGO_PKG_DESCRIPTION='Date and time library. Fully interoperable with the standard library. Mostly compatible with #'\!'[no_std].' CARGO_PKG_HOMEPAGE='https://time-rs.github.io' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=time CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/time-rs/time' CARGO_PKG_RUST_VERSION=1.67.0 CARGO_PKG_VERSION=0.3.36 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=36 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name time --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --warn=variant-size-differences '--warn=clippy::use-debug' '--warn=clippy::unwrap-used' '--warn=clippy::unwrap-in-result' --warn=unused-qualifications --warn=unused-lifetimes --warn=unused-import-braces --warn=unused --deny=unstable-syntax-pre-expansion --deny=unsafe-op-in-unsafe-fn --warn=unreachable-pub '--warn=clippy::unnested-or-patterns' --deny=unnameable-test-items '--warn=clippy::uninlined-format-args' '--warn=clippy::unimplemented' '--warn=rustdoc::unescaped-backticks' '--deny=clippy::undocumented-unsafe-blocks' --deny=unconditional-recursion --warn=trivial-numeric-casts --warn=trivial-casts '--warn=clippy::todo' --deny=temporary-cstring-as-ptr --deny=suspicious-double-ref-op '--deny=clippy::std-instead-of-core' --warn=single-use-lifetimes '--warn=clippy::semicolon-outside-block' '--warn=rustdoc::private-doc-tests' '--warn=clippy::print-stdout' --deny=overlapping-range-endpoints --deny=opaque-hidden-inferred-bound '--warn=clippy::obfuscated-if-else' '--warn=clippy::nursery' --warn=noop-method-call --deny=non-ascii-idents --deny=named-arguments-used-positionally '--warn=clippy::missing-enforced-import-renames' '--warn=clippy::missing-docs-in-private-items' --warn=missing-docs --warn=missing-debug-implementations --warn=missing-copy-implementations --warn=missing-abi --warn=meta-variable-misuse '--warn=clippy::manual-let-else' --warn=macro-use-extern-crate --warn=let-underscore --warn=keyword-idents --deny=invalid-value --deny=invalid-reference-casting --deny=invalid-nan-comparisons --deny=invalid-macro-export-arguments --deny=invalid-from-utf8 --deny=improper-ctypes-definitions --deny=improper-ctypes --deny=hidden-glob-reexports '--warn=clippy::get-unwrap' --deny=future-incompatible '--warn=clippy::explicit-auto-deref' --deny=drop-bounds --deny=deref-nullptr '--warn=clippy::decimal-literal-representation' '--warn=clippy::dbg-macro' --deny=const-item-mutation --deny=clashing-extern-declarations --deny=ambiguous-glob-reexports '--deny=clippy::alloc-instead-of-core' '--warn=clippy::all' --warn=unstable-name-collisions '--allow=clippy::redundant-pub-crate' '--allow=clippy::option-if-let-else' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="formatting"' --cfg 'feature="local-offset"' --cfg 'feature="macros"' --cfg 'feature="parsing"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "formatting", "large-dates", "local-offset", "macros", "parsing", "quickcheck", "rand", "serde", "serde-human-readable", "serde-well-known", "std", "wasm-bindgen"))' -C metadata=9df82a5e952257cc -C extra-filename=-9df82a5e952257cc --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern deranged=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libderanged-b569bb54578ceda5.rmeta --extern itoa=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libitoa-3fc493d5b20ddaa0.rmeta --extern libc=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/liblibc-9a5125bbce9ac274.rmeta --extern num_conv=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libnum_conv-d2524335d92b2661.rmeta --extern num_threads=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libnum_threads-dcd1c29a3d7be1ba.rmeta --extern powerfmt=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libpowerfmt-7391f2102567b704.rmeta --extern serde=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libserde-0dad9d70d17085f1.rmeta --extern time_core=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libtime_core-875ab60edbb0cc34.rmeta --extern time_macros=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/libtime_macros-68013fbd2d12bef7.so --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: `deranged` (lib) generated 2 warnings Compiling hashbrown v0.14.5 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=hashbrown CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5 CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='A Rust port of Google'\''s SwissTable hash map' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=hashbrown CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/hashbrown' CARGO_PKG_RUST_VERSION=1.63.0 CARGO_PKG_VERSION=0.14.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name hashbrown --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="ahash"' --cfg 'feature="allocator-api2"' --cfg 'feature="default"' --cfg 'feature="inline-more"' --cfg 'feature="raw"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("ahash", "alloc", "allocator-api2", "compiler_builtins", "core", "default", "equivalent", "inline-more", "nightly", "raw", "rayon", "rkyv", "rustc-dep-of-std", "rustc-internal-api", "serde"))' -C metadata=fa07935830d3621c -C extra-filename=-fa07935830d3621c --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern ahash=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libahash-c1b82a96714e4b7a.rmeta --extern allocator_api2=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/liballocator_api2-4da9e368d7ec5387.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: `allocator-api2` (lib) generated 88 warnings Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=generic_array CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/generic-array-0.14.7 CARGO_PKG_AUTHORS='Bartłomiej Kamiński :Aaron Trent ' CARGO_PKG_DESCRIPTION='Generic types implementing functionality of arrays' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=generic-array CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/fizyk20/generic-array.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.14.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/generic-array-0.14.7 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/generic-array-720cac7c820db4c3/out /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name generic_array --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/generic-array-0.14.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="more_lengths"' --cfg 'feature="zeroize"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("more_lengths", "serde", "zeroize"))' -C metadata=7c52a6ceb6085b83 -C extra-filename=-7c52a6ceb6085b83 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern typenum=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libtypenum-74ae01b2a569bcbf.rmeta --extern zeroize=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libzeroize-0b2e8fe838fe0375.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo --cfg relaxed_coherence` Compiling openssl-sys v0.9.92 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=build_script_main CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92 CARGO_PKG_AUTHORS='Alex Crichton :Steven Fackler ' CARGO_PKG_DESCRIPTION='FFI bindings to OpenSSL' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=openssl-sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/sfackler/rust-openssl' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.9.92 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=92 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name build_script_main --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/build/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bindgen", "bssl-sys", "openssl-src", "unstable_boringssl", "vendored"))' -C metadata=6a75fcbe85c6a24a -C extra-filename=-6a75fcbe85c6a24a --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/build/openssl-sys-6a75fcbe85c6a24a -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern cc=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/libcc-7c8809bfb00fc0bc.rlib --extern pkg_config=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/libpkg_config-3925baaa3c00e285.rlib --extern vcpkg=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/libvcpkg-41da7891f461a9d8.rlib --cap-lints warn -Z binary-dep-depinfo` warning: unexpected `cfg` condition name: `relaxed_coherence` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/generic-array-0.14.7/src/impls.rs:136:19 | 126 | / macro_rules! impl_from { 127 | | ($($n: expr => $ty: ty),*) => { 128 | | $( 129 | | impl From<[T; $n]> for GenericArray { ... | 136 | | #[cfg(relaxed_coherence)] | | ^^^^^^^^^^^^^^^^^ ... | 180 | | } 181 | | } | |_- in this expansion of `impl_from!` 182 | 183 | / impl_from! { 184 | | 1 => ::typenum::U1, 185 | | 2 => ::typenum::U2, 186 | | 3 => ::typenum::U3, ... | 215 | | 32 => ::typenum::U32 216 | | } | |_- in this macro invocation | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `parallel_compiler`, `proc_macro`, `relocation_model`, `rust_analyzer`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, and `unix` and 1 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(relaxed_coherence)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(relaxed_coherence)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `relaxed_coherence` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/generic-array-0.14.7/src/impls.rs:158:23 | 126 | / macro_rules! impl_from { 127 | | ($($n: expr => $ty: ty),*) => { 128 | | $( 129 | | impl From<[T; $n]> for GenericArray { ... | 158 | | #[cfg(not(relaxed_coherence))] | | ^^^^^^^^^^^^^^^^^ ... | 180 | | } 181 | | } | |_- in this expansion of `impl_from!` 182 | 183 | / impl_from! { 184 | | 1 => ::typenum::U1, 185 | | 2 => ::typenum::U2, 186 | | 3 => ::typenum::U3, ... | 215 | | 32 => ::typenum::U32 216 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(relaxed_coherence)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(relaxed_coherence)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `relaxed_coherence` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/generic-array-0.14.7/src/impls.rs:136:19 | 126 | / macro_rules! impl_from { 127 | | ($($n: expr => $ty: ty),*) => { 128 | | $( 129 | | impl From<[T; $n]> for GenericArray { ... | 136 | | #[cfg(relaxed_coherence)] | | ^^^^^^^^^^^^^^^^^ ... | 180 | | } 181 | | } | |_- in this expansion of `impl_from!` ... 219 | / impl_from! { 220 | | 33 => ::typenum::U33, 221 | | 34 => ::typenum::U34, 222 | | 35 => ::typenum::U35, ... | 268 | | 1024 => ::typenum::U1024 269 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(relaxed_coherence)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(relaxed_coherence)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `relaxed_coherence` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/generic-array-0.14.7/src/impls.rs:158:23 | 126 | / macro_rules! impl_from { 127 | | ($($n: expr => $ty: ty),*) => { 128 | | $( 129 | | impl From<[T; $n]> for GenericArray { ... | 158 | | #[cfg(not(relaxed_coherence))] | | ^^^^^^^^^^^^^^^^^ ... | 180 | | } 181 | | } | |_- in this expansion of `impl_from!` ... 219 | / impl_from! { 220 | | 33 => ::typenum::U33, 221 | | 34 => ::typenum::U34, 222 | | 35 => ::typenum::U35, ... | 268 | | 1024 => ::typenum::U1024 269 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(relaxed_coherence)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(relaxed_coherence)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__time_03_docs` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:70:13 | 70 | #![cfg_attr(__time_03_docs, feature(doc_auto_cfg, doc_notable_trait))] | ^^^^^^^^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `parallel_compiler`, `proc_macro`, `relocation_model`, `rust_analyzer`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, and `unix` and 1 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__time_03_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__time_03_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `__time_03_docs` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/formatting/formattable.rs:24:12 | 24 | #[cfg_attr(__time_03_docs, doc(notable_trait))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__time_03_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__time_03_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__time_03_docs` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/parsing/parsable.rs:18:12 | 18 | #[cfg_attr(__time_03_docs, doc(notable_trait))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__time_03_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__time_03_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `rustix` (lib) generated 625 warnings Compiling const-oid v0.9.6 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=const_oid CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/const-oid-0.9.6 CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Const-friendly implementation of the ISO/IEC Object Identifier (OID) standard as defined in ITU X.660, with support for BER/DER encoding/decoding as well as heapless no_std (i.e. embedded) support ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=const-oid CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/formats/tree/master/const-oid' CARGO_PKG_RUST_VERSION=1.57 CARGO_PKG_VERSION=0.9.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/const-oid-0.9.6 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name const_oid --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/const-oid-0.9.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "db", "std"))' -C metadata=5874f5b37807cbd0 -C extra-filename=-5874f5b37807cbd0 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: struct `OpensslCallbacks` is never constructed --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/build/run_bindgen.rs:217:8 | 217 | struct OpensslCallbacks; | ^^^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default warning: unnecessary qualification --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/const-oid-0.9.6/src/arcs.rs:25:30 | 25 | const ARC_MAX_BYTES: usize = mem::size_of::(); | ^^^^^^^^^^^^^^^^^^^ | note: the lint level is defined here --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/const-oid-0.9.6/src/lib.rs:17:5 | 17 | unused_qualifications | ^^^^^^^^^^^^^^^^^^^^^ help: remove the unnecessary path segments | 25 - const ARC_MAX_BYTES: usize = mem::size_of::(); 25 + const ARC_MAX_BYTES: usize = size_of::(); | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/parsing/iso8601.rs:261:35 | 261 | ... -hour.cast_signed() | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method = note: requested on the command line with `-W unstable-name-collisions` help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/parsing/iso8601.rs:263:34 | 263 | ... hour.cast_signed() | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/parsing/iso8601.rs:283:34 | 283 | ... -min.cast_signed() | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/parsing/iso8601.rs:285:33 | 285 | ... min.cast_signed() | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/duration.rs:1289:37 | 1289 | original.subsec_nanos().cast_signed(), | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/duration.rs:1426:42 | 1418 | / macro_rules! duration_mul_div_int { 1419 | | ($($type:ty),+) => {$( 1420 | | impl Mul<$type> for Duration { 1421 | | type Output = Self; ... | 1426 | | .checked_mul(rhs.cast_signed().extend::()) | | ^^^^^^^^^^^ ... | 1449 | | )+}; 1450 | | } | |_- in this expansion of `duration_mul_div_int!` 1451 | duration_mul_div_int![i8, i16, i32, u8, u16, u32]; | ------------------------------------------------- in this macro invocation | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/duration.rs:1445:52 | 1418 | / macro_rules! duration_mul_div_int { 1419 | | ($($type:ty),+) => {$( 1420 | | impl Mul<$type> for Duration { 1421 | | type Output = Self; ... | 1445 | | self.whole_nanoseconds() / rhs.cast_signed().extend::() | | ^^^^^^^^^^^ ... | 1449 | | )+}; 1450 | | } | |_- in this expansion of `duration_mul_div_int!` 1451 | duration_mul_div_int![i8, i16, i32, u8, u16, u32]; | ------------------------------------------------- in this macro invocation | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/duration.rs:1426:42 | 1418 | / macro_rules! duration_mul_div_int { 1419 | | ($($type:ty),+) => {$( 1420 | | impl Mul<$type> for Duration { 1421 | | type Output = Self; ... | 1426 | | .checked_mul(rhs.cast_signed().extend::()) | | ^^^^^^^^^^^ ... | 1449 | | )+}; 1450 | | } | |_- in this expansion of `duration_mul_div_int!` 1451 | duration_mul_div_int![i8, i16, i32, u8, u16, u32]; | ------------------------------------------------- in this macro invocation | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/duration.rs:1445:52 | 1418 | / macro_rules! duration_mul_div_int { 1419 | | ($($type:ty),+) => {$( 1420 | | impl Mul<$type> for Duration { 1421 | | type Output = Self; ... | 1445 | | self.whole_nanoseconds() / rhs.cast_signed().extend::() | | ^^^^^^^^^^^ ... | 1449 | | )+}; 1450 | | } | |_- in this expansion of `duration_mul_div_int!` 1451 | duration_mul_div_int![i8, i16, i32, u8, u16, u32]; | ------------------------------------------------- in this macro invocation | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/duration.rs:1426:42 | 1418 | / macro_rules! duration_mul_div_int { 1419 | | ($($type:ty),+) => {$( 1420 | | impl Mul<$type> for Duration { 1421 | | type Output = Self; ... | 1426 | | .checked_mul(rhs.cast_signed().extend::()) | | ^^^^^^^^^^^ ... | 1449 | | )+}; 1450 | | } | |_- in this expansion of `duration_mul_div_int!` 1451 | duration_mul_div_int![i8, i16, i32, u8, u16, u32]; | ------------------------------------------------- in this macro invocation | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/duration.rs:1445:52 | 1418 | / macro_rules! duration_mul_div_int { 1419 | | ($($type:ty),+) => {$( 1420 | | impl Mul<$type> for Duration { 1421 | | type Output = Self; ... | 1445 | | self.whole_nanoseconds() / rhs.cast_signed().extend::() | | ^^^^^^^^^^^ ... | 1449 | | )+}; 1450 | | } | |_- in this expansion of `duration_mul_div_int!` 1451 | duration_mul_div_int![i8, i16, i32, u8, u16, u32]; | ------------------------------------------------- in this macro invocation | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/duration.rs:1543:37 | 1543 | if rhs.as_secs() > i64::MAX.cast_unsigned() { | ^^^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_unsigned(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_unsigned` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/duration.rs:1549:37 | 1549 | .cmp(&rhs.as_secs().cast_signed()) | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/duration.rs:1553:50 | 1553 | .cmp(&rhs.subsec_nanos().cast_signed()) | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: `const-oid` (lib) generated 1 warning Compiling memmap2 v0.9.4 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=memmap2 CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memmap2-0.9.4 CARGO_PKG_AUTHORS='Dan Burkert :Yevhenii Reizner ' CARGO_PKG_DESCRIPTION='Cross-platform Rust API for memory-mapped file IO' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=memmap2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RazrFalcon/memmap2-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.9.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memmap2-0.9.4 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name memmap2 --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memmap2-0.9.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("stable_deref_trait"))' -C metadata=1db1c7474c4661dd -C extra-filename=-1db1c7474c4661dd --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern libc=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/liblibc-9a5125bbce9ac274.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: `openssl-sys` (build script) generated 1 warning Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=openbsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(parallel_compiler)--check-cfg=cfg(rust_analyzer)-Zmacro-backtrace-Csplit-debuginfo=off-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zunstable-options' CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92 CARGO_MANIFEST_LINKS=openssl CARGO_PKG_AUTHORS='Alex Crichton :Steven Fackler ' CARGO_PKG_DESCRIPTION='FFI bindings to OpenSSL' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=openssl-sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/sfackler/rust-openssl' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.9.92 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=92 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-openbsd LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' NUM_JOBS=6 OPT_LEVEL=3 OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/openssl-sys-56c59ee4f8b9d4f4/out PROFILE=release RUSTC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTC_WRAPPER=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTDOC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-openbsd /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/build/openssl-sys-6a75fcbe85c6a24a/build-script-main` [openssl-sys 0.9.92] cargo:rerun-if-env-changed=X86_64_UNKNOWN_OPENBSD_OPENSSL_LIB_DIR [openssl-sys 0.9.92] X86_64_UNKNOWN_OPENBSD_OPENSSL_LIB_DIR unset [openssl-sys 0.9.92] cargo:rerun-if-env-changed=OPENSSL_LIB_DIR [openssl-sys 0.9.92] OPENSSL_LIB_DIR unset [openssl-sys 0.9.92] cargo:rerun-if-env-changed=X86_64_UNKNOWN_OPENBSD_OPENSSL_INCLUDE_DIR [openssl-sys 0.9.92] X86_64_UNKNOWN_OPENBSD_OPENSSL_INCLUDE_DIR unset [openssl-sys 0.9.92] cargo:rerun-if-env-changed=OPENSSL_INCLUDE_DIR [openssl-sys 0.9.92] OPENSSL_INCLUDE_DIR unset [openssl-sys 0.9.92] cargo:rerun-if-env-changed=X86_64_UNKNOWN_OPENBSD_OPENSSL_DIR [openssl-sys 0.9.92] X86_64_UNKNOWN_OPENBSD_OPENSSL_DIR unset [openssl-sys 0.9.92] cargo:rerun-if-env-changed=OPENSSL_DIR [openssl-sys 0.9.92] OPENSSL_DIR unset [openssl-sys 0.9.92] cargo:rerun-if-env-changed=OPENSSL_NO_PKG_CONFIG [openssl-sys 0.9.92] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-openbsd [openssl-sys 0.9.92] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_openbsd [openssl-sys 0.9.92] cargo:rerun-if-env-changed=HOST_PKG_CONFIG [openssl-sys 0.9.92] cargo:rerun-if-env-changed=PKG_CONFIG [openssl-sys 0.9.92] cargo:rerun-if-env-changed=OPENSSL_STATIC [openssl-sys 0.9.92] cargo:rerun-if-env-changed=OPENSSL_DYNAMIC [openssl-sys 0.9.92] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC [openssl-sys 0.9.92] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC [openssl-sys 0.9.92] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-openbsd [openssl-sys 0.9.92] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_openbsd [openssl-sys 0.9.92] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH [openssl-sys 0.9.92] cargo:rerun-if-env-changed=PKG_CONFIG_PATH [openssl-sys 0.9.92] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-openbsd [openssl-sys 0.9.92] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_openbsd [openssl-sys 0.9.92] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR [openssl-sys 0.9.92] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR [openssl-sys 0.9.92] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-openbsd [openssl-sys 0.9.92] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_openbsd [openssl-sys 0.9.92] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR [openssl-sys 0.9.92] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/formatting/formattable.rs:192:59 | 192 | bytes += format_number_pad_zero::<4>(output, year.cast_unsigned())?; | ^^^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_unsigned(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_unsigned` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/formatting/formattable.rs:234:59 | 234 | bytes += format_number_pad_zero::<4>(output, year.cast_unsigned())?; | ^^^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_unsigned(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_unsigned` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/formatting/iso8601.rs:31:67 | 31 | bytes += format_number_pad_zero::<4>(output, year.cast_unsigned())?; | ^^^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_unsigned(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_unsigned` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/formatting/iso8601.rs:46:67 | 46 | bytes += format_number_pad_zero::<4>(output, year.cast_unsigned())?; | ^^^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_unsigned(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_unsigned` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/formatting/iso8601.rs:61:67 | 61 | bytes += format_number_pad_zero::<4>(output, year.cast_unsigned())?; | ^^^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_unsigned(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_unsigned` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | [openssl-sys 0.9.92] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR [openssl-sys 0.9.92] cargo:rerun-if-env-changed=SYSROOT [openssl-sys 0.9.92] cargo:rerun-if-env-changed=OPENSSL_STATIC [openssl-sys 0.9.92] cargo:rerun-if-env-changed=OPENSSL_DYNAMIC [openssl-sys 0.9.92] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC [openssl-sys 0.9.92] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC [openssl-sys 0.9.92] cargo:rustc-link-lib=ssl [openssl-sys 0.9.92] cargo:rustc-link-lib=crypto [openssl-sys 0.9.92] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-openbsd [openssl-sys 0.9.92] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_openbsd [openssl-sys 0.9.92] cargo:rerun-if-env-changed=HOST_PKG_CONFIG [openssl-sys 0.9.92] cargo:rerun-if-env-changed=PKG_CONFIG [openssl-sys 0.9.92] cargo:rerun-if-env-changed=OPENSSL_STATIC [openssl-sys 0.9.92] cargo:rerun-if-env-changed=OPENSSL_DYNAMIC [openssl-sys 0.9.92] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC [openssl-sys 0.9.92] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC [openssl-sys 0.9.92] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-openbsd [openssl-sys 0.9.92] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_openbsd [openssl-sys 0.9.92] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH [openssl-sys 0.9.92] cargo:rerun-if-env-changed=PKG_CONFIG_PATH [openssl-sys 0.9.92] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-openbsd [openssl-sys 0.9.92] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_openbsd [openssl-sys 0.9.92] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR [openssl-sys 0.9.92] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR [openssl-sys 0.9.92] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-openbsd [openssl-sys 0.9.92] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_openbsd [openssl-sys 0.9.92] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR [openssl-sys 0.9.92] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/formatting/mod.rs:475:48 | 475 | / Nanosecond::per(Millisecond).cast_signed().extend::()) | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/formatting/mod.rs:481:48 | 481 | / Nanosecond::per(Microsecond).cast_signed().extend::()) | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/parsing/combinator/rfc/iso8601.rs:67:27 | 67 | let val = val.cast_signed(); | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/parsing/combinator/rfc/iso8601.rs:70:66 | 70 | None => exactly_n_digits::<4, u32>(input)?.map(|val| val.cast_signed()), | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/parsing/component.rs:30:60 | 30 | Some(b'-') => Some(ParsedItem(input, -year.cast_signed())), | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/parsing/component.rs:32:50 | 32 | _ => Some(ParsedItem(input, year.cast_signed())), | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/parsing/component.rs:36:84 | 36 | exactly_n_digits_padded::<2, u32>(modifiers.padding)(input)?.map(|v| v.cast_signed()), | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | [openssl-sys 0.9.92] cargo:rerun-if-changed=build/expando.c [openssl-sys 0.9.92] OPT_LEVEL = Some(3) [openssl-sys 0.9.92] TARGET = Some(x86_64-unknown-openbsd) [openssl-sys 0.9.92] OUT_DIR = Some(/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/openssl-sys-56c59ee4f8b9d4f4/out) [openssl-sys 0.9.92] HOST = Some(x86_64-unknown-openbsd) [openssl-sys 0.9.92] cargo:rerun-if-env-changed=CC_x86_64-unknown-openbsd [openssl-sys 0.9.92] CC_x86_64-unknown-openbsd = None [openssl-sys 0.9.92] cargo:rerun-if-env-changed=CC_x86_64_unknown_openbsd [openssl-sys 0.9.92] CC_x86_64_unknown_openbsd = Some(cc) [openssl-sys 0.9.92] RUSTC_WRAPPER = Some(/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc) [openssl-sys 0.9.92] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/parsing/component.rs:274:53 | 274 | Some(b'-') => Some(ParsedItem(input, (-hour.cast_signed(), true))), | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/parsing/component.rs:276:43 | 276 | _ => Some(ParsedItem(input, (hour.cast_signed(), false))), | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/parsing/component.rs:287:48 | 287 | .map(|offset_minute| offset_minute.cast_signed()), | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/parsing/component.rs:298:48 | 298 | .map(|offset_second| offset_second.cast_signed()), | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/parsing/component.rs:330:62 | 330 | Some(b'-') => Some(ParsedItem(input, -nano_timestamp.cast_signed())), | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/parsing/component.rs:332:52 | 332 | _ => Some(ParsedItem(input, nano_timestamp.cast_signed())), | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/parsing/parsable.rs:219:74 | 219 | item.consume_value(|value| parsed.set_year(value.cast_signed())) | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/parsing/parsable.rs:228:46 | 228 | ... .map(|year| year.cast_signed()) | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/parsing/parsable.rs:301:38 | 301 | -offset_hour.cast_signed() | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/parsing/parsable.rs:303:37 | 303 | offset_hour.cast_signed() | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/parsing/parsable.rs:311:82 | 311 | item.consume_value(|value| parsed.set_offset_minute_signed(value.cast_signed())) | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/parsing/parsable.rs:444:42 | 444 | ... -offset_hour.cast_signed() | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/parsing/parsable.rs:446:41 | 446 | ... offset_hour.cast_signed() | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/parsing/parsable.rs:453:48 | 453 | (input, offset_hour, offset_minute.cast_signed()) | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/parsing/parsable.rs:474:54 | 474 | let date = Date::from_calendar_date(year.cast_signed(), month, day)?; | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/parsing/parsable.rs:512:79 | 512 | .and_then(|item| item.consume_value(|value| parsed.set_year(value.cast_signed()))) | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/parsing/parsable.rs:579:42 | 579 | ... -offset_hour.cast_signed() | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/parsing/parsable.rs:581:41 | 581 | ... offset_hour.cast_signed() | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/parsing/parsable.rs:592:40 | 592 | -offset_minute.cast_signed() | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/parsing/parsable.rs:594:39 | 594 | offset_minute.cast_signed() | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/parsing/parsable.rs:663:38 | 663 | -offset_hour.cast_signed() | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/parsing/parsable.rs:665:37 | 665 | offset_hour.cast_signed() | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/parsing/parsable.rs:668:40 | 668 | -offset_minute.cast_signed() | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/parsing/parsable.rs:670:39 | 670 | offset_minute.cast_signed() | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/parsing/parsable.rs:706:61 | 706 | .and_then(|month| Date::from_calendar_date(year.cast_signed(), month, day)) | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/parsing/parsed.rs:300:54 | 300 | self.set_year_last_two(value.cast_unsigned().truncate()) | ^^^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_unsigned(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_unsigned` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/parsing/parsed.rs:304:58 | 304 | self.set_iso_year_last_two(value.cast_unsigned().truncate()) | ^^^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_unsigned(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_unsigned` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/parsing/parsed.rs:546:28 | 546 | if value > i8::MAX.cast_unsigned() { | ^^^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_unsigned(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_unsigned` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/parsing/parsed.rs:549:49 | 549 | self.set_offset_minute_signed(value.cast_signed()) | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/parsing/parsed.rs:560:28 | 560 | if value > i8::MAX.cast_unsigned() { | ^^^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_unsigned(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_unsigned` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/parsing/parsed.rs:563:49 | 563 | self.set_offset_second_signed(value.cast_signed()) | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/parsing/parsed.rs:774:37 | 774 | (sunday_week_number.cast_signed().extend::() * 7 | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/parsing/parsed.rs:775:57 | 775 | + weekday.number_days_from_sunday().cast_signed().extend::() | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/parsing/parsed.rs:777:26 | 777 | + 1).cast_unsigned(), | ^^^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_unsigned(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_unsigned` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/parsing/parsed.rs:781:37 | 781 | (monday_week_number.cast_signed().extend::() * 7 | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/parsing/parsed.rs:782:57 | 782 | + weekday.number_days_from_monday().cast_signed().extend::() | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/parsing/parsed.rs:784:26 | 784 | + 1).cast_unsigned(), | ^^^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_unsigned(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_unsigned` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | [openssl-sys 0.9.92] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [openssl-sys 0.9.92] CRATE_CC_NO_DEFAULTS = None [openssl-sys 0.9.92] DEBUG = Some(false) [openssl-sys 0.9.92] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-openbsd [openssl-sys 0.9.92] CFLAGS_x86_64-unknown-openbsd = None [openssl-sys 0.9.92] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_openbsd [openssl-sys 0.9.92] CFLAGS_x86_64_unknown_openbsd = Some(-O2 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-openbsd -O2 -pipe) warning: `generic-array` (lib) generated 4 warnings Compiling getrandom v0.2.15 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=getrandom CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/getrandom-0.2.15 CARGO_PKG_AUTHORS='The Rand Project Developers' CARGO_PKG_DESCRIPTION='A small cross-platform library for retrieving random data from system source' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=getrandom CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-random/getrandom' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.15 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=15 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/getrandom-0.2.15 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name getrandom --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/getrandom-0.2.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="js"' --cfg 'feature="js-sys"' --cfg 'feature="std"' --cfg 'feature="wasm-bindgen"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "custom", "js", "js-sys", "linux_disable_fallback", "rdrand", "rustc-dep-of-std", "std", "test-in-browser", "wasm-bindgen"))' -C metadata=a627dc168a65f43b -C extra-filename=-a627dc168a65f43b --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern cfg_if=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libcfg_if-d7457ff2f3866edf.rmeta --extern libc=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/liblibc-9a5125bbce9ac274.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` [openssl-sys 0.9.92] cargo:rustc-cfg=openssl [openssl-sys 0.9.92] cargo:rustc-cfg=osslconf="OPENSSL_NO_BUF_FREELISTS" [openssl-sys 0.9.92] cargo:rustc-cfg=osslconf="OPENSSL_NO_COMP" [openssl-sys 0.9.92] cargo:rustc-cfg=osslconf="OPENSSL_NO_EC2M" [openssl-sys 0.9.92] cargo:rustc-cfg=osslconf="OPENSSL_NO_ENGINE" [openssl-sys 0.9.92] cargo:rustc-cfg=osslconf="OPENSSL_NO_KRB5" [openssl-sys 0.9.92] cargo:rustc-cfg=osslconf="OPENSSL_NO_PSK" [openssl-sys 0.9.92] cargo:rustc-cfg=osslconf="OPENSSL_NO_SRP" [openssl-sys 0.9.92] cargo:rustc-cfg=osslconf="OPENSSL_NO_SSL3_METHOD" [openssl-sys 0.9.92] cargo:rustc-cfg=osslconf="OPENSSL_NO_SEED" [openssl-sys 0.9.92] cargo:conf=OPENSSL_NO_BUF_FREELISTS,OPENSSL_NO_COMP,OPENSSL_NO_EC2M,OPENSSL_NO_ENGINE,OPENSSL_NO_KRB5,OPENSSL_NO_PSK,OPENSSL_NO_SRP,OPENSSL_NO_SSL3_METHOD,OPENSSL_NO_SEED [openssl-sys 0.9.92] cargo:rustc-cfg=libressl [openssl-sys 0.9.92] cargo:rustc-cfg=libressl251 [openssl-sys 0.9.92] cargo:rustc-cfg=libressl252 [openssl-sys 0.9.92] cargo:rustc-cfg=libressl261 [openssl-sys 0.9.92] cargo:rustc-cfg=libressl270 [openssl-sys 0.9.92] cargo:rustc-cfg=libressl271 [openssl-sys 0.9.92] cargo:rustc-cfg=libressl273 [openssl-sys 0.9.92] cargo:rustc-cfg=libressl280 [openssl-sys 0.9.92] cargo:rustc-cfg=libressl281 [openssl-sys 0.9.92] cargo:rustc-cfg=libressl291 [openssl-sys 0.9.92] cargo:rustc-cfg=libressl310 [openssl-sys 0.9.92] cargo:rustc-cfg=libressl321 [openssl-sys 0.9.92] cargo:rustc-cfg=libressl332 [openssl-sys 0.9.92] cargo:rustc-cfg=libressl340 [openssl-sys 0.9.92] cargo:rustc-cfg=libressl350 [openssl-sys 0.9.92] cargo:rustc-cfg=libressl360 [openssl-sys 0.9.92] cargo:rustc-cfg=libressl370 [openssl-sys 0.9.92] cargo:libressl_version_number=4000000f [openssl-sys 0.9.92] cargo:libressl=true [openssl-sys 0.9.92] cargo:libressl_version=380 [openssl-sys 0.9.92] cargo:version=101 Compiling block-buffer v0.10.4 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=block_buffer CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/block-buffer-0.10.4 CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Buffer type for block processing of data' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=block-buffer CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/utils' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.10.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/block-buffer-0.10.4 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name block_buffer --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/block-buffer-0.10.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=6422269a9274ccbe -C extra-filename=-6422269a9274ccbe --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern generic_array=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgeneric_array-7c52a6ceb6085b83.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/time.rs:924:41 | 924 | let hour_diff = self.hour.get().cast_signed() - rhs.hour.get().cast_signed(); | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/time.rs:924:72 | 924 | let hour_diff = self.hour.get().cast_signed() - rhs.hour.get().cast_signed(); | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/time.rs:925:45 | 925 | let minute_diff = self.minute.get().cast_signed() - rhs.minute.get().cast_signed(); | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/time.rs:925:78 | 925 | let minute_diff = self.minute.get().cast_signed() - rhs.minute.get().cast_signed(); | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/time.rs:926:45 | 926 | let second_diff = self.second.get().cast_signed() - rhs.second.get().cast_signed(); | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/time.rs:926:78 | 926 | let second_diff = self.second.get().cast_signed() - rhs.second.get().cast_signed(); | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/time.rs:928:35 | 928 | self.nanosecond.get().cast_signed() - rhs.nanosecond.get().cast_signed(); | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/time.rs:928:72 | 928 | self.nanosecond.get().cast_signed() - rhs.nanosecond.get().cast_signed(); | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/time.rs:930:69 | 930 | let seconds = hour_diff.extend::() * Second::per(Hour).cast_signed().extend::() | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/time.rs:931:65 | 931 | + minute_diff.extend::() * Second::per(Minute).cast_signed().extend::() | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/time.rs:937:59 | 937 | nanosecond_diff + Nanosecond::per(Second).cast_signed(), | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/time.rs:942:59 | 942 | nanosecond_diff - Nanosecond::per(Second).cast_signed(), | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | Compiling crypto-common v0.1.6 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=crypto_common CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crypto-common-0.1.6 CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Common cryptographic traits' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crypto-common CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/traits' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crypto-common-0.1.6 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name crypto_common --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crypto-common-0.1.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("getrandom", "rand_core", "std"))' -C metadata=209308a6e29e2c04 -C extra-filename=-209308a6e29e2c04 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern generic_array=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgeneric_array-7c52a6ceb6085b83.rmeta --extern typenum=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libtypenum-74ae01b2a569bcbf.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling tempfile v3.10.1 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=tempfile CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tempfile-3.10.1 CARGO_PKG_AUTHORS='Steven Allen :The Rust Project Developers:Ashley Mannix :Jason White ' CARGO_PKG_DESCRIPTION='A library for managing temporary files and directories.' CARGO_PKG_HOMEPAGE='https://stebalien.com/projects/tempfile-rs/' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tempfile CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Stebalien/tempfile' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=3.10.1 CARGO_PKG_VERSION_MAJOR=3 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tempfile-3.10.1 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name tempfile --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tempfile-3.10.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=36818372a78c6cca -C extra-filename=-36818372a78c6cca --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern cfg_if=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libcfg_if-d7457ff2f3866edf.rmeta --extern fastrand=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libfastrand-535a6e2736b6ad1c.rmeta --extern rustix=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/librustix-f4c1d1ac855b05c2.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling rand_core v0.6.4 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rand_core CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand_core-0.6.4 CARGO_PKG_AUTHORS='The Rand Project Developers:The Rust Project Developers' CARGO_PKG_DESCRIPTION='Core random number generator traits and tools for implementation. ' CARGO_PKG_HOMEPAGE='https://rust-random.github.io/book' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rand_core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-random/rand' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.6.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand_core-0.6.4 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rand_core --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand_core-0.6.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="getrandom"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "getrandom", "serde", "serde1", "std"))' -C metadata=30c5965c438ff30a -C extra-filename=-30c5965c438ff30a --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern getrandom=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgetrandom-a627dc168a65f43b.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling gix-chunk v0.4.8 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=gix_chunk CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gix-chunk-0.4.8 CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='Interact with the git chunk file format used in multi-pack index and commit-graph files' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-chunk CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Byron/gitoxide' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.4.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gix-chunk-0.4.8 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name gix_chunk --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gix-chunk-0.4.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=c8cecfd70cc156ae -C extra-filename=-c8cecfd70cc156ae --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern thiserror=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libthiserror-d8e947232485bc37.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling digest v0.10.7 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=digest CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/digest-0.10.7 CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Traits for cryptographic hash functions and message authentication codes' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=digest CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/traits' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.10.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/digest-0.10.7 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name digest --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/digest-0.10.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="block-buffer"' --cfg 'feature="const-oid"' --cfg 'feature="core-api"' --cfg 'feature="default"' --cfg 'feature="mac"' --cfg 'feature="oid"' --cfg 'feature="std"' --cfg 'feature="subtle"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "blobby", "block-buffer", "const-oid", "core-api", "default", "dev", "mac", "oid", "rand_core", "std", "subtle"))' -C metadata=66d1fcdb16c33786 -C extra-filename=-66d1fcdb16c33786 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern block_buffer=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libblock_buffer-6422269a9274ccbe.rmeta --extern const_oid=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libconst_oid-5874f5b37807cbd0.rmeta --extern crypto_common=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libcrypto_common-209308a6e29e2c04.rmeta --extern subtle=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libsubtle-38d7515a296a8721.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: unexpected `cfg` condition name: `doc_cfg` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand_core-0.6.4/src/lib.rs:38:13 | 38 | #![cfg_attr(doc_cfg, feature(doc_cfg))] | ^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `parallel_compiler`, `proc_macro`, `relocation_model`, `rust_analyzer`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, and `unix` and 1 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `doc_cfg` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand_core-0.6.4/src/error.rs:50:16 | 50 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand_core-0.6.4/src/error.rs:64:16 | 64 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand_core-0.6.4/src/error.rs:75:16 | 75 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand_core-0.6.4/src/os.rs:46:12 | 46 | #[cfg_attr(doc_cfg, doc(cfg(feature = "getrandom")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand_core-0.6.4/src/lib.rs:411:16 | 411 | #[cfg_attr(doc_cfg, doc(cfg(feature = "getrandom")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `rand_core` (lib) generated 6 warnings Compiling gix-hashtable v0.5.2 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=gix_hashtable CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gix-hashtable-0.5.2 CARGO_PKG_AUTHORS='Pascal Kuthe ' CARGO_PKG_DESCRIPTION='A crate that provides hashtable based data structures optimized to utilize ObjectId keys' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-hashtable CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Byron/gitoxide' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.5.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gix-hashtable-0.5.2 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name gix_hashtable --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gix-hashtable-0.5.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ca26cfe0585e6142 -C extra-filename=-ca26cfe0585e6142 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern gix_hash=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_hash-3a7f456d7837a65d.rmeta --extern hashbrown=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libhashbrown-fa07935830d3621c.rmeta --extern parking_lot=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libparking_lot-4ff99ed326101696.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling gix-fs v0.11.2 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=gix_fs CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gix-fs-0.11.2 CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='A crate providing file system specific utilities to `gitoxide`' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-fs CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Byron/gitoxide' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.11.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gix-fs-0.11.2 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name gix_fs --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gix-fs-0.11.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=fb93535df3074f75 -C extra-filename=-fb93535df3074f75 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern fastrand=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libfastrand-535a6e2736b6ad1c.rmeta --extern gix_features=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_features-09e391a85aa7037c.rmeta --extern gix_utils=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_utils-1680dc1ccba2b5b8.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling libnghttp2-sys v0.1.10+1.61.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libnghttp2-sys-0.1.10+1.61.0 CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='FFI bindings for libnghttp2 (nghttp2) ' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/nghttp2-rs' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libnghttp2-sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/nghttp2-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.10+1.61.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libnghttp2-sys-0.1.10+1.61.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libnghttp2-sys-0.1.10+1.61.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f6fadc8b325b4e6b -C extra-filename=-f6fadc8b325b4e6b --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/build/libnghttp2-sys-f6fadc8b325b4e6b -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern cc=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/libcc-7c8809bfb00fc0bc.rlib --cap-lints warn -Z binary-dep-depinfo` Compiling percent-encoding v2.3.1 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=percent_encoding CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/percent-encoding-2.3.1 CARGO_PKG_AUTHORS='The rust-url developers' CARGO_PKG_DESCRIPTION='Percent encoding and decoding' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=percent-encoding CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/servo/rust-url/' CARGO_PKG_RUST_VERSION=1.51 CARGO_PKG_VERSION=2.3.1 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/percent-encoding-2.3.1 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name percent_encoding --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/percent-encoding-2.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=d1c012e7a3d47749 -C extra-filename=-d1c012e7a3d47749 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: ambiguous wide pointer comparison, the comparison includes metadata which may not be expected --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/percent-encoding-2.3.1/src/lib.rs:466:35 | 466 | debug_assert!(raw_utf8 == &*bytes as *const [u8]); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(ambiguous_wide_pointer_comparisons)]` on by default help: use `std::ptr::addr_eq` or untyped pointers to only compare their addresses | 466 | debug_assert!(std::ptr::addr_eq(raw_utf8, &*bytes as *const [u8])); | ++++++++++++++++++ ~ + help: use explicit `std::ptr::eq` method to compare metadata and addresses | 466 | debug_assert!(std::ptr::eq(raw_utf8, &*bytes as *const [u8])); | +++++++++++++ ~ + Compiling unicode-bidi v0.3.15 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=unicode_bidi CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicode-bidi-0.3.15 CARGO_PKG_AUTHORS='The Servo Project Developers' CARGO_PKG_DESCRIPTION='Implementation of the Unicode Bidirectional Algorithm' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-bidi CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/servo/unicode-bidi' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.15 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=15 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicode-bidi-0.3.15 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name unicode_bidi --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicode-bidi-0.3.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="hardcoded-data"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bench_it", "default", "flame", "flame_it", "flamer", "hardcoded-data", "serde", "std", "unstable", "with_serde"))' -C metadata=9c5f012b44e4e9e2 -C extra-filename=-9c5f012b44e4e9e2 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: `percent-encoding` (lib) generated 1 warning Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=openbsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(parallel_compiler)--check-cfg=cfg(rust_analyzer)-Zmacro-backtrace-Csplit-debuginfo=off-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zunstable-options' CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libnghttp2-sys-0.1.10+1.61.0 CARGO_MANIFEST_LINKS=nghttp2 CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='FFI bindings for libnghttp2 (nghttp2) ' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/nghttp2-rs' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libnghttp2-sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/nghttp2-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.10+1.61.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-openbsd LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' NUM_JOBS=6 OPT_LEVEL=3 OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/libnghttp2-sys-4426d3f774939186/out PROFILE=release RUSTC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTC_WRAPPER=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTDOC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-openbsd /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/build/libnghttp2-sys-f6fadc8b325b4e6b/build-script-build` [libnghttp2-sys 0.1.10+1.61.0] TARGET = Some(x86_64-unknown-openbsd) [libnghttp2-sys 0.1.10+1.61.0] OPT_LEVEL = Some(3) [libnghttp2-sys 0.1.10+1.61.0] HOST = Some(x86_64-unknown-openbsd) [libnghttp2-sys 0.1.10+1.61.0] cargo:rerun-if-env-changed=CC_x86_64-unknown-openbsd [libnghttp2-sys 0.1.10+1.61.0] CC_x86_64-unknown-openbsd = None [libnghttp2-sys 0.1.10+1.61.0] cargo:rerun-if-env-changed=CC_x86_64_unknown_openbsd [libnghttp2-sys 0.1.10+1.61.0] CC_x86_64_unknown_openbsd = Some(cc) [libnghttp2-sys 0.1.10+1.61.0] RUSTC_WRAPPER = Some(/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc) [libnghttp2-sys 0.1.10+1.61.0] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [libnghttp2-sys 0.1.10+1.61.0] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [libnghttp2-sys 0.1.10+1.61.0] CRATE_CC_NO_DEFAULTS = None [libnghttp2-sys 0.1.10+1.61.0] DEBUG = Some(false) [libnghttp2-sys 0.1.10+1.61.0] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-openbsd [libnghttp2-sys 0.1.10+1.61.0] CFLAGS_x86_64-unknown-openbsd = None [libnghttp2-sys 0.1.10+1.61.0] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_openbsd [libnghttp2-sys 0.1.10+1.61.0] CFLAGS_x86_64_unknown_openbsd = Some(-O2 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-openbsd -O2 -pipe) Compiling gix-date v0.8.7 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=gix_date CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gix-date-0.8.7 CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='A crate of the gitoxide project parsing dates the way git does' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-date CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Byron/gitoxide' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.8.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gix-date-0.8.7 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name gix_date --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gix-date-0.8.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("document-features", "serde"))' -C metadata=6156881824aed483 -C extra-filename=-6156881824aed483 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern bstr=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libbstr-3f407656315bea0a.rmeta --extern itoa=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libitoa-3fc493d5b20ddaa0.rmeta --extern thiserror=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libthiserror-d8e947232485bc37.rmeta --extern time=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libtime-9df82a5e952257cc.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling idna v0.5.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=idna CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/idna-0.5.0 CARGO_PKG_AUTHORS='The rust-url developers' CARGO_PKG_DESCRIPTION='IDNA (Internationalizing Domain Names in Applications) and Punycode.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=idna CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/servo/rust-url/' CARGO_PKG_RUST_VERSION=1.51 CARGO_PKG_VERSION=0.5.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/idna-0.5.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name idna --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/idna-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=29bf11728b681c1a -C extra-filename=-29bf11728b681c1a --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern unicode_bidi=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libunicode_bidi-9c5f012b44e4e9e2.rmeta --extern unicode_normalization=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libunicode_normalization-5407f56c407f96da.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling gix-actor v0.31.5 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=gix_actor CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gix-actor-0.31.5 CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='A way to identify git actors' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-actor CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Byron/gitoxide' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.31.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=31 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gix-actor-0.31.5 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name gix_actor --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gix-actor-0.31.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("document-features", "serde"))' -C metadata=29c31fc944ce001f -C extra-filename=-29c31fc944ce001f --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern bstr=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libbstr-3f407656315bea0a.rmeta --extern gix_date=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_date-6156881824aed483.rmeta --extern gix_utils=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_utils-1680dc1ccba2b5b8.rmeta --extern itoa=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libitoa-3fc493d5b20ddaa0.rmeta --extern thiserror=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libthiserror-d8e947232485bc37.rmeta --extern winnow=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libwinnow-563b00c5c86fe54c.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` [libnghttp2-sys 0.1.10+1.61.0] exit status: 0 [libnghttp2-sys 0.1.10+1.61.0] exit status: 0 [libnghttp2-sys 0.1.10+1.61.0] exit status: 0 [libnghttp2-sys 0.1.10+1.61.0] exit status: 0 [libnghttp2-sys 0.1.10+1.61.0] exit status: 0 [libnghttp2-sys 0.1.10+1.61.0] exit status: 0 [libnghttp2-sys 0.1.10+1.61.0] exit status: 0 [libnghttp2-sys 0.1.10+1.61.0] exit status: 0 Compiling gix-object v0.42.3 Compiling form_urlencoded v1.2.1 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=gix_object CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gix-object-0.42.3 CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='Immutable and mutable git objects with decoding and encoding support' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-object CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Byron/gitoxide' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.42.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=42 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gix-object-0.42.3 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name gix_object --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gix-object-0.42.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("document-features", "serde", "verbose-object-parsing-errors"))' -C metadata=9bbf7f94df6f6b19 -C extra-filename=-9bbf7f94df6f6b19 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern bstr=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libbstr-3f407656315bea0a.rmeta --extern gix_actor=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_actor-29c31fc944ce001f.rmeta --extern gix_date=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_date-6156881824aed483.rmeta --extern gix_features=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_features-09e391a85aa7037c.rmeta --extern gix_hash=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_hash-3a7f456d7837a65d.rmeta --extern gix_utils=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_utils-1680dc1ccba2b5b8.rmeta --extern gix_validate=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_validate-1399500d98225543.rmeta --extern itoa=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libitoa-3fc493d5b20ddaa0.rmeta --extern smallvec=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libsmallvec-d3ba7ada8112e848.rmeta --extern thiserror=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libthiserror-d8e947232485bc37.rmeta --extern winnow=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libwinnow-563b00c5c86fe54c.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=form_urlencoded CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/form_urlencoded-1.2.1 CARGO_PKG_AUTHORS='The rust-url developers' CARGO_PKG_DESCRIPTION='Parser and serializer for the application/x-www-form-urlencoded syntax, as used by HTML forms.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=form_urlencoded CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/servo/rust-url' CARGO_PKG_RUST_VERSION=1.51 CARGO_PKG_VERSION=1.2.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/form_urlencoded-1.2.1 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name form_urlencoded --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/form_urlencoded-1.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=3e2c061a1572e1d3 -C extra-filename=-3e2c061a1572e1d3 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern percent_encoding=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libpercent_encoding-d1c012e7a3d47749.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: ambiguous wide pointer comparison, the comparison includes metadata which may not be expected --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/form_urlencoded-1.2.1/src/lib.rs:414:35 | 414 | debug_assert!(raw_utf8 == &*bytes as *const [u8]); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(ambiguous_wide_pointer_comparisons)]` on by default help: use `std::ptr::addr_eq` or untyped pointers to only compare their addresses | 414 | debug_assert!(std::ptr::addr_eq(raw_utf8, &*bytes as *const [u8])); | ++++++++++++++++++ ~ + help: use explicit `std::ptr::eq` method to compare metadata and addresses | 414 | debug_assert!(std::ptr::eq(raw_utf8, &*bytes as *const [u8])); | +++++++++++++ ~ + warning: `form_urlencoded` (lib) generated 1 warning Compiling gix-tempfile v14.0.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=gix_tempfile CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gix-tempfile-14.0.0 CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='A tempfile implementation with a global registry to assure cleanup' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-tempfile CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Byron/gitoxide' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=14.0.0 CARGO_PKG_VERSION_MAJOR=14 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gix-tempfile-14.0.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name gix_tempfile --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gix-tempfile-14.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "document-features", "hp-hashmap", "signals"))' -C metadata=e46bf7871f0256a5 -C extra-filename=-e46bf7871f0256a5 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern gix_fs=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_fs-fb93535df3074f75.rmeta --extern libc=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/liblibc-9a5125bbce9ac274.rmeta --extern once_cell=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libonce_cell-114ad44df60efabc.rmeta --extern parking_lot=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libparking_lot-4ff99ed326101696.rmeta --extern tempfile=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libtempfile-36818372a78c6cca.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: use of deprecated method `winnow::Parser::recognize`: Replaced with `Parser::take` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gix-object-0.42.3/src/tag/decode.rs:59:26 | 59 | .recognize() | ^^^^^^^^^ | = note: `#[warn(deprecated)]` on by default warning: use of deprecated method `winnow::Parser::recognize`: Replaced with `Parser::take` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gix-object-0.42.3/src/parse.rs:25:14 | 25 | .recognize() | ^^^^^^^^^ [libnghttp2-sys 0.1.10+1.61.0] exit status: 0 [libnghttp2-sys 0.1.10+1.61.0] exit status: 0 [libnghttp2-sys 0.1.10+1.61.0] exit status: 0 [libnghttp2-sys 0.1.10+1.61.0] exit status: 0 [libnghttp2-sys 0.1.10+1.61.0] exit status: 0 [libnghttp2-sys 0.1.10+1.61.0] exit status: 0 [libnghttp2-sys 0.1.10+1.61.0] exit status: 0 [libnghttp2-sys 0.1.10+1.61.0] exit status: 0 Compiling url v2.5.2 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=url CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/url-2.5.2 CARGO_PKG_AUTHORS='The rust-url developers' CARGO_PKG_DESCRIPTION='URL library for Rust, based on the WHATWG URL Standard' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=url CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/servo/rust-url' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=2.5.2 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/url-2.5.2 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name url --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/url-2.5.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("debugger_visualizer", "default", "expose_internals", "serde"))' -C metadata=a4bc19618322a20b -C extra-filename=-a4bc19618322a20b --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern form_urlencoded=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libform_urlencoded-3e2c061a1572e1d3.rmeta --extern idna=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libidna-29bf11728b681c1a.rmeta --extern percent_encoding=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libpercent_encoding-d1c012e7a3d47749.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling gix-commitgraph v0.24.3 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=gix_commitgraph CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gix-commitgraph-0.24.3 CARGO_PKG_AUTHORS='Conor Davis :Sebastian Thiel ' CARGO_PKG_DESCRIPTION='Read-only access to the git commitgraph file format' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-commitgraph CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Byron/gitoxide' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.24.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=24 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gix-commitgraph-0.24.3 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name gix_commitgraph --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gix-commitgraph-0.24.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("document-features", "serde"))' -C metadata=ba5e596f80f7e3d7 -C extra-filename=-ba5e596f80f7e3d7 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern bstr=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libbstr-3f407656315bea0a.rmeta --extern gix_chunk=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_chunk-c8cecfd70cc156ae.rmeta --extern gix_features=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_features-09e391a85aa7037c.rmeta --extern gix_hash=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_hash-3a7f456d7837a65d.rmeta --extern memmap2=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libmemmap2-1db1c7474c4661dd.rmeta --extern thiserror=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libthiserror-d8e947232485bc37.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` [libnghttp2-sys 0.1.10+1.61.0] exit status: 0 [libnghttp2-sys 0.1.10+1.61.0] exit status: 0 [libnghttp2-sys 0.1.10+1.61.0] exit status: 0 [libnghttp2-sys 0.1.10+1.61.0] exit status: 0 [libnghttp2-sys 0.1.10+1.61.0] exit status: 0 [libnghttp2-sys 0.1.10+1.61.0] exit status: 0 [libnghttp2-sys 0.1.10+1.61.0] exit status: 0 [libnghttp2-sys 0.1.10+1.61.0] exit status: 0 [libnghttp2-sys 0.1.10+1.61.0] exit status: 0 [libnghttp2-sys 0.1.10+1.61.0] exit status: 0 [libnghttp2-sys 0.1.10+1.61.0] cargo:rerun-if-env-changed=AR_x86_64-unknown-openbsd [libnghttp2-sys 0.1.10+1.61.0] AR_x86_64-unknown-openbsd = None [libnghttp2-sys 0.1.10+1.61.0] cargo:rerun-if-env-changed=AR_x86_64_unknown_openbsd [libnghttp2-sys 0.1.10+1.61.0] AR_x86_64_unknown_openbsd = Some(ar) [libnghttp2-sys 0.1.10+1.61.0] cargo:rerun-if-env-changed=ARFLAGS_x86_64-unknown-openbsd [libnghttp2-sys 0.1.10+1.61.0] ARFLAGS_x86_64-unknown-openbsd = None [libnghttp2-sys 0.1.10+1.61.0] cargo:rerun-if-env-changed=ARFLAGS_x86_64_unknown_openbsd [libnghttp2-sys 0.1.10+1.61.0] ARFLAGS_x86_64_unknown_openbsd = None [libnghttp2-sys 0.1.10+1.61.0] cargo:rerun-if-env-changed=HOST_ARFLAGS [libnghttp2-sys 0.1.10+1.61.0] HOST_ARFLAGS = None [libnghttp2-sys 0.1.10+1.61.0] cargo:rerun-if-env-changed=ARFLAGS [libnghttp2-sys 0.1.10+1.61.0] ARFLAGS = None [libnghttp2-sys 0.1.10+1.61.0] cargo:rustc-link-lib=static=nghttp2 [libnghttp2-sys 0.1.10+1.61.0] cargo:rustc-link-search=native=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/libnghttp2-sys-4426d3f774939186/out/i/lib [libnghttp2-sys 0.1.10+1.61.0] cargo:root=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/libnghttp2-sys-4426d3f774939186/out/i Compiling gix-quote v0.4.12 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=gix_quote CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gix-quote-0.4.12 CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='A crate of the gitoxide project dealing with various quotations used by git' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-quote CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Byron/gitoxide' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.4.12 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gix-quote-0.4.12 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name gix_quote --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gix-quote-0.4.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=6cb5db424b505f62 -C extra-filename=-6cb5db424b505f62 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern bstr=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libbstr-3f407656315bea0a.rmeta --extern gix_utils=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_utils-1680dc1ccba2b5b8.rmeta --extern thiserror=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libthiserror-d8e947232485bc37.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=openssl_sys CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92 CARGO_PKG_AUTHORS='Alex Crichton :Steven Fackler ' CARGO_PKG_DESCRIPTION='FFI bindings to OpenSSL' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=openssl-sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/sfackler/rust-openssl' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.9.92 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=92 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/openssl-sys-56c59ee4f8b9d4f4/out /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name openssl_sys --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bindgen", "bssl-sys", "openssl-src", "unstable_boringssl", "vendored"))' -C metadata=67a5bc688ca80495 -C extra-filename=-67a5bc688ca80495 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern libc=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/liblibc-9a5125bbce9ac274.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo -l ssl -l crypto --cfg openssl --cfg 'osslconf="OPENSSL_NO_BUF_FREELISTS"' --cfg 'osslconf="OPENSSL_NO_COMP"' --cfg 'osslconf="OPENSSL_NO_EC2M"' --cfg 'osslconf="OPENSSL_NO_ENGINE"' --cfg 'osslconf="OPENSSL_NO_KRB5"' --cfg 'osslconf="OPENSSL_NO_PSK"' --cfg 'osslconf="OPENSSL_NO_SRP"' --cfg 'osslconf="OPENSSL_NO_SSL3_METHOD"' --cfg 'osslconf="OPENSSL_NO_SEED"' --cfg libressl --cfg libressl251 --cfg libressl252 --cfg libressl261 --cfg libressl270 --cfg libressl271 --cfg libressl273 --cfg libressl280 --cfg libressl281 --cfg libressl291 --cfg libressl310 --cfg libressl321 --cfg libressl332 --cfg libressl340 --cfg libressl350 --cfg libressl360 --cfg libressl370` warning: unexpected `cfg` condition name: `boringssl` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/lib.rs:21:11 | 21 | #[cfg(all(boringssl, not(feature = "unstable_boringssl")))] | ^^^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `parallel_compiler`, `proc_macro`, `relocation_model`, `rust_analyzer`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, and `unix` and 1 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `boringssl` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/lib.rs:32:11 | 32 | #[cfg(all(boringssl, not(feature = "unstable_boringssl")))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `openssl` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/lib.rs:35:7 | 35 | #[cfg(openssl)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(openssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(openssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `openssl` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/lib.rs:208:7 | 208 | #[cfg(openssl)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(openssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(openssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/lib.rs:112:11 | 112 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/lib.rs:126:15 | 126 | #[cfg(not(ossl110))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./bio.rs:37:15 | 37 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./bio.rs:37:24 | 37 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./bio.rs:43:15 | 43 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./bio.rs:43:24 | 43 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./bio.rs:49:15 | 49 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./bio.rs:49:24 | 49 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./bio.rs:55:15 | 55 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./bio.rs:55:24 | 55 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./bio.rs:61:15 | 61 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./bio.rs:61:24 | 61 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./bio.rs:67:15 | 67 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./bio.rs:67:24 | 67 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./bn.rs:8:7 | 8 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./bn.rs:10:7 | 10 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./bn.rs:12:7 | 12 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./bn.rs:14:7 | 14 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./cms.rs:3:7 | 3 | #[cfg(ossl101)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./cms.rs:5:7 | 5 | #[cfg(ossl101)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./cms.rs:7:7 | 7 | #[cfg(ossl101)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./cms.rs:9:7 | 9 | #[cfg(ossl101)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./cms.rs:11:7 | 11 | #[cfg(ossl101)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./cms.rs:13:7 | 13 | #[cfg(ossl101)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./cms.rs:15:7 | 15 | #[cfg(ossl101)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./cms.rs:17:7 | 17 | #[cfg(ossl101)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./cms.rs:19:7 | 19 | #[cfg(ossl101)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./cms.rs:21:7 | 21 | #[cfg(ossl101)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./cms.rs:23:7 | 23 | #[cfg(ossl101)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./cms.rs:25:7 | 25 | #[cfg(ossl101)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./cms.rs:27:7 | 27 | #[cfg(ossl101)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./cms.rs:29:7 | 29 | #[cfg(ossl101)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./cms.rs:31:7 | 31 | #[cfg(ossl101)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./cms.rs:33:7 | 33 | #[cfg(ossl101)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./cms.rs:35:7 | 35 | #[cfg(ossl101)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./cms.rs:37:7 | 37 | #[cfg(ossl101)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./cms.rs:39:7 | 39 | #[cfg(ossl101)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./cms.rs:41:7 | 41 | #[cfg(ossl101)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./cms.rs:43:7 | 43 | #[cfg(ossl102)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./cms.rs:45:7 | 45 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./crypto.rs:60:7 | 60 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./crypto.rs:71:11 | 71 | #[cfg(not(ossl110))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./crypto.rs:82:7 | 82 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./crypto.rs:93:11 | 93 | #[cfg(not(ossl110))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./crypto.rs:99:11 | 99 | #[cfg(not(ossl110))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./crypto.rs:101:11 | 101 | #[cfg(not(ossl110))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./crypto.rs:103:11 | 103 | #[cfg(not(ossl110))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./crypto.rs:105:11 | 105 | #[cfg(not(ossl110))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./crypto.rs:17:14 | 17 | if #[cfg(ossl110)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./crypto.rs:27:14 | 27 | if #[cfg(ossl300)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./crypto.rs:109:14 | 109 | if #[cfg(ossl110)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./crypto.rs:112:21 | 112 | } else if #[cfg(libressl)] { | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./crypto.rs:119:18 | 119 | if #[cfg(any(ossl110, libressl271))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl271` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./crypto.rs:119:27 | 119 | if #[cfg(any(ossl110, libressl271))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl271)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl271)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./crypto.rs:6:15 | 6 | #[cfg(not(ossl110))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./crypto.rs:12:15 | 12 | #[cfg(not(ossl110))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./dtls1.rs:4:14 | 4 | if #[cfg(ossl300)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./ec.rs:8:7 | 8 | #[cfg(ossl300)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./err.rs:11:14 | 11 | if #[cfg(ossl300)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./evp.rs:13:7 | 13 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./evp.rs:15:11 | 15 | #[cfg(any(ossl111, libressl370))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl370` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./evp.rs:15:20 | 15 | #[cfg(any(ossl111, libressl370))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl370)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl370)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./evp.rs:17:11 | 17 | #[cfg(any(ossl111, libressl370))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl370` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./evp.rs:17:20 | 17 | #[cfg(any(ossl111, libressl370))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl370)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl370)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./evp.rs:19:7 | 19 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./evp.rs:21:7 | 21 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./evp.rs:25:7 | 25 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./evp.rs:27:7 | 27 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./evp.rs:30:7 | 30 | #[cfg(ossl102)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./evp.rs:118:11 | 118 | #[cfg(not(ossl300))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./evp.rs:127:11 | 127 | #[cfg(not(ossl300))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./evp.rs:136:7 | 136 | #[cfg(ossl300)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./evp.rs:200:7 | 200 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./evp.rs:203:7 | 203 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./evp.rs:206:7 | 206 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./evp.rs:209:7 | 209 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./evp.rs:212:7 | 212 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./evp.rs:215:7 | 215 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./evp.rs:218:7 | 218 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./evp.rs:221:7 | 221 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./evp.rs:224:11 | 224 | #[cfg(all(ossl111, not(ossl300)))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./evp.rs:224:24 | 224 | #[cfg(all(ossl111, not(ossl300)))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./evp.rs:236:11 | 236 | #[cfg(all(ossl110, not(ossl300)))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./evp.rs:236:24 | 236 | #[cfg(all(ossl110, not(ossl300)))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./evp.rs:248:11 | 248 | #[cfg(all(ossl110, not(ossl300)))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./evp.rs:248:24 | 248 | #[cfg(all(ossl110, not(ossl300)))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./evp.rs:264:11 | 264 | #[cfg(all(ossl110, not(ossl300)))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./evp.rs:264:24 | 264 | #[cfg(all(ossl110, not(ossl300)))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./evp.rs:280:11 | 280 | #[cfg(all(ossl110, not(ossl300)))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./evp.rs:280:24 | 280 | #[cfg(all(ossl110, not(ossl300)))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./evp.rs:296:15 | 296 | #[cfg(all(not(ossl300), not(boringssl)))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./evp.rs:296:29 | 296 | #[cfg(all(not(ossl300), not(boringssl)))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./evp.rs:42:14 | 42 | if #[cfg(ossl300)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./evp.rs:143:14 | 143 | if #[cfg(ossl300)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./evp.rs:163:14 | 163 | if #[cfg(ossl300)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/mod.rs:21:7 | 21 | #[cfg(libressl)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/mod.rs:57:7 | 57 | #[cfg(libressl)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/aes.rs:15:15 | 15 | #[cfg(not(osslconf = "OPENSSL_NO_DEPRECATED_3_0"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_DEPRECATED_3_0"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_DEPRECATED_3_0\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./macros.rs:61:22 | 58 | / macro_rules! stack { 59 | | ($t:ident) => { 60 | | cfg_if! { 61 | | if #[cfg(ossl110)] { | | ^^^^^^^ ... | 70 | | }; 71 | | } | |_- in this expansion of `stack!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/asn1.rs:16:1 | 16 | stack!(stack_st_ASN1_OBJECT); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/asn1.rs:50:15 | 50 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/asn1.rs:50:24 | 50 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/asn1.rs:52:19 | 52 | #[cfg(any(all(ossl101, not(ossl110)), libressl))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/asn1.rs:52:32 | 52 | #[cfg(any(all(ossl101, not(ossl110)), libressl))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/asn1.rs:52:43 | 52 | #[cfg(any(all(ossl101, not(ossl110)), libressl))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/asn1.rs:71:11 | 71 | #[cfg(ossl102)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/asn1.rs:91:11 | 91 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/asn1.rs:95:11 | 95 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/asn1.rs:110:82 | 110 | pub fn ASN1_STRING_to_UTF8(out: *mut *mut c_uchar, s: #[const_ptr_if(any(ossl110, libressl280))] ASN1_STRING) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/asn1.rs:110:91 | 110 | pub fn ASN1_STRING_to_UTF8(out: *mut *mut c_uchar, s: #[const_ptr_if(any(ossl110, libressl280))] ASN1_STRING) -> c_int; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/asn1.rs:111:55 | 111 | pub fn ASN1_STRING_type(x: #[const_ptr_if(any(ossl110, libressl280))] ASN1_STRING) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/asn1.rs:111:64 | 111 | pub fn ASN1_STRING_type(x: #[const_ptr_if(any(ossl110, libressl280))] ASN1_STRING) -> c_int; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/asn1.rs:112:57 | 112 | pub fn ASN1_generate_v3(str: #[const_ptr_if(any(ossl110, libressl280))] c_char, cnf: *mut X509V3_CTX) -> *mut ASN1_TYPE; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/asn1.rs:112:66 | 112 | pub fn ASN1_generate_v3(str: #[const_ptr_if(any(ossl110, libressl280))] c_char, cnf: *mut X509V3_CTX) -> *mut ASN1_TYPE; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/asn1.rs:113:48 | 113 | pub fn i2d_ASN1_TYPE(a: #[const_ptr_if(ossl300)] ASN1_TYPE, pp: *mut *mut c_uchar) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/bio.rs:13:18 | 13 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/bio.rs:13:27 | 13 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/bio.rs:34:51 | 34 | pub fn BIO_s_file() -> #[const_ptr_if(any(ossl110, libressl280))] BIO_METHOD; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/bio.rs:34:60 | 34 | pub fn BIO_s_file() -> #[const_ptr_if(any(ossl110, libressl280))] BIO_METHOD; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/bio.rs:35:50 | 35 | pub fn BIO_new(type_: #[const_ptr_if(any(ossl110, libressl280))] BIO_METHOD) -> *mut BIO; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/bio.rs:35:59 | 35 | pub fn BIO_new(type_: #[const_ptr_if(any(ossl110, libressl280))] BIO_METHOD) -> *mut BIO; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/bio.rs:39:15 | 39 | #[cfg(not(osslconf = "OPENSSL_NO_STDIO"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_STDIO"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_STDIO\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/bio.rs:41:15 | 41 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/bio.rs:41:24 | 41 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/bio.rs:43:15 | 43 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/bio.rs:43:24 | 43 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/bio.rs:45:15 | 45 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/bio.rs:45:24 | 45 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/bio.rs:55:50 | 55 | pub fn BIO_s_mem() -> #[const_ptr_if(any(ossl110, libressl280))] BIO_METHOD; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/bio.rs:55:59 | 55 | pub fn BIO_s_mem() -> #[const_ptr_if(any(ossl110, libressl280))] BIO_METHOD; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/bio.rs:56:56 | 56 | pub fn BIO_new_mem_buf(buf: #[const_ptr_if(any(ossl102, libressl280))] c_void, len: c_int) -> *mut BIO; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/bio.rs:56:65 | 56 | pub fn BIO_new_mem_buf(buf: #[const_ptr_if(any(ossl102, libressl280))] c_void, len: c_int) -> *mut BIO; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/bio.rs:61:15 | 61 | #[cfg(not(osslconf = "OPENSSL_NO_SOCK"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_SOCK"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_SOCK\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/bio.rs:64:15 | 64 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/bio.rs:64:24 | 64 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/bio.rs:66:15 | 66 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/bio.rs:66:24 | 66 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/bio.rs:72:15 | 72 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/bio.rs:72:24 | 72 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/bio.rs:78:15 | 78 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/bio.rs:78:24 | 78 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/bio.rs:84:15 | 84 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/bio.rs:84:24 | 84 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/bio.rs:90:15 | 90 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/bio.rs:90:24 | 90 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/bio.rs:96:15 | 96 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/bio.rs:96:24 | 96 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/bio.rs:102:15 | 102 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/bio.rs:102:24 | 102 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/bn.rs:154:18 | 154 | if #[cfg(any(ossl110, libressl350))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl350` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/bn.rs:154:27 | 154 | if #[cfg(any(ossl110, libressl350))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl350)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl350)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/bn.rs:6:11 | 6 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/bn.rs:10:15 | 10 | #[cfg(not(osslconf = "OPENSSL_NO_DEPRECATED_3_0"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_DEPRECATED_3_0"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_DEPRECATED_3_0\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/bn.rs:13:15 | 13 | #[cfg(not(osslconf = "OPENSSL_NO_DEPRECATED_3_0"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_DEPRECATED_3_0"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_DEPRECATED_3_0\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/bn.rs:16:11 | 16 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/bn.rs:18:11 | 18 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/bn.rs:20:11 | 20 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/bn.rs:26:15 | 26 | #[cfg(any(ossl110, libressl340))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl340` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/bn.rs:26:24 | 26 | #[cfg(any(ossl110, libressl340))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl340)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl340)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/bn.rs:33:15 | 33 | #[cfg(any(ossl110, libressl350))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl350` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/bn.rs:33:24 | 33 | #[cfg(any(ossl110, libressl350))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl350)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl350)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/bn.rs:35:15 | 35 | #[cfg(any(ossl110, libressl350))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl350` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/bn.rs:35:24 | 35 | #[cfg(any(ossl110, libressl350))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl350)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl350)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/bn.rs:78:11 | 78 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/bn.rs:136:15 | 136 | #[cfg(not(osslconf = "OPENSSL_NO_DEPRECATED_3_0"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_DEPRECATED_3_0"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_DEPRECATED_3_0\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/bn.rs:143:15 | 143 | #[cfg(not(osslconf = "OPENSSL_NO_DEPRECATED_3_0"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_DEPRECATED_3_0"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_DEPRECATED_3_0\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/cms.rs:7:11 | 7 | #[cfg(ossl101)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/cms.rs:14:54 | 14 | pub fn i2d_CMS_ContentInfo(a: #[const_ptr_if(ossl300)] CMS_ContentInfo, pp: *mut *mut c_uchar) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/cms.rs:13:15 | 13 | #[cfg(ossl101)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/cms.rs:19:11 | 19 | #[cfg(ossl101)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/cms.rs:26:11 | 26 | #[cfg(ossl101)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/cms.rs:29:11 | 29 | #[cfg(ossl101)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/cms.rs:38:11 | 38 | #[cfg(ossl101)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/cms.rs:48:11 | 48 | #[cfg(ossl101)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/cms.rs:56:11 | 56 | #[cfg(ossl101)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./macros.rs:61:22 | 58 | / macro_rules! stack { 59 | | ($t:ident) => { 60 | | cfg_if! { 61 | | if #[cfg(ossl110)] { | | ^^^^^^^ ... | 70 | | }; 71 | | } | |_- in this expansion of `stack!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/crypto.rs:4:1 | 4 | stack!(stack_st_void); | --------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/crypto.rs:7:18 | 7 | if #[cfg(any(ossl110, libressl271))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl271` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/crypto.rs:7:27 | 7 | if #[cfg(any(ossl110, libressl271))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl271)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl271)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/crypto.rs:60:14 | 60 | if #[cfg(ossl110)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/crypto.rs:21:15 | 21 | #[cfg(any(ossl110, libressl))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/crypto.rs:21:24 | 21 | #[cfg(any(ossl110, libressl))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/crypto.rs:31:15 | 31 | #[cfg(not(ossl110))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/crypto.rs:37:15 | 37 | #[cfg(not(ossl110))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/crypto.rs:43:15 | 43 | #[cfg(not(ossl110))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/crypto.rs:49:15 | 49 | #[cfg(not(ossl110))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/crypto.rs:74:15 | 74 | #[cfg(all(ossl101, not(ossl300)))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/crypto.rs:74:28 | 74 | #[cfg(all(ossl101, not(ossl300)))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/crypto.rs:76:15 | 76 | #[cfg(all(ossl101, not(ossl300)))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/crypto.rs:76:28 | 76 | #[cfg(all(ossl101, not(ossl300)))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/crypto.rs:81:11 | 81 | #[cfg(ossl300)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/crypto.rs:83:11 | 83 | #[cfg(ossl300)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/dh.rs:29:11 | 29 | #[cfg(ossl102)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/dh.rs:31:11 | 31 | #[cfg(ossl102)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/dh.rs:33:11 | 33 | #[cfg(ossl102)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/dh.rs:36:15 | 36 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl270` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/dh.rs:36:24 | 36 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/dh.rs:38:15 | 38 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl270` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/dh.rs:38:24 | 38 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/dh.rs:46:15 | 46 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl270` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/dh.rs:46:24 | 46 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/dh.rs:49:15 | 49 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl270` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/dh.rs:49:24 | 49 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/dsa.rs:6:18 | 6 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/dsa.rs:6:27 | 6 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/dsa.rs:57:15 | 57 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/dsa.rs:57:24 | 57 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/dsa.rs:64:15 | 64 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/dsa.rs:64:24 | 64 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/dsa.rs:66:15 | 66 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/dsa.rs:66:24 | 66 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/dsa.rs:68:15 | 68 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/dsa.rs:68:24 | 68 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/dsa.rs:80:15 | 80 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/dsa.rs:80:24 | 80 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/dsa.rs:83:15 | 83 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/dsa.rs:83:24 | 83 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/ec.rs:229:18 | 229 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/ec.rs:229:27 | 229 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/ec.rs:17:15 | 17 | #[cfg(not(osslconf = "OPENSSL_NO_EC2M"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_EC2M"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_EC2M\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/ec.rs:59:15 | 59 | #[cfg(not(osslconf = "OPENSSL_NO_EC2M"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_EC2M"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_EC2M\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/ec.rs:70:11 | 70 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/ec.rs:80:15 | 80 | #[cfg(not(osslconf = "OPENSSL_NO_EC2M"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_EC2M"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_EC2M\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/ec.rs:104:15 | 104 | #[cfg(any(ossl111, boringssl, libressl350))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/ec.rs:104:24 | 104 | #[cfg(any(ossl111, boringssl, libressl350))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl350` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/ec.rs:104:35 | 104 | #[cfg(any(ossl111, boringssl, libressl350))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl350)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl350)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/ec.rs:129:15 | 129 | #[cfg(not(osslconf = "OPENSSL_NO_EC2M"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_EC2M"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_EC2M\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/ec.rs:245:15 | 245 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Compiling curl-sys v0.4.74+curl-8.9.0 warning: unexpected `cfg` condition name: `libressl273` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/ec.rs:245:24 | 245 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/ec.rs:248:15 | 248 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/curl-sys-0.4.74+curl-8.9.0 CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='Native bindings to the libcurl library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=curl-sys CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/curl-rust' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.74+curl-8.9.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=74 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/curl-sys-0.4.74+curl-8.9.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/curl-sys-0.4.74+curl-8.9.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="http2"' --cfg 'feature="libnghttp2-sys"' --cfg 'feature="openssl-sys"' --cfg 'feature="ssl"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "force-system-lib-on-osx", "http2", "libnghttp2-sys", "mesalink", "ntlm", "openssl-sys", "poll_7_68_0", "protocol-ftp", "rustls", "rustls-ffi", "spnego", "ssl", "static-curl", "static-ssl", "upkeep_7_62_0", "windows-static-ssl", "zlib-ng-compat"))' -C metadata=c6c7393520941e30 -C extra-filename=-c6c7393520941e30 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/build/curl-sys-c6c7393520941e30 -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern cc=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/libcc-7c8809bfb00fc0bc.rlib --extern pkg_config=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/libpkg_config-3925baaa3c00e285.rlib --cap-lints warn -Z binary-dep-depinfo` warning: unexpected `cfg` condition name: `libressl273` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/ec.rs:248:24 | 248 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/err.rs:11:14 | 11 | if #[cfg(ossl300)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/err.rs:28:11 | 28 | #[cfg(ossl300)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/err.rs:47:11 | 47 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/err.rs:49:15 | 49 | #[cfg(not(ossl110))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/err.rs:51:15 | 51 | #[cfg(not(ossl110))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/evp.rs:5:14 | 5 | if #[cfg(ossl300)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/evp.rs:55:14 | 55 | if #[cfg(ossl110)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/evp.rs:69:14 | 69 | if #[cfg(ossl300)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/evp.rs:228:14 | 228 | if #[cfg(ossl300)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/evp.rs:241:18 | 241 | if #[cfg(any(ossl111, libressl370))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl370` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/evp.rs:241:27 | 241 | if #[cfg(any(ossl111, libressl370))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl370)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl370)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/evp.rs:425:14 | 425 | if #[cfg(ossl300)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/evp.rs:594:18 | 594 | if #[cfg(any(ossl111, libressl370))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl370` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/evp.rs:594:27 | 594 | if #[cfg(any(ossl111, libressl370))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl370)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl370)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/evp.rs:48:19 | 48 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/evp.rs:81:11 | 81 | #[cfg(ossl300)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/evp.rs:93:11 | 93 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/evp.rs:96:11 | 96 | #[cfg(ossl300)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/evp.rs:103:11 | 103 | #[cfg(ossl300)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/evp.rs:149:11 | 149 | #[cfg(ossl300)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/evp.rs:163:11 | 163 | #[cfg(ossl300)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111b` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/evp.rs:235:63 | 235 | pub fn EVP_PKEY_size(pkey: #[const_ptr_if(any(ossl111b, libressl280))] EVP_PKEY) -> c_int; | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111b)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111b)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/evp.rs:235:73 | 235 | pub fn EVP_PKEY_size(pkey: #[const_ptr_if(any(ossl111b, libressl280))] EVP_PKEY) -> c_int; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/evp.rs:265:40 | 265 | sigret: #[const_ptr_if(any(ossl102, libressl280))] c_uchar, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/evp.rs:265:49 | 265 | sigret: #[const_ptr_if(any(ossl102, libressl280))] c_uchar, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/evp.rs:277:11 | 277 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/evp.rs:297:11 | 297 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/evp.rs:299:11 | 299 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/evp.rs:301:11 | 301 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/evp.rs:303:11 | 303 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/evp.rs:305:11 | 305 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/evp.rs:307:11 | 307 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/evp.rs:310:19 | 310 | #[cfg(all(any(ossl111, libressl291), not(osslconf = "OPENSSL_NO_SM3")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl291` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/evp.rs:310:28 | 310 | #[cfg(all(any(ossl111, libressl291), not(osslconf = "OPENSSL_NO_SM3")))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl291)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl291)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/evp.rs:310:46 | 310 | #[cfg(all(any(ossl111, libressl291), not(osslconf = "OPENSSL_NO_SM3")))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_SM3"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_SM3\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/evp.rs:317:15 | 317 | #[cfg(not(osslconf = "OPENSSL_NO_RC4"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_RC4"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_RC4\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/evp.rs:333:11 | 333 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/evp.rs:335:11 | 335 | #[cfg(ossl102)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/evp.rs:337:11 | 337 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/evp.rs:348:11 | 348 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/evp.rs:350:11 | 350 | #[cfg(ossl102)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/evp.rs:352:11 | 352 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/evp.rs:364:11 | 364 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/evp.rs:366:11 | 366 | #[cfg(ossl102)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/evp.rs:368:11 | 368 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/evp.rs:370:15 | 370 | #[cfg(all(ossl110, not(osslconf = "OPENSSL_NO_CHACHA")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/evp.rs:370:28 | 370 | #[cfg(all(ossl110, not(osslconf = "OPENSSL_NO_CHACHA")))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_CHACHA"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_CHACHA\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/evp.rs:372:19 | 372 | #[cfg(all(any(ossl110, libressl360), not(osslconf = "OPENSSL_NO_CHACHA")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl360` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/evp.rs:372:28 | 372 | #[cfg(all(any(ossl110, libressl360), not(osslconf = "OPENSSL_NO_CHACHA")))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl360)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl360)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/evp.rs:372:46 | 372 | #[cfg(all(any(ossl110, libressl360), not(osslconf = "OPENSSL_NO_CHACHA")))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_CHACHA"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_CHACHA\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/evp.rs:374:15 | 374 | #[cfg(not(osslconf = "OPENSSL_NO_SEED"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_SEED"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_SEED\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/evp.rs:376:15 | 376 | #[cfg(not(osslconf = "OPENSSL_NO_SEED"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_SEED"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_SEED\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/evp.rs:378:15 | 378 | #[cfg(not(osslconf = "OPENSSL_NO_SEED"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_SEED"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_SEED\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/evp.rs:380:15 | 380 | #[cfg(not(osslconf = "OPENSSL_NO_SEED"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_SEED"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_SEED\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/evp.rs:383:19 | 383 | #[cfg(all(any(ossl111, libressl291), not(osslconf = "OPENSSL_NO_SM4")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl291` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/evp.rs:383:28 | 383 | #[cfg(all(any(ossl111, libressl291), not(osslconf = "OPENSSL_NO_SM4")))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl291)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl291)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/evp.rs:383:46 | 383 | #[cfg(all(any(ossl111, libressl291), not(osslconf = "OPENSSL_NO_SM4")))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_SM4"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_SM4\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/evp.rs:385:19 | 385 | #[cfg(all(any(ossl111, libressl291), not(osslconf = "OPENSSL_NO_SM4")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl291` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/evp.rs:385:28 | 385 | #[cfg(all(any(ossl111, libressl291), not(osslconf = "OPENSSL_NO_SM4")))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl291)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl291)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/evp.rs:385:46 | 385 | #[cfg(all(any(ossl111, libressl291), not(osslconf = "OPENSSL_NO_SM4")))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_SM4"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_SM4\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/evp.rs:387:19 | 387 | #[cfg(all(any(ossl111, libressl291), not(osslconf = "OPENSSL_NO_SM4")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl291` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/evp.rs:387:28 | 387 | #[cfg(all(any(ossl111, libressl291), not(osslconf = "OPENSSL_NO_SM4")))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl291)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl291)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/evp.rs:387:46 | 387 | #[cfg(all(any(ossl111, libressl291), not(osslconf = "OPENSSL_NO_SM4")))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_SM4"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_SM4\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/evp.rs:389:19 | 389 | #[cfg(all(any(ossl111, libressl291), not(osslconf = "OPENSSL_NO_SM4")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl291` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/evp.rs:389:28 | 389 | #[cfg(all(any(ossl111, libressl291), not(osslconf = "OPENSSL_NO_SM4")))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl291)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl291)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/evp.rs:389:46 | 389 | #[cfg(all(any(ossl111, libressl291), not(osslconf = "OPENSSL_NO_SM4")))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_SM4"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_SM4\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/evp.rs:391:19 | 391 | #[cfg(all(any(ossl111, libressl291), not(osslconf = "OPENSSL_NO_SM4")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl291` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/evp.rs:391:28 | 391 | #[cfg(all(any(ossl111, libressl291), not(osslconf = "OPENSSL_NO_SM4")))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl291)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl291)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/evp.rs:391:46 | 391 | #[cfg(all(any(ossl111, libressl291), not(osslconf = "OPENSSL_NO_SM4")))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_SM4"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_SM4\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/evp.rs:394:19 | 394 | #[cfg(not(any(boringssl, osslconf = "OPENSSL_NO_CAMELLIA")))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/evp.rs:394:30 | 394 | #[cfg(not(any(boringssl, osslconf = "OPENSSL_NO_CAMELLIA")))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_CAMELLIA"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_CAMELLIA\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/evp.rs:396:19 | 396 | #[cfg(not(any(boringssl, osslconf = "OPENSSL_NO_CAMELLIA")))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/evp.rs:396:30 | 396 | #[cfg(not(any(boringssl, osslconf = "OPENSSL_NO_CAMELLIA")))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_CAMELLIA"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_CAMELLIA\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/evp.rs:398:19 | 398 | #[cfg(not(any(boringssl, osslconf = "OPENSSL_NO_CAMELLIA")))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/evp.rs:398:30 | 398 | #[cfg(not(any(boringssl, osslconf = "OPENSSL_NO_CAMELLIA")))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_CAMELLIA"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_CAMELLIA\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/evp.rs:400:19 | 400 | #[cfg(not(any(boringssl, osslconf = "OPENSSL_NO_CAMELLIA")))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/evp.rs:400:30 | 400 | #[cfg(not(any(boringssl, osslconf = "OPENSSL_NO_CAMELLIA")))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_CAMELLIA"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_CAMELLIA\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/evp.rs:402:19 | 402 | #[cfg(not(any(boringssl, osslconf = "OPENSSL_NO_CAMELLIA")))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/evp.rs:402:30 | 402 | #[cfg(not(any(boringssl, osslconf = "OPENSSL_NO_CAMELLIA")))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_CAMELLIA"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_CAMELLIA\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/evp.rs:404:19 | 404 | #[cfg(not(any(boringssl, osslconf = "OPENSSL_NO_CAMELLIA")))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/evp.rs:404:30 | 404 | #[cfg(not(any(boringssl, osslconf = "OPENSSL_NO_CAMELLIA")))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_CAMELLIA"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_CAMELLIA\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/evp.rs:407:19 | 407 | #[cfg(not(any(boringssl, osslconf = "OPENSSL_NO_CAST")))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/evp.rs:407:30 | 407 | #[cfg(not(any(boringssl, osslconf = "OPENSSL_NO_CAST")))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_CAST"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_CAST\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/evp.rs:409:19 | 409 | #[cfg(not(any(boringssl, osslconf = "OPENSSL_NO_CAST")))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/evp.rs:409:30 | 409 | #[cfg(not(any(boringssl, osslconf = "OPENSSL_NO_CAST")))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_CAST"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_CAST\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/evp.rs:412:19 | 412 | #[cfg(not(any(boringssl, osslconf = "OPENSSL_NO_IDEA")))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/evp.rs:412:30 | 412 | #[cfg(not(any(boringssl, osslconf = "OPENSSL_NO_IDEA")))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_IDEA"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_IDEA\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `boringssl` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/evp.rs:414:19 | 414 | #[cfg(not(any(boringssl, osslconf = "OPENSSL_NO_IDEA")))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(boringssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(boringssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/evp.rs:414:30 | 414 | #[cfg(not(any(boringssl, osslconf = "OPENSSL_NO_IDEA")))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_IDEA"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_IDEA\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/evp.rs:417:15 | 417 | #[cfg(not(ossl110))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/evp.rs:437:62 | 437 | pub fn EVP_PKEY_bits(key: #[const_ptr_if(any(ossl110, libressl280))] EVP_PKEY) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/evp.rs:437:71 | 437 | pub fn EVP_PKEY_bits(key: #[const_ptr_if(any(ossl110, libressl280))] EVP_PKEY) -> c_int; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/evp.rs:439:72 | 439 | pub fn EVP_PKEY_security_bits(pkey: #[const_ptr_if(any(ossl110, libressl280))] EVP_PKEY) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/evp.rs:439:81 | 439 | pub fn EVP_PKEY_security_bits(pkey: #[const_ptr_if(any(ossl110, libressl280))] EVP_PKEY) -> c_int; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/evp.rs:438:27 | 438 | #[cfg(any(ossl110, libressl360))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl360` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/evp.rs:438:36 | 438 | #[cfg(any(ossl110, libressl360))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl360)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl360)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/evp.rs:455:15 | 455 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl270` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/evp.rs:455:24 | 455 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/evp.rs:488:11 | 488 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/evp.rs:515:11 | 515 | #[cfg(ossl300)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/evp.rs:527:11 | 527 | #[cfg(ossl300)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/evp.rs:535:11 | 535 | #[cfg(ossl300)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/evp.rs:589:54 | 589 | pub fn EVP_PKCS82PKEY(p8: #[const_ptr_if(any(ossl110, libressl280))] PKCS8_PRIV_KEY_INFO) -> *mut EVP_PKEY; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/evp.rs:589:63 | 589 | pub fn EVP_PKCS82PKEY(p8: #[const_ptr_if(any(ossl110, libressl280))] PKCS8_PRIV_KEY_INFO) -> *mut EVP_PKEY; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/hmac.rs:6:18 | 6 | if #[cfg(any(ossl110, libressl350))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl350` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/hmac.rs:6:27 | 6 | if #[cfg(any(ossl110, libressl350))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl350)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl350)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/kdf.rs:5:14 | 5 | if #[cfg(ossl300)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/object.rs:26:11 | 26 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/object.rs:28:11 | 28 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/ocsp.rs:17:40 | 17 | issuer: #[const_ptr_if(any(ossl110, libressl281))] X509, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl281` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/ocsp.rs:17:49 | 17 | issuer: #[const_ptr_if(any(ossl110, libressl281))] X509, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl281)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl281)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/ocsp.rs:16:41 | 16 | subject: #[const_ptr_if(any(ossl110, libressl281))] X509, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl281` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/ocsp.rs:16:50 | 16 | subject: #[const_ptr_if(any(ossl110, libressl281))] X509, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl281)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl281)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/ocsp.rs:54:52 | 54 | pub fn i2d_OCSP_RESPONSE(a: #[const_ptr_if(ossl300)] OCSP_RESPONSE, pp: *mut *mut c_uchar) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/ocsp.rs:72:51 | 72 | pub fn i2d_OCSP_REQUEST(a: #[const_ptr_if(ossl300)] OCSP_REQUEST, pp: *mut *mut c_uchar) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/pem.rs:15:71 | 15 | pub fn PEM_write_bio_X509(bio: *mut BIO, x509: #[const_ptr_if(ossl300)] X509) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/pem.rs:16:75 | 16 | pub fn PEM_write_bio_X509_REQ(bio: *mut BIO, x509: #[const_ptr_if(ossl300)] X509_REQ) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/pem.rs:17:75 | 17 | pub fn PEM_write_bio_X509_CRL(bio: *mut BIO, x509: #[const_ptr_if(ossl300)] X509_CRL) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/pem.rs:22:34 | 22 | kstr: #[const_ptr_if(ossl300)] c_uchar, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/pem.rs:20:33 | 20 | rsa: #[const_ptr_if(ossl300)] RSA, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/pem.rs:27:75 | 27 | pub fn PEM_write_bio_RSA_PUBKEY(bp: *mut BIO, rsa: #[const_ptr_if(ossl300)] RSA) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/pem.rs:32:34 | 32 | kstr: #[const_ptr_if(ossl300)] c_uchar, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/pem.rs:30:33 | 30 | dsa: #[const_ptr_if(ossl300)] DSA, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/pem.rs:41:34 | 41 | kstr: #[const_ptr_if(ossl300)] c_uchar, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/pem.rs:39:33 | 39 | key: #[const_ptr_if(ossl300)] EC_KEY, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/pem.rs:46:75 | 46 | pub fn PEM_write_bio_DSA_PUBKEY(bp: *mut BIO, dsa: #[const_ptr_if(ossl300)] DSA) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/pem.rs:51:34 | 51 | kstr: #[const_ptr_if(ossl300)] c_uchar, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/pem.rs:49:34 | 49 | pkey: #[const_ptr_if(ossl300)] EVP_PKEY, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/pem.rs:56:69 | 56 | pub fn PEM_write_bio_PUBKEY(bp: *mut BIO, x: #[const_ptr_if(ossl300)] EVP_PKEY) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/pem.rs:61:34 | 61 | kstr: #[const_ptr_if(ossl300)] c_char, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/pem.rs:59:34 | 59 | pkey: #[const_ptr_if(ossl300)] EVP_PKEY, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/pem.rs:66:68 | 66 | pub fn PEM_write_bio_PKCS7(bp: *mut BIO, x: #[const_ptr_if(ossl300)] PKCS7) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/pem.rs:67:73 | 67 | pub fn PEM_write_bio_EC_PUBKEY(bp: *mut BIO, ec: #[const_ptr_if(ossl300)] EC_KEY) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/pem.rs:72:34 | 72 | kstr: #[const_ptr_if(ossl300)] c_char, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/pem.rs:70:31 | 70 | x: #[const_ptr_if(ossl300)] EVP_PKEY, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/pem.rs:182:11 | 182 | #[cfg(ossl101)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/pem.rs:189:11 | 189 | #[cfg(ossl101)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/pkcs12.rs:12:45 | 12 | pub fn i2d_PKCS12(a: #[const_ptr_if(ossl300)] PKCS12, buf: *mut *mut u8) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/pkcs12.rs:40:47 | 40 | friendly_name: #[const_ptr_if(any(ossl110, libressl280))] c_char, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/pkcs12.rs:40:56 | 40 | friendly_name: #[const_ptr_if(any(ossl110, libressl280))] c_char, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/pkcs12.rs:39:38 | 39 | pass: #[const_ptr_if(any(ossl110, libressl280))] c_char, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/pkcs12.rs:39:47 | 39 | pass: #[const_ptr_if(any(ossl110, libressl280))] c_char, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/pkcs12.rs:51:62 | 51 | pub fn i2d_PKCS12_bio(b: *mut BIO, a: #[const_ptr_if(ossl300)] PKCS12) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/pkcs7.rs:4:7 | 4 | #[cfg(ossl300)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./macros.rs:61:22 | 58 | / macro_rules! stack { 59 | | ($t:ident) => { 60 | | cfg_if! { 61 | | if #[cfg(ossl110)] { | | ^^^^^^^ ... | 70 | | }; 71 | | } | |_- in this expansion of `stack!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/pkcs7.rs:133:1 | 133 | stack!(stack_st_PKCS7_SIGNER_INFO); | ---------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./macros.rs:61:22 | 58 | / macro_rules! stack { 59 | | ($t:ident) => { 60 | | cfg_if! { 61 | | if #[cfg(ossl110)] { | | ^^^^^^^ ... | 70 | | }; 71 | | } | |_- in this expansion of `stack!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/pkcs7.rs:146:1 | 146 | stack!(stack_st_PKCS7_RECIP_INFO); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/pkcs7.rs:26:11 | 26 | #[cfg(ossl300)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/pkcs7.rs:90:11 | 90 | #[cfg(ossl300)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/pkcs7.rs:129:11 | 129 | #[cfg(ossl300)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/pkcs7.rs:142:11 | 142 | #[cfg(ossl300)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/pkcs7.rs:154:44 | 154 | pub fn i2d_PKCS7(a: #[const_ptr_if(ossl300)] PKCS7, buf: *mut *mut u8) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/pkcs7.rs:155:64 | 155 | pub fn i2d_PKCS7_bio(bio: *mut BIO, p7: #[const_ptr_if(ossl300)] PKCS7) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/pkcs7.rs:253:32 | 253 | si: #[const_ptr_if(ossl300)] PKCS7_SIGNER_INFO, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/poly1305.rs:5:14 | 5 | if #[cfg(libressl)] { | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/provider.rs:5:11 | 5 | #[cfg(ossl300)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/provider.rs:7:11 | 7 | #[cfg(ossl300)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/provider.rs:13:11 | 13 | #[cfg(ossl300)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/provider.rs:15:11 | 15 | #[cfg(ossl300)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/rand.rs:6:11 | 6 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/rsa.rs:5:14 | 5 | if #[cfg(ossl300)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/rsa.rs:20:15 | 20 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/rsa.rs:20:24 | 20 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/rsa.rs:22:15 | 22 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/rsa.rs:22:24 | 22 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/rsa.rs:24:15 | 24 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/rsa.rs:24:24 | 24 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/rsa.rs:31:15 | 31 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/rsa.rs:31:24 | 31 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/rsa.rs:38:15 | 38 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/rsa.rs:38:24 | 38 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/rsa.rs:40:15 | 40 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/rsa.rs:40:24 | 40 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/rsa.rs:48:15 | 48 | #[cfg(not(ossl110))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./macros.rs:61:22 | 58 | / macro_rules! stack { 59 | | ($t:ident) => { 60 | | cfg_if! { 61 | | if #[cfg(ossl110)] { | | ^^^^^^^ ... | 70 | | }; 71 | | } | |_- in this expansion of `stack!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/safestack.rs:1:1 | 1 | stack!(stack_st_OPENSSL_STRING); | ------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/sha.rs:5:18 | 5 | if #[cfg(not(osslconf = "OPENSSL_NO_DEPRECATED_3_0"))] { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_DEPRECATED_3_0"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_DEPRECATED_3_0\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/sha.rs:29:18 | 29 | if #[cfg(not(ossl300))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/sha.rs:37:18 | 37 | if #[cfg(not(osslconf = "OPENSSL_NO_DEPRECATED_3_0"))] { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_DEPRECATED_3_0"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_DEPRECATED_3_0\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/sha.rs:61:18 | 61 | if #[cfg(not(ossl300))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/sha.rs:70:18 | 70 | if #[cfg(not(osslconf = "OPENSSL_NO_DEPRECATED_3_0"))] { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_DEPRECATED_3_0"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_DEPRECATED_3_0\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/sha.rs:95:18 | 95 | if #[cfg(not(ossl300))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/ssl.rs:156:7 | 156 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/ssl.rs:171:7 | 171 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/ssl.rs:182:7 | 182 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/ssl.rs:366:11 | 366 | #[cfg(not(osslconf = "OPENSSL_NO_PSK"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_PSK"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_PSK\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/ssl.rs:408:7 | 408 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/ssl.rs:598:7 | 598 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/ssl.rs:878:11 | 878 | #[cfg(not(osslconf = "OPENSSL_NO_COMP"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_COMP"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_COMP\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/ssl.rs:7:18 | 7 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/ssl.rs:7:27 | 7 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl251` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/ssl.rs:9:21 | 9 | } else if #[cfg(libressl251)] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl251)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl251)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/ssl.rs:33:21 | 33 | } else if #[cfg(libressl)] { | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./macros.rs:61:22 | 58 | / macro_rules! stack { 59 | | ($t:ident) => { 60 | | cfg_if! { 61 | | if #[cfg(ossl110)] { | | ^^^^^^^ ... | 70 | | }; 71 | | } | |_- in this expansion of `stack!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/ssl.rs:133:1 | 133 | stack!(stack_st_SSL_CIPHER); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./macros.rs:61:22 | 58 | / macro_rules! stack { 59 | | ($t:ident) => { 60 | | cfg_if! { 61 | | if #[cfg(ossl110)] { | | ^^^^^^^ ... | 70 | | }; 71 | | } | |_- in this expansion of `stack!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/ssl.rs:141:1 | 141 | stack!(stack_st_SRTP_PROTECTION_PROFILE); | ---------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/ssl.rs:198:14 | 198 | if #[cfg(ossl300)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/ssl.rs:204:21 | 204 | } else if #[cfg(ossl110)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/ssl.rs:228:18 | 228 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/ssl.rs:228:27 | 228 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/ssl.rs:260:18 | 260 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/ssl.rs:260:27 | 260 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl261` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/ssl.rs:440:14 | 440 | if #[cfg(libressl261)] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl270` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/ssl.rs:451:14 | 451 | if #[cfg(libressl270)] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/ssl.rs:682:18 | 682 | if #[cfg(any(ossl110, libressl291))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl291` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/ssl.rs:682:27 | 682 | if #[cfg(any(ossl110, libressl291))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl291)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl291)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/ssl.rs:854:14 | 854 | if #[cfg(libressl)] { | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/ssl.rs:858:25 | 858 | } else if #[cfg(not(osslconf = "OPENSSL_NO_COMP"))] { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_COMP"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_COMP\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/ssl.rs:867:14 | 867 | if #[cfg(libressl)] { | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/ssl.rs:871:25 | 871 | } else if #[cfg(not(osslconf = "OPENSSL_NO_COMP"))] { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_COMP"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_COMP\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/ssl.rs:280:11 | 280 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/ssl.rs:291:11 | 291 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/ssl.rs:342:15 | 342 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl261` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/ssl.rs:342:24 | 342 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/ssl.rs:344:15 | 344 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl261` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/ssl.rs:344:24 | 344 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/ssl.rs:346:15 | 346 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl261` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/ssl.rs:346:24 | 346 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/ssl.rs:362:15 | 362 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl261` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/ssl.rs:362:24 | 362 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/ssl.rs:392:11 | 392 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/ssl.rs:404:11 | 404 | #[cfg(ossl102)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/ssl.rs:413:11 | 413 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/ssl.rs:416:15 | 416 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl340` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/ssl.rs:416:24 | 416 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl340)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl340)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/ssl.rs:418:15 | 418 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl340` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/ssl.rs:418:24 | 418 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl340)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl340)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/ssl.rs:420:15 | 420 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl340` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/ssl.rs:420:24 | 420 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl340)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl340)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/ssl.rs:422:15 | 422 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl340` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/ssl.rs:422:24 | 422 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl340)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl340)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/ssl.rs:435:55 | 435 | pub fn SSL_is_init_finished(s: #[const_ptr_if(ossl111)] SSL) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/ssl.rs:434:15 | 434 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/ssl.rs:465:15 | 465 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/ssl.rs:465:24 | 465 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/ssl.rs:475:88 | 475 | pub fn SSL_CIPHER_get_version(cipher: *const SSL_CIPHER) -> #[const_ptr_if(any(ossl110, libressl280))] c_char; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/ssl.rs:475:97 | 475 | pub fn SSL_CIPHER_get_version(cipher: *const SSL_CIPHER) -> #[const_ptr_if(any(ossl110, libressl280))] c_char; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/ssl.rs:479:11 | 479 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/ssl.rs:482:11 | 482 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/ssl.rs:484:11 | 484 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/ssl.rs:491:15 | 491 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl340` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/ssl.rs:491:24 | 491 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl340)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl340)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/ssl.rs:493:15 | 493 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl340` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/ssl.rs:493:24 | 493 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl340)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl340)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/ssl.rs:523:15 | 523 | #[cfg(any(ossl110, libressl332))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl332` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/ssl.rs:523:24 | 523 | #[cfg(any(ossl110, libressl332))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl332)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl332)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/ssl.rs:529:15 | 529 | #[cfg(not(ossl110))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/ssl.rs:536:15 | 536 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl270` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/ssl.rs:536:24 | 536 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/ssl.rs:539:15 | 539 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl340` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/ssl.rs:539:24 | 539 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl340)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl340)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/ssl.rs:541:15 | 541 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl340` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/ssl.rs:541:24 | 541 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl340)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl340)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/ssl.rs:545:15 | 545 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/ssl.rs:545:24 | 545 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/ssl.rs:551:50 | 551 | pub fn i2d_SSL_SESSION(s: #[const_ptr_if(ossl300)] SSL_SESSION, pp: *mut *mut c_uchar) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/ssl.rs:564:15 | 564 | #[cfg(not(ossl300))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/ssl.rs:566:11 | 566 | #[cfg(ossl300)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/ssl.rs:578:15 | 578 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl340` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/ssl.rs:578:24 | 578 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl340)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl340)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/ssl.rs:591:15 | 591 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl261` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/ssl.rs:591:24 | 591 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/ssl.rs:594:15 | 594 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl261` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/ssl.rs:594:24 | 594 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/ssl.rs:602:11 | 602 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/ssl.rs:608:11 | 608 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/ssl.rs:610:11 | 610 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/ssl.rs:612:11 | 612 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/ssl.rs:614:11 | 614 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/ssl.rs:616:11 | 616 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/ssl.rs:618:11 | 618 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/ssl.rs:623:11 | 623 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/ssl.rs:629:11 | 629 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/ssl.rs:639:11 | 639 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/ssl.rs:644:15 | 644 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl340` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/ssl.rs:644:24 | 644 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl340)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl340)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/ssl.rs:651:11 | 651 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/ssl.rs:664:15 | 664 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl340` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/ssl.rs:664:24 | 664 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl340)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl340)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111b` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/ssl.rs:738:55 | 738 | pub fn SSL_get_ssl_method(ssl: #[const_ptr_if(ossl111b)] SSL) -> *const SSL_METHOD; | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111b)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111b)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/ssl.rs:746:15 | 746 | #[cfg(not(ossl110))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/ssl.rs:759:59 | 759 | pub fn SSL_get_privatekey(ssl: #[const_ptr_if(any(ossl102, libressl280))] SSL) -> *mut EVP_PKEY; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/ssl.rs:759:68 | 759 | pub fn SSL_get_privatekey(ssl: #[const_ptr_if(any(ossl102, libressl280))] SSL) -> *mut EVP_PKEY; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/ssl.rs:764:15 | 764 | #[cfg(any(ossl102, libressl270))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl270` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/ssl.rs:764:24 | 764 | #[cfg(any(ossl102, libressl270))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/ssl.rs:766:15 | 766 | #[cfg(any(ossl102, libressl340))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl340` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/ssl.rs:766:24 | 766 | #[cfg(any(ossl102, libressl340))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl340)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl340)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/ssl.rs:777:11 | 777 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/ssl.rs:780:15 | 780 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl270` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/ssl.rs:780:24 | 780 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/ssl.rs:782:15 | 782 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl270` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/ssl.rs:782:24 | 782 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/ssl.rs:784:15 | 784 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/ssl.rs:784:24 | 784 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/ssl.rs:793:15 | 793 | #[cfg(not(ossl110))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/ssl.rs:805:15 | 805 | #[cfg(not(ossl110))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/ssl.rs:835:15 | 835 | #[cfg(not(ossl110))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/ssl.rs:843:15 | 843 | #[cfg(not(ossl110))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/ssl.rs:885:15 | 885 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl270` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/ssl.rs:885:24 | 885 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/ssl.rs:887:15 | 887 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl270` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/ssl.rs:887:24 | 887 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111c` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/ssl.rs:894:55 | 894 | pub fn SSL_session_reused(ssl: #[const_ptr_if(ossl111c)] SSL) -> c_int; | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111c)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111c)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/ssl.rs:893:15 | 893 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110f` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/ssl.rs:901:52 | 901 | pub fn SSL_is_server(s: #[const_ptr_if(any(ossl110f, libressl273))] SSL) -> c_int; | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110f)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110f)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/ssl.rs:901:62 | 901 | pub fn SSL_is_server(s: #[const_ptr_if(any(ossl110f, libressl273))] SSL) -> c_int; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/ssl.rs:900:19 | 900 | #[cfg(any(ossl102, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/ssl.rs:900:28 | 900 | #[cfg(any(ossl102, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/ssl.rs:906:11 | 906 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/ssl.rs:911:11 | 911 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/ssl.rs:914:11 | 914 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111b` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/ssl.rs:917:11 | 917 | #[cfg(ossl111b)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111b)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111b)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/ssl.rs:919:15 | 919 | #[cfg(all(ossl111, not(ossl111b)))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111b` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/ssl.rs:919:28 | 919 | #[cfg(all(ossl111, not(ossl111b)))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111b)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111b)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111b` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/ssl.rs:922:11 | 922 | #[cfg(ossl111b)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111b)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111b)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/ssl.rs:924:15 | 924 | #[cfg(all(ossl111, not(ossl111b)))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111b` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/ssl.rs:924:28 | 924 | #[cfg(all(ossl111, not(ossl111b)))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111b)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111b)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/stack.rs:4:14 | 4 | if #[cfg(ossl110)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/stack.rs:19:14 | 19 | if #[cfg(ossl110)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/tls1.rs:18:11 | 18 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/types.rs:469:7 | 469 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/types.rs:1091:7 | 1091 | #[cfg(ossl300)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/types.rs:1094:7 | 1094 | #[cfg(ossl300)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/types.rs:30:18 | 30 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/types.rs:30:27 | 30 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/types.rs:56:18 | 56 | if #[cfg(any(ossl110, libressl350))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl350` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/types.rs:56:27 | 56 | if #[cfg(any(ossl110, libressl350))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl350)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl350)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/types.rs:76:18 | 76 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/types.rs:76:27 | 76 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/types.rs:107:18 | 107 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/types.rs:107:27 | 107 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/types.rs:131:18 | 131 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/types.rs:131:27 | 131 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/types.rs:147:18 | 147 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/types.rs:147:27 | 147 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/types.rs:176:18 | 176 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/types.rs:176:27 | 176 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/types.rs:205:18 | 205 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/types.rs:205:27 | 205 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/types.rs:207:21 | 207 | } else if #[cfg(libressl)] { | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/types.rs:271:18 | 271 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/types.rs:271:27 | 271 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/types.rs:273:21 | 273 | } else if #[cfg(libressl)] { | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/types.rs:332:14 | 332 | if #[cfg(ossl110)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./macros.rs:61:22 | 58 | / macro_rules! stack { 59 | | ($t:ident) => { 60 | | cfg_if! { 61 | | if #[cfg(ossl110)] { | | ^^^^^^^ ... | 70 | | }; 71 | | } | |_- in this expansion of `stack!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/types.rs:343:1 | 343 | stack!(stack_st_X509_ALGOR); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/types.rs:350:18 | 350 | if #[cfg(any(ossl110, libressl270))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl270` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/types.rs:350:27 | 350 | if #[cfg(any(ossl110, libressl270))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/types.rs:388:18 | 388 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/types.rs:388:27 | 388 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl251` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/types.rs:390:21 | 390 | } else if #[cfg(libressl251)] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl251)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl251)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/types.rs:403:21 | 403 | } else if #[cfg(libressl)] { | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/types.rs:434:18 | 434 | if #[cfg(any(ossl110, libressl270))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl270` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/types.rs:434:27 | 434 | if #[cfg(any(ossl110, libressl270))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/types.rs:474:18 | 474 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/types.rs:474:27 | 474 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl251` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/types.rs:476:21 | 476 | } else if #[cfg(libressl251)] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl251)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl251)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/types.rs:508:21 | 508 | } else if #[cfg(libressl)] { | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/types.rs:776:18 | 776 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/types.rs:776:27 | 776 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl251` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/types.rs:778:21 | 778 | } else if #[cfg(libressl251)] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl251)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl251)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/types.rs:795:21 | 795 | } else if #[cfg(libressl)] { | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/types.rs:1039:18 | 1039 | if #[cfg(any(ossl110, libressl350))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl350` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/types.rs:1039:27 | 1039 | if #[cfg(any(ossl110, libressl350))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl350)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl350)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/types.rs:1073:18 | 1073 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/types.rs:1073:27 | 1073 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/types.rs:1075:21 | 1075 | } else if #[cfg(libressl)] { | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/types.rs:463:11 | 463 | #[cfg(ossl300)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:650:11 | 650 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl270` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:650:20 | 650 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./macros.rs:61:22 | 58 | / macro_rules! stack { 59 | | ($t:ident) => { 60 | | cfg_if! { 61 | | if #[cfg(ossl110)] { | | ^^^^^^^ ... | 70 | | }; 71 | | } | |_- in this expansion of `stack!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:12:1 | 12 | stack!(stack_st_X509_NAME_ENTRY); | -------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./macros.rs:61:22 | 58 | / macro_rules! stack { 59 | | ($t:ident) => { 60 | | cfg_if! { 61 | | if #[cfg(ossl110)] { | | ^^^^^^^ ... | 70 | | }; 71 | | } | |_- in this expansion of `stack!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:14:1 | 14 | stack!(stack_st_X509_NAME); | -------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./macros.rs:61:22 | 58 | / macro_rules! stack { 59 | | ($t:ident) => { 60 | | cfg_if! { 61 | | if #[cfg(ossl110)] { | | ^^^^^^^ ... | 70 | | }; 71 | | } | |_- in this expansion of `stack!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:18:1 | 18 | stack!(stack_st_X509_EXTENSION); | ------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./macros.rs:61:22 | 58 | / macro_rules! stack { 59 | | ($t:ident) => { 60 | | cfg_if! { 61 | | if #[cfg(ossl110)] { | | ^^^^^^^ ... | 70 | | }; 71 | | } | |_- in this expansion of `stack!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:22:1 | 22 | stack!(stack_st_X509_ATTRIBUTE); | ------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:25:18 | 25 | if #[cfg(any(ossl110, libressl350))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl350` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:25:27 | 25 | if #[cfg(any(ossl110, libressl350))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl350)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl350)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:40:18 | 40 | if #[cfg(any(ossl110, libressl350))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl350` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:40:27 | 40 | if #[cfg(any(ossl110, libressl350))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl350)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl350)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./macros.rs:61:22 | 58 | / macro_rules! stack { 59 | | ($t:ident) => { 60 | | cfg_if! { 61 | | if #[cfg(ossl110)] { | | ^^^^^^^ ... | 70 | | }; 71 | | } | |_- in this expansion of `stack!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:64:1 | 64 | stack!(stack_st_X509_CRL); | ------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:67:18 | 67 | if #[cfg(any(ossl110, libressl350))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl350` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:67:27 | 67 | if #[cfg(any(ossl110, libressl350))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl350)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl350)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:85:18 | 85 | if #[cfg(any(ossl110, libressl350))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl350` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:85:27 | 85 | if #[cfg(any(ossl110, libressl350))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl350)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl350)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./macros.rs:61:22 | 58 | / macro_rules! stack { 59 | | ($t:ident) => { 60 | | cfg_if! { 61 | | if #[cfg(ossl110)] { | | ^^^^^^^ ... | 70 | | }; 71 | | } | |_- in this expansion of `stack!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:100:1 | 100 | stack!(stack_st_X509_REVOKED); | ----------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:103:18 | 103 | if #[cfg(any(ossl110, libressl350))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl350` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:103:27 | 103 | if #[cfg(any(ossl110, libressl350))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl350)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl350)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:117:18 | 117 | if #[cfg(any(ossl110, libressl350))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl350` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:117:27 | 117 | if #[cfg(any(ossl110, libressl350))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl350)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl350)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./macros.rs:61:22 | 58 | / macro_rules! stack { 59 | | ($t:ident) => { 60 | | cfg_if! { 61 | | if #[cfg(ossl110)] { | | ^^^^^^^ ... | 70 | | }; 71 | | } | |_- in this expansion of `stack!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:137:1 | 137 | stack!(stack_st_X509); | --------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./macros.rs:61:22 | 58 | / macro_rules! stack { 59 | | ($t:ident) => { 60 | | cfg_if! { 61 | | if #[cfg(ossl110)] { | | ^^^^^^^ ... | 70 | | }; 71 | | } | |_- in this expansion of `stack!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:139:1 | 139 | stack!(stack_st_X509_OBJECT); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./macros.rs:61:22 | 58 | / macro_rules! stack { 59 | | ($t:ident) => { 60 | | cfg_if! { 61 | | if #[cfg(ossl110)] { | | ^^^^^^^ ... | 70 | | }; 71 | | } | |_- in this expansion of `stack!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:141:1 | 141 | stack!(stack_st_X509_LOOKUP); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:332:18 | 332 | if #[cfg(any(ossl110, libressl350))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl350` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:332:27 | 332 | if #[cfg(any(ossl110, libressl350))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl350)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl350)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:466:18 | 466 | if #[cfg(any(ossl110, libressl270))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl270` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:466:27 | 466 | if #[cfg(any(ossl110, libressl270))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:656:18 | 656 | if #[cfg(any(ossl110, libressl350))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl350` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:656:27 | 656 | if #[cfg(any(ossl110, libressl350))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl350)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl350)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl390` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:689:14 | 689 | if #[cfg(libressl390)] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl390)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl390)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:160:60 | 160 | pub fn i2d_X509_bio(b: *mut BIO, x: #[const_ptr_if(ossl300)] X509) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:161:64 | 161 | pub fn i2d_X509_REQ_bio(b: *mut BIO, x: #[const_ptr_if(ossl300)] X509_REQ) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:162:66 | 162 | pub fn i2d_PrivateKey_bio(b: *mut BIO, x: #[const_ptr_if(ossl300)] EVP_PKEY) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:163:62 | 163 | pub fn i2d_PUBKEY_bio(b: *mut BIO, x: #[const_ptr_if(ossl300)] EVP_PKEY) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:165:45 | 165 | pub fn i2d_PUBKEY(k: #[const_ptr_if(ossl300)] EVP_PKEY, buf: *mut *mut u8) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:166:49 | 166 | pub fn i2d_RSA_PUBKEY(k: #[const_ptr_if(ossl300)] RSA, buf: *mut *mut u8) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:167:49 | 167 | pub fn i2d_DSA_PUBKEY(a: #[const_ptr_if(ossl300)] DSA, pp: *mut *mut c_uchar) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:168:49 | 168 | pub fn i2d_PrivateKey(k: #[const_ptr_if(ossl300)] EVP_PKEY, buf: *mut *mut u8) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:169:56 | 169 | pub fn i2d_ECPrivateKey(ec_key: #[const_ptr_if(ossl300)] EC_KEY, pp: *mut *mut c_uchar) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:170:48 | 170 | pub fn i2d_EC_PUBKEY(a: #[const_ptr_if(ossl300)] EC_KEY, pp: *mut *mut c_uchar) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:197:37 | 197 | alg: #[const_ptr_if(any(ossl110, libressl350))] X509_ALGOR, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl350` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:197:46 | 197 | alg: #[const_ptr_if(any(ossl110, libressl350))] X509_ALGOR, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl350)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl350)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:196:44 | 196 | ppval: *mut #[const_ptr_if(any(ossl110, libressl350))] c_void, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl350` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:196:53 | 196 | ppval: *mut #[const_ptr_if(any(ossl110, libressl350))] c_void, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl350)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl350)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:194:44 | 194 | paobj: *mut #[const_ptr_if(any(ossl110, libressl350))] ASN1_OBJECT, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl350` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:194:53 | 194 | paobj: *mut #[const_ptr_if(any(ossl110, libressl350))] ASN1_OBJECT, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl350)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl350)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:192:19 | 192 | #[cfg(any(ossl102, libressl350))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl350` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:192:28 | 192 | #[cfg(any(ossl102, libressl350))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl350)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl350)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:215:53 | 215 | pub fn X509_REVOKED_dup(rev: #[const_ptr_if(ossl300)] X509_REVOKED) -> *mut X509_REVOKED; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:214:19 | 214 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl270` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:214:28 | 214 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:228:51 | 228 | pub fn i2d_X509_REVOKED(x: #[const_ptr_if(ossl300)] X509_REVOKED, buf: *mut *mut u8) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:242:47 | 242 | pub fn i2d_X509_CRL(x: #[const_ptr_if(ossl300)] X509_CRL, buf: *mut *mut u8) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:244:47 | 244 | pub fn X509_CRL_dup(x: #[const_ptr_if(ossl300)] X509_CRL) -> *mut X509_CRL; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:243:19 | 243 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl270` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:243:28 | 243 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:259:47 | 259 | pub fn i2d_X509_REQ(x: #[const_ptr_if(ossl300)] X509_REQ, buf: *mut *mut u8) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:264:43 | 264 | palg: *mut #[const_ptr_if(any(ossl110, libressl273))] X509_ALGOR, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:264:52 | 264 | palg: *mut #[const_ptr_if(any(ossl110, libressl273))] X509_ALGOR, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:263:43 | 263 | psig: *mut #[const_ptr_if(any(ossl110, libressl273))] ASN1_BIT_STRING, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:263:52 | 263 | psig: *mut #[const_ptr_if(any(ossl110, libressl273))] ASN1_BIT_STRING, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:261:19 | 261 | #[cfg(any(ossl102, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:261:28 | 261 | #[cfg(any(ossl102, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:269:47 | 269 | pub fn X509_REQ_dup(x: #[const_ptr_if(ossl300)] X509_REQ) -> *mut X509_REQ; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:268:19 | 268 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl270` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:268:28 | 268 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:273:11 | 273 | #[cfg(ossl102)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:289:43 | 289 | pub fn i2d_X509(x: #[const_ptr_if(ossl300)] X509, buf: *mut *mut u8) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:291:48 | 291 | pub fn X509_NAME_dup(x: #[const_ptr_if(ossl300)] X509_NAME) -> *mut X509_NAME; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:290:19 | 290 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl270` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:290:28 | 290 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:293:43 | 293 | pub fn X509_dup(x: #[const_ptr_if(ossl300)] X509) -> *mut X509; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:292:19 | 292 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl270` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:292:28 | 292 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:297:36 | 297 | ne: #[const_ptr_if(any(ossl110, libressl))] X509_NAME_ENTRY, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:297:45 | 297 | ne: #[const_ptr_if(any(ossl110, libressl))] X509_NAME_ENTRY, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:294:19 | 294 | #[cfg(any(ossl101, libressl350))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl350` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:294:28 | 294 | #[cfg(any(ossl101, libressl350))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl350)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl350)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:310:11 | 310 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:317:72 | 317 | pub fn X509_set_issuer_name(x: *mut X509, name: #[const_ptr_if(ossl300)] X509_NAME) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:326:59 | 326 | pub fn X509_get_issuer_name(x: #[const_ptr_if(any(ossl110, libressl280))] X509) -> *mut X509_NAME; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:326:68 | 326 | pub fn X509_get_issuer_name(x: #[const_ptr_if(any(ossl110, libressl280))] X509) -> *mut X509_NAME; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:327:73 | 327 | pub fn X509_set_subject_name(x: *mut X509, name: #[const_ptr_if(ossl300)] X509_NAME) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:328:60 | 328 | pub fn X509_get_subject_name(x: #[const_ptr_if(any(ossl110, libressl280))] X509) -> *mut X509_NAME; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:328:69 | 328 | pub fn X509_get_subject_name(x: #[const_ptr_if(any(ossl110, libressl280))] X509) -> *mut X509_NAME; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:345:15 | 345 | #[cfg(any(ossl110, libressl350))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl350` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:345:24 | 345 | #[cfg(any(ossl110, libressl350))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl350)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl350)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:348:15 | 348 | #[cfg(any(ossl110, libressl350))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl350` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:348:24 | 348 | #[cfg(any(ossl110, libressl350))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl350)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl350)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:353:83 | 353 | pub fn X509_REQ_set_subject_name(req: *mut X509_REQ, name: #[const_ptr_if(ossl300)] X509_NAME) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:363:81 | 363 | pub fn X509_REQ_add_extensions(req: *mut X509_REQ, exts: #[const_ptr_if(ossl300)] stack_st_X509_EXTENSION) | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:397:15 | 397 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:397:24 | 397 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:399:15 | 399 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:399:24 | 399 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:401:15 | 401 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl273` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:401:24 | 401 | #[cfg(any(ossl110, libressl273))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl273)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl273)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:404:15 | 404 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl270` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:404:24 | 404 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:406:15 | 406 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl270` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:406:24 | 406 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:408:15 | 408 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl270` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:408:24 | 408 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:433:36 | 433 | serial: #[const_ptr_if(ossl300)] ASN1_INTEGER, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:439:15 | 439 | #[cfg(any(ossl110, libressl281))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl281` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:439:24 | 439 | #[cfg(any(ossl110, libressl281))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl281)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl281)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:441:15 | 441 | #[cfg(any(ossl110, libressl281))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl281` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:441:24 | 441 | #[cfg(any(ossl110, libressl281))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl281)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl281)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:443:15 | 443 | #[cfg(any(ossl110, libressl281))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl281` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:443:24 | 443 | #[cfg(any(ossl110, libressl281))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl281)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl281)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:445:15 | 445 | #[cfg(any(ossl110, libressl281))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl281` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:445:24 | 445 | #[cfg(any(ossl110, libressl281))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl281)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl281)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:448:11 | 448 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:455:82 | 455 | pub fn X509_CRL_set_issuer_name(crl: *mut X509_CRL, name: #[const_ptr_if(ossl300)] X509_NAME) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:461:15 | 461 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl270` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:461:24 | 461 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:482:60 | 482 | pub fn X509_NAME_entry_count(n: #[const_ptr_if(any(ossl110, libressl280))] X509_NAME) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:482:69 | 482 | pub fn X509_NAME_entry_count(n: #[const_ptr_if(any(ossl110, libressl280))] X509_NAME) -> c_int; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:483:65 | 483 | pub fn X509_NAME_get_index_by_NID(n: #[const_ptr_if(any(ossl300, libressl280))] X509_NAME, nid: c_int, last_pos: c_int) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:483:74 | 483 | pub fn X509_NAME_get_index_by_NID(n: #[const_ptr_if(any(ossl300, libressl280))] X509_NAME, nid: c_int, last_pos: c_int) -> c_int; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:484:58 | 484 | pub fn X509_NAME_get_entry(n: #[const_ptr_if(any(ossl110, libressl280))] X509_NAME, loc: c_int) -> *mut X509_NAME_ENTRY; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:484:67 | 484 | pub fn X509_NAME_get_entry(n: #[const_ptr_if(any(ossl110, libressl280))] X509_NAME, loc: c_int) -> *mut X509_NAME_ENTRY; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:489:39 | 489 | bytes: #[const_ptr_if(any(ossl110, libressl280))] c_uchar, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:489:48 | 489 | bytes: #[const_ptr_if(any(ossl110, libressl280))] c_uchar, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:494:48 | 494 | pub fn i2d_X509_NAME(n: #[const_ptr_if(ossl300)] X509_NAME, buf: *mut *mut u8) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:495:66 | 495 | pub fn X509_NAME_ENTRY_get_object(ne: #[const_ptr_if(any(ossl110, libressl280))] X509_NAME_ENTRY) -> *mut ASN1_OBJECT; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:495:75 | 495 | pub fn X509_NAME_ENTRY_get_object(ne: #[const_ptr_if(any(ossl110, libressl280))] X509_NAME_ENTRY) -> *mut ASN1_OBJECT; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:496:64 | 496 | pub fn X509_NAME_ENTRY_get_data(ne: #[const_ptr_if(any(ossl110, libressl280))] X509_NAME_ENTRY) -> *mut ASN1_STRING; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:496:73 | 496 | pub fn X509_NAME_ENTRY_get_data(ne: #[const_ptr_if(any(ossl110, libressl280))] X509_NAME_ENTRY) -> *mut ASN1_STRING; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:588:55 | 588 | pub fn i2d_X509_EXTENSION(ext: #[const_ptr_if(ossl300)] X509_EXTENSION, pp: *mut *mut c_uchar) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:595:57 | 595 | pub fn X509_get_ext_count(x: #[const_ptr_if(any(ossl110, libressl280))] X509) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:595:66 | 595 | pub fn X509_get_ext_count(x: #[const_ptr_if(any(ossl110, libressl280))] X509) -> c_int; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:596:58 | 596 | pub fn X509_get_ext_by_NID(x: #[const_ptr_if(any(ossl110, libressl280))] X509, nid: c_int, lastpos: c_int) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:596:67 | 596 | pub fn X509_get_ext_by_NID(x: #[const_ptr_if(any(ossl110, libressl280))] X509, nid: c_int, lastpos: c_int) -> c_int; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:597:112 | 597 | ... pub fn X509_get_ext_by_OBJ(x: #[const_ptr_if(any(ossl110, libressl280))] X509, obj: #[const_ptr_if(any(ossl110, libressl280))] ASN1... | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:597:121 | 597 | ... pub fn X509_get_ext_by_OBJ(x: #[const_ptr_if(any(ossl110, libressl280))] X509, obj: #[const_ptr_if(any(ossl110, libressl280))] ASN1... | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:597:58 | 597 | ... pub fn X509_get_ext_by_OBJ(x: #[const_ptr_if(any(ossl110, libressl280))] X509, obj: #[const_ptr_if(any(ossl110, libressl280))] ASN1... | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:597:67 | 597 | ... pub fn X509_get_ext_by_OBJ(x: #[const_ptr_if(any(ossl110, libressl280))] X509, obj: #[const_ptr_if(any(ossl110, libressl280))] ASN1... | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:598:63 | 598 | pub fn X509_get_ext_by_critical(x: #[const_ptr_if(any(ossl110, libressl280))] X509, crit: c_int, lastpos: c_int) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:598:72 | 598 | pub fn X509_get_ext_by_critical(x: #[const_ptr_if(any(ossl110, libressl280))] X509, crit: c_int, lastpos: c_int) -> c_int; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:599:51 | 599 | pub fn X509_get_ext(x: #[const_ptr_if(any(ossl110, libressl280))] X509, loc: c_int) -> *mut X509_EXTENSION; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:599:60 | 599 | pub fn X509_get_ext(x: #[const_ptr_if(any(ossl110, libressl280))] X509, loc: c_int) -> *mut X509_EXTENSION; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:601:35 | 601 | x: #[const_ptr_if(any(ossl110, libressl280))] X509, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:601:44 | 601 | x: #[const_ptr_if(any(ossl110, libressl280))] X509, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:607:61 | 607 | pub fn X509_CRL_get_ext_count(x: #[const_ptr_if(any(ossl110, libressl280))] X509_CRL) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:607:70 | 607 | pub fn X509_CRL_get_ext_count(x: #[const_ptr_if(any(ossl110, libressl280))] X509_CRL) -> c_int; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:608:62 | 608 | pub fn X509_CRL_get_ext_by_NID(x: #[const_ptr_if(any(ossl110, libressl280))] X509_CRL, nid: c_int, lastpos: c_int) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:608:71 | 608 | pub fn X509_CRL_get_ext_by_NID(x: #[const_ptr_if(any(ossl110, libressl280))] X509_CRL, nid: c_int, lastpos: c_int) -> c_int; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:609:120 | 609 | ... pub fn X509_CRL_get_ext_by_OBJ(x: #[const_ptr_if(any(ossl110, libressl280))] X509_CRL, obj: #[const_ptr_if(any(ossl110, libressl280... | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:609:129 | 609 | ...0, libressl280))] X509_CRL, obj: #[const_ptr_if(any(ossl110, libressl280))] ASN1_OBJECT, lastpos: c_int) -> c_int; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:609:62 | 609 | ... pub fn X509_CRL_get_ext_by_OBJ(x: #[const_ptr_if(any(ossl110, libressl280))] X509_CRL, obj: #[const_ptr_if(any(ossl110, libressl280... | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:609:71 | 609 | ... pub fn X509_CRL_get_ext_by_OBJ(x: #[const_ptr_if(any(ossl110, libressl280))] X509_CRL, obj: #[const_ptr_if(any(ossl110, libressl280... | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:610:67 | 610 | pub fn X509_CRL_get_ext_by_critical(x: #[const_ptr_if(any(ossl110, libressl280))] X509_CRL, crit: c_int, lastpos: c_int) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:610:76 | 610 | pub fn X509_CRL_get_ext_by_critical(x: #[const_ptr_if(any(ossl110, libressl280))] X509_CRL, crit: c_int, lastpos: c_int) -> c_int; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:611:55 | 611 | pub fn X509_CRL_get_ext(x: #[const_ptr_if(any(ossl110, libressl280))] X509_CRL, loc: c_int) -> *mut X509_EXTENSION; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:611:64 | 611 | pub fn X509_CRL_get_ext(x: #[const_ptr_if(any(ossl110, libressl280))] X509_CRL, loc: c_int) -> *mut X509_EXTENSION; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:613:35 | 613 | x: #[const_ptr_if(any(ossl110, libressl280))] X509_CRL, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:613:44 | 613 | x: #[const_ptr_if(any(ossl110, libressl280))] X509_CRL, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:619:65 | 619 | pub fn X509_REVOKED_get_ext_count(x: #[const_ptr_if(any(ossl110, libressl280))] X509_REVOKED) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:619:74 | 619 | pub fn X509_REVOKED_get_ext_count(x: #[const_ptr_if(any(ossl110, libressl280))] X509_REVOKED) -> c_int; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:620:66 | 620 | pub fn X509_REVOKED_get_ext_by_NID(x: #[const_ptr_if(any(ossl110, libressl280))] X509_REVOKED, nid: c_int, lastpos: c_int) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:620:75 | 620 | pub fn X509_REVOKED_get_ext_by_NID(x: #[const_ptr_if(any(ossl110, libressl280))] X509_REVOKED, nid: c_int, lastpos: c_int) -> c_int; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:621:128 | 621 | ... pub fn X509_REVOKED_get_ext_by_OBJ(x: #[const_ptr_if(any(ossl110, libressl280))] X509_REVOKED, obj: #[const_ptr_if(any(ossl110, lib... | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:621:137 | 621 | ...ibressl280))] X509_REVOKED, obj: #[const_ptr_if(any(ossl110, libressl280))] ASN1_OBJECT, lastpos: c_int) -> c_int; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:621:66 | 621 | ... pub fn X509_REVOKED_get_ext_by_OBJ(x: #[const_ptr_if(any(ossl110, libressl280))] X509_REVOKED, obj: #[const_ptr_if(any(ossl110, lib... | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:621:75 | 621 | ... pub fn X509_REVOKED_get_ext_by_OBJ(x: #[const_ptr_if(any(ossl110, libressl280))] X509_REVOKED, obj: #[const_ptr_if(any(ossl110, lib... | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:622:71 | 622 | ... pub fn X509_REVOKED_get_ext_by_critical(x: #[const_ptr_if(any(ossl110, libressl280))] X509_REVOKED, crit: c_int, lastpos: c_int) ->... | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:622:80 | 622 | ... pub fn X509_REVOKED_get_ext_by_critical(x: #[const_ptr_if(any(ossl110, libressl280))] X509_REVOKED, crit: c_int, lastpos: c_int) ->... | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:623:59 | 623 | pub fn X509_REVOKED_get_ext(x: #[const_ptr_if(any(ossl110, libressl280))] X509_REVOKED, loc: c_int) -> *mut X509_EXTENSION; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:623:68 | 623 | pub fn X509_REVOKED_get_ext(x: #[const_ptr_if(any(ossl110, libressl280))] X509_REVOKED, loc: c_int) -> *mut X509_EXTENSION; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:625:35 | 625 | x: #[const_ptr_if(any(ossl110, libressl280))] X509_REVOKED, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:625:44 | 625 | x: #[const_ptr_if(any(ossl110, libressl280))] X509_REVOKED, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:631:97 | 631 | ... pub fn X509v3_get_ext_by_OBJ(x: *const stack_st_X509_EXTENSION, obj: #[const_ptr_if(any(ossl110, libressl280))] ASN1_OBJECT, lastpo... | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:631:106 | 631 | ... pub fn X509v3_get_ext_by_OBJ(x: *const stack_st_X509_EXTENSION, obj: #[const_ptr_if(any(ossl110, libressl280))] ASN1_OBJECT, lastpo... | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:633:99 | 633 | ... pub fn X509_EXTENSION_create_by_OBJ(ex: *mut *mut X509_EXTENSION, obj: #[const_ptr_if(any(ossl110, libressl280))] ASN1_OBJECT, crit... | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:633:108 | 633 | ... pub fn X509_EXTENSION_create_by_OBJ(ex: *mut *mut X509_EXTENSION, obj: #[const_ptr_if(any(ossl110, libressl280))] ASN1_OBJECT, crit... | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:634:91 | 634 | pub fn X509_EXTENSION_set_object(ex: *mut X509_EXTENSION, obj: #[const_ptr_if(any(ossl110, libressl280))] ASN1_OBJECT) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:634:100 | 634 | pub fn X509_EXTENSION_set_object(ex: *mut X509_EXTENSION, obj: #[const_ptr_if(any(ossl110, libressl280))] ASN1_OBJECT) -> c_int; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:635:67 | 635 | pub fn X509_EXTENSION_get_critical(ex: #[const_ptr_if(any(ossl110, libressl280))] X509_EXTENSION) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:635:76 | 635 | pub fn X509_EXTENSION_get_critical(ex: #[const_ptr_if(any(ossl110, libressl280))] X509_EXTENSION) -> c_int; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:646:60 | 646 | pub fn X509_STORE_get0_objects(ctx: #[const_ptr_if(ossl300)] X509_STORE) -> *mut stack_st_X509_OBJECT; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:645:19 | 645 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl270` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:645:28 | 645 | #[cfg(any(ossl110, libressl270))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:708:68 | 708 | pub fn X509_PURPOSE_get_by_sname(sname: #[const_ptr_if(any(ossl110, libressl280))] c_char) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:708:77 | 708 | pub fn X509_PURPOSE_get_by_sname(sname: #[const_ptr_if(any(ossl110, libressl280))] c_char) -> c_int; | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:768:38 | 768 | attr: #[const_ptr_if(any(ossl110, libressl280))] X509_ATTRIBUTE // const since OpenSSL v1.1.0 | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:768:47 | 768 | attr: #[const_ptr_if(any(ossl110, libressl280))] X509_ATTRIBUTE // const since OpenSSL v1.1.0 | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:770:53 | 770 | pub fn i2d_X509_ATTRIBUTE(x: #[const_ptr_if(ossl300)] X509_ATTRIBUTE, buf: *mut *mut u8) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509.rs:771:53 | 771 | pub fn X509_ATTRIBUTE_dup(x: #[const_ptr_if(ossl300)] X509_ATTRIBUTE) -> *mut X509_ATTRIBUTE; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509_vfy.rs:4:11 | 4 | #[cfg(any(libressl, all(ossl102, not(ossl110))))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509_vfy.rs:4:25 | 4 | #[cfg(any(libressl, all(ossl102, not(ossl110))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509_vfy.rs:4:38 | 4 | #[cfg(any(libressl, all(ossl102, not(ossl110))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509_vfy.rs:74:18 | 74 | if #[cfg(any(ossl110, libressl350))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl350` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509_vfy.rs:74:27 | 74 | if #[cfg(any(ossl110, libressl350))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl350)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl350)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509_vfy.rs:8:11 | 8 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509_vfy.rs:58:81 | 58 | pub fn X509_STORE_set1_param(store: *mut X509_STORE, pm: #[const_ptr_if(ossl300)] X509_VERIFY_PARAM) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509_vfy.rs:64:63 | 64 | pub fn X509_STORE_CTX_get_ex_data(ctx: #[const_ptr_if(ossl300)] X509_STORE_CTX, idx: c_int) -> *mut c_void; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509_vfy.rs:65:61 | 65 | pub fn X509_STORE_CTX_get_error(ctx: #[const_ptr_if(ossl300)] X509_STORE_CTX) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509_vfy.rs:66:67 | 66 | pub fn X509_STORE_CTX_get_error_depth(ctx: #[const_ptr_if(ossl300)] X509_STORE_CTX) -> c_int; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509_vfy.rs:67:68 | 67 | pub fn X509_STORE_CTX_get_current_cert(ctx: #[const_ptr_if(ossl300)] X509_STORE_CTX) -> *mut X509; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509_vfy.rs:77:70 | 77 | pub fn X509_STORE_CTX_get0_chain(ctx: #[const_ptr_if(ossl300)] X509_STORE_CTX) -> *mut stack_st_X509; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509_vfy.rs:88:15 | 88 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl261` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509_vfy.rs:88:24 | 88 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509_vfy.rs:90:15 | 90 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl261` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509_vfy.rs:90:24 | 90 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509_vfy.rs:93:15 | 93 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl261` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509_vfy.rs:93:24 | 93 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509_vfy.rs:95:15 | 95 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl261` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509_vfy.rs:95:24 | 95 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509_vfy.rs:98:15 | 98 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl261` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509_vfy.rs:98:24 | 98 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509_vfy.rs:101:15 | 101 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl261` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509_vfy.rs:101:24 | 101 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509_vfy.rs:107:66 | 107 | pub fn X509_VERIFY_PARAM_get_flags(param: #[const_ptr_if(ossl300)] X509_VERIFY_PARAM) -> c_ulong; | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509_vfy.rs:106:19 | 106 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl261` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509_vfy.rs:106:28 | 106 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509_vfy.rs:112:15 | 112 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl261` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509_vfy.rs:112:24 | 112 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509_vfy.rs:118:15 | 118 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl261` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509_vfy.rs:118:24 | 118 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509_vfy.rs:120:15 | 120 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl261` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509_vfy.rs:120:24 | 120 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509_vfy.rs:126:15 | 126 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl261` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509_vfy.rs:126:24 | 126 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509_vfy.rs:132:11 | 132 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509_vfy.rs:134:11 | 134 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509_vfy.rs:136:11 | 136 | #[cfg(ossl102)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./macros.rs:61:22 | 58 | / macro_rules! stack { 59 | | ($t:ident) => { 60 | | cfg_if! { 61 | | if #[cfg(ossl110)] { | | ^^^^^^^ ... | 70 | | }; 71 | | } | |_- in this expansion of `stack!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509v3.rs:22:1 | 22 | stack!(stack_st_ACCESS_DESCRIPTION); | ----------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./macros.rs:61:22 | 58 | / macro_rules! stack { 59 | | ($t:ident) => { 60 | | cfg_if! { 61 | | if #[cfg(ossl110)] { | | ^^^^^^^ ... | 70 | | }; 71 | | } | |_- in this expansion of `stack!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509v3.rs:142:1 | 142 | stack!(stack_st_DIST_POINT); | --------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509v3.rs:45:39 | 45 | value: #[const_ptr_if(any(ossl110, libressl280))] c_char, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509v3.rs:45:48 | 45 | value: #[const_ptr_if(any(ossl110, libressl280))] c_char, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509v3.rs:51:39 | 51 | value: #[const_ptr_if(any(ossl110, libressl280))] c_char, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509v3.rs:51:48 | 51 | value: #[const_ptr_if(any(ossl110, libressl280))] c_char, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509v3.rs:50:38 | 50 | name: #[const_ptr_if(any(ossl110, libressl280))] c_char, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509v3.rs:50:47 | 50 | name: #[const_ptr_if(any(ossl110, libressl280))] c_char, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509v3.rs:77:35 | 77 | x: #[const_ptr_if(any(ossl110, libressl280))] stack_st_X509_EXTENSION, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509v3.rs:77:44 | 77 | x: #[const_ptr_if(any(ossl110, libressl280))] stack_st_X509_EXTENSION, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509v3.rs:82:138 | 82 | ...f(any(ossl110, libressl280))] c_char, exts: #[const_ptr_if(any(ossl110, libressl280))] stack_st_X509_EXTENSION, flag: c_ulong, indent:... | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509v3.rs:82:147 | 82 | ...10, libressl280))] c_char, exts: #[const_ptr_if(any(ossl110, libressl280))] stack_st_X509_EXTENSION, flag: c_ulong, indent: c_int) -> ... | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509v3.rs:82:81 | 82 | ... pub fn X509V3_extensions_print(out: *mut BIO, title: #[const_ptr_if(any(ossl110, libressl280))] c_char, exts: #[const_ptr_if(any(os... | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509v3.rs:82:90 | 82 | ... pub fn X509V3_extensions_print(out: *mut BIO, title: #[const_ptr_if(any(ossl110, libressl280))] c_char, exts: #[const_ptr_if(any(os... | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509v3.rs:104:11 | 104 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509v3.rs:106:11 | 106 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509v3.rs:108:11 | 108 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509v3.rs:110:11 | 110 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509v3.rs:112:11 | 112 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509v3.rs:114:11 | 114 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111d` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509v3.rs:116:11 | 116 | #[cfg(ossl111d)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111d)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111d)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111d` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./handwritten/x509v3.rs:118:11 | 118 | #[cfg(ossl111d)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111d)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111d)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./obj_mac.rs:97:7 | 97 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./obj_mac.rs:99:7 | 99 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./obj_mac.rs:101:7 | 101 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./obj_mac.rs:921:7 | 921 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl370` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./obj_mac.rs:923:7 | 923 | #[cfg(libressl370)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl370)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl370)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./obj_mac.rs:925:7 | 925 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./obj_mac.rs:927:7 | 927 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./obj_mac.rs:929:7 | 929 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./obj_mac.rs:931:7 | 931 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl370` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./obj_mac.rs:933:7 | 933 | #[cfg(libressl370)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl370)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl370)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./obj_mac.rs:935:7 | 935 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./obj_mac.rs:937:7 | 937 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./obj_mac.rs:939:7 | 939 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl291` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./obj_mac.rs:941:7 | 941 | #[cfg(libressl291)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl291)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl291)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./obj_mac.rs:943:7 | 943 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl291` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./obj_mac.rs:945:7 | 945 | #[cfg(libressl291)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl291)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl291)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./obj_mac.rs:947:7 | 947 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl291` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./obj_mac.rs:949:7 | 949 | #[cfg(libressl291)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl291)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl291)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./obj_mac.rs:951:7 | 951 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl291` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./obj_mac.rs:953:7 | 953 | #[cfg(libressl291)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl291)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl291)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./obj_mac.rs:955:7 | 955 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl291` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./obj_mac.rs:957:7 | 957 | #[cfg(libressl291)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl291)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl291)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./obj_mac.rs:959:7 | 959 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl291` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./obj_mac.rs:961:7 | 961 | #[cfg(libressl291)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl291)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl291)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./obj_mac.rs:963:7 | 963 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl291` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./obj_mac.rs:965:7 | 965 | #[cfg(libressl291)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl291)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl291)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./obj_mac.rs:967:7 | 967 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl291` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./obj_mac.rs:969:7 | 969 | #[cfg(libressl291)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl291)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl291)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./obj_mac.rs:971:7 | 971 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl291` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./obj_mac.rs:973:7 | 973 | #[cfg(libressl291)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl291)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl291)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./obj_mac.rs:975:7 | 975 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./obj_mac.rs:977:7 | 977 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./obj_mac.rs:979:7 | 979 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./obj_mac.rs:981:7 | 981 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./obj_mac.rs:983:7 | 983 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./obj_mac.rs:985:7 | 985 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./pkcs7.rs:19:15 | 19 | #[cfg(not(any(ossl101, ossl102, libressl)))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./pkcs7.rs:19:24 | 19 | #[cfg(not(any(ossl101, ossl102, libressl)))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./pkcs7.rs:19:33 | 19 | #[cfg(not(any(ossl101, ossl102, libressl)))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./rsa.rs:55:11 | 55 | #[cfg(any(ossl102, libressl310))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl310` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./rsa.rs:55:20 | 55 | #[cfg(any(ossl102, libressl310))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl310)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl310)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./rsa.rs:67:11 | 67 | #[cfg(any(ossl102, libressl310))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl310` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./rsa.rs:67:20 | 67 | #[cfg(any(ossl102, libressl310))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl310)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl310)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./rsa.rs:90:11 | 90 | #[cfg(any(ossl102, libressl310))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl310` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./rsa.rs:90:20 | 90 | #[cfg(any(ossl102, libressl310))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl310)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl310)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./rsa.rs:92:11 | 92 | #[cfg(any(ossl102, libressl310))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl310` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./rsa.rs:92:20 | 92 | #[cfg(any(ossl102, libressl310))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl310)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl310)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./rsa.rs:96:11 | 96 | #[cfg(not(ossl300))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./rsa.rs:9:18 | 9 | if #[cfg(not(ossl300))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./sha.rs:5:11 | 5 | #[cfg(not(osslconf = "OPENSSL_NO_DEPRECATED_3_0"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_DEPRECATED_3_0"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_DEPRECATED_3_0\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./sha.rs:8:11 | 8 | #[cfg(not(osslconf = "OPENSSL_NO_DEPRECATED_3_0"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_DEPRECATED_3_0"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_DEPRECATED_3_0\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `osslconf` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./sha.rs:66:11 | 66 | #[cfg(not(osslconf = "OPENSSL_NO_DEPRECATED_3_0"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(osslconf, values("OPENSSL_NO_DEPRECATED_3_0"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(osslconf, values(\"OPENSSL_NO_DEPRECATED_3_0\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./sha.rs:12:14 | 12 | if #[cfg(ossl300)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./sha.rs:70:14 | 70 | if #[cfg(ossl300)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./srtp.rs:11:7 | 11 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./srtp.rs:13:7 | 13 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./ssl.rs:6:11 | 6 | #[cfg(not(ossl110))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./ssl.rs:9:11 | 9 | #[cfg(not(ossl110))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./ssl.rs:11:11 | 11 | #[cfg(not(ossl110))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./ssl.rs:14:11 | 14 | #[cfg(not(ossl110))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./ssl.rs:16:11 | 16 | #[cfg(not(ossl110))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./ssl.rs:25:7 | 25 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./ssl.rs:28:7 | 28 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./ssl.rs:31:7 | 31 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./ssl.rs:34:7 | 34 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./ssl.rs:37:7 | 37 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./ssl.rs:40:7 | 40 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./ssl.rs:43:7 | 43 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./ssl.rs:45:7 | 45 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./ssl.rs:48:7 | 48 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./ssl.rs:50:7 | 50 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./ssl.rs:52:7 | 52 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./ssl.rs:54:7 | 54 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./ssl.rs:56:7 | 56 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./ssl.rs:58:7 | 58 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./ssl.rs:60:7 | 60 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./ssl.rs:83:7 | 83 | #[cfg(ossl101)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./ssl.rs:110:7 | 110 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./ssl.rs:112:7 | 112 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./ssl.rs:144:11 | 144 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl340` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./ssl.rs:144:20 | 144 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl340)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl340)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110h` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./ssl.rs:147:7 | 147 | #[cfg(ossl110h)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110h)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110h)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./ssl.rs:238:7 | 238 | #[cfg(ossl101)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./ssl.rs:240:7 | 240 | #[cfg(ossl101)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./ssl.rs:242:7 | 242 | #[cfg(ossl101)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./ssl.rs:249:7 | 249 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./ssl.rs:282:7 | 282 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./ssl.rs:313:7 | 313 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./ssl.rs:320:11 | 320 | #[cfg(any(libressl, all(ossl101, not(ossl110))))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./ssl.rs:320:25 | 320 | #[cfg(any(libressl, all(ossl101, not(ossl110))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./ssl.rs:320:38 | 320 | #[cfg(any(libressl, all(ossl101, not(ossl110))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./ssl.rs:324:11 | 324 | #[cfg(any(libressl, all(ossl101, not(ossl110))))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./ssl.rs:324:25 | 324 | #[cfg(any(libressl, all(ossl101, not(ossl110))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./ssl.rs:324:38 | 324 | #[cfg(any(libressl, all(ossl101, not(ossl110))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./ssl.rs:339:11 | 339 | #[cfg(any(libressl, all(ossl101, not(ossl110))))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./ssl.rs:339:25 | 339 | #[cfg(any(libressl, all(ossl101, not(ossl110))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./ssl.rs:339:38 | 339 | #[cfg(any(libressl, all(ossl101, not(ossl110))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./ssl.rs:342:7 | 342 | #[cfg(ossl102)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./ssl.rs:344:11 | 344 | #[cfg(any(ossl111, libressl252))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl252` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./ssl.rs:344:20 | 344 | #[cfg(any(ossl111, libressl252))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl252)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl252)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./ssl.rs:346:11 | 346 | #[cfg(any(libressl, all(ossl102, not(ossl110))))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./ssl.rs:346:25 | 346 | #[cfg(any(libressl, all(ossl102, not(ossl110))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./ssl.rs:346:38 | 346 | #[cfg(any(libressl, all(ossl102, not(ossl110))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./ssl.rs:348:7 | 348 | #[cfg(ossl102)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./ssl.rs:350:7 | 350 | #[cfg(ossl102)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./ssl.rs:352:7 | 352 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./ssl.rs:354:11 | 354 | #[cfg(any(ossl110, libressl261))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl261` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./ssl.rs:354:20 | 354 | #[cfg(any(ossl110, libressl261))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./ssl.rs:356:11 | 356 | #[cfg(any(ossl110, libressl261))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl261` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./ssl.rs:356:20 | 356 | #[cfg(any(ossl110, libressl261))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110g` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./ssl.rs:358:11 | 358 | #[cfg(any(ossl110g, libressl270))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110g)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110g)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl270` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./ssl.rs:358:21 | 358 | #[cfg(any(ossl110g, libressl270))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110g` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./ssl.rs:360:11 | 360 | #[cfg(any(ossl110g, libressl270))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110g)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110g)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl270` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./ssl.rs:360:21 | 360 | #[cfg(any(ossl110g, libressl270))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl270)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl270)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./ssl.rs:390:7 | 390 | #[cfg(ossl102)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./ssl.rs:395:7 | 395 | #[cfg(ossl102)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./ssl.rs:417:7 | 417 | #[cfg(ossl102)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./ssl.rs:422:7 | 422 | #[cfg(ossl102)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./ssl.rs:432:11 | 432 | #[cfg(any(libressl, all(ossl102, not(ossl110))))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./ssl.rs:432:25 | 432 | #[cfg(any(libressl, all(ossl102, not(ossl110))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./ssl.rs:432:38 | 432 | #[cfg(any(libressl, all(ossl102, not(ossl110))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./ssl.rs:442:11 | 442 | #[cfg(any(libressl, all(ossl102, not(ossl110))))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./ssl.rs:442:25 | 442 | #[cfg(any(libressl, all(ossl102, not(ossl110))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./ssl.rs:442:38 | 442 | #[cfg(any(libressl, all(ossl102, not(ossl110))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./ssl.rs:510:7 | 510 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./ssl.rs:512:7 | 512 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./ssl.rs:514:7 | 514 | #[cfg(ossl111)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./ssl.rs:517:11 | 517 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl340` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./ssl.rs:517:20 | 517 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl340)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl340)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./ssl.rs:519:11 | 519 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl340` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./ssl.rs:519:20 | 519 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl340)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl340)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./ssl.rs:521:11 | 521 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl340` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./ssl.rs:521:20 | 521 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl340)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl340)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./ssl.rs:623:11 | 623 | #[cfg(not(ossl110))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./ssl.rs:628:7 | 628 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111b` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./ssl.rs:630:7 | 630 | #[cfg(ossl111b)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111b)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111b)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./ssl.rs:64:14 | 64 | if #[cfg(ossl300)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl261` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./ssl.rs:77:14 | 77 | if #[cfg(libressl261)] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./ssl.rs:79:25 | 79 | } else if #[cfg(any(ossl102, libressl))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./ssl.rs:79:34 | 79 | } else if #[cfg(any(ossl102, libressl))] { | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./ssl.rs:92:14 | 92 | if #[cfg(ossl101)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./ssl.rs:101:14 | 101 | if #[cfg(ossl101)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./ssl.rs:117:14 | 117 | if #[cfg(libressl280)] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./ssl.rs:125:14 | 125 | if #[cfg(ossl101)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./ssl.rs:136:14 | 136 | if #[cfg(ossl102)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl332` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./ssl.rs:139:21 | 139 | } else if #[cfg(libressl332)] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl332)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl332)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./ssl.rs:151:14 | 151 | if #[cfg(ossl111)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./ssl.rs:158:21 | 158 | } else if #[cfg(ossl102)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl261` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./ssl.rs:165:14 | 165 | if #[cfg(libressl261)] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./ssl.rs:173:14 | 173 | if #[cfg(ossl300)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110f` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./ssl.rs:178:21 | 178 | } else if #[cfg(ossl110f)] { | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110f)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110f)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl261` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./ssl.rs:184:21 | 184 | } else if #[cfg(libressl261)] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./ssl.rs:186:21 | 186 | } else if #[cfg(libressl)] { | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./ssl.rs:194:14 | 194 | if #[cfg(ossl110)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl101` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./ssl.rs:205:21 | 205 | } else if #[cfg(ossl101)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl101)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl101)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl261` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./ssl.rs:224:15 | 224 | #[cfg(libressl261)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl261` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./ssl.rs:226:19 | 226 | #[cfg(not(libressl261))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./ssl.rs:253:18 | 253 | if #[cfg(not(ossl110))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./ssl.rs:401:14 | 401 | if #[cfg(ossl111)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl251` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./ssl.rs:410:21 | 410 | } else if #[cfg(libressl251)] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl251)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl251)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./ssl.rs:453:14 | 453 | if #[cfg(ossl110)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110g` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./ssl.rs:493:14 | 493 | if #[cfg(ossl110g)] { | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110g)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110g)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./ssl.rs:525:14 | 525 | if #[cfg(ossl110)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./ssl.rs:538:14 | 538 | if #[cfg(ossl110)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./ssl.rs:580:15 | 580 | #[cfg(not(ossl110))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./ssl.rs:590:15 | 590 | #[cfg(not(ossl110))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./ssl.rs:608:15 | 608 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl261` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./ssl.rs:608:24 | 608 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl111` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./tls1.rs:10:11 | 10 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl111)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl111)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl340` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./tls1.rs:10:20 | 10 | #[cfg(any(ossl111, libressl340))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl340)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl340)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./tls1.rs:14:11 | 14 | #[cfg(any(ossl102, libressl332))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl332` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./tls1.rs:14:20 | 14 | #[cfg(any(ossl102, libressl332))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl332)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl332)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./types.rs:6:18 | 6 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl280` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./types.rs:6:27 | 6 | if #[cfg(any(ossl110, libressl280))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl280)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl280)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./x509.rs:10:22 | 10 | if #[cfg(not(any(ossl110, libressl350)))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl350` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./x509.rs:10:31 | 10 | if #[cfg(not(any(ossl110, libressl350)))] { | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl350)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl350)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102f` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./x509_vfy.rs:6:7 | 6 | #[cfg(ossl102f)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102f)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102f)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./x509_vfy.rs:67:7 | 67 | #[cfg(ossl102)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./x509_vfy.rs:69:7 | 69 | #[cfg(ossl102)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./x509_vfy.rs:71:7 | 71 | #[cfg(ossl102)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./x509_vfy.rs:73:7 | 73 | #[cfg(ossl102)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./x509_vfy.rs:75:7 | 75 | #[cfg(ossl102)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./x509_vfy.rs:77:7 | 77 | #[cfg(ossl102)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./x509_vfy.rs:79:7 | 79 | #[cfg(ossl102)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./x509_vfy.rs:81:7 | 81 | #[cfg(ossl102)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./x509_vfy.rs:83:7 | 83 | #[cfg(ossl102)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./x509_vfy.rs:100:7 | 100 | #[cfg(ossl300)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./x509_vfy.rs:103:15 | 103 | #[cfg(not(any(ossl110, libressl370)))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl370` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./x509_vfy.rs:103:24 | 103 | #[cfg(not(any(ossl110, libressl370)))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl370)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl370)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./x509_vfy.rs:105:11 | 105 | #[cfg(any(ossl110, libressl370))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl370` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./x509_vfy.rs:105:20 | 105 | #[cfg(any(ossl110, libressl370))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl370)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl370)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./x509_vfy.rs:121:7 | 121 | #[cfg(ossl102)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./x509_vfy.rs:123:7 | 123 | #[cfg(ossl102)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./x509_vfy.rs:125:7 | 125 | #[cfg(ossl102)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./x509_vfy.rs:127:7 | 127 | #[cfg(ossl102)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./x509_vfy.rs:129:7 | 129 | #[cfg(ossl102)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./x509_vfy.rs:131:7 | 131 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./x509_vfy.rs:133:7 | 133 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl300` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./x509_vfy.rs:31:14 | 31 | if #[cfg(ossl300)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl300)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl300)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./x509_vfy.rs:86:14 | 86 | if #[cfg(ossl110)] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102h` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./x509_vfy.rs:94:21 | 94 | } else if #[cfg(ossl102h)] { | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102h)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102h)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./x509v3.rs:24:11 | 24 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl261` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./x509v3.rs:24:20 | 24 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./x509v3.rs:26:11 | 26 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl261` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./x509v3.rs:26:20 | 26 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./x509v3.rs:28:11 | 28 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl261` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./x509v3.rs:28:20 | 28 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./x509v3.rs:30:11 | 30 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl261` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./x509v3.rs:30:20 | 30 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./x509v3.rs:32:11 | 32 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl261` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./x509v3.rs:32:20 | 32 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./x509v3.rs:34:7 | 34 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl102` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./x509v3.rs:58:11 | 58 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl102)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl102)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libressl261` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./x509v3.rs:58:20 | 58 | #[cfg(any(ossl102, libressl261))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libressl261)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libressl261)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./x509v3.rs:80:7 | 80 | #[cfg(ossl110)] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `ossl110` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./macros.rs:61:22 | 58 | / macro_rules! stack { 59 | | ($t:ident) => { 60 | | cfg_if! { 61 | | if #[cfg(ossl110)] { | | ^^^^^^^ ... | 70 | | }; 71 | | } | |_- in this expansion of `stack!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-sys-0.9.92/src/./x509v3.rs:12:1 | 12 | stack!(stack_st_GENERAL_NAME); | ----------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(ossl110)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(ossl110)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Compiling base64ct v1.6.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=base64ct CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/base64ct-1.6.0 CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Pure Rust implementation of Base64 (RFC 4648) which avoids any usages of data-dependent branches/LUTs and thereby provides portable "best effort" constant-time operation and embedded-friendly no_std support ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=base64ct CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/formats/tree/master/base64ct' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=1.6.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/base64ct-1.6.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name base64ct --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/base64ct-1.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "std"))' -C metadata=45c08e70bba1c88d -C extra-filename=-45c08e70bba1c88d --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling pem-rfc7468 v0.7.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=pem_rfc7468 CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/pem-rfc7468-0.7.0 CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='PEM Encoding (RFC 7468) for PKIX, PKCS, and CMS Structures, implementing a strict subset of the original Privacy-Enhanced Mail encoding intended specifically for use with cryptographic keys, certificates, and other messages. Provides a no_std-friendly, constant-time implementation suitable for use with cryptographic private keys. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pem-rfc7468 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/formats/tree/master/pem-rfc7468' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.7.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/pem-rfc7468-0.7.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name pem_rfc7468 --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/pem-rfc7468-0.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "std"))' -C metadata=87f14759655f4222 -C extra-filename=-87f14759655f4222 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern base64ct=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libbase64ct-45c08e70bba1c88d.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: `openssl-sys` (lib) generated 1062 warnings Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=openbsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(parallel_compiler)--check-cfg=cfg(rust_analyzer)-Zmacro-backtrace-Csplit-debuginfo=off-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zunstable-options' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_HTTP2=1 CARGO_FEATURE_LIBNGHTTP2_SYS=1 CARGO_FEATURE_OPENSSL_SYS=1 CARGO_FEATURE_SSL=1 CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/curl-sys-0.4.74+curl-8.9.0 CARGO_MANIFEST_LINKS=curl CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='Native bindings to the libcurl library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=curl-sys CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/curl-rust' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.74+curl-8.9.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=74 CARGO_PKG_VERSION_PRE='' DEBUG=false DEP_NGHTTP2_ROOT=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/libnghttp2-sys-4426d3f774939186/out/i DEP_OPENSSL_CONF=OPENSSL_NO_BUF_FREELISTS,OPENSSL_NO_COMP,OPENSSL_NO_EC2M,OPENSSL_NO_ENGINE,OPENSSL_NO_KRB5,OPENSSL_NO_PSK,OPENSSL_NO_SRP,OPENSSL_NO_SSL3_METHOD,OPENSSL_NO_SEED DEP_OPENSSL_LIBRESSL=true DEP_OPENSSL_LIBRESSL_VERSION=380 DEP_OPENSSL_LIBRESSL_VERSION_NUMBER=4000000f DEP_OPENSSL_VERSION=101 HOST=x86_64-unknown-openbsd LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' NUM_JOBS=6 OPT_LEVEL=3 OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/curl-sys-46b10927320e1575/out PROFILE=release RUSTC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTC_WRAPPER=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTDOC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-openbsd /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/build/curl-sys-c6c7393520941e30/build-script-build` [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-changed=curl [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=LIBCURL_NO_PKG_CONFIG [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-openbsd [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_openbsd [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=PKG_CONFIG [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=LIBCURL_STATIC [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=LIBCURL_DYNAMIC [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-openbsd [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_openbsd [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=PKG_CONFIG_PATH [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-openbsd [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_openbsd [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-openbsd [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_openbsd [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=SYSROOT [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=LIBCURL_STATIC [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=LIBCURL_DYNAMIC [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-openbsd [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_openbsd [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=PKG_CONFIG [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=LIBCURL_STATIC [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=LIBCURL_DYNAMIC [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-openbsd [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_openbsd [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=PKG_CONFIG_PATH [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-openbsd [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_openbsd [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-openbsd [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_openbsd [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR Compiling gix-revwalk v0.13.2 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=gix_revwalk CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gix-revwalk-0.13.2 CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='A crate providing utilities for walking the revision graph' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-revwalk CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Byron/gitoxide' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.13.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=13 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gix-revwalk-0.13.2 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name gix_revwalk --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gix-revwalk-0.13.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=5b7b7303bce1dc6b -C extra-filename=-5b7b7303bce1dc6b --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern gix_commitgraph=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_commitgraph-ba5e596f80f7e3d7.rmeta --extern gix_date=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_date-6156881824aed483.rmeta --extern gix_hash=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_hash-3a7f456d7837a65d.rmeta --extern gix_hashtable=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_hashtable-ca26cfe0585e6142.rmeta --extern gix_object=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_object-9bbf7f94df6f6b19.rmeta --extern smallvec=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libsmallvec-d3ba7ada8112e848.rmeta --extern thiserror=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libthiserror-d8e947232485bc37.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=LIBCURL_NO_PKG_CONFIG [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-openbsd [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_openbsd [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=PKG_CONFIG [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=LIBCURL_STATIC [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=LIBCURL_DYNAMIC [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-openbsd [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_openbsd [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=PKG_CONFIG_PATH [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-openbsd [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_openbsd [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-openbsd [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_openbsd [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=SYSROOT [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=LIBCURL_STATIC [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=LIBCURL_DYNAMIC [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC [curl-sys 0.4.74+curl-8.9.0] cargo:rustc-link-search=native=/usr/local/lib [curl-sys 0.4.74+curl-8.9.0] cargo:rustc-link-lib=curl [curl-sys 0.4.74+curl-8.9.0] cargo:rustc-link-lib=z [curl-sys 0.4.74+curl-8.9.0] cargo:rustc-link-lib=ssl [curl-sys 0.4.74+curl-8.9.0] cargo:rustc-link-lib=crypto [curl-sys 0.4.74+curl-8.9.0] cargo:rustc-link-lib=nghttp2 [curl-sys 0.4.74+curl-8.9.0] cargo:rustc-link-lib=ngtcp2 [curl-sys 0.4.74+curl-8.9.0] cargo:rustc-link-lib=ngtcp2_crypto_quictls [curl-sys 0.4.74+curl-8.9.0] cargo:rustc-link-lib=nghttp3 [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-openbsd [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_openbsd [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=PKG_CONFIG [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=LIBCURL_STATIC [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=LIBCURL_DYNAMIC [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-openbsd [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_openbsd [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=PKG_CONFIG_PATH [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-openbsd [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_openbsd [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-openbsd [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_openbsd [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR [curl-sys 0.4.74+curl-8.9.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR [curl-sys 0.4.74+curl-8.9.0] cargo:include=/usr/local/include Compiling gix-config-value v0.14.7 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=gix_config_value CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gix-config-value-0.14.7 CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='A crate of the gitoxide project providing git-config value parsing' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-config-value CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Byron/gitoxide' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.14.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gix-config-value-0.14.7 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name gix_config_value --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gix-config-value-0.14.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("document-features", "serde"))' -C metadata=46a59322351e037d -C extra-filename=-46a59322351e037d --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern bitflags=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libbitflags-1204db0de952c1db.rmeta --extern bstr=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libbstr-3f407656315bea0a.rmeta --extern gix_path=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_path-3632f26e476b2dcf.rmeta --extern libc=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/liblibc-9a5125bbce9ac274.rmeta --extern thiserror=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libthiserror-d8e947232485bc37.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: `time` (lib) generated 78 warnings Compiling gix-glob v0.16.4 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=gix_glob CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gix-glob-0.16.4 CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='A crate of the gitoxide project dealing with pattern matching' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-glob CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Byron/gitoxide' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.16.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=16 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gix-glob-0.16.4 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name gix_glob --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gix-glob-0.16.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("document-features", "serde"))' -C metadata=48e41f549800c4d4 -C extra-filename=-48e41f549800c4d4 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern bitflags=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libbitflags-1204db0de952c1db.rmeta --extern bstr=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libbstr-3f407656315bea0a.rmeta --extern gix_features=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_features-09e391a85aa7037c.rmeta --extern gix_path=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_path-3632f26e476b2dcf.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling unicode-bom v2.0.3 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=unicode_bom CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicode-bom-2.0.3 CARGO_PKG_AUTHORS='Phil Booth ' CARGO_PKG_DESCRIPTION='Unicode byte-order mark detection for files and byte arrays.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-bom CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://gitlab.com/philbooth/unicode-bom' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.0.3 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicode-bom-2.0.3 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name unicode_bom --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicode-bom-2.0.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=1d291088e84f0a0d -C extra-filename=-1d291088e84f0a0d --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Dirty log v0.4.22: the rustflags changed Compiling log v0.4.22 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=log CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/log-0.4.22 CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A lightweight logging facade for Rust ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=log CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/log' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=0.4.22 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=22 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/log-0.4.22 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name log --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/log-0.4.22/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("kv", "kv_serde", "kv_std", "kv_sval", "kv_unstable", "kv_unstable_serde", "kv_unstable_std", "kv_unstable_sval", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "serde", "std", "sval", "sval_ref", "value-bag"))' -C metadata=fd08da107346a272 -C extra-filename=-fd08da107346a272 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling der v0.7.9 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=der CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/der-0.7.9 CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Pure Rust embedded-friendly implementation of the Distinguished Encoding Rules (DER) for Abstract Syntax Notation One (ASN.1) as described in ITU X.690 with full support for heapless no_std targets ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=der CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/formats/tree/master/der' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.7.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/der-0.7.9 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name der --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/der-0.7.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="oid"' --cfg 'feature="pem"' --cfg 'feature="std"' --cfg 'feature="zeroize"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "arbitrary", "bytes", "derive", "flagset", "oid", "pem", "real", "std", "time", "zeroize"))' -C metadata=77dae6ae453d0fa7 -C extra-filename=-77dae6ae453d0fa7 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern const_oid=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libconst_oid-5874f5b37807cbd0.rmeta --extern pem_rfc7468=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libpem_rfc7468-87f14759655f4222.rmeta --extern zeroize=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libzeroize-0b2e8fe838fe0375.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: `gix-object` (lib) generated 2 warnings Compiling gix-lock v14.0.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=gix_lock CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gix-lock-14.0.0 CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='A git-style lock-file implementation' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-lock CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Byron/gitoxide' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=14.0.0 CARGO_PKG_VERSION_MAJOR=14 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gix-lock-14.0.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name gix_lock --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gix-lock-14.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=55bc94e77c50db34 -C extra-filename=-55bc94e77c50db34 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern gix_tempfile=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_tempfile-e46bf7871f0256a5.rmeta --extern gix_utils=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_utils-1680dc1ccba2b5b8.rmeta --extern thiserror=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libthiserror-d8e947232485bc37.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling gix-sec v0.10.7 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=gix_sec CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gix-sec-0.10.7 CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='A crate of the gitoxide project providing a shared trust model' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-sec CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Byron/gitoxide' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.10.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gix-sec-0.10.7 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name gix_sec --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gix-sec-0.10.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("document-features", "serde"))' -C metadata=20fec463496e1d59 -C extra-filename=-20fec463496e1d59 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern bitflags=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libbitflags-1204db0de952c1db.rmeta --extern libc=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/liblibc-9a5125bbce9ac274.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling static_assertions v1.1.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=static_assertions CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/static_assertions-1.1.0 CARGO_PKG_AUTHORS='Nikolai Vazquez' CARGO_PKG_DESCRIPTION='Compile-time assertions to ensure that invariants are met.' CARGO_PKG_HOMEPAGE='https://github.com/nvzqz/static-assertions-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=static_assertions CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/nvzqz/static-assertions-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.1.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/static_assertions-1.1.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name static_assertions --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/static_assertions-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=3c921bda36f4849b -C extra-filename=-3c921bda36f4849b --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: unexpected `cfg` condition value: `bigint` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/der-0.7.9/src/lib.rs:373:7 | 373 | #[cfg(feature = "bigint")] | ^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `arbitrary`, `bytes`, `derive`, `flagset`, `oid`, `pem`, `real`, `std`, `time`, and `zeroize` = help: consider adding `bigint` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unnecessary qualification --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/der-0.7.9/src/asn1/integer.rs:25:19 | 25 | debug_assert!(mem::size_of::() <= MAX_INT_SIZE); | ^^^^^^^^^^^^^^^^^ | note: the lint level is defined here --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/der-0.7.9/src/lib.rs:25:5 | 25 | unused_qualifications | ^^^^^^^^^^^^^^^^^^^^^ help: remove the unnecessary path segments | 25 - debug_assert!(mem::size_of::() <= MAX_INT_SIZE); 25 + debug_assert!(size_of::() <= MAX_INT_SIZE); | Compiling kstring v2.0.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=kstring CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/kstring-2.0.0 CARGO_PKG_AUTHORS='Ed Page ' CARGO_PKG_DESCRIPTION='Key String: optimized for map keys' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=kstring CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/cobalt-org/kstring' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.0.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/kstring-2.0.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name kstring --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/kstring-2.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="unsafe"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arc", "default", "document-features", "max_inline", "serde", "std", "unsafe", "unstable_bench_subset"))' -C metadata=099f3dec2db0cfac -C extra-filename=-099f3dec2db0cfac --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern static_assertions=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libstatic_assertions-3c921bda36f4849b.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: unexpected `cfg` condition value: `safe` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/kstring-2.0.0/src/lib.rs:39:13 | 39 | #![cfg_attr(feature = "safe", forbid(unsafe_code))] | ^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `arc`, `default`, `document-features`, `max_inline`, `serde`, `std`, `unsafe`, and `unstable_bench_subset` = help: consider adding `safe` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=libnghttp2_sys CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libnghttp2-sys-0.1.10+1.61.0 CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='FFI bindings for libnghttp2 (nghttp2) ' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/nghttp2-rs' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libnghttp2-sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/nghttp2-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.10+1.61.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libnghttp2-sys-0.1.10+1.61.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/libnghttp2-sys-4426d3f774939186/out /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name libnghttp2_sys --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libnghttp2-sys-0.1.10+1.61.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ad5fb42772a5e541 -C extra-filename=-ad5fb42772a5e541 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern libc=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/liblibc-9a5125bbce9ac274.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo -L native=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/libnghttp2-sys-4426d3f774939186/out/i/lib -l static=nghttp2` Compiling hmac v0.12.1 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=hmac CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hmac-0.12.1 CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Generic implementation of Hash-based Message Authentication Code (HMAC)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=hmac CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/MACs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.12.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hmac-0.12.1 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name hmac --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hmac-0.12.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="reset"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("reset", "std"))' -C metadata=6603092249f1d340 -C extra-filename=-6603092249f1d340 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern digest=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libdigest-66d1fcdb16c33786.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: `kstring` (lib) generated 1 warning Compiling libssh2-sys v0.3.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libssh2-sys-0.3.0 CARGO_PKG_AUTHORS='Alex Crichton :Wez Furlong :Matteo Bigoi ' CARGO_PKG_DESCRIPTION='Native bindings to the libssh2 library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libssh2-sys CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/ssh2-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libssh2-sys-0.3.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libssh2-sys-0.3.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("openssl-on-win32", "openssl-sys", "vendored-openssl", "zlib-ng-compat"))' -C metadata=02744dcc3522f12b -C extra-filename=-02744dcc3522f12b --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/build/libssh2-sys-02744dcc3522f12b -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern cc=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/libcc-7c8809bfb00fc0bc.rlib --extern pkg_config=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/libpkg_config-3925baaa3c00e285.rlib --cap-lints warn -Z binary-dep-depinfo` Compiling curl v0.4.46 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/curl-0.4.46 CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='Rust bindings to libcurl for making HTTP requests' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/curl-rust' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=curl CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/curl-rust' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.46 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=46 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/curl-0.4.46 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/curl-0.4.46/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="http2"' --cfg 'feature="openssl-probe"' --cfg 'feature="openssl-sys"' --cfg 'feature="ssl"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "force-system-lib-on-osx", "http2", "mesalink", "ntlm", "openssl-probe", "openssl-sys", "poll_7_68_0", "protocol-ftp", "rustls", "spnego", "ssl", "static-curl", "static-ssl", "upkeep_7_62_0", "windows-static-ssl", "zlib-ng-compat"))' -C metadata=61e38c62fdbba442 -C extra-filename=-61e38c62fdbba442 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/build/curl-61e38c62fdbba442 -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn -Z binary-dep-depinfo` Compiling openssl-probe v0.1.5 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=openssl_probe CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-probe-0.1.5 CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='Tool for helping to find SSL certificate locations on the system for OpenSSL ' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/openssl-probe' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=openssl-probe CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/openssl-probe' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-probe-0.1.5 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name openssl_probe --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/openssl-probe-0.1.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=8929b9350e4d8308 -C extra-filename=-8929b9350e4d8308 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling shell-words v1.1.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=shell_words CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/shell-words-1.1.0 CARGO_PKG_AUTHORS='Tomasz Miąsko ' CARGO_PKG_DESCRIPTION='Process command line according to parsing rules of UNIX shell' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=shell-words CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tmiasko/shell-words' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.1.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/shell-words-1.1.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name shell_words --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/shell-words-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=9b28cc98cffddddb -C extra-filename=-9b28cc98cffddddb --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling serde_json v1.0.121 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.121 CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='A JSON serialization file format' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_json CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/json' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.121 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=121 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.121 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.121/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="raw_value"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=2f25041632d3b315 -C extra-filename=-2f25041632d3b315 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/build/serde_json-2f25041632d3b315 -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=openbsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(parallel_compiler)--check-cfg=cfg(rust_analyzer)-Zmacro-backtrace-Csplit-debuginfo=off-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zunstable-options' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_HTTP2=1 CARGO_FEATURE_OPENSSL_PROBE=1 CARGO_FEATURE_OPENSSL_SYS=1 CARGO_FEATURE_SSL=1 CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/curl-0.4.46 CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='Rust bindings to libcurl for making HTTP requests' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/curl-rust' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=curl CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/curl-rust' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.46 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=46 CARGO_PKG_VERSION_PRE='' DEBUG=false DEP_CURL_INCLUDE=/usr/local/include DEP_OPENSSL_CONF=OPENSSL_NO_BUF_FREELISTS,OPENSSL_NO_COMP,OPENSSL_NO_EC2M,OPENSSL_NO_ENGINE,OPENSSL_NO_KRB5,OPENSSL_NO_PSK,OPENSSL_NO_SRP,OPENSSL_NO_SSL3_METHOD,OPENSSL_NO_SEED DEP_OPENSSL_LIBRESSL=true DEP_OPENSSL_LIBRESSL_VERSION=380 DEP_OPENSSL_LIBRESSL_VERSION_NUMBER=4000000f DEP_OPENSSL_VERSION=101 HOST=x86_64-unknown-openbsd LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' NUM_JOBS=6 OPT_LEVEL=3 OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/curl-5afccf29e4e3adab/out PROFILE=release RUSTC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTC_WRAPPER=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTDOC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-openbsd /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/build/curl-61e38c62fdbba442/build-script-build` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=openbsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(parallel_compiler)--check-cfg=cfg(rust_analyzer)-Zmacro-backtrace-Csplit-debuginfo=off-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zunstable-options' CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libssh2-sys-0.3.0 CARGO_MANIFEST_LINKS=ssh2 CARGO_PKG_AUTHORS='Alex Crichton :Wez Furlong :Matteo Bigoi ' CARGO_PKG_DESCRIPTION='Native bindings to the libssh2 library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libssh2-sys CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/ssh2-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=false DEP_OPENSSL_CONF=OPENSSL_NO_BUF_FREELISTS,OPENSSL_NO_COMP,OPENSSL_NO_EC2M,OPENSSL_NO_ENGINE,OPENSSL_NO_KRB5,OPENSSL_NO_PSK,OPENSSL_NO_SRP,OPENSSL_NO_SSL3_METHOD,OPENSSL_NO_SEED DEP_OPENSSL_LIBRESSL=true DEP_OPENSSL_LIBRESSL_VERSION=380 DEP_OPENSSL_LIBRESSL_VERSION_NUMBER=4000000f DEP_OPENSSL_VERSION=101 HOST=x86_64-unknown-openbsd LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' NUM_JOBS=6 OPT_LEVEL=3 OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/libssh2-sys-7b1a441194c20759/out PROFILE=release RUSTC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTC_WRAPPER=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTDOC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-openbsd /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/build/libssh2-sys-02744dcc3522f12b/build-script-build` [libssh2-sys 0.3.0] cargo:rerun-if-env-changed=LIBSSH2_SYS_USE_PKG_CONFIG [libssh2-sys 0.3.0] cargo:rerun-if-env-changed=LIBSSH2_NO_PKG_CONFIG [libssh2-sys 0.3.0] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-openbsd [libssh2-sys 0.3.0] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_openbsd [libssh2-sys 0.3.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG [libssh2-sys 0.3.0] cargo:rerun-if-env-changed=PKG_CONFIG [libssh2-sys 0.3.0] cargo:rerun-if-env-changed=LIBSSH2_STATIC [libssh2-sys 0.3.0] cargo:rerun-if-env-changed=LIBSSH2_DYNAMIC [libssh2-sys 0.3.0] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC [libssh2-sys 0.3.0] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC [libssh2-sys 0.3.0] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-openbsd [libssh2-sys 0.3.0] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_openbsd [libssh2-sys 0.3.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH [libssh2-sys 0.3.0] cargo:rerun-if-env-changed=PKG_CONFIG_PATH [libssh2-sys 0.3.0] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-openbsd [libssh2-sys 0.3.0] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_openbsd [libssh2-sys 0.3.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR [libssh2-sys 0.3.0] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR [libssh2-sys 0.3.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-openbsd [libssh2-sys 0.3.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_openbsd [libssh2-sys 0.3.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR [libssh2-sys 0.3.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR Compiling gix-command v0.3.8 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=gix_command CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gix-command-0.3.8 CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='A crate of the gitoxide project handling internal git command execution' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-command CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Byron/gitoxide' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.3.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gix-command-0.3.8 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name gix_command --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gix-command-0.3.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=4e0e954249a6e321 -C extra-filename=-4e0e954249a6e321 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern bstr=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libbstr-3f407656315bea0a.rmeta --extern gix_path=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_path-3632f26e476b2dcf.rmeta --extern gix_trace=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_trace-f19a913ae0592337.rmeta --extern shell_words=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libshell_words-9b28cc98cffddddb.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` [libssh2-sys 0.3.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR [libssh2-sys 0.3.0] cargo:rerun-if-env-changed=SYSROOT [libssh2-sys 0.3.0] cargo:rerun-if-env-changed=LIBSSH2_STATIC [libssh2-sys 0.3.0] cargo:rerun-if-env-changed=LIBSSH2_DYNAMIC [libssh2-sys 0.3.0] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC [libssh2-sys 0.3.0] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC [libssh2-sys 0.3.0] cargo:rustc-link-search=native=/usr/local/lib [libssh2-sys 0.3.0] cargo:rustc-link-lib=ssh2 [libssh2-sys 0.3.0] cargo:rustc-link-lib=ssl [libssh2-sys 0.3.0] cargo:rustc-link-lib=crypto [libssh2-sys 0.3.0] cargo:rustc-link-lib=z [libssh2-sys 0.3.0] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-openbsd [libssh2-sys 0.3.0] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_openbsd [libssh2-sys 0.3.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG [libssh2-sys 0.3.0] cargo:rerun-if-env-changed=PKG_CONFIG [libssh2-sys 0.3.0] cargo:rerun-if-env-changed=LIBSSH2_STATIC [libssh2-sys 0.3.0] cargo:rerun-if-env-changed=LIBSSH2_DYNAMIC [libssh2-sys 0.3.0] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC [libssh2-sys 0.3.0] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC [libssh2-sys 0.3.0] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-openbsd [libssh2-sys 0.3.0] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_openbsd [libssh2-sys 0.3.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH [libssh2-sys 0.3.0] cargo:rerun-if-env-changed=PKG_CONFIG_PATH [libssh2-sys 0.3.0] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-openbsd [libssh2-sys 0.3.0] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_openbsd [libssh2-sys 0.3.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR [libssh2-sys 0.3.0] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR [libssh2-sys 0.3.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-openbsd [libssh2-sys 0.3.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_openbsd [libssh2-sys 0.3.0] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR [libssh2-sys 0.3.0] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=curl_sys CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/curl-sys-0.4.74+curl-8.9.0 CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='Native bindings to the libcurl library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=curl-sys CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/curl-rust' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.74+curl-8.9.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=74 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/curl-sys-0.4.74+curl-8.9.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/curl-sys-46b10927320e1575/out /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name curl_sys --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/curl-sys-0.4.74+curl-8.9.0/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="http2"' --cfg 'feature="libnghttp2-sys"' --cfg 'feature="openssl-sys"' --cfg 'feature="ssl"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "force-system-lib-on-osx", "http2", "libnghttp2-sys", "mesalink", "ntlm", "openssl-sys", "poll_7_68_0", "protocol-ftp", "rustls", "rustls-ffi", "spnego", "ssl", "static-curl", "static-ssl", "upkeep_7_62_0", "windows-static-ssl", "zlib-ng-compat"))' -C metadata=117d608547d46de6 -C extra-filename=-117d608547d46de6 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern libc=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/liblibc-9a5125bbce9ac274.rmeta --extern libnghttp2_sys=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/liblibnghttp2_sys-ad5fb42772a5e541.rmeta --extern libz_sys=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/liblibz_sys-e5d153d09e7058ba.rmeta --extern openssl_sys=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libopenssl_sys-67a5bc688ca80495.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo -L native=/usr/local/lib -l curl -l z -l ssl -l crypto -l nghttp2 -l ngtcp2 -l ngtcp2_crypto_quictls -l nghttp3 -L native=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/libnghttp2-sys-4426d3f774939186/out/i/lib` Compiling gix-attributes v0.22.3 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=gix_attributes CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gix-attributes-0.22.3 CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='A crate of the gitoxide project dealing .gitattributes files' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-attributes CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Byron/gitoxide' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.22.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=22 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gix-attributes-0.22.3 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name gix_attributes --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gix-attributes-0.22.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("document-features", "serde"))' -C metadata=7ed3f7b4dc55d5d9 -C extra-filename=-7ed3f7b4dc55d5d9 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern bstr=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libbstr-3f407656315bea0a.rmeta --extern gix_glob=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_glob-48e41f549800c4d4.rmeta --extern gix_path=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_path-3632f26e476b2dcf.rmeta --extern gix_quote=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_quote-6cb5db424b505f62.rmeta --extern gix_trace=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_trace-f19a913ae0592337.rmeta --extern kstring=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libkstring-099f3dec2db0cfac.rmeta --extern smallvec=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libsmallvec-d3ba7ada8112e848.rmeta --extern thiserror=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libthiserror-d8e947232485bc37.rmeta --extern unicode_bom=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libunicode_bom-1d291088e84f0a0d.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` [libssh2-sys 0.3.0] cargo:include=/usr/local/include Compiling ff v0.13.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=ff CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ff-0.13.0 CARGO_PKG_AUTHORS='Sean Bowe :Jack Grigg ' CARGO_PKG_DESCRIPTION='Library for building and interfacing with finite fields' CARGO_PKG_HOMEPAGE='https://github.com/zkcrypto/ff' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ff CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/zkcrypto/ff' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.13.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=13 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ff-0.13.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name ff --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ff-0.13.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "bits", "bitvec", "byteorder", "default", "derive", "derive_bits", "ff_derive", "std"))' -C metadata=9586fbff55495922 -C extra-filename=-9586fbff55495922 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern rand_core=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/librand_core-30c5965c438ff30a.rmeta --extern subtle=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libsubtle-38d7515a296a8721.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: unexpected `cfg` condition name: `link_libnghttp2` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/curl-sys-0.4.74+curl-8.9.0/lib.rs:5:7 | 5 | #[cfg(link_libnghttp2)] | ^^^^^^^^^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `parallel_compiler`, `proc_macro`, `relocation_model`, `rust_analyzer`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, and `unix` and 1 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(link_libnghttp2)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(link_libnghttp2)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `link_libz` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/curl-sys-0.4.74+curl-8.9.0/lib.rs:7:7 | 7 | #[cfg(link_libz)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(link_libz)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(link_libz)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `link_openssl` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/curl-sys-0.4.74+curl-8.9.0/lib.rs:9:7 | 9 | #[cfg(link_openssl)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(link_openssl)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(link_openssl)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libcurl_vendored` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/curl-sys-0.4.74+curl-8.9.0/lib.rs:1172:10 | 1172 | cfg!(libcurl_vendored) | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libcurl_vendored)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libcurl_vendored)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=openbsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(parallel_compiler)--check-cfg=cfg(rust_analyzer)-Zmacro-backtrace-Csplit-debuginfo=off-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zunstable-options' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_RAW_VALUE=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.121 CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='A JSON serialization file format' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_json CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/json' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.121 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=121 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-openbsd LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' NUM_JOBS=6 OPT_LEVEL=3 OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/serde_json-9fbf534772dc018a/out PROFILE=release RUSTC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTC_WRAPPER=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTDOC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-openbsd /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/build/serde_json-2f25041632d3b315/build-script-build` [serde_json 1.0.121] cargo:rerun-if-changed=build.rs [serde_json 1.0.121] cargo:rustc-check-cfg=cfg(limb_width_32) [serde_json 1.0.121] cargo:rustc-check-cfg=cfg(limb_width_64) [serde_json 1.0.121] cargo:rustc-cfg=limb_width_64 Compiling socket2 v0.5.6 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=socket2 CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/socket2-0.5.6 CARGO_PKG_AUTHORS='Alex Crichton :Thomas de Zeeuw ' CARGO_PKG_DESCRIPTION='Utilities for handling networking sockets with a maximal amount of configuration possible intended. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/socket2' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=socket2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/socket2' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.5.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/socket2-0.5.6 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name socket2 --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/socket2-0.5.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all"))' -C metadata=b59e753350066353 -C extra-filename=-b59e753350066353 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern libc=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/liblibc-9a5125bbce9ac274.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: `curl-sys` (lib) generated 4 warnings Compiling filetime v0.2.23 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=filetime CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/filetime-0.2.23 CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='Platform-agnostic accessors of timestamps in File metadata ' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/filetime' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=filetime CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/filetime' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.23 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=23 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/filetime-0.2.23 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name filetime --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/filetime-0.2.23/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=8b0fa910b430fb86 -C extra-filename=-8b0fa910b430fb86 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern cfg_if=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libcfg_if-d7457ff2f3866edf.rmeta --extern libc=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/liblibc-9a5125bbce9ac274.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling tracing-core v0.1.32 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=tracing_core CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-core-0.1.32 CARGO_PKG_AUTHORS='Tokio Contributors ' CARGO_PKG_DESCRIPTION='Core primitives for application-level tracing. ' CARGO_PKG_HOMEPAGE='https://tokio.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tracing-core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/tracing' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.1.32 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=32 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-core-0.1.32 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name tracing_core --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-core-0.1.32/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="once_cell"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "once_cell", "std", "valuable"))' -C metadata=30152d3ad858e503 -C extra-filename=-30152d3ad858e503 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern once_cell=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libonce_cell-114ad44df60efabc.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: unexpected `cfg` condition value: `bitrig` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/filetime-0.2.23/src/unix/mod.rs:88:11 | 88 | #[cfg(target_os = "bitrig")] | ^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_os` are: `aix`, `android`, `cuda`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `redox`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, `uefi`, `unknown`, `visionos`, `vita`, `vxworks`, and `wasi` and 4 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(target_os, values("bitrig"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(target_os, values(\"bitrig\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `bitrig` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/filetime-0.2.23/src/unix/mod.rs:97:15 | 97 | #[cfg(not(target_os = "bitrig"))] | ^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_os` are: `aix`, `android`, `cuda`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `redox`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, `uefi`, `unknown`, `visionos`, `vita`, `vxworks`, and `wasi` and 4 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(target_os, values("bitrig"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(target_os, values(\"bitrig\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `emulate_second_only_system` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/filetime-0.2.23/src/lib.rs:82:17 | 82 | if cfg!(emulate_second_only_system) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `parallel_compiler`, `proc_macro`, `relocation_model`, `rust_analyzer`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, and `unix` and 1 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(emulate_second_only_system)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(emulate_second_only_system)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-core-0.1.32/src/lib.rs:138:5 | 138 | private_in_public, | ^^^^^^^^^^^^^^^^^ | = note: `#[warn(renamed_and_removed_lints)]` on by default warning: unexpected `cfg` condition value: `alloc` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-core-0.1.32/src/dispatcher.rs:147:7 | 147 | #[cfg(feature = "alloc")] | ^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `once_cell`, `std`, and `valuable` = help: consider adding `alloc` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `alloc` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-core-0.1.32/src/dispatcher.rs:150:7 | 150 | #[cfg(feature = "alloc")] | ^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `once_cell`, `std`, and `valuable` = help: consider adding `alloc` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tracing_unstable` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-core-0.1.32/src/field.rs:374:11 | 374 | #[cfg(all(tracing_unstable, feature = "valuable"))] | ^^^^^^^^^^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `parallel_compiler`, `proc_macro`, `relocation_model`, `rust_analyzer`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, and `unix` and 1 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tracing_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tracing_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tracing_unstable` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-core-0.1.32/src/field.rs:719:11 | 719 | #[cfg(all(tracing_unstable, feature = "valuable"))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tracing_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tracing_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tracing_unstable` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-core-0.1.32/src/field.rs:722:11 | 722 | #[cfg(all(tracing_unstable, feature = "valuable"))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tracing_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tracing_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tracing_unstable` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-core-0.1.32/src/field.rs:730:11 | 730 | #[cfg(all(tracing_unstable, feature = "valuable"))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tracing_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tracing_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tracing_unstable` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-core-0.1.32/src/field.rs:733:11 | 733 | #[cfg(all(tracing_unstable, feature = "valuable"))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tracing_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tracing_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tracing_unstable` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-core-0.1.32/src/field.rs:270:15 | 270 | #[cfg(all(tracing_unstable, feature = "valuable"))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tracing_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tracing_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: creating a shared reference to mutable static is discouraged --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-core-0.1.32/src/dispatcher.rs:458:9 | 458 | &GLOBAL_DISPATCH | ^^^^^^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see issue #114447 = note: this will be a hard error in the 2024 edition = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior = note: `#[warn(static_mut_refs)]` on by default help: use `addr_of!` instead to create a raw pointer | 458 | addr_of!(GLOBAL_DISPATCH) | ~~~~~~~~~ + warning: `filetime` (lib) generated 3 warnings Compiling spki v0.7.3 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=spki CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/spki-0.7.3 CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='X.509 Subject Public Key Info (RFC5280) describing public keys as well as their associated AlgorithmIdentifiers (i.e. OIDs) ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=spki CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/formats/tree/master/spki' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.7.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/spki-0.7.3 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name spki --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/spki-0.7.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="pem"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "arbitrary", "base64", "fingerprint", "pem", "sha2", "std"))' -C metadata=68accc9712ca1e32 -C extra-filename=-68accc9712ca1e32 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern der=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libder-77dae6ae453d0fa7.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling pkcs8 v0.10.2 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=pkcs8 CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/pkcs8-0.10.2 CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Pure Rust implementation of Public-Key Cryptography Standards (PKCS) #8: Private-Key Information Syntax Specification (RFC 5208), with additional support for PKCS#8v2 asymmetric key packages (RFC 5958) ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pkcs8 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/formats/tree/master/pkcs8' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.10.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/pkcs8-0.10.2 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name pkcs8 --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/pkcs8-0.10.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="pem"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("3des", "alloc", "des-insecure", "encryption", "getrandom", "pem", "pkcs5", "rand_core", "sha1-insecure", "std", "subtle"))' -C metadata=efe8db64e1b23ece -C extra-filename=-efe8db64e1b23ece --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern der=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libder-77dae6ae453d0fa7.rmeta --extern spki=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libspki-68accc9712ca1e32.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Dirty ryu v1.0.18: the rustflags changed Compiling ryu v1.0.18 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=ryu CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18 CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Fast floating point to string conversion' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR BSL-1.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ryu CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/ryu' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=1.0.18 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=18 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name ryu --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("no-panic", "small"))' -C metadata=71b9d29fd55d62ac -C extra-filename=-71b9d29fd55d62ac --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling base16ct v0.2.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=base16ct CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/base16ct-0.2.0 CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Pure Rust implementation of Base16 a.k.a hexadecimal (RFC 4648) which avoids any usages of data-dependent branches/LUTs and thereby provides portable "best effort" constant-time operation and embedded-friendly no_std support ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=base16ct CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/formats/tree/master/base16ct' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.2.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/base16ct-0.2.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name base16ct --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/base16ct-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "std"))' -C metadata=0cc894b28945a0eb -C extra-filename=-0cc894b28945a0eb --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: unnecessary qualification --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/base16ct-0.2.0/src/upper.rs:49:14 | 49 | unsafe { crate::String::from_utf8_unchecked(dst) } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | note: the lint level is defined here --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/base16ct-0.2.0/src/lib.rs:13:5 | 13 | unused_qualifications | ^^^^^^^^^^^^^^^^^^^^^ help: remove the unnecessary path segments | 49 - unsafe { crate::String::from_utf8_unchecked(dst) } 49 + unsafe { String::from_utf8_unchecked(dst) } | warning: unnecessary qualification --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/base16ct-0.2.0/src/error.rs:28:22 | 28 | impl From for core::fmt::Error { | ^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 28 - impl From for core::fmt::Error { 28 + impl From for fmt::Error { | warning: unnecessary qualification --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/base16ct-0.2.0/src/error.rs:29:26 | 29 | fn from(_: Error) -> core::fmt::Error { | ^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 29 - fn from(_: Error) -> core::fmt::Error { 29 + fn from(_: Error) -> fmt::Error { | warning: unnecessary qualification --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/base16ct-0.2.0/src/error.rs:30:9 | 30 | core::fmt::Error::default() | ^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 30 - core::fmt::Error::default() 30 + fmt::Error::default() | warning: `base16ct` (lib) generated 4 warnings Compiling sec1 v0.7.3 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=serde_json CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.121 CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='A JSON serialization file format' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_json CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/json' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.121 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=121 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.121 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/serde_json-9fbf534772dc018a/out /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name serde_json --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.121/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="raw_value"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=1cc2cd9cfd4de3a2 -C extra-filename=-1cc2cd9cfd4de3a2 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern itoa=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libitoa-3fc493d5b20ddaa0.rmeta --extern memchr=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libmemchr-eaf845b8a6caf4a8.rmeta --extern ryu=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libryu-71b9d29fd55d62ac.rmeta --extern serde=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libserde-0dad9d70d17085f1.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo --cfg limb_width_64 --check-cfg 'cfg(limb_width_32)' --check-cfg 'cfg(limb_width_64)'` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=sec1 CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sec1-0.7.3 CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Pure Rust implementation of SEC1: Elliptic Curve Cryptography encoding formats including ASN.1 DER-serialized private keys as well as the Elliptic-Curve-Point-to-Octet-String encoding ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=sec1 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/formats/tree/master/sec1' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.7.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sec1-0.7.3 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name sec1 --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sec1-0.7.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="der"' --cfg 'feature="pem"' --cfg 'feature="pkcs8"' --cfg 'feature="point"' --cfg 'feature="std"' --cfg 'feature="subtle"' --cfg 'feature="zeroize"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "der", "pem", "pkcs8", "point", "serde", "std", "subtle", "zeroize"))' -C metadata=6c606b47869d4146 -C extra-filename=-6c606b47869d4146 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern base16ct=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libbase16ct-0cc894b28945a0eb.rmeta --extern der=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libder-77dae6ae453d0fa7.rmeta --extern generic_array=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgeneric_array-7c52a6ceb6085b83.rmeta --extern pkcs8=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libpkcs8-efe8db64e1b23ece.rmeta --extern subtle=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libsubtle-38d7515a296a8721.rmeta --extern zeroize=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libzeroize-0b2e8fe838fe0375.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: unnecessary qualification --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sec1-0.7.3/src/private_key.rs:101:28 | 101 | return Err(der::Tag::Integer.value_error()); | ^^^^^^^^^^^^^^^^^ | note: the lint level is defined here --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sec1-0.7.3/src/lib.rs:14:5 | 14 | unused_qualifications | ^^^^^^^^^^^^^^^^^^^^^ help: remove the unnecessary path segments | 101 - return Err(der::Tag::Integer.value_error()); 101 + return Err(Tag::Integer.value_error()); | warning: `tracing-core` (lib) generated 10 warnings Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=curl CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/curl-0.4.46 CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='Rust bindings to libcurl for making HTTP requests' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/curl-rust' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=curl CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/curl-rust' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.46 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=46 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/curl-0.4.46 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/curl-5afccf29e4e3adab/out /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name curl --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/curl-0.4.46/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="http2"' --cfg 'feature="openssl-probe"' --cfg 'feature="openssl-sys"' --cfg 'feature="ssl"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "force-system-lib-on-osx", "http2", "mesalink", "ntlm", "openssl-probe", "openssl-sys", "poll_7_68_0", "protocol-ftp", "rustls", "spnego", "ssl", "static-curl", "static-ssl", "upkeep_7_62_0", "windows-static-ssl", "zlib-ng-compat"))' -C metadata=e1fa58ee4d55fa61 -C extra-filename=-e1fa58ee4d55fa61 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern curl_sys=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libcurl_sys-117d608547d46de6.rmeta --extern libc=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/liblibc-9a5125bbce9ac274.rmeta --extern openssl_probe=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libopenssl_probe-8929b9350e4d8308.rmeta --extern openssl_sys=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libopenssl_sys-67a5bc688ca80495.rmeta --extern socket2=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libsocket2-b59e753350066353.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo -L native=/usr/local/lib -L native=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/libnghttp2-sys-4426d3f774939186/out/i/lib` warning: unexpected `cfg` condition name: `need_openssl_probe` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/curl-0.4.46/src/easy/handler.rs:678:11 | 678 | #[cfg(need_openssl_probe)] | ^^^^^^^^^^^^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `parallel_compiler`, `proc_macro`, `relocation_model`, `rust_analyzer`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, and `unix` and 1 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(need_openssl_probe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(need_openssl_probe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `need_openssl_probe` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/curl-0.4.46/src/easy/handler.rs:700:15 | 700 | #[cfg(not(need_openssl_probe))] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(need_openssl_probe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(need_openssl_probe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `need_openssl_init` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/curl-0.4.46/src/lib.rs:97:15 | 97 | #[cfg(need_openssl_init)] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(need_openssl_init)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(need_openssl_init)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `need_openssl_init` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/curl-0.4.46/src/lib.rs:99:15 | 99 | #[cfg(need_openssl_init)] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(need_openssl_init)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(need_openssl_init)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Compiling group v0.13.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=group CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/group-0.13.0 CARGO_PKG_AUTHORS='Sean Bowe :Jack Grigg ' CARGO_PKG_DESCRIPTION='Elliptic curve group traits and utilities' CARGO_PKG_HOMEPAGE='https://github.com/zkcrypto/group' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=group CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/zkcrypto/group' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.13.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=13 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/group-0.13.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name group --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/group-0.13.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "memuse", "rand", "rand_xorshift", "tests", "wnaf-memuse"))' -C metadata=17648df2612dbd29 -C extra-filename=-17648df2612dbd29 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern ff=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libff-9586fbff55495922.rmeta --extern rand_core=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/librand_core-30c5965c438ff30a.rmeta --extern subtle=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libsubtle-38d7515a296a8721.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling hkdf v0.12.4 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=hkdf CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hkdf-0.12.4 CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='HMAC-based Extract-and-Expand Key Derivation Function (HKDF)' CARGO_PKG_HOMEPAGE='https://github.com/RustCrypto/KDFs/' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=hkdf CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/KDFs/' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.12.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hkdf-0.12.4 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name hkdf --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hkdf-0.12.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("std"))' -C metadata=5729f5a32ab17495 -C extra-filename=-5729f5a32ab17495 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern hmac=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libhmac-6603092249f1d340.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling gix-ref v0.45.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=gix_ref CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gix-ref-0.45.0 CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='A crate to handle git references' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-ref CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Byron/gitoxide' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.45.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=45 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gix-ref-0.45.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name gix_ref --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gix-ref-0.45.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("document-features", "serde"))' -C metadata=0432ccd4aa5644bd -C extra-filename=-0432ccd4aa5644bd --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern gix_actor=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_actor-29c31fc944ce001f.rmeta --extern gix_features=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_features-09e391a85aa7037c.rmeta --extern gix_fs=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_fs-fb93535df3074f75.rmeta --extern gix_hash=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_hash-3a7f456d7837a65d.rmeta --extern gix_lock=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_lock-55bc94e77c50db34.rmeta --extern gix_object=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_object-9bbf7f94df6f6b19.rmeta --extern gix_path=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_path-3632f26e476b2dcf.rmeta --extern gix_tempfile=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_tempfile-e46bf7871f0256a5.rmeta --extern gix_utils=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_utils-1680dc1ccba2b5b8.rmeta --extern gix_validate=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_validate-1399500d98225543.rmeta --extern memmap2=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libmemmap2-1db1c7474c4661dd.rmeta --extern thiserror=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libthiserror-d8e947232485bc37.rmeta --extern winnow=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libwinnow-563b00c5c86fe54c.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: `sec1` (lib) generated 1 warning Compiling gix-url v0.27.4 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=gix_url CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gix-url-0.27.4 CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='A crate of the gitoxide project implementing parsing and serialization of gix-url' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-url CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Byron/gitoxide' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.27.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=27 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gix-url-0.27.4 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name gix_url --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gix-url-0.27.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("document-features", "serde"))' -C metadata=05a8bb80344b0562 -C extra-filename=-05a8bb80344b0562 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern bstr=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libbstr-3f407656315bea0a.rmeta --extern gix_features=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_features-09e391a85aa7037c.rmeta --extern gix_path=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_path-3632f26e476b2dcf.rmeta --extern home=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libhome-b4110bd5b82c885a.rmeta --extern thiserror=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libthiserror-d8e947232485bc37.rmeta --extern url=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/liburl-a4bc19618322a20b.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling crypto-bigint v0.5.5 warning: `der` (lib) generated 2 warnings Compiling tracing-attributes v0.1.27 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=crypto_bigint CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crypto-bigint-0.5.5 CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Pure Rust implementation of a big integer library which has been designed from the ground-up for use in cryptographic applications. Provides constant-time, no_std-friendly implementations of modern formulas using const generics. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crypto-bigint CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/crypto-bigint' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.5.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crypto-bigint-0.5.5 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name crypto_bigint --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crypto-bigint-0.5.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="generic-array"' --cfg 'feature="rand_core"' --cfg 'feature="zeroize"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "der", "extra-sizes", "generic-array", "rand", "rand_core", "rlp", "serde", "zeroize"))' -C metadata=7a6763375e1d908e -C extra-filename=-7a6763375e1d908e --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern generic_array=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgeneric_array-7c52a6ceb6085b83.rmeta --extern rand_core=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/librand_core-30c5965c438ff30a.rmeta --extern subtle=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libsubtle-38d7515a296a8721.rmeta --extern zeroize=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libzeroize-0b2e8fe838fe0375.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=tracing_attributes CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-attributes-0.1.27 CARGO_PKG_AUTHORS='Tokio Contributors :Eliza Weisman :David Barsky ' CARGO_PKG_DESCRIPTION='Procedural macro attributes for automatically instrumenting functions. ' CARGO_PKG_HOMEPAGE='https://tokio.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tracing-attributes CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/tracing' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.1.27 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=27 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-attributes-0.1.27 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name tracing_attributes --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-attributes-0.1.27/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("async-await"))' -C metadata=878529ea06771997 -C extra-filename=-878529ea06771997 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern proc_macro2=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/libproc_macro2-7c60fc0ab14e3244.rlib --extern quote=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/libquote-5de702b0a1dabd6d.rlib --extern syn=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/libsyn-9b4cb4398632ea31.rlib --extern proc_macro --cap-lints warn -Z binary-dep-depinfo` warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-attributes-0.1.27/src/lib.rs:73:5 | 73 | private_in_public, | ^^^^^^^^^^^^^^^^^ | = note: `#[warn(renamed_and_removed_lints)]` on by default warning: unexpected `cfg` condition name: `sidefuzz` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crypto-bigint-0.5.5/src/lib.rs:212:7 | 212 | #[cfg(sidefuzz)] | ^^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `parallel_compiler`, `proc_macro`, `relocation_model`, `rust_analyzer`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, and `unix` and 1 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(sidefuzz)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(sidefuzz)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unused import: `macros::*` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crypto-bigint-0.5.5/src/uint/modular/constant_mod.rs:36:9 | 36 | pub use macros::*; | ^^^^^^^^^ | = note: `#[warn(unused_imports)]` on by default Compiling libgit2-sys v0.17.0+1.8.1 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libgit2-sys-0.17.0+1.8.1 CARGO_PKG_AUTHORS='Josh Triplett :Alex Crichton ' CARGO_PKG_DESCRIPTION='Native bindings to the libgit2 library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libgit2-sys CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/git2-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.17.0+1.8.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=17 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libgit2-sys-0.17.0+1.8.1 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libgit2-sys-0.17.0+1.8.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="https"' --cfg 'feature="libssh2-sys"' --cfg 'feature="openssl-sys"' --cfg 'feature="ssh"' --cfg 'feature="ssh_key_from_memory"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("https", "libssh2-sys", "openssl-sys", "ssh", "ssh_key_from_memory", "vendored", "vendored-openssl", "zlib-ng-compat"))' -C metadata=104401a4743a30ea -C extra-filename=-104401a4743a30ea --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/build/libgit2-sys-104401a4743a30ea -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern cc=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/libcc-7c8809bfb00fc0bc.rlib --extern pkg_config=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/libpkg_config-3925baaa3c00e285.rlib --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libz-sys-1.1.18 CARGO_PKG_AUTHORS='Alex Crichton :Josh Triplett :Sebastian Thiel ' CARGO_PKG_DESCRIPTION='Low-level bindings to the system libz library (also known as zlib).' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libz-sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libz-sys' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.1.18 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=18 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libz-sys-1.1.18 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libz-sys-1.1.18/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("asm", "cmake", "default", "libc", "static", "stock-zlib", "zlib-ng", "zlib-ng-no-cmake-experimental-community-maintained"))' -C metadata=ff75adcd68586008 -C extra-filename=-ff75adcd68586008 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/build/libz-sys-ff75adcd68586008 -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern cc=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/libcc-7c8809bfb00fc0bc.rlib --extern pkg_config=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/libpkg_config-3925baaa3c00e285.rlib --extern vcpkg=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/libvcpkg-41da7891f461a9d8.rlib --cap-lints warn -Z binary-dep-depinfo` Compiling num-traits v0.2.19 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/num-traits-0.2.19 CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Numeric traits for generic mathematics' CARGO_PKG_HOMEPAGE='https://github.com/rust-num/num-traits' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=num-traits CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-num/num-traits' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.2.19 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=19 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/num-traits-0.2.19 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/num-traits-0.2.19/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "i128", "libm", "std"))' -C metadata=68b946d92caef331 -C extra-filename=-68b946d92caef331 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/build/num-traits-68b946d92caef331 -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern autocfg=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/libautocfg-40688ae723f44fa8.rlib --cap-lints warn -Z binary-dep-depinfo` warning: `curl` (lib) generated 4 warnings Compiling cpufeatures v0.2.12 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=cpufeatures CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/cpufeatures-0.2.12 CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Lightweight runtime CPU feature detection for aarch64, loongarch64, and x86/x86_64 targets, with no_std support and support for mobile targets including Android and iOS ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cpufeatures CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/utils' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.12 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/cpufeatures-0.2.12 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name cpufeatures --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/cpufeatures-0.2.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=8ddbd5eae25ed23d -C extra-filename=-8ddbd5eae25ed23d --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Dirty pin-project-lite v0.2.14: the rustflags changed Compiling pin-project-lite v0.2.14 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=pin_project_lite CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/pin-project-lite-0.2.14 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A lightweight version of pin-project written with declarative macros. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pin-project-lite CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/taiki-e/pin-project-lite' CARGO_PKG_RUST_VERSION=1.37 CARGO_PKG_VERSION=0.2.14 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=14 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/pin-project-lite-0.2.14 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name pin_project_lite --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/pin-project-lite-0.2.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --warn=unreachable_pub '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::transmute_undefined_repr' '--warn=clippy::trailing_empty_array' --warn=single_use_lifetimes --warn=rust_2018_idioms '--warn=clippy::pedantic' --warn=non_ascii_idents '--warn=clippy::inline_asm_x86_att_syntax' --warn=improper_ctypes_definitions --warn=improper_ctypes '--warn=clippy::default_union_representation' '--warn=clippy::as_ptr_cast_mut' '--warn=clippy::all' '--allow=clippy::type_complexity' '--allow=clippy::too_many_lines' '--allow=clippy::too_many_arguments' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::single_match_else' '--allow=clippy::single_match' '--allow=clippy::similar_names' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_errors_doc' '--allow=clippy::manual_range_contains' '--allow=clippy::manual_assert' '--allow=clippy::float_cmp' '--allow=clippy::doc_markdown' '--allow=clippy::declare_interior_mutable_const' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=74c3d6112983de93 -C extra-filename=-74c3d6112983de93 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=openbsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(parallel_compiler)--check-cfg=cfg(rust_analyzer)-Zmacro-backtrace-Csplit-debuginfo=off-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zunstable-options' CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/num-traits-0.2.19 CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Numeric traits for generic mathematics' CARGO_PKG_HOMEPAGE='https://github.com/rust-num/num-traits' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=num-traits CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-num/num-traits' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.2.19 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=19 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-openbsd LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' NUM_JOBS=6 OPT_LEVEL=3 OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/num-traits-b275134094a927d0/out PROFILE=release RUSTC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTC_WRAPPER=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTDOC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-openbsd /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/build/num-traits-68b946d92caef331/build-script-build` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=openbsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libz-sys-1.1.18 CARGO_MANIFEST_LINKS=z CARGO_PKG_AUTHORS='Alex Crichton :Josh Triplett :Sebastian Thiel ' CARGO_PKG_DESCRIPTION='Low-level bindings to the system libz library (also known as zlib).' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libz-sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libz-sys' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.1.18 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=18 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-openbsd LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' NUM_JOBS=6 OPT_LEVEL=0 OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/build/libz-sys-1b880dba311e96a1/out PROFILE=release RUSTC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTC_WRAPPER=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTDOC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-openbsd /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/build/libz-sys-ff75adcd68586008/build-script-build` [libz-sys 1.1.18] cargo:rerun-if-env-changed=LIBZ_SYS_STATIC [libz-sys 1.1.18] cargo:rerun-if-changed=build.rs [libz-sys 1.1.18] cargo:rerun-if-changed=zng/cmake.rs [libz-sys 1.1.18] cargo:rerun-if-changed=zng/cc.rs [libz-sys 1.1.18] cargo:rerun-if-env-changed=ZLIB_NO_PKG_CONFIG [libz-sys 1.1.18] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-openbsd [libz-sys 1.1.18] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_openbsd [libz-sys 1.1.18] cargo:rerun-if-env-changed=HOST_PKG_CONFIG [libz-sys 1.1.18] cargo:rerun-if-env-changed=PKG_CONFIG [libz-sys 1.1.18] cargo:rerun-if-env-changed=ZLIB_STATIC [libz-sys 1.1.18] cargo:rerun-if-env-changed=ZLIB_DYNAMIC [libz-sys 1.1.18] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC [libz-sys 1.1.18] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC [libz-sys 1.1.18] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-openbsd [libz-sys 1.1.18] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_openbsd [libz-sys 1.1.18] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH [libz-sys 1.1.18] cargo:rerun-if-env-changed=PKG_CONFIG_PATH [libz-sys 1.1.18] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-openbsd [libz-sys 1.1.18] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_openbsd [libz-sys 1.1.18] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR [libz-sys 1.1.18] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR [libz-sys 1.1.18] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-openbsd [libz-sys 1.1.18] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_openbsd [libz-sys 1.1.18] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR [libz-sys 1.1.18] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR [libz-sys 1.1.18] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR [libz-sys 1.1.18] cargo:rerun-if-env-changed=SYSROOT [libz-sys 1.1.18] cargo:rerun-if-env-changed=ZLIB_STATIC [libz-sys 1.1.18] cargo:rerun-if-env-changed=ZLIB_DYNAMIC [libz-sys 1.1.18] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC [libz-sys 1.1.18] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC [libz-sys 1.1.18] cargo:rustc-link-lib=z [libz-sys 1.1.18] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-openbsd [libz-sys 1.1.18] cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_openbsd [libz-sys 1.1.18] cargo:rerun-if-env-changed=HOST_PKG_CONFIG [libz-sys 1.1.18] cargo:rerun-if-env-changed=PKG_CONFIG [libz-sys 1.1.18] cargo:rerun-if-env-changed=ZLIB_STATIC [libz-sys 1.1.18] cargo:rerun-if-env-changed=ZLIB_DYNAMIC [libz-sys 1.1.18] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC [libz-sys 1.1.18] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC [libz-sys 1.1.18] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-openbsd [libz-sys 1.1.18] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_openbsd [libz-sys 1.1.18] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH [libz-sys 1.1.18] cargo:rerun-if-env-changed=PKG_CONFIG_PATH [libz-sys 1.1.18] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-openbsd [libz-sys 1.1.18] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_openbsd [libz-sys 1.1.18] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR [libz-sys 1.1.18] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR [libz-sys 1.1.18] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-openbsd [libz-sys 1.1.18] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_openbsd [libz-sys 1.1.18] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR [libz-sys 1.1.18] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR [libz-sys 1.1.18] OPT_LEVEL = Some(0) [libz-sys 1.1.18] TARGET = Some(x86_64-unknown-openbsd) [libz-sys 1.1.18] OUT_DIR = Some(/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/build/libz-sys-1b880dba311e96a1/out) [libz-sys 1.1.18] HOST = Some(x86_64-unknown-openbsd) [libz-sys 1.1.18] cargo:rerun-if-env-changed=CC_x86_64-unknown-openbsd [libz-sys 1.1.18] CC_x86_64-unknown-openbsd = None [libz-sys 1.1.18] cargo:rerun-if-env-changed=CC_x86_64_unknown_openbsd [libz-sys 1.1.18] CC_x86_64_unknown_openbsd = Some(cc) [libz-sys 1.1.18] RUSTC_WRAPPER = Some(/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc) [libz-sys 1.1.18] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [libz-sys 1.1.18] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [libz-sys 1.1.18] CRATE_CC_NO_DEFAULTS = None [libz-sys 1.1.18] DEBUG = Some(false) [libz-sys 1.1.18] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-openbsd [libz-sys 1.1.18] CFLAGS_x86_64-unknown-openbsd = None [libz-sys 1.1.18] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_openbsd [libz-sys 1.1.18] CFLAGS_x86_64_unknown_openbsd = Some(-O2 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-openbsd -O2 -pipe) [libz-sys 1.1.18] running "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "--target=x86_64-unknown-openbsd" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" "--target=x86_64-unknown-openbsd" "-O2" "-pipe" "src/smoke.c" "-g0" "-o" "/dev/null" "-lz" [num-traits 0.2.19] cargo:rustc-cfg=has_total_cmp [num-traits 0.2.19] cargo:rerun-if-changed=build.rs Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=openbsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(parallel_compiler)--check-cfg=cfg(rust_analyzer)-Zmacro-backtrace-Csplit-debuginfo=off-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zunstable-options' CARGO_FEATURE_HTTPS=1 CARGO_FEATURE_LIBSSH2_SYS=1 CARGO_FEATURE_OPENSSL_SYS=1 CARGO_FEATURE_SSH=1 CARGO_FEATURE_SSH_KEY_FROM_MEMORY=1 CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libgit2-sys-0.17.0+1.8.1 CARGO_MANIFEST_LINKS=git2 CARGO_PKG_AUTHORS='Josh Triplett :Alex Crichton ' CARGO_PKG_DESCRIPTION='Native bindings to the libgit2 library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libgit2-sys CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/git2-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.17.0+1.8.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=17 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=false DEP_OPENSSL_CONF=OPENSSL_NO_BUF_FREELISTS,OPENSSL_NO_COMP,OPENSSL_NO_EC2M,OPENSSL_NO_ENGINE,OPENSSL_NO_KRB5,OPENSSL_NO_PSK,OPENSSL_NO_SRP,OPENSSL_NO_SSL3_METHOD,OPENSSL_NO_SEED DEP_OPENSSL_LIBRESSL=true DEP_OPENSSL_LIBRESSL_VERSION=380 DEP_OPENSSL_LIBRESSL_VERSION_NUMBER=4000000f DEP_OPENSSL_VERSION=101 DEP_SSH2_INCLUDE=/usr/local/include HOST=x86_64-unknown-openbsd LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' NUM_JOBS=6 OPT_LEVEL=3 OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/libgit2-sys-5fdf392c3278effd/out PROFILE=release RUSTC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTC_WRAPPER=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTDOC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-openbsd /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/build/libgit2-sys-104401a4743a30ea/build-script-build` [libgit2-sys 0.17.0+1.8.1] cargo:rerun-if-env-changed=LIBGIT2_NO_VENDOR [libgit2-sys 0.17.0+1.8.1] cargo:rustc-cfg=libgit2_vendored [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/sys/alloc.h => /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/libgit2-sys-5fdf392c3278effd/out/include/git2/sys/alloc.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/sys/cred.h => /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/libgit2-sys-5fdf392c3278effd/out/include/git2/sys/cred.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/sys/refdb_backend.h => /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/libgit2-sys-5fdf392c3278effd/out/include/git2/sys/refdb_backend.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/sys/odb_backend.h => /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/libgit2-sys-5fdf392c3278effd/out/include/git2/sys/odb_backend.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/sys/merge.h => /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/libgit2-sys-5fdf392c3278effd/out/include/git2/sys/merge.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/sys/remote.h => /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/libgit2-sys-5fdf392c3278effd/out/include/git2/sys/remote.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/sys/diff.h => /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/libgit2-sys-5fdf392c3278effd/out/include/git2/sys/diff.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/sys/config.h => /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/libgit2-sys-5fdf392c3278effd/out/include/git2/sys/config.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/sys/hashsig.h => /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/libgit2-sys-5fdf392c3278effd/out/include/git2/sys/hashsig.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/sys/reflog.h => /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/libgit2-sys-5fdf392c3278effd/out/include/git2/sys/reflog.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/sys/commit_graph.h => /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/libgit2-sys-5fdf392c3278effd/out/include/git2/sys/commit_graph.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/sys/path.h => /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/libgit2-sys-5fdf392c3278effd/out/include/git2/sys/path.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/sys/mempack.h => /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/libgit2-sys-5fdf392c3278effd/out/include/git2/sys/mempack.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/sys/credential.h => /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/libgit2-sys-5fdf392c3278effd/out/include/git2/sys/credential.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/sys/email.h => /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/libgit2-sys-5fdf392c3278effd/out/include/git2/sys/email.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/sys/openssl.h => /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/libgit2-sys-5fdf392c3278effd/out/include/git2/sys/openssl.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/sys/stream.h => /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/libgit2-sys-5fdf392c3278effd/out/include/git2/sys/stream.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/sys/filter.h => /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/libgit2-sys-5fdf392c3278effd/out/include/git2/sys/filter.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/sys/refs.h => /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/libgit2-sys-5fdf392c3278effd/out/include/git2/sys/refs.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/sys/errors.h => /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/libgit2-sys-5fdf392c3278effd/out/include/git2/sys/errors.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/sys/commit.h => /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/libgit2-sys-5fdf392c3278effd/out/include/git2/sys/commit.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/sys/transport.h => /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/libgit2-sys-5fdf392c3278effd/out/include/git2/sys/transport.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/sys/midx.h => /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/libgit2-sys-5fdf392c3278effd/out/include/git2/sys/midx.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/sys/index.h => /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/libgit2-sys-5fdf392c3278effd/out/include/git2/sys/index.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/sys/repository.h => /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/libgit2-sys-5fdf392c3278effd/out/include/git2/sys/repository.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/refdb.h => /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/libgit2-sys-5fdf392c3278effd/out/include/git2/refdb.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/odb.h => /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/libgit2-sys-5fdf392c3278effd/out/include/git2/odb.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/blob.h => /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/libgit2-sys-5fdf392c3278effd/out/include/git2/blob.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/refspec.h => /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/libgit2-sys-5fdf392c3278effd/out/include/git2/refspec.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/pathspec.h => /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/libgit2-sys-5fdf392c3278effd/out/include/git2/pathspec.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/deprecated.h => /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/libgit2-sys-5fdf392c3278effd/out/include/git2/deprecated.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/oid.h => /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/libgit2-sys-5fdf392c3278effd/out/include/git2/oid.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/odb_backend.h => /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/libgit2-sys-5fdf392c3278effd/out/include/git2/odb_backend.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/describe.h => /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/libgit2-sys-5fdf392c3278effd/out/include/git2/describe.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/trace.h => /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/libgit2-sys-5fdf392c3278effd/out/include/git2/trace.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/tree.h => /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/libgit2-sys-5fdf392c3278effd/out/include/git2/tree.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/worktree.h => /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/libgit2-sys-5fdf392c3278effd/out/include/git2/worktree.h [libz-sys 1.1.18] src/smoke.c:4:10: warning: cast to smaller integer type 'int' from 'uLong (*)(uLong, const Bytef *, uInt)' (aka 'unsigned long (*)(unsigned long, const unsigned char *, unsigned int)') [-Wpointer-to-int-cast] [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/message.h => /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/libgit2-sys-5fdf392c3278effd/out/include/git2/message.h [libz-sys 1.1.18] return (int) adler32; [libz-sys 1.1.18] ^~~~~~~~~~~~~ [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/merge.h => /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/libgit2-sys-5fdf392c3278effd/out/include/git2/merge.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/submodule.h => /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/libgit2-sys-5fdf392c3278effd/out/include/git2/submodule.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/blame.h => /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/libgit2-sys-5fdf392c3278effd/out/include/git2/blame.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/clone.h => /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/libgit2-sys-5fdf392c3278effd/out/include/git2/clone.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/ignore.h => /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/libgit2-sys-5fdf392c3278effd/out/include/git2/ignore.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/signature.h => /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/libgit2-sys-5fdf392c3278effd/out/include/git2/signature.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/rebase.h => /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/libgit2-sys-5fdf392c3278effd/out/include/git2/rebase.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/revparse.h => /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/libgit2-sys-5fdf392c3278effd/out/include/git2/revparse.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/remote.h => /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/libgit2-sys-5fdf392c3278effd/out/include/git2/remote.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/diff.h => /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/libgit2-sys-5fdf392c3278effd/out/include/git2/diff.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/tag.h => /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/libgit2-sys-5fdf392c3278effd/out/include/git2/tag.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/config.h => /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/libgit2-sys-5fdf392c3278effd/out/include/git2/config.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/reflog.h => /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/libgit2-sys-5fdf392c3278effd/out/include/git2/reflog.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/branch.h => /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/libgit2-sys-5fdf392c3278effd/out/include/git2/branch.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/patch.h => /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/libgit2-sys-5fdf392c3278effd/out/include/git2/patch.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/graph.h => /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/libgit2-sys-5fdf392c3278effd/out/include/git2/graph.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/stash.h => /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/libgit2-sys-5fdf392c3278effd/out/include/git2/stash.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/pack.h => /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/libgit2-sys-5fdf392c3278effd/out/include/git2/pack.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/cherrypick.h => /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/libgit2-sys-5fdf392c3278effd/out/include/git2/cherrypick.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/revwalk.h => /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/libgit2-sys-5fdf392c3278effd/out/include/git2/revwalk.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/global.h => /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/libgit2-sys-5fdf392c3278effd/out/include/git2/global.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/credential.h => /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/libgit2-sys-5fdf392c3278effd/out/include/git2/credential.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/experimental.h => /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/libgit2-sys-5fdf392c3278effd/out/include/git2/experimental.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/email.h => /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/libgit2-sys-5fdf392c3278effd/out/include/git2/email.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/version.h => /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/libgit2-sys-5fdf392c3278effd/out/include/git2/version.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/transaction.h => /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/libgit2-sys-5fdf392c3278effd/out/include/git2/transaction.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/common.h => /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/libgit2-sys-5fdf392c3278effd/out/include/git2/common.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/mailmap.h => /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/libgit2-sys-5fdf392c3278effd/out/include/git2/mailmap.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/buffer.h => /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/libgit2-sys-5fdf392c3278effd/out/include/git2/buffer.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/filter.h => /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/libgit2-sys-5fdf392c3278effd/out/include/git2/filter.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/indexer.h => /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/libgit2-sys-5fdf392c3278effd/out/include/git2/indexer.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/attr.h => /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/libgit2-sys-5fdf392c3278effd/out/include/git2/attr.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/types.h => /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/libgit2-sys-5fdf392c3278effd/out/include/git2/types.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/notes.h => /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/libgit2-sys-5fdf392c3278effd/out/include/git2/notes.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/refs.h => /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/libgit2-sys-5fdf392c3278effd/out/include/git2/refs.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/cred_helpers.h => /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/libgit2-sys-5fdf392c3278effd/out/include/git2/cred_helpers.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/credential_helpers.h => /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/libgit2-sys-5fdf392c3278effd/out/include/git2/credential_helpers.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/net.h => /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/libgit2-sys-5fdf392c3278effd/out/include/git2/net.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/errors.h => /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/libgit2-sys-5fdf392c3278effd/out/include/git2/errors.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/status.h => /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/libgit2-sys-5fdf392c3278effd/out/include/git2/status.h [libz-sys 1.1.18] 1 warning generated. [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/object.h => /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/libgit2-sys-5fdf392c3278effd/out/include/git2/object.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/reset.h => /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/libgit2-sys-5fdf392c3278effd/out/include/git2/reset.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/commit.h => /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/libgit2-sys-5fdf392c3278effd/out/include/git2/commit.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/annotated_commit.h => /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/libgit2-sys-5fdf392c3278effd/out/include/git2/annotated_commit.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/stdint.h => /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/libgit2-sys-5fdf392c3278effd/out/include/git2/stdint.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/cert.h => /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/libgit2-sys-5fdf392c3278effd/out/include/git2/cert.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/revert.h => /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/libgit2-sys-5fdf392c3278effd/out/include/git2/revert.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/transport.h => /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/libgit2-sys-5fdf392c3278effd/out/include/git2/transport.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/checkout.h => /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/libgit2-sys-5fdf392c3278effd/out/include/git2/checkout.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/index.h => /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/libgit2-sys-5fdf392c3278effd/out/include/git2/index.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/oidarray.h => /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/libgit2-sys-5fdf392c3278effd/out/include/git2/oidarray.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/strarray.h => /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/libgit2-sys-5fdf392c3278effd/out/include/git2/strarray.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/apply.h => /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/libgit2-sys-5fdf392c3278effd/out/include/git2/apply.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/repository.h => /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/libgit2-sys-5fdf392c3278effd/out/include/git2/repository.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2/proxy.h => /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/libgit2-sys-5fdf392c3278effd/out/include/git2/proxy.h [libgit2-sys 0.17.0+1.8.1] libgit2/include/git2.h => /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/libgit2-sys-5fdf392c3278effd/out/include/git2.h [libgit2-sys 0.17.0+1.8.1] TARGET = Some(x86_64-unknown-openbsd) [libgit2-sys 0.17.0+1.8.1] OPT_LEVEL = Some(3) [libgit2-sys 0.17.0+1.8.1] HOST = Some(x86_64-unknown-openbsd) [libgit2-sys 0.17.0+1.8.1] cargo:rerun-if-env-changed=CC_x86_64-unknown-openbsd [libgit2-sys 0.17.0+1.8.1] CC_x86_64-unknown-openbsd = None [libgit2-sys 0.17.0+1.8.1] cargo:rerun-if-env-changed=CC_x86_64_unknown_openbsd [libgit2-sys 0.17.0+1.8.1] CC_x86_64_unknown_openbsd = Some(cc) [libgit2-sys 0.17.0+1.8.1] RUSTC_WRAPPER = Some(/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc) [libgit2-sys 0.17.0+1.8.1] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [libz-sys 1.1.18] cargo:rustc-link-lib=z Compiling gix-prompt v0.8.6 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=gix_prompt CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gix-prompt-0.8.6 CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='A crate of the gitoxide project for handling prompts in the terminal' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-prompt CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Byron/gitoxide' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.8.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gix-prompt-0.8.6 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name gix_prompt --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gix-prompt-0.8.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=5b3c9d6eeb86a2ea -C extra-filename=-5b3c9d6eeb86a2ea --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern gix_command=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_command-4e0e954249a6e321.rmeta --extern gix_config_value=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_config_value-46a59322351e037d.rmeta --extern parking_lot=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libparking_lot-4ff99ed326101696.rmeta --extern rustix=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/librustix-f4c1d1ac855b05c2.rmeta --extern thiserror=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libthiserror-d8e947232485bc37.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` [libgit2-sys 0.17.0+1.8.1] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [libgit2-sys 0.17.0+1.8.1] CRATE_CC_NO_DEFAULTS = None [libgit2-sys 0.17.0+1.8.1] DEBUG = Some(false) [libgit2-sys 0.17.0+1.8.1] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-openbsd [libgit2-sys 0.17.0+1.8.1] CFLAGS_x86_64-unknown-openbsd = None [libgit2-sys 0.17.0+1.8.1] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_openbsd [libgit2-sys 0.17.0+1.8.1] CFLAGS_x86_64_unknown_openbsd = Some(-O2 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-openbsd -O2 -pipe) warning: `tracing-attributes` (lib) generated 1 warning Compiling tracing v0.1.40 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=tracing CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-0.1.40 CARGO_PKG_AUTHORS='Eliza Weisman :Tokio Contributors ' CARGO_PKG_DESCRIPTION='Application-level tracing for Rust. ' CARGO_PKG_HOMEPAGE='https://tokio.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tracing CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/tracing' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.1.40 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=40 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-0.1.40 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name tracing --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-0.1.40/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="attributes"' --cfg 'feature="std"' --cfg 'feature="tracing-attributes"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("async-await", "attributes", "default", "log", "log-always", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "std", "tracing-attributes", "valuable"))' -C metadata=55df6eb19721028b -C extra-filename=-55df6eb19721028b --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern pin_project_lite=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libpin_project_lite-74c3d6112983de93.rmeta --extern tracing_attributes=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/libtracing_attributes-878529ea06771997.so --extern tracing_core=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libtracing_core-30152d3ad858e503.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-0.1.40/src/lib.rs:932:5 | 932 | private_in_public, | ^^^^^^^^^^^^^^^^^ | = note: `#[warn(renamed_and_removed_lints)]` on by default Compiling elliptic-curve v0.13.8 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=elliptic_curve CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/elliptic-curve-0.13.8 CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='General purpose Elliptic Curve Cryptography (ECC) support, including types and traits for representing various elliptic curve forms, scalars, points, and public/secret keys composed thereof. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=elliptic-curve CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/traits/tree/master/elliptic-curve' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.13.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=13 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/elliptic-curve-0.13.8 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name elliptic_curve --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/elliptic-curve-0.13.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="arithmetic"' --cfg 'feature="digest"' --cfg 'feature="ecdh"' --cfg 'feature="ff"' --cfg 'feature="group"' --cfg 'feature="hazmat"' --cfg 'feature="pem"' --cfg 'feature="pkcs8"' --cfg 'feature="sec1"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "arithmetic", "bits", "default", "dev", "digest", "ecdh", "ff", "group", "hash2curve", "hazmat", "jwk", "pem", "pkcs8", "sec1", "serde", "std", "voprf"))' -C metadata=49a3f151c62716d9 -C extra-filename=-49a3f151c62716d9 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern base16ct=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libbase16ct-0cc894b28945a0eb.rmeta --extern crypto_bigint=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libcrypto_bigint-7a6763375e1d908e.rmeta --extern digest=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libdigest-66d1fcdb16c33786.rmeta --extern ff=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libff-9586fbff55495922.rmeta --extern generic_array=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgeneric_array-7c52a6ceb6085b83.rmeta --extern group=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgroup-17648df2612dbd29.rmeta --extern hkdf=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libhkdf-5729f5a32ab17495.rmeta --extern pem_rfc7468=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libpem_rfc7468-87f14759655f4222.rmeta --extern pkcs8=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libpkcs8-efe8db64e1b23ece.rmeta --extern rand_core=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/librand_core-30c5965c438ff30a.rmeta --extern sec1=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libsec1-6c606b47869d4146.rmeta --extern subtle=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libsubtle-38d7515a296a8721.rmeta --extern zeroize=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libzeroize-0b2e8fe838fe0375.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: `tracing` (lib) generated 1 warning Compiling gix-traverse v0.39.2 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=gix_traverse CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gix-traverse-0.39.2 CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='A crate of the gitoxide project' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-traverse CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Byron/gitoxide' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.39.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=39 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gix-traverse-0.39.2 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name gix_traverse --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gix-traverse-0.39.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=3d20323fb3be1511 -C extra-filename=-3d20323fb3be1511 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern bitflags=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libbitflags-1204db0de952c1db.rmeta --extern gix_commitgraph=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_commitgraph-ba5e596f80f7e3d7.rmeta --extern gix_date=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_date-6156881824aed483.rmeta --extern gix_hash=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_hash-3a7f456d7837a65d.rmeta --extern gix_hashtable=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_hashtable-ca26cfe0585e6142.rmeta --extern gix_object=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_object-9bbf7f94df6f6b19.rmeta --extern gix_revwalk=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_revwalk-5b7b7303bce1dc6b.rmeta --extern smallvec=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libsmallvec-d3ba7ada8112e848.rmeta --extern thiserror=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libthiserror-d8e947232485bc37.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling gix-bitmap v0.2.11 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=gix_bitmap CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gix-bitmap-0.2.11 CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='A crate of the gitoxide project dedicated implementing the standard git bitmap format' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-bitmap CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Byron/gitoxide' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.2.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gix-bitmap-0.2.11 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name gix_bitmap --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gix-bitmap-0.2.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=c268b8d47cd4d651 -C extra-filename=-c268b8d47cd4d651 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern thiserror=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libthiserror-d8e947232485bc37.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=openbsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crc32fast-1.4.0 CARGO_PKG_AUTHORS='Sam Rijs :Alex Crichton ' CARGO_PKG_DESCRIPTION='Fast, SIMD-accelerated CRC32 (IEEE) checksum computation' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crc32fast CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/srijs/rust-crc32fast' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.4.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-openbsd LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' NUM_JOBS=6 OPT_LEVEL=0 OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/build/crc32fast-73d07044dd2dcf63/out PROFILE=release RUSTC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTC_WRAPPER=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTDOC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-openbsd /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/build/crc32fast-cb2ac71e3df3c91d/build-script-build` [crc32fast 1.4.0] cargo:rerun-if-changed=build.rs Dirty regex-syntax v0.6.29: the rustflags changed Compiling regex-syntax v0.6.29 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=regex_syntax CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-syntax-0.6.29 CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A regular expression parser.' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/regex' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=regex-syntax CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/regex' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.6.29 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=29 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-syntax-0.6.29 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name regex_syntax --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-syntax-0.6.29/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=d240ff38bee676c6 -C extra-filename=-d240ff38bee676c6 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` [crc32fast 1.4.0] cargo:rustc-cfg=crc32fast_stdarchx86 Compiling anyhow v1.0.86 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86 CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Flexible concrete Error type built on std::error::Error' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=anyhow CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/anyhow' CARGO_PKG_RUST_VERSION=1.39 CARGO_PKG_VERSION=1.0.86 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=86 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("backtrace", "default", "std"))' -C metadata=e312f86321e39464 -C extra-filename=-e312f86321e39464 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/build/anyhow-e312f86321e39464 -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn -Z binary-dep-depinfo` Dirty anstyle v1.0.8: the rustflags changed Compiling anstyle v1.0.8 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=anstyle CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anstyle-1.0.8 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='ANSI text styling' CARGO_PKG_HOMEPAGE='https://github.com/rust-cli/anstyle' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=anstyle CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-cli/anstyle.git' CARGO_PKG_RUST_VERSION=1.65.0 CARGO_PKG_VERSION=1.0.8 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anstyle-1.0.8 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name anstyle --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anstyle-1.0.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::items_after_statements' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=8f21d54decdb0c6f -C extra-filename=-8f21d54decdb0c6f --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Dirty equivalent v1.0.1: the rustflags changed Compiling equivalent v1.0.1 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=equivalent CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/equivalent-1.0.1 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Traits for key comparison in maps.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=equivalent CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/cuviper/equivalent' CARGO_PKG_RUST_VERSION=1.6 CARGO_PKG_VERSION=1.0.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/equivalent-1.0.1 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name equivalent --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/equivalent-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=8d749caa56aeac51 -C extra-filename=-8d749caa56aeac51 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: `crypto-bigint` (lib) generated 2 warnings Dirty utf8parse v0.2.2: the rustflags changed Compiling utf8parse v0.2.2 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=utf8parse CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/utf8parse-0.2.2 CARGO_PKG_AUTHORS='Joe Wilm :Christian Duerr ' CARGO_PKG_DESCRIPTION='Table-driven UTF-8 parser' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=utf8parse CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/alacritty/vte' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/utf8parse-0.2.2 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name utf8parse --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/utf8parse-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly"))' -C metadata=0297cc4a808fe831 -C extra-filename=-0297cc4a808fe831 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling fnv v1.0.7 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=fnv CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/fnv-1.0.7 CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='Fowler–Noll–Vo hash function' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 / MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fnv CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/servo/rust-fnv' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.7 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/fnv-1.0.7 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name fnv --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/fnv-1.0.7/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=cba5f832abf07d68 -C extra-filename=-cba5f832abf07d68 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling indexmap v2.3.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=indexmap CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/indexmap-2.3.0 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A hash table with consistent order and fast iteration.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=indexmap CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/indexmap-rs/indexmap' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=2.3.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/indexmap-2.3.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name indexmap --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/indexmap-2.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--allow=clippy::style' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "borsh", "default", "quickcheck", "rayon", "rustc-rayon", "serde", "std", "test_debug"))' -C metadata=2df9cbd206bc5c65 -C extra-filename=-2df9cbd206bc5c65 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern equivalent=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libequivalent-8d749caa56aeac51.rmeta --extern hashbrown=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libhashbrown-fa07935830d3621c.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Dirty anstyle-parse v0.2.5: the rustflags changed Compiling anstyle-parse v0.2.5 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=anstyle_parse CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anstyle-parse-0.2.5 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Parse ANSI Style Escapes' CARGO_PKG_HOMEPAGE='https://github.com/rust-cli/anstyle' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=anstyle-parse CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-cli/anstyle.git' CARGO_PKG_RUST_VERSION=1.65.0 CARGO_PKG_VERSION=0.2.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anstyle-parse-0.2.5 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name anstyle_parse --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anstyle-parse-0.2.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::items_after_statements' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --cfg 'feature="utf8"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("core", "default", "utf8"))' -C metadata=ebfa33e9baaf7504 -C extra-filename=-ebfa33e9baaf7504 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern utf8parse=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libutf8parse-0297cc4a808fe831.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling gix-index v0.33.1 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=gix_index CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gix-index-0.33.1 CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='A work-in-progress crate of the gitoxide project dedicated implementing the git index file' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-index CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Byron/gitoxide' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.33.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=33 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gix-index-0.33.1 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name gix_index --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gix-index-0.33.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("document-features", "serde"))' -C metadata=0ed5f1dfd5020c19 -C extra-filename=-0ed5f1dfd5020c19 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern bitflags=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libbitflags-1204db0de952c1db.rmeta --extern bstr=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libbstr-3f407656315bea0a.rmeta --extern filetime=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libfiletime-8b0fa910b430fb86.rmeta --extern fnv=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libfnv-cba5f832abf07d68.rmeta --extern gix_bitmap=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_bitmap-c268b8d47cd4d651.rmeta --extern gix_features=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_features-09e391a85aa7037c.rmeta --extern gix_fs=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_fs-fb93535df3074f75.rmeta --extern gix_hash=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_hash-3a7f456d7837a65d.rmeta --extern gix_lock=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_lock-55bc94e77c50db34.rmeta --extern gix_object=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_object-9bbf7f94df6f6b19.rmeta --extern gix_traverse=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_traverse-3d20323fb3be1511.rmeta --extern gix_utils=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_utils-1680dc1ccba2b5b8.rmeta --extern gix_validate=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_validate-1399500d98225543.rmeta --extern hashbrown=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libhashbrown-fa07935830d3621c.rmeta --extern itoa=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libitoa-3fc493d5b20ddaa0.rmeta --extern libc=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/liblibc-9a5125bbce9ac274.rmeta --extern memmap2=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libmemmap2-1db1c7474c4661dd.rmeta --extern rustix=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/librustix-f4c1d1ac855b05c2.rmeta --extern smallvec=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libsmallvec-d3ba7ada8112e848.rmeta --extern thiserror=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libthiserror-d8e947232485bc37.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=openbsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(parallel_compiler)--check-cfg=cfg(rust_analyzer)-Zmacro-backtrace-Csplit-debuginfo=off-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zunstable-options' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86 CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Flexible concrete Error type built on std::error::Error' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=anyhow CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/anyhow' CARGO_PKG_RUST_VERSION=1.39 CARGO_PKG_VERSION=1.0.86 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=86 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-openbsd LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' NUM_JOBS=6 OPT_LEVEL=3 OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/anyhow-910e6684821fe118/out PROFILE=release RUSTC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTC_WRAPPER=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTDOC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-openbsd /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/build/anyhow-e312f86321e39464/build-script-build` [anyhow 1.0.86] cargo:rerun-if-changed=build/probe.rs [anyhow 1.0.86] cargo:rustc-check-cfg=cfg(anyhow_nightly_testing) [anyhow 1.0.86] cargo:rustc-check-cfg=cfg(anyhow_no_fmt_arguments_as_str) [anyhow 1.0.86] cargo:rustc-check-cfg=cfg(anyhow_no_ptr_addr_of) [anyhow 1.0.86] cargo:rustc-check-cfg=cfg(anyhow_no_unsafe_op_in_unsafe_fn_lint) [anyhow 1.0.86] cargo:rustc-check-cfg=cfg(doc_cfg) [anyhow 1.0.86] cargo:rustc-check-cfg=cfg(error_generic_member_access) [anyhow 1.0.86] cargo:rustc-check-cfg=cfg(std_backtrace) [anyhow 1.0.86] cargo:rustc-cfg=std_backtrace Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=crc32fast CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crc32fast-1.4.0 CARGO_PKG_AUTHORS='Sam Rijs :Alex Crichton ' CARGO_PKG_DESCRIPTION='Fast, SIMD-accelerated CRC32 (IEEE) checksum computation' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crc32fast CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/srijs/rust-crc32fast' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.4.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crc32fast-1.4.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/build/crc32fast-73d07044dd2dcf63/out /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name crc32fast --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crc32fast-1.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly", "std"))' -C metadata=90ed55e6b8af1cbf -C extra-filename=-90ed55e6b8af1cbf --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern cfg_if=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/libcfg_if-3f3ee01bb7c5f992.rmeta --cap-lints warn -Z binary-dep-depinfo --cfg crc32fast_stdarchx86` [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 warning: unexpected `cfg` condition name: `crc32fast_stdarchx86` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crc32fast-1.4.0/src/specialized/mod.rs:3:9 | 3 | crc32fast_stdarchx86, | ^^^^^^^^^^^^^^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crc32fast_stdarchx86)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crc32fast_stdarchx86)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: `crc32fast` (lib) generated 1 warning Compiling gix-credentials v0.24.4 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=gix_credentials CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gix-credentials-0.24.4 CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='A crate of the gitoxide project to interact with git credentials helpers' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-credentials CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Byron/gitoxide' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.24.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=24 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gix-credentials-0.24.4 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name gix_credentials --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gix-credentials-0.24.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("document-features", "serde"))' -C metadata=a83359e1b63507a0 -C extra-filename=-a83359e1b63507a0 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern bstr=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libbstr-3f407656315bea0a.rmeta --extern gix_command=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_command-4e0e954249a6e321.rmeta --extern gix_config_value=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_config_value-46a59322351e037d.rmeta --extern gix_path=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_path-3632f26e476b2dcf.rmeta --extern gix_prompt=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_prompt-5b3c9d6eeb86a2ea.rmeta --extern gix_sec=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_sec-20fec463496e1d59.rmeta --extern gix_trace=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_trace-f19a913ae0592337.rmeta --extern gix_url=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_url-05a8bb80344b0562.rmeta --extern thiserror=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libthiserror-d8e947232485bc37.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: method `symmetric_difference` is never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-syntax-0.6.29/src/hir/interval.rs:423:8 | 335 | pub trait Interval: | -------- method in this trait ... 423 | fn symmetric_difference( | ^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default warning: call to `.borrow()` on a reference in this situation does nothing --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-syntax-0.6.29/src/ast/parse.rs:379:21 | 379 | self.pattern.borrow() | ^^^^^^^^^ help: remove this redundant call | = note: the type `str` does not implement `Borrow`, so calling `borrow` on `&str` copies the reference, which does not do anything and can be removed = note: `#[warn(noop_method_call)]` on by default Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=libz_sys CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libz-sys-1.1.18 CARGO_PKG_AUTHORS='Alex Crichton :Josh Triplett :Sebastian Thiel ' CARGO_PKG_DESCRIPTION='Low-level bindings to the system libz library (also known as zlib).' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libz-sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libz-sys' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.1.18 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=18 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libz-sys-1.1.18 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/build/libz-sys-1b880dba311e96a1/out /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name libz_sys --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libz-sys-1.1.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("asm", "cmake", "default", "libc", "static", "stock-zlib", "zlib-ng", "zlib-ng-no-cmake-experimental-community-maintained"))' -C metadata=4693ea89931bdf95 -C extra-filename=-4693ea89931bdf95 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn -Z binary-dep-depinfo -l z -l z` warning: unexpected `cfg` condition name: `zng` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libz-sys-1.1.18/src/lib.rs:8:11 | 8 | #[cfg(not(zng))] | ^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(zng)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(zng)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: `libz-sys` (lib) generated 18 warnings (17 duplicates) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=num_traits CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/num-traits-0.2.19 CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Numeric traits for generic mathematics' CARGO_PKG_HOMEPAGE='https://github.com/rust-num/num-traits' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=num-traits CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-num/num-traits' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.2.19 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=19 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/num-traits-0.2.19 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/num-traits-b275134094a927d0/out /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name num_traits --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/num-traits-0.2.19/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "i128", "libm", "std"))' -C metadata=a92a7de75372f966 -C extra-filename=-a92a7de75372f966 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo --cfg has_total_cmp` warning: unexpected `cfg` condition name: `has_total_cmp` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/num-traits-0.2.19/src/float.rs:2305:19 | 2301 | / macro_rules! totalorder_impl { 2302 | | ($T:ident, $I:ident, $U:ident, $bits:expr) => { 2303 | | impl TotalOrder for $T { 2304 | | #[inline] 2305 | | #[cfg(has_total_cmp)] | | ^^^^^^^^^^^^^ ... | 2323 | | }; 2324 | | } | |_- in this expansion of `totalorder_impl!` 2325 | totalorder_impl!(f64, i64, u64, 64); | ----------------------------------- in this macro invocation | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `parallel_compiler`, `proc_macro`, `relocation_model`, `rust_analyzer`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, and `unix` and 1 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_total_cmp)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_total_cmp)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `has_total_cmp` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/num-traits-0.2.19/src/float.rs:2311:23 | 2301 | / macro_rules! totalorder_impl { 2302 | | ($T:ident, $I:ident, $U:ident, $bits:expr) => { 2303 | | impl TotalOrder for $T { 2304 | | #[inline] ... | 2311 | | #[cfg(not(has_total_cmp))] | | ^^^^^^^^^^^^^ ... | 2323 | | }; 2324 | | } | |_- in this expansion of `totalorder_impl!` 2325 | totalorder_impl!(f64, i64, u64, 64); | ----------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_total_cmp)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_total_cmp)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_total_cmp` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/num-traits-0.2.19/src/float.rs:2305:19 | 2301 | / macro_rules! totalorder_impl { 2302 | | ($T:ident, $I:ident, $U:ident, $bits:expr) => { 2303 | | impl TotalOrder for $T { 2304 | | #[inline] 2305 | | #[cfg(has_total_cmp)] | | ^^^^^^^^^^^^^ ... | 2323 | | }; 2324 | | } | |_- in this expansion of `totalorder_impl!` 2325 | totalorder_impl!(f64, i64, u64, 64); 2326 | totalorder_impl!(f32, i32, u32, 32); | ----------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_total_cmp)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_total_cmp)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_total_cmp` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/num-traits-0.2.19/src/float.rs:2311:23 | 2301 | / macro_rules! totalorder_impl { 2302 | | ($T:ident, $I:ident, $U:ident, $bits:expr) => { 2303 | | impl TotalOrder for $T { 2304 | | #[inline] ... | 2311 | | #[cfg(not(has_total_cmp))] | | ^^^^^^^^^^^^^ ... | 2323 | | }; 2324 | | } | |_- in this expansion of `totalorder_impl!` 2325 | totalorder_impl!(f64, i64, u64, 64); 2326 | totalorder_impl!(f32, i32, u32, 32); | ----------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_total_cmp)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_total_cmp)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `num-traits` (lib) generated 4 warnings Dirty regex-automata v0.1.10: the rustflags changed Compiling regex-automata v0.1.10 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=regex_automata CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10 CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='Automata construction and matching using regular expressions.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/regex-automata' CARGO_PKG_LICENSE=Unlicense/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=regex-automata CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/regex-automata' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.10 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name regex_automata --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="regex-syntax"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "fst", "regex-syntax", "std", "transducer"))' -C metadata=d597545202580642 -C extra-filename=-d597545202580642 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern regex_syntax=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libregex_syntax-d240ff38bee676c6.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 Compiling sha2 v0.10.8 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=sha2 CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8 CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Pure Rust implementation of the SHA-2 hash function family including SHA-224, SHA-256, SHA-384, and SHA-512. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=sha2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/hashes' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.10.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name sha2 --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("asm", "asm-aarch64", "compress", "default", "force-soft", "loongarch64_asm", "oid", "sha2-asm", "std"))' -C metadata=eab0f972409db17b -C extra-filename=-eab0f972409db17b --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern cfg_if=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libcfg_if-d7457ff2f3866edf.rmeta --extern cpufeatures=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libcpufeatures-8ddbd5eae25ed23d.rmeta --extern digest=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libdigest-66d1fcdb16c33786.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=filetime CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/filetime-0.2.23 CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='Platform-agnostic accessors of timestamps in File metadata ' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/filetime' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=filetime CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/filetime' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.23 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=23 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/filetime-0.2.23 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name filetime --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/filetime-0.2.23/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=903809b91ec5d470 -C extra-filename=-903809b91ec5d470 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern cfg_if=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/libcfg_if-3f3ee01bb7c5f992.rmeta --extern libc=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/liblibc-49a319009df08d6f.rmeta --cap-lints warn -Z binary-dep-depinfo` warning: unexpected `cfg` condition name: `emulate_second_only_system` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/filetime-0.2.23/src/lib.rs:82:17 | 82 | if cfg!(emulate_second_only_system) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(emulate_second_only_system)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(emulate_second_only_system)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `filetime` (lib) generated 3 warnings (2 duplicates) Compiling gix-pathspec v0.7.6 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=gix_pathspec CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gix-pathspec-0.7.6 CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='A crate of the gitoxide project dealing magical pathspecs' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-pathspec CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Byron/gitoxide' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.7.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gix-pathspec-0.7.6 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name gix_pathspec --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gix-pathspec-0.7.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=78d4befd583b0ce2 -C extra-filename=-78d4befd583b0ce2 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern bitflags=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libbitflags-1204db0de952c1db.rmeta --extern bstr=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libbstr-3f407656315bea0a.rmeta --extern gix_attributes=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_attributes-7ed3f7b4dc55d5d9.rmeta --extern gix_config_value=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_config_value-46a59322351e037d.rmeta --extern gix_glob=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_glob-48e41f549800c4d4.rmeta --extern gix_path=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_path-3632f26e476b2dcf.rmeta --extern thiserror=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libthiserror-d8e947232485bc37.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=libssh2_sys CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libssh2-sys-0.3.0 CARGO_PKG_AUTHORS='Alex Crichton :Wez Furlong :Matteo Bigoi ' CARGO_PKG_DESCRIPTION='Native bindings to the libssh2 library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libssh2-sys CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/ssh2-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libssh2-sys-0.3.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/libssh2-sys-7b1a441194c20759/out /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name libssh2_sys --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libssh2-sys-0.3.0/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("openssl-on-win32", "openssl-sys", "vendored-openssl", "zlib-ng-compat"))' -C metadata=b3af0baf84eb121e -C extra-filename=-b3af0baf84eb121e --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern libc=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/liblibc-9a5125bbce9ac274.rmeta --extern libz_sys=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/liblibz_sys-e5d153d09e7058ba.rmeta --extern openssl_sys=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libopenssl_sys-67a5bc688ca80495.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo -L native=/usr/local/lib -l ssh2 -l ssl -l crypto -l z` Compiling rfc6979 v0.4.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rfc6979 CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rfc6979-0.4.0 CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Pure Rust implementation of RFC6979: Deterministic Usage of the Digital Signature Algorithm (DSA) and Elliptic Curve Digital Signature Algorithm (ECDSA) ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rfc6979 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/signatures/tree/master/rfc6979' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=0.4.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rfc6979-0.4.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rfc6979 --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rfc6979-0.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=7078f6b7f55d5a7d -C extra-filename=-7078f6b7f55d5a7d --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern hmac=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libhmac-6603092249f1d340.rmeta --extern subtle=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libsubtle-38d7515a296a8721.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling gix-ignore v0.11.3 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=gix_ignore CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gix-ignore-0.11.3 CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='A crate of the gitoxide project dealing .gitignore files' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-ignore CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Byron/gitoxide' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.11.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gix-ignore-0.11.3 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name gix_ignore --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gix-ignore-0.11.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("document-features", "serde"))' -C metadata=c2012c245e4e378f -C extra-filename=-c2012c245e4e378f --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern bstr=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libbstr-3f407656315bea0a.rmeta --extern gix_glob=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_glob-48e41f549800c4d4.rmeta --extern gix_path=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_path-3632f26e476b2dcf.rmeta --extern gix_trace=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_trace-f19a913ae0592337.rmeta --extern unicode_bom=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libunicode_bom-1d291088e84f0a0d.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling gix-revision v0.27.2 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=gix_revision CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gix-revision-0.27.2 CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='A crate of the gitoxide project dealing with finding names for revisions and parsing specifications' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-revision CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Byron/gitoxide' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.27.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=27 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gix-revision-0.27.2 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name gix_revision --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gix-revision-0.27.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "describe", "document-features", "serde"))' -C metadata=3830e5a4c865f2b4 -C extra-filename=-3830e5a4c865f2b4 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern bstr=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libbstr-3f407656315bea0a.rmeta --extern gix_date=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_date-6156881824aed483.rmeta --extern gix_hash=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_hash-3a7f456d7837a65d.rmeta --extern gix_object=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_object-9bbf7f94df6f6b19.rmeta --extern gix_revwalk=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_revwalk-5b7b7303bce1dc6b.rmeta --extern thiserror=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libthiserror-d8e947232485bc37.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling signature v2.2.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=signature CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/signature-2.2.0 CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Traits for cryptographic signature algorithms (e.g. ECDSA, Ed25519)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=signature CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/traits/tree/master/signature' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=2.2.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/signature-2.2.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name signature --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/signature-2.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="digest"' --cfg 'feature="rand_core"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "derive", "digest", "rand_core", "std"))' -C metadata=c6fa61ddfaf06abf -C extra-filename=-c6fa61ddfaf06abf --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern digest=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libdigest-66d1fcdb16c33786.rmeta --extern rand_core=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/librand_core-30c5965c438ff30a.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling serde_spanned v0.6.7 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=serde_spanned CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_spanned-0.6.7 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Serde-compatible spanned Value' CARGO_PKG_HOMEPAGE='https://github.com/toml-rs/toml' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_spanned CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/toml-rs/toml' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.6.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_spanned-0.6.7 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name serde_spanned --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_spanned-0.6.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::items_after_statements' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=a836cef2f22a8024 -C extra-filename=-a836cef2f22a8024 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern serde=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libserde-0dad9d70d17085f1.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 Compiling toml_datetime v0.6.8 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=toml_datetime CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_datetime-0.6.8 CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='A TOML-compatible datetime type' CARGO_PKG_HOMEPAGE='https://github.com/toml-rs/toml' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=toml_datetime CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/toml-rs/toml' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.6.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_datetime-0.6.8 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name toml_datetime --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_datetime-0.6.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=3ade616fff1436a8 -C extra-filename=-3ade616fff1436a8 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern serde=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libserde-0dad9d70d17085f1.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling gix-packetline v0.17.5 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=gix_packetline CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gix-packetline-0.17.5 CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='A crate of the gitoxide project implementing the pkt-line serialization format' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-packetline CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Byron/gitoxide' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.17.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=17 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gix-packetline-0.17.5 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name gix_packetline --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gix-packetline-0.17.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="blocking-io"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("async-io", "blocking-io", "default", "document-features", "futures-io", "futures-lite", "pin-project-lite", "serde"))' -C metadata=0c300bbe813c2fb4 -C extra-filename=-0c300bbe813c2fb4 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern bstr=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libbstr-3f407656315bea0a.rmeta --extern faster_hex=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libfaster_hex-b8dd597fc2da18b2.rmeta --extern gix_trace=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_trace-f19a913ae0592337.rmeta --extern thiserror=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libthiserror-d8e947232485bc37.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling regex v1.10.5 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=regex CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-1.10.5 CARGO_PKG_AUTHORS='The Rust Project Developers:Andrew Gallant ' CARGO_PKG_DESCRIPTION='An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/regex' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=regex CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/regex' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=1.10.5 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-1.10.5 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name regex --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-1.10.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="perf"' --cfg 'feature="perf-backtrack"' --cfg 'feature="perf-cache"' --cfg 'feature="perf-dfa"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-onepass"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "logging", "pattern", "perf", "perf-backtrack", "perf-cache", "perf-dfa", "perf-dfa-full", "perf-inline", "perf-literal", "perf-onepass", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unstable", "use_std"))' -C metadata=2f9b547950ca6d6d -C extra-filename=-2f9b547950ca6d6d --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern aho_corasick=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libaho_corasick-54aa8cdf8abea806.rmeta --extern memchr=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libmemchr-eaf845b8a6caf4a8.rmeta --extern regex_automata=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libregex_automata-fbd43c46a80fec0e.rmeta --extern regex_syntax=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libregex_syntax-aae80e7f7122199a.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling crossbeam-epoch v0.9.18 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=crossbeam_epoch CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-epoch-0.9.18 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Epoch-based garbage collection' CARGO_PKG_HOMEPAGE='https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-epoch' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossbeam-epoch CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/crossbeam-rs/crossbeam' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=0.9.18 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=18 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-epoch-0.9.18 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name crossbeam_epoch --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-epoch-0.9.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "loom", "loom-crate", "nightly", "std"))' -C metadata=acfc6ca9204e5c49 -C extra-filename=-acfc6ca9204e5c49 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern crossbeam_utils=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libcrossbeam_utils-ffd10823ab7414df.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling libsqlite3-sys v0.30.1 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libsqlite3-sys-0.30.1 CARGO_PKG_AUTHORS='The rusqlite developers' CARGO_PKG_DESCRIPTION='Native bindings to the libsqlite3 library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libsqlite3-sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rusqlite/rusqlite' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.30.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=30 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libsqlite3-sys-0.30.1 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libsqlite3-sys-0.30.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="bundled"' --cfg 'feature="bundled_bindings"' --cfg 'feature="cc"' --cfg 'feature="default"' --cfg 'feature="min_sqlite_version_3_14_0"' --cfg 'feature="pkg-config"' --cfg 'feature="vcpkg"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bindgen", "buildtime_bindgen", "bundled", "bundled-sqlcipher", "bundled-sqlcipher-vendored-openssl", "bundled-windows", "bundled_bindings", "cc", "default", "in_gecko", "loadable_extension", "min_sqlite_version_3_14_0", "openssl-sys", "pkg-config", "prettyplease", "preupdate_hook", "quote", "session", "sqlcipher", "syn", "unlock_notify", "vcpkg", "wasm32-wasi-vfs", "with-asan"))' -C metadata=8eaec69e7d73ada6 -C extra-filename=-8eaec69e7d73ada6 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/build/libsqlite3-sys-8eaec69e7d73ada6 -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern cc=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/libcc-7c8809bfb00fc0bc.rlib --extern pkg_config=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/libpkg_config-3925baaa3c00e285.rlib --extern vcpkg=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/libvcpkg-41da7891f461a9d8.rlib --cap-lints warn -Z binary-dep-depinfo` Compiling semver v1.0.23 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23 CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Parser and evaluator for Cargo'\''s flavor of Semantic Versioning' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=semver CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/semver' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.23 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=23 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=6ca2fb9b31ed0c4d -C extra-filename=-6ca2fb9b31ed0c4d --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/build/semver-6ca2fb9b31ed0c4d -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn -Z binary-dep-depinfo` warning: unexpected `cfg` condition name: `crossbeam_loom` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-epoch-0.9.18/src/lib.rs:66:7 | 66 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `parallel_compiler`, `proc_macro`, `relocation_model`, `rust_analyzer`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, and `unix` and 1 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `crossbeam_loom` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-epoch-0.9.18/src/lib.rs:69:7 | 69 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-epoch-0.9.18/src/lib.rs:91:11 | 91 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-epoch-0.9.18/src/atomic.rs:1675:21 | 1675 | #[cfg(all(test, not(crossbeam_loom)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-epoch-0.9.18/src/atomic.rs:350:15 | 350 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-epoch-0.9.18/src/atomic.rs:358:11 | 358 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-epoch-0.9.18/src/collector.rs:112:21 | 112 | #[cfg(all(test, not(crossbeam_loom)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-epoch-0.9.18/src/deferred.rs:90:21 | 90 | #[cfg(all(test, not(crossbeam_loom)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_sanitize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-epoch-0.9.18/src/internal.rs:56:15 | 56 | #[cfg(not(any(crossbeam_sanitize, miri)))] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_sanitize)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_sanitize)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_sanitize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-epoch-0.9.18/src/internal.rs:59:11 | 59 | #[cfg(any(crossbeam_sanitize, miri))] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_sanitize)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_sanitize)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_sanitize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-epoch-0.9.18/src/internal.rs:300:15 | 300 | #[cfg(not(any(crossbeam_sanitize, miri)))] // `crossbeam_sanitize` and `miri` reduce the size of `Local` | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_sanitize)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_sanitize)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-epoch-0.9.18/src/internal.rs:557:21 | 557 | #[cfg(all(test, not(crossbeam_loom)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_sanitize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-epoch-0.9.18/src/internal.rs:202:29 | 202 | let steps = if cfg!(crossbeam_sanitize) { | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_sanitize)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_sanitize)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-epoch-0.9.18/src/sync/mod.rs:5:11 | 5 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-epoch-0.9.18/src/sync/list.rs:298:21 | 298 | #[cfg(all(test, not(crossbeam_loom)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-epoch-0.9.18/src/sync/queue.rs:217:21 | 217 | #[cfg(all(test, not(crossbeam_loom)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-epoch-0.9.18/src/default.rs:10:11 | 10 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-epoch-0.9.18/src/default.rs:64:21 | 64 | #[cfg(all(test, not(crossbeam_loom)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-epoch-0.9.18/src/default.rs:14:15 | 14 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-epoch-0.9.18/src/default.rs:22:11 | 22 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Dirty is_terminal_polyfill v1.70.1: the rustflags changed Compiling is_terminal_polyfill v1.70.1 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=is_terminal_polyfill CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/is_terminal_polyfill-1.70.1 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Polyfill for `is_terminal` stdlib feature for use with older MSRVs' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=is_terminal_polyfill CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/polyfill-rs/is_terminal_polyfill' CARGO_PKG_RUST_VERSION=1.70.0 CARGO_PKG_VERSION=1.70.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=70 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/is_terminal_polyfill-1.70.1 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name is_terminal_polyfill --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/is_terminal_polyfill-1.70.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default"))' -C metadata=9fae85a29a80faf8 -C extra-filename=-9fae85a29a80faf8 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling clru v0.6.1 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=clru CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/clru-0.6.1 CARGO_PKG_AUTHORS='marmeladema ' CARGO_PKG_DESCRIPTION='An LRU cache implementation with constant time operations and weighted semantic' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=clru CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/marmeladema/clru-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.6.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/clru-0.6.1 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name clru --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/clru-0.6.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=d45c06aa17138be6 -C extra-filename=-d45c06aa17138be6 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Dirty lazy_static v1.5.0: the rustflags changed Compiling lazy_static v1.5.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=lazy_static CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/lazy_static-1.5.0 CARGO_PKG_AUTHORS='Marvin Löbel ' CARGO_PKG_DESCRIPTION='A macro for declaring lazily evaluated statics in Rust.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lazy_static CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang-nursery/lazy-static.rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.5.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/lazy_static-1.5.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name lazy_static --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/lazy_static-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("spin", "spin_no_std"))' -C metadata=19193006798cf46e -C extra-filename=-19193006798cf46e --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling typeid v1.0.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=typeid CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/typeid-1.0.0 CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Const TypeId and non-'\''static TypeId' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=typeid CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/typeid' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=1.0.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/typeid-1.0.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name typeid --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/typeid-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=37bcc82090b3f306 -C extra-filename=-37bcc82090b3f306 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Dirty anstyle-query v1.1.1: the rustflags changed Compiling anstyle-query v1.1.1 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=anstyle_query CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anstyle-query-1.1.1 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Look up colored console capabilities' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=anstyle-query CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-cli/anstyle' CARGO_PKG_RUST_VERSION=1.65.0 CARGO_PKG_VERSION=1.1.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anstyle-query-1.1.1 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name anstyle_query --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anstyle-query-1.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::items_after_statements' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b8e17a16857eeaad -C extra-filename=-b8e17a16857eeaad --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling base64 v0.22.1 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=base64 CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/base64-0.22.1 CARGO_PKG_AUTHORS='Marshall Pierce ' CARGO_PKG_DESCRIPTION='encodes and decodes base64 as bytes or utf8' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=base64 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/marshallpierce/rust-base64' CARGO_PKG_RUST_VERSION=1.48.0 CARGO_PKG_VERSION=0.22.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=22 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/base64-0.22.1 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name base64 --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/base64-0.22.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=e8ceab94474c5841 -C extra-filename=-e8ceab94474c5841 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: `crossbeam-epoch` (lib) generated 20 warnings Compiling minimal-lexical v0.2.1 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=minimal_lexical CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/minimal-lexical-0.2.1 CARGO_PKG_AUTHORS='Alex Huszagh ' CARGO_PKG_DESCRIPTION='Fast float parsing conversion routines.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=minimal-lexical CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Alexhuszagh/minimal-lexical' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/minimal-lexical-0.2.1 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name minimal_lexical --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/minimal-lexical-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "compact", "default", "lint", "nightly", "std"))' -C metadata=c9594cf19ff95306 -C extra-filename=-c9594cf19ff95306 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn -Z binary-dep-depinfo` warning: unexpected `cfg` condition value: `cargo-clippy` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/base64-0.22.1/src/lib.rs:223:13 | 223 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::cast_lossless))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `default`, and `std` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default Dirty colorchoice v1.0.2: the rustflags changed Compiling colorchoice v1.0.2 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=colorchoice CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/colorchoice-1.0.2 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Global override of color control' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=colorchoice CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-cli/anstyle' CARGO_PKG_RUST_VERSION=1.65.0 CARGO_PKG_VERSION=1.0.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/colorchoice-1.0.2 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name colorchoice --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/colorchoice-1.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::items_after_statements' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=edd413ef7d95c723 -C extra-filename=-edd413ef7d95c723 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=memchr CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.7.4 CARGO_PKG_AUTHORS='Andrew Gallant :bluss' CARGO_PKG_DESCRIPTION='Provides extremely fast (uses SIMD on x86_64, aarch64 and wasm32) routines for 1, 2 or 3 byte search and single substring search. ' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/memchr' CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=memchr CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/memchr' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=2.7.4 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.7.4 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name memchr --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.7.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "compiler_builtins", "core", "default", "libc", "logging", "rustc-dep-of-std", "std", "use_std"))' -C metadata=e379d856f65b7e83 -C extra-filename=-e379d856f65b7e83 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn -Z binary-dep-depinfo` [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 Dirty overload v0.1.1: the rustflags changed Compiling overload v0.1.1 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=overload CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/overload-0.1.1 CARGO_PKG_AUTHORS='Daniel Salvadori ' CARGO_PKG_DESCRIPTION='Provides a macro to simplify operator overloading.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=overload CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/danaugrs/overload' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/overload-0.1.1 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name overload --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/overload-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=412c9444cdb541ca -C extra-filename=-412c9444cdb541ca --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Dirty nu-ansi-term v0.46.0: the rustflags changed Compiling nu-ansi-term v0.46.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=nu_ansi_term CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nu-ansi-term-0.46.0 CARGO_PKG_AUTHORS='ogham@bsago.me:Ryan Scheel (Havvy) :Josh Triplett :The Nushell Project Developers' CARGO_PKG_DESCRIPTION='Library for ANSI terminal colors and styles (bold, underline)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=nu-ansi-term CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/nushell/nu-ansi-term' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.46.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=46 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nu-ansi-term-0.46.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name nu_ansi_term --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nu-ansi-term-0.46.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("derive_serde_style", "serde"))' -C metadata=4e3e6fa9f807b66d -C extra-filename=-4e3e6fa9f807b66d --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern overload=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/liboverload-412c9444cdb541ca.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: unused import: `windows::*` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nu-ansi-term-0.46.0/src/lib.rs:261:9 | 261 | pub use windows::*; | ^^^^^^^^^^ | = note: `#[warn(unused_imports)]` on by default warning: `base64` (lib) generated 1 warning Compiling gix-transport v0.42.2 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=gix_transport CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gix-transport-0.42.2 CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='A crate of the gitoxide project dedicated to implementing the git transport layer' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-transport CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Byron/gitoxide' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.42.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=42 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gix-transport-0.42.2 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name gix_transport --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gix-transport-0.42.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="base64"' --cfg 'feature="blocking-client"' --cfg 'feature="curl"' --cfg 'feature="default"' --cfg 'feature="gix-credentials"' --cfg 'feature="http-client"' --cfg 'feature="http-client-curl"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("async-client", "async-std", "async-trait", "base64", "blocking-client", "curl", "default", "document-features", "futures-io", "futures-lite", "gix-credentials", "http-client", "http-client-curl", "http-client-curl-rust-tls", "http-client-reqwest", "http-client-reqwest-native-tls", "http-client-reqwest-rust-tls", "http-client-reqwest-rust-tls-trust-dns", "pin-project-lite", "reqwest", "serde"))' -C metadata=f4159dab4453a619 -C extra-filename=-f4159dab4453a619 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern base64=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libbase64-e8ceab94474c5841.rmeta --extern bstr=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libbstr-3f407656315bea0a.rmeta --extern curl=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libcurl-e1fa58ee4d55fa61.rmeta --extern gix_command=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_command-4e0e954249a6e321.rmeta --extern gix_credentials=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_credentials-a83359e1b63507a0.rmeta --extern gix_features=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_features-09e391a85aa7037c.rmeta --extern gix_packetline=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_packetline-0c300bbe813c2fb4.rmeta --extern gix_quote=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_quote-6cb5db424b505f62.rmeta --extern gix_sec=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_sec-20fec463496e1d59.rmeta --extern gix_url=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_url-05a8bb80344b0562.rmeta --extern thiserror=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libthiserror-d8e947232485bc37.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo -L native=/usr/local/lib -L native=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/libnghttp2-sys-4426d3f774939186/out/i/lib` Compiling nom v7.1.3 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=nom CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nom-7.1.3 CARGO_PKG_AUTHORS='contact@geoffroycouprie.com' CARGO_PKG_DESCRIPTION='A byte-oriented, zero-copy, parser combinators library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=nom CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Geal/nom' CARGO_PKG_RUST_VERSION=1.48 CARGO_PKG_VERSION=7.1.3 CARGO_PKG_VERSION_MAJOR=7 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nom-7.1.3 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name nom --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nom-7.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "docsrs", "std"))' -C metadata=5dcb0cb2bdc39257 -C extra-filename=-5dcb0cb2bdc39257 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern memchr=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/libmemchr-e379d856f65b7e83.rmeta --extern minimal_lexical=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/libminimal_lexical-c9594cf19ff95306.rmeta --cap-lints warn -Z binary-dep-depinfo` warning: `regex-syntax` (lib) generated 2 warnings Dirty anstream v0.6.15: the rustflags changed Compiling anstream v0.6.15 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=anstream CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anstream-0.6.15 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A simple cross platform library for writing colored text to a terminal.' CARGO_PKG_HOMEPAGE='https://github.com/rust-cli/anstyle' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=anstream CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-cli/anstyle.git' CARGO_PKG_RUST_VERSION=1.65.0 CARGO_PKG_VERSION=0.6.15 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=15 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anstream-0.6.15 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name anstream --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anstream-0.6.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::items_after_statements' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="auto"' --cfg 'feature="default"' --cfg 'feature="wincon"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("auto", "default", "test", "wincon"))' -C metadata=ecbbeb170494b245 -C extra-filename=-ecbbeb170494b245 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern anstyle=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libanstyle-8f21d54decdb0c6f.rmeta --extern anstyle_parse=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libanstyle_parse-ebfa33e9baaf7504.rmeta --extern anstyle_query=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libanstyle_query-b8e17a16857eeaad.rmeta --extern colorchoice=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libcolorchoice-edd413ef7d95c723.rmeta --extern is_terminal_polyfill=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libis_terminal_polyfill-9fae85a29a80faf8.rmeta --extern utf8parse=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libutf8parse-0297cc4a808fe831.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling erased-serde v0.4.5 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=erased_serde CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/erased-serde-0.4.5 CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Type-erased Serialize and Serializer traits' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=erased-serde CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/erased-serde' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=0.4.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/erased-serde-0.4.5 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name erased_serde --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/erased-serde-0.4.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "std", "unstable-debug"))' -C metadata=98d50dc1a7c398ef -C extra-filename=-98d50dc1a7c398ef --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern serde=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libserde-0dad9d70d17085f1.rmeta --extern typeid=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libtypeid-37bcc82090b3f306.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: `nu-ansi-term` (lib) generated 1 warning Compiling gix-pack v0.51.1 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=gix_pack CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gix-pack-0.51.1 CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='Implements git packs and related data structures' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-pack CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Byron/gitoxide' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.51.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=51 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gix-pack-0.51.1 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name gix_pack --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gix-pack-0.51.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="object-cache-dynamic"' --cfg 'feature="streaming-input"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "document-features", "generate", "object-cache-dynamic", "pack-cache-lru-dynamic", "pack-cache-lru-static", "serde", "streaming-input", "wasm"))' -C metadata=654eeba5fef19953 -C extra-filename=-654eeba5fef19953 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern clru=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libclru-d45c06aa17138be6.rmeta --extern gix_chunk=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_chunk-c8cecfd70cc156ae.rmeta --extern gix_features=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_features-09e391a85aa7037c.rmeta --extern gix_hash=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_hash-3a7f456d7837a65d.rmeta --extern gix_hashtable=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_hashtable-ca26cfe0585e6142.rmeta --extern gix_object=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_object-9bbf7f94df6f6b19.rmeta --extern gix_path=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_path-3632f26e476b2dcf.rmeta --extern gix_tempfile=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_tempfile-e46bf7871f0256a5.rmeta --extern memmap2=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libmemmap2-1db1c7474c4661dd.rmeta --extern parking_lot=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libparking_lot-4ff99ed326101696.rmeta --extern smallvec=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libsmallvec-d3ba7ada8112e848.rmeta --extern thiserror=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libthiserror-d8e947232485bc37.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: unexpected `cfg` condition value: `cargo-clippy` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nom-7.1.3/src/lib.rs:375:13 | 375 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::doc_markdown))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `default`, `docsrs`, and `std` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `nightly` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nom-7.1.3/src/lib.rs:379:12 | 379 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nom-7.1.3/src/lib.rs:391:12 | 391 | #[cfg_attr(nightly, allow(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nom-7.1.3/src/lib.rs:418:14 | 418 | #[cfg_attr(nightly, allow(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unused import: `self::str::*` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nom-7.1.3/src/lib.rs:439:9 | 439 | pub use self::str::*; | ^^^^^^^^^^^^ | = note: `#[warn(unused_imports)]` on by default warning: unexpected `cfg` condition name: `nightly` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nom-7.1.3/src/internal.rs:49:12 | 49 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nom-7.1.3/src/internal.rs:96:12 | 96 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nom-7.1.3/src/internal.rs:340:12 | 340 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nom-7.1.3/src/internal.rs:357:12 | 357 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nom-7.1.3/src/internal.rs:374:12 | 374 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nom-7.1.3/src/internal.rs:392:12 | 392 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nom-7.1.3/src/internal.rs:409:12 | 409 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nom-7.1.3/src/internal.rs:430:12 | 430 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Dirty sharded-slab v0.1.7: the rustflags changed Compiling sharded-slab v0.1.7 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=sharded_slab CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7 CARGO_PKG_AUTHORS='Eliza Weisman ' CARGO_PKG_DESCRIPTION='A lock-free concurrent slab. ' CARGO_PKG_HOMEPAGE='https://github.com/hawkw/sharded-slab' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=sharded-slab CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/hawkw/sharded-slab' CARGO_PKG_RUST_VERSION=1.42.0 CARGO_PKG_VERSION=0.1.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name sharded_slab --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("loom"))' -C metadata=cff52410aabe7c03 -C extra-filename=-cff52410aabe7c03 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern lazy_static=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/liblazy_static-19193006798cf46e.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: unexpected `cfg` condition name: `loom` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:15:17 | 15 | #[cfg(all(test, loom))] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `parallel_compiler`, `proc_macro`, `relocation_model`, `rust_analyzer`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, and `unix` and 1 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/pool.rs:453:9 | 453 | test_println!("pool: create {:?}", tid); | --------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/pool.rs:621:9 | 621 | test_println!("pool: create_owned {:?}", tid); | --------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/pool.rs:655:9 | 655 | test_println!("pool: create_with"); | ---------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/pool.rs:678:9 | 678 | test_println!("pool: get{:?}; current={:?}", tid, Tid::::current()); | ---------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/pool.rs:769:9 | 769 | test_println!("pool: get{:?}; current={:?}", tid, Tid::::current()); | ---------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/pool.rs:914:9 | 914 | test_println!("drop Ref: try clearing data"); | -------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/pool.rs:1049:9 | 1049 | test_println!(" -> drop RefMut: try clearing data"); | --------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/pool.rs:1124:9 | 1124 | test_println!("drop OwnedRef: try clearing data"); | ------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/pool.rs:1135:13 | 1135 | test_println!("-> shard={:?}", shard_idx); | ----------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/pool.rs:1139:17 | 1139 | test_println!("-> shard={:?} does not exist! THIS IS A BUG", shard_idx); | ----------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/pool.rs:1238:9 | 1238 | test_println!("-> shard={:?}", shard_idx); | ----------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/pool.rs:1290:9 | 1290 | test_println!("drop OwnedRefMut: try clearing data"); | ---------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/pool.rs:1303:17 | 1303 | test_println!("-> shard does not exist! THIS IS A BUG"); | ------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/sync.rs:3:11 | 3 | #[cfg(all(loom, any(test, feature = "loom")))] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/sync.rs:63:15 | 63 | #[cfg(not(all(loom, any(feature = "loom", test))))] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/clear.rs:95:11 | 95 | #[cfg(all(loom, test))] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/iter.rs:18:9 | 18 | test_println!("UniqueIter::next"); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/iter.rs:20:13 | 20 | test_println!("-> try next slot"); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/iter.rs:22:17 | 22 | test_println!("-> found an item!"); | ---------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/iter.rs:26:13 | 26 | test_println!("-> try next page"); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/iter.rs:28:17 | 28 | test_println!("-> found another page"); | -------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/iter.rs:33:13 | 33 | test_println!("-> try next shard"); | ---------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/iter.rs:35:17 | 35 | test_println!("-> found another shard"); | --------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/iter.rs:38:17 | 38 | test_println!("-> all done!"); | ----------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:115:13 | 115 | / test_println!( 116 | | "-> get {:?}; current_gen={:?}; lifecycle={:#x}; state={:?}; refs={:?};", 117 | | gen, 118 | | current_gen, ... | 121 | | refs, 122 | | ); | |_____________- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:129:17 | 129 | test_println!("-> get: no longer exists!"); | ------------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:142:21 | 142 | test_println!("-> {:?}", new_refs); | ---------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:154:21 | 154 | test_println!("-> get: retrying; lifecycle={:#x};", actual); | ----------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:175:13 | 175 | / test_println!( 176 | | "-> mark_release; gen={:?}; current_gen={:?};", 177 | | gen, 178 | | curr_gen 179 | | ); | |_____________- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:187:13 | 187 | test_println!("-> mark_release; state={:?};", state); | ---------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:190:21 | 190 | test_println!("--> mark_release; cannot release (already removed!)"); | -------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:194:21 | 194 | test_println!("--> mark_release; already marked;"); | -------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:202:13 | 202 | / test_println!( 203 | | "-> mark_release; old_lifecycle={:#x}; new_lifecycle={:#x};", 204 | | lifecycle, 205 | | new_lifecycle 206 | | ); | |_____________- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:216:21 | 216 | test_println!("-> mark_release; retrying"); | ------------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:224:9 | 224 | test_println!("-> mark_release: marked; refs={:?};", refs); | ---------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:246:13 | 246 | / test_println!("-> release_with; lifecycle={:#x}; expected_gen={:?}; current_gen={:?}; next_gen={:?};", 247 | | lifecycle, 248 | | gen, 249 | | current_gen, 250 | | next_gen 251 | | ); | |_____________- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:258:17 | 258 | test_println!("-> already removed!"); | ------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:275:21 | 275 | test_println!("-> advanced gen; lifecycle={:#x}; refs={:?};", actual, refs); | --------------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:277:25 | 277 | test_println!("-> ok to remove!"); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:290:21 | 290 | test_println!("-> refs={:?}; spin...", refs); | -------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:296:21 | 296 | test_println!("-> retrying; lifecycle={:#x};", actual); | ------------------------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:316:9 | 316 | / test_println!( 317 | | "-> initialize_state; state={:?}; gen={:?}; refs={:?};", 318 | | Lifecycle::::from_packed(lifecycle), 319 | | gen, 320 | | refs, 321 | | ); | |_________- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:324:13 | 324 | test_println!("-> initialize while referenced! cancelling"); | ----------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:363:9 | 363 | test_println!("-> inserted at {:?}", gen); | ----------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:389:17 | 389 | / test_println!( 390 | | "-> try_remove_value; nothing exists at generation={:?}", 391 | | gen 392 | | ); | |_________________- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:397:9 | 397 | test_println!("-> try_remove_value; marked!"); | --------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:401:13 | 401 | test_println!("-> try_remove_value; can remove now"); | ---------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:453:17 | 453 | / test_println!( 454 | | "-> try_clear_storage; nothing exists at generation={:?}", 455 | | gen 456 | | ); | |_________________- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:461:9 | 461 | test_println!("-> try_clear_storage; marked!"); | ---------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:465:13 | 465 | test_println!("-> try_remove_value; can clear now"); | --------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:485:13 | 485 | test_println!("-> cleared: {}", cleared); | ---------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:510:13 | 510 | / test_println!( 511 | | "-> drop guard: state={:?}; gen={:?}; refs={:?}; lifecycle={:#x}; new_lifecycle={:#x}; dropping={:?}", 512 | | state, 513 | | gen, ... | 517 | | dropping 518 | | ); | |_____________- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:526:21 | 526 | test_println!("-> drop guard: done; dropping={:?}", dropping); | -------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:530:21 | 530 | test_println!("-> drop guard; retry, actual={:#x}", actual); | ----------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:710:13 | 710 | test_println!("-> get: {}; MAX={}", self.value, RefCount::::MAX); | ------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:830:9 | 830 | / test_println!( 831 | | "InitGuard::release; curr_lifecycle={:?}; downgrading={}", 832 | | Lifecycle::::from_packed(self.curr_lifecycle), 833 | | new_refs != 0, 834 | | ); | |_________- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:836:13 | 836 | test_println!("-> already released!"); | ------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:852:17 | 852 | test_println!("--> advanced to PRESENT; done"); | ---------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:856:17 | 856 | / test_println!( 857 | | "--> lifecycle changed; actual={:?}", 858 | | Lifecycle::::from_packed(actual) 859 | | ); | |_________________- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:870:13 | 870 | / test_println!( 871 | | "-> InitGuard::release; lifecycle={:#x}; state={:?}; refs={:?};", 872 | | curr_lifecycle, 873 | | state, 874 | | refs, 875 | | ); | |_____________- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:889:21 | 889 | test_println!("-> InitGuard::RELEASE: done!"); | --------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:894:21 | 894 | test_println!("-> InitGuard::release; retry, actual={:#x}", actual); | ------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/stack.rs:72:11 | 72 | #[cfg(all(loom, test))] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/stack.rs:20:9 | 20 | test_println!("-> pop {:#x}", val); | ---------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/stack.rs:34:13 | 34 | test_println!("-> next {:#x}", next); | ------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/stack.rs:43:21 | 43 | test_println!("-> retry!"); | -------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/stack.rs:47:21 | 47 | test_println!("-> successful; next={:#x}", next); | ------------------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/mod.rs:146:9 | 146 | test_println!("-> local head {:?}", head); | ----------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/mod.rs:156:13 | 156 | test_println!("-> remote head {:?}", head); | ------------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/mod.rs:163:13 | 163 | test_println!("-> NULL! {:?}", head); | ------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/mod.rs:185:9 | 185 | test_println!("-> offset {:?}", poff); | ------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/mod.rs:214:9 | 214 | test_println!("-> take: offset {:?}", offset); | --------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/mod.rs:231:9 | 231 | test_println!("-> offset {:?}", offset); | --------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/mod.rs:287:9 | 287 | test_println!("-> init_with: insert at offset: {}", index); | ---------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/mod.rs:294:9 | 294 | test_println!("-> alloc new page ({})", self.size); | -------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/mod.rs:318:9 | 318 | test_println!("-> offset {:?}", offset); | --------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/mod.rs:338:9 | 338 | test_println!("-> offset {:?}", offset); | --------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/shard.rs:79:9 | 79 | test_println!("-> {:?}", addr); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/shard.rs:111:9 | 111 | test_println!("-> remove_local {:?}", addr); | ------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/shard.rs:125:9 | 125 | test_println!("-> take_remote {:?}; page {:?}", addr, page_index); | ----------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/shard.rs:172:13 | 172 | test_println!("-> page {}; {:?}; {:?}", page_idx, local, page); | -------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/shard.rs:208:9 | 208 | / test_println!( 209 | | "-> clear_after_release; self.tid={:?}; current.tid={:?};", 210 | | tid, 211 | | self.tid 212 | | ); | |_________- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/shard.rs:286:9 | 286 | test_println!("-> get shard={}", idx); | ------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/shard.rs:293:9 | 293 | test_println!("current: {:?}", tid); | ----------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/shard.rs:306:13 | 306 | test_println!("-> allocated new shard for index {} at {:p}", idx, ptr); | ---------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/shard.rs:315:13 | 315 | test_println!("-> highest index={}, prev={}", std::cmp::max(max, idx), max); | --------------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/shard.rs:326:9 | 326 | test_println!("Array::iter_mut"); | -------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/shard.rs:328:9 | 328 | test_println!("-> highest index={}", max); | ----------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/shard.rs:381:9 | 381 | test_println!("---> loaded={:p} (order={:?})", ptr, order); | ---------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/shard.rs:383:13 | 383 | test_println!("---> null"); | -------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/shard.rs:418:9 | 418 | test_println!("IterMut::next"); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/shard.rs:425:13 | 425 | test_println!("-> next.is_some={}", next.is_some()); | --------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/shard.rs:427:17 | 427 | test_println!("-> done"); | ------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/tid.rs:185:15 | 185 | #[cfg(not(all(loom, any(feature = "loom", test))))] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/tid.rs:197:21 | 197 | #[cfg(all(test, not(loom)))] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/lib.rs:422:9 | 422 | test_println!("insert {:?}", tid); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/lib.rs:457:9 | 457 | test_println!("vacant_entry {:?}", tid); | --------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/lib.rs:518:9 | 518 | test_println!("rm_deferred {:?}", tid); | -------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/lib.rs:584:9 | 584 | test_println!("rm {:?}", tid); | ----------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/lib.rs:611:9 | 611 | test_println!("get {:?}; current={:?}", tid, Tid::::current()); | ----------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/lib.rs:709:9 | 709 | test_println!("get_owned {:?}; current={:?}", tid, Tid::::current()); | ----------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/lib.rs:960:9 | 960 | test_println!("drop OwnedEntry: try clearing data"); | --------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/lib.rs:971:13 | 971 | test_println!("-> shard={:?}", shard_idx); | ----------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/lib.rs:975:17 | 975 | test_println!("-> shard={:?} does not exist! THIS IS A BUG", shard_idx); | ----------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=openbsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(parallel_compiler)--check-cfg=cfg(rust_analyzer)-Zmacro-backtrace-Csplit-debuginfo=off-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zunstable-options' CARGO_FEATURE_BUNDLED=1 CARGO_FEATURE_BUNDLED_BINDINGS=1 CARGO_FEATURE_CC=1 CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_MIN_SQLITE_VERSION_3_14_0=1 CARGO_FEATURE_PKG_CONFIG=1 CARGO_FEATURE_VCPKG=1 CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libsqlite3-sys-0.30.1 CARGO_MANIFEST_LINKS=sqlite3 CARGO_PKG_AUTHORS='The rusqlite developers' CARGO_PKG_DESCRIPTION='Native bindings to the libsqlite3 library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libsqlite3-sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rusqlite/rusqlite' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.30.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=30 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-openbsd LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' NUM_JOBS=6 OPT_LEVEL=3 OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/libsqlite3-sys-d290c68506347b46/out PROFILE=release RUSTC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTC_WRAPPER=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTDOC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-openbsd /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/build/libsqlite3-sys-8eaec69e7d73ada6/build-script-build` [libsqlite3-sys 0.30.1] cargo:rerun-if-env-changed=LIBSQLITE3_SYS_USE_PKG_CONFIG [libsqlite3-sys 0.30.1] cargo:include=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libsqlite3-sys-0.30.1/sqlite3 [libsqlite3-sys 0.30.1] cargo:rerun-if-changed=sqlite3/sqlite3.c [libsqlite3-sys 0.30.1] cargo:rerun-if-changed=sqlite3/wasm32-wasi-vfs.c [libsqlite3-sys 0.30.1] cargo:rerun-if-env-changed=SQLITE_MAX_VARIABLE_NUMBER [libsqlite3-sys 0.30.1] cargo:rerun-if-env-changed=SQLITE_MAX_EXPR_DEPTH [libsqlite3-sys 0.30.1] cargo:rerun-if-env-changed=SQLITE_MAX_COLUMN [libsqlite3-sys 0.30.1] cargo:rerun-if-env-changed=LIBSQLITE3_FLAGS [libsqlite3-sys 0.30.1] OUT_DIR = Some(/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/libsqlite3-sys-d290c68506347b46/out) [libsqlite3-sys 0.30.1] TARGET = Some(x86_64-unknown-openbsd) [libsqlite3-sys 0.30.1] OPT_LEVEL = Some(3) [libsqlite3-sys 0.30.1] HOST = Some(x86_64-unknown-openbsd) [libsqlite3-sys 0.30.1] cargo:rerun-if-env-changed=CC_x86_64-unknown-openbsd [libsqlite3-sys 0.30.1] CC_x86_64-unknown-openbsd = None [libsqlite3-sys 0.30.1] cargo:rerun-if-env-changed=CC_x86_64_unknown_openbsd [libsqlite3-sys 0.30.1] CC_x86_64_unknown_openbsd = Some(cc) [libsqlite3-sys 0.30.1] RUSTC_WRAPPER = Some(/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc) [libsqlite3-sys 0.30.1] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [libsqlite3-sys 0.30.1] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [libsqlite3-sys 0.30.1] CRATE_CC_NO_DEFAULTS = None [libsqlite3-sys 0.30.1] DEBUG = Some(false) [libsqlite3-sys 0.30.1] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-openbsd [libsqlite3-sys 0.30.1] CFLAGS_x86_64-unknown-openbsd = None [libsqlite3-sys 0.30.1] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_openbsd [libsqlite3-sys 0.30.1] CFLAGS_x86_64_unknown_openbsd = Some(-O2 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-openbsd -O2 -pipe) [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 warning: `sharded-slab` (lib) generated 105 warnings Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=openbsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(parallel_compiler)--check-cfg=cfg(rust_analyzer)-Zmacro-backtrace-Csplit-debuginfo=off-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zunstable-options' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_SERDE=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23 CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Parser and evaluator for Cargo'\''s flavor of Semantic Versioning' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=semver CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/semver' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.23 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=23 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-openbsd LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' NUM_JOBS=6 OPT_LEVEL=3 OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/semver-16adc53b9b7face2/out PROFILE=release RUSTC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTC_WRAPPER=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTDOC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-openbsd /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/build/semver-6ca2fb9b31ed0c4d/build-script-build` [semver 1.0.23] cargo:rerun-if-changed=build.rs [semver 1.0.23] cargo:rustc-check-cfg=cfg(doc_cfg) [semver 1.0.23] cargo:rustc-check-cfg=cfg(no_alloc_crate) [semver 1.0.23] cargo:rustc-check-cfg=cfg(no_const_vec_new) [semver 1.0.23] cargo:rustc-check-cfg=cfg(no_exhaustive_int_match) [semver 1.0.23] cargo:rustc-check-cfg=cfg(no_non_exhaustive) [semver 1.0.23] cargo:rustc-check-cfg=cfg(no_nonzero_bitscan) [semver 1.0.23] cargo:rustc-check-cfg=cfg(no_str_strip_prefix) [semver 1.0.23] cargo:rustc-check-cfg=cfg(no_track_caller) [semver 1.0.23] cargo:rustc-check-cfg=cfg(no_unsafe_op_in_unsafe_fn_lint) [semver 1.0.23] cargo:rustc-check-cfg=cfg(test_node_semver) Compiling crossbeam-deque v0.8.5 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=crossbeam_deque CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-deque-0.8.5 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Concurrent work-stealing deque' CARGO_PKG_HOMEPAGE='https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-deque' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossbeam-deque CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/crossbeam-rs/crossbeam' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=0.8.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-deque-0.8.5 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name crossbeam_deque --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-deque-0.8.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=509561f4c4889470 -C extra-filename=-509561f4c4889470 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern crossbeam_epoch=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libcrossbeam_epoch-acfc6ca9204e5c49.rmeta --extern crossbeam_utils=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libcrossbeam_utils-ffd10823ab7414df.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: `nom` (lib) generated 13 warnings Compiling toml_edit v0.22.20 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=toml_edit CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.22.20 CARGO_PKG_AUTHORS='Andronik Ordian :Ed Page ' CARGO_PKG_DESCRIPTION='Yet another format-preserving TOML parser.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=toml_edit CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/toml-rs/toml' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.22.20 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=22 CARGO_PKG_VERSION_PATCH=20 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.22.20 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name toml_edit --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.22.20/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --cfg 'feature="display"' --cfg 'feature="parse"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "display", "parse", "perf", "serde", "unbounded"))' -C metadata=f9a82aef61e27c20 -C extra-filename=-f9a82aef61e27c20 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern indexmap=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libindexmap-2df9cbd206bc5c65.rmeta --extern serde=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libserde-0dad9d70d17085f1.rmeta --extern serde_spanned=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libserde_spanned-a836cef2f22a8024.rmeta --extern toml_datetime=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libtoml_datetime-3ade616fff1436a8.rmeta --extern winnow=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libwinnow-563b00c5c86fe54c.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling ecdsa v0.16.9 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=ecdsa CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ecdsa-0.16.9 CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Pure Rust implementation of the Elliptic Curve Digital Signature Algorithm (ECDSA) as specified in FIPS 186-4 (Digital Signature Standard), providing RFC6979 deterministic signatures as well as support for added entropy ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ecdsa CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/signatures/tree/master/ecdsa' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.16.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=16 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ecdsa-0.16.9 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name ecdsa --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ecdsa-0.16.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="arithmetic"' --cfg 'feature="der"' --cfg 'feature="digest"' --cfg 'feature="hazmat"' --cfg 'feature="pem"' --cfg 'feature="pkcs8"' --cfg 'feature="rfc6979"' --cfg 'feature="signing"' --cfg 'feature="spki"' --cfg 'feature="std"' --cfg 'feature="verifying"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "arithmetic", "default", "der", "dev", "digest", "hazmat", "pem", "pkcs8", "rfc6979", "serde", "serdect", "sha2", "signing", "spki", "std", "verifying"))' -C metadata=13d78a3c0bb1f374 -C extra-filename=-13d78a3c0bb1f374 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern der=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libder-77dae6ae453d0fa7.rmeta --extern digest=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libdigest-66d1fcdb16c33786.rmeta --extern elliptic_curve=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libelliptic_curve-49a3f151c62716d9.rmeta --extern rfc6979=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/librfc6979-7078f6b7f55d5a7d.rmeta --extern signature=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libsignature-c6fa61ddfaf06abf.rmeta --extern spki=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libspki-68accc9712ca1e32.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: unnecessary qualification --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ecdsa-0.16.9/src/der.rs:127:26 | 127 | .map_err(|_| der::Tag::Sequence.value_error()) | ^^^^^^^^^^^^^^^^^^ | note: the lint level is defined here --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ecdsa-0.16.9/src/lib.rs:23:5 | 23 | unused_qualifications | ^^^^^^^^^^^^^^^^^^^^^ help: remove the unnecessary path segments | 127 - .map_err(|_| der::Tag::Sequence.value_error()) 127 + .map_err(|_| Tag::Sequence.value_error()) | warning: unnecessary qualification --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ecdsa-0.16.9/src/der.rs:361:26 | 361 | header.tag.assert_eq(der::Tag::Sequence)?; | ^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 361 - header.tag.assert_eq(der::Tag::Sequence)?; 361 + header.tag.assert_eq(Tag::Sequence)?; | warning: unnecessary qualification --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ecdsa-0.16.9/src/verifying.rs:421:18 | 421 | type Error = pkcs8::spki::Error; | ^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 421 - type Error = pkcs8::spki::Error; 421 + type Error = spki::Error; | warning: unnecessary qualification --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ecdsa-0.16.9/src/verifying.rs:423:62 | 423 | fn try_from(spki: pkcs8::SubjectPublicKeyInfoRef<'_>) -> pkcs8::spki::Result { | ^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 423 - fn try_from(spki: pkcs8::SubjectPublicKeyInfoRef<'_>) -> pkcs8::spki::Result { 423 + fn try_from(spki: pkcs8::SubjectPublicKeyInfoRef<'_>) -> spki::Result { | warning: unnecessary qualification --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ecdsa-0.16.9/src/verifying.rs:435:36 | 435 | fn to_public_key_der(&self) -> pkcs8::spki::Result { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 435 - fn to_public_key_der(&self) -> pkcs8::spki::Result { 435 + fn to_public_key_der(&self) -> spki::Result { | warning: `ecdsa` (lib) generated 5 warnings Compiling gix-refspec v0.23.1 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=gix_refspec CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gix-refspec-0.23.1 CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='A crate of the gitoxide project for parsing and representing refspecs' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-refspec CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Byron/gitoxide' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.23.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=23 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gix-refspec-0.23.1 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name gix_refspec --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gix-refspec-0.23.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=803eca927f549ab9 -C extra-filename=-803eca927f549ab9 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern bstr=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libbstr-3f407656315bea0a.rmeta --extern gix_hash=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_hash-3a7f456d7837a65d.rmeta --extern gix_revision=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_revision-3830e5a4c865f2b4.rmeta --extern gix_validate=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_validate-1399500d98225543.rmeta --extern smallvec=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libsmallvec-d3ba7ada8112e848.rmeta --extern thiserror=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libthiserror-d8e947232485bc37.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 Compiling gix-worktree v0.34.1 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=gix_worktree CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gix-worktree-0.34.1 CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='A crate of the gitoxide project for shared worktree related types and utilities.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-worktree CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Byron/gitoxide' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.34.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=34 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gix-worktree-0.34.1 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name gix_worktree --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gix-worktree-0.34.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="attributes"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("attributes", "default", "document-features", "serde"))' -C metadata=f8433caf2215dae7 -C extra-filename=-f8433caf2215dae7 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern bstr=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libbstr-3f407656315bea0a.rmeta --extern gix_attributes=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_attributes-7ed3f7b4dc55d5d9.rmeta --extern gix_features=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_features-09e391a85aa7037c.rmeta --extern gix_fs=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_fs-fb93535df3074f75.rmeta --extern gix_glob=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_glob-48e41f549800c4d4.rmeta --extern gix_hash=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_hash-3a7f456d7837a65d.rmeta --extern gix_ignore=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_ignore-c2012c245e4e378f.rmeta --extern gix_index=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_index-0ed5f1dfd5020c19.rmeta --extern gix_object=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_object-9bbf7f94df6f6b19.rmeta --extern gix_path=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_path-3632f26e476b2dcf.rmeta --extern gix_validate=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_validate-1399500d98225543.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling tar v0.4.41 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=tar CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tar-0.4.41 CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='A Rust implementation of a TAR file reader and writer. This library does not currently handle compression, but it is abstract over all I/O readers and writers. Additionally, great lengths are taken to ensure that the entire contents are never required to be entirely resident in memory all at once. ' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/tar-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tar CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/tar-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.41 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=41 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tar-0.4.41 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name tar --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tar-0.4.41/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "xattr"))' -C metadata=7199295c89e5c651 -C extra-filename=-7199295c89e5c651 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern filetime=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/libfiletime-903809b91ec5d470.rmeta --extern libc=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/liblibc-49a319009df08d6f.rmeta --cap-lints warn -Z binary-dep-depinfo` [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 Dirty matchers v0.1.0: the rustflags changed Compiling matchers v0.1.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=matchers CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/matchers-0.1.0 CARGO_PKG_AUTHORS='Eliza Weisman ' CARGO_PKG_DESCRIPTION='Regex matching on character and byte streams. ' CARGO_PKG_HOMEPAGE='https://github.com/hawkw/matchers' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=matchers CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/hawkw/matchers' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/matchers-0.1.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name matchers --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/matchers-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=6067f1036dc78bbd -C extra-filename=-6067f1036dc78bbd --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern regex_automata=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libregex_automata-d597545202580642.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling ordered-float v2.10.1 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=ordered_float CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ordered-float-2.10.1 CARGO_PKG_AUTHORS='Jonathan Reem :Matt Brubeck ' CARGO_PKG_DESCRIPTION='Wrappers for total ordering on floats' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ordered-float CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/reem/rust-ordered-float' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.10.1 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ordered-float-2.10.1 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name ordered_float --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ordered-float-2.10.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "default", "proptest", "rand", "randtest", "rkyv", "schemars", "serde", "std"))' -C metadata=bdc7e33f34fd88ab -C extra-filename=-bdc7e33f34fd88ab --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern num_traits=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libnum_traits-a92a7de75372f966.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=flate2 CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/flate2-1.0.30 CARGO_PKG_AUTHORS='Alex Crichton :Josh Triplett ' CARGO_PKG_DESCRIPTION='DEFLATE compression and decompression exposed as Read/BufRead/Write streams. Supports miniz_oxide and multiple zlib implementations. Supports zlib, gzip, and raw deflate streams. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/flate2-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=flate2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/flate2-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.30 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=30 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/flate2-1.0.30 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name flate2 --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/flate2-1.0.30/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="any_impl"' --cfg 'feature="any_zlib"' --cfg 'feature="libz-sys"' --cfg 'feature="zlib"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("any_impl", "any_zlib", "cloudflare-zlib-sys", "cloudflare_zlib", "default", "libz-ng-sys", "libz-rs-sys", "libz-sys", "miniz-sys", "miniz_oxide", "rust_backend", "zlib", "zlib-default", "zlib-ng", "zlib-ng-compat", "zlib-rs"))' -C metadata=746679bae82c6016 -C extra-filename=-746679bae82c6016 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern crc32fast=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/libcrc32fast-90ed55e6b8af1cbf.rmeta --extern libz_sys=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/liblibz_sys-4693ea89931bdf95.rmeta --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=anyhow CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86 CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Flexible concrete Error type built on std::error::Error' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=anyhow CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/anyhow' CARGO_PKG_RUST_VERSION=1.39 CARGO_PKG_VERSION=1.0.86 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=86 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/anyhow-910e6684821fe118/out /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name anyhow --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("backtrace", "default", "std"))' -C metadata=c4a0074a30e0c053 -C extra-filename=-c4a0074a30e0c053 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo --cfg std_backtrace --check-cfg 'cfg(anyhow_nightly_testing)' --check-cfg 'cfg(anyhow_no_fmt_arguments_as_str)' --check-cfg 'cfg(anyhow_no_ptr_addr_of)' --check-cfg 'cfg(anyhow_no_unsafe_op_in_unsafe_fn_lint)' --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(std_backtrace)'` Compiling primeorder v0.13.6 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=primeorder CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/primeorder-0.13.6 CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Pure Rust implementation of complete addition formulas for prime order elliptic curves (Renes-Costello-Batina 2015). Generic over field elements and curve equation coefficients ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=primeorder CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/elliptic-curves/tree/master/primeorder' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.13.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=13 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/primeorder-0.13.6 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name primeorder --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/primeorder-0.13.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "dev", "serde", "serdect", "std"))' -C metadata=5319e5a3ec63117b -C extra-filename=-5319e5a3ec63117b --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern elliptic_curve=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libelliptic_curve-49a3f151c62716d9.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling gix-config v0.38.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=gix_config CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gix-config-0.38.0 CARGO_PKG_AUTHORS='Edward Shen ' CARGO_PKG_DESCRIPTION='A git-config file parser and editor from the gitoxide project' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-config CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Byron/gitoxide' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.38.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=38 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gix-config-0.38.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name gix_config --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gix-config-0.38.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("document-features", "serde"))' -C metadata=fcdcb3bdb064ec0a -C extra-filename=-fcdcb3bdb064ec0a --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern bstr=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libbstr-3f407656315bea0a.rmeta --extern gix_config_value=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_config_value-46a59322351e037d.rmeta --extern gix_features=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_features-09e391a85aa7037c.rmeta --extern gix_glob=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_glob-48e41f549800c4d4.rmeta --extern gix_path=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_path-3632f26e476b2dcf.rmeta --extern gix_ref=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_ref-0432ccd4aa5644bd.rmeta --extern gix_sec=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_sec-20fec463496e1d59.rmeta --extern memchr=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libmemchr-eaf845b8a6caf4a8.rmeta --extern once_cell=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libonce_cell-114ad44df60efabc.rmeta --extern smallvec=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libsmallvec-d3ba7ada8112e848.rmeta --extern thiserror=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libthiserror-d8e947232485bc37.rmeta --extern unicode_bom=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libunicode_bom-1d291088e84f0a0d.rmeta --extern winnow=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libwinnow-563b00c5c86fe54c.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 Compiling gix-discover v0.33.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=gix_discover CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gix-discover-0.33.0 CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='Discover git repositories and check if a directory is a git repository' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-discover CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Byron/gitoxide' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.33.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=33 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gix-discover-0.33.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name gix_discover --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gix-discover-0.33.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=1437351548d5d7df -C extra-filename=-1437351548d5d7df --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern bstr=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libbstr-3f407656315bea0a.rmeta --extern gix_fs=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_fs-fb93535df3074f75.rmeta --extern gix_hash=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_hash-3a7f456d7837a65d.rmeta --extern gix_path=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_path-3632f26e476b2dcf.rmeta --extern gix_ref=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_ref-0432ccd4aa5644bd.rmeta --extern gix_sec=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_sec-20fec463496e1d59.rmeta --extern thiserror=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libthiserror-d8e947232485bc37.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: use of deprecated method `winnow::Parser::recognize`: Replaced with `Parser::take` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gix-config-0.38.0/src/parse/nom/mod.rs:193:57 | 193 | preceded('\\', one_of(is_subsection_escapable_char).recognize()).parse_next(i) | ^^^^^^^^^ | = note: `#[warn(deprecated)]` on by default warning: use of deprecated method `winnow::Parser::recognize`: Replaced with `Parser::take` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gix-config-0.38.0/src/parse/nom/mod.rs:231:10 | 231 | .recognize() | ^^^^^^^^^ warning: use of deprecated method `winnow::Parser::recognize`: Replaced with `Parser::take` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gix-config-0.38.0/src/parse/nom/mod.rs:372:10 | 372 | .recognize() | ^^^^^^^^^ Compiling tracing-log v0.2.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=tracing_log CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-log-0.2.0 CARGO_PKG_AUTHORS='Tokio Contributors ' CARGO_PKG_DESCRIPTION='Provides compatibility between `tracing` and the `log` crate. ' CARGO_PKG_HOMEPAGE='https://tokio.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tracing-log CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/tracing' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.2.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-log-0.2.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name tracing_log --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-log-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="log-tracer"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("ahash", "default", "interest-cache", "log-tracer", "lru", "std"))' -C metadata=79cd6fa90e7efab6 -C extra-filename=-79cd6fa90e7efab6 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern log=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/liblog-fd08da107346a272.rmeta --extern once_cell=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libonce_cell-114ad44df60efabc.rmeta --extern tracing_core=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libtracing_core-30152d3ad858e503.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-log-0.2.0/src/lib.rs:115:5 | 115 | private_in_public, | ^^^^^^^^^^^^^^^^^ | = note: `#[warn(renamed_and_removed_lints)]` on by default warning: `tracing-log` (lib) generated 1 warning Compiling globset v0.4.14 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=globset CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/globset-0.4.14 CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='Cross platform single glob and glob set matching. Glob set matching is the process of matching one or more glob patterns against a single candidate path simultaneously, and returning all of the globs that matched. ' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/ripgrep/tree/master/crates/globset' CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=globset CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/ripgrep/tree/master/crates/globset' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.14 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=14 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/globset-0.4.14 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name globset --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/globset-0.4.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="log"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "log", "serde", "serde1", "simd-accel"))' -C metadata=f68df4ff1f1adb7d -C extra-filename=-f68df4ff1f1adb7d --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern aho_corasick=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libaho_corasick-54aa8cdf8abea806.rmeta --extern bstr=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libbstr-3f407656315bea0a.rmeta --extern log=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/liblog-fd08da107346a272.rmeta --extern regex_automata=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libregex_automata-fbd43c46a80fec0e.rmeta --extern regex_syntax=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libregex_syntax-aae80e7f7122199a.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 Compiling bitmaps v2.1.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=bitmaps CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bitmaps-2.1.0 CARGO_PKG_AUTHORS='Bodil Stokke ' CARGO_PKG_DESCRIPTION='Fixed size boolean arrays' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MPL-2.0+ CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bitmaps CARGO_PKG_README=./README.md CARGO_PKG_REPOSITORY='https://github.com/bodil/bitmaps' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.1.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bitmaps-2.1.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name bitmaps --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bitmaps-2.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=acee1a999d86c345 -C extra-filename=-acee1a999d86c345 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern typenum=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libtypenum-74ae01b2a569bcbf.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling terminal_size v0.3.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=terminal_size CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/terminal_size-0.3.0 CARGO_PKG_AUTHORS='Andrew Chin ' CARGO_PKG_DESCRIPTION='Gets the size of your Linux or Windows terminal' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=terminal_size CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/eminence/terminal-size' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/terminal_size-0.3.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name terminal_size --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/terminal_size-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e13710b5fade925d -C extra-filename=-e13710b5fade925d --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern rustix=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/librustix-f4c1d1ac855b05c2.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling gix-packetline-blocking v0.17.4 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=gix_packetline_blocking CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gix-packetline-blocking-0.17.4 CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='A duplicate of `gix-packetline` with the `blocking-io` feature pre-selected' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-packetline-blocking CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Byron/gitoxide' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.17.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=17 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gix-packetline-blocking-0.17.4 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name gix_packetline_blocking --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gix-packetline-blocking-0.17.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="blocking-io"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("async-io", "blocking-io", "default", "document-features", "serde"))' -C metadata=55e58d3fef3f419f -C extra-filename=-55e58d3fef3f419f --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern bstr=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libbstr-3f407656315bea0a.rmeta --extern faster_hex=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libfaster_hex-b8dd597fc2da18b2.rmeta --extern gix_trace=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_trace-f19a913ae0592337.rmeta --extern thiserror=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libthiserror-d8e947232485bc37.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling maybe-async v0.2.10 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=maybe_async CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/maybe-async-0.2.10 CARGO_PKG_AUTHORS='Guoli Lyu ' CARGO_PKG_DESCRIPTION='A procedure macro to unify SYNC and ASYNC implementation' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=maybe-async CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/fMeow/maybe-async-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.10 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/maybe-async-0.2.10 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name maybe_async --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/maybe-async-0.2.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="is_sync"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "is_sync"))' -C metadata=ef335bb5d7d72415 -C extra-filename=-ef335bb5d7d72415 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern proc_macro2=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/libproc_macro2-7c60fc0ab14e3244.rlib --extern quote=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/libquote-5de702b0a1dabd6d.rlib --extern syn=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/libsyn-9b4cb4398632ea31.rlib --extern proc_macro --cap-lints warn -Z binary-dep-depinfo` [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 Compiling unicase v2.7.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicase-2.7.0 CARGO_PKG_AUTHORS='Sean McArthur ' CARGO_PKG_DESCRIPTION='A case-insensitive wrapper around strings.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicase CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/seanmonstar/unicase' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.7.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicase-2.7.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicase-2.7.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=d523f4198f3c9a9e -C extra-filename=-d523f4198f3c9a9e --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/build/unicase-d523f4198f3c9a9e -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern version_check=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/libversion_check-f11f8764e66cdace.rlib --cap-lints warn -Z binary-dep-depinfo` Compiling im-rc v15.1.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/im-rc-15.1.0 CARGO_PKG_AUTHORS='Bodil Stokke ' CARGO_PKG_DESCRIPTION='Immutable collection datatypes (the fast but not thread safe version)' CARGO_PKG_HOMEPAGE='http://immutable.rs/' CARGO_PKG_LICENSE=MPL-2.0+ CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=im-rc CARGO_PKG_README=../../README.md CARGO_PKG_REPOSITORY='https://github.com/bodil/im-rs' CARGO_PKG_RUST_VERSION=1.46.0 CARGO_PKG_VERSION=15.1.0 CARGO_PKG_VERSION_MAJOR=15 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/im-rc-15.1.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/im-rc-15.1.0/./build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "debug", "pool", "proptest", "quickcheck", "rayon", "refpool", "serde"))' -C metadata=ac494b5ce44ab9e7 -C extra-filename=-ac494b5ce44ab9e7 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/build/im-rc-ac494b5ce44ab9e7 -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern version_check=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/libversion_check-f11f8764e66cdace.rlib --cap-lints warn -Z binary-dep-depinfo` Dirty thread_local v1.1.8: the rustflags changed Compiling thread_local v1.1.8 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=thread_local CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thread_local-1.1.8 CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='Per-object thread-local storage' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=thread_local CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Amanieu/thread_local-rs' CARGO_PKG_RUST_VERSION=1.59 CARGO_PKG_VERSION=1.1.8 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thread_local-1.1.8 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name thread_local --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thread_local-1.1.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=26d665856849041c -C extra-filename=-26d665856849041c --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern cfg_if=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libcfg_if-d7457ff2f3866edf.rmeta --extern once_cell=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libonce_cell-114ad44df60efabc.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: methods `unchecked_unwrap` and `unchecked_unwrap_none` are never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thread_local-1.1.8/src/unreachable.rs:13:15 | 11 | pub trait UncheckedOptionExt { | ------------------ methods in this trait 12 | /// Get the value out of this Option without checking for None. 13 | unsafe fn unchecked_unwrap(self) -> T; | ^^^^^^^^^^^^^^^^ ... 16 | unsafe fn unchecked_unwrap_none(self); | ^^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default warning: method `unchecked_unwrap_err` is never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thread_local-1.1.8/src/unreachable.rs:25:15 | 20 | pub trait UncheckedResultExt { | ------------------ method in this trait ... 25 | unsafe fn unchecked_unwrap_err(self) -> E; | ^^^^^^^^^^^^^^^^^^^^ warning: `thread_local` (lib) generated 2 warnings Compiling encoding_rs v0.8.33 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=encoding_rs CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/encoding_rs-0.8.33 CARGO_PKG_AUTHORS='Henri Sivonen ' CARGO_PKG_DESCRIPTION='A Gecko-oriented implementation of the Encoding Standard' CARGO_PKG_HOMEPAGE='https://docs.rs/encoding_rs/' CARGO_PKG_LICENSE='(Apache-2.0 OR MIT) AND BSD-3-Clause' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=encoding_rs CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/hsivonen/encoding_rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.8.33 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=33 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/encoding_rs-0.8.33 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name encoding_rs --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/encoding_rs-0.8.33/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "fast-big5-hanzi-encode", "fast-gb-hanzi-encode", "fast-hangul-encode", "fast-hanja-encode", "fast-kanji-encode", "fast-legacy-encode", "less-slow-big5-hanzi-encode", "less-slow-gb-hanzi-encode", "less-slow-kanji-encode", "packed_simd", "serde", "simd-accel"))' -C metadata=fa8a3b6ddfd3305d -C extra-filename=-fa8a3b6ddfd3305d --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern cfg_if=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libcfg_if-d7457ff2f3866edf.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: unexpected `cfg` condition value: `cargo-clippy` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/encoding_rs-0.8.33/src/lib.rs:11:5 | 11 | feature = "cargo-clippy", | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `packed_simd`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `cargo-clippy` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/encoding_rs-0.8.33/src/macros.rs:689:16 | 671 | / macro_rules! euc_jp_decoder_function { 672 | | ($jis0802_trail_body:block, 673 | | $jis0812_lead_body:block, 674 | | $jis0812_trail_body:block, ... | 689 | | #[cfg_attr(feature = "cargo-clippy", allow(never_loop))] | | ^^^^^^^^^^^^^^^^^^^^^^^^ ... | 899 | | }); 900 | | } | |_- in this expansion of `euc_jp_decoder_function!` (#2) 901 | 902 | / macro_rules! euc_jp_decoder_functions { 903 | | ( 904 | | $jis0802_trail_body:block, 905 | | $jis0812_lead_body:block, ... | 919 | / euc_jp_decoder_function!( 920 | $jis0802_trail_body, 921 | $jis0812_lead_body, 922 | $jis0812_trail_body, ... 936 | Utf8Destination 937 | | ); | |_________- in this macro invocation (#2) ... 957 | | }; 958 | | } | |_- in this expansion of `euc_jp_decoder_functions!` (#1) | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/encoding_rs-0.8.33/src/euc_jp.rs:77:5 | 77 | / euc_jp_decoder_functions!( 78 | | { 79 | | let trail_minus_offset = byte.wrapping_sub(0xA1); 80 | | // Fast-track Hiragana (60% according to Lunde) ... | 220 | | handle 221 | | ); | |_____- in this macro invocation (#1) | = note: expected values for `feature` are: `alloc`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `packed_simd`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/encoding_rs-0.8.33/src/macros.rs:689:16 | 671 | / macro_rules! euc_jp_decoder_function { 672 | | ($jis0802_trail_body:block, 673 | | $jis0812_lead_body:block, 674 | | $jis0812_trail_body:block, ... | 689 | | #[cfg_attr(feature = "cargo-clippy", allow(never_loop))] | | ^^^^^^^^^^^^^^^^^^^^^^^^ ... | 899 | | }); 900 | | } | |_- in this expansion of `euc_jp_decoder_function!` (#2) 901 | 902 | / macro_rules! euc_jp_decoder_functions { 903 | | ( 904 | | $jis0802_trail_body:block, 905 | | $jis0812_lead_body:block, ... | 938 | / euc_jp_decoder_function!( 939 | $jis0802_trail_body, 940 | $jis0812_lead_body, 941 | $jis0812_trail_body, ... 955 | Utf16Destination 956 | | ); | |_________- in this macro invocation (#2) 957 | | }; 958 | | } | |_- in this expansion of `euc_jp_decoder_functions!` (#1) | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/encoding_rs-0.8.33/src/euc_jp.rs:77:5 | 77 | / euc_jp_decoder_functions!( 78 | | { 79 | | let trail_minus_offset = byte.wrapping_sub(0xA1); 80 | | // Fast-track Hiragana (60% according to Lunde) ... | 220 | | handle 221 | | ); | |_____- in this macro invocation (#1) | = note: expected values for `feature` are: `alloc`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `packed_simd`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/encoding_rs-0.8.33/src/macros.rs:364:16 | 341 | / macro_rules! gb18030_decoder_function { 342 | | ($first_body:block, 343 | | $second_body:block, 344 | | $third_body:block, ... | 364 | | #[cfg_attr(feature = "cargo-clippy", allow(never_loop))] | | ^^^^^^^^^^^^^^^^^^^^^^^^ ... | 595 | | }); 596 | | } | |_- in this expansion of `gb18030_decoder_function!` (#2) 597 | 598 | / macro_rules! gb18030_decoder_functions { 599 | | ( 600 | | $first_body:block, 601 | | $second_body:block, ... | 620 | / gb18030_decoder_function!( 621 | $first_body, 622 | $second_body, 623 | $third_body, ... 642 | Utf8Destination 643 | | ); | |_________- in this macro invocation (#2) ... 668 | | }; 669 | | } | |_- in this expansion of `gb18030_decoder_functions!` (#1) | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/encoding_rs-0.8.33/src/gb18030.rs:111:5 | 111 | / gb18030_decoder_functions!( 112 | | { 113 | | // If first is between 0x81 and 0xFE, inclusive, 114 | | // subtract offset 0x81. ... | 294 | | handle, 295 | | 'outermost); | |___________________- in this macro invocation (#1) | = note: expected values for `feature` are: `alloc`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `packed_simd`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/encoding_rs-0.8.33/src/macros.rs:364:16 | 341 | / macro_rules! gb18030_decoder_function { 342 | | ($first_body:block, 343 | | $second_body:block, 344 | | $third_body:block, ... | 364 | | #[cfg_attr(feature = "cargo-clippy", allow(never_loop))] | | ^^^^^^^^^^^^^^^^^^^^^^^^ ... | 595 | | }); 596 | | } | |_- in this expansion of `gb18030_decoder_function!` (#2) 597 | 598 | / macro_rules! gb18030_decoder_functions { 599 | | ( 600 | | $first_body:block, 601 | | $second_body:block, ... | 644 | / gb18030_decoder_function!( 645 | $first_body, 646 | $second_body, 647 | $third_body, ... 666 | Utf16Destination 667 | | ); | |_________- in this macro invocation (#2) 668 | | }; 669 | | } | |_- in this expansion of `gb18030_decoder_functions!` (#1) | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/encoding_rs-0.8.33/src/gb18030.rs:111:5 | 111 | / gb18030_decoder_functions!( 112 | | { 113 | | // If first is between 0x81 and 0xFE, inclusive, 114 | | // subtract offset 0x81. ... | 294 | | handle, 295 | | 'outermost); | |___________________- in this macro invocation (#1) | = note: expected values for `feature` are: `alloc`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `packed_simd`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/encoding_rs-0.8.33/src/iso_2022_jp.rs:377:5 | 377 | feature = "cargo-clippy", | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `packed_simd`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/encoding_rs-0.8.33/src/iso_2022_jp.rs:398:5 | 398 | feature = "cargo-clippy", | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `packed_simd`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/encoding_rs-0.8.33/src/utf_8.rs:229:12 | 229 | #[cfg_attr(feature = "cargo-clippy", allow(never_loop, cyclomatic_complexity))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `packed_simd`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/encoding_rs-0.8.33/src/utf_8.rs:606:12 | 606 | #[cfg_attr(feature = "cargo-clippy", allow(never_loop))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `packed_simd`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `disabled` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/encoding_rs-0.8.33/src/ascii.rs:1214:68 | 1214 | if #[cfg(all(feature = "simd-accel", target_endian = "little", target_arch = "disabled"))] { | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_arch` are: `aarch64`, `arm`, `arm64ec`, `avr`, `bpf`, `csky`, `hexagon`, `loongarch64`, `m68k`, `mips`, `mips32r6`, `mips64`, `mips64r6`, `msp430`, `nvptx64`, `powerpc`, `powerpc64`, `riscv32`, `riscv64`, `s390x`, `sparc`, `sparc64`, `wasm32`, `wasm64`, `x86`, `x86_64`, and `xtensa` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(target_arch, values("disabled"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(target_arch, values(\"disabled\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/encoding_rs-0.8.33/src/ascii.rs:1375:20 | 1375 | #[cfg_attr(feature = "cargo-clippy", allow(cast_ptr_alignment))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `packed_simd`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/encoding_rs-0.8.33/src/ascii.rs:183:13 | 177 | / macro_rules! basic_latin_alu { 178 | | ($name:ident, 179 | | $src_unit:ty, 180 | | $dst_unit:ty, ... | 183 | | feature = "cargo-clippy", | | ^^^^^^^^^^^^^^^^^^^^^^^^ ... | 275 | | }; 276 | | } | |_- in this expansion of `basic_latin_alu!` ... 1481 | basic_latin_alu!(ascii_to_basic_latin, u8, u16, ascii_to_basic_latin_stride_alu); | -------------------------------------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `alloc`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `packed_simd`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/encoding_rs-0.8.33/src/ascii.rs:183:13 | 177 | / macro_rules! basic_latin_alu { 178 | | ($name:ident, 179 | | $src_unit:ty, 180 | | $dst_unit:ty, ... | 183 | | feature = "cargo-clippy", | | ^^^^^^^^^^^^^^^^^^^^^^^^ ... | 275 | | }; 276 | | } | |_- in this expansion of `basic_latin_alu!` ... 1482 | basic_latin_alu!(basic_latin_to_ascii, u16, u8, basic_latin_to_ascii_stride_alu); | -------------------------------------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `alloc`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `packed_simd`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/encoding_rs-0.8.33/src/ascii.rs:282:13 | 279 | / macro_rules! latin1_alu { 280 | | ($name:ident, $src_unit:ty, $dst_unit:ty, $stride_fn:ident) => { 281 | | #[cfg_attr( 282 | | feature = "cargo-clippy", | | ^^^^^^^^^^^^^^^^^^^^^^^^ ... | 342 | | }; 343 | | } | |_- in this expansion of `latin1_alu!` ... 1483 | latin1_alu!(unpack_latin1, u8, u16, unpack_latin1_stride_alu); | ------------------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `alloc`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `packed_simd`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/encoding_rs-0.8.33/src/ascii.rs:282:13 | 279 | / macro_rules! latin1_alu { 280 | | ($name:ident, $src_unit:ty, $dst_unit:ty, $stride_fn:ident) => { 281 | | #[cfg_attr( 282 | | feature = "cargo-clippy", | | ^^^^^^^^^^^^^^^^^^^^^^^^ ... | 342 | | }; 343 | | } | |_- in this expansion of `latin1_alu!` ... 1484 | latin1_alu!(pack_latin1, u16, u8, pack_latin1_stride_alu); | --------------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `alloc`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `packed_simd`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/encoding_rs-0.8.33/src/ascii.rs:91:20 | 86 | / macro_rules! ascii_alu { 87 | | ($name:ident, 88 | | $src_unit:ty, 89 | | $dst_unit:ty, 90 | | $stride_fn:ident) => { 91 | | #[cfg_attr(feature = "cargo-clippy", allow(never_loop, cast_ptr_alignment))] | | ^^^^^^^^^^^^^^^^^^^^^^^^ ... | 173 | | }; 174 | | } | |_- in this expansion of `ascii_alu!` ... 1485 | ascii_alu!(ascii_to_ascii, u8, u8, ascii_to_ascii_stride); | --------------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `alloc`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `packed_simd`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/encoding_rs-0.8.33/src/data.rs:425:12 | 425 | #[cfg_attr(feature = "cargo-clippy", allow(unreadable_literal))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `packed_simd`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/encoding_rs-0.8.33/src/handles.rs:1151:16 | 1151 | #[cfg_attr(feature = "cargo-clippy", allow(collapsible_if))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `packed_simd`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/encoding_rs-0.8.33/src/handles.rs:1185:16 | 1185 | #[cfg_attr(feature = "cargo-clippy", allow(collapsible_if))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `packed_simd`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/encoding_rs-0.8.33/src/mem.rs:322:12 | 322 | #[cfg_attr(feature = "cargo-clippy", allow(collapsible_if))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `packed_simd`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/encoding_rs-0.8.33/src/mem.rs:696:12 | 696 | #[cfg_attr(feature = "cargo-clippy", allow(collapsible_if, cyclomatic_complexity))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `packed_simd`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/encoding_rs-0.8.33/src/mem.rs:1126:12 | 1126 | #[cfg_attr(feature = "cargo-clippy", allow(collapsible_if))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `packed_simd`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/encoding_rs-0.8.33/src/mem.rs:86:20 | 84 | / macro_rules! by_unit_check_alu { 85 | | ($name:ident, $unit:ty, $bound:expr, $mask:ident) => { 86 | | #[cfg_attr(feature = "cargo-clippy", allow(cast_ptr_alignment))] | | ^^^^^^^^^^^^^^^^^^^^^^^^ 87 | | #[inline(always)] ... | 153 | | }; 154 | | } | |_- in this expansion of `by_unit_check_alu!` ... 308 | by_unit_check_alu!(is_ascii_impl, u8, 0x80, ASCII_MASK); | ------------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `alloc`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `packed_simd`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/encoding_rs-0.8.33/src/mem.rs:86:20 | 84 | / macro_rules! by_unit_check_alu { 85 | | ($name:ident, $unit:ty, $bound:expr, $mask:ident) => { 86 | | #[cfg_attr(feature = "cargo-clippy", allow(cast_ptr_alignment))] | | ^^^^^^^^^^^^^^^^^^^^^^^^ 87 | | #[inline(always)] ... | 153 | | }; 154 | | } | |_- in this expansion of `by_unit_check_alu!` ... 309 | by_unit_check_alu!(is_basic_latin_impl, u16, 0x80, BASIC_LATIN_MASK); | -------------------------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `alloc`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `packed_simd`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/encoding_rs-0.8.33/src/mem.rs:86:20 | 84 | / macro_rules! by_unit_check_alu { 85 | | ($name:ident, $unit:ty, $bound:expr, $mask:ident) => { 86 | | #[cfg_attr(feature = "cargo-clippy", allow(cast_ptr_alignment))] | | ^^^^^^^^^^^^^^^^^^^^^^^^ 87 | | #[inline(always)] ... | 153 | | }; 154 | | } | |_- in this expansion of `by_unit_check_alu!` ... 310 | by_unit_check_alu!(is_utf16_latin1_impl, u16, 0x100, LATIN1_MASK); | ----------------------------------------------------------------- in this macro invocation | = note: expected values for `feature` are: `alloc`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `packed_simd`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/encoding_rs-0.8.33/src/mem.rs:577:20 | 577 | #[cfg_attr(feature = "cargo-clippy", allow(cast_ptr_alignment))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `default`, `fast-big5-hanzi-encode`, `fast-gb-hanzi-encode`, `fast-hangul-encode`, `fast-hanja-encode`, `fast-kanji-encode`, `fast-legacy-encode`, `less-slow-big5-hanzi-encode`, `less-slow-gb-hanzi-encode`, `less-slow-kanji-encode`, `packed_simd`, `serde`, and `simd-accel` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fuzzing` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/encoding_rs-0.8.33/src/mem.rs:44:32 | 43 | / macro_rules! non_fuzz_debug_assert { 44 | | ($($arg:tt)*) => (if !cfg!(fuzzing) { debug_assert!($($arg)*); }) | | ^^^^^^^ 45 | | } | |_- in this expansion of `non_fuzz_debug_assert!` ... 1919 | non_fuzz_debug_assert!(is_utf8_latin1(src)); | ------------------------------------------- in this macro invocation | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `parallel_compiler`, `proc_macro`, `relocation_model`, `rust_analyzer`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, and `unix` and 1 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Compiling arc-swap v1.7.1 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=arc_swap CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/arc-swap-1.7.1 CARGO_PKG_AUTHORS='Michal '\''vorner'\'' Vaner ' CARGO_PKG_DESCRIPTION='Atomically swappable Arc' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=arc-swap CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/vorner/arc-swap' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.7.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/arc-swap-1.7.1 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name arc_swap --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/arc-swap-1.7.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("experimental-strategies", "experimental-thread-local", "internal-test-strategies", "serde", "weak"))' -C metadata=de4b5631f85847ea -C extra-filename=-de4b5631f85847ea --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 Dirty clap_lex v0.7.2: the rustflags changed Compiling clap_lex v0.7.2 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=clap_lex CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/clap_lex-0.7.2 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Minimal, flexible command line parser' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=clap_lex CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/clap-rs/clap' CARGO_PKG_RUST_VERSION=1.74 CARGO_PKG_VERSION=0.7.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/clap_lex-0.7.2 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name clap_lex --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/clap_lex-0.7.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=28ffedb45d0ff2a0 -C extra-filename=-28ffedb45d0ff2a0 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Dirty strsim v0.11.1: the rustflags changed Compiling strsim v0.11.1 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=strsim CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/strsim-0.11.1 CARGO_PKG_AUTHORS='Danny Guo :maxbachmann ' CARGO_PKG_DESCRIPTION='Implementations of string similarity metrics. Includes Hamming, Levenshtein, OSA, Damerau-Levenshtein, Jaro, Jaro-Winkler, and Sørensen-Dice. ' CARGO_PKG_HOMEPAGE='https://github.com/rapidfuzz/strsim-rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=strsim CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rapidfuzz/strsim-rs' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.11.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/strsim-0.11.1 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name strsim --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/strsim-0.11.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=60aa6cb9c5c3bf93 -C extra-filename=-60aa6cb9c5c3bf93 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling ppv-lite86 v0.2.17 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=ppv_lite86 CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ppv-lite86-0.2.17 CARGO_PKG_AUTHORS='The CryptoCorrosion Contributors' CARGO_PKG_DESCRIPTION='Implementation of the crypto-simd API for x86' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ppv-lite86 CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/cryptocorrosion/cryptocorrosion' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.17 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=17 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ppv-lite86-0.2.17 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name ppv_lite86 --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ppv-lite86-0.2.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="simd"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "no_simd", "simd", "std"))' -C metadata=c3221c5ed32b581a -C extra-filename=-c3221c5ed32b581a --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: `gix-config` (lib) generated 3 warnings Compiling fiat-crypto v0.2.7 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=fiat_crypto CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/fiat-crypto-0.2.7 CARGO_PKG_AUTHORS='Fiat Crypto library authors ' CARGO_PKG_DESCRIPTION='Fiat-crypto generated Rust' CARGO_PKG_HOMEPAGE='https://github.com/mit-plv/fiat-crypto' CARGO_PKG_LICENSE='MIT OR Apache-2.0 OR BSD-1-Clause' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fiat-crypto CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/mit-plv/fiat-crypto' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/fiat-crypto-0.2.7 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name fiat_crypto --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/fiat-crypto-0.2.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=bb9394db1ba02954 -C extra-filename=-bb9394db1ba02954 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling rand_chacha v0.3.1 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rand_chacha CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand_chacha-0.3.1 CARGO_PKG_AUTHORS='The Rand Project Developers:The Rust Project Developers:The CryptoCorrosion Contributors' CARGO_PKG_DESCRIPTION='ChaCha random number generator ' CARGO_PKG_HOMEPAGE='https://rust-random.github.io/book' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rand_chacha CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-random/rand' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand_chacha-0.3.1 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rand_chacha --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand_chacha-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "serde1", "simd", "std"))' -C metadata=3aa0fcff615fc02b -C extra-filename=-3aa0fcff615fc02b --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern ppv_lite86=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libppv_lite86-c3221c5ed32b581a.rmeta --extern rand_core=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/librand_core-30c5965c438ff30a.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 Compiling clap_builder v4.5.13 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=clap_builder CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/clap_builder-4.5.13 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A simple to use, efficient, and full-featured Command Line Argument Parser' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=clap_builder CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/clap-rs/clap' CARGO_PKG_RUST_VERSION=1.74 CARGO_PKG_VERSION=4.5.13 CARGO_PKG_VERSION_MAJOR=4 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=13 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/clap_builder-4.5.13 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name clap_builder --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/clap_builder-4.5.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --cfg 'feature="color"' --cfg 'feature="error-context"' --cfg 'feature="help"' --cfg 'feature="std"' --cfg 'feature="suggestions"' --cfg 'feature="usage"' --cfg 'feature="wrap_help"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("cargo", "color", "debug", "default", "deprecated", "env", "error-context", "help", "std", "string", "suggestions", "unicode", "unstable-doc", "unstable-styles", "unstable-v5", "usage", "wrap_help"))' -C metadata=89e2aac006eeb068 -C extra-filename=-89e2aac006eeb068 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern anstream=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libanstream-ecbbeb170494b245.rmeta --extern anstyle=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libanstyle-8f21d54decdb0c6f.rmeta --extern clap_lex=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libclap_lex-28ffedb45d0ff2a0.rmeta --extern strsim=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libstrsim-60aa6cb9c5c3bf93.rmeta --extern terminal_size=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libterminal_size-e13710b5fade925d.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling gix-odb v0.61.1 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=gix_odb CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gix-odb-0.61.1 CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='Implements various git object databases' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-odb CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Byron/gitoxide' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.61.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=61 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gix-odb-0.61.1 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name gix_odb --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gix-odb-0.61.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("document-features", "serde"))' -C metadata=d912859fa109874e -C extra-filename=-d912859fa109874e --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern arc_swap=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libarc_swap-de4b5631f85847ea.rmeta --extern gix_date=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_date-6156881824aed483.rmeta --extern gix_features=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_features-09e391a85aa7037c.rmeta --extern gix_fs=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_fs-fb93535df3074f75.rmeta --extern gix_hash=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_hash-3a7f456d7837a65d.rmeta --extern gix_object=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_object-9bbf7f94df6f6b19.rmeta --extern gix_pack=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_pack-654eeba5fef19953.rmeta --extern gix_path=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_path-3632f26e476b2dcf.rmeta --extern gix_quote=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_quote-6cb5db424b505f62.rmeta --extern parking_lot=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libparking_lot-4ff99ed326101696.rmeta --extern tempfile=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libtempfile-36818372a78c6cca.rmeta --extern thiserror=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libthiserror-d8e947232485bc37.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 warning: `encoding_rs` (lib) generated 27 warnings Compiling gix-filter v0.11.3 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=gix_filter CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gix-filter-0.11.3 CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='A crate of the gitoxide project implementing git filters' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-filter CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Byron/gitoxide' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.11.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gix-filter-0.11.3 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name gix_filter --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gix-filter-0.11.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=36113bd3459c9d8a -C extra-filename=-36113bd3459c9d8a --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern bstr=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libbstr-3f407656315bea0a.rmeta --extern encoding_rs=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libencoding_rs-fa8a3b6ddfd3305d.rmeta --extern gix_attributes=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_attributes-7ed3f7b4dc55d5d9.rmeta --extern gix_command=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_command-4e0e954249a6e321.rmeta --extern gix_hash=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_hash-3a7f456d7837a65d.rmeta --extern gix_object=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_object-9bbf7f94df6f6b19.rmeta --extern gix_packetline=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_packetline_blocking-55e58d3fef3f419f.rmeta --extern gix_path=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_path-3632f26e476b2dcf.rmeta --extern gix_quote=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_quote-6cb5db424b505f62.rmeta --extern gix_trace=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_trace-f19a913ae0592337.rmeta --extern gix_utils=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_utils-1680dc1ccba2b5b8.rmeta --extern smallvec=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libsmallvec-d3ba7ada8112e848.rmeta --extern thiserror=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libthiserror-d8e947232485bc37.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 Compiling orion v0.17.6 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=orion CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/orion-0.17.6 CARGO_PKG_AUTHORS='brycx ' CARGO_PKG_DESCRIPTION='Usable, easy and safe pure-Rust crypto' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=orion CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/orion-rs/orion' CARGO_PKG_RUST_VERSION=1.70 CARGO_PKG_VERSION=0.17.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=17 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/orion-0.17.6 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name orion --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/orion-0.17.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "ct-codecs", "default", "experimental", "getrandom", "safe_api", "serde"))' -C metadata=4939501ff8f50b2c -C extra-filename=-4939501ff8f50b2c --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern fiat_crypto=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libfiat_crypto-bb9394db1ba02954.rmeta --extern subtle=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libsubtle-38d7515a296a8721.rmeta --extern zeroize=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libzeroize-0b2e8fe838fe0375.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: unnecessary qualification --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/orion-0.17.6/src/util/u32x4.rs:91:42 | 91 | debug_assert_eq!(slice_in.len(), core::mem::size_of::() * 4); | ^^^^^^^^^^^^^^^^^^^^^^^^^ | note: the lint level is defined here --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/orion-0.17.6/src/lib.rs:64:5 | 64 | unused_qualifications, | ^^^^^^^^^^^^^^^^^^^^^ help: remove the unnecessary path segments | 91 - debug_assert_eq!(slice_in.len(), core::mem::size_of::() * 4); 91 + debug_assert_eq!(slice_in.len(), size_of::() * 4); | warning: unnecessary qualification --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/orion-0.17.6/src/util/u32x4.rs:92:50 | 92 | let mut iter = slice_in.chunks_exact_mut(core::mem::size_of::()); | ^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 92 - let mut iter = slice_in.chunks_exact_mut(core::mem::size_of::()); 92 + let mut iter = slice_in.chunks_exact_mut(size_of::()); | warning: unnecessary qualification --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/orion-0.17.6/src/util/u64x4.rs:107:42 | 107 | debug_assert_eq!(slice_in.len(), core::mem::size_of::() * 4); | ^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 107 - debug_assert_eq!(slice_in.len(), core::mem::size_of::() * 4); 107 + debug_assert_eq!(slice_in.len(), size_of::() * 4); | warning: unnecessary qualification --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/orion-0.17.6/src/util/u64x4.rs:108:50 | 108 | let mut iter = slice_in.chunks_exact_mut(core::mem::size_of::()); | ^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 108 - let mut iter = slice_in.chunks_exact_mut(core::mem::size_of::()); 108 + let mut iter = slice_in.chunks_exact_mut(size_of::()); | warning: unnecessary qualification --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/orion-0.17.6/src/hazardous/hash/sha2/mod.rs:514:13 | 514 | core::mem::size_of::() | ^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 514 - core::mem::size_of::() 514 + size_of::() | warning: unnecessary qualification --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/orion-0.17.6/src/hazardous/hash/sha2/mod.rs:656:13 | 656 | core::mem::size_of::() | ^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 656 - core::mem::size_of::() 656 + size_of::() | warning: unnecessary qualification --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/orion-0.17.6/src/hazardous/hash/sha3/mod.rs:447:27 | 447 | .chunks_exact(core::mem::size_of::()) | ^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 447 - .chunks_exact(core::mem::size_of::()) 447 + .chunks_exact(size_of::()) | warning: unnecessary qualification --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/orion-0.17.6/src/hazardous/hash/sha3/mod.rs:535:25 | 535 | .chunks_mut(core::mem::size_of::()) | ^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 535 - .chunks_mut(core::mem::size_of::()) 535 + .chunks_mut(size_of::()) | Compiling tracing-subscriber v0.3.18 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=tracing_subscriber CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-subscriber-0.3.18 CARGO_PKG_AUTHORS='Eliza Weisman :David Barsky :Tokio Contributors ' CARGO_PKG_DESCRIPTION='Utilities for implementing and composing `tracing` subscribers. ' CARGO_PKG_HOMEPAGE='https://tokio.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tracing-subscriber CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/tracing' CARGO_PKG_RUST_VERSION=1.63.0 CARGO_PKG_VERSION=0.3.18 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=18 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-subscriber-0.3.18 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name tracing_subscriber --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-subscriber-0.3.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="ansi"' --cfg 'feature="default"' --cfg 'feature="env-filter"' --cfg 'feature="fmt"' --cfg 'feature="matchers"' --cfg 'feature="nu-ansi-term"' --cfg 'feature="once_cell"' --cfg 'feature="regex"' --cfg 'feature="registry"' --cfg 'feature="sharded-slab"' --cfg 'feature="smallvec"' --cfg 'feature="std"' --cfg 'feature="thread_local"' --cfg 'feature="tracing"' --cfg 'feature="tracing-log"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "ansi", "chrono", "default", "env-filter", "fmt", "json", "local-time", "matchers", "nu-ansi-term", "once_cell", "parking_lot", "regex", "registry", "serde", "serde_json", "sharded-slab", "smallvec", "std", "thread_local", "time", "tracing", "tracing-log", "tracing-serde", "valuable", "valuable-serde", "valuable_crate"))' -C metadata=bed2bd1310fc1bac -C extra-filename=-bed2bd1310fc1bac --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern matchers=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libmatchers-6067f1036dc78bbd.rmeta --extern nu_ansi_term=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libnu_ansi_term-4e3e6fa9f807b66d.rmeta --extern once_cell=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libonce_cell-114ad44df60efabc.rmeta --extern regex=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libregex-2f9b547950ca6d6d.rmeta --extern sharded_slab=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libsharded_slab-cff52410aabe7c03.rmeta --extern smallvec=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libsmallvec-d3ba7ada8112e848.rmeta --extern thread_local=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libthread_local-26d665856849041c.rmeta --extern tracing=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libtracing-55df6eb19721028b.rmeta --extern tracing_core=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libtracing_core-30152d3ad858e503.rmeta --extern tracing_log=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libtracing_log-79cd6fa90e7efab6.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=openbsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(parallel_compiler)--check-cfg=cfg(rust_analyzer)-Zmacro-backtrace-Csplit-debuginfo=off-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zunstable-options' CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/im-rc-15.1.0 CARGO_PKG_AUTHORS='Bodil Stokke ' CARGO_PKG_DESCRIPTION='Immutable collection datatypes (the fast but not thread safe version)' CARGO_PKG_HOMEPAGE='http://immutable.rs/' CARGO_PKG_LICENSE=MPL-2.0+ CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=im-rc CARGO_PKG_README=../../README.md CARGO_PKG_REPOSITORY='https://github.com/bodil/im-rs' CARGO_PKG_RUST_VERSION=1.46.0 CARGO_PKG_VERSION=15.1.0 CARGO_PKG_VERSION_MAJOR=15 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-openbsd LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' NUM_JOBS=6 OPT_LEVEL=3 OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/im-rc-af031a418012c7d3/out PROFILE=release RUSTC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTC_WRAPPER=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTDOC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-openbsd /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/build/im-rc-ac494b5ce44ab9e7/build-script-build` [im-rc 15.1.0] cargo:rerun-if-changed=build.rs warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-subscriber-0.3.18/src/lib.rs:189:5 | 189 | private_in_public, | ^^^^^^^^^^^^^^^^^ | = note: `#[warn(renamed_and_removed_lints)]` on by default warning: unexpected `cfg` condition value: `nu_ansi_term` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-subscriber-0.3.18/src/filter/env/builder.rs:213:19 | 213 | #[cfg(feature = "nu_ansi_term")] | ^^^^^^^^^^-------------- | | | help: there is a expected value with a similar name: `"nu-ansi-term"` | = note: expected values for `feature` are: `alloc`, `ansi`, `chrono`, `default`, `env-filter`, `fmt`, `json`, `local-time`, `matchers`, `nu-ansi-term`, `once_cell`, `parking_lot`, `regex`, `registry`, `serde`, `serde_json`, `sharded-slab`, `smallvec`, `std`, `thread_local`, `time`, `tracing`, `tracing-log`, `tracing-serde`, `valuable`, `valuable-serde`, and `valuable_crate` = help: consider adding `nu_ansi_term` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `nu_ansi_term` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-subscriber-0.3.18/src/filter/env/builder.rs:219:27 | 219 | #[cfg(not(feature = "nu_ansi_term"))] | ^^^^^^^^^^-------------- | | | help: there is a expected value with a similar name: `"nu-ansi-term"` | = note: expected values for `feature` are: `alloc`, `ansi`, `chrono`, `default`, `env-filter`, `fmt`, `json`, `local-time`, `matchers`, `nu-ansi-term`, `once_cell`, `parking_lot`, `regex`, `registry`, `serde`, `serde_json`, `sharded-slab`, `smallvec`, `std`, `thread_local`, `time`, `tracing`, `tracing-log`, `tracing-serde`, `valuable`, `valuable-serde`, and `valuable_crate` = help: consider adding `nu_ansi_term` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `nu_ansi_term` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-subscriber-0.3.18/src/filter/env/builder.rs:221:23 | 221 | #[cfg(feature = "nu_ansi_term")] | ^^^^^^^^^^-------------- | | | help: there is a expected value with a similar name: `"nu-ansi-term"` | = note: expected values for `feature` are: `alloc`, `ansi`, `chrono`, `default`, `env-filter`, `fmt`, `json`, `local-time`, `matchers`, `nu-ansi-term`, `once_cell`, `parking_lot`, `regex`, `registry`, `serde`, `serde_json`, `sharded-slab`, `smallvec`, `std`, `thread_local`, `time`, `tracing`, `tracing-log`, `tracing-serde`, `valuable`, `valuable-serde`, and `valuable_crate` = help: consider adding `nu_ansi_term` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `nu_ansi_term` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-subscriber-0.3.18/src/filter/env/builder.rs:231:27 | 231 | #[cfg(not(feature = "nu_ansi_term"))] | ^^^^^^^^^^-------------- | | | help: there is a expected value with a similar name: `"nu-ansi-term"` | = note: expected values for `feature` are: `alloc`, `ansi`, `chrono`, `default`, `env-filter`, `fmt`, `json`, `local-time`, `matchers`, `nu-ansi-term`, `once_cell`, `parking_lot`, `regex`, `registry`, `serde`, `serde_json`, `sharded-slab`, `smallvec`, `std`, `thread_local`, `time`, `tracing`, `tracing-log`, `tracing-serde`, `valuable`, `valuable-serde`, and `valuable_crate` = help: consider adding `nu_ansi_term` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `nu_ansi_term` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-subscriber-0.3.18/src/filter/env/builder.rs:233:23 | 233 | #[cfg(feature = "nu_ansi_term")] | ^^^^^^^^^^-------------- | | | help: there is a expected value with a similar name: `"nu-ansi-term"` | = note: expected values for `feature` are: `alloc`, `ansi`, `chrono`, `default`, `env-filter`, `fmt`, `json`, `local-time`, `matchers`, `nu-ansi-term`, `once_cell`, `parking_lot`, `regex`, `registry`, `serde`, `serde_json`, `sharded-slab`, `smallvec`, `std`, `thread_local`, `time`, `tracing`, `tracing-log`, `tracing-serde`, `valuable`, `valuable-serde`, and `valuable_crate` = help: consider adding `nu_ansi_term` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `nu_ansi_term` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-subscriber-0.3.18/src/filter/env/builder.rs:244:27 | 244 | #[cfg(not(feature = "nu_ansi_term"))] | ^^^^^^^^^^-------------- | | | help: there is a expected value with a similar name: `"nu-ansi-term"` | = note: expected values for `feature` are: `alloc`, `ansi`, `chrono`, `default`, `env-filter`, `fmt`, `json`, `local-time`, `matchers`, `nu-ansi-term`, `once_cell`, `parking_lot`, `regex`, `registry`, `serde`, `serde_json`, `sharded-slab`, `smallvec`, `std`, `thread_local`, `time`, `tracing`, `tracing-log`, `tracing-serde`, `valuable`, `valuable-serde`, and `valuable_crate` = help: consider adding `nu_ansi_term` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `nu_ansi_term` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-subscriber-0.3.18/src/filter/env/builder.rs:246:23 | 246 | #[cfg(feature = "nu_ansi_term")] | ^^^^^^^^^^-------------- | | | help: there is a expected value with a similar name: `"nu-ansi-term"` | = note: expected values for `feature` are: `alloc`, `ansi`, `chrono`, `default`, `env-filter`, `fmt`, `json`, `local-time`, `matchers`, `nu-ansi-term`, `once_cell`, `parking_lot`, `regex`, `registry`, `serde`, `serde_json`, `sharded-slab`, `smallvec`, `std`, `thread_local`, `time`, `tracing`, `tracing-log`, `tracing-serde`, `valuable`, `valuable-serde`, and `valuable_crate` = help: consider adding `nu_ansi_term` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=openbsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(parallel_compiler)--check-cfg=cfg(rust_analyzer)-Zmacro-backtrace-Csplit-debuginfo=off-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zunstable-options' CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicase-2.7.0 CARGO_PKG_AUTHORS='Sean McArthur ' CARGO_PKG_DESCRIPTION='A case-insensitive wrapper around strings.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicase CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/seanmonstar/unicase' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.7.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-openbsd LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' NUM_JOBS=6 OPT_LEVEL=3 OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/unicase-cf8c76b7ad4c4108/out PROFILE=release RUSTC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTC_WRAPPER=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTDOC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-openbsd /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/build/unicase-d523f4198f3c9a9e/build-script-build` [unicase 2.7.0] cargo:rustc-cfg=__unicase__iter_cmp [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [unicase 2.7.0] cargo:rustc-cfg=__unicase__default_hasher [unicase 2.7.0] cargo:rustc-cfg=__unicase__const_fns [unicase 2.7.0] cargo:rustc-cfg=__unicase__core_and_alloc Compiling gix-protocol v0.45.2 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=gix_protocol CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gix-protocol-0.45.2 CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='A crate of the gitoxide project for implementing git protocols' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-protocol CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Byron/gitoxide' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.45.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=45 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gix-protocol-0.45.2 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name gix_protocol --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gix-protocol-0.45.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="blocking-client"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("async-client", "async-trait", "blocking-client", "document-features", "futures-io", "futures-lite", "serde"))' -C metadata=c7341337aeb53ec4 -C extra-filename=-c7341337aeb53ec4 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern bstr=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libbstr-3f407656315bea0a.rmeta --extern gix_credentials=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_credentials-a83359e1b63507a0.rmeta --extern gix_date=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_date-6156881824aed483.rmeta --extern gix_features=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_features-09e391a85aa7037c.rmeta --extern gix_hash=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_hash-3a7f456d7837a65d.rmeta --extern gix_transport=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_transport-f4159dab4453a619.rmeta --extern gix_utils=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_utils-1680dc1ccba2b5b8.rmeta --extern maybe_async=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/libmaybe_async-ef335bb5d7d72415.so --extern thiserror=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libthiserror-d8e947232485bc37.rmeta --extern winnow=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libwinnow-563b00c5c86fe54c.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo -L native=/usr/local/lib -L native=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/libnghttp2-sys-4426d3f774939186/out/i/lib` [libsqlite3-sys 0.30.1] cargo:rerun-if-env-changed=AR_x86_64-unknown-openbsd [libsqlite3-sys 0.30.1] AR_x86_64-unknown-openbsd = None [libsqlite3-sys 0.30.1] cargo:rerun-if-env-changed=AR_x86_64_unknown_openbsd [libsqlite3-sys 0.30.1] AR_x86_64_unknown_openbsd = Some(ar) [libsqlite3-sys 0.30.1] cargo:rerun-if-env-changed=ARFLAGS_x86_64-unknown-openbsd [libsqlite3-sys 0.30.1] ARFLAGS_x86_64-unknown-openbsd = None [libsqlite3-sys 0.30.1] cargo:rerun-if-env-changed=ARFLAGS_x86_64_unknown_openbsd [libsqlite3-sys 0.30.1] ARFLAGS_x86_64_unknown_openbsd = None [libsqlite3-sys 0.30.1] cargo:rerun-if-env-changed=HOST_ARFLAGS [libsqlite3-sys 0.30.1] HOST_ARFLAGS = None [libsqlite3-sys 0.30.1] cargo:rerun-if-env-changed=ARFLAGS [libsqlite3-sys 0.30.1] ARFLAGS = None [libsqlite3-sys 0.30.1] cargo:rustc-link-lib=static=sqlite3 [libsqlite3-sys 0.30.1] cargo:rustc-link-search=native=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/libsqlite3-sys-d290c68506347b46/out [libsqlite3-sys 0.30.1] cargo:lib_dir=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/libsqlite3-sys-d290c68506347b46/out Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=libsqlite3_sys CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libsqlite3-sys-0.30.1 CARGO_PKG_AUTHORS='The rusqlite developers' CARGO_PKG_DESCRIPTION='Native bindings to the libsqlite3 library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libsqlite3-sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rusqlite/rusqlite' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.30.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=30 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libsqlite3-sys-0.30.1 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/libsqlite3-sys-d290c68506347b46/out /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name libsqlite3_sys --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libsqlite3-sys-0.30.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="bundled"' --cfg 'feature="bundled_bindings"' --cfg 'feature="cc"' --cfg 'feature="default"' --cfg 'feature="min_sqlite_version_3_14_0"' --cfg 'feature="pkg-config"' --cfg 'feature="vcpkg"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bindgen", "buildtime_bindgen", "bundled", "bundled-sqlcipher", "bundled-sqlcipher-vendored-openssl", "bundled-windows", "bundled_bindings", "cc", "default", "in_gecko", "loadable_extension", "min_sqlite_version_3_14_0", "openssl-sys", "pkg-config", "prettyplease", "preupdate_hook", "quote", "session", "sqlcipher", "syn", "unlock_notify", "vcpkg", "wasm32-wasi-vfs", "with-asan"))' -C metadata=3e25eeab2b7edfdf -C extra-filename=-3e25eeab2b7edfdf --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo -L native=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/libsqlite3-sys-d290c68506347b46/out -l static=sqlite3` Compiling sized-chunks v0.6.5 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=sized_chunks CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sized-chunks-0.6.5 CARGO_PKG_AUTHORS='Bodil Stokke ' CARGO_PKG_DESCRIPTION='Efficient sized chunk datatypes' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MPL-2.0+ CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=sized-chunks CARGO_PKG_README=./README.md CARGO_PKG_REPOSITORY='https://github.com/bodil/sized-chunks' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.6.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sized-chunks-0.6.5 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name sized_chunks --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sized-chunks-0.6.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "array-ops", "default", "refpool", "ringbuffer", "std"))' -C metadata=9997935def9bd23f -C extra-filename=-9997935def9bd23f --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern bitmaps=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libbitmaps-acee1a999d86c345.rmeta --extern typenum=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libtypenum-74ae01b2a569bcbf.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling ignore v0.4.22 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=ignore CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ignore-0.4.22 CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='A fast library for efficiently matching ignore files such as `.gitignore` against file paths. ' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/ripgrep/tree/master/crates/ignore' CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ignore CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/ripgrep/tree/master/crates/ignore' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.22 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=22 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ignore-0.4.22 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name ignore --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ignore-0.4.22/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("simd-accel"))' -C metadata=0d97e1de1035cb74 -C extra-filename=-0d97e1de1035cb74 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern crossbeam_deque=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libcrossbeam_deque-509561f4c4889470.rmeta --extern globset=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libglobset-f68df4ff1f1adb7d.rmeta --extern log=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/liblog-fd08da107346a272.rmeta --extern memchr=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libmemchr-eaf845b8a6caf4a8.rmeta --extern regex_automata=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libregex_automata-fbd43c46a80fec0e.rmeta --extern same_file=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libsame_file-ca21de200b38aeb4.rmeta --extern walkdir=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libwalkdir-78abfbb18db01728.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling gix-submodule v0.12.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=gix_submodule CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gix-submodule-0.12.0 CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='A crate of the gitoxide project dealing git submodules' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-submodule CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Byron/gitoxide' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.12.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gix-submodule-0.12.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name gix_submodule --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gix-submodule-0.12.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=1028baccfafb86c9 -C extra-filename=-1028baccfafb86c9 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern bstr=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libbstr-3f407656315bea0a.rmeta --extern gix_config=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_config-fcdcb3bdb064ec0a.rmeta --extern gix_path=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_path-3632f26e476b2dcf.rmeta --extern gix_pathspec=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_pathspec-78d4befd583b0ce2.rmeta --extern gix_refspec=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_refspec-803eca927f549ab9.rmeta --extern gix_url=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_url-05a8bb80344b0562.rmeta --extern thiserror=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libthiserror-d8e947232485bc37.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: `orion` (lib) generated 8 warnings Compiling gix-dir v0.6.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=gix_dir CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gix-dir-0.6.0 CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='A crate of the gitoxide project dealing with directory walks' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-dir CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Byron/gitoxide' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.6.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gix-dir-0.6.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name gix_dir --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gix-dir-0.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=c6ed14197265930e -C extra-filename=-c6ed14197265930e --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern bstr=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libbstr-3f407656315bea0a.rmeta --extern gix_discover=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_discover-1437351548d5d7df.rmeta --extern gix_fs=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_fs-fb93535df3074f75.rmeta --extern gix_ignore=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_ignore-c2012c245e4e378f.rmeta --extern gix_index=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_index-0ed5f1dfd5020c19.rmeta --extern gix_object=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_object-9bbf7f94df6f6b19.rmeta --extern gix_path=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_path-3632f26e476b2dcf.rmeta --extern gix_pathspec=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_pathspec-78d4befd583b0ce2.rmeta --extern gix_trace=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_trace-f19a913ae0592337.rmeta --extern gix_utils=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_utils-1680dc1ccba2b5b8.rmeta --extern gix_worktree=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_worktree-f8433caf2215dae7.rmeta --extern thiserror=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libthiserror-d8e947232485bc37.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 Compiling p384 v0.13.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=p384 CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/p384-0.13.0 CARGO_PKG_AUTHORS='RustCrypto Developers:Frank Denis ' CARGO_PKG_DESCRIPTION='Pure Rust implementation of the NIST P-384 (a.k.a. secp384r1) elliptic curve as defined in SP 800-186 with support for ECDH, ECDSA signing/verification, and general purpose curve arithmetic support. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=p384 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/elliptic-curves/tree/master/p384' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.13.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=13 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/p384-0.13.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name p384 --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/p384-0.13.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="arithmetic"' --cfg 'feature="default"' --cfg 'feature="digest"' --cfg 'feature="ecdh"' --cfg 'feature="ecdsa"' --cfg 'feature="ecdsa-core"' --cfg 'feature="pem"' --cfg 'feature="pkcs8"' --cfg 'feature="sha2"' --cfg 'feature="sha384"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "arithmetic", "bits", "default", "digest", "ecdh", "ecdsa", "ecdsa-core", "expose-field", "hash2curve", "hex-literal", "jwk", "pem", "pkcs8", "serde", "serdect", "sha2", "sha384", "std", "test-vectors", "voprf"))' -C metadata=c63fd162a56bcefe -C extra-filename=-c63fd162a56bcefe --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern ecdsa_core=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libecdsa-13d78a3c0bb1f374.rmeta --extern elliptic_curve=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libelliptic_curve-49a3f151c62716d9.rmeta --extern primeorder=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libprimeorder-5319e5a3ec63117b.rmeta --extern sha2=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libsha2-eab0f972409db17b.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 Compiling cargo v0.83.0 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/tools/cargo) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/tools/cargo CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Cargo, a package manager for Rust. ' CARGO_PKG_HOMEPAGE='https://doc.rust-lang.org/cargo/index.html' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cargo CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/cargo' CARGO_PKG_RUST_VERSION=1.80 CARGO_PKG_VERSION=0.83.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=83 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/tools/cargo LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no '--allow=clippy::all' '--warn=clippy::self_named_module_files' --warn=rust_2018_idioms '--allow=rustdoc::private_intra_doc_links' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--warn=clippy::disallowed_methods' '--warn=clippy::dbg_macro' -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all-static", "openssl", "vendored-libgit2", "vendored-openssl"))' -C metadata=b8dfa605d4a3b258 -C extra-filename=-b8dfa605d4a3b258 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/build/cargo-b8dfa605d4a3b258 -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern flate2=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/libflate2-746679bae82c6016.rlib --extern tar=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/libtar-7199295c89e5c651.rlib -Z binary-dep-depinfo` Compiling serde-value v0.7.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=serde_value CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-value-0.7.0 CARGO_PKG_AUTHORS=arcnmx CARGO_PKG_DESCRIPTION='Serialization value trees' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde-value CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/arcnmx/serde-value' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.7.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-value-0.7.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name serde_value --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-value-0.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=433c2f70b38651be -C extra-filename=-433c2f70b38651be --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern ordered_float=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libordered_float-bdc7e33f34fd88ab.rmeta --extern serde=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libserde-0dad9d70d17085f1.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] exit status: 0 [libgit2-sys 0.17.0+1.8.1] cargo:rerun-if-env-changed=AR_x86_64-unknown-openbsd [libgit2-sys 0.17.0+1.8.1] AR_x86_64-unknown-openbsd = None [libgit2-sys 0.17.0+1.8.1] cargo:rerun-if-env-changed=AR_x86_64_unknown_openbsd [libgit2-sys 0.17.0+1.8.1] AR_x86_64_unknown_openbsd = Some(ar) [libgit2-sys 0.17.0+1.8.1] cargo:rerun-if-env-changed=ARFLAGS_x86_64-unknown-openbsd [libgit2-sys 0.17.0+1.8.1] ARFLAGS_x86_64-unknown-openbsd = None [libgit2-sys 0.17.0+1.8.1] cargo:rerun-if-env-changed=ARFLAGS_x86_64_unknown_openbsd [libgit2-sys 0.17.0+1.8.1] ARFLAGS_x86_64_unknown_openbsd = None [libgit2-sys 0.17.0+1.8.1] cargo:rerun-if-env-changed=HOST_ARFLAGS [libgit2-sys 0.17.0+1.8.1] HOST_ARFLAGS = None [libgit2-sys 0.17.0+1.8.1] cargo:rerun-if-env-changed=ARFLAGS [libgit2-sys 0.17.0+1.8.1] ARFLAGS = None [libgit2-sys 0.17.0+1.8.1] cargo:rustc-link-lib=static=git2 [libgit2-sys 0.17.0+1.8.1] cargo:rustc-link-search=native=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/libgit2-sys-5fdf392c3278effd/out/build [libgit2-sys 0.17.0+1.8.1] cargo:root=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/libgit2-sys-5fdf392c3278effd/out [libgit2-sys 0.17.0+1.8.1] cargo:rerun-if-changed=libgit2/include [libgit2-sys 0.17.0+1.8.1] cargo:rerun-if-changed=libgit2/src [libgit2-sys 0.17.0+1.8.1] cargo:rerun-if-changed=libgit2/deps Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=libgit2_sys CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libgit2-sys-0.17.0+1.8.1 CARGO_PKG_AUTHORS='Josh Triplett :Alex Crichton ' CARGO_PKG_DESCRIPTION='Native bindings to the libgit2 library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libgit2-sys CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/git2-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.17.0+1.8.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=17 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libgit2-sys-0.17.0+1.8.1 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/libgit2-sys-5fdf392c3278effd/out /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name libgit2_sys --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libgit2-sys-0.17.0+1.8.1/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="https"' --cfg 'feature="libssh2-sys"' --cfg 'feature="openssl-sys"' --cfg 'feature="ssh"' --cfg 'feature="ssh_key_from_memory"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("https", "libssh2-sys", "openssl-sys", "ssh", "ssh_key_from_memory", "vendored", "vendored-openssl", "zlib-ng-compat"))' -C metadata=bf4fb194a43ba196 -C extra-filename=-bf4fb194a43ba196 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern libc=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/liblibc-9a5125bbce9ac274.rmeta --extern libssh2_sys=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/liblibssh2_sys-b3af0baf84eb121e.rmeta --extern libz_sys=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/liblibz_sys-e5d153d09e7058ba.rmeta --extern openssl_sys=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libopenssl_sys-67a5bc688ca80495.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo -L native=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/libgit2-sys-5fdf392c3278effd/out/build -l static=git2 -L native=/usr/local/lib --cfg libgit2_vendored` warning: unexpected `cfg` condition name: `libgit2_vendored` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libgit2-sys-0.17.0+1.8.1/lib.rs:4347:10 | 4347 | cfg!(libgit2_vendored) | ^^^^^^^^^^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `parallel_compiler`, `proc_macro`, `relocation_model`, `rust_analyzer`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, and `unix` and 1 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libgit2_vendored)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libgit2_vendored)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: `libgit2-sys` (lib) generated 1 warning Compiling git2 v0.19.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=git2 CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/git2-0.19.0 CARGO_PKG_AUTHORS='Josh Triplett :Alex Crichton ' CARGO_PKG_DESCRIPTION='Bindings to libgit2 for interoperating with git repositories. This library is both threadsafe and memory safe and allows both reading and writing git repositories. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=git2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/git2-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.19.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=19 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/git2-0.19.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name git2 --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/git2-0.19.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="https"' --cfg 'feature="openssl-probe"' --cfg 'feature="openssl-sys"' --cfg 'feature="ssh"' --cfg 'feature="ssh_key_from_memory"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "https", "openssl-probe", "openssl-sys", "ssh", "ssh_key_from_memory", "unstable", "vendored-libgit2", "vendored-openssl", "zlib-ng-compat"))' -C metadata=9a55c8d07c138fe0 -C extra-filename=-9a55c8d07c138fe0 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern bitflags=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libbitflags-1204db0de952c1db.rmeta --extern libc=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/liblibc-9a5125bbce9ac274.rmeta --extern libgit2_sys=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/liblibgit2_sys-bf4fb194a43ba196.rmeta --extern log=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/liblog-fd08da107346a272.rmeta --extern openssl_probe=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libopenssl_probe-8929b9350e4d8308.rmeta --extern openssl_sys=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libopenssl_sys-67a5bc688ca80495.rmeta --extern url=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/liburl-a4bc19618322a20b.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo -L native=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/libgit2-sys-5fdf392c3278effd/out/build -L native=/usr/local/lib` Compiling toml v0.8.19 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=toml CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml-0.8.19 CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='A native Rust encoder and decoder of TOML-formatted files and streams. Provides implementations of the standard Serialize/Deserialize traits for TOML data to facilitate deserializing and serializing Rust structures. ' CARGO_PKG_HOMEPAGE='https://github.com/toml-rs/toml' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=toml CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/toml-rs/toml' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.8.19 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=19 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml-0.8.19 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name toml --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml-0.8.19/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --cfg 'feature="display"' --cfg 'feature="parse"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "display", "indexmap", "parse", "preserve_order"))' -C metadata=a7baaf748ec4bb55 -C extra-filename=-a7baaf748ec4bb55 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern serde=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libserde-0dad9d70d17085f1.rmeta --extern serde_spanned=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libserde_spanned-a836cef2f22a8024.rmeta --extern toml_datetime=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libtoml_datetime-3ade616fff1436a8.rmeta --extern toml_edit=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libtoml_edit-f9a82aef61e27c20.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling color-print-proc-macro v0.3.6 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=color_print_proc_macro CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/color-print-proc-macro-0.3.6 CARGO_PKG_AUTHORS='Johann David ' CARGO_PKG_DESCRIPTION='Implementation for the package color-print' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=color-print-proc-macro CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://gitlab.com/dajoha/color-print' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/color-print-proc-macro-0.3.6 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name color_print_proc_macro --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/color-print-proc-macro-0.3.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("terminfo"))' -C metadata=32e54698916f5049 -C extra-filename=-32e54698916f5049 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern nom=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/libnom-5dcb0cb2bdc39257.rlib --extern proc_macro2=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/libproc_macro2-7c60fc0ab14e3244.rlib --extern quote=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/libquote-5de702b0a1dabd6d.rlib --extern syn=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/libsyn-9b4cb4398632ea31.rlib --extern proc_macro --cap-lints warn -Z binary-dep-depinfo` warning: `tracing-subscriber` (lib) generated 8 warnings Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=semver CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23 CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Parser and evaluator for Cargo'\''s flavor of Semantic Versioning' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=semver CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/semver' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.23 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=23 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/semver-16adc53b9b7face2/out /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name semver --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=a0fbe328d8f235db -C extra-filename=-a0fbe328d8f235db --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern serde=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libserde-0dad9d70d17085f1.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(no_alloc_crate)' --check-cfg 'cfg(no_const_vec_new)' --check-cfg 'cfg(no_exhaustive_int_match)' --check-cfg 'cfg(no_non_exhaustive)' --check-cfg 'cfg(no_nonzero_bitscan)' --check-cfg 'cfg(no_str_strip_prefix)' --check-cfg 'cfg(no_track_caller)' --check-cfg 'cfg(no_unsafe_op_in_unsafe_fn_lint)' --check-cfg 'cfg(test_node_semver)'` Compiling serde-untagged v0.1.6 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=serde_untagged CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-untagged-0.1.6 CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Serde `Visitor` implementation for deserializing untagged enums' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde-untagged CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/serde-untagged' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=0.1.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-untagged-0.1.6 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name serde_untagged --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-untagged-0.1.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=9766a12cefd712ad -C extra-filename=-9766a12cefd712ad --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern erased_serde=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/liberased_serde-98d50dc1a7c398ef.rmeta --extern serde=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libserde-0dad9d70d17085f1.rmeta --extern typeid=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libtypeid-37bcc82090b3f306.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling gix-negotiate v0.13.2 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=gix_negotiate CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gix-negotiate-0.13.2 CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='A crate of the gitoxide project implementing negotiation algorithms' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-negotiate CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Byron/gitoxide' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.13.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=13 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gix-negotiate-0.13.2 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name gix_negotiate --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gix-negotiate-0.13.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=1cd4f5663a50ed40 -C extra-filename=-1cd4f5663a50ed40 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern bitflags=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libbitflags-1204db0de952c1db.rmeta --extern gix_commitgraph=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_commitgraph-ba5e596f80f7e3d7.rmeta --extern gix_date=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_date-6156881824aed483.rmeta --extern gix_hash=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_hash-3a7f456d7837a65d.rmeta --extern gix_object=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_object-9bbf7f94df6f6b19.rmeta --extern gix_revwalk=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_revwalk-5b7b7303bce1dc6b.rmeta --extern smallvec=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libsmallvec-d3ba7ada8112e848.rmeta --extern thiserror=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libthiserror-d8e947232485bc37.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling gix-diff v0.44.1 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=gix_diff CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gix-diff-0.44.1 CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='Calculate differences between various git objects' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-diff CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Byron/gitoxide' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.44.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=44 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gix-diff-0.44.1 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name gix_diff --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gix-diff-0.44.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("blob", "default", "document-features", "serde", "wasm"))' -C metadata=6ca838567c0e3506 -C extra-filename=-6ca838567c0e3506 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern bstr=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libbstr-3f407656315bea0a.rmeta --extern gix_hash=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_hash-3a7f456d7837a65d.rmeta --extern gix_object=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_object-9bbf7f94df6f6b19.rmeta --extern thiserror=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libthiserror-d8e947232485bc37.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling rand_xoshiro v0.6.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rand_xoshiro CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand_xoshiro-0.6.0 CARGO_PKG_AUTHORS='The Rand Project Developers' CARGO_PKG_DESCRIPTION='Xoshiro, xoroshiro and splitmix64 random number generators' CARGO_PKG_HOMEPAGE='https://rust-random.github.io/book' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rand_xoshiro CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-random/rngs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.6.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand_xoshiro-0.6.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rand_xoshiro --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand_xoshiro-0.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("serde", "serde1"))' -C metadata=e08a5277ef4a43a9 -C extra-filename=-e08a5277ef4a43a9 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern rand_core=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/librand_core-30c5965c438ff30a.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling ed25519-compact v2.1.1 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=ed25519_compact CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ed25519-compact-2.1.1 CARGO_PKG_AUTHORS='Frank Denis ' CARGO_PKG_DESCRIPTION='A small, self-contained, wasm-friendly Ed25519 implementation' CARGO_PKG_HOMEPAGE='https://github.com/jedisct1/rust-ed25519-compact' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ed25519-compact CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/jedisct1/rust-ed25519-compact' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.1.1 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ed25519-compact-2.1.1 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name ed25519_compact --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ed25519-compact-2.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="getrandom"' --cfg 'feature="random"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("blind-keys", "ct-codecs", "default", "disable-signatures", "ed25519", "getrandom", "opt_size", "pem", "random", "self-verify", "std", "traits", "x25519"))' -C metadata=f295b1f12d4edb67 -C extra-filename=-f295b1f12d4edb67 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern getrandom=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgetrandom-a627dc168a65f43b.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling hashlink v0.9.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=hashlink CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashlink-0.9.0 CARGO_PKG_AUTHORS='kyren ' CARGO_PKG_DESCRIPTION='HashMap-like containers that hold their key-value pairs in a user controllable order' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=hashlink CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/kyren/hashlink' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.9.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashlink-0.9.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name hashlink --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashlink-0.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("serde", "serde_impl"))' -C metadata=e144e21fce339e19 -C extra-filename=-e144e21fce339e19 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern hashbrown=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libhashbrown-fa07935830d3621c.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: associated function `reject_noncanonical` is never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ed25519-compact-2.1.1/src/field25519.rs:677:12 | 524 | impl Fe { | ------- associated function in this implementation ... 677 | pub fn reject_noncanonical(s: &[u8]) -> Result<(), Error> { | ^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default Compiling gix-macros v0.1.5 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=gix_macros CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gix-macros-0.1.5 CARGO_PKG_AUTHORS='Jiahao XU :Andre Bogus :Sebastian Thiel ' CARGO_PKG_DESCRIPTION='Proc-macro utilities for gix' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix-macros CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Byron/gitoxide' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.1.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gix-macros-0.1.5 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name gix_macros --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gix-macros-0.1.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b0c76cd96c313342 -C extra-filename=-b0c76cd96c313342 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern proc_macro2=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/libproc_macro2-7c60fc0ab14e3244.rlib --extern quote=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/libquote-5de702b0a1dabd6d.rlib --extern syn=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/libsyn-9b4cb4398632ea31.rlib --extern proc_macro --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=jobserver CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/jobserver-0.1.32 CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='An implementation of the GNU Make jobserver for Rust. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/jobserver-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=jobserver CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/jobserver-rs' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.1.32 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=32 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/jobserver-0.1.32 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name jobserver --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/jobserver-0.1.32/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=381724a60e386359 -C extra-filename=-381724a60e386359 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern libc=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/liblibc-9a5125bbce9ac274.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling unicode-width v0.1.13 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=unicode_width CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicode-width-0.1.13 CARGO_PKG_AUTHORS='kwantam :Manish Goregaokar ' CARGO_PKG_DESCRIPTION='Determine displayed width of `char` and `str` types according to Unicode Standard Annex #11 rules. ' CARGO_PKG_HOMEPAGE='https://github.com/unicode-rs/unicode-width' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-width CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-rs/unicode-width' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.13 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=13 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicode-width-0.1.13 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name unicode_width --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicode-width-0.1.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "no_std", "rustc-dep-of-std", "std"))' -C metadata=b919e28b1a5a29b8 -C extra-filename=-b919e28b1a5a29b8 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling either v1.10.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=either CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/either-1.10.0 CARGO_PKG_AUTHORS=bluss CARGO_PKG_DESCRIPTION='The enum `Either` with variants `Left` and `Right` is a general purpose sum type with two cases. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=either CARGO_PKG_README=README-crates.io.md CARGO_PKG_REPOSITORY='https://github.com/rayon-rs/either' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=1.10.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/either-1.10.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name either --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/either-1.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "use_std"))' -C metadata=144e7abdd3a95384 -C extra-filename=-144e7abdd3a95384 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling shell-escape v0.1.5 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=shell_escape CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/shell-escape-0.1.5 CARGO_PKG_AUTHORS='Steven Fackler ' CARGO_PKG_DESCRIPTION='Escape characters that may have a special meaning in a shell' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=shell-escape CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/sfackler/shell-escape' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/shell-escape-0.1.5 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name shell_escape --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/shell-escape-0.1.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=9079f299c7955a89 -C extra-filename=-9079f299c7955a89 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: `...` range patterns are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/shell-escape-0.1.5/src/lib.rs:95:16 | 95 | 'a'...'z' | 'A'...'Z' | '0'...'9' | '-' | '_' | '=' | '/' | ',' | '.' | '+' => false, | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default warning: `...` range patterns are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/shell-escape-0.1.5/src/lib.rs:95:28 | 95 | 'a'...'z' | 'A'...'Z' | '0'...'9' | '-' | '_' | '=' | '/' | ',' | '.' | '+' => false, | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/shell-escape-0.1.5/src/lib.rs:95:40 | 95 | 'a'...'z' | 'A'...'Z' | '0'...'9' | '-' | '_' | '=' | '/' | ',' | '.' | '+' => false, | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see Compiling fallible-iterator v0.3.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=fallible_iterator CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/fallible-iterator-0.3.0 CARGO_PKG_AUTHORS='Steven Fackler ' CARGO_PKG_DESCRIPTION='Fallible iterator traits' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fallible-iterator CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/sfackler/rust-fallible-iterator' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/fallible-iterator-0.3.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name fallible_iterator --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/fallible-iterator-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=c5b6d79918acb4d3 -C extra-filename=-c5b6d79918acb4d3 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: `shell-escape` (lib) generated 3 warnings Compiling fallible-streaming-iterator v0.1.9 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=fallible_streaming_iterator CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/fallible-streaming-iterator-0.1.9 CARGO_PKG_AUTHORS='Steven Fackler ' CARGO_PKG_DESCRIPTION='Fallible streaming iteration' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fallible-streaming-iterator CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/sfackler/fallible-streaming-iterator' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/fallible-streaming-iterator-0.1.9 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name fallible_streaming_iterator --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/fallible-streaming-iterator-0.1.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("std"))' -C metadata=f77f7410aaa5354a -C extra-filename=-f77f7410aaa5354a --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling unicode-xid v0.2.4 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=unicode_xid CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicode-xid-0.2.4 CARGO_PKG_AUTHORS='erick.tryzelaar :kwantam :Manish Goregaokar ' CARGO_PKG_DESCRIPTION='Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31. ' CARGO_PKG_HOMEPAGE='https://github.com/unicode-rs/unicode-xid' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-xid CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-rs/unicode-xid' CARGO_PKG_RUST_VERSION=1.17 CARGO_PKG_VERSION=0.2.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicode-xid-0.2.4 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name unicode_xid --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicode-xid-0.2.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bench", "default", "no_std"))' -C metadata=42aee428d285bd01 -C extra-filename=-42aee428d285bd01 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling ct-codecs v1.1.1 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=ct_codecs CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ct-codecs-1.1.1 CARGO_PKG_AUTHORS='Frank Denis ' CARGO_PKG_DESCRIPTION='Constant-time hex and base64 codecs from libsodium reimplemented in Rust' CARGO_PKG_HOMEPAGE='https://github.com/jedisct1/rust-ct-codecs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ct-codecs CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/jedisct1/rust-ct-codecs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.1.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ct-codecs-1.1.1 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name ct_codecs --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ct-codecs-1.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=9bf147be9a34f312 -C extra-filename=-9bf147be9a34f312 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling hex v0.4.3 Compiling rusqlite v0.32.1 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=hex CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hex-0.4.3 CARGO_PKG_AUTHORS='KokaKiwi ' CARGO_PKG_DESCRIPTION='Encoding and decoding data into/from hexadecimal representation.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=hex CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/KokaKiwi/rust-hex' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hex-0.4.3 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name hex --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hex-0.4.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "serde", "std"))' -C metadata=6b171b9ed63db01c -C extra-filename=-6b171b9ed63db01c --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rusqlite CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rusqlite-0.32.1 CARGO_PKG_AUTHORS='The rusqlite developers' CARGO_PKG_DESCRIPTION='Ergonomic wrapper for SQLite' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rusqlite CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rusqlite/rusqlite' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.32.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=32 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rusqlite-0.32.1 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rusqlite --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rusqlite-0.32.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="bundled"' --cfg 'feature="modern_sqlite"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("array", "backup", "blob", "buildtime_bindgen", "bundled", "bundled-full", "bundled-sqlcipher", "bundled-sqlcipher-vendored-openssl", "bundled-windows", "chrono", "collation", "column_decltype", "csv", "csvtab", "extra_check", "functions", "hooks", "i128_blob", "in_gecko", "limits", "load_extension", "loadable_extension", "modern-full", "modern_sqlite", "preupdate_hook", "release_memory", "rusqlite-macros", "serde_json", "serialize", "series", "session", "sqlcipher", "time", "trace", "unlock_notify", "url", "uuid", "vtab", "wasm32-wasi-vfs", "window", "with-asan"))' -C metadata=a1e9053811cb2f32 -C extra-filename=-a1e9053811cb2f32 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern bitflags=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libbitflags-1204db0de952c1db.rmeta --extern fallible_iterator=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libfallible_iterator-c5b6d79918acb4d3.rmeta --extern fallible_streaming_iterator=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libfallible_streaming_iterator-f77f7410aaa5354a.rmeta --extern hashlink=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libhashlink-e144e21fce339e19.rmeta --extern libsqlite3_sys=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/liblibsqlite3_sys-3e25eeab2b7edfdf.rmeta --extern smallvec=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libsmallvec-d3ba7ada8112e848.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo -L native=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/libsqlite3-sys-d290c68506347b46/out` Compiling pasetors v0.6.8 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=pasetors CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/pasetors-0.6.8 CARGO_PKG_AUTHORS='brycx ' CARGO_PKG_DESCRIPTION='PASETO: Platform-Agnostic Security Tokens (in Rust)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pasetors CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/brycx/pasetors' CARGO_PKG_RUST_VERSION=1.70.0 CARGO_PKG_VERSION=0.6.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/pasetors-0.6.8 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name pasetors --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/pasetors-0.6.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="ed25519-compact"' --cfg 'feature="orion"' --cfg 'feature="p384"' --cfg 'feature="paserk"' --cfg 'feature="rand_core"' --cfg 'feature="regex"' --cfg 'feature="serde"' --cfg 'feature="serde_json"' --cfg 'feature="sha2"' --cfg 'feature="std"' --cfg 'feature="time"' --cfg 'feature="v3"' --cfg 'feature="v4"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "ed25519-compact", "orion", "p384", "paserk", "rand_core", "regex", "serde", "serde_json", "sha2", "std", "time", "v2", "v3", "v4"))' -C metadata=380827620719e96f -C extra-filename=-380827620719e96f --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern ct_codecs=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libct_codecs-9bf147be9a34f312.rmeta --extern ed25519_compact=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libed25519_compact-f295b1f12d4edb67.rmeta --extern getrandom=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgetrandom-a627dc168a65f43b.rmeta --extern orion=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/liborion-4939501ff8f50b2c.rmeta --extern p384=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libp384-c63fd162a56bcefe.rmeta --extern rand_core=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/librand_core-30c5965c438ff30a.rmeta --extern regex=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libregex-2f9b547950ca6d6d.rmeta --extern serde=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libserde-0dad9d70d17085f1.rmeta --extern serde_json=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libserde_json-1cc2cd9cfd4de3a2.rmeta --extern sha2=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libsha2-eab0f972409db17b.rmeta --extern subtle=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libsubtle-38d7515a296a8721.rmeta --extern time=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libtime-9df82a5e952257cc.rmeta --extern zeroize=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libzeroize-0b2e8fe838fe0375.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: unnecessary qualification --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/pasetors-0.6.8/src/pae.rs:6:29 | 6 | pub fn le64(n: u64) -> [u8; core::mem::size_of::()] { | ^^^^^^^^^^^^^^^^^^^^^^^^^ | note: the lint level is defined here --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/pasetors-0.6.8/src/lib.rs:183:5 | 183 | unused_qualifications, | ^^^^^^^^^^^^^^^^^^^^^ help: remove the unnecessary path segments | 6 - pub fn le64(n: u64) -> [u8; core::mem::size_of::()] { 6 + pub fn le64(n: u64) -> [u8; size_of::()] { | warning: unnecessary qualification --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/pasetors-0.6.8/src/pae.rs:7:25 | 7 | let mut out = [0u8; core::mem::size_of::()]; | ^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 7 - let mut out = [0u8; core::mem::size_of::()]; 7 + let mut out = [0u8; size_of::()]; | warning: unnecessary qualification --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/pasetors-0.6.8/src/version4.rs:308:9 | 308 | blake2b::Blake2b::verify(&expected_tag, &auth_key, 32, pre_auth.as_slice()) | ^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 308 - blake2b::Blake2b::verify(&expected_tag, &auth_key, 32, pre_auth.as_slice()) 308 + Blake2b::verify(&expected_tag, &auth_key, 32, pre_auth.as_slice()) | warning: unnecessary qualification --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/pasetors-0.6.8/src/lib.rs:258:24 | 258 | Some(f) => crate::version4::PublicToken::sign( | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 258 - Some(f) => crate::version4::PublicToken::sign( 258 + Some(f) => version4::PublicToken::sign( | warning: unnecessary qualification --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/pasetors-0.6.8/src/lib.rs:264:21 | 264 | None => crate::version4::PublicToken::sign( | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 264 - None => crate::version4::PublicToken::sign( 264 + None => version4::PublicToken::sign( | warning: unnecessary qualification --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/pasetors-0.6.8/src/lib.rs:283:24 | 283 | Some(f) => crate::version4::PublicToken::verify( | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 283 - Some(f) => crate::version4::PublicToken::verify( 283 + Some(f) => version4::PublicToken::verify( | warning: unnecessary qualification --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/pasetors-0.6.8/src/lib.rs:289:21 | 289 | None => crate::version4::PublicToken::verify(public_key, token, None, implicit_assert)?, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 289 - None => crate::version4::PublicToken::verify(public_key, token, None, implicit_assert)?, 289 + None => version4::PublicToken::verify(public_key, token, None, implicit_assert)?, | warning: unnecessary qualification --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/pasetors-0.6.8/src/lib.rs:320:24 | 320 | Some(f) => crate::version4::LocalToken::encrypt( | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 320 - Some(f) => crate::version4::LocalToken::encrypt( 320 + Some(f) => version4::LocalToken::encrypt( | warning: unnecessary qualification --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/pasetors-0.6.8/src/lib.rs:326:21 | 326 | None => crate::version4::LocalToken::encrypt( | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 326 - None => crate::version4::LocalToken::encrypt( 326 + None => version4::LocalToken::encrypt( | warning: unnecessary qualification --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/pasetors-0.6.8/src/lib.rs:345:24 | 345 | Some(f) => crate::version4::LocalToken::decrypt( | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 345 - Some(f) => crate::version4::LocalToken::decrypt( 345 + Some(f) => version4::LocalToken::decrypt( | warning: unnecessary qualification --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/pasetors-0.6.8/src/lib.rs:351:21 | 351 | None => crate::version4::LocalToken::decrypt(secret_key, token, None, implicit_assert)?, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | help: remove the unnecessary path segments | 351 - None => crate::version4::LocalToken::decrypt(secret_key, token, None, implicit_assert)?, 351 + None => version4::LocalToken::decrypt(secret_key, token, None, implicit_assert)?, | Compiling cargo-util v0.2.15 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/tools/cargo/crates/cargo-util) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=cargo_util CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/tools/cargo/crates/cargo-util CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Miscellaneous support code used by Cargo.' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/cargo' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cargo-util CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/cargo' CARGO_PKG_RUST_VERSION=1.80 CARGO_PKG_VERSION=0.2.15 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=15 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/tools/cargo LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name cargo_util --edition=2021 crates/cargo-util/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--allow=clippy::all' '--warn=clippy::self_named_module_files' --warn=rust_2018_idioms '--allow=rustdoc::private_intra_doc_links' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--warn=clippy::disallowed_methods' '--warn=clippy::dbg_macro' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ac352e321c70858f -C extra-filename=-ac352e321c70858f --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern anyhow=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libanyhow-c4a0074a30e0c053.rmeta --extern filetime=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libfiletime-8b0fa910b430fb86.rmeta --extern hex=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libhex-6b171b9ed63db01c.rmeta --extern ignore=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libignore-0d97e1de1035cb74.rmeta --extern jobserver=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libjobserver-381724a60e386359.rmeta --extern libc=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/liblibc-9a5125bbce9ac274.rmeta --extern same_file=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libsame_file-ca21de200b38aeb4.rmeta --extern sha2=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libsha2-eab0f972409db17b.rmeta --extern shell_escape=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libshell_escape-9079f299c7955a89.rmeta --extern tempfile=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libtempfile-36818372a78c6cca.rmeta --extern tracing=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libtracing-55df6eb19721028b.rmeta --extern walkdir=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libwalkdir-78abfbb18db01728.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: `ed25519-compact` (lib) generated 1 warning Compiling cargo-util-schemas v0.6.0 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/tools/cargo/crates/cargo-util-schemas) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=cargo_util_schemas CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/tools/cargo/crates/cargo-util-schemas CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Deserialization schemas for Cargo' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/cargo' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cargo-util-schemas CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/cargo' CARGO_PKG_RUST_VERSION=1.80 CARGO_PKG_VERSION=0.6.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/tools/cargo LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name cargo_util_schemas --edition=2021 crates/cargo-util-schemas/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--allow=clippy::all' '--warn=clippy::self_named_module_files' --warn=rust_2018_idioms '--allow=rustdoc::private_intra_doc_links' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--warn=clippy::disallowed_methods' '--warn=clippy::dbg_macro' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=284a471ec43fad40 -C extra-filename=-284a471ec43fad40 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern semver=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libsemver-a0fbe328d8f235db.rmeta --extern serde=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libserde-0dad9d70d17085f1.rmeta --extern serde_untagged=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libserde_untagged-9766a12cefd712ad.rmeta --extern serde_value=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libserde_value-433c2f70b38651be.rmeta --extern thiserror=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libthiserror-d8e947232485bc37.rmeta --extern toml=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libtoml-a7baaf748ec4bb55.rmeta --extern unicode_xid=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libunicode_xid-42aee428d285bd01.rmeta --extern url=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/liburl-a4bc19618322a20b.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling itertools v0.13.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=itertools CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.13.0 CARGO_PKG_AUTHORS=bluss CARGO_PKG_DESCRIPTION='Extra iterator adaptors, iterator methods, free functions, and macros.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=itertools CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-itertools/itertools' CARGO_PKG_RUST_VERSION=1.43.1 CARGO_PKG_VERSION=0.13.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=13 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.13.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name itertools --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.13.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="use_alloc"' --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "use_alloc", "use_std"))' -C metadata=b7e1c4dcc44a0e2f -C extra-filename=-b7e1c4dcc44a0e2f --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern either=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libeither-144e7abdd3a95384.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling annotate-snippets v0.11.4 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=annotate_snippets CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/annotate-snippets-0.11.4 CARGO_PKG_AUTHORS='Zibi Braniecki ' CARGO_PKG_DESCRIPTION='Library for building code annotations' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=annotate-snippets CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/annotate-snippets-rs' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.11.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/annotate-snippets-0.11.4 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name annotate_snippets --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/annotate-snippets-0.11.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "testing-colors"))' -C metadata=18ee5bd916a3519b -C extra-filename=-18ee5bd916a3519b --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern anstyle=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libanstyle-8f21d54decdb0c6f.rmeta --extern unicode_width=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libunicode_width-b919e28b1a5a29b8.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling gix v0.64.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=gix CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gix-0.64.0 CARGO_PKG_AUTHORS='Sebastian Thiel ' CARGO_PKG_DESCRIPTION='Interact with git repositories just like git would' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gix CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Byron/gitoxide' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.64.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=64 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gix-0.64.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name gix --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gix-0.64.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="attributes"' --cfg 'feature="blocking-http-transport-curl"' --cfg 'feature="blocking-network-client"' --cfg 'feature="command"' --cfg 'feature="credentials"' --cfg 'feature="dirwalk"' --cfg 'feature="excludes"' --cfg 'feature="gix-protocol"' --cfg 'feature="gix-transport"' --cfg 'feature="index"' --cfg 'feature="parallel"' --cfg 'feature="prodash"' --cfg 'feature="progress-tree"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("async-network-client", "async-network-client-async-std", "async-std", "attributes", "basic", "blob-diff", "blocking-http-transport-curl", "blocking-http-transport-curl-rustls", "blocking-http-transport-reqwest", "blocking-http-transport-reqwest-native-tls", "blocking-http-transport-reqwest-rust-tls", "blocking-http-transport-reqwest-rust-tls-trust-dns", "blocking-network-client", "cache-efficiency-debug", "comfort", "command", "credentials", "default", "dirwalk", "document-features", "excludes", "extras", "fast-sha1", "gix-archive", "gix-protocol", "gix-status", "gix-transport", "gix-worktree-stream", "hp-tempfile-registry", "index", "interrupt", "mailmap", "max-control", "max-performance", "max-performance-safe", "pack-cache-lru-dynamic", "pack-cache-lru-static", "parallel", "parallel-walkdir", "prodash", "progress-tree", "regex", "revision", "revparse-regex", "serde", "status", "tracing", "tracing-detail", "verbose-object-parsing-errors", "worktree-archive", "worktree-mutation", "worktree-stream", "zlib-ng", "zlib-ng-compat", "zlib-stock"))' -C metadata=90670880d4ef3fbf -C extra-filename=-90670880d4ef3fbf --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern gix_actor=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_actor-29c31fc944ce001f.rmeta --extern gix_attributes=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_attributes-7ed3f7b4dc55d5d9.rmeta --extern gix_command=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_command-4e0e954249a6e321.rmeta --extern gix_commitgraph=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_commitgraph-ba5e596f80f7e3d7.rmeta --extern gix_config=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_config-fcdcb3bdb064ec0a.rmeta --extern gix_credentials=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_credentials-a83359e1b63507a0.rmeta --extern gix_date=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_date-6156881824aed483.rmeta --extern gix_diff=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_diff-6ca838567c0e3506.rmeta --extern gix_dir=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_dir-c6ed14197265930e.rmeta --extern gix_discover=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_discover-1437351548d5d7df.rmeta --extern gix_features=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_features-09e391a85aa7037c.rmeta --extern gix_filter=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_filter-36113bd3459c9d8a.rmeta --extern gix_fs=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_fs-fb93535df3074f75.rmeta --extern gix_glob=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_glob-48e41f549800c4d4.rmeta --extern gix_hash=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_hash-3a7f456d7837a65d.rmeta --extern gix_hashtable=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_hashtable-ca26cfe0585e6142.rmeta --extern gix_ignore=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_ignore-c2012c245e4e378f.rmeta --extern gix_index=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_index-0ed5f1dfd5020c19.rmeta --extern gix_lock=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_lock-55bc94e77c50db34.rmeta --extern gix_macros=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/libgix_macros-b0c76cd96c313342.so --extern gix_negotiate=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_negotiate-1cd4f5663a50ed40.rmeta --extern gix_object=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_object-9bbf7f94df6f6b19.rmeta --extern gix_odb=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_odb-d912859fa109874e.rmeta --extern gix_pack=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_pack-654eeba5fef19953.rmeta --extern gix_path=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_path-3632f26e476b2dcf.rmeta --extern gix_pathspec=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_pathspec-78d4befd583b0ce2.rmeta --extern gix_prompt=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_prompt-5b3c9d6eeb86a2ea.rmeta --extern gix_protocol=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_protocol-c7341337aeb53ec4.rmeta --extern gix_ref=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_ref-0432ccd4aa5644bd.rmeta --extern gix_refspec=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_refspec-803eca927f549ab9.rmeta --extern gix_revision=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_revision-3830e5a4c865f2b4.rmeta --extern gix_revwalk=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_revwalk-5b7b7303bce1dc6b.rmeta --extern gix_sec=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_sec-20fec463496e1d59.rmeta --extern gix_submodule=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_submodule-1028baccfafb86c9.rmeta --extern gix_tempfile=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_tempfile-e46bf7871f0256a5.rmeta --extern gix_trace=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_trace-f19a913ae0592337.rmeta --extern gix_transport=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_transport-f4159dab4453a619.rmeta --extern gix_traverse=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_traverse-3d20323fb3be1511.rmeta --extern gix_url=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_url-05a8bb80344b0562.rmeta --extern gix_utils=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_utils-1680dc1ccba2b5b8.rmeta --extern gix_validate=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_validate-1399500d98225543.rmeta --extern gix_worktree=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix_worktree-f8433caf2215dae7.rmeta --extern once_cell=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libonce_cell-114ad44df60efabc.rmeta --extern prodash=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libprodash-71f07ec53bfd15b7.rmeta --extern smallvec=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libsmallvec-d3ba7ada8112e848.rmeta --extern thiserror=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libthiserror-d8e947232485bc37.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo -L native=/usr/local/lib -L native=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/libnghttp2-sys-4426d3f774939186/out/i/lib` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=im_rc CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/im-rc-15.1.0 CARGO_PKG_AUTHORS='Bodil Stokke ' CARGO_PKG_DESCRIPTION='Immutable collection datatypes (the fast but not thread safe version)' CARGO_PKG_HOMEPAGE='http://immutable.rs/' CARGO_PKG_LICENSE=MPL-2.0+ CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=im-rc CARGO_PKG_README=../../README.md CARGO_PKG_REPOSITORY='https://github.com/bodil/im-rs' CARGO_PKG_RUST_VERSION=1.46.0 CARGO_PKG_VERSION=15.1.0 CARGO_PKG_VERSION_MAJOR=15 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/im-rc-15.1.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/im-rc-af031a418012c7d3/out /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name im_rc --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/im-rc-15.1.0/./src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "debug", "pool", "proptest", "quickcheck", "rayon", "refpool", "serde"))' -C metadata=ce1fe5607008d701 -C extra-filename=-ce1fe5607008d701 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern bitmaps=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libbitmaps-acee1a999d86c345.rmeta --extern rand_core=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/librand_core-30c5965c438ff30a.rmeta --extern rand_xoshiro=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/librand_xoshiro-e08a5277ef4a43a9.rmeta --extern sized_chunks=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libsized_chunks-9997935def9bd23f.rmeta --extern typenum=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libtypenum-74ae01b2a569bcbf.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: unexpected `cfg` condition name: `has_specialisation` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/im-rc-15.1.0/./src/lib.rs:341:13 | 341 | #![cfg_attr(has_specialisation, feature(specialization))] | ^^^^^^^^^^^^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `parallel_compiler`, `proc_macro`, `relocation_model`, `rust_analyzer`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, and `unix` and 1 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_specialisation)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_specialisation)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `threadsafe` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/im-rc-15.1.0/./src/lib.rs:381:11 | 381 | #[cfg(all(threadsafe, feature = "quickcheck"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(threadsafe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(threadsafe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `threadsafe` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/im-rc-15.1.0/./src/lib.rs:385:11 | 385 | #[cfg(any(threadsafe, not(feature = "pool")))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(threadsafe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(threadsafe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `threadsafe` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/im-rc-15.1.0/./src/lib.rs:388:11 | 388 | #[cfg(all(threadsafe, feature = "pool"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(threadsafe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(threadsafe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `threadsafe` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/im-rc-15.1.0/./src/sync.rs:7:7 | 7 | #[cfg(threadsafe)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(threadsafe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(threadsafe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `threadsafe` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/im-rc-15.1.0/./src/sync.rs:38:11 | 38 | #[cfg(not(threadsafe))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(threadsafe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(threadsafe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `threadsafe` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/im-rc-15.1.0/./src/util.rs:17:11 | 17 | #[cfg(all(threadsafe))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(threadsafe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(threadsafe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `threadsafe` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/im-rc-15.1.0/./src/util.rs:21:7 | 21 | #[cfg(threadsafe)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(threadsafe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(threadsafe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `threadsafe` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/im-rc-15.1.0/./src/util.rs:25:15 | 25 | #[cfg(all(not(threadsafe), not(feature = "pool")))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(threadsafe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(threadsafe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `threadsafe` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/im-rc-15.1.0/./src/util.rs:29:15 | 29 | #[cfg(all(not(threadsafe), feature = "pool"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(threadsafe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(threadsafe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `threadsafe` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/im-rc-15.1.0/./src/util.rs:31:15 | 31 | #[cfg(all(not(threadsafe), feature = "pool"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(threadsafe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(threadsafe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `threadsafe` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/im-rc-15.1.0/./src/util.rs:35:11 | 35 | #[cfg(not(threadsafe))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(threadsafe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(threadsafe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_specialisation` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/im-rc-15.1.0/./src/ord/map.rs:31:7 | 31 | #[cfg(has_specialisation)] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_specialisation)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_specialisation)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_specialisation` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/im-rc-15.1.0/./src/ord/map.rs:70:11 | 70 | #[cfg(not(has_specialisation))] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_specialisation)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_specialisation)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_specialisation` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/im-rc-15.1.0/./src/ord/map.rs:103:7 | 103 | #[cfg(has_specialisation)] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_specialisation)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_specialisation)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_specialisation` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/im-rc-15.1.0/./src/ord/map.rs:136:7 | 136 | #[cfg(has_specialisation)] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_specialisation)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_specialisation)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_specialisation` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/im-rc-15.1.0/./src/ord/map.rs:1676:11 | 1676 | #[cfg(not(has_specialisation))] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_specialisation)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_specialisation)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_specialisation` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/im-rc-15.1.0/./src/ord/map.rs:1687:7 | 1687 | #[cfg(has_specialisation)] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_specialisation)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_specialisation)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_specialisation` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/im-rc-15.1.0/./src/ord/map.rs:1698:7 | 1698 | #[cfg(has_specialisation)] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_specialisation)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_specialisation)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_specialisation` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/im-rc-15.1.0/./src/ord/set.rs:33:7 | 33 | #[cfg(has_specialisation)] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_specialisation)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_specialisation)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_specialisation` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/im-rc-15.1.0/./src/ord/set.rs:78:11 | 78 | #[cfg(not(has_specialisation))] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_specialisation)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_specialisation)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_specialisation` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/im-rc-15.1.0/./src/ord/set.rs:111:7 | 111 | #[cfg(has_specialisation)] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_specialisation)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_specialisation)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_specialisation` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/im-rc-15.1.0/./src/ord/set.rs:144:7 | 144 | #[cfg(has_specialisation)] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_specialisation)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_specialisation)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_specialisation` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/im-rc-15.1.0/./src/hash/map.rs:1564:11 | 1564 | #[cfg(not(has_specialisation))] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_specialisation)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_specialisation)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_specialisation` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/im-rc-15.1.0/./src/hash/map.rs:1576:7 | 1576 | #[cfg(has_specialisation)] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_specialisation)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_specialisation)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_specialisation` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/im-rc-15.1.0/./src/hash/map.rs:1588:7 | 1588 | #[cfg(has_specialisation)] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_specialisation)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_specialisation)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_specialisation` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/im-rc-15.1.0/./src/hash/map.rs:1760:11 | 1760 | #[cfg(not(has_specialisation))] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_specialisation)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_specialisation)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_specialisation` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/im-rc-15.1.0/./src/hash/map.rs:1776:7 | 1776 | #[cfg(has_specialisation)] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_specialisation)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_specialisation)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_specialisation` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/im-rc-15.1.0/./src/hash/map.rs:1792:7 | 1792 | #[cfg(has_specialisation)] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_specialisation)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_specialisation)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_specialisation` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/im-rc-15.1.0/./src/hash/set.rs:806:11 | 806 | #[cfg(not(has_specialisation))] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_specialisation)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_specialisation)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_specialisation` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/im-rc-15.1.0/./src/hash/set.rs:817:7 | 817 | #[cfg(has_specialisation)] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_specialisation)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_specialisation)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_specialisation` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/im-rc-15.1.0/./src/hash/set.rs:828:7 | 828 | #[cfg(has_specialisation)] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_specialisation)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_specialisation)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `threadsafe` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/im-rc-15.1.0/./src/vector/mod.rs:71:11 | 71 | #[cfg(all(threadsafe, any(test, feature = "rayon")))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(threadsafe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(threadsafe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_specialisation` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/im-rc-15.1.0/./src/vector/mod.rs:1715:11 | 1715 | #[cfg(not(has_specialisation))] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_specialisation)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_specialisation)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_specialisation` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/im-rc-15.1.0/./src/vector/mod.rs:1722:7 | 1722 | #[cfg(has_specialisation)] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_specialisation)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_specialisation)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_specialisation` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/im-rc-15.1.0/./src/vector/mod.rs:1729:7 | 1729 | #[cfg(has_specialisation)] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_specialisation)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_specialisation)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `threadsafe` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/im-rc-15.1.0/./src/vector/focus.rs:280:7 | 280 | #[cfg(threadsafe)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(threadsafe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(threadsafe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `threadsafe` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/im-rc-15.1.0/./src/vector/focus.rs:283:7 | 283 | #[cfg(threadsafe)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(threadsafe)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(threadsafe)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Compiling git2-curl v0.20.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=git2_curl CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/git2-curl-0.20.0 CARGO_PKG_AUTHORS='Josh Triplett :Alex Crichton ' CARGO_PKG_DESCRIPTION='Backend for an HTTP transport in libgit2 powered by libcurl. Intended to be used with the git2 crate. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=git2-curl CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/git2-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.20.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=20 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/git2-curl-0.20.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name git2_curl --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/git2-curl-0.20.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("zlib-ng-compat"))' -C metadata=7e3132bbf91ad672 -C extra-filename=-7e3132bbf91ad672 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern curl=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libcurl-e1fa58ee4d55fa61.rmeta --extern git2=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgit2-9a55c8d07c138fe0.rmeta --extern log=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/liblog-fd08da107346a272.rmeta --extern url=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/liburl-a4bc19618322a20b.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo -L native=/usr/local/lib -L native=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/libnghttp2-sys-4426d3f774939186/out/i/lib -L native=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/libgit2-sys-5fdf392c3278effd/out/build -L native=/usr/local/lib` Compiling color-print v0.3.6 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=color_print CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/color-print-0.3.6 CARGO_PKG_AUTHORS='Johann David ' CARGO_PKG_DESCRIPTION='Colorize and stylize strings for terminal at compile-time, by using an HTML-like syntax' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=color-print CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://gitlab.com/dajoha/color-print' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/color-print-0.3.6 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name color_print --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/color-print-0.3.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("lazy_static", "terminfo", "terminfo_crate"))' -C metadata=772370eecfa9ba60 -C extra-filename=-772370eecfa9ba60 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern color_print_proc_macro=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/libcolor_print_proc_macro-32e54698916f5049.so --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=openbsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(parallel_compiler)--check-cfg=cfg(rust_analyzer)-Zmacro-backtrace-Csplit-debuginfo=off-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zunstable-options' CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/tools/cargo CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Cargo, a package manager for Rust. ' CARGO_PKG_HOMEPAGE='https://doc.rust-lang.org/cargo/index.html' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cargo CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/cargo' CARGO_PKG_RUST_VERSION=1.80 CARGO_PKG_VERSION=0.83.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=83 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=false DEP_CURL_INCLUDE=/usr/local/include DEP_GIT2_ROOT=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/libgit2-sys-5fdf392c3278effd/out HOST=x86_64-unknown-openbsd LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' NUM_JOBS=6 OPT_LEVEL=3 OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/cargo-2fa58ae418704635/out PROFILE=release RUSTC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTC_WRAPPER=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTDOC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-openbsd /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/build/cargo-b8dfa605d4a3b258/build-script-build` [cargo 0.83.0] cargo:rerun-if-env-changed=CFG_OMIT_GIT_HASH [cargo 0.83.0] cargo:rerun-if-changed=git-commit-info [cargo 0.83.0] cargo:rustc-env=CARGO_COMMIT_HASH=8f40fc59fb0c8df91c97405785197f3c630304ea [cargo 0.83.0] cargo:rustc-env=CARGO_COMMIT_SHORT_HASH=8f40fc59f [cargo 0.83.0] cargo:rustc-env=CARGO_COMMIT_DATE=2024-08-21 [cargo 0.83.0] cargo:rerun-if-changed=src/etc/man/cargo-add.1 [cargo 0.83.0] cargo:rerun-if-changed=src/etc/man/cargo-bench.1 [cargo 0.83.0] cargo:rerun-if-changed=src/etc/man/cargo-build.1 [cargo 0.83.0] cargo:rerun-if-changed=src/etc/man/cargo-check.1 [cargo 0.83.0] cargo:rerun-if-changed=src/etc/man/cargo-clean.1 [cargo 0.83.0] cargo:rerun-if-changed=src/etc/man/cargo-doc.1 [cargo 0.83.0] cargo:rerun-if-changed=src/etc/man/cargo-fetch.1 [cargo 0.83.0] cargo:rerun-if-changed=src/etc/man/cargo-fix.1 [cargo 0.83.0] cargo:rerun-if-changed=src/etc/man/cargo-generate-lockfile.1 [cargo 0.83.0] cargo:rerun-if-changed=src/etc/man/cargo-help.1 [cargo 0.83.0] cargo:rerun-if-changed=src/etc/man/cargo-info.1 [cargo 0.83.0] cargo:rerun-if-changed=src/etc/man/cargo-init.1 [cargo 0.83.0] cargo:rerun-if-changed=src/etc/man/cargo-install.1 [cargo 0.83.0] cargo:rerun-if-changed=src/etc/man/cargo-locate-project.1 [cargo 0.83.0] cargo:rerun-if-changed=src/etc/man/cargo-login.1 [cargo 0.83.0] cargo:rerun-if-changed=src/etc/man/cargo-logout.1 [cargo 0.83.0] cargo:rerun-if-changed=src/etc/man/cargo-metadata.1 [cargo 0.83.0] cargo:rerun-if-changed=src/etc/man/cargo-new.1 [cargo 0.83.0] cargo:rerun-if-changed=src/etc/man/cargo-owner.1 [cargo 0.83.0] cargo:rerun-if-changed=src/etc/man/cargo-package.1 [cargo 0.83.0] cargo:rerun-if-changed=src/etc/man/cargo-pkgid.1 [cargo 0.83.0] cargo:rerun-if-changed=src/etc/man/cargo-publish.1 [cargo 0.83.0] cargo:rerun-if-changed=src/etc/man/cargo-remove.1 [cargo 0.83.0] cargo:rerun-if-changed=src/etc/man/cargo-report.1 [cargo 0.83.0] cargo:rerun-if-changed=src/etc/man/cargo-run.1 [cargo 0.83.0] cargo:rerun-if-changed=src/etc/man/cargo-rustc.1 [cargo 0.83.0] cargo:rerun-if-changed=src/etc/man/cargo-rustdoc.1 [cargo 0.83.0] cargo:rerun-if-changed=src/etc/man/cargo-search.1 [cargo 0.83.0] cargo:rerun-if-changed=src/etc/man/cargo-test.1 [cargo 0.83.0] cargo:rerun-if-changed=src/etc/man/cargo-tree.1 [cargo 0.83.0] cargo:rerun-if-changed=src/etc/man/cargo-uninstall.1 [cargo 0.83.0] cargo:rerun-if-changed=src/etc/man/cargo-update.1 [cargo 0.83.0] cargo:rerun-if-changed=src/etc/man/cargo-vendor.1 [cargo 0.83.0] cargo:rerun-if-changed=src/etc/man/cargo-verify-project.1 [cargo 0.83.0] cargo:rerun-if-changed=src/etc/man/cargo-version.1 [cargo 0.83.0] cargo:rerun-if-changed=src/etc/man/cargo-yank.1 [cargo 0.83.0] cargo:rerun-if-changed=src/etc/man/cargo.1 [cargo 0.83.0] cargo:rerun-if-changed=src/doc/man/generated_txt/cargo-add.txt [cargo 0.83.0] cargo:rerun-if-changed=src/doc/man/generated_txt/cargo-bench.txt [cargo 0.83.0] cargo:rerun-if-changed=src/doc/man/generated_txt/cargo-build.txt [cargo 0.83.0] cargo:rerun-if-changed=src/doc/man/generated_txt/cargo-check.txt [cargo 0.83.0] cargo:rerun-if-changed=src/doc/man/generated_txt/cargo-clean.txt [cargo 0.83.0] cargo:rerun-if-changed=src/doc/man/generated_txt/cargo-doc.txt [cargo 0.83.0] cargo:rerun-if-changed=src/doc/man/generated_txt/cargo-fetch.txt [cargo 0.83.0] cargo:rerun-if-changed=src/doc/man/generated_txt/cargo-fix.txt [cargo 0.83.0] cargo:rerun-if-changed=src/doc/man/generated_txt/cargo-generate-lockfile.txt [cargo 0.83.0] cargo:rerun-if-changed=src/doc/man/generated_txt/cargo-help.txt [cargo 0.83.0] cargo:rerun-if-changed=src/doc/man/generated_txt/cargo-info.txt [cargo 0.83.0] cargo:rerun-if-changed=src/doc/man/generated_txt/cargo-init.txt [cargo 0.83.0] cargo:rerun-if-changed=src/doc/man/generated_txt/cargo-install.txt [cargo 0.83.0] cargo:rerun-if-changed=src/doc/man/generated_txt/cargo-locate-project.txt [cargo 0.83.0] cargo:rerun-if-changed=src/doc/man/generated_txt/cargo-login.txt [cargo 0.83.0] cargo:rerun-if-changed=src/doc/man/generated_txt/cargo-logout.txt [cargo 0.83.0] cargo:rerun-if-changed=src/doc/man/generated_txt/cargo-metadata.txt [cargo 0.83.0] cargo:rerun-if-changed=src/doc/man/generated_txt/cargo-new.txt [cargo 0.83.0] cargo:rerun-if-changed=src/doc/man/generated_txt/cargo-owner.txt [cargo 0.83.0] cargo:rerun-if-changed=src/doc/man/generated_txt/cargo-package.txt [cargo 0.83.0] cargo:rerun-if-changed=src/doc/man/generated_txt/cargo-pkgid.txt [cargo 0.83.0] cargo:rerun-if-changed=src/doc/man/generated_txt/cargo-publish.txt [cargo 0.83.0] cargo:rerun-if-changed=src/doc/man/generated_txt/cargo-remove.txt [cargo 0.83.0] cargo:rerun-if-changed=src/doc/man/generated_txt/cargo-report.txt [cargo 0.83.0] cargo:rerun-if-changed=src/doc/man/generated_txt/cargo-run.txt [cargo 0.83.0] cargo:rerun-if-changed=src/doc/man/generated_txt/cargo-rustc.txt [cargo 0.83.0] cargo:rerun-if-changed=src/doc/man/generated_txt/cargo-rustdoc.txt [cargo 0.83.0] cargo:rerun-if-changed=src/doc/man/generated_txt/cargo-search.txt [cargo 0.83.0] cargo:rerun-if-changed=src/doc/man/generated_txt/cargo-test.txt [cargo 0.83.0] cargo:rerun-if-changed=src/doc/man/generated_txt/cargo-tree.txt [cargo 0.83.0] cargo:rerun-if-changed=src/doc/man/generated_txt/cargo-uninstall.txt [cargo 0.83.0] cargo:rerun-if-changed=src/doc/man/generated_txt/cargo-update.txt [cargo 0.83.0] cargo:rerun-if-changed=src/doc/man/generated_txt/cargo-vendor.txt [cargo 0.83.0] cargo:rerun-if-changed=src/doc/man/generated_txt/cargo-verify-project.txt [cargo 0.83.0] cargo:rerun-if-changed=src/doc/man/generated_txt/cargo-version.txt [cargo 0.83.0] cargo:rerun-if-changed=src/doc/man/generated_txt/cargo-yank.txt [cargo 0.83.0] cargo:rerun-if-changed=src/doc/man/generated_txt/cargo.txt [cargo 0.83.0] cargo:rustc-env=RUST_HOST_TARGET=x86_64-unknown-openbsd Compiling tracing-chrome v0.7.2 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=tracing_chrome CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-chrome-0.7.2 CARGO_PKG_AUTHORS='Thoren Paulson ' CARGO_PKG_DESCRIPTION='A Layer for tracing-subscriber that outputs Chrome-style traces.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tracing-chrome CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/thoren-d/tracing-chrome' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.7.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-chrome-0.7.2 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name tracing_chrome --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-chrome-0.7.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=25837b44dfcc51aa -C extra-filename=-25837b44dfcc51aa --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern serde_json=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libserde_json-1cc2cd9cfd4de3a2.rmeta --extern tracing_core=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libtracing_core-30152d3ad858e503.rmeta --extern tracing_subscriber=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libtracing_subscriber-bed2bd1310fc1bac.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=unicase CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicase-2.7.0 CARGO_PKG_AUTHORS='Sean McArthur ' CARGO_PKG_DESCRIPTION='A case-insensitive wrapper around strings.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicase CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/seanmonstar/unicase' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.7.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicase-2.7.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/unicase-cf8c76b7ad4c4108/out /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name unicase --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicase-2.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=829f3d2c03f79788 -C extra-filename=-829f3d2c03f79788 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo --cfg __unicase__iter_cmp --cfg __unicase__default_hasher --cfg __unicase__const_fns --cfg __unicase__core_and_alloc` warning: unexpected `cfg` condition name: `__unicase__core_and_alloc` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicase-2.7.0/src/lib.rs:5:17 | 5 | #![cfg_attr(all(__unicase__core_and_alloc, not(test),), no_std)] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `parallel_compiler`, `proc_macro`, `relocation_model`, `rust_analyzer`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, and `unix` and 1 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__core_and_alloc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__core_and_alloc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `__unicase__core_and_alloc` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicase-2.7.0/src/lib.rs:49:11 | 49 | #[cfg(all(__unicase__core_and_alloc, not(test)))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__core_and_alloc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__core_and_alloc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__unicase__core_and_alloc` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicase-2.7.0/src/lib.rs:51:11 | 51 | #[cfg(all(__unicase__core_and_alloc, not(test)))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__core_and_alloc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__core_and_alloc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__unicase__core_and_alloc` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicase-2.7.0/src/lib.rs:54:15 | 54 | #[cfg(not(all(__unicase__core_and_alloc, not(test))))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__core_and_alloc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__core_and_alloc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__unicase__core_and_alloc` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicase-2.7.0/src/lib.rs:56:15 | 56 | #[cfg(not(all(__unicase__core_and_alloc, not(test))))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__core_and_alloc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__core_and_alloc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__unicase__iter_cmp` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicase-2.7.0/src/lib.rs:60:7 | 60 | #[cfg(__unicase__iter_cmp)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__iter_cmp)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__iter_cmp)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__unicase__iter_cmp` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicase-2.7.0/src/lib.rs:293:7 | 293 | #[cfg(__unicase__iter_cmp)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__iter_cmp)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__iter_cmp)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__unicase__iter_cmp` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicase-2.7.0/src/lib.rs:301:7 | 301 | #[cfg(__unicase__iter_cmp)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__iter_cmp)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__iter_cmp)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__unicase__iter_cmp` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicase-2.7.0/src/ascii.rs:2:7 | 2 | #[cfg(__unicase__iter_cmp)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__iter_cmp)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__iter_cmp)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__unicase__core_and_alloc` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicase-2.7.0/src/ascii.rs:8:11 | 8 | #[cfg(not(__unicase__core_and_alloc))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__core_and_alloc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__core_and_alloc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__unicase__iter_cmp` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicase-2.7.0/src/ascii.rs:61:7 | 61 | #[cfg(__unicase__iter_cmp)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__iter_cmp)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__iter_cmp)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__unicase__iter_cmp` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicase-2.7.0/src/ascii.rs:69:7 | 69 | #[cfg(__unicase__iter_cmp)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__iter_cmp)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__iter_cmp)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__unicase__const_fns` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicase-2.7.0/src/ascii.rs:16:11 | 16 | #[cfg(__unicase__const_fns)] | ^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__const_fns)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__const_fns)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__unicase__const_fns` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicase-2.7.0/src/ascii.rs:25:15 | 25 | #[cfg(not(__unicase__const_fns))] | ^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__const_fns)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__const_fns)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__unicase_const_fns` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicase-2.7.0/src/ascii.rs:30:11 | 30 | #[cfg(__unicase_const_fns)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase_const_fns)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase_const_fns)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__unicase_const_fns` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicase-2.7.0/src/ascii.rs:35:15 | 35 | #[cfg(not(__unicase_const_fns))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase_const_fns)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase_const_fns)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__unicase__iter_cmp` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicase-2.7.0/src/unicode/mod.rs:1:7 | 1 | #[cfg(__unicase__iter_cmp)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__iter_cmp)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__iter_cmp)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__unicase__iter_cmp` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicase-2.7.0/src/unicode/mod.rs:38:7 | 38 | #[cfg(__unicase__iter_cmp)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__iter_cmp)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__iter_cmp)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__unicase__iter_cmp` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicase-2.7.0/src/unicode/mod.rs:46:7 | 46 | #[cfg(__unicase__iter_cmp)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__iter_cmp)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__iter_cmp)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__unicase__core_and_alloc` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicase-2.7.0/src/lib.rs:131:19 | 131 | #[cfg(not(__unicase__core_and_alloc))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__core_and_alloc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__core_and_alloc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__unicase__const_fns` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicase-2.7.0/src/lib.rs:145:11 | 145 | #[cfg(__unicase__const_fns)] | ^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__const_fns)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__const_fns)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__unicase__const_fns` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicase-2.7.0/src/lib.rs:153:15 | 153 | #[cfg(not(__unicase__const_fns))] | ^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__const_fns)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__const_fns)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__unicase__const_fns` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicase-2.7.0/src/lib.rs:159:11 | 159 | #[cfg(__unicase__const_fns)] | ^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__const_fns)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__const_fns)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__unicase__const_fns` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicase-2.7.0/src/lib.rs:167:15 | 167 | #[cfg(not(__unicase__const_fns))] | ^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__const_fns)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__const_fns)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `unicase` (lib) generated 24 warnings Compiling clap v4.5.13 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=clap CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/clap-4.5.13 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A simple to use, efficient, and full-featured Command Line Argument Parser' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=clap CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/clap-rs/clap' CARGO_PKG_RUST_VERSION=1.74 CARGO_PKG_VERSION=4.5.13 CARGO_PKG_VERSION_MAJOR=4 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=13 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/clap-4.5.13 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name clap --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/clap-4.5.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --cfg 'feature="color"' --cfg 'feature="default"' --cfg 'feature="error-context"' --cfg 'feature="help"' --cfg 'feature="std"' --cfg 'feature="suggestions"' --cfg 'feature="usage"' --cfg 'feature="wrap_help"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("cargo", "color", "debug", "default", "deprecated", "derive", "env", "error-context", "help", "std", "string", "suggestions", "unicode", "unstable-doc", "unstable-styles", "unstable-v5", "usage", "wrap_help"))' -C metadata=43d4bf54a8cb99d1 -C extra-filename=-43d4bf54a8cb99d1 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern clap_builder=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libclap_builder-89e2aac006eeb068.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling rand v0.8.5 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rand CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5 CARGO_PKG_AUTHORS='The Rand Project Developers:The Rust Project Developers' CARGO_PKG_DESCRIPTION='Random number generators and other randomness functionality. ' CARGO_PKG_HOMEPAGE='https://rust-random.github.io/book' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rand CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-random/rand' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.8.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rand --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="getrandom"' --cfg 'feature="libc"' --cfg 'feature="rand_chacha"' --cfg 'feature="std"' --cfg 'feature="std_rng"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "getrandom", "libc", "log", "min_const_gen", "nightly", "packed_simd", "rand_chacha", "serde", "serde1", "simd_support", "small_rng", "std", "std_rng"))' -C metadata=21633450336fb210 -C extra-filename=-21633450336fb210 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern libc=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/liblibc-9a5125bbce9ac274.rmeta --extern rand_chacha=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/librand_chacha-3aa0fcff615fc02b.rmeta --extern rand_core=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/librand_core-30c5965c438ff30a.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling cargo-credential v0.4.6 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/tools/cargo/credential/cargo-credential) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=cargo_credential CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/tools/cargo/credential/cargo-credential CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A library to assist writing Cargo credential helpers.' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/cargo' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cargo-credential CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/cargo' CARGO_PKG_RUST_VERSION=1.78 CARGO_PKG_VERSION=0.4.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/tools/cargo LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name cargo_credential --edition=2021 credential/cargo-credential/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--allow=clippy::all' '--warn=clippy::self_named_module_files' --warn=rust_2018_idioms '--allow=rustdoc::private_intra_doc_links' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--warn=clippy::disallowed_methods' '--warn=clippy::dbg_macro' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=6895f1dbd81ea7b4 -C extra-filename=-6895f1dbd81ea7b4 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern anyhow=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libanyhow-c4a0074a30e0c053.rmeta --extern libc=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/liblibc-9a5125bbce9ac274.rmeta --extern serde=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libserde-0dad9d70d17085f1.rmeta --extern serde_json=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libserde_json-1cc2cd9cfd4de3a2.rmeta --extern thiserror=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libthiserror-d8e947232485bc37.rmeta --extern time=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libtime-9df82a5e952257cc.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: unexpected `cfg` condition name: `doc_cfg` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5/src/lib.rs:53:13 | 53 | #![cfg_attr(doc_cfg, feature(doc_cfg))] | ^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `parallel_compiler`, `proc_macro`, `relocation_model`, `rust_analyzer`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, and `unix` and 1 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `doc_cfg` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5/src/lib.rs:181:12 | 181 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "std", feature = "std_rng"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5/src/distributions/mod.rs:116:12 | 116 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `features` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5/src/distributions/distribution.rs:162:7 | 162 | #[cfg(features = "nightly")] | ^^^^^^^^^^^^^^^^^^^^ | = note: see for more information about checking conditional configuration help: there is a config with a similar name and value | 162 | #[cfg(feature = "nightly")] | ~~~~~~~ warning: unexpected `cfg` condition name: `std` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5/src/distributions/utils.rs:235:11 | 235 | #[cfg(not(std))] | ^^^ help: found config with similar value: `feature = "std"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `std` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5/src/distributions/utils.rs:291:19 | 289 | / macro_rules! scalar_float_impl { 290 | | ($ty:ident, $uty:ident) => { 291 | | #[cfg(not(std))] | | ^^^ help: found config with similar value: `feature = "std"` 292 | | impl Float for $ty { ... | 356 | | }; 357 | | } | |_- in this expansion of `scalar_float_impl!` 358 | 359 | scalar_float_impl!(f32, u32); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `std` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5/src/distributions/utils.rs:291:19 | 289 | / macro_rules! scalar_float_impl { 290 | | ($ty:ident, $uty:ident) => { 291 | | #[cfg(not(std))] | | ^^^ help: found config with similar value: `feature = "std"` 292 | | impl Float for $ty { ... | 356 | | }; 357 | | } | |_- in this expansion of `scalar_float_impl!` ... 360 | scalar_float_impl!(f64, u64); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5/src/distributions/weighted_index.rs:80:12 | 80 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5/src/distributions/weighted_index.rs:429:12 | 429 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5/src/rng.rs:395:12 | 395 | #[cfg_attr(doc_cfg, doc(cfg(feature = "min_const_gen")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5/src/rngs/mod.rs:99:12 | 99 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5/src/rngs/mod.rs:118:12 | 118 | #[cfg_attr(doc_cfg, doc(cfg(feature = "getrandom")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5/src/rngs/std.rs:32:12 | 32 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std_rng")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5/src/rngs/thread.rs:60:12 | 60 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "std", feature = "std_rng"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5/src/rngs/thread.rs:87:12 | 87 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "std", feature = "std_rng"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5/src/seq/mod.rs:29:12 | 29 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5/src/seq/mod.rs:623:12 | 623 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5/src/seq/index.rs:276:12 | 276 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5/src/seq/mod.rs:114:16 | 114 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5/src/seq/mod.rs:142:16 | 142 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5/src/seq/mod.rs:170:16 | 170 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5/src/seq/mod.rs:219:16 | 219 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5/src/seq/mod.rs:465:16 | 465 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `im-rc` (lib) generated 38 warnings Compiling rustfix v0.8.6 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/tools/cargo/crates/rustfix) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rustfix CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/tools/cargo/crates/rustfix CARGO_PKG_AUTHORS='Pascal Hertleif :Oliver Schneider ' CARGO_PKG_DESCRIPTION='Automatically apply the suggestions made by rustc' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/cargo' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustfix CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/cargo' CARGO_PKG_RUST_VERSION=1.78 CARGO_PKG_VERSION=0.8.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/tools/cargo LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rustfix --edition=2021 crates/rustfix/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--allow=clippy::all' '--warn=clippy::self_named_module_files' --warn=rust_2018_idioms '--allow=rustdoc::private_intra_doc_links' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--warn=clippy::disallowed_methods' '--warn=clippy::dbg_macro' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=422f4bbc82154c2b -C extra-filename=-422f4bbc82154c2b --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern serde=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libserde-0dad9d70d17085f1.rmeta --extern serde_json=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libserde_json-1cc2cd9cfd4de3a2.rmeta --extern thiserror=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libthiserror-d8e947232485bc37.rmeta --extern tracing=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libtracing-55df6eb19721028b.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: trait `Float` is never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5/src/distributions/utils.rs:238:18 | 238 | pub(crate) trait Float: Sized { | ^^^^^ | = note: `#[warn(dead_code)]` on by default warning: associated items `lanes`, `extract`, and `replace` are never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5/src/distributions/utils.rs:247:8 | 245 | pub(crate) trait FloatAsSIMD: Sized { | ----------- associated items in this trait 246 | #[inline(always)] 247 | fn lanes() -> usize { | ^^^^^ ... 255 | fn extract(self, index: usize) -> Self { | ^^^^^^^ ... 260 | fn replace(self, index: usize, new_value: Self) -> Self { | ^^^^^^^ warning: method `all` is never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5/src/distributions/utils.rs:268:8 | 266 | pub(crate) trait BoolAsSIMD: Sized { | ---------- method in this trait 267 | fn any(self) -> bool; 268 | fn all(self) -> bool; | ^^^ Compiling sha1 v0.10.6 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=sha1 CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6 CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='SHA-1 hash function' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=sha1 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/hashes' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.10.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name sha1 --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("asm", "compress", "default", "force-soft", "loongarch64_asm", "oid", "sha1-asm", "std"))' -C metadata=6c73c1449e95b9be -C extra-filename=-6c73c1449e95b9be --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern cfg_if=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libcfg_if-d7457ff2f3866edf.rmeta --extern cpufeatures=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libcpufeatures-8ddbd5eae25ed23d.rmeta --extern digest=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libdigest-66d1fcdb16c33786.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: `rand` (lib) generated 26 warnings Compiling crates-io v0.40.5 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/tools/cargo/crates/crates-io) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=crates_io CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/tools/cargo/crates/crates-io CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Helpers for interacting with crates.io ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/cargo' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crates-io CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/cargo' CARGO_PKG_RUST_VERSION=1.80 CARGO_PKG_VERSION=0.40.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=40 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/tools/cargo LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name crates_io --edition=2021 crates/crates-io/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--allow=clippy::all' '--warn=clippy::self_named_module_files' --warn=rust_2018_idioms '--allow=rustdoc::private_intra_doc_links' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--warn=clippy::disallowed_methods' '--warn=clippy::dbg_macro' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=5f72160b07059326 -C extra-filename=-5f72160b07059326 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern curl=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libcurl-e1fa58ee4d55fa61.rmeta --extern percent_encoding=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libpercent_encoding-d1c012e7a3d47749.rmeta --extern serde=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libserde-0dad9d70d17085f1.rmeta --extern serde_json=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libserde_json-1cc2cd9cfd4de3a2.rmeta --extern thiserror=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libthiserror-d8e947232485bc37.rmeta --extern url=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/liburl-a4bc19618322a20b.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo -L native=/usr/local/lib -L native=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/libnghttp2-sys-4426d3f774939186/out/i/lib` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=tar CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tar-0.4.41 CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='A Rust implementation of a TAR file reader and writer. This library does not currently handle compression, but it is abstract over all I/O readers and writers. Additionally, great lengths are taken to ensure that the entire contents are never required to be entirely resident in memory all at once. ' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/tar-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tar CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/tar-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.41 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=41 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tar-0.4.41 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name tar --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tar-0.4.41/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "xattr"))' -C metadata=b3eb58f88b000df4 -C extra-filename=-b3eb58f88b000df4 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern filetime=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libfiletime-8b0fa910b430fb86.rmeta --extern libc=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/liblibc-9a5125bbce9ac274.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling os_info v3.8.2 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=os_info CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/os_info-3.8.2 CARGO_PKG_AUTHORS='Jan Schulte :Stanislav Tkach ' CARGO_PKG_DESCRIPTION='Detect the operating system type and version.' CARGO_PKG_HOMEPAGE='https://github.com/stanislav-tkach/os_info' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=os_info CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/stanislav-tkach/os_info' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=3.8.2 CARGO_PKG_VERSION_MAJOR=3 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/os_info-3.8.2 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name os_info --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/os_info-3.8.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde"))' -C metadata=3b1bfb73469dac89 -C extra-filename=-3b1bfb73469dac89 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern log=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/liblog-fd08da107346a272.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: unused import: `std::process::Command` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/os_info-3.8.2/src/openbsd/mod.rs:1:5 | 1 | use std::process::Command; | ^^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(unused_imports)]` on by default warning: unused import: `error` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/os_info-3.8.2/src/openbsd/mod.rs:3:11 | 3 | use log::{error, trace}; | ^^^^^ warning: method `find` is never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/os_info-3.8.2/src/matcher.rs:21:12 | 19 | impl Matcher { | ------------ method in this implementation 20 | /// Find the match on the input `string`. 21 | pub fn find(&self, string: &str) -> Option { | ^^^^ | = note: `#[warn(dead_code)]` on by default warning: function `find_by_key` is never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/os_info-3.8.2/src/matcher.rs:33:4 | 33 | fn find_by_key<'a>(string: &'a str, key: &str) -> Option<&'a str> { | ^^^^^^^^^^^ warning: function `find_prefixed_word` is never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/os_info-3.8.2/src/matcher.rs:44:4 | 44 | fn find_prefixed_word<'a>(string: &'a str, prefix: &str) -> Option<&'a str> { | ^^^^^^^^^^^^^^^^^^ warning: function `is_valid_version` is never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/os_info-3.8.2/src/matcher.rs:61:4 | 61 | fn is_valid_version(word: &str) -> bool { | ^^^^^^^^^^^^^^^^ warning: `os_info` (lib) generated 6 warnings Compiling serde_ignored v0.1.10 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=serde_ignored CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_ignored-0.1.10 CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Find out about keys that are ignored when deserializing data' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_ignored CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/serde-ignored' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=0.1.10 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_ignored-0.1.10 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name serde_ignored --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_ignored-0.1.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=53a67ab3ddb47290 -C extra-filename=-53a67ab3ddb47290 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern serde=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libserde-0dad9d70d17085f1.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling cargo-platform v0.1.8 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/tools/cargo/crates/cargo-platform) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=cargo_platform CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/tools/cargo/crates/cargo-platform CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Cargo'\''s representation of a target platform.' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/cargo' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cargo-platform CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/cargo' CARGO_PKG_RUST_VERSION=1.78 CARGO_PKG_VERSION=0.1.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/tools/cargo LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name cargo_platform --edition=2021 crates/cargo-platform/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--allow=clippy::all' '--warn=clippy::self_named_module_files' --warn=rust_2018_idioms '--allow=rustdoc::private_intra_doc_links' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--warn=clippy::disallowed_methods' '--warn=clippy::dbg_macro' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=5de06c9fe836d049 -C extra-filename=-5de06c9fe836d049 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern serde=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libserde-0dad9d70d17085f1.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling http-auth v0.1.9 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=http_auth CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/http-auth-0.1.9 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='HTTP authentication: parse challenge lists, respond to Basic and Digest challenges. Likely to be extended with server support and additional auth schemes.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=http-auth CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/scottlamb/http-auth' CARGO_PKG_RUST_VERSION=1.57.0 CARGO_PKG_VERSION=0.1.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/http-auth-0.1.9 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name http_auth --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/http-auth-0.1.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("base64", "basic-scheme", "default", "digest", "digest-scheme", "hex", "http", "http10", "log", "md-5", "rand", "sha2", "trace"))' -C metadata=62978f28491c2203 -C extra-filename=-62978f28491c2203 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern memchr=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libmemchr-eaf845b8a6caf4a8.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: `pasetors` (lib) generated 11 warnings Compiling opener v0.7.1 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=opener CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/opener-0.7.1 CARGO_PKG_AUTHORS='Brian Bowman ' CARGO_PKG_DESCRIPTION='Open a file or link using the system default program.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=opener CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Seeker14491/opener' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.7.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/opener-0.7.1 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name opener --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/opener-0.7.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="dbus-vendored"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("dbus-vendored", "default", "reveal"))' -C metadata=d2e4b8acbd7179ed -C extra-filename=-d2e4b8acbd7179ed --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling lazycell v1.3.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=lazycell CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/lazycell-1.3.0 CARGO_PKG_AUTHORS='Alex Crichton :Nikita Pekin ' CARGO_PKG_DESCRIPTION='A library providing a lazily filled Cell struct' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lazycell CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/indiv0/lazycell' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.3.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/lazycell-1.3.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name lazycell --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/lazycell-1.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("clippy", "nightly", "nightly-testing", "serde"))' -C metadata=7d6c800fedb229f8 -C extra-filename=-7d6c800fedb229f8 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling supports-unicode v3.0.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=supports_unicode CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/supports-unicode-3.0.0 CARGO_PKG_AUTHORS='Kat Marchán ' CARGO_PKG_DESCRIPTION='Detects whether a terminal supports unicode.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=supports-unicode CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/zkat/supports-unicode' CARGO_PKG_RUST_VERSION=1.70.0 CARGO_PKG_VERSION=3.0.0 CARGO_PKG_VERSION_MAJOR=3 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/supports-unicode-3.0.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name supports_unicode --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/supports-unicode-3.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=cdee9714de4eaf20 -C extra-filename=-cdee9714de4eaf20 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: use of deprecated method `core::sync::atomic::AtomicUsize::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/lazycell-1.3.0/src/lib.rs:269:31 | 269 | if NONE != self.state.compare_and_swap(NONE, LOCK, Ordering::Acquire) { | ^^^^^^^^^^^^^^^^ | = note: `#[warn(deprecated)]` on by default warning: use of deprecated method `core::sync::atomic::AtomicUsize::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/lazycell-1.3.0/src/lib.rs:275:31 | 275 | if LOCK != self.state.compare_and_swap(LOCK, SOME, Ordering::Release) { | ^^^^^^^^^^^^^^^^ warning: `lazycell` (lib) generated 2 warnings Compiling glob v0.3.1 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=glob CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/glob-0.3.1 CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Support for matching file paths against Unix shell style patterns. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/glob' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=glob CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/glob' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/glob-0.3.1 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name glob --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/glob-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=17f584a650dd5c34 -C extra-filename=-17f584a650dd5c34 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling pathdiff v0.2.1 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=pathdiff CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/pathdiff-0.2.1 CARGO_PKG_AUTHORS='Manish Goregaokar ' CARGO_PKG_DESCRIPTION='Library for diffing paths to obtain relative paths' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pathdiff CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Manishearth/pathdiff' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/pathdiff-0.2.1 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name pathdiff --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/pathdiff-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("camino"))' -C metadata=8b248eff50f7f925 -C extra-filename=-8b248eff50f7f925 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling humantime v2.1.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=humantime CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/humantime-2.1.0 CARGO_PKG_AUTHORS='Paul Colomiets ' CARGO_PKG_DESCRIPTION=' A parser and formatter for std::time::{Duration, SystemTime} ' CARGO_PKG_HOMEPAGE='https://github.com/tailhook/humantime' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=humantime CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tailhook/humantime' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.1.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/humantime-2.1.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name humantime --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/humantime-2.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=0ef4dbc42f03d51d -C extra-filename=-0ef4dbc42f03d51d --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` warning: unexpected `cfg` condition value: `cloudabi` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/humantime-2.1.0/src/date.rs:6:7 | 6 | #[cfg(target_os="cloudabi")] | ^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_os` are: `aix`, `android`, `cuda`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `redox`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, `uefi`, `unknown`, `visionos`, `vita`, `vxworks`, and `wasi` and 4 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(target_os, values("cloudabi"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(target_os, values(\"cloudabi\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `cloudabi` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/humantime-2.1.0/src/date.rs:14:9 | 14 | not(target_os="cloudabi"), | ^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_os` are: `aix`, `android`, `cuda`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `redox`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, `uefi`, `unknown`, `visionos`, `vita`, `vxworks`, and `wasi` and 4 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(target_os, values("cloudabi"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(target_os, values(\"cloudabi\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Compiling bytesize v1.3.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=bytesize CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bytesize-1.3.0 CARGO_PKG_AUTHORS='Hyunsik Choi ' CARGO_PKG_DESCRIPTION='an utility for human-readable bytes representations' CARGO_PKG_HOMEPAGE='https://github.com/hyunsik/bytesize/' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bytesize CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/hyunsik/bytesize/' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.3.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bytesize-1.3.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name bytesize --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bytesize-1.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde"))' -C metadata=94c4a32bd5235809 -C extra-filename=-94c4a32bd5235809 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Compiling supports-hyperlinks v3.0.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=supports_hyperlinks CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/supports-hyperlinks-3.0.0 CARGO_PKG_AUTHORS='Kat Marchán ' CARGO_PKG_DESCRIPTION='Detects whether a terminal supports rendering hyperlinks.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=supports-hyperlinks CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/zkat/supports-hyperlinks' CARGO_PKG_RUST_VERSION=1.70.0 CARGO_PKG_VERSION=3.0.0 CARGO_PKG_VERSION_MAJOR=3 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/supports-hyperlinks-3.0.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name supports_hyperlinks --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/supports-hyperlinks-3.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=95cdce989ef25320 -C extra-filename=-95cdce989ef25320 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_COMMIT_DATE=2024-08-21 CARGO_COMMIT_HASH=8f40fc59fb0c8df91c97405785197f3c630304ea CARGO_COMMIT_SHORT_HASH=8f40fc59f CARGO_CRATE_NAME=cargo CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/tools/cargo CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Cargo, a package manager for Rust. ' CARGO_PKG_HOMEPAGE='https://doc.rust-lang.org/cargo/index.html' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cargo CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/cargo' CARGO_PKG_RUST_VERSION=1.80 CARGO_PKG_VERSION=0.83.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=83 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/tools/cargo LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/cargo-2fa58ae418704635/out RUST_HOST_TARGET=x86_64-unknown-openbsd /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name cargo --edition=2021 src/cargo/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--allow=clippy::all' '--warn=clippy::self_named_module_files' --warn=rust_2018_idioms '--allow=rustdoc::private_intra_doc_links' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--warn=clippy::disallowed_methods' '--warn=clippy::dbg_macro' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all-static", "openssl", "vendored-libgit2", "vendored-openssl"))' -C metadata=841e4a0c23f759d8 -C extra-filename=-841e4a0c23f759d8 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern annotate_snippets=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libannotate_snippets-18ee5bd916a3519b.rmeta --extern anstream=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libanstream-ecbbeb170494b245.rmeta --extern anstyle=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libanstyle-8f21d54decdb0c6f.rmeta --extern anyhow=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libanyhow-c4a0074a30e0c053.rmeta --extern base64=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libbase64-e8ceab94474c5841.rmeta --extern bytesize=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libbytesize-94c4a32bd5235809.rmeta --extern cargo_credential=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libcargo_credential-6895f1dbd81ea7b4.rmeta --extern cargo_platform=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libcargo_platform-5de06c9fe836d049.rmeta --extern cargo_util=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libcargo_util-ac352e321c70858f.rmeta --extern cargo_util_schemas=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libcargo_util_schemas-284a471ec43fad40.rmeta --extern clap=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libclap-43d4bf54a8cb99d1.rmeta --extern color_print=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libcolor_print-772370eecfa9ba60.rmeta --extern crates_io=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libcrates_io-5f72160b07059326.rmeta --extern curl=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libcurl-e1fa58ee4d55fa61.rmeta --extern curl_sys=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libcurl_sys-117d608547d46de6.rmeta --extern filetime=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libfiletime-8b0fa910b430fb86.rmeta --extern flate2=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libflate2-fa9af830bc6dbac7.rmeta --extern git2=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgit2-9a55c8d07c138fe0.rmeta --extern git2_curl=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgit2_curl-7e3132bbf91ad672.rmeta --extern gix=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix-90670880d4ef3fbf.rmeta --extern glob=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libglob-17f584a650dd5c34.rmeta --extern hex=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libhex-6b171b9ed63db01c.rmeta --extern hmac=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libhmac-6603092249f1d340.rmeta --extern home=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libhome-b4110bd5b82c885a.rmeta --extern http_auth=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libhttp_auth-62978f28491c2203.rmeta --extern humantime=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libhumantime-0ef4dbc42f03d51d.rmeta --extern ignore=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libignore-0d97e1de1035cb74.rmeta --extern im_rc=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libim_rc-ce1fe5607008d701.rmeta --extern indexmap=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libindexmap-2df9cbd206bc5c65.rmeta --extern itertools=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libitertools-b7e1c4dcc44a0e2f.rmeta --extern jobserver=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libjobserver-381724a60e386359.rmeta --extern lazycell=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/liblazycell-7d6c800fedb229f8.rmeta --extern libc=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/liblibc-9a5125bbce9ac274.rmeta --extern libgit2_sys=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/liblibgit2_sys-bf4fb194a43ba196.rmeta --extern memchr=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libmemchr-eaf845b8a6caf4a8.rmeta --extern opener=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libopener-d2e4b8acbd7179ed.rmeta --extern os_info=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libos_info-3b1bfb73469dac89.rmeta --extern pasetors=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libpasetors-380827620719e96f.rmeta --extern pathdiff=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libpathdiff-8b248eff50f7f925.rmeta --extern rand=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/librand-21633450336fb210.rmeta --extern regex=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libregex-2f9b547950ca6d6d.rmeta --extern rusqlite=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/librusqlite-a1e9053811cb2f32.rmeta --extern rustfix=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/librustfix-422f4bbc82154c2b.rmeta --extern same_file=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libsame_file-ca21de200b38aeb4.rmeta --extern semver=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libsemver-a0fbe328d8f235db.rmeta --extern serde=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libserde-0dad9d70d17085f1.rmeta --extern serde_untagged=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libserde_untagged-9766a12cefd712ad.rmeta --extern serde_ignored=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libserde_ignored-53a67ab3ddb47290.rmeta --extern serde_json=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libserde_json-1cc2cd9cfd4de3a2.rmeta --extern sha1=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libsha1-6c73c1449e95b9be.rmeta --extern shell_escape=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libshell_escape-9079f299c7955a89.rmeta --extern supports_hyperlinks=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libsupports_hyperlinks-95cdce989ef25320.rmeta --extern supports_unicode=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libsupports_unicode-cdee9714de4eaf20.rmeta --extern tar=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libtar-b3eb58f88b000df4.rmeta --extern tempfile=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libtempfile-36818372a78c6cca.rmeta --extern time=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libtime-9df82a5e952257cc.rmeta --extern toml=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libtoml-a7baaf748ec4bb55.rmeta --extern toml_edit=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libtoml_edit-f9a82aef61e27c20.rmeta --extern tracing=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libtracing-55df6eb19721028b.rmeta --extern tracing_chrome=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libtracing_chrome-25837b44dfcc51aa.rmeta --extern tracing_subscriber=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libtracing_subscriber-bed2bd1310fc1bac.rmeta --extern unicase=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libunicase-829f3d2c03f79788.rmeta --extern unicode_width=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libunicode_width-b919e28b1a5a29b8.rmeta --extern url=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/liburl-a4bc19618322a20b.rmeta --extern walkdir=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libwalkdir-78abfbb18db01728.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo -L native=/usr/local/lib -L native=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/libnghttp2-sys-4426d3f774939186/out/i/lib -L native=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/libgit2-sys-5fdf392c3278effd/out/build -L native=/usr/local/lib -L native=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/libsqlite3-sys-d290c68506347b46/out` warning: `humantime` (lib) generated 2 warnings Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_BIN_NAME=cargo CARGO_COMMIT_DATE=2024-08-21 CARGO_COMMIT_HASH=8f40fc59fb0c8df91c97405785197f3c630304ea CARGO_COMMIT_SHORT_HASH=8f40fc59f CARGO_CRATE_NAME=cargo CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/tools/cargo CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Cargo, a package manager for Rust. ' CARGO_PKG_HOMEPAGE='https://doc.rust-lang.org/cargo/index.html' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cargo CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/cargo' CARGO_PKG_RUST_VERSION=1.80 CARGO_PKG_VERSION=0.83.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=83 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/tools/cargo LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/cargo-2fa58ae418704635/out RUST_HOST_TARGET=x86_64-unknown-openbsd /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name cargo --edition=2021 src/bin/cargo/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no '--allow=clippy::all' '--warn=clippy::self_named_module_files' --warn=rust_2018_idioms '--allow=rustdoc::private_intra_doc_links' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--warn=clippy::disallowed_methods' '--warn=clippy::dbg_macro' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all-static", "openssl", "vendored-libgit2", "vendored-openssl"))' -C metadata=9d9a263785278e3c -C extra-filename=-9d9a263785278e3c --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern annotate_snippets=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libannotate_snippets-18ee5bd916a3519b.rlib --extern anstream=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libanstream-ecbbeb170494b245.rlib --extern anstyle=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libanstyle-8f21d54decdb0c6f.rlib --extern anyhow=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libanyhow-c4a0074a30e0c053.rlib --extern base64=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libbase64-e8ceab94474c5841.rlib --extern bytesize=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libbytesize-94c4a32bd5235809.rlib --extern cargo=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libcargo-841e4a0c23f759d8.rlib --extern cargo_credential=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libcargo_credential-6895f1dbd81ea7b4.rlib --extern cargo_platform=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libcargo_platform-5de06c9fe836d049.rlib --extern cargo_util=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libcargo_util-ac352e321c70858f.rlib --extern cargo_util_schemas=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libcargo_util_schemas-284a471ec43fad40.rlib --extern clap=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libclap-43d4bf54a8cb99d1.rlib --extern color_print=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libcolor_print-772370eecfa9ba60.rlib --extern crates_io=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libcrates_io-5f72160b07059326.rlib --extern curl=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libcurl-e1fa58ee4d55fa61.rlib --extern curl_sys=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libcurl_sys-117d608547d46de6.rlib --extern filetime=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libfiletime-8b0fa910b430fb86.rlib --extern flate2=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libflate2-fa9af830bc6dbac7.rlib --extern git2=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgit2-9a55c8d07c138fe0.rlib --extern git2_curl=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgit2_curl-7e3132bbf91ad672.rlib --extern gix=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgix-90670880d4ef3fbf.rlib --extern glob=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libglob-17f584a650dd5c34.rlib --extern hex=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libhex-6b171b9ed63db01c.rlib --extern hmac=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libhmac-6603092249f1d340.rlib --extern home=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libhome-b4110bd5b82c885a.rlib --extern http_auth=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libhttp_auth-62978f28491c2203.rlib --extern humantime=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libhumantime-0ef4dbc42f03d51d.rlib --extern ignore=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libignore-0d97e1de1035cb74.rlib --extern im_rc=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libim_rc-ce1fe5607008d701.rlib --extern indexmap=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libindexmap-2df9cbd206bc5c65.rlib --extern itertools=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libitertools-b7e1c4dcc44a0e2f.rlib --extern jobserver=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libjobserver-381724a60e386359.rlib --extern lazycell=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/liblazycell-7d6c800fedb229f8.rlib --extern libc=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/liblibc-9a5125bbce9ac274.rlib --extern libgit2_sys=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/liblibgit2_sys-bf4fb194a43ba196.rlib --extern memchr=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libmemchr-eaf845b8a6caf4a8.rlib --extern opener=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libopener-d2e4b8acbd7179ed.rlib --extern os_info=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libos_info-3b1bfb73469dac89.rlib --extern pasetors=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libpasetors-380827620719e96f.rlib --extern pathdiff=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libpathdiff-8b248eff50f7f925.rlib --extern rand=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/librand-21633450336fb210.rlib --extern regex=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libregex-2f9b547950ca6d6d.rlib --extern rusqlite=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/librusqlite-a1e9053811cb2f32.rlib --extern rustfix=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/librustfix-422f4bbc82154c2b.rlib --extern same_file=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libsame_file-ca21de200b38aeb4.rlib --extern semver=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libsemver-a0fbe328d8f235db.rlib --extern serde=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libserde-0dad9d70d17085f1.rlib --extern serde_untagged=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libserde_untagged-9766a12cefd712ad.rlib --extern serde_ignored=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libserde_ignored-53a67ab3ddb47290.rlib --extern serde_json=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libserde_json-1cc2cd9cfd4de3a2.rlib --extern sha1=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libsha1-6c73c1449e95b9be.rlib --extern shell_escape=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libshell_escape-9079f299c7955a89.rlib --extern supports_hyperlinks=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libsupports_hyperlinks-95cdce989ef25320.rlib --extern supports_unicode=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libsupports_unicode-cdee9714de4eaf20.rlib --extern tar=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libtar-b3eb58f88b000df4.rlib --extern tempfile=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libtempfile-36818372a78c6cca.rlib --extern time=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libtime-9df82a5e952257cc.rlib --extern toml=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libtoml-a7baaf748ec4bb55.rlib --extern toml_edit=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libtoml_edit-f9a82aef61e27c20.rlib --extern tracing=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libtracing-55df6eb19721028b.rlib --extern tracing_chrome=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libtracing_chrome-25837b44dfcc51aa.rlib --extern tracing_subscriber=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libtracing_subscriber-bed2bd1310fc1bac.rlib --extern unicase=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libunicase-829f3d2c03f79788.rlib --extern unicode_width=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libunicode_width-b919e28b1a5a29b8.rlib --extern url=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/liburl-a4bc19618322a20b.rlib --extern walkdir=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libwalkdir-78abfbb18db01728.rlib --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Z binary-dep-depinfo -L native=/usr/local/lib -L native=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/libnghttp2-sys-4426d3f774939186/out/i/lib -L native=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/libgit2-sys-5fdf392c3278effd/out/build -L native=/usr/local/lib -L native=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/libsqlite3-sys-d290c68506347b46/out` Finished `release` profile [optimized] target(s) in 13m 36s Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/cargo" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools-bin/cargo" < ToolBuild { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, target: x86_64-unknown-openbsd, tool: "cargo", path: "src/tools/cargo", mode: ToolRustc, source_type: Submodule, extra_features: [], allow_features: "", cargo_args: [] } < Cargo { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, target: x86_64-unknown-openbsd } Install "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools-bin/cargo" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/cargo/x86_64-unknown-openbsd/image/bin/cargo" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools-bin/cargo" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/cargo/x86_64-unknown-openbsd/image/bin/cargo" Install "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/tools/cargo/src/etc/_cargo" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/cargo/x86_64-unknown-openbsd/image/share/zsh/site-functions/_cargo" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/tools/cargo/src/etc/_cargo" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/cargo/x86_64-unknown-openbsd/image/share/zsh/site-functions/_cargo" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/tools/cargo/src/etc/cargo.bashcomp.sh" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/cargo/x86_64-unknown-openbsd/image/etc/bash_completion.d/cargo" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/tools/cargo/src/etc/man/cargo-metadata.1" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/cargo/x86_64-unknown-openbsd/image/share/man/man1/cargo-metadata.1" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/tools/cargo/src/etc/man/cargo-doc.1" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/cargo/x86_64-unknown-openbsd/image/share/man/man1/cargo-doc.1" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/tools/cargo/src/etc/man/cargo-rustdoc.1" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/cargo/x86_64-unknown-openbsd/image/share/man/man1/cargo-rustdoc.1" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/tools/cargo/src/etc/man/cargo-rustc.1" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/cargo/x86_64-unknown-openbsd/image/share/man/man1/cargo-rustc.1" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/tools/cargo/src/etc/man/cargo-add.1" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/cargo/x86_64-unknown-openbsd/image/share/man/man1/cargo-add.1" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/tools/cargo/src/etc/man/cargo-pkgid.1" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/cargo/x86_64-unknown-openbsd/image/share/man/man1/cargo-pkgid.1" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/tools/cargo/src/etc/man/cargo-build.1" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/cargo/x86_64-unknown-openbsd/image/share/man/man1/cargo-build.1" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/tools/cargo/src/etc/man/cargo-tree.1" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/cargo/x86_64-unknown-openbsd/image/share/man/man1/cargo-tree.1" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/tools/cargo/src/etc/man/cargo-package.1" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/cargo/x86_64-unknown-openbsd/image/share/man/man1/cargo-package.1" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/tools/cargo/src/etc/man/cargo-generate-lockfile.1" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/cargo/x86_64-unknown-openbsd/image/share/man/man1/cargo-generate-lockfile.1" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/tools/cargo/src/etc/man/cargo-update.1" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/cargo/x86_64-unknown-openbsd/image/share/man/man1/cargo-update.1" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/tools/cargo/src/etc/man/cargo-remove.1" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/cargo/x86_64-unknown-openbsd/image/share/man/man1/cargo-remove.1" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/tools/cargo/src/etc/man/cargo-bench.1" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/cargo/x86_64-unknown-openbsd/image/share/man/man1/cargo-bench.1" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/tools/cargo/src/etc/man/cargo-search.1" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/cargo/x86_64-unknown-openbsd/image/share/man/man1/cargo-search.1" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/tools/cargo/src/etc/man/cargo-fetch.1" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/cargo/x86_64-unknown-openbsd/image/share/man/man1/cargo-fetch.1" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/tools/cargo/src/etc/man/cargo-publish.1" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/cargo/x86_64-unknown-openbsd/image/share/man/man1/cargo-publish.1" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/tools/cargo/src/etc/man/cargo-check.1" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/cargo/x86_64-unknown-openbsd/image/share/man/man1/cargo-check.1" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/tools/cargo/src/etc/man/cargo-yank.1" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/cargo/x86_64-unknown-openbsd/image/share/man/man1/cargo-yank.1" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/tools/cargo/src/etc/man/cargo-install.1" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/cargo/x86_64-unknown-openbsd/image/share/man/man1/cargo-install.1" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/tools/cargo/src/etc/man/cargo-clean.1" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/cargo/x86_64-unknown-openbsd/image/share/man/man1/cargo-clean.1" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/tools/cargo/src/etc/man/cargo-uninstall.1" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/cargo/x86_64-unknown-openbsd/image/share/man/man1/cargo-uninstall.1" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/tools/cargo/src/etc/man/cargo-login.1" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/cargo/x86_64-unknown-openbsd/image/share/man/man1/cargo-login.1" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/tools/cargo/src/etc/man/cargo-version.1" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/cargo/x86_64-unknown-openbsd/image/share/man/man1/cargo-version.1" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/tools/cargo/src/etc/man/cargo-run.1" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/cargo/x86_64-unknown-openbsd/image/share/man/man1/cargo-run.1" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/tools/cargo/src/etc/man/cargo-info.1" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/cargo/x86_64-unknown-openbsd/image/share/man/man1/cargo-info.1" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/tools/cargo/src/etc/man/cargo.1" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/cargo/x86_64-unknown-openbsd/image/share/man/man1/cargo.1" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/tools/cargo/src/etc/man/cargo-help.1" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/cargo/x86_64-unknown-openbsd/image/share/man/man1/cargo-help.1" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/tools/cargo/src/etc/man/cargo-owner.1" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/cargo/x86_64-unknown-openbsd/image/share/man/man1/cargo-owner.1" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/tools/cargo/src/etc/man/cargo-vendor.1" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/cargo/x86_64-unknown-openbsd/image/share/man/man1/cargo-vendor.1" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/tools/cargo/src/etc/man/cargo-locate-project.1" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/cargo/x86_64-unknown-openbsd/image/share/man/man1/cargo-locate-project.1" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/tools/cargo/src/etc/man/cargo-verify-project.1" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/cargo/x86_64-unknown-openbsd/image/share/man/man1/cargo-verify-project.1" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/tools/cargo/src/etc/man/cargo-init.1" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/cargo/x86_64-unknown-openbsd/image/share/man/man1/cargo-init.1" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/tools/cargo/src/etc/man/cargo-report.1" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/cargo/x86_64-unknown-openbsd/image/share/man/man1/cargo-report.1" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/tools/cargo/src/etc/man/cargo-test.1" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/cargo/x86_64-unknown-openbsd/image/share/man/man1/cargo-test.1" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/tools/cargo/src/etc/man/cargo-logout.1" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/cargo/x86_64-unknown-openbsd/image/share/man/man1/cargo-logout.1" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/tools/cargo/src/etc/man/cargo-new.1" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/cargo/x86_64-unknown-openbsd/image/share/man/man1/cargo-new.1" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/tools/cargo/src/etc/man/cargo-fix.1" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/cargo/x86_64-unknown-openbsd/image/share/man/man1/cargo-fix.1" Install "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/tools/cargo/README.md" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/cargo/x86_64-unknown-openbsd/image/share/doc/cargo/README.md" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/tools/cargo/README.md" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/cargo/x86_64-unknown-openbsd/image/share/doc/cargo/README.md" Install "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/tools/cargo/LICENSE-MIT" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/cargo/x86_64-unknown-openbsd/image/share/doc/cargo/LICENSE-MIT" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/tools/cargo/LICENSE-MIT" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/cargo/x86_64-unknown-openbsd/image/share/doc/cargo/LICENSE-MIT" Install "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/tools/cargo/LICENSE-APACHE" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/cargo/x86_64-unknown-openbsd/image/share/doc/cargo/LICENSE-APACHE" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/tools/cargo/LICENSE-APACHE" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/cargo/x86_64-unknown-openbsd/image/share/doc/cargo/LICENSE-APACHE" Install "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/tools/cargo/LICENSE-THIRD-PARTY" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/cargo/x86_64-unknown-openbsd/image/share/doc/cargo/LICENSE-THIRD-PARTY" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/tools/cargo/LICENSE-THIRD-PARTY" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/cargo/x86_64-unknown-openbsd/image/share/doc/cargo/LICENSE-THIRD-PARTY" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/config.toml" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/cargo/x86_64-unknown-openbsd/overlay/builder-config" Install "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/tools/cargo/README.md" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/cargo/x86_64-unknown-openbsd/overlay/README.md" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/tools/cargo/README.md" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/cargo/x86_64-unknown-openbsd/overlay/README.md" Install "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/tools/cargo/LICENSE-MIT" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/cargo/x86_64-unknown-openbsd/overlay/LICENSE-MIT" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/tools/cargo/LICENSE-MIT" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/cargo/x86_64-unknown-openbsd/overlay/LICENSE-MIT" Install "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/tools/cargo/LICENSE-APACHE" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/cargo/x86_64-unknown-openbsd/overlay/LICENSE-APACHE" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/tools/cargo/LICENSE-APACHE" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/cargo/x86_64-unknown-openbsd/overlay/LICENSE-APACHE" Install "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/tools/cargo/LICENSE-THIRD-PARTY" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/cargo/x86_64-unknown-openbsd/overlay/LICENSE-THIRD-PARTY" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/tools/cargo/LICENSE-THIRD-PARTY" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/cargo/x86_64-unknown-openbsd/overlay/LICENSE-THIRD-PARTY" c Assemble { target_compiler: Compiler { stage: 0, host: x86_64-unknown-openbsd } } c RustInstaller { compiler: Compiler { stage: 0, host: x86_64-unknown-openbsd }, target: x86_64-unknown-openbsd } c Assemble { target_compiler: Compiler { stage: 0, host: x86_64-unknown-openbsd } } Dist cargo-1.82.0-x86_64-unknown-openbsd running: LD_LIBRARY_PATH="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/x86_64-unknown-openbsd/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib" RUSTC="/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/rustc" "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools-bin/rust-installer" "generate" "--image-dir" "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/cargo/x86_64-unknown-openbsd/image" "--component-name=cargo" "--rel-manifest-dir=rustlib" "--legacy-manifest-dirs=rustlib,cargo" "--product-name=Rust" "--success-message=cargo installed." "--package-name=cargo-1.82.0-x86_64-unknown-openbsd" "--non-installed-overlay" "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/cargo/x86_64-unknown-openbsd/overlay" "--output-dir" "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/dist" "--work-dir" "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/cargo/x86_64-unknown-openbsd" "--compression-formats" "gz" "--compression-profile" "fast" (failure_mode=Exit) (created at src/core/build_steps/tool.rs:1108:23, executed at src/utils/tarball.rs:388:13) finished in 1.252 seconds < Cargo { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, target: x86_64-unknown-openbsd } c Assemble { target_compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd } } > Clippy { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, target: x86_64-unknown-openbsd } > Clippy { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, target: x86_64-unknown-openbsd, extra_features: [] } > ToolBuild { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, target: x86_64-unknown-openbsd, tool: "clippy-driver", path: "src/tools/clippy", mode: ToolRustc, source_type: InTree, extra_features: [], allow_features: "", cargo_args: [] } c Std { target: x86_64-unknown-openbsd, compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, crates: [], force_recompile: false, extra_rust_args: [], is_for_mir_opt_tests: false } c Rustc { target: x86_64-unknown-openbsd, compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, crates: [] } c Libdir { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, target: x86_64-unknown-openbsd } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, force_recompile: false } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, force_recompile: false } using sysroot /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1 c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, force_recompile: false } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, force_recompile: false } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, force_recompile: false } c Llvm { target: x86_64-unknown-openbsd } running: "/usr/local/bin/llvm-config-17" "--libdir" (failure_mode=Exit) (created at src/core/builder.rs:1962:21, executed at src/core/builder.rs:1962:58) c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, force_recompile: false } Building tool clippy-driver (stage1 -> stage2, x86_64-unknown-openbsd) running: cd "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src" && env -u MAKEFLAGS -u MFLAGS AR_x86_64_unknown_openbsd="ar" CARGO_INCREMENTAL="0" CARGO_PROFILE_RELEASE_DEBUG="0" CARGO_PROFILE_RELEASE_DEBUG_ASSERTIONS="false" CARGO_PROFILE_RELEASE_OVERFLOW_CHECKS="false" CARGO_PROFILE_RELEASE_STRIP="false" CARGO_TARGET_DIR="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools" CC_x86_64_unknown_openbsd="cc" CFG_COMPILER_BUILD_TRIPLE="x86_64-unknown-openbsd" CFG_COMPILER_HOST_TRIPLE="x86_64-unknown-openbsd" CFG_RELEASE="1.82.0" CFG_RELEASE_CHANNEL="stable" CFG_RELEASE_NUM="1.82.0" CFG_VERSION="1.82.0 (f6e511eec 2024-10-15) (built from a source tarball)" CFG_VER_DATE="2024-10-15" CFG_VER_HASH="f6e511eec7342f59a25f7c0534f1dbea00d01b14" CFLAGS_x86_64_unknown_openbsd="-O2 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-openbsd -O2 -pipe" CXXFLAGS_x86_64_unknown_openbsd="-O2 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-openbsd" CXX_x86_64_unknown_openbsd="c++" DOC_RUST_LANG_ORG_CHANNEL="https://doc.rust-lang.org/1.82.0" LIBC_CHECK_CFG="1" LIBRARY_PATH="/usr/local/llvm17/lib" LZMA_API_STATIC="1" RANLIB_x86_64_unknown_openbsd="ar s" REAL_LIBRARY_PATH="/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib" REAL_LIBRARY_PATH_VAR="LD_LIBRARY_PATH" RUSTBUILD_NATIVE_DIR="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/native" RUSTC="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc" RUSTC_BOOTSTRAP="1" RUSTC_BREAK_ON_ICE="1" RUSTC_ERROR_METADATA_DST="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/extended-error-metadata" RUSTC_HOST_FLAGS="-Zunstable-options --check-cfg=cfg(bootstrap)" RUSTC_INSTALL_BINDIR="bin" RUSTC_LIBDIR="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib" RUSTC_LINK_STD_INTO_RUSTC_DRIVER="1" RUSTC_LINT_FLAGS="-Wrust_2018_idioms -Wunused_lifetimes" RUSTC_REAL="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/bin/rustc" RUSTC_SNAPSHOT="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/bin/rustc" RUSTC_SNAPSHOT_LIBDIR="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib" RUSTC_STAGE="1" RUSTC_SYSROOT="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1" RUSTC_TLS_MODEL_INITIAL_EXEC="1" RUSTC_VERBOSE="2" RUSTC_WRAPPER="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc" RUSTDOC="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustdoc" RUSTDOCFLAGS="--cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(parallel_compiler) --check-cfg=cfg(rust_analyzer) -Wrustdoc::invalid_codeblock_attributes --crate-version 1.82.0\t(f6e511eec\t2024-10-15)\t(built\tfrom\ta\tsource\ttarball)" RUSTDOC_REAL="/path/to/nowhere/rustdoc/not/required" RUSTFLAGS="--cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(parallel_compiler) --check-cfg=cfg(rust_analyzer) -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin -Clink-args=-Wl,-rpath,$ORIGIN/../lib -Zunstable-options -Zon-broken-pipe=kill" RUST_TEST_THREADS="6" SYSROOT="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1" __CARGO_DEFAULT_LIB_METADATA="stabletool-rustc" "/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo" "build" "--target" "x86_64-unknown-openbsd" "--release" "-Zbinary-dep-depinfo" "-j" "6" "-v" "-v" "--frozen" "--manifest-path" "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/tools/clippy/Cargo.toml" "--message-format" "json-render-diagnostics" Fresh unicode-ident v1.0.12 Compiling memchr v2.5.0 Fresh hashbrown v0.14.5 Dirty equivalent v1.0.1: the rustflags changed Compiling equivalent v1.0.1 Fresh proc-macro2 v1.0.86 warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:77:27 | 77 | fn skip_whitespace(input: Cursor) -> Cursor { | ^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 77 | fn skip_whitespace(input: Cursor<'_>) -> Cursor { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:77:38 | 77 | fn skip_whitespace(input: Cursor) -> Cursor { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 77 | fn skip_whitespace(input: Cursor) -> Cursor<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:125:25 | 125 | fn block_comment(input: Cursor) -> PResult<&str> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 125 | fn block_comment(input: Cursor<'_>) -> PResult<&str> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:125:43 | 125 | fn block_comment(input: Cursor) -> PResult<&str> { | -------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 125 | fn block_comment(input: Cursor) -> PResult<'_, &str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:157:22 | 157 | fn word_break(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 157 | fn word_break(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:157:40 | 157 | fn word_break(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 157 | fn word_break(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:168:39 | 168 | pub(crate) fn token_stream(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 168 | pub(crate) fn token_stream(mut input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:253:22 | 253 | fn lex_error(cursor: Cursor) -> LexError { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 253 | fn lex_error(cursor: Cursor<'_>) -> LexError { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:266:22 | 266 | fn leaf_token(input: Cursor) -> PResult { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 266 | fn leaf_token(input: Cursor<'_>) -> PResult { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:266:40 | 266 | fn leaf_token(input: Cursor) -> PResult { | -------^---------- expected lifetime parameter | help: indicate the anonymous lifetime | 266 | fn leaf_token(input: Cursor) -> PResult<'_, TokenTree> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:283:17 | 283 | fn ident(input: Cursor) -> PResult { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 283 | fn ident(input: Cursor<'_>) -> PResult { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:283:35 | 283 | fn ident(input: Cursor) -> PResult { | -------^------------- expected lifetime parameter | help: indicate the anonymous lifetime | 283 | fn ident(input: Cursor) -> PResult<'_, crate::Ident> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:296:21 | 296 | fn ident_any(input: Cursor) -> PResult { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 296 | fn ident_any(input: Cursor<'_>) -> PResult { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:296:39 | 296 | fn ident_any(input: Cursor) -> PResult { | -------^------------- expected lifetime parameter | help: indicate the anonymous lifetime | 296 | fn ident_any(input: Cursor) -> PResult<'_, crate::Ident> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:322:25 | 322 | fn ident_not_raw(input: Cursor) -> PResult<&str> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 322 | fn ident_not_raw(input: Cursor<'_>) -> PResult<&str> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:322:43 | 322 | fn ident_not_raw(input: Cursor) -> PResult<&str> { | -------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 322 | fn ident_not_raw(input: Cursor) -> PResult<'_, &str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:341:30 | 341 | pub(crate) fn literal(input: Cursor) -> PResult { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 341 | pub(crate) fn literal(input: Cursor<'_>) -> PResult { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:341:48 | 341 | pub(crate) fn literal(input: Cursor) -> PResult { | -------^-------- expected lifetime parameter | help: indicate the anonymous lifetime | 341 | pub(crate) fn literal(input: Cursor) -> PResult<'_, Literal> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:347:29 | 347 | fn literal_nocapture(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 347 | fn literal_nocapture(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:347:47 | 347 | fn literal_nocapture(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 347 | fn literal_nocapture(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:367:26 | 367 | fn literal_suffix(input: Cursor) -> Cursor { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 367 | fn literal_suffix(input: Cursor<'_>) -> Cursor { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:367:37 | 367 | fn literal_suffix(input: Cursor) -> Cursor { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 367 | fn literal_suffix(input: Cursor) -> Cursor<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:374:18 | 374 | fn string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 374 | fn string(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:374:36 | 374 | fn string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 374 | fn string(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:384:29 | 384 | fn cooked_string(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 384 | fn cooked_string(mut input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:384:47 | 384 | fn cooked_string(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 384 | fn cooked_string(mut input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:418:22 | 418 | fn raw_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 418 | fn raw_string(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:418:40 | 418 | fn raw_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 418 | fn raw_string(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:437:23 | 437 | fn byte_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 437 | fn byte_string(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:437:41 | 437 | fn byte_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 437 | fn byte_string(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:447:34 | 447 | fn cooked_byte_string(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 447 | fn cooked_byte_string(mut input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:447:52 | 447 | fn cooked_byte_string(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 447 | fn cooked_byte_string(mut input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:478:35 | 478 | fn delimiter_of_raw_string(input: Cursor) -> PResult<&str> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 478 | fn delimiter_of_raw_string(input: Cursor<'_>) -> PResult<&str> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:478:53 | 478 | fn delimiter_of_raw_string(input: Cursor) -> PResult<&str> { | -------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 478 | fn delimiter_of_raw_string(input: Cursor) -> PResult<'_, &str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:495:27 | 495 | fn raw_byte_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 495 | fn raw_byte_string(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:495:45 | 495 | fn raw_byte_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 495 | fn raw_byte_string(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:518:20 | 518 | fn c_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 518 | fn c_string(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:518:38 | 518 | fn c_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 518 | fn c_string(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:528:24 | 528 | fn raw_c_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 528 | fn raw_c_string(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:528:42 | 528 | fn raw_c_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 528 | fn raw_c_string(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:548:31 | 548 | fn cooked_c_string(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 548 | fn cooked_c_string(mut input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:548:49 | 548 | fn cooked_c_string(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 548 | fn cooked_c_string(mut input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:585:16 | 585 | fn byte(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 585 | fn byte(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:585:34 | 585 | fn byte(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 585 | fn byte(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:607:21 | 607 | fn character(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 607 | fn character(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:607:39 | 607 | fn character(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 607 | fn character(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:696:35 | 696 | fn trailing_backslash(input: &mut Cursor, mut last: u8) -> Result<(), Reject> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 696 | fn trailing_backslash(input: &mut Cursor<'_>, mut last: u8) -> Result<(), Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:715:17 | 715 | fn float(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 715 | fn float(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:715:35 | 715 | fn float(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 715 | fn float(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:725:24 | 725 | fn float_digits(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 725 | fn float_digits(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:725:42 | 725 | fn float_digits(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 725 | fn float_digits(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:810:15 | 810 | fn int(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 810 | fn int(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:810:33 | 810 | fn int(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 810 | fn int(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:820:22 | 820 | fn digits(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 820 | fn digits(mut input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:820:40 | 820 | fn digits(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 820 | fn digits(mut input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:875:17 | 875 | fn punct(input: Cursor) -> PResult { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 875 | fn punct(input: Cursor<'_>) -> PResult { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:875:35 | 875 | fn punct(input: Cursor) -> PResult { | -------^------ expected lifetime parameter | help: indicate the anonymous lifetime | 875 | fn punct(input: Cursor) -> PResult<'_, Punct> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:892:22 | 892 | fn punct_char(input: Cursor) -> PResult { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 892 | fn punct_char(input: Cursor<'_>) -> PResult { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:892:40 | 892 | fn punct_char(input: Cursor) -> PResult { | -------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 892 | fn punct_char(input: Cursor) -> PResult<'_, char> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:961:32 | 961 | fn doc_comment_contents(input: Cursor) -> PResult<(&str, bool)> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 961 | fn doc_comment_contents(input: Cursor<'_>) -> PResult<(&str, bool)> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:961:50 | 961 | fn doc_comment_contents(input: Cursor) -> PResult<(&str, bool)> { | -------^------------- expected lifetime parameter | help: indicate the anonymous lifetime | 961 | fn doc_comment_contents(input: Cursor) -> PResult<'_, (&str, bool)> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:984:37 | 984 | fn take_until_newline_or_eof(input: Cursor) -> (Cursor, &str) { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 984 | fn take_until_newline_or_eof(input: Cursor<'_>) -> (Cursor, &str) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:984:49 | 984 | fn take_until_newline_or_eof(input: Cursor) -> (Cursor, &str) { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 984 | fn take_until_newline_or_eof(input: Cursor) -> (Cursor<'_>, &str) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/rcvec.rs:33:38 | 33 | pub fn iter(&self) -> slice::Iter { | -----------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 33 | pub fn iter(&self) -> slice::Iter<'_, T> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/rcvec.rs:37:43 | 37 | pub fn make_mut(&mut self) -> RcVecMut | --------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 37 | pub fn make_mut(&mut self) -> RcVecMut<'_, T> | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/rcvec.rs:46:49 | 46 | pub fn get_mut(&mut self) -> Option> { | --------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 46 | pub fn get_mut(&mut self) -> Option> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/rcvec.rs:83:41 | 83 | pub fn as_mut(&mut self) -> RcVecMut { | --------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 83 | pub fn as_mut(&mut self) -> RcVecMut<'_, T> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/rcvec.rs:109:41 | 109 | pub fn as_mut(&mut self) -> RcVecMut { | --------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 109 | pub fn as_mut(&mut self) -> RcVecMut<'_, T> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/fallback.rs:76:48 | 76 | fn push_token_from_proc_macro(mut vec: RcVecMut, token: TokenTree) { | --------^---------- expected lifetime parameter | help: indicate the anonymous lifetime | 76 | fn push_token_from_proc_macro(mut vec: RcVecMut<'_, TokenTree>, token: TokenTree) { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/fallback.rs:92:47 | 92 | fn push_negative_literal(mut vec: RcVecMut, mut literal: Literal) { | --------^---------- expected lifetime parameter | help: indicate the anonymous lifetime | 92 | fn push_negative_literal(mut vec: RcVecMut<'_, TokenTree>, mut literal: Literal) { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/fallback.rs:169:29 | 169 | fn get_cursor(src: &str) -> Cursor { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 169 | fn get_cursor(src: &str) -> Cursor<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/fallback.rs:191:32 | 191 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 191 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/fallback.rs:197:32 | 197 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 197 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/fallback.rs:220:32 | 220 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 220 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/fallback.rs:682:32 | 682 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 682 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/fallback.rs:691:63 | 691 | pub(crate) fn debug_span_field_if_nontrivial(debug: &mut fmt::DebugStruct, span: Span) { | -----^^^^^^^^^^^ | | | expected lifetime parameters | help: indicate the anonymous lifetimes | 691 | pub(crate) fn debug_span_field_if_nontrivial(debug: &mut fmt::DebugStruct<'_, '_>, span: Span) { | ++++++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/fallback.rs:753:32 | 753 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 753 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/fallback.rs:773:34 | 773 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 773 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/fallback.rs:897:32 | 897 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 897 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/fallback.rs:909:32 | 909 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 909 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/fallback.rs:1190:32 | 1190 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1190 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/fallback.rs:1196:34 | 1196 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1196 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/extra.rs:148:32 | 148 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 148 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/wrapper.rs:132:32 | 132 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 132 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/wrapper.rs:255:32 | 255 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 255 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/wrapper.rs:285:32 | 285 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 285 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/wrapper.rs:298:32 | 298 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 298 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/wrapper.rs:543:32 | 543 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 543 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/wrapper.rs:551:63 | 551 | pub(crate) fn debug_span_field_if_nontrivial(debug: &mut fmt::DebugStruct, span: Span) { | -----^^^^^^^^^^^ | | | expected lifetime parameters | help: indicate the anonymous lifetimes | 551 | pub(crate) fn debug_span_field_if_nontrivial(debug: &mut fmt::DebugStruct<'_, '_>, span: Span) { | ++++++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/wrapper.rs:648:40 | 648 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 648 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/wrapper.rs:657:40 | 657 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 657 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/wrapper.rs:745:32 | 745 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 745 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/wrapper.rs:754:32 | 754 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 754 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/wrapper.rs:967:32 | 967 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 967 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/wrapper.rs:976:32 | 976 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 976 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:306:32 | 306 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 306 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:313:32 | 313 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 313 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:325:32 | 325 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 325 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:331:32 | 331 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 331 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:560:32 | 560 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 560 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:634:32 | 634 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 634 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:646:32 | 646 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 646 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:792:40 | 792 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 792 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:798:40 | 798 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 798 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:871:32 | 871 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 871 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:877:34 | 877 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 877 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:1060:32 | 1060 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1060 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:1066:32 | 1066 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1066 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:1310:32 | 1310 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1310 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:1316:32 | 1316 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1316 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:1352:36 | 1352 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1352 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ Compiling winnow v0.5.40 Dirty tinyvec_macros v0.1.1: the rustflags changed Compiling tinyvec_macros v0.1.1 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0 CARGO_PKG_AUTHORS='Andrew Gallant :bluss' CARGO_PKG_DESCRIPTION='Safe interface to memchr.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/memchr' CARGO_PKG_LICENSE=Unlicense/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=memchr CARGO_PKG_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='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.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 -C debug-assertions=off --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "libc", "rustc-dep-of-std", "std", "use_std"))' -C metadata=9b737e8f196542ee -C extra-filename=-9b737e8f196542ee --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/build/memchr-9b737e8f196542ee -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=equivalent CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/equivalent-1.0.1 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Traits for key comparison in maps.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=equivalent CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/cuviper/equivalent' CARGO_PKG_RUST_VERSION=1.6 CARGO_PKG_VERSION=1.0.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/equivalent-1.0.1 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name equivalent --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/equivalent-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=8d749caa56aeac51 -C extra-filename=-8d749caa56aeac51 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: `proc-macro2` (lib) generated 111 warnings Fresh quote v1.0.36 warning: unused extern crate --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quote-1.0.36/src/lib.rs:108:1 | 107 | / #[cfg(feature = "proc-macro")] 108 | | extern crate proc_macro; | | ^^^^^^^^^^^^^^^^^^^^^^^- | |________________________| | help: remove it | = note: `-W unused-extern-crates` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(unused_extern_crates)]` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quote-1.0.36/src/ident_fragment.rs:15:32 | 15 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result; | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 15 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result; | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quote-1.0.36/src/ident_fragment.rs:30:32 | 30 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 30 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quote-1.0.36/src/ident_fragment.rs:40:32 | 40 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 40 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quote-1.0.36/src/ident_fragment.rs:50:32 | 50 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 50 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quote-1.0.36/src/ident_fragment.rs:68:32 | 68 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 68 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quote-1.0.36/src/ident_fragment.rs:79:44 | 79 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 87 | ident_fragment_display!(bool, str, String, char); | ------------------------------------------------ in this macro invocation | = note: this warning originates in the macro `ident_fragment_display` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 79 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quote-1.0.36/src/ident_fragment.rs:79:44 | 79 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 88 | ident_fragment_display!(u8, u16, u32, u64, u128, usize); | ------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `ident_fragment_display` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 79 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quote-1.0.36/src/runtime.rs:503:32 | 503 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 503 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quote-1.0.36/src/runtime.rs:509:32 | 509 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 509 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quote-1.0.36/src/runtime.rs:515:32 | 515 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 515 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quote-1.0.36/src/runtime.rs:521:32 | 521 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 521 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quote-1.0.36/src/runtime.rs:527:32 | 527 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 527 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=winnow CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A byte-oriented, zero-copy, parser combinators library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=winnow CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/winnow-rs/winnow' CARGO_PKG_RUST_VERSION=1.64.0 CARGO_PKG_VERSION=0.5.40 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=40 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name winnow --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "debug", "default", "simd", "std", "unstable-doc", "unstable-recover"))' -C metadata=8ee8966214f0680d -C extra-filename=-8ee8966214f0680d --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=tinyvec_macros CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinyvec_macros-0.1.1 CARGO_PKG_AUTHORS='Soveu ' CARGO_PKG_DESCRIPTION='Some macros for tiny containers' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0 OR Zlib' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tinyvec_macros CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Soveu/tinyvec_macros' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinyvec_macros-0.1.1 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name tinyvec_macros --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinyvec_macros-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=aa13c9acf059a036 -C extra-filename=-aa13c9acf059a036 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: `quote` (lib) generated 13 warnings Compiling syn v2.0.75 Compiling serde_json v1.0.125 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125 CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='A JSON serialization file format' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_json CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/json' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.125 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=125 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="unbounded_depth"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=0f9de0fb82be6343 -C extra-filename=-0f9de0fb82be6343 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/build/serde_json-0f9de0fb82be6343 -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=syn CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75 CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Parser for Rust source code' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=syn CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/syn' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=2.0.75 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=75 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name syn --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=99c06313c9b9d5ba -C extra-filename=-99c06313c9b9d5ba --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern proc_macro2=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/libproc_macro2-7c60fc0ab14e3244.rmeta --extern quote=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/libquote-5de702b0a1dabd6d.rmeta --extern unicode_ident=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/libunicode_ident-324d62e29c9f9552.rmeta --cap-lints warn -Z binary-dep-depinfo` Dirty indexmap v2.4.0: the dependency equivalent was rebuilt (1732141060.470624146s, 7m 1s after last build at 1732140639.690627924s) Compiling indexmap v2.4.0 Dirty tinyvec v1.8.0: the rustflags changed Compiling tinyvec v1.8.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=indexmap CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/indexmap-2.4.0 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A hash table with consistent order and fast iteration.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=indexmap CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/indexmap-rs/indexmap' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=2.4.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/indexmap-2.4.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name indexmap --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/indexmap-2.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--allow=clippy::style' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "borsh", "default", "quickcheck", "rayon", "rustc-rayon", "serde", "std", "test_debug"))' -C metadata=bc98884d5b038205 -C extra-filename=-bc98884d5b038205 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern equivalent=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libequivalent-8d749caa56aeac51.rmeta --extern hashbrown=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libhashbrown-00af4644c029a3be.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=tinyvec CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinyvec-1.8.0 CARGO_PKG_AUTHORS='Lokathor ' CARGO_PKG_DESCRIPTION='`tinyvec` provides 100% safe vec-like data structures.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Zlib OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tinyvec CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Lokathor/tinyvec' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.8.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinyvec-1.8.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name tinyvec --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinyvec-1.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="tinyvec_macros"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "arbitrary", "debugger_visualizer", "default", "experimental_write_impl", "grab_spare_slice", "nightly_slice_partition_dedup", "real_blackbox", "rustc_1_40", "rustc_1_55", "rustc_1_57", "rustc_1_61", "serde", "std", "tinyvec_macros"))' -C metadata=3de7ce3ba265fc51 -C extra-filename=-3de7ce3ba265fc51 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern tinyvec_macros=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libtinyvec_macros-aa13c9acf059a036.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: unexpected `cfg` condition name: `docs_rs` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinyvec-1.8.0/src/lib.rs:12:13 | 12 | #![cfg_attr(docs_rs, feature(doc_cfg))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinyvec-1.8.0/src/arrayvec.rs:1642:25 | 1642 | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { | ^^^^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 1642 | fn fmt(&self, f: &mut Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinyvec-1.8.0/src/arrayvec.rs:1665:25 | 1665 | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1665 | fn fmt(&self, f: &mut Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinyvec-1.8.0/src/arrayvec.rs:1688:25 | 1688 | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1688 | fn fmt(&self, f: &mut Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinyvec-1.8.0/src/arrayvec.rs:1711:25 | 1711 | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1711 | fn fmt(&self, f: &mut Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinyvec-1.8.0/src/arrayvec.rs:1734:25 | 1734 | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1734 | fn fmt(&self, f: &mut Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinyvec-1.8.0/src/arrayvec.rs:1757:25 | 1757 | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1757 | fn fmt(&self, f: &mut Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinyvec-1.8.0/src/arrayvec.rs:1780:25 | 1780 | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1780 | fn fmt(&self, f: &mut Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinyvec-1.8.0/src/arrayvec.rs:1803:25 | 1803 | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1803 | fn fmt(&self, f: &mut Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinyvec-1.8.0/src/arrayvec.rs:1826:25 | 1826 | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1826 | fn fmt(&self, f: &mut Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinyvec-1.8.0/src/slicevec.rs:882:25 | 882 | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 882 | fn fmt(&self, f: &mut Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinyvec-1.8.0/src/slicevec.rs:905:25 | 905 | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 905 | fn fmt(&self, f: &mut Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinyvec-1.8.0/src/slicevec.rs:928:25 | 928 | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 928 | fn fmt(&self, f: &mut Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinyvec-1.8.0/src/slicevec.rs:951:25 | 951 | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 951 | fn fmt(&self, f: &mut Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinyvec-1.8.0/src/slicevec.rs:974:25 | 974 | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 974 | fn fmt(&self, f: &mut Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinyvec-1.8.0/src/slicevec.rs:997:25 | 997 | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 997 | fn fmt(&self, f: &mut Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinyvec-1.8.0/src/slicevec.rs:1020:25 | 1020 | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1020 | fn fmt(&self, f: &mut Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinyvec-1.8.0/src/slicevec.rs:1043:25 | 1043 | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1043 | fn fmt(&self, f: &mut Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinyvec-1.8.0/src/slicevec.rs:1066:25 | 1066 | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1066 | fn fmt(&self, f: &mut Formatter<'_>) -> core::fmt::Result { | ++++ warning: unexpected `cfg` condition name: `docs_rs` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinyvec-1.8.0/src/tinyvec.rs:38:12 | 38 | #[cfg_attr(docs_rs, doc(cfg(feature = "alloc")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinyvec-1.8.0/src/tinyvec.rs:97:12 | 97 | #[cfg_attr(docs_rs, doc(cfg(feature = "alloc")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinyvec-1.8.0/src/tinyvec.rs:1064:12 | 1064 | #[cfg_attr(docs_rs, doc(cfg(feature = "alloc")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinyvec-1.8.0/src/tinyvec.rs:1113:12 | 1113 | #[cfg_attr(docs_rs, doc(cfg(feature = "alloc")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinyvec-1.8.0/src/tinyvec.rs:1333:12 | 1333 | #[cfg_attr(docs_rs, doc(cfg(feature = "alloc")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinyvec-1.8.0/src/tinyvec.rs:1514:25 | 1514 | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1514 | fn fmt(&self, f: &mut Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinyvec-1.8.0/src/tinyvec.rs:1537:25 | 1537 | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1537 | fn fmt(&self, f: &mut Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinyvec-1.8.0/src/tinyvec.rs:1560:25 | 1560 | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1560 | fn fmt(&self, f: &mut Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinyvec-1.8.0/src/tinyvec.rs:1583:25 | 1583 | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1583 | fn fmt(&self, f: &mut Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinyvec-1.8.0/src/tinyvec.rs:1606:25 | 1606 | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1606 | fn fmt(&self, f: &mut Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinyvec-1.8.0/src/tinyvec.rs:1629:25 | 1629 | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1629 | fn fmt(&self, f: &mut Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinyvec-1.8.0/src/tinyvec.rs:1652:25 | 1652 | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1652 | fn fmt(&self, f: &mut Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinyvec-1.8.0/src/tinyvec.rs:1675:25 | 1675 | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1675 | fn fmt(&self, f: &mut Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinyvec-1.8.0/src/tinyvec.rs:1698:25 | 1698 | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1698 | fn fmt(&self, f: &mut Formatter<'_>) -> core::fmt::Result { | ++++ Compiling camino v1.1.9 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9 CARGO_PKG_AUTHORS='Without Boats :Ashley Williams :Steve Klabnik :Rain ' CARGO_PKG_DESCRIPTION='UTF-8 paths' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=camino CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/camino-rs/camino' CARGO_PKG_RUST_VERSION=1.34.0 CARGO_PKG_VERSION=1.1.9 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="serde"' --cfg 'feature="serde1"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("proptest", "proptest1", "serde", "serde1"))' -C metadata=cf92bba29f828cd8 -C extra-filename=-cf92bba29f828cd8 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/build/camino-cf92bba29f828cd8 -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn -Z binary-dep-depinfo` warning: unexpected `cfg` condition name: `nightly` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/lib.rs:142:12 | 142 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `parallel_compiler`, `proc_macro`, `relocation_model`, `rust_analyzer`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, and `unix` and 1 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unused imports: `alloc`, `boxed`, `convert`, and `option` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/lib.rs:185:13 | 185 | alloc, borrow, boxed, cmp, collections, convert, fmt, hash, iter, mem, ops, option, | ^^^^^ ^^^^^ ^^^^^^^ ^^^^^^ | = note: `#[warn(unused_imports)]` on by default warning: unused import: `std::prelude as v1` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/lib.rs:192:21 | 192 | pub use std::prelude as v1; | ^^^^^^^^^^^^^^^^^^ warning: unexpected `cfg` condition name: `nightly` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/error.rs:63:12 | 63 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/error.rs:97:12 | 97 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:3:14 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 233 | impl_partial_eq!(Bytes, [u8]); | ----------------------------- in this macro invocation | = note: requested on the command line with `-W unused-lifetimes` warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:3:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 233 | impl_partial_eq!(Bytes, [u8]); | ----------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:12:14 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 12 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 233 | impl_partial_eq!(Bytes, [u8]); | ----------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:12:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 12 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 233 | impl_partial_eq!(Bytes, [u8]); | ----------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:3:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 234 | impl_partial_eq!(Bytes, &'a [u8]); | --------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:12:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 12 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 234 | impl_partial_eq!(Bytes, &'a [u8]); | --------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:3:14 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 235 | impl_partial_eq!(Bytes, str); | ---------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:3:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 235 | impl_partial_eq!(Bytes, str); | ---------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:12:14 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 12 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 235 | impl_partial_eq!(Bytes, str); | ---------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:12:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 12 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 235 | impl_partial_eq!(Bytes, str); | ---------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:3:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 236 | impl_partial_eq!(Bytes, &'a str); | -------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:12:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 12 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 236 | impl_partial_eq!(Bytes, &'a str); | -------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:23:14 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime 24 | | #[inline] ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 252 | impl_partial_ord!(Bytes, [u8]); | ------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:23:18 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 24 | | #[inline] ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 252 | impl_partial_ord!(Bytes, [u8]); | ------------------------------ in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:32:14 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 24 | | #[inline] ... | 32 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 252 | impl_partial_ord!(Bytes, [u8]); | ------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:32:18 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 24 | | #[inline] ... | 32 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 252 | impl_partial_ord!(Bytes, [u8]); | ------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:23:18 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 24 | | #[inline] ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 253 | impl_partial_ord!(Bytes, &'a [u8]); | ---------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:32:18 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 24 | | #[inline] ... | 32 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 253 | impl_partial_ord!(Bytes, &'a [u8]); | ---------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:23:14 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime 24 | | #[inline] ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 254 | impl_partial_ord!(Bytes, str); | ----------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:23:18 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 24 | | #[inline] ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 254 | impl_partial_ord!(Bytes, str); | ----------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:32:14 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 24 | | #[inline] ... | 32 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 254 | impl_partial_ord!(Bytes, str); | ----------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:32:18 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 24 | | #[inline] ... | 32 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 254 | impl_partial_ord!(Bytes, str); | ----------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:23:18 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 24 | | #[inline] ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 255 | impl_partial_ord!(Bytes, &'a str); | --------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:32:18 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 24 | | #[inline] ... | 32 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 255 | impl_partial_ord!(Bytes, &'a str); | --------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:3:14 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 480 | impl_partial_eq!(BStr, [u8]); | ---------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:3:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 480 | impl_partial_eq!(BStr, [u8]); | ---------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:12:14 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 12 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 480 | impl_partial_eq!(BStr, [u8]); | ---------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:12:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 12 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 480 | impl_partial_eq!(BStr, [u8]); | ---------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:3:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 481 | impl_partial_eq!(BStr, &'a [u8]); | -------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:12:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 12 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 481 | impl_partial_eq!(BStr, &'a [u8]); | -------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:3:14 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 482 | impl_partial_eq!(BStr, str); | --------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:3:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 482 | impl_partial_eq!(BStr, str); | --------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:12:14 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 12 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 482 | impl_partial_eq!(BStr, str); | --------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:12:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 12 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 482 | impl_partial_eq!(BStr, str); | --------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:3:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 483 | impl_partial_eq!(BStr, &'a str); | ------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:12:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 12 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 483 | impl_partial_eq!(BStr, &'a str); | ------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:23:14 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime 24 | | #[inline] ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 499 | impl_partial_ord!(BStr, [u8]); | ----------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:23:18 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 24 | | #[inline] ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 499 | impl_partial_ord!(BStr, [u8]); | ----------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:32:14 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 24 | | #[inline] ... | 32 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 499 | impl_partial_ord!(BStr, [u8]); | ----------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:32:18 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 24 | | #[inline] ... | 32 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 499 | impl_partial_ord!(BStr, [u8]); | ----------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:23:18 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 24 | | #[inline] ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 500 | impl_partial_ord!(BStr, &'a [u8]); | --------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:32:18 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 24 | | #[inline] ... | 32 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 500 | impl_partial_ord!(BStr, &'a [u8]); | --------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:23:14 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime 24 | | #[inline] ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 501 | impl_partial_ord!(BStr, str); | ---------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:23:18 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 24 | | #[inline] ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 501 | impl_partial_ord!(BStr, str); | ---------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:32:14 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 24 | | #[inline] ... | 32 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 501 | impl_partial_ord!(BStr, str); | ---------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:32:18 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 24 | | #[inline] ... | 32 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 501 | impl_partial_ord!(BStr, str); | ---------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:23:18 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 24 | | #[inline] ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 502 | impl_partial_ord!(BStr, &'a str); | -------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:32:18 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 24 | | #[inline] ... | 32 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 502 | impl_partial_ord!(BStr, &'a str); | -------------------------------- in this macro invocation warning: unexpected `cfg` condition name: `nightly` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/combinator/multi.rs:136:12 | 136 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/combinator/parser.rs:15:12 | 15 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/combinator/parser.rs:38:12 | 38 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/combinator/parser.rs:85:12 | 85 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/combinator/parser.rs:144:12 | 144 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/combinator/parser.rs:201:12 | 201 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/combinator/parser.rs:258:12 | 258 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/combinator/parser.rs:313:12 | 313 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/combinator/parser.rs:363:12 | 363 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=openbsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0 CARGO_PKG_AUTHORS='Andrew Gallant :bluss' CARGO_PKG_DESCRIPTION='Safe interface to memchr.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/memchr' CARGO_PKG_LICENSE=Unlicense/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=memchr CARGO_PKG_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='' DEBUG=false HOST=x86_64-unknown-openbsd LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' NUM_JOBS=6 OPT_LEVEL=0 OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/build/memchr-f47595599d97526d/out PROFILE=release RUSTC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTC_WRAPPER=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTDOC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-openbsd /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/build/memchr-9b737e8f196542ee/build-script-build` warning: unexpected `cfg` condition name: `nightly` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/combinator/parser.rs:396:12 | 396 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/combinator/parser.rs:459:12 | 459 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/combinator/parser.rs:501:12 | 501 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/combinator/parser.rs:543:12 | 543 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/combinator/parser.rs:580:12 | 580 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/combinator/parser.rs:629:12 | 629 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/combinator/parser.rs:678:12 | 678 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/combinator/parser.rs:722:12 | 722 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/combinator/parser.rs:766:12 | 766 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration [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 warning: unexpected `cfg` condition name: `nightly` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/combinator/parser.rs:808:12 | 808 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/combinator/parser.rs:855:12 | 855 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/combinator/parser.rs:912:12 | 912 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=openbsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(parallel_compiler)--check-cfg=cfg(rust_analyzer)-Zmacro-backtrace-Csplit-debuginfo=off-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zunstable-options-Zon-broken-pipe=kill' CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0 CARGO_PKG_AUTHORS='Andrew Gallant :bluss' CARGO_PKG_DESCRIPTION='Safe interface to memchr.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/memchr' CARGO_PKG_LICENSE=Unlicense/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=memchr CARGO_PKG_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='' DEBUG=false HOST=x86_64-unknown-openbsd LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' NUM_JOBS=6 OPT_LEVEL=3 OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/memchr-9f4c44e21af93911/out PROFILE=release RUSTC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTC_WRAPPER=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTDOC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-openbsd /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/build/memchr-9b737e8f196542ee/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 Compiling rustc_apfloat v0.2.1+llvm-462a31f5a5ab Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustc_apfloat-0.2.1+llvm-462a31f5a5ab CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Rust port of C++ llvm::APFloat library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_apfloat CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rustc_apfloat' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.1+llvm-462a31f5a5ab CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustc_apfloat-0.2.1+llvm-462a31f5a5ab LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustc_apfloat-0.2.1+llvm-462a31f5a5ab/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=faca64348ff8a98f -C extra-filename=-faca64348ff8a98f --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/build/rustc_apfloat-faca64348ff8a98f -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:128:21 | 128 | fn peek(cursor: Cursor) -> bool; | ^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 128 | fn peek(cursor: Cursor<'_>) -> bool; | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:155:25 | 155 | fn peek(cursor: Cursor) -> bool; | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 155 | fn peek(cursor: Cursor<'_>) -> bool; | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:167:29 | 167 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 181 | impl_low_level_token!("punctuation token" Punct punct); | ------------------------------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_low_level_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 167 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:167:29 | 167 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 182 | impl_low_level_token!("literal" Literal literal); | ------------------------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_low_level_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 167 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:167:29 | 167 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 183 | impl_low_level_token!("token" TokenTree token_tree); | --------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_low_level_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 167 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:167:29 | 167 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 184 | impl_low_level_token!("group token" proc_macro2::Group any_group); | ----------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_low_level_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 167 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:167:29 | 167 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 185 | impl_low_level_token!("lifetime" Lifetime lifetime); | --------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_low_level_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 167 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:192:21 | 192 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 192 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:535:21 | 535 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 535 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:554:21 | 554 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 554 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:648:21 | 648 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 648 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:659:21 | 659 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 659 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:670:21 | 670 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 670 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:681:21 | 681 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 681 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:279:33 | 279 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter ... 690 | / define_keywords! { 691 | | "abstract" pub struct Abstract 692 | | "as" pub struct As 693 | | "async" pub struct Async ... | 742 | | "yield" pub struct Yield 743 | | } | |_- in this macro invocation | = note: this warning originates in the macro `define_keywords` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 279 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:288:33 | 288 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 690 | / define_keywords! { 691 | | "abstract" pub struct Abstract 692 | | "as" pub struct As 693 | | "async" pub struct Async ... | 742 | | "yield" pub struct Yield 743 | | } | |_- in this macro invocation | = note: this warning originates in the macro `define_keywords` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 288 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:418:33 | 418 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter ... 745 | / define_punctuation! { 746 | | "&" pub struct And/1 /// bitwise and logical AND, borrow, references, reference patterns 747 | | "&&" pub struct AndAnd/2 /// lazy AND, borrow, references, reference patterns 748 | | "&=" pub struct AndEq/2 /// bitwise AND assignment ... | 791 | | "~" pub struct Tilde/1 /// unused since before Rust 1.0 792 | | } | |_- in this macro invocation | = note: this warning originates in the macro `define_punctuation` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 418 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:427:33 | 427 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 745 | / define_punctuation! { 746 | | "&" pub struct And/1 /// bitwise and logical AND, borrow, references, reference patterns 747 | | "&&" pub struct AndAnd/2 /// lazy AND, borrow, references, reference patterns 748 | | "&=" pub struct AndEq/2 /// bitwise AND assignment ... | 791 | | "~" pub struct Tilde/1 /// unused since before Rust 1.0 792 | | } | |_- in this macro invocation | = note: this warning originates in the macro `define_punctuation` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 427 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:979:34 | 979 | pub(crate) fn keyword(input: ParseStream, token: &str) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 979 | pub(crate) fn keyword(input: ParseStream<'_>, token: &str) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:990:40 | 990 | pub(crate) fn peek_keyword(cursor: Cursor, token: &str) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 990 | pub(crate) fn peek_keyword(cursor: Cursor<'_>, token: &str) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:999:41 | 999 | pub fn punct(input: ParseStream, token: &str) -> Result<[Span; N]> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 999 | pub fn punct(input: ParseStream<'_>, token: &str) -> Result<[Span; N]> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:1005:28 | 1005 | fn punct_helper(input: ParseStream, token: &str, spans: &mut [Span]) -> Result<()> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1005 | fn punct_helper(input: ParseStream<'_>, token: &str, spans: &mut [Span]) -> Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:1032:35 | 1032 | pub fn peek_punct(mut cursor: Cursor, token: &str) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1032 | pub fn peek_punct(mut cursor: Cursor<'_>, token: &str) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/attr.rs:393:27 | 393 | logic: impl FnMut(ParseNestedMeta) -> Result<()>, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 393 | logic: impl FnMut(ParseNestedMeta<'_>) -> Result<()>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/attr.rs:406:31 | 406 | pub fn parse_outer(input: ParseStream) -> Result> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 406 | pub fn parse_outer(input: ParseStream<'_>) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/attr.rs:422:31 | 422 | pub fn parse_inner(input: ParseStream) -> Result> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 422 | pub fn parse_inner(input: ParseStream<'_>) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/attr.rs:587:27 | 587 | logic: impl FnMut(ParseNestedMeta) -> Result<()>, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 587 | logic: impl FnMut(ParseNestedMeta<'_>) -> Result<()>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/attr.rs:658:38 | 658 | pub(crate) fn parse_inner(input: ParseStream, attrs: &mut Vec) -> Result<()> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 658 | pub(crate) fn parse_inner(input: ParseStream<'_>, attrs: &mut Vec) -> Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/attr.rs:665:45 | 665 | pub(crate) fn single_parse_inner(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 665 | pub(crate) fn single_parse_inner(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/attr.rs:675:45 | 675 | pub(crate) fn single_parse_outer(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 675 | pub(crate) fn single_parse_outer(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/attr.rs:687:25 | 687 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 687 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/attr.rs:695:25 | 695 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 695 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/attr.rs:703:25 | 703 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 703 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/attr.rs:709:60 | 709 | pub(crate) fn parse_meta_after_path(path: Path, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 709 | pub(crate) fn parse_meta_after_path(path: Path, input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/attr.rs:719:54 | 719 | fn parse_meta_list_after_path(path: Path, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 719 | fn parse_meta_list_after_path(path: Path, input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/attr.rs:728:60 | 728 | fn parse_meta_name_value_after_path(path: Path, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 728 | fn parse_meta_name_value_after_path(path: Path, input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/attr.rs:753:44 | 753 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 753 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/attr.rs:764:44 | 764 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 764 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/buffer.rs:81:28 | 81 | pub fn begin(&self) -> Cursor { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 81 | pub fn begin(&self) -> Cursor<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/buffer.rs:405:29 | 405 | pub(crate) fn same_scope(a: Cursor, b: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 405 | pub(crate) fn same_scope(a: Cursor<'_>, b: Cursor) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/buffer.rs:405:40 | 405 | pub(crate) fn same_scope(a: Cursor, b: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 405 | pub(crate) fn same_scope(a: Cursor, b: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/buffer.rs:409:30 | 409 | pub(crate) fn same_buffer(a: Cursor, b: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 409 | pub(crate) fn same_buffer(a: Cursor<'_>, b: Cursor) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/buffer.rs:409:41 | 409 | pub(crate) fn same_buffer(a: Cursor, b: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 409 | pub(crate) fn same_buffer(a: Cursor, b: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/buffer.rs:413:28 | 413 | fn start_of_buffer(cursor: Cursor) -> *const Entry { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 413 | fn start_of_buffer(cursor: Cursor<'_>) -> *const Entry { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/buffer.rs:422:43 | 422 | pub(crate) fn cmp_assuming_same_buffer(a: Cursor, b: Cursor) -> Ordering { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 422 | pub(crate) fn cmp_assuming_same_buffer(a: Cursor<'_>, b: Cursor) -> Ordering { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/buffer.rs:422:54 | 422 | pub(crate) fn cmp_assuming_same_buffer(a: Cursor, b: Cursor) -> Ordering { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 422 | pub(crate) fn cmp_assuming_same_buffer(a: Cursor, b: Cursor<'_>) -> Ordering { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/buffer.rs:426:42 | 426 | pub(crate) fn open_span_of_group(cursor: Cursor) -> Span { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 426 | pub(crate) fn open_span_of_group(cursor: Cursor<'_>) -> Span { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/data.rs:71:43 | 71 | pub fn iter(&self) -> punctuated::Iter { | ----------------^------ expected lifetime parameter | help: indicate the anonymous lifetime | 71 | pub fn iter(&self) -> punctuated::Iter<'_, Field> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/data.rs:82:54 | 82 | pub fn iter_mut(&mut self) -> punctuated::IterMut { | -------------------^------ expected lifetime parameter | help: indicate the anonymous lifetime | 82 | pub fn iter_mut(&mut self) -> punctuated::IterMut<'_, Field> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/data.rs:141:77 | 141 | pub fn members(&self) -> impl Iterator + Clone + '_ [Members] { | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 141 | pub fn members(&self) -> impl Iterator + Clone + '_ [Members<'_>] { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/data.rs:257:25 | 257 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 257 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/data.rs:298:52 | 298 | pub(crate) fn scan_lenient_discriminant(input: ParseStream) -> Result<()> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 298 | pub(crate) fn scan_lenient_discriminant(input: ParseStream<'_>) -> Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/data.rs:378:25 | 378 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 378 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/data.rs:389:25 | 389 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 389 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/data.rs:401:35 | 401 | pub fn parse_named(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 401 | pub fn parse_named(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/data.rs:438:37 | 438 | pub fn parse_unnamed(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 438 | pub fn parse_unnamed(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/derive.rs:81:25 | 81 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 81 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/derive.rs:149:16 | 149 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 149 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/derive.rs:185:16 | 185 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 185 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/derive.rs:200:37 | 200 | pub(crate) fn data_union(input: ParseStream) -> Result<(Option, FieldsNamed)> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 200 | pub(crate) fn data_union(input: ParseStream<'_>) -> Result<(Option, FieldsNamed)> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/error.rs:327:55 | 327 | pub(crate) fn new_at(scope: Span, cursor: Cursor, message: T) -> Error { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 327 | pub(crate) fn new_at(scope: Span, cursor: Cursor<'_>, message: T) -> Error { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/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 --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/error.rs:367:40 | 367 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 367 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/error.rs:373:40 | 373 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 373 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:976:40 | 976 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 976 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1026:40 | 1026 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1026 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/custom_keyword.rs:133:45 | 133 | fn peek(cursor: $crate::buffer::Cursor) -> $crate::__private::bool { | ----------------^^^^^^ | | | expected lifetime parameter | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1153:9 | 1153 | crate::custom_keyword!(builtin); | ------------------------------- in this macro invocation | = note: this warning originates in the macro `$crate::impl_parse_for_custom_keyword` which comes from the expansion of the macro `crate::custom_keyword` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 133 | fn peek(cursor: $crate::buffer::Cursor<'_>) -> $crate::__private::bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/custom_keyword.rs:147:44 | 147 | fn parse(input: $crate::parse::ParseStream) -> $crate::parse::Result<$ident> { | ---------------^^^^^^^^^^^ | | | expected lifetime parameter | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1153:9 | 1153 | crate::custom_keyword!(builtin); | ------------------------------- in this macro invocation | = note: this warning originates in the macro `$crate::impl_parse_for_custom_keyword` which comes from the expansion of the macro `crate::custom_keyword` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 147 | fn parse(input: $crate::parse::ParseStream<'_>) -> $crate::parse::Result<$ident> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/custom_keyword.rs:133:45 | 133 | fn peek(cursor: $crate::buffer::Cursor) -> $crate::__private::bool { | ----------------^^^^^^ | | | expected lifetime parameter | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1154:9 | 1154 | crate::custom_keyword!(raw); | --------------------------- in this macro invocation | = note: this warning originates in the macro `$crate::impl_parse_for_custom_keyword` which comes from the expansion of the macro `crate::custom_keyword` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 133 | fn peek(cursor: $crate::buffer::Cursor<'_>) -> $crate::__private::bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/custom_keyword.rs:147:44 | 147 | fn parse(input: $crate::parse::ParseStream) -> $crate::parse::Result<$ident> { | ---------------^^^^^^^^^^^ | | | expected lifetime parameter | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1154:9 | 1154 | crate::custom_keyword!(raw); | --------------------------- in this macro invocation | = note: this warning originates in the macro `$crate::impl_parse_for_custom_keyword` which comes from the expansion of the macro `crate::custom_keyword` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 147 | fn parse(input: $crate::parse::ParseStream<'_>) -> $crate::parse::Result<$ident> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1167:25 | 1167 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1167 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1338:26 | 1338 | fn parse_expr(input: ParseStream, mut lhs: Expr, base: Precedence) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1338 | fn parse_expr(input: ParseStream<'_>, mut lhs: Expr, base: Precedence) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1381:16 | 1381 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1381 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1406:31 | 1406 | fn peek_precedence(input: ParseStream) -> Precedence { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1406 | fn peek_precedence(input: ParseStream<'_>) -> Precedence { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1422:16 | 1422 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1422 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1492:26 | 1492 | fn unary_expr(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1492 | fn unary_expr(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1627:28 | 1627 | fn trailer_expr(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1627 | fn trailer_expr(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1804:25 | 1804 | fn atom_expr(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1804 | fn atom_expr(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1853:16 | 1853 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1853 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1870:16 | 1870 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1870 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1906:25 | 1906 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1906 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2060:25 | 2060 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2060 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2069:16 | 2069 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2069 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2110:26 | 2110 | fn expr_paren(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2110 | fn expr_paren(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2658:25 | 2658 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2658 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2687:25 | 2687 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2687 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2695:16 | 2695 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2695 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2850:25 | 2850 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2850 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2865:25 | 2865 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2865 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2912:25 | 2912 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2912 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2971:26 | 2971 | fn check_cast(input: ParseStream) -> Result<()> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2971 | fn check_cast(input: ParseStream<'_>) -> Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ext.rs:46:25 | 46 | fn parse_any(input: ParseStream) -> Result; | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 46 | fn parse_any(input: ParseStream<'_>) -> Result; | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ext.rs:87:25 | 87 | fn parse_any(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 87 | fn parse_any(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ext.rs:109:21 | 109 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 109 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:108:74 | 108 | pub fn lifetimes(&self) -> impl Iterator [Lifetimes] { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 108 | pub fn lifetimes(&self) -> impl Iterator [Lifetimes<'_>] { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:115:86 | 115 | pub fn lifetimes_mut(&mut self) -> impl Iterator [LifetimesMut] { | ^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 115 | pub fn lifetimes_mut(&mut self) -> impl Iterator [LifetimesMut<'_>] { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:122:72 | 122 | pub fn type_params(&self) -> impl Iterator [TypeParams] { | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 122 | pub fn type_params(&self) -> impl Iterator [TypeParams<'_>] { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:129:84 | 129 | pub fn type_params_mut(&mut self) -> impl Iterator [TypeParamsMut] { | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 129 | pub fn type_params_mut(&mut self) -> impl Iterator [TypeParamsMut<'_>] { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:136:74 | 136 | pub fn const_params(&self) -> impl Iterator [ConstParams] { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 136 | pub fn const_params(&self) -> impl Iterator [ConstParams<'_>] { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:143:86 | 143 | pub fn const_params_mut(&mut self) -> impl Iterator [ConstParamsMut] { | ^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 143 | pub fn const_params_mut(&mut self) -> impl Iterator [ConstParamsMut<'_>] { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:176:38 | 176 | pub fn split_for_impl(&self) -> (ImplGenerics, TypeGenerics, Option<&WhereClause>) { | ^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 176 | pub fn split_for_impl(&self) -> (ImplGenerics<'_>, TypeGenerics, Option<&WhereClause>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:176:52 | 176 | pub fn split_for_impl(&self) -> (ImplGenerics, TypeGenerics, Option<&WhereClause>) { | ^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 176 | pub fn split_for_impl(&self) -> (ImplGenerics, TypeGenerics<'_>, Option<&WhereClause>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:371:35 | 371 | pub fn as_turbofish(&self) -> Turbofish { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 371 | pub fn as_turbofish(&self) -> Turbofish<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:530:25 | 530 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 530 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:593:25 | 593 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 593 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:620:25 | 620 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 620 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:658:25 | 658 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 658 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:687:25 | 687 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 687 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:698:25 | 698 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 698 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:739:25 | 739 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 739 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:800:20 | 800 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 800 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:826:25 | 826 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 826 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:851:25 | 851 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 851 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:862:25 | 862 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 862 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:886:25 | 886 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 886 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:917:25 | 917 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 917 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:928:25 | 928 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 928 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ident.rs:77:25 | 77 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 77 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ident.rs:96:25 | 96 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 96 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lifetime.rs:73:40 | 73 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 73 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lifetime.rs:131:25 | 131 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 131 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:502:40 | 502 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 502 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:574:40 | 574 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 574 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:867:25 | 867 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 867 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:897:47 | 897 | fn parse_negative_lit(neg: Punct, cursor: Cursor) -> Option<(Lit, Cursor)> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 897 | fn parse_negative_lit(neg: Punct, cursor: Cursor<'_>) -> Option<(Lit, Cursor)> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:897:71 | 897 | fn parse_negative_lit(neg: Punct, cursor: Cursor) -> Option<(Lit, Cursor)> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 897 | fn parse_negative_lit(neg: Punct, cursor: Cursor) -> Option<(Lit, Cursor<'_>)> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:938:25 | 938 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 938 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:949:25 | 949 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 949 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:960:25 | 960 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 960 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:971:25 | 971 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 971 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:982:25 | 982 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 982 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:993:25 | 993 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 993 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1004:25 | 1004 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1004 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1015:25 | 1015 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1015 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1024:26 | 1024 | fn peek_impl(cursor: Cursor, peek: fn(ParseStream) -> bool) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1024 | fn peek_impl(cursor: Cursor<'_>, peek: fn(ParseStream) -> bool) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1024:43 | 1024 | fn peek_impl(cursor: Cursor, peek: fn(ParseStream) -> bool) -> bool { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1024 | fn peek_impl(cursor: Cursor, peek: fn(ParseStream<'_>) -> bool) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1050 | impl_token!("literal" Lit); | -------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1050 | impl_token!("literal" Lit); | -------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1051 | impl_token!("string literal" LitStr); | ------------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1051 | impl_token!("string literal" LitStr); | ------------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1052 | impl_token!("byte string literal" LitByteStr); | --------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1052 | impl_token!("byte string literal" LitByteStr); | --------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1053 | impl_token!("C-string literal" LitCStr); | --------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1053 | impl_token!("C-string literal" LitCStr); | --------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1054 | impl_token!("byte literal" LitByte); | ----------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1054 | impl_token!("byte literal" LitByte); | ----------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1055 | impl_token!("character literal" LitChar); | ---------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1055 | impl_token!("character literal" LitChar); | ---------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1056 | impl_token!("integer literal" LitInt); | ------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1056 | impl_token!("integer literal" LitInt); | ------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1057 | impl_token!("floating point literal" LitFloat); | ---------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1057 | impl_token!("floating point literal" LitFloat); | ---------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1058 | impl_token!("boolean literal" LitBool); | -------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1058 | impl_token!("boolean literal" LitBool); | -------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/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 --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/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 --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/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 --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/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 --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/mac.rs:153:38 | 153 | pub(crate) fn parse_delimiter(input: ParseStream) -> Result<(MacroDelimiter, TokenStream)> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 153 | pub(crate) fn parse_delimiter(input: ParseStream<'_>) -> Result<(MacroDelimiter, TokenStream)> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/mac.rs:181:25 | 181 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 181 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/meta.rs:132:33 | 132 | pub fn parser(logic: impl FnMut(ParseNestedMeta) -> Result<()>) -> impl Parser { | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 132 | pub fn parser(logic: impl FnMut(ParseNestedMeta<'_>) -> Result<()>) -> impl Parser { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/meta.rs:133:13 | 133 | |input: ParseStream| { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 133 | |input: ParseStream<'_>| { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/meta.rs:273:27 | 273 | logic: impl FnMut(ParseNestedMeta) -> Result<()>, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 273 | logic: impl FnMut(ParseNestedMeta<'_>) -> Result<()>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/meta.rs:386:12 | 386 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 386 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/meta.rs:387:27 | 387 | mut logic: impl FnMut(ParseNestedMeta) -> Result<()>, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 387 | mut logic: impl FnMut(ParseNestedMeta<'_>) -> Result<()>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/meta.rs:403:27 | 403 | fn parse_meta_path(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 403 | fn parse_meta_path(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/op.rs:87:25 | 87 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 87 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/op.rs:152:25 | 152 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 152 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/discouraged.rs:199:44 | 199 | .set(unsafe { mem::transmute::>(fork.cursor()) }); | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 199 | .set(unsafe { mem::transmute::, Cursor<'static>>(fork.cursor()) }); | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/discouraged.rs:208:68 | 208 | fn parse_any_delimiter(&self) -> Result<(Delimiter, DelimSpan, ParseBuffer)>; | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 208 | fn parse_any_delimiter(&self) -> Result<(Delimiter, DelimSpan, ParseBuffer<'_>)>; | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/discouraged.rs:212:68 | 212 | fn parse_any_delimiter(&self) -> Result<(Delimiter, DelimSpan, ParseBuffer)> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 212 | fn parse_any_delimiter(&self) -> Result<(Delimiter, DelimSpan, ParseBuffer<'_>)> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:215:21 | 215 | fn parse(input: ParseStream) -> Result; | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 215 | fn parse(input: ParseStream<'_>) -> Result; | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:277:32 | 277 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 277 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:283:32 | 283 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 283 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:387:13 | 387 | cursor: Cursor, | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 387 | cursor: Cursor<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:389:6 | 389 | ) -> ParseBuffer { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 389 | ) -> ParseBuffer<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:393:51 | 393 | cell: Cell::new(unsafe { mem::transmute::>(cursor) }), | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 393 | cell: Cell::new(unsafe { mem::transmute::, Cursor<'static>>(cursor) }), | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:430:30 | 430 | fn inner_unexpected(buffer: &ParseBuffer) -> (Rc>, Option<(Span, Delimiter)>) { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 430 | fn inner_unexpected(buffer: &ParseBuffer<'_>) -> (Rc>, Option<(Span, Delimiter)>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:441:39 | 441 | pub(crate) fn get_unexpected(buffer: &ParseBuffer) -> Rc> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 441 | pub(crate) fn get_unexpected(buffer: &ParseBuffer<'_>) -> Rc> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:445:50 | 445 | fn span_of_unexpected_ignoring_nones(mut cursor: Cursor) -> Option<(Span, Delimiter)> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 445 | fn span_of_unexpected_ignoring_nones(mut cursor: Cursor<'_>) -> Option<(Span, Delimiter)> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:505:40 | 505 | pub fn call(&self, function: fn(ParseStream) -> Result) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 505 | pub fn call(&self, function: fn(ParseStream<'_>) -> Result) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:621:27 | 621 | fn peek2(buffer: &ParseBuffer, peek: fn(Cursor) -> bool) -> bool { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 621 | fn peek2(buffer: &ParseBuffer<'_>, peek: fn(Cursor) -> bool) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:621:49 | 621 | fn peek2(buffer: &ParseBuffer, peek: fn(Cursor) -> bool) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 621 | fn peek2(buffer: &ParseBuffer, peek: fn(Cursor<'_>) -> bool) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:631:27 | 631 | fn peek3(buffer: &ParseBuffer, peek: fn(Cursor) -> bool) -> bool { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 631 | fn peek3(buffer: &ParseBuffer<'_>, peek: fn(Cursor) -> bool) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:631:49 | 631 | fn peek3(buffer: &ParseBuffer, peek: fn(Cursor) -> bool) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 631 | fn peek3(buffer: &ParseBuffer, peek: fn(Cursor<'_>) -> bool) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:736:20 | 736 | parser: fn(ParseStream) -> Result, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 736 | parser: fn(ParseStream<'_>) -> Result, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:1162:21 | 1162 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1162 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:1169:21 | 1169 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1169 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:1180:21 | 1180 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1180 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:1187:21 | 1187 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1187 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:1197:21 | 1197 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1197 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:1211:21 | 1211 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1211 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:1221:21 | 1221 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1221 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:1274:52 | 1274 | fn tokens_to_parse_buffer(tokens: &TokenBuffer) -> ParseBuffer { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1274 | fn tokens_to_parse_buffer(tokens: &TokenBuffer) -> ParseBuffer<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:1283:15 | 1283 | F: FnOnce(ParseStream) -> Result, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1283 | F: FnOnce(ParseStream<'_>) -> Result, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:1365:22 | 1365 | fn parse(_input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1365 | fn parse(_input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse_quote.rs:127:21 | 127 | fn parse(input: ParseStream) -> Result; | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 127 | fn parse(input: ParseStream<'_>) -> Result; | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse_quote.rs:131:21 | 131 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 131 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse_quote.rs:147:21 | 147 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 147 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse_quote.rs:158:21 | 158 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 158 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse_quote.rs:201:21 | 201 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 201 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/path.rs:310:25 | 310 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 310 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/path.rs:317:25 | 317 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 317 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/path.rs:402:41 | 402 | pub(crate) fn const_argument(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 402 | pub(crate) fn const_argument(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/path.rs:454:20 | 454 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 454 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/path.rs:482:25 | 482 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 482 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/path.rs:490:25 | 490 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 490 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/path.rs:502:25 | 502 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 502 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/path.rs:508:32 | 508 | fn parse_helper(input: ParseStream, expr_style: bool) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 508 | fn parse_helper(input: ParseStream<'_>, expr_style: bool) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/path.rs:569:39 | 569 | pub fn parse_mod_style(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 569 | pub fn parse_mod_style(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/path.rs:601:43 | 601 | pub(crate) fn parse_helper(input: ParseStream, expr_style: bool) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 601 | pub(crate) fn parse_helper(input: ParseStream<'_>, expr_style: bool) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/path.rs:616:20 | 616 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 616 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/path.rs:636:32 | 636 | pub(crate) fn qpath(input: ParseStream, expr_style: bool) -> Result<(Option, Path)> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 636 | pub(crate) fn qpath(input: ParseStream<'_>, expr_style: bool) -> Result<(Option, Path)> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/punctuated.rs:119:31 | 119 | pub fn iter(&self) -> Iter { | ----^-- expected lifetime parameter | help: indicate the anonymous lifetime | 119 | pub fn iter(&self) -> Iter<'_, T> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/punctuated.rs:130:42 | 130 | pub fn iter_mut(&mut self) -> IterMut { | -------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 130 | pub fn iter_mut(&mut self) -> IterMut<'_, T> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/punctuated.rs:141:33 | 141 | pub fn pairs(&self) -> Pairs { | -----^----- expected lifetime parameter | help: indicate the anonymous lifetime | 141 | pub fn pairs(&self) -> Pairs<'_, T, P> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/punctuated.rs:150:44 | 150 | pub fn pairs_mut(&mut self) -> PairsMut { | --------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 150 | pub fn pairs_mut(&mut self) -> PairsMut<'_, T, P> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/punctuated.rs:290:36 | 290 | pub fn parse_terminated(input: ParseStream) -> Result | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 290 | pub fn parse_terminated(input: ParseStream<'_>) -> Result | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/punctuated.rs:309:16 | 309 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 309 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/punctuated.rs:310:20 | 310 | parser: fn(ParseStream) -> Result, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 310 | parser: fn(ParseStream<'_>) -> Result, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/punctuated.rs:342:44 | 342 | pub fn parse_separated_nonempty(input: ParseStream) -> Result | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 342 | pub fn parse_separated_nonempty(input: ParseStream<'_>) -> Result | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/punctuated.rs:361:16 | 361 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 361 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/punctuated.rs:362:20 | 362 | parser: fn(ParseStream) -> Result, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 362 | parser: fn(ParseStream<'_>) -> Result, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/restriction.rs:72:25 | 72 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 72 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/restriction.rs:93:29 | 93 | fn parse_pub(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 93 | fn parse_pub(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/thread.rs:38:40 | 38 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 38 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:297:25 | 297 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 297 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:311:36 | 311 | pub fn without_plus(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 311 | pub fn without_plus(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:319:16 | 319 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 319 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:594:25 | 594 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 594 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:605:25 | 605 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 605 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:618:25 | 618 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 618 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:641:25 | 641 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 641 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:654:25 | 654 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 654 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:701:25 | 701 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 701 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:710:25 | 710 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 710 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:719:25 | 719 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 719 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:752:25 | 752 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 752 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:761:25 | 761 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 761 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:770:36 | 770 | pub fn without_plus(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 770 | pub fn without_plus(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:775:36 | 775 | pub(crate) fn parse(input: ParseStream, allow_plus: bool) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 775 | pub(crate) fn parse(input: ParseStream<'_>, allow_plus: bool) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:789:25 | 789 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 789 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:797:25 | 797 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 797 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:805:36 | 805 | pub fn without_plus(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 805 | pub fn without_plus(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:811:36 | 811 | pub(crate) fn parse(input: ParseStream, allow_plus: bool) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 811 | pub(crate) fn parse(input: ParseStream<'_>, allow_plus: bool) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:823:20 | 823 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 823 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:851:25 | 851 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 851 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:859:36 | 859 | pub fn without_plus(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 859 | pub fn without_plus(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:864:36 | 864 | pub(crate) fn parse(input: ParseStream, allow_plus: bool) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 864 | pub(crate) fn parse(input: ParseStream<'_>, allow_plus: bool) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:894:25 | 894 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 894 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:905:25 | 905 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 905 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:912:25 | 912 | fn parse(input: ParseStream, allow_plus: bool) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 912 | fn parse(input: ParseStream<'_>, allow_plus: bool) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:926:25 | 926 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 926 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:932:33 | 932 | fn parse_bare_fn_arg(input: ParseStream, allow_self: bool) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 932 | fn parse_bare_fn_arg(input: ParseStream<'_>, allow_self: bool) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:980:35 | 980 | fn parse_bare_variadic(input: ParseStream, attrs: Vec) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 980 | fn parse_bare_variadic(input: ParseStream<'_>, attrs: Vec) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:997:25 | 997 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 997 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:1007:25 | 1007 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1007 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/adaptors/coalesce.rs:36:5 | 36 | debug_fmt_fields!(CoalesceBy, iter, last); | ----------------------------------------- in this macro invocation | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/adaptors/coalesce.rs:173:5 | 173 | debug_fmt_fields!(DedupPred2CoalescePred,); | ------------------------------------------ in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/adaptors/map.rs:88:5 | 88 | debug_fmt_fields!(MapSpecialCaseFnOk,); | -------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/adaptors/multi_product.rs:27:5 | 27 | debug_fmt_fields!(CoalesceBy, 0); | -------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/adaptors/mod.rs:490:5 | 490 | debug_fmt_fields!(Batching, iter); | --------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/adaptors/mod.rs:587:5 | 587 | debug_fmt_fields!(TakeWhileRef, iter); | ------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/adaptors/mod.rs:591:64 | 591 | pub fn take_while_ref(iter: &mut I, f: F) -> TakeWhileRef | ------------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 591 | pub fn take_while_ref(iter: &mut I, f: F) -> TakeWhileRef<'_, I, F> | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/adaptors/mod.rs:940:5 | 940 | debug_fmt_fields!(FilterOk, iter); | --------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/adaptors/mod.rs:1013:5 | 1013 | debug_fmt_fields!(FilterMapOk, iter); | ------------------------------------ in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/adaptors/mod.rs:1094:5 | 1094 | debug_fmt_fields!(Positions, iter); | ---------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/adaptors/mod.rs:1188:5 | 1188 | debug_fmt_fields!(Update, iter); | ------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/combinations.rs:32:5 | 32 | debug_fmt_fields!(Combinations, indices, pool, first); | ----------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/combinations_with_replacement.rs:30:5 | 30 | debug_fmt_fields!(CombinationsWithReplacement, indices, pool, first); | -------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/duplicates_impl.rs:20:9 | 20 | debug_fmt_fields!(DuplicatesBy, iter, meta.used); | ------------------------------------------------ in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/duplicates_impl.rs:139:9 | 139 | debug_fmt_fields!(ByFn,); | ------------------------ in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/exactly_one_err.rs:89:27 | 89 | fn fmt(&self, f: &mut Formatter) -> FmtResult { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 89 | fn fmt(&self, f: &mut Formatter<'_>) -> FmtResult { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/exactly_one_err.rs:104:27 | 104 | fn fmt(&self, f: &mut Formatter) -> FmtResult { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 104 | fn fmt(&self, f: &mut Formatter<'_>) -> FmtResult { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/flatten_ok.rs:150:5 | 150 | debug_fmt_fields!(FlattenOk, iter, inner_front, inner_back); | ----------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/format.rs:55:32 | 55 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 55 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/format.rs:80:22 | 80 | f: &mut fmt::Formatter, | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 80 | f: &mut fmt::Formatter<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/format.rs:81:36 | 81 | cb: fn(&I::Item, &mut fmt::Formatter) -> fmt::Result, | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 81 | cb: fn(&I::Item, &mut fmt::Formatter<'_>) -> fmt::Result, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/format.rs:108:44 | 101 | / macro_rules! impl_format { 102 | | ($($fmt_trait:ident)*) => { 103 | | $( 104 | | impl<'a, I> fmt::$fmt_trait for Format<'a, I> ... | 108 | | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 113 | | } 114 | | } | |_- in this expansion of `impl_format!` 115 | 116 | impl_format! {Display Debug UpperExp LowerExp UpperHex LowerHex Octal Binary Pointer} | ------------------------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 108 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/grouping_map.rs:16:5 | 16 | debug_fmt_fields!(MapForGrouping, 0); | ------------------------------------ in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/kmerge_impl.rs:170:5 | 170 | debug_fmt_fields!(KMergeBy, heap); | --------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/merge_join.rs:230:5 | 230 | debug_fmt_fields!(MergeBy, left, right); | --------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/pad_tail.rs:23:5 | 23 | debug_fmt_fields!(PadUsing, iter, min, pos); | ------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/peeking_take_while.rs:125:5 | 125 | debug_fmt_fields!(PeekingTakeWhile, iter); | ----------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/peeking_take_while.rs:129:72 | 129 | pub fn peeking_take_while(iter: &mut I, f: F) -> PeekingTakeWhile | ----------------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 129 | pub fn peeking_take_while(iter: &mut I, f: F) -> PeekingTakeWhile<'_, I, F> | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/permutations.rs:49:5 | 49 | debug_fmt_fields!(Permutations, vals, state); | -------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/powerset.rs:32:5 | 32 | debug_fmt_fields!(Powerset, combs); | ---------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/process_results_impl.rs:62:29 | 62 | F: FnOnce(ProcessResults) -> R, | --------------^--------------- expected lifetime parameter | help: indicate the anonymous lifetime | 62 | F: FnOnce(ProcessResults<'_, I::IntoIter, E>) -> R, | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/sources.rs:16:5 | 16 | debug_fmt_fields!(RepeatCall,); | ------------------------------ in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/sources.rs:115:5 | 115 | debug_fmt_fields!(Unfold, state); | -------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/sources.rs:154:5 | 154 | debug_fmt_fields!(Iterate, state); | --------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/take_while_inclusive.rs:37:5 | 37 | debug_fmt_fields!(TakeWhileInclusive, iter, done); | ------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/unique_impl.rs:26:5 | 26 | debug_fmt_fields!(UniqueBy, iter, used); | --------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/unique_impl.rs:173:5 | 173 | debug_fmt_fields!(Unique, iter); | ------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/with_position.rs:23:5 | 23 | debug_fmt_fields!(WithPosition, handled_first, peekable); | -------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/lib.rs:961:33 | 961 | F: FnOnce(ProcessResults) -> R, | --------------^-------- expected lifetime parameter | help: indicate the anonymous lifetime | 961 | F: FnOnce(ProcessResults<'_, Self, E>) -> R, | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/lib.rs:1438:71 | 1438 | fn peeking_take_while(&mut self, accept: F) -> PeekingTakeWhile | ----------------^-------- expected lifetime parameter | help: indicate the anonymous lifetime | 1438 | fn peeking_take_while(&mut self, accept: F) -> PeekingTakeWhile<'_, Self, F> | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/lib.rs:1464:63 | 1464 | fn take_while_ref(&mut self, accept: F) -> TakeWhileRef | ------------^-------- expected lifetime parameter | help: indicate the anonymous lifetime | 1464 | fn take_while_ref(&mut self, accept: F) -> TakeWhileRef<'_, Self, F> | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/lib.rs:2309:41 | 2309 | fn format(self, sep: &str) -> Format | ------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 2309 | fn format(self, sep: &str) -> Format<'_, Self> | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/lib.rs:2348:64 | 2348 | fn format_with(self, sep: &str, format: F) -> FormatWith | ----------^-------- expected lifetime parameter | help: indicate the anonymous lifetime | 2348 | fn format_with(self, sep: &str, format: F) -> FormatWith<'_, Self, F> | +++ warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/adaptors/mod.rs:578:30 | 578 | pub struct TakeWhileRef<'a, I: 'a, F> { | ^^^^ help: remove this bound | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/groupbylazy.rs:375:16 | 375 | I: Iterator + 'a, | ^^^^^ 376 | I::Item: 'a, 377 | / K: 'a, 378 | | F: 'a, | |____^^^^^^^ | help: remove these bounds | 375 ~ I: Iterator, 376 | I::Item: 'a, 377 ~ | warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/groupbylazy.rs:416:16 | 416 | I: Iterator + 'a, | ^^^^^ 417 | I::Item: 'a, 418 | / K: 'a, 419 | | F: 'a, | |____^^^^^^^ | help: remove these bounds | 416 ~ I: Iterator, 417 | I::Item: 'a, 418 ~ | warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/groupbylazy.rs:546:16 | 546 | I: Iterator + 'a, | ^^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/groupbylazy.rs:577:16 | 577 | I: Iterator + 'a, | ^^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/peeking_take_while.rs:115:16 | 115 | I: Iterator + 'a, | ^^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/process_results_impl.rs:11:35 | 11 | pub struct ProcessResults<'a, I, E: 'a> { | ^^^^ help: remove this bound warning: `itertools` (lib) generated 50 warnings Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=openbsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(parallel_compiler)--check-cfg=cfg(rust_analyzer)-Zmacro-backtrace-Csplit-debuginfo=off-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zunstable-options-Zon-broken-pipe=kill' CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustc_apfloat-0.2.1+llvm-462a31f5a5ab CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Rust port of C++ llvm::APFloat library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_apfloat CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rustc_apfloat' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.1+llvm-462a31f5a5ab CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-openbsd LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' NUM_JOBS=6 OPT_LEVEL=3 OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/rustc_apfloat-7cdc007772e8b5ec/out PROFILE=release RUSTC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTC_WRAPPER=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTDOC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-openbsd /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/build/rustc_apfloat-faca64348ff8a98f/build-script-build` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=openbsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(parallel_compiler)--check-cfg=cfg(rust_analyzer)-Zmacro-backtrace-Csplit-debuginfo=off-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zunstable-options-Zon-broken-pipe=kill' CARGO_FEATURE_SERDE=1 CARGO_FEATURE_SERDE1=1 CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9 CARGO_PKG_AUTHORS='Without Boats :Ashley Williams :Steve Klabnik :Rain ' CARGO_PKG_DESCRIPTION='UTF-8 paths' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=camino CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/camino-rs/camino' CARGO_PKG_RUST_VERSION=1.34.0 CARGO_PKG_VERSION=1.1.9 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-openbsd LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' NUM_JOBS=6 OPT_LEVEL=3 OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/camino-ebc1d8868e3cd632/out PROFILE=release RUSTC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTC_WRAPPER=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTDOC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-openbsd /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/build/camino-cf92bba29f828cd8/build-script-build` [rustc_apfloat 0.2.1+llvm-462a31f5a5ab] cargo:rerun-if-changed=build.rs [camino 1.1.9] cargo:rerun-if-changed=build.rs [camino 1.1.9] cargo:rustc-check-cfg=cfg(doc_cfg) [camino 1.1.9] cargo:rustc-check-cfg=cfg(path_buf_deref_mut) [camino 1.1.9] cargo:rustc-check-cfg=cfg(path_buf_capacity) [camino 1.1.9] cargo:rustc-check-cfg=cfg(shrink_to) [camino 1.1.9] cargo:rustc-check-cfg=cfg(try_reserve_2) [camino 1.1.9] cargo:rustc-check-cfg=cfg(os_str_bytes) [camino 1.1.9] cargo:rustc-check-cfg=cfg(absolute_path) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=memchr CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0 CARGO_PKG_AUTHORS='Andrew Gallant :bluss' CARGO_PKG_DESCRIPTION='Safe interface to memchr.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/memchr' CARGO_PKG_LICENSE=Unlicense/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=memchr CARGO_PKG_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='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/memchr-9f4c44e21af93911/out /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name memchr --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.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 opt-level=3 -C embed-bitcode=no --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "libc", "rustc-dep-of-std", "std", "use_std"))' -C metadata=dda04f9bb66a6e12 -C extra-filename=-dda04f9bb66a6e12 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo --cfg memchr_runtime_simd --cfg memchr_runtime_sse2 --cfg memchr_runtime_sse42 --cfg memchr_runtime_avx` [camino 1.1.9] cargo:rustc-cfg=path_buf_capacity [camino 1.1.9] cargo:rustc-cfg=shrink_to [camino 1.1.9] cargo:rustc-cfg=try_reserve_2 [camino 1.1.9] cargo:rustc-cfg=path_buf_deref_mut [camino 1.1.9] cargo:rustc-cfg=os_str_bytes [camino 1.1.9] cargo:rustc-cfg=absolute_path Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=memchr CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0 CARGO_PKG_AUTHORS='Andrew Gallant :bluss' CARGO_PKG_DESCRIPTION='Safe interface to memchr.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/memchr' CARGO_PKG_LICENSE=Unlicense/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=memchr CARGO_PKG_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='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/build/memchr-f47595599d97526d/out /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name memchr --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.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 -C debug-assertions=off --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "libc", "rustc-dep-of-std", "std", "use_std"))' -C metadata=c8c6b72d1122ee56 -C extra-filename=-c8c6b72d1122ee56 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn -Z binary-dep-depinfo --cfg memchr_runtime_simd --cfg memchr_runtime_sse2 --cfg memchr_runtime_sse42 --cfg memchr_runtime_avx` warning: unexpected `cfg` condition name: `memchr_libc` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:6:7 | 6 | #[cfg(memchr_libc)] | ^^^^^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `parallel_compiler`, `proc_macro`, `relocation_model`, `rust_analyzer`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, and `unix` and 1 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_libc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_libc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:12:46 | 12 | #[cfg(all(not(miri), target_arch = "x86_64", memchr_runtime_simd))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_avx` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/mod.rs:45:25 | 35 | / macro_rules! unsafe_ifunc { 36 | | ($fnty:ty, $name:ident, $haystack:ident, $($needle:ident),+) => {{ 37 | | use std::{mem, sync::atomic::{AtomicPtr, Ordering}}; ... | 45 | | if cfg!(memchr_runtime_avx) && is_x86_feature_detected!("avx2") { | | ^^^^^^^^^^^^^^^^^^ ... | 70 | | }} 71 | | } | |_- in this expansion of `unsafe_ifunc!` ... 96 | unsafe_ifunc!(fn(u8, &[u8]) -> Option, memchr, haystack, n1) | ------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_avx)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_avx)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_sse2` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/mod.rs:47:32 | 35 | / macro_rules! unsafe_ifunc { 36 | | ($fnty:ty, $name:ident, $haystack:ident, $($needle:ident),+) => {{ 37 | | use std::{mem, sync::atomic::{AtomicPtr, Ordering}}; ... | 47 | | } else if cfg!(memchr_runtime_sse2) { | | ^^^^^^^^^^^^^^^^^^^ ... | 70 | | }} 71 | | } | |_- in this expansion of `unsafe_ifunc!` ... 96 | unsafe_ifunc!(fn(u8, &[u8]) -> Option, memchr, haystack, n1) | ------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_sse2)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_sse2)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_avx` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/mod.rs:45:25 | 35 | / macro_rules! unsafe_ifunc { 36 | | ($fnty:ty, $name:ident, $haystack:ident, $($needle:ident),+) => {{ 37 | | use std::{mem, sync::atomic::{AtomicPtr, Ordering}}; ... | 45 | | if cfg!(memchr_runtime_avx) && is_x86_feature_detected!("avx2") { | | ^^^^^^^^^^^^^^^^^^ ... | 70 | | }} 71 | | } | |_- in this expansion of `unsafe_ifunc!` ... 101 | / unsafe_ifunc!( 102 | | fn(u8, u8, &[u8]) -> Option, 103 | | memchr2, 104 | | haystack, 105 | | n1, 106 | | n2 107 | | ) | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_avx)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_avx)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_sse2` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/mod.rs:47:32 | 35 | / macro_rules! unsafe_ifunc { 36 | | ($fnty:ty, $name:ident, $haystack:ident, $($needle:ident),+) => {{ 37 | | use std::{mem, sync::atomic::{AtomicPtr, Ordering}}; ... | 47 | | } else if cfg!(memchr_runtime_sse2) { | | ^^^^^^^^^^^^^^^^^^^ ... | 70 | | }} 71 | | } | |_- in this expansion of `unsafe_ifunc!` ... 101 | / unsafe_ifunc!( 102 | | fn(u8, u8, &[u8]) -> Option, 103 | | memchr2, 104 | | haystack, 105 | | n1, 106 | | n2 107 | | ) | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_sse2)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_sse2)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_avx` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/mod.rs:45:25 | 35 | / macro_rules! unsafe_ifunc { 36 | | ($fnty:ty, $name:ident, $haystack:ident, $($needle:ident),+) => {{ 37 | | use std::{mem, sync::atomic::{AtomicPtr, Ordering}}; ... | 45 | | if cfg!(memchr_runtime_avx) && is_x86_feature_detected!("avx2") { | | ^^^^^^^^^^^^^^^^^^ ... | 70 | | }} 71 | | } | |_- in this expansion of `unsafe_ifunc!` ... 112 | / unsafe_ifunc!( 113 | | fn(u8, u8, u8, &[u8]) -> Option, 114 | | memchr3, 115 | | haystack, ... | 118 | | n3 119 | | ) | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_avx)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_avx)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_sse2` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/mod.rs:47:32 | 35 | / macro_rules! unsafe_ifunc { 36 | | ($fnty:ty, $name:ident, $haystack:ident, $($needle:ident),+) => {{ 37 | | use std::{mem, sync::atomic::{AtomicPtr, Ordering}}; ... | 47 | | } else if cfg!(memchr_runtime_sse2) { | | ^^^^^^^^^^^^^^^^^^^ ... | 70 | | }} 71 | | } | |_- in this expansion of `unsafe_ifunc!` ... 112 | / unsafe_ifunc!( 113 | | fn(u8, u8, u8, &[u8]) -> Option, 114 | | memchr3, 115 | | haystack, ... | 118 | | n3 119 | | ) | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_sse2)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_sse2)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_avx` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/mod.rs:45:25 | 35 | / macro_rules! unsafe_ifunc { 36 | | ($fnty:ty, $name:ident, $haystack:ident, $($needle:ident),+) => {{ 37 | | use std::{mem, sync::atomic::{AtomicPtr, Ordering}}; ... | 45 | | if cfg!(memchr_runtime_avx) && is_x86_feature_detected!("avx2") { | | ^^^^^^^^^^^^^^^^^^ ... | 70 | | }} 71 | | } | |_- in this expansion of `unsafe_ifunc!` ... 124 | unsafe_ifunc!(fn(u8, &[u8]) -> Option, memrchr, haystack, n1) | -------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_avx)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_avx)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_sse2` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/mod.rs:47:32 | 35 | / macro_rules! unsafe_ifunc { 36 | | ($fnty:ty, $name:ident, $haystack:ident, $($needle:ident),+) => {{ 37 | | use std::{mem, sync::atomic::{AtomicPtr, Ordering}}; ... | 47 | | } else if cfg!(memchr_runtime_sse2) { | | ^^^^^^^^^^^^^^^^^^^ ... | 70 | | }} 71 | | } | |_- in this expansion of `unsafe_ifunc!` ... 124 | unsafe_ifunc!(fn(u8, &[u8]) -> Option, memrchr, haystack, n1) | -------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_sse2)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_sse2)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_avx` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/mod.rs:45:25 | 35 | / macro_rules! unsafe_ifunc { 36 | | ($fnty:ty, $name:ident, $haystack:ident, $($needle:ident),+) => {{ 37 | | use std::{mem, sync::atomic::{AtomicPtr, Ordering}}; ... | 45 | | if cfg!(memchr_runtime_avx) && is_x86_feature_detected!("avx2") { | | ^^^^^^^^^^^^^^^^^^ ... | 70 | | }} 71 | | } | |_- in this expansion of `unsafe_ifunc!` ... 129 | / unsafe_ifunc!( 130 | | fn(u8, u8, &[u8]) -> Option, 131 | | memrchr2, 132 | | haystack, 133 | | n1, 134 | | n2 135 | | ) | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_avx)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_avx)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_sse2` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/mod.rs:47:32 | 35 | / macro_rules! unsafe_ifunc { 36 | | ($fnty:ty, $name:ident, $haystack:ident, $($needle:ident),+) => {{ 37 | | use std::{mem, sync::atomic::{AtomicPtr, Ordering}}; ... | 47 | | } else if cfg!(memchr_runtime_sse2) { | | ^^^^^^^^^^^^^^^^^^^ ... | 70 | | }} 71 | | } | |_- in this expansion of `unsafe_ifunc!` ... 129 | / unsafe_ifunc!( 130 | | fn(u8, u8, &[u8]) -> Option, 131 | | memrchr2, 132 | | haystack, 133 | | n1, 134 | | n2 135 | | ) | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_sse2)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_sse2)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_avx` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/mod.rs:45:25 | 35 | / macro_rules! unsafe_ifunc { 36 | | ($fnty:ty, $name:ident, $haystack:ident, $($needle:ident),+) => {{ 37 | | use std::{mem, sync::atomic::{AtomicPtr, Ordering}}; ... | 45 | | if cfg!(memchr_runtime_avx) && is_x86_feature_detected!("avx2") { | | ^^^^^^^^^^^^^^^^^^ ... | 70 | | }} 71 | | } | |_- in this expansion of `unsafe_ifunc!` ... 140 | / unsafe_ifunc!( 141 | | fn(u8, u8, u8, &[u8]) -> Option, 142 | | memrchr3, 143 | | haystack, ... | 146 | | n3 147 | | ) | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_avx)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_avx)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_sse2` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/mod.rs:47:32 | 35 | / macro_rules! unsafe_ifunc { 36 | | ($fnty:ty, $name:ident, $haystack:ident, $($needle:ident),+) => {{ 37 | | use std::{mem, sync::atomic::{AtomicPtr, Ordering}}; ... | 47 | | } else if cfg!(memchr_runtime_sse2) { | | ^^^^^^^^^^^^^^^^^^^ ... | 70 | | }} 71 | | } | |_- in this expansion of `unsafe_ifunc!` ... 140 | / unsafe_ifunc!( 141 | | fn(u8, u8, u8, &[u8]) -> Option, 142 | | memrchr3, 143 | | haystack, ... | 146 | | n3 147 | | ) | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_sse2)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_sse2)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:94:39 | 94 | #[cfg(all(target_arch = "x86_64", memchr_runtime_simd, not(miri)))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_libc` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:101:9 | 101 | memchr_libc, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_libc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_libc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:102:41 | 102 | not(all(target_arch = "x86_64", memchr_runtime_simd)), | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_libc` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:111:13 | 111 | not(memchr_libc), | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_libc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_libc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:112:41 | 112 | not(all(target_arch = "x86_64", memchr_runtime_simd)), | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:158:39 | 158 | #[cfg(all(target_arch = "x86_64", memchr_runtime_simd, not(miri)))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:165:41 | 165 | not(all(target_arch = "x86_64", memchr_runtime_simd)), | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:216:39 | 216 | #[cfg(all(target_arch = "x86_64", memchr_runtime_simd, not(miri)))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:223:41 | 223 | not(all(target_arch = "x86_64", memchr_runtime_simd)), | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:267:39 | 267 | #[cfg(all(target_arch = "x86_64", memchr_runtime_simd, not(miri)))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_libc` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:274:9 | 274 | memchr_libc, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_libc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_libc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:276:41 | 276 | not(all(target_arch = "x86_64", memchr_runtime_simd)), | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_libc` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:285:17 | 285 | not(all(memchr_libc, target_os = "linux")), | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_libc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_libc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:286:41 | 286 | not(all(target_arch = "x86_64", memchr_runtime_simd)), | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:332:39 | 332 | #[cfg(all(target_arch = "x86_64", memchr_runtime_simd, not(miri)))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:339:41 | 339 | not(all(target_arch = "x86_64", memchr_runtime_simd)), | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:390:39 | 390 | #[cfg(all(target_arch = "x86_64", memchr_runtime_simd, not(miri)))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:397:41 | 397 | not(all(target_arch = "x86_64", memchr_runtime_simd)), | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/mod.rs:149:7 | 149 | #[cfg(memchr_runtime_simd)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/mod.rs:156:7 | 156 | #[cfg(memchr_runtime_simd)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_wasm128` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/mod.rs:158:11 | 158 | #[cfg(all(memchr_runtime_wasm128))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_wasm128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_wasm128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/mod.rs:160:46 | 160 | #[cfg(all(not(miri), target_arch = "x86_64", memchr_runtime_simd))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/mod.rs:811:50 | 811 | #[cfg(all(not(miri), target_arch = "x86_64", memchr_runtime_simd))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_wasm128` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/mod.rs:813:11 | 813 | #[cfg(memchr_runtime_wasm128)] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_wasm128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_wasm128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/mod.rs:815:50 | 815 | #[cfg(all(not(miri), target_arch = "x86_64", memchr_runtime_simd))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/prefilter/mod.rs:4:7 | 4 | #[cfg(memchr_runtime_simd)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/prefilter/mod.rs:6:46 | 6 | #[cfg(all(not(miri), target_arch = "wasm32", memchr_runtime_simd))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/prefilter/mod.rs:8:46 | 8 | #[cfg(all(not(miri), target_arch = "x86_64", memchr_runtime_simd))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/prefilter/mod.rs:99:7 | 99 | #[cfg(memchr_runtime_simd)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.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: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 138 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/prefilter/mod.rs:299:50 | 299 | #[cfg(all(not(miri), target_arch = "x86_64", memchr_runtime_simd))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/prefilter/mod.rs:317:50 | 317 | #[cfg(all(not(miri), target_arch = "wasm32", memchr_runtime_simd))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_avx` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/prefilter/mod.rs:303:21 | 303 | if cfg!(memchr_runtime_avx) { | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_avx)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_avx)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_sse2` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/prefilter/mod.rs:311:17 | 311 | if cfg!(memchr_runtime_sse2) { | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_sse2)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_sse2)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/rarebytes.rs:99:11 | 99 | #[cfg(memchr_runtime_simd)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/rarebytes.rs:107:11 | 107 | #[cfg(memchr_runtime_simd)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_avx` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/x86/avx.rs:24:22 | 24 | if !cfg!(memchr_runtime_avx) || !is_x86_feature_detected!("avx2") { | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_avx)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_avx)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_libc` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:6:7 | 6 | #[cfg(memchr_libc)] | ^^^^^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_libc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_libc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `memchr_runtime_sse2` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/x86/sse.rs:14:18 | 14 | if !cfg!(memchr_runtime_sse2) { | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_sse2)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_sse2)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_avx` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/mod.rs:45:25 | 45 | if cfg!(memchr_runtime_avx) && is_x86_feature_detected!("avx2") { | ^^^^^^^^^^^^^^^^^^ ... 96 | unsafe_ifunc!(fn(u8, &[u8]) -> Option, memchr, haystack, n1) | ------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_avx)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_avx)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `unsafe_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `memchr_runtime_sse2` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/mod.rs:47:32 | 47 | } else if cfg!(memchr_runtime_sse2) { | ^^^^^^^^^^^^^^^^^^^ ... 96 | unsafe_ifunc!(fn(u8, &[u8]) -> Option, memchr, haystack, n1) | ------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_sse2)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_sse2)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `unsafe_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/mod.rs:838:54 | 838 | #[cfg(all(not(miri), target_arch = "x86_64", memchr_runtime_simd))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_avx` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/mod.rs:45:25 | 45 | if cfg!(memchr_runtime_avx) && is_x86_feature_detected!("avx2") { | ^^^^^^^^^^^^^^^^^^ ... 101 | / unsafe_ifunc!( 102 | | fn(u8, u8, &[u8]) -> Option, 103 | | memchr2, 104 | | haystack, 105 | | n1, 106 | | n2 107 | | ) | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_avx)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_avx)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `unsafe_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/mod.rs:846:43 | 846 | #[cfg(all(target_arch = "wasm32", memchr_runtime_simd))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_sse2` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/mod.rs:47:32 | 47 | } else if cfg!(memchr_runtime_sse2) { | ^^^^^^^^^^^^^^^^^^^ ... 101 | / unsafe_ifunc!( 102 | | fn(u8, u8, &[u8]) -> Option, 103 | | memchr2, 104 | | haystack, 105 | | n1, 106 | | n2 107 | | ) | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_sse2)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_sse2)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `unsafe_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `memchr_runtime_avx` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/mod.rs:45:25 | 45 | if cfg!(memchr_runtime_avx) && is_x86_feature_detected!("avx2") { | ^^^^^^^^^^^^^^^^^^ ... 112 | / unsafe_ifunc!( 113 | | fn(u8, u8, u8, &[u8]) -> Option, 114 | | memchr3, 115 | | haystack, ... | 118 | | n3 119 | | ) | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_avx)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_avx)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `unsafe_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/mod.rs:884:34 | 884 | #[cfg(all(not(miri), memchr_runtime_simd))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_sse2` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/mod.rs:47:32 | 47 | } else if cfg!(memchr_runtime_sse2) { | ^^^^^^^^^^^^^^^^^^^ ... 112 | / unsafe_ifunc!( 113 | | fn(u8, u8, u8, &[u8]) -> Option, 114 | | memchr3, 115 | | haystack, ... | 118 | | n3 119 | | ) | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_sse2)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_sse2)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `unsafe_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/mod.rs:889:17 | 889 | memchr_runtime_simd | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_avx` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/mod.rs:45:25 | 45 | if cfg!(memchr_runtime_avx) && is_x86_feature_detected!("avx2") { | ^^^^^^^^^^^^^^^^^^ ... 124 | unsafe_ifunc!(fn(u8, &[u8]) -> Option, memrchr, haystack, n1) | -------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_avx)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_avx)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `unsafe_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `memchr_runtime_sse2` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/mod.rs:47:32 | 47 | } else if cfg!(memchr_runtime_sse2) { | ^^^^^^^^^^^^^^^^^^^ ... 124 | unsafe_ifunc!(fn(u8, &[u8]) -> Option, memrchr, haystack, n1) | -------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_sse2)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_sse2)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `unsafe_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/mod.rs:909:34 | 909 | #[cfg(all(not(miri), memchr_runtime_simd))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_avx` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/mod.rs:45:25 | 45 | if cfg!(memchr_runtime_avx) && is_x86_feature_detected!("avx2") { | ^^^^^^^^^^^^^^^^^^ ... 129 | / unsafe_ifunc!( 130 | | fn(u8, u8, &[u8]) -> Option, 131 | | memrchr2, 132 | | haystack, 133 | | n1, 134 | | n2 135 | | ) | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_avx)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_avx)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `unsafe_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/mod.rs:914:17 | 914 | memchr_runtime_simd | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_sse2` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/mod.rs:47:32 | 47 | } else if cfg!(memchr_runtime_sse2) { | ^^^^^^^^^^^^^^^^^^^ ... 129 | / unsafe_ifunc!( 130 | | fn(u8, u8, &[u8]) -> Option, 131 | | memrchr2, 132 | | haystack, 133 | | n1, 134 | | n2 135 | | ) | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_sse2)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_sse2)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `unsafe_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/mod.rs:953:34 | 953 | #[cfg(all(not(miri), memchr_runtime_simd))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_avx` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/mod.rs:45:25 | 45 | if cfg!(memchr_runtime_avx) && is_x86_feature_detected!("avx2") { | ^^^^^^^^^^^^^^^^^^ ... 140 | / unsafe_ifunc!( 141 | | fn(u8, u8, u8, &[u8]) -> Option, 142 | | memrchr3, 143 | | haystack, ... | 146 | | n3 147 | | ) | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_avx)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_avx)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `unsafe_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/mod.rs:966:17 | 966 | memchr_runtime_simd | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_sse2` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/mod.rs:47:32 | 47 | } else if cfg!(memchr_runtime_sse2) { | ^^^^^^^^^^^^^^^^^^^ ... 140 | / unsafe_ifunc!( 141 | | fn(u8, u8, u8, &[u8]) -> Option, 142 | | memrchr3, 143 | | haystack, ... | 146 | | n3 147 | | ) | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_sse2)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_sse2)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `unsafe_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info) Dirty thiserror v1.0.63: the rustflags changed Compiling thiserror v1.0.63 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=openbsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(parallel_compiler)--check-cfg=cfg(rust_analyzer)-Zmacro-backtrace-Csplit-debuginfo=off-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zunstable-options-Zon-broken-pipe=kill' CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-1.0.63 CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='derive(Error)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=thiserror CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/thiserror' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.63 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=63 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-openbsd LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' NUM_JOBS=6 OPT_LEVEL=3 OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/thiserror-228c5efb79ac4e29/out PROFILE=release RUSTC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTC_WRAPPER=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTDOC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-openbsd /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/build/thiserror-06983fbd4a4ab4cd/build-script-build` [thiserror 1.0.63] cargo:rerun-if-changed=build/probe.rs [thiserror 1.0.63] cargo:rustc-check-cfg=cfg(error_generic_member_access) [thiserror 1.0.63] cargo:rustc-check-cfg=cfg(thiserror_nightly_testing) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=openbsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(parallel_compiler)--check-cfg=cfg(rust_analyzer)-Zmacro-backtrace-Csplit-debuginfo=off-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zunstable-options-Zon-broken-pipe=kill' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_FEATURE_UNBOUNDED_DEPTH=1 CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125 CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='A JSON serialization file format' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_json CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/json' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.125 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=125 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-openbsd LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' NUM_JOBS=6 OPT_LEVEL=3 OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/serde_json-e2bbc06516810383/out PROFILE=release RUSTC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTC_WRAPPER=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTDOC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-openbsd /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/build/serde_json-0f9de0fb82be6343/build-script-build` [serde_json 1.0.125] cargo:rerun-if-changed=build.rs [serde_json 1.0.125] cargo:rustc-check-cfg=cfg(limb_width_32) [serde_json 1.0.125] cargo:rustc-check-cfg=cfg(limb_width_64) [serde_json 1.0.125] cargo:rustc-cfg=limb_width_64 Dirty semver v1.0.23: the rustflags changed Compiling semver v1.0.23 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=openbsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(parallel_compiler)--check-cfg=cfg(rust_analyzer)-Zmacro-backtrace-Csplit-debuginfo=off-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zunstable-options-Zon-broken-pipe=kill' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_SERDE=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23 CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Parser and evaluator for Cargo'\''s flavor of Semantic Versioning' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=semver CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/semver' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.23 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=23 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-openbsd LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' NUM_JOBS=6 OPT_LEVEL=3 OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/semver-16adc53b9b7face2/out PROFILE=release RUSTC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTC_WRAPPER=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTDOC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-openbsd /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/build/semver-6ca2fb9b31ed0c4d/build-script-build` [semver 1.0.23] cargo:rerun-if-changed=build.rs warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinyvec-1.8.0/src/arrayvec_drain.rs:11:33 | 11 | pub struct ArrayVecDrain<'a, T: 'a + Default> { | ^^^^^ help: remove this bound | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` [semver 1.0.23] cargo:rustc-check-cfg=cfg(doc_cfg) [semver 1.0.23] cargo:rustc-check-cfg=cfg(no_alloc_crate) [semver 1.0.23] cargo:rustc-check-cfg=cfg(no_const_vec_new) [semver 1.0.23] cargo:rustc-check-cfg=cfg(no_exhaustive_int_match) [semver 1.0.23] cargo:rustc-check-cfg=cfg(no_non_exhaustive) [semver 1.0.23] cargo:rustc-check-cfg=cfg(no_nonzero_bitscan) [semver 1.0.23] cargo:rustc-check-cfg=cfg(no_str_strip_prefix) [semver 1.0.23] cargo:rustc-check-cfg=cfg(no_track_caller) [semver 1.0.23] cargo:rustc-check-cfg=cfg(no_unsafe_op_in_unsafe_fn_lint) [semver 1.0.23] cargo:rustc-check-cfg=cfg(test_node_semver) Dirty percent-encoding v2.3.1: the rustflags changed Compiling percent-encoding v2.3.1 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=percent_encoding CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/percent-encoding-2.3.1 CARGO_PKG_AUTHORS='The rust-url developers' CARGO_PKG_DESCRIPTION='Percent encoding and decoding' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=percent-encoding CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/servo/rust-url/' CARGO_PKG_RUST_VERSION=1.51 CARGO_PKG_VERSION=2.3.1 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/percent-encoding-2.3.1 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name percent_encoding --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/percent-encoding-2.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=d1c012e7a3d47749 -C extra-filename=-d1c012e7a3d47749 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: ambiguous wide pointer comparison, the comparison includes metadata which may not be expected --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/percent-encoding-2.3.1/src/lib.rs:466:35 | 466 | debug_assert!(raw_utf8 == &*bytes as *const [u8]); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(ambiguous_wide_pointer_comparisons)]` on by default help: use `std::ptr::addr_eq` or untyped pointers to only compare their addresses | 466 | debug_assert!(std::ptr::addr_eq(raw_utf8, &*bytes as *const [u8])); | ++++++++++++++++++ ~ + help: use explicit `std::ptr::eq` method to compare metadata and addresses | 466 | debug_assert!(std::ptr::eq(raw_utf8, &*bytes as *const [u8])); | +++++++++++++ ~ + warning: `memchr` (lib) generated 60 warnings (47 duplicates) Compiling unicode-normalization v0.1.23 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=unicode_normalization CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicode-normalization-0.1.23 CARGO_PKG_AUTHORS='kwantam :Manish Goregaokar ' CARGO_PKG_DESCRIPTION='This crate provides functions for normalization of Unicode strings, including Canonical and Compatible Decomposition and Recomposition, as described in Unicode Standard Annex #15. ' CARGO_PKG_HOMEPAGE='https://github.com/unicode-rs/unicode-normalization' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-normalization CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-rs/unicode-normalization' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.23 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=23 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicode-normalization-0.1.23 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name unicode_normalization --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicode-normalization-0.1.23/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=fe9f284de719c5f7 -C extra-filename=-fe9f284de719c5f7 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern tinyvec=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libtinyvec-3de7ce3ba265fc51.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: `tinyvec` (lib) generated 34 warnings Dirty ryu v1.0.18: the rustflags changed Compiling ryu v1.0.18 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=ryu CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18 CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Fast floating point to string conversion' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR BSL-1.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ryu CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/ryu' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=1.0.18 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=18 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name ryu --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("no-panic", "small"))' -C metadata=71b9d29fd55d62ac -C extra-filename=-71b9d29fd55d62ac --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/print.rs:4:40 | 4 | pub(crate) struct TokensOrDefault<'a, T: 'a>(pub &'a Option); | ^^^^ help: remove this bound | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/punctuated.rs:560:23 | 560 | pub struct Pairs<'a, T: 'a, P: 'a> { | ^^^^ ^^^^ | help: remove these bounds | 560 - pub struct Pairs<'a, T: 'a, P: 'a> { 560 + pub struct Pairs<'a, T, P> { | warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/punctuated.rs:610:26 | 610 | pub struct PairsMut<'a, T: 'a, P: 'a> { | ^^^^ ^^^^ | help: remove these bounds | 610 - pub struct PairsMut<'a, T: 'a, P: 'a> { 610 + pub struct PairsMut<'a, T, P> { | warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/punctuated.rs:747:22 | 747 | pub struct Iter<'a, T: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/punctuated.rs:755:25 | 755 | struct PrivateIter<'a, T: 'a, P: 'a> { | ^^^^ ^^^^ | help: remove these bounds | 755 - struct PrivateIter<'a, T: 'a, P: 'a> { 755 + struct PrivateIter<'a, T, P> { | warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/punctuated.rs:861:25 | 861 | pub struct IterMut<'a, T: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/punctuated.rs:870:28 | 870 | struct PrivateIterMut<'a, T: 'a, P: 'a> { | ^^^^ ^^^^ | help: remove these bounds | 870 - struct PrivateIterMut<'a, T: 'a, P: 'a> { 870 + struct PrivateIterMut<'a, T, P> { | warning: `percent-encoding` (lib) generated 1 warning Compiling bitflags v1.3.2 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=bitflags CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bitflags-1.3.2 CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A macro to generate structures which behave like bitflags. ' CARGO_PKG_HOMEPAGE='https://github.com/bitflags/bitflags' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bitflags CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bitflags/bitflags' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.3.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bitflags-1.3.2 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name bitflags --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bitflags-1.3.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "example_generated", "rustc-dep-of-std"))' -C metadata=1fe3a2a4e457f7d8 -C extra-filename=-1fe3a2a4e457f7d8 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: unused extern crate --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicode-normalization-0.1.23/src/lib.rs:51:1 | 50 | / #[cfg(feature = "std")] 51 | | extern crate core; | | ^^^^^^^^^^^^^^^^^- | |__________________| | help: remove it | = note: `-W unused-extern-crates` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(unused_extern_crates)]` warning: unused extern crate --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicode-normalization-0.1.23/src/lib.rs:53:1 | 53 | extern crate tinyvec; | ^^^^^^^^^^^^^^^^^^^^^ help: remove it warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicode-normalization-0.1.23/src/decompose.rs:155:32 | 155 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 155 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicode-normalization-0.1.23/src/recompose.rs:148:32 | 148 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 148 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicode-normalization-0.1.23/src/replace.rs:55:32 | 55 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 55 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ Dirty unicode-bidi v0.3.15: the rustflags changed Compiling unicode-bidi v0.3.15 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=unicode_bidi CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicode-bidi-0.3.15 CARGO_PKG_AUTHORS='The Servo Project Developers' CARGO_PKG_DESCRIPTION='Implementation of the Unicode Bidirectional Algorithm' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-bidi CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/servo/unicode-bidi' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.15 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=15 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicode-bidi-0.3.15 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name unicode_bidi --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicode-bidi-0.3.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="hardcoded-data"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bench_it", "default", "flame", "flame_it", "flamer", "hardcoded-data", "serde", "std", "unstable", "with_serde"))' -C metadata=9c5f012b44e4e9e2 -C extra-filename=-9c5f012b44e4e9e2 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicode-bidi-0.3.15/src/level.rs:247:6 | 247 | impl<'a> PartialEq for Level { | -^^- help: elide the unused lifetime | = note: requested on the command line with `-W unused-lifetimes` Compiling either v1.13.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=either CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/either-1.13.0 CARGO_PKG_AUTHORS=bluss CARGO_PKG_DESCRIPTION='The enum `Either` with variants `Left` and `Right` is a general purpose sum type with two cases. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=either CARGO_PKG_README=README-crates.io.md CARGO_PKG_REPOSITORY='https://github.com/rayon-rs/either' CARGO_PKG_RUST_VERSION=1.37 CARGO_PKG_VERSION=1.13.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=13 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/either-1.13.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name either --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/either-1.13.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "use_std"))' -C metadata=4d858e4ff1058bf4 -C extra-filename=-4d858e4ff1058bf4 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn -Z binary-dep-depinfo` Fresh minimal-lexical v0.2.1 Compiling smallvec v1.13.2 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=smallvec CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/smallvec-1.13.2 CARGO_PKG_AUTHORS='The Servo Project Developers' CARGO_PKG_DESCRIPTION=''\''Small vector'\'' optimization: store up to a small number of items on the stack' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=smallvec CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/servo/rust-smallvec' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.13.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=13 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/smallvec-1.13.2 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name smallvec --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/smallvec-1.13.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="const_generics"' --cfg 'feature="union"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "const_generics", "const_new", "debugger_visualizer", "drain_filter", "drain_keep_rest", "may_dangle", "serde", "specialization", "union", "write"))' -C metadata=c1ee37e880c101fe -C extra-filename=-c1ee37e880c101fe --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: `unicode-normalization` (lib) generated 5 warnings Dirty itoa v1.0.11: the rustflags changed Compiling itoa v1.0.11 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=itoa CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itoa-1.0.11 CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Fast integer primitive to string conversion' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=itoa CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/itoa' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=1.0.11 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itoa-1.0.11 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name itoa --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itoa-1.0.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("no-panic"))' -C metadata=3fc493d5b20ddaa0 -C extra-filename=-3fc493d5b20ddaa0 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: `memchr` (lib) generated 60 warnings Compiling libc v0.2.157 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=openbsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(parallel_compiler)--check-cfg=cfg(rust_analyzer)-Zmacro-backtrace-Csplit-debuginfo=off-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zunstable-options-Zon-broken-pipe=kill' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157 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.157 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=157 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-openbsd LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' NUM_JOBS=6 OPT_LEVEL=3 OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/libc-806f36407a5c2c8a/out PROFILE=release RUSTC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTC_WRAPPER=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTDOC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-openbsd /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/build/libc-6ad79d5eb920e96c/build-script-build` [libc 0.2.157] cargo:rerun-if-changed=build.rs [libc 0.2.157] cargo:rustc-cfg=freebsd11 [libc 0.2.157] cargo:rustc-cfg=libc_priv_mod_use [libc 0.2.157] cargo:rustc-cfg=libc_union [libc 0.2.157] cargo:rustc-cfg=libc_const_size_of [libc 0.2.157] cargo:rustc-cfg=libc_align [libc 0.2.157] cargo:rustc-cfg=libc_int128 [libc 0.2.157] cargo:rustc-cfg=libc_core_cvoid [libc 0.2.157] cargo:rustc-cfg=libc_packedN [libc 0.2.157] cargo:rustc-cfg=libc_cfg_target_vendor [libc 0.2.157] cargo:rustc-cfg=libc_non_exhaustive [libc 0.2.157] cargo:rustc-cfg=libc_long_array [libc 0.2.157] cargo:rustc-cfg=libc_ptr_addr_of [libc 0.2.157] cargo:rustc-cfg=libc_underscore_const_names [libc 0.2.157] cargo:rustc-cfg=libc_const_extern_fn [libc 0.2.157] cargo:rustc-check-cfg=cfg(emscripten_new_stat_abi) [libc 0.2.157] cargo:rustc-check-cfg=cfg(espidf_time64) [libc 0.2.157] cargo:rustc-check-cfg=cfg(freebsd10) [libc 0.2.157] cargo:rustc-check-cfg=cfg(freebsd11) [libc 0.2.157] cargo:rustc-check-cfg=cfg(freebsd12) [libc 0.2.157] cargo:rustc-check-cfg=cfg(freebsd13) [libc 0.2.157] cargo:rustc-check-cfg=cfg(freebsd14) [libc 0.2.157] cargo:rustc-check-cfg=cfg(freebsd15) [libc 0.2.157] cargo:rustc-check-cfg=cfg(libc_align) [libc 0.2.157] cargo:rustc-check-cfg=cfg(libc_cfg_target_vendor) [libc 0.2.157] cargo:rustc-check-cfg=cfg(libc_const_extern_fn) [libc 0.2.157] cargo:rustc-check-cfg=cfg(libc_const_extern_fn_unstable) [libc 0.2.157] cargo:rustc-check-cfg=cfg(libc_const_size_of) [libc 0.2.157] cargo:rustc-check-cfg=cfg(libc_core_cvoid) [libc 0.2.157] cargo:rustc-check-cfg=cfg(libc_deny_warnings) [libc 0.2.157] cargo:rustc-check-cfg=cfg(libc_int128) [libc 0.2.157] cargo:rustc-check-cfg=cfg(libc_long_array) [libc 0.2.157] cargo:rustc-check-cfg=cfg(libc_non_exhaustive) [libc 0.2.157] cargo:rustc-check-cfg=cfg(libc_packedN) [libc 0.2.157] cargo:rustc-check-cfg=cfg(libc_priv_mod_use) [libc 0.2.157] cargo:rustc-check-cfg=cfg(libc_ptr_addr_of) [libc 0.2.157] cargo:rustc-check-cfg=cfg(libc_thread_local) [libc 0.2.157] cargo:rustc-check-cfg=cfg(libc_underscore_const_names) [libc 0.2.157] cargo:rustc-check-cfg=cfg(libc_union) [libc 0.2.157] cargo:rustc-check-cfg=cfg(target_os,values("switch","aix","ohos","hurd","visionos")) [libc 0.2.157] cargo:rustc-check-cfg=cfg(target_env,values("illumos","wasi","aix","ohos")) [libc 0.2.157] cargo:rustc-check-cfg=cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky")) Compiling nom v7.1.3 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=nom CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nom-7.1.3 CARGO_PKG_AUTHORS='contact@geoffroycouprie.com' CARGO_PKG_DESCRIPTION='A byte-oriented, zero-copy, parser combinators library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=nom CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Geal/nom' CARGO_PKG_RUST_VERSION=1.48 CARGO_PKG_VERSION=7.1.3 CARGO_PKG_VERSION_MAJOR=7 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nom-7.1.3 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name nom --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nom-7.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "docsrs", "std"))' -C metadata=59b0b058ecc6c604 -C extra-filename=-59b0b058ecc6c604 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern memchr=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/libmemchr-c8c6b72d1122ee56.rmeta --extern minimal_lexical=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/libminimal_lexical-c9594cf19ff95306.rmeta --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rustc_apfloat CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustc_apfloat-0.2.1+llvm-462a31f5a5ab CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Rust port of C++ llvm::APFloat library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_apfloat CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rustc_apfloat' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.1+llvm-462a31f5a5ab CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustc_apfloat-0.2.1+llvm-462a31f5a5ab LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/rustc_apfloat-7cdc007772e8b5ec/out /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rustc_apfloat --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustc_apfloat-0.2.1+llvm-462a31f5a5ab/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=55117c9628d1c732 -C extra-filename=-55117c9628d1c732 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern bitflags=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libbitflags-1fe3a2a4e457f7d8.rmeta --extern smallvec=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libsmallvec-c1ee37e880c101fe.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling itertools v0.12.1 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=itertools CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1 CARGO_PKG_AUTHORS=bluss CARGO_PKG_DESCRIPTION='Extra iterator adaptors, iterator methods, free functions, and macros.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=itertools CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-itertools/itertools' CARGO_PKG_RUST_VERSION=1.43.1 CARGO_PKG_VERSION=0.12.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name itertools --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="use_alloc"' --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "use_alloc", "use_std"))' -C metadata=acf2b1992f860fea -C extra-filename=-acf2b1992f860fea --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern either=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/libeither-4d858e4ff1058bf4.rmeta --cap-lints warn -Z binary-dep-depinfo` warning: unused extern crate --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustc_apfloat-0.2.1+llvm-462a31f5a5ab/src/lib.rs:39:1 | 39 | extern crate alloc; | ^^^^^^^^^^^^^^^^^^^ help: remove it | note: the lint level is defined here --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustc_apfloat-0.2.1+llvm-462a31f5a5ab/src/lib.rs:33:9 | 33 | #![deny(warnings)] | ^^^^^^^^ = note: `#[warn(unused_extern_crates)]` implied by `#[warn(warnings)]` warning: unexpected `cfg` condition value: `cargo-clippy` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nom-7.1.3/src/lib.rs:375:13 | 375 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::doc_markdown))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `default`, `docsrs`, and `std` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `nightly` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nom-7.1.3/src/lib.rs:379:12 | 379 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nom-7.1.3/src/lib.rs:391:12 | 391 | #[cfg_attr(nightly, allow(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nom-7.1.3/src/lib.rs:418:14 | 418 | #[cfg_attr(nightly, allow(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unused import: `self::str::*` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nom-7.1.3/src/lib.rs:439:9 | 439 | pub use self::str::*; | ^^^^^^^^^^^^ | = note: `#[warn(unused_imports)]` on by default warning: unexpected `cfg` condition name: `nightly` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nom-7.1.3/src/internal.rs:49:12 | 49 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nom-7.1.3/src/internal.rs:96:12 | 96 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nom-7.1.3/src/internal.rs:340:12 | 340 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nom-7.1.3/src/internal.rs:357:12 | 357 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nom-7.1.3/src/internal.rs:374:12 | 374 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nom-7.1.3/src/internal.rs:392:12 | 392 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nom-7.1.3/src/internal.rs:409:12 | 409 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nom-7.1.3/src/internal.rs:430:12 | 430 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nom-7.1.3/src/internal.rs:347:6 | 347 | impl<'a, I, O1, O2, E, F: Parser, G: Fn(O1) -> O2> Parser for Map { | ^^-- | | | help: elide the unused lifetime | = note: requested on the command line with `-W unused-lifetimes` warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nom-7.1.3/src/internal.rs:364:6 | 364 | impl<'a, I, O1, O2, E, F: Parser, G: Fn(O1) -> H, H: Parser> Parser | ^^-- | | | help: elide the unused lifetime warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nom-7.1.3/src/internal.rs:381:6 | 381 | impl<'a, I, O1, O2, E, F: Parser, G: Parser> Parser | ^^-- | | | help: elide the unused lifetime warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nom-7.1.3/src/internal.rs:398:6 | 398 | impl<'a, I, O1, O2, E, F: Parser, G: Parser> Parser | ^^-- | | | help: elide the unused lifetime warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nom-7.1.3/src/internal.rs:415:6 | 415 | impl<'a, I: Clone, O, E: crate::error::ParseError, F: Parser, G: Parser> | ^^-- | | | help: elide the unused lifetime warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nom-7.1.3/src/internal.rs:440:5 | 440 | 'a, | _____-^ 441 | | I: Clone, | |____- help: elide the unused lifetime warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | ------------^^^^^^^^^ | | | expected lifetime parameter | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/adaptors/coalesce.rs:36:5 | 36 | debug_fmt_fields!(CoalesceBy, iter, last); | ----------------------------------------- in this macro invocation | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` = note: this warning originates in the macro `debug_fmt_fields` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | ------------^^^^^^^^^ | | | expected lifetime parameter | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/adaptors/coalesce.rs:173:5 | 173 | debug_fmt_fields!(DedupPred2CoalescePred,); | ------------------------------------------ in this macro invocation | = note: this warning originates in the macro `debug_fmt_fields` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | ------------^^^^^^^^^ | | | expected lifetime parameter | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/adaptors/map.rs:88:5 | 88 | debug_fmt_fields!(MapSpecialCaseFnOk,); | -------------------------------------- in this macro invocation | = note: this warning originates in the macro `debug_fmt_fields` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | ------------^^^^^^^^^ | | | expected lifetime parameter | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/adaptors/multi_product.rs:27:5 | 27 | debug_fmt_fields!(CoalesceBy, 0); | -------------------------------- in this macro invocation | = note: this warning originates in the macro `debug_fmt_fields` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | ------------^^^^^^^^^ | | | expected lifetime parameter | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/adaptors/mod.rs:490:5 | 490 | debug_fmt_fields!(Batching, iter); | --------------------------------- in this macro invocation | = note: this warning originates in the macro `debug_fmt_fields` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | ------------^^^^^^^^^ | | | expected lifetime parameter | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/adaptors/mod.rs:587:5 | 587 | debug_fmt_fields!(TakeWhileRef, iter); | ------------------------------------- in this macro invocation | = note: this warning originates in the macro `debug_fmt_fields` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | ------------^^^^^^^^^ | | | expected lifetime parameter | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/adaptors/mod.rs:940:5 | 940 | debug_fmt_fields!(FilterOk, iter); | --------------------------------- in this macro invocation | = note: this warning originates in the macro `debug_fmt_fields` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | ------------^^^^^^^^^ | | | expected lifetime parameter | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/adaptors/mod.rs:1013:5 | 1013 | debug_fmt_fields!(FilterMapOk, iter); | ------------------------------------ in this macro invocation | = note: this warning originates in the macro `debug_fmt_fields` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | ------------^^^^^^^^^ | | | expected lifetime parameter | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/adaptors/mod.rs:1094:5 | 1094 | debug_fmt_fields!(Positions, iter); | ---------------------------------- in this macro invocation | = note: this warning originates in the macro `debug_fmt_fields` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | ------------^^^^^^^^^ | | | expected lifetime parameter | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/adaptors/mod.rs:1188:5 | 1188 | debug_fmt_fields!(Update, iter); | ------------------------------- in this macro invocation | = note: this warning originates in the macro `debug_fmt_fields` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | ------------^^^^^^^^^ | | | expected lifetime parameter | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/combinations.rs:32:5 | 32 | debug_fmt_fields!(Combinations, indices, pool, first); | ----------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `debug_fmt_fields` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | ------------^^^^^^^^^ | | | expected lifetime parameter | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/combinations_with_replacement.rs:30:5 | 30 | debug_fmt_fields!(CombinationsWithReplacement, indices, pool, first); | -------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `debug_fmt_fields` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | ------------^^^^^^^^^ | | | expected lifetime parameter | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/duplicates_impl.rs:20:9 | 20 | debug_fmt_fields!(DuplicatesBy, iter, meta.used); | ------------------------------------------------ in this macro invocation | = note: this warning originates in the macro `debug_fmt_fields` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | ------------^^^^^^^^^ | | | expected lifetime parameter | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/duplicates_impl.rs:139:9 | 139 | debug_fmt_fields!(ByFn,); | ------------------------ in this macro invocation | = note: this warning originates in the macro `debug_fmt_fields` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | ------------^^^^^^^^^ | | | expected lifetime parameter | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/flatten_ok.rs:150:5 | 150 | debug_fmt_fields!(FlattenOk, iter, inner_front, inner_back); | ----------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `debug_fmt_fields` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/format.rs:108:44 | 108 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 116 | impl_format! {Display Debug UpperExp LowerExp UpperHex LowerHex Octal Binary Pointer} | ------------------------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_format` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 108 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | ------------^^^^^^^^^ | | | expected lifetime parameter | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/grouping_map.rs:16:5 | 16 | debug_fmt_fields!(MapForGrouping, 0); | ------------------------------------ in this macro invocation | = note: this warning originates in the macro `debug_fmt_fields` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | ------------^^^^^^^^^ | | | expected lifetime parameter | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/kmerge_impl.rs:170:5 | 170 | debug_fmt_fields!(KMergeBy, heap); | --------------------------------- in this macro invocation | = note: this warning originates in the macro `debug_fmt_fields` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | ------------^^^^^^^^^ | | | expected lifetime parameter | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/merge_join.rs:230:5 | 230 | debug_fmt_fields!(MergeBy, left, right); | --------------------------------------- in this macro invocation | = note: this warning originates in the macro `debug_fmt_fields` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | ------------^^^^^^^^^ | | | expected lifetime parameter | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/pad_tail.rs:23:5 | 23 | debug_fmt_fields!(PadUsing, iter, min, pos); | ------------------------------------------- in this macro invocation | = note: this warning originates in the macro `debug_fmt_fields` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | ------------^^^^^^^^^ | | | expected lifetime parameter | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/peeking_take_while.rs:125:5 | 125 | debug_fmt_fields!(PeekingTakeWhile, iter); | ----------------------------------------- in this macro invocation | = note: this warning originates in the macro `debug_fmt_fields` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | ------------^^^^^^^^^ | | | expected lifetime parameter | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/permutations.rs:49:5 | 49 | debug_fmt_fields!(Permutations, vals, state); | -------------------------------------------- in this macro invocation | = note: this warning originates in the macro `debug_fmt_fields` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | ------------^^^^^^^^^ | | | expected lifetime parameter | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/powerset.rs:32:5 | 32 | debug_fmt_fields!(Powerset, combs); | ---------------------------------- in this macro invocation | = note: this warning originates in the macro `debug_fmt_fields` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | ------------^^^^^^^^^ | | | expected lifetime parameter | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/sources.rs:16:5 | 16 | debug_fmt_fields!(RepeatCall,); | ------------------------------ in this macro invocation | = note: this warning originates in the macro `debug_fmt_fields` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | ------------^^^^^^^^^ | | | expected lifetime parameter | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/sources.rs:115:5 | 115 | debug_fmt_fields!(Unfold, state); | -------------------------------- in this macro invocation | = note: this warning originates in the macro `debug_fmt_fields` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | ------------^^^^^^^^^ | | | expected lifetime parameter | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/sources.rs:154:5 | 154 | debug_fmt_fields!(Iterate, state); | --------------------------------- in this macro invocation | = note: this warning originates in the macro `debug_fmt_fields` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | ------------^^^^^^^^^ | | | expected lifetime parameter | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/take_while_inclusive.rs:37:5 | 37 | debug_fmt_fields!(TakeWhileInclusive, iter, done); | ------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `debug_fmt_fields` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | ------------^^^^^^^^^ | | | expected lifetime parameter | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/unique_impl.rs:26:5 | 26 | debug_fmt_fields!(UniqueBy, iter, used); | --------------------------------------- in this macro invocation | = note: this warning originates in the macro `debug_fmt_fields` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | ------------^^^^^^^^^ | | | expected lifetime parameter | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/unique_impl.rs:173:5 | 173 | debug_fmt_fields!(Unique, iter); | ------------------------------- in this macro invocation | = note: this warning originates in the macro `debug_fmt_fields` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | ------------^^^^^^^^^ | | | expected lifetime parameter | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/with_position.rs:23:5 | 23 | debug_fmt_fields!(WithPosition, handled_first, peekable); | -------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `debug_fmt_fields` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: `winnow` (lib) generated 74 warnings Compiling idna v0.5.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=idna CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/idna-0.5.0 CARGO_PKG_AUTHORS='The rust-url developers' CARGO_PKG_DESCRIPTION='IDNA (Internationalizing Domain Names in Applications) and Punycode.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=idna CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/servo/rust-url/' CARGO_PKG_RUST_VERSION=1.51 CARGO_PKG_VERSION=0.5.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/idna-0.5.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name idna --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/idna-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=406b4b624971158d -C extra-filename=-406b4b624971158d --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern unicode_bidi=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libunicode_bidi-9c5f012b44e4e9e2.rmeta --extern unicode_normalization=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libunicode_normalization-fe9f284de719c5f7.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: `rustc_apfloat` (lib) generated 1 warning Dirty form_urlencoded v1.2.1: the rustflags changed Compiling form_urlencoded v1.2.1 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=form_urlencoded CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/form_urlencoded-1.2.1 CARGO_PKG_AUTHORS='The rust-url developers' CARGO_PKG_DESCRIPTION='Parser and serializer for the application/x-www-form-urlencoded syntax, as used by HTML forms.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=form_urlencoded CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/servo/rust-url' CARGO_PKG_RUST_VERSION=1.51 CARGO_PKG_VERSION=1.2.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/form_urlencoded-1.2.1 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name form_urlencoded --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/form_urlencoded-1.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=3e2c061a1572e1d3 -C extra-filename=-3e2c061a1572e1d3 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern percent_encoding=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libpercent_encoding-d1c012e7a3d47749.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/form_urlencoded-1.2.1/src/lib.rs:381:15 | 381 | encoding: EncodingOverride, | ^^^^^^^^^^^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 381 | encoding: EncodingOverride<'_>, | ++++ warning: ambiguous wide pointer comparison, the comparison includes metadata which may not be expected --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/form_urlencoded-1.2.1/src/lib.rs:414:35 | 414 | debug_assert!(raw_utf8 == &*bytes as *const [u8]); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(ambiguous_wide_pointer_comparisons)]` on by default help: use `std::ptr::addr_eq` or untyped pointers to only compare their addresses | 414 | debug_assert!(std::ptr::addr_eq(raw_utf8, &*bytes as *const [u8])); | ++++++++++++++++++ ~ + help: use explicit `std::ptr::eq` method to compare metadata and addresses | 414 | debug_assert!(std::ptr::eq(raw_utf8, &*bytes as *const [u8])); | +++++++++++++ ~ + warning: `unicode-bidi` (lib) generated 1 warning Dirty utf8parse v0.2.2: the rustflags changed Compiling utf8parse v0.2.2 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=utf8parse CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/utf8parse-0.2.2 CARGO_PKG_AUTHORS='Joe Wilm :Christian Duerr ' CARGO_PKG_DESCRIPTION='Table-driven UTF-8 parser' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=utf8parse CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/alacritty/vte' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/utf8parse-0.2.2 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name utf8parse --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/utf8parse-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly"))' -C metadata=0297cc4a808fe831 -C extra-filename=-0297cc4a808fe831 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: `syn` (lib) generated 264 warnings Compiling serde_derive v1.0.208 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=serde_derive CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208 CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='Macros 1.1 implementation of #[derive(Serialize, Deserialize)]' CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_derive CARGO_PKG_README=crates-io.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.208 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=208 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name serde_derive --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=43b8318fbd0bdce8 -C extra-filename=-43b8318fbd0bdce8 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern proc_macro2=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/libproc_macro2-7c60fc0ab14e3244.rlib --extern quote=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/libquote-5de702b0a1dabd6d.rlib --extern syn=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/libsyn-99c06313c9b9d5ba.rlib --extern proc_macro --cap-lints warn -Z binary-dep-depinfo` warning: `form_urlencoded` (lib) generated 2 warnings Compiling thiserror-impl v1.0.63 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=thiserror_impl CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-impl-1.0.63 CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Implementation detail of the `thiserror` crate' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=thiserror-impl CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/dtolnay/thiserror' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.63 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=63 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-impl-1.0.63 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name thiserror_impl --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-impl-1.0.63/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=741510fab2b32457 -C extra-filename=-741510fab2b32457 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern proc_macro2=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/libproc_macro2-7c60fc0ab14e3244.rlib --extern quote=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/libquote-5de702b0a1dabd6d.rlib --extern syn=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/libsyn-99c06313c9b9d5ba.rlib --extern proc_macro --cap-lints warn -Z binary-dep-depinfo` Fresh arrayvec v0.7.6 warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/arrayvec-0.7.6/src/arrayvec.rs:605:50 | 605 | pub fn drain(&mut self, range: R) -> Drain | -----^------- expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 605 | pub fn drain(&mut self, range: R) -> Drain<'_, T, CAP> | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/arrayvec-0.7.6/src/arrayvec.rs:632:65 | 632 | fn drain_range(&mut self, start: usize, end: usize) -> Drain | -----^------- expected lifetime parameter | help: indicate the anonymous lifetime | 632 | fn drain_range(&mut self, start: usize, end: usize) -> Drain<'_, T, CAP> | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/arrayvec-0.7.6/src/arrayvec.rs:961:32 | 961 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 961 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/arrayvec-0.7.6/src/arrayvec.rs:1217:32 | 1217 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { (**self).fmt(f) } | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1217 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { (**self).fmt(f) } | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/arrayvec-0.7.6/src/array_string.rs:503:32 | 503 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { (**self).fmt(f) } | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 503 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { (**self).fmt(f) } | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/arrayvec-0.7.6/src/array_string.rs:515:32 | 515 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { (**self).fmt(f) } | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 515 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { (**self).fmt(f) } | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/arrayvec-0.7.6/src/errors.rs:39:32 | 39 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 39 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/arrayvec-0.7.6/src/errors.rs:45:32 | 45 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 45 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/arrayvec-0.7.6/src/arrayvec.rs:969:23 | 969 | pub struct Drain<'a, T: 'a, const CAP: usize> { | ^^^^ help: remove this bound | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` warning: `arrayvec` (lib) generated 9 warnings Compiling rustc_tools_util v0.3.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rustc_tools_util CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustc_tools_util-0.3.0 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='small helper to generate version information for git packages' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_tools_util CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rust-clippy' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustc_tools_util-0.3.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rustc_tools_util --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustc_tools_util-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("deny-warnings"))' -C metadata=2453fe152a69977f -C extra-filename=-2453fe152a69977f --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn -Z binary-dep-depinfo` warning: unused extern crate --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-impl-1.0.63/src/lib.rs:18:1 | 18 | extern crate proc_macro; | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove it | = note: `-W unused-extern-crates` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(unused_extern_crates)]` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-impl-1.0.63/src/attr.rs:48:43 | 48 | pub fn get(input: &[Attribute]) -> Result { | ^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 48 | pub fn get(input: &[Attribute]) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-impl-1.0.63/src/attr.rs:93:34 | 93 | attr.parse_args_with(|input: ParseStream| { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 93 | attr.parse_args_with(|input: ParseStream<'_>| { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-impl-1.0.63/src/attr.rs:140:28 | 140 | fn parse_token_expr(input: ParseStream, mut begin_expr: bool) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 140 | fn parse_token_expr(input: ParseStream<'_>, mut begin_expr: bool) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-impl-1.0.63/src/expand.rs:55:23 | 55 | fn impl_struct(input: Struct) -> TokenStream { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 55 | fn impl_struct(input: Struct<'_>) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-impl-1.0.63/src/expand.rs:223:21 | 223 | fn impl_enum(input: Enum) -> TokenStream { | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 223 | fn impl_enum(input: Enum<'_>) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-impl-1.0.63/src/expand.rs:479:25 | 479 | fn fields_pat(fields: &[Field]) -> TokenStream { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 479 | fn fields_pat(fields: &[Field<'_>]) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-impl-1.0.63/src/expand.rs:504:34 | 504 | fn from_initializer(from_field: &Field, backtrace_field: Option<&Field>) -> TokenStream { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 504 | fn from_initializer(from_field: &Field<'_>, backtrace_field: Option<&Field>) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-impl-1.0.63/src/expand.rs:504:66 | 504 | fn from_initializer(from_field: &Field, backtrace_field: Option<&Field>) -> TokenStream { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 504 | fn from_initializer(from_field: &Field, backtrace_field: Option<&Field<'_>>) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-impl-1.0.63/src/fmt.rs:12:50 | 12 | pub fn expand_shorthand(&mut self, fields: &[Field]) { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 12 | pub fn expand_shorthand(&mut self, fields: &[Field<'_>]) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-impl-1.0.63/src/fmt.rs:125:31 | 125 | fn explicit_named_args(input: ParseStream) -> Result> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 125 | fn explicit_named_args(input: ParseStream<'_>) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-impl-1.0.63/src/generics.rs:26:21 | 26 | fn crawl(in_scope: &ParamsInScope, ty: &Type, found: &mut bool) { | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 26 | fn crawl(in_scope: &ParamsInScope<'_>, ty: &Type, found: &mut bool) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-impl-1.0.63/src/prop.rs:7:48 | 7 | pub(crate) fn from_field(&self) -> Option<&Field> { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 7 | pub(crate) fn from_field(&self) -> Option<&Field<'_>> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-impl-1.0.63/src/prop.rs:11:50 | 11 | pub(crate) fn source_field(&self) -> Option<&Field> { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 11 | pub(crate) fn source_field(&self) -> Option<&Field<'_>> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-impl-1.0.63/src/prop.rs:15:53 | 15 | pub(crate) fn backtrace_field(&self) -> Option<&Field> { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 15 | pub(crate) fn backtrace_field(&self) -> Option<&Field<'_>> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-impl-1.0.63/src/prop.rs:19:62 | 19 | pub(crate) fn distinct_backtrace_field(&self) -> Option<&Field> { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 19 | pub(crate) fn distinct_backtrace_field(&self) -> Option<&Field<'_>> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-impl-1.0.63/src/prop.rs:53:48 | 53 | pub(crate) fn from_field(&self) -> Option<&Field> { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 53 | pub(crate) fn from_field(&self) -> Option<&Field<'_>> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-impl-1.0.63/src/prop.rs:57:50 | 57 | pub(crate) fn source_field(&self) -> Option<&Field> { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 57 | pub(crate) fn source_field(&self) -> Option<&Field<'_>> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-impl-1.0.63/src/prop.rs:61:53 | 61 | pub(crate) fn backtrace_field(&self) -> Option<&Field> { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 61 | pub(crate) fn backtrace_field(&self) -> Option<&Field<'_>> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-impl-1.0.63/src/prop.rs:65:62 | 65 | pub(crate) fn distinct_backtrace_field(&self) -> Option<&Field> { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 65 | pub(crate) fn distinct_backtrace_field(&self) -> Option<&Field<'_>> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-impl-1.0.63/src/prop.rs:128:25 | 128 | from_field: Option<&Field>, | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 128 | from_field: Option<&Field<'_>>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-impl-1.0.63/src/valid.rs:108:34 | 108 | fn check_non_field_attrs(attrs: &Attrs) -> Result<()> { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 108 | fn check_non_field_attrs(attrs: &Attrs<'_>) -> Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-impl-1.0.63/src/valid.rs:138:32 | 138 | fn check_field_attrs(fields: &[Field]) -> Result<()> { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 138 | fn check_field_attrs(fields: &[Field<'_>]) -> Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-impl-1.0.63/src/valid.rs:205:22 | 205 | fn same_member(one: &Field, two: &Field) -> bool { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 205 | fn same_member(one: &Field<'_>, two: &Field) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-impl-1.0.63/src/valid.rs:205:35 | 205 | fn same_member(one: &Field, two: &Field) -> bool { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 205 | fn same_member(one: &Field, two: &Field<'_>) -> bool { | ++++ Compiling clippy v0.1.82 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/tools/clippy) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/tools/clippy CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A bunch of helpful lints to avoid common pitfalls in Rust' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=clippy CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rust-clippy' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.82 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=82 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 src/tools/clippy/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("integration", "internal", "tempfile"))' -C metadata=f8a5188d75f16af5 -C extra-filename=-f8a5188d75f16af5 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/build/clippy-f8a5188d75f16af5 -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern rustc_tools_util=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/librustc_tools_util-2453fe152a69977f.rlib -Z binary-dep-depinfo` Dirty anstyle-parse v0.2.5: the rustflags changed Compiling anstyle-parse v0.2.5 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=anstyle_parse CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anstyle-parse-0.2.5 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Parse ANSI Style Escapes' CARGO_PKG_HOMEPAGE='https://github.com/rust-cli/anstyle' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=anstyle-parse CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-cli/anstyle.git' CARGO_PKG_RUST_VERSION=1.65.0 CARGO_PKG_VERSION=0.2.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anstyle-parse-0.2.5 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name anstyle_parse --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anstyle-parse-0.2.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::items_after_statements' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --cfg 'feature="utf8"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("core", "default", "utf8"))' -C metadata=ebfa33e9baaf7504 -C extra-filename=-ebfa33e9baaf7504 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern utf8parse=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libutf8parse-0297cc4a808fe831.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/ast.rs:133:23 | 133 | let variants: Vec = variants | ^^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 133 | let variants: Vec> = variants | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:147:23 | 147 | ser_name: Attr, | ----^------- expected lifetime parameter | help: indicate the anonymous lifetime | 147 | ser_name: Attr<'_, String>, | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:148:22 | 148 | de_name: Attr, | ----^------- expected lifetime parameter | help: indicate the anonymous lifetime | 148 | de_name: Attr<'_, String>, | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:149:35 | 149 | de_aliases: Option>, | -------^------- expected lifetime parameter | help: indicate the anonymous lifetime | 149 | de_aliases: Option>, | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:557:54 | 557 | let _ = attr.parse_args_with(|input: ParseStream| { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 557 | let _ = attr.parse_args_with(|input: ParseStream<'_>| { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:660:36 | 660 | pub fn serde_path(&self) -> Cow { | ---^---------- expected lifetime parameter | help: indicate the anonymous lifetime | 660 | pub fn serde_path(&self) -> Cow<'_, syn::Path> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:679:15 | 679 | untagged: BoolAttr, | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 679 | untagged: BoolAttr<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:680:23 | 680 | internal_tag: Attr, | ----^------- expected lifetime parameter | help: indicate the anonymous lifetime | 680 | internal_tag: Attr<'_, String>, | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:681:18 | 681 | content: Attr, | ----^------- expected lifetime parameter | help: indicate the anonymous lifetime | 681 | content: Attr<'_, String>, | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:740:23 | 740 | field_identifier: BoolAttr, | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 740 | field_identifier: BoolAttr<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:741:25 | 741 | variant_identifier: BoolAttr, | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 741 | variant_identifier: BoolAttr<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:1391:35 | 1391 | F: Fn(&Ctxt, Symbol, Symbol, &ParseNestedMeta) -> syn::Result, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1391 | F: Fn(&Ctxt, Symbol, Symbol, &ParseNestedMeta<'_>) -> syn::Result, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:1386:12 | 1386 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1386 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:1431:12 | 1431 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1431 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:1439:12 | 1439 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1439 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:1447:12 | 1447 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1447 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:1456:12 | 1456 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1456 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:1465:12 | 1465 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1465 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:1500:12 | 1500 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1500 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:1522:12 | 1522 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1522 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:1545:12 | 1545 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1545 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:1566:12 | 1566 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1566 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:1589:12 | 1589 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1589 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:1596:54 | 1596 | if let Ok(lifetimes) = string.parse_with(|input: ParseStream| { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1596 | if let Ok(lifetimes) = string.parse_with(|input: ParseStream<'_>| { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/case.rs:45:59 | 45 | pub fn from_str(rename_all_str: &str) -> Result { | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 45 | pub fn from_str(rename_all_str: &str) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/case.rs:125:32 | 125 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 125 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/check.rs:8:36 | 8 | pub fn check(cx: &Ctxt, cont: &mut Container, derive: Derive) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 8 | pub fn check(cx: &Ctxt, cont: &mut Container<'_>, derive: Derive) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/check.rs:27:45 | 27 | fn check_default_on_tuple(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 27 | fn check_default_on_tuple(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/check.rs:66:43 | 66 | fn check_remote_generic(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 66 | fn check_remote_generic(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/check.rs:78:35 | 78 | fn check_getter(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 78 | fn check_getter(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/check.rs:100:36 | 100 | fn check_flatten(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 100 | fn check_flatten(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/check.rs:117:57 | 117 | fn check_flatten_field(cx: &Ctxt, style: Style, field: &Field) { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 117 | fn check_flatten_field(cx: &Ctxt, style: Style, field: &Field<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/check.rs:144:39 | 144 | fn check_identifier(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 144 | fn check_identifier(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/check.rs:226:47 | 226 | fn check_variant_skip_attrs(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 226 | fn check_variant_skip_attrs(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/check.rs:300:61 | 300 | fn check_internal_tag_field_name_conflict(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 300 | fn check_internal_tag_field_name_conflict(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/check.rs:352:50 | 352 | fn check_adjacent_tag_conflict(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 352 | fn check_adjacent_tag_conflict(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/check.rs:370:44 | 370 | fn check_transparent(cx: &Ctxt, cont: &mut Container, derive: Derive) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 370 | fn check_transparent(cx: &Ctxt, cont: &mut Container<'_>, derive: Derive) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/check.rs:455:30 | 455 | fn allow_transparent(field: &Field, derive: Derive) -> bool { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 455 | fn allow_transparent(field: &Field<'_>, derive: Derive) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/check.rs:470:50 | 470 | fn check_from_and_try_from(cx: &Ctxt, cont: &mut Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 470 | fn check_from_and_try_from(cx: &Ctxt, cont: &mut Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/symbol.rs:68:40 | 68 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 68 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/bound.rs:42:12 | 42 | cont: &Container, | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 42 | cont: &Container<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/bound.rs:58:12 | 58 | cont: &Container, | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 58 | cont: &Container<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/bound.rs:92:12 | 92 | cont: &Container, | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 92 | cont: &Container<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/bound.rs:311:12 | 311 | cont: &Container, | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 311 | cont: &Container<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/bound.rs:370:24 | 370 | fn type_of_item(cont: &Container) -> syn::Type { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 370 | fn type_of_item(cont: &Container<'_>) -> syn::Type { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:69:35 | 69 | fn precondition(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 69 | fn precondition(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:74:41 | 74 | fn precondition_sized(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 74 | fn precondition_sized(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:87:50 | 87 | fn precondition_no_de_lifetime(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 87 | fn precondition_no_de_lifetime(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:130:19 | 130 | fn new(cont: &Container) -> Self { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 130 | fn new(cont: &Container<'_>) -> Self { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:160:26 | 160 | fn build_generics(cont: &Container, borrowed: &BorrowedLifetimes) -> syn::Generics { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 160 | fn build_generics(cont: &Container<'_>, borrowed: &BorrowedLifetimes) -> syn::Generics { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:260:30 | 260 | fn borrowed_lifetimes(cont: &Container) -> BorrowedLifetimes { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 260 | fn borrowed_lifetimes(cont: &Container<'_>) -> BorrowedLifetimes { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:274:28 | 274 | fn deserialize_body(cont: &Container, params: &Parameters) -> Fragment { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 274 | fn deserialize_body(cont: &Container<'_>, params: &Parameters) -> Fragment { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:346:38 | 346 | fn deserialize_in_place_body(_cont: &Container, _params: &Parameters) -> Option { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 346 | fn deserialize_in_place_body(_cont: &Container<'_>, _params: &Parameters) -> Option { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:350:35 | 350 | fn deserialize_transparent(cont: &Container, params: &Parameters) -> Fragment { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 350 | fn deserialize_transparent(cont: &Container<'_>, params: &Parameters) -> Fragment { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:460:15 | 460 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 460 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:462:11 | 462 | form: TupleForm, | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 462 | form: TupleForm<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:681:15 | 681 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 681 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:862:13 | 862 | field: &Field, | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 862 | field: &Field<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:917:15 | 917 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 917 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:919:11 | 919 | form: StructForm, | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 919 | form: StructForm<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:1196:17 | 1196 | variants: &[Variant], | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1196 | variants: &[Variant<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:1212:17 | 1212 | variants: &[Variant], | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1212 | variants: &[Variant<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:1227:42 | 1227 | fn prepare_enum_variant_enum(variants: &[Variant]) -> (TokenStream, Stmts) { | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1227 | fn prepare_enum_variant_enum(variants: &[Variant<'_>]) -> (TokenStream, Stmts) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:1272:17 | 1272 | variants: &[Variant], | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1272 | variants: &[Variant<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:1365:17 | 1365 | variants: &[Variant], | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1365 | variants: &[Variant<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:1412:17 | 1412 | variants: &[Variant], | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1412 | variants: &[Variant<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:1727:17 | 1727 | variants: &[Variant], | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1727 | variants: &[Variant<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:1736:17 | 1736 | variants: &[Variant], | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1736 | variants: &[Variant<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:1792:15 | 1792 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1792 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:1839:15 | 1839 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1839 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:1881:15 | 1881 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1881 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:1937:13 | 1937 | field: &Field, | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1937 | field: &Field<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:1975:13 | 1975 | field: &Field, | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1975 | field: &Field<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:2084:17 | 2084 | variants: &[Variant], | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2084 | variants: &[Variant<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:2473:15 | 2473 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2473 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:2896:15 | 2896 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2896 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:2911:15 | 2911 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2911 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:2956:28 | 2956 | fn expr_is_missing(field: &Field, cattrs: &attr::Container) -> Fragment { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2956 | fn expr_is_missing(field: &Field<'_>, cattrs: &attr::Container) -> Fragment { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:2997:13 | 2997 | field: &Field, | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2997 | field: &Field<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:3023:30 | 3023 | fn effective_style(variant: &Variant) -> Style { | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 3023 | fn effective_style(variant: &Variant<'_>) -> Style { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:3032:26 | 3032 | fn has_flatten(fields: &[Field]) -> bool { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 3032 | fn has_flatten(fields: &[Field<'_>]) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:3163:5 | 3163 | DeImplGenerics, | ^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 3163 | DeImplGenerics<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:3164:5 | 3164 | DeTypeGenerics, | ^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 3164 | DeTypeGenerics<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:3165:10 | 3165 | syn::TypeGenerics, | -----^^^^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3165 | syn::TypeGenerics<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/pretend.rs:22:28 | 22 | pub fn pretend_used(cont: &Container, is_packed: bool) -> TokenStream { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 22 | pub fn pretend_used(cont: &Container<'_>, is_packed: bool) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/pretend.rs:64:31 | 64 | fn pretend_fields_used(cont: &Container, is_packed: bool) -> TokenStream { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 64 | fn pretend_fields_used(cont: &Container<'_>, is_packed: bool) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/pretend.rs:78:38 | 78 | fn pretend_fields_used_struct(cont: &Container, fields: &[Field]) -> TokenStream { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 78 | fn pretend_fields_used_struct(cont: &Container<'_>, fields: &[Field]) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/pretend.rs:78:59 | 78 | fn pretend_fields_used_struct(cont: &Container, fields: &[Field]) -> TokenStream { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 78 | fn pretend_fields_used_struct(cont: &Container, fields: &[Field<'_>]) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/pretend.rs:93:45 | 93 | fn pretend_fields_used_struct_packed(cont: &Container, fields: &[Field]) -> TokenStream { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 93 | fn pretend_fields_used_struct_packed(cont: &Container<'_>, fields: &[Field]) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/pretend.rs:93:66 | 93 | fn pretend_fields_used_struct_packed(cont: &Container, fields: &[Field]) -> TokenStream { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 93 | fn pretend_fields_used_struct_packed(cont: &Container, fields: &[Field<'_>]) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/pretend.rs:111:36 | 111 | fn pretend_fields_used_enum(cont: &Container, variants: &[Variant]) -> TokenStream { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 111 | fn pretend_fields_used_enum(cont: &Container<'_>, variants: &[Variant]) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/pretend.rs:111:59 | 111 | fn pretend_fields_used_enum(cont: &Container, variants: &[Variant]) -> TokenStream { | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 111 | fn pretend_fields_used_enum(cont: &Container, variants: &[Variant<'_>]) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/pretend.rs:147:33 | 147 | fn pretend_variants_used(cont: &Container) -> TokenStream { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 147 | fn pretend_variants_used(cont: &Container<'_>) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:61:35 | 61 | fn precondition(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 61 | fn precondition(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:98:19 | 98 | fn new(cont: &Container) -> Self { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 98 | fn new(cont: &Container<'_>) -> Self { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:130:26 | 130 | fn build_generics(cont: &Container) -> syn::Generics { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 130 | fn build_generics(cont: &Container<'_>) -> syn::Generics { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:166:26 | 166 | fn serialize_body(cont: &Container, params: &Parameters) -> Fragment { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 166 | fn serialize_body(cont: &Container<'_>, params: &Parameters) -> Fragment { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:186:33 | 186 | fn serialize_transparent(cont: &Container, params: &Parameters) -> Fragment { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 186 | fn serialize_transparent(cont: &Container<'_>, params: &Parameters) -> Fragment { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:228:13 | 228 | field: &Field, | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 228 | field: &Field<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:254:15 | 254 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 254 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:291:52 | 291 | fn serialize_struct(params: &Parameters, fields: &[Field], cattrs: &attr::Container) -> Fragment { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 291 | fn serialize_struct(params: &Parameters, fields: &[Field<'_>], cattrs: &attr::Container) -> Fragment { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:325:15 | 325 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 325 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:366:15 | 366 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 366 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:390:52 | 390 | fn serialize_enum(params: &Parameters, variants: &[Variant], cattrs: &attr::Container) -> Fragment { | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 390 | fn serialize_enum(params: &Parameters, variants: &[Variant<'_>], cattrs: &attr::Container) -> Fragment { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:418:15 | 418 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 418 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:500:15 | 500 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 500 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:573:15 | 573 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 573 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:639:15 | 639 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 639 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:762:15 | 762 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 762 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:809:14 | 809 | context: TupleVariant, | ^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 809 | context: TupleVariant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:811:15 | 811 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 811 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:880:14 | 880 | context: StructVariant, | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 880 | context: StructVariant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:882:15 | 882 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 882 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:964:14 | 964 | context: StructVariant, | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 964 | context: StructVariant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:966:15 | 966 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 966 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:1051:15 | 1051 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1051 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:1099:15 | 1099 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1099 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:1176:15 | 1176 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1176 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:1260:44 | 1260 | fn get_member(params: &Parameters, field: &Field, member: &Member) -> TokenStream { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1260 | fn get_member(params: &Parameters, field: &Field<'_>, member: &Member) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:1289:30 | 1289 | fn effective_style(variant: &Variant) -> Style { | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1289 | fn effective_style(variant: &Variant<'_>) -> Style { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/this.rs:4:25 | 4 | pub fn this_type(cont: &Container) -> Path { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 4 | pub fn this_type(cont: &Container<'_>) -> Path { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/this.rs:18:26 | 18 | pub fn this_value(cont: &Container) -> Path { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 18 | pub fn this_value(cont: &Container<'_>) -> Path { | ++++ Compiling url v2.5.2 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=url CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/url-2.5.2 CARGO_PKG_AUTHORS='The rust-url developers' CARGO_PKG_DESCRIPTION='URL library for Rust, based on the WHATWG URL Standard' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=url CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/servo/rust-url' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=2.5.2 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/url-2.5.2 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name url --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/url-2.5.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("debugger_visualizer", "default", "expose_internals", "serde"))' -C metadata=5a48c64eccb490ce -C extra-filename=-5a48c64eccb490ce --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern form_urlencoded=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libform_urlencoded-3e2c061a1572e1d3.rmeta --extern idna=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libidna-406b4b624971158d.rmeta --extern percent_encoding=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libpercent_encoding-d1c012e7a3d47749.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: `itertools` (lib) generated 50 warnings (20 duplicates) Compiling declare_clippy_lint v0.1.82 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/tools/clippy/declare_clippy_lint) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=declare_clippy_lint CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/tools/clippy/declare_clippy_lint CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=declare_clippy_lint CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.82 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=82 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name declare_clippy_lint --edition=2021 src/tools/clippy/declare_clippy_lint/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=3148d8b644c5da27 -C extra-filename=-3148d8b644c5da27 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern itertools=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/libitertools-acf2b1992f860fea.rlib --extern quote=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/libquote-5de702b0a1dabd6d.rlib --extern syn=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/libsyn-99c06313c9b9d5ba.rlib --extern proc_macro -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/url-2.5.2/src/parser.rs:290:39 | 290 | fn split_prefix(self, input: &mut Input) -> bool; | ^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 290 | fn split_prefix(self, input: &mut Input<'_>) -> bool; | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/url-2.5.2/src/parser.rs:294:39 | 294 | fn split_prefix(self, input: &mut Input) -> bool { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 294 | fn split_prefix(self, input: &mut Input<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/url-2.5.2/src/parser.rs:300:39 | 300 | fn split_prefix(self, input: &mut Input) -> bool { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 300 | fn split_prefix(self, input: &mut Input<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/url-2.5.2/src/parser.rs:311:39 | 311 | fn split_prefix(self, input: &mut Input) -> bool { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 311 | fn split_prefix(self, input: &mut Input<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/url-2.5.2/src/parser.rs:1065:29 | 1065 | pub fn file_host(input: Input) -> ParseResult<(bool, String, Input)> { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1065 | pub fn file_host(input: Input<'_>) -> ParseResult<(bool, String, Input)> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/url-2.5.2/src/parser.rs:1065:66 | 1065 | pub fn file_host(input: Input) -> ParseResult<(bool, String, Input)> { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1065 | pub fn file_host(input: Input) -> ParseResult<(bool, String, Input<'_>)> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/url-2.5.2/src/lib.rs:2692:40 | 2692 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2692 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: `nom` (lib) generated 19 warnings Compiling color-print-proc-macro v0.3.6 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=color_print_proc_macro CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/color-print-proc-macro-0.3.6 CARGO_PKG_AUTHORS='Johann David ' CARGO_PKG_DESCRIPTION='Implementation for the package color-print' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=color-print-proc-macro CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://gitlab.com/dajoha/color-print' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/color-print-proc-macro-0.3.6 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name color_print_proc_macro --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/color-print-proc-macro-0.3.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("terminfo"))' -C metadata=e1f212ec41bfc5ed -C extra-filename=-e1f212ec41bfc5ed --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern nom=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/libnom-59b0b058ecc6c604.rlib --extern proc_macro2=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/libproc_macro2-7c60fc0ab14e3244.rlib --extern quote=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/libquote-5de702b0a1dabd6d.rlib --extern syn=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/libsyn-99c06313c9b9d5ba.rlib --extern proc_macro --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=libc CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157 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.157 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=157 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/libc-806f36407a5c2c8a/out /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name libc --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=d0092fb200d26739 -C extra-filename=-d0092fb200d26739 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo --cfg freebsd11 --cfg libc_priv_mod_use --cfg libc_union --cfg libc_const_size_of --cfg libc_align --cfg libc_int128 --cfg libc_core_cvoid --cfg libc_packedN --cfg libc_cfg_target_vendor --cfg libc_non_exhaustive --cfg libc_long_array --cfg libc_ptr_addr_of --cfg libc_underscore_const_names --cfg libc_const_extern_fn --check-cfg 'cfg(emscripten_new_stat_abi)' --check-cfg 'cfg(espidf_time64)' --check-cfg 'cfg(freebsd10)' --check-cfg 'cfg(freebsd11)' --check-cfg 'cfg(freebsd12)' --check-cfg 'cfg(freebsd13)' --check-cfg 'cfg(freebsd14)' --check-cfg 'cfg(freebsd15)' --check-cfg 'cfg(libc_align)' --check-cfg 'cfg(libc_cfg_target_vendor)' --check-cfg 'cfg(libc_const_extern_fn)' --check-cfg 'cfg(libc_const_extern_fn_unstable)' --check-cfg 'cfg(libc_const_size_of)' --check-cfg 'cfg(libc_core_cvoid)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(libc_int128)' --check-cfg 'cfg(libc_long_array)' --check-cfg 'cfg(libc_non_exhaustive)' --check-cfg 'cfg(libc_packedN)' --check-cfg 'cfg(libc_priv_mod_use)' --check-cfg 'cfg(libc_ptr_addr_of)' --check-cfg 'cfg(libc_thread_local)' --check-cfg 'cfg(libc_underscore_const_names)' --check-cfg 'cfg(libc_union)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","visionos"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'` warning: unused extern crate --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/color-print-proc-macro-0.3.6/src/lib.rs:5:1 | 5 | extern crate proc_macro; | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove it | = note: `-W unused-extern-crates` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(unused_extern_crates)]` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/color-print-proc-macro-0.3.6/src/ansi.rs:51:44 | 51 | fn get_format_string_from_nodes(nodes: Vec) -> Result { | ^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 51 | fn get_format_string_from_nodes(nodes: Vec>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/color-print-proc-macro-0.3.6/src/error.rs:72:32 | 72 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 72 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/color-print-proc-macro-0.3.6/src/format_args/format_arg.rs:19:21 | 19 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 19 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/color-print-proc-macro-0.3.6/src/parse/types.rs:31:32 | 31 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 31 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/color-print-proc-macro-0.3.6/src/parse/color_tag.rs:41:50 | 41 | pub fn color_tag(input: Input<'_>) -> Result<'_, ColorTag> { | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 41 | pub fn color_tag(input: Input<'_>) -> Result<'_, ColorTag<'_>> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/color-print-proc-macro-0.3.6/src/parse/color_tag.rs:97:52 | 97 | let msg = if alphanumeric1::<&str, Error>(input).is_ok() { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 97 | let msg = if alphanumeric1::<&str, Error<'_>>(input).is_ok() { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/color-print-proc-macro-0.3.6/src/parse/util.rs:18:23 | 18 | |nom_err: Err| match nom_err { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 18 | |nom_err: Err>| match nom_err { | ++++ warning: `thiserror-impl` (lib) generated 25 warnings Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=thiserror CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-1.0.63 CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='derive(Error)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=thiserror CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/thiserror' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.63 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=63 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-1.0.63 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/thiserror-228c5efb79ac4e29/out /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name thiserror --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-1.0.63/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=39d6ab1a2ea1ef12 -C extra-filename=-39d6ab1a2ea1ef12 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern thiserror_impl=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/libthiserror_impl-741510fab2b32457.so --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(thiserror_nightly_testing)'` Compiling quine-mc_cluskey v0.2.4 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=quine_mc_cluskey CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quine-mc_cluskey-0.2.4 CARGO_PKG_AUTHORS='Oliver Schneider ' CARGO_PKG_DESCRIPTION='Rust implementation of the Quine-McCluskey algorithm and Petrick'\''s method' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=quine-mc_cluskey CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/oli-obk/quine-mc_cluskey' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quine-mc_cluskey-0.2.4 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name quine_mc_cluskey --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quine-mc_cluskey-0.2.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("quickcheck"))' -C metadata=7b890cf93f82c46c -C extra-filename=-7b890cf93f82c46c --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Dirty is_terminal_polyfill v1.70.1: the rustflags changed Compiling is_terminal_polyfill v1.70.1 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=is_terminal_polyfill CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/is_terminal_polyfill-1.70.1 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Polyfill for `is_terminal` stdlib feature for use with older MSRVs' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=is_terminal_polyfill CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/polyfill-rs/is_terminal_polyfill' CARGO_PKG_RUST_VERSION=1.70.0 CARGO_PKG_VERSION=1.70.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=70 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/is_terminal_polyfill-1.70.1 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name is_terminal_polyfill --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/is_terminal_polyfill-1.70.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default"))' -C metadata=9fae85a29a80faf8 -C extra-filename=-9fae85a29a80faf8 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quine-mc_cluskey-0.2.4/src/lib.rs:229:39 | 229 | fn fmt(&self, fmt: &mut std::fmt::Formatter) -> std::fmt::Result { | ----------^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 229 | fn fmt(&self, fmt: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { | ++++ warning: use of deprecated macro `try`: use the `?` operator instead --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quine-mc_cluskey-0.2.4/src/lib.rs:243:43 | 243 | And(_) | Or(_) => try!(write!(fmt, "({:?})", a)), | ^^^ | = note: `#[warn(deprecated)]` on by default warning: use of deprecated macro `try`: use the `?` operator instead --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quine-mc_cluskey-0.2.4/src/lib.rs:244:30 | 244 | _ => try!(write!(fmt, "{:?}", a)), | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quine-mc_cluskey-0.2.4/src/lib.rs:250:17 | 250 | try!(write!(fmt, "{:?}", a[0])); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quine-mc_cluskey-0.2.4/src/lib.rs:253:34 | 253 | Or(_) => try!(write!(fmt, " + ({:?})", a)), | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quine-mc_cluskey-0.2.4/src/lib.rs:254:30 | 254 | _ => try!(write!(fmt, " + {:?}", a)), | ^^^ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quine-mc_cluskey-0.2.4/src/lib.rs:375:39 | 375 | fn fmt(&self, fmt: &mut std::fmt::Formatter) -> std::fmt::Result { | ----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 375 | fn fmt(&self, fmt: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { | ++++ warning: use of deprecated macro `try`: use the `?` operator instead --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quine-mc_cluskey-0.2.4/src/lib.rs:379:21 | 379 | try!(write!(fmt, "0")); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quine-mc_cluskey-0.2.4/src/lib.rs:381:21 | 381 | try!(write!(fmt, "1")); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quine-mc_cluskey-0.2.4/src/lib.rs:384:17 | 384 | try!(write!(fmt, "-")); | ^^^ Dirty anstyle v1.0.8: the rustflags changed Compiling anstyle v1.0.8 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=anstyle CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anstyle-1.0.8 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='ANSI text styling' CARGO_PKG_HOMEPAGE='https://github.com/rust-cli/anstyle' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=anstyle CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-cli/anstyle.git' CARGO_PKG_RUST_VERSION=1.65.0 CARGO_PKG_VERSION=1.0.8 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anstyle-1.0.8 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name anstyle --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anstyle-1.0.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::items_after_statements' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=8f21d54decdb0c6f -C extra-filename=-8f21d54decdb0c6f --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling unicode-script v0.5.6 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=unicode_script CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicode-script-0.5.6 CARGO_PKG_AUTHORS='Manish Goregaokar ' CARGO_PKG_DESCRIPTION='This crate exposes the Unicode `Script` and `Script_Extension` properties from [UAX #24](http://www.unicode.org/reports/tr24/) ' CARGO_PKG_HOMEPAGE='https://github.com/unicode-rs/unicode-script' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-script CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-rs/unicode-script' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.5.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicode-script-0.5.6 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name unicode_script --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicode-script-0.5.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bench", "compiler_builtins", "core", "rustc-dep-of-std", "std"))' -C metadata=a74020beaec04d6b -C extra-filename=-a74020beaec04d6b --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicode-script-0.5.6/src/lib.rs:129:32 | 129 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 129 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicode-script-0.5.6/src/lib.rs:315:32 | 315 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 315 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicode-script-0.5.6/src/lib.rs:323:32 | 323 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 323 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ Dirty anstyle-query v1.1.1: the rustflags changed Compiling anstyle-query v1.1.1 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=anstyle_query CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anstyle-query-1.1.1 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Look up colored console capabilities' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=anstyle-query CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-cli/anstyle' CARGO_PKG_RUST_VERSION=1.65.0 CARGO_PKG_VERSION=1.1.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anstyle-query-1.1.1 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name anstyle_query --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anstyle-query-1.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::items_after_statements' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b8e17a16857eeaad -C extra-filename=-b8e17a16857eeaad --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Dirty regex-syntax v0.8.4: the rustflags changed Compiling regex-syntax v0.8.4 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=regex_syntax CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-syntax-0.8.4 CARGO_PKG_AUTHORS='The Rust Project Developers:Andrew Gallant ' CARGO_PKG_DESCRIPTION='A regular expression parser.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=regex-syntax CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/regex/tree/master/regex-syntax' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.8.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-syntax-0.8.4 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name regex_syntax --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-syntax-0.8.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "default", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=aae80e7f7122199a -C extra-filename=-aae80e7f7122199a --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: `color-print-proc-macro` (lib) generated 8 warnings Dirty colorchoice v1.0.2: the rustflags changed Compiling colorchoice v1.0.2 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=colorchoice CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/colorchoice-1.0.2 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Global override of color control' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=colorchoice CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-cli/anstyle' CARGO_PKG_RUST_VERSION=1.65.0 CARGO_PKG_VERSION=1.0.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/colorchoice-1.0.2 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name colorchoice --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/colorchoice-1.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::items_after_statements' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=edd413ef7d95c723 -C extra-filename=-edd413ef7d95c723 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Dirty anstream v0.6.15: the rustflags changed Compiling anstream v0.6.15 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=anstream CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anstream-0.6.15 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A simple cross platform library for writing colored text to a terminal.' CARGO_PKG_HOMEPAGE='https://github.com/rust-cli/anstyle' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=anstream CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-cli/anstyle.git' CARGO_PKG_RUST_VERSION=1.65.0 CARGO_PKG_VERSION=0.6.15 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=15 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anstream-0.6.15 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name anstream --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anstream-0.6.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::items_after_statements' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="auto"' --cfg 'feature="default"' --cfg 'feature="wincon"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("auto", "default", "test", "wincon"))' -C metadata=ecbbeb170494b245 -C extra-filename=-ecbbeb170494b245 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern anstyle=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libanstyle-8f21d54decdb0c6f.rmeta --extern anstyle_parse=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libanstyle_parse-ebfa33e9baaf7504.rmeta --extern anstyle_query=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libanstyle_query-b8e17a16857eeaad.rmeta --extern colorchoice=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libcolorchoice-edd413ef7d95c723.rmeta --extern is_terminal_polyfill=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libis_terminal_polyfill-9fae85a29a80faf8.rmeta --extern utf8parse=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libutf8parse-0297cc4a808fe831.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-syntax-0.8.4/src/debug.rs:6:38 | 6 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-syntax-0.8.4/src/debug.rs:37:38 | 37 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 37 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-syntax-0.8.4/src/hir/literal.rs:2014:38 | 2014 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2014 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-syntax-0.8.4/src/hir/literal.rs:2176:38 | 2176 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2176 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-syntax-0.8.4/src/hir/mod.rs:804:38 | 804 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 804 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-syntax-0.8.4/src/hir/mod.rs:1029:38 | 1029 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1029 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-syntax-0.8.4/src/hir/mod.rs:2901:38 | 2901 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2901 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: `unicode-script` (lib) generated 3 warnings Compiling color-print v0.3.6 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=color_print CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/color-print-0.3.6 CARGO_PKG_AUTHORS='Johann David ' CARGO_PKG_DESCRIPTION='Colorize and stylize strings for terminal at compile-time, by using an HTML-like syntax' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=color-print CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://gitlab.com/dajoha/color-print' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/color-print-0.3.6 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name color_print --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/color-print-0.3.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("lazy_static", "terminfo", "terminfo_crate"))' -C metadata=8a4315659928edd0 -C extra-filename=-8a4315659928edd0 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern color_print_proc_macro=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/libcolor_print_proc_macro-e1f212ec41bfc5ed.so --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling termize v0.1.1 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=termize CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/termize-0.1.1 CARGO_PKG_AUTHORS='Yuki Okushi ' CARGO_PKG_DESCRIPTION='functions for determining terminal sizes and dimensions' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=termize CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/JohnTitor/termize' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/termize-0.1.1 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name termize --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/termize-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ae7cc43c1d9f2504 -C extra-filename=-ae7cc43c1d9f2504 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern libc=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/liblibc-d0092fb200d26739.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=openbsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(parallel_compiler)--check-cfg=cfg(rust_analyzer)-Zmacro-backtrace-Csplit-debuginfo=off-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zunstable-options-Zon-broken-pipe=kill' CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/tools/clippy CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A bunch of helpful lints to avoid common pitfalls in Rust' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=clippy CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rust-clippy' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.82 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=82 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-openbsd LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' NUM_JOBS=6 OPT_LEVEL=3 OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/clippy-99889a5fabfec0f2/out PROFILE=release RUSTC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTC_WRAPPER=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTDOC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-openbsd /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/build/clippy-f8a5188d75f16af5/build-script-build` [clippy 0.1.82] cargo:rustc-env=PROFILE=release [clippy 0.1.82] cargo:rerun-if-changed=build.rs [clippy 0.1.82] cargo:rustc-env=GIT_HASH= [clippy 0.1.82] cargo:rustc-env=COMMIT_DATE= [clippy 0.1.82] cargo:rustc-env=RUSTC_RELEASE_CHANNEL=stable Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rustc_tools_util CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustc_tools_util-0.3.0 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='small helper to generate version information for git packages' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_tools_util CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rust-clippy' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustc_tools_util-0.3.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rustc_tools_util --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustc_tools_util-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("deny-warnings"))' -C metadata=89dd4d894d9edc32 -C extra-filename=-89dd4d894d9edc32 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: `quine-mc_cluskey` (lib) generated 10 warnings warning: `url` (lib) generated 7 warnings warning: `serde_derive` (lib) generated 122 warnings Compiling serde v1.0.208 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=serde CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208 CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='A generic serialization/deserialization framework' CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde CARGO_PKG_README=crates-io.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.208 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=208 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/serde-ac13f3c7a4b57f1f/out /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name serde --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=25d4624e14dc2a04 -C extra-filename=-25d4624e14dc2a04 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern serde_derive=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/libserde_derive-43b8318fbd0bdce8.so --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo --check-cfg 'cfg(no_core_cstr)' --check-cfg 'cfg(no_core_num_saturating)' --check-cfg 'cfg(no_core_try_from)' --check-cfg 'cfg(no_diagnostic_namespace)' --check-cfg 'cfg(no_float_copysign)' --check-cfg 'cfg(no_num_nonzero_signed)' --check-cfg 'cfg(no_relaxed_trait_bounds)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_systemtime_checked_add)' --check-cfg 'cfg(no_target_has_atomic)'` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:95:40 | 95 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 95 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:106:40 | 106 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 106 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/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 --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:283:48 | 230 | / macro_rules! primitive_deserializer { 231 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 232 | | #[doc = "A deserializer holding"] 233 | | #[doc = $doc] ... | 283 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 290 | | } 291 | | } | |_- in this expansion of `primitive_deserializer!` 292 | 293 | primitive_deserializer!(bool, "a `bool`.", BoolDeserializer, visit_bool); | ------------------------------------------------------------------------ in this macro invocation | help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:283:48 | 230 | / macro_rules! primitive_deserializer { 231 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 232 | | #[doc = "A deserializer holding"] 233 | | #[doc = $doc] ... | 283 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 290 | | } 291 | | } | |_- in this expansion of `primitive_deserializer!` ... 294 | primitive_deserializer!(i8, "an `i8`.", I8Deserializer, visit_i8); | ----------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:283:48 | 230 | / macro_rules! primitive_deserializer { 231 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 232 | | #[doc = "A deserializer holding"] 233 | | #[doc = $doc] ... | 283 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 290 | | } 291 | | } | |_- in this expansion of `primitive_deserializer!` ... 295 | primitive_deserializer!(i16, "an `i16`.", I16Deserializer, visit_i16); | --------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:283:48 | 230 | / macro_rules! primitive_deserializer { 231 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 232 | | #[doc = "A deserializer holding"] 233 | | #[doc = $doc] ... | 283 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 290 | | } 291 | | } | |_- in this expansion of `primitive_deserializer!` ... 296 | primitive_deserializer!(i32, "an `i32`.", I32Deserializer, visit_i32); | --------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:283:48 | 230 | / macro_rules! primitive_deserializer { 231 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 232 | | #[doc = "A deserializer holding"] 233 | | #[doc = $doc] ... | 283 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 290 | | } 291 | | } | |_- in this expansion of `primitive_deserializer!` ... 297 | primitive_deserializer!(i64, "an `i64`.", I64Deserializer, visit_i64); | --------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:283:48 | 230 | / macro_rules! primitive_deserializer { 231 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 232 | | #[doc = "A deserializer holding"] 233 | | #[doc = $doc] ... | 283 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 290 | | } 291 | | } | |_- in this expansion of `primitive_deserializer!` ... 298 | primitive_deserializer!(i128, "an `i128`.", I128Deserializer, visit_i128); | ------------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:283:48 | 230 | / macro_rules! primitive_deserializer { 231 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 232 | | #[doc = "A deserializer holding"] 233 | | #[doc = $doc] ... | 283 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 290 | | } 291 | | } | |_- in this expansion of `primitive_deserializer!` ... 299 | primitive_deserializer!(isize, "an `isize`.", IsizeDeserializer, visit_i64 as i64); | ---------------------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:283:48 | 230 | / macro_rules! primitive_deserializer { 231 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 232 | | #[doc = "A deserializer holding"] 233 | | #[doc = $doc] ... | 283 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 290 | | } 291 | | } | |_- in this expansion of `primitive_deserializer!` ... 300 | primitive_deserializer!(u8, "a `u8`.", U8Deserializer, visit_u8); | ---------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:283:48 | 230 | / macro_rules! primitive_deserializer { 231 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 232 | | #[doc = "A deserializer holding"] 233 | | #[doc = $doc] ... | 283 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 290 | | } 291 | | } | |_- in this expansion of `primitive_deserializer!` ... 301 | primitive_deserializer!(u16, "a `u16`.", U16Deserializer, visit_u16); | -------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:283:48 | 230 | / macro_rules! primitive_deserializer { 231 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 232 | | #[doc = "A deserializer holding"] 233 | | #[doc = $doc] ... | 283 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 290 | | } 291 | | } | |_- in this expansion of `primitive_deserializer!` ... 302 | primitive_deserializer!(u64, "a `u64`.", U64Deserializer, visit_u64); | -------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:283:48 | 230 | / macro_rules! primitive_deserializer { 231 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 232 | | #[doc = "A deserializer holding"] 233 | | #[doc = $doc] ... | 283 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 290 | | } 291 | | } | |_- in this expansion of `primitive_deserializer!` ... 303 | primitive_deserializer!(u128, "a `u128`.", U128Deserializer, visit_u128); | ------------------------------------------------------------------------ in this macro invocation | help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:283:48 | 230 | / macro_rules! primitive_deserializer { 231 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 232 | | #[doc = "A deserializer holding"] 233 | | #[doc = $doc] ... | 283 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 290 | | } 291 | | } | |_- in this expansion of `primitive_deserializer!` ... 304 | primitive_deserializer!(usize, "a `usize`.", UsizeDeserializer, visit_u64 as u64); | --------------------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:283:48 | 230 | / macro_rules! primitive_deserializer { 231 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 232 | | #[doc = "A deserializer holding"] 233 | | #[doc = $doc] ... | 283 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 290 | | } 291 | | } | |_- in this expansion of `primitive_deserializer!` ... 305 | primitive_deserializer!(f32, "an `f32`.", F32Deserializer, visit_f32); | --------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:283:48 | 230 | / macro_rules! primitive_deserializer { 231 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 232 | | #[doc = "A deserializer holding"] 233 | | #[doc = $doc] ... | 283 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 290 | | } 291 | | } | |_- in this expansion of `primitive_deserializer!` ... 306 | primitive_deserializer!(f64, "an `f64`.", F64Deserializer, visit_f64); | --------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:283:48 | 230 | / macro_rules! primitive_deserializer { 231 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 232 | | #[doc = "A deserializer holding"] 233 | | #[doc = $doc] ... | 283 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 290 | | } 291 | | } | |_- in this expansion of `primitive_deserializer!` ... 307 | primitive_deserializer!(char, "a `char`.", CharDeserializer, visit_char); | ------------------------------------------------------------------------ in this macro invocation | help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:388:40 | 388 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 388 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:477:40 | 477 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 477 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:556:40 | 556 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 556 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:661:40 | 661 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 661 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:769:40 | 769 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 769 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:829:40 | 829 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 829 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:877:40 | 877 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 877 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:984:40 | 984 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 984 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:997:40 | 997 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 997 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:1310:40 | 1310 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1310 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:1412:40 | 1412 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1412 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/ignored_any.rs:116:46 | 116 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 116 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:20:46 | 20 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 20 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:59:46 | 59 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 59 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 383 | / impl_deserialize_num! { 384 | | i8, NonZeroI8 cfg(not(no_num_nonzero_signed)), deserialize_i8 385 | | num_self!(i8:visit_i8); 386 | | int_to_int!(i16:visit_i16 i32:visit_i32 i64:visit_i64); 387 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 388 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 383 | / impl_deserialize_num! { 384 | | i8, NonZeroI8 cfg(not(no_num_nonzero_signed)), deserialize_i8 385 | | num_self!(i8:visit_i8); 386 | | int_to_int!(i16:visit_i16 i32:visit_i32 i64:visit_i64); 387 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 388 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 383 | / impl_deserialize_num! { 384 | | i8, NonZeroI8 cfg(not(no_num_nonzero_signed)), deserialize_i8 385 | | num_self!(i8:visit_i8); 386 | | int_to_int!(i16:visit_i16 i32:visit_i32 i64:visit_i64); 387 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 388 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 390 | / impl_deserialize_num! { 391 | | i16, NonZeroI16 cfg(not(no_num_nonzero_signed)), deserialize_i16 392 | | num_self!(i16:visit_i16); 393 | | num_as_self!(i8:visit_i8); 394 | | int_to_int!(i32:visit_i32 i64:visit_i64); 395 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 396 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 390 | / impl_deserialize_num! { 391 | | i16, NonZeroI16 cfg(not(no_num_nonzero_signed)), deserialize_i16 392 | | num_self!(i16:visit_i16); 393 | | num_as_self!(i8:visit_i8); 394 | | int_to_int!(i32:visit_i32 i64:visit_i64); 395 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 396 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 390 | / impl_deserialize_num! { 391 | | i16, NonZeroI16 cfg(not(no_num_nonzero_signed)), deserialize_i16 392 | | num_self!(i16:visit_i16); 393 | | num_as_self!(i8:visit_i8); 394 | | int_to_int!(i32:visit_i32 i64:visit_i64); 395 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 396 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 398 | / impl_deserialize_num! { 399 | | i32, NonZeroI32 cfg(not(no_num_nonzero_signed)), deserialize_i32 400 | | num_self!(i32:visit_i32); 401 | | num_as_self!(i8:visit_i8 i16:visit_i16); 402 | | int_to_int!(i64:visit_i64); 403 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 404 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 398 | / impl_deserialize_num! { 399 | | i32, NonZeroI32 cfg(not(no_num_nonzero_signed)), deserialize_i32 400 | | num_self!(i32:visit_i32); 401 | | num_as_self!(i8:visit_i8 i16:visit_i16); 402 | | int_to_int!(i64:visit_i64); 403 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 404 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 398 | / impl_deserialize_num! { 399 | | i32, NonZeroI32 cfg(not(no_num_nonzero_signed)), deserialize_i32 400 | | num_self!(i32:visit_i32); 401 | | num_as_self!(i8:visit_i8 i16:visit_i16); 402 | | int_to_int!(i64:visit_i64); 403 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 404 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 406 | / impl_deserialize_num! { 407 | | i64, NonZeroI64 cfg(not(no_num_nonzero_signed)), deserialize_i64 408 | | num_self!(i64:visit_i64); 409 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32); 410 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 411 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 406 | / impl_deserialize_num! { 407 | | i64, NonZeroI64 cfg(not(no_num_nonzero_signed)), deserialize_i64 408 | | num_self!(i64:visit_i64); 409 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32); 410 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 411 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 406 | / impl_deserialize_num! { 407 | | i64, NonZeroI64 cfg(not(no_num_nonzero_signed)), deserialize_i64 408 | | num_self!(i64:visit_i64); 409 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32); 410 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 411 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 413 | / impl_deserialize_num! { 414 | | isize, NonZeroIsize cfg(not(no_num_nonzero_signed)), deserialize_i64 415 | | num_as_self!(i8:visit_i8 i16:visit_i16); 416 | | int_to_int!(i32:visit_i32 i64:visit_i64); 417 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 418 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 413 | / impl_deserialize_num! { 414 | | isize, NonZeroIsize cfg(not(no_num_nonzero_signed)), deserialize_i64 415 | | num_as_self!(i8:visit_i8 i16:visit_i16); 416 | | int_to_int!(i32:visit_i32 i64:visit_i64); 417 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 418 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 413 | / impl_deserialize_num! { 414 | | isize, NonZeroIsize cfg(not(no_num_nonzero_signed)), deserialize_i64 415 | | num_as_self!(i8:visit_i8 i16:visit_i16); 416 | | int_to_int!(i32:visit_i32 i64:visit_i64); 417 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 418 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 420 | / impl_deserialize_num! { 421 | | u8, NonZeroU8, deserialize_u8 422 | | num_self!(u8:visit_u8); 423 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 424 | | uint_to_self!(u16:visit_u16 u32:visit_u32 u64:visit_u64); 425 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 420 | / impl_deserialize_num! { 421 | | u8, NonZeroU8, deserialize_u8 422 | | num_self!(u8:visit_u8); 423 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 424 | | uint_to_self!(u16:visit_u16 u32:visit_u32 u64:visit_u64); 425 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 420 | / impl_deserialize_num! { 421 | | u8, NonZeroU8, deserialize_u8 422 | | num_self!(u8:visit_u8); 423 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 424 | | uint_to_self!(u16:visit_u16 u32:visit_u32 u64:visit_u64); 425 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 427 | / impl_deserialize_num! { 428 | | u16, NonZeroU16, deserialize_u16 429 | | num_self!(u16:visit_u16); 430 | | num_as_self!(u8:visit_u8); 431 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 432 | | uint_to_self!(u32:visit_u32 u64:visit_u64); 433 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 427 | / impl_deserialize_num! { 428 | | u16, NonZeroU16, deserialize_u16 429 | | num_self!(u16:visit_u16); 430 | | num_as_self!(u8:visit_u8); 431 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 432 | | uint_to_self!(u32:visit_u32 u64:visit_u64); 433 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 427 | / impl_deserialize_num! { 428 | | u16, NonZeroU16, deserialize_u16 429 | | num_self!(u16:visit_u16); 430 | | num_as_self!(u8:visit_u8); 431 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 432 | | uint_to_self!(u32:visit_u32 u64:visit_u64); 433 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 435 | / impl_deserialize_num! { 436 | | u32, NonZeroU32, deserialize_u32 437 | | num_self!(u32:visit_u32); 438 | | num_as_self!(u8:visit_u8 u16:visit_u16); 439 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 440 | | uint_to_self!(u64:visit_u64); 441 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 435 | / impl_deserialize_num! { 436 | | u32, NonZeroU32, deserialize_u32 437 | | num_self!(u32:visit_u32); 438 | | num_as_self!(u8:visit_u8 u16:visit_u16); 439 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 440 | | uint_to_self!(u64:visit_u64); 441 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 435 | / impl_deserialize_num! { 436 | | u32, NonZeroU32, deserialize_u32 437 | | num_self!(u32:visit_u32); 438 | | num_as_self!(u8:visit_u8 u16:visit_u16); 439 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 440 | | uint_to_self!(u64:visit_u64); 441 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 443 | / impl_deserialize_num! { 444 | | u64, NonZeroU64, deserialize_u64 445 | | num_self!(u64:visit_u64); 446 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32); 447 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 448 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 443 | / impl_deserialize_num! { 444 | | u64, NonZeroU64, deserialize_u64 445 | | num_self!(u64:visit_u64); 446 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32); 447 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 448 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 443 | / impl_deserialize_num! { 444 | | u64, NonZeroU64, deserialize_u64 445 | | num_self!(u64:visit_u64); 446 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32); 447 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 448 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 450 | / impl_deserialize_num! { 451 | | usize, NonZeroUsize, deserialize_u64 452 | | num_as_self!(u8:visit_u8 u16:visit_u16); 453 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 454 | | uint_to_self!(u32:visit_u32 u64:visit_u64); 455 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 450 | / impl_deserialize_num! { 451 | | usize, NonZeroUsize, deserialize_u64 452 | | num_as_self!(u8:visit_u8 u16:visit_u16); 453 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 454 | | uint_to_self!(u32:visit_u32 u64:visit_u64); 455 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 450 | / impl_deserialize_num! { 451 | | usize, NonZeroUsize, deserialize_u64 452 | | num_as_self!(u8:visit_u8 u16:visit_u16); 453 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 454 | | uint_to_self!(u32:visit_u32 u64:visit_u64); 455 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 457 | / impl_deserialize_num! { 458 | | f32, deserialize_f32 459 | | num_self!(f32:visit_f32); 460 | | num_as_copysign_self!(f64:visit_f64); 461 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 462 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 463 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 465 | / impl_deserialize_num! { 466 | | f64, deserialize_f64 467 | | num_self!(f64:visit_f64); 468 | | num_as_copysign_self!(f32:visit_f32); 469 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 470 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 471 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 530 | / impl_deserialize_num! { 531 | | i128, NonZeroI128 cfg(not(no_num_nonzero_signed)), deserialize_i128 532 | | num_self!(i128:visit_i128); 533 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 534 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 535 | | num_128!(u128:visit_u128); 536 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 530 | / impl_deserialize_num! { 531 | | i128, NonZeroI128 cfg(not(no_num_nonzero_signed)), deserialize_i128 532 | | num_self!(i128:visit_i128); 533 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 534 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 535 | | num_128!(u128:visit_u128); 536 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 530 | / impl_deserialize_num! { 531 | | i128, NonZeroI128 cfg(not(no_num_nonzero_signed)), deserialize_i128 532 | | num_self!(i128:visit_i128); 533 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 534 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 535 | | num_128!(u128:visit_u128); 536 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 538 | / impl_deserialize_num! { 539 | | u128, NonZeroU128, deserialize_u128 540 | | num_self!(u128:visit_u128); 541 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 542 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 543 | | num_128!(i128:visit_i128); 544 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 538 | / impl_deserialize_num! { 539 | | u128, NonZeroU128, deserialize_u128 540 | | num_self!(u128:visit_u128); 541 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 542 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 543 | | num_128!(i128:visit_i128); 544 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 538 | / impl_deserialize_num! { 539 | | u128, NonZeroU128, deserialize_u128 540 | | num_self!(u128:visit_u128); 541 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 542 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 543 | | num_128!(i128:visit_i128); 544 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:553:46 | 553 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 553 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:599:46 | 599 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 599 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:645:46 | 645 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 645 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:722:46 | 722 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 722 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:757:46 | 757 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 757 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:794:46 | 794 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 794 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:891:46 | 891 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 891 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:959:46 | 959 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 959 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1020:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1020 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1087 | / seq_impl!( 1088 | | #[cfg(any(feature = "std", feature = "alloc"))] 1089 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1090 | | BinaryHeap, ... | 1095 | | BinaryHeap::push 1096 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1020 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1056:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1056 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1087 | / seq_impl!( 1088 | | #[cfg(any(feature = "std", feature = "alloc"))] 1089 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1090 | | BinaryHeap, ... | 1095 | | BinaryHeap::push 1096 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1056 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1020:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1020 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1098 | / seq_impl!( 1099 | | #[cfg(any(feature = "std", feature = "alloc"))] 1100 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1101 | | BTreeSet, ... | 1106 | | BTreeSet::insert 1107 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1020 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1056:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1056 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1098 | / seq_impl!( 1099 | | #[cfg(any(feature = "std", feature = "alloc"))] 1100 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1101 | | BTreeSet, ... | 1106 | | BTreeSet::insert 1107 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1056 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1020:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1020 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1109 | / seq_impl!( 1110 | | #[cfg(any(feature = "std", feature = "alloc"))] 1111 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1112 | | LinkedList, ... | 1117 | | LinkedList::push_back 1118 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1020 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1056:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1056 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1109 | / seq_impl!( 1110 | | #[cfg(any(feature = "std", feature = "alloc"))] 1111 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1112 | | LinkedList, ... | 1117 | | LinkedList::push_back 1118 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1056 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1020:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1020 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1120 | / seq_impl!( 1121 | | #[cfg(feature = "std")] 1122 | | #[cfg_attr(docsrs, doc(cfg(feature = "std")))] 1123 | | HashSet, ... | 1128 | | HashSet::insert 1129 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1020 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1056:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1056 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1120 | / seq_impl!( 1121 | | #[cfg(feature = "std")] 1122 | | #[cfg_attr(docsrs, doc(cfg(feature = "std")))] 1123 | | HashSet, ... | 1128 | | HashSet::insert 1129 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1056 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1020:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1020 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1131 | / seq_impl!( 1132 | | #[cfg(any(feature = "std", feature = "alloc"))] 1133 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1134 | | VecDeque, ... | 1139 | | VecDeque::push_back 1140 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1020 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1056:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1056 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1131 | / seq_impl!( 1132 | | #[cfg(any(feature = "std", feature = "alloc"))] 1133 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1134 | | VecDeque, ... | 1139 | | VecDeque::push_back 1140 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1056 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1164:54 | 1164 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1164 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1201:54 | 1201 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1201 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1255:46 | 1255 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1255 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1287:58 | 1278 | / macro_rules! array_impls { 1279 | | ($($len:expr => ($($n:tt)+))+) => { 1280 | | $( 1281 | | impl<'de, T> Visitor<'de> for ArrayVisitor<[T; $len]> ... | 1287 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1353 | | } 1354 | | } | |_- in this expansion of `array_impls!` 1355 | 1356 | / array_impls! { 1357 | | 1 => (0) 1358 | | 2 => (0 1) 1359 | | 3 => (0 1 2) ... | 1388 | | 32 => (0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31) 1389 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 1287 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1311:58 | 1278 | / macro_rules! array_impls { 1279 | | ($($len:expr => ($($n:tt)+))+) => { 1280 | | $( 1281 | | impl<'de, T> Visitor<'de> for ArrayVisitor<[T; $len]> ... | 1311 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1353 | | } 1354 | | } | |_- in this expansion of `array_impls!` 1355 | 1356 | / array_impls! { 1357 | | 1 => (0) 1358 | | 2 => (0 1) 1359 | | 3 => (0 1 2) ... | 1388 | | 32 => (0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31) 1389 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 1311 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1421:58 | 1407 | / macro_rules! tuple_impl_body { 1408 | | ($len:tt => ($($n:tt $name:ident)+)) => { 1409 | | #[inline] 1410 | | fn deserialize(deserializer: D) -> Result ... | 1421 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1477 | | }; 1478 | | } | |_- in this expansion of `tuple_impl_body!` ... 1489 | tuple_impl_body!(1 => (0 T)); | ---------------------------- in this macro invocation | help: indicate the anonymous lifetime | 1421 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1455:58 | 1407 | / macro_rules! tuple_impl_body { 1408 | | ($len:tt => ($($n:tt $name:ident)+)) => { 1409 | | #[inline] 1410 | | fn deserialize(deserializer: D) -> Result ... | 1455 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1477 | | }; 1478 | | } | |_- in this expansion of `tuple_impl_body!` ... 1489 | tuple_impl_body!(1 => (0 T)); | ---------------------------- in this macro invocation | help: indicate the anonymous lifetime | 1455 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1421:58 | 1393 | / macro_rules! tuple_impls { 1394 | | ($($len:tt => ($($n:tt $name:ident)+))+) => { 1395 | | $( 1396 | | #[cfg_attr(docsrs, doc(hidden))] ... | 1401 | | tuple_impl_body!($len => ($($n $name)+)); | | ---------------------------------------- in this macro invocation (#2) ... | 1404 | | }; 1405 | | } | |_- in this expansion of `tuple_impls!` (#1) 1406 | 1407 | / macro_rules! tuple_impl_body { 1408 | | ($len:tt => ($($n:tt $name:ident)+)) => { 1409 | | #[inline] 1410 | | fn deserialize(deserializer: D) -> Result ... | 1421 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1477 | | }; 1478 | | } | |_- in this expansion of `tuple_impl_body!` (#2) ... 1492 | / tuple_impls! { 1493 | | 2 => (0 T0 1 T1) 1494 | | 3 => (0 T0 1 T1 2 T2) 1495 | | 4 => (0 T0 1 T1 2 T2 3 T3) ... | 1507 | | 16 => (0 T0 1 T1 2 T2 3 T3 4 T4 5 T5 6 T6 7 T7 8 T8 9 T9 10 T10 11 T11 12 T12 13 T13 14 T14 15 T15) 1508 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 1421 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1455:58 | 1393 | / macro_rules! tuple_impls { 1394 | | ($($len:tt => ($($n:tt $name:ident)+))+) => { 1395 | | $( 1396 | | #[cfg_attr(docsrs, doc(hidden))] ... | 1401 | | tuple_impl_body!($len => ($($n $name)+)); | | ---------------------------------------- in this macro invocation (#2) ... | 1404 | | }; 1405 | | } | |_- in this expansion of `tuple_impls!` (#1) 1406 | 1407 | / macro_rules! tuple_impl_body { 1408 | | ($len:tt => ($($n:tt $name:ident)+)) => { 1409 | | #[inline] 1410 | | fn deserialize(deserializer: D) -> Result ... | 1455 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1477 | | }; 1478 | | } | |_- in this expansion of `tuple_impl_body!` (#2) ... 1492 | / tuple_impls! { 1493 | | 2 => (0 T0 1 T1) 1494 | | 3 => (0 T0 1 T1 2 T2) 1495 | | 4 => (0 T0 1 T1 2 T2 3 T3) ... | 1507 | | 16 => (0 T0 1 T1 2 T2 3 T3 4 T4 5 T5 6 T6 7 T7 8 T8 9 T9 10 T10 11 T11 12 T12 13 T13 14 T14 15 T15) 1508 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 1455 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1542:62 | 1512 | / macro_rules! map_impl { 1513 | | ( 1514 | | $(#[$attr:meta])* 1515 | | $ty:ident , ... | 1542 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1565 | | } 1566 | | } | |_- in this expansion of `map_impl!` 1567 | 1568 | / map_impl! { 1569 | | #[cfg(any(feature = "std", feature = "alloc"))] 1570 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1571 | | BTreeMap, 1572 | | map, 1573 | | BTreeMap::new(), 1574 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 1542 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1542:62 | 1512 | / macro_rules! map_impl { 1513 | | ( 1514 | | $(#[$attr:meta])* 1515 | | $ty:ident , ... | 1542 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1565 | | } 1566 | | } | |_- in this expansion of `map_impl!` ... 1576 | / map_impl! { 1577 | | #[cfg(feature = "std")] 1578 | | #[cfg_attr(docsrs, doc(cfg(feature = "std")))] 1579 | | HashMap, 1580 | | map, 1581 | | HashMap::with_capacity_and_hasher(size_hint::cautious::<(K, V)>(map.size_hint()), S::default()), 1582 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 1542 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1630:62 | 1608 | / macro_rules! variant_identifier { 1609 | | ( 1610 | | $name_kind:ident ($($variant:ident; $bytes:expr; $index:expr),*) 1611 | | $expecting_message:expr, ... | 1630 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1679 | | } 1680 | | } | |_- in this expansion of `variant_identifier!` (#2) ... 1683 | / macro_rules! deserialize_enum { 1684 | | ( 1685 | | $name:ident $name_kind:ident ($($variant:ident; $bytes:expr; $index:expr),*) 1686 | | $expecting_message:expr, ... | 1689 | / variant_identifier! { 1690 | $name_kind ($($variant; $bytes; $index),*) 1691 | $expecting_message, 1692 | VARIANTS 1693 | | } | |_________- in this macro invocation (#2) ... 1716 | | } 1717 | | } | |_- in this expansion of `deserialize_enum!` (#1) ... 1730 | / deserialize_enum! { 1731 | | IpAddr IpAddrKind (V4; b"V4"; 0, V6; b"V6"; 1) 1732 | | "`V4` or `V6`", 1733 | | deserializer 1734 | | } | |_____________- in this macro invocation (#1) | help: indicate the anonymous lifetime | 1630 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1699:54 | 1683 | / macro_rules! deserialize_enum { 1684 | | ( 1685 | | $name:ident $name_kind:ident ($($variant:ident; $bytes:expr; $index:expr),*) 1686 | | $expecting_message:expr, ... | 1699 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1716 | | } 1717 | | } | |_- in this expansion of `deserialize_enum!` ... 1730 | / deserialize_enum! { 1731 | | IpAddr IpAddrKind (V4; b"V4"; 0, V6; b"V6"; 1) 1732 | | "`V4` or `V6`", 1733 | | deserializer 1734 | | } | |_____________- in this macro invocation | help: indicate the anonymous lifetime | 1699 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1630:62 | 1608 | / macro_rules! variant_identifier { 1609 | | ( 1610 | | $name_kind:ident ($($variant:ident; $bytes:expr; $index:expr),*) 1611 | | $expecting_message:expr, ... | 1630 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1679 | | } 1680 | | } | |_- in this expansion of `variant_identifier!` (#2) ... 1683 | / macro_rules! deserialize_enum { 1684 | | ( 1685 | | $name:ident $name_kind:ident ($($variant:ident; $bytes:expr; $index:expr),*) 1686 | | $expecting_message:expr, ... | 1689 | / variant_identifier! { 1690 | $name_kind ($($variant; $bytes; $index),*) 1691 | $expecting_message, 1692 | VARIANTS 1693 | | } | |_________- in this macro invocation (#2) ... 1716 | | } 1717 | | } | |_- in this expansion of `deserialize_enum!` (#1) ... 1784 | / deserialize_enum! { 1785 | | SocketAddr SocketAddrKind (V4; b"V4"; 0, V6; b"V6"; 1) 1786 | | "`V4` or `V6`", 1787 | | deserializer 1788 | | } | |_____________- in this macro invocation (#1) | help: indicate the anonymous lifetime | 1630 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1699:54 | 1683 | / macro_rules! deserialize_enum { 1684 | | ( 1685 | | $name:ident $name_kind:ident ($($variant:ident; $bytes:expr; $index:expr),*) 1686 | | $expecting_message:expr, ... | 1699 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1716 | | } 1717 | | } | |_- in this expansion of `deserialize_enum!` ... 1784 | / deserialize_enum! { 1785 | | SocketAddr SocketAddrKind (V4; b"V4"; 0, V6; b"V6"; 1) 1786 | | "`V4` or `V6`", 1787 | | deserializer 1788 | | } | |_____________- in this macro invocation | help: indicate the anonymous lifetime | 1699 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1816:46 | 1816 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1816 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1855:46 | 1855 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1855 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1630:62 | 1608 | / macro_rules! variant_identifier { 1609 | | ( 1610 | | $name_kind:ident ($($variant:ident; $bytes:expr; $index:expr),*) 1611 | | $expecting_message:expr, ... | 1630 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1679 | | } 1680 | | } | |_- in this expansion of `variant_identifier!` ... 1916 | / variant_identifier! { 1917 | | OsStringKind (Unix; b"Unix"; 0, Windows; b"Windows"; 1) 1918 | | "`Unix` or `Windows`", 1919 | | OSSTR_VARIANTS 1920 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 1630 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1929:46 | 1929 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1929 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:2178:62 | 2178 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2178 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:2228:54 | 2228 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2228 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:2317:62 | 2317 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2317 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:2367:54 | 2367 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2367 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:2518:58 | 2518 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2518 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:2563:50 | 2563 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2563 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:2675:58 | 2675 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2675 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:2718:50 | 2718 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2718 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:2813:58 | 2813 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2813 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:2856:50 | 2856 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2856 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:2924:62 | 2924 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2924 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:2982:54 | 2982 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2982 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:3035:62 | 3035 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3035 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:3091:54 | 3091 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3091 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:3187:46 | 3187 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3187 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/mod.rs:210:36 | 140 | / macro_rules! declare_error_trait { 141 | | (Error: Sized $(+ $($supertrait:ident)::+)*) => { 142 | | /// The `Error` trait allows `Deserialize` implementations to create descriptive 143 | | /// error messages belonging to the `Deserializer` against which they are ... | 210 | | fn invalid_type(unexp: Unexpected, exp: &Expected) -> Self { | | ^^^^^^^^^^ expected lifetime parameter ... | 297 | | } 298 | | } | |_- in this expansion of `declare_error_trait!` ... 301 | declare_error_trait!(Error: Sized + StdError); | --------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 210 | fn invalid_type(unexp: Unexpected<'_>, exp: &Expected) -> Self { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/mod.rs:228:37 | 140 | / macro_rules! declare_error_trait { 141 | | (Error: Sized $(+ $($supertrait:ident)::+)*) => { 142 | | /// The `Error` trait allows `Deserialize` implementations to create descriptive 143 | | /// error messages belonging to the `Deserializer` against which they are ... | 228 | | fn invalid_value(unexp: Unexpected, exp: &Expected) -> Self { | | ^^^^^^^^^^ expected lifetime parameter ... | 297 | | } 298 | | } | |_- in this expansion of `declare_error_trait!` ... 301 | declare_error_trait!(Error: Sized + StdError); | --------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 228 | fn invalid_value(unexp: Unexpected<'_>, exp: &Expected) -> Self { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/mod.rs:399:40 | 399 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 399 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/mod.rs:478:40 | 478 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result; | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 478 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result; | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/mod.rs:485:40 | 485 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 485 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/mod.rs:491:40 | 491 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 491 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/mod.rs:497:40 | 497 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 497 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/mod.rs:1311:46 | 1311 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result; | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1311 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result; | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/mod.rs:2282:40 | 2282 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2282 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/mod.rs:2304:40 | 2304 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2304 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:72:50 | 72 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 72 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:145:50 | 145 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 145 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:266:33 | 266 | fn unexpected(&self) -> Unexpected { | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 266 | fn unexpected(&self) -> Unexpected<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:331:44 | 331 | fn expecting(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 331 | fn expecting(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:494:23 | 494 | Vec::::with_capacity(size_hint::cautious::(visitor.size_hint())); | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 494 | Vec::>::with_capacity(size_hint::cautious::(visitor.size_hint())); | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:494:69 | 494 | Vec::::with_capacity(size_hint::cautious::(visitor.size_hint())); | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 494 | Vec::::with_capacity(size_hint::cautious::>(visitor.size_hint())); | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:506:24 | 506 | Vec::<(Content, Content)>::with_capacity( | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 506 | Vec::<(Content<'_>, Content)>::with_capacity( | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:506:33 | 506 | Vec::<(Content, Content)>::with_capacity( | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 506 | Vec::<(Content, Content<'_>)>::with_capacity( | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:507:44 | 507 | size_hint::cautious::<(Content, Content)>(visitor.size_hint()), | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 507 | size_hint::cautious::<(Content<'_>, Content)>(visitor.size_hint()), | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:507:53 | 507 | size_hint::cautious::<(Content, Content)>(visitor.size_hint()), | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 507 | size_hint::cautious::<(Content, Content<'_>)>(visitor.size_hint()), | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:565:44 | 565 | fn expecting(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 565 | fn expecting(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:849:44 | 849 | fn expecting(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 849 | fn expecting(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:872:34 | 872 | let mut vec = Vec::<(Content, Content)>::with_capacity(size_hint::cautious::<( | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 872 | let mut vec = Vec::<(Content<'_>, Content)>::with_capacity(size_hint::cautious::<( | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:872:43 | 872 | let mut vec = Vec::<(Content, Content)>::with_capacity(size_hint::cautious::<( | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 872 | let mut vec = Vec::<(Content, Content<'_>)>::with_capacity(size_hint::cautious::<( | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:873:17 | 873 | Content, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 873 | Content<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:874:17 | 874 | Content, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 874 | Content<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:925:50 | 925 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 925 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:1000:50 | 1000 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1000 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:2396:50 | 2396 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2396 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:2441:50 | 2441 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2441 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:2876:46 | 2876 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2876 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/ser.rs:61:40 | 61 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 61 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/ser.rs:1357:40 | 1357 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1357 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/doc.rs:28:32 | 28 | fn fmt(&self, _: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 28 | fn fmt(&self, _: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/mod.rs:30:48 | 30 | pub fn from_utf8_lossy(bytes: &[u8]) -> Cow { | ---^---- expected lifetime parameter | help: indicate the anonymous lifetime | 30 | pub fn from_utf8_lossy(bytes: &[u8]) -> Cow<'_, str> { | +++ warning: unused extern crate --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/lib.rs:330:1 | 329 | / #[cfg(feature = "serde_derive")] 330 | | extern crate serde_derive; | | ^^^^^^^^^^^^^^^^^^^^^^^^^- | |__________________________| | help: remove it | = note: `-W unused-extern-crates` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(unused_extern_crates)]` warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1047:47 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1047 | | struct SeqInPlaceVisitor<'a, T: 'a $(, $typaram: 'a)*>(&'a mut $ty); | | ^^^^ help: remove this bound ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1087 | / seq_impl!( 1088 | | #[cfg(any(feature = "std", feature = "alloc"))] 1089 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1090 | | BinaryHeap, ... | 1095 | | BinaryHeap::push 1096 | | ); | |_- in this macro invocation | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1047:47 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1047 | | struct SeqInPlaceVisitor<'a, T: 'a $(, $typaram: 'a)*>(&'a mut $ty); | | ^^^^ help: remove this bound ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1098 | / seq_impl!( 1099 | | #[cfg(any(feature = "std", feature = "alloc"))] 1100 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1101 | | BTreeSet, ... | 1106 | | BTreeSet::insert 1107 | | ); | |_- in this macro invocation warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1047:47 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1047 | | struct SeqInPlaceVisitor<'a, T: 'a $(, $typaram: 'a)*>(&'a mut $ty); | | ^^^^ help: remove this bound ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1109 | / seq_impl!( 1110 | | #[cfg(any(feature = "std", feature = "alloc"))] 1111 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1112 | | LinkedList, ... | 1117 | | LinkedList::push_back 1118 | | ); | |_- in this macro invocation warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1047:47 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1047 | | struct SeqInPlaceVisitor<'a, T: 'a $(, $typaram: 'a)*>(&'a mut $ty); | | ^^^^ ^^^^ ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1120 | / seq_impl!( 1121 | | #[cfg(feature = "std")] 1122 | | #[cfg_attr(docsrs, doc(cfg(feature = "std")))] 1123 | | HashSet, ... | 1128 | | HashSet::insert 1129 | | ); | |_- in this macro invocation | help: remove these bounds | 1047 - struct SeqInPlaceVisitor<'a, T: 'a $(, $typaram: 'a)*>(&'a mut $ty); 1047 + struct SeqInPlaceVisitor<'a, T $(, $typaram)*>(&'a mut $ty); | warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1047:47 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1047 | | struct SeqInPlaceVisitor<'a, T: 'a $(, $typaram: 'a)*>(&'a mut $ty); | | ^^^^ help: remove this bound ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1131 | / seq_impl!( 1132 | | #[cfg(any(feature = "std", feature = "alloc"))] 1133 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1134 | | VecDeque, ... | 1139 | | VecDeque::push_back 1140 | | ); | |_- in this macro invocation warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1193:39 | 1193 | struct VecInPlaceVisitor<'a, T: 'a>(&'a mut Vec); | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1242:33 | 1242 | struct ArrayInPlaceVisitor<'a, A: 'a>(&'a mut A); | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1450:51 | 1407 | / macro_rules! tuple_impl_body { 1408 | | ($len:tt => ($($n:tt $name:ident)+)) => { 1409 | | #[inline] 1410 | | fn deserialize(deserializer: D) -> Result ... | 1450 | | struct TupleInPlaceVisitor<'a, $($name: 'a,)+>(&'a mut ($($name,)+)); | | ^^^^ help: remove this bound ... | 1477 | | }; 1478 | | } | |_- in this expansion of `tuple_impl_body!` ... 1489 | tuple_impl_body!(1 => (0 T)); | ---------------------------- in this macro invocation warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1450:51 | 1393 | / macro_rules! tuple_impls { 1394 | | ($($len:tt => ($($n:tt $name:ident)+))+) => { 1395 | | $( 1396 | | #[cfg_attr(docsrs, doc(hidden))] ... | 1401 | | tuple_impl_body!($len => ($($n $name)+)); | | ---------------------------------------- in this macro invocation (#2) ... | 1404 | | }; 1405 | | } | |_- in this expansion of `tuple_impls!` (#1) 1406 | 1407 | / macro_rules! tuple_impl_body { 1408 | | ($len:tt => ($($n:tt $name:ident)+)) => { 1409 | | #[inline] 1410 | | fn deserialize(deserializer: D) -> Result ... | 1450 | | struct TupleInPlaceVisitor<'a, $($name: 'a,)+>(&'a mut ($($name,)+)); | | ^^^^ help: remove these bounds ... | 1477 | | }; 1478 | | } | |_- in this expansion of `tuple_impl_body!` (#2) ... 1492 | / tuple_impls! { 1493 | | 2 => (0 T0 1 T1) 1494 | | 3 => (0 T0 1 T1 2 T2) 1495 | | 4 => (0 T0 1 T1 2 T2 3 T3) ... | 1507 | | 16 => (0 T0 1 T1 2 T2 3 T3 4 T4 5 T5 6 T6 7 T7 8 T8 9 T9 10 T10 11 T11 12 T12 13 T13 14 T14 15 T15) 1508 | | } | |_- in this macro invocation (#1) warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:2483:29 | 2483 | pub struct Borrowed<'de, T: 'de + ?Sized>(pub &'de T); | ^^^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:2597:39 | 2597 | pub struct FlatMapDeserializer<'a, 'de: 'a, E>( | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:2756:29 | 2756 | struct FlatMapAccess<'a, 'de: 'a, E> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:2799:32 | 2799 | struct FlatStructAccess<'a, 'de: 'a, E> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:1634:46 | 1634 | pub struct ContentRefDeserializer<'a, 'de: 'a, E> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:2092:39 | 2092 | struct EnumRefDeserializer<'a, 'de: 'a, E> | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:2121:42 | 2121 | struct VariantRefDeserializer<'a, 'de: 'a, E> | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:2201:38 | 2201 | struct SeqRefDeserializer<'a, 'de: 'a, E> | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:2276:38 | 2276 | struct MapRefDeserializer<'a, 'de: 'a, E> | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/ser.rs:988:35 | 988 | pub struct FlatMapSerializer<'a, M: 'a>(pub &'a mut M); | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/ser.rs:1182:37 | 1182 | pub struct FlatMapSerializeMap<'a, M: 'a>(&'a mut M); | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/ser.rs:1220:40 | 1220 | pub struct FlatMapSerializeStruct<'a, M: 'a>(&'a mut M); | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/ser.rs:1245:56 | 1245 | pub struct FlatMapSerializeTupleVariantAsMapValue<'a, M: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/ser.rs:1289:57 | 1289 | pub struct FlatMapSerializeStructVariantAsMapValue<'a, M: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/seed.rs:6:29 | 6 | pub struct InPlaceSeed<'a, T: 'a>(pub &'a mut T); | ^^^^ help: remove this bound Compiling serde_spanned v0.6.7 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=serde_spanned CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_spanned-0.6.7 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Serde-compatible spanned Value' CARGO_PKG_HOMEPAGE='https://github.com/toml-rs/toml' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_spanned CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/toml-rs/toml' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.6.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_spanned-0.6.7 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name serde_spanned --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_spanned-0.6.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::items_after_statements' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=37b213f7118b204b -C extra-filename=-37b213f7118b204b --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern serde=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libserde-25d4624e14dc2a04.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling toml_datetime v0.6.8 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=toml_datetime CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_datetime-0.6.8 CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='A TOML-compatible datetime type' CARGO_PKG_HOMEPAGE='https://github.com/toml-rs/toml' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=toml_datetime CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/toml-rs/toml' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.6.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_datetime-0.6.8 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name toml_datetime --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_datetime-0.6.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=98c6d48cf5d24da1 -C extra-filename=-98c6d48cf5d24da1 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern serde=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libserde-25d4624e14dc2a04.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: `serde` (lib) generated 224 warnings (42 duplicates) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=camino CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9 CARGO_PKG_AUTHORS='Without Boats :Ashley Williams :Steve Klabnik :Rain ' CARGO_PKG_DESCRIPTION='UTF-8 paths' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=camino CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/camino-rs/camino' CARGO_PKG_RUST_VERSION=1.34.0 CARGO_PKG_VERSION=1.1.9 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/camino-ebc1d8868e3cd632/out /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name camino --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="serde"' --cfg 'feature="serde1"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("proptest", "proptest1", "serde", "serde1"))' -C metadata=6cf6fdeafb939467 -C extra-filename=-6cf6fdeafb939467 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern serde=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libserde-25d4624e14dc2a04.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo --cfg path_buf_capacity --cfg shrink_to --cfg try_reserve_2 --cfg path_buf_deref_mut --cfg os_str_bytes --cfg absolute_path --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(path_buf_deref_mut)' --check-cfg 'cfg(path_buf_capacity)' --check-cfg 'cfg(shrink_to)' --check-cfg 'cfg(try_reserve_2)' --check-cfg 'cfg(os_str_bytes)' --check-cfg 'cfg(absolute_path)'` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=semver CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23 CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Parser and evaluator for Cargo'\''s flavor of Semantic Versioning' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=semver CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/semver' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.23 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=23 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/semver-16adc53b9b7face2/out /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name semver --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=eca8ecd720cb4f8e -C extra-filename=-eca8ecd720cb4f8e --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern serde=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libserde-25d4624e14dc2a04.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(no_alloc_crate)' --check-cfg 'cfg(no_const_vec_new)' --check-cfg 'cfg(no_exhaustive_int_match)' --check-cfg 'cfg(no_non_exhaustive)' --check-cfg 'cfg(no_nonzero_bitscan)' --check-cfg 'cfg(no_str_strip_prefix)' --check-cfg 'cfg(no_track_caller)' --check-cfg 'cfg(no_unsafe_op_in_unsafe_fn_lint)' --check-cfg 'cfg(test_node_semver)'` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=serde_json CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125 CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='A JSON serialization file format' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_json CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/json' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.125 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=125 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/serde_json-e2bbc06516810383/out /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name serde_json --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="unbounded_depth"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=6644969838f105a6 -C extra-filename=-6644969838f105a6 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern itoa=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libitoa-3fc493d5b20ddaa0.rmeta --extern memchr=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libmemchr-dda04f9bb66a6e12.rmeta --extern ryu=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libryu-71b9d29fd55d62ac.rmeta --extern serde=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libserde-25d4624e14dc2a04.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo --cfg limb_width_64 --check-cfg 'cfg(limb_width_32)' --check-cfg 'cfg(limb_width_64)'` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/serde_impls.rs:18:46 | 18 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 18 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:509:32 | 509 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 509 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:515:32 | 515 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 515 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:1108:33 | 1108 | pub fn components(&self) -> Utf8Components { | ^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1108 | pub fn components(&self) -> Utf8Components<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:1536:32 | 1536 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1536 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:1542:32 | 1542 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1542 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:1571:32 | 1571 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1571 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:1663:32 | 1663 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1663 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:1895:32 | 1895 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1895 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:1901:32 | 1901 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1901 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2109:32 | 2109 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2109 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2115:32 | 2115 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2115 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2629:32 | 2629 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2629 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2684:32 | 2684 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2684 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2881:14 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` 2913 | 2914 | impl_cmp!(Utf8PathBuf, Utf8Path); | -------------------------------- in this macro invocation | = note: requested on the command line with `-W unused-lifetimes` warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2881:18 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` 2913 | 2914 | impl_cmp!(Utf8PathBuf, Utf8Path); | -------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2889:14 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2889 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` 2913 | 2914 | impl_cmp!(Utf8PathBuf, Utf8Path); | -------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2889:18 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2889 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` 2913 | 2914 | impl_cmp!(Utf8PathBuf, Utf8Path); | -------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2897:14 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2897 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` 2913 | 2914 | impl_cmp!(Utf8PathBuf, Utf8Path); | -------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2897:18 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2897 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` 2913 | 2914 | impl_cmp!(Utf8PathBuf, Utf8Path); | -------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2905:14 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2905 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` 2913 | 2914 | impl_cmp!(Utf8PathBuf, Utf8Path); | -------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2905:18 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2905 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` 2913 | 2914 | impl_cmp!(Utf8PathBuf, Utf8Path); | -------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2881:18 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` ... 2915 | impl_cmp!(Utf8PathBuf, &'a Utf8Path); | ------------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2889:18 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2889 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` ... 2915 | impl_cmp!(Utf8PathBuf, &'a Utf8Path); | ------------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2897:18 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2897 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` ... 2915 | impl_cmp!(Utf8PathBuf, &'a Utf8Path); | ------------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2905:18 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2905 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` ... 2915 | impl_cmp!(Utf8PathBuf, &'a Utf8Path); | ------------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2881:18 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` ... 2916 | impl_cmp!(Cow<'a, Utf8Path>, Utf8Path); | -------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2889:18 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2889 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` ... 2916 | impl_cmp!(Cow<'a, Utf8Path>, Utf8Path); | -------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2897:18 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2897 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` ... 2916 | impl_cmp!(Cow<'a, Utf8Path>, Utf8Path); | -------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2905:18 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2905 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` ... 2916 | impl_cmp!(Cow<'a, Utf8Path>, Utf8Path); | -------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2881:18 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` ... 2918 | impl_cmp!(Cow<'a, Utf8Path>, Utf8PathBuf); | ----------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2889:18 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2889 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` ... 2918 | impl_cmp!(Cow<'a, Utf8Path>, Utf8PathBuf); | ----------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2897:18 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2897 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` ... 2918 | impl_cmp!(Cow<'a, Utf8Path>, Utf8PathBuf); | ----------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2905:18 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2905 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` ... 2918 | impl_cmp!(Cow<'a, Utf8Path>, Utf8PathBuf); | ----------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2923:14 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` 2955 | 2956 | impl_cmp_std_path!(Utf8PathBuf, Path); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2923:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` 2955 | 2956 | impl_cmp_std_path!(Utf8PathBuf, Path); | ------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2931:14 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2931 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` 2955 | 2956 | impl_cmp_std_path!(Utf8PathBuf, Path); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2931:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2931 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` 2955 | 2956 | impl_cmp_std_path!(Utf8PathBuf, Path); | ------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2939:14 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2939 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` 2955 | 2956 | impl_cmp_std_path!(Utf8PathBuf, Path); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2939:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2939 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` 2955 | 2956 | impl_cmp_std_path!(Utf8PathBuf, Path); | ------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2947:14 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2947 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` 2955 | 2956 | impl_cmp_std_path!(Utf8PathBuf, Path); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2947:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2947 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` 2955 | 2956 | impl_cmp_std_path!(Utf8PathBuf, Path); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2923:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2957 | impl_cmp_std_path!(Utf8PathBuf, &'a Path); | ----------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2931:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2931 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2957 | impl_cmp_std_path!(Utf8PathBuf, &'a Path); | ----------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2939:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2939 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2957 | impl_cmp_std_path!(Utf8PathBuf, &'a Path); | ----------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2947:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2947 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2957 | impl_cmp_std_path!(Utf8PathBuf, &'a Path); | ----------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2923:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2958 | impl_cmp_std_path!(Utf8PathBuf, Cow<'a, Path>); | ---------------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2931:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2931 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2958 | impl_cmp_std_path!(Utf8PathBuf, Cow<'a, Path>); | ---------------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2939:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2939 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2958 | impl_cmp_std_path!(Utf8PathBuf, Cow<'a, Path>); | ---------------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2947:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2947 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2958 | impl_cmp_std_path!(Utf8PathBuf, Cow<'a, Path>); | ---------------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2923:14 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2959 | impl_cmp_std_path!(Utf8PathBuf, PathBuf); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2923:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2959 | impl_cmp_std_path!(Utf8PathBuf, PathBuf); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2931:14 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2931 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2959 | impl_cmp_std_path!(Utf8PathBuf, PathBuf); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2931:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2931 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2959 | impl_cmp_std_path!(Utf8PathBuf, PathBuf); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2939:14 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2939 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2959 | impl_cmp_std_path!(Utf8PathBuf, PathBuf); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2939:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2939 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2959 | impl_cmp_std_path!(Utf8PathBuf, PathBuf); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2947:14 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2947 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2959 | impl_cmp_std_path!(Utf8PathBuf, PathBuf); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2947:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2947 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2959 | impl_cmp_std_path!(Utf8PathBuf, PathBuf); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2923:14 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2960 | impl_cmp_std_path!(Utf8Path, Path); | ---------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2923:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2960 | impl_cmp_std_path!(Utf8Path, Path); | ---------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2931:14 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2931 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2960 | impl_cmp_std_path!(Utf8Path, Path); | ---------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2931:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2931 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2960 | impl_cmp_std_path!(Utf8Path, Path); | ---------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2939:14 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2939 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2960 | impl_cmp_std_path!(Utf8Path, Path); | ---------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2939:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2939 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2960 | impl_cmp_std_path!(Utf8Path, Path); | ---------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2947:14 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2947 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2960 | impl_cmp_std_path!(Utf8Path, Path); | ---------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2947:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2947 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2960 | impl_cmp_std_path!(Utf8Path, Path); | ---------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2923:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2961 | impl_cmp_std_path!(Utf8Path, &'a Path); | -------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2931:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2931 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2961 | impl_cmp_std_path!(Utf8Path, &'a Path); | -------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2939:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2939 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2961 | impl_cmp_std_path!(Utf8Path, &'a Path); | -------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2947:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2947 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2961 | impl_cmp_std_path!(Utf8Path, &'a Path); | -------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2923:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2962 | impl_cmp_std_path!(Utf8Path, Cow<'a, Path>); | ------------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2931:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2931 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2962 | impl_cmp_std_path!(Utf8Path, Cow<'a, Path>); | ------------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2939:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2939 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2962 | impl_cmp_std_path!(Utf8Path, Cow<'a, Path>); | ------------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2947:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2947 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2962 | impl_cmp_std_path!(Utf8Path, Cow<'a, Path>); | ------------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2923:14 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2963 | impl_cmp_std_path!(Utf8Path, PathBuf); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2923:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2963 | impl_cmp_std_path!(Utf8Path, PathBuf); | ------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2931:14 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2931 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2963 | impl_cmp_std_path!(Utf8Path, PathBuf); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2931:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2931 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2963 | impl_cmp_std_path!(Utf8Path, PathBuf); | ------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2939:14 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2939 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2963 | impl_cmp_std_path!(Utf8Path, PathBuf); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2939:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2939 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2963 | impl_cmp_std_path!(Utf8Path, PathBuf); | ------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2947:14 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2947 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2963 | impl_cmp_std_path!(Utf8Path, PathBuf); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2947:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2947 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2963 | impl_cmp_std_path!(Utf8Path, PathBuf); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2923:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2964 | impl_cmp_std_path!(&'a Utf8Path, Path); | -------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2931:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2931 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2964 | impl_cmp_std_path!(&'a Utf8Path, Path); | -------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2939:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2939 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2964 | impl_cmp_std_path!(&'a Utf8Path, Path); | -------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2947:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2947 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2964 | impl_cmp_std_path!(&'a Utf8Path, Path); | -------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2923:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2966 | impl_cmp_std_path!(&'a Utf8Path, PathBuf); | ----------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2931:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2931 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2966 | impl_cmp_std_path!(&'a Utf8Path, PathBuf); | ----------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2939:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2939 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2966 | impl_cmp_std_path!(&'a Utf8Path, PathBuf); | ----------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2947:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2947 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2966 | impl_cmp_std_path!(&'a Utf8Path, PathBuf); | ----------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2972:14 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` 3004 | 3005 | impl_cmp_str!(Utf8PathBuf, str); | ------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2972:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` 3004 | 3005 | impl_cmp_str!(Utf8PathBuf, str); | ------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2980:14 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2980 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` 3004 | 3005 | impl_cmp_str!(Utf8PathBuf, str); | ------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2980:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2980 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` 3004 | 3005 | impl_cmp_str!(Utf8PathBuf, str); | ------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2988:14 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2988 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` 3004 | 3005 | impl_cmp_str!(Utf8PathBuf, str); | ------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2988:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2988 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` 3004 | 3005 | impl_cmp_str!(Utf8PathBuf, str); | ------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2996:14 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2996 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` 3004 | 3005 | impl_cmp_str!(Utf8PathBuf, str); | ------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2996:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2996 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` 3004 | 3005 | impl_cmp_str!(Utf8PathBuf, str); | ------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2972:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3006 | impl_cmp_str!(Utf8PathBuf, &'a str); | ----------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2980:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2980 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3006 | impl_cmp_str!(Utf8PathBuf, &'a str); | ----------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2988:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2988 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3006 | impl_cmp_str!(Utf8PathBuf, &'a str); | ----------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2996:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2996 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3006 | impl_cmp_str!(Utf8PathBuf, &'a str); | ----------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2972:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3007 | impl_cmp_str!(Utf8PathBuf, Cow<'a, str>); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2980:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2980 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3007 | impl_cmp_str!(Utf8PathBuf, Cow<'a, str>); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2988:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2988 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3007 | impl_cmp_str!(Utf8PathBuf, Cow<'a, str>); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2996:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2996 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3007 | impl_cmp_str!(Utf8PathBuf, Cow<'a, str>); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2972:14 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3008 | impl_cmp_str!(Utf8PathBuf, String); | ---------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2972:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3008 | impl_cmp_str!(Utf8PathBuf, String); | ---------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2980:14 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2980 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3008 | impl_cmp_str!(Utf8PathBuf, String); | ---------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2980:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2980 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3008 | impl_cmp_str!(Utf8PathBuf, String); | ---------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2988:14 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2988 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3008 | impl_cmp_str!(Utf8PathBuf, String); | ---------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2988:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2988 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3008 | impl_cmp_str!(Utf8PathBuf, String); | ---------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2996:14 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2996 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3008 | impl_cmp_str!(Utf8PathBuf, String); | ---------------------------------- in this macro invocation warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23/src/display.rs:5:40 | 5 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 5 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23/src/display.rs:6:48 | 6 | let do_display = |formatter: &mut fmt::Formatter| -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 6 | let do_display = |formatter: &mut fmt::Formatter<'_>| -> fmt::Result { | ++++ warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2996:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2996 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3008 | impl_cmp_str!(Utf8PathBuf, String); | ---------------------------------- in this macro invocation warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23/src/display.rs:34:40 | 34 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 34 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23/src/display.rs:49:40 | 49 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 49 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23/src/display.rs:82:40 | 82 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 82 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23/src/display.rs:88:40 | 88 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 88 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2972:14 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3009 | impl_cmp_str!(Utf8Path, str); | ---------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2972:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3009 | impl_cmp_str!(Utf8Path, str); | ---------------------------- in this macro invocation warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23/src/display.rs:94:40 | 94 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 94 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2980:14 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2980 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3009 | impl_cmp_str!(Utf8Path, str); | ---------------------------- in this macro invocation warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23/src/display.rs:111:40 | 111 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 111 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2980:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2980 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3009 | impl_cmp_str!(Utf8Path, str); | ---------------------------- in this macro invocation warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23/src/display.rs:117:40 | 117 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 117 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23/src/display.rs:123:26 | 123 | formatter: &mut fmt::Formatter, | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 123 | formatter: &mut fmt::Formatter<'_>, | ++++ warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2988:14 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2988 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3009 | impl_cmp_str!(Utf8Path, str); | ---------------------------- in this macro invocation warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23/src/display.rs:124:39 | 124 | do_display: impl FnOnce(&mut fmt::Formatter) -> fmt::Result, | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 124 | do_display: impl FnOnce(&mut fmt::Formatter<'_>) -> fmt::Result, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23/src/error.rs:33:40 | 33 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 33 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2988:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2988 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3009 | impl_cmp_str!(Utf8Path, str); | ---------------------------- in this macro invocation warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23/src/error.rs:93:40 | 93 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 93 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2996:14 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2996 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3009 | impl_cmp_str!(Utf8Path, str); | ---------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2996:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2996 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3009 | impl_cmp_str!(Utf8Path, str); | ---------------------------- in this macro invocation warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23/src/error.rs:105:40 | 105 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 105 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23/src/error.rs:116:40 | 116 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 116 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2972:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3010 | impl_cmp_str!(Utf8Path, &'a str); | -------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2980:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2980 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3010 | impl_cmp_str!(Utf8Path, &'a str); | -------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2988:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2988 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3010 | impl_cmp_str!(Utf8Path, &'a str); | -------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2996:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2996 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3010 | impl_cmp_str!(Utf8Path, &'a str); | -------------------------------- in this macro invocation warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23/src/serde.rs:43:54 | 43 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 43 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23/src/serde.rs:69:54 | 69 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 69 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2972:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3011 | impl_cmp_str!(Utf8Path, Cow<'a, str>); | ------------------------------------- in this macro invocation warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23/src/serde.rs:95:54 | 95 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 95 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2980:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2980 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3011 | impl_cmp_str!(Utf8Path, Cow<'a, str>); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2988:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2988 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3011 | impl_cmp_str!(Utf8Path, Cow<'a, str>); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2996:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2996 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3011 | impl_cmp_str!(Utf8Path, Cow<'a, str>); | ------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2972:14 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3012 | impl_cmp_str!(Utf8Path, String); | ------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2972:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3012 | impl_cmp_str!(Utf8Path, String); | ------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2980:14 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2980 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3012 | impl_cmp_str!(Utf8Path, String); | ------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2980:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2980 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3012 | impl_cmp_str!(Utf8Path, String); | ------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2988:14 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2988 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3012 | impl_cmp_str!(Utf8Path, String); | ------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2988:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2988 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3012 | impl_cmp_str!(Utf8Path, String); | ------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2996:14 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2996 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3012 | impl_cmp_str!(Utf8Path, String); | ------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2996:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2996 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3012 | impl_cmp_str!(Utf8Path, String); | ------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2972:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3013 | impl_cmp_str!(&'a Utf8Path, str); | -------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2980:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2980 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3013 | impl_cmp_str!(&'a Utf8Path, str); | -------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2988:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2988 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3013 | impl_cmp_str!(&'a Utf8Path, str); | -------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2996:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2996 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3013 | impl_cmp_str!(&'a Utf8Path, str); | -------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2972:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3015 | impl_cmp_str!(&'a Utf8Path, String); | ----------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2980:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2980 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3015 | impl_cmp_str!(&'a Utf8Path, String); | ----------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2988:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2988 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3015 | impl_cmp_str!(&'a Utf8Path, String); | ----------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2996:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2996 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3015 | impl_cmp_str!(&'a Utf8Path, String); | ----------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3021:14 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` 3053 | 3054 | impl_cmp_os_str!(Utf8PathBuf, OsStr); | ------------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3021:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` 3053 | 3054 | impl_cmp_os_str!(Utf8PathBuf, OsStr); | ------------------------------------ in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3029:14 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3029 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` 3053 | 3054 | impl_cmp_os_str!(Utf8PathBuf, OsStr); | ------------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3029:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3029 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` 3053 | 3054 | impl_cmp_os_str!(Utf8PathBuf, OsStr); | ------------------------------------ in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3037:14 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3037 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` 3053 | 3054 | impl_cmp_os_str!(Utf8PathBuf, OsStr); | ------------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3037:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3037 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` 3053 | 3054 | impl_cmp_os_str!(Utf8PathBuf, OsStr); | ------------------------------------ in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3045:14 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3045 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` 3053 | 3054 | impl_cmp_os_str!(Utf8PathBuf, OsStr); | ------------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3045:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3045 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` 3053 | 3054 | impl_cmp_os_str!(Utf8PathBuf, OsStr); | ------------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3021:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3055 | impl_cmp_os_str!(Utf8PathBuf, &'a OsStr); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3029:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3029 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3055 | impl_cmp_os_str!(Utf8PathBuf, &'a OsStr); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3037:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3037 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3055 | impl_cmp_os_str!(Utf8PathBuf, &'a OsStr); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3045:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3045 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3055 | impl_cmp_os_str!(Utf8PathBuf, &'a OsStr); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3021:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3056 | impl_cmp_os_str!(Utf8PathBuf, Cow<'a, OsStr>); | --------------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3029:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3029 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3056 | impl_cmp_os_str!(Utf8PathBuf, Cow<'a, OsStr>); | --------------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3037:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3037 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3056 | impl_cmp_os_str!(Utf8PathBuf, Cow<'a, OsStr>); | --------------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3045:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3045 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3056 | impl_cmp_os_str!(Utf8PathBuf, Cow<'a, OsStr>); | --------------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3021:14 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3057 | impl_cmp_os_str!(Utf8PathBuf, OsString); | --------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3021:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3057 | impl_cmp_os_str!(Utf8PathBuf, OsString); | --------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3029:14 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3029 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3057 | impl_cmp_os_str!(Utf8PathBuf, OsString); | --------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3029:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3029 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3057 | impl_cmp_os_str!(Utf8PathBuf, OsString); | --------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3037:14 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3037 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3057 | impl_cmp_os_str!(Utf8PathBuf, OsString); | --------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3037:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3037 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3057 | impl_cmp_os_str!(Utf8PathBuf, OsString); | --------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3045:14 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3045 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3057 | impl_cmp_os_str!(Utf8PathBuf, OsString); | --------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3045:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3045 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3057 | impl_cmp_os_str!(Utf8PathBuf, OsString); | --------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3021:14 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3058 | impl_cmp_os_str!(Utf8Path, OsStr); | --------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3021:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3058 | impl_cmp_os_str!(Utf8Path, OsStr); | --------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3029:14 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3029 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3058 | impl_cmp_os_str!(Utf8Path, OsStr); | --------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3029:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3029 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3058 | impl_cmp_os_str!(Utf8Path, OsStr); | --------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3037:14 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3037 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3058 | impl_cmp_os_str!(Utf8Path, OsStr); | --------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3037:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3037 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3058 | impl_cmp_os_str!(Utf8Path, OsStr); | --------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3045:14 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3045 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3058 | impl_cmp_os_str!(Utf8Path, OsStr); | --------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3045:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3045 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3058 | impl_cmp_os_str!(Utf8Path, OsStr); | --------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3021:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3059 | impl_cmp_os_str!(Utf8Path, &'a OsStr); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3029:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3029 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3059 | impl_cmp_os_str!(Utf8Path, &'a OsStr); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3037:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3037 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3059 | impl_cmp_os_str!(Utf8Path, &'a OsStr); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3045:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3045 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3059 | impl_cmp_os_str!(Utf8Path, &'a OsStr); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3021:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3060 | impl_cmp_os_str!(Utf8Path, Cow<'a, OsStr>); | ------------------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3029:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3029 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3060 | impl_cmp_os_str!(Utf8Path, Cow<'a, OsStr>); | ------------------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3037:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3037 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3060 | impl_cmp_os_str!(Utf8Path, Cow<'a, OsStr>); | ------------------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3045:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3045 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3060 | impl_cmp_os_str!(Utf8Path, Cow<'a, OsStr>); | ------------------------------------------ in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3021:14 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3061 | impl_cmp_os_str!(Utf8Path, OsString); | ------------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3021:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3061 | impl_cmp_os_str!(Utf8Path, OsString); | ------------------------------------ in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3029:14 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3029 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3061 | impl_cmp_os_str!(Utf8Path, OsString); | ------------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3029:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3029 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3061 | impl_cmp_os_str!(Utf8Path, OsString); | ------------------------------------ in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3037:14 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3037 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3061 | impl_cmp_os_str!(Utf8Path, OsString); | ------------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3037:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3037 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3061 | impl_cmp_os_str!(Utf8Path, OsString); | ------------------------------------ in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3045:14 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3045 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3061 | impl_cmp_os_str!(Utf8Path, OsString); | ------------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3045:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3045 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3061 | impl_cmp_os_str!(Utf8Path, OsString); | ------------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3021:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3062 | impl_cmp_os_str!(&'a Utf8Path, OsStr); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3029:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3029 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3062 | impl_cmp_os_str!(&'a Utf8Path, OsStr); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3037:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3037 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3062 | impl_cmp_os_str!(&'a Utf8Path, OsStr); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3045:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3045 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3062 | impl_cmp_os_str!(&'a Utf8Path, OsStr); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3021:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3064 | impl_cmp_os_str!(&'a Utf8Path, OsString); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3029:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3029 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3064 | impl_cmp_os_str!(&'a Utf8Path, OsString); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3037:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3037 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3064 | impl_cmp_os_str!(&'a Utf8Path, OsString); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3045:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3045 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3064 | impl_cmp_os_str!(&'a Utf8Path, OsString); | ---------------------------------------- in this macro invocation Compiling toml_edit v0.19.15 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=toml_edit CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15 CARGO_PKG_AUTHORS='Andronik Ordian :Ed Page ' CARGO_PKG_DESCRIPTION='Yet another format-preserving TOML parser.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=toml_edit CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/toml-rs/toml' CARGO_PKG_RUST_VERSION=1.66.0 CARGO_PKG_VERSION=0.19.15 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=19 CARGO_PKG_VERSION_PATCH=15 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name toml_edit --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "perf", "serde", "unbounded"))' -C metadata=7927c0b390d55349 -C extra-filename=-7927c0b390d55349 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern indexmap=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libindexmap-bc98884d5b038205.rmeta --extern serde=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libserde-25d4624e14dc2a04.rmeta --extern serde_spanned=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libserde_spanned-37b213f7118b204b.rmeta --extern toml_datetime=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libtoml_datetime-98c6d48cf5d24da1.rmeta --extern winnow=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libwinnow-8ee8966214f0680d.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/error.rs:350:32 | 350 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 350 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/error.rs:400:32 | 400 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 400 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/error.rs:406:32 | 406 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 406 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/error.rs:422:32 | 422 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 422 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/error.rs:440:32 | 440 | fn invalid_type(unexp: de::Unexpected, exp: &dyn de::Expected) -> Self { | ----^^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 440 | fn invalid_type(unexp: de::Unexpected<'_>, exp: &dyn de::Expected) -> Self { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/error.rs:449:33 | 449 | fn invalid_value(unexp: de::Unexpected, exp: &dyn de::Expected) -> Self { | ----^^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 449 | fn invalid_value(unexp: de::Unexpected<'_>, exp: &dyn de::Expected) -> Self { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/error.rs:468:40 | 468 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 468 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/map.rs:273:43 | 273 | pub fn entry(&mut self, key: S) -> Entry | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 273 | pub fn entry(&mut self, key: S) -> Entry<'_> | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/map.rs:302:27 | 302 | pub fn iter(&self) -> Iter { | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 302 | pub fn iter(&self) -> Iter<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/map.rs:310:35 | 310 | pub fn iter_mut(&mut self) -> IterMut { | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 310 | pub fn iter_mut(&mut self) -> IterMut<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/map.rs:318:27 | 318 | pub fn keys(&self) -> Keys { | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 318 | pub fn keys(&self) -> Keys<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/map.rs:326:29 | 326 | pub fn values(&self) -> Values { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 326 | pub fn values(&self) -> Values<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/map.rs:334:37 | 334 | pub fn values_mut(&mut self) -> ValuesMut { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 334 | pub fn values_mut(&mut self) -> ValuesMut<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/map.rs:453:40 | 453 | fn fmt(&self, formatter: &mut fmt::Formatter) -> Result<(), fmt::Error> { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 453 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/map.rs:485:54 | 485 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 485 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/value/mod.rs:179:40 | 179 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 179 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/value/mod.rs:222:32 | 222 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 222 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/value/de.rs:33:54 | 33 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 33 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/value/de.rs:1269:46 | 1269 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1269 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/value/de.rs:1311:29 | 1311 | fn unexpected(&self) -> Unexpected { | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1311 | fn unexpected(&self) -> Unexpected<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/value/index.rs:147:40 | 147 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 147 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/number.rs:349:40 | 349 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 349 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/number.rs:364:40 | 364 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 364 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/number.rs:408:54 | 408 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 408 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/number.rs:788:40 | 788 | pub(crate) fn unexpected(&self) -> Unexpected { | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 788 | pub(crate) fn unexpected(&self) -> Unexpected<'_> { | ++++ warning: `regex-syntax` (lib) generated 7 warnings Compiling cargo-platform v0.1.8 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=cargo_platform CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/cargo-platform-0.1.8 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Cargo'\''s representation of a target platform.' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/cargo' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cargo-platform CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/cargo' CARGO_PKG_RUST_VERSION=1.73 CARGO_PKG_VERSION=0.1.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/cargo-platform-0.1.8 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name cargo_platform --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/cargo-platform-0.1.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--allow=clippy::all' '--warn=clippy::self_named_module_files' --warn=rust_2018_idioms '--allow=rustdoc::private_intra_doc_links' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--warn=clippy::disallowed_methods' '--warn=clippy::dbg_macro' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=3395e9849e8e998a -C extra-filename=-3395e9849e8e998a --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern serde=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libserde-25d4624e14dc2a04.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: unexpected `cfg` condition value: `kstring` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/internal_string.rs:8:7 | 8 | #[cfg(feature = "kstring")] | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `perf`, `serde`, and `unbounded` = help: consider adding `kstring` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `kstring` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/internal_string.rs:10:11 | 10 | #[cfg(not(feature = "kstring"))] | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `perf`, `serde`, and `unbounded` = help: consider adding `kstring` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `kstring` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/internal_string.rs:59:15 | 59 | #[cfg(feature = "kstring")] | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `perf`, `serde`, and `unbounded` = help: consider adding `kstring` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `kstring` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/internal_string.rs:61:19 | 61 | #[cfg(not(feature = "kstring"))] | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `perf`, `serde`, and `unbounded` = help: consider adding `kstring` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/key.rs:291:38 | 291 | pub fn display_repr(&self) -> Cow { | ---^---- expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 291 | pub fn display_repr(&self) -> Cow<'_, str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/repr.rs:52:38 | 52 | pub fn display_repr(&self) -> Cow { | ---^---- expected lifetime parameter | help: indicate the anonymous lifetime | 52 | pub fn display_repr(&self) -> Cow<'_, str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/de/mod.rs:70:37 | 70 | fn fmt(&self, f: &mut std::fmt::Formatter) -> std::fmt::Result { | ----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 70 | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/ser/mod.rs:54:45 | 54 | fn fmt(&self, formatter: &mut std::fmt::Formatter) -> std::fmt::Result { | ----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 54 | fn fmt(&self, formatter: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { | ++++ warning: use of deprecated function `winnow::combinator::separated1`: Replaced with `combinator::separated` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/array.rs:4:25 | 4 | use winnow::combinator::separated1; | ^^^^^^^^^^ | = note: `#[warn(deprecated)]` on by default warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/array.rs:5:20 | 5 | use winnow::trace::trace; | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/array.rs:17:5 | 17 | trace("array", move |input: &mut Input<'i>| { | ^^^^^ warning: use of deprecated function `winnow::combinator::separated1`: Replaced with `combinator::separated` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/array.rs:48:18 | 48 | (separated1(array_value(check), ARRAY_SEP), opt(ARRAY_SEP)).map( | ^^^^^^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/datetime.rs:14:20 | 14 | use winnow::trace::trace; | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/datetime.rs:25:5 | 25 | trace( | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/datetime.rs:56:5 | 56 | trace( | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/datetime.rs:66:5 | 66 | trace( | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/datetime.rs:86:5 | 86 | trace( | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/document.rs:10:20 | 10 | use winnow::trace::trace; | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/document.rs:106:5 | 106 | trace( | ^^^^^ warning: use of deprecated function `winnow::combinator::separated0`: Replaced with `combinator::separated` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/inline_table.rs:3:25 | 3 | use winnow::combinator::separated0; | ^^^^^^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/inline_table.rs:5:20 | 5 | use winnow::trace::trace; | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/inline_table.rs:24:5 | 24 | trace("inline-table", move |input: &mut Input<'i>| { | ^^^^^ warning: use of deprecated function `winnow::combinator::separated0`: Replaced with `combinator::separated` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/inline_table.rs:106:13 | 106 | separated0(keyval(check), INLINE_TABLE_SEP), | ^^^^^^^^^^ warning: use of deprecated function `winnow::combinator::separated1`: Replaced with `combinator::separated` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/key.rs:4:25 | 4 | use winnow::combinator::separated1; | ^^^^^^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/key.rs:7:20 | 7 | use winnow::trace::trace; | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/key.rs:21:5 | 21 | trace( | ^^^^^ warning: use of deprecated function `winnow::combinator::separated1`: Replaced with `combinator::separated` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/key.rs:23:9 | 23 | separated1( | ^^^^^^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/key.rs:47:5 | 47 | trace( | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/key.rs:66:5 | 66 | trace( | ^^^^^ warning: use of deprecated function `winnow::token::tag`: Replaced with `literal` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/numbers.rs:11:20 | 11 | use winnow::token::tag; | ^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/numbers.rs:13:20 | 13 | use winnow::trace::trace; | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/numbers.rs:23:5 | 23 | trace("boolean", alt((true_, false_))).parse_next(input) | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/numbers.rs:42:5 | 42 | trace("integer", | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/numbers.rs:56:5 | 56 | trace( | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/numbers.rs:95:5 | 95 | trace( | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/numbers.rs:128:5 | 128 | trace( | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/numbers.rs:162:5 | 162 | trace( | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/numbers.rs:199:5 | 199 | trace( | ^^^^^ warning: use of deprecated function `winnow::token::tag`: Replaced with `literal` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/numbers.rs:299:5 | 299 | tag(INF).value(f64::INFINITY).parse_next(input) | ^^^ warning: use of deprecated function `winnow::token::tag`: Replaced with `literal` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/numbers.rs:304:5 | 304 | tag(NAN).value(f64::NAN).parse_next(input) | ^^^ warning: use of deprecated function `winnow::combinator::success`: Replaced with empty.value(...)` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/strings.rs:13:25 | 13 | use winnow::combinator::success; | ^^^^^^^ warning: use of deprecated function `winnow::token::tag`: Replaced with `literal` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/strings.rs:20:20 | 20 | use winnow::token::tag; | ^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/strings.rs:22:20 | 22 | use winnow::trace::trace; | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/strings.rs:33:5 | 33 | trace( | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/strings.rs:49:5 | 49 | trace("basic-string", |input: &mut Input<'i>| { | ^^^^^ warning: use of deprecated function `winnow::combinator::success`: Replaced with empty.value(...)` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/strings.rs:113:17 | 113 | b'b' => success('\u{8}'), | ^^^^^^^ warning: use of deprecated function `winnow::combinator::success`: Replaced with empty.value(...)` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/strings.rs:114:17 | 114 | b'f' => success('\u{c}'), | ^^^^^^^ warning: use of deprecated function `winnow::combinator::success`: Replaced with empty.value(...)` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/strings.rs:115:17 | 115 | b'n' => success('\n'), | ^^^^^^^ warning: use of deprecated function `winnow::combinator::success`: Replaced with empty.value(...)` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/strings.rs:116:17 | 116 | b'r' => success('\r'), | ^^^^^^^ warning: use of deprecated function `winnow::combinator::success`: Replaced with empty.value(...)` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/strings.rs:117:17 | 117 | b't' => success('\t'), | ^^^^^^^ warning: use of deprecated function `winnow::combinator::success`: Replaced with empty.value(...)` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/strings.rs:120:18 | 120 | b'\\' => success('\\'), | ^^^^^^^ warning: use of deprecated function `winnow::combinator::success`: Replaced with empty.value(...)` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/strings.rs:121:17 | 121 | b'"' => success('"'), | ^^^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/strings.rs:153:5 | 153 | trace( | ^^^^^ warning: use of deprecated function `winnow::token::tag`: Replaced with `literal` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/strings.rs:190:38 | 190 | if let Some(qi) = opt(mlb_quotes(tag(ML_BASIC_STRING_DELIM).value(()))).parse_next(input)? { | ^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/strings.rs:261:5 | 261 | trace( | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/strings.rs:290:5 | 290 | trace( | ^^^^^ warning: use of deprecated function `winnow::token::tag`: Replaced with `literal` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/strings.rs:323:24 | 323 | opt(mll_quotes(tag(ML_LITERAL_STRING_DELIM).value(()))), | ^^^ warning: `camino` (lib) generated 202 warnings warning: `semver` (lib) generated 18 warnings warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/de.rs:1911:23 | 1911 | struct SeqAccess<'a, R: 'a> { | ^^^^ help: remove this bound | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/de.rs:1958:23 | 1958 | struct MapAccess<'a, R: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/de.rs:2015:27 | 2015 | struct VariantAccess<'a, R: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/de.rs:2068:31 | 2068 | struct UnitVariantAccess<'a, R: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/de.rs:2131:20 | 2131 | struct MapKey<'a, R: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/ser.rs:412:31 | 412 | struct Adapter<'ser, W: 'ser, F: 'ser> { | ^^^^^^ ^^^^^^ | help: remove these bounds | 412 - struct Adapter<'ser, W: 'ser, F: 'ser> { 412 + struct Adapter<'ser, W, F> { | warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/ser.rs:467:24 | 467 | pub enum Compound<'a, W: 'a, F: 'a> { | ^^^^ ^^^^ | help: remove these bounds | 467 - pub enum Compound<'a, W: 'a, F: 'a> { 467 + pub enum Compound<'a, W, F> { | warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/ser.rs:769:30 | 769 | struct MapKeySerializer<'a, W: 'a, F: 'a> { | ^^^^ ^^^^ | help: remove these bounds | 769 - struct MapKeySerializer<'a, W: 'a, F: 'a> { 769 + struct MapKeySerializer<'a, W, F> { | warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/value/mod.rs:223:38 | 223 | struct WriterFormatter<'a, 'b: 'a> { | ^^^^ help: remove this bound Compiling cargo_metadata v0.18.1 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=cargo_metadata CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/cargo_metadata-0.18.1 CARGO_PKG_AUTHORS='Oliver Schneider ' CARGO_PKG_DESCRIPTION='structured access to the output of `cargo metadata`' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cargo_metadata CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/oli-obk/cargo_metadata' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.18.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=18 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/cargo_metadata-0.18.1 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name cargo_metadata --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/cargo_metadata-0.18.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("builder", "default", "derive_builder", "unstable"))' -C metadata=f1def0a7fce53366 -C extra-filename=-f1def0a7fce53366 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern camino=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libcamino-6cf6fdeafb939467.rmeta --extern cargo_platform=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libcargo_platform-3395e9849e8e998a.rmeta --extern semver=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libsemver-eca8ecd720cb4f8e.rmeta --extern serde=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libserde-25d4624e14dc2a04.rmeta --extern serde_json=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libserde_json-6644969838f105a6.rmeta --extern thiserror=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libthiserror-39d6ab1a2ea1ef12.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/cargo_metadata-0.18.1/src/diagnostic.rs:152:32 | 152 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 152 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/cargo_metadata-0.18.1/src/messages.rs:261:32 | 261 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 261 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/cargo_metadata-0.18.1/src/lib.rs:138:32 | 138 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 138 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/cargo_metadata-0.18.1/src/lib.rs:492:32 | 492 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 492 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ Compiling toml v0.7.8 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=toml CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml-0.7.8 CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='A native Rust encoder and decoder of TOML-formatted files and streams. Provides implementations of the standard Serialize/Deserialize traits for TOML data to facilitate deserializing and serializing Rust structures. ' CARGO_PKG_HOMEPAGE='https://github.com/toml-rs/toml' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=toml CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/toml-rs/toml' CARGO_PKG_RUST_VERSION=1.66.0 CARGO_PKG_VERSION=0.7.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml-0.7.8 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name toml --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml-0.7.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="display"' --cfg 'feature="parse"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "display", "indexmap", "parse", "preserve_order"))' -C metadata=e9e598a63fc86cab -C extra-filename=-e9e598a63fc86cab --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern serde=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libserde-25d4624e14dc2a04.rmeta --extern serde_spanned=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libserde_spanned-37b213f7118b204b.rmeta --extern toml_datetime=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libtoml_datetime-98c6d48cf5d24da1.rmeta --extern toml_edit=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libtoml_edit-7927c0b390d55349.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: `serde_json` (lib) generated 34 warnings Compiling clippy_config v0.1.82 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/tools/clippy/clippy_config) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=clippy_config CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/tools/clippy/clippy_config CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=clippy_config CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.82 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=82 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name clippy_config --edition=2021 src/tools/clippy/clippy_config/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=dbac037f47a5893f -C extra-filename=-dbac037f47a5893f --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern itertools=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libitertools-70c9904f3ec90b34.rmeta --extern serde=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libserde-25d4624e14dc2a04.rmeta --extern toml=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libtoml-e9e598a63fc86cab.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling clippy_utils v0.1.82 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/tools/clippy/clippy_utils) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=clippy_utils CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/tools/clippy/clippy_utils CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=clippy_utils CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.82 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=82 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name clippy_utils --edition=2021 src/tools/clippy/clippy_utils/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ce935168c48f5548 -C extra-filename=-ce935168c48f5548 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern arrayvec=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libarrayvec-92f4655febd4431f.rmeta --extern clippy_config=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libclippy_config-dbac037f47a5893f.rmeta --extern itertools=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libitertools-70c9904f3ec90b34.rmeta --extern rustc_apfloat=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/librustc_apfloat-55117c9628d1c732.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: `cargo_metadata` (lib) generated 4 warnings warning: `toml_edit` (lib) generated 57 warnings Compiling clippy_lints v0.1.82 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/tools/clippy/clippy_lints) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=clippy_lints CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/tools/clippy/clippy_lints CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A bunch of helpful lints to avoid common pitfalls in Rust' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=clippy_lints CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rust-clippy' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.82 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=82 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name clippy_lints --edition=2021 src/tools/clippy/clippy_lints/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("internal", "regex", "serde_json", "tempfile"))' -C metadata=1379e1ca3b493c5d -C extra-filename=-1379e1ca3b493c5d --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern arrayvec=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libarrayvec-92f4655febd4431f.rmeta --extern cargo_metadata=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libcargo_metadata-f1def0a7fce53366.rmeta --extern clippy_config=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libclippy_config-dbac037f47a5893f.rmeta --extern clippy_utils=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libclippy_utils-ce935168c48f5548.rmeta --extern declare_clippy_lint=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/libdeclare_clippy_lint-3148d8b644c5da27.so --extern itertools=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libitertools-70c9904f3ec90b34.rmeta --extern quine_mc_cluskey=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libquine_mc_cluskey-7b890cf93f82c46c.rmeta --extern regex_syntax=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libregex_syntax-aae80e7f7122199a.rmeta --extern semver=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libsemver-eca8ecd720cb4f8e.rmeta --extern serde=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libserde-25d4624e14dc2a04.rmeta --extern toml=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libtoml-e9e598a63fc86cab.rmeta --extern unicode_normalization=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libunicode_normalization-fe9f284de719c5f7.rmeta --extern unicode_script=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libunicode_script-a74020beaec04d6b.rmeta --extern url=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/liburl-5a48c64eccb490ce.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_BIN_NAME=cargo-clippy CARGO_CRATE_NAME=cargo_clippy CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/tools/clippy CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A bunch of helpful lints to avoid common pitfalls in Rust' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=clippy CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rust-clippy' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.82 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=82 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src COMMIT_DATE='' GIT_HASH='' LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/clippy-99889a5fabfec0f2/out PROFILE=release RUSTC_RELEASE_CHANNEL=stable /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name cargo_clippy --edition=2021 src/tools/clippy/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("integration", "internal", "tempfile"))' -C metadata=659e7704026d5437 -C extra-filename=-659e7704026d5437 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern anstream=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libanstream-ecbbeb170494b245.rlib --extern clippy_config=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libclippy_config-dbac037f47a5893f.rlib --extern clippy_lints=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libclippy_lints-1379e1ca3b493c5d.rlib --extern color_print=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libcolor_print-8a4315659928edd0.rlib --extern rustc_tools_util=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/librustc_tools_util-89dd4d894d9edc32.rlib --extern termize=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libtermize-ae7cc43c1d9f2504.rlib --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_BIN_NAME=clippy-driver CARGO_CRATE_NAME=clippy_driver CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/tools/clippy CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A bunch of helpful lints to avoid common pitfalls in Rust' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=clippy CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rust-clippy' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.82 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=82 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src COMMIT_DATE='' GIT_HASH='' LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/clippy-99889a5fabfec0f2/out PROFILE=release RUSTC_RELEASE_CHANNEL=stable /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name clippy_driver --edition=2021 src/tools/clippy/src/driver.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("integration", "internal", "tempfile"))' -C metadata=3cc7fe94ac518a95 -C extra-filename=-3cc7fe94ac518a95 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern anstream=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libanstream-ecbbeb170494b245.rlib --extern clippy_config=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libclippy_config-dbac037f47a5893f.rlib --extern clippy_lints=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libclippy_lints-1379e1ca3b493c5d.rlib --extern color_print=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libcolor_print-8a4315659928edd0.rlib --extern rustc_tools_util=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/librustc_tools_util-89dd4d894d9edc32.rlib --extern termize=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libtermize-ae7cc43c1d9f2504.rlib --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Finished `release` profile [optimized] target(s) in 6m 44s Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/clippy-driver" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools-bin/clippy-driver" < ToolBuild { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, target: x86_64-unknown-openbsd, tool: "clippy-driver", path: "src/tools/clippy", mode: ToolRustc, source_type: InTree, extra_features: [], allow_features: "", cargo_args: [] } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, force_recompile: false } Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/clippy-driver" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/bin/clippy-driver" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/cargo-clippy" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/bin/cargo-clippy" < Clippy { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, target: x86_64-unknown-openbsd, extra_features: [] } > CargoClippy { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, target: x86_64-unknown-openbsd, extra_features: [] } > ToolBuild { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, target: x86_64-unknown-openbsd, tool: "cargo-clippy", path: "src/tools/clippy", mode: ToolRustc, source_type: InTree, extra_features: [], allow_features: "", cargo_args: [] } c Std { target: x86_64-unknown-openbsd, compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, crates: [], force_recompile: false, extra_rust_args: [], is_for_mir_opt_tests: false } c Rustc { target: x86_64-unknown-openbsd, compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, crates: [] } c Libdir { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, target: x86_64-unknown-openbsd } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, force_recompile: false } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, force_recompile: false } using sysroot /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1 c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, force_recompile: false } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, force_recompile: false } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, force_recompile: false } c Llvm { target: x86_64-unknown-openbsd } running: "/usr/local/bin/llvm-config-17" "--libdir" (failure_mode=Exit) (created at src/core/builder.rs:1962:21, executed at src/core/builder.rs:1962:58) c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, force_recompile: false } Building tool cargo-clippy (stage1 -> stage2, x86_64-unknown-openbsd) running: cd "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src" && env -u MAKEFLAGS -u MFLAGS AR_x86_64_unknown_openbsd="ar" CARGO_INCREMENTAL="0" CARGO_PROFILE_RELEASE_DEBUG="0" CARGO_PROFILE_RELEASE_DEBUG_ASSERTIONS="false" CARGO_PROFILE_RELEASE_OVERFLOW_CHECKS="false" CARGO_PROFILE_RELEASE_STRIP="false" CARGO_TARGET_DIR="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools" CC_x86_64_unknown_openbsd="cc" CFG_COMPILER_BUILD_TRIPLE="x86_64-unknown-openbsd" CFG_COMPILER_HOST_TRIPLE="x86_64-unknown-openbsd" CFG_RELEASE="1.82.0" CFG_RELEASE_CHANNEL="stable" CFG_RELEASE_NUM="1.82.0" CFG_VERSION="1.82.0 (f6e511eec 2024-10-15) (built from a source tarball)" CFG_VER_DATE="2024-10-15" CFG_VER_HASH="f6e511eec7342f59a25f7c0534f1dbea00d01b14" CFLAGS_x86_64_unknown_openbsd="-O2 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-openbsd -O2 -pipe" CXXFLAGS_x86_64_unknown_openbsd="-O2 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-openbsd" CXX_x86_64_unknown_openbsd="c++" DOC_RUST_LANG_ORG_CHANNEL="https://doc.rust-lang.org/1.82.0" LIBC_CHECK_CFG="1" LIBRARY_PATH="/usr/local/llvm17/lib" LZMA_API_STATIC="1" RANLIB_x86_64_unknown_openbsd="ar s" REAL_LIBRARY_PATH="/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib" REAL_LIBRARY_PATH_VAR="LD_LIBRARY_PATH" RUSTBUILD_NATIVE_DIR="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/native" RUSTC="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc" RUSTC_BOOTSTRAP="1" RUSTC_BREAK_ON_ICE="1" RUSTC_ERROR_METADATA_DST="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/extended-error-metadata" RUSTC_HOST_FLAGS="-Zunstable-options --check-cfg=cfg(bootstrap)" RUSTC_INSTALL_BINDIR="bin" RUSTC_LIBDIR="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib" RUSTC_LINK_STD_INTO_RUSTC_DRIVER="1" RUSTC_LINT_FLAGS="-Wrust_2018_idioms -Wunused_lifetimes" RUSTC_REAL="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/bin/rustc" RUSTC_SNAPSHOT="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/bin/rustc" RUSTC_SNAPSHOT_LIBDIR="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib" RUSTC_STAGE="1" RUSTC_SYSROOT="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1" RUSTC_TLS_MODEL_INITIAL_EXEC="1" RUSTC_VERBOSE="2" RUSTC_WRAPPER="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc" RUSTDOC="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustdoc" RUSTDOCFLAGS="--cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(parallel_compiler) --check-cfg=cfg(rust_analyzer) -Wrustdoc::invalid_codeblock_attributes --crate-version 1.82.0\t(f6e511eec\t2024-10-15)\t(built\tfrom\ta\tsource\ttarball)" RUSTDOC_REAL="/path/to/nowhere/rustdoc/not/required" RUSTFLAGS="--cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(parallel_compiler) --check-cfg=cfg(rust_analyzer) -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin -Clink-args=-Wl,-rpath,$ORIGIN/../lib -Zunstable-options -Zon-broken-pipe=kill" RUST_TEST_THREADS="6" SYSROOT="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1" __CARGO_DEFAULT_LIB_METADATA="stabletool-rustc" "/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo" "build" "--target" "x86_64-unknown-openbsd" "--release" "-Zbinary-dep-depinfo" "-j" "6" "-v" "-v" "--frozen" "--manifest-path" "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/tools/clippy/Cargo.toml" "--message-format" "json-render-diagnostics" Fresh unicode-ident v1.0.12 Fresh equivalent v1.0.1 Fresh hashbrown v0.14.5 Fresh proc-macro2 v1.0.86 warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:77:27 | 77 | fn skip_whitespace(input: Cursor) -> Cursor { | ^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 77 | fn skip_whitespace(input: Cursor<'_>) -> Cursor { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:77:38 | 77 | fn skip_whitespace(input: Cursor) -> Cursor { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 77 | fn skip_whitespace(input: Cursor) -> Cursor<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:125:25 | 125 | fn block_comment(input: Cursor) -> PResult<&str> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 125 | fn block_comment(input: Cursor<'_>) -> PResult<&str> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:125:43 | 125 | fn block_comment(input: Cursor) -> PResult<&str> { | -------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 125 | fn block_comment(input: Cursor) -> PResult<'_, &str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:157:22 | 157 | fn word_break(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 157 | fn word_break(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:157:40 | 157 | fn word_break(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 157 | fn word_break(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:168:39 | 168 | pub(crate) fn token_stream(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 168 | pub(crate) fn token_stream(mut input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:253:22 | 253 | fn lex_error(cursor: Cursor) -> LexError { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 253 | fn lex_error(cursor: Cursor<'_>) -> LexError { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:266:22 | 266 | fn leaf_token(input: Cursor) -> PResult { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 266 | fn leaf_token(input: Cursor<'_>) -> PResult { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:266:40 | 266 | fn leaf_token(input: Cursor) -> PResult { | -------^---------- expected lifetime parameter | help: indicate the anonymous lifetime | 266 | fn leaf_token(input: Cursor) -> PResult<'_, TokenTree> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:283:17 | 283 | fn ident(input: Cursor) -> PResult { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 283 | fn ident(input: Cursor<'_>) -> PResult { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:283:35 | 283 | fn ident(input: Cursor) -> PResult { | -------^------------- expected lifetime parameter | help: indicate the anonymous lifetime | 283 | fn ident(input: Cursor) -> PResult<'_, crate::Ident> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:296:21 | 296 | fn ident_any(input: Cursor) -> PResult { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 296 | fn ident_any(input: Cursor<'_>) -> PResult { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:296:39 | 296 | fn ident_any(input: Cursor) -> PResult { | -------^------------- expected lifetime parameter | help: indicate the anonymous lifetime | 296 | fn ident_any(input: Cursor) -> PResult<'_, crate::Ident> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:322:25 | 322 | fn ident_not_raw(input: Cursor) -> PResult<&str> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 322 | fn ident_not_raw(input: Cursor<'_>) -> PResult<&str> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:322:43 | 322 | fn ident_not_raw(input: Cursor) -> PResult<&str> { | -------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 322 | fn ident_not_raw(input: Cursor) -> PResult<'_, &str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:341:30 | 341 | pub(crate) fn literal(input: Cursor) -> PResult { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 341 | pub(crate) fn literal(input: Cursor<'_>) -> PResult { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:341:48 | 341 | pub(crate) fn literal(input: Cursor) -> PResult { | -------^-------- expected lifetime parameter | help: indicate the anonymous lifetime | 341 | pub(crate) fn literal(input: Cursor) -> PResult<'_, Literal> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:347:29 | 347 | fn literal_nocapture(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 347 | fn literal_nocapture(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:347:47 | 347 | fn literal_nocapture(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 347 | fn literal_nocapture(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:367:26 | 367 | fn literal_suffix(input: Cursor) -> Cursor { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 367 | fn literal_suffix(input: Cursor<'_>) -> Cursor { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:367:37 | 367 | fn literal_suffix(input: Cursor) -> Cursor { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 367 | fn literal_suffix(input: Cursor) -> Cursor<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:374:18 | 374 | fn string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 374 | fn string(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:374:36 | 374 | fn string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 374 | fn string(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:384:29 | 384 | fn cooked_string(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 384 | fn cooked_string(mut input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:384:47 | 384 | fn cooked_string(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 384 | fn cooked_string(mut input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:418:22 | 418 | fn raw_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 418 | fn raw_string(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:418:40 | 418 | fn raw_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 418 | fn raw_string(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:437:23 | 437 | fn byte_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 437 | fn byte_string(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:437:41 | 437 | fn byte_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 437 | fn byte_string(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:447:34 | 447 | fn cooked_byte_string(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 447 | fn cooked_byte_string(mut input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:447:52 | 447 | fn cooked_byte_string(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 447 | fn cooked_byte_string(mut input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:478:35 | 478 | fn delimiter_of_raw_string(input: Cursor) -> PResult<&str> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 478 | fn delimiter_of_raw_string(input: Cursor<'_>) -> PResult<&str> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:478:53 | 478 | fn delimiter_of_raw_string(input: Cursor) -> PResult<&str> { | -------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 478 | fn delimiter_of_raw_string(input: Cursor) -> PResult<'_, &str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:495:27 | 495 | fn raw_byte_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 495 | fn raw_byte_string(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:495:45 | 495 | fn raw_byte_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 495 | fn raw_byte_string(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:518:20 | 518 | fn c_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 518 | fn c_string(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:518:38 | 518 | fn c_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 518 | fn c_string(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:528:24 | 528 | fn raw_c_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 528 | fn raw_c_string(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:528:42 | 528 | fn raw_c_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 528 | fn raw_c_string(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:548:31 | 548 | fn cooked_c_string(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 548 | fn cooked_c_string(mut input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:548:49 | 548 | fn cooked_c_string(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 548 | fn cooked_c_string(mut input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:585:16 | 585 | fn byte(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 585 | fn byte(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:585:34 | 585 | fn byte(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 585 | fn byte(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:607:21 | 607 | fn character(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 607 | fn character(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:607:39 | 607 | fn character(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 607 | fn character(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:696:35 | 696 | fn trailing_backslash(input: &mut Cursor, mut last: u8) -> Result<(), Reject> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 696 | fn trailing_backslash(input: &mut Cursor<'_>, mut last: u8) -> Result<(), Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:715:17 | 715 | fn float(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 715 | fn float(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:715:35 | 715 | fn float(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 715 | fn float(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:725:24 | 725 | fn float_digits(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 725 | fn float_digits(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:725:42 | 725 | fn float_digits(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 725 | fn float_digits(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:810:15 | 810 | fn int(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 810 | fn int(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:810:33 | 810 | fn int(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 810 | fn int(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:820:22 | 820 | fn digits(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 820 | fn digits(mut input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:820:40 | 820 | fn digits(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 820 | fn digits(mut input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:875:17 | 875 | fn punct(input: Cursor) -> PResult { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 875 | fn punct(input: Cursor<'_>) -> PResult { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:875:35 | 875 | fn punct(input: Cursor) -> PResult { | -------^------ expected lifetime parameter | help: indicate the anonymous lifetime | 875 | fn punct(input: Cursor) -> PResult<'_, Punct> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:892:22 | 892 | fn punct_char(input: Cursor) -> PResult { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 892 | fn punct_char(input: Cursor<'_>) -> PResult { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:892:40 | 892 | fn punct_char(input: Cursor) -> PResult { | -------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 892 | fn punct_char(input: Cursor) -> PResult<'_, char> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:961:32 | 961 | fn doc_comment_contents(input: Cursor) -> PResult<(&str, bool)> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 961 | fn doc_comment_contents(input: Cursor<'_>) -> PResult<(&str, bool)> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:961:50 | 961 | fn doc_comment_contents(input: Cursor) -> PResult<(&str, bool)> { | -------^------------- expected lifetime parameter | help: indicate the anonymous lifetime | 961 | fn doc_comment_contents(input: Cursor) -> PResult<'_, (&str, bool)> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:984:37 | 984 | fn take_until_newline_or_eof(input: Cursor) -> (Cursor, &str) { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 984 | fn take_until_newline_or_eof(input: Cursor<'_>) -> (Cursor, &str) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:984:49 | 984 | fn take_until_newline_or_eof(input: Cursor) -> (Cursor, &str) { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 984 | fn take_until_newline_or_eof(input: Cursor) -> (Cursor<'_>, &str) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/rcvec.rs:33:38 | 33 | pub fn iter(&self) -> slice::Iter { | -----------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 33 | pub fn iter(&self) -> slice::Iter<'_, T> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/rcvec.rs:37:43 | 37 | pub fn make_mut(&mut self) -> RcVecMut | --------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 37 | pub fn make_mut(&mut self) -> RcVecMut<'_, T> | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/rcvec.rs:46:49 | 46 | pub fn get_mut(&mut self) -> Option> { | --------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 46 | pub fn get_mut(&mut self) -> Option> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/rcvec.rs:83:41 | 83 | pub fn as_mut(&mut self) -> RcVecMut { | --------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 83 | pub fn as_mut(&mut self) -> RcVecMut<'_, T> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/rcvec.rs:109:41 | 109 | pub fn as_mut(&mut self) -> RcVecMut { | --------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 109 | pub fn as_mut(&mut self) -> RcVecMut<'_, T> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/fallback.rs:76:48 | 76 | fn push_token_from_proc_macro(mut vec: RcVecMut, token: TokenTree) { | --------^---------- expected lifetime parameter | help: indicate the anonymous lifetime | 76 | fn push_token_from_proc_macro(mut vec: RcVecMut<'_, TokenTree>, token: TokenTree) { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/fallback.rs:92:47 | 92 | fn push_negative_literal(mut vec: RcVecMut, mut literal: Literal) { | --------^---------- expected lifetime parameter | help: indicate the anonymous lifetime | 92 | fn push_negative_literal(mut vec: RcVecMut<'_, TokenTree>, mut literal: Literal) { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/fallback.rs:169:29 | 169 | fn get_cursor(src: &str) -> Cursor { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 169 | fn get_cursor(src: &str) -> Cursor<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/fallback.rs:191:32 | 191 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 191 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/fallback.rs:197:32 | 197 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 197 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/fallback.rs:220:32 | 220 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 220 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/fallback.rs:682:32 | 682 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 682 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/fallback.rs:691:63 | 691 | pub(crate) fn debug_span_field_if_nontrivial(debug: &mut fmt::DebugStruct, span: Span) { | -----^^^^^^^^^^^ | | | expected lifetime parameters | help: indicate the anonymous lifetimes | 691 | pub(crate) fn debug_span_field_if_nontrivial(debug: &mut fmt::DebugStruct<'_, '_>, span: Span) { | ++++++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/fallback.rs:753:32 | 753 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 753 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/fallback.rs:773:34 | 773 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 773 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/fallback.rs:897:32 | 897 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 897 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/fallback.rs:909:32 | 909 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 909 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/fallback.rs:1190:32 | 1190 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1190 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/fallback.rs:1196:34 | 1196 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1196 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/extra.rs:148:32 | 148 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 148 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/wrapper.rs:132:32 | 132 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 132 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/wrapper.rs:255:32 | 255 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 255 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/wrapper.rs:285:32 | 285 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 285 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/wrapper.rs:298:32 | 298 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 298 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/wrapper.rs:543:32 | 543 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 543 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/wrapper.rs:551:63 | 551 | pub(crate) fn debug_span_field_if_nontrivial(debug: &mut fmt::DebugStruct, span: Span) { | -----^^^^^^^^^^^ | | | expected lifetime parameters | help: indicate the anonymous lifetimes | 551 | pub(crate) fn debug_span_field_if_nontrivial(debug: &mut fmt::DebugStruct<'_, '_>, span: Span) { | ++++++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/wrapper.rs:648:40 | 648 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 648 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/wrapper.rs:657:40 | 657 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 657 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/wrapper.rs:745:32 | 745 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 745 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/wrapper.rs:754:32 | 754 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 754 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/wrapper.rs:967:32 | 967 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 967 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/wrapper.rs:976:32 | 976 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 976 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:306:32 | 306 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 306 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:313:32 | 313 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 313 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:325:32 | 325 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 325 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:331:32 | 331 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 331 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:560:32 | 560 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 560 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:634:32 | 634 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 634 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:646:32 | 646 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 646 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:792:40 | 792 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 792 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:798:40 | 798 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 798 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:871:32 | 871 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 871 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:877:34 | 877 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 877 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:1060:32 | 1060 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1060 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:1066:32 | 1066 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1066 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:1310:32 | 1310 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1310 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:1316:32 | 1316 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1316 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:1352:36 | 1352 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1352 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ Fresh indexmap v2.4.0 Fresh winnow v0.5.40 warning: unexpected `cfg` condition name: `nightly` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/lib.rs:142:12 | 142 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `parallel_compiler`, `proc_macro`, `relocation_model`, `rust_analyzer`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, and `unix` and 1 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unused imports: `alloc`, `boxed`, `convert`, and `option` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/lib.rs:185:13 | 185 | alloc, borrow, boxed, cmp, collections, convert, fmt, hash, iter, mem, ops, option, | ^^^^^ ^^^^^ ^^^^^^^ ^^^^^^ | = note: `#[warn(unused_imports)]` on by default warning: unused import: `std::prelude as v1` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/lib.rs:192:21 | 192 | pub use std::prelude as v1; | ^^^^^^^^^^^^^^^^^^ warning: unexpected `cfg` condition name: `nightly` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/error.rs:63:12 | 63 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/error.rs:97:12 | 97 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:3:14 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 233 | impl_partial_eq!(Bytes, [u8]); | ----------------------------- in this macro invocation | = note: requested on the command line with `-W unused-lifetimes` warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:3:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 233 | impl_partial_eq!(Bytes, [u8]); | ----------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:12:14 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 12 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 233 | impl_partial_eq!(Bytes, [u8]); | ----------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:12:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 12 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 233 | impl_partial_eq!(Bytes, [u8]); | ----------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:3:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 234 | impl_partial_eq!(Bytes, &'a [u8]); | --------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:12:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 12 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 234 | impl_partial_eq!(Bytes, &'a [u8]); | --------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:3:14 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 235 | impl_partial_eq!(Bytes, str); | ---------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:3:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 235 | impl_partial_eq!(Bytes, str); | ---------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:12:14 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 12 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 235 | impl_partial_eq!(Bytes, str); | ---------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:12:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 12 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 235 | impl_partial_eq!(Bytes, str); | ---------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:3:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 236 | impl_partial_eq!(Bytes, &'a str); | -------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:12:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 12 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 236 | impl_partial_eq!(Bytes, &'a str); | -------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:23:14 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime 24 | | #[inline] ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 252 | impl_partial_ord!(Bytes, [u8]); | ------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:23:18 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 24 | | #[inline] ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 252 | impl_partial_ord!(Bytes, [u8]); | ------------------------------ in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:32:14 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 24 | | #[inline] ... | 32 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 252 | impl_partial_ord!(Bytes, [u8]); | ------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:32:18 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 24 | | #[inline] ... | 32 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 252 | impl_partial_ord!(Bytes, [u8]); | ------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:23:18 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 24 | | #[inline] ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 253 | impl_partial_ord!(Bytes, &'a [u8]); | ---------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:32:18 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 24 | | #[inline] ... | 32 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 253 | impl_partial_ord!(Bytes, &'a [u8]); | ---------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:23:14 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime 24 | | #[inline] ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 254 | impl_partial_ord!(Bytes, str); | ----------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:23:18 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 24 | | #[inline] ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 254 | impl_partial_ord!(Bytes, str); | ----------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:32:14 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 24 | | #[inline] ... | 32 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 254 | impl_partial_ord!(Bytes, str); | ----------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:32:18 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 24 | | #[inline] ... | 32 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 254 | impl_partial_ord!(Bytes, str); | ----------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:23:18 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 24 | | #[inline] ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 255 | impl_partial_ord!(Bytes, &'a str); | --------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:32:18 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 24 | | #[inline] ... | 32 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 255 | impl_partial_ord!(Bytes, &'a str); | --------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:3:14 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 480 | impl_partial_eq!(BStr, [u8]); | ---------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:3:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 480 | impl_partial_eq!(BStr, [u8]); | ---------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:12:14 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 12 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 480 | impl_partial_eq!(BStr, [u8]); | ---------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:12:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 12 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 480 | impl_partial_eq!(BStr, [u8]); | ---------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:3:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 481 | impl_partial_eq!(BStr, &'a [u8]); | -------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:12:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 12 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 481 | impl_partial_eq!(BStr, &'a [u8]); | -------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:3:14 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 482 | impl_partial_eq!(BStr, str); | --------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:3:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 482 | impl_partial_eq!(BStr, str); | --------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:12:14 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 12 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 482 | impl_partial_eq!(BStr, str); | --------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:12:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 12 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 482 | impl_partial_eq!(BStr, str); | --------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:3:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 483 | impl_partial_eq!(BStr, &'a str); | ------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:12:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 12 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 483 | impl_partial_eq!(BStr, &'a str); | ------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:23:14 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime 24 | | #[inline] ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 499 | impl_partial_ord!(BStr, [u8]); | ----------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:23:18 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 24 | | #[inline] ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 499 | impl_partial_ord!(BStr, [u8]); | ----------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:32:14 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 24 | | #[inline] ... | 32 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 499 | impl_partial_ord!(BStr, [u8]); | ----------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:32:18 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 24 | | #[inline] ... | 32 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 499 | impl_partial_ord!(BStr, [u8]); | ----------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:23:18 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 24 | | #[inline] ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 500 | impl_partial_ord!(BStr, &'a [u8]); | --------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:32:18 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 24 | | #[inline] ... | 32 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 500 | impl_partial_ord!(BStr, &'a [u8]); | --------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:23:14 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime 24 | | #[inline] ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 501 | impl_partial_ord!(BStr, str); | ---------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:23:18 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 24 | | #[inline] ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 501 | impl_partial_ord!(BStr, str); | ---------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:32:14 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 24 | | #[inline] ... | 32 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 501 | impl_partial_ord!(BStr, str); | ---------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:32:18 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 24 | | #[inline] ... | 32 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 501 | impl_partial_ord!(BStr, str); | ---------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:23:18 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 24 | | #[inline] ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 502 | impl_partial_ord!(BStr, &'a str); | -------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:32:18 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 24 | | #[inline] ... | 32 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 502 | impl_partial_ord!(BStr, &'a str); | -------------------------------- in this macro invocation warning: unexpected `cfg` condition name: `nightly` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/combinator/multi.rs:136:12 | 136 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/combinator/parser.rs:15:12 | 15 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/combinator/parser.rs:38:12 | 38 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/combinator/parser.rs:85:12 | 85 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/combinator/parser.rs:144:12 | 144 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/combinator/parser.rs:201:12 | 201 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/combinator/parser.rs:258:12 | 258 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/combinator/parser.rs:313:12 | 313 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/combinator/parser.rs:363:12 | 363 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/combinator/parser.rs:396:12 | 396 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/combinator/parser.rs:459:12 | 459 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/combinator/parser.rs:501:12 | 501 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/combinator/parser.rs:543:12 | 543 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/combinator/parser.rs:580:12 | 580 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/combinator/parser.rs:629:12 | 629 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/combinator/parser.rs:678:12 | 678 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/combinator/parser.rs:722:12 | 722 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/combinator/parser.rs:766:12 | 766 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/combinator/parser.rs:808:12 | 808 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/combinator/parser.rs:855:12 | 855 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/combinator/parser.rs:912:12 | 912 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Fresh tinyvec_macros v0.1.1 warning: `proc-macro2` (lib) generated 111 warnings warning: `winnow` (lib) generated 74 warnings Fresh quote v1.0.36 warning: unused extern crate --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quote-1.0.36/src/lib.rs:108:1 | 107 | / #[cfg(feature = "proc-macro")] 108 | | extern crate proc_macro; | | ^^^^^^^^^^^^^^^^^^^^^^^- | |________________________| | help: remove it | = note: `-W unused-extern-crates` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(unused_extern_crates)]` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quote-1.0.36/src/ident_fragment.rs:15:32 | 15 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result; | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 15 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result; | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quote-1.0.36/src/ident_fragment.rs:30:32 | 30 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 30 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quote-1.0.36/src/ident_fragment.rs:40:32 | 40 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 40 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quote-1.0.36/src/ident_fragment.rs:50:32 | 50 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 50 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quote-1.0.36/src/ident_fragment.rs:68:32 | 68 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 68 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quote-1.0.36/src/ident_fragment.rs:79:44 | 79 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 87 | ident_fragment_display!(bool, str, String, char); | ------------------------------------------------ in this macro invocation | = note: this warning originates in the macro `ident_fragment_display` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 79 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quote-1.0.36/src/ident_fragment.rs:79:44 | 79 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 88 | ident_fragment_display!(u8, u16, u32, u64, u128, usize); | ------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `ident_fragment_display` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 79 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quote-1.0.36/src/runtime.rs:503:32 | 503 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 503 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quote-1.0.36/src/runtime.rs:509:32 | 509 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 509 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quote-1.0.36/src/runtime.rs:515:32 | 515 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 515 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quote-1.0.36/src/runtime.rs:521:32 | 521 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 521 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quote-1.0.36/src/runtime.rs:527:32 | 527 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 527 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ Fresh tinyvec v1.8.0 warning: unexpected `cfg` condition name: `docs_rs` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinyvec-1.8.0/src/lib.rs:12:13 | 12 | #![cfg_attr(docs_rs, feature(doc_cfg))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinyvec-1.8.0/src/arrayvec.rs:1642:25 | 1642 | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { | ^^^^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 1642 | fn fmt(&self, f: &mut Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinyvec-1.8.0/src/arrayvec.rs:1665:25 | 1665 | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1665 | fn fmt(&self, f: &mut Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinyvec-1.8.0/src/arrayvec.rs:1688:25 | 1688 | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1688 | fn fmt(&self, f: &mut Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinyvec-1.8.0/src/arrayvec.rs:1711:25 | 1711 | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1711 | fn fmt(&self, f: &mut Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinyvec-1.8.0/src/arrayvec.rs:1734:25 | 1734 | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1734 | fn fmt(&self, f: &mut Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinyvec-1.8.0/src/arrayvec.rs:1757:25 | 1757 | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1757 | fn fmt(&self, f: &mut Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinyvec-1.8.0/src/arrayvec.rs:1780:25 | 1780 | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1780 | fn fmt(&self, f: &mut Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinyvec-1.8.0/src/arrayvec.rs:1803:25 | 1803 | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1803 | fn fmt(&self, f: &mut Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinyvec-1.8.0/src/arrayvec.rs:1826:25 | 1826 | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1826 | fn fmt(&self, f: &mut Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinyvec-1.8.0/src/slicevec.rs:882:25 | 882 | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 882 | fn fmt(&self, f: &mut Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinyvec-1.8.0/src/slicevec.rs:905:25 | 905 | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 905 | fn fmt(&self, f: &mut Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinyvec-1.8.0/src/slicevec.rs:928:25 | 928 | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 928 | fn fmt(&self, f: &mut Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinyvec-1.8.0/src/slicevec.rs:951:25 | 951 | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 951 | fn fmt(&self, f: &mut Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinyvec-1.8.0/src/slicevec.rs:974:25 | 974 | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 974 | fn fmt(&self, f: &mut Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinyvec-1.8.0/src/slicevec.rs:997:25 | 997 | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 997 | fn fmt(&self, f: &mut Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinyvec-1.8.0/src/slicevec.rs:1020:25 | 1020 | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1020 | fn fmt(&self, f: &mut Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinyvec-1.8.0/src/slicevec.rs:1043:25 | 1043 | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1043 | fn fmt(&self, f: &mut Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinyvec-1.8.0/src/slicevec.rs:1066:25 | 1066 | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1066 | fn fmt(&self, f: &mut Formatter<'_>) -> core::fmt::Result { | ++++ warning: unexpected `cfg` condition name: `docs_rs` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinyvec-1.8.0/src/tinyvec.rs:38:12 | 38 | #[cfg_attr(docs_rs, doc(cfg(feature = "alloc")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinyvec-1.8.0/src/tinyvec.rs:97:12 | 97 | #[cfg_attr(docs_rs, doc(cfg(feature = "alloc")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinyvec-1.8.0/src/tinyvec.rs:1064:12 | 1064 | #[cfg_attr(docs_rs, doc(cfg(feature = "alloc")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinyvec-1.8.0/src/tinyvec.rs:1113:12 | 1113 | #[cfg_attr(docs_rs, doc(cfg(feature = "alloc")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `docs_rs` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinyvec-1.8.0/src/tinyvec.rs:1333:12 | 1333 | #[cfg_attr(docs_rs, doc(cfg(feature = "alloc")))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinyvec-1.8.0/src/tinyvec.rs:1514:25 | 1514 | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1514 | fn fmt(&self, f: &mut Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinyvec-1.8.0/src/tinyvec.rs:1537:25 | 1537 | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1537 | fn fmt(&self, f: &mut Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinyvec-1.8.0/src/tinyvec.rs:1560:25 | 1560 | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1560 | fn fmt(&self, f: &mut Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinyvec-1.8.0/src/tinyvec.rs:1583:25 | 1583 | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1583 | fn fmt(&self, f: &mut Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinyvec-1.8.0/src/tinyvec.rs:1606:25 | 1606 | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1606 | fn fmt(&self, f: &mut Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinyvec-1.8.0/src/tinyvec.rs:1629:25 | 1629 | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1629 | fn fmt(&self, f: &mut Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinyvec-1.8.0/src/tinyvec.rs:1652:25 | 1652 | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1652 | fn fmt(&self, f: &mut Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinyvec-1.8.0/src/tinyvec.rs:1675:25 | 1675 | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1675 | fn fmt(&self, f: &mut Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinyvec-1.8.0/src/tinyvec.rs:1698:25 | 1698 | fn fmt(&self, f: &mut Formatter) -> core::fmt::Result { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1698 | fn fmt(&self, f: &mut Formatter<'_>) -> core::fmt::Result { | ++++ warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinyvec-1.8.0/src/arrayvec_drain.rs:11:33 | 11 | pub struct ArrayVecDrain<'a, T: 'a + Default> { | ^^^^^ help: remove this bound | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` warning: `quote` (lib) generated 13 warnings warning: `tinyvec` (lib) generated 34 warnings Fresh syn v2.0.75 warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:128:21 | 128 | fn peek(cursor: Cursor) -> bool; | ^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 128 | fn peek(cursor: Cursor<'_>) -> bool; | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:155:25 | 155 | fn peek(cursor: Cursor) -> bool; | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 155 | fn peek(cursor: Cursor<'_>) -> bool; | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:167:29 | 167 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 181 | impl_low_level_token!("punctuation token" Punct punct); | ------------------------------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_low_level_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 167 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:167:29 | 167 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 182 | impl_low_level_token!("literal" Literal literal); | ------------------------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_low_level_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 167 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:167:29 | 167 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 183 | impl_low_level_token!("token" TokenTree token_tree); | --------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_low_level_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 167 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:167:29 | 167 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 184 | impl_low_level_token!("group token" proc_macro2::Group any_group); | ----------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_low_level_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 167 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:167:29 | 167 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 185 | impl_low_level_token!("lifetime" Lifetime lifetime); | --------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_low_level_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 167 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:192:21 | 192 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 192 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:535:21 | 535 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 535 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:554:21 | 554 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 554 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:648:21 | 648 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 648 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:659:21 | 659 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 659 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:670:21 | 670 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 670 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:681:21 | 681 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 681 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:279:33 | 279 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter ... 690 | / define_keywords! { 691 | | "abstract" pub struct Abstract 692 | | "as" pub struct As 693 | | "async" pub struct Async ... | 742 | | "yield" pub struct Yield 743 | | } | |_- in this macro invocation | = note: this warning originates in the macro `define_keywords` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 279 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:288:33 | 288 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 690 | / define_keywords! { 691 | | "abstract" pub struct Abstract 692 | | "as" pub struct As 693 | | "async" pub struct Async ... | 742 | | "yield" pub struct Yield 743 | | } | |_- in this macro invocation | = note: this warning originates in the macro `define_keywords` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 288 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:418:33 | 418 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter ... 745 | / define_punctuation! { 746 | | "&" pub struct And/1 /// bitwise and logical AND, borrow, references, reference patterns 747 | | "&&" pub struct AndAnd/2 /// lazy AND, borrow, references, reference patterns 748 | | "&=" pub struct AndEq/2 /// bitwise AND assignment ... | 791 | | "~" pub struct Tilde/1 /// unused since before Rust 1.0 792 | | } | |_- in this macro invocation | = note: this warning originates in the macro `define_punctuation` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 418 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:427:33 | 427 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 745 | / define_punctuation! { 746 | | "&" pub struct And/1 /// bitwise and logical AND, borrow, references, reference patterns 747 | | "&&" pub struct AndAnd/2 /// lazy AND, borrow, references, reference patterns 748 | | "&=" pub struct AndEq/2 /// bitwise AND assignment ... | 791 | | "~" pub struct Tilde/1 /// unused since before Rust 1.0 792 | | } | |_- in this macro invocation | = note: this warning originates in the macro `define_punctuation` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 427 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:979:34 | 979 | pub(crate) fn keyword(input: ParseStream, token: &str) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 979 | pub(crate) fn keyword(input: ParseStream<'_>, token: &str) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:990:40 | 990 | pub(crate) fn peek_keyword(cursor: Cursor, token: &str) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 990 | pub(crate) fn peek_keyword(cursor: Cursor<'_>, token: &str) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:999:41 | 999 | pub fn punct(input: ParseStream, token: &str) -> Result<[Span; N]> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 999 | pub fn punct(input: ParseStream<'_>, token: &str) -> Result<[Span; N]> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:1005:28 | 1005 | fn punct_helper(input: ParseStream, token: &str, spans: &mut [Span]) -> Result<()> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1005 | fn punct_helper(input: ParseStream<'_>, token: &str, spans: &mut [Span]) -> Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:1032:35 | 1032 | pub fn peek_punct(mut cursor: Cursor, token: &str) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1032 | pub fn peek_punct(mut cursor: Cursor<'_>, token: &str) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/attr.rs:393:27 | 393 | logic: impl FnMut(ParseNestedMeta) -> Result<()>, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 393 | logic: impl FnMut(ParseNestedMeta<'_>) -> Result<()>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/attr.rs:406:31 | 406 | pub fn parse_outer(input: ParseStream) -> Result> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 406 | pub fn parse_outer(input: ParseStream<'_>) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/attr.rs:422:31 | 422 | pub fn parse_inner(input: ParseStream) -> Result> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 422 | pub fn parse_inner(input: ParseStream<'_>) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/attr.rs:587:27 | 587 | logic: impl FnMut(ParseNestedMeta) -> Result<()>, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 587 | logic: impl FnMut(ParseNestedMeta<'_>) -> Result<()>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/attr.rs:658:38 | 658 | pub(crate) fn parse_inner(input: ParseStream, attrs: &mut Vec) -> Result<()> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 658 | pub(crate) fn parse_inner(input: ParseStream<'_>, attrs: &mut Vec) -> Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/attr.rs:665:45 | 665 | pub(crate) fn single_parse_inner(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 665 | pub(crate) fn single_parse_inner(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/attr.rs:675:45 | 675 | pub(crate) fn single_parse_outer(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 675 | pub(crate) fn single_parse_outer(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/attr.rs:687:25 | 687 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 687 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/attr.rs:695:25 | 695 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 695 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/attr.rs:703:25 | 703 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 703 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/attr.rs:709:60 | 709 | pub(crate) fn parse_meta_after_path(path: Path, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 709 | pub(crate) fn parse_meta_after_path(path: Path, input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/attr.rs:719:54 | 719 | fn parse_meta_list_after_path(path: Path, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 719 | fn parse_meta_list_after_path(path: Path, input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/attr.rs:728:60 | 728 | fn parse_meta_name_value_after_path(path: Path, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 728 | fn parse_meta_name_value_after_path(path: Path, input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/attr.rs:753:44 | 753 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 753 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/attr.rs:764:44 | 764 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 764 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/buffer.rs:81:28 | 81 | pub fn begin(&self) -> Cursor { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 81 | pub fn begin(&self) -> Cursor<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/buffer.rs:405:29 | 405 | pub(crate) fn same_scope(a: Cursor, b: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 405 | pub(crate) fn same_scope(a: Cursor<'_>, b: Cursor) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/buffer.rs:405:40 | 405 | pub(crate) fn same_scope(a: Cursor, b: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 405 | pub(crate) fn same_scope(a: Cursor, b: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/buffer.rs:409:30 | 409 | pub(crate) fn same_buffer(a: Cursor, b: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 409 | pub(crate) fn same_buffer(a: Cursor<'_>, b: Cursor) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/buffer.rs:409:41 | 409 | pub(crate) fn same_buffer(a: Cursor, b: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 409 | pub(crate) fn same_buffer(a: Cursor, b: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/buffer.rs:413:28 | 413 | fn start_of_buffer(cursor: Cursor) -> *const Entry { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 413 | fn start_of_buffer(cursor: Cursor<'_>) -> *const Entry { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/buffer.rs:422:43 | 422 | pub(crate) fn cmp_assuming_same_buffer(a: Cursor, b: Cursor) -> Ordering { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 422 | pub(crate) fn cmp_assuming_same_buffer(a: Cursor<'_>, b: Cursor) -> Ordering { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/buffer.rs:422:54 | 422 | pub(crate) fn cmp_assuming_same_buffer(a: Cursor, b: Cursor) -> Ordering { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 422 | pub(crate) fn cmp_assuming_same_buffer(a: Cursor, b: Cursor<'_>) -> Ordering { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/buffer.rs:426:42 | 426 | pub(crate) fn open_span_of_group(cursor: Cursor) -> Span { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 426 | pub(crate) fn open_span_of_group(cursor: Cursor<'_>) -> Span { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/data.rs:71:43 | 71 | pub fn iter(&self) -> punctuated::Iter { | ----------------^------ expected lifetime parameter | help: indicate the anonymous lifetime | 71 | pub fn iter(&self) -> punctuated::Iter<'_, Field> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/data.rs:82:54 | 82 | pub fn iter_mut(&mut self) -> punctuated::IterMut { | -------------------^------ expected lifetime parameter | help: indicate the anonymous lifetime | 82 | pub fn iter_mut(&mut self) -> punctuated::IterMut<'_, Field> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/data.rs:141:77 | 141 | pub fn members(&self) -> impl Iterator + Clone + '_ [Members] { | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 141 | pub fn members(&self) -> impl Iterator + Clone + '_ [Members<'_>] { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/data.rs:257:25 | 257 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 257 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/data.rs:298:52 | 298 | pub(crate) fn scan_lenient_discriminant(input: ParseStream) -> Result<()> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 298 | pub(crate) fn scan_lenient_discriminant(input: ParseStream<'_>) -> Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/data.rs:378:25 | 378 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 378 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/data.rs:389:25 | 389 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 389 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/data.rs:401:35 | 401 | pub fn parse_named(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 401 | pub fn parse_named(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/data.rs:438:37 | 438 | pub fn parse_unnamed(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 438 | pub fn parse_unnamed(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/derive.rs:81:25 | 81 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 81 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/derive.rs:149:16 | 149 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 149 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/derive.rs:185:16 | 185 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 185 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/derive.rs:200:37 | 200 | pub(crate) fn data_union(input: ParseStream) -> Result<(Option, FieldsNamed)> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 200 | pub(crate) fn data_union(input: ParseStream<'_>) -> Result<(Option, FieldsNamed)> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/error.rs:327:55 | 327 | pub(crate) fn new_at(scope: Span, cursor: Cursor, message: T) -> Error { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 327 | pub(crate) fn new_at(scope: Span, cursor: Cursor<'_>, message: T) -> Error { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/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 --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/error.rs:367:40 | 367 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 367 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/error.rs:373:40 | 373 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 373 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:976:40 | 976 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 976 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1026:40 | 1026 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1026 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/custom_keyword.rs:133:45 | 133 | fn peek(cursor: $crate::buffer::Cursor) -> $crate::__private::bool { | ----------------^^^^^^ | | | expected lifetime parameter | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1153:9 | 1153 | crate::custom_keyword!(builtin); | ------------------------------- in this macro invocation | = note: this warning originates in the macro `$crate::impl_parse_for_custom_keyword` which comes from the expansion of the macro `crate::custom_keyword` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 133 | fn peek(cursor: $crate::buffer::Cursor<'_>) -> $crate::__private::bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/custom_keyword.rs:147:44 | 147 | fn parse(input: $crate::parse::ParseStream) -> $crate::parse::Result<$ident> { | ---------------^^^^^^^^^^^ | | | expected lifetime parameter | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1153:9 | 1153 | crate::custom_keyword!(builtin); | ------------------------------- in this macro invocation | = note: this warning originates in the macro `$crate::impl_parse_for_custom_keyword` which comes from the expansion of the macro `crate::custom_keyword` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 147 | fn parse(input: $crate::parse::ParseStream<'_>) -> $crate::parse::Result<$ident> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/custom_keyword.rs:133:45 | 133 | fn peek(cursor: $crate::buffer::Cursor) -> $crate::__private::bool { | ----------------^^^^^^ | | | expected lifetime parameter | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1154:9 | 1154 | crate::custom_keyword!(raw); | --------------------------- in this macro invocation | = note: this warning originates in the macro `$crate::impl_parse_for_custom_keyword` which comes from the expansion of the macro `crate::custom_keyword` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 133 | fn peek(cursor: $crate::buffer::Cursor<'_>) -> $crate::__private::bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/custom_keyword.rs:147:44 | 147 | fn parse(input: $crate::parse::ParseStream) -> $crate::parse::Result<$ident> { | ---------------^^^^^^^^^^^ | | | expected lifetime parameter | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1154:9 | 1154 | crate::custom_keyword!(raw); | --------------------------- in this macro invocation | = note: this warning originates in the macro `$crate::impl_parse_for_custom_keyword` which comes from the expansion of the macro `crate::custom_keyword` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 147 | fn parse(input: $crate::parse::ParseStream<'_>) -> $crate::parse::Result<$ident> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1167:25 | 1167 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1167 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1338:26 | 1338 | fn parse_expr(input: ParseStream, mut lhs: Expr, base: Precedence) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1338 | fn parse_expr(input: ParseStream<'_>, mut lhs: Expr, base: Precedence) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1381:16 | 1381 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1381 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1406:31 | 1406 | fn peek_precedence(input: ParseStream) -> Precedence { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1406 | fn peek_precedence(input: ParseStream<'_>) -> Precedence { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1422:16 | 1422 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1422 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1492:26 | 1492 | fn unary_expr(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1492 | fn unary_expr(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1627:28 | 1627 | fn trailer_expr(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1627 | fn trailer_expr(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1804:25 | 1804 | fn atom_expr(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1804 | fn atom_expr(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1853:16 | 1853 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1853 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1870:16 | 1870 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1870 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1906:25 | 1906 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1906 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2060:25 | 2060 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2060 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2069:16 | 2069 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2069 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2110:26 | 2110 | fn expr_paren(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2110 | fn expr_paren(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2658:25 | 2658 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2658 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2687:25 | 2687 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2687 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2695:16 | 2695 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2695 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2850:25 | 2850 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2850 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2865:25 | 2865 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2865 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2912:25 | 2912 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2912 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2971:26 | 2971 | fn check_cast(input: ParseStream) -> Result<()> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2971 | fn check_cast(input: ParseStream<'_>) -> Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ext.rs:46:25 | 46 | fn parse_any(input: ParseStream) -> Result; | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 46 | fn parse_any(input: ParseStream<'_>) -> Result; | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ext.rs:87:25 | 87 | fn parse_any(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 87 | fn parse_any(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ext.rs:109:21 | 109 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 109 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:108:74 | 108 | pub fn lifetimes(&self) -> impl Iterator [Lifetimes] { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 108 | pub fn lifetimes(&self) -> impl Iterator [Lifetimes<'_>] { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:115:86 | 115 | pub fn lifetimes_mut(&mut self) -> impl Iterator [LifetimesMut] { | ^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 115 | pub fn lifetimes_mut(&mut self) -> impl Iterator [LifetimesMut<'_>] { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:122:72 | 122 | pub fn type_params(&self) -> impl Iterator [TypeParams] { | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 122 | pub fn type_params(&self) -> impl Iterator [TypeParams<'_>] { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:129:84 | 129 | pub fn type_params_mut(&mut self) -> impl Iterator [TypeParamsMut] { | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 129 | pub fn type_params_mut(&mut self) -> impl Iterator [TypeParamsMut<'_>] { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:136:74 | 136 | pub fn const_params(&self) -> impl Iterator [ConstParams] { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 136 | pub fn const_params(&self) -> impl Iterator [ConstParams<'_>] { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:143:86 | 143 | pub fn const_params_mut(&mut self) -> impl Iterator [ConstParamsMut] { | ^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 143 | pub fn const_params_mut(&mut self) -> impl Iterator [ConstParamsMut<'_>] { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:176:38 | 176 | pub fn split_for_impl(&self) -> (ImplGenerics, TypeGenerics, Option<&WhereClause>) { | ^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 176 | pub fn split_for_impl(&self) -> (ImplGenerics<'_>, TypeGenerics, Option<&WhereClause>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:176:52 | 176 | pub fn split_for_impl(&self) -> (ImplGenerics, TypeGenerics, Option<&WhereClause>) { | ^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 176 | pub fn split_for_impl(&self) -> (ImplGenerics, TypeGenerics<'_>, Option<&WhereClause>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:371:35 | 371 | pub fn as_turbofish(&self) -> Turbofish { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 371 | pub fn as_turbofish(&self) -> Turbofish<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:530:25 | 530 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 530 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:593:25 | 593 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 593 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:620:25 | 620 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 620 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:658:25 | 658 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 658 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:687:25 | 687 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 687 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:698:25 | 698 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 698 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:739:25 | 739 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 739 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:800:20 | 800 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 800 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:826:25 | 826 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 826 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:851:25 | 851 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 851 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:862:25 | 862 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 862 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:886:25 | 886 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 886 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:917:25 | 917 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 917 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:928:25 | 928 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 928 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ident.rs:77:25 | 77 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 77 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ident.rs:96:25 | 96 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 96 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lifetime.rs:73:40 | 73 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 73 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lifetime.rs:131:25 | 131 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 131 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:502:40 | 502 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 502 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:574:40 | 574 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 574 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:867:25 | 867 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 867 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:897:47 | 897 | fn parse_negative_lit(neg: Punct, cursor: Cursor) -> Option<(Lit, Cursor)> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 897 | fn parse_negative_lit(neg: Punct, cursor: Cursor<'_>) -> Option<(Lit, Cursor)> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:897:71 | 897 | fn parse_negative_lit(neg: Punct, cursor: Cursor) -> Option<(Lit, Cursor)> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 897 | fn parse_negative_lit(neg: Punct, cursor: Cursor) -> Option<(Lit, Cursor<'_>)> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:938:25 | 938 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 938 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:949:25 | 949 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 949 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:960:25 | 960 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 960 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:971:25 | 971 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 971 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:982:25 | 982 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 982 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:993:25 | 993 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 993 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1004:25 | 1004 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1004 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1015:25 | 1015 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1015 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1024:26 | 1024 | fn peek_impl(cursor: Cursor, peek: fn(ParseStream) -> bool) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1024 | fn peek_impl(cursor: Cursor<'_>, peek: fn(ParseStream) -> bool) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1024:43 | 1024 | fn peek_impl(cursor: Cursor, peek: fn(ParseStream) -> bool) -> bool { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1024 | fn peek_impl(cursor: Cursor, peek: fn(ParseStream<'_>) -> bool) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1050 | impl_token!("literal" Lit); | -------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1050 | impl_token!("literal" Lit); | -------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1051 | impl_token!("string literal" LitStr); | ------------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1051 | impl_token!("string literal" LitStr); | ------------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1052 | impl_token!("byte string literal" LitByteStr); | --------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1052 | impl_token!("byte string literal" LitByteStr); | --------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1053 | impl_token!("C-string literal" LitCStr); | --------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1053 | impl_token!("C-string literal" LitCStr); | --------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1054 | impl_token!("byte literal" LitByte); | ----------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1054 | impl_token!("byte literal" LitByte); | ----------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1055 | impl_token!("character literal" LitChar); | ---------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1055 | impl_token!("character literal" LitChar); | ---------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1056 | impl_token!("integer literal" LitInt); | ------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1056 | impl_token!("integer literal" LitInt); | ------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1057 | impl_token!("floating point literal" LitFloat); | ---------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1057 | impl_token!("floating point literal" LitFloat); | ---------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1058 | impl_token!("boolean literal" LitBool); | -------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1058 | impl_token!("boolean literal" LitBool); | -------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/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 --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/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 --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/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 --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/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 --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/mac.rs:153:38 | 153 | pub(crate) fn parse_delimiter(input: ParseStream) -> Result<(MacroDelimiter, TokenStream)> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 153 | pub(crate) fn parse_delimiter(input: ParseStream<'_>) -> Result<(MacroDelimiter, TokenStream)> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/mac.rs:181:25 | 181 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 181 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/meta.rs:132:33 | 132 | pub fn parser(logic: impl FnMut(ParseNestedMeta) -> Result<()>) -> impl Parser { | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 132 | pub fn parser(logic: impl FnMut(ParseNestedMeta<'_>) -> Result<()>) -> impl Parser { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/meta.rs:133:13 | 133 | |input: ParseStream| { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 133 | |input: ParseStream<'_>| { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/meta.rs:273:27 | 273 | logic: impl FnMut(ParseNestedMeta) -> Result<()>, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 273 | logic: impl FnMut(ParseNestedMeta<'_>) -> Result<()>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/meta.rs:386:12 | 386 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 386 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/meta.rs:387:27 | 387 | mut logic: impl FnMut(ParseNestedMeta) -> Result<()>, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 387 | mut logic: impl FnMut(ParseNestedMeta<'_>) -> Result<()>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/meta.rs:403:27 | 403 | fn parse_meta_path(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 403 | fn parse_meta_path(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/op.rs:87:25 | 87 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 87 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/op.rs:152:25 | 152 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 152 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/discouraged.rs:199:44 | 199 | .set(unsafe { mem::transmute::>(fork.cursor()) }); | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 199 | .set(unsafe { mem::transmute::, Cursor<'static>>(fork.cursor()) }); | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/discouraged.rs:208:68 | 208 | fn parse_any_delimiter(&self) -> Result<(Delimiter, DelimSpan, ParseBuffer)>; | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 208 | fn parse_any_delimiter(&self) -> Result<(Delimiter, DelimSpan, ParseBuffer<'_>)>; | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/discouraged.rs:212:68 | 212 | fn parse_any_delimiter(&self) -> Result<(Delimiter, DelimSpan, ParseBuffer)> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 212 | fn parse_any_delimiter(&self) -> Result<(Delimiter, DelimSpan, ParseBuffer<'_>)> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:215:21 | 215 | fn parse(input: ParseStream) -> Result; | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 215 | fn parse(input: ParseStream<'_>) -> Result; | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:277:32 | 277 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 277 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:283:32 | 283 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 283 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:387:13 | 387 | cursor: Cursor, | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 387 | cursor: Cursor<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:389:6 | 389 | ) -> ParseBuffer { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 389 | ) -> ParseBuffer<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:393:51 | 393 | cell: Cell::new(unsafe { mem::transmute::>(cursor) }), | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 393 | cell: Cell::new(unsafe { mem::transmute::, Cursor<'static>>(cursor) }), | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:430:30 | 430 | fn inner_unexpected(buffer: &ParseBuffer) -> (Rc>, Option<(Span, Delimiter)>) { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 430 | fn inner_unexpected(buffer: &ParseBuffer<'_>) -> (Rc>, Option<(Span, Delimiter)>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:441:39 | 441 | pub(crate) fn get_unexpected(buffer: &ParseBuffer) -> Rc> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 441 | pub(crate) fn get_unexpected(buffer: &ParseBuffer<'_>) -> Rc> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:445:50 | 445 | fn span_of_unexpected_ignoring_nones(mut cursor: Cursor) -> Option<(Span, Delimiter)> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 445 | fn span_of_unexpected_ignoring_nones(mut cursor: Cursor<'_>) -> Option<(Span, Delimiter)> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:505:40 | 505 | pub fn call(&self, function: fn(ParseStream) -> Result) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 505 | pub fn call(&self, function: fn(ParseStream<'_>) -> Result) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:621:27 | 621 | fn peek2(buffer: &ParseBuffer, peek: fn(Cursor) -> bool) -> bool { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 621 | fn peek2(buffer: &ParseBuffer<'_>, peek: fn(Cursor) -> bool) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:621:49 | 621 | fn peek2(buffer: &ParseBuffer, peek: fn(Cursor) -> bool) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 621 | fn peek2(buffer: &ParseBuffer, peek: fn(Cursor<'_>) -> bool) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:631:27 | 631 | fn peek3(buffer: &ParseBuffer, peek: fn(Cursor) -> bool) -> bool { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 631 | fn peek3(buffer: &ParseBuffer<'_>, peek: fn(Cursor) -> bool) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:631:49 | 631 | fn peek3(buffer: &ParseBuffer, peek: fn(Cursor) -> bool) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 631 | fn peek3(buffer: &ParseBuffer, peek: fn(Cursor<'_>) -> bool) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:736:20 | 736 | parser: fn(ParseStream) -> Result, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 736 | parser: fn(ParseStream<'_>) -> Result, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:1162:21 | 1162 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1162 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:1169:21 | 1169 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1169 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:1180:21 | 1180 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1180 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:1187:21 | 1187 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1187 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:1197:21 | 1197 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1197 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:1211:21 | 1211 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1211 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:1221:21 | 1221 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1221 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:1274:52 | 1274 | fn tokens_to_parse_buffer(tokens: &TokenBuffer) -> ParseBuffer { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1274 | fn tokens_to_parse_buffer(tokens: &TokenBuffer) -> ParseBuffer<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:1283:15 | 1283 | F: FnOnce(ParseStream) -> Result, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1283 | F: FnOnce(ParseStream<'_>) -> Result, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:1365:22 | 1365 | fn parse(_input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1365 | fn parse(_input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse_quote.rs:127:21 | 127 | fn parse(input: ParseStream) -> Result; | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 127 | fn parse(input: ParseStream<'_>) -> Result; | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse_quote.rs:131:21 | 131 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 131 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse_quote.rs:147:21 | 147 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 147 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse_quote.rs:158:21 | 158 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 158 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse_quote.rs:201:21 | 201 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 201 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/path.rs:310:25 | 310 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 310 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/path.rs:317:25 | 317 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 317 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/path.rs:402:41 | 402 | pub(crate) fn const_argument(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 402 | pub(crate) fn const_argument(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/path.rs:454:20 | 454 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 454 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/path.rs:482:25 | 482 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 482 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/path.rs:490:25 | 490 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 490 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/path.rs:502:25 | 502 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 502 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/path.rs:508:32 | 508 | fn parse_helper(input: ParseStream, expr_style: bool) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 508 | fn parse_helper(input: ParseStream<'_>, expr_style: bool) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/path.rs:569:39 | 569 | pub fn parse_mod_style(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 569 | pub fn parse_mod_style(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/path.rs:601:43 | 601 | pub(crate) fn parse_helper(input: ParseStream, expr_style: bool) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 601 | pub(crate) fn parse_helper(input: ParseStream<'_>, expr_style: bool) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/path.rs:616:20 | 616 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 616 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/path.rs:636:32 | 636 | pub(crate) fn qpath(input: ParseStream, expr_style: bool) -> Result<(Option, Path)> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 636 | pub(crate) fn qpath(input: ParseStream<'_>, expr_style: bool) -> Result<(Option, Path)> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/punctuated.rs:119:31 | 119 | pub fn iter(&self) -> Iter { | ----^-- expected lifetime parameter | help: indicate the anonymous lifetime | 119 | pub fn iter(&self) -> Iter<'_, T> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/punctuated.rs:130:42 | 130 | pub fn iter_mut(&mut self) -> IterMut { | -------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 130 | pub fn iter_mut(&mut self) -> IterMut<'_, T> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/punctuated.rs:141:33 | 141 | pub fn pairs(&self) -> Pairs { | -----^----- expected lifetime parameter | help: indicate the anonymous lifetime | 141 | pub fn pairs(&self) -> Pairs<'_, T, P> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/punctuated.rs:150:44 | 150 | pub fn pairs_mut(&mut self) -> PairsMut { | --------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 150 | pub fn pairs_mut(&mut self) -> PairsMut<'_, T, P> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/punctuated.rs:290:36 | 290 | pub fn parse_terminated(input: ParseStream) -> Result | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 290 | pub fn parse_terminated(input: ParseStream<'_>) -> Result | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/punctuated.rs:309:16 | 309 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 309 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/punctuated.rs:310:20 | 310 | parser: fn(ParseStream) -> Result, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 310 | parser: fn(ParseStream<'_>) -> Result, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/punctuated.rs:342:44 | 342 | pub fn parse_separated_nonempty(input: ParseStream) -> Result | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 342 | pub fn parse_separated_nonempty(input: ParseStream<'_>) -> Result | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/punctuated.rs:361:16 | 361 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 361 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/punctuated.rs:362:20 | 362 | parser: fn(ParseStream) -> Result, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 362 | parser: fn(ParseStream<'_>) -> Result, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/restriction.rs:72:25 | 72 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 72 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/restriction.rs:93:29 | 93 | fn parse_pub(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 93 | fn parse_pub(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/thread.rs:38:40 | 38 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 38 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:297:25 | 297 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 297 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:311:36 | 311 | pub fn without_plus(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 311 | pub fn without_plus(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:319:16 | 319 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 319 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:594:25 | 594 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 594 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:605:25 | 605 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 605 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:618:25 | 618 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 618 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:641:25 | 641 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 641 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:654:25 | 654 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 654 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:701:25 | 701 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 701 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:710:25 | 710 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 710 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:719:25 | 719 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 719 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:752:25 | 752 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 752 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:761:25 | 761 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 761 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:770:36 | 770 | pub fn without_plus(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 770 | pub fn without_plus(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:775:36 | 775 | pub(crate) fn parse(input: ParseStream, allow_plus: bool) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 775 | pub(crate) fn parse(input: ParseStream<'_>, allow_plus: bool) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:789:25 | 789 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 789 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:797:25 | 797 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 797 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:805:36 | 805 | pub fn without_plus(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 805 | pub fn without_plus(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:811:36 | 811 | pub(crate) fn parse(input: ParseStream, allow_plus: bool) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 811 | pub(crate) fn parse(input: ParseStream<'_>, allow_plus: bool) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:823:20 | 823 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 823 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:851:25 | 851 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 851 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:859:36 | 859 | pub fn without_plus(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 859 | pub fn without_plus(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:864:36 | 864 | pub(crate) fn parse(input: ParseStream, allow_plus: bool) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 864 | pub(crate) fn parse(input: ParseStream<'_>, allow_plus: bool) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:894:25 | 894 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 894 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:905:25 | 905 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 905 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:912:25 | 912 | fn parse(input: ParseStream, allow_plus: bool) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 912 | fn parse(input: ParseStream<'_>, allow_plus: bool) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:926:25 | 926 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 926 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:932:33 | 932 | fn parse_bare_fn_arg(input: ParseStream, allow_self: bool) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 932 | fn parse_bare_fn_arg(input: ParseStream<'_>, allow_self: bool) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:980:35 | 980 | fn parse_bare_variadic(input: ParseStream, attrs: Vec) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 980 | fn parse_bare_variadic(input: ParseStream<'_>, attrs: Vec) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:997:25 | 997 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 997 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:1007:25 | 1007 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1007 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/print.rs:4:40 | 4 | pub(crate) struct TokensOrDefault<'a, T: 'a>(pub &'a Option); | ^^^^ help: remove this bound | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/punctuated.rs:560:23 | 560 | pub struct Pairs<'a, T: 'a, P: 'a> { | ^^^^ ^^^^ | help: remove these bounds | 560 - pub struct Pairs<'a, T: 'a, P: 'a> { 560 + pub struct Pairs<'a, T, P> { | warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/punctuated.rs:610:26 | 610 | pub struct PairsMut<'a, T: 'a, P: 'a> { | ^^^^ ^^^^ | help: remove these bounds | 610 - pub struct PairsMut<'a, T: 'a, P: 'a> { 610 + pub struct PairsMut<'a, T, P> { | warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/punctuated.rs:747:22 | 747 | pub struct Iter<'a, T: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/punctuated.rs:755:25 | 755 | struct PrivateIter<'a, T: 'a, P: 'a> { | ^^^^ ^^^^ | help: remove these bounds | 755 - struct PrivateIter<'a, T: 'a, P: 'a> { 755 + struct PrivateIter<'a, T, P> { | warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/punctuated.rs:861:25 | 861 | pub struct IterMut<'a, T: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/punctuated.rs:870:28 | 870 | struct PrivateIterMut<'a, T: 'a, P: 'a> { | ^^^^ ^^^^ | help: remove these bounds | 870 - struct PrivateIterMut<'a, T: 'a, P: 'a> { 870 + struct PrivateIterMut<'a, T, P> { | warning: unexpected `cfg` condition name: `memchr_libc` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:6:7 | 6 | #[cfg(memchr_libc)] | ^^^^^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_libc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_libc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:12:46 | 12 | #[cfg(all(not(miri), target_arch = "x86_64", memchr_runtime_simd))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_avx` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/mod.rs:45:25 | 45 | if cfg!(memchr_runtime_avx) && is_x86_feature_detected!("avx2") { | ^^^^^^^^^^^^^^^^^^ ... 96 | unsafe_ifunc!(fn(u8, &[u8]) -> Option, memchr, haystack, n1) | ------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_avx)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_avx)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `unsafe_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `memchr_runtime_sse2` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/mod.rs:47:32 | 47 | } else if cfg!(memchr_runtime_sse2) { | ^^^^^^^^^^^^^^^^^^^ ... 96 | unsafe_ifunc!(fn(u8, &[u8]) -> Option, memchr, haystack, n1) | ------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_sse2)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_sse2)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `unsafe_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `memchr_runtime_avx` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/mod.rs:45:25 | 45 | if cfg!(memchr_runtime_avx) && is_x86_feature_detected!("avx2") { | ^^^^^^^^^^^^^^^^^^ ... 101 | / unsafe_ifunc!( 102 | | fn(u8, u8, &[u8]) -> Option, 103 | | memchr2, 104 | | haystack, 105 | | n1, 106 | | n2 107 | | ) | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_avx)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_avx)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `unsafe_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `memchr_runtime_sse2` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/mod.rs:47:32 | 47 | } else if cfg!(memchr_runtime_sse2) { | ^^^^^^^^^^^^^^^^^^^ ... 101 | / unsafe_ifunc!( 102 | | fn(u8, u8, &[u8]) -> Option, 103 | | memchr2, 104 | | haystack, 105 | | n1, 106 | | n2 107 | | ) | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_sse2)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_sse2)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `unsafe_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `memchr_runtime_avx` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/mod.rs:45:25 | 45 | if cfg!(memchr_runtime_avx) && is_x86_feature_detected!("avx2") { | ^^^^^^^^^^^^^^^^^^ ... 112 | / unsafe_ifunc!( 113 | | fn(u8, u8, u8, &[u8]) -> Option, 114 | | memchr3, 115 | | haystack, ... | 118 | | n3 119 | | ) | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_avx)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_avx)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `unsafe_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `memchr_runtime_sse2` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/mod.rs:47:32 | 47 | } else if cfg!(memchr_runtime_sse2) { | ^^^^^^^^^^^^^^^^^^^ ... 112 | / unsafe_ifunc!( 113 | | fn(u8, u8, u8, &[u8]) -> Option, 114 | | memchr3, 115 | | haystack, ... | 118 | | n3 119 | | ) | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_sse2)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_sse2)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `unsafe_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `memchr_runtime_avx` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/mod.rs:45:25 | 45 | if cfg!(memchr_runtime_avx) && is_x86_feature_detected!("avx2") { | ^^^^^^^^^^^^^^^^^^ ... 124 | unsafe_ifunc!(fn(u8, &[u8]) -> Option, memrchr, haystack, n1) | -------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_avx)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_avx)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `unsafe_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `memchr_runtime_sse2` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/mod.rs:47:32 | 47 | } else if cfg!(memchr_runtime_sse2) { | ^^^^^^^^^^^^^^^^^^^ ... 124 | unsafe_ifunc!(fn(u8, &[u8]) -> Option, memrchr, haystack, n1) | -------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_sse2)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_sse2)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `unsafe_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `memchr_runtime_avx` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/mod.rs:45:25 | 45 | if cfg!(memchr_runtime_avx) && is_x86_feature_detected!("avx2") { | ^^^^^^^^^^^^^^^^^^ ... 129 | / unsafe_ifunc!( 130 | | fn(u8, u8, &[u8]) -> Option, 131 | | memrchr2, 132 | | haystack, 133 | | n1, 134 | | n2 135 | | ) | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_avx)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_avx)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `unsafe_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `memchr_runtime_sse2` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/mod.rs:47:32 | 47 | } else if cfg!(memchr_runtime_sse2) { | ^^^^^^^^^^^^^^^^^^^ ... 129 | / unsafe_ifunc!( 130 | | fn(u8, u8, &[u8]) -> Option, 131 | | memrchr2, 132 | | haystack, 133 | | n1, 134 | | n2 135 | | ) | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_sse2)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_sse2)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `unsafe_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `memchr_runtime_avx` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/mod.rs:45:25 | 45 | if cfg!(memchr_runtime_avx) && is_x86_feature_detected!("avx2") { | ^^^^^^^^^^^^^^^^^^ ... 140 | / unsafe_ifunc!( 141 | | fn(u8, u8, u8, &[u8]) -> Option, 142 | | memrchr3, 143 | | haystack, ... | 146 | | n3 147 | | ) | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_avx)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_avx)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `unsafe_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `memchr_runtime_sse2` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/mod.rs:47:32 | 47 | } else if cfg!(memchr_runtime_sse2) { | ^^^^^^^^^^^^^^^^^^^ ... 140 | / unsafe_ifunc!( 141 | | fn(u8, u8, u8, &[u8]) -> Option, 142 | | memrchr3, 143 | | haystack, ... | 146 | | n3 147 | | ) | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_sse2)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_sse2)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: this warning originates in the macro `unsafe_ifunc` (in Nightly builds, run with -Z macro-backtrace for more info) warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:94:39 | 94 | #[cfg(all(target_arch = "x86_64", memchr_runtime_simd, not(miri)))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_libc` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:101:9 | 101 | memchr_libc, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_libc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_libc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:102:41 | 102 | not(all(target_arch = "x86_64", memchr_runtime_simd)), | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_libc` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:111:13 | 111 | not(memchr_libc), | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_libc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_libc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:112:41 | 112 | not(all(target_arch = "x86_64", memchr_runtime_simd)), | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:158:39 | 158 | #[cfg(all(target_arch = "x86_64", memchr_runtime_simd, not(miri)))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:165:41 | 165 | not(all(target_arch = "x86_64", memchr_runtime_simd)), | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:216:39 | 216 | #[cfg(all(target_arch = "x86_64", memchr_runtime_simd, not(miri)))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:223:41 | 223 | not(all(target_arch = "x86_64", memchr_runtime_simd)), | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:267:39 | 267 | #[cfg(all(target_arch = "x86_64", memchr_runtime_simd, not(miri)))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_libc` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:274:9 | 274 | memchr_libc, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_libc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_libc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:276:41 | 276 | not(all(target_arch = "x86_64", memchr_runtime_simd)), | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_libc` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:285:17 | 285 | not(all(memchr_libc, target_os = "linux")), | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_libc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_libc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:286:41 | 286 | not(all(target_arch = "x86_64", memchr_runtime_simd)), | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:332:39 | 332 | #[cfg(all(target_arch = "x86_64", memchr_runtime_simd, not(miri)))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:339:41 | 339 | not(all(target_arch = "x86_64", memchr_runtime_simd)), | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:390:39 | 390 | #[cfg(all(target_arch = "x86_64", memchr_runtime_simd, not(miri)))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:397:41 | 397 | not(all(target_arch = "x86_64", memchr_runtime_simd)), | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/mod.rs:149:7 | 149 | #[cfg(memchr_runtime_simd)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/mod.rs:156:7 | 156 | #[cfg(memchr_runtime_simd)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_wasm128` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/mod.rs:158:11 | 158 | #[cfg(all(memchr_runtime_wasm128))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_wasm128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_wasm128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/mod.rs:160:46 | 160 | #[cfg(all(not(miri), target_arch = "x86_64", memchr_runtime_simd))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/mod.rs:811:50 | 811 | #[cfg(all(not(miri), target_arch = "x86_64", memchr_runtime_simd))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_wasm128` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/mod.rs:813:11 | 813 | #[cfg(memchr_runtime_wasm128)] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_wasm128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_wasm128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/mod.rs:815:50 | 815 | #[cfg(all(not(miri), target_arch = "x86_64", memchr_runtime_simd))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/prefilter/mod.rs:4:7 | 4 | #[cfg(memchr_runtime_simd)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/prefilter/mod.rs:6:46 | 6 | #[cfg(all(not(miri), target_arch = "wasm32", memchr_runtime_simd))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/prefilter/mod.rs:8:46 | 8 | #[cfg(all(not(miri), target_arch = "x86_64", memchr_runtime_simd))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/prefilter/mod.rs:99:7 | 99 | #[cfg(memchr_runtime_simd)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.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: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 138 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/prefilter/mod.rs:299:50 | 299 | #[cfg(all(not(miri), target_arch = "x86_64", memchr_runtime_simd))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/prefilter/mod.rs:317:50 | 317 | #[cfg(all(not(miri), target_arch = "wasm32", memchr_runtime_simd))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_avx` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/prefilter/mod.rs:303:21 | 303 | if cfg!(memchr_runtime_avx) { | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_avx)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_avx)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_sse2` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/prefilter/mod.rs:311:17 | 311 | if cfg!(memchr_runtime_sse2) { | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_sse2)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_sse2)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/rarebytes.rs:99:11 | 99 | #[cfg(memchr_runtime_simd)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/rarebytes.rs:107:11 | 107 | #[cfg(memchr_runtime_simd)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_avx` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/x86/avx.rs:24:22 | 24 | if !cfg!(memchr_runtime_avx) || !is_x86_feature_detected!("avx2") { | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_avx)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_avx)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_sse2` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/x86/sse.rs:14:18 | 14 | if !cfg!(memchr_runtime_sse2) { | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_sse2)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_sse2)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/mod.rs:838:54 | 838 | #[cfg(all(not(miri), target_arch = "x86_64", memchr_runtime_simd))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/mod.rs:846:43 | 846 | #[cfg(all(target_arch = "wasm32", memchr_runtime_simd))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/mod.rs:884:34 | 884 | #[cfg(all(not(miri), memchr_runtime_simd))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/mod.rs:889:17 | 889 | memchr_runtime_simd | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/mod.rs:909:34 | 909 | #[cfg(all(not(miri), memchr_runtime_simd))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/mod.rs:914:17 | 914 | memchr_runtime_simd | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/mod.rs:953:34 | 953 | #[cfg(all(not(miri), memchr_runtime_simd))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/mod.rs:966:17 | 966 | memchr_runtime_simd | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `syn` (lib) generated 264 warnings warning: `memchr` (lib) generated 60 warnings Fresh serde_derive v1.0.208 warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/ast.rs:133:23 | 133 | let variants: Vec = variants | ^^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 133 | let variants: Vec> = variants | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:147:23 | 147 | ser_name: Attr, | ----^------- expected lifetime parameter | help: indicate the anonymous lifetime | 147 | ser_name: Attr<'_, String>, | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:148:22 | 148 | de_name: Attr, | ----^------- expected lifetime parameter | help: indicate the anonymous lifetime | 148 | de_name: Attr<'_, String>, | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:149:35 | 149 | de_aliases: Option>, | -------^------- expected lifetime parameter | help: indicate the anonymous lifetime | 149 | de_aliases: Option>, | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:557:54 | 557 | let _ = attr.parse_args_with(|input: ParseStream| { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 557 | let _ = attr.parse_args_with(|input: ParseStream<'_>| { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:660:36 | 660 | pub fn serde_path(&self) -> Cow { | ---^---------- expected lifetime parameter | help: indicate the anonymous lifetime | 660 | pub fn serde_path(&self) -> Cow<'_, syn::Path> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:679:15 | 679 | untagged: BoolAttr, | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 679 | untagged: BoolAttr<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:680:23 | 680 | internal_tag: Attr, | ----^------- expected lifetime parameter | help: indicate the anonymous lifetime | 680 | internal_tag: Attr<'_, String>, | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:681:18 | 681 | content: Attr, | ----^------- expected lifetime parameter | help: indicate the anonymous lifetime | 681 | content: Attr<'_, String>, | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:740:23 | 740 | field_identifier: BoolAttr, | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 740 | field_identifier: BoolAttr<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:741:25 | 741 | variant_identifier: BoolAttr, | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 741 | variant_identifier: BoolAttr<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:1391:35 | 1391 | F: Fn(&Ctxt, Symbol, Symbol, &ParseNestedMeta) -> syn::Result, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1391 | F: Fn(&Ctxt, Symbol, Symbol, &ParseNestedMeta<'_>) -> syn::Result, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:1386:12 | 1386 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1386 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:1431:12 | 1431 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1431 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:1439:12 | 1439 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1439 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:1447:12 | 1447 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1447 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:1456:12 | 1456 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1456 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:1465:12 | 1465 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1465 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:1500:12 | 1500 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1500 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:1522:12 | 1522 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1522 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:1545:12 | 1545 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1545 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:1566:12 | 1566 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1566 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:1589:12 | 1589 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1589 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:1596:54 | 1596 | if let Ok(lifetimes) = string.parse_with(|input: ParseStream| { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1596 | if let Ok(lifetimes) = string.parse_with(|input: ParseStream<'_>| { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/case.rs:45:59 | 45 | pub fn from_str(rename_all_str: &str) -> Result { | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 45 | pub fn from_str(rename_all_str: &str) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/case.rs:125:32 | 125 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 125 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/check.rs:8:36 | 8 | pub fn check(cx: &Ctxt, cont: &mut Container, derive: Derive) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 8 | pub fn check(cx: &Ctxt, cont: &mut Container<'_>, derive: Derive) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/check.rs:27:45 | 27 | fn check_default_on_tuple(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 27 | fn check_default_on_tuple(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/check.rs:66:43 | 66 | fn check_remote_generic(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 66 | fn check_remote_generic(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/check.rs:78:35 | 78 | fn check_getter(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 78 | fn check_getter(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/check.rs:100:36 | 100 | fn check_flatten(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 100 | fn check_flatten(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/check.rs:117:57 | 117 | fn check_flatten_field(cx: &Ctxt, style: Style, field: &Field) { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 117 | fn check_flatten_field(cx: &Ctxt, style: Style, field: &Field<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/check.rs:144:39 | 144 | fn check_identifier(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 144 | fn check_identifier(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/check.rs:226:47 | 226 | fn check_variant_skip_attrs(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 226 | fn check_variant_skip_attrs(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/check.rs:300:61 | 300 | fn check_internal_tag_field_name_conflict(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 300 | fn check_internal_tag_field_name_conflict(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/check.rs:352:50 | 352 | fn check_adjacent_tag_conflict(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 352 | fn check_adjacent_tag_conflict(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/check.rs:370:44 | 370 | fn check_transparent(cx: &Ctxt, cont: &mut Container, derive: Derive) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 370 | fn check_transparent(cx: &Ctxt, cont: &mut Container<'_>, derive: Derive) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/check.rs:455:30 | 455 | fn allow_transparent(field: &Field, derive: Derive) -> bool { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 455 | fn allow_transparent(field: &Field<'_>, derive: Derive) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/check.rs:470:50 | 470 | fn check_from_and_try_from(cx: &Ctxt, cont: &mut Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 470 | fn check_from_and_try_from(cx: &Ctxt, cont: &mut Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/symbol.rs:68:40 | 68 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 68 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/bound.rs:42:12 | 42 | cont: &Container, | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 42 | cont: &Container<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/bound.rs:58:12 | 58 | cont: &Container, | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 58 | cont: &Container<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/bound.rs:92:12 | 92 | cont: &Container, | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 92 | cont: &Container<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/bound.rs:311:12 | 311 | cont: &Container, | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 311 | cont: &Container<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/bound.rs:370:24 | 370 | fn type_of_item(cont: &Container) -> syn::Type { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 370 | fn type_of_item(cont: &Container<'_>) -> syn::Type { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:69:35 | 69 | fn precondition(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 69 | fn precondition(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:74:41 | 74 | fn precondition_sized(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 74 | fn precondition_sized(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:87:50 | 87 | fn precondition_no_de_lifetime(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 87 | fn precondition_no_de_lifetime(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:130:19 | 130 | fn new(cont: &Container) -> Self { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 130 | fn new(cont: &Container<'_>) -> Self { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:160:26 | 160 | fn build_generics(cont: &Container, borrowed: &BorrowedLifetimes) -> syn::Generics { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 160 | fn build_generics(cont: &Container<'_>, borrowed: &BorrowedLifetimes) -> syn::Generics { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:260:30 | 260 | fn borrowed_lifetimes(cont: &Container) -> BorrowedLifetimes { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 260 | fn borrowed_lifetimes(cont: &Container<'_>) -> BorrowedLifetimes { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:274:28 | 274 | fn deserialize_body(cont: &Container, params: &Parameters) -> Fragment { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 274 | fn deserialize_body(cont: &Container<'_>, params: &Parameters) -> Fragment { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:346:38 | 346 | fn deserialize_in_place_body(_cont: &Container, _params: &Parameters) -> Option { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 346 | fn deserialize_in_place_body(_cont: &Container<'_>, _params: &Parameters) -> Option { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:350:35 | 350 | fn deserialize_transparent(cont: &Container, params: &Parameters) -> Fragment { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 350 | fn deserialize_transparent(cont: &Container<'_>, params: &Parameters) -> Fragment { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:460:15 | 460 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 460 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:462:11 | 462 | form: TupleForm, | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 462 | form: TupleForm<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:681:15 | 681 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 681 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:862:13 | 862 | field: &Field, | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 862 | field: &Field<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:917:15 | 917 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 917 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:919:11 | 919 | form: StructForm, | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 919 | form: StructForm<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:1196:17 | 1196 | variants: &[Variant], | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1196 | variants: &[Variant<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:1212:17 | 1212 | variants: &[Variant], | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1212 | variants: &[Variant<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:1227:42 | 1227 | fn prepare_enum_variant_enum(variants: &[Variant]) -> (TokenStream, Stmts) { | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1227 | fn prepare_enum_variant_enum(variants: &[Variant<'_>]) -> (TokenStream, Stmts) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:1272:17 | 1272 | variants: &[Variant], | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1272 | variants: &[Variant<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:1365:17 | 1365 | variants: &[Variant], | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1365 | variants: &[Variant<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:1412:17 | 1412 | variants: &[Variant], | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1412 | variants: &[Variant<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:1727:17 | 1727 | variants: &[Variant], | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1727 | variants: &[Variant<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:1736:17 | 1736 | variants: &[Variant], | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1736 | variants: &[Variant<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:1792:15 | 1792 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1792 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:1839:15 | 1839 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1839 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:1881:15 | 1881 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1881 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:1937:13 | 1937 | field: &Field, | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1937 | field: &Field<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:1975:13 | 1975 | field: &Field, | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1975 | field: &Field<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:2084:17 | 2084 | variants: &[Variant], | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2084 | variants: &[Variant<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:2473:15 | 2473 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2473 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:2896:15 | 2896 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2896 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:2911:15 | 2911 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2911 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:2956:28 | 2956 | fn expr_is_missing(field: &Field, cattrs: &attr::Container) -> Fragment { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2956 | fn expr_is_missing(field: &Field<'_>, cattrs: &attr::Container) -> Fragment { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:2997:13 | 2997 | field: &Field, | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2997 | field: &Field<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:3023:30 | 3023 | fn effective_style(variant: &Variant) -> Style { | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 3023 | fn effective_style(variant: &Variant<'_>) -> Style { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:3032:26 | 3032 | fn has_flatten(fields: &[Field]) -> bool { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 3032 | fn has_flatten(fields: &[Field<'_>]) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:3163:5 | 3163 | DeImplGenerics, | ^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 3163 | DeImplGenerics<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:3164:5 | 3164 | DeTypeGenerics, | ^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 3164 | DeTypeGenerics<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:3165:10 | 3165 | syn::TypeGenerics, | -----^^^^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3165 | syn::TypeGenerics<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/pretend.rs:22:28 | 22 | pub fn pretend_used(cont: &Container, is_packed: bool) -> TokenStream { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 22 | pub fn pretend_used(cont: &Container<'_>, is_packed: bool) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/pretend.rs:64:31 | 64 | fn pretend_fields_used(cont: &Container, is_packed: bool) -> TokenStream { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 64 | fn pretend_fields_used(cont: &Container<'_>, is_packed: bool) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/pretend.rs:78:38 | 78 | fn pretend_fields_used_struct(cont: &Container, fields: &[Field]) -> TokenStream { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 78 | fn pretend_fields_used_struct(cont: &Container<'_>, fields: &[Field]) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/pretend.rs:78:59 | 78 | fn pretend_fields_used_struct(cont: &Container, fields: &[Field]) -> TokenStream { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 78 | fn pretend_fields_used_struct(cont: &Container, fields: &[Field<'_>]) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/pretend.rs:93:45 | 93 | fn pretend_fields_used_struct_packed(cont: &Container, fields: &[Field]) -> TokenStream { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 93 | fn pretend_fields_used_struct_packed(cont: &Container<'_>, fields: &[Field]) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/pretend.rs:93:66 | 93 | fn pretend_fields_used_struct_packed(cont: &Container, fields: &[Field]) -> TokenStream { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 93 | fn pretend_fields_used_struct_packed(cont: &Container, fields: &[Field<'_>]) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/pretend.rs:111:36 | 111 | fn pretend_fields_used_enum(cont: &Container, variants: &[Variant]) -> TokenStream { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 111 | fn pretend_fields_used_enum(cont: &Container<'_>, variants: &[Variant]) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/pretend.rs:111:59 | 111 | fn pretend_fields_used_enum(cont: &Container, variants: &[Variant]) -> TokenStream { | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 111 | fn pretend_fields_used_enum(cont: &Container, variants: &[Variant<'_>]) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/pretend.rs:147:33 | 147 | fn pretend_variants_used(cont: &Container) -> TokenStream { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 147 | fn pretend_variants_used(cont: &Container<'_>) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:61:35 | 61 | fn precondition(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 61 | fn precondition(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:98:19 | 98 | fn new(cont: &Container) -> Self { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 98 | fn new(cont: &Container<'_>) -> Self { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:130:26 | 130 | fn build_generics(cont: &Container) -> syn::Generics { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 130 | fn build_generics(cont: &Container<'_>) -> syn::Generics { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:166:26 | 166 | fn serialize_body(cont: &Container, params: &Parameters) -> Fragment { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 166 | fn serialize_body(cont: &Container<'_>, params: &Parameters) -> Fragment { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:186:33 | 186 | fn serialize_transparent(cont: &Container, params: &Parameters) -> Fragment { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 186 | fn serialize_transparent(cont: &Container<'_>, params: &Parameters) -> Fragment { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:228:13 | 228 | field: &Field, | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 228 | field: &Field<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:254:15 | 254 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 254 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:291:52 | 291 | fn serialize_struct(params: &Parameters, fields: &[Field], cattrs: &attr::Container) -> Fragment { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 291 | fn serialize_struct(params: &Parameters, fields: &[Field<'_>], cattrs: &attr::Container) -> Fragment { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:325:15 | 325 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 325 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:366:15 | 366 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 366 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:390:52 | 390 | fn serialize_enum(params: &Parameters, variants: &[Variant], cattrs: &attr::Container) -> Fragment { | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 390 | fn serialize_enum(params: &Parameters, variants: &[Variant<'_>], cattrs: &attr::Container) -> Fragment { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:418:15 | 418 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 418 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:500:15 | 500 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 500 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:573:15 | 573 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 573 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:639:15 | 639 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 639 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:762:15 | 762 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 762 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:809:14 | 809 | context: TupleVariant, | ^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 809 | context: TupleVariant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:811:15 | 811 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 811 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:880:14 | 880 | context: StructVariant, | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 880 | context: StructVariant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:882:15 | 882 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 882 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:964:14 | 964 | context: StructVariant, | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 964 | context: StructVariant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:966:15 | 966 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 966 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:1051:15 | 1051 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1051 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:1099:15 | 1099 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1099 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:1176:15 | 1176 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1176 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:1260:44 | 1260 | fn get_member(params: &Parameters, field: &Field, member: &Member) -> TokenStream { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1260 | fn get_member(params: &Parameters, field: &Field<'_>, member: &Member) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:1289:30 | 1289 | fn effective_style(variant: &Variant) -> Style { | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1289 | fn effective_style(variant: &Variant<'_>) -> Style { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/this.rs:4:25 | 4 | pub fn this_type(cont: &Container) -> Path { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 4 | pub fn this_type(cont: &Container<'_>) -> Path { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/this.rs:18:26 | 18 | pub fn this_value(cont: &Container) -> Path { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 18 | pub fn this_value(cont: &Container<'_>) -> Path { | ++++ Fresh thiserror-impl v1.0.63 warning: unused extern crate --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-impl-1.0.63/src/lib.rs:18:1 | 18 | extern crate proc_macro; | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove it | = note: `-W unused-extern-crates` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(unused_extern_crates)]` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-impl-1.0.63/src/attr.rs:48:43 | 48 | pub fn get(input: &[Attribute]) -> Result { | ^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 48 | pub fn get(input: &[Attribute]) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-impl-1.0.63/src/attr.rs:93:34 | 93 | attr.parse_args_with(|input: ParseStream| { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 93 | attr.parse_args_with(|input: ParseStream<'_>| { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-impl-1.0.63/src/attr.rs:140:28 | 140 | fn parse_token_expr(input: ParseStream, mut begin_expr: bool) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 140 | fn parse_token_expr(input: ParseStream<'_>, mut begin_expr: bool) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-impl-1.0.63/src/expand.rs:55:23 | 55 | fn impl_struct(input: Struct) -> TokenStream { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 55 | fn impl_struct(input: Struct<'_>) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-impl-1.0.63/src/expand.rs:223:21 | 223 | fn impl_enum(input: Enum) -> TokenStream { | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 223 | fn impl_enum(input: Enum<'_>) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-impl-1.0.63/src/expand.rs:479:25 | 479 | fn fields_pat(fields: &[Field]) -> TokenStream { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 479 | fn fields_pat(fields: &[Field<'_>]) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-impl-1.0.63/src/expand.rs:504:34 | 504 | fn from_initializer(from_field: &Field, backtrace_field: Option<&Field>) -> TokenStream { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 504 | fn from_initializer(from_field: &Field<'_>, backtrace_field: Option<&Field>) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-impl-1.0.63/src/expand.rs:504:66 | 504 | fn from_initializer(from_field: &Field, backtrace_field: Option<&Field>) -> TokenStream { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 504 | fn from_initializer(from_field: &Field, backtrace_field: Option<&Field<'_>>) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-impl-1.0.63/src/fmt.rs:12:50 | 12 | pub fn expand_shorthand(&mut self, fields: &[Field]) { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 12 | pub fn expand_shorthand(&mut self, fields: &[Field<'_>]) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-impl-1.0.63/src/fmt.rs:125:31 | 125 | fn explicit_named_args(input: ParseStream) -> Result> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 125 | fn explicit_named_args(input: ParseStream<'_>) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-impl-1.0.63/src/generics.rs:26:21 | 26 | fn crawl(in_scope: &ParamsInScope, ty: &Type, found: &mut bool) { | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 26 | fn crawl(in_scope: &ParamsInScope<'_>, ty: &Type, found: &mut bool) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-impl-1.0.63/src/prop.rs:7:48 | 7 | pub(crate) fn from_field(&self) -> Option<&Field> { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 7 | pub(crate) fn from_field(&self) -> Option<&Field<'_>> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-impl-1.0.63/src/prop.rs:11:50 | 11 | pub(crate) fn source_field(&self) -> Option<&Field> { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 11 | pub(crate) fn source_field(&self) -> Option<&Field<'_>> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-impl-1.0.63/src/prop.rs:15:53 | 15 | pub(crate) fn backtrace_field(&self) -> Option<&Field> { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 15 | pub(crate) fn backtrace_field(&self) -> Option<&Field<'_>> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-impl-1.0.63/src/prop.rs:19:62 | 19 | pub(crate) fn distinct_backtrace_field(&self) -> Option<&Field> { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 19 | pub(crate) fn distinct_backtrace_field(&self) -> Option<&Field<'_>> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-impl-1.0.63/src/prop.rs:53:48 | 53 | pub(crate) fn from_field(&self) -> Option<&Field> { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 53 | pub(crate) fn from_field(&self) -> Option<&Field<'_>> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-impl-1.0.63/src/prop.rs:57:50 | 57 | pub(crate) fn source_field(&self) -> Option<&Field> { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 57 | pub(crate) fn source_field(&self) -> Option<&Field<'_>> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-impl-1.0.63/src/prop.rs:61:53 | 61 | pub(crate) fn backtrace_field(&self) -> Option<&Field> { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 61 | pub(crate) fn backtrace_field(&self) -> Option<&Field<'_>> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-impl-1.0.63/src/prop.rs:65:62 | 65 | pub(crate) fn distinct_backtrace_field(&self) -> Option<&Field> { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 65 | pub(crate) fn distinct_backtrace_field(&self) -> Option<&Field<'_>> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-impl-1.0.63/src/prop.rs:128:25 | 128 | from_field: Option<&Field>, | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 128 | from_field: Option<&Field<'_>>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-impl-1.0.63/src/valid.rs:108:34 | 108 | fn check_non_field_attrs(attrs: &Attrs) -> Result<()> { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 108 | fn check_non_field_attrs(attrs: &Attrs<'_>) -> Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-impl-1.0.63/src/valid.rs:138:32 | 138 | fn check_field_attrs(fields: &[Field]) -> Result<()> { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 138 | fn check_field_attrs(fields: &[Field<'_>]) -> Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-impl-1.0.63/src/valid.rs:205:22 | 205 | fn same_member(one: &Field, two: &Field) -> bool { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 205 | fn same_member(one: &Field<'_>, two: &Field) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-impl-1.0.63/src/valid.rs:205:35 | 205 | fn same_member(one: &Field, two: &Field) -> bool { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 205 | fn same_member(one: &Field, two: &Field<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/adaptors/coalesce.rs:36:5 | 36 | debug_fmt_fields!(CoalesceBy, iter, last); | ----------------------------------------- in this macro invocation | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/adaptors/coalesce.rs:173:5 | 173 | debug_fmt_fields!(DedupPred2CoalescePred,); | ------------------------------------------ in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/adaptors/map.rs:88:5 | 88 | debug_fmt_fields!(MapSpecialCaseFnOk,); | -------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/adaptors/multi_product.rs:27:5 | 27 | debug_fmt_fields!(CoalesceBy, 0); | -------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/adaptors/mod.rs:490:5 | 490 | debug_fmt_fields!(Batching, iter); | --------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/adaptors/mod.rs:587:5 | 587 | debug_fmt_fields!(TakeWhileRef, iter); | ------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/adaptors/mod.rs:591:64 | 591 | pub fn take_while_ref(iter: &mut I, f: F) -> TakeWhileRef | ------------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 591 | pub fn take_while_ref(iter: &mut I, f: F) -> TakeWhileRef<'_, I, F> | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/adaptors/mod.rs:940:5 | 940 | debug_fmt_fields!(FilterOk, iter); | --------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/adaptors/mod.rs:1013:5 | 1013 | debug_fmt_fields!(FilterMapOk, iter); | ------------------------------------ in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/adaptors/mod.rs:1094:5 | 1094 | debug_fmt_fields!(Positions, iter); | ---------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/adaptors/mod.rs:1188:5 | 1188 | debug_fmt_fields!(Update, iter); | ------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/combinations.rs:32:5 | 32 | debug_fmt_fields!(Combinations, indices, pool, first); | ----------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/combinations_with_replacement.rs:30:5 | 30 | debug_fmt_fields!(CombinationsWithReplacement, indices, pool, first); | -------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/duplicates_impl.rs:20:9 | 20 | debug_fmt_fields!(DuplicatesBy, iter, meta.used); | ------------------------------------------------ in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/duplicates_impl.rs:139:9 | 139 | debug_fmt_fields!(ByFn,); | ------------------------ in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/exactly_one_err.rs:89:27 | 89 | fn fmt(&self, f: &mut Formatter) -> FmtResult { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 89 | fn fmt(&self, f: &mut Formatter<'_>) -> FmtResult { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/exactly_one_err.rs:104:27 | 104 | fn fmt(&self, f: &mut Formatter) -> FmtResult { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 104 | fn fmt(&self, f: &mut Formatter<'_>) -> FmtResult { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/flatten_ok.rs:150:5 | 150 | debug_fmt_fields!(FlattenOk, iter, inner_front, inner_back); | ----------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/format.rs:55:32 | 55 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 55 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/format.rs:80:22 | 80 | f: &mut fmt::Formatter, | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 80 | f: &mut fmt::Formatter<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/format.rs:81:36 | 81 | cb: fn(&I::Item, &mut fmt::Formatter) -> fmt::Result, | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 81 | cb: fn(&I::Item, &mut fmt::Formatter<'_>) -> fmt::Result, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/format.rs:108:44 | 101 | / macro_rules! impl_format { 102 | | ($($fmt_trait:ident)*) => { 103 | | $( 104 | | impl<'a, I> fmt::$fmt_trait for Format<'a, I> ... | 108 | | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 113 | | } 114 | | } | |_- in this expansion of `impl_format!` 115 | 116 | impl_format! {Display Debug UpperExp LowerExp UpperHex LowerHex Octal Binary Pointer} | ------------------------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 108 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/grouping_map.rs:16:5 | 16 | debug_fmt_fields!(MapForGrouping, 0); | ------------------------------------ in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/kmerge_impl.rs:170:5 | 170 | debug_fmt_fields!(KMergeBy, heap); | --------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/merge_join.rs:230:5 | 230 | debug_fmt_fields!(MergeBy, left, right); | --------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/pad_tail.rs:23:5 | 23 | debug_fmt_fields!(PadUsing, iter, min, pos); | ------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/peeking_take_while.rs:125:5 | 125 | debug_fmt_fields!(PeekingTakeWhile, iter); | ----------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/peeking_take_while.rs:129:72 | 129 | pub fn peeking_take_while(iter: &mut I, f: F) -> PeekingTakeWhile | ----------------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 129 | pub fn peeking_take_while(iter: &mut I, f: F) -> PeekingTakeWhile<'_, I, F> | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/permutations.rs:49:5 | 49 | debug_fmt_fields!(Permutations, vals, state); | -------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/powerset.rs:32:5 | 32 | debug_fmt_fields!(Powerset, combs); | ---------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/process_results_impl.rs:62:29 | 62 | F: FnOnce(ProcessResults) -> R, | --------------^--------------- expected lifetime parameter | help: indicate the anonymous lifetime | 62 | F: FnOnce(ProcessResults<'_, I::IntoIter, E>) -> R, | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/sources.rs:16:5 | 16 | debug_fmt_fields!(RepeatCall,); | ------------------------------ in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/sources.rs:115:5 | 115 | debug_fmt_fields!(Unfold, state); | -------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/sources.rs:154:5 | 154 | debug_fmt_fields!(Iterate, state); | --------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/take_while_inclusive.rs:37:5 | 37 | debug_fmt_fields!(TakeWhileInclusive, iter, done); | ------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/unique_impl.rs:26:5 | 26 | debug_fmt_fields!(UniqueBy, iter, used); | --------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/unique_impl.rs:173:5 | 173 | debug_fmt_fields!(Unique, iter); | ------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/with_position.rs:23:5 | 23 | debug_fmt_fields!(WithPosition, handled_first, peekable); | -------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/lib.rs:961:33 | 961 | F: FnOnce(ProcessResults) -> R, | --------------^-------- expected lifetime parameter | help: indicate the anonymous lifetime | 961 | F: FnOnce(ProcessResults<'_, Self, E>) -> R, | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/lib.rs:1438:71 | 1438 | fn peeking_take_while(&mut self, accept: F) -> PeekingTakeWhile | ----------------^-------- expected lifetime parameter | help: indicate the anonymous lifetime | 1438 | fn peeking_take_while(&mut self, accept: F) -> PeekingTakeWhile<'_, Self, F> | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/lib.rs:1464:63 | 1464 | fn take_while_ref(&mut self, accept: F) -> TakeWhileRef | ------------^-------- expected lifetime parameter | help: indicate the anonymous lifetime | 1464 | fn take_while_ref(&mut self, accept: F) -> TakeWhileRef<'_, Self, F> | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/lib.rs:2309:41 | 2309 | fn format(self, sep: &str) -> Format | ------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 2309 | fn format(self, sep: &str) -> Format<'_, Self> | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/lib.rs:2348:64 | 2348 | fn format_with(self, sep: &str, format: F) -> FormatWith | ----------^-------- expected lifetime parameter | help: indicate the anonymous lifetime | 2348 | fn format_with(self, sep: &str, format: F) -> FormatWith<'_, Self, F> | +++ warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/adaptors/mod.rs:578:30 | 578 | pub struct TakeWhileRef<'a, I: 'a, F> { | ^^^^ help: remove this bound | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/groupbylazy.rs:375:16 | 375 | I: Iterator + 'a, | ^^^^^ 376 | I::Item: 'a, 377 | / K: 'a, 378 | | F: 'a, | |____^^^^^^^ | help: remove these bounds | 375 ~ I: Iterator, 376 | I::Item: 'a, 377 ~ | warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/groupbylazy.rs:416:16 | 416 | I: Iterator + 'a, | ^^^^^ 417 | I::Item: 'a, 418 | / K: 'a, 419 | | F: 'a, | |____^^^^^^^ | help: remove these bounds | 416 ~ I: Iterator, 417 | I::Item: 'a, 418 ~ | warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/groupbylazy.rs:546:16 | 546 | I: Iterator + 'a, | ^^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/groupbylazy.rs:577:16 | 577 | I: Iterator + 'a, | ^^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/peeking_take_while.rs:115:16 | 115 | I: Iterator + 'a, | ^^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/process_results_impl.rs:11:35 | 11 | pub struct ProcessResults<'a, I, E: 'a> { | ^^^^ help: remove this bound Fresh unicode-normalization v0.1.23 warning: unused extern crate --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicode-normalization-0.1.23/src/lib.rs:51:1 | 50 | / #[cfg(feature = "std")] 51 | | extern crate core; | | ^^^^^^^^^^^^^^^^^- | |__________________| | help: remove it | = note: `-W unused-extern-crates` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(unused_extern_crates)]` warning: unused extern crate --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicode-normalization-0.1.23/src/lib.rs:53:1 | 53 | extern crate tinyvec; | ^^^^^^^^^^^^^^^^^^^^^ help: remove it warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicode-normalization-0.1.23/src/decompose.rs:155:32 | 155 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 155 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicode-normalization-0.1.23/src/recompose.rs:148:32 | 148 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 148 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicode-normalization-0.1.23/src/replace.rs:55:32 | 55 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 55 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: `serde_derive` (lib) generated 122 warnings warning: `thiserror-impl` (lib) generated 25 warnings warning: `itertools` (lib) generated 50 warnings warning: `unicode-normalization` (lib) generated 5 warnings Fresh serde v1.0.208 warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:95:40 | 95 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 95 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:106:40 | 106 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 106 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/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 --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:283:48 | 230 | / macro_rules! primitive_deserializer { 231 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 232 | | #[doc = "A deserializer holding"] 233 | | #[doc = $doc] ... | 283 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 290 | | } 291 | | } | |_- in this expansion of `primitive_deserializer!` 292 | 293 | primitive_deserializer!(bool, "a `bool`.", BoolDeserializer, visit_bool); | ------------------------------------------------------------------------ in this macro invocation | help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:283:48 | 230 | / macro_rules! primitive_deserializer { 231 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 232 | | #[doc = "A deserializer holding"] 233 | | #[doc = $doc] ... | 283 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 290 | | } 291 | | } | |_- in this expansion of `primitive_deserializer!` ... 294 | primitive_deserializer!(i8, "an `i8`.", I8Deserializer, visit_i8); | ----------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:283:48 | 230 | / macro_rules! primitive_deserializer { 231 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 232 | | #[doc = "A deserializer holding"] 233 | | #[doc = $doc] ... | 283 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 290 | | } 291 | | } | |_- in this expansion of `primitive_deserializer!` ... 295 | primitive_deserializer!(i16, "an `i16`.", I16Deserializer, visit_i16); | --------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:283:48 | 230 | / macro_rules! primitive_deserializer { 231 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 232 | | #[doc = "A deserializer holding"] 233 | | #[doc = $doc] ... | 283 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 290 | | } 291 | | } | |_- in this expansion of `primitive_deserializer!` ... 296 | primitive_deserializer!(i32, "an `i32`.", I32Deserializer, visit_i32); | --------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:283:48 | 230 | / macro_rules! primitive_deserializer { 231 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 232 | | #[doc = "A deserializer holding"] 233 | | #[doc = $doc] ... | 283 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 290 | | } 291 | | } | |_- in this expansion of `primitive_deserializer!` ... 297 | primitive_deserializer!(i64, "an `i64`.", I64Deserializer, visit_i64); | --------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:283:48 | 230 | / macro_rules! primitive_deserializer { 231 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 232 | | #[doc = "A deserializer holding"] 233 | | #[doc = $doc] ... | 283 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 290 | | } 291 | | } | |_- in this expansion of `primitive_deserializer!` ... 298 | primitive_deserializer!(i128, "an `i128`.", I128Deserializer, visit_i128); | ------------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:283:48 | 230 | / macro_rules! primitive_deserializer { 231 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 232 | | #[doc = "A deserializer holding"] 233 | | #[doc = $doc] ... | 283 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 290 | | } 291 | | } | |_- in this expansion of `primitive_deserializer!` ... 299 | primitive_deserializer!(isize, "an `isize`.", IsizeDeserializer, visit_i64 as i64); | ---------------------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:283:48 | 230 | / macro_rules! primitive_deserializer { 231 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 232 | | #[doc = "A deserializer holding"] 233 | | #[doc = $doc] ... | 283 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 290 | | } 291 | | } | |_- in this expansion of `primitive_deserializer!` ... 300 | primitive_deserializer!(u8, "a `u8`.", U8Deserializer, visit_u8); | ---------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:283:48 | 230 | / macro_rules! primitive_deserializer { 231 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 232 | | #[doc = "A deserializer holding"] 233 | | #[doc = $doc] ... | 283 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 290 | | } 291 | | } | |_- in this expansion of `primitive_deserializer!` ... 301 | primitive_deserializer!(u16, "a `u16`.", U16Deserializer, visit_u16); | -------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:283:48 | 230 | / macro_rules! primitive_deserializer { 231 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 232 | | #[doc = "A deserializer holding"] 233 | | #[doc = $doc] ... | 283 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 290 | | } 291 | | } | |_- in this expansion of `primitive_deserializer!` ... 302 | primitive_deserializer!(u64, "a `u64`.", U64Deserializer, visit_u64); | -------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:283:48 | 230 | / macro_rules! primitive_deserializer { 231 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 232 | | #[doc = "A deserializer holding"] 233 | | #[doc = $doc] ... | 283 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 290 | | } 291 | | } | |_- in this expansion of `primitive_deserializer!` ... 303 | primitive_deserializer!(u128, "a `u128`.", U128Deserializer, visit_u128); | ------------------------------------------------------------------------ in this macro invocation | help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:283:48 | 230 | / macro_rules! primitive_deserializer { 231 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 232 | | #[doc = "A deserializer holding"] 233 | | #[doc = $doc] ... | 283 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 290 | | } 291 | | } | |_- in this expansion of `primitive_deserializer!` ... 304 | primitive_deserializer!(usize, "a `usize`.", UsizeDeserializer, visit_u64 as u64); | --------------------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:283:48 | 230 | / macro_rules! primitive_deserializer { 231 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 232 | | #[doc = "A deserializer holding"] 233 | | #[doc = $doc] ... | 283 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 290 | | } 291 | | } | |_- in this expansion of `primitive_deserializer!` ... 305 | primitive_deserializer!(f32, "an `f32`.", F32Deserializer, visit_f32); | --------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:283:48 | 230 | / macro_rules! primitive_deserializer { 231 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 232 | | #[doc = "A deserializer holding"] 233 | | #[doc = $doc] ... | 283 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 290 | | } 291 | | } | |_- in this expansion of `primitive_deserializer!` ... 306 | primitive_deserializer!(f64, "an `f64`.", F64Deserializer, visit_f64); | --------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:283:48 | 230 | / macro_rules! primitive_deserializer { 231 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 232 | | #[doc = "A deserializer holding"] 233 | | #[doc = $doc] ... | 283 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 290 | | } 291 | | } | |_- in this expansion of `primitive_deserializer!` ... 307 | primitive_deserializer!(char, "a `char`.", CharDeserializer, visit_char); | ------------------------------------------------------------------------ in this macro invocation | help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:388:40 | 388 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 388 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:477:40 | 477 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 477 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:556:40 | 556 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 556 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:661:40 | 661 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 661 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:769:40 | 769 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 769 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:829:40 | 829 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 829 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:877:40 | 877 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 877 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:984:40 | 984 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 984 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:997:40 | 997 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 997 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:1310:40 | 1310 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1310 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:1412:40 | 1412 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1412 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/ignored_any.rs:116:46 | 116 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 116 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:20:46 | 20 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 20 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:59:46 | 59 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 59 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 383 | / impl_deserialize_num! { 384 | | i8, NonZeroI8 cfg(not(no_num_nonzero_signed)), deserialize_i8 385 | | num_self!(i8:visit_i8); 386 | | int_to_int!(i16:visit_i16 i32:visit_i32 i64:visit_i64); 387 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 388 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 383 | / impl_deserialize_num! { 384 | | i8, NonZeroI8 cfg(not(no_num_nonzero_signed)), deserialize_i8 385 | | num_self!(i8:visit_i8); 386 | | int_to_int!(i16:visit_i16 i32:visit_i32 i64:visit_i64); 387 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 388 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 383 | / impl_deserialize_num! { 384 | | i8, NonZeroI8 cfg(not(no_num_nonzero_signed)), deserialize_i8 385 | | num_self!(i8:visit_i8); 386 | | int_to_int!(i16:visit_i16 i32:visit_i32 i64:visit_i64); 387 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 388 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 390 | / impl_deserialize_num! { 391 | | i16, NonZeroI16 cfg(not(no_num_nonzero_signed)), deserialize_i16 392 | | num_self!(i16:visit_i16); 393 | | num_as_self!(i8:visit_i8); 394 | | int_to_int!(i32:visit_i32 i64:visit_i64); 395 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 396 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 390 | / impl_deserialize_num! { 391 | | i16, NonZeroI16 cfg(not(no_num_nonzero_signed)), deserialize_i16 392 | | num_self!(i16:visit_i16); 393 | | num_as_self!(i8:visit_i8); 394 | | int_to_int!(i32:visit_i32 i64:visit_i64); 395 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 396 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 390 | / impl_deserialize_num! { 391 | | i16, NonZeroI16 cfg(not(no_num_nonzero_signed)), deserialize_i16 392 | | num_self!(i16:visit_i16); 393 | | num_as_self!(i8:visit_i8); 394 | | int_to_int!(i32:visit_i32 i64:visit_i64); 395 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 396 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 398 | / impl_deserialize_num! { 399 | | i32, NonZeroI32 cfg(not(no_num_nonzero_signed)), deserialize_i32 400 | | num_self!(i32:visit_i32); 401 | | num_as_self!(i8:visit_i8 i16:visit_i16); 402 | | int_to_int!(i64:visit_i64); 403 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 404 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 398 | / impl_deserialize_num! { 399 | | i32, NonZeroI32 cfg(not(no_num_nonzero_signed)), deserialize_i32 400 | | num_self!(i32:visit_i32); 401 | | num_as_self!(i8:visit_i8 i16:visit_i16); 402 | | int_to_int!(i64:visit_i64); 403 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 404 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 398 | / impl_deserialize_num! { 399 | | i32, NonZeroI32 cfg(not(no_num_nonzero_signed)), deserialize_i32 400 | | num_self!(i32:visit_i32); 401 | | num_as_self!(i8:visit_i8 i16:visit_i16); 402 | | int_to_int!(i64:visit_i64); 403 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 404 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 406 | / impl_deserialize_num! { 407 | | i64, NonZeroI64 cfg(not(no_num_nonzero_signed)), deserialize_i64 408 | | num_self!(i64:visit_i64); 409 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32); 410 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 411 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 406 | / impl_deserialize_num! { 407 | | i64, NonZeroI64 cfg(not(no_num_nonzero_signed)), deserialize_i64 408 | | num_self!(i64:visit_i64); 409 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32); 410 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 411 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 406 | / impl_deserialize_num! { 407 | | i64, NonZeroI64 cfg(not(no_num_nonzero_signed)), deserialize_i64 408 | | num_self!(i64:visit_i64); 409 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32); 410 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 411 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 413 | / impl_deserialize_num! { 414 | | isize, NonZeroIsize cfg(not(no_num_nonzero_signed)), deserialize_i64 415 | | num_as_self!(i8:visit_i8 i16:visit_i16); 416 | | int_to_int!(i32:visit_i32 i64:visit_i64); 417 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 418 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 413 | / impl_deserialize_num! { 414 | | isize, NonZeroIsize cfg(not(no_num_nonzero_signed)), deserialize_i64 415 | | num_as_self!(i8:visit_i8 i16:visit_i16); 416 | | int_to_int!(i32:visit_i32 i64:visit_i64); 417 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 418 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 413 | / impl_deserialize_num! { 414 | | isize, NonZeroIsize cfg(not(no_num_nonzero_signed)), deserialize_i64 415 | | num_as_self!(i8:visit_i8 i16:visit_i16); 416 | | int_to_int!(i32:visit_i32 i64:visit_i64); 417 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 418 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 420 | / impl_deserialize_num! { 421 | | u8, NonZeroU8, deserialize_u8 422 | | num_self!(u8:visit_u8); 423 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 424 | | uint_to_self!(u16:visit_u16 u32:visit_u32 u64:visit_u64); 425 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 420 | / impl_deserialize_num! { 421 | | u8, NonZeroU8, deserialize_u8 422 | | num_self!(u8:visit_u8); 423 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 424 | | uint_to_self!(u16:visit_u16 u32:visit_u32 u64:visit_u64); 425 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 420 | / impl_deserialize_num! { 421 | | u8, NonZeroU8, deserialize_u8 422 | | num_self!(u8:visit_u8); 423 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 424 | | uint_to_self!(u16:visit_u16 u32:visit_u32 u64:visit_u64); 425 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 427 | / impl_deserialize_num! { 428 | | u16, NonZeroU16, deserialize_u16 429 | | num_self!(u16:visit_u16); 430 | | num_as_self!(u8:visit_u8); 431 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 432 | | uint_to_self!(u32:visit_u32 u64:visit_u64); 433 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 427 | / impl_deserialize_num! { 428 | | u16, NonZeroU16, deserialize_u16 429 | | num_self!(u16:visit_u16); 430 | | num_as_self!(u8:visit_u8); 431 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 432 | | uint_to_self!(u32:visit_u32 u64:visit_u64); 433 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 427 | / impl_deserialize_num! { 428 | | u16, NonZeroU16, deserialize_u16 429 | | num_self!(u16:visit_u16); 430 | | num_as_self!(u8:visit_u8); 431 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 432 | | uint_to_self!(u32:visit_u32 u64:visit_u64); 433 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 435 | / impl_deserialize_num! { 436 | | u32, NonZeroU32, deserialize_u32 437 | | num_self!(u32:visit_u32); 438 | | num_as_self!(u8:visit_u8 u16:visit_u16); 439 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 440 | | uint_to_self!(u64:visit_u64); 441 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 435 | / impl_deserialize_num! { 436 | | u32, NonZeroU32, deserialize_u32 437 | | num_self!(u32:visit_u32); 438 | | num_as_self!(u8:visit_u8 u16:visit_u16); 439 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 440 | | uint_to_self!(u64:visit_u64); 441 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 435 | / impl_deserialize_num! { 436 | | u32, NonZeroU32, deserialize_u32 437 | | num_self!(u32:visit_u32); 438 | | num_as_self!(u8:visit_u8 u16:visit_u16); 439 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 440 | | uint_to_self!(u64:visit_u64); 441 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 443 | / impl_deserialize_num! { 444 | | u64, NonZeroU64, deserialize_u64 445 | | num_self!(u64:visit_u64); 446 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32); 447 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 448 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 443 | / impl_deserialize_num! { 444 | | u64, NonZeroU64, deserialize_u64 445 | | num_self!(u64:visit_u64); 446 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32); 447 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 448 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 443 | / impl_deserialize_num! { 444 | | u64, NonZeroU64, deserialize_u64 445 | | num_self!(u64:visit_u64); 446 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32); 447 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 448 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 450 | / impl_deserialize_num! { 451 | | usize, NonZeroUsize, deserialize_u64 452 | | num_as_self!(u8:visit_u8 u16:visit_u16); 453 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 454 | | uint_to_self!(u32:visit_u32 u64:visit_u64); 455 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 450 | / impl_deserialize_num! { 451 | | usize, NonZeroUsize, deserialize_u64 452 | | num_as_self!(u8:visit_u8 u16:visit_u16); 453 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 454 | | uint_to_self!(u32:visit_u32 u64:visit_u64); 455 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 450 | / impl_deserialize_num! { 451 | | usize, NonZeroUsize, deserialize_u64 452 | | num_as_self!(u8:visit_u8 u16:visit_u16); 453 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 454 | | uint_to_self!(u32:visit_u32 u64:visit_u64); 455 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 457 | / impl_deserialize_num! { 458 | | f32, deserialize_f32 459 | | num_self!(f32:visit_f32); 460 | | num_as_copysign_self!(f64:visit_f64); 461 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 462 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 463 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 465 | / impl_deserialize_num! { 466 | | f64, deserialize_f64 467 | | num_self!(f64:visit_f64); 468 | | num_as_copysign_self!(f32:visit_f32); 469 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 470 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 471 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 530 | / impl_deserialize_num! { 531 | | i128, NonZeroI128 cfg(not(no_num_nonzero_signed)), deserialize_i128 532 | | num_self!(i128:visit_i128); 533 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 534 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 535 | | num_128!(u128:visit_u128); 536 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 530 | / impl_deserialize_num! { 531 | | i128, NonZeroI128 cfg(not(no_num_nonzero_signed)), deserialize_i128 532 | | num_self!(i128:visit_i128); 533 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 534 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 535 | | num_128!(u128:visit_u128); 536 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 530 | / impl_deserialize_num! { 531 | | i128, NonZeroI128 cfg(not(no_num_nonzero_signed)), deserialize_i128 532 | | num_self!(i128:visit_i128); 533 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 534 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 535 | | num_128!(u128:visit_u128); 536 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 538 | / impl_deserialize_num! { 539 | | u128, NonZeroU128, deserialize_u128 540 | | num_self!(u128:visit_u128); 541 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 542 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 543 | | num_128!(i128:visit_i128); 544 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 538 | / impl_deserialize_num! { 539 | | u128, NonZeroU128, deserialize_u128 540 | | num_self!(u128:visit_u128); 541 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 542 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 543 | | num_128!(i128:visit_i128); 544 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 538 | / impl_deserialize_num! { 539 | | u128, NonZeroU128, deserialize_u128 540 | | num_self!(u128:visit_u128); 541 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 542 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 543 | | num_128!(i128:visit_i128); 544 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:553:46 | 553 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 553 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:599:46 | 599 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 599 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:645:46 | 645 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 645 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:722:46 | 722 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 722 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:757:46 | 757 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 757 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:794:46 | 794 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 794 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:891:46 | 891 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 891 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:959:46 | 959 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 959 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1020:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1020 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1087 | / seq_impl!( 1088 | | #[cfg(any(feature = "std", feature = "alloc"))] 1089 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1090 | | BinaryHeap, ... | 1095 | | BinaryHeap::push 1096 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1020 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1056:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1056 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1087 | / seq_impl!( 1088 | | #[cfg(any(feature = "std", feature = "alloc"))] 1089 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1090 | | BinaryHeap, ... | 1095 | | BinaryHeap::push 1096 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1056 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1020:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1020 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1098 | / seq_impl!( 1099 | | #[cfg(any(feature = "std", feature = "alloc"))] 1100 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1101 | | BTreeSet, ... | 1106 | | BTreeSet::insert 1107 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1020 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1056:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1056 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1098 | / seq_impl!( 1099 | | #[cfg(any(feature = "std", feature = "alloc"))] 1100 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1101 | | BTreeSet, ... | 1106 | | BTreeSet::insert 1107 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1056 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1020:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1020 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1109 | / seq_impl!( 1110 | | #[cfg(any(feature = "std", feature = "alloc"))] 1111 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1112 | | LinkedList, ... | 1117 | | LinkedList::push_back 1118 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1020 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1056:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1056 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1109 | / seq_impl!( 1110 | | #[cfg(any(feature = "std", feature = "alloc"))] 1111 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1112 | | LinkedList, ... | 1117 | | LinkedList::push_back 1118 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1056 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1020:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1020 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1120 | / seq_impl!( 1121 | | #[cfg(feature = "std")] 1122 | | #[cfg_attr(docsrs, doc(cfg(feature = "std")))] 1123 | | HashSet, ... | 1128 | | HashSet::insert 1129 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1020 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1056:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1056 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1120 | / seq_impl!( 1121 | | #[cfg(feature = "std")] 1122 | | #[cfg_attr(docsrs, doc(cfg(feature = "std")))] 1123 | | HashSet, ... | 1128 | | HashSet::insert 1129 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1056 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1020:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1020 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1131 | / seq_impl!( 1132 | | #[cfg(any(feature = "std", feature = "alloc"))] 1133 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1134 | | VecDeque, ... | 1139 | | VecDeque::push_back 1140 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1020 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1056:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1056 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1131 | / seq_impl!( 1132 | | #[cfg(any(feature = "std", feature = "alloc"))] 1133 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1134 | | VecDeque, ... | 1139 | | VecDeque::push_back 1140 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1056 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1164:54 | 1164 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1164 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1201:54 | 1201 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1201 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1255:46 | 1255 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1255 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1287:58 | 1278 | / macro_rules! array_impls { 1279 | | ($($len:expr => ($($n:tt)+))+) => { 1280 | | $( 1281 | | impl<'de, T> Visitor<'de> for ArrayVisitor<[T; $len]> ... | 1287 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1353 | | } 1354 | | } | |_- in this expansion of `array_impls!` 1355 | 1356 | / array_impls! { 1357 | | 1 => (0) 1358 | | 2 => (0 1) 1359 | | 3 => (0 1 2) ... | 1388 | | 32 => (0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31) 1389 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 1287 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1311:58 | 1278 | / macro_rules! array_impls { 1279 | | ($($len:expr => ($($n:tt)+))+) => { 1280 | | $( 1281 | | impl<'de, T> Visitor<'de> for ArrayVisitor<[T; $len]> ... | 1311 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1353 | | } 1354 | | } | |_- in this expansion of `array_impls!` 1355 | 1356 | / array_impls! { 1357 | | 1 => (0) 1358 | | 2 => (0 1) 1359 | | 3 => (0 1 2) ... | 1388 | | 32 => (0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31) 1389 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 1311 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1421:58 | 1407 | / macro_rules! tuple_impl_body { 1408 | | ($len:tt => ($($n:tt $name:ident)+)) => { 1409 | | #[inline] 1410 | | fn deserialize(deserializer: D) -> Result ... | 1421 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1477 | | }; 1478 | | } | |_- in this expansion of `tuple_impl_body!` ... 1489 | tuple_impl_body!(1 => (0 T)); | ---------------------------- in this macro invocation | help: indicate the anonymous lifetime | 1421 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1455:58 | 1407 | / macro_rules! tuple_impl_body { 1408 | | ($len:tt => ($($n:tt $name:ident)+)) => { 1409 | | #[inline] 1410 | | fn deserialize(deserializer: D) -> Result ... | 1455 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1477 | | }; 1478 | | } | |_- in this expansion of `tuple_impl_body!` ... 1489 | tuple_impl_body!(1 => (0 T)); | ---------------------------- in this macro invocation | help: indicate the anonymous lifetime | 1455 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1421:58 | 1393 | / macro_rules! tuple_impls { 1394 | | ($($len:tt => ($($n:tt $name:ident)+))+) => { 1395 | | $( 1396 | | #[cfg_attr(docsrs, doc(hidden))] ... | 1401 | | tuple_impl_body!($len => ($($n $name)+)); | | ---------------------------------------- in this macro invocation (#2) ... | 1404 | | }; 1405 | | } | |_- in this expansion of `tuple_impls!` (#1) 1406 | 1407 | / macro_rules! tuple_impl_body { 1408 | | ($len:tt => ($($n:tt $name:ident)+)) => { 1409 | | #[inline] 1410 | | fn deserialize(deserializer: D) -> Result ... | 1421 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1477 | | }; 1478 | | } | |_- in this expansion of `tuple_impl_body!` (#2) ... 1492 | / tuple_impls! { 1493 | | 2 => (0 T0 1 T1) 1494 | | 3 => (0 T0 1 T1 2 T2) 1495 | | 4 => (0 T0 1 T1 2 T2 3 T3) ... | 1507 | | 16 => (0 T0 1 T1 2 T2 3 T3 4 T4 5 T5 6 T6 7 T7 8 T8 9 T9 10 T10 11 T11 12 T12 13 T13 14 T14 15 T15) 1508 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 1421 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1455:58 | 1393 | / macro_rules! tuple_impls { 1394 | | ($($len:tt => ($($n:tt $name:ident)+))+) => { 1395 | | $( 1396 | | #[cfg_attr(docsrs, doc(hidden))] ... | 1401 | | tuple_impl_body!($len => ($($n $name)+)); | | ---------------------------------------- in this macro invocation (#2) ... | 1404 | | }; 1405 | | } | |_- in this expansion of `tuple_impls!` (#1) 1406 | 1407 | / macro_rules! tuple_impl_body { 1408 | | ($len:tt => ($($n:tt $name:ident)+)) => { 1409 | | #[inline] 1410 | | fn deserialize(deserializer: D) -> Result ... | 1455 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1477 | | }; 1478 | | } | |_- in this expansion of `tuple_impl_body!` (#2) ... 1492 | / tuple_impls! { 1493 | | 2 => (0 T0 1 T1) 1494 | | 3 => (0 T0 1 T1 2 T2) 1495 | | 4 => (0 T0 1 T1 2 T2 3 T3) ... | 1507 | | 16 => (0 T0 1 T1 2 T2 3 T3 4 T4 5 T5 6 T6 7 T7 8 T8 9 T9 10 T10 11 T11 12 T12 13 T13 14 T14 15 T15) 1508 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 1455 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1542:62 | 1512 | / macro_rules! map_impl { 1513 | | ( 1514 | | $(#[$attr:meta])* 1515 | | $ty:ident , ... | 1542 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1565 | | } 1566 | | } | |_- in this expansion of `map_impl!` 1567 | 1568 | / map_impl! { 1569 | | #[cfg(any(feature = "std", feature = "alloc"))] 1570 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1571 | | BTreeMap, 1572 | | map, 1573 | | BTreeMap::new(), 1574 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 1542 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1542:62 | 1512 | / macro_rules! map_impl { 1513 | | ( 1514 | | $(#[$attr:meta])* 1515 | | $ty:ident , ... | 1542 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1565 | | } 1566 | | } | |_- in this expansion of `map_impl!` ... 1576 | / map_impl! { 1577 | | #[cfg(feature = "std")] 1578 | | #[cfg_attr(docsrs, doc(cfg(feature = "std")))] 1579 | | HashMap, 1580 | | map, 1581 | | HashMap::with_capacity_and_hasher(size_hint::cautious::<(K, V)>(map.size_hint()), S::default()), 1582 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 1542 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1630:62 | 1608 | / macro_rules! variant_identifier { 1609 | | ( 1610 | | $name_kind:ident ($($variant:ident; $bytes:expr; $index:expr),*) 1611 | | $expecting_message:expr, ... | 1630 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1679 | | } 1680 | | } | |_- in this expansion of `variant_identifier!` (#2) ... 1683 | / macro_rules! deserialize_enum { 1684 | | ( 1685 | | $name:ident $name_kind:ident ($($variant:ident; $bytes:expr; $index:expr),*) 1686 | | $expecting_message:expr, ... | 1689 | / variant_identifier! { 1690 | $name_kind ($($variant; $bytes; $index),*) 1691 | $expecting_message, 1692 | VARIANTS 1693 | | } | |_________- in this macro invocation (#2) ... 1716 | | } 1717 | | } | |_- in this expansion of `deserialize_enum!` (#1) ... 1730 | / deserialize_enum! { 1731 | | IpAddr IpAddrKind (V4; b"V4"; 0, V6; b"V6"; 1) 1732 | | "`V4` or `V6`", 1733 | | deserializer 1734 | | } | |_____________- in this macro invocation (#1) | help: indicate the anonymous lifetime | 1630 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1699:54 | 1683 | / macro_rules! deserialize_enum { 1684 | | ( 1685 | | $name:ident $name_kind:ident ($($variant:ident; $bytes:expr; $index:expr),*) 1686 | | $expecting_message:expr, ... | 1699 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1716 | | } 1717 | | } | |_- in this expansion of `deserialize_enum!` ... 1730 | / deserialize_enum! { 1731 | | IpAddr IpAddrKind (V4; b"V4"; 0, V6; b"V6"; 1) 1732 | | "`V4` or `V6`", 1733 | | deserializer 1734 | | } | |_____________- in this macro invocation | help: indicate the anonymous lifetime | 1699 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1630:62 | 1608 | / macro_rules! variant_identifier { 1609 | | ( 1610 | | $name_kind:ident ($($variant:ident; $bytes:expr; $index:expr),*) 1611 | | $expecting_message:expr, ... | 1630 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1679 | | } 1680 | | } | |_- in this expansion of `variant_identifier!` (#2) ... 1683 | / macro_rules! deserialize_enum { 1684 | | ( 1685 | | $name:ident $name_kind:ident ($($variant:ident; $bytes:expr; $index:expr),*) 1686 | | $expecting_message:expr, ... | 1689 | / variant_identifier! { 1690 | $name_kind ($($variant; $bytes; $index),*) 1691 | $expecting_message, 1692 | VARIANTS 1693 | | } | |_________- in this macro invocation (#2) ... 1716 | | } 1717 | | } | |_- in this expansion of `deserialize_enum!` (#1) ... 1784 | / deserialize_enum! { 1785 | | SocketAddr SocketAddrKind (V4; b"V4"; 0, V6; b"V6"; 1) 1786 | | "`V4` or `V6`", 1787 | | deserializer 1788 | | } | |_____________- in this macro invocation (#1) | help: indicate the anonymous lifetime | 1630 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1699:54 | 1683 | / macro_rules! deserialize_enum { 1684 | | ( 1685 | | $name:ident $name_kind:ident ($($variant:ident; $bytes:expr; $index:expr),*) 1686 | | $expecting_message:expr, ... | 1699 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1716 | | } 1717 | | } | |_- in this expansion of `deserialize_enum!` ... 1784 | / deserialize_enum! { 1785 | | SocketAddr SocketAddrKind (V4; b"V4"; 0, V6; b"V6"; 1) 1786 | | "`V4` or `V6`", 1787 | | deserializer 1788 | | } | |_____________- in this macro invocation | help: indicate the anonymous lifetime | 1699 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1816:46 | 1816 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1816 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1855:46 | 1855 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1855 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1630:62 | 1608 | / macro_rules! variant_identifier { 1609 | | ( 1610 | | $name_kind:ident ($($variant:ident; $bytes:expr; $index:expr),*) 1611 | | $expecting_message:expr, ... | 1630 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1679 | | } 1680 | | } | |_- in this expansion of `variant_identifier!` ... 1916 | / variant_identifier! { 1917 | | OsStringKind (Unix; b"Unix"; 0, Windows; b"Windows"; 1) 1918 | | "`Unix` or `Windows`", 1919 | | OSSTR_VARIANTS 1920 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 1630 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1929:46 | 1929 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1929 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:2178:62 | 2178 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2178 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:2228:54 | 2228 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2228 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:2317:62 | 2317 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2317 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:2367:54 | 2367 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2367 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:2518:58 | 2518 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2518 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:2563:50 | 2563 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2563 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:2675:58 | 2675 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2675 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:2718:50 | 2718 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2718 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:2813:58 | 2813 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2813 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:2856:50 | 2856 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2856 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:2924:62 | 2924 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2924 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:2982:54 | 2982 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2982 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:3035:62 | 3035 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3035 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:3091:54 | 3091 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3091 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:3187:46 | 3187 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3187 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/mod.rs:210:36 | 140 | / macro_rules! declare_error_trait { 141 | | (Error: Sized $(+ $($supertrait:ident)::+)*) => { 142 | | /// The `Error` trait allows `Deserialize` implementations to create descriptive 143 | | /// error messages belonging to the `Deserializer` against which they are ... | 210 | | fn invalid_type(unexp: Unexpected, exp: &Expected) -> Self { | | ^^^^^^^^^^ expected lifetime parameter ... | 297 | | } 298 | | } | |_- in this expansion of `declare_error_trait!` ... 301 | declare_error_trait!(Error: Sized + StdError); | --------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 210 | fn invalid_type(unexp: Unexpected<'_>, exp: &Expected) -> Self { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/mod.rs:228:37 | 140 | / macro_rules! declare_error_trait { 141 | | (Error: Sized $(+ $($supertrait:ident)::+)*) => { 142 | | /// The `Error` trait allows `Deserialize` implementations to create descriptive 143 | | /// error messages belonging to the `Deserializer` against which they are ... | 228 | | fn invalid_value(unexp: Unexpected, exp: &Expected) -> Self { | | ^^^^^^^^^^ expected lifetime parameter ... | 297 | | } 298 | | } | |_- in this expansion of `declare_error_trait!` ... 301 | declare_error_trait!(Error: Sized + StdError); | --------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 228 | fn invalid_value(unexp: Unexpected<'_>, exp: &Expected) -> Self { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/mod.rs:399:40 | 399 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 399 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/mod.rs:478:40 | 478 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result; | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 478 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result; | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/mod.rs:485:40 | 485 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 485 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/mod.rs:491:40 | 491 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 491 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/mod.rs:497:40 | 497 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 497 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/mod.rs:1311:46 | 1311 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result; | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1311 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result; | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/mod.rs:2282:40 | 2282 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2282 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/mod.rs:2304:40 | 2304 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2304 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:72:50 | 72 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 72 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:145:50 | 145 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 145 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:266:33 | 266 | fn unexpected(&self) -> Unexpected { | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 266 | fn unexpected(&self) -> Unexpected<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:331:44 | 331 | fn expecting(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 331 | fn expecting(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:494:23 | 494 | Vec::::with_capacity(size_hint::cautious::(visitor.size_hint())); | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 494 | Vec::>::with_capacity(size_hint::cautious::(visitor.size_hint())); | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:494:69 | 494 | Vec::::with_capacity(size_hint::cautious::(visitor.size_hint())); | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 494 | Vec::::with_capacity(size_hint::cautious::>(visitor.size_hint())); | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:506:24 | 506 | Vec::<(Content, Content)>::with_capacity( | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 506 | Vec::<(Content<'_>, Content)>::with_capacity( | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:506:33 | 506 | Vec::<(Content, Content)>::with_capacity( | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 506 | Vec::<(Content, Content<'_>)>::with_capacity( | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:507:44 | 507 | size_hint::cautious::<(Content, Content)>(visitor.size_hint()), | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 507 | size_hint::cautious::<(Content<'_>, Content)>(visitor.size_hint()), | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:507:53 | 507 | size_hint::cautious::<(Content, Content)>(visitor.size_hint()), | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 507 | size_hint::cautious::<(Content, Content<'_>)>(visitor.size_hint()), | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:565:44 | 565 | fn expecting(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 565 | fn expecting(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:849:44 | 849 | fn expecting(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 849 | fn expecting(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:872:34 | 872 | let mut vec = Vec::<(Content, Content)>::with_capacity(size_hint::cautious::<( | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 872 | let mut vec = Vec::<(Content<'_>, Content)>::with_capacity(size_hint::cautious::<( | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:872:43 | 872 | let mut vec = Vec::<(Content, Content)>::with_capacity(size_hint::cautious::<( | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 872 | let mut vec = Vec::<(Content, Content<'_>)>::with_capacity(size_hint::cautious::<( | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:873:17 | 873 | Content, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 873 | Content<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:874:17 | 874 | Content, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 874 | Content<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:925:50 | 925 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 925 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:1000:50 | 1000 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1000 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:2396:50 | 2396 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2396 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:2441:50 | 2441 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2441 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:2876:46 | 2876 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2876 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/ser.rs:61:40 | 61 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 61 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/ser.rs:1357:40 | 1357 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1357 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/doc.rs:28:32 | 28 | fn fmt(&self, _: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 28 | fn fmt(&self, _: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/mod.rs:30:48 | 30 | pub fn from_utf8_lossy(bytes: &[u8]) -> Cow { | ---^---- expected lifetime parameter | help: indicate the anonymous lifetime | 30 | pub fn from_utf8_lossy(bytes: &[u8]) -> Cow<'_, str> { | +++ warning: unused extern crate --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/lib.rs:330:1 | 329 | / #[cfg(feature = "serde_derive")] 330 | | extern crate serde_derive; | | ^^^^^^^^^^^^^^^^^^^^^^^^^- | |__________________________| | help: remove it | = note: `-W unused-extern-crates` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(unused_extern_crates)]` warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1047:47 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1047 | | struct SeqInPlaceVisitor<'a, T: 'a $(, $typaram: 'a)*>(&'a mut $ty); | | ^^^^ help: remove this bound ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1087 | / seq_impl!( 1088 | | #[cfg(any(feature = "std", feature = "alloc"))] 1089 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1090 | | BinaryHeap, ... | 1095 | | BinaryHeap::push 1096 | | ); | |_- in this macro invocation | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1047:47 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1047 | | struct SeqInPlaceVisitor<'a, T: 'a $(, $typaram: 'a)*>(&'a mut $ty); | | ^^^^ help: remove this bound ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1098 | / seq_impl!( 1099 | | #[cfg(any(feature = "std", feature = "alloc"))] 1100 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1101 | | BTreeSet, ... | 1106 | | BTreeSet::insert 1107 | | ); | |_- in this macro invocation warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1047:47 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1047 | | struct SeqInPlaceVisitor<'a, T: 'a $(, $typaram: 'a)*>(&'a mut $ty); | | ^^^^ help: remove this bound ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1109 | / seq_impl!( 1110 | | #[cfg(any(feature = "std", feature = "alloc"))] 1111 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1112 | | LinkedList, ... | 1117 | | LinkedList::push_back 1118 | | ); | |_- in this macro invocation warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1047:47 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1047 | | struct SeqInPlaceVisitor<'a, T: 'a $(, $typaram: 'a)*>(&'a mut $ty); | | ^^^^ ^^^^ ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1120 | / seq_impl!( 1121 | | #[cfg(feature = "std")] 1122 | | #[cfg_attr(docsrs, doc(cfg(feature = "std")))] 1123 | | HashSet, ... | 1128 | | HashSet::insert 1129 | | ); | |_- in this macro invocation | help: remove these bounds | 1047 - struct SeqInPlaceVisitor<'a, T: 'a $(, $typaram: 'a)*>(&'a mut $ty); 1047 + struct SeqInPlaceVisitor<'a, T $(, $typaram)*>(&'a mut $ty); | warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1047:47 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1047 | | struct SeqInPlaceVisitor<'a, T: 'a $(, $typaram: 'a)*>(&'a mut $ty); | | ^^^^ help: remove this bound ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1131 | / seq_impl!( 1132 | | #[cfg(any(feature = "std", feature = "alloc"))] 1133 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1134 | | VecDeque, ... | 1139 | | VecDeque::push_back 1140 | | ); | |_- in this macro invocation warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1193:39 | 1193 | struct VecInPlaceVisitor<'a, T: 'a>(&'a mut Vec); | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1242:33 | 1242 | struct ArrayInPlaceVisitor<'a, A: 'a>(&'a mut A); | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1450:51 | 1407 | / macro_rules! tuple_impl_body { 1408 | | ($len:tt => ($($n:tt $name:ident)+)) => { 1409 | | #[inline] 1410 | | fn deserialize(deserializer: D) -> Result ... | 1450 | | struct TupleInPlaceVisitor<'a, $($name: 'a,)+>(&'a mut ($($name,)+)); | | ^^^^ help: remove this bound ... | 1477 | | }; 1478 | | } | |_- in this expansion of `tuple_impl_body!` ... 1489 | tuple_impl_body!(1 => (0 T)); | ---------------------------- in this macro invocation warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1450:51 | 1393 | / macro_rules! tuple_impls { 1394 | | ($($len:tt => ($($n:tt $name:ident)+))+) => { 1395 | | $( 1396 | | #[cfg_attr(docsrs, doc(hidden))] ... | 1401 | | tuple_impl_body!($len => ($($n $name)+)); | | ---------------------------------------- in this macro invocation (#2) ... | 1404 | | }; 1405 | | } | |_- in this expansion of `tuple_impls!` (#1) 1406 | 1407 | / macro_rules! tuple_impl_body { 1408 | | ($len:tt => ($($n:tt $name:ident)+)) => { 1409 | | #[inline] 1410 | | fn deserialize(deserializer: D) -> Result ... | 1450 | | struct TupleInPlaceVisitor<'a, $($name: 'a,)+>(&'a mut ($($name,)+)); | | ^^^^ help: remove these bounds ... | 1477 | | }; 1478 | | } | |_- in this expansion of `tuple_impl_body!` (#2) ... 1492 | / tuple_impls! { 1493 | | 2 => (0 T0 1 T1) 1494 | | 3 => (0 T0 1 T1 2 T2) 1495 | | 4 => (0 T0 1 T1 2 T2 3 T3) ... | 1507 | | 16 => (0 T0 1 T1 2 T2 3 T3 4 T4 5 T5 6 T6 7 T7 8 T8 9 T9 10 T10 11 T11 12 T12 13 T13 14 T14 15 T15) 1508 | | } | |_- in this macro invocation (#1) warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:2483:29 | 2483 | pub struct Borrowed<'de, T: 'de + ?Sized>(pub &'de T); | ^^^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:2597:39 | 2597 | pub struct FlatMapDeserializer<'a, 'de: 'a, E>( | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:2756:29 | 2756 | struct FlatMapAccess<'a, 'de: 'a, E> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:2799:32 | 2799 | struct FlatStructAccess<'a, 'de: 'a, E> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:1634:46 | 1634 | pub struct ContentRefDeserializer<'a, 'de: 'a, E> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:2092:39 | 2092 | struct EnumRefDeserializer<'a, 'de: 'a, E> | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:2121:42 | 2121 | struct VariantRefDeserializer<'a, 'de: 'a, E> | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:2201:38 | 2201 | struct SeqRefDeserializer<'a, 'de: 'a, E> | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:2276:38 | 2276 | struct MapRefDeserializer<'a, 'de: 'a, E> | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/ser.rs:988:35 | 988 | pub struct FlatMapSerializer<'a, M: 'a>(pub &'a mut M); | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/ser.rs:1182:37 | 1182 | pub struct FlatMapSerializeMap<'a, M: 'a>(&'a mut M); | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/ser.rs:1220:40 | 1220 | pub struct FlatMapSerializeStruct<'a, M: 'a>(&'a mut M); | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/ser.rs:1245:56 | 1245 | pub struct FlatMapSerializeTupleVariantAsMapValue<'a, M: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/ser.rs:1289:57 | 1289 | pub struct FlatMapSerializeStructVariantAsMapValue<'a, M: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/seed.rs:6:29 | 6 | pub struct InPlaceSeed<'a, T: 'a>(pub &'a mut T); | ^^^^ help: remove this bound Fresh memchr v2.5.0 warning: unexpected `cfg` condition name: `memchr_libc` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:6:7 | 6 | #[cfg(memchr_libc)] | ^^^^^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `parallel_compiler`, `proc_macro`, `relocation_model`, `rust_analyzer`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, and `unix` and 1 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_libc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_libc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `memchr_runtime_avx` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/mod.rs:45:25 | 35 | / macro_rules! unsafe_ifunc { 36 | | ($fnty:ty, $name:ident, $haystack:ident, $($needle:ident),+) => {{ 37 | | use std::{mem, sync::atomic::{AtomicPtr, Ordering}}; ... | 45 | | if cfg!(memchr_runtime_avx) && is_x86_feature_detected!("avx2") { | | ^^^^^^^^^^^^^^^^^^ ... | 70 | | }} 71 | | } | |_- in this expansion of `unsafe_ifunc!` ... 96 | unsafe_ifunc!(fn(u8, &[u8]) -> Option, memchr, haystack, n1) | ------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_avx)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_avx)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_sse2` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/mod.rs:47:32 | 35 | / macro_rules! unsafe_ifunc { 36 | | ($fnty:ty, $name:ident, $haystack:ident, $($needle:ident),+) => {{ 37 | | use std::{mem, sync::atomic::{AtomicPtr, Ordering}}; ... | 47 | | } else if cfg!(memchr_runtime_sse2) { | | ^^^^^^^^^^^^^^^^^^^ ... | 70 | | }} 71 | | } | |_- in this expansion of `unsafe_ifunc!` ... 96 | unsafe_ifunc!(fn(u8, &[u8]) -> Option, memchr, haystack, n1) | ------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_sse2)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_sse2)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_avx` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/mod.rs:45:25 | 35 | / macro_rules! unsafe_ifunc { 36 | | ($fnty:ty, $name:ident, $haystack:ident, $($needle:ident),+) => {{ 37 | | use std::{mem, sync::atomic::{AtomicPtr, Ordering}}; ... | 45 | | if cfg!(memchr_runtime_avx) && is_x86_feature_detected!("avx2") { | | ^^^^^^^^^^^^^^^^^^ ... | 70 | | }} 71 | | } | |_- in this expansion of `unsafe_ifunc!` ... 101 | / unsafe_ifunc!( 102 | | fn(u8, u8, &[u8]) -> Option, 103 | | memchr2, 104 | | haystack, 105 | | n1, 106 | | n2 107 | | ) | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_avx)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_avx)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_sse2` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/mod.rs:47:32 | 35 | / macro_rules! unsafe_ifunc { 36 | | ($fnty:ty, $name:ident, $haystack:ident, $($needle:ident),+) => {{ 37 | | use std::{mem, sync::atomic::{AtomicPtr, Ordering}}; ... | 47 | | } else if cfg!(memchr_runtime_sse2) { | | ^^^^^^^^^^^^^^^^^^^ ... | 70 | | }} 71 | | } | |_- in this expansion of `unsafe_ifunc!` ... 101 | / unsafe_ifunc!( 102 | | fn(u8, u8, &[u8]) -> Option, 103 | | memchr2, 104 | | haystack, 105 | | n1, 106 | | n2 107 | | ) | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_sse2)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_sse2)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_avx` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/mod.rs:45:25 | 35 | / macro_rules! unsafe_ifunc { 36 | | ($fnty:ty, $name:ident, $haystack:ident, $($needle:ident),+) => {{ 37 | | use std::{mem, sync::atomic::{AtomicPtr, Ordering}}; ... | 45 | | if cfg!(memchr_runtime_avx) && is_x86_feature_detected!("avx2") { | | ^^^^^^^^^^^^^^^^^^ ... | 70 | | }} 71 | | } | |_- in this expansion of `unsafe_ifunc!` ... 112 | / unsafe_ifunc!( 113 | | fn(u8, u8, u8, &[u8]) -> Option, 114 | | memchr3, 115 | | haystack, ... | 118 | | n3 119 | | ) | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_avx)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_avx)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_sse2` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/mod.rs:47:32 | 35 | / macro_rules! unsafe_ifunc { 36 | | ($fnty:ty, $name:ident, $haystack:ident, $($needle:ident),+) => {{ 37 | | use std::{mem, sync::atomic::{AtomicPtr, Ordering}}; ... | 47 | | } else if cfg!(memchr_runtime_sse2) { | | ^^^^^^^^^^^^^^^^^^^ ... | 70 | | }} 71 | | } | |_- in this expansion of `unsafe_ifunc!` ... 112 | / unsafe_ifunc!( 113 | | fn(u8, u8, u8, &[u8]) -> Option, 114 | | memchr3, 115 | | haystack, ... | 118 | | n3 119 | | ) | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_sse2)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_sse2)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_avx` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/mod.rs:45:25 | 35 | / macro_rules! unsafe_ifunc { 36 | | ($fnty:ty, $name:ident, $haystack:ident, $($needle:ident),+) => {{ 37 | | use std::{mem, sync::atomic::{AtomicPtr, Ordering}}; ... | 45 | | if cfg!(memchr_runtime_avx) && is_x86_feature_detected!("avx2") { | | ^^^^^^^^^^^^^^^^^^ ... | 70 | | }} 71 | | } | |_- in this expansion of `unsafe_ifunc!` ... 124 | unsafe_ifunc!(fn(u8, &[u8]) -> Option, memrchr, haystack, n1) | -------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_avx)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_avx)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_sse2` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/mod.rs:47:32 | 35 | / macro_rules! unsafe_ifunc { 36 | | ($fnty:ty, $name:ident, $haystack:ident, $($needle:ident),+) => {{ 37 | | use std::{mem, sync::atomic::{AtomicPtr, Ordering}}; ... | 47 | | } else if cfg!(memchr_runtime_sse2) { | | ^^^^^^^^^^^^^^^^^^^ ... | 70 | | }} 71 | | } | |_- in this expansion of `unsafe_ifunc!` ... 124 | unsafe_ifunc!(fn(u8, &[u8]) -> Option, memrchr, haystack, n1) | -------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_sse2)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_sse2)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_avx` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/mod.rs:45:25 | 35 | / macro_rules! unsafe_ifunc { 36 | | ($fnty:ty, $name:ident, $haystack:ident, $($needle:ident),+) => {{ 37 | | use std::{mem, sync::atomic::{AtomicPtr, Ordering}}; ... | 45 | | if cfg!(memchr_runtime_avx) && is_x86_feature_detected!("avx2") { | | ^^^^^^^^^^^^^^^^^^ ... | 70 | | }} 71 | | } | |_- in this expansion of `unsafe_ifunc!` ... 129 | / unsafe_ifunc!( 130 | | fn(u8, u8, &[u8]) -> Option, 131 | | memrchr2, 132 | | haystack, 133 | | n1, 134 | | n2 135 | | ) | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_avx)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_avx)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_sse2` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/mod.rs:47:32 | 35 | / macro_rules! unsafe_ifunc { 36 | | ($fnty:ty, $name:ident, $haystack:ident, $($needle:ident),+) => {{ 37 | | use std::{mem, sync::atomic::{AtomicPtr, Ordering}}; ... | 47 | | } else if cfg!(memchr_runtime_sse2) { | | ^^^^^^^^^^^^^^^^^^^ ... | 70 | | }} 71 | | } | |_- in this expansion of `unsafe_ifunc!` ... 129 | / unsafe_ifunc!( 130 | | fn(u8, u8, &[u8]) -> Option, 131 | | memrchr2, 132 | | haystack, 133 | | n1, 134 | | n2 135 | | ) | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_sse2)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_sse2)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_avx` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/mod.rs:45:25 | 35 | / macro_rules! unsafe_ifunc { 36 | | ($fnty:ty, $name:ident, $haystack:ident, $($needle:ident),+) => {{ 37 | | use std::{mem, sync::atomic::{AtomicPtr, Ordering}}; ... | 45 | | if cfg!(memchr_runtime_avx) && is_x86_feature_detected!("avx2") { | | ^^^^^^^^^^^^^^^^^^ ... | 70 | | }} 71 | | } | |_- in this expansion of `unsafe_ifunc!` ... 140 | / unsafe_ifunc!( 141 | | fn(u8, u8, u8, &[u8]) -> Option, 142 | | memrchr3, 143 | | haystack, ... | 146 | | n3 147 | | ) | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_avx)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_avx)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_sse2` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/mod.rs:47:32 | 35 | / macro_rules! unsafe_ifunc { 36 | | ($fnty:ty, $name:ident, $haystack:ident, $($needle:ident),+) => {{ 37 | | use std::{mem, sync::atomic::{AtomicPtr, Ordering}}; ... | 47 | | } else if cfg!(memchr_runtime_sse2) { | | ^^^^^^^^^^^^^^^^^^^ ... | 70 | | }} 71 | | } | |_- in this expansion of `unsafe_ifunc!` ... 140 | / unsafe_ifunc!( 141 | | fn(u8, u8, u8, &[u8]) -> Option, 142 | | memrchr3, 143 | | haystack, ... | 146 | | n3 147 | | ) | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_sse2)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_sse2)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Fresh bitflags v1.3.2 Fresh smallvec v1.13.2 warning: `serde` (lib) generated 224 warnings (42 duplicates) warning: `memchr` (lib) generated 60 warnings (47 duplicates) Fresh serde_spanned v0.6.7 Fresh toml_datetime v0.6.8 Fresh minimal-lexical v0.2.1 Fresh percent-encoding v2.3.1 warning: ambiguous wide pointer comparison, the comparison includes metadata which may not be expected --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/percent-encoding-2.3.1/src/lib.rs:466:35 | 466 | debug_assert!(raw_utf8 == &*bytes as *const [u8]); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(ambiguous_wide_pointer_comparisons)]` on by default help: use `std::ptr::addr_eq` or untyped pointers to only compare their addresses | 466 | debug_assert!(std::ptr::addr_eq(raw_utf8, &*bytes as *const [u8])); | ++++++++++++++++++ ~ + help: use explicit `std::ptr::eq` method to compare metadata and addresses | 466 | debug_assert!(std::ptr::eq(raw_utf8, &*bytes as *const [u8])); | +++++++++++++ ~ + Fresh itoa v1.0.11 warning: `percent-encoding` (lib) generated 1 warning Fresh toml_edit v0.19.15 warning: unexpected `cfg` condition value: `kstring` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/internal_string.rs:8:7 | 8 | #[cfg(feature = "kstring")] | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `perf`, `serde`, and `unbounded` = help: consider adding `kstring` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `kstring` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/internal_string.rs:10:11 | 10 | #[cfg(not(feature = "kstring"))] | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `perf`, `serde`, and `unbounded` = help: consider adding `kstring` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `kstring` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/internal_string.rs:59:15 | 59 | #[cfg(feature = "kstring")] | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `perf`, `serde`, and `unbounded` = help: consider adding `kstring` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `kstring` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/internal_string.rs:61:19 | 61 | #[cfg(not(feature = "kstring"))] | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `perf`, `serde`, and `unbounded` = help: consider adding `kstring` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/key.rs:291:38 | 291 | pub fn display_repr(&self) -> Cow { | ---^---- expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 291 | pub fn display_repr(&self) -> Cow<'_, str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/repr.rs:52:38 | 52 | pub fn display_repr(&self) -> Cow { | ---^---- expected lifetime parameter | help: indicate the anonymous lifetime | 52 | pub fn display_repr(&self) -> Cow<'_, str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/de/mod.rs:70:37 | 70 | fn fmt(&self, f: &mut std::fmt::Formatter) -> std::fmt::Result { | ----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 70 | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/ser/mod.rs:54:45 | 54 | fn fmt(&self, formatter: &mut std::fmt::Formatter) -> std::fmt::Result { | ----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 54 | fn fmt(&self, formatter: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { | ++++ warning: use of deprecated function `winnow::combinator::separated1`: Replaced with `combinator::separated` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/array.rs:4:25 | 4 | use winnow::combinator::separated1; | ^^^^^^^^^^ | = note: `#[warn(deprecated)]` on by default warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/array.rs:5:20 | 5 | use winnow::trace::trace; | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/array.rs:17:5 | 17 | trace("array", move |input: &mut Input<'i>| { | ^^^^^ warning: use of deprecated function `winnow::combinator::separated1`: Replaced with `combinator::separated` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/array.rs:48:18 | 48 | (separated1(array_value(check), ARRAY_SEP), opt(ARRAY_SEP)).map( | ^^^^^^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/datetime.rs:14:20 | 14 | use winnow::trace::trace; | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/datetime.rs:25:5 | 25 | trace( | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/datetime.rs:56:5 | 56 | trace( | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/datetime.rs:66:5 | 66 | trace( | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/datetime.rs:86:5 | 86 | trace( | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/document.rs:10:20 | 10 | use winnow::trace::trace; | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/document.rs:106:5 | 106 | trace( | ^^^^^ warning: use of deprecated function `winnow::combinator::separated0`: Replaced with `combinator::separated` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/inline_table.rs:3:25 | 3 | use winnow::combinator::separated0; | ^^^^^^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/inline_table.rs:5:20 | 5 | use winnow::trace::trace; | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/inline_table.rs:24:5 | 24 | trace("inline-table", move |input: &mut Input<'i>| { | ^^^^^ warning: use of deprecated function `winnow::combinator::separated0`: Replaced with `combinator::separated` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/inline_table.rs:106:13 | 106 | separated0(keyval(check), INLINE_TABLE_SEP), | ^^^^^^^^^^ warning: use of deprecated function `winnow::combinator::separated1`: Replaced with `combinator::separated` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/key.rs:4:25 | 4 | use winnow::combinator::separated1; | ^^^^^^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/key.rs:7:20 | 7 | use winnow::trace::trace; | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/key.rs:21:5 | 21 | trace( | ^^^^^ warning: use of deprecated function `winnow::combinator::separated1`: Replaced with `combinator::separated` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/key.rs:23:9 | 23 | separated1( | ^^^^^^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/key.rs:47:5 | 47 | trace( | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/key.rs:66:5 | 66 | trace( | ^^^^^ warning: use of deprecated function `winnow::token::tag`: Replaced with `literal` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/numbers.rs:11:20 | 11 | use winnow::token::tag; | ^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/numbers.rs:13:20 | 13 | use winnow::trace::trace; | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/numbers.rs:23:5 | 23 | trace("boolean", alt((true_, false_))).parse_next(input) | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/numbers.rs:42:5 | 42 | trace("integer", | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/numbers.rs:56:5 | 56 | trace( | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/numbers.rs:95:5 | 95 | trace( | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/numbers.rs:128:5 | 128 | trace( | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/numbers.rs:162:5 | 162 | trace( | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/numbers.rs:199:5 | 199 | trace( | ^^^^^ warning: use of deprecated function `winnow::token::tag`: Replaced with `literal` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/numbers.rs:299:5 | 299 | tag(INF).value(f64::INFINITY).parse_next(input) | ^^^ warning: use of deprecated function `winnow::token::tag`: Replaced with `literal` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/numbers.rs:304:5 | 304 | tag(NAN).value(f64::NAN).parse_next(input) | ^^^ warning: use of deprecated function `winnow::combinator::success`: Replaced with empty.value(...)` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/strings.rs:13:25 | 13 | use winnow::combinator::success; | ^^^^^^^ warning: use of deprecated function `winnow::token::tag`: Replaced with `literal` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/strings.rs:20:20 | 20 | use winnow::token::tag; | ^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/strings.rs:22:20 | 22 | use winnow::trace::trace; | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/strings.rs:33:5 | 33 | trace( | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/strings.rs:49:5 | 49 | trace("basic-string", |input: &mut Input<'i>| { | ^^^^^ warning: use of deprecated function `winnow::combinator::success`: Replaced with empty.value(...)` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/strings.rs:113:17 | 113 | b'b' => success('\u{8}'), | ^^^^^^^ warning: use of deprecated function `winnow::combinator::success`: Replaced with empty.value(...)` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/strings.rs:114:17 | 114 | b'f' => success('\u{c}'), | ^^^^^^^ warning: use of deprecated function `winnow::combinator::success`: Replaced with empty.value(...)` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/strings.rs:115:17 | 115 | b'n' => success('\n'), | ^^^^^^^ warning: use of deprecated function `winnow::combinator::success`: Replaced with empty.value(...)` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/strings.rs:116:17 | 116 | b'r' => success('\r'), | ^^^^^^^ warning: use of deprecated function `winnow::combinator::success`: Replaced with empty.value(...)` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/strings.rs:117:17 | 117 | b't' => success('\t'), | ^^^^^^^ warning: use of deprecated function `winnow::combinator::success`: Replaced with empty.value(...)` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/strings.rs:120:18 | 120 | b'\\' => success('\\'), | ^^^^^^^ warning: use of deprecated function `winnow::combinator::success`: Replaced with empty.value(...)` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/strings.rs:121:17 | 121 | b'"' => success('"'), | ^^^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/strings.rs:153:5 | 153 | trace( | ^^^^^ warning: use of deprecated function `winnow::token::tag`: Replaced with `literal` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/strings.rs:190:38 | 190 | if let Some(qi) = opt(mlb_quotes(tag(ML_BASIC_STRING_DELIM).value(()))).parse_next(input)? { | ^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/strings.rs:261:5 | 261 | trace( | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/strings.rs:290:5 | 290 | trace( | ^^^^^ warning: use of deprecated function `winnow::token::tag`: Replaced with `literal` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/strings.rs:323:24 | 323 | opt(mll_quotes(tag(ML_LITERAL_STRING_DELIM).value(()))), | ^^^ Fresh either v1.13.0 Fresh ryu v1.0.18 Fresh unicode-bidi v0.3.15 warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicode-bidi-0.3.15/src/level.rs:247:6 | 247 | impl<'a> PartialEq for Level { | -^^- help: elide the unused lifetime | = note: requested on the command line with `-W unused-lifetimes` Fresh form_urlencoded v1.2.1 warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/form_urlencoded-1.2.1/src/lib.rs:381:15 | 381 | encoding: EncodingOverride, | ^^^^^^^^^^^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 381 | encoding: EncodingOverride<'_>, | ++++ warning: ambiguous wide pointer comparison, the comparison includes metadata which may not be expected --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/form_urlencoded-1.2.1/src/lib.rs:414:35 | 414 | debug_assert!(raw_utf8 == &*bytes as *const [u8]); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(ambiguous_wide_pointer_comparisons)]` on by default help: use `std::ptr::addr_eq` or untyped pointers to only compare their addresses | 414 | debug_assert!(std::ptr::addr_eq(raw_utf8, &*bytes as *const [u8])); | ++++++++++++++++++ ~ + help: use explicit `std::ptr::eq` method to compare metadata and addresses | 414 | debug_assert!(std::ptr::eq(raw_utf8, &*bytes as *const [u8])); | +++++++++++++ ~ + warning: `toml_edit` (lib) generated 57 warnings warning: `unicode-bidi` (lib) generated 1 warning warning: `form_urlencoded` (lib) generated 2 warnings Fresh toml v0.7.8 Fresh idna v0.5.0 Fresh serde_json v1.0.125 warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/error.rs:350:32 | 350 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 350 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/error.rs:400:32 | 400 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 400 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/error.rs:406:32 | 406 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 406 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/error.rs:422:32 | 422 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 422 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/error.rs:440:32 | 440 | fn invalid_type(unexp: de::Unexpected, exp: &dyn de::Expected) -> Self { | ----^^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 440 | fn invalid_type(unexp: de::Unexpected<'_>, exp: &dyn de::Expected) -> Self { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/error.rs:449:33 | 449 | fn invalid_value(unexp: de::Unexpected, exp: &dyn de::Expected) -> Self { | ----^^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 449 | fn invalid_value(unexp: de::Unexpected<'_>, exp: &dyn de::Expected) -> Self { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/error.rs:468:40 | 468 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 468 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/map.rs:273:43 | 273 | pub fn entry(&mut self, key: S) -> Entry | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 273 | pub fn entry(&mut self, key: S) -> Entry<'_> | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/map.rs:302:27 | 302 | pub fn iter(&self) -> Iter { | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 302 | pub fn iter(&self) -> Iter<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/map.rs:310:35 | 310 | pub fn iter_mut(&mut self) -> IterMut { | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 310 | pub fn iter_mut(&mut self) -> IterMut<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/map.rs:318:27 | 318 | pub fn keys(&self) -> Keys { | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 318 | pub fn keys(&self) -> Keys<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/map.rs:326:29 | 326 | pub fn values(&self) -> Values { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 326 | pub fn values(&self) -> Values<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/map.rs:334:37 | 334 | pub fn values_mut(&mut self) -> ValuesMut { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 334 | pub fn values_mut(&mut self) -> ValuesMut<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/map.rs:453:40 | 453 | fn fmt(&self, formatter: &mut fmt::Formatter) -> Result<(), fmt::Error> { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 453 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/map.rs:485:54 | 485 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 485 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/value/mod.rs:179:40 | 179 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 179 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/value/mod.rs:222:32 | 222 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 222 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/value/de.rs:33:54 | 33 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 33 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/value/de.rs:1269:46 | 1269 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1269 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/value/de.rs:1311:29 | 1311 | fn unexpected(&self) -> Unexpected { | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1311 | fn unexpected(&self) -> Unexpected<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/value/index.rs:147:40 | 147 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 147 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/number.rs:349:40 | 349 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 349 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/number.rs:364:40 | 364 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 364 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/number.rs:408:54 | 408 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 408 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/number.rs:788:40 | 788 | pub(crate) fn unexpected(&self) -> Unexpected { | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 788 | pub(crate) fn unexpected(&self) -> Unexpected<'_> { | ++++ warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/de.rs:1911:23 | 1911 | struct SeqAccess<'a, R: 'a> { | ^^^^ help: remove this bound | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/de.rs:1958:23 | 1958 | struct MapAccess<'a, R: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/de.rs:2015:27 | 2015 | struct VariantAccess<'a, R: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/de.rs:2068:31 | 2068 | struct UnitVariantAccess<'a, R: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/de.rs:2131:20 | 2131 | struct MapKey<'a, R: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/ser.rs:412:31 | 412 | struct Adapter<'ser, W: 'ser, F: 'ser> { | ^^^^^^ ^^^^^^ | help: remove these bounds | 412 - struct Adapter<'ser, W: 'ser, F: 'ser> { 412 + struct Adapter<'ser, W, F> { | warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/ser.rs:467:24 | 467 | pub enum Compound<'a, W: 'a, F: 'a> { | ^^^^ ^^^^ | help: remove these bounds | 467 - pub enum Compound<'a, W: 'a, F: 'a> { 467 + pub enum Compound<'a, W, F> { | warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/ser.rs:769:30 | 769 | struct MapKeySerializer<'a, W: 'a, F: 'a> { | ^^^^ ^^^^ | help: remove these bounds | 769 - struct MapKeySerializer<'a, W: 'a, F: 'a> { 769 + struct MapKeySerializer<'a, W, F> { | warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/value/mod.rs:223:38 | 223 | struct WriterFormatter<'a, 'b: 'a> { | ^^^^ help: remove this bound Fresh itertools v0.12.1 warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | ------------^^^^^^^^^ | | | expected lifetime parameter | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/adaptors/coalesce.rs:36:5 | 36 | debug_fmt_fields!(CoalesceBy, iter, last); | ----------------------------------------- in this macro invocation | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` = note: this warning originates in the macro `debug_fmt_fields` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | ------------^^^^^^^^^ | | | expected lifetime parameter | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/adaptors/coalesce.rs:173:5 | 173 | debug_fmt_fields!(DedupPred2CoalescePred,); | ------------------------------------------ in this macro invocation | = note: this warning originates in the macro `debug_fmt_fields` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | ------------^^^^^^^^^ | | | expected lifetime parameter | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/adaptors/map.rs:88:5 | 88 | debug_fmt_fields!(MapSpecialCaseFnOk,); | -------------------------------------- in this macro invocation | = note: this warning originates in the macro `debug_fmt_fields` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | ------------^^^^^^^^^ | | | expected lifetime parameter | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/adaptors/multi_product.rs:27:5 | 27 | debug_fmt_fields!(CoalesceBy, 0); | -------------------------------- in this macro invocation | = note: this warning originates in the macro `debug_fmt_fields` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | ------------^^^^^^^^^ | | | expected lifetime parameter | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/adaptors/mod.rs:490:5 | 490 | debug_fmt_fields!(Batching, iter); | --------------------------------- in this macro invocation | = note: this warning originates in the macro `debug_fmt_fields` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | ------------^^^^^^^^^ | | | expected lifetime parameter | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/adaptors/mod.rs:587:5 | 587 | debug_fmt_fields!(TakeWhileRef, iter); | ------------------------------------- in this macro invocation | = note: this warning originates in the macro `debug_fmt_fields` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | ------------^^^^^^^^^ | | | expected lifetime parameter | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/adaptors/mod.rs:940:5 | 940 | debug_fmt_fields!(FilterOk, iter); | --------------------------------- in this macro invocation | = note: this warning originates in the macro `debug_fmt_fields` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | ------------^^^^^^^^^ | | | expected lifetime parameter | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/adaptors/mod.rs:1013:5 | 1013 | debug_fmt_fields!(FilterMapOk, iter); | ------------------------------------ in this macro invocation | = note: this warning originates in the macro `debug_fmt_fields` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | ------------^^^^^^^^^ | | | expected lifetime parameter | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/adaptors/mod.rs:1094:5 | 1094 | debug_fmt_fields!(Positions, iter); | ---------------------------------- in this macro invocation | = note: this warning originates in the macro `debug_fmt_fields` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | ------------^^^^^^^^^ | | | expected lifetime parameter | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/adaptors/mod.rs:1188:5 | 1188 | debug_fmt_fields!(Update, iter); | ------------------------------- in this macro invocation | = note: this warning originates in the macro `debug_fmt_fields` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | ------------^^^^^^^^^ | | | expected lifetime parameter | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/combinations.rs:32:5 | 32 | debug_fmt_fields!(Combinations, indices, pool, first); | ----------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `debug_fmt_fields` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | ------------^^^^^^^^^ | | | expected lifetime parameter | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/combinations_with_replacement.rs:30:5 | 30 | debug_fmt_fields!(CombinationsWithReplacement, indices, pool, first); | -------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `debug_fmt_fields` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | ------------^^^^^^^^^ | | | expected lifetime parameter | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/duplicates_impl.rs:20:9 | 20 | debug_fmt_fields!(DuplicatesBy, iter, meta.used); | ------------------------------------------------ in this macro invocation | = note: this warning originates in the macro `debug_fmt_fields` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | ------------^^^^^^^^^ | | | expected lifetime parameter | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/duplicates_impl.rs:139:9 | 139 | debug_fmt_fields!(ByFn,); | ------------------------ in this macro invocation | = note: this warning originates in the macro `debug_fmt_fields` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | ------------^^^^^^^^^ | | | expected lifetime parameter | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/flatten_ok.rs:150:5 | 150 | debug_fmt_fields!(FlattenOk, iter, inner_front, inner_back); | ----------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `debug_fmt_fields` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/format.rs:108:44 | 108 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 116 | impl_format! {Display Debug UpperExp LowerExp UpperHex LowerHex Octal Binary Pointer} | ------------------------------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_format` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 108 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | ------------^^^^^^^^^ | | | expected lifetime parameter | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/grouping_map.rs:16:5 | 16 | debug_fmt_fields!(MapForGrouping, 0); | ------------------------------------ in this macro invocation | = note: this warning originates in the macro `debug_fmt_fields` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | ------------^^^^^^^^^ | | | expected lifetime parameter | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/kmerge_impl.rs:170:5 | 170 | debug_fmt_fields!(KMergeBy, heap); | --------------------------------- in this macro invocation | = note: this warning originates in the macro `debug_fmt_fields` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | ------------^^^^^^^^^ | | | expected lifetime parameter | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/merge_join.rs:230:5 | 230 | debug_fmt_fields!(MergeBy, left, right); | --------------------------------------- in this macro invocation | = note: this warning originates in the macro `debug_fmt_fields` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | ------------^^^^^^^^^ | | | expected lifetime parameter | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/pad_tail.rs:23:5 | 23 | debug_fmt_fields!(PadUsing, iter, min, pos); | ------------------------------------------- in this macro invocation | = note: this warning originates in the macro `debug_fmt_fields` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | ------------^^^^^^^^^ | | | expected lifetime parameter | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/peeking_take_while.rs:125:5 | 125 | debug_fmt_fields!(PeekingTakeWhile, iter); | ----------------------------------------- in this macro invocation | = note: this warning originates in the macro `debug_fmt_fields` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | ------------^^^^^^^^^ | | | expected lifetime parameter | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/permutations.rs:49:5 | 49 | debug_fmt_fields!(Permutations, vals, state); | -------------------------------------------- in this macro invocation | = note: this warning originates in the macro `debug_fmt_fields` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | ------------^^^^^^^^^ | | | expected lifetime parameter | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/powerset.rs:32:5 | 32 | debug_fmt_fields!(Powerset, combs); | ---------------------------------- in this macro invocation | = note: this warning originates in the macro `debug_fmt_fields` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | ------------^^^^^^^^^ | | | expected lifetime parameter | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/sources.rs:16:5 | 16 | debug_fmt_fields!(RepeatCall,); | ------------------------------ in this macro invocation | = note: this warning originates in the macro `debug_fmt_fields` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | ------------^^^^^^^^^ | | | expected lifetime parameter | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/sources.rs:115:5 | 115 | debug_fmt_fields!(Unfold, state); | -------------------------------- in this macro invocation | = note: this warning originates in the macro `debug_fmt_fields` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | ------------^^^^^^^^^ | | | expected lifetime parameter | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/sources.rs:154:5 | 154 | debug_fmt_fields!(Iterate, state); | --------------------------------- in this macro invocation | = note: this warning originates in the macro `debug_fmt_fields` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | ------------^^^^^^^^^ | | | expected lifetime parameter | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/take_while_inclusive.rs:37:5 | 37 | debug_fmt_fields!(TakeWhileInclusive, iter, done); | ------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `debug_fmt_fields` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | ------------^^^^^^^^^ | | | expected lifetime parameter | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/unique_impl.rs:26:5 | 26 | debug_fmt_fields!(UniqueBy, iter, used); | --------------------------------------- in this macro invocation | = note: this warning originates in the macro `debug_fmt_fields` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | ------------^^^^^^^^^ | | | expected lifetime parameter | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/unique_impl.rs:173:5 | 173 | debug_fmt_fields!(Unique, iter); | ------------------------------- in this macro invocation | = note: this warning originates in the macro `debug_fmt_fields` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | ------------^^^^^^^^^ | | | expected lifetime parameter | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/with_position.rs:23:5 | 23 | debug_fmt_fields!(WithPosition, handled_first, peekable); | -------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `debug_fmt_fields` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ Fresh nom v7.1.3 warning: unexpected `cfg` condition value: `cargo-clippy` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nom-7.1.3/src/lib.rs:375:13 | 375 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::doc_markdown))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `alloc`, `default`, `docsrs`, and `std` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `nightly` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nom-7.1.3/src/lib.rs:379:12 | 379 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nom-7.1.3/src/lib.rs:391:12 | 391 | #[cfg_attr(nightly, allow(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nom-7.1.3/src/lib.rs:418:14 | 418 | #[cfg_attr(nightly, allow(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unused import: `self::str::*` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nom-7.1.3/src/lib.rs:439:9 | 439 | pub use self::str::*; | ^^^^^^^^^^^^ | = note: `#[warn(unused_imports)]` on by default warning: unexpected `cfg` condition name: `nightly` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nom-7.1.3/src/internal.rs:49:12 | 49 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nom-7.1.3/src/internal.rs:96:12 | 96 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nom-7.1.3/src/internal.rs:340:12 | 340 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nom-7.1.3/src/internal.rs:357:12 | 357 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nom-7.1.3/src/internal.rs:374:12 | 374 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nom-7.1.3/src/internal.rs:392:12 | 392 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nom-7.1.3/src/internal.rs:409:12 | 409 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nom-7.1.3/src/internal.rs:430:12 | 430 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nom-7.1.3/src/internal.rs:347:6 | 347 | impl<'a, I, O1, O2, E, F: Parser, G: Fn(O1) -> O2> Parser for Map { | ^^-- | | | help: elide the unused lifetime | = note: requested on the command line with `-W unused-lifetimes` warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nom-7.1.3/src/internal.rs:364:6 | 364 | impl<'a, I, O1, O2, E, F: Parser, G: Fn(O1) -> H, H: Parser> Parser | ^^-- | | | help: elide the unused lifetime warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nom-7.1.3/src/internal.rs:381:6 | 381 | impl<'a, I, O1, O2, E, F: Parser, G: Parser> Parser | ^^-- | | | help: elide the unused lifetime warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nom-7.1.3/src/internal.rs:398:6 | 398 | impl<'a, I, O1, O2, E, F: Parser, G: Parser> Parser | ^^-- | | | help: elide the unused lifetime warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nom-7.1.3/src/internal.rs:415:6 | 415 | impl<'a, I: Clone, O, E: crate::error::ParseError, F: Parser, G: Parser> | ^^-- | | | help: elide the unused lifetime warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nom-7.1.3/src/internal.rs:440:5 | 440 | 'a, | _____-^ 441 | | I: Clone, | |____- help: elide the unused lifetime Fresh cargo-platform v0.1.8 warning: `serde_json` (lib) generated 34 warnings warning: `itertools` (lib) generated 50 warnings (20 duplicates) warning: `nom` (lib) generated 19 warnings Fresh clippy_config v0.1.82 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/tools/clippy/clippy_config) Fresh rustc_apfloat v0.2.1+llvm-462a31f5a5ab warning: unused extern crate --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustc_apfloat-0.2.1+llvm-462a31f5a5ab/src/lib.rs:39:1 | 39 | extern crate alloc; | ^^^^^^^^^^^^^^^^^^^ help: remove it | note: the lint level is defined here --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustc_apfloat-0.2.1+llvm-462a31f5a5ab/src/lib.rs:33:9 | 33 | #![deny(warnings)] | ^^^^^^^^ = note: `#[warn(unused_extern_crates)]` implied by `#[warn(warnings)]` Fresh camino v1.1.9 warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/serde_impls.rs:18:46 | 18 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 18 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:509:32 | 509 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 509 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:515:32 | 515 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 515 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:1108:33 | 1108 | pub fn components(&self) -> Utf8Components { | ^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1108 | pub fn components(&self) -> Utf8Components<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:1536:32 | 1536 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1536 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:1542:32 | 1542 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1542 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:1571:32 | 1571 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1571 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:1663:32 | 1663 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1663 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:1895:32 | 1895 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1895 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:1901:32 | 1901 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1901 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2109:32 | 2109 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2109 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2115:32 | 2115 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2115 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2629:32 | 2629 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2629 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2684:32 | 2684 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2684 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2881:14 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` 2913 | 2914 | impl_cmp!(Utf8PathBuf, Utf8Path); | -------------------------------- in this macro invocation | = note: requested on the command line with `-W unused-lifetimes` warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2881:18 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` 2913 | 2914 | impl_cmp!(Utf8PathBuf, Utf8Path); | -------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2889:14 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2889 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` 2913 | 2914 | impl_cmp!(Utf8PathBuf, Utf8Path); | -------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2889:18 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2889 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` 2913 | 2914 | impl_cmp!(Utf8PathBuf, Utf8Path); | -------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2897:14 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2897 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` 2913 | 2914 | impl_cmp!(Utf8PathBuf, Utf8Path); | -------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2897:18 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2897 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` 2913 | 2914 | impl_cmp!(Utf8PathBuf, Utf8Path); | -------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2905:14 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2905 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` 2913 | 2914 | impl_cmp!(Utf8PathBuf, Utf8Path); | -------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2905:18 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2905 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` 2913 | 2914 | impl_cmp!(Utf8PathBuf, Utf8Path); | -------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2881:18 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` ... 2915 | impl_cmp!(Utf8PathBuf, &'a Utf8Path); | ------------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2889:18 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2889 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` ... 2915 | impl_cmp!(Utf8PathBuf, &'a Utf8Path); | ------------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2897:18 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2897 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` ... 2915 | impl_cmp!(Utf8PathBuf, &'a Utf8Path); | ------------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2905:18 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2905 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` ... 2915 | impl_cmp!(Utf8PathBuf, &'a Utf8Path); | ------------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2881:18 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` ... 2916 | impl_cmp!(Cow<'a, Utf8Path>, Utf8Path); | -------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2889:18 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2889 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` ... 2916 | impl_cmp!(Cow<'a, Utf8Path>, Utf8Path); | -------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2897:18 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2897 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` ... 2916 | impl_cmp!(Cow<'a, Utf8Path>, Utf8Path); | -------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2905:18 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2905 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` ... 2916 | impl_cmp!(Cow<'a, Utf8Path>, Utf8Path); | -------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2881:18 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` ... 2918 | impl_cmp!(Cow<'a, Utf8Path>, Utf8PathBuf); | ----------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2889:18 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2889 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` ... 2918 | impl_cmp!(Cow<'a, Utf8Path>, Utf8PathBuf); | ----------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2897:18 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2897 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` ... 2918 | impl_cmp!(Cow<'a, Utf8Path>, Utf8PathBuf); | ----------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2905:18 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2905 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` ... 2918 | impl_cmp!(Cow<'a, Utf8Path>, Utf8PathBuf); | ----------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2923:14 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` 2955 | 2956 | impl_cmp_std_path!(Utf8PathBuf, Path); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2923:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` 2955 | 2956 | impl_cmp_std_path!(Utf8PathBuf, Path); | ------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2931:14 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2931 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` 2955 | 2956 | impl_cmp_std_path!(Utf8PathBuf, Path); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2931:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2931 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` 2955 | 2956 | impl_cmp_std_path!(Utf8PathBuf, Path); | ------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2939:14 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2939 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` 2955 | 2956 | impl_cmp_std_path!(Utf8PathBuf, Path); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2939:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2939 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` 2955 | 2956 | impl_cmp_std_path!(Utf8PathBuf, Path); | ------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2947:14 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2947 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` 2955 | 2956 | impl_cmp_std_path!(Utf8PathBuf, Path); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2947:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2947 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` 2955 | 2956 | impl_cmp_std_path!(Utf8PathBuf, Path); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2923:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2957 | impl_cmp_std_path!(Utf8PathBuf, &'a Path); | ----------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2931:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2931 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2957 | impl_cmp_std_path!(Utf8PathBuf, &'a Path); | ----------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2939:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2939 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2957 | impl_cmp_std_path!(Utf8PathBuf, &'a Path); | ----------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2947:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2947 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2957 | impl_cmp_std_path!(Utf8PathBuf, &'a Path); | ----------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2923:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2958 | impl_cmp_std_path!(Utf8PathBuf, Cow<'a, Path>); | ---------------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2931:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2931 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2958 | impl_cmp_std_path!(Utf8PathBuf, Cow<'a, Path>); | ---------------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2939:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2939 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2958 | impl_cmp_std_path!(Utf8PathBuf, Cow<'a, Path>); | ---------------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2947:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2947 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2958 | impl_cmp_std_path!(Utf8PathBuf, Cow<'a, Path>); | ---------------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2923:14 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2959 | impl_cmp_std_path!(Utf8PathBuf, PathBuf); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2923:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2959 | impl_cmp_std_path!(Utf8PathBuf, PathBuf); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2931:14 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2931 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2959 | impl_cmp_std_path!(Utf8PathBuf, PathBuf); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2931:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2931 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2959 | impl_cmp_std_path!(Utf8PathBuf, PathBuf); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2939:14 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2939 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2959 | impl_cmp_std_path!(Utf8PathBuf, PathBuf); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2939:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2939 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2959 | impl_cmp_std_path!(Utf8PathBuf, PathBuf); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2947:14 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2947 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2959 | impl_cmp_std_path!(Utf8PathBuf, PathBuf); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2947:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2947 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2959 | impl_cmp_std_path!(Utf8PathBuf, PathBuf); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2923:14 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2960 | impl_cmp_std_path!(Utf8Path, Path); | ---------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2923:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2960 | impl_cmp_std_path!(Utf8Path, Path); | ---------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2931:14 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2931 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2960 | impl_cmp_std_path!(Utf8Path, Path); | ---------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2931:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2931 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2960 | impl_cmp_std_path!(Utf8Path, Path); | ---------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2939:14 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2939 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2960 | impl_cmp_std_path!(Utf8Path, Path); | ---------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2939:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2939 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2960 | impl_cmp_std_path!(Utf8Path, Path); | ---------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2947:14 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2947 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2960 | impl_cmp_std_path!(Utf8Path, Path); | ---------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2947:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2947 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2960 | impl_cmp_std_path!(Utf8Path, Path); | ---------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2923:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2961 | impl_cmp_std_path!(Utf8Path, &'a Path); | -------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2931:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2931 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2961 | impl_cmp_std_path!(Utf8Path, &'a Path); | -------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2939:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2939 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2961 | impl_cmp_std_path!(Utf8Path, &'a Path); | -------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2947:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2947 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2961 | impl_cmp_std_path!(Utf8Path, &'a Path); | -------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2923:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2962 | impl_cmp_std_path!(Utf8Path, Cow<'a, Path>); | ------------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2931:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2931 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2962 | impl_cmp_std_path!(Utf8Path, Cow<'a, Path>); | ------------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2939:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2939 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2962 | impl_cmp_std_path!(Utf8Path, Cow<'a, Path>); | ------------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2947:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2947 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2962 | impl_cmp_std_path!(Utf8Path, Cow<'a, Path>); | ------------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2923:14 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2963 | impl_cmp_std_path!(Utf8Path, PathBuf); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2923:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2963 | impl_cmp_std_path!(Utf8Path, PathBuf); | ------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2931:14 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2931 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2963 | impl_cmp_std_path!(Utf8Path, PathBuf); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2931:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2931 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2963 | impl_cmp_std_path!(Utf8Path, PathBuf); | ------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2939:14 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2939 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2963 | impl_cmp_std_path!(Utf8Path, PathBuf); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2939:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2939 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2963 | impl_cmp_std_path!(Utf8Path, PathBuf); | ------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2947:14 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2947 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2963 | impl_cmp_std_path!(Utf8Path, PathBuf); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2947:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2947 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2963 | impl_cmp_std_path!(Utf8Path, PathBuf); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2923:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2964 | impl_cmp_std_path!(&'a Utf8Path, Path); | -------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2931:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2931 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2964 | impl_cmp_std_path!(&'a Utf8Path, Path); | -------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2939:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2939 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2964 | impl_cmp_std_path!(&'a Utf8Path, Path); | -------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2947:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2947 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2964 | impl_cmp_std_path!(&'a Utf8Path, Path); | -------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2923:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2966 | impl_cmp_std_path!(&'a Utf8Path, PathBuf); | ----------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2931:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2931 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2966 | impl_cmp_std_path!(&'a Utf8Path, PathBuf); | ----------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2939:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2939 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2966 | impl_cmp_std_path!(&'a Utf8Path, PathBuf); | ----------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2947:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2947 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2966 | impl_cmp_std_path!(&'a Utf8Path, PathBuf); | ----------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2972:14 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` 3004 | 3005 | impl_cmp_str!(Utf8PathBuf, str); | ------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2972:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` 3004 | 3005 | impl_cmp_str!(Utf8PathBuf, str); | ------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2980:14 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2980 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` 3004 | 3005 | impl_cmp_str!(Utf8PathBuf, str); | ------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2980:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2980 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` 3004 | 3005 | impl_cmp_str!(Utf8PathBuf, str); | ------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2988:14 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2988 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` 3004 | 3005 | impl_cmp_str!(Utf8PathBuf, str); | ------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2988:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2988 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` 3004 | 3005 | impl_cmp_str!(Utf8PathBuf, str); | ------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2996:14 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2996 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` 3004 | 3005 | impl_cmp_str!(Utf8PathBuf, str); | ------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2996:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2996 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` 3004 | 3005 | impl_cmp_str!(Utf8PathBuf, str); | ------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2972:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3006 | impl_cmp_str!(Utf8PathBuf, &'a str); | ----------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2980:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2980 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3006 | impl_cmp_str!(Utf8PathBuf, &'a str); | ----------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2988:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2988 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3006 | impl_cmp_str!(Utf8PathBuf, &'a str); | ----------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2996:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2996 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3006 | impl_cmp_str!(Utf8PathBuf, &'a str); | ----------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2972:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3007 | impl_cmp_str!(Utf8PathBuf, Cow<'a, str>); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2980:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2980 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3007 | impl_cmp_str!(Utf8PathBuf, Cow<'a, str>); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2988:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2988 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3007 | impl_cmp_str!(Utf8PathBuf, Cow<'a, str>); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2996:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2996 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3007 | impl_cmp_str!(Utf8PathBuf, Cow<'a, str>); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2972:14 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3008 | impl_cmp_str!(Utf8PathBuf, String); | ---------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2972:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3008 | impl_cmp_str!(Utf8PathBuf, String); | ---------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2980:14 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2980 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3008 | impl_cmp_str!(Utf8PathBuf, String); | ---------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2980:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2980 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3008 | impl_cmp_str!(Utf8PathBuf, String); | ---------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2988:14 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2988 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3008 | impl_cmp_str!(Utf8PathBuf, String); | ---------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2988:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2988 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3008 | impl_cmp_str!(Utf8PathBuf, String); | ---------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2996:14 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2996 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3008 | impl_cmp_str!(Utf8PathBuf, String); | ---------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2996:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2996 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3008 | impl_cmp_str!(Utf8PathBuf, String); | ---------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2972:14 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3009 | impl_cmp_str!(Utf8Path, str); | ---------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2972:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3009 | impl_cmp_str!(Utf8Path, str); | ---------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2980:14 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2980 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3009 | impl_cmp_str!(Utf8Path, str); | ---------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2980:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2980 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3009 | impl_cmp_str!(Utf8Path, str); | ---------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2988:14 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2988 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3009 | impl_cmp_str!(Utf8Path, str); | ---------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2988:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2988 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3009 | impl_cmp_str!(Utf8Path, str); | ---------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2996:14 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2996 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3009 | impl_cmp_str!(Utf8Path, str); | ---------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2996:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2996 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3009 | impl_cmp_str!(Utf8Path, str); | ---------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2972:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3010 | impl_cmp_str!(Utf8Path, &'a str); | -------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2980:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2980 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3010 | impl_cmp_str!(Utf8Path, &'a str); | -------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2988:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2988 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3010 | impl_cmp_str!(Utf8Path, &'a str); | -------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2996:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2996 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3010 | impl_cmp_str!(Utf8Path, &'a str); | -------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2972:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3011 | impl_cmp_str!(Utf8Path, Cow<'a, str>); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2980:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2980 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3011 | impl_cmp_str!(Utf8Path, Cow<'a, str>); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2988:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2988 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3011 | impl_cmp_str!(Utf8Path, Cow<'a, str>); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2996:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2996 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3011 | impl_cmp_str!(Utf8Path, Cow<'a, str>); | ------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2972:14 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3012 | impl_cmp_str!(Utf8Path, String); | ------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2972:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3012 | impl_cmp_str!(Utf8Path, String); | ------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2980:14 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2980 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3012 | impl_cmp_str!(Utf8Path, String); | ------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2980:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2980 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3012 | impl_cmp_str!(Utf8Path, String); | ------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2988:14 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2988 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3012 | impl_cmp_str!(Utf8Path, String); | ------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2988:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2988 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3012 | impl_cmp_str!(Utf8Path, String); | ------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2996:14 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2996 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3012 | impl_cmp_str!(Utf8Path, String); | ------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2996:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2996 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3012 | impl_cmp_str!(Utf8Path, String); | ------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2972:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3013 | impl_cmp_str!(&'a Utf8Path, str); | -------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2980:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2980 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3013 | impl_cmp_str!(&'a Utf8Path, str); | -------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2988:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2988 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3013 | impl_cmp_str!(&'a Utf8Path, str); | -------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2996:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2996 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3013 | impl_cmp_str!(&'a Utf8Path, str); | -------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2972:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3015 | impl_cmp_str!(&'a Utf8Path, String); | ----------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2980:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2980 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3015 | impl_cmp_str!(&'a Utf8Path, String); | ----------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2988:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2988 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3015 | impl_cmp_str!(&'a Utf8Path, String); | ----------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2996:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2996 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3015 | impl_cmp_str!(&'a Utf8Path, String); | ----------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3021:14 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` 3053 | 3054 | impl_cmp_os_str!(Utf8PathBuf, OsStr); | ------------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3021:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` 3053 | 3054 | impl_cmp_os_str!(Utf8PathBuf, OsStr); | ------------------------------------ in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3029:14 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3029 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` 3053 | 3054 | impl_cmp_os_str!(Utf8PathBuf, OsStr); | ------------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3029:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3029 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` 3053 | 3054 | impl_cmp_os_str!(Utf8PathBuf, OsStr); | ------------------------------------ in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3037:14 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3037 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` 3053 | 3054 | impl_cmp_os_str!(Utf8PathBuf, OsStr); | ------------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3037:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3037 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` 3053 | 3054 | impl_cmp_os_str!(Utf8PathBuf, OsStr); | ------------------------------------ in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3045:14 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3045 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` 3053 | 3054 | impl_cmp_os_str!(Utf8PathBuf, OsStr); | ------------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3045:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3045 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` 3053 | 3054 | impl_cmp_os_str!(Utf8PathBuf, OsStr); | ------------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3021:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3055 | impl_cmp_os_str!(Utf8PathBuf, &'a OsStr); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3029:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3029 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3055 | impl_cmp_os_str!(Utf8PathBuf, &'a OsStr); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3037:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3037 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3055 | impl_cmp_os_str!(Utf8PathBuf, &'a OsStr); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3045:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3045 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3055 | impl_cmp_os_str!(Utf8PathBuf, &'a OsStr); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3021:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3056 | impl_cmp_os_str!(Utf8PathBuf, Cow<'a, OsStr>); | --------------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3029:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3029 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3056 | impl_cmp_os_str!(Utf8PathBuf, Cow<'a, OsStr>); | --------------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3037:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3037 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3056 | impl_cmp_os_str!(Utf8PathBuf, Cow<'a, OsStr>); | --------------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3045:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3045 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3056 | impl_cmp_os_str!(Utf8PathBuf, Cow<'a, OsStr>); | --------------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3021:14 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3057 | impl_cmp_os_str!(Utf8PathBuf, OsString); | --------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3021:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3057 | impl_cmp_os_str!(Utf8PathBuf, OsString); | --------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3029:14 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3029 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3057 | impl_cmp_os_str!(Utf8PathBuf, OsString); | --------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3029:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3029 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3057 | impl_cmp_os_str!(Utf8PathBuf, OsString); | --------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3037:14 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3037 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3057 | impl_cmp_os_str!(Utf8PathBuf, OsString); | --------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3037:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3037 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3057 | impl_cmp_os_str!(Utf8PathBuf, OsString); | --------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3045:14 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3045 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3057 | impl_cmp_os_str!(Utf8PathBuf, OsString); | --------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3045:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3045 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3057 | impl_cmp_os_str!(Utf8PathBuf, OsString); | --------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3021:14 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3058 | impl_cmp_os_str!(Utf8Path, OsStr); | --------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3021:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3058 | impl_cmp_os_str!(Utf8Path, OsStr); | --------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3029:14 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3029 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3058 | impl_cmp_os_str!(Utf8Path, OsStr); | --------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3029:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3029 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3058 | impl_cmp_os_str!(Utf8Path, OsStr); | --------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3037:14 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3037 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3058 | impl_cmp_os_str!(Utf8Path, OsStr); | --------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3037:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3037 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3058 | impl_cmp_os_str!(Utf8Path, OsStr); | --------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3045:14 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3045 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3058 | impl_cmp_os_str!(Utf8Path, OsStr); | --------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3045:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3045 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3058 | impl_cmp_os_str!(Utf8Path, OsStr); | --------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3021:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3059 | impl_cmp_os_str!(Utf8Path, &'a OsStr); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3029:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3029 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3059 | impl_cmp_os_str!(Utf8Path, &'a OsStr); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3037:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3037 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3059 | impl_cmp_os_str!(Utf8Path, &'a OsStr); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3045:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3045 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3059 | impl_cmp_os_str!(Utf8Path, &'a OsStr); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3021:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3060 | impl_cmp_os_str!(Utf8Path, Cow<'a, OsStr>); | ------------------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3029:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3029 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3060 | impl_cmp_os_str!(Utf8Path, Cow<'a, OsStr>); | ------------------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3037:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3037 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3060 | impl_cmp_os_str!(Utf8Path, Cow<'a, OsStr>); | ------------------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3045:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3045 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3060 | impl_cmp_os_str!(Utf8Path, Cow<'a, OsStr>); | ------------------------------------------ in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3021:14 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3061 | impl_cmp_os_str!(Utf8Path, OsString); | ------------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3021:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3061 | impl_cmp_os_str!(Utf8Path, OsString); | ------------------------------------ in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3029:14 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3029 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3061 | impl_cmp_os_str!(Utf8Path, OsString); | ------------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3029:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3029 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3061 | impl_cmp_os_str!(Utf8Path, OsString); | ------------------------------------ in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3037:14 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3037 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3061 | impl_cmp_os_str!(Utf8Path, OsString); | ------------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3037:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3037 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3061 | impl_cmp_os_str!(Utf8Path, OsString); | ------------------------------------ in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3045:14 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3045 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3061 | impl_cmp_os_str!(Utf8Path, OsString); | ------------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3045:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3045 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3061 | impl_cmp_os_str!(Utf8Path, OsString); | ------------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3021:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3062 | impl_cmp_os_str!(&'a Utf8Path, OsStr); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3029:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3029 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3062 | impl_cmp_os_str!(&'a Utf8Path, OsStr); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3037:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3037 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3062 | impl_cmp_os_str!(&'a Utf8Path, OsStr); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3045:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3045 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3062 | impl_cmp_os_str!(&'a Utf8Path, OsStr); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3021:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3064 | impl_cmp_os_str!(&'a Utf8Path, OsString); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3029:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3029 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3064 | impl_cmp_os_str!(&'a Utf8Path, OsString); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3037:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3037 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3064 | impl_cmp_os_str!(&'a Utf8Path, OsString); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3045:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3045 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3064 | impl_cmp_os_str!(&'a Utf8Path, OsString); | ---------------------------------------- in this macro invocation Fresh semver v1.0.23 warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23/src/display.rs:5:40 | 5 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 5 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23/src/display.rs:6:48 | 6 | let do_display = |formatter: &mut fmt::Formatter| -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 6 | let do_display = |formatter: &mut fmt::Formatter<'_>| -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23/src/display.rs:34:40 | 34 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 34 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23/src/display.rs:49:40 | 49 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 49 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23/src/display.rs:82:40 | 82 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 82 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23/src/display.rs:88:40 | 88 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 88 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23/src/display.rs:94:40 | 94 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 94 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23/src/display.rs:111:40 | 111 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 111 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23/src/display.rs:117:40 | 117 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 117 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23/src/display.rs:123:26 | 123 | formatter: &mut fmt::Formatter, | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 123 | formatter: &mut fmt::Formatter<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23/src/display.rs:124:39 | 124 | do_display: impl FnOnce(&mut fmt::Formatter) -> fmt::Result, | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 124 | do_display: impl FnOnce(&mut fmt::Formatter<'_>) -> fmt::Result, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23/src/error.rs:33:40 | 33 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 33 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23/src/error.rs:93:40 | 93 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 93 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23/src/error.rs:105:40 | 105 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 105 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23/src/error.rs:116:40 | 116 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 116 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23/src/serde.rs:43:54 | 43 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 43 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23/src/serde.rs:69:54 | 69 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 69 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23/src/serde.rs:95:54 | 95 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 95 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ Fresh thiserror v1.0.63 warning: `rustc_apfloat` (lib) generated 1 warning warning: `camino` (lib) generated 202 warnings warning: `semver` (lib) generated 18 warnings Fresh utf8parse v0.2.2 Fresh arrayvec v0.7.6 warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/arrayvec-0.7.6/src/arrayvec.rs:605:50 | 605 | pub fn drain(&mut self, range: R) -> Drain | -----^------- expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 605 | pub fn drain(&mut self, range: R) -> Drain<'_, T, CAP> | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/arrayvec-0.7.6/src/arrayvec.rs:632:65 | 632 | fn drain_range(&mut self, start: usize, end: usize) -> Drain | -----^------- expected lifetime parameter | help: indicate the anonymous lifetime | 632 | fn drain_range(&mut self, start: usize, end: usize) -> Drain<'_, T, CAP> | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/arrayvec-0.7.6/src/arrayvec.rs:961:32 | 961 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 961 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/arrayvec-0.7.6/src/arrayvec.rs:1217:32 | 1217 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { (**self).fmt(f) } | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1217 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { (**self).fmt(f) } | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/arrayvec-0.7.6/src/array_string.rs:503:32 | 503 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { (**self).fmt(f) } | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 503 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { (**self).fmt(f) } | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/arrayvec-0.7.6/src/array_string.rs:515:32 | 515 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { (**self).fmt(f) } | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 515 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { (**self).fmt(f) } | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/arrayvec-0.7.6/src/errors.rs:39:32 | 39 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 39 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/arrayvec-0.7.6/src/errors.rs:45:32 | 45 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 45 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/arrayvec-0.7.6/src/arrayvec.rs:969:23 | 969 | pub struct Drain<'a, T: 'a, const CAP: usize> { | ^^^^ help: remove this bound | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` Fresh cargo_metadata v0.18.1 warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/cargo_metadata-0.18.1/src/diagnostic.rs:152:32 | 152 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 152 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/cargo_metadata-0.18.1/src/messages.rs:261:32 | 261 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 261 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/cargo_metadata-0.18.1/src/lib.rs:138:32 | 138 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 138 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/cargo_metadata-0.18.1/src/lib.rs:492:32 | 492 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 492 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ Fresh declare_clippy_lint v0.1.82 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/tools/clippy/declare_clippy_lint) Fresh url v2.5.2 warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/url-2.5.2/src/parser.rs:290:39 | 290 | fn split_prefix(self, input: &mut Input) -> bool; | ^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 290 | fn split_prefix(self, input: &mut Input<'_>) -> bool; | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/url-2.5.2/src/parser.rs:294:39 | 294 | fn split_prefix(self, input: &mut Input) -> bool { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 294 | fn split_prefix(self, input: &mut Input<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/url-2.5.2/src/parser.rs:300:39 | 300 | fn split_prefix(self, input: &mut Input) -> bool { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 300 | fn split_prefix(self, input: &mut Input<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/url-2.5.2/src/parser.rs:311:39 | 311 | fn split_prefix(self, input: &mut Input) -> bool { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 311 | fn split_prefix(self, input: &mut Input<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/url-2.5.2/src/parser.rs:1065:29 | 1065 | pub fn file_host(input: Input) -> ParseResult<(bool, String, Input)> { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1065 | pub fn file_host(input: Input<'_>) -> ParseResult<(bool, String, Input)> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/url-2.5.2/src/parser.rs:1065:66 | 1065 | pub fn file_host(input: Input) -> ParseResult<(bool, String, Input)> { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1065 | pub fn file_host(input: Input) -> ParseResult<(bool, String, Input<'_>)> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/url-2.5.2/src/lib.rs:2692:40 | 2692 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2692 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: `arrayvec` (lib) generated 9 warnings warning: `cargo_metadata` (lib) generated 4 warnings warning: `url` (lib) generated 7 warnings Fresh anstyle-parse v0.2.5 Fresh clippy_utils v0.1.82 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/tools/clippy/clippy_utils) Fresh color-print-proc-macro v0.3.6 warning: unused extern crate --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/color-print-proc-macro-0.3.6/src/lib.rs:5:1 | 5 | extern crate proc_macro; | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove it | = note: `-W unused-extern-crates` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(unused_extern_crates)]` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/color-print-proc-macro-0.3.6/src/ansi.rs:51:44 | 51 | fn get_format_string_from_nodes(nodes: Vec) -> Result { | ^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 51 | fn get_format_string_from_nodes(nodes: Vec>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/color-print-proc-macro-0.3.6/src/error.rs:72:32 | 72 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 72 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/color-print-proc-macro-0.3.6/src/format_args/format_arg.rs:19:21 | 19 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 19 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/color-print-proc-macro-0.3.6/src/parse/types.rs:31:32 | 31 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 31 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/color-print-proc-macro-0.3.6/src/parse/color_tag.rs:41:50 | 41 | pub fn color_tag(input: Input<'_>) -> Result<'_, ColorTag> { | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 41 | pub fn color_tag(input: Input<'_>) -> Result<'_, ColorTag<'_>> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/color-print-proc-macro-0.3.6/src/parse/color_tag.rs:97:52 | 97 | let msg = if alphanumeric1::<&str, Error>(input).is_ok() { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 97 | let msg = if alphanumeric1::<&str, Error<'_>>(input).is_ok() { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/color-print-proc-macro-0.3.6/src/parse/util.rs:18:23 | 18 | |nom_err: Err| match nom_err { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 18 | |nom_err: Err>| match nom_err { | ++++ Fresh libc v0.2.157 Fresh quine-mc_cluskey v0.2.4 warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quine-mc_cluskey-0.2.4/src/lib.rs:229:39 | 229 | fn fmt(&self, fmt: &mut std::fmt::Formatter) -> std::fmt::Result { | ----------^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 229 | fn fmt(&self, fmt: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { | ++++ warning: use of deprecated macro `try`: use the `?` operator instead --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quine-mc_cluskey-0.2.4/src/lib.rs:243:43 | 243 | And(_) | Or(_) => try!(write!(fmt, "({:?})", a)), | ^^^ | = note: `#[warn(deprecated)]` on by default warning: use of deprecated macro `try`: use the `?` operator instead --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quine-mc_cluskey-0.2.4/src/lib.rs:244:30 | 244 | _ => try!(write!(fmt, "{:?}", a)), | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quine-mc_cluskey-0.2.4/src/lib.rs:250:17 | 250 | try!(write!(fmt, "{:?}", a[0])); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quine-mc_cluskey-0.2.4/src/lib.rs:253:34 | 253 | Or(_) => try!(write!(fmt, " + ({:?})", a)), | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quine-mc_cluskey-0.2.4/src/lib.rs:254:30 | 254 | _ => try!(write!(fmt, " + {:?}", a)), | ^^^ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quine-mc_cluskey-0.2.4/src/lib.rs:375:39 | 375 | fn fmt(&self, fmt: &mut std::fmt::Formatter) -> std::fmt::Result { | ----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 375 | fn fmt(&self, fmt: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { | ++++ warning: use of deprecated macro `try`: use the `?` operator instead --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quine-mc_cluskey-0.2.4/src/lib.rs:379:21 | 379 | try!(write!(fmt, "0")); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quine-mc_cluskey-0.2.4/src/lib.rs:381:21 | 381 | try!(write!(fmt, "1")); | ^^^ warning: use of deprecated macro `try`: use the `?` operator instead --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quine-mc_cluskey-0.2.4/src/lib.rs:384:17 | 384 | try!(write!(fmt, "-")); | ^^^ Fresh anstyle v1.0.8 warning: `color-print-proc-macro` (lib) generated 8 warnings warning: `quine-mc_cluskey` (lib) generated 10 warnings Fresh colorchoice v1.0.2 Fresh unicode-script v0.5.6 warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicode-script-0.5.6/src/lib.rs:129:32 | 129 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 129 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicode-script-0.5.6/src/lib.rs:315:32 | 315 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 315 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicode-script-0.5.6/src/lib.rs:323:32 | 323 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 323 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ Fresh is_terminal_polyfill v1.70.1 Fresh regex-syntax v0.8.4 warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-syntax-0.8.4/src/debug.rs:6:38 | 6 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-syntax-0.8.4/src/debug.rs:37:38 | 37 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 37 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-syntax-0.8.4/src/hir/literal.rs:2014:38 | 2014 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2014 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-syntax-0.8.4/src/hir/literal.rs:2176:38 | 2176 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2176 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-syntax-0.8.4/src/hir/mod.rs:804:38 | 804 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 804 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-syntax-0.8.4/src/hir/mod.rs:1029:38 | 1029 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1029 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-syntax-0.8.4/src/hir/mod.rs:2901:38 | 2901 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2901 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ Fresh anstyle-query v1.1.1 Fresh color-print v0.3.6 warning: `unicode-script` (lib) generated 3 warnings warning: `regex-syntax` (lib) generated 7 warnings Fresh anstream v0.6.15 Fresh clippy_lints v0.1.82 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/tools/clippy/clippy_lints) Fresh termize v0.1.1 Fresh rustc_tools_util v0.3.0 Fresh clippy v0.1.82 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/tools/clippy) Finished `release` profile [optimized] target(s) in 3.99s Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/cargo-clippy" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools-bin/cargo-clippy" < ToolBuild { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, target: x86_64-unknown-openbsd, tool: "cargo-clippy", path: "src/tools/clippy", mode: ToolRustc, source_type: InTree, extra_features: [], allow_features: "", cargo_args: [] } < CargoClippy { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, target: x86_64-unknown-openbsd, extra_features: [] } Install "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/bin/clippy-driver" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/clippy/x86_64-unknown-openbsd/image/bin/clippy-driver" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/bin/clippy-driver" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/clippy/x86_64-unknown-openbsd/image/bin/clippy-driver" Install "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools-bin/cargo-clippy" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/clippy/x86_64-unknown-openbsd/image/bin/cargo-clippy" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools-bin/cargo-clippy" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/clippy/x86_64-unknown-openbsd/image/bin/cargo-clippy" Install "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/tools/clippy/README.md" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/clippy/x86_64-unknown-openbsd/image/share/doc/clippy/README.md" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/tools/clippy/README.md" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/clippy/x86_64-unknown-openbsd/image/share/doc/clippy/README.md" Install "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/tools/clippy/LICENSE-APACHE" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/clippy/x86_64-unknown-openbsd/image/share/doc/clippy/LICENSE-APACHE" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/tools/clippy/LICENSE-APACHE" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/clippy/x86_64-unknown-openbsd/image/share/doc/clippy/LICENSE-APACHE" Install "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/tools/clippy/LICENSE-MIT" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/clippy/x86_64-unknown-openbsd/image/share/doc/clippy/LICENSE-MIT" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/tools/clippy/LICENSE-MIT" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/clippy/x86_64-unknown-openbsd/image/share/doc/clippy/LICENSE-MIT" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/config.toml" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/clippy/x86_64-unknown-openbsd/overlay/builder-config" Install "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/tools/clippy/README.md" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/clippy/x86_64-unknown-openbsd/overlay/README.md" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/tools/clippy/README.md" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/clippy/x86_64-unknown-openbsd/overlay/README.md" Install "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/tools/clippy/LICENSE-APACHE" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/clippy/x86_64-unknown-openbsd/overlay/LICENSE-APACHE" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/tools/clippy/LICENSE-APACHE" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/clippy/x86_64-unknown-openbsd/overlay/LICENSE-APACHE" Install "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/tools/clippy/LICENSE-MIT" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/clippy/x86_64-unknown-openbsd/overlay/LICENSE-MIT" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/tools/clippy/LICENSE-MIT" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/clippy/x86_64-unknown-openbsd/overlay/LICENSE-MIT" c Assemble { target_compiler: Compiler { stage: 0, host: x86_64-unknown-openbsd } } c RustInstaller { compiler: Compiler { stage: 0, host: x86_64-unknown-openbsd }, target: x86_64-unknown-openbsd } c Assemble { target_compiler: Compiler { stage: 0, host: x86_64-unknown-openbsd } } Dist clippy-1.82.0-x86_64-unknown-openbsd running: LD_LIBRARY_PATH="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/x86_64-unknown-openbsd/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib" RUSTC="/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/rustc" "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools-bin/rust-installer" "generate" "--image-dir" "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/clippy/x86_64-unknown-openbsd/image" "--component-name=clippy-preview" "--rel-manifest-dir=rustlib" "--legacy-manifest-dirs=rustlib,cargo" "--product-name=Rust" "--success-message=clippy installed." "--package-name=clippy-1.82.0-x86_64-unknown-openbsd" "--non-installed-overlay" "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/clippy/x86_64-unknown-openbsd/overlay" "--output-dir" "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/dist" "--work-dir" "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/clippy/x86_64-unknown-openbsd" "--compression-formats" "gz" "--compression-profile" "fast" (failure_mode=Exit) (created at src/core/build_steps/tool.rs:1108:23, executed at src/utils/tarball.rs:388:13) finished in 0.670 seconds < Clippy { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, target: x86_64-unknown-openbsd } c Assemble { target_compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd } } > Rustfmt { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, target: x86_64-unknown-openbsd } > Rustfmt { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, target: x86_64-unknown-openbsd, extra_features: [] } > ToolBuild { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, target: x86_64-unknown-openbsd, tool: "rustfmt", path: "src/tools/rustfmt", mode: ToolRustc, source_type: InTree, extra_features: [], allow_features: "", cargo_args: [] } c Std { target: x86_64-unknown-openbsd, compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, crates: [], force_recompile: false, extra_rust_args: [], is_for_mir_opt_tests: false } c Rustc { target: x86_64-unknown-openbsd, compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, crates: [] } c Libdir { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, target: x86_64-unknown-openbsd } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, force_recompile: false } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, force_recompile: false } using sysroot /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1 c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, force_recompile: false } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, force_recompile: false } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, force_recompile: false } c Llvm { target: x86_64-unknown-openbsd } running: "/usr/local/bin/llvm-config-17" "--libdir" (failure_mode=Exit) (created at src/core/builder.rs:1962:21, executed at src/core/builder.rs:1962:58) c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, force_recompile: false } Building tool rustfmt (stage1 -> stage2, x86_64-unknown-openbsd) running: cd "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src" && env -u MAKEFLAGS -u MFLAGS AR_x86_64_unknown_openbsd="ar" CARGO_INCREMENTAL="0" CARGO_PROFILE_RELEASE_DEBUG="0" CARGO_PROFILE_RELEASE_DEBUG_ASSERTIONS="false" CARGO_PROFILE_RELEASE_OVERFLOW_CHECKS="false" CARGO_PROFILE_RELEASE_STRIP="false" CARGO_TARGET_DIR="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools" CC_x86_64_unknown_openbsd="cc" CFG_COMPILER_BUILD_TRIPLE="x86_64-unknown-openbsd" CFG_COMPILER_HOST_TRIPLE="x86_64-unknown-openbsd" CFG_RELEASE="1.82.0" CFG_RELEASE_CHANNEL="stable" CFG_RELEASE_NUM="1.82.0" CFG_VERSION="1.82.0 (f6e511eec 2024-10-15) (built from a source tarball)" CFG_VER_DATE="2024-10-15" CFG_VER_HASH="f6e511eec7342f59a25f7c0534f1dbea00d01b14" CFLAGS_x86_64_unknown_openbsd="-O2 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-openbsd -O2 -pipe" CXXFLAGS_x86_64_unknown_openbsd="-O2 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-openbsd" CXX_x86_64_unknown_openbsd="c++" DOC_RUST_LANG_ORG_CHANNEL="https://doc.rust-lang.org/1.82.0" LIBC_CHECK_CFG="1" LIBRARY_PATH="/usr/local/llvm17/lib" LZMA_API_STATIC="1" RANLIB_x86_64_unknown_openbsd="ar s" REAL_LIBRARY_PATH="/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib" REAL_LIBRARY_PATH_VAR="LD_LIBRARY_PATH" RUSTBUILD_NATIVE_DIR="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/native" RUSTC="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc" RUSTC_BOOTSTRAP="1" RUSTC_BREAK_ON_ICE="1" RUSTC_ERROR_METADATA_DST="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/extended-error-metadata" RUSTC_HOST_FLAGS="-Zunstable-options --check-cfg=cfg(bootstrap)" RUSTC_INSTALL_BINDIR="bin" RUSTC_LIBDIR="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib" RUSTC_LINK_STD_INTO_RUSTC_DRIVER="1" RUSTC_LINT_FLAGS="-Wrust_2018_idioms -Wunused_lifetimes" RUSTC_REAL="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/bin/rustc" RUSTC_SNAPSHOT="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/bin/rustc" RUSTC_SNAPSHOT_LIBDIR="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib" RUSTC_STAGE="1" RUSTC_SYSROOT="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1" RUSTC_TLS_MODEL_INITIAL_EXEC="1" RUSTC_VERBOSE="2" RUSTC_WRAPPER="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc" RUSTDOC="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustdoc" RUSTDOCFLAGS="--cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(parallel_compiler) --check-cfg=cfg(rust_analyzer) -Wrustdoc::invalid_codeblock_attributes --crate-version 1.82.0\t(f6e511eec\t2024-10-15)\t(built\tfrom\ta\tsource\ttarball)" RUSTDOC_REAL="/path/to/nowhere/rustdoc/not/required" RUSTFLAGS="--cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(parallel_compiler) --check-cfg=cfg(rust_analyzer) -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin -Clink-args=-Wl,-rpath,$ORIGIN/../lib -Zunstable-options -Zon-broken-pipe=kill" RUST_TEST_THREADS="6" SYSROOT="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1" __CARGO_DEFAULT_LIB_METADATA="stabletool-rustc" "/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo" "build" "--target" "x86_64-unknown-openbsd" "--release" "-Zbinary-dep-depinfo" "-j" "6" "-v" "-v" "--frozen" "--manifest-path" "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/tools/rustfmt/Cargo.toml" "--message-format" "json-render-diagnostics" Fresh unicode-ident v1.0.12 Dirty cfg-if v1.0.0: the rustflags changed Compiling cfg-if v1.0.0 Fresh proc-macro2 v1.0.86 warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:77:27 | 77 | fn skip_whitespace(input: Cursor) -> Cursor { | ^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 77 | fn skip_whitespace(input: Cursor<'_>) -> Cursor { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:77:38 | 77 | fn skip_whitespace(input: Cursor) -> Cursor { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 77 | fn skip_whitespace(input: Cursor) -> Cursor<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:125:25 | 125 | fn block_comment(input: Cursor) -> PResult<&str> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 125 | fn block_comment(input: Cursor<'_>) -> PResult<&str> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:125:43 | 125 | fn block_comment(input: Cursor) -> PResult<&str> { | -------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 125 | fn block_comment(input: Cursor) -> PResult<'_, &str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:157:22 | 157 | fn word_break(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 157 | fn word_break(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:157:40 | 157 | fn word_break(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 157 | fn word_break(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:168:39 | 168 | pub(crate) fn token_stream(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 168 | pub(crate) fn token_stream(mut input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:253:22 | 253 | fn lex_error(cursor: Cursor) -> LexError { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 253 | fn lex_error(cursor: Cursor<'_>) -> LexError { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:266:22 | 266 | fn leaf_token(input: Cursor) -> PResult { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 266 | fn leaf_token(input: Cursor<'_>) -> PResult { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:266:40 | 266 | fn leaf_token(input: Cursor) -> PResult { | -------^---------- expected lifetime parameter | help: indicate the anonymous lifetime | 266 | fn leaf_token(input: Cursor) -> PResult<'_, TokenTree> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:283:17 | 283 | fn ident(input: Cursor) -> PResult { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 283 | fn ident(input: Cursor<'_>) -> PResult { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:283:35 | 283 | fn ident(input: Cursor) -> PResult { | -------^------------- expected lifetime parameter | help: indicate the anonymous lifetime | 283 | fn ident(input: Cursor) -> PResult<'_, crate::Ident> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:296:21 | 296 | fn ident_any(input: Cursor) -> PResult { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 296 | fn ident_any(input: Cursor<'_>) -> PResult { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:296:39 | 296 | fn ident_any(input: Cursor) -> PResult { | -------^------------- expected lifetime parameter | help: indicate the anonymous lifetime | 296 | fn ident_any(input: Cursor) -> PResult<'_, crate::Ident> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:322:25 | 322 | fn ident_not_raw(input: Cursor) -> PResult<&str> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 322 | fn ident_not_raw(input: Cursor<'_>) -> PResult<&str> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:322:43 | 322 | fn ident_not_raw(input: Cursor) -> PResult<&str> { | -------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 322 | fn ident_not_raw(input: Cursor) -> PResult<'_, &str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:341:30 | 341 | pub(crate) fn literal(input: Cursor) -> PResult { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 341 | pub(crate) fn literal(input: Cursor<'_>) -> PResult { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:341:48 | 341 | pub(crate) fn literal(input: Cursor) -> PResult { | -------^-------- expected lifetime parameter | help: indicate the anonymous lifetime | 341 | pub(crate) fn literal(input: Cursor) -> PResult<'_, Literal> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:347:29 | 347 | fn literal_nocapture(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 347 | fn literal_nocapture(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:347:47 | 347 | fn literal_nocapture(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 347 | fn literal_nocapture(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:367:26 | 367 | fn literal_suffix(input: Cursor) -> Cursor { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 367 | fn literal_suffix(input: Cursor<'_>) -> Cursor { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:367:37 | 367 | fn literal_suffix(input: Cursor) -> Cursor { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 367 | fn literal_suffix(input: Cursor) -> Cursor<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:374:18 | 374 | fn string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 374 | fn string(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:374:36 | 374 | fn string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 374 | fn string(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:384:29 | 384 | fn cooked_string(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 384 | fn cooked_string(mut input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:384:47 | 384 | fn cooked_string(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 384 | fn cooked_string(mut input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:418:22 | 418 | fn raw_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 418 | fn raw_string(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:418:40 | 418 | fn raw_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 418 | fn raw_string(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:437:23 | 437 | fn byte_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 437 | fn byte_string(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:437:41 | 437 | fn byte_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 437 | fn byte_string(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:447:34 | 447 | fn cooked_byte_string(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 447 | fn cooked_byte_string(mut input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:447:52 | 447 | fn cooked_byte_string(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 447 | fn cooked_byte_string(mut input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:478:35 | 478 | fn delimiter_of_raw_string(input: Cursor) -> PResult<&str> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 478 | fn delimiter_of_raw_string(input: Cursor<'_>) -> PResult<&str> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:478:53 | 478 | fn delimiter_of_raw_string(input: Cursor) -> PResult<&str> { | -------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 478 | fn delimiter_of_raw_string(input: Cursor) -> PResult<'_, &str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:495:27 | 495 | fn raw_byte_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 495 | fn raw_byte_string(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:495:45 | 495 | fn raw_byte_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 495 | fn raw_byte_string(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:518:20 | 518 | fn c_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 518 | fn c_string(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:518:38 | 518 | fn c_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 518 | fn c_string(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:528:24 | 528 | fn raw_c_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 528 | fn raw_c_string(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:528:42 | 528 | fn raw_c_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 528 | fn raw_c_string(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:548:31 | 548 | fn cooked_c_string(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 548 | fn cooked_c_string(mut input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:548:49 | 548 | fn cooked_c_string(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 548 | fn cooked_c_string(mut input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:585:16 | 585 | fn byte(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 585 | fn byte(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:585:34 | 585 | fn byte(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 585 | fn byte(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:607:21 | 607 | fn character(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 607 | fn character(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:607:39 | 607 | fn character(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 607 | fn character(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:696:35 | 696 | fn trailing_backslash(input: &mut Cursor, mut last: u8) -> Result<(), Reject> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 696 | fn trailing_backslash(input: &mut Cursor<'_>, mut last: u8) -> Result<(), Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:715:17 | 715 | fn float(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 715 | fn float(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:715:35 | 715 | fn float(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 715 | fn float(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:725:24 | 725 | fn float_digits(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 725 | fn float_digits(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:725:42 | 725 | fn float_digits(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 725 | fn float_digits(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:810:15 | 810 | fn int(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 810 | fn int(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:810:33 | 810 | fn int(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 810 | fn int(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:820:22 | 820 | fn digits(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 820 | fn digits(mut input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:820:40 | 820 | fn digits(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 820 | fn digits(mut input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:875:17 | 875 | fn punct(input: Cursor) -> PResult { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 875 | fn punct(input: Cursor<'_>) -> PResult { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:875:35 | 875 | fn punct(input: Cursor) -> PResult { | -------^------ expected lifetime parameter | help: indicate the anonymous lifetime | 875 | fn punct(input: Cursor) -> PResult<'_, Punct> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:892:22 | 892 | fn punct_char(input: Cursor) -> PResult { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 892 | fn punct_char(input: Cursor<'_>) -> PResult { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:892:40 | 892 | fn punct_char(input: Cursor) -> PResult { | -------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 892 | fn punct_char(input: Cursor) -> PResult<'_, char> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:961:32 | 961 | fn doc_comment_contents(input: Cursor) -> PResult<(&str, bool)> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 961 | fn doc_comment_contents(input: Cursor<'_>) -> PResult<(&str, bool)> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:961:50 | 961 | fn doc_comment_contents(input: Cursor) -> PResult<(&str, bool)> { | -------^------------- expected lifetime parameter | help: indicate the anonymous lifetime | 961 | fn doc_comment_contents(input: Cursor) -> PResult<'_, (&str, bool)> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:984:37 | 984 | fn take_until_newline_or_eof(input: Cursor) -> (Cursor, &str) { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 984 | fn take_until_newline_or_eof(input: Cursor<'_>) -> (Cursor, &str) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:984:49 | 984 | fn take_until_newline_or_eof(input: Cursor) -> (Cursor, &str) { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 984 | fn take_until_newline_or_eof(input: Cursor) -> (Cursor<'_>, &str) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/rcvec.rs:33:38 | 33 | pub fn iter(&self) -> slice::Iter { | -----------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 33 | pub fn iter(&self) -> slice::Iter<'_, T> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/rcvec.rs:37:43 | 37 | pub fn make_mut(&mut self) -> RcVecMut | --------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 37 | pub fn make_mut(&mut self) -> RcVecMut<'_, T> | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/rcvec.rs:46:49 | 46 | pub fn get_mut(&mut self) -> Option> { | --------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 46 | pub fn get_mut(&mut self) -> Option> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/rcvec.rs:83:41 | 83 | pub fn as_mut(&mut self) -> RcVecMut { | --------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 83 | pub fn as_mut(&mut self) -> RcVecMut<'_, T> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/rcvec.rs:109:41 | 109 | pub fn as_mut(&mut self) -> RcVecMut { | --------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 109 | pub fn as_mut(&mut self) -> RcVecMut<'_, T> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/fallback.rs:76:48 | 76 | fn push_token_from_proc_macro(mut vec: RcVecMut, token: TokenTree) { | --------^---------- expected lifetime parameter | help: indicate the anonymous lifetime | 76 | fn push_token_from_proc_macro(mut vec: RcVecMut<'_, TokenTree>, token: TokenTree) { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/fallback.rs:92:47 | 92 | fn push_negative_literal(mut vec: RcVecMut, mut literal: Literal) { | --------^---------- expected lifetime parameter | help: indicate the anonymous lifetime | 92 | fn push_negative_literal(mut vec: RcVecMut<'_, TokenTree>, mut literal: Literal) { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/fallback.rs:169:29 | 169 | fn get_cursor(src: &str) -> Cursor { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 169 | fn get_cursor(src: &str) -> Cursor<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/fallback.rs:191:32 | 191 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 191 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/fallback.rs:197:32 | 197 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 197 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/fallback.rs:220:32 | 220 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 220 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/fallback.rs:682:32 | 682 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 682 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/fallback.rs:691:63 | 691 | pub(crate) fn debug_span_field_if_nontrivial(debug: &mut fmt::DebugStruct, span: Span) { | -----^^^^^^^^^^^ | | | expected lifetime parameters | help: indicate the anonymous lifetimes | 691 | pub(crate) fn debug_span_field_if_nontrivial(debug: &mut fmt::DebugStruct<'_, '_>, span: Span) { | ++++++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/fallback.rs:753:32 | 753 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 753 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/fallback.rs:773:34 | 773 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 773 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/fallback.rs:897:32 | 897 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 897 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/fallback.rs:909:32 | 909 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 909 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/fallback.rs:1190:32 | 1190 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1190 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/fallback.rs:1196:34 | 1196 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1196 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/extra.rs:148:32 | 148 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 148 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/wrapper.rs:132:32 | 132 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 132 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/wrapper.rs:255:32 | 255 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 255 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/wrapper.rs:285:32 | 285 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 285 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/wrapper.rs:298:32 | 298 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 298 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/wrapper.rs:543:32 | 543 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 543 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/wrapper.rs:551:63 | 551 | pub(crate) fn debug_span_field_if_nontrivial(debug: &mut fmt::DebugStruct, span: Span) { | -----^^^^^^^^^^^ | | | expected lifetime parameters | help: indicate the anonymous lifetimes | 551 | pub(crate) fn debug_span_field_if_nontrivial(debug: &mut fmt::DebugStruct<'_, '_>, span: Span) { | ++++++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/wrapper.rs:648:40 | 648 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 648 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/wrapper.rs:657:40 | 657 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 657 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/wrapper.rs:745:32 | 745 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 745 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/wrapper.rs:754:32 | 754 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 754 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/wrapper.rs:967:32 | 967 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 967 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/wrapper.rs:976:32 | 976 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 976 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:306:32 | 306 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 306 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:313:32 | 313 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 313 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:325:32 | 325 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 325 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:331:32 | 331 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 331 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:560:32 | 560 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 560 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:634:32 | 634 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 634 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:646:32 | 646 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 646 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:792:40 | 792 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 792 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:798:40 | 798 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 798 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:871:32 | 871 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 871 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:877:34 | 877 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 877 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:1060:32 | 1060 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1060 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:1066:32 | 1066 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1066 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:1310:32 | 1310 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1310 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:1316:32 | 1316 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1316 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:1352:36 | 1352 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1352 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ Dirty once_cell v1.19.0: the rustflags changed Compiling once_cell v1.19.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=cfg_if CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/cfg-if-1.0.0 CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='A macro to ergonomically define an item depending on a large number of #[cfg] parameters. Structured like an if-else chain, the first matching branch is the item that gets emitted. ' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/cfg-if' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cfg-if CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/cfg-if' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/cfg-if-1.0.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name cfg_if --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/cfg-if-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "rustc-dep-of-std"))' -C metadata=d7457ff2f3866edf -C extra-filename=-d7457ff2f3866edf --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: `proc-macro2` (lib) generated 111 warnings Fresh quote v1.0.36 warning: unused extern crate --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quote-1.0.36/src/lib.rs:108:1 | 107 | / #[cfg(feature = "proc-macro")] 108 | | extern crate proc_macro; | | ^^^^^^^^^^^^^^^^^^^^^^^- | |________________________| | help: remove it | = note: `-W unused-extern-crates` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(unused_extern_crates)]` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quote-1.0.36/src/ident_fragment.rs:15:32 | 15 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result; | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 15 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result; | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quote-1.0.36/src/ident_fragment.rs:30:32 | 30 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 30 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quote-1.0.36/src/ident_fragment.rs:40:32 | 40 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 40 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quote-1.0.36/src/ident_fragment.rs:50:32 | 50 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 50 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quote-1.0.36/src/ident_fragment.rs:68:32 | 68 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 68 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quote-1.0.36/src/ident_fragment.rs:79:44 | 79 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 87 | ident_fragment_display!(bool, str, String, char); | ------------------------------------------------ in this macro invocation | = note: this warning originates in the macro `ident_fragment_display` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 79 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quote-1.0.36/src/ident_fragment.rs:79:44 | 79 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 88 | ident_fragment_display!(u8, u16, u32, u64, u128, usize); | ------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `ident_fragment_display` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 79 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quote-1.0.36/src/runtime.rs:503:32 | 503 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 503 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quote-1.0.36/src/runtime.rs:509:32 | 509 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 509 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quote-1.0.36/src/runtime.rs:515:32 | 515 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 515 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quote-1.0.36/src/runtime.rs:521:32 | 521 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 521 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quote-1.0.36/src/runtime.rs:527:32 | 527 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 527 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ Fresh memchr v2.5.0 warning: unexpected `cfg` condition name: `memchr_libc` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:6:7 | 6 | #[cfg(memchr_libc)] | ^^^^^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `parallel_compiler`, `proc_macro`, `relocation_model`, `rust_analyzer`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, and `unix` and 1 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_libc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_libc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:12:46 | 12 | #[cfg(all(not(miri), target_arch = "x86_64", memchr_runtime_simd))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_avx` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/mod.rs:45:25 | 35 | / macro_rules! unsafe_ifunc { 36 | | ($fnty:ty, $name:ident, $haystack:ident, $($needle:ident),+) => {{ 37 | | use std::{mem, sync::atomic::{AtomicPtr, Ordering}}; ... | 45 | | if cfg!(memchr_runtime_avx) && is_x86_feature_detected!("avx2") { | | ^^^^^^^^^^^^^^^^^^ ... | 70 | | }} 71 | | } | |_- in this expansion of `unsafe_ifunc!` ... 96 | unsafe_ifunc!(fn(u8, &[u8]) -> Option, memchr, haystack, n1) | ------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_avx)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_avx)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_sse2` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/mod.rs:47:32 | 35 | / macro_rules! unsafe_ifunc { 36 | | ($fnty:ty, $name:ident, $haystack:ident, $($needle:ident),+) => {{ 37 | | use std::{mem, sync::atomic::{AtomicPtr, Ordering}}; ... | 47 | | } else if cfg!(memchr_runtime_sse2) { | | ^^^^^^^^^^^^^^^^^^^ ... | 70 | | }} 71 | | } | |_- in this expansion of `unsafe_ifunc!` ... 96 | unsafe_ifunc!(fn(u8, &[u8]) -> Option, memchr, haystack, n1) | ------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_sse2)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_sse2)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_avx` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/mod.rs:45:25 | 35 | / macro_rules! unsafe_ifunc { 36 | | ($fnty:ty, $name:ident, $haystack:ident, $($needle:ident),+) => {{ 37 | | use std::{mem, sync::atomic::{AtomicPtr, Ordering}}; ... | 45 | | if cfg!(memchr_runtime_avx) && is_x86_feature_detected!("avx2") { | | ^^^^^^^^^^^^^^^^^^ ... | 70 | | }} 71 | | } | |_- in this expansion of `unsafe_ifunc!` ... 101 | / unsafe_ifunc!( 102 | | fn(u8, u8, &[u8]) -> Option, 103 | | memchr2, 104 | | haystack, 105 | | n1, 106 | | n2 107 | | ) | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_avx)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_avx)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_sse2` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/mod.rs:47:32 | 35 | / macro_rules! unsafe_ifunc { 36 | | ($fnty:ty, $name:ident, $haystack:ident, $($needle:ident),+) => {{ 37 | | use std::{mem, sync::atomic::{AtomicPtr, Ordering}}; ... | 47 | | } else if cfg!(memchr_runtime_sse2) { | | ^^^^^^^^^^^^^^^^^^^ ... | 70 | | }} 71 | | } | |_- in this expansion of `unsafe_ifunc!` ... 101 | / unsafe_ifunc!( 102 | | fn(u8, u8, &[u8]) -> Option, 103 | | memchr2, 104 | | haystack, 105 | | n1, 106 | | n2 107 | | ) | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_sse2)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_sse2)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_avx` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/mod.rs:45:25 | 35 | / macro_rules! unsafe_ifunc { 36 | | ($fnty:ty, $name:ident, $haystack:ident, $($needle:ident),+) => {{ 37 | | use std::{mem, sync::atomic::{AtomicPtr, Ordering}}; ... | 45 | | if cfg!(memchr_runtime_avx) && is_x86_feature_detected!("avx2") { | | ^^^^^^^^^^^^^^^^^^ ... | 70 | | }} 71 | | } | |_- in this expansion of `unsafe_ifunc!` ... 112 | / unsafe_ifunc!( 113 | | fn(u8, u8, u8, &[u8]) -> Option, 114 | | memchr3, 115 | | haystack, ... | 118 | | n3 119 | | ) | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_avx)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_avx)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_sse2` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/mod.rs:47:32 | 35 | / macro_rules! unsafe_ifunc { 36 | | ($fnty:ty, $name:ident, $haystack:ident, $($needle:ident),+) => {{ 37 | | use std::{mem, sync::atomic::{AtomicPtr, Ordering}}; ... | 47 | | } else if cfg!(memchr_runtime_sse2) { | | ^^^^^^^^^^^^^^^^^^^ ... | 70 | | }} 71 | | } | |_- in this expansion of `unsafe_ifunc!` ... 112 | / unsafe_ifunc!( 113 | | fn(u8, u8, u8, &[u8]) -> Option, 114 | | memchr3, 115 | | haystack, ... | 118 | | n3 119 | | ) | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_sse2)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_sse2)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_avx` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/mod.rs:45:25 | 35 | / macro_rules! unsafe_ifunc { 36 | | ($fnty:ty, $name:ident, $haystack:ident, $($needle:ident),+) => {{ 37 | | use std::{mem, sync::atomic::{AtomicPtr, Ordering}}; ... | 45 | | if cfg!(memchr_runtime_avx) && is_x86_feature_detected!("avx2") { | | ^^^^^^^^^^^^^^^^^^ ... | 70 | | }} 71 | | } | |_- in this expansion of `unsafe_ifunc!` ... 124 | unsafe_ifunc!(fn(u8, &[u8]) -> Option, memrchr, haystack, n1) | -------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_avx)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_avx)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_sse2` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/mod.rs:47:32 | 35 | / macro_rules! unsafe_ifunc { 36 | | ($fnty:ty, $name:ident, $haystack:ident, $($needle:ident),+) => {{ 37 | | use std::{mem, sync::atomic::{AtomicPtr, Ordering}}; ... | 47 | | } else if cfg!(memchr_runtime_sse2) { | | ^^^^^^^^^^^^^^^^^^^ ... | 70 | | }} 71 | | } | |_- in this expansion of `unsafe_ifunc!` ... 124 | unsafe_ifunc!(fn(u8, &[u8]) -> Option, memrchr, haystack, n1) | -------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_sse2)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_sse2)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_avx` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/mod.rs:45:25 | 35 | / macro_rules! unsafe_ifunc { 36 | | ($fnty:ty, $name:ident, $haystack:ident, $($needle:ident),+) => {{ 37 | | use std::{mem, sync::atomic::{AtomicPtr, Ordering}}; ... | 45 | | if cfg!(memchr_runtime_avx) && is_x86_feature_detected!("avx2") { | | ^^^^^^^^^^^^^^^^^^ ... | 70 | | }} 71 | | } | |_- in this expansion of `unsafe_ifunc!` ... 129 | / unsafe_ifunc!( 130 | | fn(u8, u8, &[u8]) -> Option, 131 | | memrchr2, 132 | | haystack, 133 | | n1, 134 | | n2 135 | | ) | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_avx)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_avx)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_sse2` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/mod.rs:47:32 | 35 | / macro_rules! unsafe_ifunc { 36 | | ($fnty:ty, $name:ident, $haystack:ident, $($needle:ident),+) => {{ 37 | | use std::{mem, sync::atomic::{AtomicPtr, Ordering}}; ... | 47 | | } else if cfg!(memchr_runtime_sse2) { | | ^^^^^^^^^^^^^^^^^^^ ... | 70 | | }} 71 | | } | |_- in this expansion of `unsafe_ifunc!` ... 129 | / unsafe_ifunc!( 130 | | fn(u8, u8, &[u8]) -> Option, 131 | | memrchr2, 132 | | haystack, 133 | | n1, 134 | | n2 135 | | ) | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_sse2)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_sse2)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_avx` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/mod.rs:45:25 | 35 | / macro_rules! unsafe_ifunc { 36 | | ($fnty:ty, $name:ident, $haystack:ident, $($needle:ident),+) => {{ 37 | | use std::{mem, sync::atomic::{AtomicPtr, Ordering}}; ... | 45 | | if cfg!(memchr_runtime_avx) && is_x86_feature_detected!("avx2") { | | ^^^^^^^^^^^^^^^^^^ ... | 70 | | }} 71 | | } | |_- in this expansion of `unsafe_ifunc!` ... 140 | / unsafe_ifunc!( 141 | | fn(u8, u8, u8, &[u8]) -> Option, 142 | | memrchr3, 143 | | haystack, ... | 146 | | n3 147 | | ) | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_avx)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_avx)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_sse2` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/mod.rs:47:32 | 35 | / macro_rules! unsafe_ifunc { 36 | | ($fnty:ty, $name:ident, $haystack:ident, $($needle:ident),+) => {{ 37 | | use std::{mem, sync::atomic::{AtomicPtr, Ordering}}; ... | 47 | | } else if cfg!(memchr_runtime_sse2) { | | ^^^^^^^^^^^^^^^^^^^ ... | 70 | | }} 71 | | } | |_- in this expansion of `unsafe_ifunc!` ... 140 | / unsafe_ifunc!( 141 | | fn(u8, u8, u8, &[u8]) -> Option, 142 | | memrchr3, 143 | | haystack, ... | 146 | | n3 147 | | ) | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_sse2)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_sse2)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:94:39 | 94 | #[cfg(all(target_arch = "x86_64", memchr_runtime_simd, not(miri)))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_libc` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:101:9 | 101 | memchr_libc, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_libc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_libc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:102:41 | 102 | not(all(target_arch = "x86_64", memchr_runtime_simd)), | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_libc` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:111:13 | 111 | not(memchr_libc), | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_libc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_libc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:112:41 | 112 | not(all(target_arch = "x86_64", memchr_runtime_simd)), | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:158:39 | 158 | #[cfg(all(target_arch = "x86_64", memchr_runtime_simd, not(miri)))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:165:41 | 165 | not(all(target_arch = "x86_64", memchr_runtime_simd)), | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:216:39 | 216 | #[cfg(all(target_arch = "x86_64", memchr_runtime_simd, not(miri)))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:223:41 | 223 | not(all(target_arch = "x86_64", memchr_runtime_simd)), | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:267:39 | 267 | #[cfg(all(target_arch = "x86_64", memchr_runtime_simd, not(miri)))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_libc` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:274:9 | 274 | memchr_libc, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_libc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_libc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:276:41 | 276 | not(all(target_arch = "x86_64", memchr_runtime_simd)), | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_libc` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:285:17 | 285 | not(all(memchr_libc, target_os = "linux")), | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_libc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_libc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:286:41 | 286 | not(all(target_arch = "x86_64", memchr_runtime_simd)), | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:332:39 | 332 | #[cfg(all(target_arch = "x86_64", memchr_runtime_simd, not(miri)))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:339:41 | 339 | not(all(target_arch = "x86_64", memchr_runtime_simd)), | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:390:39 | 390 | #[cfg(all(target_arch = "x86_64", memchr_runtime_simd, not(miri)))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:397:41 | 397 | not(all(target_arch = "x86_64", memchr_runtime_simd)), | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/mod.rs:149:7 | 149 | #[cfg(memchr_runtime_simd)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/mod.rs:156:7 | 156 | #[cfg(memchr_runtime_simd)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_wasm128` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/mod.rs:158:11 | 158 | #[cfg(all(memchr_runtime_wasm128))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_wasm128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_wasm128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/mod.rs:160:46 | 160 | #[cfg(all(not(miri), target_arch = "x86_64", memchr_runtime_simd))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/mod.rs:811:50 | 811 | #[cfg(all(not(miri), target_arch = "x86_64", memchr_runtime_simd))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_wasm128` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/mod.rs:813:11 | 813 | #[cfg(memchr_runtime_wasm128)] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_wasm128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_wasm128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/mod.rs:815:50 | 815 | #[cfg(all(not(miri), target_arch = "x86_64", memchr_runtime_simd))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/prefilter/mod.rs:4:7 | 4 | #[cfg(memchr_runtime_simd)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/prefilter/mod.rs:6:46 | 6 | #[cfg(all(not(miri), target_arch = "wasm32", memchr_runtime_simd))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/prefilter/mod.rs:8:46 | 8 | #[cfg(all(not(miri), target_arch = "x86_64", memchr_runtime_simd))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/prefilter/mod.rs:99:7 | 99 | #[cfg(memchr_runtime_simd)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.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: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 138 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/prefilter/mod.rs:299:50 | 299 | #[cfg(all(not(miri), target_arch = "x86_64", memchr_runtime_simd))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/prefilter/mod.rs:317:50 | 317 | #[cfg(all(not(miri), target_arch = "wasm32", memchr_runtime_simd))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_avx` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/prefilter/mod.rs:303:21 | 303 | if cfg!(memchr_runtime_avx) { | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_avx)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_avx)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_sse2` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/prefilter/mod.rs:311:17 | 311 | if cfg!(memchr_runtime_sse2) { | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_sse2)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_sse2)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/rarebytes.rs:99:11 | 99 | #[cfg(memchr_runtime_simd)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/rarebytes.rs:107:11 | 107 | #[cfg(memchr_runtime_simd)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_avx` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/x86/avx.rs:24:22 | 24 | if !cfg!(memchr_runtime_avx) || !is_x86_feature_detected!("avx2") { | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_avx)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_avx)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_sse2` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/x86/sse.rs:14:18 | 14 | if !cfg!(memchr_runtime_sse2) { | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_sse2)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_sse2)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/mod.rs:838:54 | 838 | #[cfg(all(not(miri), target_arch = "x86_64", memchr_runtime_simd))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/mod.rs:846:43 | 846 | #[cfg(all(target_arch = "wasm32", memchr_runtime_simd))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/mod.rs:884:34 | 884 | #[cfg(all(not(miri), memchr_runtime_simd))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/mod.rs:889:17 | 889 | memchr_runtime_simd | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/mod.rs:909:34 | 909 | #[cfg(all(not(miri), memchr_runtime_simd))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/mod.rs:914:17 | 914 | memchr_runtime_simd | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/mod.rs:953:34 | 953 | #[cfg(all(not(miri), memchr_runtime_simd))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/mod.rs:966:17 | 966 | memchr_runtime_simd | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Fresh libc v0.2.157 Fresh utf8parse v0.2.2 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=once_cell CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/once_cell-1.19.0 CARGO_PKG_AUTHORS='Aleksey Kladov ' CARGO_PKG_DESCRIPTION='Single assignment cells and lazy values.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=once_cell CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/matklad/once_cell' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=1.19.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=19 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/once_cell-1.19.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name once_cell --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/once_cell-1.19.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="race"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "atomic-polyfill", "critical-section", "default", "parking_lot", "portable-atomic", "race", "std", "unstable"))' -C metadata=114ad44df60efabc -C extra-filename=-114ad44df60efabc --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: `quote` (lib) generated 13 warnings warning: `memchr` (lib) generated 60 warnings Compiling syn v2.0.75 Fresh anstyle-parse v0.2.5 Fresh aho-corasick v1.1.3 warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/ahocorasick.rs:2030:38 | 2030 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 2030 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/automaton.rs:1117:50 | 1117 | fn next(&mut self) -> Option> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1117 | fn next(&mut self) -> Option>> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/dfa.rs:306:38 | 306 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 306 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/nfa/contiguous.rs:325:38 | 325 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 325 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/nfa/noncontiguous.rs:795:38 | 795 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 795 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/nfa/noncontiguous.rs:826:38 | 826 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 826 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/util/alphabet.rs:85:49 | 85 | pub(crate) fn elements(&self, class: u8) -> ByteClassElements { | ^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 85 | pub(crate) fn elements(&self, class: u8) -> ByteClassElements<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/util/alphabet.rs:93:44 | 93 | fn element_ranges(&self, class: u8) -> ByteClassElementRanges { | ^^^^^^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 93 | fn element_ranges(&self, class: u8) -> ByteClassElementRanges<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/util/alphabet.rs:288:38 | 288 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 288 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/util/debug.rs:6:38 | 6 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/util/error.rs:228:38 | 228 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 228 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/util/primitives.rs:354:38 | 354 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 354 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/util/primitives.rs:526:46 | 384 | / macro_rules! index_type_impls { 385 | | ($name:ident, $err:ident, $iter:ident, $withiter:ident) => { 386 | | impl $name { 387 | | /// The maximum value. ... | 526 | | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | | -----------^^^^^^^^^ | | | | | expected lifetime parameter ... | 691 | | }; 692 | | } | |_- in this expansion of `index_type_impls!` ... 736 | index_type_impls!(PatternID, PatternIDError, PatternIDIter, WithPatternIDIter); | ------------------------------------------------------------------------------ in this macro invocation | help: indicate the anonymous lifetime | 526 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/util/primitives.rs:628:46 | 384 | / macro_rules! index_type_impls { 385 | | ($name:ident, $err:ident, $iter:ident, $withiter:ident) => { 386 | | impl $name { 387 | | /// The maximum value. ... | 628 | | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | | -----------^^^^^^^^^ | | | | | expected lifetime parameter ... | 691 | | }; 692 | | } | |_- in this expansion of `index_type_impls!` ... 736 | index_type_impls!(PatternID, PatternIDError, PatternIDIter, WithPatternIDIter); | ------------------------------------------------------------------------------ in this macro invocation | help: indicate the anonymous lifetime | 628 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/util/primitives.rs:526:46 | 384 | / macro_rules! index_type_impls { 385 | | ($name:ident, $err:ident, $iter:ident, $withiter:ident) => { 386 | | impl $name { 387 | | /// The maximum value. ... | 526 | | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | | -----------^^^^^^^^^ | | | | | expected lifetime parameter ... | 691 | | }; 692 | | } | |_- in this expansion of `index_type_impls!` ... 737 | index_type_impls!(StateID, StateIDError, StateIDIter, WithStateIDIter); | ---------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 526 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/util/primitives.rs:628:46 | 384 | / macro_rules! index_type_impls { 385 | | ($name:ident, $err:ident, $iter:ident, $withiter:ident) => { 386 | | impl $name { 387 | | /// The maximum value. ... | 628 | | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | | -----------^^^^^^^^^ | | | | | expected lifetime parameter ... | 691 | | }; 692 | | } | |_- in this expansion of `index_type_impls!` ... 737 | index_type_impls!(StateID, StateIDError, StateIDIter, WithStateIDIter); | ---------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 628 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/util/search.rs:633:38 | 633 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 633 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/util/search.rs:719:38 | 719 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 719 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ Fresh regex-syntax v0.7.5 warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-syntax-0.7.5/src/debug.rs:6:38 | 6 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-syntax-0.7.5/src/debug.rs:37:38 | 37 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 37 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-syntax-0.7.5/src/hir/literal.rs:2014:38 | 2014 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2014 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-syntax-0.7.5/src/hir/literal.rs:2176:38 | 2176 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2176 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-syntax-0.7.5/src/hir/mod.rs:792:38 | 792 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 792 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-syntax-0.7.5/src/hir/mod.rs:1012:38 | 1012 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1012 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-syntax-0.7.5/src/hir/mod.rs:2812:38 | 2812 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2812 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: method `symmetric_difference` is never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-syntax-0.7.5/src/hir/interval.rs:484:8 | 396 | pub trait Interval: | -------- method in this trait ... 484 | fn symmetric_difference( | ^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=syn CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75 CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Parser for Rust source code' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=syn CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/syn' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=2.0.75 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=75 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name syn --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=c09d0efebd9db9b7 -C extra-filename=-c09d0efebd9db9b7 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern proc_macro2=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/libproc_macro2-7c60fc0ab14e3244.rmeta --extern quote=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/libquote-5de702b0a1dabd6d.rmeta --extern unicode_ident=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/libunicode_ident-324d62e29c9f9552.rmeta --cap-lints warn -Z binary-dep-depinfo` warning: `aho-corasick` (lib) generated 18 warnings warning: `regex-syntax` (lib) generated 8 warnings Dirty log v0.4.22: the rustflags changed Compiling log v0.4.22 Fresh anstyle-query v1.1.1 Fresh colorchoice v1.0.2 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=log CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/log-0.4.22 CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A lightweight logging facade for Rust ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=log CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/log' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=0.4.22 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=22 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/log-0.4.22 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name log --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/log-0.4.22/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("kv", "kv_serde", "kv_std", "kv_sval", "kv_unstable", "kv_unstable_serde", "kv_unstable_std", "kv_unstable_sval", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "serde", "std", "sval", "sval_ref", "value-bag"))' -C metadata=fd08da107346a272 -C extra-filename=-fd08da107346a272 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Fresh anstyle v1.0.8 Fresh is_terminal_polyfill v1.70.1 Fresh anstream v0.6.15 Fresh regex v1.8.4 warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-1.8.4/src/re_bytes.rs:73:37 | 73 | fn fmt(&self, f: &mut std::fmt::Formatter) -> std::fmt::Result { | ----------^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 73 | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-1.8.4/src/re_unicode.rs:81:37 | 81 | fn fmt(&self, f: &mut std::fmt::Formatter) -> std::fmt::Result { | ----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 81 | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { | ++++ warning: `regex` (lib) generated 2 warnings Dirty lazy_static v1.5.0: the rustflags changed Compiling lazy_static v1.5.0 Fresh equivalent v1.0.1 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=lazy_static CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/lazy_static-1.5.0 CARGO_PKG_AUTHORS='Marvin Löbel ' CARGO_PKG_DESCRIPTION='A macro for declaring lazily evaluated statics in Rust.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lazy_static CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang-nursery/lazy-static.rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.5.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/lazy_static-1.5.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name lazy_static --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/lazy_static-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("spin", "spin_no_std"))' -C metadata=19193006798cf46e -C extra-filename=-19193006798cf46e --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Fresh hashbrown v0.14.5 Dirty regex-syntax v0.6.29: the rustflags changed Compiling regex-syntax v0.6.29 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=regex_syntax CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-syntax-0.6.29 CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A regular expression parser.' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/regex' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=regex-syntax CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/regex' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.6.29 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=29 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-syntax-0.6.29 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name regex_syntax --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-syntax-0.6.29/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=d240ff38bee676c6 -C extra-filename=-d240ff38bee676c6 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Dirty clap_lex v0.7.2: the rustflags changed Compiling clap_lex v0.7.2 warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/once_cell-1.19.0/src/lib.rs:430:36 | 430 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 430 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/once_cell-1.19.0/src/lib.rs:722:36 | 722 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 722 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/once_cell-1.19.0/src/lib.rs:910:36 | 910 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 910 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/once_cell-1.19.0/src/lib.rs:1261:36 | 1261 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1261 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=clap_lex CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/clap_lex-0.7.2 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Minimal, flexible command line parser' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=clap_lex CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/clap-rs/clap' CARGO_PKG_RUST_VERSION=1.74 CARGO_PKG_VERSION=0.7.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/clap_lex-0.7.2 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name clap_lex --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/clap_lex-0.7.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=28ffedb45d0ff2a0 -C extra-filename=-28ffedb45d0ff2a0 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: unused extern crate --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/lazy_static-1.5.0/src/inline_lazy.rs:8:1 | 8 | extern crate core; | ^^^^^^^^^^^^^^^^^^ help: remove it | = note: `-W unused-extern-crates` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(unused_extern_crates)]` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/log-0.4.22/src/lib.rs:533:34 | 533 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 533 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/log-0.4.22/src/lib.rs:639:34 | 639 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 639 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/log-0.4.22/src/lib.rs:1179:34 | 1179 | fn enabled(&self, metadata: &Metadata) -> bool; | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1179 | fn enabled(&self, metadata: &Metadata<'_>) -> bool; | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/log-0.4.22/src/lib.rs:1188:28 | 1188 | fn log(&self, record: &Record); | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1188 | fn log(&self, record: &Record<'_>); | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/log-0.4.22/src/lib.rs:1203:27 | 1203 | fn enabled(&self, _: &Metadata) -> bool { | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1203 | fn enabled(&self, _: &Metadata<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/log-0.4.22/src/lib.rs:1207:23 | 1207 | fn log(&self, _: &Record) {} | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1207 | fn log(&self, _: &Record<'_>) {} | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/log-0.4.22/src/lib.rs:1215:34 | 1215 | fn enabled(&self, metadata: &Metadata) -> bool { | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1215 | fn enabled(&self, metadata: &Metadata<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/log-0.4.22/src/lib.rs:1219:28 | 1219 | fn log(&self, record: &Record) { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1219 | fn log(&self, record: &Record<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/log-0.4.22/src/lib.rs:1232:34 | 1232 | fn enabled(&self, metadata: &Metadata) -> bool { | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1232 | fn enabled(&self, metadata: &Metadata<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/log-0.4.22/src/lib.rs:1236:28 | 1236 | fn log(&self, record: &Record) { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1236 | fn log(&self, record: &Record<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/log-0.4.22/src/lib.rs:1249:34 | 1249 | fn enabled(&self, metadata: &Metadata) -> bool { | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1249 | fn enabled(&self, metadata: &Metadata<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/log-0.4.22/src/lib.rs:1253:28 | 1253 | fn log(&self, record: &Record) { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1253 | fn log(&self, record: &Record<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/log-0.4.22/src/lib.rs:1469:34 | 1469 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1469 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/log-0.4.22/src/lib.rs:1486:34 | 1486 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1486 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/log-0.4.22/src/__private_api.rs:38:11 | 38 | args: Arguments, | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 38 | args: Arguments<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/log-0.4.22/src/__private_api.rs:40:65 | 40 | &(target, module_path, loc): &(&str, &'static str, &'static Location), | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 40 | &(target, module_path, loc): &(&str, &'static str, &'static Location<'_>), | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/log-0.4.22/src/__private_api.rs:41:26 | 41 | kvs: Option<&[(&str, Value)]>, | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 41 | kvs: Option<&[(&str, Value<'_>)]>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/log-0.4.22/src/__private_api.rs:65:11 | 65 | args: Arguments, | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 65 | args: Arguments<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/log-0.4.22/src/__private_api.rs:67:64 | 67 | target_module_path_and_loc: &(&str, &'static str, &'static Location), | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 67 | target_module_path_and_loc: &(&str, &'static str, &'static Location<'_>), | ++++ warning: `lazy_static` (lib) generated 1 warning Compiling heck v0.5.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=heck CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/heck-0.5.0 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='heck is a case conversion library.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=heck CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/withoutboats/heck' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.5.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/heck-0.5.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name heck --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/heck-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=6d9639429f6b4691 -C extra-filename=-6d9639429f6b4691 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/heck-0.5.0/src/kebab.rs:43:32 | 43 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 43 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/heck-0.5.0/src/lower_camel.rs:47:32 | 47 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 47 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/heck-0.5.0/src/shouty_kebab.rs:44:32 | 44 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 44 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/heck-0.5.0/src/shouty_snake.rs:58:32 | 58 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 58 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/heck-0.5.0/src/snake.rs:58:32 | 58 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 58 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/heck-0.5.0/src/title.rs:47:32 | 47 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 47 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/heck-0.5.0/src/train.rs:44:32 | 44 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 44 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/heck-0.5.0/src/upper_camel.rs:60:32 | 60 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 60 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/heck-0.5.0/src/lib.rs:76:30 | 76 | F: FnMut(&str, &mut fmt::Formatter) -> fmt::Result, | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 76 | F: FnMut(&str, &mut fmt::Formatter<'_>) -> fmt::Result, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/heck-0.5.0/src/lib.rs:77:24 | 77 | G: FnMut(&mut fmt::Formatter) -> fmt::Result, | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 77 | G: FnMut(&mut fmt::Formatter<'_>) -> fmt::Result, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/heck-0.5.0/src/lib.rs:73:18 | 73 | f: &mut fmt::Formatter, | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 73 | f: &mut fmt::Formatter<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/heck-0.5.0/src/lib.rs:161:36 | 161 | fn lowercase(s: &str, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 161 | fn lowercase(s: &str, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/heck-0.5.0/src/lib.rs:174:36 | 174 | fn uppercase(s: &str, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 174 | fn uppercase(s: &str, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/heck-0.5.0/src/lib.rs:182:37 | 182 | fn capitalize(s: &str, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 182 | fn capitalize(s: &str, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: `once_cell` (lib) generated 4 warnings Dirty tracing-core v0.1.30: the dependency once_cell was rebuilt (1732140927.830625509s, 6m 23s after last build at 1732140544.550633568s) Compiling tracing-core v0.1.30 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=tracing_core CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-core-0.1.30 CARGO_PKG_AUTHORS='Tokio Contributors ' CARGO_PKG_DESCRIPTION='Core primitives for application-level tracing. ' CARGO_PKG_HOMEPAGE='https://tokio.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tracing-core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/tracing' CARGO_PKG_RUST_VERSION=1.49.0 CARGO_PKG_VERSION=0.1.30 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=30 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-core-0.1.30 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name tracing_core --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-core-0.1.30/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="once_cell"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "once_cell", "std", "valuable"))' -C metadata=adc6738d00a11ecf -C extra-filename=-adc6738d00a11ecf --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern once_cell=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libonce_cell-114ad44df60efabc.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: `log` (lib) generated 19 warnings Dirty strsim v0.11.1: the rustflags changed Compiling strsim v0.11.1 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=strsim CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/strsim-0.11.1 CARGO_PKG_AUTHORS='Danny Guo :maxbachmann ' CARGO_PKG_DESCRIPTION='Implementations of string similarity metrics. Includes Hamming, Levenshtein, OSA, Damerau-Levenshtein, Jaro, Jaro-Winkler, and Sørensen-Dice. ' CARGO_PKG_HOMEPAGE='https://github.com/rapidfuzz/strsim-rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=strsim CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rapidfuzz/strsim-rs' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.11.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/strsim-0.11.1 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name strsim --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/strsim-0.11.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=60aa6cb9c5c3bf93 -C extra-filename=-60aa6cb9c5c3bf93 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: lint `const_err` has been removed: converted into hard error, see issue #71800 for more information --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-core-0.1.30/src/lib.rs:132:5 | 132 | const_err, | ^^^^^^^^^ | = note: `#[warn(renamed_and_removed_lints)]` on by default warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-core-0.1.30/src/lib.rs:140:5 | 140 | private_in_public, | ^^^^^^^^^^^^^^^^^ warning: unexpected `cfg` condition value: `alloc` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-core-0.1.30/src/dispatcher.rs:147:7 | 147 | #[cfg(feature = "alloc")] | ^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `once_cell`, `std`, and `valuable` = help: consider adding `alloc` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `alloc` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-core-0.1.30/src/dispatcher.rs:150:7 | 150 | #[cfg(feature = "alloc")] | ^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `once_cell`, `std`, and `valuable` = help: consider adding `alloc` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `alloc` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-core-0.1.30/src/dispatcher.rs:182:7 | 182 | #[cfg(feature = "alloc")] | ^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `once_cell`, `std`, and `valuable` = help: consider adding `alloc` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `alloc` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-core-0.1.30/src/dispatcher.rs:488:15 | 488 | #[cfg(not(feature = "alloc"))] | ^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `once_cell`, `std`, and `valuable` = help: consider adding `alloc` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tracing_unstable` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-core-0.1.30/src/field.rs:373:11 | 373 | #[cfg(all(tracing_unstable, feature = "valuable"))] | ^^^^^^^^^^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `parallel_compiler`, `proc_macro`, `relocation_model`, `rust_analyzer`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, and `unix` and 1 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tracing_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tracing_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tracing_unstable` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-core-0.1.30/src/field.rs:710:11 | 710 | #[cfg(all(tracing_unstable, feature = "valuable"))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tracing_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tracing_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tracing_unstable` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-core-0.1.30/src/field.rs:713:11 | 713 | #[cfg(all(tracing_unstable, feature = "valuable"))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tracing_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tracing_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tracing_unstable` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-core-0.1.30/src/field.rs:721:11 | 721 | #[cfg(all(tracing_unstable, feature = "valuable"))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tracing_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tracing_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tracing_unstable` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-core-0.1.30/src/field.rs:724:11 | 724 | #[cfg(all(tracing_unstable, feature = "valuable"))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tracing_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tracing_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tracing_unstable` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-core-0.1.30/src/field.rs:270:15 | 270 | #[cfg(all(tracing_unstable, feature = "valuable"))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tracing_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tracing_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/strsim-0.11.1/src/lib.rs:38:29 | 38 | fn fmt(&self, fmt: &mut Formatter) -> Result<(), fmt::Error> { | ^^^^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 38 | fn fmt(&self, fmt: &mut Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:128:21 | 128 | fn peek(cursor: Cursor) -> bool; | ^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 128 | fn peek(cursor: Cursor<'_>) -> bool; | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:155:25 | 155 | fn peek(cursor: Cursor) -> bool; | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 155 | fn peek(cursor: Cursor<'_>) -> bool; | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:167:29 | 167 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 181 | impl_low_level_token!("punctuation token" Punct punct); | ------------------------------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_low_level_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 167 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:167:29 | 167 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 182 | impl_low_level_token!("literal" Literal literal); | ------------------------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_low_level_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 167 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:167:29 | 167 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 183 | impl_low_level_token!("token" TokenTree token_tree); | --------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_low_level_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 167 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:167:29 | 167 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 184 | impl_low_level_token!("group token" proc_macro2::Group any_group); | ----------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_low_level_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 167 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:167:29 | 167 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 185 | impl_low_level_token!("lifetime" Lifetime lifetime); | --------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_low_level_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 167 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:192:21 | 192 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 192 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:372:44 | 372 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 520 | / define_punctuation_structs! { 521 | | "_" pub struct Underscore/1 /// wildcard patterns, inferred types, unnamed items in constants, extern crates, use declarations, and d... 522 | | } | |_- in this macro invocation | = note: this warning originates in the macro `define_punctuation_structs` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 372 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:535:21 | 535 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 535 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:554:21 | 554 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 554 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:608:32 | 608 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 608 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:648:21 | 648 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 648 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:659:21 | 659 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 659 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:670:21 | 670 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 670 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:681:21 | 681 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 681 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:245:44 | 245 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 690 | / define_keywords! { 691 | | "abstract" pub struct Abstract 692 | | "as" pub struct As 693 | | "async" pub struct Async ... | 742 | | "yield" pub struct Yield 743 | | } | |_- in this macro invocation | = note: this warning originates in the macro `define_keywords` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 245 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:279:33 | 279 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter ... 690 | / define_keywords! { 691 | | "abstract" pub struct Abstract 692 | | "as" pub struct As 693 | | "async" pub struct Async ... | 742 | | "yield" pub struct Yield 743 | | } | |_- in this macro invocation | = note: this warning originates in the macro `define_keywords` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 279 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:288:33 | 288 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 690 | / define_keywords! { 691 | | "abstract" pub struct Abstract 692 | | "as" pub struct As 693 | | "async" pub struct Async ... | 742 | | "yield" pub struct Yield 743 | | } | |_- in this macro invocation | = note: this warning originates in the macro `define_keywords` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 288 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:372:44 | 372 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 745 | / define_punctuation! { 746 | | "&" pub struct And/1 /// bitwise and logical AND, borrow, references, reference patterns 747 | | "&&" pub struct AndAnd/2 /// lazy AND, borrow, references, reference patterns 748 | | "&=" pub struct AndEq/2 /// bitwise AND assignment ... | 791 | | "~" pub struct Tilde/1 /// unused since before Rust 1.0 792 | | } | |_- in this macro invocation | = note: this warning originates in the macro `define_punctuation_structs` which comes from the expansion of the macro `define_punctuation` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 372 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:418:33 | 418 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter ... 745 | / define_punctuation! { 746 | | "&" pub struct And/1 /// bitwise and logical AND, borrow, references, reference patterns 747 | | "&&" pub struct AndAnd/2 /// lazy AND, borrow, references, reference patterns 748 | | "&=" pub struct AndEq/2 /// bitwise AND assignment ... | 791 | | "~" pub struct Tilde/1 /// unused since before Rust 1.0 792 | | } | |_- in this macro invocation | = note: this warning originates in the macro `define_punctuation` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 418 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:427:33 | 427 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 745 | / define_punctuation! { 746 | | "&" pub struct And/1 /// bitwise and logical AND, borrow, references, reference patterns 747 | | "&&" pub struct AndAnd/2 /// lazy AND, borrow, references, reference patterns 748 | | "&=" pub struct AndEq/2 /// bitwise AND assignment ... | 791 | | "~" pub struct Tilde/1 /// unused since before Rust 1.0 792 | | } | |_- in this macro invocation | = note: this warning originates in the macro `define_punctuation` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 427 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: `heck` (lib) generated 14 warnings Dirty thread_local v1.1.8: the rustflags changed Compiling thread_local v1.1.8 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=thread_local CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thread_local-1.1.8 CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='Per-object thread-local storage' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=thread_local CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Amanieu/thread_local-rs' CARGO_PKG_RUST_VERSION=1.59 CARGO_PKG_VERSION=1.1.8 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thread_local-1.1.8 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name thread_local --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thread_local-1.1.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=26d665856849041c -C extra-filename=-26d665856849041c --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern cfg_if=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libcfg_if-d7457ff2f3866edf.rmeta --extern once_cell=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libonce_cell-114ad44df60efabc.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:479:44 | 479 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 794 | / define_delimiters! { 795 | | Brace pub struct Brace /// `{`…`}` 796 | | Bracket pub struct Bracket /// `[`…`]` 797 | | Parenthesis pub struct Paren /// `(`…`)` 798 | | } | |_- in this macro invocation | = note: this warning originates in the macro `define_delimiters` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 479 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:979:34 | 979 | pub(crate) fn keyword(input: ParseStream, token: &str) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 979 | pub(crate) fn keyword(input: ParseStream<'_>, token: &str) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:990:40 | 990 | pub(crate) fn peek_keyword(cursor: Cursor, token: &str) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 990 | pub(crate) fn peek_keyword(cursor: Cursor<'_>, token: &str) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:999:41 | 999 | pub fn punct(input: ParseStream, token: &str) -> Result<[Span; N]> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 999 | pub fn punct(input: ParseStream<'_>, token: &str) -> Result<[Span; N]> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:1005:28 | 1005 | fn punct_helper(input: ParseStream, token: &str, spans: &mut [Span]) -> Result<()> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1005 | fn punct_helper(input: ParseStream<'_>, token: &str, spans: &mut [Span]) -> Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:1032:35 | 1032 | pub fn peek_punct(mut cursor: Cursor, token: &str) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1032 | pub fn peek_punct(mut cursor: Cursor<'_>, token: &str) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/attr.rs:393:27 | 393 | logic: impl FnMut(ParseNestedMeta) -> Result<()>, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 393 | logic: impl FnMut(ParseNestedMeta<'_>) -> Result<()>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/attr.rs:406:31 | 406 | pub fn parse_outer(input: ParseStream) -> Result> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 406 | pub fn parse_outer(input: ParseStream<'_>) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/attr.rs:422:31 | 422 | pub fn parse_inner(input: ParseStream) -> Result> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 422 | pub fn parse_inner(input: ParseStream<'_>) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/attr.rs:587:27 | 587 | logic: impl FnMut(ParseNestedMeta) -> Result<()>, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 587 | logic: impl FnMut(ParseNestedMeta<'_>) -> Result<()>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/attr.rs:658:38 | 658 | pub(crate) fn parse_inner(input: ParseStream, attrs: &mut Vec) -> Result<()> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 658 | pub(crate) fn parse_inner(input: ParseStream<'_>, attrs: &mut Vec) -> Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/attr.rs:665:45 | 665 | pub(crate) fn single_parse_inner(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 665 | pub(crate) fn single_parse_inner(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/attr.rs:675:45 | 675 | pub(crate) fn single_parse_outer(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 675 | pub(crate) fn single_parse_outer(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/attr.rs:687:25 | 687 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 687 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/attr.rs:695:25 | 695 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 695 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/attr.rs:703:25 | 703 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 703 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/attr.rs:709:60 | 709 | pub(crate) fn parse_meta_after_path(path: Path, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 709 | pub(crate) fn parse_meta_after_path(path: Path, input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/attr.rs:719:54 | 719 | fn parse_meta_list_after_path(path: Path, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 719 | fn parse_meta_list_after_path(path: Path, input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/attr.rs:728:60 | 728 | fn parse_meta_name_value_after_path(path: Path, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 728 | fn parse_meta_name_value_after_path(path: Path, input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/attr.rs:753:44 | 753 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 753 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/attr.rs:764:44 | 764 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 764 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/buffer.rs:81:28 | 81 | pub fn begin(&self) -> Cursor { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 81 | pub fn begin(&self) -> Cursor<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/buffer.rs:405:29 | 405 | pub(crate) fn same_scope(a: Cursor, b: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 405 | pub(crate) fn same_scope(a: Cursor<'_>, b: Cursor) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/buffer.rs:405:40 | 405 | pub(crate) fn same_scope(a: Cursor, b: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 405 | pub(crate) fn same_scope(a: Cursor, b: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/buffer.rs:409:30 | 409 | pub(crate) fn same_buffer(a: Cursor, b: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 409 | pub(crate) fn same_buffer(a: Cursor<'_>, b: Cursor) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/buffer.rs:409:41 | 409 | pub(crate) fn same_buffer(a: Cursor, b: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 409 | pub(crate) fn same_buffer(a: Cursor, b: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/buffer.rs:413:28 | 413 | fn start_of_buffer(cursor: Cursor) -> *const Entry { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 413 | fn start_of_buffer(cursor: Cursor<'_>) -> *const Entry { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/buffer.rs:422:43 | 422 | pub(crate) fn cmp_assuming_same_buffer(a: Cursor, b: Cursor) -> Ordering { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 422 | pub(crate) fn cmp_assuming_same_buffer(a: Cursor<'_>, b: Cursor) -> Ordering { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/buffer.rs:422:54 | 422 | pub(crate) fn cmp_assuming_same_buffer(a: Cursor, b: Cursor) -> Ordering { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 422 | pub(crate) fn cmp_assuming_same_buffer(a: Cursor, b: Cursor<'_>) -> Ordering { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/buffer.rs:426:42 | 426 | pub(crate) fn open_span_of_group(cursor: Cursor) -> Span { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 426 | pub(crate) fn open_span_of_group(cursor: Cursor<'_>) -> Span { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/data.rs:71:43 | 71 | pub fn iter(&self) -> punctuated::Iter { | ----------------^------ expected lifetime parameter | help: indicate the anonymous lifetime | 71 | pub fn iter(&self) -> punctuated::Iter<'_, Field> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/data.rs:82:54 | 82 | pub fn iter_mut(&mut self) -> punctuated::IterMut { | -------------------^------ expected lifetime parameter | help: indicate the anonymous lifetime | 82 | pub fn iter_mut(&mut self) -> punctuated::IterMut<'_, Field> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/data.rs:141:77 | 141 | pub fn members(&self) -> impl Iterator + Clone + '_ [Members] { | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 141 | pub fn members(&self) -> impl Iterator + Clone + '_ [Members<'_>] { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/data.rs:257:25 | 257 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 257 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/data.rs:378:25 | 378 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 378 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/data.rs:389:25 | 389 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 389 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/data.rs:401:35 | 401 | pub fn parse_named(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 401 | pub fn parse_named(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/data.rs:438:37 | 438 | pub fn parse_unnamed(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 438 | pub fn parse_unnamed(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/derive.rs:81:25 | 81 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 81 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/derive.rs:149:16 | 149 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 149 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/derive.rs:185:16 | 185 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 185 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/derive.rs:200:37 | 200 | pub(crate) fn data_union(input: ParseStream) -> Result<(Option, FieldsNamed)> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 200 | pub(crate) fn data_union(input: ParseStream<'_>) -> Result<(Option, FieldsNamed)> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/error.rs:327:55 | 327 | pub(crate) fn new_at(scope: Span, cursor: Cursor, message: T) -> Error { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 327 | pub(crate) fn new_at(scope: Span, cursor: Cursor<'_>, message: T) -> Error { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/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 --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/error.rs:367:40 | 367 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 367 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/error.rs:373:40 | 373 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 373 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:811:45 | 811 | pub fn parse_without_eager_brace(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 811 | pub fn parse_without_eager_brace(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:873:52 | 873 | pub fn parse_with_earlier_boundary_rule(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 873 | pub fn parse_with_earlier_boundary_rule(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:976:40 | 976 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 976 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1026:40 | 1026 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1026 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/custom_keyword.rs:133:45 | 133 | fn peek(cursor: $crate::buffer::Cursor) -> $crate::__private::bool { | ----------------^^^^^^ | | | expected lifetime parameter | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1153:9 | 1153 | crate::custom_keyword!(builtin); | ------------------------------- in this macro invocation | = note: this warning originates in the macro `$crate::impl_parse_for_custom_keyword` which comes from the expansion of the macro `crate::custom_keyword` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 133 | fn peek(cursor: $crate::buffer::Cursor<'_>) -> $crate::__private::bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/custom_keyword.rs:147:44 | 147 | fn parse(input: $crate::parse::ParseStream) -> $crate::parse::Result<$ident> { | ---------------^^^^^^^^^^^ | | | expected lifetime parameter | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1153:9 | 1153 | crate::custom_keyword!(builtin); | ------------------------------- in this macro invocation | = note: this warning originates in the macro `$crate::impl_parse_for_custom_keyword` which comes from the expansion of the macro `crate::custom_keyword` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 147 | fn parse(input: $crate::parse::ParseStream<'_>) -> $crate::parse::Result<$ident> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/custom_keyword.rs:228:54 | 228 | fn fmt(&self, f: &mut $crate::__private::Formatter) -> $crate::__private::FmtResult { | -------------------^^^^^^^^^ | | | expected lifetime parameter | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1153:9 | 1153 | crate::custom_keyword!(builtin); | ------------------------------- in this macro invocation | = note: this warning originates in the macro `$crate::impl_extra_traits_for_custom_keyword` which comes from the expansion of the macro `crate::custom_keyword` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 228 | fn fmt(&self, f: &mut $crate::__private::Formatter<'_>) -> $crate::__private::FmtResult { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/custom_keyword.rs:133:45 | 133 | fn peek(cursor: $crate::buffer::Cursor) -> $crate::__private::bool { | ----------------^^^^^^ | | | expected lifetime parameter | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1154:9 | 1154 | crate::custom_keyword!(raw); | --------------------------- in this macro invocation | = note: this warning originates in the macro `$crate::impl_parse_for_custom_keyword` which comes from the expansion of the macro `crate::custom_keyword` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 133 | fn peek(cursor: $crate::buffer::Cursor<'_>) -> $crate::__private::bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/custom_keyword.rs:147:44 | 147 | fn parse(input: $crate::parse::ParseStream) -> $crate::parse::Result<$ident> { | ---------------^^^^^^^^^^^ | | | expected lifetime parameter | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1154:9 | 1154 | crate::custom_keyword!(raw); | --------------------------- in this macro invocation | = note: this warning originates in the macro `$crate::impl_parse_for_custom_keyword` which comes from the expansion of the macro `crate::custom_keyword` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 147 | fn parse(input: $crate::parse::ParseStream<'_>) -> $crate::parse::Result<$ident> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/custom_keyword.rs:228:54 | 228 | fn fmt(&self, f: &mut $crate::__private::Formatter) -> $crate::__private::FmtResult { | -------------------^^^^^^^^^ | | | expected lifetime parameter | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1154:9 | 1154 | crate::custom_keyword!(raw); | --------------------------- in this macro invocation | = note: this warning originates in the macro `$crate::impl_extra_traits_for_custom_keyword` which comes from the expansion of the macro `crate::custom_keyword` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 228 | fn fmt(&self, f: &mut $crate::__private::Formatter<'_>) -> $crate::__private::FmtResult { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1167:25 | 1167 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1167 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1177:59 | 1177 | pub(super) fn parse_with_earlier_boundary_rule(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1177 | pub(super) fn parse_with_earlier_boundary_rule(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1248:30 | 1248 | fn can_begin_expr(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1248 | fn can_begin_expr(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1268:16 | 1268 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1268 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1381:16 | 1381 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1381 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1406:31 | 1406 | fn peek_precedence(input: ParseStream) -> Precedence { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1406 | fn peek_precedence(input: ParseStream<'_>) -> Precedence { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1422:16 | 1422 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1422 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1440:26 | 1440 | fn expr_attrs(input: ParseStream) -> Result> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1440 | fn expr_attrs(input: ParseStream<'_>) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1453:26 | 1453 | fn unary_expr(input: ParseStream, allow_struct: AllowStruct) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1453 | fn unary_expr(input: ParseStream<'_>, allow_struct: AllowStruct) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1519:16 | 1519 | begin: ParseBuffer, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1519 | begin: ParseBuffer<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1521:16 | 1521 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1521 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1539:30 | 1539 | fn trailer_helper(input: ParseStream, mut e: Expr) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1539 | fn trailer_helper(input: ParseStream<'_>, mut e: Expr) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1703:25 | 1703 | fn atom_expr(input: ParseStream, allow_struct: AllowStruct) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1703 | fn atom_expr(input: ParseStream<'_>, allow_struct: AllowStruct) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1780:28 | 1780 | fn atom_labeled(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1780 | fn atom_labeled(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1838:28 | 1838 | fn expr_builtin(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1838 | fn expr_builtin(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1853:16 | 1853 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1853 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1870:16 | 1870 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1870 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1906:25 | 1906 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1906 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1915:30 | 1915 | fn paren_or_tuple(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1915 | fn paren_or_tuple(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1954:31 | 1954 | fn array_or_repeat(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1954 | fn array_or_repeat(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2001:25 | 2001 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2001 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2027:25 | 2027 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2027 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2060:25 | 2060 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2060 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2069:16 | 2069 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2069 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2105:25 | 2105 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2105 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2110:26 | 2110 | fn expr_paren(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2110 | fn expr_paren(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2122:25 | 2122 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2122 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2129:24 | 2129 | fn expr_let(input: ParseStream, allow_struct: AllowStruct) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2129 | fn expr_let(input: ParseStream<'_>, allow_struct: AllowStruct) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2145:25 | 2145 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2145 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2200:25 | 2200 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2200 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2211:25 | 2211 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2211 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2241:25 | 2241 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2241 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2263:25 | 2263 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2263 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2297:37 | 2297 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter ... 2312 | / impl_by_parsing_expr! { 2313 | | ExprAssign, Assign, "expected assignment expression", 2314 | | ExprAwait, Await, "expected await expression", 2315 | | ExprBinary, Binary, "expected binary operation", ... | 2323 | | ExprTuple, Tuple, "expected tuple expression", 2324 | | } | |_____- 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 | 2297 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2329:25 | 2329 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2329 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2338:16 | 2338 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2338 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2352:25 | 2352 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2352 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2361:25 | 2361 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2361 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2375:25 | 2375 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2375 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2384:25 | 2384 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2384 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2400:27 | 2400 | fn expr_become(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2400 | fn expr_become(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2412:25 | 2412 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2412 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2424:25 | 2424 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2424 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2440:28 | 2440 | fn expr_closure(input: ParseStream, allow_struct: AllowStruct) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2440 | fn expr_closure(input: ParseStream<'_>, allow_struct: AllowStruct) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2498:25 | 2498 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2498 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2509:27 | 2509 | fn closure_arg(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2509 | fn closure_arg(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2547:25 | 2547 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2547 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2571:25 | 2571 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2571 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2590:25 | 2590 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2590 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2601:25 | 2601 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2601 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2613:25 | 2613 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2613 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2623:26 | 2623 | fn expr_break(input: ParseStream, allow_struct: AllowStruct) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2623 | fn expr_break(input: ParseStream<'_>, allow_struct: AllowStruct) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2658:25 | 2658 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2658 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2687:25 | 2687 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2687 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2695:16 | 2695 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2695 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2742:25 | 2742 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2742 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2761:25 | 2761 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2761 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2779:26 | 2779 | fn expr_range(input: ParseStream, allow_struct: AllowStruct) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2779 | fn expr_range(input: ParseStream<'_>, allow_struct: AllowStruct) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2792:16 | 2792 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2792 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2813:25 | 2813 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2813 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2830:45 | 2830 | pub(crate) fn parse_obsolete(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2830 | pub(crate) fn parse_obsolete(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2850:25 | 2850 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2850 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2865:25 | 2865 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2865 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2879:25 | 2879 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2879 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2912:25 | 2912 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2912 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2971:26 | 2971 | fn check_cast(input: ParseStream) -> Result<()> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2971 | fn check_cast(input: ParseStream<'_>) -> Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ext.rs:46:25 | 46 | fn parse_any(input: ParseStream) -> Result; | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 46 | fn parse_any(input: ParseStream<'_>) -> Result; | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ext.rs:87:25 | 87 | fn parse_any(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 87 | fn parse_any(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ext.rs:109:21 | 109 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 109 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/file.rs:100:25 | 100 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 100 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:108:74 | 108 | pub fn lifetimes(&self) -> impl Iterator [Lifetimes] { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 108 | pub fn lifetimes(&self) -> impl Iterator [Lifetimes<'_>] { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:115:86 | 115 | pub fn lifetimes_mut(&mut self) -> impl Iterator [LifetimesMut] { | ^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 115 | pub fn lifetimes_mut(&mut self) -> impl Iterator [LifetimesMut<'_>] { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:122:72 | 122 | pub fn type_params(&self) -> impl Iterator [TypeParams] { | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 122 | pub fn type_params(&self) -> impl Iterator [TypeParams<'_>] { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:129:84 | 129 | pub fn type_params_mut(&mut self) -> impl Iterator [TypeParamsMut] { | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 129 | pub fn type_params_mut(&mut self) -> impl Iterator [TypeParamsMut<'_>] { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:136:74 | 136 | pub fn const_params(&self) -> impl Iterator [ConstParams] { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 136 | pub fn const_params(&self) -> impl Iterator [ConstParams<'_>] { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:143:86 | 143 | pub fn const_params_mut(&mut self) -> impl Iterator [ConstParamsMut] { | ^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 143 | pub fn const_params_mut(&mut self) -> impl Iterator [ConstParamsMut<'_>] { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:176:38 | 176 | pub fn split_for_impl(&self) -> (ImplGenerics, TypeGenerics, Option<&WhereClause>) { | ^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 176 | pub fn split_for_impl(&self) -> (ImplGenerics<'_>, TypeGenerics, Option<&WhereClause>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:176:52 | 176 | pub fn split_for_impl(&self) -> (ImplGenerics, TypeGenerics, Option<&WhereClause>) { | ^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 176 | pub fn split_for_impl(&self) -> (ImplGenerics, TypeGenerics<'_>, Option<&WhereClause>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:331:48 | 331 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 362 | generics_wrapper_impls!(ImplGenerics); | ------------------------------------- in this macro invocation | = note: this warning originates in the macro `generics_wrapper_impls` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 331 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:331:48 | 331 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 364 | generics_wrapper_impls!(TypeGenerics); | ------------------------------------- in this macro invocation | = note: this warning originates in the macro `generics_wrapper_impls` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 331 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:331:48 | 331 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 366 | generics_wrapper_impls!(Turbofish); | ---------------------------------- in this macro invocation | = note: this warning originates in the macro `generics_wrapper_impls` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 331 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:371:35 | 371 | pub fn as_turbofish(&self) -> Turbofish { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 371 | pub fn as_turbofish(&self) -> Turbofish<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:530:25 | 530 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 530 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:593:25 | 593 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 593 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:620:25 | 620 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 620 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:658:25 | 658 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 658 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:687:25 | 687 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 687 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:698:25 | 698 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 698 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:739:25 | 739 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 739 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:800:20 | 800 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 800 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:826:25 | 826 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 826 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:851:25 | 851 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 851 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:862:25 | 862 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 862 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:886:25 | 886 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 886 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:917:25 | 917 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 917 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:928:25 | 928 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 928 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ident.rs:77:25 | 77 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 77 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ident.rs:96:25 | 96 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 96 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:939:25 | 939 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 939 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:947:16 | 947 | begin: ParseBuffer, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 947 | begin: ParseBuffer<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:949:16 | 949 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 949 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1150:20 | 1150 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1150 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1198:20 | 1198 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1198 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1219:45 | 1219 | fn parse_optional_definition(input: ParseStream) -> Result> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1219 | fn parse_optional_definition(input: ParseStream<'_>) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1232:25 | 1232 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1232 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1261:28 | 1261 | fn parse_macro2(begin: ParseBuffer, _vis: Visibility, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1261 | fn parse_macro2(begin: ParseBuffer<'_>, _vis: Visibility, input: ParseStream) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1261:66 | 1261 | fn parse_macro2(begin: ParseBuffer, _vis: Visibility, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1261 | fn parse_macro2(begin: ParseBuffer, _vis: Visibility, input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1286:25 | 1286 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1286 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1319:25 | 1319 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1319 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1326:16 | 1326 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1326 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1353:25 | 1353 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1353 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1360:16 | 1360 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1360 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1435:25 | 1435 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1435 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1453:25 | 1453 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1453 | fn parse(input: ParseStream<'_>) -> Result { | ++++ Fresh indexmap v2.4.0 Compiling bstr v1.6.0 warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1486:30 | 1486 | fn peek_signature(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1486 | fn peek_signature(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1497:25 | 1497 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1497 | fn parse(input: ParseStream<'_>) -> Result { | ++++ Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=bstr CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0 CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='A string type that is not required to be valid UTF-8.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/bstr' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bstr CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/bstr' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=1.6.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name bstr --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "serde", "std", "unicode"))' -C metadata=2c92bf8e4754e77f -C extra-filename=-2c92bf8e4754e77f --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern memchr=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libmemchr-16ffef5f7b0bb4d1.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1531:25 | 1531 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1531 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1540:16 | 1540 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1540 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1560:25 | 1560 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1560 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1576:16 | 1576 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1576 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1627:25 | 1627 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1627 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1671:16 | 1671 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1671 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1741:25 | 1741 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1741 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1790:25 | 1790 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1790 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1815:25 | 1815 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1815 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1894:25 | 1894 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1894 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1910:25 | 1910 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1910 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1926:25 | 1926 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1926 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1942:39 | 1942 | fn parse_foreign_item_type(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1942 | fn parse_foreign_item_type(begin: ParseBuffer<'_>, input: ParseStream) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1942:59 | 1942 | fn parse_foreign_item_type(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1942 | fn parse_foreign_item_type(begin: ParseBuffer, input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1975:25 | 1975 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1975 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1993:25 | 1993 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1993 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2011:31 | 2011 | fn parse_item_type(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2011 | fn parse_item_type(begin: ParseBuffer<'_>, input: ParseStream) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2011:51 | 2011 | fn parse_item_type(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2011 | fn parse_item_type(begin: ParseBuffer, input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2047:25 | 2047 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2047 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2071:25 | 2071 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2071 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2095:25 | 2095 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2095 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2116:42 | 2116 | fn parse_trait_or_trait_alias(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2116 | fn parse_trait_or_trait_alias(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2146:25 | 2146 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2146 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2168:16 | 2168 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2168 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2221:25 | 2221 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2221 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2228:16 | 2228 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2228 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2239:16 | 2239 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2239 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2277:25 | 2277 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2277 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2362:25 | 2362 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2362 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2399:25 | 2399 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2399 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2428:25 | 2428 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2428 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2450:37 | 2450 | fn parse_trait_item_type(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2450 | fn parse_trait_item_type(begin: ParseBuffer<'_>, input: ParseStream) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2450:57 | 2450 | fn parse_trait_item_type(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2450 | fn parse_trait_item_type(begin: ParseBuffer, input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2485:25 | 2485 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2485 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2503:25 | 2503 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2503 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2509:26 | 2509 | fn parse_impl(input: ParseStream, allow_verbatim_impl: bool) -> Result> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2509 | fn parse_impl(input: ParseStream<'_>, allow_verbatim_impl: bool) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2615:25 | 2615 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2615 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2710:25 | 2710 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2710 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2747:25 | 2747 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2747 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2754:16 | 2754 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2754 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2788:25 | 2788 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2788 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2813:36 | 2813 | fn parse_impl_item_type(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2813 | fn parse_impl_item_type(begin: ParseBuffer<'_>, input: ParseStream) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2813:56 | 2813 | fn parse_impl_item_type(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2813 | fn parse_impl_item_type(begin: ParseBuffer, input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2850:25 | 2850 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2850 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2877:25 | 2877 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2877 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lifetime.rs:73:40 | 73 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 73 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lifetime.rs:131:25 | 131 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 131 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:502:40 | 502 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 502 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:574:40 | 574 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 574 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:609:44 | 609 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 609 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:615:57 | 615 | pub(crate) fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 615 | pub(crate) fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:625:44 | 625 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 625 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:631:57 | 631 | pub(crate) fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 631 | pub(crate) fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:641:44 | 641 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 641 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:647:57 | 647 | pub(crate) fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 647 | pub(crate) fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:657:44 | 657 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 657 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:663:57 | 663 | pub(crate) fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 663 | pub(crate) fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:673:44 | 673 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 673 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:679:57 | 679 | pub(crate) fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 679 | pub(crate) fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:689:44 | 689 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 689 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:695:57 | 695 | pub(crate) fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 695 | pub(crate) fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:705:44 | 705 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 705 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:711:57 | 711 | pub(crate) fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 711 | pub(crate) fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:721:44 | 721 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 721 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:727:57 | 727 | pub(crate) fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 727 | pub(crate) fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:867:25 | 867 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 867 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:897:47 | 897 | fn parse_negative_lit(neg: Punct, cursor: Cursor) -> Option<(Lit, Cursor)> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 897 | fn parse_negative_lit(neg: Punct, cursor: Cursor<'_>) -> Option<(Lit, Cursor)> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:897:71 | 897 | fn parse_negative_lit(neg: Punct, cursor: Cursor) -> Option<(Lit, Cursor)> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 897 | fn parse_negative_lit(neg: Punct, cursor: Cursor) -> Option<(Lit, Cursor<'_>)> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:938:25 | 938 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 938 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:949:25 | 949 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 949 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:960:25 | 960 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 960 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:971:25 | 971 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 971 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:982:25 | 982 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 982 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:993:25 | 993 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 993 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1004:25 | 1004 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1004 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1015:25 | 1015 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1015 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1024:26 | 1024 | fn peek_impl(cursor: Cursor, peek: fn(ParseStream) -> bool) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1024 | fn peek_impl(cursor: Cursor<'_>, peek: fn(ParseStream) -> bool) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1024:43 | 1024 | fn peek_impl(cursor: Cursor, peek: fn(ParseStream) -> bool) -> bool { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1024 | fn peek_impl(cursor: Cursor, peek: fn(ParseStream<'_>) -> bool) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1050 | impl_token!("literal" Lit); | -------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1050 | impl_token!("literal" Lit); | -------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1051 | impl_token!("string literal" LitStr); | ------------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1051 | impl_token!("string literal" LitStr); | ------------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1052 | impl_token!("byte string literal" LitByteStr); | --------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1052 | impl_token!("byte string literal" LitByteStr); | --------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1053 | impl_token!("C-string literal" LitCStr); | --------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1053 | impl_token!("C-string literal" LitCStr); | --------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1054 | impl_token!("byte literal" LitByte); | ----------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1054 | impl_token!("byte literal" LitByte); | ----------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1055 | impl_token!("character literal" LitChar); | ---------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1055 | impl_token!("character literal" LitChar); | ---------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1056 | impl_token!("integer literal" LitInt); | ------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1056 | impl_token!("integer literal" LitInt); | ------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1057 | impl_token!("floating point literal" LitFloat); | ---------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1057 | impl_token!("floating point literal" LitFloat); | ---------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1058 | impl_token!("boolean literal" LitBool); | -------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1058 | impl_token!("boolean literal" LitBool); | -------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/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 --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/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 --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/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 --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/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 --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/mac.rs:153:38 | 153 | pub(crate) fn parse_delimiter(input: ParseStream) -> Result<(MacroDelimiter, TokenStream)> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 153 | pub(crate) fn parse_delimiter(input: ParseStream<'_>) -> Result<(MacroDelimiter, TokenStream)> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/mac.rs:181:25 | 181 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 181 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/meta.rs:132:33 | 132 | pub fn parser(logic: impl FnMut(ParseNestedMeta) -> Result<()>) -> impl Parser { | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 132 | pub fn parser(logic: impl FnMut(ParseNestedMeta<'_>) -> Result<()>) -> impl Parser { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/meta.rs:133:13 | 133 | |input: ParseStream| { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 133 | |input: ParseStream<'_>| { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/meta.rs:273:27 | 273 | logic: impl FnMut(ParseNestedMeta) -> Result<()>, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 273 | logic: impl FnMut(ParseNestedMeta<'_>) -> Result<()>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/meta.rs:386:12 | 386 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 386 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/meta.rs:387:27 | 387 | mut logic: impl FnMut(ParseNestedMeta) -> Result<()>, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 387 | mut logic: impl FnMut(ParseNestedMeta<'_>) -> Result<()>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/meta.rs:403:27 | 403 | fn parse_meta_path(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 403 | fn parse_meta_path(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/op.rs:87:25 | 87 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 87 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/op.rs:152:25 | 152 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 152 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/discouraged.rs:199:44 | 199 | .set(unsafe { mem::transmute::>(fork.cursor()) }); | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 199 | .set(unsafe { mem::transmute::, Cursor<'static>>(fork.cursor()) }); | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/discouraged.rs:208:68 | 208 | fn parse_any_delimiter(&self) -> Result<(Delimiter, DelimSpan, ParseBuffer)>; | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 208 | fn parse_any_delimiter(&self) -> Result<(Delimiter, DelimSpan, ParseBuffer<'_>)>; | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/discouraged.rs:212:68 | 212 | fn parse_any_delimiter(&self) -> Result<(Delimiter, DelimSpan, ParseBuffer)> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 212 | fn parse_any_delimiter(&self) -> Result<(Delimiter, DelimSpan, ParseBuffer<'_>)> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:215:21 | 215 | fn parse(input: ParseStream) -> Result; | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 215 | fn parse(input: ParseStream<'_>) -> Result; | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:277:32 | 277 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 277 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:283:32 | 283 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 283 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:387:13 | 387 | cursor: Cursor, | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 387 | cursor: Cursor<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:389:6 | 389 | ) -> ParseBuffer { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 389 | ) -> ParseBuffer<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:393:51 | 393 | cell: Cell::new(unsafe { mem::transmute::>(cursor) }), | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 393 | cell: Cell::new(unsafe { mem::transmute::, Cursor<'static>>(cursor) }), | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:430:30 | 430 | fn inner_unexpected(buffer: &ParseBuffer) -> (Rc>, Option<(Span, Delimiter)>) { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 430 | fn inner_unexpected(buffer: &ParseBuffer<'_>) -> (Rc>, Option<(Span, Delimiter)>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:441:39 | 441 | pub(crate) fn get_unexpected(buffer: &ParseBuffer) -> Rc> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 441 | pub(crate) fn get_unexpected(buffer: &ParseBuffer<'_>) -> Rc> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:445:50 | 445 | fn span_of_unexpected_ignoring_nones(mut cursor: Cursor) -> Option<(Span, Delimiter)> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 445 | fn span_of_unexpected_ignoring_nones(mut cursor: Cursor<'_>) -> Option<(Span, Delimiter)> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:505:40 | 505 | pub fn call(&self, function: fn(ParseStream) -> Result) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 505 | pub fn call(&self, function: fn(ParseStream<'_>) -> Result) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:621:27 | 621 | fn peek2(buffer: &ParseBuffer, peek: fn(Cursor) -> bool) -> bool { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 621 | fn peek2(buffer: &ParseBuffer<'_>, peek: fn(Cursor) -> bool) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:621:49 | 621 | fn peek2(buffer: &ParseBuffer, peek: fn(Cursor) -> bool) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 621 | fn peek2(buffer: &ParseBuffer, peek: fn(Cursor<'_>) -> bool) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:631:27 | 631 | fn peek3(buffer: &ParseBuffer, peek: fn(Cursor) -> bool) -> bool { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 631 | fn peek3(buffer: &ParseBuffer<'_>, peek: fn(Cursor) -> bool) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:631:49 | 631 | fn peek3(buffer: &ParseBuffer, peek: fn(Cursor) -> bool) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 631 | fn peek3(buffer: &ParseBuffer, peek: fn(Cursor<'_>) -> bool) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:736:20 | 736 | parser: fn(ParseStream) -> Result, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 736 | parser: fn(ParseStream<'_>) -> Result, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:1162:21 | 1162 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1162 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:1169:21 | 1169 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1169 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:1180:21 | 1180 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1180 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:1187:21 | 1187 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1187 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:1197:21 | 1197 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1197 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:1211:21 | 1211 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1211 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:1221:21 | 1221 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1221 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:1274:52 | 1274 | fn tokens_to_parse_buffer(tokens: &TokenBuffer) -> ParseBuffer { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1274 | fn tokens_to_parse_buffer(tokens: &TokenBuffer) -> ParseBuffer<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:1283:15 | 1283 | F: FnOnce(ParseStream) -> Result, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1283 | F: FnOnce(ParseStream<'_>) -> Result, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:1365:22 | 1365 | fn parse(_input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1365 | fn parse(_input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:1393:32 | 1393 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1393 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse_quote.rs:127:21 | 127 | fn parse(input: ParseStream) -> Result; | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 127 | fn parse(input: ParseStream<'_>) -> Result; | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse_quote.rs:131:21 | 131 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 131 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse_quote.rs:147:21 | 147 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 147 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse_quote.rs:158:21 | 158 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 158 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse_quote.rs:188:21 | 188 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 188 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse_quote.rs:195:21 | 195 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 195 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse_quote.rs:201:21 | 201 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 201 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse_quote.rs:208:21 | 208 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 208 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:287:36 | 287 | pub fn parse_single(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 287 | pub fn parse_single(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:333:35 | 333 | pub fn parse_multi(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 333 | pub fn parse_multi(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:379:53 | 379 | pub fn parse_multi_with_leading_vert(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 379 | pub fn parse_multi_with_leading_vert(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:387:25 | 387 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 387 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:397:30 | 397 | fn multi_pat_impl(input: ParseStream, leading_vert: Option) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 397 | fn multi_pat_impl(input: ParseStream<'_>, leading_vert: Option) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:419:52 | 419 | fn pat_path_or_macro_or_struct_or_range(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 419 | fn pat_path_or_macro_or_struct_or_range(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:456:24 | 456 | fn pat_wild(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 456 | fn pat_wild(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:463:23 | 463 | fn pat_box(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 463 | fn pat_box(begin: ParseBuffer<'_>, input: ParseStream) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:463:43 | 463 | fn pat_box(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 463 | fn pat_box(begin: ParseBuffer, input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:469:25 | 469 | fn pat_ident(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 469 | fn pat_ident(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:494:16 | 494 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 494 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:521:26 | 521 | fn pat_struct(input: ParseStream, qself: Option, path: Path) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 521 | fn pat_struct(input: ParseStream<'_>, qself: Option, path: Path) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:556:25 | 556 | fn field_pat(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 556 | fn field_pat(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:604:25 | 604 | fn pat_range(input: ParseStream, qself: Option, path: Path) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 604 | fn pat_range(input: ParseStream<'_>, qself: Option, path: Path) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:622:35 | 622 | fn pat_range_half_open(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 622 | fn pat_range_half_open(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:643:34 | 643 | fn pat_paren_or_tuple(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 643 | fn pat_paren_or_tuple(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:673:29 | 673 | fn pat_reference(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 673 | fn pat_reference(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:682:32 | 682 | fn pat_lit_or_range(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 682 | fn pat_lit_or_range(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:726:31 | 726 | fn pat_range_bound(input: ParseStream) -> Result> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 726 | fn pat_range_bound(input: ParseStream<'_>) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:759:25 | 759 | fn pat_slice(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 759 | fn pat_slice(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:794:25 | 794 | fn pat_const(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 794 | fn pat_const(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/path.rs:310:25 | 310 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 310 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/path.rs:317:25 | 317 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 317 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/path.rs:402:41 | 402 | pub(crate) fn const_argument(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 402 | pub(crate) fn const_argument(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/path.rs:447:39 | 447 | pub fn parse_turbofish(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 447 | pub fn parse_turbofish(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/path.rs:454:20 | 454 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 454 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/path.rs:482:25 | 482 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 482 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/path.rs:490:25 | 490 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 490 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/path.rs:502:25 | 502 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 502 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/path.rs:508:32 | 508 | fn parse_helper(input: ParseStream, expr_style: bool) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 508 | fn parse_helper(input: ParseStream<'_>, expr_style: bool) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/path.rs:569:39 | 569 | pub fn parse_mod_style(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 569 | pub fn parse_mod_style(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/path.rs:601:43 | 601 | pub(crate) fn parse_helper(input: ParseStream, expr_style: bool) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 601 | pub(crate) fn parse_helper(input: ParseStream<'_>, expr_style: bool) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/path.rs:616:20 | 616 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 616 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/path.rs:636:32 | 636 | pub(crate) fn qpath(input: ParseStream, expr_style: bool) -> Result<(Option, Path)> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 636 | pub(crate) fn qpath(input: ParseStream<'_>, expr_style: bool) -> Result<(Option, Path)> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/punctuated.rs:119:31 | 119 | pub fn iter(&self) -> Iter { | ----^-- expected lifetime parameter | help: indicate the anonymous lifetime | 119 | pub fn iter(&self) -> Iter<'_, T> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/punctuated.rs:130:42 | 130 | pub fn iter_mut(&mut self) -> IterMut { | -------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 130 | pub fn iter_mut(&mut self) -> IterMut<'_, T> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/punctuated.rs:141:33 | 141 | pub fn pairs(&self) -> Pairs { | -----^----- expected lifetime parameter | help: indicate the anonymous lifetime | 141 | pub fn pairs(&self) -> Pairs<'_, T, P> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/punctuated.rs:150:44 | 150 | pub fn pairs_mut(&mut self) -> PairsMut { | --------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 150 | pub fn pairs_mut(&mut self) -> PairsMut<'_, T, P> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/punctuated.rs:290:36 | 290 | pub fn parse_terminated(input: ParseStream) -> Result | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 290 | pub fn parse_terminated(input: ParseStream<'_>) -> Result | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/punctuated.rs:309:16 | 309 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 309 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/punctuated.rs:310:20 | 310 | parser: fn(ParseStream) -> Result, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 310 | parser: fn(ParseStream<'_>) -> Result, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/punctuated.rs:342:44 | 342 | pub fn parse_separated_nonempty(input: ParseStream) -> Result | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 342 | pub fn parse_separated_nonempty(input: ParseStream<'_>) -> Result | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/punctuated.rs:361:16 | 361 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 361 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/punctuated.rs:362:20 | 362 | parser: fn(ParseStream) -> Result, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 362 | parser: fn(ParseStream<'_>) -> Result, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/punctuated.rs:442:32 | 442 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 442 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/restriction.rs:72:25 | 72 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 72 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/restriction.rs:93:29 | 93 | fn parse_pub(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 93 | fn parse_pub(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/stmt.rs:151:36 | 151 | pub fn parse_within(input: ParseStream) -> Result> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 151 | pub fn parse_within(input: ParseStream<'_>) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/stmt.rs:181:25 | 181 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 181 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/stmt.rs:192:25 | 192 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 192 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/stmt.rs:198:26 | 198 | fn parse_stmt(input: ParseStream, allow_nosemi: AllowNoSemi) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 198 | fn parse_stmt(input: ParseStream<'_>, allow_nosemi: AllowNoSemi) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/stmt.rs:265:24 | 265 | fn stmt_mac(input: ParseStream, attrs: Vec, path: Path) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 265 | fn stmt_mac(input: ParseStream<'_>, attrs: Vec, path: Path) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/stmt.rs:282:26 | 282 | fn stmt_local(input: ParseStream, attrs: Vec) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 282 | fn stmt_local(input: ParseStream<'_>, attrs: Vec) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/stmt.rs:334:16 | 334 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 334 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/thread.rs:38:40 | 38 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 38 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:297:25 | 297 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 297 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:311:36 | 311 | pub fn without_plus(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 311 | pub fn without_plus(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:319:16 | 319 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 319 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:594:25 | 594 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 594 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:605:25 | 605 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 605 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:618:25 | 618 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 618 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:641:25 | 641 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 641 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:654:25 | 654 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 654 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:701:25 | 701 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 701 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:710:25 | 710 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 710 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:719:25 | 719 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 719 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:752:25 | 752 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 752 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:761:25 | 761 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 761 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:770:36 | 770 | pub fn without_plus(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 770 | pub fn without_plus(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thread_local-1.1.8/src/cached.rs:65:48 | 65 | pub fn iter_mut(&mut self) -> CachedIterMut { | -------------^-- expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 65 | pub fn iter_mut(&mut self) -> CachedIterMut<'_, T> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thread_local-1.1.8/src/cached.rs:112:32 | 112 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 112 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thread_local-1.1.8/src/lib.rs:290:42 | 290 | pub fn iter_mut(&mut self) -> IterMut { | -------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 290 | pub fn iter_mut(&mut self) -> IterMut<'_, T> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thread_local-1.1.8/src/lib.rs:347:32 | 347 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 347 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:775:36 | 775 | pub(crate) fn parse(input: ParseStream, allow_plus: bool) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 775 | pub(crate) fn parse(input: ParseStream<'_>, allow_plus: bool) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:789:25 | 789 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 789 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:797:25 | 797 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 797 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:805:36 | 805 | pub fn without_plus(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 805 | pub fn without_plus(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:811:36 | 811 | pub(crate) fn parse(input: ParseStream, allow_plus: bool) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 811 | pub(crate) fn parse(input: ParseStream<'_>, allow_plus: bool) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:823:20 | 823 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 823 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:851:25 | 851 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 851 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:859:36 | 859 | pub fn without_plus(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 859 | pub fn without_plus(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:864:36 | 864 | pub(crate) fn parse(input: ParseStream, allow_plus: bool) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 864 | pub(crate) fn parse(input: ParseStream<'_>, allow_plus: bool) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:894:25 | 894 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 894 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:905:25 | 905 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 905 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:912:25 | 912 | fn parse(input: ParseStream, allow_plus: bool) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 912 | fn parse(input: ParseStream<'_>, allow_plus: bool) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:926:25 | 926 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 926 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:932:33 | 932 | fn parse_bare_fn_arg(input: ParseStream, allow_self: bool) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 932 | fn parse_bare_fn_arg(input: ParseStream<'_>, allow_self: bool) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:980:35 | 980 | fn parse_bare_variadic(input: ParseStream, attrs: Vec) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 980 | fn parse_bare_variadic(input: ParseStream<'_>, attrs: Vec) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:997:25 | 997 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 997 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:1007:25 | 1007 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1007 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:9:40 | 9 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 9 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:19:40 | 19 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 19 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:25:42 | 25 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 25 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:37:40 | 37 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 37 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:51:40 | 51 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 51 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:63:40 | 63 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 63 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:75:40 | 75 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 75 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:90:40 | 90 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 90 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:102:40 | 102 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 102 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:113:40 | 113 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 113 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:125:40 | 125 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 125 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:274:40 | 274 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 274 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:284:40 | 284 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 284 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:296:40 | 296 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 296 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:311:40 | 311 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 311 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:323:40 | 323 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 323 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:335:40 | 335 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 335 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:341:42 | 341 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 341 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:352:40 | 352 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 352 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:358:42 | 358 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 358 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:369:40 | 369 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 369 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:375:42 | 375 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 375 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:385:40 | 385 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 385 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:398:40 | 398 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 398 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:476:40 | 476 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 476 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:482:42 | 482 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 482 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:493:40 | 493 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 493 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:499:42 | 499 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 499 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:511:40 | 511 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 511 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:517:42 | 517 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 517 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:529:40 | 529 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 529 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:535:42 | 535 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 535 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:547:40 | 547 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 547 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:553:42 | 553 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 553 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:565:40 | 565 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 565 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:571:42 | 571 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 571 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:582:40 | 582 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 582 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:588:42 | 588 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 588 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:600:40 | 600 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 600 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:606:42 | 606 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 606 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:618:40 | 618 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 618 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:624:42 | 624 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 624 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:636:40 | 636 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 636 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:642:42 | 642 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 642 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:661:40 | 661 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 661 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:667:42 | 667 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 667 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:678:40 | 678 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 678 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:684:42 | 684 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 684 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:695:40 | 695 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 695 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:701:42 | 701 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 701 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:713:40 | 713 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 713 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:719:42 | 719 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 719 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:734:40 | 734 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 734 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:740:42 | 740 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 740 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:751:40 | 751 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 751 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:757:42 | 757 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 757 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:770:40 | 770 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 770 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:776:42 | 776 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 776 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:788:40 | 788 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 788 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:794:42 | 794 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 794 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:804:40 | 804 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 804 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:810:42 | 810 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 810 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:823:40 | 823 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 823 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:829:42 | 829 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 829 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:839:40 | 839 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 839 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:845:42 | 845 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 845 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:857:40 | 857 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 857 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:863:42 | 863 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 863 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:873:40 | 873 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 873 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:879:42 | 879 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 879 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:892:40 | 892 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 892 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:898:42 | 898 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 898 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:913:40 | 913 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 913 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:919:42 | 919 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 919 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:930:40 | 930 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 930 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:936:42 | 936 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 936 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:947:40 | 947 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 947 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:953:42 | 953 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 953 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:965:40 | 965 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 965 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:971:42 | 971 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 971 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:983:40 | 983 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 983 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:989:42 | 989 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 989 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1002:40 | 1002 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1002 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1008:42 | 1008 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1008 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1019:40 | 1019 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1019 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1025:42 | 1025 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1025 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1040:40 | 1040 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1040 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1046:42 | 1046 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1046 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1057:40 | 1057 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1057 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1063:42 | 1063 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1063 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1074:40 | 1074 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1074 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1080:42 | 1080 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1080 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1091:40 | 1091 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1091 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1097:42 | 1097 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1097 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1108:40 | 1108 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1108 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1114:42 | 1114 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1114 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1125:40 | 1125 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1125 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1131:42 | 1131 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1131 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1144:40 | 1144 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1144 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1150:42 | 1150 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1150 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1161:40 | 1161 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1161 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1175:40 | 1175 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1175 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1185:40 | 1185 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1185 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1197:40 | 1197 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1197 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1209:40 | 1209 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1209 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1221:40 | 1221 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1221 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1227:42 | 1227 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1227 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1237:40 | 1237 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1237 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1243:42 | 1243 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1243 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1253:40 | 1253 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1253 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1264:40 | 1264 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1264 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1283:40 | 1283 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1301:40 | 1301 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1301 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1307:42 | 1307 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1307 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1319:40 | 1319 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1319 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1325:42 | 1325 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1325 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1336:40 | 1336 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1336 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1342:42 | 1342 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1342 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1358:40 | 1358 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1358 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1364:42 | 1364 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1364 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1378:40 | 1378 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1378 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1417:40 | 1417 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1417 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1441:40 | 1441 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1441 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1453:40 | 1453 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1453 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1471:40 | 1471 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1471 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1477:42 | 1477 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1477 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1496:40 | 1496 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1496 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1502:42 | 1502 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1502 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1515:40 | 1515 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1515 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1521:42 | 1521 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1521 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1532:40 | 1532 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1532 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1538:42 | 1538 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1538 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1555:41 | 1555 | fn fmt(&self, _formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1555 | fn fmt(&self, _formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1562:40 | 1562 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1562 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1572:40 | 1572 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1572 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1601:40 | 1601 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1601 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1607:42 | 1607 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1607 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1625:40 | 1625 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1625 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1631:42 | 1631 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1631 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1646:40 | 1646 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1646 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1652:42 | 1652 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1652 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1667:40 | 1667 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1667 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1673:42 | 1673 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1673 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1685:40 | 1685 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1685 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1691:42 | 1691 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1691 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1704:40 | 1704 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1704 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1710:42 | 1710 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1710 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1727:40 | 1727 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1727 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1733:42 | 1733 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1733 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1745:40 | 1745 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1745 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1751:42 | 1751 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1751 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1766:40 | 1766 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1766 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1772:42 | 1772 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1772 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1790:40 | 1790 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1790 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1796:42 | 1796 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1796 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1811:40 | 1811 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1811 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1817:42 | 1817 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1817 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1837:40 | 1837 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1837 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1843:42 | 1843 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1843 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1859:40 | 1859 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1859 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1865:42 | 1865 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1865 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1881:40 | 1881 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1881 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1887:42 | 1887 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1887 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1901:40 | 1901 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1901 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1907:42 | 1907 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1907 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1921:40 | 1921 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1921 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1930:40 | 1930 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1930 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1935:42 | 1935 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1935 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1945:40 | 1945 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1945 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1956:40 | 1956 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1956 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1978:40 | 1978 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1978 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1984:42 | 1984 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1984 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1997:40 | 1997 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1997 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2008:40 | 2008 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2008 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2020:40 | 2020 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2020 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2044:40 | 2044 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2044 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2063:40 | 2063 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2063 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2075:40 | 2075 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2075 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2081:42 | 2081 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2081 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2092:40 | 2092 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2092 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2098:42 | 2098 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2098 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2109:40 | 2109 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2109 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2115:42 | 2115 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2115 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2126:40 | 2126 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2126 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2156:40 | 2156 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2156 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2162:42 | 2162 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2162 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2175:40 | 2175 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2175 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2181:42 | 2181 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2181 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2192:40 | 2192 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2192 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2198:42 | 2198 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2198 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2209:40 | 2209 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2209 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2215:42 | 2215 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2215 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2227:40 | 2227 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2227 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2233:42 | 2233 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2233 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2243:40 | 2243 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2243 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2249:42 | 2249 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2249 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2260:40 | 2260 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2260 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2266:42 | 2266 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2266 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2280:40 | 2280 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2280 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2286:42 | 2286 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2286 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2297:40 | 2297 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2297 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2303:42 | 2303 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2303 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2316:40 | 2316 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2316 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2322:42 | 2322 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2322 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2334:40 | 2334 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2334 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2340:42 | 2340 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2340 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2350:40 | 2350 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2350 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2356:42 | 2356 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2356 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2366:40 | 2366 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2366 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2382:40 | 2382 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2382 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2392:40 | 2392 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2392 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2403:40 | 2403 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2403 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2415:40 | 2415 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2415 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2428:40 | 2428 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2428 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2447:40 | 2447 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2447 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2461:40 | 2461 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2461 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2477:40 | 2477 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2477 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2496:40 | 2496 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2496 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2511:40 | 2511 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2511 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2533:40 | 2533 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2533 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2539:42 | 2539 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2539 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2550:40 | 2550 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2550 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2562:40 | 2562 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2562 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2577:40 | 2577 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2577 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2595:40 | 2595 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2595 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2601:42 | 2601 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2601 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2617:40 | 2617 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2617 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2623:42 | 2623 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2623 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2635:40 | 2635 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2635 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2641:42 | 2641 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2641 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2652:40 | 2652 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2652 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2658:42 | 2658 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2658 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2674:40 | 2674 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2674 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2702:40 | 2702 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2702 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2708:42 | 2708 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2708 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2720:40 | 2720 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2720 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2726:42 | 2726 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2726 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2742:40 | 2742 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2742 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2748:42 | 2748 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2748 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2758:40 | 2758 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2758 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2764:42 | 2764 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2764 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2774:40 | 2774 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2774 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2780:42 | 2780 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2780 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2789:40 | 2789 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2789 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2795:42 | 2795 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2795 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2804:40 | 2804 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2804 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2810:42 | 2810 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2810 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2819:40 | 2819 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2819 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2833:40 | 2833 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2833 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2853:40 | 2853 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2853 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2859:42 | 2859 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2859 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2869:40 | 2869 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2869 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2875:42 | 2875 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2875 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2885:40 | 2885 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2885 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2891:42 | 2891 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2891 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2903:40 | 2903 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2903 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2909:42 | 2909 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2909 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2921:40 | 2921 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2921 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2927:42 | 2927 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2927 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2937:40 | 2937 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2937 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2943:42 | 2943 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2943 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2953:40 | 2953 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2953 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2959:42 | 2959 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2959 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2969:40 | 2969 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2969 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2993:40 | 2993 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2993 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:3002:40 | 3002 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3002 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:3012:40 | 3012 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3012 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:3021:40 | 3021 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3021 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:3032:40 | 3032 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3032 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:3043:40 | 3043 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3043 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:3077:40 | 3077 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3077 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:3089:40 | 3089 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3089 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:3101:40 | 3101 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3101 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:3107:42 | 3107 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3107 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:3119:40 | 3119 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3119 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:3135:40 | 3135 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3135 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:3145:40 | 3145 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3145 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/escape_bytes.rs:15:43 | 15 | pub(crate) fn new(bytes: &'a [u8]) -> EscapeBytes { | ^^^^^^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 15 | pub(crate) fn new(bytes: &'a [u8]) -> EscapeBytes<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/escape_bytes.rs:83:38 | 83 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 83 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:3:14 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 349 | impl_partial_eq!(BString, Vec); | ---------------------------------- in this macro invocation | = note: requested on the command line with `-W unused-lifetimes` warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:3:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 349 | impl_partial_eq!(BString, Vec); | ---------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:11:14 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 11 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 349 | impl_partial_eq!(BString, Vec); | ---------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:11:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 11 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 349 | impl_partial_eq!(BString, Vec); | ---------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:3:14 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 350 | impl_partial_eq!(BString, [u8]); | ------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:3:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 350 | impl_partial_eq!(BString, [u8]); | ------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:11:14 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 11 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 350 | impl_partial_eq!(BString, [u8]); | ------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:11:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 11 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 350 | impl_partial_eq!(BString, [u8]); | ------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:3:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 351 | impl_partial_eq!(BString, &'a [u8]); | ----------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:11:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 11 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 351 | impl_partial_eq!(BString, &'a [u8]); | ----------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:3:14 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 352 | impl_partial_eq!(BString, String); | --------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:3:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 352 | impl_partial_eq!(BString, String); | --------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:11:14 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 11 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 352 | impl_partial_eq!(BString, String); | --------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:11:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 11 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 352 | impl_partial_eq!(BString, String); | --------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:3:14 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 353 | impl_partial_eq!(BString, str); | ------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:3:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 353 | impl_partial_eq!(BString, str); | ------------------------------ in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:11:14 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 11 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 353 | impl_partial_eq!(BString, str); | ------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:11:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 11 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 353 | impl_partial_eq!(BString, str); | ------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:3:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 354 | impl_partial_eq!(BString, &'a str); | ---------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:11:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 11 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 354 | impl_partial_eq!(BString, &'a str); | ---------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:3:14 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 355 | impl_partial_eq!(BString, BStr); | ------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:3:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 355 | impl_partial_eq!(BString, BStr); | ------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:11:14 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 11 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 355 | impl_partial_eq!(BString, BStr); | ------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:11:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 11 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 355 | impl_partial_eq!(BString, BStr); | ------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:3:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 356 | impl_partial_eq!(BString, &'a BStr); | ----------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:11:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 11 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 356 | impl_partial_eq!(BString, &'a BStr); | ----------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:44:14 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime 45 | | #[inline] ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 372 | impl_partial_ord!(BString, Vec); | ----------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:44:18 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 45 | | #[inline] ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 372 | impl_partial_ord!(BString, Vec); | ----------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:52:14 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 45 | | #[inline] ... | 52 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 372 | impl_partial_ord!(BString, Vec); | ----------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:52:18 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 45 | | #[inline] ... | 52 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 372 | impl_partial_ord!(BString, Vec); | ----------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:44:14 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime 45 | | #[inline] ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 373 | impl_partial_ord!(BString, [u8]); | -------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:44:18 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 45 | | #[inline] ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 373 | impl_partial_ord!(BString, [u8]); | -------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:52:14 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 45 | | #[inline] ... | 52 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 373 | impl_partial_ord!(BString, [u8]); | -------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:52:18 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 45 | | #[inline] ... | 52 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 373 | impl_partial_ord!(BString, [u8]); | -------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:44:18 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 45 | | #[inline] ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 374 | impl_partial_ord!(BString, &'a [u8]); | ------------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:52:18 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 45 | | #[inline] ... | 52 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 374 | impl_partial_ord!(BString, &'a [u8]); | ------------------------------------ in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:44:14 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime 45 | | #[inline] ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 375 | impl_partial_ord!(BString, String); | ---------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:44:18 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 45 | | #[inline] ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 375 | impl_partial_ord!(BString, String); | ---------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:52:14 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 45 | | #[inline] ... | 52 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 375 | impl_partial_ord!(BString, String); | ---------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:52:18 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 45 | | #[inline] ... | 52 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 375 | impl_partial_ord!(BString, String); | ---------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:44:14 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime 45 | | #[inline] ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 376 | impl_partial_ord!(BString, str); | ------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:44:18 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 45 | | #[inline] ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 376 | impl_partial_ord!(BString, str); | ------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:52:14 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 45 | | #[inline] ... | 52 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 376 | impl_partial_ord!(BString, str); | ------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:52:18 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 45 | | #[inline] ... | 52 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 376 | impl_partial_ord!(BString, str); | ------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:44:18 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 45 | | #[inline] ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 377 | impl_partial_ord!(BString, &'a str); | ----------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:52:18 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 45 | | #[inline] ... | 52 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 377 | impl_partial_ord!(BString, &'a str); | ----------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:44:14 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime 45 | | #[inline] ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 378 | impl_partial_ord!(BString, BStr); | -------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:44:18 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 45 | | #[inline] ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 378 | impl_partial_ord!(BString, BStr); | -------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:52:14 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 45 | | #[inline] ... | 52 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 378 | impl_partial_ord!(BString, BStr); | -------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:52:18 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 45 | | #[inline] ... | 52 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 378 | impl_partial_ord!(BString, BStr); | -------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:44:18 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 45 | | #[inline] ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 379 | impl_partial_ord!(BString, &'a BStr); | ------------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:52:18 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 45 | | #[inline] ... | 52 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 379 | impl_partial_ord!(BString, &'a BStr); | ------------------------------------ in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:3:14 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 797 | impl_partial_eq!(BStr, [u8]); | ---------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:3:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 797 | impl_partial_eq!(BStr, [u8]); | ---------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:11:14 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 11 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 797 | impl_partial_eq!(BStr, [u8]); | ---------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:11:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 11 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 797 | impl_partial_eq!(BStr, [u8]); | ---------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:3:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 798 | impl_partial_eq!(BStr, &'a [u8]); | -------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:11:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 11 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 798 | impl_partial_eq!(BStr, &'a [u8]); | -------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:3:14 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 799 | impl_partial_eq!(BStr, str); | --------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:3:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 799 | impl_partial_eq!(BStr, str); | --------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:11:14 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 11 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 799 | impl_partial_eq!(BStr, str); | --------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:11:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 11 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 799 | impl_partial_eq!(BStr, str); | --------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:3:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 800 | impl_partial_eq!(BStr, &'a str); | ------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:11:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 11 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 800 | impl_partial_eq!(BStr, &'a str); | ------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:3:14 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 803 | impl_partial_eq!(BStr, Vec); | ------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:3:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 803 | impl_partial_eq!(BStr, Vec); | ------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:11:14 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 11 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 803 | impl_partial_eq!(BStr, Vec); | ------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:11:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 11 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 803 | impl_partial_eq!(BStr, Vec); | ------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:3:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 805 | impl_partial_eq!(&'a BStr, Vec); | ----------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:11:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 11 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 805 | impl_partial_eq!(&'a BStr, Vec); | ----------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:3:14 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 807 | impl_partial_eq!(BStr, String); | ------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:3:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 807 | impl_partial_eq!(BStr, String); | ------------------------------ in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:11:14 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 11 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 807 | impl_partial_eq!(BStr, String); | ------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:11:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 11 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 807 | impl_partial_eq!(BStr, String); | ------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:3:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 809 | impl_partial_eq!(&'a BStr, String); | ---------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:11:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 11 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 809 | impl_partial_eq!(&'a BStr, String); | ---------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:24:18 | 22 | / macro_rules! impl_partial_eq_cow { 23 | | ($lhs:ty, $rhs:ty) => { 24 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 25 | | #[inline] ... | 39 | | }; 40 | | } | |_- in this expansion of `impl_partial_eq_cow!` ... 811 | impl_partial_eq_cow!(&'a BStr, Cow<'a, BStr>); | --------------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:32:18 | 22 | / macro_rules! impl_partial_eq_cow { 23 | | ($lhs:ty, $rhs:ty) => { 24 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 25 | | #[inline] ... | 32 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 39 | | }; 40 | | } | |_- in this expansion of `impl_partial_eq_cow!` ... 811 | impl_partial_eq_cow!(&'a BStr, Cow<'a, BStr>); | --------------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:24:18 | 22 | / macro_rules! impl_partial_eq_cow { 23 | | ($lhs:ty, $rhs:ty) => { 24 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 25 | | #[inline] ... | 39 | | }; 40 | | } | |_- in this expansion of `impl_partial_eq_cow!` ... 813 | impl_partial_eq_cow!(&'a BStr, Cow<'a, str>); | -------------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:32:18 | 22 | / macro_rules! impl_partial_eq_cow { 23 | | ($lhs:ty, $rhs:ty) => { 24 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 25 | | #[inline] ... | 32 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 39 | | }; 40 | | } | |_- in this expansion of `impl_partial_eq_cow!` ... 813 | impl_partial_eq_cow!(&'a BStr, Cow<'a, str>); | -------------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:24:18 | 22 | / macro_rules! impl_partial_eq_cow { 23 | | ($lhs:ty, $rhs:ty) => { 24 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 25 | | #[inline] ... | 39 | | }; 40 | | } | |_- in this expansion of `impl_partial_eq_cow!` ... 815 | impl_partial_eq_cow!(&'a BStr, Cow<'a, [u8]>); | --------------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:32:18 | 22 | / macro_rules! impl_partial_eq_cow { 23 | | ($lhs:ty, $rhs:ty) => { 24 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 25 | | #[inline] ... | 32 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 39 | | }; 40 | | } | |_- in this expansion of `impl_partial_eq_cow!` ... 815 | impl_partial_eq_cow!(&'a BStr, Cow<'a, [u8]>); | --------------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:44:14 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime 45 | | #[inline] ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 831 | impl_partial_ord!(BStr, [u8]); | ----------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:44:18 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 45 | | #[inline] ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 831 | impl_partial_ord!(BStr, [u8]); | ----------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:52:14 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 45 | | #[inline] ... | 52 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 831 | impl_partial_ord!(BStr, [u8]); | ----------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:52:18 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 45 | | #[inline] ... | 52 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 831 | impl_partial_ord!(BStr, [u8]); | ----------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:44:18 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 45 | | #[inline] ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 832 | impl_partial_ord!(BStr, &'a [u8]); | --------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:52:18 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 45 | | #[inline] ... | 52 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 832 | impl_partial_ord!(BStr, &'a [u8]); | --------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:44:14 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime 45 | | #[inline] ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 833 | impl_partial_ord!(BStr, str); | ---------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:44:18 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 45 | | #[inline] ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 833 | impl_partial_ord!(BStr, str); | ---------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:52:14 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 45 | | #[inline] ... | 52 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 833 | impl_partial_ord!(BStr, str); | ---------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:52:18 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 45 | | #[inline] ... | 52 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 833 | impl_partial_ord!(BStr, str); | ---------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:44:18 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 45 | | #[inline] ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 834 | impl_partial_ord!(BStr, &'a str); | -------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:52:18 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 45 | | #[inline] ... | 52 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 834 | impl_partial_ord!(BStr, &'a str); | -------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:44:14 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime 45 | | #[inline] ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 837 | impl_partial_ord!(BStr, Vec); | -------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:44:18 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 45 | | #[inline] ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 837 | impl_partial_ord!(BStr, Vec); | -------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:52:14 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 45 | | #[inline] ... | 52 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 837 | impl_partial_ord!(BStr, Vec); | -------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:52:18 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 45 | | #[inline] ... | 52 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 837 | impl_partial_ord!(BStr, Vec); | -------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:44:18 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 45 | | #[inline] ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 839 | impl_partial_ord!(&'a BStr, Vec); | ------------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:52:18 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 45 | | #[inline] ... | 52 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 839 | impl_partial_ord!(&'a BStr, Vec); | ------------------------------------ in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:44:14 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime 45 | | #[inline] ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 841 | impl_partial_ord!(BStr, String); | ------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:44:18 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 45 | | #[inline] ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 841 | impl_partial_ord!(BStr, String); | ------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:52:14 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 45 | | #[inline] ... | 52 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 841 | impl_partial_ord!(BStr, String); | ------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:52:18 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 45 | | #[inline] ... | 52 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 841 | impl_partial_ord!(BStr, String); | ------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:44:18 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 45 | | #[inline] ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 843 | impl_partial_ord!(&'a BStr, String); | ----------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:52:18 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 45 | | #[inline] ... | 52 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 843 | impl_partial_ord!(&'a BStr, String); | ----------------------------------- in this macro invocation warning: methods `unchecked_unwrap` and `unchecked_unwrap_none` are never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thread_local-1.1.8/src/unreachable.rs:13:15 | 11 | pub trait UncheckedOptionExt { | ------------------ methods in this trait 12 | /// Get the value out of this Option without checking for None. 13 | unsafe fn unchecked_unwrap(self) -> T; | ^^^^^^^^^^^^^^^^ ... 16 | unsafe fn unchecked_unwrap_none(self); | ^^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default warning: method `unchecked_unwrap_err` is never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thread_local-1.1.8/src/unreachable.rs:25:15 | 20 | pub trait UncheckedResultExt { | ------------------ method in this trait ... 25 | unsafe fn unchecked_unwrap_err(self) -> E; | ^^^^^^^^^^^^^^^^^^^^ warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thread_local-1.1.8/src/cached.rs:121:37 | 121 | pub struct CachedIterMut<'a, T: Send + 'a> { | ^^^^^ help: remove this bound | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` warning: `thread_local` (lib) generated 7 warnings Compiling clap_builder v4.5.15 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=clap_builder CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/clap_builder-4.5.15 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A simple to use, efficient, and full-featured Command Line Argument Parser' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=clap_builder CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/clap-rs/clap' CARGO_PKG_RUST_VERSION=1.74 CARGO_PKG_VERSION=4.5.15 CARGO_PKG_VERSION_MAJOR=4 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=15 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/clap_builder-4.5.15 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name clap_builder --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/clap_builder-4.5.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --cfg 'feature="color"' --cfg 'feature="error-context"' --cfg 'feature="help"' --cfg 'feature="std"' --cfg 'feature="suggestions"' --cfg 'feature="usage"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("cargo", "color", "debug", "default", "deprecated", "env", "error-context", "help", "std", "string", "suggestions", "unicode", "unstable-doc", "unstable-ext", "unstable-styles", "unstable-v5", "usage", "wrap_help"))' -C metadata=a472ff368262519a -C extra-filename=-a472ff368262519a --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern anstream=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libanstream-ecbbeb170494b245.rmeta --extern anstyle=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libanstyle-8f21d54decdb0c6f.rmeta --extern clap_lex=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libclap_lex-28ffedb45d0ff2a0.rmeta --extern strsim=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libstrsim-60aa6cb9c5c3bf93.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: `bstr` (lib) generated 108 warnings Compiling dirs-sys-next v0.1.2 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=dirs_sys_next CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/dirs-sys-next-0.1.2 CARGO_PKG_AUTHORS='The @xdg-rs members' CARGO_PKG_DESCRIPTION='system-level helper functions for the dirs and directories crates' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=dirs-sys-next CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/xdg-rs/dirs/tree/master/dirs-sys' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/dirs-sys-next-0.1.2 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name dirs_sys_next --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/dirs-sys-next-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=bcf854ad86e005fa -C extra-filename=-bcf854ad86e005fa --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern libc=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/liblibc-d0092fb200d26739.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: `strsim` (lib) generated 1 warning Compiling option-ext v0.2.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=option_ext CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/option-ext-0.2.0 CARGO_PKG_AUTHORS='Simon Ochsenreither ' CARGO_PKG_DESCRIPTION='Extends `Option` with additional operations' CARGO_PKG_HOMEPAGE='https://github.com/soc/option-ext' CARGO_PKG_LICENSE=MPL-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=option-ext CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/soc/option-ext.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/option-ext-0.2.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name option_ext --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/option-ext-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=48f0661fdd75c06e -C extra-filename=-48f0661fdd75c06e --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Dirty same-file v1.0.6: the rustflags changed Compiling same-file v1.0.6 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=same_file CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/same-file-1.0.6 CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='A simple crate for determining whether two file paths point to the same file. ' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/same-file' CARGO_PKG_LICENSE=Unlicense/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=same-file CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/same-file' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.6 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/same-file-1.0.6 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name same_file --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/same-file-1.0.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ca21de200b38aeb4 -C extra-filename=-ca21de200b38aeb4 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: `tracing-core` (lib) generated 12 warnings Fresh itoa v1.0.11 Dirty unicode-width v0.1.13: the rustflags changed Compiling unicode-width v0.1.13 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=unicode_width CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicode-width-0.1.13 CARGO_PKG_AUTHORS='kwantam :Manish Goregaokar ' CARGO_PKG_DESCRIPTION='Determine displayed width of `char` and `str` types according to Unicode Standard Annex #11 rules. ' CARGO_PKG_HOMEPAGE='https://github.com/unicode-rs/unicode-width' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-width CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-rs/unicode-width' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.13 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=13 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicode-width-0.1.13 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name unicode_width --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicode-width-0.1.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "no_std", "rustc-dep-of-std", "std"))' -C metadata=b919e28b1a5a29b8 -C extra-filename=-b919e28b1a5a29b8 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: method `symmetric_difference` is never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-syntax-0.6.29/src/hir/interval.rs:423:8 | 335 | pub trait Interval: | -------- method in this trait ... 423 | fn symmetric_difference( | ^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default warning: call to `.borrow()` on a reference in this situation does nothing --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-syntax-0.6.29/src/ast/parse.rs:379:21 | 379 | self.pattern.borrow() | ^^^^^^^^^ help: remove this redundant call | = note: the type `str` does not implement `Borrow`, so calling `borrow` on `&str` copies the reference, which does not do anything and can be removed = note: `#[warn(noop_method_call)]` on by default warning: unused return value of `into_raw_fd` that must be used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/same-file-1.0.6/src/unix.rs:23:13 | 23 | self.file.take().unwrap().into_raw_fd(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: losing the raw file descriptor may leak resources = note: `#[warn(unused_must_use)]` on by default help: use `let _ = ...` to ignore the resulting value | 23 | let _ = self.file.take().unwrap().into_raw_fd(); | +++++++ warning: `same-file` (lib) generated 1 warning Fresh winnow v0.5.40 warning: unexpected `cfg` condition name: `nightly` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/lib.rs:142:12 | 142 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `parallel_compiler`, `proc_macro`, `relocation_model`, `rust_analyzer`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, and `unix` and 1 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unused imports: `alloc`, `boxed`, `convert`, and `option` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/lib.rs:185:13 | 185 | alloc, borrow, boxed, cmp, collections, convert, fmt, hash, iter, mem, ops, option, | ^^^^^ ^^^^^ ^^^^^^^ ^^^^^^ | = note: `#[warn(unused_imports)]` on by default warning: unused import: `std::prelude as v1` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/lib.rs:192:21 | 192 | pub use std::prelude as v1; | ^^^^^^^^^^^^^^^^^^ warning: unexpected `cfg` condition name: `nightly` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/error.rs:63:12 | 63 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/error.rs:97:12 | 97 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:3:14 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 233 | impl_partial_eq!(Bytes, [u8]); | ----------------------------- in this macro invocation | = note: requested on the command line with `-W unused-lifetimes` warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:3:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 233 | impl_partial_eq!(Bytes, [u8]); | ----------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:12:14 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 12 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 233 | impl_partial_eq!(Bytes, [u8]); | ----------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:12:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 12 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 233 | impl_partial_eq!(Bytes, [u8]); | ----------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:3:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 234 | impl_partial_eq!(Bytes, &'a [u8]); | --------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:12:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 12 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 234 | impl_partial_eq!(Bytes, &'a [u8]); | --------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:3:14 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 235 | impl_partial_eq!(Bytes, str); | ---------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:3:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 235 | impl_partial_eq!(Bytes, str); | ---------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:12:14 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 12 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 235 | impl_partial_eq!(Bytes, str); | ---------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:12:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 12 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 235 | impl_partial_eq!(Bytes, str); | ---------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:3:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 236 | impl_partial_eq!(Bytes, &'a str); | -------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:12:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 12 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 236 | impl_partial_eq!(Bytes, &'a str); | -------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:23:14 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime 24 | | #[inline] ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 252 | impl_partial_ord!(Bytes, [u8]); | ------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:23:18 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 24 | | #[inline] ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 252 | impl_partial_ord!(Bytes, [u8]); | ------------------------------ in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:32:14 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 24 | | #[inline] ... | 32 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 252 | impl_partial_ord!(Bytes, [u8]); | ------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:32:18 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 24 | | #[inline] ... | 32 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 252 | impl_partial_ord!(Bytes, [u8]); | ------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:23:18 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 24 | | #[inline] ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 253 | impl_partial_ord!(Bytes, &'a [u8]); | ---------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:32:18 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 24 | | #[inline] ... | 32 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 253 | impl_partial_ord!(Bytes, &'a [u8]); | ---------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:23:14 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime 24 | | #[inline] ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 254 | impl_partial_ord!(Bytes, str); | ----------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:23:18 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 24 | | #[inline] ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 254 | impl_partial_ord!(Bytes, str); | ----------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:32:14 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 24 | | #[inline] ... | 32 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 254 | impl_partial_ord!(Bytes, str); | ----------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:32:18 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 24 | | #[inline] ... | 32 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 254 | impl_partial_ord!(Bytes, str); | ----------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:23:18 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 24 | | #[inline] ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 255 | impl_partial_ord!(Bytes, &'a str); | --------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:32:18 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 24 | | #[inline] ... | 32 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 255 | impl_partial_ord!(Bytes, &'a str); | --------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:3:14 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 480 | impl_partial_eq!(BStr, [u8]); | ---------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:3:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 480 | impl_partial_eq!(BStr, [u8]); | ---------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:12:14 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 12 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 480 | impl_partial_eq!(BStr, [u8]); | ---------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:12:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 12 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 480 | impl_partial_eq!(BStr, [u8]); | ---------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:3:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 481 | impl_partial_eq!(BStr, &'a [u8]); | -------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:12:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 12 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 481 | impl_partial_eq!(BStr, &'a [u8]); | -------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:3:14 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 482 | impl_partial_eq!(BStr, str); | --------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:3:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 482 | impl_partial_eq!(BStr, str); | --------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:12:14 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 12 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 482 | impl_partial_eq!(BStr, str); | --------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:12:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 12 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 482 | impl_partial_eq!(BStr, str); | --------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:3:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 483 | impl_partial_eq!(BStr, &'a str); | ------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:12:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 12 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 483 | impl_partial_eq!(BStr, &'a str); | ------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:23:14 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime 24 | | #[inline] ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 499 | impl_partial_ord!(BStr, [u8]); | ----------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:23:18 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 24 | | #[inline] ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 499 | impl_partial_ord!(BStr, [u8]); | ----------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:32:14 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 24 | | #[inline] ... | 32 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 499 | impl_partial_ord!(BStr, [u8]); | ----------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:32:18 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 24 | | #[inline] ... | 32 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 499 | impl_partial_ord!(BStr, [u8]); | ----------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:23:18 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 24 | | #[inline] ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 500 | impl_partial_ord!(BStr, &'a [u8]); | --------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:32:18 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 24 | | #[inline] ... | 32 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 500 | impl_partial_ord!(BStr, &'a [u8]); | --------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:23:14 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime 24 | | #[inline] ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 501 | impl_partial_ord!(BStr, str); | ---------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:23:18 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 24 | | #[inline] ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 501 | impl_partial_ord!(BStr, str); | ---------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:32:14 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 24 | | #[inline] ... | 32 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 501 | impl_partial_ord!(BStr, str); | ---------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:32:18 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 24 | | #[inline] ... | 32 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 501 | impl_partial_ord!(BStr, str); | ---------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:23:18 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 24 | | #[inline] ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 502 | impl_partial_ord!(BStr, &'a str); | -------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:32:18 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 24 | | #[inline] ... | 32 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 502 | impl_partial_ord!(BStr, &'a str); | -------------------------------- in this macro invocation warning: unexpected `cfg` condition name: `nightly` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/combinator/multi.rs:136:12 | 136 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/combinator/parser.rs:15:12 | 15 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/combinator/parser.rs:38:12 | 38 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/combinator/parser.rs:85:12 | 85 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/combinator/parser.rs:144:12 | 144 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/combinator/parser.rs:201:12 | 201 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/combinator/parser.rs:258:12 | 258 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/combinator/parser.rs:313:12 | 313 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/combinator/parser.rs:363:12 | 363 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/combinator/parser.rs:396:12 | 396 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/combinator/parser.rs:459:12 | 459 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/combinator/parser.rs:501:12 | 501 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/combinator/parser.rs:543:12 | 543 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/combinator/parser.rs:580:12 | 580 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/combinator/parser.rs:629:12 | 629 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/combinator/parser.rs:678:12 | 678 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/combinator/parser.rs:722:12 | 722 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/combinator/parser.rs:766:12 | 766 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/combinator/parser.rs:808:12 | 808 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/combinator/parser.rs:855:12 | 855 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/combinator/parser.rs:912:12 | 912 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `winnow` (lib) generated 74 warnings Fresh ryu v1.0.18 Dirty overload v0.1.1: the rustflags changed Compiling overload v0.1.1 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=overload CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/overload-0.1.1 CARGO_PKG_AUTHORS='Daniel Salvadori ' CARGO_PKG_DESCRIPTION='Provides a macro to simplify operator overloading.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=overload CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/danaugrs/overload' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/overload-0.1.1 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name overload --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/overload-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=412c9444cdb541ca -C extra-filename=-412c9444cdb541ca --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Dirty fnv v1.0.7: the rustflags changed Compiling fnv v1.0.7 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=fnv CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/fnv-1.0.7 CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='Fowler–Noll–Vo hash function' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 / MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fnv CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/servo/rust-fnv' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.7 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/fnv-1.0.7 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name fnv --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/fnv-1.0.7/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=cba5f832abf07d68 -C extra-filename=-cba5f832abf07d68 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Dirty pin-project-lite v0.2.14: the rustflags changed Compiling pin-project-lite v0.2.14 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=pin_project_lite CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/pin-project-lite-0.2.14 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A lightweight version of pin-project written with declarative macros. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pin-project-lite CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/taiki-e/pin-project-lite' CARGO_PKG_RUST_VERSION=1.37 CARGO_PKG_VERSION=0.2.14 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=14 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/pin-project-lite-0.2.14 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name pin_project_lite --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/pin-project-lite-0.2.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --warn=unreachable_pub '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::transmute_undefined_repr' '--warn=clippy::trailing_empty_array' --warn=single_use_lifetimes --warn=rust_2018_idioms '--warn=clippy::pedantic' --warn=non_ascii_idents '--warn=clippy::inline_asm_x86_att_syntax' --warn=improper_ctypes_definitions --warn=improper_ctypes '--warn=clippy::default_union_representation' '--warn=clippy::as_ptr_cast_mut' '--warn=clippy::all' '--allow=clippy::type_complexity' '--allow=clippy::too_many_lines' '--allow=clippy::too_many_arguments' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::single_match_else' '--allow=clippy::single_match' '--allow=clippy::similar_names' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_errors_doc' '--allow=clippy::manual_range_contains' '--allow=clippy::manual_assert' '--allow=clippy::float_cmp' '--allow=clippy::doc_markdown' '--allow=clippy::declare_interior_mutable_const' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=74c3d6112983de93 -C extra-filename=-74c3d6112983de93 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling globset v0.4.13 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=globset CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/globset-0.4.13 CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='Cross platform single glob and glob set matching. Glob set matching is the process of matching one or more glob patterns against a single candidate path simultaneously, and returning all of the globs that matched. ' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/ripgrep/tree/master/crates/globset' CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=globset CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/ripgrep/tree/master/crates/globset' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.13 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=13 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/globset-0.4.13 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name globset --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/globset-0.4.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="log"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "log", "serde", "serde1", "simd-accel"))' -C metadata=5a4b97f8aec68bcd -C extra-filename=-5a4b97f8aec68bcd --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern aho_corasick=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libaho_corasick-69b903ddbbced532.rmeta --extern bstr=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libbstr-2c92bf8e4754e77f.rmeta --extern fnv=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libfnv-cba5f832abf07d68.rmeta --extern log=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/liblog-fd08da107346a272.rmeta --extern regex=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libregex-1f1c4ac7deec7e3c.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Dirty nu-ansi-term v0.46.0: the rustflags changed Compiling nu-ansi-term v0.46.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=nu_ansi_term CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nu-ansi-term-0.46.0 CARGO_PKG_AUTHORS='ogham@bsago.me:Ryan Scheel (Havvy) :Josh Triplett :The Nushell Project Developers' CARGO_PKG_DESCRIPTION='Library for ANSI terminal colors and styles (bold, underline)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=nu-ansi-term CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/nushell/nu-ansi-term' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.46.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=46 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nu-ansi-term-0.46.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name nu_ansi_term --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nu-ansi-term-0.46.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("derive_serde_style", "serde"))' -C metadata=4e3e6fa9f807b66d -C extra-filename=-4e3e6fa9f807b66d --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern overload=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/liboverload-412c9444cdb541ca.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Dirty regex-automata v0.1.10: the rustflags changed Compiling regex-automata v0.1.10 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=regex_automata CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10 CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='Automata construction and matching using regular expressions.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/regex-automata' CARGO_PKG_LICENSE=Unlicense/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=regex-automata CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/regex-automata' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.10 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name regex_automata --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="regex-syntax"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "fst", "regex-syntax", "std", "transducer"))' -C metadata=d597545202580642 -C extra-filename=-d597545202580642 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern regex_syntax=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libregex_syntax-d240ff38bee676c6.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nu-ansi-term-0.46.0/src/ansi.rs:306:32 | 306 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 306 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nu-ansi-term-0.46.0/src/ansi.rs:313:32 | 313 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 313 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nu-ansi-term-0.46.0/src/ansi.rs:333:32 | 333 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 333 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nu-ansi-term-0.46.0/src/display.rs:190:32 | 190 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 190 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nu-ansi-term-0.46.0/src/display.rs:220:32 | 220 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 220 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nu-ansi-term-0.46.0/src/write.rs:8:39 | 8 | fn write_fmt(&mut self, fmt: fmt::Arguments) -> Result<(), Self::Error>; | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 8 | fn write_fmt(&mut self, fmt: fmt::Arguments<'_>) -> Result<(), Self::Error>; | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nu-ansi-term-0.46.0/src/write.rs:17:39 | 17 | fn write_fmt(&mut self, fmt: fmt::Arguments) -> Result<(), Self::Error> { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 17 | fn write_fmt(&mut self, fmt: fmt::Arguments<'_>) -> Result<(), Self::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nu-ansi-term-0.46.0/src/write.rs:30:39 | 30 | fn write_fmt(&mut self, fmt: fmt::Arguments) -> Result<(), Self::Error> { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 30 | fn write_fmt(&mut self, fmt: fmt::Arguments<'_>) -> Result<(), Self::Error> { | ++++ warning: unused import: `windows::*` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nu-ansi-term-0.46.0/src/lib.rs:261:9 | 261 | pub use windows::*; | ^^^^^^^^^^ | = note: `#[warn(unused_imports)]` on by default warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nu-ansi-term-0.46.0/src/util.rs:41:23 | 41 | pub fn unstyle(strs: &AnsiStrings) -> String { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 41 | pub fn unstyle(strs: &AnsiStrings<'_>) -> String { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nu-ansi-term-0.46.0/src/util.rs:52:28 | 52 | pub fn unstyled_len(strs: &AnsiStrings) -> usize { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 52 | pub fn unstyled_len(strs: &AnsiStrings<'_>) -> usize { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nu-ansi-term-0.46.0/src/debug.rs:14:34 | 14 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 14 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/globset-0.4.13/src/lib.rs:509:37 | 509 | fn fmt(&self, f: &mut std::fmt::Formatter) -> std::fmt::Result { | ----------^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 509 | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/classes.rs:90:38 | 90 | pub fn representatives(&self) -> ByteClassRepresentatives { | ^^^^^^^^^^^^^^^^^^^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 90 | pub fn representatives(&self) -> ByteClassRepresentatives<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.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 | help: indicate the anonymous lifetime | 111 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/dense.rs:1113:38 | 1113 | pub fn states(&self) -> StateIter { | ---------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 1113 | pub fn states(&self) -> StateIter<'_, T, S> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/dense.rs:1508:55 | 1508 | pub fn get_state_mut(&mut self, id: S) -> StateMut { | --------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 1508 | pub fn get_state_mut(&mut self, id: S) -> StateMut<'_, S> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/dense.rs:1613:32 | 1613 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1613 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/dense.rs:1702:53 | 1702 | pub fn transitions(&self) -> StateTransitionIter { | -------------------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 1702 | pub fn transitions(&self) -> StateTransitionIter<'_, S> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/dense.rs:1718:66 | 1718 | pub fn sparse_transitions(&self) -> StateSparseTransitionIter { | -------------------------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 1718 | pub fn sparse_transitions(&self) -> StateSparseTransitionIter<'_, S> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/dense.rs:1725:32 | 1725 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1725 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/dense.rs:1828:57 | 1828 | pub fn iter_mut(&mut self) -> StateTransitionIterMut { | ----------------------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 1828 | pub fn iter_mut(&mut self) -> StateTransitionIterMut<'_, S> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/dense.rs:1835:32 | 1835 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1835 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/error.rs:115:32 | 115 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 115 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/minimize.rs:50:32 | 50 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 50 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/nfa/range_trie.rs:868:32 | 868 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 868 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/nfa/range_trie.rs:879:32 | 879 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 879 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/nfa/range_trie.rs:891:32 | 891 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 891 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/nfa/mod.rs:94:32 | 94 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 94 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/nfa/mod.rs:178:32 | 178 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 178 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/nfa/mod.rs:204:32 | 204 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 204 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/sparse.rs:1012:32 | 1012 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1012 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/sparse.rs:1140:32 | 1140 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1140 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/sparse.rs:1200:32 | 1200 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1200 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nu-ansi-term-0.46.0/src/display.rs:13:37 | 13 | pub struct AnsiGenericString<'a, S: 'a + ToOwned + ?Sized> | ^^^^^ help: remove this bound | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nu-ansi-term-0.46.0/src/display.rs:123:38 | 123 | pub struct AnsiGenericStrings<'a, S: 'a + ToOwned + ?Sized>(pub &'a [AnsiGenericString<'a, S>]) | ^^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/dense.rs:1662:34 | 1662 | pub(crate) struct StateIter<'a, T: 'a, S: 'a> { | ^^^^ ^^^^ | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` help: remove these bounds | 1662 - pub(crate) struct StateIter<'a, T: 'a, S: 'a> { 1662 + pub(crate) struct StateIter<'a, T, S> { | warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/dense.rs:1689:30 | 1689 | pub(crate) struct State<'a, S: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/dense.rs:1753:44 | 1753 | pub(crate) struct StateTransitionIter<'a, S: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/dense.rs:1774:50 | 1774 | pub(crate) struct StateSparseTransitionIter<'a, S: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/dense.rs:1815:33 | 1815 | pub(crate) struct StateMut<'a, S: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/dense.rs:1847:47 | 1847 | pub(crate) struct StateTransitionIterMut<'a, S: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/minimize.rs:42:34 | 42 | pub(crate) struct Minimizer<'a, S: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.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 warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/sparse.rs:1054:36 | 1054 | struct StateIter<'a, T: AsRef<[u8]> + 'a, S: StateID + 'a = usize> { | ^^^^^ ^^^^^ | help: remove these bounds | 1054 - struct StateIter<'a, T: AsRef<[u8]> + 'a, S: StateID + 'a = usize> { 1054 + struct StateIter<'a, T: AsRef<[u8]>, S: StateID = usize> { | warning: `nu-ansi-term` (lib) generated 14 warnings Dirty anyhow v1.0.86: the rustflags changed Compiling anyhow v1.0.86 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=openbsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(parallel_compiler)--check-cfg=cfg(rust_analyzer)-Zmacro-backtrace-Csplit-debuginfo=off-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zunstable-options-Zon-broken-pipe=kill' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86 CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Flexible concrete Error type built on std::error::Error' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=anyhow CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/anyhow' CARGO_PKG_RUST_VERSION=1.39 CARGO_PKG_VERSION=1.0.86 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=86 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-openbsd LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' NUM_JOBS=6 OPT_LEVEL=3 OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/anyhow-910e6684821fe118/out PROFILE=release RUSTC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTC_WRAPPER=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTDOC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-openbsd /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/build/anyhow-e312f86321e39464/build-script-build` [anyhow 1.0.86] cargo:rerun-if-changed=build/probe.rs [anyhow 1.0.86] cargo:rustc-check-cfg=cfg(anyhow_nightly_testing) [anyhow 1.0.86] cargo:rustc-check-cfg=cfg(anyhow_no_fmt_arguments_as_str) [anyhow 1.0.86] cargo:rustc-check-cfg=cfg(anyhow_no_ptr_addr_of) [anyhow 1.0.86] cargo:rustc-check-cfg=cfg(anyhow_no_unsafe_op_in_unsafe_fn_lint) [anyhow 1.0.86] cargo:rustc-check-cfg=cfg(doc_cfg) [anyhow 1.0.86] cargo:rustc-check-cfg=cfg(error_generic_member_access) [anyhow 1.0.86] cargo:rustc-check-cfg=cfg(std_backtrace) [anyhow 1.0.86] cargo:rustc-cfg=std_backtrace Dirty walkdir v2.5.0: the rustflags changed Compiling walkdir v2.5.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=walkdir CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/walkdir-2.5.0 CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='Recursively walk a directory.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/walkdir' CARGO_PKG_LICENSE=Unlicense/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=walkdir CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/walkdir' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.5.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/walkdir-2.5.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name walkdir --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/walkdir-2.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=78abfbb18db01728 -C extra-filename=-78abfbb18db01728 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern same_file=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libsame_file-ca21de200b38aeb4.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/print.rs:4:40 | 4 | pub(crate) struct TokensOrDefault<'a, T: 'a>(pub &'a Option); | ^^^^ help: remove this bound | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/punctuated.rs:560:23 | 560 | pub struct Pairs<'a, T: 'a, P: 'a> { | ^^^^ ^^^^ | help: remove these bounds | 560 - pub struct Pairs<'a, T: 'a, P: 'a> { 560 + pub struct Pairs<'a, T, P> { | warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/punctuated.rs:610:26 | 610 | pub struct PairsMut<'a, T: 'a, P: 'a> { | ^^^^ ^^^^ | help: remove these bounds | 610 - pub struct PairsMut<'a, T: 'a, P: 'a> { 610 + pub struct PairsMut<'a, T, P> { | warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/punctuated.rs:747:22 | 747 | pub struct Iter<'a, T: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/punctuated.rs:755:25 | 755 | struct PrivateIter<'a, T: 'a, P: 'a> { | ^^^^ ^^^^ | help: remove these bounds | 755 - struct PrivateIter<'a, T: 'a, P: 'a> { 755 + struct PrivateIter<'a, T, P> { | warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/punctuated.rs:861:25 | 861 | pub struct IterMut<'a, T: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/punctuated.rs:870:28 | 870 | struct PrivateIterMut<'a, T: 'a, P: 'a> { | ^^^^ ^^^^ | help: remove these bounds | 870 - struct PrivateIterMut<'a, T: 'a, P: 'a> { 870 + struct PrivateIterMut<'a, T, P> { | Dirty matchers v0.1.0: the rustflags changed Compiling matchers v0.1.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=matchers CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/matchers-0.1.0 CARGO_PKG_AUTHORS='Eliza Weisman ' CARGO_PKG_DESCRIPTION='Regex matching on character and byte streams. ' CARGO_PKG_HOMEPAGE='https://github.com/hawkw/matchers' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=matchers CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/hawkw/matchers' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/matchers-0.1.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name matchers --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/matchers-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=6067f1036dc78bbd -C extra-filename=-6067f1036dc78bbd --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern regex_automata=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libregex_automata-d597545202580642.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling dirs-sys v0.4.1 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=dirs_sys CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/dirs-sys-0.4.1 CARGO_PKG_AUTHORS='Simon Ochsenreither ' CARGO_PKG_DESCRIPTION='System-level helper functions for the dirs and directories crates.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=dirs-sys CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dirs-dev/dirs-sys-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/dirs-sys-0.4.1 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name dirs_sys --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/dirs-sys-0.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ff62d725aba6acb6 -C extra-filename=-ff62d725aba6acb6 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern libc=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/liblibc-d0092fb200d26739.rmeta --extern option_ext=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/liboption_ext-48f0661fdd75c06e.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling dirs-next v2.0.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=dirs_next CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/dirs-next-2.0.0 CARGO_PKG_AUTHORS='The @xdg-rs members' CARGO_PKG_DESCRIPTION='A tiny low-level library that provides platform-specific standard locations of directories for config, cache and other data on Linux, Windows, macOS and Redox by leveraging the mechanisms defined by the XDG base/user directory specifications on Linux, the Known Folder API on Windows, and the Standard Directory guidelines on macOS. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=dirs-next CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/xdg-rs/dirs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.0.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/dirs-next-2.0.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name dirs_next --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/dirs-next-2.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=dd4a275598fcf3ff -C extra-filename=-dd4a275598fcf3ff --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern cfg_if=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libcfg_if-d7457ff2f3866edf.rmeta --extern dirs_sys_next=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libdirs_sys_next-bcf854ad86e005fa.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Dirty tracing-log v0.2.0: the dependency once_cell was rebuilt (1732140927.830625509s, 5m 25s after last build at 1732140602.240628389s) Compiling tracing-log v0.2.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=tracing_log CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-log-0.2.0 CARGO_PKG_AUTHORS='Tokio Contributors ' CARGO_PKG_DESCRIPTION='Provides compatibility between `tracing` and the `log` crate. ' CARGO_PKG_HOMEPAGE='https://tokio.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tracing-log CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/tracing' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.2.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-log-0.2.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name tracing_log --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-log-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="log-tracer"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("ahash", "default", "interest-cache", "log-tracer", "lru", "std"))' -C metadata=2adc809f85d4e170 -C extra-filename=-2adc809f85d4e170 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern log=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/liblog-fd08da107346a272.rmeta --extern once_cell=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libonce_cell-114ad44df60efabc.rmeta --extern tracing_core=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libtracing_core-adc6738d00a11ecf.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-log-0.2.0/src/lib.rs:115:5 | 115 | private_in_public, | ^^^^^^^^^^^^^^^^^ | = note: `#[warn(renamed_and_removed_lints)]` on by default warning: `tracing-log` (lib) generated 1 warning Dirty sharded-slab v0.1.7: the rustflags changed Compiling sharded-slab v0.1.7 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=sharded_slab CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7 CARGO_PKG_AUTHORS='Eliza Weisman ' CARGO_PKG_DESCRIPTION='A lock-free concurrent slab. ' CARGO_PKG_HOMEPAGE='https://github.com/hawkw/sharded-slab' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=sharded-slab CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/hawkw/sharded-slab' CARGO_PKG_RUST_VERSION=1.42.0 CARGO_PKG_VERSION=0.1.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name sharded_slab --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("loom"))' -C metadata=cff52410aabe7c03 -C extra-filename=-cff52410aabe7c03 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern lazy_static=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/liblazy_static-19193006798cf46e.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: unexpected `cfg` condition name: `loom` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:15:17 | 15 | #[cfg(all(test, loom))] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `parallel_compiler`, `proc_macro`, `relocation_model`, `rust_analyzer`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, and `unix` and 1 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/pool.rs:453:9 | 453 | test_println!("pool: create {:?}", tid); | --------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/pool.rs:621:9 | 621 | test_println!("pool: create_owned {:?}", tid); | --------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/pool.rs:655:9 | 655 | test_println!("pool: create_with"); | ---------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/pool.rs:678:9 | 678 | test_println!("pool: get{:?}; current={:?}", tid, Tid::::current()); | ---------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/pool.rs:769:9 | 769 | test_println!("pool: get{:?}; current={:?}", tid, Tid::::current()); | ---------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/pool.rs:914:9 | 914 | test_println!("drop Ref: try clearing data"); | -------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/pool.rs:1049:9 | 1049 | test_println!(" -> drop RefMut: try clearing data"); | --------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/pool.rs:1124:9 | 1124 | test_println!("drop OwnedRef: try clearing data"); | ------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/pool.rs:1135:13 | 1135 | test_println!("-> shard={:?}", shard_idx); | ----------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/pool.rs:1139:17 | 1139 | test_println!("-> shard={:?} does not exist! THIS IS A BUG", shard_idx); | ----------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/pool.rs:1238:9 | 1238 | test_println!("-> shard={:?}", shard_idx); | ----------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/pool.rs:1290:9 | 1290 | test_println!("drop OwnedRefMut: try clearing data"); | ---------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/pool.rs:1303:17 | 1303 | test_println!("-> shard does not exist! THIS IS A BUG"); | ------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/sync.rs:3:11 | 3 | #[cfg(all(loom, any(test, feature = "loom")))] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/sync.rs:63:15 | 63 | #[cfg(not(all(loom, any(feature = "loom", test))))] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/clear.rs:95:11 | 95 | #[cfg(all(loom, test))] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/iter.rs:18:9 | 18 | test_println!("UniqueIter::next"); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/iter.rs:20:13 | 20 | test_println!("-> try next slot"); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/iter.rs:22:17 | 22 | test_println!("-> found an item!"); | ---------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/iter.rs:26:13 | 26 | test_println!("-> try next page"); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/iter.rs:28:17 | 28 | test_println!("-> found another page"); | -------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/iter.rs:33:13 | 33 | test_println!("-> try next shard"); | ---------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/iter.rs:35:17 | 35 | test_println!("-> found another shard"); | --------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/iter.rs:38:17 | 38 | test_println!("-> all done!"); | ----------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:115:13 | 115 | / test_println!( 116 | | "-> get {:?}; current_gen={:?}; lifecycle={:#x}; state={:?}; refs={:?};", 117 | | gen, 118 | | current_gen, ... | 121 | | refs, 122 | | ); | |_____________- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:129:17 | 129 | test_println!("-> get: no longer exists!"); | ------------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:142:21 | 142 | test_println!("-> {:?}", new_refs); | ---------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:154:21 | 154 | test_println!("-> get: retrying; lifecycle={:#x};", actual); | ----------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:175:13 | 175 | / test_println!( 176 | | "-> mark_release; gen={:?}; current_gen={:?};", 177 | | gen, 178 | | curr_gen 179 | | ); | |_____________- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:187:13 | 187 | test_println!("-> mark_release; state={:?};", state); | ---------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:190:21 | 190 | test_println!("--> mark_release; cannot release (already removed!)"); | -------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:194:21 | 194 | test_println!("--> mark_release; already marked;"); | -------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:202:13 | 202 | / test_println!( 203 | | "-> mark_release; old_lifecycle={:#x}; new_lifecycle={:#x};", 204 | | lifecycle, 205 | | new_lifecycle 206 | | ); | |_____________- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:216:21 | 216 | test_println!("-> mark_release; retrying"); | ------------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:224:9 | 224 | test_println!("-> mark_release: marked; refs={:?};", refs); | ---------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:246:13 | 246 | / test_println!("-> release_with; lifecycle={:#x}; expected_gen={:?}; current_gen={:?}; next_gen={:?};", 247 | | lifecycle, 248 | | gen, 249 | | current_gen, 250 | | next_gen 251 | | ); | |_____________- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:258:17 | 258 | test_println!("-> already removed!"); | ------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:275:21 | 275 | test_println!("-> advanced gen; lifecycle={:#x}; refs={:?};", actual, refs); | --------------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:277:25 | 277 | test_println!("-> ok to remove!"); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:290:21 | 290 | test_println!("-> refs={:?}; spin...", refs); | -------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:296:21 | 296 | test_println!("-> retrying; lifecycle={:#x};", actual); | ------------------------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:316:9 | 316 | / test_println!( 317 | | "-> initialize_state; state={:?}; gen={:?}; refs={:?};", 318 | | Lifecycle::::from_packed(lifecycle), 319 | | gen, 320 | | refs, 321 | | ); | |_________- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:324:13 | 324 | test_println!("-> initialize while referenced! cancelling"); | ----------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:363:9 | 363 | test_println!("-> inserted at {:?}", gen); | ----------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:389:17 | 389 | / test_println!( 390 | | "-> try_remove_value; nothing exists at generation={:?}", 391 | | gen 392 | | ); | |_________________- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:397:9 | 397 | test_println!("-> try_remove_value; marked!"); | --------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:401:13 | 401 | test_println!("-> try_remove_value; can remove now"); | ---------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:453:17 | 453 | / test_println!( 454 | | "-> try_clear_storage; nothing exists at generation={:?}", 455 | | gen 456 | | ); | |_________________- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:461:9 | 461 | test_println!("-> try_clear_storage; marked!"); | ---------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:465:13 | 465 | test_println!("-> try_remove_value; can clear now"); | --------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:485:13 | 485 | test_println!("-> cleared: {}", cleared); | ---------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:510:13 | 510 | / test_println!( 511 | | "-> drop guard: state={:?}; gen={:?}; refs={:?}; lifecycle={:#x}; new_lifecycle={:#x}; dropping={:?}", 512 | | state, 513 | | gen, ... | 517 | | dropping 518 | | ); | |_____________- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:526:21 | 526 | test_println!("-> drop guard: done; dropping={:?}", dropping); | -------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:530:21 | 530 | test_println!("-> drop guard; retry, actual={:#x}", actual); | ----------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:710:13 | 710 | test_println!("-> get: {}; MAX={}", self.value, RefCount::::MAX); | ------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:830:9 | 830 | / test_println!( 831 | | "InitGuard::release; curr_lifecycle={:?}; downgrading={}", 832 | | Lifecycle::::from_packed(self.curr_lifecycle), 833 | | new_refs != 0, 834 | | ); | |_________- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:836:13 | 836 | test_println!("-> already released!"); | ------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:852:17 | 852 | test_println!("--> advanced to PRESENT; done"); | ---------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:856:17 | 856 | / test_println!( 857 | | "--> lifecycle changed; actual={:?}", 858 | | Lifecycle::::from_packed(actual) 859 | | ); | |_________________- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:870:13 | 870 | / test_println!( 871 | | "-> InitGuard::release; lifecycle={:#x}; state={:?}; refs={:?};", 872 | | curr_lifecycle, 873 | | state, 874 | | refs, 875 | | ); | |_____________- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:889:21 | 889 | test_println!("-> InitGuard::RELEASE: done!"); | --------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:894:21 | 894 | test_println!("-> InitGuard::release; retry, actual={:#x}", actual); | ------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/stack.rs:72:11 | 72 | #[cfg(all(loom, test))] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/stack.rs:20:9 | 20 | test_println!("-> pop {:#x}", val); | ---------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/stack.rs:34:13 | 34 | test_println!("-> next {:#x}", next); | ------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/stack.rs:43:21 | 43 | test_println!("-> retry!"); | -------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/stack.rs:47:21 | 47 | test_println!("-> successful; next={:#x}", next); | ------------------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/mod.rs:146:9 | 146 | test_println!("-> local head {:?}", head); | ----------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/mod.rs:156:13 | 156 | test_println!("-> remote head {:?}", head); | ------------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/mod.rs:163:13 | 163 | test_println!("-> NULL! {:?}", head); | ------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/mod.rs:185:9 | 185 | test_println!("-> offset {:?}", poff); | ------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/mod.rs:214:9 | 214 | test_println!("-> take: offset {:?}", offset); | --------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/mod.rs:231:9 | 231 | test_println!("-> offset {:?}", offset); | --------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/mod.rs:287:9 | 287 | test_println!("-> init_with: insert at offset: {}", index); | ---------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/mod.rs:294:9 | 294 | test_println!("-> alloc new page ({})", self.size); | -------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/mod.rs:318:9 | 318 | test_println!("-> offset {:?}", offset); | --------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/mod.rs:338:9 | 338 | test_println!("-> offset {:?}", offset); | --------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/shard.rs:79:9 | 79 | test_println!("-> {:?}", addr); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/shard.rs:111:9 | 111 | test_println!("-> remove_local {:?}", addr); | ------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/shard.rs:125:9 | 125 | test_println!("-> take_remote {:?}; page {:?}", addr, page_index); | ----------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/shard.rs:172:13 | 172 | test_println!("-> page {}; {:?}; {:?}", page_idx, local, page); | -------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/shard.rs:208:9 | 208 | / test_println!( 209 | | "-> clear_after_release; self.tid={:?}; current.tid={:?};", 210 | | tid, 211 | | self.tid 212 | | ); | |_________- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/shard.rs:286:9 | 286 | test_println!("-> get shard={}", idx); | ------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/shard.rs:293:9 | 293 | test_println!("current: {:?}", tid); | ----------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/shard.rs:306:13 | 306 | test_println!("-> allocated new shard for index {} at {:p}", idx, ptr); | ---------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/shard.rs:315:13 | 315 | test_println!("-> highest index={}, prev={}", std::cmp::max(max, idx), max); | --------------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/shard.rs:326:9 | 326 | test_println!("Array::iter_mut"); | -------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/shard.rs:328:9 | 328 | test_println!("-> highest index={}", max); | ----------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/shard.rs:381:9 | 381 | test_println!("---> loaded={:p} (order={:?})", ptr, order); | ---------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/shard.rs:383:13 | 383 | test_println!("---> null"); | -------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/shard.rs:418:9 | 418 | test_println!("IterMut::next"); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/shard.rs:425:13 | 425 | test_println!("-> next.is_some={}", next.is_some()); | --------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/shard.rs:427:17 | 427 | test_println!("-> done"); | ------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/tid.rs:185:15 | 185 | #[cfg(not(all(loom, any(feature = "loom", test))))] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/tid.rs:197:21 | 197 | #[cfg(all(test, not(loom)))] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/lib.rs:422:9 | 422 | test_println!("insert {:?}", tid); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/lib.rs:457:9 | 457 | test_println!("vacant_entry {:?}", tid); | --------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/lib.rs:518:9 | 518 | test_println!("rm_deferred {:?}", tid); | -------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/lib.rs:584:9 | 584 | test_println!("rm {:?}", tid); | ----------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/lib.rs:611:9 | 611 | test_println!("get {:?}; current={:?}", tid, Tid::::current()); | ----------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/lib.rs:709:9 | 709 | test_println!("get_owned {:?}; current={:?}", tid, Tid::::current()); | ----------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/lib.rs:960:9 | 960 | test_println!("drop OwnedEntry: try clearing data"); | --------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/lib.rs:971:13 | 971 | test_println!("-> shard={:?}", shard_idx); | ----------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/lib.rs:975:17 | 975 | test_println!("-> shard={:?} does not exist! THIS IS A BUG", shard_idx); | ----------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/shard.rs:62:32 | 62 | pub(crate) struct IterMut<'a, T: 'a, C: cfg::Config + 'a>(slice::IterMut<'a, Ptr>); | ^^^^ ^^^^^ | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` help: remove these bounds | 62 - pub(crate) struct IterMut<'a, T: 'a, C: cfg::Config + 'a>(slice::IterMut<'a, Ptr>); 62 + pub(crate) struct IterMut<'a, T, C: cfg::Config>(slice::IterMut<'a, Ptr>); | warning: `sharded-slab` (lib) generated 106 warnings Fresh either v1.13.0 Fresh smallvec v1.13.2 Compiling rustfmt-nightly v1.7.1 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/tools/rustfmt) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/tools/rustfmt CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Tool to find and fix Rust formatting issues' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustfmt-nightly CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rustfmt' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.7.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 src/tools/rustfmt/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="cargo-fmt"' --cfg 'feature="default"' --cfg 'feature="rustfmt-format-diff"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("cargo-fmt", "default", "generic-simd", "rustfmt-format-diff"))' -C metadata=07a5f8e5e438bb1d -C extra-filename=-07a5f8e5e438bb1d --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/build/rustfmt-nightly-07a5f8e5e438bb1d -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps -Z binary-dep-depinfo` warning: `globset` (lib) generated 1 warning Compiling yansi-term v0.1.2 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=yansi_term CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/yansi-term-0.1.2 CARGO_PKG_AUTHORS='ogham@bsago.me:Ryan Scheel (Havvy) :Josh Triplett :Juan Aguilar Santillana ' CARGO_PKG_DESCRIPTION='Library for ANSI terminal colours and styles (bold, underline)' CARGO_PKG_HOMEPAGE='https://github.com/botika/yansi-term' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=yansi-term CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/botika/yansi-term' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/yansi-term-0.1.2 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name yansi_term --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/yansi-term-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("derive_serde_style", "serde"))' -C metadata=d12e1869ed5cdcba -C extra-filename=-d12e1869ed5cdcba --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: `syn` (lib) generated 756 warnings (45 duplicates) Compiling serde_derive v1.0.208 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=serde_derive CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208 CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='Macros 1.1 implementation of #[derive(Serialize, Deserialize)]' CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_derive CARGO_PKG_README=crates-io.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.208 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=208 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name serde_derive --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=6dcdc4ef7b43ccb5 -C extra-filename=-6dcdc4ef7b43ccb5 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern proc_macro2=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/libproc_macro2-7c60fc0ab14e3244.rlib --extern quote=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/libquote-5de702b0a1dabd6d.rlib --extern syn=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/libsyn-c09d0efebd9db9b7.rlib --extern proc_macro --cap-lints warn -Z binary-dep-depinfo` warning: `regex-automata` (lib) generated 30 warnings Compiling tracing-attributes v0.1.27 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=tracing_attributes CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-attributes-0.1.27 CARGO_PKG_AUTHORS='Tokio Contributors :Eliza Weisman :David Barsky ' CARGO_PKG_DESCRIPTION='Procedural macro attributes for automatically instrumenting functions. ' CARGO_PKG_HOMEPAGE='https://tokio.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tracing-attributes CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/tracing' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.1.27 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=27 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-attributes-0.1.27 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name tracing_attributes --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-attributes-0.1.27/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("async-await"))' -C metadata=b42c8f41366964c2 -C extra-filename=-b42c8f41366964c2 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern proc_macro2=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/libproc_macro2-7c60fc0ab14e3244.rlib --extern quote=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/libquote-5de702b0a1dabd6d.rlib --extern syn=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/libsyn-c09d0efebd9db9b7.rlib --extern proc_macro --cap-lints warn -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/yansi-term-0.1.2/src/ansi.rs:7:45 | 7 | pub fn write_prefix(&self, f: &mut fmt::Formatter) -> Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 7 | pub fn write_prefix(&self, f: &mut fmt::Formatter<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/yansi-term-0.1.2/src/ansi.rs:71:37 | 71 | pub fn write_reset(f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 71 | pub fn write_reset(f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/yansi-term-0.1.2/src/ansi.rs:79:44 | 79 | pub fn write_prefix(self, f: &mut fmt::Formatter) -> Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 79 | pub fn write_prefix(self, f: &mut fmt::Formatter<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/yansi-term-0.1.2/src/ansi.rs:119:49 | 119 | fn write_foreground_code(self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 119 | fn write_foreground_code(self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/yansi-term-0.1.2/src/ansi.rs:124:49 | 124 | fn write_background_code(self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 124 | fn write_background_code(self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/yansi-term-0.1.2/src/display.rs:6:40 | 6 | struct DisplayANSI fmt::Result> { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 6 | struct DisplayANSI) -> fmt::Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/yansi-term-0.1.2/src/display.rs:11:26 | 11 | impl fmt::Result> fmt::Display for DisplayANSI { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 11 | impl) -> fmt::Result> fmt::Display for DisplayANSI { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/yansi-term-0.1.2/src/display.rs:12:32 | 12 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 12 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/yansi-term-0.1.2/src/display.rs:27:50 | 27 | f: Cell::new(Some(move |f: &mut fmt::Formatter| f.write_str(input))), | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 27 | f: Cell::new(Some(move |f: &mut fmt::Formatter<'_>| f.write_str(input))), | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/yansi-term-0.1.2/src/display.rs:34:41 | 34 | pub fn paint_fn fmt::Result>( | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 34 | pub fn paint_fn) -> fmt::Result>( | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/yansi-term-0.1.2/src/display.rs:61:41 | 61 | pub fn paint_fn fmt::Result>( | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 61 | pub fn paint_fn) -> fmt::Result>( | ++++ warning: unused import: `windows::*` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/yansi-term-0.1.2/src/lib.rs:168:9 | 168 | pub use windows::*; | ^^^^^^^^^^ | = note: `#[warn(unused_imports)]` on by default Compiling thiserror-impl v1.0.63 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=thiserror_impl CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-impl-1.0.63 CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Implementation detail of the `thiserror` crate' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=thiserror-impl CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/dtolnay/thiserror' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.63 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=63 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-impl-1.0.63 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name thiserror_impl --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-impl-1.0.63/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e159dc8efcd57b63 -C extra-filename=-e159dc8efcd57b63 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern proc_macro2=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/libproc_macro2-7c60fc0ab14e3244.rlib --extern quote=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/libquote-5de702b0a1dabd6d.rlib --extern syn=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/libsyn-c09d0efebd9db9b7.rlib --extern proc_macro --cap-lints warn -Z binary-dep-depinfo` warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-attributes-0.1.27/src/lib.rs:73:5 | 73 | private_in_public, | ^^^^^^^^^^^^^^^^^ | = note: `#[warn(renamed_and_removed_lints)]` on by default warning: `yansi-term` (lib) generated 12 warnings Compiling clap_derive v4.5.13 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=clap_derive CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/clap_derive-4.5.13 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Parse command line argument by defining a struct, derive crate.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=clap_derive CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/clap-rs/clap' CARGO_PKG_RUST_VERSION=1.74 CARGO_PKG_VERSION=4.5.13 CARGO_PKG_VERSION_MAJOR=4 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=13 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/clap_derive-4.5.13 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name clap_derive --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/clap_derive-4.5.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("debug", "default", "deprecated", "raw-deprecated", "unstable-v5"))' -C metadata=d8431bc07af62fd9 -C extra-filename=-d8431bc07af62fd9 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern heck=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/libheck-6d9639429f6b4691.rlib --extern proc_macro2=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/libproc_macro2-7c60fc0ab14e3244.rlib --extern quote=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/libquote-5de702b0a1dabd6d.rlib --extern syn=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/libsyn-c09d0efebd9db9b7.rlib --extern proc_macro --cap-lints warn -Z binary-dep-depinfo` warning: unused extern crate --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-impl-1.0.63/src/lib.rs:18:1 | 18 | extern crate proc_macro; | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove it | = note: `-W unused-extern-crates` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(unused_extern_crates)]` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-impl-1.0.63/src/attr.rs:48:43 | 48 | pub fn get(input: &[Attribute]) -> Result { | ^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 48 | pub fn get(input: &[Attribute]) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-impl-1.0.63/src/attr.rs:93:34 | 93 | attr.parse_args_with(|input: ParseStream| { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 93 | attr.parse_args_with(|input: ParseStream<'_>| { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-impl-1.0.63/src/attr.rs:140:28 | 140 | fn parse_token_expr(input: ParseStream, mut begin_expr: bool) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 140 | fn parse_token_expr(input: ParseStream<'_>, mut begin_expr: bool) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-impl-1.0.63/src/expand.rs:55:23 | 55 | fn impl_struct(input: Struct) -> TokenStream { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 55 | fn impl_struct(input: Struct<'_>) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-impl-1.0.63/src/expand.rs:223:21 | 223 | fn impl_enum(input: Enum) -> TokenStream { | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 223 | fn impl_enum(input: Enum<'_>) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-impl-1.0.63/src/expand.rs:479:25 | 479 | fn fields_pat(fields: &[Field]) -> TokenStream { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 479 | fn fields_pat(fields: &[Field<'_>]) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-impl-1.0.63/src/expand.rs:504:34 | 504 | fn from_initializer(from_field: &Field, backtrace_field: Option<&Field>) -> TokenStream { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 504 | fn from_initializer(from_field: &Field<'_>, backtrace_field: Option<&Field>) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-impl-1.0.63/src/expand.rs:504:66 | 504 | fn from_initializer(from_field: &Field, backtrace_field: Option<&Field>) -> TokenStream { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 504 | fn from_initializer(from_field: &Field, backtrace_field: Option<&Field<'_>>) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-impl-1.0.63/src/fmt.rs:12:50 | 12 | pub fn expand_shorthand(&mut self, fields: &[Field]) { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 12 | pub fn expand_shorthand(&mut self, fields: &[Field<'_>]) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-impl-1.0.63/src/fmt.rs:125:31 | 125 | fn explicit_named_args(input: ParseStream) -> Result> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 125 | fn explicit_named_args(input: ParseStream<'_>) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-impl-1.0.63/src/generics.rs:26:21 | 26 | fn crawl(in_scope: &ParamsInScope, ty: &Type, found: &mut bool) { | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 26 | fn crawl(in_scope: &ParamsInScope<'_>, ty: &Type, found: &mut bool) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-impl-1.0.63/src/prop.rs:7:48 | 7 | pub(crate) fn from_field(&self) -> Option<&Field> { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 7 | pub(crate) fn from_field(&self) -> Option<&Field<'_>> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-impl-1.0.63/src/prop.rs:11:50 | 11 | pub(crate) fn source_field(&self) -> Option<&Field> { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 11 | pub(crate) fn source_field(&self) -> Option<&Field<'_>> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-impl-1.0.63/src/prop.rs:15:53 | 15 | pub(crate) fn backtrace_field(&self) -> Option<&Field> { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 15 | pub(crate) fn backtrace_field(&self) -> Option<&Field<'_>> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-impl-1.0.63/src/prop.rs:19:62 | 19 | pub(crate) fn distinct_backtrace_field(&self) -> Option<&Field> { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 19 | pub(crate) fn distinct_backtrace_field(&self) -> Option<&Field<'_>> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-impl-1.0.63/src/prop.rs:53:48 | 53 | pub(crate) fn from_field(&self) -> Option<&Field> { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 53 | pub(crate) fn from_field(&self) -> Option<&Field<'_>> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-impl-1.0.63/src/prop.rs:57:50 | 57 | pub(crate) fn source_field(&self) -> Option<&Field> { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 57 | pub(crate) fn source_field(&self) -> Option<&Field<'_>> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-impl-1.0.63/src/prop.rs:61:53 | 61 | pub(crate) fn backtrace_field(&self) -> Option<&Field> { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 61 | pub(crate) fn backtrace_field(&self) -> Option<&Field<'_>> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-impl-1.0.63/src/prop.rs:65:62 | 65 | pub(crate) fn distinct_backtrace_field(&self) -> Option<&Field> { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 65 | pub(crate) fn distinct_backtrace_field(&self) -> Option<&Field<'_>> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-impl-1.0.63/src/prop.rs:128:25 | 128 | from_field: Option<&Field>, | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 128 | from_field: Option<&Field<'_>>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-impl-1.0.63/src/valid.rs:108:34 | 108 | fn check_non_field_attrs(attrs: &Attrs) -> Result<()> { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 108 | fn check_non_field_attrs(attrs: &Attrs<'_>) -> Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-impl-1.0.63/src/valid.rs:138:32 | 138 | fn check_field_attrs(fields: &[Field]) -> Result<()> { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 138 | fn check_field_attrs(fields: &[Field<'_>]) -> Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-impl-1.0.63/src/valid.rs:205:22 | 205 | fn same_member(one: &Field, two: &Field) -> bool { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 205 | fn same_member(one: &Field<'_>, two: &Field) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-impl-1.0.63/src/valid.rs:205:35 | 205 | fn same_member(one: &Field, two: &Field) -> bool { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 205 | fn same_member(one: &Field, two: &Field<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/ast.rs:133:23 | 133 | let variants: Vec = variants | ^^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 133 | let variants: Vec> = variants | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:147:23 | 147 | ser_name: Attr, | ----^------- expected lifetime parameter | help: indicate the anonymous lifetime | 147 | ser_name: Attr<'_, String>, | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:148:22 | 148 | de_name: Attr, | ----^------- expected lifetime parameter | help: indicate the anonymous lifetime | 148 | de_name: Attr<'_, String>, | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:149:35 | 149 | de_aliases: Option>, | -------^------- expected lifetime parameter | help: indicate the anonymous lifetime | 149 | de_aliases: Option>, | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:557:54 | 557 | let _ = attr.parse_args_with(|input: ParseStream| { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 557 | let _ = attr.parse_args_with(|input: ParseStream<'_>| { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:660:36 | 660 | pub fn serde_path(&self) -> Cow { | ---^---------- expected lifetime parameter | help: indicate the anonymous lifetime | 660 | pub fn serde_path(&self) -> Cow<'_, syn::Path> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:679:15 | 679 | untagged: BoolAttr, | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 679 | untagged: BoolAttr<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:680:23 | 680 | internal_tag: Attr, | ----^------- expected lifetime parameter | help: indicate the anonymous lifetime | 680 | internal_tag: Attr<'_, String>, | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:681:18 | 681 | content: Attr, | ----^------- expected lifetime parameter | help: indicate the anonymous lifetime | 681 | content: Attr<'_, String>, | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:740:23 | 740 | field_identifier: BoolAttr, | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 740 | field_identifier: BoolAttr<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:741:25 | 741 | variant_identifier: BoolAttr, | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 741 | variant_identifier: BoolAttr<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:1391:35 | 1391 | F: Fn(&Ctxt, Symbol, Symbol, &ParseNestedMeta) -> syn::Result, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1391 | F: Fn(&Ctxt, Symbol, Symbol, &ParseNestedMeta<'_>) -> syn::Result, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:1386:12 | 1386 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1386 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:1431:12 | 1431 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1431 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:1439:12 | 1439 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1439 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:1447:12 | 1447 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1447 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:1456:12 | 1456 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1456 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:1465:12 | 1465 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1465 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:1500:12 | 1500 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1500 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:1522:12 | 1522 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1522 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:1545:12 | 1545 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1545 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:1566:12 | 1566 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1566 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:1589:12 | 1589 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1589 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:1596:54 | 1596 | if let Ok(lifetimes) = string.parse_with(|input: ParseStream| { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1596 | if let Ok(lifetimes) = string.parse_with(|input: ParseStream<'_>| { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/case.rs:45:59 | 45 | pub fn from_str(rename_all_str: &str) -> Result { | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 45 | pub fn from_str(rename_all_str: &str) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/case.rs:125:32 | 125 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 125 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/check.rs:8:36 | 8 | pub fn check(cx: &Ctxt, cont: &mut Container, derive: Derive) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 8 | pub fn check(cx: &Ctxt, cont: &mut Container<'_>, derive: Derive) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/check.rs:27:45 | 27 | fn check_default_on_tuple(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 27 | fn check_default_on_tuple(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/check.rs:66:43 | 66 | fn check_remote_generic(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 66 | fn check_remote_generic(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/check.rs:78:35 | 78 | fn check_getter(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 78 | fn check_getter(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/check.rs:100:36 | 100 | fn check_flatten(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 100 | fn check_flatten(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/check.rs:117:57 | 117 | fn check_flatten_field(cx: &Ctxt, style: Style, field: &Field) { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 117 | fn check_flatten_field(cx: &Ctxt, style: Style, field: &Field<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/check.rs:144:39 | 144 | fn check_identifier(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 144 | fn check_identifier(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/check.rs:226:47 | 226 | fn check_variant_skip_attrs(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 226 | fn check_variant_skip_attrs(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/check.rs:300:61 | 300 | fn check_internal_tag_field_name_conflict(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 300 | fn check_internal_tag_field_name_conflict(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/check.rs:352:50 | 352 | fn check_adjacent_tag_conflict(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 352 | fn check_adjacent_tag_conflict(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/check.rs:370:44 | 370 | fn check_transparent(cx: &Ctxt, cont: &mut Container, derive: Derive) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 370 | fn check_transparent(cx: &Ctxt, cont: &mut Container<'_>, derive: Derive) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/check.rs:455:30 | 455 | fn allow_transparent(field: &Field, derive: Derive) -> bool { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 455 | fn allow_transparent(field: &Field<'_>, derive: Derive) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/check.rs:470:50 | 470 | fn check_from_and_try_from(cx: &Ctxt, cont: &mut Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 470 | fn check_from_and_try_from(cx: &Ctxt, cont: &mut Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/symbol.rs:68:40 | 68 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 68 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/bound.rs:42:12 | 42 | cont: &Container, | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 42 | cont: &Container<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/bound.rs:58:12 | 58 | cont: &Container, | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 58 | cont: &Container<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/bound.rs:92:12 | 92 | cont: &Container, | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 92 | cont: &Container<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/bound.rs:311:12 | 311 | cont: &Container, | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 311 | cont: &Container<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/bound.rs:370:24 | 370 | fn type_of_item(cont: &Container) -> syn::Type { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 370 | fn type_of_item(cont: &Container<'_>) -> syn::Type { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:69:35 | 69 | fn precondition(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 69 | fn precondition(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:74:41 | 74 | fn precondition_sized(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 74 | fn precondition_sized(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:87:50 | 87 | fn precondition_no_de_lifetime(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 87 | fn precondition_no_de_lifetime(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:130:19 | 130 | fn new(cont: &Container) -> Self { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 130 | fn new(cont: &Container<'_>) -> Self { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:160:26 | 160 | fn build_generics(cont: &Container, borrowed: &BorrowedLifetimes) -> syn::Generics { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 160 | fn build_generics(cont: &Container<'_>, borrowed: &BorrowedLifetimes) -> syn::Generics { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:260:30 | 260 | fn borrowed_lifetimes(cont: &Container) -> BorrowedLifetimes { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 260 | fn borrowed_lifetimes(cont: &Container<'_>) -> BorrowedLifetimes { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:274:28 | 274 | fn deserialize_body(cont: &Container, params: &Parameters) -> Fragment { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 274 | fn deserialize_body(cont: &Container<'_>, params: &Parameters) -> Fragment { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:346:38 | 346 | fn deserialize_in_place_body(_cont: &Container, _params: &Parameters) -> Option { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 346 | fn deserialize_in_place_body(_cont: &Container<'_>, _params: &Parameters) -> Option { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:350:35 | 350 | fn deserialize_transparent(cont: &Container, params: &Parameters) -> Fragment { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 350 | fn deserialize_transparent(cont: &Container<'_>, params: &Parameters) -> Fragment { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:460:15 | 460 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 460 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:462:11 | 462 | form: TupleForm, | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 462 | form: TupleForm<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:681:15 | 681 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 681 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:862:13 | 862 | field: &Field, | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 862 | field: &Field<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:917:15 | 917 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 917 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:919:11 | 919 | form: StructForm, | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 919 | form: StructForm<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:1196:17 | 1196 | variants: &[Variant], | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1196 | variants: &[Variant<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:1212:17 | 1212 | variants: &[Variant], | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1212 | variants: &[Variant<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:1227:42 | 1227 | fn prepare_enum_variant_enum(variants: &[Variant]) -> (TokenStream, Stmts) { | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1227 | fn prepare_enum_variant_enum(variants: &[Variant<'_>]) -> (TokenStream, Stmts) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:1272:17 | 1272 | variants: &[Variant], | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1272 | variants: &[Variant<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:1365:17 | 1365 | variants: &[Variant], | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1365 | variants: &[Variant<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:1412:17 | 1412 | variants: &[Variant], | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1412 | variants: &[Variant<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:1727:17 | 1727 | variants: &[Variant], | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1727 | variants: &[Variant<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:1736:17 | 1736 | variants: &[Variant], | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1736 | variants: &[Variant<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:1792:15 | 1792 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1792 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:1839:15 | 1839 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1839 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:1881:15 | 1881 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1881 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:1937:13 | 1937 | field: &Field, | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1937 | field: &Field<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:1975:13 | 1975 | field: &Field, | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1975 | field: &Field<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:2084:17 | 2084 | variants: &[Variant], | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2084 | variants: &[Variant<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:2473:15 | 2473 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2473 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:2896:15 | 2896 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2896 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:2911:15 | 2911 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2911 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:2956:28 | 2956 | fn expr_is_missing(field: &Field, cattrs: &attr::Container) -> Fragment { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2956 | fn expr_is_missing(field: &Field<'_>, cattrs: &attr::Container) -> Fragment { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:2997:13 | 2997 | field: &Field, | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2997 | field: &Field<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:3023:30 | 3023 | fn effective_style(variant: &Variant) -> Style { | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 3023 | fn effective_style(variant: &Variant<'_>) -> Style { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:3032:26 | 3032 | fn has_flatten(fields: &[Field]) -> bool { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 3032 | fn has_flatten(fields: &[Field<'_>]) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:3163:5 | 3163 | DeImplGenerics, | ^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 3163 | DeImplGenerics<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:3164:5 | 3164 | DeTypeGenerics, | ^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 3164 | DeTypeGenerics<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:3165:10 | 3165 | syn::TypeGenerics, | -----^^^^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3165 | syn::TypeGenerics<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/pretend.rs:22:28 | 22 | pub fn pretend_used(cont: &Container, is_packed: bool) -> TokenStream { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 22 | pub fn pretend_used(cont: &Container<'_>, is_packed: bool) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/pretend.rs:64:31 | 64 | fn pretend_fields_used(cont: &Container, is_packed: bool) -> TokenStream { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 64 | fn pretend_fields_used(cont: &Container<'_>, is_packed: bool) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/pretend.rs:78:38 | 78 | fn pretend_fields_used_struct(cont: &Container, fields: &[Field]) -> TokenStream { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 78 | fn pretend_fields_used_struct(cont: &Container<'_>, fields: &[Field]) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/pretend.rs:78:59 | 78 | fn pretend_fields_used_struct(cont: &Container, fields: &[Field]) -> TokenStream { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 78 | fn pretend_fields_used_struct(cont: &Container, fields: &[Field<'_>]) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/pretend.rs:93:45 | 93 | fn pretend_fields_used_struct_packed(cont: &Container, fields: &[Field]) -> TokenStream { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 93 | fn pretend_fields_used_struct_packed(cont: &Container<'_>, fields: &[Field]) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/pretend.rs:93:66 | 93 | fn pretend_fields_used_struct_packed(cont: &Container, fields: &[Field]) -> TokenStream { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 93 | fn pretend_fields_used_struct_packed(cont: &Container, fields: &[Field<'_>]) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/pretend.rs:111:36 | 111 | fn pretend_fields_used_enum(cont: &Container, variants: &[Variant]) -> TokenStream { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 111 | fn pretend_fields_used_enum(cont: &Container<'_>, variants: &[Variant]) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/pretend.rs:111:59 | 111 | fn pretend_fields_used_enum(cont: &Container, variants: &[Variant]) -> TokenStream { | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 111 | fn pretend_fields_used_enum(cont: &Container, variants: &[Variant<'_>]) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/pretend.rs:147:33 | 147 | fn pretend_variants_used(cont: &Container) -> TokenStream { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 147 | fn pretend_variants_used(cont: &Container<'_>) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:61:35 | 61 | fn precondition(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 61 | fn precondition(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:98:19 | 98 | fn new(cont: &Container) -> Self { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 98 | fn new(cont: &Container<'_>) -> Self { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:130:26 | 130 | fn build_generics(cont: &Container) -> syn::Generics { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 130 | fn build_generics(cont: &Container<'_>) -> syn::Generics { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:166:26 | 166 | fn serialize_body(cont: &Container, params: &Parameters) -> Fragment { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 166 | fn serialize_body(cont: &Container<'_>, params: &Parameters) -> Fragment { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:186:33 | 186 | fn serialize_transparent(cont: &Container, params: &Parameters) -> Fragment { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 186 | fn serialize_transparent(cont: &Container<'_>, params: &Parameters) -> Fragment { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:228:13 | 228 | field: &Field, | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 228 | field: &Field<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:254:15 | 254 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 254 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:291:52 | 291 | fn serialize_struct(params: &Parameters, fields: &[Field], cattrs: &attr::Container) -> Fragment { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 291 | fn serialize_struct(params: &Parameters, fields: &[Field<'_>], cattrs: &attr::Container) -> Fragment { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:325:15 | 325 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 325 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:366:15 | 366 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 366 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:390:52 | 390 | fn serialize_enum(params: &Parameters, variants: &[Variant], cattrs: &attr::Container) -> Fragment { | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 390 | fn serialize_enum(params: &Parameters, variants: &[Variant<'_>], cattrs: &attr::Container) -> Fragment { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:418:15 | 418 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 418 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:500:15 | 500 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 500 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:573:15 | 573 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 573 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:639:15 | 639 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 639 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:762:15 | 762 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 762 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:809:14 | 809 | context: TupleVariant, | ^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 809 | context: TupleVariant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:811:15 | 811 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 811 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:880:14 | 880 | context: StructVariant, | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 880 | context: StructVariant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:882:15 | 882 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 882 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:964:14 | 964 | context: StructVariant, | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 964 | context: StructVariant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:966:15 | 966 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 966 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:1051:15 | 1051 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1051 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:1099:15 | 1099 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1099 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:1176:15 | 1176 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1176 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:1260:44 | 1260 | fn get_member(params: &Parameters, field: &Field, member: &Member) -> TokenStream { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1260 | fn get_member(params: &Parameters, field: &Field<'_>, member: &Member) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:1289:30 | 1289 | fn effective_style(variant: &Variant) -> Style { | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1289 | fn effective_style(variant: &Variant<'_>) -> Style { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/this.rs:4:25 | 4 | pub fn this_type(cont: &Container) -> Path { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 4 | pub fn this_type(cont: &Container<'_>) -> Path { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/this.rs:18:26 | 18 | pub fn this_value(cont: &Container) -> Path { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 18 | pub fn this_value(cont: &Container<'_>) -> Path { | ++++ warning: `thiserror-impl` (lib) generated 25 warnings Compiling thiserror v1.0.63 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=thiserror CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-1.0.63 CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='derive(Error)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=thiserror CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/thiserror' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.63 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=63 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-1.0.63 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/thiserror-228c5efb79ac4e29/out /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name thiserror --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-1.0.63/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e11b433feaefc0a8 -C extra-filename=-e11b433feaefc0a8 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern thiserror_impl=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/libthiserror_impl-e159dc8efcd57b63.so --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(thiserror_nightly_testing)'` Compiling annotate-snippets v0.9.2 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=annotate_snippets CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/annotate-snippets-0.9.2 CARGO_PKG_AUTHORS='Zibi Braniecki ' CARGO_PKG_DESCRIPTION='Library for building code annotations' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=annotate-snippets CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/annotate-snippets-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.9.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/annotate-snippets-0.9.2 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name annotate_snippets --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/annotate-snippets-0.9.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="color"' --cfg 'feature="default"' --cfg 'feature="yansi-term"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("color", "default", "yansi-term"))' -C metadata=5fe5ffe794ef41ca -C extra-filename=-5fe5ffe794ef41ca --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern unicode_width=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libunicode_width-b919e28b1a5a29b8.rmeta --extern yansi_term=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libyansi_term-d12e1869ed5cdcba.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: `tracing-attributes` (lib) generated 1 warning Compiling tracing v0.1.37 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=tracing CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-0.1.37 CARGO_PKG_AUTHORS='Eliza Weisman :Tokio Contributors ' CARGO_PKG_DESCRIPTION='Application-level tracing for Rust. ' CARGO_PKG_HOMEPAGE='https://tokio.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tracing CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/tracing' CARGO_PKG_RUST_VERSION=1.49.0 CARGO_PKG_VERSION=0.1.37 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=37 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-0.1.37 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name tracing --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-0.1.37/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="attributes"' --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="tracing-attributes"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("async-await", "attributes", "default", "log", "log-always", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "std", "tracing-attributes", "valuable"))' -C metadata=c1117b3f313fde16 -C extra-filename=-c1117b3f313fde16 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern cfg_if=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libcfg_if-d7457ff2f3866edf.rmeta --extern pin_project_lite=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libpin_project_lite-74c3d6112983de93.rmeta --extern tracing_attributes=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/libtracing_attributes-b42c8f41366964c2.so --extern tracing_core=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libtracing_core-adc6738d00a11ecf.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: lint `const_err` has been removed: converted into hard error, see issue #71800 for more information --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-0.1.37/src/lib.rs:914:5 | 914 | const_err, | ^^^^^^^^^ | = note: `#[warn(renamed_and_removed_lints)]` on by default warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-0.1.37/src/lib.rs:922:5 | 922 | private_in_public, | ^^^^^^^^^^^^^^^^^ warning: `tracing` (lib) generated 2 warnings Compiling tracing-subscriber v0.3.18 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=tracing_subscriber CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-subscriber-0.3.18 CARGO_PKG_AUTHORS='Eliza Weisman :David Barsky :Tokio Contributors ' CARGO_PKG_DESCRIPTION='Utilities for implementing and composing `tracing` subscribers. ' CARGO_PKG_HOMEPAGE='https://tokio.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tracing-subscriber CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/tracing' CARGO_PKG_RUST_VERSION=1.63.0 CARGO_PKG_VERSION=0.3.18 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=18 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-subscriber-0.3.18 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name tracing_subscriber --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-subscriber-0.3.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="ansi"' --cfg 'feature="default"' --cfg 'feature="env-filter"' --cfg 'feature="fmt"' --cfg 'feature="matchers"' --cfg 'feature="nu-ansi-term"' --cfg 'feature="once_cell"' --cfg 'feature="regex"' --cfg 'feature="registry"' --cfg 'feature="sharded-slab"' --cfg 'feature="smallvec"' --cfg 'feature="std"' --cfg 'feature="thread_local"' --cfg 'feature="tracing"' --cfg 'feature="tracing-log"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "ansi", "chrono", "default", "env-filter", "fmt", "json", "local-time", "matchers", "nu-ansi-term", "once_cell", "parking_lot", "regex", "registry", "serde", "serde_json", "sharded-slab", "smallvec", "std", "thread_local", "time", "tracing", "tracing-log", "tracing-serde", "valuable", "valuable-serde", "valuable_crate"))' -C metadata=c402de3baa0a1f2a -C extra-filename=-c402de3baa0a1f2a --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern matchers=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libmatchers-6067f1036dc78bbd.rmeta --extern nu_ansi_term=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libnu_ansi_term-4e3e6fa9f807b66d.rmeta --extern once_cell=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libonce_cell-114ad44df60efabc.rmeta --extern regex=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libregex-1f1c4ac7deec7e3c.rmeta --extern sharded_slab=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libsharded_slab-cff52410aabe7c03.rmeta --extern smallvec=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libsmallvec-003e2c7bce814452.rmeta --extern thread_local=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libthread_local-26d665856849041c.rmeta --extern tracing=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libtracing-c1117b3f313fde16.rmeta --extern tracing_core=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libtracing_core-adc6738d00a11ecf.rmeta --extern tracing_log=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libtracing_log-2adc809f85d4e170.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-subscriber-0.3.18/src/lib.rs:189:5 | 189 | private_in_public, | ^^^^^^^^^^^^^^^^^ | = note: `#[warn(renamed_and_removed_lints)]` on by default warning: unexpected `cfg` condition value: `nu_ansi_term` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-subscriber-0.3.18/src/filter/env/builder.rs:213:19 | 213 | #[cfg(feature = "nu_ansi_term")] | ^^^^^^^^^^-------------- | | | help: there is a expected value with a similar name: `"nu-ansi-term"` | = note: expected values for `feature` are: `alloc`, `ansi`, `chrono`, `default`, `env-filter`, `fmt`, `json`, `local-time`, `matchers`, `nu-ansi-term`, `once_cell`, `parking_lot`, `regex`, `registry`, `serde`, `serde_json`, `sharded-slab`, `smallvec`, `std`, `thread_local`, `time`, `tracing`, `tracing-log`, `tracing-serde`, `valuable`, `valuable-serde`, and `valuable_crate` = help: consider adding `nu_ansi_term` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `nu_ansi_term` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-subscriber-0.3.18/src/filter/env/builder.rs:219:27 | 219 | #[cfg(not(feature = "nu_ansi_term"))] | ^^^^^^^^^^-------------- | | | help: there is a expected value with a similar name: `"nu-ansi-term"` | = note: expected values for `feature` are: `alloc`, `ansi`, `chrono`, `default`, `env-filter`, `fmt`, `json`, `local-time`, `matchers`, `nu-ansi-term`, `once_cell`, `parking_lot`, `regex`, `registry`, `serde`, `serde_json`, `sharded-slab`, `smallvec`, `std`, `thread_local`, `time`, `tracing`, `tracing-log`, `tracing-serde`, `valuable`, `valuable-serde`, and `valuable_crate` = help: consider adding `nu_ansi_term` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `nu_ansi_term` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-subscriber-0.3.18/src/filter/env/builder.rs:221:23 | 221 | #[cfg(feature = "nu_ansi_term")] | ^^^^^^^^^^-------------- | | | help: there is a expected value with a similar name: `"nu-ansi-term"` | = note: expected values for `feature` are: `alloc`, `ansi`, `chrono`, `default`, `env-filter`, `fmt`, `json`, `local-time`, `matchers`, `nu-ansi-term`, `once_cell`, `parking_lot`, `regex`, `registry`, `serde`, `serde_json`, `sharded-slab`, `smallvec`, `std`, `thread_local`, `time`, `tracing`, `tracing-log`, `tracing-serde`, `valuable`, `valuable-serde`, and `valuable_crate` = help: consider adding `nu_ansi_term` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `nu_ansi_term` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-subscriber-0.3.18/src/filter/env/builder.rs:231:27 | 231 | #[cfg(not(feature = "nu_ansi_term"))] | ^^^^^^^^^^-------------- | | | help: there is a expected value with a similar name: `"nu-ansi-term"` | = note: expected values for `feature` are: `alloc`, `ansi`, `chrono`, `default`, `env-filter`, `fmt`, `json`, `local-time`, `matchers`, `nu-ansi-term`, `once_cell`, `parking_lot`, `regex`, `registry`, `serde`, `serde_json`, `sharded-slab`, `smallvec`, `std`, `thread_local`, `time`, `tracing`, `tracing-log`, `tracing-serde`, `valuable`, `valuable-serde`, and `valuable_crate` = help: consider adding `nu_ansi_term` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `nu_ansi_term` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-subscriber-0.3.18/src/filter/env/builder.rs:233:23 | 233 | #[cfg(feature = "nu_ansi_term")] | ^^^^^^^^^^-------------- | | | help: there is a expected value with a similar name: `"nu-ansi-term"` | = note: expected values for `feature` are: `alloc`, `ansi`, `chrono`, `default`, `env-filter`, `fmt`, `json`, `local-time`, `matchers`, `nu-ansi-term`, `once_cell`, `parking_lot`, `regex`, `registry`, `serde`, `serde_json`, `sharded-slab`, `smallvec`, `std`, `thread_local`, `time`, `tracing`, `tracing-log`, `tracing-serde`, `valuable`, `valuable-serde`, and `valuable_crate` = help: consider adding `nu_ansi_term` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `nu_ansi_term` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-subscriber-0.3.18/src/filter/env/builder.rs:244:27 | 244 | #[cfg(not(feature = "nu_ansi_term"))] | ^^^^^^^^^^-------------- | | | help: there is a expected value with a similar name: `"nu-ansi-term"` | = note: expected values for `feature` are: `alloc`, `ansi`, `chrono`, `default`, `env-filter`, `fmt`, `json`, `local-time`, `matchers`, `nu-ansi-term`, `once_cell`, `parking_lot`, `regex`, `registry`, `serde`, `serde_json`, `sharded-slab`, `smallvec`, `std`, `thread_local`, `time`, `tracing`, `tracing-log`, `tracing-serde`, `valuable`, `valuable-serde`, and `valuable_crate` = help: consider adding `nu_ansi_term` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `nu_ansi_term` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-subscriber-0.3.18/src/filter/env/builder.rs:246:23 | 246 | #[cfg(feature = "nu_ansi_term")] | ^^^^^^^^^^-------------- | | | help: there is a expected value with a similar name: `"nu-ansi-term"` | = note: expected values for `feature` are: `alloc`, `ansi`, `chrono`, `default`, `env-filter`, `fmt`, `json`, `local-time`, `matchers`, `nu-ansi-term`, `once_cell`, `parking_lot`, `regex`, `registry`, `serde`, `serde_json`, `sharded-slab`, `smallvec`, `std`, `thread_local`, `time`, `tracing`, `tracing-log`, `tracing-serde`, `valuable`, `valuable-serde`, and `valuable_crate` = help: consider adding `nu_ansi_term` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: `regex-syntax` (lib) generated 2 warnings Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=openbsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(parallel_compiler)--check-cfg=cfg(rust_analyzer)-Zmacro-backtrace-Csplit-debuginfo=off-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zunstable-options-Zon-broken-pipe=kill' CARGO_FEATURE_CARGO_FMT=1 CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_RUSTFMT_FORMAT_DIFF=1 CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/tools/rustfmt CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Tool to find and fix Rust formatting issues' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustfmt-nightly CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rustfmt' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.7.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-openbsd LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' NUM_JOBS=6 OPT_LEVEL=3 OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/rustfmt-nightly-42de81f592c9e0e4/out PROFILE=release RUSTC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTC_WRAPPER=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTDOC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-openbsd /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/build/rustfmt-nightly-07a5f8e5e438bb1d/build-script-build` Compiling clap v4.5.16 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=clap CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/clap-4.5.16 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A simple to use, efficient, and full-featured Command Line Argument Parser' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=clap CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/clap-rs/clap' CARGO_PKG_RUST_VERSION=1.74 CARGO_PKG_VERSION=4.5.16 CARGO_PKG_VERSION_MAJOR=4 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=16 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/clap-4.5.16 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name clap --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/clap-4.5.16/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --cfg 'feature="color"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="error-context"' --cfg 'feature="help"' --cfg 'feature="std"' --cfg 'feature="suggestions"' --cfg 'feature="usage"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("cargo", "color", "debug", "default", "deprecated", "derive", "env", "error-context", "help", "std", "string", "suggestions", "unicode", "unstable-doc", "unstable-ext", "unstable-styles", "unstable-v5", "usage", "wrap_help"))' -C metadata=bb1c1f9c05e7eee2 -C extra-filename=-bb1c1f9c05e7eee2 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern clap_builder=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libclap_builder-a472ff368262519a.rmeta --extern clap_derive=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/libclap_derive-d8431bc07af62fd9.so --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` [rustfmt-nightly 1.7.1] cargo:rerun-if-env-changed=CFG_RELEASE_CHANNEL Compiling rustfmt-config_proc_macro v0.3.0 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/tools/rustfmt/config_proc_macro) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rustfmt_config_proc_macro CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/tools/rustfmt/config_proc_macro CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A collection of procedural macros for rustfmt' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustfmt-config_proc_macro CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rustfmt' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rustfmt_config_proc_macro --edition=2018 src/tools/rustfmt/config_proc_macro/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("debug-with-rustfmt", "default"))' -C metadata=06719af7c4072b24 -C extra-filename=-06719af7c4072b24 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern proc_macro2=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/libproc_macro2-7c60fc0ab14e3244.rlib --extern quote=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/libquote-5de702b0a1dabd6d.rlib --extern syn=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/libsyn-c09d0efebd9db9b7.rlib --extern proc_macro -Z binary-dep-depinfo` Compiling clap-cargo v0.12.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=clap_cargo CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/clap-cargo-0.12.0 CARGO_PKG_AUTHORS='Ed Page ' CARGO_PKG_DESCRIPTION='Re-usable CLI flags for `cargo` plugins' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=clap-cargo CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/crate-ci/clap-cargo' CARGO_PKG_RUST_VERSION=1.70.0 CARGO_PKG_VERSION=0.12.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/clap-cargo-0.12.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name clap_cargo --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/clap-cargo-0.12.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="clap"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("cargo_metadata", "clap", "default"))' -C metadata=84678487885fa4a0 -C extra-filename=-84678487885fa4a0 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern anstyle=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libanstyle-8f21d54decdb0c6f.rmeta --extern clap=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libclap-bb1c1f9c05e7eee2.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Fresh itertools v0.12.1 warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/adaptors/coalesce.rs:36:5 | 36 | debug_fmt_fields!(CoalesceBy, iter, last); | ----------------------------------------- in this macro invocation | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/adaptors/coalesce.rs:173:5 | 173 | debug_fmt_fields!(DedupPred2CoalescePred,); | ------------------------------------------ in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/adaptors/map.rs:88:5 | 88 | debug_fmt_fields!(MapSpecialCaseFnOk,); | -------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/adaptors/multi_product.rs:27:5 | 27 | debug_fmt_fields!(CoalesceBy, 0); | -------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/adaptors/mod.rs:490:5 | 490 | debug_fmt_fields!(Batching, iter); | --------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/adaptors/mod.rs:587:5 | 587 | debug_fmt_fields!(TakeWhileRef, iter); | ------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/adaptors/mod.rs:591:64 | 591 | pub fn take_while_ref(iter: &mut I, f: F) -> TakeWhileRef | ------------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 591 | pub fn take_while_ref(iter: &mut I, f: F) -> TakeWhileRef<'_, I, F> | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/adaptors/mod.rs:940:5 | 940 | debug_fmt_fields!(FilterOk, iter); | --------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/adaptors/mod.rs:1013:5 | 1013 | debug_fmt_fields!(FilterMapOk, iter); | ------------------------------------ in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/adaptors/mod.rs:1094:5 | 1094 | debug_fmt_fields!(Positions, iter); | ---------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/adaptors/mod.rs:1188:5 | 1188 | debug_fmt_fields!(Update, iter); | ------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/combinations.rs:32:5 | 32 | debug_fmt_fields!(Combinations, indices, pool, first); | ----------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/combinations_with_replacement.rs:30:5 | 30 | debug_fmt_fields!(CombinationsWithReplacement, indices, pool, first); | -------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/duplicates_impl.rs:20:9 | 20 | debug_fmt_fields!(DuplicatesBy, iter, meta.used); | ------------------------------------------------ in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/duplicates_impl.rs:139:9 | 139 | debug_fmt_fields!(ByFn,); | ------------------------ in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/exactly_one_err.rs:89:27 | 89 | fn fmt(&self, f: &mut Formatter) -> FmtResult { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 89 | fn fmt(&self, f: &mut Formatter<'_>) -> FmtResult { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/exactly_one_err.rs:104:27 | 104 | fn fmt(&self, f: &mut Formatter) -> FmtResult { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 104 | fn fmt(&self, f: &mut Formatter<'_>) -> FmtResult { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/flatten_ok.rs:150:5 | 150 | debug_fmt_fields!(FlattenOk, iter, inner_front, inner_back); | ----------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/format.rs:55:32 | 55 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 55 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/format.rs:80:22 | 80 | f: &mut fmt::Formatter, | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 80 | f: &mut fmt::Formatter<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/format.rs:81:36 | 81 | cb: fn(&I::Item, &mut fmt::Formatter) -> fmt::Result, | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 81 | cb: fn(&I::Item, &mut fmt::Formatter<'_>) -> fmt::Result, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/format.rs:108:44 | 101 | / macro_rules! impl_format { 102 | | ($($fmt_trait:ident)*) => { 103 | | $( 104 | | impl<'a, I> fmt::$fmt_trait for Format<'a, I> ... | 108 | | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 113 | | } 114 | | } | |_- in this expansion of `impl_format!` 115 | 116 | impl_format! {Display Debug UpperExp LowerExp UpperHex LowerHex Octal Binary Pointer} | ------------------------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 108 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/grouping_map.rs:16:5 | 16 | debug_fmt_fields!(MapForGrouping, 0); | ------------------------------------ in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/kmerge_impl.rs:170:5 | 170 | debug_fmt_fields!(KMergeBy, heap); | --------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/merge_join.rs:230:5 | 230 | debug_fmt_fields!(MergeBy, left, right); | --------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/pad_tail.rs:23:5 | 23 | debug_fmt_fields!(PadUsing, iter, min, pos); | ------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/peeking_take_while.rs:125:5 | 125 | debug_fmt_fields!(PeekingTakeWhile, iter); | ----------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/peeking_take_while.rs:129:72 | 129 | pub fn peeking_take_while(iter: &mut I, f: F) -> PeekingTakeWhile | ----------------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 129 | pub fn peeking_take_while(iter: &mut I, f: F) -> PeekingTakeWhile<'_, I, F> | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/permutations.rs:49:5 | 49 | debug_fmt_fields!(Permutations, vals, state); | -------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/powerset.rs:32:5 | 32 | debug_fmt_fields!(Powerset, combs); | ---------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/process_results_impl.rs:62:29 | 62 | F: FnOnce(ProcessResults) -> R, | --------------^--------------- expected lifetime parameter | help: indicate the anonymous lifetime | 62 | F: FnOnce(ProcessResults<'_, I::IntoIter, E>) -> R, | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/sources.rs:16:5 | 16 | debug_fmt_fields!(RepeatCall,); | ------------------------------ in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/sources.rs:115:5 | 115 | debug_fmt_fields!(Unfold, state); | -------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/sources.rs:154:5 | 154 | debug_fmt_fields!(Iterate, state); | --------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/take_while_inclusive.rs:37:5 | 37 | debug_fmt_fields!(TakeWhileInclusive, iter, done); | ------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/unique_impl.rs:26:5 | 26 | debug_fmt_fields!(UniqueBy, iter, used); | --------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/unique_impl.rs:173:5 | 173 | debug_fmt_fields!(Unique, iter); | ------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/with_position.rs:23:5 | 23 | debug_fmt_fields!(WithPosition, handled_first, peekable); | -------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/lib.rs:961:33 | 961 | F: FnOnce(ProcessResults) -> R, | --------------^-------- expected lifetime parameter | help: indicate the anonymous lifetime | 961 | F: FnOnce(ProcessResults<'_, Self, E>) -> R, | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/lib.rs:1438:71 | 1438 | fn peeking_take_while(&mut self, accept: F) -> PeekingTakeWhile | ----------------^-------- expected lifetime parameter | help: indicate the anonymous lifetime | 1438 | fn peeking_take_while(&mut self, accept: F) -> PeekingTakeWhile<'_, Self, F> | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/lib.rs:1464:63 | 1464 | fn take_while_ref(&mut self, accept: F) -> TakeWhileRef | ------------^-------- expected lifetime parameter | help: indicate the anonymous lifetime | 1464 | fn take_while_ref(&mut self, accept: F) -> TakeWhileRef<'_, Self, F> | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/lib.rs:2309:41 | 2309 | fn format(self, sep: &str) -> Format | ------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 2309 | fn format(self, sep: &str) -> Format<'_, Self> | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/lib.rs:2348:64 | 2348 | fn format_with(self, sep: &str, format: F) -> FormatWith | ----------^-------- expected lifetime parameter | help: indicate the anonymous lifetime | 2348 | fn format_with(self, sep: &str, format: F) -> FormatWith<'_, Self, F> | +++ warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/adaptors/mod.rs:578:30 | 578 | pub struct TakeWhileRef<'a, I: 'a, F> { | ^^^^ help: remove this bound | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/groupbylazy.rs:375:16 | 375 | I: Iterator + 'a, | ^^^^^ 376 | I::Item: 'a, 377 | / K: 'a, 378 | | F: 'a, | |____^^^^^^^ | help: remove these bounds | 375 ~ I: Iterator, 376 | I::Item: 'a, 377 ~ | warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/groupbylazy.rs:416:16 | 416 | I: Iterator + 'a, | ^^^^^ 417 | I::Item: 'a, 418 | / K: 'a, 419 | | F: 'a, | |____^^^^^^^ | help: remove these bounds | 416 ~ I: Iterator, 417 | I::Item: 'a, 418 ~ | warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/groupbylazy.rs:546:16 | 546 | I: Iterator + 'a, | ^^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/groupbylazy.rs:577:16 | 577 | I: Iterator + 'a, | ^^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/peeking_take_while.rs:115:16 | 115 | I: Iterator + 'a, | ^^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/process_results_impl.rs:11:35 | 11 | pub struct ProcessResults<'a, I, E: 'a> { | ^^^^ help: remove this bound warning: `itertools` (lib) generated 50 warnings Compiling term v0.7.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=term CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/term-0.7.0 CARGO_PKG_AUTHORS='The Rust Project Developers:Steven Allen' CARGO_PKG_DESCRIPTION='A terminal formatting library ' CARGO_PKG_HOMEPAGE='https://github.com/Stebalien/term' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=term CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Stebalien/term' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.7.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/term-0.7.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name term --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/term-0.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default"))' -C metadata=c02fd3520682773f -C extra-filename=-c02fd3520682773f --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern dirs_next=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libdirs_next-dd4a275598fcf3ff.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling dirs v5.0.1 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=dirs CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/dirs-5.0.1 CARGO_PKG_AUTHORS='Simon Ochsenreither ' CARGO_PKG_DESCRIPTION='A tiny low-level library that provides platform-specific standard locations of directories for config, cache and other data on Linux, Windows, macOS and Redox by leveraging the mechanisms defined by the XDG base/user directory specifications on Linux, the Known Folder API on Windows, and the Standard Directory guidelines on macOS.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=dirs CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/soc/dirs-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=5.0.1 CARGO_PKG_VERSION_MAJOR=5 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/dirs-5.0.1 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name dirs --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/dirs-5.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ad38605821704018 -C extra-filename=-ad38605821704018 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern dirs_sys=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libdirs_sys-ff62d725aba6acb6.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling ignore v0.4.20 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=ignore CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ignore-0.4.20 CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='A fast library for efficiently matching ignore files such as `.gitignore` against file paths. ' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/ripgrep/tree/master/crates/ignore' CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ignore CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/ripgrep/tree/master/crates/ignore' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.20 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=20 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ignore-0.4.20 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name ignore --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ignore-0.4.20/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("simd-accel"))' -C metadata=fe29d30e24e9b914 -C extra-filename=-fe29d30e24e9b914 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern globset=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libglobset-5a4b97f8aec68bcd.rmeta --extern lazy_static=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/liblazy_static-19193006798cf46e.rmeta --extern log=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/liblog-fd08da107346a272.rmeta --extern memchr=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libmemchr-16ffef5f7b0bb4d1.rmeta --extern regex=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libregex-1f1c4ac7deec7e3c.rmeta --extern same_file=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libsame_file-ca21de200b38aeb4.rmeta --extern thread_local=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libthread_local-26d665856849041c.rmeta --extern walkdir=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libwalkdir-78abfbb18db01728.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: `serde_derive` (lib) generated 122 warnings Compiling serde v1.0.208 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=serde CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208 CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='A generic serialization/deserialization framework' CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde CARGO_PKG_README=crates-io.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.208 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=208 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/serde-ac13f3c7a4b57f1f/out /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name serde --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=baa673ef8cb9ce46 -C extra-filename=-baa673ef8cb9ce46 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern serde_derive=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/libserde_derive-6dcdc4ef7b43ccb5.so --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo --check-cfg 'cfg(no_core_cstr)' --check-cfg 'cfg(no_core_num_saturating)' --check-cfg 'cfg(no_core_try_from)' --check-cfg 'cfg(no_diagnostic_namespace)' --check-cfg 'cfg(no_float_copysign)' --check-cfg 'cfg(no_num_nonzero_signed)' --check-cfg 'cfg(no_relaxed_trait_bounds)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_systemtime_checked_add)' --check-cfg 'cfg(no_target_has_atomic)'` warning: field `0` is never read --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ignore-0.4.20/src/dir.rs:33:28 | 33 | pub struct IgnoreMatch<'a>(IgnoreMatchInner<'a>); | ----------- ^^^^^^^^^^^^^^^^^^^^ | | | field in this struct | = help: consider removing this field = note: `IgnoreMatch` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis = note: `#[warn(dead_code)]` on by default warning: field `0` is never read --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ignore-0.4.20/src/dir.rs:39:14 | 39 | Override(overrides::Glob<'a>), | -------- ^^^^^^^^^^^^^^^^^^^ | | | field in this variant | = note: `IgnoreMatchInner` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field | 39 | Override(()), | ~~ warning: field `0` is never read --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ignore-0.4.20/src/dir.rs:40:15 | 40 | Gitignore(&'a gitignore::Glob), | --------- ^^^^^^^^^^^^^^^^^^^ | | | field in this variant | = note: `IgnoreMatchInner` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field | 40 | Gitignore(()), | ~~ warning: field `0` is never read --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ignore-0.4.20/src/dir.rs:41:11 | 41 | Types(types::Glob<'a>), | ----- ^^^^^^^^^^^^^^^ | | | field in this variant | = note: `IgnoreMatchInner` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field | 41 | Types(()), | ~~ warning: field `0` is never read --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ignore-0.4.20/src/overrides.rs:24:21 | 24 | pub struct Glob<'a>(GlobInner<'a>); | ---- ^^^^^^^^^^^^^ | | | field in this struct | = help: consider removing this field = note: `Glob` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis warning: field `0` is never read --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ignore-0.4.20/src/overrides.rs:31:13 | 31 | Matched(&'a gitignore::Glob), | ------- ^^^^^^^^^^^^^^^^^^^ | | | field in this variant | = note: `GlobInner` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field | 31 | Matched(()), | ~~ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:95:40 | 95 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 95 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:106:40 | 106 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 106 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/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 --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:283:48 | 230 | / macro_rules! primitive_deserializer { 231 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 232 | | #[doc = "A deserializer holding"] 233 | | #[doc = $doc] ... | 283 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 290 | | } 291 | | } | |_- in this expansion of `primitive_deserializer!` 292 | 293 | primitive_deserializer!(bool, "a `bool`.", BoolDeserializer, visit_bool); | ------------------------------------------------------------------------ in this macro invocation | help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:283:48 | 230 | / macro_rules! primitive_deserializer { 231 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 232 | | #[doc = "A deserializer holding"] 233 | | #[doc = $doc] ... | 283 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 290 | | } 291 | | } | |_- in this expansion of `primitive_deserializer!` ... 294 | primitive_deserializer!(i8, "an `i8`.", I8Deserializer, visit_i8); | ----------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:283:48 | 230 | / macro_rules! primitive_deserializer { 231 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 232 | | #[doc = "A deserializer holding"] 233 | | #[doc = $doc] ... | 283 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 290 | | } 291 | | } | |_- in this expansion of `primitive_deserializer!` ... 295 | primitive_deserializer!(i16, "an `i16`.", I16Deserializer, visit_i16); | --------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:283:48 | 230 | / macro_rules! primitive_deserializer { 231 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 232 | | #[doc = "A deserializer holding"] 233 | | #[doc = $doc] ... | 283 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 290 | | } 291 | | } | |_- in this expansion of `primitive_deserializer!` ... 296 | primitive_deserializer!(i32, "an `i32`.", I32Deserializer, visit_i32); | --------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:283:48 | 230 | / macro_rules! primitive_deserializer { 231 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 232 | | #[doc = "A deserializer holding"] 233 | | #[doc = $doc] ... | 283 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 290 | | } 291 | | } | |_- in this expansion of `primitive_deserializer!` ... 297 | primitive_deserializer!(i64, "an `i64`.", I64Deserializer, visit_i64); | --------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:283:48 | 230 | / macro_rules! primitive_deserializer { 231 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 232 | | #[doc = "A deserializer holding"] 233 | | #[doc = $doc] ... | 283 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 290 | | } 291 | | } | |_- in this expansion of `primitive_deserializer!` ... 298 | primitive_deserializer!(i128, "an `i128`.", I128Deserializer, visit_i128); | ------------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:283:48 | 230 | / macro_rules! primitive_deserializer { 231 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 232 | | #[doc = "A deserializer holding"] 233 | | #[doc = $doc] ... | 283 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 290 | | } 291 | | } | |_- in this expansion of `primitive_deserializer!` ... 299 | primitive_deserializer!(isize, "an `isize`.", IsizeDeserializer, visit_i64 as i64); | ---------------------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:283:48 | 230 | / macro_rules! primitive_deserializer { 231 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 232 | | #[doc = "A deserializer holding"] 233 | | #[doc = $doc] ... | 283 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 290 | | } 291 | | } | |_- in this expansion of `primitive_deserializer!` ... 300 | primitive_deserializer!(u8, "a `u8`.", U8Deserializer, visit_u8); | ---------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:283:48 | 230 | / macro_rules! primitive_deserializer { 231 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 232 | | #[doc = "A deserializer holding"] 233 | | #[doc = $doc] ... | 283 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 290 | | } 291 | | } | |_- in this expansion of `primitive_deserializer!` ... 301 | primitive_deserializer!(u16, "a `u16`.", U16Deserializer, visit_u16); | -------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:283:48 | 230 | / macro_rules! primitive_deserializer { 231 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 232 | | #[doc = "A deserializer holding"] 233 | | #[doc = $doc] ... | 283 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 290 | | } 291 | | } | |_- in this expansion of `primitive_deserializer!` ... 302 | primitive_deserializer!(u64, "a `u64`.", U64Deserializer, visit_u64); | -------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:283:48 | 230 | / macro_rules! primitive_deserializer { 231 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 232 | | #[doc = "A deserializer holding"] 233 | | #[doc = $doc] ... | 283 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 290 | | } 291 | | } | |_- in this expansion of `primitive_deserializer!` ... 303 | primitive_deserializer!(u128, "a `u128`.", U128Deserializer, visit_u128); | ------------------------------------------------------------------------ in this macro invocation | help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:283:48 | 230 | / macro_rules! primitive_deserializer { 231 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 232 | | #[doc = "A deserializer holding"] 233 | | #[doc = $doc] ... | 283 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 290 | | } 291 | | } | |_- in this expansion of `primitive_deserializer!` ... 304 | primitive_deserializer!(usize, "a `usize`.", UsizeDeserializer, visit_u64 as u64); | --------------------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:283:48 | 230 | / macro_rules! primitive_deserializer { 231 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 232 | | #[doc = "A deserializer holding"] 233 | | #[doc = $doc] ... | 283 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 290 | | } 291 | | } | |_- in this expansion of `primitive_deserializer!` ... 305 | primitive_deserializer!(f32, "an `f32`.", F32Deserializer, visit_f32); | --------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:283:48 | 230 | / macro_rules! primitive_deserializer { 231 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 232 | | #[doc = "A deserializer holding"] 233 | | #[doc = $doc] ... | 283 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 290 | | } 291 | | } | |_- in this expansion of `primitive_deserializer!` ... 306 | primitive_deserializer!(f64, "an `f64`.", F64Deserializer, visit_f64); | --------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:283:48 | 230 | / macro_rules! primitive_deserializer { 231 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 232 | | #[doc = "A deserializer holding"] 233 | | #[doc = $doc] ... | 283 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 290 | | } 291 | | } | |_- in this expansion of `primitive_deserializer!` ... 307 | primitive_deserializer!(char, "a `char`.", CharDeserializer, visit_char); | ------------------------------------------------------------------------ in this macro invocation | help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:388:40 | 388 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 388 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:477:40 | 477 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 477 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:556:40 | 556 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 556 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:661:40 | 661 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 661 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:769:40 | 769 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 769 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:829:40 | 829 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 829 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:877:40 | 877 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 877 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:984:40 | 984 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 984 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:997:40 | 997 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 997 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:1310:40 | 1310 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1310 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:1412:40 | 1412 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1412 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/ignored_any.rs:116:46 | 116 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 116 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:20:46 | 20 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 20 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:59:46 | 59 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 59 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 383 | / impl_deserialize_num! { 384 | | i8, NonZeroI8 cfg(not(no_num_nonzero_signed)), deserialize_i8 385 | | num_self!(i8:visit_i8); 386 | | int_to_int!(i16:visit_i16 i32:visit_i32 i64:visit_i64); 387 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 388 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 383 | / impl_deserialize_num! { 384 | | i8, NonZeroI8 cfg(not(no_num_nonzero_signed)), deserialize_i8 385 | | num_self!(i8:visit_i8); 386 | | int_to_int!(i16:visit_i16 i32:visit_i32 i64:visit_i64); 387 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 388 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 383 | / impl_deserialize_num! { 384 | | i8, NonZeroI8 cfg(not(no_num_nonzero_signed)), deserialize_i8 385 | | num_self!(i8:visit_i8); 386 | | int_to_int!(i16:visit_i16 i32:visit_i32 i64:visit_i64); 387 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 388 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 390 | / impl_deserialize_num! { 391 | | i16, NonZeroI16 cfg(not(no_num_nonzero_signed)), deserialize_i16 392 | | num_self!(i16:visit_i16); 393 | | num_as_self!(i8:visit_i8); 394 | | int_to_int!(i32:visit_i32 i64:visit_i64); 395 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 396 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 390 | / impl_deserialize_num! { 391 | | i16, NonZeroI16 cfg(not(no_num_nonzero_signed)), deserialize_i16 392 | | num_self!(i16:visit_i16); 393 | | num_as_self!(i8:visit_i8); 394 | | int_to_int!(i32:visit_i32 i64:visit_i64); 395 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 396 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 390 | / impl_deserialize_num! { 391 | | i16, NonZeroI16 cfg(not(no_num_nonzero_signed)), deserialize_i16 392 | | num_self!(i16:visit_i16); 393 | | num_as_self!(i8:visit_i8); 394 | | int_to_int!(i32:visit_i32 i64:visit_i64); 395 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 396 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 398 | / impl_deserialize_num! { 399 | | i32, NonZeroI32 cfg(not(no_num_nonzero_signed)), deserialize_i32 400 | | num_self!(i32:visit_i32); 401 | | num_as_self!(i8:visit_i8 i16:visit_i16); 402 | | int_to_int!(i64:visit_i64); 403 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 404 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 398 | / impl_deserialize_num! { 399 | | i32, NonZeroI32 cfg(not(no_num_nonzero_signed)), deserialize_i32 400 | | num_self!(i32:visit_i32); 401 | | num_as_self!(i8:visit_i8 i16:visit_i16); 402 | | int_to_int!(i64:visit_i64); 403 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 404 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 398 | / impl_deserialize_num! { 399 | | i32, NonZeroI32 cfg(not(no_num_nonzero_signed)), deserialize_i32 400 | | num_self!(i32:visit_i32); 401 | | num_as_self!(i8:visit_i8 i16:visit_i16); 402 | | int_to_int!(i64:visit_i64); 403 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 404 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 406 | / impl_deserialize_num! { 407 | | i64, NonZeroI64 cfg(not(no_num_nonzero_signed)), deserialize_i64 408 | | num_self!(i64:visit_i64); 409 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32); 410 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 411 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 406 | / impl_deserialize_num! { 407 | | i64, NonZeroI64 cfg(not(no_num_nonzero_signed)), deserialize_i64 408 | | num_self!(i64:visit_i64); 409 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32); 410 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 411 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 406 | / impl_deserialize_num! { 407 | | i64, NonZeroI64 cfg(not(no_num_nonzero_signed)), deserialize_i64 408 | | num_self!(i64:visit_i64); 409 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32); 410 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 411 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 413 | / impl_deserialize_num! { 414 | | isize, NonZeroIsize cfg(not(no_num_nonzero_signed)), deserialize_i64 415 | | num_as_self!(i8:visit_i8 i16:visit_i16); 416 | | int_to_int!(i32:visit_i32 i64:visit_i64); 417 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 418 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 413 | / impl_deserialize_num! { 414 | | isize, NonZeroIsize cfg(not(no_num_nonzero_signed)), deserialize_i64 415 | | num_as_self!(i8:visit_i8 i16:visit_i16); 416 | | int_to_int!(i32:visit_i32 i64:visit_i64); 417 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 418 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 413 | / impl_deserialize_num! { 414 | | isize, NonZeroIsize cfg(not(no_num_nonzero_signed)), deserialize_i64 415 | | num_as_self!(i8:visit_i8 i16:visit_i16); 416 | | int_to_int!(i32:visit_i32 i64:visit_i64); 417 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 418 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 420 | / impl_deserialize_num! { 421 | | u8, NonZeroU8, deserialize_u8 422 | | num_self!(u8:visit_u8); 423 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 424 | | uint_to_self!(u16:visit_u16 u32:visit_u32 u64:visit_u64); 425 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 420 | / impl_deserialize_num! { 421 | | u8, NonZeroU8, deserialize_u8 422 | | num_self!(u8:visit_u8); 423 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 424 | | uint_to_self!(u16:visit_u16 u32:visit_u32 u64:visit_u64); 425 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 420 | / impl_deserialize_num! { 421 | | u8, NonZeroU8, deserialize_u8 422 | | num_self!(u8:visit_u8); 423 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 424 | | uint_to_self!(u16:visit_u16 u32:visit_u32 u64:visit_u64); 425 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 427 | / impl_deserialize_num! { 428 | | u16, NonZeroU16, deserialize_u16 429 | | num_self!(u16:visit_u16); 430 | | num_as_self!(u8:visit_u8); 431 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 432 | | uint_to_self!(u32:visit_u32 u64:visit_u64); 433 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 427 | / impl_deserialize_num! { 428 | | u16, NonZeroU16, deserialize_u16 429 | | num_self!(u16:visit_u16); 430 | | num_as_self!(u8:visit_u8); 431 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 432 | | uint_to_self!(u32:visit_u32 u64:visit_u64); 433 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 427 | / impl_deserialize_num! { 428 | | u16, NonZeroU16, deserialize_u16 429 | | num_self!(u16:visit_u16); 430 | | num_as_self!(u8:visit_u8); 431 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 432 | | uint_to_self!(u32:visit_u32 u64:visit_u64); 433 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 435 | / impl_deserialize_num! { 436 | | u32, NonZeroU32, deserialize_u32 437 | | num_self!(u32:visit_u32); 438 | | num_as_self!(u8:visit_u8 u16:visit_u16); 439 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 440 | | uint_to_self!(u64:visit_u64); 441 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 435 | / impl_deserialize_num! { 436 | | u32, NonZeroU32, deserialize_u32 437 | | num_self!(u32:visit_u32); 438 | | num_as_self!(u8:visit_u8 u16:visit_u16); 439 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 440 | | uint_to_self!(u64:visit_u64); 441 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 435 | / impl_deserialize_num! { 436 | | u32, NonZeroU32, deserialize_u32 437 | | num_self!(u32:visit_u32); 438 | | num_as_self!(u8:visit_u8 u16:visit_u16); 439 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 440 | | uint_to_self!(u64:visit_u64); 441 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 443 | / impl_deserialize_num! { 444 | | u64, NonZeroU64, deserialize_u64 445 | | num_self!(u64:visit_u64); 446 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32); 447 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 448 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 443 | / impl_deserialize_num! { 444 | | u64, NonZeroU64, deserialize_u64 445 | | num_self!(u64:visit_u64); 446 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32); 447 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 448 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 443 | / impl_deserialize_num! { 444 | | u64, NonZeroU64, deserialize_u64 445 | | num_self!(u64:visit_u64); 446 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32); 447 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 448 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 450 | / impl_deserialize_num! { 451 | | usize, NonZeroUsize, deserialize_u64 452 | | num_as_self!(u8:visit_u8 u16:visit_u16); 453 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 454 | | uint_to_self!(u32:visit_u32 u64:visit_u64); 455 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 450 | / impl_deserialize_num! { 451 | | usize, NonZeroUsize, deserialize_u64 452 | | num_as_self!(u8:visit_u8 u16:visit_u16); 453 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 454 | | uint_to_self!(u32:visit_u32 u64:visit_u64); 455 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 450 | / impl_deserialize_num! { 451 | | usize, NonZeroUsize, deserialize_u64 452 | | num_as_self!(u8:visit_u8 u16:visit_u16); 453 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 454 | | uint_to_self!(u32:visit_u32 u64:visit_u64); 455 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 457 | / impl_deserialize_num! { 458 | | f32, deserialize_f32 459 | | num_self!(f32:visit_f32); 460 | | num_as_copysign_self!(f64:visit_f64); 461 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 462 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 463 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 465 | / impl_deserialize_num! { 466 | | f64, deserialize_f64 467 | | num_self!(f64:visit_f64); 468 | | num_as_copysign_self!(f32:visit_f32); 469 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 470 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 471 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 530 | / impl_deserialize_num! { 531 | | i128, NonZeroI128 cfg(not(no_num_nonzero_signed)), deserialize_i128 532 | | num_self!(i128:visit_i128); 533 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 534 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 535 | | num_128!(u128:visit_u128); 536 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 530 | / impl_deserialize_num! { 531 | | i128, NonZeroI128 cfg(not(no_num_nonzero_signed)), deserialize_i128 532 | | num_self!(i128:visit_i128); 533 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 534 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 535 | | num_128!(u128:visit_u128); 536 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 530 | / impl_deserialize_num! { 531 | | i128, NonZeroI128 cfg(not(no_num_nonzero_signed)), deserialize_i128 532 | | num_self!(i128:visit_i128); 533 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 534 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 535 | | num_128!(u128:visit_u128); 536 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 538 | / impl_deserialize_num! { 539 | | u128, NonZeroU128, deserialize_u128 540 | | num_self!(u128:visit_u128); 541 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 542 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 543 | | num_128!(i128:visit_i128); 544 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 538 | / impl_deserialize_num! { 539 | | u128, NonZeroU128, deserialize_u128 540 | | num_self!(u128:visit_u128); 541 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 542 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 543 | | num_128!(i128:visit_i128); 544 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 538 | / impl_deserialize_num! { 539 | | u128, NonZeroU128, deserialize_u128 540 | | num_self!(u128:visit_u128); 541 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 542 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 543 | | num_128!(i128:visit_i128); 544 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:553:46 | 553 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 553 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:599:46 | 599 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 599 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:645:46 | 645 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 645 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:722:46 | 722 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 722 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:757:46 | 757 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 757 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:794:46 | 794 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 794 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:891:46 | 891 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 891 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:959:46 | 959 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 959 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1020:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1020 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1087 | / seq_impl!( 1088 | | #[cfg(any(feature = "std", feature = "alloc"))] 1089 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1090 | | BinaryHeap, ... | 1095 | | BinaryHeap::push 1096 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1020 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1056:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1056 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1087 | / seq_impl!( 1088 | | #[cfg(any(feature = "std", feature = "alloc"))] 1089 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1090 | | BinaryHeap, ... | 1095 | | BinaryHeap::push 1096 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1056 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1020:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1020 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1098 | / seq_impl!( 1099 | | #[cfg(any(feature = "std", feature = "alloc"))] 1100 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1101 | | BTreeSet, ... | 1106 | | BTreeSet::insert 1107 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1020 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1056:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1056 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1098 | / seq_impl!( 1099 | | #[cfg(any(feature = "std", feature = "alloc"))] 1100 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1101 | | BTreeSet, ... | 1106 | | BTreeSet::insert 1107 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1056 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1020:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1020 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1109 | / seq_impl!( 1110 | | #[cfg(any(feature = "std", feature = "alloc"))] 1111 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1112 | | LinkedList, ... | 1117 | | LinkedList::push_back 1118 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1020 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1056:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1056 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1109 | / seq_impl!( 1110 | | #[cfg(any(feature = "std", feature = "alloc"))] 1111 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1112 | | LinkedList, ... | 1117 | | LinkedList::push_back 1118 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1056 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1020:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1020 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1120 | / seq_impl!( 1121 | | #[cfg(feature = "std")] 1122 | | #[cfg_attr(docsrs, doc(cfg(feature = "std")))] 1123 | | HashSet, ... | 1128 | | HashSet::insert 1129 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1020 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1056:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1056 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1120 | / seq_impl!( 1121 | | #[cfg(feature = "std")] 1122 | | #[cfg_attr(docsrs, doc(cfg(feature = "std")))] 1123 | | HashSet, ... | 1128 | | HashSet::insert 1129 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1056 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1020:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1020 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1131 | / seq_impl!( 1132 | | #[cfg(any(feature = "std", feature = "alloc"))] 1133 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1134 | | VecDeque, ... | 1139 | | VecDeque::push_back 1140 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1020 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1056:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1056 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1131 | / seq_impl!( 1132 | | #[cfg(any(feature = "std", feature = "alloc"))] 1133 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1134 | | VecDeque, ... | 1139 | | VecDeque::push_back 1140 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1056 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1164:54 | 1164 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1164 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1201:54 | 1201 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1201 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1255:46 | 1255 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1255 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1287:58 | 1278 | / macro_rules! array_impls { 1279 | | ($($len:expr => ($($n:tt)+))+) => { 1280 | | $( 1281 | | impl<'de, T> Visitor<'de> for ArrayVisitor<[T; $len]> ... | 1287 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1353 | | } 1354 | | } | |_- in this expansion of `array_impls!` 1355 | 1356 | / array_impls! { 1357 | | 1 => (0) 1358 | | 2 => (0 1) 1359 | | 3 => (0 1 2) ... | 1388 | | 32 => (0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31) 1389 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 1287 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1311:58 | 1278 | / macro_rules! array_impls { 1279 | | ($($len:expr => ($($n:tt)+))+) => { 1280 | | $( 1281 | | impl<'de, T> Visitor<'de> for ArrayVisitor<[T; $len]> ... | 1311 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1353 | | } 1354 | | } | |_- in this expansion of `array_impls!` 1355 | 1356 | / array_impls! { 1357 | | 1 => (0) 1358 | | 2 => (0 1) 1359 | | 3 => (0 1 2) ... | 1388 | | 32 => (0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31) 1389 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 1311 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1421:58 | 1407 | / macro_rules! tuple_impl_body { 1408 | | ($len:tt => ($($n:tt $name:ident)+)) => { 1409 | | #[inline] 1410 | | fn deserialize(deserializer: D) -> Result ... | 1421 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1477 | | }; 1478 | | } | |_- in this expansion of `tuple_impl_body!` ... 1489 | tuple_impl_body!(1 => (0 T)); | ---------------------------- in this macro invocation | help: indicate the anonymous lifetime | 1421 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1455:58 | 1407 | / macro_rules! tuple_impl_body { 1408 | | ($len:tt => ($($n:tt $name:ident)+)) => { 1409 | | #[inline] 1410 | | fn deserialize(deserializer: D) -> Result ... | 1455 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1477 | | }; 1478 | | } | |_- in this expansion of `tuple_impl_body!` ... 1489 | tuple_impl_body!(1 => (0 T)); | ---------------------------- in this macro invocation | help: indicate the anonymous lifetime | 1455 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1421:58 | 1393 | / macro_rules! tuple_impls { 1394 | | ($($len:tt => ($($n:tt $name:ident)+))+) => { 1395 | | $( 1396 | | #[cfg_attr(docsrs, doc(hidden))] ... | 1401 | | tuple_impl_body!($len => ($($n $name)+)); | | ---------------------------------------- in this macro invocation (#2) ... | 1404 | | }; 1405 | | } | |_- in this expansion of `tuple_impls!` (#1) 1406 | 1407 | / macro_rules! tuple_impl_body { 1408 | | ($len:tt => ($($n:tt $name:ident)+)) => { 1409 | | #[inline] 1410 | | fn deserialize(deserializer: D) -> Result ... | 1421 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1477 | | }; 1478 | | } | |_- in this expansion of `tuple_impl_body!` (#2) ... 1492 | / tuple_impls! { 1493 | | 2 => (0 T0 1 T1) 1494 | | 3 => (0 T0 1 T1 2 T2) 1495 | | 4 => (0 T0 1 T1 2 T2 3 T3) ... | 1507 | | 16 => (0 T0 1 T1 2 T2 3 T3 4 T4 5 T5 6 T6 7 T7 8 T8 9 T9 10 T10 11 T11 12 T12 13 T13 14 T14 15 T15) 1508 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 1421 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1455:58 | 1393 | / macro_rules! tuple_impls { 1394 | | ($($len:tt => ($($n:tt $name:ident)+))+) => { 1395 | | $( 1396 | | #[cfg_attr(docsrs, doc(hidden))] ... | 1401 | | tuple_impl_body!($len => ($($n $name)+)); | | ---------------------------------------- in this macro invocation (#2) ... | 1404 | | }; 1405 | | } | |_- in this expansion of `tuple_impls!` (#1) 1406 | 1407 | / macro_rules! tuple_impl_body { 1408 | | ($len:tt => ($($n:tt $name:ident)+)) => { 1409 | | #[inline] 1410 | | fn deserialize(deserializer: D) -> Result ... | 1455 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1477 | | }; 1478 | | } | |_- in this expansion of `tuple_impl_body!` (#2) ... 1492 | / tuple_impls! { 1493 | | 2 => (0 T0 1 T1) 1494 | | 3 => (0 T0 1 T1 2 T2) 1495 | | 4 => (0 T0 1 T1 2 T2 3 T3) ... | 1507 | | 16 => (0 T0 1 T1 2 T2 3 T3 4 T4 5 T5 6 T6 7 T7 8 T8 9 T9 10 T10 11 T11 12 T12 13 T13 14 T14 15 T15) 1508 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 1455 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1542:62 | 1512 | / macro_rules! map_impl { 1513 | | ( 1514 | | $(#[$attr:meta])* 1515 | | $ty:ident , ... | 1542 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1565 | | } 1566 | | } | |_- in this expansion of `map_impl!` 1567 | 1568 | / map_impl! { 1569 | | #[cfg(any(feature = "std", feature = "alloc"))] 1570 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1571 | | BTreeMap, 1572 | | map, 1573 | | BTreeMap::new(), 1574 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 1542 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1542:62 | 1512 | / macro_rules! map_impl { 1513 | | ( 1514 | | $(#[$attr:meta])* 1515 | | $ty:ident , ... | 1542 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1565 | | } 1566 | | } | |_- in this expansion of `map_impl!` ... 1576 | / map_impl! { 1577 | | #[cfg(feature = "std")] 1578 | | #[cfg_attr(docsrs, doc(cfg(feature = "std")))] 1579 | | HashMap, 1580 | | map, 1581 | | HashMap::with_capacity_and_hasher(size_hint::cautious::<(K, V)>(map.size_hint()), S::default()), 1582 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 1542 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1630:62 | 1608 | / macro_rules! variant_identifier { 1609 | | ( 1610 | | $name_kind:ident ($($variant:ident; $bytes:expr; $index:expr),*) 1611 | | $expecting_message:expr, ... | 1630 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1679 | | } 1680 | | } | |_- in this expansion of `variant_identifier!` (#2) ... 1683 | / macro_rules! deserialize_enum { 1684 | | ( 1685 | | $name:ident $name_kind:ident ($($variant:ident; $bytes:expr; $index:expr),*) 1686 | | $expecting_message:expr, ... | 1689 | / variant_identifier! { 1690 | $name_kind ($($variant; $bytes; $index),*) 1691 | $expecting_message, 1692 | VARIANTS 1693 | | } | |_________- in this macro invocation (#2) ... 1716 | | } 1717 | | } | |_- in this expansion of `deserialize_enum!` (#1) ... 1730 | / deserialize_enum! { 1731 | | IpAddr IpAddrKind (V4; b"V4"; 0, V6; b"V6"; 1) 1732 | | "`V4` or `V6`", 1733 | | deserializer 1734 | | } | |_____________- in this macro invocation (#1) | help: indicate the anonymous lifetime | 1630 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1699:54 | 1683 | / macro_rules! deserialize_enum { 1684 | | ( 1685 | | $name:ident $name_kind:ident ($($variant:ident; $bytes:expr; $index:expr),*) 1686 | | $expecting_message:expr, ... | 1699 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1716 | | } 1717 | | } | |_- in this expansion of `deserialize_enum!` ... 1730 | / deserialize_enum! { 1731 | | IpAddr IpAddrKind (V4; b"V4"; 0, V6; b"V6"; 1) 1732 | | "`V4` or `V6`", 1733 | | deserializer 1734 | | } | |_____________- in this macro invocation | help: indicate the anonymous lifetime | 1699 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1630:62 | 1608 | / macro_rules! variant_identifier { 1609 | | ( 1610 | | $name_kind:ident ($($variant:ident; $bytes:expr; $index:expr),*) 1611 | | $expecting_message:expr, ... | 1630 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1679 | | } 1680 | | } | |_- in this expansion of `variant_identifier!` (#2) ... 1683 | / macro_rules! deserialize_enum { 1684 | | ( 1685 | | $name:ident $name_kind:ident ($($variant:ident; $bytes:expr; $index:expr),*) 1686 | | $expecting_message:expr, ... | 1689 | / variant_identifier! { 1690 | $name_kind ($($variant; $bytes; $index),*) 1691 | $expecting_message, 1692 | VARIANTS 1693 | | } | |_________- in this macro invocation (#2) ... 1716 | | } 1717 | | } | |_- in this expansion of `deserialize_enum!` (#1) ... 1784 | / deserialize_enum! { 1785 | | SocketAddr SocketAddrKind (V4; b"V4"; 0, V6; b"V6"; 1) 1786 | | "`V4` or `V6`", 1787 | | deserializer 1788 | | } | |_____________- in this macro invocation (#1) | help: indicate the anonymous lifetime | 1630 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1699:54 | 1683 | / macro_rules! deserialize_enum { 1684 | | ( 1685 | | $name:ident $name_kind:ident ($($variant:ident; $bytes:expr; $index:expr),*) 1686 | | $expecting_message:expr, ... | 1699 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1716 | | } 1717 | | } | |_- in this expansion of `deserialize_enum!` ... 1784 | / deserialize_enum! { 1785 | | SocketAddr SocketAddrKind (V4; b"V4"; 0, V6; b"V6"; 1) 1786 | | "`V4` or `V6`", 1787 | | deserializer 1788 | | } | |_____________- in this macro invocation | help: indicate the anonymous lifetime | 1699 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1816:46 | 1816 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1816 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1855:46 | 1855 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1855 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1630:62 | 1608 | / macro_rules! variant_identifier { 1609 | | ( 1610 | | $name_kind:ident ($($variant:ident; $bytes:expr; $index:expr),*) 1611 | | $expecting_message:expr, ... | 1630 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1679 | | } 1680 | | } | |_- in this expansion of `variant_identifier!` ... 1916 | / variant_identifier! { 1917 | | OsStringKind (Unix; b"Unix"; 0, Windows; b"Windows"; 1) 1918 | | "`Unix` or `Windows`", 1919 | | OSSTR_VARIANTS 1920 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 1630 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1929:46 | 1929 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1929 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:2178:62 | 2178 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2178 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:2228:54 | 2228 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2228 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:2317:62 | 2317 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2317 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:2367:54 | 2367 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2367 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:2518:58 | 2518 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2518 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:2563:50 | 2563 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2563 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:2675:58 | 2675 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2675 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:2718:50 | 2718 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2718 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:2813:58 | 2813 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2813 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:2856:50 | 2856 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2856 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:2924:62 | 2924 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2924 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:2982:54 | 2982 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2982 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:3035:62 | 3035 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3035 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:3091:54 | 3091 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3091 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:3187:46 | 3187 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3187 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/mod.rs:210:36 | 140 | / macro_rules! declare_error_trait { 141 | | (Error: Sized $(+ $($supertrait:ident)::+)*) => { 142 | | /// The `Error` trait allows `Deserialize` implementations to create descriptive 143 | | /// error messages belonging to the `Deserializer` against which they are ... | 210 | | fn invalid_type(unexp: Unexpected, exp: &Expected) -> Self { | | ^^^^^^^^^^ expected lifetime parameter ... | 297 | | } 298 | | } | |_- in this expansion of `declare_error_trait!` ... 301 | declare_error_trait!(Error: Sized + StdError); | --------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 210 | fn invalid_type(unexp: Unexpected<'_>, exp: &Expected) -> Self { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/mod.rs:228:37 | 140 | / macro_rules! declare_error_trait { 141 | | (Error: Sized $(+ $($supertrait:ident)::+)*) => { 142 | | /// The `Error` trait allows `Deserialize` implementations to create descriptive 143 | | /// error messages belonging to the `Deserializer` against which they are ... | 228 | | fn invalid_value(unexp: Unexpected, exp: &Expected) -> Self { | | ^^^^^^^^^^ expected lifetime parameter ... | 297 | | } 298 | | } | |_- in this expansion of `declare_error_trait!` ... 301 | declare_error_trait!(Error: Sized + StdError); | --------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 228 | fn invalid_value(unexp: Unexpected<'_>, exp: &Expected) -> Self { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/mod.rs:399:40 | 399 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 399 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/mod.rs:478:40 | 478 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result; | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 478 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result; | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/mod.rs:485:40 | 485 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 485 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/mod.rs:491:40 | 491 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 491 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/mod.rs:497:40 | 497 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 497 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/mod.rs:1311:46 | 1311 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result; | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1311 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result; | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/mod.rs:2282:40 | 2282 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2282 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/mod.rs:2304:40 | 2304 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2304 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:72:50 | 72 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 72 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:145:50 | 145 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 145 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:266:33 | 266 | fn unexpected(&self) -> Unexpected { | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 266 | fn unexpected(&self) -> Unexpected<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:331:44 | 331 | fn expecting(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 331 | fn expecting(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:494:23 | 494 | Vec::::with_capacity(size_hint::cautious::(visitor.size_hint())); | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 494 | Vec::>::with_capacity(size_hint::cautious::(visitor.size_hint())); | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:494:69 | 494 | Vec::::with_capacity(size_hint::cautious::(visitor.size_hint())); | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 494 | Vec::::with_capacity(size_hint::cautious::>(visitor.size_hint())); | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:506:24 | 506 | Vec::<(Content, Content)>::with_capacity( | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 506 | Vec::<(Content<'_>, Content)>::with_capacity( | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:506:33 | 506 | Vec::<(Content, Content)>::with_capacity( | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 506 | Vec::<(Content, Content<'_>)>::with_capacity( | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:507:44 | 507 | size_hint::cautious::<(Content, Content)>(visitor.size_hint()), | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 507 | size_hint::cautious::<(Content<'_>, Content)>(visitor.size_hint()), | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:507:53 | 507 | size_hint::cautious::<(Content, Content)>(visitor.size_hint()), | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 507 | size_hint::cautious::<(Content, Content<'_>)>(visitor.size_hint()), | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:565:44 | 565 | fn expecting(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 565 | fn expecting(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:849:44 | 849 | fn expecting(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 849 | fn expecting(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:872:34 | 872 | let mut vec = Vec::<(Content, Content)>::with_capacity(size_hint::cautious::<( | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 872 | let mut vec = Vec::<(Content<'_>, Content)>::with_capacity(size_hint::cautious::<( | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:872:43 | 872 | let mut vec = Vec::<(Content, Content)>::with_capacity(size_hint::cautious::<( | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 872 | let mut vec = Vec::<(Content, Content<'_>)>::with_capacity(size_hint::cautious::<( | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:873:17 | 873 | Content, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 873 | Content<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:874:17 | 874 | Content, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 874 | Content<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:925:50 | 925 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 925 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:1000:50 | 1000 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1000 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:2396:50 | 2396 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2396 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:2441:50 | 2441 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2441 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:2876:46 | 2876 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2876 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/ser.rs:61:40 | 61 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 61 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/ser.rs:1357:40 | 1357 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1357 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/doc.rs:28:32 | 28 | fn fmt(&self, _: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 28 | fn fmt(&self, _: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/mod.rs:30:48 | 30 | pub fn from_utf8_lossy(bytes: &[u8]) -> Cow { | ---^---- expected lifetime parameter | help: indicate the anonymous lifetime | 30 | pub fn from_utf8_lossy(bytes: &[u8]) -> Cow<'_, str> { | +++ warning: unused extern crate --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/lib.rs:330:1 | 329 | / #[cfg(feature = "serde_derive")] 330 | | extern crate serde_derive; | | ^^^^^^^^^^^^^^^^^^^^^^^^^- | |__________________________| | help: remove it | = note: `-W unused-extern-crates` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(unused_extern_crates)]` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=anyhow CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86 CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Flexible concrete Error type built on std::error::Error' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=anyhow CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/anyhow' CARGO_PKG_RUST_VERSION=1.39 CARGO_PKG_VERSION=1.0.86 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=86 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/anyhow-910e6684821fe118/out /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name anyhow --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("backtrace", "default", "std"))' -C metadata=c4a0074a30e0c053 -C extra-filename=-c4a0074a30e0c053 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo --cfg std_backtrace --check-cfg 'cfg(anyhow_nightly_testing)' --check-cfg 'cfg(anyhow_no_fmt_arguments_as_str)' --check-cfg 'cfg(anyhow_no_ptr_addr_of)' --check-cfg 'cfg(anyhow_no_unsafe_op_in_unsafe_fn_lint)' --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(std_backtrace)'` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/context.rs:120:32 | 120 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 120 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/context.rs:132:32 | 132 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 132 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/context.rs:172:40 | 172 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 172 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/error.rs:405:28 | 405 | pub fn chain(&self) -> Chain { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 405 | pub fn chain(&self) -> Chain<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/error.rs:589:40 | 589 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 589 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/error.rs:595:40 | 595 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 595 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/error.rs:611:30 | 611 | object_ref: unsafe fn(Ref) -> Ref, | ---^---------- expected lifetime parameter | help: indicate the anonymous lifetime | 611 | object_ref: unsafe fn(Ref<'_, ErrorImpl>) -> Ref, | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/error.rs:611:49 | 611 | object_ref: unsafe fn(Ref) -> Ref, | ---^------------------------------------- expected lifetime parameter | help: indicate the anonymous lifetime | 611 | object_ref: unsafe fn(Ref) -> Ref<'_, dyn StdError + Send + Sync + 'static>, | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/error.rs:615:35 | 615 | object_downcast: unsafe fn(Ref, TypeId) -> Option>, | ---^---------- expected lifetime parameter | help: indicate the anonymous lifetime | 615 | object_downcast: unsafe fn(Ref<'_, ErrorImpl>, TypeId) -> Option>, | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/error.rs:615:69 | 615 | object_downcast: unsafe fn(Ref, TypeId) -> Option>, | ---^--- expected lifetime parameter | help: indicate the anonymous lifetime | 615 | object_downcast: unsafe fn(Ref, TypeId) -> Option>, | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/error.rs:623:36 | 623 | object_backtrace: unsafe fn(Ref) -> Option<&Backtrace>, | ---^---------- expected lifetime parameter | help: indicate the anonymous lifetime | 623 | object_backtrace: unsafe fn(Ref<'_, ErrorImpl>) -> Option<&Backtrace>, | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/error.rs:645:31 | 645 | unsafe fn object_ref(e: Ref) -> Ref | ---^---------- expected lifetime parameter | help: indicate the anonymous lifetime | 645 | unsafe fn object_ref(e: Ref<'_, ErrorImpl>) -> Ref | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/error.rs:645:50 | 645 | unsafe fn object_ref(e: Ref) -> Ref | ---^------------------------------------- expected lifetime parameter | help: indicate the anonymous lifetime | 645 | unsafe fn object_ref(e: Ref) -> Ref<'_, dyn StdError + Send + Sync + 'static> | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/error.rs:685:36 | 685 | unsafe fn object_downcast(e: Ref, target: TypeId) -> Option> | ---^---------- expected lifetime parameter | help: indicate the anonymous lifetime | 685 | unsafe fn object_downcast(e: Ref<'_, ErrorImpl>, target: TypeId) -> Option> | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/error.rs:685:78 | 685 | unsafe fn object_downcast(e: Ref, target: TypeId) -> Option> | ---^--- expected lifetime parameter | help: indicate the anonymous lifetime | 685 | unsafe fn object_downcast(e: Ref, target: TypeId) -> Option> | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/error.rs:731:23 | 731 | fn no_backtrace(e: Ref) -> Option<&Backtrace> { | ---^---------- expected lifetime parameter | help: indicate the anonymous lifetime | 731 | fn no_backtrace(e: Ref<'_, ErrorImpl>) -> Option<&Backtrace> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/error.rs:738:40 | 738 | unsafe fn context_downcast(e: Ref, target: TypeId) -> Option> | ---^---------- expected lifetime parameter | help: indicate the anonymous lifetime | 738 | unsafe fn context_downcast(e: Ref<'_, ErrorImpl>, target: TypeId) -> Option> | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/error.rs:738:82 | 738 | unsafe fn context_downcast(e: Ref, target: TypeId) -> Option> | ---^--- expected lifetime parameter | help: indicate the anonymous lifetime | 738 | unsafe fn context_downcast(e: Ref, target: TypeId) -> Option> | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/error.rs:795:43 | 795 | unsafe fn context_chain_downcast(e: Ref, target: TypeId) -> Option> | ---^---------- expected lifetime parameter | help: indicate the anonymous lifetime | 795 | unsafe fn context_chain_downcast(e: Ref<'_, ErrorImpl>, target: TypeId) -> Option> | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/error.rs:795:85 | 795 | unsafe fn context_chain_downcast(e: Ref, target: TypeId) -> Option> | ---^--- expected lifetime parameter | help: indicate the anonymous lifetime | 795 | unsafe fn context_chain_downcast(e: Ref, target: TypeId) -> Option> | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/error.rs:856:38 | 856 | unsafe fn context_backtrace(e: Ref) -> Option<&Backtrace> | ---^---------- expected lifetime parameter | help: indicate the anonymous lifetime | 856 | unsafe fn context_backtrace(e: Ref<'_, ErrorImpl>) -> Option<&Backtrace> | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/error.rs:894:27 | 894 | fn erase(&self) -> Ref { | ---^---------- expected lifetime parameter | help: indicate the anonymous lifetime | 894 | fn erase(&self) -> Ref<'_, ErrorImpl> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/error.rs:903:41 | 903 | pub(crate) unsafe fn error(this: Ref) -> &(dyn StdError + Send + Sync + 'static) { | ---^----- expected lifetime parameter | help: indicate the anonymous lifetime | 903 | pub(crate) unsafe fn error(this: Ref<'_, Self>) -> &(dyn StdError + Send + Sync + 'static) { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/error.rs:910:45 | 910 | pub(crate) unsafe fn error_mut(this: Mut) -> &mut (dyn StdError + Send + Sync + 'static) { | ---^----- expected lifetime parameter | help: indicate the anonymous lifetime | 910 | pub(crate) unsafe fn error_mut(this: Mut<'_, Self>) -> &mut (dyn StdError + Send + Sync + 'static) { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/error.rs:926:45 | 926 | pub(crate) unsafe fn backtrace(this: Ref) -> &Backtrace { | ---^----- expected lifetime parameter | help: indicate the anonymous lifetime | 926 | pub(crate) unsafe fn backtrace(this: Ref<'_, Self>) -> &Backtrace { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/error.rs:951:41 | 951 | pub(crate) unsafe fn chain(this: Ref) -> Chain { | ---^----- expected lifetime parameter | help: indicate the anonymous lifetime | 951 | pub(crate) unsafe fn chain(this: Ref<'_, Self>) -> Chain { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/error.rs:951:52 | 951 | pub(crate) unsafe fn chain(this: Ref) -> Chain { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 951 | pub(crate) unsafe fn chain(this: Ref) -> Chain<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/error.rs:974:40 | 974 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 974 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/error.rs:983:40 | 983 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 983 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/fmt.rs:7:43 | 7 | pub(crate) unsafe fn display(this: Ref, f: &mut fmt::Formatter) -> fmt::Result { | ---^----- expected lifetime parameter | help: indicate the anonymous lifetime | 7 | pub(crate) unsafe fn display(this: Ref<'_, Self>, f: &mut fmt::Formatter) -> fmt::Result { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/fmt.rs:7:64 | 7 | pub(crate) unsafe fn display(this: Ref, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 7 | pub(crate) unsafe fn display(this: Ref, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/fmt.rs:20:41 | 20 | pub(crate) unsafe fn debug(this: Ref, f: &mut fmt::Formatter) -> fmt::Result { | ---^----- expected lifetime parameter | help: indicate the anonymous lifetime | 20 | pub(crate) unsafe fn debug(this: Ref<'_, Self>, f: &mut fmt::Formatter) -> fmt::Result { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/fmt.rs:20:62 | 20 | pub(crate) unsafe fn debug(this: Ref, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 20 | pub(crate) unsafe fn debug(this: Ref, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/ptr.rs:48:32 | 48 | pub fn by_ref(&self) -> Ref { | ---^-- expected lifetime parameter | help: indicate the anonymous lifetime | 48 | pub fn by_ref(&self) -> Ref<'_, T> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/ptr.rs:55:36 | 55 | pub fn by_mut(&mut self) -> Mut { | ---^-- expected lifetime parameter | help: indicate the anonymous lifetime | 55 | pub fn by_mut(&mut self) -> Mut<'_, T> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/wrapper.rs:17:32 | 17 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 17 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/wrapper.rs:26:32 | 26 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 26 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/wrapper.rs:40:32 | 40 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 40 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/wrapper.rs:49:32 | 49 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 49 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/wrapper.rs:62:32 | 62 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 62 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/wrapper.rs:69:32 | 69 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 69 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/lib.rs:681:29 | 681 | pub fn format_err(args: Arguments) -> Error { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 681 | pub fn format_err(args: Arguments<'_>) -> Error { | ++++ warning: `anyhow` (lib) generated 42 warnings Compiling getopts v0.2.21 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=getopts CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/getopts-0.2.21 CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='getopts-like option parsing. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/getopts' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=getopts CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/getopts' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.21 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=21 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/getopts-0.2.21 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name getopts --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/getopts-0.2.21/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("core", "rustc-dep-of-std", "std"))' -C metadata=ffa8e0f461136b52 -C extra-filename=-ffa8e0f461136b52 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern unicode_width=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libunicode_width-b919e28b1a5a29b8.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/getopts-0.2.21/src/lib.rs:949:32 | 949 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 949 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ Fresh unicode-segmentation v1.11.0 warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicode-segmentation-1.11.0/src/lib.rs:264:47 | 264 | fn graphemes(&self, is_extended: bool) -> Graphemes { | ^^^^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 264 | fn graphemes(&self, is_extended: bool) -> Graphemes<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicode-segmentation-1.11.0/src/lib.rs:269:54 | 269 | fn grapheme_indices(&self, is_extended: bool) -> GraphemeIndices { | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 269 | fn grapheme_indices(&self, is_extended: bool) -> GraphemeIndices<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicode-segmentation-1.11.0/src/lib.rs:274:32 | 274 | fn unicode_words(&self) -> UnicodeWords { | ^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 274 | fn unicode_words(&self) -> UnicodeWords<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicode-segmentation-1.11.0/src/lib.rs:279:39 | 279 | fn unicode_word_indices(&self) -> UnicodeWordIndices { | ^^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 279 | fn unicode_word_indices(&self) -> UnicodeWordIndices<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicode-segmentation-1.11.0/src/lib.rs:284:36 | 284 | fn split_word_bounds(&self) -> UWordBounds { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 284 | fn split_word_bounds(&self) -> UWordBounds<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicode-segmentation-1.11.0/src/lib.rs:289:43 | 289 | fn split_word_bound_indices(&self) -> UWordBoundIndices { | ^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 289 | fn split_word_bound_indices(&self) -> UWordBoundIndices<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicode-segmentation-1.11.0/src/lib.rs:294:36 | 294 | fn unicode_sentences(&self) -> UnicodeSentences { | ^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 294 | fn unicode_sentences(&self) -> UnicodeSentences<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicode-segmentation-1.11.0/src/lib.rs:299:40 | 299 | fn split_sentence_bounds(&self) -> USentenceBounds { | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 299 | fn split_sentence_bounds(&self) -> USentenceBounds<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicode-segmentation-1.11.0/src/lib.rs:304:47 | 304 | fn split_sentence_bound_indices(&self) -> USentenceBoundIndices { | ^^^^^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 304 | fn split_sentence_bound_indices(&self) -> USentenceBoundIndices<'_> { | ++++ warning: `unicode-segmentation` (lib) generated 9 warnings Compiling bytecount v0.6.8 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=bytecount CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bytecount-0.6.8 CARGO_PKG_AUTHORS='Andre Bogus :Joshua Landau ' CARGO_PKG_DESCRIPTION='count occurrences of a given byte, or the number of UTF-8 code points, in a byte slice, fast' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bytecount CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/llogiq/bytecount' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.6.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bytecount-0.6.8 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name bytecount --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bytecount-0.6.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("generic-simd", "html_report", "runtime-dispatch-simd"))' -C metadata=d82435f99873888f -C extra-filename=-d82435f99873888f --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: unexpected `cfg` condition value: `generic_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bytecount-0.6.8/src/lib.rs:96:48 | 96 | #[cfg(all(target_arch = "aarch64", not(feature = "generic_simd")))] | ^^^^^^^^^^-------------- | | | help: there is a expected value with a similar name: `"generic-simd"` | = note: expected values for `feature` are: `generic-simd`, `html_report`, and `runtime-dispatch-simd` = help: consider adding `generic_simd` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `generic_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bytecount-0.6.8/src/lib.rs:158:48 | 158 | #[cfg(all(target_arch = "aarch64", not(feature = "generic_simd")))] | ^^^^^^^^^^-------------- | | | help: there is a expected value with a similar name: `"generic-simd"` | = note: expected values for `feature` are: `generic-simd`, `html_report`, and `runtime-dispatch-simd` = help: consider adding `generic_simd` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: `bytecount` (lib) generated 2 warnings Compiling diff v0.1.13 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=diff CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/diff-0.1.13 CARGO_PKG_AUTHORS='Utkarsh Kukreti ' CARGO_PKG_DESCRIPTION='An LCS based slice and string diffing implementation.' CARGO_PKG_HOMEPAGE='https://github.com/utkarshkukreti/diff.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=diff CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/utkarshkukreti/diff.rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.13 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=13 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/diff-0.1.13 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name diff --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/diff-0.1.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=daaca61fe69688fc -C extra-filename=-daaca61fe69688fc --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling unicode-properties v0.1.1 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=unicode_properties CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicode-properties-0.1.1 CARGO_PKG_AUTHORS='Charles Lew :Manish Goregaokar ' CARGO_PKG_DESCRIPTION='Query character Unicode properties according to UAX #44 and UTR #51. ' CARGO_PKG_HOMEPAGE='https://github.com/unicode-rs/unicode-properties' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-properties CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-rs/unicode-properties' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicode-properties-0.1.1 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name unicode_properties --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicode-properties-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="general-category"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "emoji", "general-category"))' -C metadata=0f5e34766f604ba5 -C extra-filename=-0f5e34766f604ba5 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1047:47 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1047 | | struct SeqInPlaceVisitor<'a, T: 'a $(, $typaram: 'a)*>(&'a mut $ty); | | ^^^^ help: remove this bound ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1087 | / seq_impl!( 1088 | | #[cfg(any(feature = "std", feature = "alloc"))] 1089 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1090 | | BinaryHeap, ... | 1095 | | BinaryHeap::push 1096 | | ); | |_- in this macro invocation | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1047:47 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1047 | | struct SeqInPlaceVisitor<'a, T: 'a $(, $typaram: 'a)*>(&'a mut $ty); | | ^^^^ help: remove this bound ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1098 | / seq_impl!( 1099 | | #[cfg(any(feature = "std", feature = "alloc"))] 1100 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1101 | | BTreeSet, ... | 1106 | | BTreeSet::insert 1107 | | ); | |_- in this macro invocation warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1047:47 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1047 | | struct SeqInPlaceVisitor<'a, T: 'a $(, $typaram: 'a)*>(&'a mut $ty); | | ^^^^ help: remove this bound ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1109 | / seq_impl!( 1110 | | #[cfg(any(feature = "std", feature = "alloc"))] 1111 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1112 | | LinkedList, ... | 1117 | | LinkedList::push_back 1118 | | ); | |_- in this macro invocation warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1047:47 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1047 | | struct SeqInPlaceVisitor<'a, T: 'a $(, $typaram: 'a)*>(&'a mut $ty); | | ^^^^ ^^^^ ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1120 | / seq_impl!( 1121 | | #[cfg(feature = "std")] 1122 | | #[cfg_attr(docsrs, doc(cfg(feature = "std")))] 1123 | | HashSet, ... | 1128 | | HashSet::insert 1129 | | ); | |_- in this macro invocation | help: remove these bounds | 1047 - struct SeqInPlaceVisitor<'a, T: 'a $(, $typaram: 'a)*>(&'a mut $ty); 1047 + struct SeqInPlaceVisitor<'a, T $(, $typaram)*>(&'a mut $ty); | warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1047:47 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1047 | | struct SeqInPlaceVisitor<'a, T: 'a $(, $typaram: 'a)*>(&'a mut $ty); | | ^^^^ help: remove this bound ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1131 | / seq_impl!( 1132 | | #[cfg(any(feature = "std", feature = "alloc"))] 1133 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1134 | | VecDeque, ... | 1139 | | VecDeque::push_back 1140 | | ); | |_- in this macro invocation warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1193:39 | 1193 | struct VecInPlaceVisitor<'a, T: 'a>(&'a mut Vec); | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1242:33 | 1242 | struct ArrayInPlaceVisitor<'a, A: 'a>(&'a mut A); | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1450:51 | 1407 | / macro_rules! tuple_impl_body { 1408 | | ($len:tt => ($($n:tt $name:ident)+)) => { 1409 | | #[inline] 1410 | | fn deserialize(deserializer: D) -> Result ... | 1450 | | struct TupleInPlaceVisitor<'a, $($name: 'a,)+>(&'a mut ($($name,)+)); | | ^^^^ help: remove this bound ... | 1477 | | }; 1478 | | } | |_- in this expansion of `tuple_impl_body!` ... 1489 | tuple_impl_body!(1 => (0 T)); | ---------------------------- in this macro invocation warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1450:51 | 1393 | / macro_rules! tuple_impls { 1394 | | ($($len:tt => ($($n:tt $name:ident)+))+) => { 1395 | | $( 1396 | | #[cfg_attr(docsrs, doc(hidden))] ... | 1401 | | tuple_impl_body!($len => ($($n $name)+)); | | ---------------------------------------- in this macro invocation (#2) ... | 1404 | | }; 1405 | | } | |_- in this expansion of `tuple_impls!` (#1) 1406 | 1407 | / macro_rules! tuple_impl_body { 1408 | | ($len:tt => ($($n:tt $name:ident)+)) => { 1409 | | #[inline] 1410 | | fn deserialize(deserializer: D) -> Result ... | 1450 | | struct TupleInPlaceVisitor<'a, $($name: 'a,)+>(&'a mut ($($name,)+)); | | ^^^^ help: remove these bounds ... | 1477 | | }; 1478 | | } | |_- in this expansion of `tuple_impl_body!` (#2) ... 1492 | / tuple_impls! { 1493 | | 2 => (0 T0 1 T1) 1494 | | 3 => (0 T0 1 T1 2 T2) 1495 | | 4 => (0 T0 1 T1 2 T2 3 T3) ... | 1507 | | 16 => (0 T0 1 T1 2 T2 3 T3 4 T4 5 T5 6 T6 7 T7 8 T8 9 T9 10 T10 11 T11 12 T12 13 T13 14 T14 15 T15) 1508 | | } | |_- in this macro invocation (#1) warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:2483:29 | 2483 | pub struct Borrowed<'de, T: 'de + ?Sized>(pub &'de T); | ^^^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:2597:39 | 2597 | pub struct FlatMapDeserializer<'a, 'de: 'a, E>( | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:2756:29 | 2756 | struct FlatMapAccess<'a, 'de: 'a, E> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:2799:32 | 2799 | struct FlatStructAccess<'a, 'de: 'a, E> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:1634:46 | 1634 | pub struct ContentRefDeserializer<'a, 'de: 'a, E> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:2092:39 | 2092 | struct EnumRefDeserializer<'a, 'de: 'a, E> | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:2121:42 | 2121 | struct VariantRefDeserializer<'a, 'de: 'a, E> | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:2201:38 | 2201 | struct SeqRefDeserializer<'a, 'de: 'a, E> | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:2276:38 | 2276 | struct MapRefDeserializer<'a, 'de: 'a, E> | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/ser.rs:988:35 | 988 | pub struct FlatMapSerializer<'a, M: 'a>(pub &'a mut M); | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/ser.rs:1182:37 | 1182 | pub struct FlatMapSerializeMap<'a, M: 'a>(&'a mut M); | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/ser.rs:1220:40 | 1220 | pub struct FlatMapSerializeStruct<'a, M: 'a>(&'a mut M); | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/ser.rs:1245:56 | 1245 | pub struct FlatMapSerializeTupleVariantAsMapValue<'a, M: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/ser.rs:1289:57 | 1289 | pub struct FlatMapSerializeStructVariantAsMapValue<'a, M: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/seed.rs:6:29 | 6 | pub struct InPlaceSeed<'a, T: 'a>(pub &'a mut T); | ^^^^ help: remove this bound warning: `getopts` (lib) generated 1 warning warning: `serde` (lib) generated 224 warnings (42 duplicates) Compiling serde_spanned v0.6.7 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=serde_spanned CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_spanned-0.6.7 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Serde-compatible spanned Value' CARGO_PKG_HOMEPAGE='https://github.com/toml-rs/toml' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_spanned CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/toml-rs/toml' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.6.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_spanned-0.6.7 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name serde_spanned --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_spanned-0.6.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::items_after_statements' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=38598bde4e83bed8 -C extra-filename=-38598bde4e83bed8 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern serde=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libserde-baa673ef8cb9ce46.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling toml_datetime v0.6.8 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=toml_datetime CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_datetime-0.6.8 CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='A TOML-compatible datetime type' CARGO_PKG_HOMEPAGE='https://github.com/toml-rs/toml' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=toml_datetime CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/toml-rs/toml' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.6.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_datetime-0.6.8 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name toml_datetime --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_datetime-0.6.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("serde"))' -C metadata=05da9bb2c3b04555 -C extra-filename=-05da9bb2c3b04555 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern serde=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libserde-baa673ef8cb9ce46.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling toml_edit v0.19.15 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=toml_edit CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15 CARGO_PKG_AUTHORS='Andronik Ordian :Ed Page ' CARGO_PKG_DESCRIPTION='Yet another format-preserving TOML parser.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=toml_edit CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/toml-rs/toml' CARGO_PKG_RUST_VERSION=1.66.0 CARGO_PKG_VERSION=0.19.15 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=19 CARGO_PKG_VERSION_PATCH=15 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name toml_edit --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "perf", "serde", "unbounded"))' -C metadata=470b429e78c3289a -C extra-filename=-470b429e78c3289a --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern indexmap=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libindexmap-bc98884d5b038205.rmeta --extern serde=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libserde-baa673ef8cb9ce46.rmeta --extern serde_spanned=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libserde_spanned-38598bde4e83bed8.rmeta --extern toml_datetime=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libtoml_datetime-05da9bb2c3b04555.rmeta --extern winnow=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libwinnow-8ee8966214f0680d.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: unexpected `cfg` condition value: `kstring` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/internal_string.rs:8:7 | 8 | #[cfg(feature = "kstring")] | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `perf`, `serde`, and `unbounded` = help: consider adding `kstring` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `kstring` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/internal_string.rs:10:11 | 10 | #[cfg(not(feature = "kstring"))] | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `perf`, `serde`, and `unbounded` = help: consider adding `kstring` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `kstring` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/internal_string.rs:59:15 | 59 | #[cfg(feature = "kstring")] | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `perf`, `serde`, and `unbounded` = help: consider adding `kstring` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `kstring` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/internal_string.rs:61:19 | 61 | #[cfg(not(feature = "kstring"))] | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `perf`, `serde`, and `unbounded` = help: consider adding `kstring` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/key.rs:291:38 | 291 | pub fn display_repr(&self) -> Cow { | ---^---- expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 291 | pub fn display_repr(&self) -> Cow<'_, str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/repr.rs:52:38 | 52 | pub fn display_repr(&self) -> Cow { | ---^---- expected lifetime parameter | help: indicate the anonymous lifetime | 52 | pub fn display_repr(&self) -> Cow<'_, str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/de/mod.rs:70:37 | 70 | fn fmt(&self, f: &mut std::fmt::Formatter) -> std::fmt::Result { | ----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 70 | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/ser/mod.rs:54:45 | 54 | fn fmt(&self, formatter: &mut std::fmt::Formatter) -> std::fmt::Result { | ----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 54 | fn fmt(&self, formatter: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { | ++++ warning: use of deprecated function `winnow::combinator::separated1`: Replaced with `combinator::separated` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/array.rs:4:25 | 4 | use winnow::combinator::separated1; | ^^^^^^^^^^ | = note: `#[warn(deprecated)]` on by default warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/array.rs:5:20 | 5 | use winnow::trace::trace; | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/array.rs:17:5 | 17 | trace("array", move |input: &mut Input<'i>| { | ^^^^^ warning: use of deprecated function `winnow::combinator::separated1`: Replaced with `combinator::separated` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/array.rs:48:18 | 48 | (separated1(array_value(check), ARRAY_SEP), opt(ARRAY_SEP)).map( | ^^^^^^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/datetime.rs:14:20 | 14 | use winnow::trace::trace; | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/datetime.rs:25:5 | 25 | trace( | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/datetime.rs:56:5 | 56 | trace( | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/datetime.rs:66:5 | 66 | trace( | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/datetime.rs:86:5 | 86 | trace( | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/document.rs:10:20 | 10 | use winnow::trace::trace; | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/document.rs:106:5 | 106 | trace( | ^^^^^ warning: use of deprecated function `winnow::combinator::separated0`: Replaced with `combinator::separated` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/inline_table.rs:3:25 | 3 | use winnow::combinator::separated0; | ^^^^^^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/inline_table.rs:5:20 | 5 | use winnow::trace::trace; | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/inline_table.rs:24:5 | 24 | trace("inline-table", move |input: &mut Input<'i>| { | ^^^^^ warning: use of deprecated function `winnow::combinator::separated0`: Replaced with `combinator::separated` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/inline_table.rs:106:13 | 106 | separated0(keyval(check), INLINE_TABLE_SEP), | ^^^^^^^^^^ warning: use of deprecated function `winnow::combinator::separated1`: Replaced with `combinator::separated` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/key.rs:4:25 | 4 | use winnow::combinator::separated1; | ^^^^^^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/key.rs:7:20 | 7 | use winnow::trace::trace; | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/key.rs:21:5 | 21 | trace( | ^^^^^ warning: use of deprecated function `winnow::combinator::separated1`: Replaced with `combinator::separated` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/key.rs:23:9 | 23 | separated1( | ^^^^^^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/key.rs:47:5 | 47 | trace( | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/key.rs:66:5 | 66 | trace( | ^^^^^ warning: use of deprecated function `winnow::token::tag`: Replaced with `literal` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/numbers.rs:11:20 | 11 | use winnow::token::tag; | ^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/numbers.rs:13:20 | 13 | use winnow::trace::trace; | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/numbers.rs:23:5 | 23 | trace("boolean", alt((true_, false_))).parse_next(input) | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/numbers.rs:42:5 | 42 | trace("integer", | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/numbers.rs:56:5 | 56 | trace( | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/numbers.rs:95:5 | 95 | trace( | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/numbers.rs:128:5 | 128 | trace( | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/numbers.rs:162:5 | 162 | trace( | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/numbers.rs:199:5 | 199 | trace( | ^^^^^ warning: use of deprecated function `winnow::token::tag`: Replaced with `literal` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/numbers.rs:299:5 | 299 | tag(INF).value(f64::INFINITY).parse_next(input) | ^^^ warning: use of deprecated function `winnow::token::tag`: Replaced with `literal` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/numbers.rs:304:5 | 304 | tag(NAN).value(f64::NAN).parse_next(input) | ^^^ warning: use of deprecated function `winnow::combinator::success`: Replaced with empty.value(...)` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/strings.rs:13:25 | 13 | use winnow::combinator::success; | ^^^^^^^ warning: use of deprecated function `winnow::token::tag`: Replaced with `literal` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/strings.rs:20:20 | 20 | use winnow::token::tag; | ^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/strings.rs:22:20 | 22 | use winnow::trace::trace; | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/strings.rs:33:5 | 33 | trace( | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/strings.rs:49:5 | 49 | trace("basic-string", |input: &mut Input<'i>| { | ^^^^^ warning: use of deprecated function `winnow::combinator::success`: Replaced with empty.value(...)` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/strings.rs:113:17 | 113 | b'b' => success('\u{8}'), | ^^^^^^^ warning: use of deprecated function `winnow::combinator::success`: Replaced with empty.value(...)` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/strings.rs:114:17 | 114 | b'f' => success('\u{c}'), | ^^^^^^^ warning: use of deprecated function `winnow::combinator::success`: Replaced with empty.value(...)` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/strings.rs:115:17 | 115 | b'n' => success('\n'), | ^^^^^^^ warning: use of deprecated function `winnow::combinator::success`: Replaced with empty.value(...)` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/strings.rs:116:17 | 116 | b'r' => success('\r'), | ^^^^^^^ warning: use of deprecated function `winnow::combinator::success`: Replaced with empty.value(...)` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/strings.rs:117:17 | 117 | b't' => success('\t'), | ^^^^^^^ warning: use of deprecated function `winnow::combinator::success`: Replaced with empty.value(...)` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/strings.rs:120:18 | 120 | b'\\' => success('\\'), | ^^^^^^^ warning: use of deprecated function `winnow::combinator::success`: Replaced with empty.value(...)` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/strings.rs:121:17 | 121 | b'"' => success('"'), | ^^^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/strings.rs:153:5 | 153 | trace( | ^^^^^ warning: use of deprecated function `winnow::token::tag`: Replaced with `literal` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/strings.rs:190:38 | 190 | if let Some(qi) = opt(mlb_quotes(tag(ML_BASIC_STRING_DELIM).value(()))).parse_next(input)? { | ^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/strings.rs:261:5 | 261 | trace( | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/strings.rs:290:5 | 290 | trace( | ^^^^^ warning: use of deprecated function `winnow::token::tag`: Replaced with `literal` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/strings.rs:323:24 | 323 | opt(mll_quotes(tag(ML_LITERAL_STRING_DELIM).value(()))), | ^^^ warning: `ignore` (lib) generated 6 warnings Compiling camino v1.1.9 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=camino CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9 CARGO_PKG_AUTHORS='Without Boats :Ashley Williams :Steve Klabnik :Rain ' CARGO_PKG_DESCRIPTION='UTF-8 paths' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=camino CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/camino-rs/camino' CARGO_PKG_RUST_VERSION=1.34.0 CARGO_PKG_VERSION=1.1.9 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/camino-ebc1d8868e3cd632/out /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name camino --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="serde"' --cfg 'feature="serde1"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("proptest", "proptest1", "serde", "serde1"))' -C metadata=987f7ebabd7d857f -C extra-filename=-987f7ebabd7d857f --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern serde=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libserde-baa673ef8cb9ce46.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo --cfg path_buf_capacity --cfg shrink_to --cfg try_reserve_2 --cfg path_buf_deref_mut --cfg os_str_bytes --cfg absolute_path --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(path_buf_deref_mut)' --check-cfg 'cfg(path_buf_capacity)' --check-cfg 'cfg(shrink_to)' --check-cfg 'cfg(try_reserve_2)' --check-cfg 'cfg(os_str_bytes)' --check-cfg 'cfg(absolute_path)'` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/serde_impls.rs:18:46 | 18 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 18 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:509:32 | 509 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 509 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:515:32 | 515 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 515 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:1108:33 | 1108 | pub fn components(&self) -> Utf8Components { | ^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1108 | pub fn components(&self) -> Utf8Components<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:1536:32 | 1536 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1536 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:1542:32 | 1542 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1542 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:1571:32 | 1571 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1571 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:1663:32 | 1663 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1663 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:1895:32 | 1895 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1895 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:1901:32 | 1901 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1901 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2109:32 | 2109 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2109 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2115:32 | 2115 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2115 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2629:32 | 2629 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2629 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2684:32 | 2684 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2684 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2881:14 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` 2913 | 2914 | impl_cmp!(Utf8PathBuf, Utf8Path); | -------------------------------- in this macro invocation | = note: requested on the command line with `-W unused-lifetimes` warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2881:18 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` 2913 | 2914 | impl_cmp!(Utf8PathBuf, Utf8Path); | -------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2889:14 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2889 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` 2913 | 2914 | impl_cmp!(Utf8PathBuf, Utf8Path); | -------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2889:18 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2889 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` 2913 | 2914 | impl_cmp!(Utf8PathBuf, Utf8Path); | -------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2897:14 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2897 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` 2913 | 2914 | impl_cmp!(Utf8PathBuf, Utf8Path); | -------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2897:18 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2897 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` 2913 | 2914 | impl_cmp!(Utf8PathBuf, Utf8Path); | -------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2905:14 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2905 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` 2913 | 2914 | impl_cmp!(Utf8PathBuf, Utf8Path); | -------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2905:18 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2905 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` 2913 | 2914 | impl_cmp!(Utf8PathBuf, Utf8Path); | -------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2881:18 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` ... 2915 | impl_cmp!(Utf8PathBuf, &'a Utf8Path); | ------------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2889:18 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2889 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` ... 2915 | impl_cmp!(Utf8PathBuf, &'a Utf8Path); | ------------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2897:18 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2897 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` ... 2915 | impl_cmp!(Utf8PathBuf, &'a Utf8Path); | ------------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2905:18 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2905 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` ... 2915 | impl_cmp!(Utf8PathBuf, &'a Utf8Path); | ------------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2881:18 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` ... 2916 | impl_cmp!(Cow<'a, Utf8Path>, Utf8Path); | -------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2889:18 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2889 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` ... 2916 | impl_cmp!(Cow<'a, Utf8Path>, Utf8Path); | -------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2897:18 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2897 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` ... 2916 | impl_cmp!(Cow<'a, Utf8Path>, Utf8Path); | -------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2905:18 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2905 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` ... 2916 | impl_cmp!(Cow<'a, Utf8Path>, Utf8Path); | -------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2881:18 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` ... 2918 | impl_cmp!(Cow<'a, Utf8Path>, Utf8PathBuf); | ----------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2889:18 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2889 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` ... 2918 | impl_cmp!(Cow<'a, Utf8Path>, Utf8PathBuf); | ----------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2897:18 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2897 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` ... 2918 | impl_cmp!(Cow<'a, Utf8Path>, Utf8PathBuf); | ----------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2905:18 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2905 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` ... 2918 | impl_cmp!(Cow<'a, Utf8Path>, Utf8PathBuf); | ----------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2923:14 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` 2955 | 2956 | impl_cmp_std_path!(Utf8PathBuf, Path); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2923:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` 2955 | 2956 | impl_cmp_std_path!(Utf8PathBuf, Path); | ------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2931:14 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2931 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` 2955 | 2956 | impl_cmp_std_path!(Utf8PathBuf, Path); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2931:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2931 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` 2955 | 2956 | impl_cmp_std_path!(Utf8PathBuf, Path); | ------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2939:14 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2939 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` 2955 | 2956 | impl_cmp_std_path!(Utf8PathBuf, Path); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2939:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2939 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` 2955 | 2956 | impl_cmp_std_path!(Utf8PathBuf, Path); | ------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2947:14 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2947 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` 2955 | 2956 | impl_cmp_std_path!(Utf8PathBuf, Path); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2947:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2947 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` 2955 | 2956 | impl_cmp_std_path!(Utf8PathBuf, Path); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2923:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2957 | impl_cmp_std_path!(Utf8PathBuf, &'a Path); | ----------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2931:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2931 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2957 | impl_cmp_std_path!(Utf8PathBuf, &'a Path); | ----------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2939:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2939 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2957 | impl_cmp_std_path!(Utf8PathBuf, &'a Path); | ----------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2947:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2947 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2957 | impl_cmp_std_path!(Utf8PathBuf, &'a Path); | ----------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2923:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2958 | impl_cmp_std_path!(Utf8PathBuf, Cow<'a, Path>); | ---------------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2931:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2931 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2958 | impl_cmp_std_path!(Utf8PathBuf, Cow<'a, Path>); | ---------------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2939:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2939 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2958 | impl_cmp_std_path!(Utf8PathBuf, Cow<'a, Path>); | ---------------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2947:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2947 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2958 | impl_cmp_std_path!(Utf8PathBuf, Cow<'a, Path>); | ---------------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2923:14 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2959 | impl_cmp_std_path!(Utf8PathBuf, PathBuf); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2923:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2959 | impl_cmp_std_path!(Utf8PathBuf, PathBuf); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2931:14 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2931 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2959 | impl_cmp_std_path!(Utf8PathBuf, PathBuf); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2931:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2931 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2959 | impl_cmp_std_path!(Utf8PathBuf, PathBuf); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2939:14 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2939 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2959 | impl_cmp_std_path!(Utf8PathBuf, PathBuf); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2939:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2939 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2959 | impl_cmp_std_path!(Utf8PathBuf, PathBuf); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2947:14 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2947 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2959 | impl_cmp_std_path!(Utf8PathBuf, PathBuf); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2947:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2947 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2959 | impl_cmp_std_path!(Utf8PathBuf, PathBuf); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2923:14 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2960 | impl_cmp_std_path!(Utf8Path, Path); | ---------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2923:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2960 | impl_cmp_std_path!(Utf8Path, Path); | ---------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2931:14 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2931 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2960 | impl_cmp_std_path!(Utf8Path, Path); | ---------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2931:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2931 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2960 | impl_cmp_std_path!(Utf8Path, Path); | ---------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2939:14 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2939 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2960 | impl_cmp_std_path!(Utf8Path, Path); | ---------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2939:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2939 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2960 | impl_cmp_std_path!(Utf8Path, Path); | ---------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2947:14 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2947 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2960 | impl_cmp_std_path!(Utf8Path, Path); | ---------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2947:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2947 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2960 | impl_cmp_std_path!(Utf8Path, Path); | ---------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2923:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2961 | impl_cmp_std_path!(Utf8Path, &'a Path); | -------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2931:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2931 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2961 | impl_cmp_std_path!(Utf8Path, &'a Path); | -------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2939:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2939 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2961 | impl_cmp_std_path!(Utf8Path, &'a Path); | -------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2947:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2947 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2961 | impl_cmp_std_path!(Utf8Path, &'a Path); | -------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2923:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2962 | impl_cmp_std_path!(Utf8Path, Cow<'a, Path>); | ------------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2931:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2931 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2962 | impl_cmp_std_path!(Utf8Path, Cow<'a, Path>); | ------------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2939:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2939 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2962 | impl_cmp_std_path!(Utf8Path, Cow<'a, Path>); | ------------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2947:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2947 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2962 | impl_cmp_std_path!(Utf8Path, Cow<'a, Path>); | ------------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2923:14 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2963 | impl_cmp_std_path!(Utf8Path, PathBuf); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2923:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2963 | impl_cmp_std_path!(Utf8Path, PathBuf); | ------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2931:14 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2931 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2963 | impl_cmp_std_path!(Utf8Path, PathBuf); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2931:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2931 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2963 | impl_cmp_std_path!(Utf8Path, PathBuf); | ------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2939:14 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2939 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2963 | impl_cmp_std_path!(Utf8Path, PathBuf); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2939:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2939 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2963 | impl_cmp_std_path!(Utf8Path, PathBuf); | ------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2947:14 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2947 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2963 | impl_cmp_std_path!(Utf8Path, PathBuf); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2947:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2947 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2963 | impl_cmp_std_path!(Utf8Path, PathBuf); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2923:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2964 | impl_cmp_std_path!(&'a Utf8Path, Path); | -------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2931:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2931 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2964 | impl_cmp_std_path!(&'a Utf8Path, Path); | -------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2939:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2939 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2964 | impl_cmp_std_path!(&'a Utf8Path, Path); | -------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2947:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2947 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2964 | impl_cmp_std_path!(&'a Utf8Path, Path); | -------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2923:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2966 | impl_cmp_std_path!(&'a Utf8Path, PathBuf); | ----------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2931:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2931 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2966 | impl_cmp_std_path!(&'a Utf8Path, PathBuf); | ----------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2939:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2939 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2966 | impl_cmp_std_path!(&'a Utf8Path, PathBuf); | ----------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2947:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2947 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2966 | impl_cmp_std_path!(&'a Utf8Path, PathBuf); | ----------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2972:14 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` 3004 | 3005 | impl_cmp_str!(Utf8PathBuf, str); | ------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2972:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` 3004 | 3005 | impl_cmp_str!(Utf8PathBuf, str); | ------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2980:14 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2980 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` 3004 | 3005 | impl_cmp_str!(Utf8PathBuf, str); | ------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2980:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2980 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` 3004 | 3005 | impl_cmp_str!(Utf8PathBuf, str); | ------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2988:14 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2988 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` 3004 | 3005 | impl_cmp_str!(Utf8PathBuf, str); | ------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2988:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2988 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` 3004 | 3005 | impl_cmp_str!(Utf8PathBuf, str); | ------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2996:14 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2996 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` 3004 | 3005 | impl_cmp_str!(Utf8PathBuf, str); | ------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2996:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2996 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` 3004 | 3005 | impl_cmp_str!(Utf8PathBuf, str); | ------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2972:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3006 | impl_cmp_str!(Utf8PathBuf, &'a str); | ----------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2980:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2980 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3006 | impl_cmp_str!(Utf8PathBuf, &'a str); | ----------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2988:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2988 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3006 | impl_cmp_str!(Utf8PathBuf, &'a str); | ----------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2996:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2996 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3006 | impl_cmp_str!(Utf8PathBuf, &'a str); | ----------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2972:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3007 | impl_cmp_str!(Utf8PathBuf, Cow<'a, str>); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2980:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2980 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3007 | impl_cmp_str!(Utf8PathBuf, Cow<'a, str>); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2988:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2988 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3007 | impl_cmp_str!(Utf8PathBuf, Cow<'a, str>); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2996:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2996 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3007 | impl_cmp_str!(Utf8PathBuf, Cow<'a, str>); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2972:14 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3008 | impl_cmp_str!(Utf8PathBuf, String); | ---------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2972:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3008 | impl_cmp_str!(Utf8PathBuf, String); | ---------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2980:14 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2980 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3008 | impl_cmp_str!(Utf8PathBuf, String); | ---------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2980:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2980 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3008 | impl_cmp_str!(Utf8PathBuf, String); | ---------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2988:14 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2988 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3008 | impl_cmp_str!(Utf8PathBuf, String); | ---------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2988:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2988 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3008 | impl_cmp_str!(Utf8PathBuf, String); | ---------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2996:14 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2996 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3008 | impl_cmp_str!(Utf8PathBuf, String); | ---------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2996:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2996 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3008 | impl_cmp_str!(Utf8PathBuf, String); | ---------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2972:14 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3009 | impl_cmp_str!(Utf8Path, str); | ---------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2972:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3009 | impl_cmp_str!(Utf8Path, str); | ---------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2980:14 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2980 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3009 | impl_cmp_str!(Utf8Path, str); | ---------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2980:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2980 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3009 | impl_cmp_str!(Utf8Path, str); | ---------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2988:14 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2988 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3009 | impl_cmp_str!(Utf8Path, str); | ---------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2988:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2988 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3009 | impl_cmp_str!(Utf8Path, str); | ---------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2996:14 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2996 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3009 | impl_cmp_str!(Utf8Path, str); | ---------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2996:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2996 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3009 | impl_cmp_str!(Utf8Path, str); | ---------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2972:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3010 | impl_cmp_str!(Utf8Path, &'a str); | -------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2980:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2980 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3010 | impl_cmp_str!(Utf8Path, &'a str); | -------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2988:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2988 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3010 | impl_cmp_str!(Utf8Path, &'a str); | -------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2996:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2996 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3010 | impl_cmp_str!(Utf8Path, &'a str); | -------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2972:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3011 | impl_cmp_str!(Utf8Path, Cow<'a, str>); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2980:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2980 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3011 | impl_cmp_str!(Utf8Path, Cow<'a, str>); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2988:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2988 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3011 | impl_cmp_str!(Utf8Path, Cow<'a, str>); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2996:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2996 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3011 | impl_cmp_str!(Utf8Path, Cow<'a, str>); | ------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2972:14 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3012 | impl_cmp_str!(Utf8Path, String); | ------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2972:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3012 | impl_cmp_str!(Utf8Path, String); | ------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2980:14 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2980 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3012 | impl_cmp_str!(Utf8Path, String); | ------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2980:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2980 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3012 | impl_cmp_str!(Utf8Path, String); | ------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2988:14 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2988 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3012 | impl_cmp_str!(Utf8Path, String); | ------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2988:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2988 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3012 | impl_cmp_str!(Utf8Path, String); | ------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2996:14 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2996 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3012 | impl_cmp_str!(Utf8Path, String); | ------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2996:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2996 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3012 | impl_cmp_str!(Utf8Path, String); | ------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2972:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3013 | impl_cmp_str!(&'a Utf8Path, str); | -------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2980:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2980 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3013 | impl_cmp_str!(&'a Utf8Path, str); | -------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2988:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2988 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3013 | impl_cmp_str!(&'a Utf8Path, str); | -------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2996:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2996 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3013 | impl_cmp_str!(&'a Utf8Path, str); | -------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2972:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3015 | impl_cmp_str!(&'a Utf8Path, String); | ----------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2980:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2980 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3015 | impl_cmp_str!(&'a Utf8Path, String); | ----------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2988:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2988 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3015 | impl_cmp_str!(&'a Utf8Path, String); | ----------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2996:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2996 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3015 | impl_cmp_str!(&'a Utf8Path, String); | ----------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3021:14 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` 3053 | 3054 | impl_cmp_os_str!(Utf8PathBuf, OsStr); | ------------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3021:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` 3053 | 3054 | impl_cmp_os_str!(Utf8PathBuf, OsStr); | ------------------------------------ in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3029:14 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3029 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` 3053 | 3054 | impl_cmp_os_str!(Utf8PathBuf, OsStr); | ------------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3029:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3029 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` 3053 | 3054 | impl_cmp_os_str!(Utf8PathBuf, OsStr); | ------------------------------------ in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3037:14 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3037 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` 3053 | 3054 | impl_cmp_os_str!(Utf8PathBuf, OsStr); | ------------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3037:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3037 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` 3053 | 3054 | impl_cmp_os_str!(Utf8PathBuf, OsStr); | ------------------------------------ in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3045:14 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3045 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` 3053 | 3054 | impl_cmp_os_str!(Utf8PathBuf, OsStr); | ------------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3045:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3045 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` 3053 | 3054 | impl_cmp_os_str!(Utf8PathBuf, OsStr); | ------------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3021:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3055 | impl_cmp_os_str!(Utf8PathBuf, &'a OsStr); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3029:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3029 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3055 | impl_cmp_os_str!(Utf8PathBuf, &'a OsStr); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3037:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3037 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3055 | impl_cmp_os_str!(Utf8PathBuf, &'a OsStr); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3045:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3045 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3055 | impl_cmp_os_str!(Utf8PathBuf, &'a OsStr); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3021:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3056 | impl_cmp_os_str!(Utf8PathBuf, Cow<'a, OsStr>); | --------------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3029:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3029 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3056 | impl_cmp_os_str!(Utf8PathBuf, Cow<'a, OsStr>); | --------------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3037:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3037 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3056 | impl_cmp_os_str!(Utf8PathBuf, Cow<'a, OsStr>); | --------------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3045:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3045 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3056 | impl_cmp_os_str!(Utf8PathBuf, Cow<'a, OsStr>); | --------------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3021:14 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3057 | impl_cmp_os_str!(Utf8PathBuf, OsString); | --------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3021:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3057 | impl_cmp_os_str!(Utf8PathBuf, OsString); | --------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3029:14 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3029 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3057 | impl_cmp_os_str!(Utf8PathBuf, OsString); | --------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3029:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3029 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3057 | impl_cmp_os_str!(Utf8PathBuf, OsString); | --------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3037:14 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3037 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3057 | impl_cmp_os_str!(Utf8PathBuf, OsString); | --------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3037:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3037 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3057 | impl_cmp_os_str!(Utf8PathBuf, OsString); | --------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3045:14 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3045 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3057 | impl_cmp_os_str!(Utf8PathBuf, OsString); | --------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3045:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3045 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3057 | impl_cmp_os_str!(Utf8PathBuf, OsString); | --------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3021:14 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3058 | impl_cmp_os_str!(Utf8Path, OsStr); | --------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3021:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3058 | impl_cmp_os_str!(Utf8Path, OsStr); | --------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3029:14 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3029 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3058 | impl_cmp_os_str!(Utf8Path, OsStr); | --------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3029:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3029 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3058 | impl_cmp_os_str!(Utf8Path, OsStr); | --------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3037:14 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3037 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3058 | impl_cmp_os_str!(Utf8Path, OsStr); | --------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3037:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3037 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3058 | impl_cmp_os_str!(Utf8Path, OsStr); | --------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3045:14 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3045 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3058 | impl_cmp_os_str!(Utf8Path, OsStr); | --------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3045:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3045 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3058 | impl_cmp_os_str!(Utf8Path, OsStr); | --------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3021:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3059 | impl_cmp_os_str!(Utf8Path, &'a OsStr); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3029:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3029 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3059 | impl_cmp_os_str!(Utf8Path, &'a OsStr); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3037:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3037 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3059 | impl_cmp_os_str!(Utf8Path, &'a OsStr); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3045:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3045 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3059 | impl_cmp_os_str!(Utf8Path, &'a OsStr); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3021:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3060 | impl_cmp_os_str!(Utf8Path, Cow<'a, OsStr>); | ------------------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3029:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3029 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3060 | impl_cmp_os_str!(Utf8Path, Cow<'a, OsStr>); | ------------------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3037:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3037 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3060 | impl_cmp_os_str!(Utf8Path, Cow<'a, OsStr>); | ------------------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3045:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3045 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3060 | impl_cmp_os_str!(Utf8Path, Cow<'a, OsStr>); | ------------------------------------------ in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3021:14 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3061 | impl_cmp_os_str!(Utf8Path, OsString); | ------------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3021:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3061 | impl_cmp_os_str!(Utf8Path, OsString); | ------------------------------------ in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3029:14 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3029 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3061 | impl_cmp_os_str!(Utf8Path, OsString); | ------------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3029:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3029 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3061 | impl_cmp_os_str!(Utf8Path, OsString); | ------------------------------------ in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3037:14 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3037 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3061 | impl_cmp_os_str!(Utf8Path, OsString); | ------------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3037:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3037 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3061 | impl_cmp_os_str!(Utf8Path, OsString); | ------------------------------------ in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3045:14 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3045 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3061 | impl_cmp_os_str!(Utf8Path, OsString); | ------------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3045:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3045 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3061 | impl_cmp_os_str!(Utf8Path, OsString); | ------------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3021:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3062 | impl_cmp_os_str!(&'a Utf8Path, OsStr); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3029:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3029 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3062 | impl_cmp_os_str!(&'a Utf8Path, OsStr); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3037:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3037 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3062 | impl_cmp_os_str!(&'a Utf8Path, OsStr); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3045:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3045 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3062 | impl_cmp_os_str!(&'a Utf8Path, OsStr); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3021:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3064 | impl_cmp_os_str!(&'a Utf8Path, OsString); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3029:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3029 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3064 | impl_cmp_os_str!(&'a Utf8Path, OsString); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3037:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3037 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3064 | impl_cmp_os_str!(&'a Utf8Path, OsString); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3045:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3045 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3064 | impl_cmp_os_str!(&'a Utf8Path, OsString); | ---------------------------------------- in this macro invocation warning: `tracing-subscriber` (lib) generated 8 warnings Compiling semver v1.0.23 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=semver CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23 CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Parser and evaluator for Cargo'\''s flavor of Semantic Versioning' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=semver CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/semver' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.23 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=23 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/semver-16adc53b9b7face2/out /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name semver --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=82d681b9ed710d28 -C extra-filename=-82d681b9ed710d28 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern serde=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libserde-baa673ef8cb9ce46.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(no_alloc_crate)' --check-cfg 'cfg(no_const_vec_new)' --check-cfg 'cfg(no_exhaustive_int_match)' --check-cfg 'cfg(no_non_exhaustive)' --check-cfg 'cfg(no_nonzero_bitscan)' --check-cfg 'cfg(no_str_strip_prefix)' --check-cfg 'cfg(no_track_caller)' --check-cfg 'cfg(no_unsafe_op_in_unsafe_fn_lint)' --check-cfg 'cfg(test_node_semver)'` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23/src/display.rs:5:40 | 5 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 5 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23/src/display.rs:6:48 | 6 | let do_display = |formatter: &mut fmt::Formatter| -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 6 | let do_display = |formatter: &mut fmt::Formatter<'_>| -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23/src/display.rs:34:40 | 34 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 34 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23/src/display.rs:49:40 | 49 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 49 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23/src/display.rs:82:40 | 82 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 82 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23/src/display.rs:88:40 | 88 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 88 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23/src/display.rs:94:40 | 94 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 94 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23/src/display.rs:111:40 | 111 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 111 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23/src/display.rs:117:40 | 117 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 117 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23/src/display.rs:123:26 | 123 | formatter: &mut fmt::Formatter, | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 123 | formatter: &mut fmt::Formatter<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23/src/display.rs:124:39 | 124 | do_display: impl FnOnce(&mut fmt::Formatter) -> fmt::Result, | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 124 | do_display: impl FnOnce(&mut fmt::Formatter<'_>) -> fmt::Result, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23/src/error.rs:33:40 | 33 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 33 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23/src/error.rs:93:40 | 93 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 93 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23/src/error.rs:105:40 | 105 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 105 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23/src/error.rs:116:40 | 116 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 116 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23/src/serde.rs:43:54 | 43 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 43 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23/src/serde.rs:69:54 | 69 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 69 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23/src/serde.rs:95:54 | 95 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 95 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ Compiling serde_json v1.0.125 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=serde_json CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125 CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='A JSON serialization file format' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_json CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/json' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.125 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=125 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/serde_json-e2bbc06516810383/out /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name serde_json --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="unbounded_depth"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=6f46e8afc601fc90 -C extra-filename=-6f46e8afc601fc90 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern itoa=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libitoa-3fc493d5b20ddaa0.rmeta --extern memchr=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libmemchr-16ffef5f7b0bb4d1.rmeta --extern ryu=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libryu-71b9d29fd55d62ac.rmeta --extern serde=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libserde-baa673ef8cb9ce46.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo --cfg limb_width_64 --check-cfg 'cfg(limb_width_32)' --check-cfg 'cfg(limb_width_64)'` Compiling cargo-platform v0.1.8 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=cargo_platform CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/cargo-platform-0.1.8 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Cargo'\''s representation of a target platform.' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/cargo' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cargo-platform CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/cargo' CARGO_PKG_RUST_VERSION=1.73 CARGO_PKG_VERSION=0.1.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/cargo-platform-0.1.8 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name cargo_platform --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/cargo-platform-0.1.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--allow=clippy::all' '--warn=clippy::self_named_module_files' --warn=rust_2018_idioms '--allow=rustdoc::private_intra_doc_links' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--warn=clippy::disallowed_methods' '--warn=clippy::dbg_macro' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=d27b99fd707a6929 -C extra-filename=-d27b99fd707a6929 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern serde=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libserde-baa673ef8cb9ce46.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/error.rs:350:32 | 350 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 350 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/error.rs:400:32 | 400 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 400 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/error.rs:406:32 | 406 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 406 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/error.rs:422:32 | 422 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 422 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/error.rs:440:32 | 440 | fn invalid_type(unexp: de::Unexpected, exp: &dyn de::Expected) -> Self { | ----^^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 440 | fn invalid_type(unexp: de::Unexpected<'_>, exp: &dyn de::Expected) -> Self { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/error.rs:449:33 | 449 | fn invalid_value(unexp: de::Unexpected, exp: &dyn de::Expected) -> Self { | ----^^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 449 | fn invalid_value(unexp: de::Unexpected<'_>, exp: &dyn de::Expected) -> Self { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/error.rs:468:40 | 468 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 468 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/map.rs:273:43 | 273 | pub fn entry(&mut self, key: S) -> Entry | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 273 | pub fn entry(&mut self, key: S) -> Entry<'_> | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/map.rs:302:27 | 302 | pub fn iter(&self) -> Iter { | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 302 | pub fn iter(&self) -> Iter<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/map.rs:310:35 | 310 | pub fn iter_mut(&mut self) -> IterMut { | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 310 | pub fn iter_mut(&mut self) -> IterMut<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/map.rs:318:27 | 318 | pub fn keys(&self) -> Keys { | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 318 | pub fn keys(&self) -> Keys<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/map.rs:326:29 | 326 | pub fn values(&self) -> Values { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 326 | pub fn values(&self) -> Values<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/map.rs:334:37 | 334 | pub fn values_mut(&mut self) -> ValuesMut { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 334 | pub fn values_mut(&mut self) -> ValuesMut<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/map.rs:453:40 | 453 | fn fmt(&self, formatter: &mut fmt::Formatter) -> Result<(), fmt::Error> { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 453 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/map.rs:485:54 | 485 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 485 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/value/mod.rs:179:40 | 179 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 179 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/value/mod.rs:222:32 | 222 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 222 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/value/de.rs:33:54 | 33 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 33 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/value/de.rs:1269:46 | 1269 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1269 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/value/de.rs:1311:29 | 1311 | fn unexpected(&self) -> Unexpected { | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1311 | fn unexpected(&self) -> Unexpected<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/value/index.rs:147:40 | 147 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 147 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/number.rs:349:40 | 349 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 349 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/number.rs:364:40 | 364 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 364 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/number.rs:408:54 | 408 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 408 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/number.rs:788:40 | 788 | pub(crate) fn unexpected(&self) -> Unexpected { | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 788 | pub(crate) fn unexpected(&self) -> Unexpected<'_> { | ++++ warning: `camino` (lib) generated 202 warnings warning: `semver` (lib) generated 18 warnings warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/de.rs:1911:23 | 1911 | struct SeqAccess<'a, R: 'a> { | ^^^^ help: remove this bound | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/de.rs:1958:23 | 1958 | struct MapAccess<'a, R: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/de.rs:2015:27 | 2015 | struct VariantAccess<'a, R: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/de.rs:2068:31 | 2068 | struct UnitVariantAccess<'a, R: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/de.rs:2131:20 | 2131 | struct MapKey<'a, R: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/ser.rs:412:31 | 412 | struct Adapter<'ser, W: 'ser, F: 'ser> { | ^^^^^^ ^^^^^^ | help: remove these bounds | 412 - struct Adapter<'ser, W: 'ser, F: 'ser> { 412 + struct Adapter<'ser, W, F> { | warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/ser.rs:467:24 | 467 | pub enum Compound<'a, W: 'a, F: 'a> { | ^^^^ ^^^^ | help: remove these bounds | 467 - pub enum Compound<'a, W: 'a, F: 'a> { 467 + pub enum Compound<'a, W, F> { | warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/ser.rs:769:30 | 769 | struct MapKeySerializer<'a, W: 'a, F: 'a> { | ^^^^ ^^^^ | help: remove these bounds | 769 - struct MapKeySerializer<'a, W: 'a, F: 'a> { 769 + struct MapKeySerializer<'a, W, F> { | warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/value/mod.rs:223:38 | 223 | struct WriterFormatter<'a, 'b: 'a> { | ^^^^ help: remove this bound Compiling cargo_metadata v0.18.1 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=cargo_metadata CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/cargo_metadata-0.18.1 CARGO_PKG_AUTHORS='Oliver Schneider ' CARGO_PKG_DESCRIPTION='structured access to the output of `cargo metadata`' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cargo_metadata CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/oli-obk/cargo_metadata' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.18.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=18 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/cargo_metadata-0.18.1 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name cargo_metadata --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/cargo_metadata-0.18.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("builder", "default", "derive_builder", "unstable"))' -C metadata=4981201cf9cfa9d2 -C extra-filename=-4981201cf9cfa9d2 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern camino=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libcamino-987f7ebabd7d857f.rmeta --extern cargo_platform=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libcargo_platform-d27b99fd707a6929.rmeta --extern semver=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libsemver-82d681b9ed710d28.rmeta --extern serde=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libserde-baa673ef8cb9ce46.rmeta --extern serde_json=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libserde_json-6f46e8afc601fc90.rmeta --extern thiserror=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libthiserror-e11b433feaefc0a8.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/cargo_metadata-0.18.1/src/diagnostic.rs:152:32 | 152 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 152 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/cargo_metadata-0.18.1/src/messages.rs:261:32 | 261 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 261 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/cargo_metadata-0.18.1/src/lib.rs:138:32 | 138 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 138 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/cargo_metadata-0.18.1/src/lib.rs:492:32 | 492 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 492 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ Compiling toml v0.7.8 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=toml CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml-0.7.8 CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='A native Rust encoder and decoder of TOML-formatted files and streams. Provides implementations of the standard Serialize/Deserialize traits for TOML data to facilitate deserializing and serializing Rust structures. ' CARGO_PKG_HOMEPAGE='https://github.com/toml-rs/toml' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=toml CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/toml-rs/toml' CARGO_PKG_RUST_VERSION=1.66.0 CARGO_PKG_VERSION=0.7.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml-0.7.8 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name toml --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml-0.7.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="display"' --cfg 'feature="parse"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "display", "indexmap", "parse", "preserve_order"))' -C metadata=11c13f9a3c7ab2ea -C extra-filename=-11c13f9a3c7ab2ea --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern serde=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libserde-baa673ef8cb9ce46.rmeta --extern serde_spanned=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libserde_spanned-38598bde4e83bed8.rmeta --extern toml_datetime=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libtoml_datetime-05da9bb2c3b04555.rmeta --extern toml_edit=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libtoml_edit-470b429e78c3289a.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: `serde_json` (lib) generated 34 warnings Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rustfmt_nightly CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/tools/rustfmt CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Tool to find and fix Rust formatting issues' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustfmt-nightly CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rustfmt' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.7.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/rustfmt-nightly-42de81f592c9e0e4/out /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rustfmt_nightly --edition=2021 src/tools/rustfmt/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="cargo-fmt"' --cfg 'feature="default"' --cfg 'feature="rustfmt-format-diff"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("cargo-fmt", "default", "generic-simd", "rustfmt-format-diff"))' -C metadata=0bd54b286e2aff38 -C extra-filename=-0bd54b286e2aff38 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern annotate_snippets=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libannotate_snippets-5fe5ffe794ef41ca.rmeta --extern anyhow=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libanyhow-c4a0074a30e0c053.rmeta --extern bytecount=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libbytecount-d82435f99873888f.rmeta --extern cargo_metadata=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libcargo_metadata-4981201cf9cfa9d2.rmeta --extern clap=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libclap-bb1c1f9c05e7eee2.rmeta --extern clap_cargo=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libclap_cargo-84678487885fa4a0.rmeta --extern diff=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libdiff-daaca61fe69688fc.rmeta --extern dirs=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libdirs-ad38605821704018.rmeta --extern getopts=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgetopts-ffa8e0f461136b52.rmeta --extern ignore=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libignore-fe29d30e24e9b914.rmeta --extern itertools=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libitertools-70c9904f3ec90b34.rmeta --extern regex=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libregex-1f1c4ac7deec7e3c.rmeta --extern rustfmt_config_proc_macro=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/librustfmt_config_proc_macro-06719af7c4072b24.so --extern serde=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libserde-baa673ef8cb9ce46.rmeta --extern serde_json=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libserde_json-6f46e8afc601fc90.rmeta --extern term=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libterm-c02fd3520682773f.rmeta --extern thiserror=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libthiserror-e11b433feaefc0a8.rmeta --extern toml=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libtoml-11c13f9a3c7ab2ea.rmeta --extern tracing=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libtracing-c1117b3f313fde16.rmeta --extern tracing_subscriber=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libtracing_subscriber-c402de3baa0a1f2a.rmeta --extern unicode_properties=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libunicode_properties-0f5e34766f604ba5.rmeta --extern unicode_segmentation=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libunicode_segmentation-12d3ec7149edd24a.rmeta --extern unicode_width=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libunicode_width-b919e28b1a5a29b8.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: `cargo_metadata` (lib) generated 4 warnings warning: `toml_edit` (lib) generated 57 warnings Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_BIN_NAME=cargo-fmt CARGO_CRATE_NAME=cargo_fmt CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/tools/rustfmt CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Tool to find and fix Rust formatting issues' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustfmt-nightly CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rustfmt' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.7.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/rustfmt-nightly-42de81f592c9e0e4/out /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name cargo_fmt --edition=2021 src/tools/rustfmt/src/cargo-fmt/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="cargo-fmt"' --cfg 'feature="default"' --cfg 'feature="rustfmt-format-diff"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("cargo-fmt", "default", "generic-simd", "rustfmt-format-diff"))' -C metadata=88eeba2a9a61567a -C extra-filename=-88eeba2a9a61567a --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern annotate_snippets=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libannotate_snippets-5fe5ffe794ef41ca.rlib --extern anyhow=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libanyhow-c4a0074a30e0c053.rlib --extern bytecount=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libbytecount-d82435f99873888f.rlib --extern cargo_metadata=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libcargo_metadata-4981201cf9cfa9d2.rlib --extern clap=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libclap-bb1c1f9c05e7eee2.rlib --extern clap_cargo=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libclap_cargo-84678487885fa4a0.rlib --extern diff=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libdiff-daaca61fe69688fc.rlib --extern dirs=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libdirs-ad38605821704018.rlib --extern getopts=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgetopts-ffa8e0f461136b52.rlib --extern ignore=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libignore-fe29d30e24e9b914.rlib --extern itertools=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libitertools-70c9904f3ec90b34.rlib --extern regex=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libregex-1f1c4ac7deec7e3c.rlib --extern rustfmt_config_proc_macro=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/librustfmt_config_proc_macro-06719af7c4072b24.so --extern rustfmt_nightly=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/librustfmt_nightly-0bd54b286e2aff38.rlib --extern serde=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libserde-baa673ef8cb9ce46.rlib --extern serde_json=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libserde_json-6f46e8afc601fc90.rlib --extern term=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libterm-c02fd3520682773f.rlib --extern thiserror=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libthiserror-e11b433feaefc0a8.rlib --extern toml=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libtoml-11c13f9a3c7ab2ea.rlib --extern tracing=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libtracing-c1117b3f313fde16.rlib --extern tracing_subscriber=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libtracing_subscriber-c402de3baa0a1f2a.rlib --extern unicode_properties=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libunicode_properties-0f5e34766f604ba5.rlib --extern unicode_segmentation=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libunicode_segmentation-12d3ec7149edd24a.rlib --extern unicode_width=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libunicode_width-b919e28b1a5a29b8.rlib --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_BIN_NAME=git-rustfmt CARGO_CRATE_NAME=git_rustfmt CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/tools/rustfmt CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Tool to find and fix Rust formatting issues' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustfmt-nightly CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rustfmt' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.7.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/rustfmt-nightly-42de81f592c9e0e4/out /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name git_rustfmt --edition=2021 src/tools/rustfmt/src/git-rustfmt/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="cargo-fmt"' --cfg 'feature="default"' --cfg 'feature="rustfmt-format-diff"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("cargo-fmt", "default", "generic-simd", "rustfmt-format-diff"))' -C metadata=8bc2b96ce39f928f -C extra-filename=-8bc2b96ce39f928f --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern annotate_snippets=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libannotate_snippets-5fe5ffe794ef41ca.rlib --extern anyhow=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libanyhow-c4a0074a30e0c053.rlib --extern bytecount=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libbytecount-d82435f99873888f.rlib --extern cargo_metadata=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libcargo_metadata-4981201cf9cfa9d2.rlib --extern clap=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libclap-bb1c1f9c05e7eee2.rlib --extern clap_cargo=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libclap_cargo-84678487885fa4a0.rlib --extern diff=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libdiff-daaca61fe69688fc.rlib --extern dirs=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libdirs-ad38605821704018.rlib --extern getopts=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgetopts-ffa8e0f461136b52.rlib --extern ignore=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libignore-fe29d30e24e9b914.rlib --extern itertools=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libitertools-70c9904f3ec90b34.rlib --extern regex=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libregex-1f1c4ac7deec7e3c.rlib --extern rustfmt_config_proc_macro=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/librustfmt_config_proc_macro-06719af7c4072b24.so --extern rustfmt_nightly=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/librustfmt_nightly-0bd54b286e2aff38.rlib --extern serde=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libserde-baa673ef8cb9ce46.rlib --extern serde_json=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libserde_json-6f46e8afc601fc90.rlib --extern term=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libterm-c02fd3520682773f.rlib --extern thiserror=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libthiserror-e11b433feaefc0a8.rlib --extern toml=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libtoml-11c13f9a3c7ab2ea.rlib --extern tracing=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libtracing-c1117b3f313fde16.rlib --extern tracing_subscriber=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libtracing_subscriber-c402de3baa0a1f2a.rlib --extern unicode_properties=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libunicode_properties-0f5e34766f604ba5.rlib --extern unicode_segmentation=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libunicode_segmentation-12d3ec7149edd24a.rlib --extern unicode_width=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libunicode_width-b919e28b1a5a29b8.rlib --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_BIN_NAME=rustfmt-format-diff CARGO_CRATE_NAME=rustfmt_format_diff CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/tools/rustfmt CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Tool to find and fix Rust formatting issues' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustfmt-nightly CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rustfmt' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.7.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/rustfmt-nightly-42de81f592c9e0e4/out /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rustfmt_format_diff --edition=2021 src/tools/rustfmt/src/format-diff/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="cargo-fmt"' --cfg 'feature="default"' --cfg 'feature="rustfmt-format-diff"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("cargo-fmt", "default", "generic-simd", "rustfmt-format-diff"))' -C metadata=639f025e56f9dae6 -C extra-filename=-639f025e56f9dae6 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern annotate_snippets=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libannotate_snippets-5fe5ffe794ef41ca.rlib --extern anyhow=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libanyhow-c4a0074a30e0c053.rlib --extern bytecount=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libbytecount-d82435f99873888f.rlib --extern cargo_metadata=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libcargo_metadata-4981201cf9cfa9d2.rlib --extern clap=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libclap-bb1c1f9c05e7eee2.rlib --extern clap_cargo=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libclap_cargo-84678487885fa4a0.rlib --extern diff=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libdiff-daaca61fe69688fc.rlib --extern dirs=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libdirs-ad38605821704018.rlib --extern getopts=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgetopts-ffa8e0f461136b52.rlib --extern ignore=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libignore-fe29d30e24e9b914.rlib --extern itertools=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libitertools-70c9904f3ec90b34.rlib --extern regex=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libregex-1f1c4ac7deec7e3c.rlib --extern rustfmt_config_proc_macro=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/librustfmt_config_proc_macro-06719af7c4072b24.so --extern rustfmt_nightly=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/librustfmt_nightly-0bd54b286e2aff38.rlib --extern serde=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libserde-baa673ef8cb9ce46.rlib --extern serde_json=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libserde_json-6f46e8afc601fc90.rlib --extern term=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libterm-c02fd3520682773f.rlib --extern thiserror=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libthiserror-e11b433feaefc0a8.rlib --extern toml=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libtoml-11c13f9a3c7ab2ea.rlib --extern tracing=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libtracing-c1117b3f313fde16.rlib --extern tracing_subscriber=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libtracing_subscriber-c402de3baa0a1f2a.rlib --extern unicode_properties=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libunicode_properties-0f5e34766f604ba5.rlib --extern unicode_segmentation=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libunicode_segmentation-12d3ec7149edd24a.rlib --extern unicode_width=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libunicode_width-b919e28b1a5a29b8.rlib --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_BIN_NAME=rustfmt CARGO_CRATE_NAME=rustfmt CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/tools/rustfmt CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Tool to find and fix Rust formatting issues' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustfmt-nightly CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rustfmt' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.7.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/build/rustfmt-nightly-42de81f592c9e0e4/out /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rustfmt --edition=2021 src/tools/rustfmt/src/bin/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="cargo-fmt"' --cfg 'feature="default"' --cfg 'feature="rustfmt-format-diff"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("cargo-fmt", "default", "generic-simd", "rustfmt-format-diff"))' -C metadata=33e02e0a7cd48121 -C extra-filename=-33e02e0a7cd48121 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps --extern annotate_snippets=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libannotate_snippets-5fe5ffe794ef41ca.rlib --extern anyhow=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libanyhow-c4a0074a30e0c053.rlib --extern bytecount=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libbytecount-d82435f99873888f.rlib --extern cargo_metadata=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libcargo_metadata-4981201cf9cfa9d2.rlib --extern clap=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libclap-bb1c1f9c05e7eee2.rlib --extern clap_cargo=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libclap_cargo-84678487885fa4a0.rlib --extern diff=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libdiff-daaca61fe69688fc.rlib --extern dirs=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libdirs-ad38605821704018.rlib --extern getopts=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libgetopts-ffa8e0f461136b52.rlib --extern ignore=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libignore-fe29d30e24e9b914.rlib --extern itertools=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libitertools-70c9904f3ec90b34.rlib --extern regex=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libregex-1f1c4ac7deec7e3c.rlib --extern rustfmt_config_proc_macro=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/release/deps/librustfmt_config_proc_macro-06719af7c4072b24.so --extern rustfmt_nightly=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/librustfmt_nightly-0bd54b286e2aff38.rlib --extern serde=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libserde-baa673ef8cb9ce46.rlib --extern serde_json=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libserde_json-6f46e8afc601fc90.rlib --extern term=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libterm-c02fd3520682773f.rlib --extern thiserror=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libthiserror-e11b433feaefc0a8.rlib --extern toml=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libtoml-11c13f9a3c7ab2ea.rlib --extern tracing=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libtracing-c1117b3f313fde16.rlib --extern tracing_subscriber=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libtracing_subscriber-c402de3baa0a1f2a.rlib --extern unicode_properties=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libunicode_properties-0f5e34766f604ba5.rlib --extern unicode_segmentation=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libunicode_segmentation-12d3ec7149edd24a.rlib --extern unicode_width=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/deps/libunicode_width-b919e28b1a5a29b8.rlib --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Finished `release` profile [optimized] target(s) in 3m 10s Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/rustfmt" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools-bin/rustfmt" < ToolBuild { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, target: x86_64-unknown-openbsd, tool: "rustfmt", path: "src/tools/rustfmt", mode: ToolRustc, source_type: InTree, extra_features: [], allow_features: "", cargo_args: [] } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, force_recompile: false } Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/rustfmt" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/bin/rustfmt" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/cargo-fmt" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/bin/cargo-fmt" < Rustfmt { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, target: x86_64-unknown-openbsd, extra_features: [] } > Cargofmt { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, target: x86_64-unknown-openbsd, extra_features: [] } > ToolBuild { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, target: x86_64-unknown-openbsd, tool: "cargo-fmt", path: "src/tools/rustfmt", mode: ToolRustc, source_type: InTree, extra_features: [], allow_features: "", cargo_args: [] } c Std { target: x86_64-unknown-openbsd, compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, crates: [], force_recompile: false, extra_rust_args: [], is_for_mir_opt_tests: false } c Rustc { target: x86_64-unknown-openbsd, compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, crates: [] } c Libdir { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, target: x86_64-unknown-openbsd } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, force_recompile: false } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, force_recompile: false } using sysroot /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1 c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, force_recompile: false } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, force_recompile: false } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, force_recompile: false } c Llvm { target: x86_64-unknown-openbsd } running: "/usr/local/bin/llvm-config-17" "--libdir" (failure_mode=Exit) (created at src/core/builder.rs:1962:21, executed at src/core/builder.rs:1962:58) c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, force_recompile: false } Building tool cargo-fmt (stage1 -> stage2, x86_64-unknown-openbsd) running: cd "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src" && env -u MAKEFLAGS -u MFLAGS AR_x86_64_unknown_openbsd="ar" CARGO_INCREMENTAL="0" CARGO_PROFILE_RELEASE_DEBUG="0" CARGO_PROFILE_RELEASE_DEBUG_ASSERTIONS="false" CARGO_PROFILE_RELEASE_OVERFLOW_CHECKS="false" CARGO_PROFILE_RELEASE_STRIP="false" CARGO_TARGET_DIR="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools" CC_x86_64_unknown_openbsd="cc" CFG_COMPILER_BUILD_TRIPLE="x86_64-unknown-openbsd" CFG_COMPILER_HOST_TRIPLE="x86_64-unknown-openbsd" CFG_RELEASE="1.82.0" CFG_RELEASE_CHANNEL="stable" CFG_RELEASE_NUM="1.82.0" CFG_VERSION="1.82.0 (f6e511eec 2024-10-15) (built from a source tarball)" CFG_VER_DATE="2024-10-15" CFG_VER_HASH="f6e511eec7342f59a25f7c0534f1dbea00d01b14" CFLAGS_x86_64_unknown_openbsd="-O2 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-openbsd -O2 -pipe" CXXFLAGS_x86_64_unknown_openbsd="-O2 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-openbsd" CXX_x86_64_unknown_openbsd="c++" DOC_RUST_LANG_ORG_CHANNEL="https://doc.rust-lang.org/1.82.0" LIBC_CHECK_CFG="1" LIBRARY_PATH="/usr/local/llvm17/lib" LZMA_API_STATIC="1" RANLIB_x86_64_unknown_openbsd="ar s" REAL_LIBRARY_PATH="/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib" REAL_LIBRARY_PATH_VAR="LD_LIBRARY_PATH" RUSTBUILD_NATIVE_DIR="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/native" RUSTC="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc" RUSTC_BOOTSTRAP="1" RUSTC_BREAK_ON_ICE="1" RUSTC_ERROR_METADATA_DST="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/extended-error-metadata" RUSTC_HOST_FLAGS="-Zunstable-options --check-cfg=cfg(bootstrap)" RUSTC_INSTALL_BINDIR="bin" RUSTC_LIBDIR="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib" RUSTC_LINK_STD_INTO_RUSTC_DRIVER="1" RUSTC_LINT_FLAGS="-Wrust_2018_idioms -Wunused_lifetimes" RUSTC_REAL="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/bin/rustc" RUSTC_SNAPSHOT="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/bin/rustc" RUSTC_SNAPSHOT_LIBDIR="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib" RUSTC_STAGE="1" RUSTC_SYSROOT="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1" RUSTC_TLS_MODEL_INITIAL_EXEC="1" RUSTC_VERBOSE="2" RUSTC_WRAPPER="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc" RUSTDOC="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustdoc" RUSTDOCFLAGS="--cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(parallel_compiler) --check-cfg=cfg(rust_analyzer) -Wrustdoc::invalid_codeblock_attributes --crate-version 1.82.0\t(f6e511eec\t2024-10-15)\t(built\tfrom\ta\tsource\ttarball)" RUSTDOC_REAL="/path/to/nowhere/rustdoc/not/required" RUSTFLAGS="--cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(parallel_compiler) --check-cfg=cfg(rust_analyzer) -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin -Clink-args=-Wl,-rpath,$ORIGIN/../lib -Zunstable-options -Zon-broken-pipe=kill" RUST_TEST_THREADS="6" SYSROOT="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1" __CARGO_DEFAULT_LIB_METADATA="stabletool-rustc" "/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo" "build" "--target" "x86_64-unknown-openbsd" "--release" "-Zbinary-dep-depinfo" "-j" "6" "-v" "-v" "--frozen" "--manifest-path" "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/tools/rustfmt/Cargo.toml" "--message-format" "json-render-diagnostics" Fresh unicode-ident v1.0.12 Fresh once_cell v1.19.0 warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/once_cell-1.19.0/src/lib.rs:430:36 | 430 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 430 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/once_cell-1.19.0/src/lib.rs:722:36 | 722 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 722 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/once_cell-1.19.0/src/lib.rs:910:36 | 910 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 910 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/once_cell-1.19.0/src/lib.rs:1261:36 | 1261 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1261 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: `once_cell` (lib) generated 4 warnings Fresh proc-macro2 v1.0.86 warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:77:27 | 77 | fn skip_whitespace(input: Cursor) -> Cursor { | ^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 77 | fn skip_whitespace(input: Cursor<'_>) -> Cursor { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:77:38 | 77 | fn skip_whitespace(input: Cursor) -> Cursor { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 77 | fn skip_whitespace(input: Cursor) -> Cursor<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:125:25 | 125 | fn block_comment(input: Cursor) -> PResult<&str> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 125 | fn block_comment(input: Cursor<'_>) -> PResult<&str> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:125:43 | 125 | fn block_comment(input: Cursor) -> PResult<&str> { | -------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 125 | fn block_comment(input: Cursor) -> PResult<'_, &str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:157:22 | 157 | fn word_break(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 157 | fn word_break(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:157:40 | 157 | fn word_break(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 157 | fn word_break(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:168:39 | 168 | pub(crate) fn token_stream(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 168 | pub(crate) fn token_stream(mut input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:253:22 | 253 | fn lex_error(cursor: Cursor) -> LexError { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 253 | fn lex_error(cursor: Cursor<'_>) -> LexError { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:266:22 | 266 | fn leaf_token(input: Cursor) -> PResult { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 266 | fn leaf_token(input: Cursor<'_>) -> PResult { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:266:40 | 266 | fn leaf_token(input: Cursor) -> PResult { | -------^---------- expected lifetime parameter | help: indicate the anonymous lifetime | 266 | fn leaf_token(input: Cursor) -> PResult<'_, TokenTree> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:283:17 | 283 | fn ident(input: Cursor) -> PResult { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 283 | fn ident(input: Cursor<'_>) -> PResult { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:283:35 | 283 | fn ident(input: Cursor) -> PResult { | -------^------------- expected lifetime parameter | help: indicate the anonymous lifetime | 283 | fn ident(input: Cursor) -> PResult<'_, crate::Ident> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:296:21 | 296 | fn ident_any(input: Cursor) -> PResult { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 296 | fn ident_any(input: Cursor<'_>) -> PResult { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:296:39 | 296 | fn ident_any(input: Cursor) -> PResult { | -------^------------- expected lifetime parameter | help: indicate the anonymous lifetime | 296 | fn ident_any(input: Cursor) -> PResult<'_, crate::Ident> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:322:25 | 322 | fn ident_not_raw(input: Cursor) -> PResult<&str> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 322 | fn ident_not_raw(input: Cursor<'_>) -> PResult<&str> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:322:43 | 322 | fn ident_not_raw(input: Cursor) -> PResult<&str> { | -------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 322 | fn ident_not_raw(input: Cursor) -> PResult<'_, &str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:341:30 | 341 | pub(crate) fn literal(input: Cursor) -> PResult { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 341 | pub(crate) fn literal(input: Cursor<'_>) -> PResult { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:341:48 | 341 | pub(crate) fn literal(input: Cursor) -> PResult { | -------^-------- expected lifetime parameter | help: indicate the anonymous lifetime | 341 | pub(crate) fn literal(input: Cursor) -> PResult<'_, Literal> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:347:29 | 347 | fn literal_nocapture(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 347 | fn literal_nocapture(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:347:47 | 347 | fn literal_nocapture(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 347 | fn literal_nocapture(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:367:26 | 367 | fn literal_suffix(input: Cursor) -> Cursor { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 367 | fn literal_suffix(input: Cursor<'_>) -> Cursor { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:367:37 | 367 | fn literal_suffix(input: Cursor) -> Cursor { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 367 | fn literal_suffix(input: Cursor) -> Cursor<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:374:18 | 374 | fn string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 374 | fn string(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:374:36 | 374 | fn string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 374 | fn string(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:384:29 | 384 | fn cooked_string(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 384 | fn cooked_string(mut input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:384:47 | 384 | fn cooked_string(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 384 | fn cooked_string(mut input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:418:22 | 418 | fn raw_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 418 | fn raw_string(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:418:40 | 418 | fn raw_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 418 | fn raw_string(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:437:23 | 437 | fn byte_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 437 | fn byte_string(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:437:41 | 437 | fn byte_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 437 | fn byte_string(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:447:34 | 447 | fn cooked_byte_string(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 447 | fn cooked_byte_string(mut input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:447:52 | 447 | fn cooked_byte_string(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 447 | fn cooked_byte_string(mut input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:478:35 | 478 | fn delimiter_of_raw_string(input: Cursor) -> PResult<&str> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 478 | fn delimiter_of_raw_string(input: Cursor<'_>) -> PResult<&str> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:478:53 | 478 | fn delimiter_of_raw_string(input: Cursor) -> PResult<&str> { | -------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 478 | fn delimiter_of_raw_string(input: Cursor) -> PResult<'_, &str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:495:27 | 495 | fn raw_byte_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 495 | fn raw_byte_string(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:495:45 | 495 | fn raw_byte_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 495 | fn raw_byte_string(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:518:20 | 518 | fn c_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 518 | fn c_string(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:518:38 | 518 | fn c_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 518 | fn c_string(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:528:24 | 528 | fn raw_c_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 528 | fn raw_c_string(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:528:42 | 528 | fn raw_c_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 528 | fn raw_c_string(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:548:31 | 548 | fn cooked_c_string(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 548 | fn cooked_c_string(mut input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:548:49 | 548 | fn cooked_c_string(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 548 | fn cooked_c_string(mut input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:585:16 | 585 | fn byte(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 585 | fn byte(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:585:34 | 585 | fn byte(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 585 | fn byte(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:607:21 | 607 | fn character(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 607 | fn character(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:607:39 | 607 | fn character(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 607 | fn character(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:696:35 | 696 | fn trailing_backslash(input: &mut Cursor, mut last: u8) -> Result<(), Reject> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 696 | fn trailing_backslash(input: &mut Cursor<'_>, mut last: u8) -> Result<(), Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:715:17 | 715 | fn float(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 715 | fn float(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:715:35 | 715 | fn float(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 715 | fn float(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:725:24 | 725 | fn float_digits(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 725 | fn float_digits(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:725:42 | 725 | fn float_digits(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 725 | fn float_digits(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:810:15 | 810 | fn int(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 810 | fn int(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:810:33 | 810 | fn int(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 810 | fn int(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:820:22 | 820 | fn digits(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 820 | fn digits(mut input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:820:40 | 820 | fn digits(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 820 | fn digits(mut input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:875:17 | 875 | fn punct(input: Cursor) -> PResult { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 875 | fn punct(input: Cursor<'_>) -> PResult { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:875:35 | 875 | fn punct(input: Cursor) -> PResult { | -------^------ expected lifetime parameter | help: indicate the anonymous lifetime | 875 | fn punct(input: Cursor) -> PResult<'_, Punct> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:892:22 | 892 | fn punct_char(input: Cursor) -> PResult { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 892 | fn punct_char(input: Cursor<'_>) -> PResult { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:892:40 | 892 | fn punct_char(input: Cursor) -> PResult { | -------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 892 | fn punct_char(input: Cursor) -> PResult<'_, char> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:961:32 | 961 | fn doc_comment_contents(input: Cursor) -> PResult<(&str, bool)> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 961 | fn doc_comment_contents(input: Cursor<'_>) -> PResult<(&str, bool)> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:961:50 | 961 | fn doc_comment_contents(input: Cursor) -> PResult<(&str, bool)> { | -------^------------- expected lifetime parameter | help: indicate the anonymous lifetime | 961 | fn doc_comment_contents(input: Cursor) -> PResult<'_, (&str, bool)> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:984:37 | 984 | fn take_until_newline_or_eof(input: Cursor) -> (Cursor, &str) { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 984 | fn take_until_newline_or_eof(input: Cursor<'_>) -> (Cursor, &str) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:984:49 | 984 | fn take_until_newline_or_eof(input: Cursor) -> (Cursor, &str) { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 984 | fn take_until_newline_or_eof(input: Cursor) -> (Cursor<'_>, &str) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/rcvec.rs:33:38 | 33 | pub fn iter(&self) -> slice::Iter { | -----------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 33 | pub fn iter(&self) -> slice::Iter<'_, T> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/rcvec.rs:37:43 | 37 | pub fn make_mut(&mut self) -> RcVecMut | --------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 37 | pub fn make_mut(&mut self) -> RcVecMut<'_, T> | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/rcvec.rs:46:49 | 46 | pub fn get_mut(&mut self) -> Option> { | --------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 46 | pub fn get_mut(&mut self) -> Option> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/rcvec.rs:83:41 | 83 | pub fn as_mut(&mut self) -> RcVecMut { | --------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 83 | pub fn as_mut(&mut self) -> RcVecMut<'_, T> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/rcvec.rs:109:41 | 109 | pub fn as_mut(&mut self) -> RcVecMut { | --------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 109 | pub fn as_mut(&mut self) -> RcVecMut<'_, T> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/fallback.rs:76:48 | 76 | fn push_token_from_proc_macro(mut vec: RcVecMut, token: TokenTree) { | --------^---------- expected lifetime parameter | help: indicate the anonymous lifetime | 76 | fn push_token_from_proc_macro(mut vec: RcVecMut<'_, TokenTree>, token: TokenTree) { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/fallback.rs:92:47 | 92 | fn push_negative_literal(mut vec: RcVecMut, mut literal: Literal) { | --------^---------- expected lifetime parameter | help: indicate the anonymous lifetime | 92 | fn push_negative_literal(mut vec: RcVecMut<'_, TokenTree>, mut literal: Literal) { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/fallback.rs:169:29 | 169 | fn get_cursor(src: &str) -> Cursor { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 169 | fn get_cursor(src: &str) -> Cursor<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/fallback.rs:191:32 | 191 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 191 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/fallback.rs:197:32 | 197 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 197 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/fallback.rs:220:32 | 220 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 220 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/fallback.rs:682:32 | 682 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 682 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/fallback.rs:691:63 | 691 | pub(crate) fn debug_span_field_if_nontrivial(debug: &mut fmt::DebugStruct, span: Span) { | -----^^^^^^^^^^^ | | | expected lifetime parameters | help: indicate the anonymous lifetimes | 691 | pub(crate) fn debug_span_field_if_nontrivial(debug: &mut fmt::DebugStruct<'_, '_>, span: Span) { | ++++++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/fallback.rs:753:32 | 753 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 753 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/fallback.rs:773:34 | 773 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 773 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/fallback.rs:897:32 | 897 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 897 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/fallback.rs:909:32 | 909 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 909 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/fallback.rs:1190:32 | 1190 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1190 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/fallback.rs:1196:34 | 1196 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1196 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/extra.rs:148:32 | 148 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 148 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/wrapper.rs:132:32 | 132 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 132 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/wrapper.rs:255:32 | 255 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 255 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/wrapper.rs:285:32 | 285 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 285 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/wrapper.rs:298:32 | 298 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 298 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/wrapper.rs:543:32 | 543 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 543 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/wrapper.rs:551:63 | 551 | pub(crate) fn debug_span_field_if_nontrivial(debug: &mut fmt::DebugStruct, span: Span) { | -----^^^^^^^^^^^ | | | expected lifetime parameters | help: indicate the anonymous lifetimes | 551 | pub(crate) fn debug_span_field_if_nontrivial(debug: &mut fmt::DebugStruct<'_, '_>, span: Span) { | ++++++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/wrapper.rs:648:40 | 648 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 648 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/wrapper.rs:657:40 | 657 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 657 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/wrapper.rs:745:32 | 745 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 745 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/wrapper.rs:754:32 | 754 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 754 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/wrapper.rs:967:32 | 967 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 967 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/wrapper.rs:976:32 | 976 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 976 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:306:32 | 306 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 306 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:313:32 | 313 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 313 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:325:32 | 325 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 325 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:331:32 | 331 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 331 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:560:32 | 560 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 560 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:634:32 | 634 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 634 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:646:32 | 646 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 646 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:792:40 | 792 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 792 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:798:40 | 798 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 798 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:871:32 | 871 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 871 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:877:34 | 877 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 877 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:1060:32 | 1060 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1060 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:1066:32 | 1066 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1066 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:1310:32 | 1310 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1310 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:1316:32 | 1316 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1316 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:1352:36 | 1352 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1352 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ Fresh cfg-if v1.0.0 Fresh utf8parse v0.2.2 warning: `proc-macro2` (lib) generated 111 warnings Fresh quote v1.0.36 warning: unused extern crate --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quote-1.0.36/src/lib.rs:108:1 | 107 | / #[cfg(feature = "proc-macro")] 108 | | extern crate proc_macro; | | ^^^^^^^^^^^^^^^^^^^^^^^- | |________________________| | help: remove it | = note: `-W unused-extern-crates` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(unused_extern_crates)]` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quote-1.0.36/src/ident_fragment.rs:15:32 | 15 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result; | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 15 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result; | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quote-1.0.36/src/ident_fragment.rs:30:32 | 30 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 30 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quote-1.0.36/src/ident_fragment.rs:40:32 | 40 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 40 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quote-1.0.36/src/ident_fragment.rs:50:32 | 50 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 50 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quote-1.0.36/src/ident_fragment.rs:68:32 | 68 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 68 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quote-1.0.36/src/ident_fragment.rs:79:44 | 79 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 87 | ident_fragment_display!(bool, str, String, char); | ------------------------------------------------ in this macro invocation | = note: this warning originates in the macro `ident_fragment_display` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 79 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quote-1.0.36/src/ident_fragment.rs:79:44 | 79 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 88 | ident_fragment_display!(u8, u16, u32, u64, u128, usize); | ------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `ident_fragment_display` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 79 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quote-1.0.36/src/runtime.rs:503:32 | 503 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 503 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quote-1.0.36/src/runtime.rs:509:32 | 509 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 509 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quote-1.0.36/src/runtime.rs:515:32 | 515 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 515 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quote-1.0.36/src/runtime.rs:521:32 | 521 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 521 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quote-1.0.36/src/runtime.rs:527:32 | 527 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 527 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ Fresh memchr v2.5.0 warning: unexpected `cfg` condition name: `memchr_libc` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:6:7 | 6 | #[cfg(memchr_libc)] | ^^^^^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `parallel_compiler`, `proc_macro`, `relocation_model`, `rust_analyzer`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, and `unix` and 1 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_libc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_libc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:12:46 | 12 | #[cfg(all(not(miri), target_arch = "x86_64", memchr_runtime_simd))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_avx` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/mod.rs:45:25 | 35 | / macro_rules! unsafe_ifunc { 36 | | ($fnty:ty, $name:ident, $haystack:ident, $($needle:ident),+) => {{ 37 | | use std::{mem, sync::atomic::{AtomicPtr, Ordering}}; ... | 45 | | if cfg!(memchr_runtime_avx) && is_x86_feature_detected!("avx2") { | | ^^^^^^^^^^^^^^^^^^ ... | 70 | | }} 71 | | } | |_- in this expansion of `unsafe_ifunc!` ... 96 | unsafe_ifunc!(fn(u8, &[u8]) -> Option, memchr, haystack, n1) | ------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_avx)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_avx)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_sse2` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/mod.rs:47:32 | 35 | / macro_rules! unsafe_ifunc { 36 | | ($fnty:ty, $name:ident, $haystack:ident, $($needle:ident),+) => {{ 37 | | use std::{mem, sync::atomic::{AtomicPtr, Ordering}}; ... | 47 | | } else if cfg!(memchr_runtime_sse2) { | | ^^^^^^^^^^^^^^^^^^^ ... | 70 | | }} 71 | | } | |_- in this expansion of `unsafe_ifunc!` ... 96 | unsafe_ifunc!(fn(u8, &[u8]) -> Option, memchr, haystack, n1) | ------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_sse2)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_sse2)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_avx` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/mod.rs:45:25 | 35 | / macro_rules! unsafe_ifunc { 36 | | ($fnty:ty, $name:ident, $haystack:ident, $($needle:ident),+) => {{ 37 | | use std::{mem, sync::atomic::{AtomicPtr, Ordering}}; ... | 45 | | if cfg!(memchr_runtime_avx) && is_x86_feature_detected!("avx2") { | | ^^^^^^^^^^^^^^^^^^ ... | 70 | | }} 71 | | } | |_- in this expansion of `unsafe_ifunc!` ... 101 | / unsafe_ifunc!( 102 | | fn(u8, u8, &[u8]) -> Option, 103 | | memchr2, 104 | | haystack, 105 | | n1, 106 | | n2 107 | | ) | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_avx)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_avx)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_sse2` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/mod.rs:47:32 | 35 | / macro_rules! unsafe_ifunc { 36 | | ($fnty:ty, $name:ident, $haystack:ident, $($needle:ident),+) => {{ 37 | | use std::{mem, sync::atomic::{AtomicPtr, Ordering}}; ... | 47 | | } else if cfg!(memchr_runtime_sse2) { | | ^^^^^^^^^^^^^^^^^^^ ... | 70 | | }} 71 | | } | |_- in this expansion of `unsafe_ifunc!` ... 101 | / unsafe_ifunc!( 102 | | fn(u8, u8, &[u8]) -> Option, 103 | | memchr2, 104 | | haystack, 105 | | n1, 106 | | n2 107 | | ) | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_sse2)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_sse2)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_avx` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/mod.rs:45:25 | 35 | / macro_rules! unsafe_ifunc { 36 | | ($fnty:ty, $name:ident, $haystack:ident, $($needle:ident),+) => {{ 37 | | use std::{mem, sync::atomic::{AtomicPtr, Ordering}}; ... | 45 | | if cfg!(memchr_runtime_avx) && is_x86_feature_detected!("avx2") { | | ^^^^^^^^^^^^^^^^^^ ... | 70 | | }} 71 | | } | |_- in this expansion of `unsafe_ifunc!` ... 112 | / unsafe_ifunc!( 113 | | fn(u8, u8, u8, &[u8]) -> Option, 114 | | memchr3, 115 | | haystack, ... | 118 | | n3 119 | | ) | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_avx)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_avx)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_sse2` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/mod.rs:47:32 | 35 | / macro_rules! unsafe_ifunc { 36 | | ($fnty:ty, $name:ident, $haystack:ident, $($needle:ident),+) => {{ 37 | | use std::{mem, sync::atomic::{AtomicPtr, Ordering}}; ... | 47 | | } else if cfg!(memchr_runtime_sse2) { | | ^^^^^^^^^^^^^^^^^^^ ... | 70 | | }} 71 | | } | |_- in this expansion of `unsafe_ifunc!` ... 112 | / unsafe_ifunc!( 113 | | fn(u8, u8, u8, &[u8]) -> Option, 114 | | memchr3, 115 | | haystack, ... | 118 | | n3 119 | | ) | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_sse2)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_sse2)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_avx` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/mod.rs:45:25 | 35 | / macro_rules! unsafe_ifunc { 36 | | ($fnty:ty, $name:ident, $haystack:ident, $($needle:ident),+) => {{ 37 | | use std::{mem, sync::atomic::{AtomicPtr, Ordering}}; ... | 45 | | if cfg!(memchr_runtime_avx) && is_x86_feature_detected!("avx2") { | | ^^^^^^^^^^^^^^^^^^ ... | 70 | | }} 71 | | } | |_- in this expansion of `unsafe_ifunc!` ... 124 | unsafe_ifunc!(fn(u8, &[u8]) -> Option, memrchr, haystack, n1) | -------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_avx)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_avx)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_sse2` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/mod.rs:47:32 | 35 | / macro_rules! unsafe_ifunc { 36 | | ($fnty:ty, $name:ident, $haystack:ident, $($needle:ident),+) => {{ 37 | | use std::{mem, sync::atomic::{AtomicPtr, Ordering}}; ... | 47 | | } else if cfg!(memchr_runtime_sse2) { | | ^^^^^^^^^^^^^^^^^^^ ... | 70 | | }} 71 | | } | |_- in this expansion of `unsafe_ifunc!` ... 124 | unsafe_ifunc!(fn(u8, &[u8]) -> Option, memrchr, haystack, n1) | -------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_sse2)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_sse2)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_avx` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/mod.rs:45:25 | 35 | / macro_rules! unsafe_ifunc { 36 | | ($fnty:ty, $name:ident, $haystack:ident, $($needle:ident),+) => {{ 37 | | use std::{mem, sync::atomic::{AtomicPtr, Ordering}}; ... | 45 | | if cfg!(memchr_runtime_avx) && is_x86_feature_detected!("avx2") { | | ^^^^^^^^^^^^^^^^^^ ... | 70 | | }} 71 | | } | |_- in this expansion of `unsafe_ifunc!` ... 129 | / unsafe_ifunc!( 130 | | fn(u8, u8, &[u8]) -> Option, 131 | | memrchr2, 132 | | haystack, 133 | | n1, 134 | | n2 135 | | ) | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_avx)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_avx)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_sse2` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/mod.rs:47:32 | 35 | / macro_rules! unsafe_ifunc { 36 | | ($fnty:ty, $name:ident, $haystack:ident, $($needle:ident),+) => {{ 37 | | use std::{mem, sync::atomic::{AtomicPtr, Ordering}}; ... | 47 | | } else if cfg!(memchr_runtime_sse2) { | | ^^^^^^^^^^^^^^^^^^^ ... | 70 | | }} 71 | | } | |_- in this expansion of `unsafe_ifunc!` ... 129 | / unsafe_ifunc!( 130 | | fn(u8, u8, &[u8]) -> Option, 131 | | memrchr2, 132 | | haystack, 133 | | n1, 134 | | n2 135 | | ) | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_sse2)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_sse2)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_avx` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/mod.rs:45:25 | 35 | / macro_rules! unsafe_ifunc { 36 | | ($fnty:ty, $name:ident, $haystack:ident, $($needle:ident),+) => {{ 37 | | use std::{mem, sync::atomic::{AtomicPtr, Ordering}}; ... | 45 | | if cfg!(memchr_runtime_avx) && is_x86_feature_detected!("avx2") { | | ^^^^^^^^^^^^^^^^^^ ... | 70 | | }} 71 | | } | |_- in this expansion of `unsafe_ifunc!` ... 140 | / unsafe_ifunc!( 141 | | fn(u8, u8, u8, &[u8]) -> Option, 142 | | memrchr3, 143 | | haystack, ... | 146 | | n3 147 | | ) | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_avx)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_avx)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_sse2` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/mod.rs:47:32 | 35 | / macro_rules! unsafe_ifunc { 36 | | ($fnty:ty, $name:ident, $haystack:ident, $($needle:ident),+) => {{ 37 | | use std::{mem, sync::atomic::{AtomicPtr, Ordering}}; ... | 47 | | } else if cfg!(memchr_runtime_sse2) { | | ^^^^^^^^^^^^^^^^^^^ ... | 70 | | }} 71 | | } | |_- in this expansion of `unsafe_ifunc!` ... 140 | / unsafe_ifunc!( 141 | | fn(u8, u8, u8, &[u8]) -> Option, 142 | | memrchr3, 143 | | haystack, ... | 146 | | n3 147 | | ) | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_sse2)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_sse2)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:94:39 | 94 | #[cfg(all(target_arch = "x86_64", memchr_runtime_simd, not(miri)))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_libc` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:101:9 | 101 | memchr_libc, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_libc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_libc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:102:41 | 102 | not(all(target_arch = "x86_64", memchr_runtime_simd)), | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_libc` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:111:13 | 111 | not(memchr_libc), | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_libc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_libc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:112:41 | 112 | not(all(target_arch = "x86_64", memchr_runtime_simd)), | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:158:39 | 158 | #[cfg(all(target_arch = "x86_64", memchr_runtime_simd, not(miri)))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:165:41 | 165 | not(all(target_arch = "x86_64", memchr_runtime_simd)), | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:216:39 | 216 | #[cfg(all(target_arch = "x86_64", memchr_runtime_simd, not(miri)))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:223:41 | 223 | not(all(target_arch = "x86_64", memchr_runtime_simd)), | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:267:39 | 267 | #[cfg(all(target_arch = "x86_64", memchr_runtime_simd, not(miri)))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_libc` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:274:9 | 274 | memchr_libc, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_libc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_libc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:276:41 | 276 | not(all(target_arch = "x86_64", memchr_runtime_simd)), | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_libc` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:285:17 | 285 | not(all(memchr_libc, target_os = "linux")), | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_libc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_libc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:286:41 | 286 | not(all(target_arch = "x86_64", memchr_runtime_simd)), | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:332:39 | 332 | #[cfg(all(target_arch = "x86_64", memchr_runtime_simd, not(miri)))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:339:41 | 339 | not(all(target_arch = "x86_64", memchr_runtime_simd)), | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:390:39 | 390 | #[cfg(all(target_arch = "x86_64", memchr_runtime_simd, not(miri)))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:397:41 | 397 | not(all(target_arch = "x86_64", memchr_runtime_simd)), | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/mod.rs:149:7 | 149 | #[cfg(memchr_runtime_simd)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/mod.rs:156:7 | 156 | #[cfg(memchr_runtime_simd)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_wasm128` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/mod.rs:158:11 | 158 | #[cfg(all(memchr_runtime_wasm128))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_wasm128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_wasm128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/mod.rs:160:46 | 160 | #[cfg(all(not(miri), target_arch = "x86_64", memchr_runtime_simd))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/mod.rs:811:50 | 811 | #[cfg(all(not(miri), target_arch = "x86_64", memchr_runtime_simd))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_wasm128` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/mod.rs:813:11 | 813 | #[cfg(memchr_runtime_wasm128)] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_wasm128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_wasm128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/mod.rs:815:50 | 815 | #[cfg(all(not(miri), target_arch = "x86_64", memchr_runtime_simd))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/prefilter/mod.rs:4:7 | 4 | #[cfg(memchr_runtime_simd)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/prefilter/mod.rs:6:46 | 6 | #[cfg(all(not(miri), target_arch = "wasm32", memchr_runtime_simd))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/prefilter/mod.rs:8:46 | 8 | #[cfg(all(not(miri), target_arch = "x86_64", memchr_runtime_simd))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/prefilter/mod.rs:99:7 | 99 | #[cfg(memchr_runtime_simd)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.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: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 138 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/prefilter/mod.rs:299:50 | 299 | #[cfg(all(not(miri), target_arch = "x86_64", memchr_runtime_simd))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/prefilter/mod.rs:317:50 | 317 | #[cfg(all(not(miri), target_arch = "wasm32", memchr_runtime_simd))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_avx` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/prefilter/mod.rs:303:21 | 303 | if cfg!(memchr_runtime_avx) { | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_avx)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_avx)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_sse2` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/prefilter/mod.rs:311:17 | 311 | if cfg!(memchr_runtime_sse2) { | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_sse2)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_sse2)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/rarebytes.rs:99:11 | 99 | #[cfg(memchr_runtime_simd)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/rarebytes.rs:107:11 | 107 | #[cfg(memchr_runtime_simd)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_avx` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/x86/avx.rs:24:22 | 24 | if !cfg!(memchr_runtime_avx) || !is_x86_feature_detected!("avx2") { | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_avx)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_avx)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_sse2` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/x86/sse.rs:14:18 | 14 | if !cfg!(memchr_runtime_sse2) { | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_sse2)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_sse2)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/mod.rs:838:54 | 838 | #[cfg(all(not(miri), target_arch = "x86_64", memchr_runtime_simd))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/mod.rs:846:43 | 846 | #[cfg(all(target_arch = "wasm32", memchr_runtime_simd))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/mod.rs:884:34 | 884 | #[cfg(all(not(miri), memchr_runtime_simd))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/mod.rs:889:17 | 889 | memchr_runtime_simd | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/mod.rs:909:34 | 909 | #[cfg(all(not(miri), memchr_runtime_simd))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/mod.rs:914:17 | 914 | memchr_runtime_simd | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/mod.rs:953:34 | 953 | #[cfg(all(not(miri), memchr_runtime_simd))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/mod.rs:966:17 | 966 | memchr_runtime_simd | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Fresh libc v0.2.157 Fresh anstyle-parse v0.2.5 Fresh log v0.4.22 warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/log-0.4.22/src/lib.rs:533:34 | 533 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 533 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/log-0.4.22/src/lib.rs:639:34 | 639 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 639 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/log-0.4.22/src/lib.rs:1179:34 | 1179 | fn enabled(&self, metadata: &Metadata) -> bool; | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1179 | fn enabled(&self, metadata: &Metadata<'_>) -> bool; | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/log-0.4.22/src/lib.rs:1188:28 | 1188 | fn log(&self, record: &Record); | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1188 | fn log(&self, record: &Record<'_>); | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/log-0.4.22/src/lib.rs:1203:27 | 1203 | fn enabled(&self, _: &Metadata) -> bool { | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1203 | fn enabled(&self, _: &Metadata<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/log-0.4.22/src/lib.rs:1207:23 | 1207 | fn log(&self, _: &Record) {} | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1207 | fn log(&self, _: &Record<'_>) {} | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/log-0.4.22/src/lib.rs:1215:34 | 1215 | fn enabled(&self, metadata: &Metadata) -> bool { | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1215 | fn enabled(&self, metadata: &Metadata<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/log-0.4.22/src/lib.rs:1219:28 | 1219 | fn log(&self, record: &Record) { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1219 | fn log(&self, record: &Record<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/log-0.4.22/src/lib.rs:1232:34 | 1232 | fn enabled(&self, metadata: &Metadata) -> bool { | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1232 | fn enabled(&self, metadata: &Metadata<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/log-0.4.22/src/lib.rs:1236:28 | 1236 | fn log(&self, record: &Record) { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1236 | fn log(&self, record: &Record<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/log-0.4.22/src/lib.rs:1249:34 | 1249 | fn enabled(&self, metadata: &Metadata) -> bool { | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1249 | fn enabled(&self, metadata: &Metadata<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/log-0.4.22/src/lib.rs:1253:28 | 1253 | fn log(&self, record: &Record) { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1253 | fn log(&self, record: &Record<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/log-0.4.22/src/lib.rs:1469:34 | 1469 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1469 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/log-0.4.22/src/lib.rs:1486:34 | 1486 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1486 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/log-0.4.22/src/__private_api.rs:38:11 | 38 | args: Arguments, | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 38 | args: Arguments<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/log-0.4.22/src/__private_api.rs:40:65 | 40 | &(target, module_path, loc): &(&str, &'static str, &'static Location), | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 40 | &(target, module_path, loc): &(&str, &'static str, &'static Location<'_>), | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/log-0.4.22/src/__private_api.rs:41:26 | 41 | kvs: Option<&[(&str, Value)]>, | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 41 | kvs: Option<&[(&str, Value<'_>)]>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/log-0.4.22/src/__private_api.rs:65:11 | 65 | args: Arguments, | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 65 | args: Arguments<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/log-0.4.22/src/__private_api.rs:67:64 | 67 | target_module_path_and_loc: &(&str, &'static str, &'static Location), | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 67 | target_module_path_and_loc: &(&str, &'static str, &'static Location<'_>), | ++++ Fresh regex-syntax v0.7.5 warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-syntax-0.7.5/src/debug.rs:6:38 | 6 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-syntax-0.7.5/src/debug.rs:37:38 | 37 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 37 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-syntax-0.7.5/src/hir/literal.rs:2014:38 | 2014 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2014 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-syntax-0.7.5/src/hir/literal.rs:2176:38 | 2176 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2176 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-syntax-0.7.5/src/hir/mod.rs:792:38 | 792 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 792 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-syntax-0.7.5/src/hir/mod.rs:1012:38 | 1012 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1012 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-syntax-0.7.5/src/hir/mod.rs:2812:38 | 2812 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2812 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: method `symmetric_difference` is never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-syntax-0.7.5/src/hir/interval.rs:484:8 | 396 | pub trait Interval: | -------- method in this trait ... 484 | fn symmetric_difference( | ^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default warning: `quote` (lib) generated 13 warnings warning: `memchr` (lib) generated 60 warnings warning: `log` (lib) generated 19 warnings warning: `regex-syntax` (lib) generated 8 warnings Fresh syn v2.0.75 warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:128:21 | 128 | fn peek(cursor: Cursor) -> bool; | ^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 128 | fn peek(cursor: Cursor<'_>) -> bool; | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:155:25 | 155 | fn peek(cursor: Cursor) -> bool; | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 155 | fn peek(cursor: Cursor<'_>) -> bool; | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:167:29 | 167 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 181 | impl_low_level_token!("punctuation token" Punct punct); | ------------------------------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_low_level_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 167 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:167:29 | 167 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 182 | impl_low_level_token!("literal" Literal literal); | ------------------------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_low_level_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 167 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:167:29 | 167 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 183 | impl_low_level_token!("token" TokenTree token_tree); | --------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_low_level_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 167 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:167:29 | 167 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 184 | impl_low_level_token!("group token" proc_macro2::Group any_group); | ----------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_low_level_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 167 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:167:29 | 167 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 185 | impl_low_level_token!("lifetime" Lifetime lifetime); | --------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_low_level_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 167 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:192:21 | 192 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 192 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:372:44 | 372 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 520 | / define_punctuation_structs! { 521 | | "_" pub struct Underscore/1 /// wildcard patterns, inferred types, unnamed items in constants, extern crates, use declarations, and d... 522 | | } | |_- in this macro invocation | = note: this warning originates in the macro `define_punctuation_structs` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 372 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:535:21 | 535 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 535 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:554:21 | 554 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 554 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:608:32 | 608 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 608 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:648:21 | 648 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 648 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:659:21 | 659 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 659 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:670:21 | 670 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 670 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:681:21 | 681 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 681 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:245:44 | 245 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 690 | / define_keywords! { 691 | | "abstract" pub struct Abstract 692 | | "as" pub struct As 693 | | "async" pub struct Async ... | 742 | | "yield" pub struct Yield 743 | | } | |_- in this macro invocation | = note: this warning originates in the macro `define_keywords` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 245 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:279:33 | 279 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter ... 690 | / define_keywords! { 691 | | "abstract" pub struct Abstract 692 | | "as" pub struct As 693 | | "async" pub struct Async ... | 742 | | "yield" pub struct Yield 743 | | } | |_- in this macro invocation | = note: this warning originates in the macro `define_keywords` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 279 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:288:33 | 288 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 690 | / define_keywords! { 691 | | "abstract" pub struct Abstract 692 | | "as" pub struct As 693 | | "async" pub struct Async ... | 742 | | "yield" pub struct Yield 743 | | } | |_- in this macro invocation | = note: this warning originates in the macro `define_keywords` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 288 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:372:44 | 372 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 745 | / define_punctuation! { 746 | | "&" pub struct And/1 /// bitwise and logical AND, borrow, references, reference patterns 747 | | "&&" pub struct AndAnd/2 /// lazy AND, borrow, references, reference patterns 748 | | "&=" pub struct AndEq/2 /// bitwise AND assignment ... | 791 | | "~" pub struct Tilde/1 /// unused since before Rust 1.0 792 | | } | |_- in this macro invocation | = note: this warning originates in the macro `define_punctuation_structs` which comes from the expansion of the macro `define_punctuation` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 372 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:418:33 | 418 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter ... 745 | / define_punctuation! { 746 | | "&" pub struct And/1 /// bitwise and logical AND, borrow, references, reference patterns 747 | | "&&" pub struct AndAnd/2 /// lazy AND, borrow, references, reference patterns 748 | | "&=" pub struct AndEq/2 /// bitwise AND assignment ... | 791 | | "~" pub struct Tilde/1 /// unused since before Rust 1.0 792 | | } | |_- in this macro invocation | = note: this warning originates in the macro `define_punctuation` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 418 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:427:33 | 427 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 745 | / define_punctuation! { 746 | | "&" pub struct And/1 /// bitwise and logical AND, borrow, references, reference patterns 747 | | "&&" pub struct AndAnd/2 /// lazy AND, borrow, references, reference patterns 748 | | "&=" pub struct AndEq/2 /// bitwise AND assignment ... | 791 | | "~" pub struct Tilde/1 /// unused since before Rust 1.0 792 | | } | |_- in this macro invocation | = note: this warning originates in the macro `define_punctuation` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 427 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:479:44 | 479 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 794 | / define_delimiters! { 795 | | Brace pub struct Brace /// `{`…`}` 796 | | Bracket pub struct Bracket /// `[`…`]` 797 | | Parenthesis pub struct Paren /// `(`…`)` 798 | | } | |_- in this macro invocation | = note: this warning originates in the macro `define_delimiters` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 479 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:979:34 | 979 | pub(crate) fn keyword(input: ParseStream, token: &str) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 979 | pub(crate) fn keyword(input: ParseStream<'_>, token: &str) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:990:40 | 990 | pub(crate) fn peek_keyword(cursor: Cursor, token: &str) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 990 | pub(crate) fn peek_keyword(cursor: Cursor<'_>, token: &str) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:999:41 | 999 | pub fn punct(input: ParseStream, token: &str) -> Result<[Span; N]> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 999 | pub fn punct(input: ParseStream<'_>, token: &str) -> Result<[Span; N]> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:1005:28 | 1005 | fn punct_helper(input: ParseStream, token: &str, spans: &mut [Span]) -> Result<()> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1005 | fn punct_helper(input: ParseStream<'_>, token: &str, spans: &mut [Span]) -> Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:1032:35 | 1032 | pub fn peek_punct(mut cursor: Cursor, token: &str) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1032 | pub fn peek_punct(mut cursor: Cursor<'_>, token: &str) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/attr.rs:393:27 | 393 | logic: impl FnMut(ParseNestedMeta) -> Result<()>, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 393 | logic: impl FnMut(ParseNestedMeta<'_>) -> Result<()>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/attr.rs:406:31 | 406 | pub fn parse_outer(input: ParseStream) -> Result> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 406 | pub fn parse_outer(input: ParseStream<'_>) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/attr.rs:422:31 | 422 | pub fn parse_inner(input: ParseStream) -> Result> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 422 | pub fn parse_inner(input: ParseStream<'_>) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/attr.rs:587:27 | 587 | logic: impl FnMut(ParseNestedMeta) -> Result<()>, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 587 | logic: impl FnMut(ParseNestedMeta<'_>) -> Result<()>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/attr.rs:658:38 | 658 | pub(crate) fn parse_inner(input: ParseStream, attrs: &mut Vec) -> Result<()> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 658 | pub(crate) fn parse_inner(input: ParseStream<'_>, attrs: &mut Vec) -> Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/attr.rs:665:45 | 665 | pub(crate) fn single_parse_inner(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 665 | pub(crate) fn single_parse_inner(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/attr.rs:675:45 | 675 | pub(crate) fn single_parse_outer(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 675 | pub(crate) fn single_parse_outer(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/attr.rs:687:25 | 687 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 687 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/attr.rs:695:25 | 695 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 695 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/attr.rs:703:25 | 703 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 703 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/attr.rs:709:60 | 709 | pub(crate) fn parse_meta_after_path(path: Path, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 709 | pub(crate) fn parse_meta_after_path(path: Path, input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/attr.rs:719:54 | 719 | fn parse_meta_list_after_path(path: Path, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 719 | fn parse_meta_list_after_path(path: Path, input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/attr.rs:728:60 | 728 | fn parse_meta_name_value_after_path(path: Path, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 728 | fn parse_meta_name_value_after_path(path: Path, input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/attr.rs:753:44 | 753 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 753 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/attr.rs:764:44 | 764 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 764 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/buffer.rs:81:28 | 81 | pub fn begin(&self) -> Cursor { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 81 | pub fn begin(&self) -> Cursor<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/buffer.rs:405:29 | 405 | pub(crate) fn same_scope(a: Cursor, b: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 405 | pub(crate) fn same_scope(a: Cursor<'_>, b: Cursor) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/buffer.rs:405:40 | 405 | pub(crate) fn same_scope(a: Cursor, b: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 405 | pub(crate) fn same_scope(a: Cursor, b: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/buffer.rs:409:30 | 409 | pub(crate) fn same_buffer(a: Cursor, b: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 409 | pub(crate) fn same_buffer(a: Cursor<'_>, b: Cursor) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/buffer.rs:409:41 | 409 | pub(crate) fn same_buffer(a: Cursor, b: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 409 | pub(crate) fn same_buffer(a: Cursor, b: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/buffer.rs:413:28 | 413 | fn start_of_buffer(cursor: Cursor) -> *const Entry { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 413 | fn start_of_buffer(cursor: Cursor<'_>) -> *const Entry { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/buffer.rs:422:43 | 422 | pub(crate) fn cmp_assuming_same_buffer(a: Cursor, b: Cursor) -> Ordering { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 422 | pub(crate) fn cmp_assuming_same_buffer(a: Cursor<'_>, b: Cursor) -> Ordering { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/buffer.rs:422:54 | 422 | pub(crate) fn cmp_assuming_same_buffer(a: Cursor, b: Cursor) -> Ordering { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 422 | pub(crate) fn cmp_assuming_same_buffer(a: Cursor, b: Cursor<'_>) -> Ordering { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/buffer.rs:426:42 | 426 | pub(crate) fn open_span_of_group(cursor: Cursor) -> Span { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 426 | pub(crate) fn open_span_of_group(cursor: Cursor<'_>) -> Span { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/data.rs:71:43 | 71 | pub fn iter(&self) -> punctuated::Iter { | ----------------^------ expected lifetime parameter | help: indicate the anonymous lifetime | 71 | pub fn iter(&self) -> punctuated::Iter<'_, Field> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/data.rs:82:54 | 82 | pub fn iter_mut(&mut self) -> punctuated::IterMut { | -------------------^------ expected lifetime parameter | help: indicate the anonymous lifetime | 82 | pub fn iter_mut(&mut self) -> punctuated::IterMut<'_, Field> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/data.rs:141:77 | 141 | pub fn members(&self) -> impl Iterator + Clone + '_ [Members] { | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 141 | pub fn members(&self) -> impl Iterator + Clone + '_ [Members<'_>] { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/data.rs:257:25 | 257 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 257 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/data.rs:378:25 | 378 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 378 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/data.rs:389:25 | 389 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 389 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/data.rs:401:35 | 401 | pub fn parse_named(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 401 | pub fn parse_named(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/data.rs:438:37 | 438 | pub fn parse_unnamed(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 438 | pub fn parse_unnamed(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/derive.rs:81:25 | 81 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 81 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/derive.rs:149:16 | 149 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 149 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/derive.rs:185:16 | 185 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 185 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/derive.rs:200:37 | 200 | pub(crate) fn data_union(input: ParseStream) -> Result<(Option, FieldsNamed)> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 200 | pub(crate) fn data_union(input: ParseStream<'_>) -> Result<(Option, FieldsNamed)> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/error.rs:327:55 | 327 | pub(crate) fn new_at(scope: Span, cursor: Cursor, message: T) -> Error { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 327 | pub(crate) fn new_at(scope: Span, cursor: Cursor<'_>, message: T) -> Error { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/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 --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/error.rs:367:40 | 367 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 367 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/error.rs:373:40 | 373 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 373 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:811:45 | 811 | pub fn parse_without_eager_brace(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 811 | pub fn parse_without_eager_brace(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:873:52 | 873 | pub fn parse_with_earlier_boundary_rule(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 873 | pub fn parse_with_earlier_boundary_rule(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:976:40 | 976 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 976 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1026:40 | 1026 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1026 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/custom_keyword.rs:133:45 | 133 | fn peek(cursor: $crate::buffer::Cursor) -> $crate::__private::bool { | ----------------^^^^^^ | | | expected lifetime parameter | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1153:9 | 1153 | crate::custom_keyword!(builtin); | ------------------------------- in this macro invocation | = note: this warning originates in the macro `$crate::impl_parse_for_custom_keyword` which comes from the expansion of the macro `crate::custom_keyword` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 133 | fn peek(cursor: $crate::buffer::Cursor<'_>) -> $crate::__private::bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/custom_keyword.rs:147:44 | 147 | fn parse(input: $crate::parse::ParseStream) -> $crate::parse::Result<$ident> { | ---------------^^^^^^^^^^^ | | | expected lifetime parameter | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1153:9 | 1153 | crate::custom_keyword!(builtin); | ------------------------------- in this macro invocation | = note: this warning originates in the macro `$crate::impl_parse_for_custom_keyword` which comes from the expansion of the macro `crate::custom_keyword` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 147 | fn parse(input: $crate::parse::ParseStream<'_>) -> $crate::parse::Result<$ident> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/custom_keyword.rs:228:54 | 228 | fn fmt(&self, f: &mut $crate::__private::Formatter) -> $crate::__private::FmtResult { | -------------------^^^^^^^^^ | | | expected lifetime parameter | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1153:9 | 1153 | crate::custom_keyword!(builtin); | ------------------------------- in this macro invocation | = note: this warning originates in the macro `$crate::impl_extra_traits_for_custom_keyword` which comes from the expansion of the macro `crate::custom_keyword` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 228 | fn fmt(&self, f: &mut $crate::__private::Formatter<'_>) -> $crate::__private::FmtResult { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/custom_keyword.rs:133:45 | 133 | fn peek(cursor: $crate::buffer::Cursor) -> $crate::__private::bool { | ----------------^^^^^^ | | | expected lifetime parameter | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1154:9 | 1154 | crate::custom_keyword!(raw); | --------------------------- in this macro invocation | = note: this warning originates in the macro `$crate::impl_parse_for_custom_keyword` which comes from the expansion of the macro `crate::custom_keyword` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 133 | fn peek(cursor: $crate::buffer::Cursor<'_>) -> $crate::__private::bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/custom_keyword.rs:147:44 | 147 | fn parse(input: $crate::parse::ParseStream) -> $crate::parse::Result<$ident> { | ---------------^^^^^^^^^^^ | | | expected lifetime parameter | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1154:9 | 1154 | crate::custom_keyword!(raw); | --------------------------- in this macro invocation | = note: this warning originates in the macro `$crate::impl_parse_for_custom_keyword` which comes from the expansion of the macro `crate::custom_keyword` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 147 | fn parse(input: $crate::parse::ParseStream<'_>) -> $crate::parse::Result<$ident> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/custom_keyword.rs:228:54 | 228 | fn fmt(&self, f: &mut $crate::__private::Formatter) -> $crate::__private::FmtResult { | -------------------^^^^^^^^^ | | | expected lifetime parameter | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1154:9 | 1154 | crate::custom_keyword!(raw); | --------------------------- in this macro invocation | = note: this warning originates in the macro `$crate::impl_extra_traits_for_custom_keyword` which comes from the expansion of the macro `crate::custom_keyword` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 228 | fn fmt(&self, f: &mut $crate::__private::Formatter<'_>) -> $crate::__private::FmtResult { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1167:25 | 1167 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1167 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1177:59 | 1177 | pub(super) fn parse_with_earlier_boundary_rule(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1177 | pub(super) fn parse_with_earlier_boundary_rule(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1248:30 | 1248 | fn can_begin_expr(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1248 | fn can_begin_expr(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1268:16 | 1268 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1268 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1381:16 | 1381 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1381 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1406:31 | 1406 | fn peek_precedence(input: ParseStream) -> Precedence { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1406 | fn peek_precedence(input: ParseStream<'_>) -> Precedence { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1422:16 | 1422 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1422 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1440:26 | 1440 | fn expr_attrs(input: ParseStream) -> Result> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1440 | fn expr_attrs(input: ParseStream<'_>) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1453:26 | 1453 | fn unary_expr(input: ParseStream, allow_struct: AllowStruct) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1453 | fn unary_expr(input: ParseStream<'_>, allow_struct: AllowStruct) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1519:16 | 1519 | begin: ParseBuffer, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1519 | begin: ParseBuffer<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1521:16 | 1521 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1521 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1539:30 | 1539 | fn trailer_helper(input: ParseStream, mut e: Expr) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1539 | fn trailer_helper(input: ParseStream<'_>, mut e: Expr) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1703:25 | 1703 | fn atom_expr(input: ParseStream, allow_struct: AllowStruct) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1703 | fn atom_expr(input: ParseStream<'_>, allow_struct: AllowStruct) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1780:28 | 1780 | fn atom_labeled(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1780 | fn atom_labeled(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1838:28 | 1838 | fn expr_builtin(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1838 | fn expr_builtin(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1853:16 | 1853 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1853 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1870:16 | 1870 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1870 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1906:25 | 1906 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1906 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1915:30 | 1915 | fn paren_or_tuple(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1915 | fn paren_or_tuple(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1954:31 | 1954 | fn array_or_repeat(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1954 | fn array_or_repeat(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2001:25 | 2001 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2001 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2027:25 | 2027 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2027 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2060:25 | 2060 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2060 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2069:16 | 2069 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2069 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2105:25 | 2105 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2105 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2110:26 | 2110 | fn expr_paren(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2110 | fn expr_paren(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2122:25 | 2122 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2122 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2129:24 | 2129 | fn expr_let(input: ParseStream, allow_struct: AllowStruct) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2129 | fn expr_let(input: ParseStream<'_>, allow_struct: AllowStruct) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2145:25 | 2145 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2145 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2200:25 | 2200 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2200 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2211:25 | 2211 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2211 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2241:25 | 2241 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2241 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2263:25 | 2263 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2263 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2297:37 | 2297 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter ... 2312 | / impl_by_parsing_expr! { 2313 | | ExprAssign, Assign, "expected assignment expression", 2314 | | ExprAwait, Await, "expected await expression", 2315 | | ExprBinary, Binary, "expected binary operation", ... | 2323 | | ExprTuple, Tuple, "expected tuple expression", 2324 | | } | |_____- 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 | 2297 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2329:25 | 2329 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2329 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2338:16 | 2338 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2338 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2352:25 | 2352 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2352 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2361:25 | 2361 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2361 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2375:25 | 2375 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2375 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2384:25 | 2384 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2384 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2400:27 | 2400 | fn expr_become(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2400 | fn expr_become(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2412:25 | 2412 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2412 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2424:25 | 2424 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2424 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2440:28 | 2440 | fn expr_closure(input: ParseStream, allow_struct: AllowStruct) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2440 | fn expr_closure(input: ParseStream<'_>, allow_struct: AllowStruct) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2498:25 | 2498 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2498 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2509:27 | 2509 | fn closure_arg(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2509 | fn closure_arg(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2547:25 | 2547 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2547 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2571:25 | 2571 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2571 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2590:25 | 2590 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2590 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2601:25 | 2601 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2601 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2613:25 | 2613 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2613 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2623:26 | 2623 | fn expr_break(input: ParseStream, allow_struct: AllowStruct) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2623 | fn expr_break(input: ParseStream<'_>, allow_struct: AllowStruct) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2658:25 | 2658 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2658 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2687:25 | 2687 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2687 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2695:16 | 2695 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2695 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2742:25 | 2742 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2742 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2761:25 | 2761 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2761 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2779:26 | 2779 | fn expr_range(input: ParseStream, allow_struct: AllowStruct) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2779 | fn expr_range(input: ParseStream<'_>, allow_struct: AllowStruct) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2792:16 | 2792 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2792 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2813:25 | 2813 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2813 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2830:45 | 2830 | pub(crate) fn parse_obsolete(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2830 | pub(crate) fn parse_obsolete(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2850:25 | 2850 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2850 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2865:25 | 2865 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2865 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2879:25 | 2879 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2879 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2912:25 | 2912 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2912 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2971:26 | 2971 | fn check_cast(input: ParseStream) -> Result<()> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2971 | fn check_cast(input: ParseStream<'_>) -> Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ext.rs:46:25 | 46 | fn parse_any(input: ParseStream) -> Result; | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 46 | fn parse_any(input: ParseStream<'_>) -> Result; | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ext.rs:87:25 | 87 | fn parse_any(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 87 | fn parse_any(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ext.rs:109:21 | 109 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 109 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/file.rs:100:25 | 100 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 100 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:108:74 | 108 | pub fn lifetimes(&self) -> impl Iterator [Lifetimes] { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 108 | pub fn lifetimes(&self) -> impl Iterator [Lifetimes<'_>] { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:115:86 | 115 | pub fn lifetimes_mut(&mut self) -> impl Iterator [LifetimesMut] { | ^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 115 | pub fn lifetimes_mut(&mut self) -> impl Iterator [LifetimesMut<'_>] { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:122:72 | 122 | pub fn type_params(&self) -> impl Iterator [TypeParams] { | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 122 | pub fn type_params(&self) -> impl Iterator [TypeParams<'_>] { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:129:84 | 129 | pub fn type_params_mut(&mut self) -> impl Iterator [TypeParamsMut] { | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 129 | pub fn type_params_mut(&mut self) -> impl Iterator [TypeParamsMut<'_>] { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:136:74 | 136 | pub fn const_params(&self) -> impl Iterator [ConstParams] { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 136 | pub fn const_params(&self) -> impl Iterator [ConstParams<'_>] { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:143:86 | 143 | pub fn const_params_mut(&mut self) -> impl Iterator [ConstParamsMut] { | ^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 143 | pub fn const_params_mut(&mut self) -> impl Iterator [ConstParamsMut<'_>] { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:176:38 | 176 | pub fn split_for_impl(&self) -> (ImplGenerics, TypeGenerics, Option<&WhereClause>) { | ^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 176 | pub fn split_for_impl(&self) -> (ImplGenerics<'_>, TypeGenerics, Option<&WhereClause>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:176:52 | 176 | pub fn split_for_impl(&self) -> (ImplGenerics, TypeGenerics, Option<&WhereClause>) { | ^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 176 | pub fn split_for_impl(&self) -> (ImplGenerics, TypeGenerics<'_>, Option<&WhereClause>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:331:48 | 331 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 362 | generics_wrapper_impls!(ImplGenerics); | ------------------------------------- in this macro invocation | = note: this warning originates in the macro `generics_wrapper_impls` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 331 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:331:48 | 331 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 364 | generics_wrapper_impls!(TypeGenerics); | ------------------------------------- in this macro invocation | = note: this warning originates in the macro `generics_wrapper_impls` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 331 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:331:48 | 331 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 366 | generics_wrapper_impls!(Turbofish); | ---------------------------------- in this macro invocation | = note: this warning originates in the macro `generics_wrapper_impls` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 331 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:371:35 | 371 | pub fn as_turbofish(&self) -> Turbofish { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 371 | pub fn as_turbofish(&self) -> Turbofish<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:530:25 | 530 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 530 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:593:25 | 593 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 593 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:620:25 | 620 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 620 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:658:25 | 658 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 658 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:687:25 | 687 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 687 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:698:25 | 698 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 698 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:739:25 | 739 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 739 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:800:20 | 800 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 800 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:826:25 | 826 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 826 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:851:25 | 851 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 851 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:862:25 | 862 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 862 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:886:25 | 886 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 886 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:917:25 | 917 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 917 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:928:25 | 928 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 928 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ident.rs:77:25 | 77 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 77 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ident.rs:96:25 | 96 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 96 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:939:25 | 939 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 939 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:947:16 | 947 | begin: ParseBuffer, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 947 | begin: ParseBuffer<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:949:16 | 949 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 949 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1150:20 | 1150 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1150 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1198:20 | 1198 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1198 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1219:45 | 1219 | fn parse_optional_definition(input: ParseStream) -> Result> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1219 | fn parse_optional_definition(input: ParseStream<'_>) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1232:25 | 1232 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1232 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1261:28 | 1261 | fn parse_macro2(begin: ParseBuffer, _vis: Visibility, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1261 | fn parse_macro2(begin: ParseBuffer<'_>, _vis: Visibility, input: ParseStream) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1261:66 | 1261 | fn parse_macro2(begin: ParseBuffer, _vis: Visibility, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1261 | fn parse_macro2(begin: ParseBuffer, _vis: Visibility, input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1286:25 | 1286 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1286 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1319:25 | 1319 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1319 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1326:16 | 1326 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1326 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1353:25 | 1353 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1353 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1360:16 | 1360 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1360 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1435:25 | 1435 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1435 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1453:25 | 1453 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1453 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1486:30 | 1486 | fn peek_signature(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1486 | fn peek_signature(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1497:25 | 1497 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1497 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1531:25 | 1531 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1531 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1540:16 | 1540 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1540 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1560:25 | 1560 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1560 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1576:16 | 1576 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1576 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1627:25 | 1627 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1627 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1671:16 | 1671 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1671 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1741:25 | 1741 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1741 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1790:25 | 1790 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1790 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1815:25 | 1815 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1815 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1894:25 | 1894 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1894 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1910:25 | 1910 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1910 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1926:25 | 1926 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1926 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1942:39 | 1942 | fn parse_foreign_item_type(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1942 | fn parse_foreign_item_type(begin: ParseBuffer<'_>, input: ParseStream) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1942:59 | 1942 | fn parse_foreign_item_type(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1942 | fn parse_foreign_item_type(begin: ParseBuffer, input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1975:25 | 1975 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1975 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1993:25 | 1993 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1993 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2011:31 | 2011 | fn parse_item_type(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2011 | fn parse_item_type(begin: ParseBuffer<'_>, input: ParseStream) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2011:51 | 2011 | fn parse_item_type(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2011 | fn parse_item_type(begin: ParseBuffer, input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2047:25 | 2047 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2047 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2071:25 | 2071 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2071 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2095:25 | 2095 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2095 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2116:42 | 2116 | fn parse_trait_or_trait_alias(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2116 | fn parse_trait_or_trait_alias(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2146:25 | 2146 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2146 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2168:16 | 2168 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2168 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2221:25 | 2221 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2221 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2228:16 | 2228 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2228 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2239:16 | 2239 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2239 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2277:25 | 2277 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2277 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2362:25 | 2362 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2362 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2399:25 | 2399 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2399 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2428:25 | 2428 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2428 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2450:37 | 2450 | fn parse_trait_item_type(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2450 | fn parse_trait_item_type(begin: ParseBuffer<'_>, input: ParseStream) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2450:57 | 2450 | fn parse_trait_item_type(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2450 | fn parse_trait_item_type(begin: ParseBuffer, input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2485:25 | 2485 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2485 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2503:25 | 2503 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2503 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2509:26 | 2509 | fn parse_impl(input: ParseStream, allow_verbatim_impl: bool) -> Result> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2509 | fn parse_impl(input: ParseStream<'_>, allow_verbatim_impl: bool) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2615:25 | 2615 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2615 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2710:25 | 2710 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2710 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2747:25 | 2747 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2747 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2754:16 | 2754 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2754 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2788:25 | 2788 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2788 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2813:36 | 2813 | fn parse_impl_item_type(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2813 | fn parse_impl_item_type(begin: ParseBuffer<'_>, input: ParseStream) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2813:56 | 2813 | fn parse_impl_item_type(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2813 | fn parse_impl_item_type(begin: ParseBuffer, input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2850:25 | 2850 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2850 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2877:25 | 2877 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2877 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lifetime.rs:73:40 | 73 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 73 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lifetime.rs:131:25 | 131 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 131 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:502:40 | 502 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 502 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:574:40 | 574 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 574 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:609:44 | 609 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 609 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:615:57 | 615 | pub(crate) fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 615 | pub(crate) fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:625:44 | 625 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 625 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:631:57 | 631 | pub(crate) fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 631 | pub(crate) fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:641:44 | 641 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 641 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:647:57 | 647 | pub(crate) fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 647 | pub(crate) fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:657:44 | 657 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 657 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:663:57 | 663 | pub(crate) fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 663 | pub(crate) fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:673:44 | 673 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 673 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:679:57 | 679 | pub(crate) fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 679 | pub(crate) fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:689:44 | 689 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 689 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:695:57 | 695 | pub(crate) fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 695 | pub(crate) fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:705:44 | 705 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 705 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:711:57 | 711 | pub(crate) fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 711 | pub(crate) fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:721:44 | 721 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 721 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:727:57 | 727 | pub(crate) fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 727 | pub(crate) fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:867:25 | 867 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 867 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:897:47 | 897 | fn parse_negative_lit(neg: Punct, cursor: Cursor) -> Option<(Lit, Cursor)> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 897 | fn parse_negative_lit(neg: Punct, cursor: Cursor<'_>) -> Option<(Lit, Cursor)> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:897:71 | 897 | fn parse_negative_lit(neg: Punct, cursor: Cursor) -> Option<(Lit, Cursor)> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 897 | fn parse_negative_lit(neg: Punct, cursor: Cursor) -> Option<(Lit, Cursor<'_>)> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:938:25 | 938 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 938 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:949:25 | 949 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 949 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:960:25 | 960 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 960 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:971:25 | 971 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 971 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:982:25 | 982 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 982 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:993:25 | 993 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 993 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1004:25 | 1004 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1004 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1015:25 | 1015 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1015 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1024:26 | 1024 | fn peek_impl(cursor: Cursor, peek: fn(ParseStream) -> bool) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1024 | fn peek_impl(cursor: Cursor<'_>, peek: fn(ParseStream) -> bool) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1024:43 | 1024 | fn peek_impl(cursor: Cursor, peek: fn(ParseStream) -> bool) -> bool { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1024 | fn peek_impl(cursor: Cursor, peek: fn(ParseStream<'_>) -> bool) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1050 | impl_token!("literal" Lit); | -------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1050 | impl_token!("literal" Lit); | -------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1051 | impl_token!("string literal" LitStr); | ------------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1051 | impl_token!("string literal" LitStr); | ------------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1052 | impl_token!("byte string literal" LitByteStr); | --------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1052 | impl_token!("byte string literal" LitByteStr); | --------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1053 | impl_token!("C-string literal" LitCStr); | --------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1053 | impl_token!("C-string literal" LitCStr); | --------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1054 | impl_token!("byte literal" LitByte); | ----------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1054 | impl_token!("byte literal" LitByte); | ----------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1055 | impl_token!("character literal" LitChar); | ---------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1055 | impl_token!("character literal" LitChar); | ---------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1056 | impl_token!("integer literal" LitInt); | ------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1056 | impl_token!("integer literal" LitInt); | ------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1057 | impl_token!("floating point literal" LitFloat); | ---------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1057 | impl_token!("floating point literal" LitFloat); | ---------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1058 | impl_token!("boolean literal" LitBool); | -------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1058 | impl_token!("boolean literal" LitBool); | -------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/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 --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/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 --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/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 --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/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 --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/mac.rs:153:38 | 153 | pub(crate) fn parse_delimiter(input: ParseStream) -> Result<(MacroDelimiter, TokenStream)> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 153 | pub(crate) fn parse_delimiter(input: ParseStream<'_>) -> Result<(MacroDelimiter, TokenStream)> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/mac.rs:181:25 | 181 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 181 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/meta.rs:132:33 | 132 | pub fn parser(logic: impl FnMut(ParseNestedMeta) -> Result<()>) -> impl Parser { | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 132 | pub fn parser(logic: impl FnMut(ParseNestedMeta<'_>) -> Result<()>) -> impl Parser { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/meta.rs:133:13 | 133 | |input: ParseStream| { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 133 | |input: ParseStream<'_>| { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/meta.rs:273:27 | 273 | logic: impl FnMut(ParseNestedMeta) -> Result<()>, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 273 | logic: impl FnMut(ParseNestedMeta<'_>) -> Result<()>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/meta.rs:386:12 | 386 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 386 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/meta.rs:387:27 | 387 | mut logic: impl FnMut(ParseNestedMeta) -> Result<()>, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 387 | mut logic: impl FnMut(ParseNestedMeta<'_>) -> Result<()>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/meta.rs:403:27 | 403 | fn parse_meta_path(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 403 | fn parse_meta_path(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/op.rs:87:25 | 87 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 87 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/op.rs:152:25 | 152 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 152 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/discouraged.rs:199:44 | 199 | .set(unsafe { mem::transmute::>(fork.cursor()) }); | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 199 | .set(unsafe { mem::transmute::, Cursor<'static>>(fork.cursor()) }); | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/discouraged.rs:208:68 | 208 | fn parse_any_delimiter(&self) -> Result<(Delimiter, DelimSpan, ParseBuffer)>; | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 208 | fn parse_any_delimiter(&self) -> Result<(Delimiter, DelimSpan, ParseBuffer<'_>)>; | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/discouraged.rs:212:68 | 212 | fn parse_any_delimiter(&self) -> Result<(Delimiter, DelimSpan, ParseBuffer)> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 212 | fn parse_any_delimiter(&self) -> Result<(Delimiter, DelimSpan, ParseBuffer<'_>)> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:215:21 | 215 | fn parse(input: ParseStream) -> Result; | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 215 | fn parse(input: ParseStream<'_>) -> Result; | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:277:32 | 277 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 277 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:283:32 | 283 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 283 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:387:13 | 387 | cursor: Cursor, | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 387 | cursor: Cursor<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:389:6 | 389 | ) -> ParseBuffer { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 389 | ) -> ParseBuffer<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:393:51 | 393 | cell: Cell::new(unsafe { mem::transmute::>(cursor) }), | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 393 | cell: Cell::new(unsafe { mem::transmute::, Cursor<'static>>(cursor) }), | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:430:30 | 430 | fn inner_unexpected(buffer: &ParseBuffer) -> (Rc>, Option<(Span, Delimiter)>) { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 430 | fn inner_unexpected(buffer: &ParseBuffer<'_>) -> (Rc>, Option<(Span, Delimiter)>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:441:39 | 441 | pub(crate) fn get_unexpected(buffer: &ParseBuffer) -> Rc> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 441 | pub(crate) fn get_unexpected(buffer: &ParseBuffer<'_>) -> Rc> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:445:50 | 445 | fn span_of_unexpected_ignoring_nones(mut cursor: Cursor) -> Option<(Span, Delimiter)> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 445 | fn span_of_unexpected_ignoring_nones(mut cursor: Cursor<'_>) -> Option<(Span, Delimiter)> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:505:40 | 505 | pub fn call(&self, function: fn(ParseStream) -> Result) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 505 | pub fn call(&self, function: fn(ParseStream<'_>) -> Result) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:621:27 | 621 | fn peek2(buffer: &ParseBuffer, peek: fn(Cursor) -> bool) -> bool { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 621 | fn peek2(buffer: &ParseBuffer<'_>, peek: fn(Cursor) -> bool) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:621:49 | 621 | fn peek2(buffer: &ParseBuffer, peek: fn(Cursor) -> bool) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 621 | fn peek2(buffer: &ParseBuffer, peek: fn(Cursor<'_>) -> bool) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:631:27 | 631 | fn peek3(buffer: &ParseBuffer, peek: fn(Cursor) -> bool) -> bool { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 631 | fn peek3(buffer: &ParseBuffer<'_>, peek: fn(Cursor) -> bool) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:631:49 | 631 | fn peek3(buffer: &ParseBuffer, peek: fn(Cursor) -> bool) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 631 | fn peek3(buffer: &ParseBuffer, peek: fn(Cursor<'_>) -> bool) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:736:20 | 736 | parser: fn(ParseStream) -> Result, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 736 | parser: fn(ParseStream<'_>) -> Result, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:1162:21 | 1162 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1162 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:1169:21 | 1169 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1169 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:1180:21 | 1180 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1180 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:1187:21 | 1187 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1187 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:1197:21 | 1197 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1197 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:1211:21 | 1211 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1211 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:1221:21 | 1221 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1221 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:1274:52 | 1274 | fn tokens_to_parse_buffer(tokens: &TokenBuffer) -> ParseBuffer { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1274 | fn tokens_to_parse_buffer(tokens: &TokenBuffer) -> ParseBuffer<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:1283:15 | 1283 | F: FnOnce(ParseStream) -> Result, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1283 | F: FnOnce(ParseStream<'_>) -> Result, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:1365:22 | 1365 | fn parse(_input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1365 | fn parse(_input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:1393:32 | 1393 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1393 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse_quote.rs:127:21 | 127 | fn parse(input: ParseStream) -> Result; | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 127 | fn parse(input: ParseStream<'_>) -> Result; | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse_quote.rs:131:21 | 131 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 131 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse_quote.rs:147:21 | 147 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 147 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse_quote.rs:158:21 | 158 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 158 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse_quote.rs:188:21 | 188 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 188 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse_quote.rs:195:21 | 195 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 195 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse_quote.rs:201:21 | 201 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 201 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse_quote.rs:208:21 | 208 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 208 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:287:36 | 287 | pub fn parse_single(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 287 | pub fn parse_single(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:333:35 | 333 | pub fn parse_multi(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 333 | pub fn parse_multi(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:379:53 | 379 | pub fn parse_multi_with_leading_vert(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 379 | pub fn parse_multi_with_leading_vert(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:387:25 | 387 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 387 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:397:30 | 397 | fn multi_pat_impl(input: ParseStream, leading_vert: Option) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 397 | fn multi_pat_impl(input: ParseStream<'_>, leading_vert: Option) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:419:52 | 419 | fn pat_path_or_macro_or_struct_or_range(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 419 | fn pat_path_or_macro_or_struct_or_range(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:456:24 | 456 | fn pat_wild(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 456 | fn pat_wild(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:463:23 | 463 | fn pat_box(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 463 | fn pat_box(begin: ParseBuffer<'_>, input: ParseStream) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:463:43 | 463 | fn pat_box(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 463 | fn pat_box(begin: ParseBuffer, input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:469:25 | 469 | fn pat_ident(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 469 | fn pat_ident(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:494:16 | 494 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 494 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:521:26 | 521 | fn pat_struct(input: ParseStream, qself: Option, path: Path) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 521 | fn pat_struct(input: ParseStream<'_>, qself: Option, path: Path) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:556:25 | 556 | fn field_pat(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 556 | fn field_pat(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:604:25 | 604 | fn pat_range(input: ParseStream, qself: Option, path: Path) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 604 | fn pat_range(input: ParseStream<'_>, qself: Option, path: Path) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:622:35 | 622 | fn pat_range_half_open(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 622 | fn pat_range_half_open(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:643:34 | 643 | fn pat_paren_or_tuple(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 643 | fn pat_paren_or_tuple(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:673:29 | 673 | fn pat_reference(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 673 | fn pat_reference(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:682:32 | 682 | fn pat_lit_or_range(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 682 | fn pat_lit_or_range(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:726:31 | 726 | fn pat_range_bound(input: ParseStream) -> Result> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 726 | fn pat_range_bound(input: ParseStream<'_>) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:759:25 | 759 | fn pat_slice(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 759 | fn pat_slice(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:794:25 | 794 | fn pat_const(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 794 | fn pat_const(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/path.rs:310:25 | 310 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 310 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/path.rs:317:25 | 317 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 317 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/path.rs:402:41 | 402 | pub(crate) fn const_argument(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 402 | pub(crate) fn const_argument(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/path.rs:447:39 | 447 | pub fn parse_turbofish(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 447 | pub fn parse_turbofish(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/path.rs:454:20 | 454 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 454 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/path.rs:482:25 | 482 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 482 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/path.rs:490:25 | 490 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 490 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/path.rs:502:25 | 502 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 502 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/path.rs:508:32 | 508 | fn parse_helper(input: ParseStream, expr_style: bool) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 508 | fn parse_helper(input: ParseStream<'_>, expr_style: bool) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/path.rs:569:39 | 569 | pub fn parse_mod_style(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 569 | pub fn parse_mod_style(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/path.rs:601:43 | 601 | pub(crate) fn parse_helper(input: ParseStream, expr_style: bool) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 601 | pub(crate) fn parse_helper(input: ParseStream<'_>, expr_style: bool) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/path.rs:616:20 | 616 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 616 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/path.rs:636:32 | 636 | pub(crate) fn qpath(input: ParseStream, expr_style: bool) -> Result<(Option, Path)> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 636 | pub(crate) fn qpath(input: ParseStream<'_>, expr_style: bool) -> Result<(Option, Path)> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/punctuated.rs:119:31 | 119 | pub fn iter(&self) -> Iter { | ----^-- expected lifetime parameter | help: indicate the anonymous lifetime | 119 | pub fn iter(&self) -> Iter<'_, T> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/punctuated.rs:130:42 | 130 | pub fn iter_mut(&mut self) -> IterMut { | -------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 130 | pub fn iter_mut(&mut self) -> IterMut<'_, T> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/punctuated.rs:141:33 | 141 | pub fn pairs(&self) -> Pairs { | -----^----- expected lifetime parameter | help: indicate the anonymous lifetime | 141 | pub fn pairs(&self) -> Pairs<'_, T, P> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/punctuated.rs:150:44 | 150 | pub fn pairs_mut(&mut self) -> PairsMut { | --------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 150 | pub fn pairs_mut(&mut self) -> PairsMut<'_, T, P> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/punctuated.rs:290:36 | 290 | pub fn parse_terminated(input: ParseStream) -> Result | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 290 | pub fn parse_terminated(input: ParseStream<'_>) -> Result | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/punctuated.rs:309:16 | 309 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 309 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/punctuated.rs:310:20 | 310 | parser: fn(ParseStream) -> Result, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 310 | parser: fn(ParseStream<'_>) -> Result, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/punctuated.rs:342:44 | 342 | pub fn parse_separated_nonempty(input: ParseStream) -> Result | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 342 | pub fn parse_separated_nonempty(input: ParseStream<'_>) -> Result | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/punctuated.rs:361:16 | 361 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 361 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/punctuated.rs:362:20 | 362 | parser: fn(ParseStream) -> Result, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 362 | parser: fn(ParseStream<'_>) -> Result, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/punctuated.rs:442:32 | 442 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 442 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/restriction.rs:72:25 | 72 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 72 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/restriction.rs:93:29 | 93 | fn parse_pub(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 93 | fn parse_pub(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/stmt.rs:151:36 | 151 | pub fn parse_within(input: ParseStream) -> Result> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 151 | pub fn parse_within(input: ParseStream<'_>) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/stmt.rs:181:25 | 181 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 181 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/stmt.rs:192:25 | 192 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 192 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/stmt.rs:198:26 | 198 | fn parse_stmt(input: ParseStream, allow_nosemi: AllowNoSemi) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 198 | fn parse_stmt(input: ParseStream<'_>, allow_nosemi: AllowNoSemi) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/stmt.rs:265:24 | 265 | fn stmt_mac(input: ParseStream, attrs: Vec, path: Path) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 265 | fn stmt_mac(input: ParseStream<'_>, attrs: Vec, path: Path) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/stmt.rs:282:26 | 282 | fn stmt_local(input: ParseStream, attrs: Vec) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 282 | fn stmt_local(input: ParseStream<'_>, attrs: Vec) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/stmt.rs:334:16 | 334 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 334 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/thread.rs:38:40 | 38 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 38 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:297:25 | 297 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 297 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:311:36 | 311 | pub fn without_plus(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 311 | pub fn without_plus(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:319:16 | 319 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 319 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:594:25 | 594 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 594 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:605:25 | 605 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 605 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:618:25 | 618 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 618 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:641:25 | 641 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 641 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:654:25 | 654 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 654 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:701:25 | 701 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 701 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:710:25 | 710 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 710 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:719:25 | 719 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 719 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:752:25 | 752 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 752 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:761:25 | 761 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 761 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:770:36 | 770 | pub fn without_plus(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 770 | pub fn without_plus(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:775:36 | 775 | pub(crate) fn parse(input: ParseStream, allow_plus: bool) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 775 | pub(crate) fn parse(input: ParseStream<'_>, allow_plus: bool) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:789:25 | 789 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 789 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:797:25 | 797 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 797 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:805:36 | 805 | pub fn without_plus(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 805 | pub fn without_plus(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:811:36 | 811 | pub(crate) fn parse(input: ParseStream, allow_plus: bool) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 811 | pub(crate) fn parse(input: ParseStream<'_>, allow_plus: bool) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:823:20 | 823 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 823 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:851:25 | 851 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 851 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:859:36 | 859 | pub fn without_plus(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 859 | pub fn without_plus(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:864:36 | 864 | pub(crate) fn parse(input: ParseStream, allow_plus: bool) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 864 | pub(crate) fn parse(input: ParseStream<'_>, allow_plus: bool) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:894:25 | 894 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 894 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:905:25 | 905 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 905 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:912:25 | 912 | fn parse(input: ParseStream, allow_plus: bool) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 912 | fn parse(input: ParseStream<'_>, allow_plus: bool) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:926:25 | 926 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 926 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:932:33 | 932 | fn parse_bare_fn_arg(input: ParseStream, allow_self: bool) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 932 | fn parse_bare_fn_arg(input: ParseStream<'_>, allow_self: bool) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:980:35 | 980 | fn parse_bare_variadic(input: ParseStream, attrs: Vec) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 980 | fn parse_bare_variadic(input: ParseStream<'_>, attrs: Vec) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:997:25 | 997 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 997 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:1007:25 | 1007 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1007 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:9:40 | 9 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 9 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:19:40 | 19 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 19 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:25:42 | 25 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 25 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:37:40 | 37 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 37 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:51:40 | 51 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 51 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:63:40 | 63 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 63 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:75:40 | 75 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 75 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:90:40 | 90 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 90 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:102:40 | 102 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 102 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:113:40 | 113 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 113 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:125:40 | 125 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 125 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:274:40 | 274 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 274 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:284:40 | 284 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 284 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:296:40 | 296 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 296 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:311:40 | 311 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 311 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:323:40 | 323 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 323 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:335:40 | 335 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 335 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:341:42 | 341 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 341 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:352:40 | 352 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 352 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:358:42 | 358 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 358 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:369:40 | 369 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 369 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:375:42 | 375 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 375 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:385:40 | 385 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 385 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:398:40 | 398 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 398 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:476:40 | 476 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 476 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:482:42 | 482 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 482 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:493:40 | 493 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 493 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:499:42 | 499 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 499 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:511:40 | 511 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 511 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:517:42 | 517 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 517 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:529:40 | 529 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 529 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:535:42 | 535 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 535 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:547:40 | 547 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 547 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:553:42 | 553 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 553 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:565:40 | 565 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 565 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:571:42 | 571 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 571 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:582:40 | 582 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 582 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:588:42 | 588 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 588 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:600:40 | 600 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 600 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:606:42 | 606 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 606 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:618:40 | 618 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 618 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:624:42 | 624 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 624 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:636:40 | 636 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 636 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:642:42 | 642 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 642 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:661:40 | 661 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 661 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:667:42 | 667 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 667 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:678:40 | 678 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 678 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:684:42 | 684 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 684 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:695:40 | 695 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 695 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:701:42 | 701 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 701 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:713:40 | 713 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 713 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:719:42 | 719 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 719 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:734:40 | 734 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 734 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:740:42 | 740 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 740 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:751:40 | 751 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 751 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:757:42 | 757 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 757 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:770:40 | 770 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 770 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:776:42 | 776 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 776 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:788:40 | 788 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 788 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:794:42 | 794 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 794 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:804:40 | 804 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 804 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:810:42 | 810 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 810 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:823:40 | 823 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 823 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:829:42 | 829 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 829 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:839:40 | 839 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 839 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:845:42 | 845 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 845 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:857:40 | 857 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 857 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:863:42 | 863 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 863 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:873:40 | 873 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 873 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:879:42 | 879 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 879 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:892:40 | 892 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 892 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:898:42 | 898 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 898 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:913:40 | 913 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 913 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:919:42 | 919 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 919 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:930:40 | 930 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 930 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:936:42 | 936 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 936 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:947:40 | 947 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 947 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:953:42 | 953 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 953 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:965:40 | 965 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 965 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:971:42 | 971 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 971 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:983:40 | 983 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 983 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:989:42 | 989 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 989 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1002:40 | 1002 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1002 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1008:42 | 1008 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1008 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1019:40 | 1019 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1019 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1025:42 | 1025 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1025 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1040:40 | 1040 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1040 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1046:42 | 1046 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1046 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1057:40 | 1057 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1057 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1063:42 | 1063 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1063 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1074:40 | 1074 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1074 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1080:42 | 1080 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1080 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1091:40 | 1091 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1091 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1097:42 | 1097 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1097 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1108:40 | 1108 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1108 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1114:42 | 1114 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1114 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1125:40 | 1125 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1125 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1131:42 | 1131 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1131 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1144:40 | 1144 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1144 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1150:42 | 1150 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1150 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1161:40 | 1161 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1161 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1175:40 | 1175 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1175 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1185:40 | 1185 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1185 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1197:40 | 1197 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1197 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1209:40 | 1209 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1209 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1221:40 | 1221 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1221 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1227:42 | 1227 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1227 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1237:40 | 1237 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1237 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1243:42 | 1243 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1243 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1253:40 | 1253 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1253 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1264:40 | 1264 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1264 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1283:40 | 1283 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1301:40 | 1301 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1301 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1307:42 | 1307 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1307 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1319:40 | 1319 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1319 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1325:42 | 1325 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1325 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1336:40 | 1336 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1336 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1342:42 | 1342 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1342 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1358:40 | 1358 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1358 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1364:42 | 1364 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1364 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1378:40 | 1378 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1378 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1417:40 | 1417 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1417 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1441:40 | 1441 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1441 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1453:40 | 1453 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1453 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1471:40 | 1471 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1471 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1477:42 | 1477 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1477 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1496:40 | 1496 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1496 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1502:42 | 1502 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1502 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1515:40 | 1515 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1515 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1521:42 | 1521 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1521 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1532:40 | 1532 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1532 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1538:42 | 1538 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1538 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1555:41 | 1555 | fn fmt(&self, _formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1555 | fn fmt(&self, _formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1562:40 | 1562 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1562 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1572:40 | 1572 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1572 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1601:40 | 1601 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1601 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1607:42 | 1607 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1607 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1625:40 | 1625 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1625 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1631:42 | 1631 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1631 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1646:40 | 1646 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1646 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1652:42 | 1652 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1652 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1667:40 | 1667 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1667 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1673:42 | 1673 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1673 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1685:40 | 1685 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1685 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1691:42 | 1691 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1691 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1704:40 | 1704 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1704 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1710:42 | 1710 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1710 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1727:40 | 1727 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1727 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1733:42 | 1733 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1733 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1745:40 | 1745 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1745 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1751:42 | 1751 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1751 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1766:40 | 1766 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1766 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1772:42 | 1772 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1772 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1790:40 | 1790 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1790 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1796:42 | 1796 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1796 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1811:40 | 1811 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1811 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1817:42 | 1817 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1817 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1837:40 | 1837 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1837 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1843:42 | 1843 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1843 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1859:40 | 1859 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1859 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1865:42 | 1865 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1865 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1881:40 | 1881 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1881 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1887:42 | 1887 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1887 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1901:40 | 1901 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1901 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1907:42 | 1907 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1907 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1921:40 | 1921 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1921 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1930:40 | 1930 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1930 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1935:42 | 1935 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1935 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1945:40 | 1945 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1945 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1956:40 | 1956 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1956 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1978:40 | 1978 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1978 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1984:42 | 1984 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1984 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1997:40 | 1997 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1997 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2008:40 | 2008 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2008 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2020:40 | 2020 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2020 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2044:40 | 2044 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2044 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2063:40 | 2063 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2063 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2075:40 | 2075 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2075 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2081:42 | 2081 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2081 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2092:40 | 2092 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2092 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2098:42 | 2098 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2098 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2109:40 | 2109 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2109 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2115:42 | 2115 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2115 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2126:40 | 2126 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2126 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2156:40 | 2156 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2156 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2162:42 | 2162 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2162 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2175:40 | 2175 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2175 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2181:42 | 2181 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2181 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2192:40 | 2192 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2192 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2198:42 | 2198 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2198 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2209:40 | 2209 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2209 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2215:42 | 2215 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2215 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2227:40 | 2227 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2227 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2233:42 | 2233 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2233 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2243:40 | 2243 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2243 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2249:42 | 2249 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2249 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2260:40 | 2260 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2260 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2266:42 | 2266 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2266 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2280:40 | 2280 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2280 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2286:42 | 2286 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2286 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2297:40 | 2297 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2297 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2303:42 | 2303 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2303 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2316:40 | 2316 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2316 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2322:42 | 2322 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2322 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2334:40 | 2334 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2334 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2340:42 | 2340 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2340 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2350:40 | 2350 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2350 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2356:42 | 2356 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2356 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2366:40 | 2366 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2366 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2382:40 | 2382 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2382 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2392:40 | 2392 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2392 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2403:40 | 2403 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2403 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2415:40 | 2415 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2415 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2428:40 | 2428 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2428 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2447:40 | 2447 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2447 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2461:40 | 2461 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2461 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2477:40 | 2477 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2477 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2496:40 | 2496 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2496 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2511:40 | 2511 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2511 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2533:40 | 2533 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2533 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2539:42 | 2539 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2539 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2550:40 | 2550 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2550 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2562:40 | 2562 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2562 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2577:40 | 2577 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2577 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2595:40 | 2595 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2595 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2601:42 | 2601 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2601 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2617:40 | 2617 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2617 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2623:42 | 2623 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2623 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2635:40 | 2635 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2635 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2641:42 | 2641 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2641 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2652:40 | 2652 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2652 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2658:42 | 2658 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2658 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2674:40 | 2674 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2674 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2702:40 | 2702 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2702 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2708:42 | 2708 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2708 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2720:40 | 2720 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2720 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2726:42 | 2726 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2726 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2742:40 | 2742 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2742 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2748:42 | 2748 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2748 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2758:40 | 2758 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2758 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2764:42 | 2764 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2764 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2774:40 | 2774 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2774 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2780:42 | 2780 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2780 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2789:40 | 2789 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2789 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2795:42 | 2795 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2795 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2804:40 | 2804 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2804 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2810:42 | 2810 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2810 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2819:40 | 2819 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2819 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2833:40 | 2833 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2833 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2853:40 | 2853 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2853 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2859:42 | 2859 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2859 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2869:40 | 2869 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2869 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2875:42 | 2875 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2875 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2885:40 | 2885 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2885 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2891:42 | 2891 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2891 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2903:40 | 2903 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2903 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2909:42 | 2909 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2909 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2921:40 | 2921 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2921 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2927:42 | 2927 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2927 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2937:40 | 2937 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2937 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2943:42 | 2943 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2943 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2953:40 | 2953 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2953 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2959:42 | 2959 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2959 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2969:40 | 2969 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2969 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2993:40 | 2993 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2993 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:3002:40 | 3002 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3002 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:3012:40 | 3012 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3012 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:3021:40 | 3021 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3021 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:3032:40 | 3032 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3032 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:3043:40 | 3043 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3043 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:3077:40 | 3077 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3077 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:3089:40 | 3089 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3089 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:3101:40 | 3101 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3101 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:3107:42 | 3107 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3107 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:3119:40 | 3119 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3119 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:3135:40 | 3135 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3135 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:3145:40 | 3145 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3145 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/print.rs:4:40 | 4 | pub(crate) struct TokensOrDefault<'a, T: 'a>(pub &'a Option); | ^^^^ help: remove this bound | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/punctuated.rs:560:23 | 560 | pub struct Pairs<'a, T: 'a, P: 'a> { | ^^^^ ^^^^ | help: remove these bounds | 560 - pub struct Pairs<'a, T: 'a, P: 'a> { 560 + pub struct Pairs<'a, T, P> { | warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/punctuated.rs:610:26 | 610 | pub struct PairsMut<'a, T: 'a, P: 'a> { | ^^^^ ^^^^ | help: remove these bounds | 610 - pub struct PairsMut<'a, T: 'a, P: 'a> { 610 + pub struct PairsMut<'a, T, P> { | warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/punctuated.rs:747:22 | 747 | pub struct Iter<'a, T: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/punctuated.rs:755:25 | 755 | struct PrivateIter<'a, T: 'a, P: 'a> { | ^^^^ ^^^^ | help: remove these bounds | 755 - struct PrivateIter<'a, T: 'a, P: 'a> { 755 + struct PrivateIter<'a, T, P> { | warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/punctuated.rs:861:25 | 861 | pub struct IterMut<'a, T: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/punctuated.rs:870:28 | 870 | struct PrivateIterMut<'a, T: 'a, P: 'a> { | ^^^^ ^^^^ | help: remove these bounds | 870 - struct PrivateIterMut<'a, T: 'a, P: 'a> { 870 + struct PrivateIterMut<'a, T, P> { | Fresh aho-corasick v1.1.3 warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/ahocorasick.rs:2030:38 | 2030 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 2030 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/automaton.rs:1117:50 | 1117 | fn next(&mut self) -> Option> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1117 | fn next(&mut self) -> Option>> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/dfa.rs:306:38 | 306 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 306 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/nfa/contiguous.rs:325:38 | 325 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 325 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/nfa/noncontiguous.rs:795:38 | 795 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 795 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/nfa/noncontiguous.rs:826:38 | 826 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 826 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/util/alphabet.rs:85:49 | 85 | pub(crate) fn elements(&self, class: u8) -> ByteClassElements { | ^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 85 | pub(crate) fn elements(&self, class: u8) -> ByteClassElements<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/util/alphabet.rs:93:44 | 93 | fn element_ranges(&self, class: u8) -> ByteClassElementRanges { | ^^^^^^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 93 | fn element_ranges(&self, class: u8) -> ByteClassElementRanges<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/util/alphabet.rs:288:38 | 288 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 288 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/util/debug.rs:6:38 | 6 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/util/error.rs:228:38 | 228 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 228 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/util/primitives.rs:354:38 | 354 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 354 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/util/primitives.rs:526:46 | 384 | / macro_rules! index_type_impls { 385 | | ($name:ident, $err:ident, $iter:ident, $withiter:ident) => { 386 | | impl $name { 387 | | /// The maximum value. ... | 526 | | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | | -----------^^^^^^^^^ | | | | | expected lifetime parameter ... | 691 | | }; 692 | | } | |_- in this expansion of `index_type_impls!` ... 736 | index_type_impls!(PatternID, PatternIDError, PatternIDIter, WithPatternIDIter); | ------------------------------------------------------------------------------ in this macro invocation | help: indicate the anonymous lifetime | 526 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/util/primitives.rs:628:46 | 384 | / macro_rules! index_type_impls { 385 | | ($name:ident, $err:ident, $iter:ident, $withiter:ident) => { 386 | | impl $name { 387 | | /// The maximum value. ... | 628 | | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | | -----------^^^^^^^^^ | | | | | expected lifetime parameter ... | 691 | | }; 692 | | } | |_- in this expansion of `index_type_impls!` ... 736 | index_type_impls!(PatternID, PatternIDError, PatternIDIter, WithPatternIDIter); | ------------------------------------------------------------------------------ in this macro invocation | help: indicate the anonymous lifetime | 628 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/util/primitives.rs:526:46 | 384 | / macro_rules! index_type_impls { 385 | | ($name:ident, $err:ident, $iter:ident, $withiter:ident) => { 386 | | impl $name { 387 | | /// The maximum value. ... | 526 | | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | | -----------^^^^^^^^^ | | | | | expected lifetime parameter ... | 691 | | }; 692 | | } | |_- in this expansion of `index_type_impls!` ... 737 | index_type_impls!(StateID, StateIDError, StateIDIter, WithStateIDIter); | ---------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 526 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/util/primitives.rs:628:46 | 384 | / macro_rules! index_type_impls { 385 | | ($name:ident, $err:ident, $iter:ident, $withiter:ident) => { 386 | | impl $name { 387 | | /// The maximum value. ... | 628 | | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | | -----------^^^^^^^^^ | | | | | expected lifetime parameter ... | 691 | | }; 692 | | } | |_- in this expansion of `index_type_impls!` ... 737 | index_type_impls!(StateID, StateIDError, StateIDIter, WithStateIDIter); | ---------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 628 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/util/search.rs:633:38 | 633 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 633 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/aho-corasick-1.1.3/src/util/search.rs:719:38 | 719 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 719 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ Fresh anstyle v1.0.8 Fresh colorchoice v1.0.2 Fresh anstyle-query v1.1.1 Fresh is_terminal_polyfill v1.70.1 warning: `syn` (lib) generated 756 warnings (45 duplicates) warning: `aho-corasick` (lib) generated 18 warnings Fresh serde_derive v1.0.208 warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/ast.rs:133:23 | 133 | let variants: Vec = variants | ^^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 133 | let variants: Vec> = variants | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:147:23 | 147 | ser_name: Attr, | ----^------- expected lifetime parameter | help: indicate the anonymous lifetime | 147 | ser_name: Attr<'_, String>, | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:148:22 | 148 | de_name: Attr, | ----^------- expected lifetime parameter | help: indicate the anonymous lifetime | 148 | de_name: Attr<'_, String>, | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:149:35 | 149 | de_aliases: Option>, | -------^------- expected lifetime parameter | help: indicate the anonymous lifetime | 149 | de_aliases: Option>, | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:557:54 | 557 | let _ = attr.parse_args_with(|input: ParseStream| { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 557 | let _ = attr.parse_args_with(|input: ParseStream<'_>| { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:660:36 | 660 | pub fn serde_path(&self) -> Cow { | ---^---------- expected lifetime parameter | help: indicate the anonymous lifetime | 660 | pub fn serde_path(&self) -> Cow<'_, syn::Path> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:679:15 | 679 | untagged: BoolAttr, | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 679 | untagged: BoolAttr<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:680:23 | 680 | internal_tag: Attr, | ----^------- expected lifetime parameter | help: indicate the anonymous lifetime | 680 | internal_tag: Attr<'_, String>, | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:681:18 | 681 | content: Attr, | ----^------- expected lifetime parameter | help: indicate the anonymous lifetime | 681 | content: Attr<'_, String>, | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:740:23 | 740 | field_identifier: BoolAttr, | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 740 | field_identifier: BoolAttr<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:741:25 | 741 | variant_identifier: BoolAttr, | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 741 | variant_identifier: BoolAttr<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:1391:35 | 1391 | F: Fn(&Ctxt, Symbol, Symbol, &ParseNestedMeta) -> syn::Result, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1391 | F: Fn(&Ctxt, Symbol, Symbol, &ParseNestedMeta<'_>) -> syn::Result, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:1386:12 | 1386 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1386 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:1431:12 | 1431 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1431 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:1439:12 | 1439 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1439 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:1447:12 | 1447 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1447 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:1456:12 | 1456 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1456 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:1465:12 | 1465 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1465 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:1500:12 | 1500 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1500 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:1522:12 | 1522 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1522 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:1545:12 | 1545 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1545 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:1566:12 | 1566 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1566 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:1589:12 | 1589 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1589 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:1596:54 | 1596 | if let Ok(lifetimes) = string.parse_with(|input: ParseStream| { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1596 | if let Ok(lifetimes) = string.parse_with(|input: ParseStream<'_>| { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/case.rs:45:59 | 45 | pub fn from_str(rename_all_str: &str) -> Result { | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 45 | pub fn from_str(rename_all_str: &str) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/case.rs:125:32 | 125 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 125 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/check.rs:8:36 | 8 | pub fn check(cx: &Ctxt, cont: &mut Container, derive: Derive) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 8 | pub fn check(cx: &Ctxt, cont: &mut Container<'_>, derive: Derive) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/check.rs:27:45 | 27 | fn check_default_on_tuple(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 27 | fn check_default_on_tuple(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/check.rs:66:43 | 66 | fn check_remote_generic(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 66 | fn check_remote_generic(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/check.rs:78:35 | 78 | fn check_getter(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 78 | fn check_getter(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/check.rs:100:36 | 100 | fn check_flatten(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 100 | fn check_flatten(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/check.rs:117:57 | 117 | fn check_flatten_field(cx: &Ctxt, style: Style, field: &Field) { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 117 | fn check_flatten_field(cx: &Ctxt, style: Style, field: &Field<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/check.rs:144:39 | 144 | fn check_identifier(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 144 | fn check_identifier(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/check.rs:226:47 | 226 | fn check_variant_skip_attrs(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 226 | fn check_variant_skip_attrs(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/check.rs:300:61 | 300 | fn check_internal_tag_field_name_conflict(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 300 | fn check_internal_tag_field_name_conflict(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/check.rs:352:50 | 352 | fn check_adjacent_tag_conflict(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 352 | fn check_adjacent_tag_conflict(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/check.rs:370:44 | 370 | fn check_transparent(cx: &Ctxt, cont: &mut Container, derive: Derive) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 370 | fn check_transparent(cx: &Ctxt, cont: &mut Container<'_>, derive: Derive) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/check.rs:455:30 | 455 | fn allow_transparent(field: &Field, derive: Derive) -> bool { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 455 | fn allow_transparent(field: &Field<'_>, derive: Derive) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/check.rs:470:50 | 470 | fn check_from_and_try_from(cx: &Ctxt, cont: &mut Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 470 | fn check_from_and_try_from(cx: &Ctxt, cont: &mut Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/symbol.rs:68:40 | 68 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 68 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/bound.rs:42:12 | 42 | cont: &Container, | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 42 | cont: &Container<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/bound.rs:58:12 | 58 | cont: &Container, | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 58 | cont: &Container<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/bound.rs:92:12 | 92 | cont: &Container, | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 92 | cont: &Container<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/bound.rs:311:12 | 311 | cont: &Container, | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 311 | cont: &Container<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/bound.rs:370:24 | 370 | fn type_of_item(cont: &Container) -> syn::Type { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 370 | fn type_of_item(cont: &Container<'_>) -> syn::Type { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:69:35 | 69 | fn precondition(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 69 | fn precondition(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:74:41 | 74 | fn precondition_sized(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 74 | fn precondition_sized(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:87:50 | 87 | fn precondition_no_de_lifetime(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 87 | fn precondition_no_de_lifetime(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:130:19 | 130 | fn new(cont: &Container) -> Self { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 130 | fn new(cont: &Container<'_>) -> Self { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:160:26 | 160 | fn build_generics(cont: &Container, borrowed: &BorrowedLifetimes) -> syn::Generics { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 160 | fn build_generics(cont: &Container<'_>, borrowed: &BorrowedLifetimes) -> syn::Generics { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:260:30 | 260 | fn borrowed_lifetimes(cont: &Container) -> BorrowedLifetimes { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 260 | fn borrowed_lifetimes(cont: &Container<'_>) -> BorrowedLifetimes { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:274:28 | 274 | fn deserialize_body(cont: &Container, params: &Parameters) -> Fragment { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 274 | fn deserialize_body(cont: &Container<'_>, params: &Parameters) -> Fragment { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:346:38 | 346 | fn deserialize_in_place_body(_cont: &Container, _params: &Parameters) -> Option { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 346 | fn deserialize_in_place_body(_cont: &Container<'_>, _params: &Parameters) -> Option { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:350:35 | 350 | fn deserialize_transparent(cont: &Container, params: &Parameters) -> Fragment { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 350 | fn deserialize_transparent(cont: &Container<'_>, params: &Parameters) -> Fragment { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:460:15 | 460 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 460 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:462:11 | 462 | form: TupleForm, | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 462 | form: TupleForm<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:681:15 | 681 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 681 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:862:13 | 862 | field: &Field, | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 862 | field: &Field<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:917:15 | 917 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 917 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:919:11 | 919 | form: StructForm, | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 919 | form: StructForm<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:1196:17 | 1196 | variants: &[Variant], | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1196 | variants: &[Variant<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:1212:17 | 1212 | variants: &[Variant], | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1212 | variants: &[Variant<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:1227:42 | 1227 | fn prepare_enum_variant_enum(variants: &[Variant]) -> (TokenStream, Stmts) { | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1227 | fn prepare_enum_variant_enum(variants: &[Variant<'_>]) -> (TokenStream, Stmts) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:1272:17 | 1272 | variants: &[Variant], | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1272 | variants: &[Variant<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:1365:17 | 1365 | variants: &[Variant], | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1365 | variants: &[Variant<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:1412:17 | 1412 | variants: &[Variant], | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1412 | variants: &[Variant<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:1727:17 | 1727 | variants: &[Variant], | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1727 | variants: &[Variant<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:1736:17 | 1736 | variants: &[Variant], | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1736 | variants: &[Variant<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:1792:15 | 1792 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1792 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:1839:15 | 1839 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1839 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:1881:15 | 1881 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1881 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:1937:13 | 1937 | field: &Field, | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1937 | field: &Field<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:1975:13 | 1975 | field: &Field, | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1975 | field: &Field<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:2084:17 | 2084 | variants: &[Variant], | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2084 | variants: &[Variant<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:2473:15 | 2473 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2473 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:2896:15 | 2896 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2896 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:2911:15 | 2911 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2911 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:2956:28 | 2956 | fn expr_is_missing(field: &Field, cattrs: &attr::Container) -> Fragment { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2956 | fn expr_is_missing(field: &Field<'_>, cattrs: &attr::Container) -> Fragment { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:2997:13 | 2997 | field: &Field, | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2997 | field: &Field<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:3023:30 | 3023 | fn effective_style(variant: &Variant) -> Style { | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 3023 | fn effective_style(variant: &Variant<'_>) -> Style { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:3032:26 | 3032 | fn has_flatten(fields: &[Field]) -> bool { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 3032 | fn has_flatten(fields: &[Field<'_>]) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:3163:5 | 3163 | DeImplGenerics, | ^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 3163 | DeImplGenerics<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:3164:5 | 3164 | DeTypeGenerics, | ^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 3164 | DeTypeGenerics<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:3165:10 | 3165 | syn::TypeGenerics, | -----^^^^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3165 | syn::TypeGenerics<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/pretend.rs:22:28 | 22 | pub fn pretend_used(cont: &Container, is_packed: bool) -> TokenStream { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 22 | pub fn pretend_used(cont: &Container<'_>, is_packed: bool) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/pretend.rs:64:31 | 64 | fn pretend_fields_used(cont: &Container, is_packed: bool) -> TokenStream { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 64 | fn pretend_fields_used(cont: &Container<'_>, is_packed: bool) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/pretend.rs:78:38 | 78 | fn pretend_fields_used_struct(cont: &Container, fields: &[Field]) -> TokenStream { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 78 | fn pretend_fields_used_struct(cont: &Container<'_>, fields: &[Field]) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/pretend.rs:78:59 | 78 | fn pretend_fields_used_struct(cont: &Container, fields: &[Field]) -> TokenStream { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 78 | fn pretend_fields_used_struct(cont: &Container, fields: &[Field<'_>]) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/pretend.rs:93:45 | 93 | fn pretend_fields_used_struct_packed(cont: &Container, fields: &[Field]) -> TokenStream { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 93 | fn pretend_fields_used_struct_packed(cont: &Container<'_>, fields: &[Field]) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/pretend.rs:93:66 | 93 | fn pretend_fields_used_struct_packed(cont: &Container, fields: &[Field]) -> TokenStream { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 93 | fn pretend_fields_used_struct_packed(cont: &Container, fields: &[Field<'_>]) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/pretend.rs:111:36 | 111 | fn pretend_fields_used_enum(cont: &Container, variants: &[Variant]) -> TokenStream { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 111 | fn pretend_fields_used_enum(cont: &Container<'_>, variants: &[Variant]) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/pretend.rs:111:59 | 111 | fn pretend_fields_used_enum(cont: &Container, variants: &[Variant]) -> TokenStream { | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 111 | fn pretend_fields_used_enum(cont: &Container, variants: &[Variant<'_>]) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/pretend.rs:147:33 | 147 | fn pretend_variants_used(cont: &Container) -> TokenStream { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 147 | fn pretend_variants_used(cont: &Container<'_>) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:61:35 | 61 | fn precondition(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 61 | fn precondition(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:98:19 | 98 | fn new(cont: &Container) -> Self { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 98 | fn new(cont: &Container<'_>) -> Self { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:130:26 | 130 | fn build_generics(cont: &Container) -> syn::Generics { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 130 | fn build_generics(cont: &Container<'_>) -> syn::Generics { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:166:26 | 166 | fn serialize_body(cont: &Container, params: &Parameters) -> Fragment { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 166 | fn serialize_body(cont: &Container<'_>, params: &Parameters) -> Fragment { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:186:33 | 186 | fn serialize_transparent(cont: &Container, params: &Parameters) -> Fragment { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 186 | fn serialize_transparent(cont: &Container<'_>, params: &Parameters) -> Fragment { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:228:13 | 228 | field: &Field, | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 228 | field: &Field<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:254:15 | 254 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 254 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:291:52 | 291 | fn serialize_struct(params: &Parameters, fields: &[Field], cattrs: &attr::Container) -> Fragment { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 291 | fn serialize_struct(params: &Parameters, fields: &[Field<'_>], cattrs: &attr::Container) -> Fragment { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:325:15 | 325 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 325 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:366:15 | 366 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 366 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:390:52 | 390 | fn serialize_enum(params: &Parameters, variants: &[Variant], cattrs: &attr::Container) -> Fragment { | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 390 | fn serialize_enum(params: &Parameters, variants: &[Variant<'_>], cattrs: &attr::Container) -> Fragment { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:418:15 | 418 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 418 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:500:15 | 500 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 500 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:573:15 | 573 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 573 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:639:15 | 639 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 639 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:762:15 | 762 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 762 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:809:14 | 809 | context: TupleVariant, | ^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 809 | context: TupleVariant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:811:15 | 811 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 811 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:880:14 | 880 | context: StructVariant, | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 880 | context: StructVariant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:882:15 | 882 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 882 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:964:14 | 964 | context: StructVariant, | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 964 | context: StructVariant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:966:15 | 966 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 966 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:1051:15 | 1051 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1051 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:1099:15 | 1099 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1099 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:1176:15 | 1176 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1176 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:1260:44 | 1260 | fn get_member(params: &Parameters, field: &Field, member: &Member) -> TokenStream { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1260 | fn get_member(params: &Parameters, field: &Field<'_>, member: &Member) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:1289:30 | 1289 | fn effective_style(variant: &Variant) -> Style { | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1289 | fn effective_style(variant: &Variant<'_>) -> Style { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/this.rs:4:25 | 4 | pub fn this_type(cont: &Container) -> Path { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 4 | pub fn this_type(cont: &Container<'_>) -> Path { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/this.rs:18:26 | 18 | pub fn this_value(cont: &Container) -> Path { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 18 | pub fn this_value(cont: &Container<'_>) -> Path { | ++++ Fresh regex v1.8.4 warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-1.8.4/src/re_bytes.rs:73:37 | 73 | fn fmt(&self, f: &mut std::fmt::Formatter) -> std::fmt::Result { | ----------^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 73 | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-1.8.4/src/re_unicode.rs:81:37 | 81 | fn fmt(&self, f: &mut std::fmt::Formatter) -> std::fmt::Result { | ----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 81 | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { | ++++ Fresh anstream v0.6.15 Fresh tracing-core v0.1.30 warning: lint `const_err` has been removed: converted into hard error, see issue #71800 for more information --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-core-0.1.30/src/lib.rs:132:5 | 132 | const_err, | ^^^^^^^^^ | = note: `#[warn(renamed_and_removed_lints)]` on by default warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-core-0.1.30/src/lib.rs:140:5 | 140 | private_in_public, | ^^^^^^^^^^^^^^^^^ warning: unexpected `cfg` condition value: `alloc` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-core-0.1.30/src/dispatcher.rs:147:7 | 147 | #[cfg(feature = "alloc")] | ^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `once_cell`, `std`, and `valuable` = help: consider adding `alloc` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `alloc` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-core-0.1.30/src/dispatcher.rs:150:7 | 150 | #[cfg(feature = "alloc")] | ^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `once_cell`, `std`, and `valuable` = help: consider adding `alloc` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `alloc` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-core-0.1.30/src/dispatcher.rs:182:7 | 182 | #[cfg(feature = "alloc")] | ^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `once_cell`, `std`, and `valuable` = help: consider adding `alloc` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `alloc` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-core-0.1.30/src/dispatcher.rs:488:15 | 488 | #[cfg(not(feature = "alloc"))] | ^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `once_cell`, `std`, and `valuable` = help: consider adding `alloc` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tracing_unstable` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-core-0.1.30/src/field.rs:373:11 | 373 | #[cfg(all(tracing_unstable, feature = "valuable"))] | ^^^^^^^^^^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `parallel_compiler`, `proc_macro`, `relocation_model`, `rust_analyzer`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, and `unix` and 1 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tracing_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tracing_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tracing_unstable` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-core-0.1.30/src/field.rs:710:11 | 710 | #[cfg(all(tracing_unstable, feature = "valuable"))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tracing_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tracing_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tracing_unstable` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-core-0.1.30/src/field.rs:713:11 | 713 | #[cfg(all(tracing_unstable, feature = "valuable"))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tracing_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tracing_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tracing_unstable` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-core-0.1.30/src/field.rs:721:11 | 721 | #[cfg(all(tracing_unstable, feature = "valuable"))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tracing_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tracing_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tracing_unstable` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-core-0.1.30/src/field.rs:724:11 | 724 | #[cfg(all(tracing_unstable, feature = "valuable"))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tracing_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tracing_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tracing_unstable` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-core-0.1.30/src/field.rs:270:15 | 270 | #[cfg(all(tracing_unstable, feature = "valuable"))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tracing_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tracing_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Fresh strsim v0.11.1 warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/strsim-0.11.1/src/lib.rs:38:29 | 38 | fn fmt(&self, fmt: &mut Formatter) -> Result<(), fmt::Error> { | ^^^^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 38 | fn fmt(&self, fmt: &mut Formatter<'_>) -> Result<(), fmt::Error> { | ++++ Fresh clap_lex v0.7.2 warning: `serde_derive` (lib) generated 122 warnings warning: `regex` (lib) generated 2 warnings warning: `tracing-core` (lib) generated 12 warnings warning: `strsim` (lib) generated 1 warning Fresh serde v1.0.208 warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:95:40 | 95 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 95 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:106:40 | 106 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 106 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/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 --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:283:48 | 230 | / macro_rules! primitive_deserializer { 231 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 232 | | #[doc = "A deserializer holding"] 233 | | #[doc = $doc] ... | 283 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 290 | | } 291 | | } | |_- in this expansion of `primitive_deserializer!` 292 | 293 | primitive_deserializer!(bool, "a `bool`.", BoolDeserializer, visit_bool); | ------------------------------------------------------------------------ in this macro invocation | help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:283:48 | 230 | / macro_rules! primitive_deserializer { 231 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 232 | | #[doc = "A deserializer holding"] 233 | | #[doc = $doc] ... | 283 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 290 | | } 291 | | } | |_- in this expansion of `primitive_deserializer!` ... 294 | primitive_deserializer!(i8, "an `i8`.", I8Deserializer, visit_i8); | ----------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:283:48 | 230 | / macro_rules! primitive_deserializer { 231 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 232 | | #[doc = "A deserializer holding"] 233 | | #[doc = $doc] ... | 283 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 290 | | } 291 | | } | |_- in this expansion of `primitive_deserializer!` ... 295 | primitive_deserializer!(i16, "an `i16`.", I16Deserializer, visit_i16); | --------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:283:48 | 230 | / macro_rules! primitive_deserializer { 231 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 232 | | #[doc = "A deserializer holding"] 233 | | #[doc = $doc] ... | 283 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 290 | | } 291 | | } | |_- in this expansion of `primitive_deserializer!` ... 296 | primitive_deserializer!(i32, "an `i32`.", I32Deserializer, visit_i32); | --------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:283:48 | 230 | / macro_rules! primitive_deserializer { 231 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 232 | | #[doc = "A deserializer holding"] 233 | | #[doc = $doc] ... | 283 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 290 | | } 291 | | } | |_- in this expansion of `primitive_deserializer!` ... 297 | primitive_deserializer!(i64, "an `i64`.", I64Deserializer, visit_i64); | --------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:283:48 | 230 | / macro_rules! primitive_deserializer { 231 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 232 | | #[doc = "A deserializer holding"] 233 | | #[doc = $doc] ... | 283 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 290 | | } 291 | | } | |_- in this expansion of `primitive_deserializer!` ... 298 | primitive_deserializer!(i128, "an `i128`.", I128Deserializer, visit_i128); | ------------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:283:48 | 230 | / macro_rules! primitive_deserializer { 231 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 232 | | #[doc = "A deserializer holding"] 233 | | #[doc = $doc] ... | 283 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 290 | | } 291 | | } | |_- in this expansion of `primitive_deserializer!` ... 299 | primitive_deserializer!(isize, "an `isize`.", IsizeDeserializer, visit_i64 as i64); | ---------------------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:283:48 | 230 | / macro_rules! primitive_deserializer { 231 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 232 | | #[doc = "A deserializer holding"] 233 | | #[doc = $doc] ... | 283 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 290 | | } 291 | | } | |_- in this expansion of `primitive_deserializer!` ... 300 | primitive_deserializer!(u8, "a `u8`.", U8Deserializer, visit_u8); | ---------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:283:48 | 230 | / macro_rules! primitive_deserializer { 231 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 232 | | #[doc = "A deserializer holding"] 233 | | #[doc = $doc] ... | 283 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 290 | | } 291 | | } | |_- in this expansion of `primitive_deserializer!` ... 301 | primitive_deserializer!(u16, "a `u16`.", U16Deserializer, visit_u16); | -------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:283:48 | 230 | / macro_rules! primitive_deserializer { 231 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 232 | | #[doc = "A deserializer holding"] 233 | | #[doc = $doc] ... | 283 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 290 | | } 291 | | } | |_- in this expansion of `primitive_deserializer!` ... 302 | primitive_deserializer!(u64, "a `u64`.", U64Deserializer, visit_u64); | -------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:283:48 | 230 | / macro_rules! primitive_deserializer { 231 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 232 | | #[doc = "A deserializer holding"] 233 | | #[doc = $doc] ... | 283 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 290 | | } 291 | | } | |_- in this expansion of `primitive_deserializer!` ... 303 | primitive_deserializer!(u128, "a `u128`.", U128Deserializer, visit_u128); | ------------------------------------------------------------------------ in this macro invocation | help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:283:48 | 230 | / macro_rules! primitive_deserializer { 231 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 232 | | #[doc = "A deserializer holding"] 233 | | #[doc = $doc] ... | 283 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 290 | | } 291 | | } | |_- in this expansion of `primitive_deserializer!` ... 304 | primitive_deserializer!(usize, "a `usize`.", UsizeDeserializer, visit_u64 as u64); | --------------------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:283:48 | 230 | / macro_rules! primitive_deserializer { 231 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 232 | | #[doc = "A deserializer holding"] 233 | | #[doc = $doc] ... | 283 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 290 | | } 291 | | } | |_- in this expansion of `primitive_deserializer!` ... 305 | primitive_deserializer!(f32, "an `f32`.", F32Deserializer, visit_f32); | --------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:283:48 | 230 | / macro_rules! primitive_deserializer { 231 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 232 | | #[doc = "A deserializer holding"] 233 | | #[doc = $doc] ... | 283 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 290 | | } 291 | | } | |_- in this expansion of `primitive_deserializer!` ... 306 | primitive_deserializer!(f64, "an `f64`.", F64Deserializer, visit_f64); | --------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:283:48 | 230 | / macro_rules! primitive_deserializer { 231 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 232 | | #[doc = "A deserializer holding"] 233 | | #[doc = $doc] ... | 283 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 290 | | } 291 | | } | |_- in this expansion of `primitive_deserializer!` ... 307 | primitive_deserializer!(char, "a `char`.", CharDeserializer, visit_char); | ------------------------------------------------------------------------ in this macro invocation | help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:388:40 | 388 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 388 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:477:40 | 477 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 477 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:556:40 | 556 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 556 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:661:40 | 661 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 661 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:769:40 | 769 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 769 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:829:40 | 829 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 829 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:877:40 | 877 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 877 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:984:40 | 984 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 984 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:997:40 | 997 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 997 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:1310:40 | 1310 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1310 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:1412:40 | 1412 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1412 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/ignored_any.rs:116:46 | 116 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 116 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:20:46 | 20 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 20 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:59:46 | 59 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 59 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 383 | / impl_deserialize_num! { 384 | | i8, NonZeroI8 cfg(not(no_num_nonzero_signed)), deserialize_i8 385 | | num_self!(i8:visit_i8); 386 | | int_to_int!(i16:visit_i16 i32:visit_i32 i64:visit_i64); 387 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 388 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 383 | / impl_deserialize_num! { 384 | | i8, NonZeroI8 cfg(not(no_num_nonzero_signed)), deserialize_i8 385 | | num_self!(i8:visit_i8); 386 | | int_to_int!(i16:visit_i16 i32:visit_i32 i64:visit_i64); 387 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 388 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 383 | / impl_deserialize_num! { 384 | | i8, NonZeroI8 cfg(not(no_num_nonzero_signed)), deserialize_i8 385 | | num_self!(i8:visit_i8); 386 | | int_to_int!(i16:visit_i16 i32:visit_i32 i64:visit_i64); 387 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 388 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 390 | / impl_deserialize_num! { 391 | | i16, NonZeroI16 cfg(not(no_num_nonzero_signed)), deserialize_i16 392 | | num_self!(i16:visit_i16); 393 | | num_as_self!(i8:visit_i8); 394 | | int_to_int!(i32:visit_i32 i64:visit_i64); 395 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 396 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 390 | / impl_deserialize_num! { 391 | | i16, NonZeroI16 cfg(not(no_num_nonzero_signed)), deserialize_i16 392 | | num_self!(i16:visit_i16); 393 | | num_as_self!(i8:visit_i8); 394 | | int_to_int!(i32:visit_i32 i64:visit_i64); 395 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 396 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 390 | / impl_deserialize_num! { 391 | | i16, NonZeroI16 cfg(not(no_num_nonzero_signed)), deserialize_i16 392 | | num_self!(i16:visit_i16); 393 | | num_as_self!(i8:visit_i8); 394 | | int_to_int!(i32:visit_i32 i64:visit_i64); 395 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 396 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 398 | / impl_deserialize_num! { 399 | | i32, NonZeroI32 cfg(not(no_num_nonzero_signed)), deserialize_i32 400 | | num_self!(i32:visit_i32); 401 | | num_as_self!(i8:visit_i8 i16:visit_i16); 402 | | int_to_int!(i64:visit_i64); 403 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 404 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 398 | / impl_deserialize_num! { 399 | | i32, NonZeroI32 cfg(not(no_num_nonzero_signed)), deserialize_i32 400 | | num_self!(i32:visit_i32); 401 | | num_as_self!(i8:visit_i8 i16:visit_i16); 402 | | int_to_int!(i64:visit_i64); 403 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 404 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 398 | / impl_deserialize_num! { 399 | | i32, NonZeroI32 cfg(not(no_num_nonzero_signed)), deserialize_i32 400 | | num_self!(i32:visit_i32); 401 | | num_as_self!(i8:visit_i8 i16:visit_i16); 402 | | int_to_int!(i64:visit_i64); 403 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 404 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 406 | / impl_deserialize_num! { 407 | | i64, NonZeroI64 cfg(not(no_num_nonzero_signed)), deserialize_i64 408 | | num_self!(i64:visit_i64); 409 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32); 410 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 411 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 406 | / impl_deserialize_num! { 407 | | i64, NonZeroI64 cfg(not(no_num_nonzero_signed)), deserialize_i64 408 | | num_self!(i64:visit_i64); 409 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32); 410 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 411 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 406 | / impl_deserialize_num! { 407 | | i64, NonZeroI64 cfg(not(no_num_nonzero_signed)), deserialize_i64 408 | | num_self!(i64:visit_i64); 409 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32); 410 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 411 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 413 | / impl_deserialize_num! { 414 | | isize, NonZeroIsize cfg(not(no_num_nonzero_signed)), deserialize_i64 415 | | num_as_self!(i8:visit_i8 i16:visit_i16); 416 | | int_to_int!(i32:visit_i32 i64:visit_i64); 417 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 418 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 413 | / impl_deserialize_num! { 414 | | isize, NonZeroIsize cfg(not(no_num_nonzero_signed)), deserialize_i64 415 | | num_as_self!(i8:visit_i8 i16:visit_i16); 416 | | int_to_int!(i32:visit_i32 i64:visit_i64); 417 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 418 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 413 | / impl_deserialize_num! { 414 | | isize, NonZeroIsize cfg(not(no_num_nonzero_signed)), deserialize_i64 415 | | num_as_self!(i8:visit_i8 i16:visit_i16); 416 | | int_to_int!(i32:visit_i32 i64:visit_i64); 417 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 418 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 420 | / impl_deserialize_num! { 421 | | u8, NonZeroU8, deserialize_u8 422 | | num_self!(u8:visit_u8); 423 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 424 | | uint_to_self!(u16:visit_u16 u32:visit_u32 u64:visit_u64); 425 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 420 | / impl_deserialize_num! { 421 | | u8, NonZeroU8, deserialize_u8 422 | | num_self!(u8:visit_u8); 423 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 424 | | uint_to_self!(u16:visit_u16 u32:visit_u32 u64:visit_u64); 425 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 420 | / impl_deserialize_num! { 421 | | u8, NonZeroU8, deserialize_u8 422 | | num_self!(u8:visit_u8); 423 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 424 | | uint_to_self!(u16:visit_u16 u32:visit_u32 u64:visit_u64); 425 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 427 | / impl_deserialize_num! { 428 | | u16, NonZeroU16, deserialize_u16 429 | | num_self!(u16:visit_u16); 430 | | num_as_self!(u8:visit_u8); 431 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 432 | | uint_to_self!(u32:visit_u32 u64:visit_u64); 433 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 427 | / impl_deserialize_num! { 428 | | u16, NonZeroU16, deserialize_u16 429 | | num_self!(u16:visit_u16); 430 | | num_as_self!(u8:visit_u8); 431 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 432 | | uint_to_self!(u32:visit_u32 u64:visit_u64); 433 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 427 | / impl_deserialize_num! { 428 | | u16, NonZeroU16, deserialize_u16 429 | | num_self!(u16:visit_u16); 430 | | num_as_self!(u8:visit_u8); 431 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 432 | | uint_to_self!(u32:visit_u32 u64:visit_u64); 433 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 435 | / impl_deserialize_num! { 436 | | u32, NonZeroU32, deserialize_u32 437 | | num_self!(u32:visit_u32); 438 | | num_as_self!(u8:visit_u8 u16:visit_u16); 439 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 440 | | uint_to_self!(u64:visit_u64); 441 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 435 | / impl_deserialize_num! { 436 | | u32, NonZeroU32, deserialize_u32 437 | | num_self!(u32:visit_u32); 438 | | num_as_self!(u8:visit_u8 u16:visit_u16); 439 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 440 | | uint_to_self!(u64:visit_u64); 441 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 435 | / impl_deserialize_num! { 436 | | u32, NonZeroU32, deserialize_u32 437 | | num_self!(u32:visit_u32); 438 | | num_as_self!(u8:visit_u8 u16:visit_u16); 439 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 440 | | uint_to_self!(u64:visit_u64); 441 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 443 | / impl_deserialize_num! { 444 | | u64, NonZeroU64, deserialize_u64 445 | | num_self!(u64:visit_u64); 446 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32); 447 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 448 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 443 | / impl_deserialize_num! { 444 | | u64, NonZeroU64, deserialize_u64 445 | | num_self!(u64:visit_u64); 446 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32); 447 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 448 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 443 | / impl_deserialize_num! { 444 | | u64, NonZeroU64, deserialize_u64 445 | | num_self!(u64:visit_u64); 446 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32); 447 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 448 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 450 | / impl_deserialize_num! { 451 | | usize, NonZeroUsize, deserialize_u64 452 | | num_as_self!(u8:visit_u8 u16:visit_u16); 453 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 454 | | uint_to_self!(u32:visit_u32 u64:visit_u64); 455 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 450 | / impl_deserialize_num! { 451 | | usize, NonZeroUsize, deserialize_u64 452 | | num_as_self!(u8:visit_u8 u16:visit_u16); 453 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 454 | | uint_to_self!(u32:visit_u32 u64:visit_u64); 455 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 450 | / impl_deserialize_num! { 451 | | usize, NonZeroUsize, deserialize_u64 452 | | num_as_self!(u8:visit_u8 u16:visit_u16); 453 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 454 | | uint_to_self!(u32:visit_u32 u64:visit_u64); 455 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 457 | / impl_deserialize_num! { 458 | | f32, deserialize_f32 459 | | num_self!(f32:visit_f32); 460 | | num_as_copysign_self!(f64:visit_f64); 461 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 462 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 463 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 465 | / impl_deserialize_num! { 466 | | f64, deserialize_f64 467 | | num_self!(f64:visit_f64); 468 | | num_as_copysign_self!(f32:visit_f32); 469 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 470 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 471 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 530 | / impl_deserialize_num! { 531 | | i128, NonZeroI128 cfg(not(no_num_nonzero_signed)), deserialize_i128 532 | | num_self!(i128:visit_i128); 533 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 534 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 535 | | num_128!(u128:visit_u128); 536 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 530 | / impl_deserialize_num! { 531 | | i128, NonZeroI128 cfg(not(no_num_nonzero_signed)), deserialize_i128 532 | | num_self!(i128:visit_i128); 533 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 534 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 535 | | num_128!(u128:visit_u128); 536 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 530 | / impl_deserialize_num! { 531 | | i128, NonZeroI128 cfg(not(no_num_nonzero_signed)), deserialize_i128 532 | | num_self!(i128:visit_i128); 533 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 534 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 535 | | num_128!(u128:visit_u128); 536 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 538 | / impl_deserialize_num! { 539 | | u128, NonZeroU128, deserialize_u128 540 | | num_self!(u128:visit_u128); 541 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 542 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 543 | | num_128!(i128:visit_i128); 544 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 538 | / impl_deserialize_num! { 539 | | u128, NonZeroU128, deserialize_u128 540 | | num_self!(u128:visit_u128); 541 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 542 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 543 | | num_128!(i128:visit_i128); 544 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 538 | / impl_deserialize_num! { 539 | | u128, NonZeroU128, deserialize_u128 540 | | num_self!(u128:visit_u128); 541 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 542 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 543 | | num_128!(i128:visit_i128); 544 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:553:46 | 553 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 553 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:599:46 | 599 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 599 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:645:46 | 645 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 645 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:722:46 | 722 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 722 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:757:46 | 757 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 757 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:794:46 | 794 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 794 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:891:46 | 891 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 891 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:959:46 | 959 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 959 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1020:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1020 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1087 | / seq_impl!( 1088 | | #[cfg(any(feature = "std", feature = "alloc"))] 1089 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1090 | | BinaryHeap, ... | 1095 | | BinaryHeap::push 1096 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1020 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1056:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1056 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1087 | / seq_impl!( 1088 | | #[cfg(any(feature = "std", feature = "alloc"))] 1089 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1090 | | BinaryHeap, ... | 1095 | | BinaryHeap::push 1096 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1056 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1020:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1020 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1098 | / seq_impl!( 1099 | | #[cfg(any(feature = "std", feature = "alloc"))] 1100 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1101 | | BTreeSet, ... | 1106 | | BTreeSet::insert 1107 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1020 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1056:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1056 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1098 | / seq_impl!( 1099 | | #[cfg(any(feature = "std", feature = "alloc"))] 1100 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1101 | | BTreeSet, ... | 1106 | | BTreeSet::insert 1107 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1056 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1020:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1020 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1109 | / seq_impl!( 1110 | | #[cfg(any(feature = "std", feature = "alloc"))] 1111 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1112 | | LinkedList, ... | 1117 | | LinkedList::push_back 1118 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1020 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1056:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1056 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1109 | / seq_impl!( 1110 | | #[cfg(any(feature = "std", feature = "alloc"))] 1111 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1112 | | LinkedList, ... | 1117 | | LinkedList::push_back 1118 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1056 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1020:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1020 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1120 | / seq_impl!( 1121 | | #[cfg(feature = "std")] 1122 | | #[cfg_attr(docsrs, doc(cfg(feature = "std")))] 1123 | | HashSet, ... | 1128 | | HashSet::insert 1129 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1020 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1056:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1056 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1120 | / seq_impl!( 1121 | | #[cfg(feature = "std")] 1122 | | #[cfg_attr(docsrs, doc(cfg(feature = "std")))] 1123 | | HashSet, ... | 1128 | | HashSet::insert 1129 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1056 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1020:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1020 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1131 | / seq_impl!( 1132 | | #[cfg(any(feature = "std", feature = "alloc"))] 1133 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1134 | | VecDeque, ... | 1139 | | VecDeque::push_back 1140 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1020 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1056:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1056 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1131 | / seq_impl!( 1132 | | #[cfg(any(feature = "std", feature = "alloc"))] 1133 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1134 | | VecDeque, ... | 1139 | | VecDeque::push_back 1140 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1056 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1164:54 | 1164 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1164 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1201:54 | 1201 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1201 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1255:46 | 1255 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1255 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1287:58 | 1278 | / macro_rules! array_impls { 1279 | | ($($len:expr => ($($n:tt)+))+) => { 1280 | | $( 1281 | | impl<'de, T> Visitor<'de> for ArrayVisitor<[T; $len]> ... | 1287 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1353 | | } 1354 | | } | |_- in this expansion of `array_impls!` 1355 | 1356 | / array_impls! { 1357 | | 1 => (0) 1358 | | 2 => (0 1) 1359 | | 3 => (0 1 2) ... | 1388 | | 32 => (0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31) 1389 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 1287 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1311:58 | 1278 | / macro_rules! array_impls { 1279 | | ($($len:expr => ($($n:tt)+))+) => { 1280 | | $( 1281 | | impl<'de, T> Visitor<'de> for ArrayVisitor<[T; $len]> ... | 1311 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1353 | | } 1354 | | } | |_- in this expansion of `array_impls!` 1355 | 1356 | / array_impls! { 1357 | | 1 => (0) 1358 | | 2 => (0 1) 1359 | | 3 => (0 1 2) ... | 1388 | | 32 => (0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31) 1389 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 1311 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1421:58 | 1407 | / macro_rules! tuple_impl_body { 1408 | | ($len:tt => ($($n:tt $name:ident)+)) => { 1409 | | #[inline] 1410 | | fn deserialize(deserializer: D) -> Result ... | 1421 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1477 | | }; 1478 | | } | |_- in this expansion of `tuple_impl_body!` ... 1489 | tuple_impl_body!(1 => (0 T)); | ---------------------------- in this macro invocation | help: indicate the anonymous lifetime | 1421 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1455:58 | 1407 | / macro_rules! tuple_impl_body { 1408 | | ($len:tt => ($($n:tt $name:ident)+)) => { 1409 | | #[inline] 1410 | | fn deserialize(deserializer: D) -> Result ... | 1455 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1477 | | }; 1478 | | } | |_- in this expansion of `tuple_impl_body!` ... 1489 | tuple_impl_body!(1 => (0 T)); | ---------------------------- in this macro invocation | help: indicate the anonymous lifetime | 1455 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1421:58 | 1393 | / macro_rules! tuple_impls { 1394 | | ($($len:tt => ($($n:tt $name:ident)+))+) => { 1395 | | $( 1396 | | #[cfg_attr(docsrs, doc(hidden))] ... | 1401 | | tuple_impl_body!($len => ($($n $name)+)); | | ---------------------------------------- in this macro invocation (#2) ... | 1404 | | }; 1405 | | } | |_- in this expansion of `tuple_impls!` (#1) 1406 | 1407 | / macro_rules! tuple_impl_body { 1408 | | ($len:tt => ($($n:tt $name:ident)+)) => { 1409 | | #[inline] 1410 | | fn deserialize(deserializer: D) -> Result ... | 1421 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1477 | | }; 1478 | | } | |_- in this expansion of `tuple_impl_body!` (#2) ... 1492 | / tuple_impls! { 1493 | | 2 => (0 T0 1 T1) 1494 | | 3 => (0 T0 1 T1 2 T2) 1495 | | 4 => (0 T0 1 T1 2 T2 3 T3) ... | 1507 | | 16 => (0 T0 1 T1 2 T2 3 T3 4 T4 5 T5 6 T6 7 T7 8 T8 9 T9 10 T10 11 T11 12 T12 13 T13 14 T14 15 T15) 1508 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 1421 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1455:58 | 1393 | / macro_rules! tuple_impls { 1394 | | ($($len:tt => ($($n:tt $name:ident)+))+) => { 1395 | | $( 1396 | | #[cfg_attr(docsrs, doc(hidden))] ... | 1401 | | tuple_impl_body!($len => ($($n $name)+)); | | ---------------------------------------- in this macro invocation (#2) ... | 1404 | | }; 1405 | | } | |_- in this expansion of `tuple_impls!` (#1) 1406 | 1407 | / macro_rules! tuple_impl_body { 1408 | | ($len:tt => ($($n:tt $name:ident)+)) => { 1409 | | #[inline] 1410 | | fn deserialize(deserializer: D) -> Result ... | 1455 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1477 | | }; 1478 | | } | |_- in this expansion of `tuple_impl_body!` (#2) ... 1492 | / tuple_impls! { 1493 | | 2 => (0 T0 1 T1) 1494 | | 3 => (0 T0 1 T1 2 T2) 1495 | | 4 => (0 T0 1 T1 2 T2 3 T3) ... | 1507 | | 16 => (0 T0 1 T1 2 T2 3 T3 4 T4 5 T5 6 T6 7 T7 8 T8 9 T9 10 T10 11 T11 12 T12 13 T13 14 T14 15 T15) 1508 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 1455 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1542:62 | 1512 | / macro_rules! map_impl { 1513 | | ( 1514 | | $(#[$attr:meta])* 1515 | | $ty:ident , ... | 1542 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1565 | | } 1566 | | } | |_- in this expansion of `map_impl!` 1567 | 1568 | / map_impl! { 1569 | | #[cfg(any(feature = "std", feature = "alloc"))] 1570 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1571 | | BTreeMap, 1572 | | map, 1573 | | BTreeMap::new(), 1574 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 1542 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1542:62 | 1512 | / macro_rules! map_impl { 1513 | | ( 1514 | | $(#[$attr:meta])* 1515 | | $ty:ident , ... | 1542 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1565 | | } 1566 | | } | |_- in this expansion of `map_impl!` ... 1576 | / map_impl! { 1577 | | #[cfg(feature = "std")] 1578 | | #[cfg_attr(docsrs, doc(cfg(feature = "std")))] 1579 | | HashMap, 1580 | | map, 1581 | | HashMap::with_capacity_and_hasher(size_hint::cautious::<(K, V)>(map.size_hint()), S::default()), 1582 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 1542 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1630:62 | 1608 | / macro_rules! variant_identifier { 1609 | | ( 1610 | | $name_kind:ident ($($variant:ident; $bytes:expr; $index:expr),*) 1611 | | $expecting_message:expr, ... | 1630 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1679 | | } 1680 | | } | |_- in this expansion of `variant_identifier!` (#2) ... 1683 | / macro_rules! deserialize_enum { 1684 | | ( 1685 | | $name:ident $name_kind:ident ($($variant:ident; $bytes:expr; $index:expr),*) 1686 | | $expecting_message:expr, ... | 1689 | / variant_identifier! { 1690 | $name_kind ($($variant; $bytes; $index),*) 1691 | $expecting_message, 1692 | VARIANTS 1693 | | } | |_________- in this macro invocation (#2) ... 1716 | | } 1717 | | } | |_- in this expansion of `deserialize_enum!` (#1) ... 1730 | / deserialize_enum! { 1731 | | IpAddr IpAddrKind (V4; b"V4"; 0, V6; b"V6"; 1) 1732 | | "`V4` or `V6`", 1733 | | deserializer 1734 | | } | |_____________- in this macro invocation (#1) | help: indicate the anonymous lifetime | 1630 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1699:54 | 1683 | / macro_rules! deserialize_enum { 1684 | | ( 1685 | | $name:ident $name_kind:ident ($($variant:ident; $bytes:expr; $index:expr),*) 1686 | | $expecting_message:expr, ... | 1699 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1716 | | } 1717 | | } | |_- in this expansion of `deserialize_enum!` ... 1730 | / deserialize_enum! { 1731 | | IpAddr IpAddrKind (V4; b"V4"; 0, V6; b"V6"; 1) 1732 | | "`V4` or `V6`", 1733 | | deserializer 1734 | | } | |_____________- in this macro invocation | help: indicate the anonymous lifetime | 1699 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1630:62 | 1608 | / macro_rules! variant_identifier { 1609 | | ( 1610 | | $name_kind:ident ($($variant:ident; $bytes:expr; $index:expr),*) 1611 | | $expecting_message:expr, ... | 1630 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1679 | | } 1680 | | } | |_- in this expansion of `variant_identifier!` (#2) ... 1683 | / macro_rules! deserialize_enum { 1684 | | ( 1685 | | $name:ident $name_kind:ident ($($variant:ident; $bytes:expr; $index:expr),*) 1686 | | $expecting_message:expr, ... | 1689 | / variant_identifier! { 1690 | $name_kind ($($variant; $bytes; $index),*) 1691 | $expecting_message, 1692 | VARIANTS 1693 | | } | |_________- in this macro invocation (#2) ... 1716 | | } 1717 | | } | |_- in this expansion of `deserialize_enum!` (#1) ... 1784 | / deserialize_enum! { 1785 | | SocketAddr SocketAddrKind (V4; b"V4"; 0, V6; b"V6"; 1) 1786 | | "`V4` or `V6`", 1787 | | deserializer 1788 | | } | |_____________- in this macro invocation (#1) | help: indicate the anonymous lifetime | 1630 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1699:54 | 1683 | / macro_rules! deserialize_enum { 1684 | | ( 1685 | | $name:ident $name_kind:ident ($($variant:ident; $bytes:expr; $index:expr),*) 1686 | | $expecting_message:expr, ... | 1699 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1716 | | } 1717 | | } | |_- in this expansion of `deserialize_enum!` ... 1784 | / deserialize_enum! { 1785 | | SocketAddr SocketAddrKind (V4; b"V4"; 0, V6; b"V6"; 1) 1786 | | "`V4` or `V6`", 1787 | | deserializer 1788 | | } | |_____________- in this macro invocation | help: indicate the anonymous lifetime | 1699 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1816:46 | 1816 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1816 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1855:46 | 1855 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1855 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1630:62 | 1608 | / macro_rules! variant_identifier { 1609 | | ( 1610 | | $name_kind:ident ($($variant:ident; $bytes:expr; $index:expr),*) 1611 | | $expecting_message:expr, ... | 1630 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1679 | | } 1680 | | } | |_- in this expansion of `variant_identifier!` ... 1916 | / variant_identifier! { 1917 | | OsStringKind (Unix; b"Unix"; 0, Windows; b"Windows"; 1) 1918 | | "`Unix` or `Windows`", 1919 | | OSSTR_VARIANTS 1920 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 1630 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1929:46 | 1929 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1929 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:2178:62 | 2178 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2178 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:2228:54 | 2228 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2228 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:2317:62 | 2317 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2317 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:2367:54 | 2367 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2367 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:2518:58 | 2518 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2518 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:2563:50 | 2563 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2563 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:2675:58 | 2675 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2675 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:2718:50 | 2718 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2718 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:2813:58 | 2813 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2813 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:2856:50 | 2856 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2856 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:2924:62 | 2924 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2924 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:2982:54 | 2982 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2982 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:3035:62 | 3035 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3035 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:3091:54 | 3091 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3091 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:3187:46 | 3187 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3187 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/mod.rs:210:36 | 140 | / macro_rules! declare_error_trait { 141 | | (Error: Sized $(+ $($supertrait:ident)::+)*) => { 142 | | /// The `Error` trait allows `Deserialize` implementations to create descriptive 143 | | /// error messages belonging to the `Deserializer` against which they are ... | 210 | | fn invalid_type(unexp: Unexpected, exp: &Expected) -> Self { | | ^^^^^^^^^^ expected lifetime parameter ... | 297 | | } 298 | | } | |_- in this expansion of `declare_error_trait!` ... 301 | declare_error_trait!(Error: Sized + StdError); | --------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 210 | fn invalid_type(unexp: Unexpected<'_>, exp: &Expected) -> Self { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/mod.rs:228:37 | 140 | / macro_rules! declare_error_trait { 141 | | (Error: Sized $(+ $($supertrait:ident)::+)*) => { 142 | | /// The `Error` trait allows `Deserialize` implementations to create descriptive 143 | | /// error messages belonging to the `Deserializer` against which they are ... | 228 | | fn invalid_value(unexp: Unexpected, exp: &Expected) -> Self { | | ^^^^^^^^^^ expected lifetime parameter ... | 297 | | } 298 | | } | |_- in this expansion of `declare_error_trait!` ... 301 | declare_error_trait!(Error: Sized + StdError); | --------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 228 | fn invalid_value(unexp: Unexpected<'_>, exp: &Expected) -> Self { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/mod.rs:399:40 | 399 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 399 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/mod.rs:478:40 | 478 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result; | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 478 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result; | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/mod.rs:485:40 | 485 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 485 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/mod.rs:491:40 | 491 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 491 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/mod.rs:497:40 | 497 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 497 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/mod.rs:1311:46 | 1311 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result; | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1311 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result; | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/mod.rs:2282:40 | 2282 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2282 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/mod.rs:2304:40 | 2304 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2304 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:72:50 | 72 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 72 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:145:50 | 145 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 145 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:266:33 | 266 | fn unexpected(&self) -> Unexpected { | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 266 | fn unexpected(&self) -> Unexpected<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:331:44 | 331 | fn expecting(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 331 | fn expecting(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:494:23 | 494 | Vec::::with_capacity(size_hint::cautious::(visitor.size_hint())); | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 494 | Vec::>::with_capacity(size_hint::cautious::(visitor.size_hint())); | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:494:69 | 494 | Vec::::with_capacity(size_hint::cautious::(visitor.size_hint())); | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 494 | Vec::::with_capacity(size_hint::cautious::>(visitor.size_hint())); | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:506:24 | 506 | Vec::<(Content, Content)>::with_capacity( | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 506 | Vec::<(Content<'_>, Content)>::with_capacity( | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:506:33 | 506 | Vec::<(Content, Content)>::with_capacity( | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 506 | Vec::<(Content, Content<'_>)>::with_capacity( | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:507:44 | 507 | size_hint::cautious::<(Content, Content)>(visitor.size_hint()), | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 507 | size_hint::cautious::<(Content<'_>, Content)>(visitor.size_hint()), | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:507:53 | 507 | size_hint::cautious::<(Content, Content)>(visitor.size_hint()), | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 507 | size_hint::cautious::<(Content, Content<'_>)>(visitor.size_hint()), | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:565:44 | 565 | fn expecting(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 565 | fn expecting(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:849:44 | 849 | fn expecting(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 849 | fn expecting(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:872:34 | 872 | let mut vec = Vec::<(Content, Content)>::with_capacity(size_hint::cautious::<( | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 872 | let mut vec = Vec::<(Content<'_>, Content)>::with_capacity(size_hint::cautious::<( | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:872:43 | 872 | let mut vec = Vec::<(Content, Content)>::with_capacity(size_hint::cautious::<( | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 872 | let mut vec = Vec::<(Content, Content<'_>)>::with_capacity(size_hint::cautious::<( | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:873:17 | 873 | Content, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 873 | Content<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:874:17 | 874 | Content, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 874 | Content<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:925:50 | 925 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 925 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:1000:50 | 1000 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1000 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:2396:50 | 2396 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2396 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:2441:50 | 2441 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2441 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:2876:46 | 2876 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2876 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/ser.rs:61:40 | 61 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 61 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/ser.rs:1357:40 | 1357 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1357 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/doc.rs:28:32 | 28 | fn fmt(&self, _: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 28 | fn fmt(&self, _: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/mod.rs:30:48 | 30 | pub fn from_utf8_lossy(bytes: &[u8]) -> Cow { | ---^---- expected lifetime parameter | help: indicate the anonymous lifetime | 30 | pub fn from_utf8_lossy(bytes: &[u8]) -> Cow<'_, str> { | +++ warning: unused extern crate --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/lib.rs:330:1 | 329 | / #[cfg(feature = "serde_derive")] 330 | | extern crate serde_derive; | | ^^^^^^^^^^^^^^^^^^^^^^^^^- | |__________________________| | help: remove it | = note: `-W unused-extern-crates` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(unused_extern_crates)]` warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1047:47 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1047 | | struct SeqInPlaceVisitor<'a, T: 'a $(, $typaram: 'a)*>(&'a mut $ty); | | ^^^^ help: remove this bound ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1087 | / seq_impl!( 1088 | | #[cfg(any(feature = "std", feature = "alloc"))] 1089 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1090 | | BinaryHeap, ... | 1095 | | BinaryHeap::push 1096 | | ); | |_- in this macro invocation | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1047:47 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1047 | | struct SeqInPlaceVisitor<'a, T: 'a $(, $typaram: 'a)*>(&'a mut $ty); | | ^^^^ help: remove this bound ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1098 | / seq_impl!( 1099 | | #[cfg(any(feature = "std", feature = "alloc"))] 1100 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1101 | | BTreeSet, ... | 1106 | | BTreeSet::insert 1107 | | ); | |_- in this macro invocation warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1047:47 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1047 | | struct SeqInPlaceVisitor<'a, T: 'a $(, $typaram: 'a)*>(&'a mut $ty); | | ^^^^ help: remove this bound ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1109 | / seq_impl!( 1110 | | #[cfg(any(feature = "std", feature = "alloc"))] 1111 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1112 | | LinkedList, ... | 1117 | | LinkedList::push_back 1118 | | ); | |_- in this macro invocation warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1047:47 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1047 | | struct SeqInPlaceVisitor<'a, T: 'a $(, $typaram: 'a)*>(&'a mut $ty); | | ^^^^ ^^^^ ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1120 | / seq_impl!( 1121 | | #[cfg(feature = "std")] 1122 | | #[cfg_attr(docsrs, doc(cfg(feature = "std")))] 1123 | | HashSet, ... | 1128 | | HashSet::insert 1129 | | ); | |_- in this macro invocation | help: remove these bounds | 1047 - struct SeqInPlaceVisitor<'a, T: 'a $(, $typaram: 'a)*>(&'a mut $ty); 1047 + struct SeqInPlaceVisitor<'a, T $(, $typaram)*>(&'a mut $ty); | warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1047:47 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1047 | | struct SeqInPlaceVisitor<'a, T: 'a $(, $typaram: 'a)*>(&'a mut $ty); | | ^^^^ help: remove this bound ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1131 | / seq_impl!( 1132 | | #[cfg(any(feature = "std", feature = "alloc"))] 1133 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1134 | | VecDeque, ... | 1139 | | VecDeque::push_back 1140 | | ); | |_- in this macro invocation warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1193:39 | 1193 | struct VecInPlaceVisitor<'a, T: 'a>(&'a mut Vec); | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1242:33 | 1242 | struct ArrayInPlaceVisitor<'a, A: 'a>(&'a mut A); | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1450:51 | 1407 | / macro_rules! tuple_impl_body { 1408 | | ($len:tt => ($($n:tt $name:ident)+)) => { 1409 | | #[inline] 1410 | | fn deserialize(deserializer: D) -> Result ... | 1450 | | struct TupleInPlaceVisitor<'a, $($name: 'a,)+>(&'a mut ($($name,)+)); | | ^^^^ help: remove this bound ... | 1477 | | }; 1478 | | } | |_- in this expansion of `tuple_impl_body!` ... 1489 | tuple_impl_body!(1 => (0 T)); | ---------------------------- in this macro invocation warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1450:51 | 1393 | / macro_rules! tuple_impls { 1394 | | ($($len:tt => ($($n:tt $name:ident)+))+) => { 1395 | | $( 1396 | | #[cfg_attr(docsrs, doc(hidden))] ... | 1401 | | tuple_impl_body!($len => ($($n $name)+)); | | ---------------------------------------- in this macro invocation (#2) ... | 1404 | | }; 1405 | | } | |_- in this expansion of `tuple_impls!` (#1) 1406 | 1407 | / macro_rules! tuple_impl_body { 1408 | | ($len:tt => ($($n:tt $name:ident)+)) => { 1409 | | #[inline] 1410 | | fn deserialize(deserializer: D) -> Result ... | 1450 | | struct TupleInPlaceVisitor<'a, $($name: 'a,)+>(&'a mut ($($name,)+)); | | ^^^^ help: remove these bounds ... | 1477 | | }; 1478 | | } | |_- in this expansion of `tuple_impl_body!` (#2) ... 1492 | / tuple_impls! { 1493 | | 2 => (0 T0 1 T1) 1494 | | 3 => (0 T0 1 T1 2 T2) 1495 | | 4 => (0 T0 1 T1 2 T2 3 T3) ... | 1507 | | 16 => (0 T0 1 T1 2 T2 3 T3 4 T4 5 T5 6 T6 7 T7 8 T8 9 T9 10 T10 11 T11 12 T12 13 T13 14 T14 15 T15) 1508 | | } | |_- in this macro invocation (#1) warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:2483:29 | 2483 | pub struct Borrowed<'de, T: 'de + ?Sized>(pub &'de T); | ^^^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:2597:39 | 2597 | pub struct FlatMapDeserializer<'a, 'de: 'a, E>( | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:2756:29 | 2756 | struct FlatMapAccess<'a, 'de: 'a, E> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:2799:32 | 2799 | struct FlatStructAccess<'a, 'de: 'a, E> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:1634:46 | 1634 | pub struct ContentRefDeserializer<'a, 'de: 'a, E> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:2092:39 | 2092 | struct EnumRefDeserializer<'a, 'de: 'a, E> | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:2121:42 | 2121 | struct VariantRefDeserializer<'a, 'de: 'a, E> | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:2201:38 | 2201 | struct SeqRefDeserializer<'a, 'de: 'a, E> | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:2276:38 | 2276 | struct MapRefDeserializer<'a, 'de: 'a, E> | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/ser.rs:988:35 | 988 | pub struct FlatMapSerializer<'a, M: 'a>(pub &'a mut M); | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/ser.rs:1182:37 | 1182 | pub struct FlatMapSerializeMap<'a, M: 'a>(&'a mut M); | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/ser.rs:1220:40 | 1220 | pub struct FlatMapSerializeStruct<'a, M: 'a>(&'a mut M); | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/ser.rs:1245:56 | 1245 | pub struct FlatMapSerializeTupleVariantAsMapValue<'a, M: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/ser.rs:1289:57 | 1289 | pub struct FlatMapSerializeStructVariantAsMapValue<'a, M: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/seed.rs:6:29 | 6 | pub struct InPlaceSeed<'a, T: 'a>(pub &'a mut T); | ^^^^ help: remove this bound Fresh lazy_static v1.5.0 warning: unused extern crate --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/lazy_static-1.5.0/src/inline_lazy.rs:8:1 | 8 | extern crate core; | ^^^^^^^^^^^^^^^^^^ help: remove it | = note: `-W unused-extern-crates` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(unused_extern_crates)]` Fresh equivalent v1.0.1 warning: `serde` (lib) generated 224 warnings (42 duplicates) warning: `lazy_static` (lib) generated 1 warning Fresh hashbrown v0.14.5 Fresh regex-syntax v0.6.29 warning: method `symmetric_difference` is never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-syntax-0.6.29/src/hir/interval.rs:423:8 | 335 | pub trait Interval: | -------- method in this trait ... 423 | fn symmetric_difference( | ^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default warning: call to `.borrow()` on a reference in this situation does nothing --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-syntax-0.6.29/src/ast/parse.rs:379:21 | 379 | self.pattern.borrow() | ^^^^^^^^^ help: remove this redundant call | = note: the type `str` does not implement `Borrow`, so calling `borrow` on `&str` copies the reference, which does not do anything and can be removed = note: `#[warn(noop_method_call)]` on by default Fresh heck v0.5.0 warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/heck-0.5.0/src/kebab.rs:43:32 | 43 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 43 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/heck-0.5.0/src/lower_camel.rs:47:32 | 47 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 47 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/heck-0.5.0/src/shouty_kebab.rs:44:32 | 44 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 44 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/heck-0.5.0/src/shouty_snake.rs:58:32 | 58 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 58 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/heck-0.5.0/src/snake.rs:58:32 | 58 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 58 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/heck-0.5.0/src/title.rs:47:32 | 47 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 47 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/heck-0.5.0/src/train.rs:44:32 | 44 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 44 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/heck-0.5.0/src/upper_camel.rs:60:32 | 60 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 60 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/heck-0.5.0/src/lib.rs:76:30 | 76 | F: FnMut(&str, &mut fmt::Formatter) -> fmt::Result, | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 76 | F: FnMut(&str, &mut fmt::Formatter<'_>) -> fmt::Result, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/heck-0.5.0/src/lib.rs:77:24 | 77 | G: FnMut(&mut fmt::Formatter) -> fmt::Result, | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 77 | G: FnMut(&mut fmt::Formatter<'_>) -> fmt::Result, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/heck-0.5.0/src/lib.rs:73:18 | 73 | f: &mut fmt::Formatter, | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 73 | f: &mut fmt::Formatter<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/heck-0.5.0/src/lib.rs:161:36 | 161 | fn lowercase(s: &str, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 161 | fn lowercase(s: &str, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/heck-0.5.0/src/lib.rs:174:36 | 174 | fn uppercase(s: &str, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 174 | fn uppercase(s: &str, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/heck-0.5.0/src/lib.rs:182:37 | 182 | fn capitalize(s: &str, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 182 | fn capitalize(s: &str, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: `regex-syntax` (lib) generated 2 warnings warning: `heck` (lib) generated 14 warnings Fresh clap_derive v4.5.13 Fresh indexmap v2.4.0 Fresh regex-automata v0.1.10 warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/classes.rs:90:38 | 90 | pub fn representatives(&self) -> ByteClassRepresentatives { | ^^^^^^^^^^^^^^^^^^^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 90 | pub fn representatives(&self) -> ByteClassRepresentatives<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.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 | help: indicate the anonymous lifetime | 111 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/dense.rs:1113:38 | 1113 | pub fn states(&self) -> StateIter { | ---------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 1113 | pub fn states(&self) -> StateIter<'_, T, S> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/dense.rs:1508:55 | 1508 | pub fn get_state_mut(&mut self, id: S) -> StateMut { | --------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 1508 | pub fn get_state_mut(&mut self, id: S) -> StateMut<'_, S> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/dense.rs:1613:32 | 1613 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1613 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/dense.rs:1702:53 | 1702 | pub fn transitions(&self) -> StateTransitionIter { | -------------------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 1702 | pub fn transitions(&self) -> StateTransitionIter<'_, S> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/dense.rs:1718:66 | 1718 | pub fn sparse_transitions(&self) -> StateSparseTransitionIter { | -------------------------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 1718 | pub fn sparse_transitions(&self) -> StateSparseTransitionIter<'_, S> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/dense.rs:1725:32 | 1725 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1725 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/dense.rs:1828:57 | 1828 | pub fn iter_mut(&mut self) -> StateTransitionIterMut { | ----------------------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 1828 | pub fn iter_mut(&mut self) -> StateTransitionIterMut<'_, S> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/dense.rs:1835:32 | 1835 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1835 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/error.rs:115:32 | 115 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 115 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/minimize.rs:50:32 | 50 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 50 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/nfa/range_trie.rs:868:32 | 868 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 868 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/nfa/range_trie.rs:879:32 | 879 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 879 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/nfa/range_trie.rs:891:32 | 891 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 891 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/nfa/mod.rs:94:32 | 94 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 94 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/nfa/mod.rs:178:32 | 178 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 178 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/nfa/mod.rs:204:32 | 204 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 204 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/sparse.rs:1012:32 | 1012 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1012 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/sparse.rs:1140:32 | 1140 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1140 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/sparse.rs:1200:32 | 1200 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1200 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/dense.rs:1662:34 | 1662 | pub(crate) struct StateIter<'a, T: 'a, S: 'a> { | ^^^^ ^^^^ | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` help: remove these bounds | 1662 - pub(crate) struct StateIter<'a, T: 'a, S: 'a> { 1662 + pub(crate) struct StateIter<'a, T, S> { | warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/dense.rs:1689:30 | 1689 | pub(crate) struct State<'a, S: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/dense.rs:1753:44 | 1753 | pub(crate) struct StateTransitionIter<'a, S: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/dense.rs:1774:50 | 1774 | pub(crate) struct StateSparseTransitionIter<'a, S: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/dense.rs:1815:33 | 1815 | pub(crate) struct StateMut<'a, S: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/dense.rs:1847:47 | 1847 | pub(crate) struct StateTransitionIterMut<'a, S: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/minimize.rs:42:34 | 42 | pub(crate) struct Minimizer<'a, S: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.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 warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/sparse.rs:1054:36 | 1054 | struct StateIter<'a, T: AsRef<[u8]> + 'a, S: StateID + 'a = usize> { | ^^^^^ ^^^^^ | help: remove these bounds | 1054 - struct StateIter<'a, T: AsRef<[u8]> + 'a, S: StateID + 'a = usize> { 1054 + struct StateIter<'a, T: AsRef<[u8]>, S: StateID = usize> { | Fresh serde_spanned v0.6.7 warning: `regex-automata` (lib) generated 30 warnings Fresh toml_datetime v0.6.8 Fresh clap_builder v4.5.15 Fresh tracing-attributes v0.1.27 warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-attributes-0.1.27/src/lib.rs:73:5 | 73 | private_in_public, | ^^^^^^^^^^^^^^^^^ | = note: `#[warn(renamed_and_removed_lints)]` on by default Fresh thiserror-impl v1.0.63 warning: unused extern crate --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-impl-1.0.63/src/lib.rs:18:1 | 18 | extern crate proc_macro; | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove it | = note: `-W unused-extern-crates` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(unused_extern_crates)]` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-impl-1.0.63/src/attr.rs:48:43 | 48 | pub fn get(input: &[Attribute]) -> Result { | ^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 48 | pub fn get(input: &[Attribute]) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-impl-1.0.63/src/attr.rs:93:34 | 93 | attr.parse_args_with(|input: ParseStream| { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 93 | attr.parse_args_with(|input: ParseStream<'_>| { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-impl-1.0.63/src/attr.rs:140:28 | 140 | fn parse_token_expr(input: ParseStream, mut begin_expr: bool) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 140 | fn parse_token_expr(input: ParseStream<'_>, mut begin_expr: bool) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-impl-1.0.63/src/expand.rs:55:23 | 55 | fn impl_struct(input: Struct) -> TokenStream { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 55 | fn impl_struct(input: Struct<'_>) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-impl-1.0.63/src/expand.rs:223:21 | 223 | fn impl_enum(input: Enum) -> TokenStream { | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 223 | fn impl_enum(input: Enum<'_>) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-impl-1.0.63/src/expand.rs:479:25 | 479 | fn fields_pat(fields: &[Field]) -> TokenStream { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 479 | fn fields_pat(fields: &[Field<'_>]) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-impl-1.0.63/src/expand.rs:504:34 | 504 | fn from_initializer(from_field: &Field, backtrace_field: Option<&Field>) -> TokenStream { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 504 | fn from_initializer(from_field: &Field<'_>, backtrace_field: Option<&Field>) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-impl-1.0.63/src/expand.rs:504:66 | 504 | fn from_initializer(from_field: &Field, backtrace_field: Option<&Field>) -> TokenStream { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 504 | fn from_initializer(from_field: &Field, backtrace_field: Option<&Field<'_>>) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-impl-1.0.63/src/fmt.rs:12:50 | 12 | pub fn expand_shorthand(&mut self, fields: &[Field]) { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 12 | pub fn expand_shorthand(&mut self, fields: &[Field<'_>]) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-impl-1.0.63/src/fmt.rs:125:31 | 125 | fn explicit_named_args(input: ParseStream) -> Result> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 125 | fn explicit_named_args(input: ParseStream<'_>) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-impl-1.0.63/src/generics.rs:26:21 | 26 | fn crawl(in_scope: &ParamsInScope, ty: &Type, found: &mut bool) { | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 26 | fn crawl(in_scope: &ParamsInScope<'_>, ty: &Type, found: &mut bool) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-impl-1.0.63/src/prop.rs:7:48 | 7 | pub(crate) fn from_field(&self) -> Option<&Field> { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 7 | pub(crate) fn from_field(&self) -> Option<&Field<'_>> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-impl-1.0.63/src/prop.rs:11:50 | 11 | pub(crate) fn source_field(&self) -> Option<&Field> { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 11 | pub(crate) fn source_field(&self) -> Option<&Field<'_>> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-impl-1.0.63/src/prop.rs:15:53 | 15 | pub(crate) fn backtrace_field(&self) -> Option<&Field> { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 15 | pub(crate) fn backtrace_field(&self) -> Option<&Field<'_>> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-impl-1.0.63/src/prop.rs:19:62 | 19 | pub(crate) fn distinct_backtrace_field(&self) -> Option<&Field> { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 19 | pub(crate) fn distinct_backtrace_field(&self) -> Option<&Field<'_>> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-impl-1.0.63/src/prop.rs:53:48 | 53 | pub(crate) fn from_field(&self) -> Option<&Field> { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 53 | pub(crate) fn from_field(&self) -> Option<&Field<'_>> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-impl-1.0.63/src/prop.rs:57:50 | 57 | pub(crate) fn source_field(&self) -> Option<&Field> { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 57 | pub(crate) fn source_field(&self) -> Option<&Field<'_>> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-impl-1.0.63/src/prop.rs:61:53 | 61 | pub(crate) fn backtrace_field(&self) -> Option<&Field> { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 61 | pub(crate) fn backtrace_field(&self) -> Option<&Field<'_>> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-impl-1.0.63/src/prop.rs:65:62 | 65 | pub(crate) fn distinct_backtrace_field(&self) -> Option<&Field> { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 65 | pub(crate) fn distinct_backtrace_field(&self) -> Option<&Field<'_>> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-impl-1.0.63/src/prop.rs:128:25 | 128 | from_field: Option<&Field>, | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 128 | from_field: Option<&Field<'_>>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-impl-1.0.63/src/valid.rs:108:34 | 108 | fn check_non_field_attrs(attrs: &Attrs) -> Result<()> { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 108 | fn check_non_field_attrs(attrs: &Attrs<'_>) -> Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-impl-1.0.63/src/valid.rs:138:32 | 138 | fn check_field_attrs(fields: &[Field]) -> Result<()> { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 138 | fn check_field_attrs(fields: &[Field<'_>]) -> Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-impl-1.0.63/src/valid.rs:205:22 | 205 | fn same_member(one: &Field, two: &Field) -> bool { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 205 | fn same_member(one: &Field<'_>, two: &Field) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-impl-1.0.63/src/valid.rs:205:35 | 205 | fn same_member(one: &Field, two: &Field) -> bool { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 205 | fn same_member(one: &Field, two: &Field<'_>) -> bool { | ++++ Fresh bstr v1.6.0 warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/escape_bytes.rs:15:43 | 15 | pub(crate) fn new(bytes: &'a [u8]) -> EscapeBytes { | ^^^^^^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 15 | pub(crate) fn new(bytes: &'a [u8]) -> EscapeBytes<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/escape_bytes.rs:83:38 | 83 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 83 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:3:14 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 349 | impl_partial_eq!(BString, Vec); | ---------------------------------- in this macro invocation | = note: requested on the command line with `-W unused-lifetimes` warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:3:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 349 | impl_partial_eq!(BString, Vec); | ---------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:11:14 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 11 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 349 | impl_partial_eq!(BString, Vec); | ---------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:11:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 11 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 349 | impl_partial_eq!(BString, Vec); | ---------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:3:14 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 350 | impl_partial_eq!(BString, [u8]); | ------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:3:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 350 | impl_partial_eq!(BString, [u8]); | ------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:11:14 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 11 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 350 | impl_partial_eq!(BString, [u8]); | ------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:11:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 11 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 350 | impl_partial_eq!(BString, [u8]); | ------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:3:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 351 | impl_partial_eq!(BString, &'a [u8]); | ----------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:11:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 11 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 351 | impl_partial_eq!(BString, &'a [u8]); | ----------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:3:14 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 352 | impl_partial_eq!(BString, String); | --------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:3:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 352 | impl_partial_eq!(BString, String); | --------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:11:14 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 11 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 352 | impl_partial_eq!(BString, String); | --------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:11:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 11 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 352 | impl_partial_eq!(BString, String); | --------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:3:14 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 353 | impl_partial_eq!(BString, str); | ------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:3:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 353 | impl_partial_eq!(BString, str); | ------------------------------ in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:11:14 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 11 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 353 | impl_partial_eq!(BString, str); | ------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:11:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 11 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 353 | impl_partial_eq!(BString, str); | ------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:3:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 354 | impl_partial_eq!(BString, &'a str); | ---------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:11:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 11 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 354 | impl_partial_eq!(BString, &'a str); | ---------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:3:14 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 355 | impl_partial_eq!(BString, BStr); | ------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:3:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 355 | impl_partial_eq!(BString, BStr); | ------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:11:14 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 11 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 355 | impl_partial_eq!(BString, BStr); | ------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:11:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 11 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 355 | impl_partial_eq!(BString, BStr); | ------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:3:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 356 | impl_partial_eq!(BString, &'a BStr); | ----------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:11:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 11 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 356 | impl_partial_eq!(BString, &'a BStr); | ----------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:44:14 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime 45 | | #[inline] ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 372 | impl_partial_ord!(BString, Vec); | ----------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:44:18 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 45 | | #[inline] ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 372 | impl_partial_ord!(BString, Vec); | ----------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:52:14 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 45 | | #[inline] ... | 52 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 372 | impl_partial_ord!(BString, Vec); | ----------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:52:18 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 45 | | #[inline] ... | 52 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 372 | impl_partial_ord!(BString, Vec); | ----------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:44:14 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime 45 | | #[inline] ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 373 | impl_partial_ord!(BString, [u8]); | -------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:44:18 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 45 | | #[inline] ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 373 | impl_partial_ord!(BString, [u8]); | -------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:52:14 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 45 | | #[inline] ... | 52 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 373 | impl_partial_ord!(BString, [u8]); | -------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:52:18 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 45 | | #[inline] ... | 52 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 373 | impl_partial_ord!(BString, [u8]); | -------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:44:18 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 45 | | #[inline] ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 374 | impl_partial_ord!(BString, &'a [u8]); | ------------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:52:18 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 45 | | #[inline] ... | 52 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 374 | impl_partial_ord!(BString, &'a [u8]); | ------------------------------------ in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:44:14 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime 45 | | #[inline] ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 375 | impl_partial_ord!(BString, String); | ---------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:44:18 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 45 | | #[inline] ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 375 | impl_partial_ord!(BString, String); | ---------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:52:14 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 45 | | #[inline] ... | 52 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 375 | impl_partial_ord!(BString, String); | ---------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:52:18 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 45 | | #[inline] ... | 52 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 375 | impl_partial_ord!(BString, String); | ---------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:44:14 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime 45 | | #[inline] ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 376 | impl_partial_ord!(BString, str); | ------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:44:18 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 45 | | #[inline] ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 376 | impl_partial_ord!(BString, str); | ------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:52:14 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 45 | | #[inline] ... | 52 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 376 | impl_partial_ord!(BString, str); | ------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:52:18 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 45 | | #[inline] ... | 52 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 376 | impl_partial_ord!(BString, str); | ------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:44:18 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 45 | | #[inline] ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 377 | impl_partial_ord!(BString, &'a str); | ----------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:52:18 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 45 | | #[inline] ... | 52 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 377 | impl_partial_ord!(BString, &'a str); | ----------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:44:14 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime 45 | | #[inline] ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 378 | impl_partial_ord!(BString, BStr); | -------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:44:18 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 45 | | #[inline] ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 378 | impl_partial_ord!(BString, BStr); | -------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:52:14 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 45 | | #[inline] ... | 52 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 378 | impl_partial_ord!(BString, BStr); | -------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:52:18 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 45 | | #[inline] ... | 52 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 378 | impl_partial_ord!(BString, BStr); | -------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:44:18 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 45 | | #[inline] ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 379 | impl_partial_ord!(BString, &'a BStr); | ------------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:52:18 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 45 | | #[inline] ... | 52 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 379 | impl_partial_ord!(BString, &'a BStr); | ------------------------------------ in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:3:14 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 797 | impl_partial_eq!(BStr, [u8]); | ---------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:3:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 797 | impl_partial_eq!(BStr, [u8]); | ---------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:11:14 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 11 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 797 | impl_partial_eq!(BStr, [u8]); | ---------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:11:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 11 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 797 | impl_partial_eq!(BStr, [u8]); | ---------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:3:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 798 | impl_partial_eq!(BStr, &'a [u8]); | -------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:11:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 11 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 798 | impl_partial_eq!(BStr, &'a [u8]); | -------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:3:14 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 799 | impl_partial_eq!(BStr, str); | --------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:3:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 799 | impl_partial_eq!(BStr, str); | --------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:11:14 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 11 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 799 | impl_partial_eq!(BStr, str); | --------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:11:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 11 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 799 | impl_partial_eq!(BStr, str); | --------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:3:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 800 | impl_partial_eq!(BStr, &'a str); | ------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:11:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 11 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 800 | impl_partial_eq!(BStr, &'a str); | ------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:3:14 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 803 | impl_partial_eq!(BStr, Vec); | ------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:3:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 803 | impl_partial_eq!(BStr, Vec); | ------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:11:14 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 11 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 803 | impl_partial_eq!(BStr, Vec); | ------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:11:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 11 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 803 | impl_partial_eq!(BStr, Vec); | ------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:3:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 805 | impl_partial_eq!(&'a BStr, Vec); | ----------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:11:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 11 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 805 | impl_partial_eq!(&'a BStr, Vec); | ----------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:3:14 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 807 | impl_partial_eq!(BStr, String); | ------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:3:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 807 | impl_partial_eq!(BStr, String); | ------------------------------ in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:11:14 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 11 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 807 | impl_partial_eq!(BStr, String); | ------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:11:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 11 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 807 | impl_partial_eq!(BStr, String); | ------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:3:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 809 | impl_partial_eq!(&'a BStr, String); | ---------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:11:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 11 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 809 | impl_partial_eq!(&'a BStr, String); | ---------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:24:18 | 22 | / macro_rules! impl_partial_eq_cow { 23 | | ($lhs:ty, $rhs:ty) => { 24 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 25 | | #[inline] ... | 39 | | }; 40 | | } | |_- in this expansion of `impl_partial_eq_cow!` ... 811 | impl_partial_eq_cow!(&'a BStr, Cow<'a, BStr>); | --------------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:32:18 | 22 | / macro_rules! impl_partial_eq_cow { 23 | | ($lhs:ty, $rhs:ty) => { 24 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 25 | | #[inline] ... | 32 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 39 | | }; 40 | | } | |_- in this expansion of `impl_partial_eq_cow!` ... 811 | impl_partial_eq_cow!(&'a BStr, Cow<'a, BStr>); | --------------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:24:18 | 22 | / macro_rules! impl_partial_eq_cow { 23 | | ($lhs:ty, $rhs:ty) => { 24 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 25 | | #[inline] ... | 39 | | }; 40 | | } | |_- in this expansion of `impl_partial_eq_cow!` ... 813 | impl_partial_eq_cow!(&'a BStr, Cow<'a, str>); | -------------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:32:18 | 22 | / macro_rules! impl_partial_eq_cow { 23 | | ($lhs:ty, $rhs:ty) => { 24 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 25 | | #[inline] ... | 32 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 39 | | }; 40 | | } | |_- in this expansion of `impl_partial_eq_cow!` ... 813 | impl_partial_eq_cow!(&'a BStr, Cow<'a, str>); | -------------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:24:18 | 22 | / macro_rules! impl_partial_eq_cow { 23 | | ($lhs:ty, $rhs:ty) => { 24 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 25 | | #[inline] ... | 39 | | }; 40 | | } | |_- in this expansion of `impl_partial_eq_cow!` ... 815 | impl_partial_eq_cow!(&'a BStr, Cow<'a, [u8]>); | --------------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:32:18 | 22 | / macro_rules! impl_partial_eq_cow { 23 | | ($lhs:ty, $rhs:ty) => { 24 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 25 | | #[inline] ... | 32 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 39 | | }; 40 | | } | |_- in this expansion of `impl_partial_eq_cow!` ... 815 | impl_partial_eq_cow!(&'a BStr, Cow<'a, [u8]>); | --------------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:44:14 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime 45 | | #[inline] ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 831 | impl_partial_ord!(BStr, [u8]); | ----------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:44:18 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 45 | | #[inline] ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 831 | impl_partial_ord!(BStr, [u8]); | ----------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:52:14 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 45 | | #[inline] ... | 52 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 831 | impl_partial_ord!(BStr, [u8]); | ----------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:52:18 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 45 | | #[inline] ... | 52 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 831 | impl_partial_ord!(BStr, [u8]); | ----------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:44:18 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 45 | | #[inline] ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 832 | impl_partial_ord!(BStr, &'a [u8]); | --------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:52:18 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 45 | | #[inline] ... | 52 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 832 | impl_partial_ord!(BStr, &'a [u8]); | --------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:44:14 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime 45 | | #[inline] ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 833 | impl_partial_ord!(BStr, str); | ---------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:44:18 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 45 | | #[inline] ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 833 | impl_partial_ord!(BStr, str); | ---------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:52:14 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 45 | | #[inline] ... | 52 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 833 | impl_partial_ord!(BStr, str); | ---------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:52:18 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 45 | | #[inline] ... | 52 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 833 | impl_partial_ord!(BStr, str); | ---------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:44:18 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 45 | | #[inline] ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 834 | impl_partial_ord!(BStr, &'a str); | -------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:52:18 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 45 | | #[inline] ... | 52 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 834 | impl_partial_ord!(BStr, &'a str); | -------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:44:14 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime 45 | | #[inline] ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 837 | impl_partial_ord!(BStr, Vec); | -------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:44:18 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 45 | | #[inline] ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 837 | impl_partial_ord!(BStr, Vec); | -------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:52:14 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 45 | | #[inline] ... | 52 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 837 | impl_partial_ord!(BStr, Vec); | -------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:52:18 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 45 | | #[inline] ... | 52 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 837 | impl_partial_ord!(BStr, Vec); | -------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:44:18 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 45 | | #[inline] ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 839 | impl_partial_ord!(&'a BStr, Vec); | ------------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:52:18 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 45 | | #[inline] ... | 52 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 839 | impl_partial_ord!(&'a BStr, Vec); | ------------------------------------ in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:44:14 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime 45 | | #[inline] ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 841 | impl_partial_ord!(BStr, String); | ------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:44:18 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 45 | | #[inline] ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 841 | impl_partial_ord!(BStr, String); | ------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:52:14 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 45 | | #[inline] ... | 52 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 841 | impl_partial_ord!(BStr, String); | ------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:52:18 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 45 | | #[inline] ... | 52 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 841 | impl_partial_ord!(BStr, String); | ------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:44:18 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 45 | | #[inline] ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 843 | impl_partial_ord!(&'a BStr, String); | ----------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bstr-1.6.0/src/impls.rs:52:18 | 42 | / macro_rules! impl_partial_ord { 43 | | ($lhs:ty, $rhs:ty) => { 44 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 45 | | #[inline] ... | 52 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 59 | | }; 60 | | } | |_- in this expansion of `impl_partial_ord!` ... 843 | impl_partial_ord!(&'a BStr, String); | ----------------------------------- in this macro invocation Fresh dirs-sys-next v0.1.2 warning: `tracing-attributes` (lib) generated 1 warning warning: `thiserror-impl` (lib) generated 25 warnings warning: `bstr` (lib) generated 108 warnings Fresh thread_local v1.1.8 warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thread_local-1.1.8/src/cached.rs:65:48 | 65 | pub fn iter_mut(&mut self) -> CachedIterMut { | -------------^-- expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 65 | pub fn iter_mut(&mut self) -> CachedIterMut<'_, T> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thread_local-1.1.8/src/cached.rs:112:32 | 112 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 112 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thread_local-1.1.8/src/lib.rs:290:42 | 290 | pub fn iter_mut(&mut self) -> IterMut { | -------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 290 | pub fn iter_mut(&mut self) -> IterMut<'_, T> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thread_local-1.1.8/src/lib.rs:347:32 | 347 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 347 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: methods `unchecked_unwrap` and `unchecked_unwrap_none` are never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thread_local-1.1.8/src/unreachable.rs:13:15 | 11 | pub trait UncheckedOptionExt { | ------------------ methods in this trait 12 | /// Get the value out of this Option without checking for None. 13 | unsafe fn unchecked_unwrap(self) -> T; | ^^^^^^^^^^^^^^^^ ... 16 | unsafe fn unchecked_unwrap_none(self); | ^^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default warning: method `unchecked_unwrap_err` is never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thread_local-1.1.8/src/unreachable.rs:25:15 | 20 | pub trait UncheckedResultExt { | ------------------ method in this trait ... 25 | unsafe fn unchecked_unwrap_err(self) -> E; | ^^^^^^^^^^^^^^^^^^^^ warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thread_local-1.1.8/src/cached.rs:121:37 | 121 | pub struct CachedIterMut<'a, T: Send + 'a> { | ^^^^^ help: remove this bound | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` Fresh itoa v1.0.11 Fresh option-ext v0.2.0 Fresh same-file v1.0.6 warning: unused return value of `into_raw_fd` that must be used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/same-file-1.0.6/src/unix.rs:23:13 | 23 | self.file.take().unwrap().into_raw_fd(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: losing the raw file descriptor may leak resources = note: `#[warn(unused_must_use)]` on by default help: use `let _ = ...` to ignore the resulting value | 23 | let _ = self.file.take().unwrap().into_raw_fd(); | +++++++ Fresh pin-project-lite v0.2.14 Fresh ryu v1.0.18 warning: `thread_local` (lib) generated 7 warnings warning: `same-file` (lib) generated 1 warning Fresh fnv v1.0.7 Fresh overload v0.1.1 Fresh unicode-width v0.1.13 Fresh winnow v0.5.40 warning: unexpected `cfg` condition name: `nightly` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/lib.rs:142:12 | 142 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `parallel_compiler`, `proc_macro`, `relocation_model`, `rust_analyzer`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, and `unix` and 1 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unused imports: `alloc`, `boxed`, `convert`, and `option` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/lib.rs:185:13 | 185 | alloc, borrow, boxed, cmp, collections, convert, fmt, hash, iter, mem, ops, option, | ^^^^^ ^^^^^ ^^^^^^^ ^^^^^^ | = note: `#[warn(unused_imports)]` on by default warning: unused import: `std::prelude as v1` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/lib.rs:192:21 | 192 | pub use std::prelude as v1; | ^^^^^^^^^^^^^^^^^^ warning: unexpected `cfg` condition name: `nightly` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/error.rs:63:12 | 63 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/error.rs:97:12 | 97 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:3:14 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 233 | impl_partial_eq!(Bytes, [u8]); | ----------------------------- in this macro invocation | = note: requested on the command line with `-W unused-lifetimes` warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:3:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 233 | impl_partial_eq!(Bytes, [u8]); | ----------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:12:14 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 12 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 233 | impl_partial_eq!(Bytes, [u8]); | ----------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:12:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 12 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 233 | impl_partial_eq!(Bytes, [u8]); | ----------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:3:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 234 | impl_partial_eq!(Bytes, &'a [u8]); | --------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:12:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 12 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 234 | impl_partial_eq!(Bytes, &'a [u8]); | --------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:3:14 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 235 | impl_partial_eq!(Bytes, str); | ---------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:3:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 235 | impl_partial_eq!(Bytes, str); | ---------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:12:14 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 12 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 235 | impl_partial_eq!(Bytes, str); | ---------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:12:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 12 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 235 | impl_partial_eq!(Bytes, str); | ---------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:3:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 236 | impl_partial_eq!(Bytes, &'a str); | -------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:12:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 12 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 236 | impl_partial_eq!(Bytes, &'a str); | -------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:23:14 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime 24 | | #[inline] ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 252 | impl_partial_ord!(Bytes, [u8]); | ------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:23:18 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 24 | | #[inline] ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 252 | impl_partial_ord!(Bytes, [u8]); | ------------------------------ in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:32:14 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 24 | | #[inline] ... | 32 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 252 | impl_partial_ord!(Bytes, [u8]); | ------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:32:18 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 24 | | #[inline] ... | 32 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 252 | impl_partial_ord!(Bytes, [u8]); | ------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:23:18 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 24 | | #[inline] ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 253 | impl_partial_ord!(Bytes, &'a [u8]); | ---------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:32:18 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 24 | | #[inline] ... | 32 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 253 | impl_partial_ord!(Bytes, &'a [u8]); | ---------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:23:14 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime 24 | | #[inline] ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 254 | impl_partial_ord!(Bytes, str); | ----------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:23:18 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 24 | | #[inline] ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 254 | impl_partial_ord!(Bytes, str); | ----------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:32:14 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 24 | | #[inline] ... | 32 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 254 | impl_partial_ord!(Bytes, str); | ----------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:32:18 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 24 | | #[inline] ... | 32 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 254 | impl_partial_ord!(Bytes, str); | ----------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:23:18 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 24 | | #[inline] ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 255 | impl_partial_ord!(Bytes, &'a str); | --------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:32:18 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 24 | | #[inline] ... | 32 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 255 | impl_partial_ord!(Bytes, &'a str); | --------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:3:14 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 480 | impl_partial_eq!(BStr, [u8]); | ---------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:3:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 480 | impl_partial_eq!(BStr, [u8]); | ---------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:12:14 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 12 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 480 | impl_partial_eq!(BStr, [u8]); | ---------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:12:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 12 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 480 | impl_partial_eq!(BStr, [u8]); | ---------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:3:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 481 | impl_partial_eq!(BStr, &'a [u8]); | -------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:12:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 12 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 481 | impl_partial_eq!(BStr, &'a [u8]); | -------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:3:14 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 482 | impl_partial_eq!(BStr, str); | --------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:3:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 482 | impl_partial_eq!(BStr, str); | --------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:12:14 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 12 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 482 | impl_partial_eq!(BStr, str); | --------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:12:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 12 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 482 | impl_partial_eq!(BStr, str); | --------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:3:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 4 | | #[inline] ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 483 | impl_partial_eq!(BStr, &'a str); | ------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:12:18 | 1 | / macro_rules! impl_partial_eq { 2 | | ($lhs:ty, $rhs:ty) => { 3 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { 4 | | #[inline] ... | 12 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 18 | | }; 19 | | } | |_- in this expansion of `impl_partial_eq!` ... 483 | impl_partial_eq!(BStr, &'a str); | ------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:23:14 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime 24 | | #[inline] ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 499 | impl_partial_ord!(BStr, [u8]); | ----------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:23:18 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 24 | | #[inline] ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 499 | impl_partial_ord!(BStr, [u8]); | ----------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:32:14 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 24 | | #[inline] ... | 32 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 499 | impl_partial_ord!(BStr, [u8]); | ----------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:32:18 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 24 | | #[inline] ... | 32 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 499 | impl_partial_ord!(BStr, [u8]); | ----------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:23:18 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 24 | | #[inline] ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 500 | impl_partial_ord!(BStr, &'a [u8]); | --------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:32:18 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 24 | | #[inline] ... | 32 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 500 | impl_partial_ord!(BStr, &'a [u8]); | --------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:23:14 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime 24 | | #[inline] ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 501 | impl_partial_ord!(BStr, str); | ---------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:23:18 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 24 | | #[inline] ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 501 | impl_partial_ord!(BStr, str); | ---------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:32:14 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 24 | | #[inline] ... | 32 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 501 | impl_partial_ord!(BStr, str); | ---------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:32:18 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 24 | | #[inline] ... | 32 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 501 | impl_partial_ord!(BStr, str); | ---------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:23:18 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime 24 | | #[inline] ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 502 | impl_partial_ord!(BStr, &'a str); | -------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/stream/impls.rs:32:18 | 21 | / macro_rules! impl_partial_ord { 22 | | ($lhs:ty, $rhs:ty) => { 23 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { 24 | | #[inline] ... | 32 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 38 | | }; 39 | | } | |_- in this expansion of `impl_partial_ord!` ... 502 | impl_partial_ord!(BStr, &'a str); | -------------------------------- in this macro invocation warning: unexpected `cfg` condition name: `nightly` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/combinator/multi.rs:136:12 | 136 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/combinator/parser.rs:15:12 | 15 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/combinator/parser.rs:38:12 | 38 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/combinator/parser.rs:85:12 | 85 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/combinator/parser.rs:144:12 | 144 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/combinator/parser.rs:201:12 | 201 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/combinator/parser.rs:258:12 | 258 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/combinator/parser.rs:313:12 | 313 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/combinator/parser.rs:363:12 | 363 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/combinator/parser.rs:396:12 | 396 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/combinator/parser.rs:459:12 | 459 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/combinator/parser.rs:501:12 | 501 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/combinator/parser.rs:543:12 | 543 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/combinator/parser.rs:580:12 | 580 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/combinator/parser.rs:629:12 | 629 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/combinator/parser.rs:678:12 | 678 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/combinator/parser.rs:722:12 | 722 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/combinator/parser.rs:766:12 | 766 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/combinator/parser.rs:808:12 | 808 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/combinator/parser.rs:855:12 | 855 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `nightly` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/winnow-0.5.40/src/combinator/parser.rs:912:12 | 912 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Fresh dirs-sys v0.4.1 warning: `winnow` (lib) generated 74 warnings Fresh globset v0.4.13 warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/globset-0.4.13/src/lib.rs:509:37 | 509 | fn fmt(&self, f: &mut std::fmt::Formatter) -> std::fmt::Result { | ----------^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 509 | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { | ++++ Fresh toml_edit v0.19.15 warning: unexpected `cfg` condition value: `kstring` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/internal_string.rs:8:7 | 8 | #[cfg(feature = "kstring")] | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `perf`, `serde`, and `unbounded` = help: consider adding `kstring` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `kstring` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/internal_string.rs:10:11 | 10 | #[cfg(not(feature = "kstring"))] | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `perf`, `serde`, and `unbounded` = help: consider adding `kstring` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `kstring` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/internal_string.rs:59:15 | 59 | #[cfg(feature = "kstring")] | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `perf`, `serde`, and `unbounded` = help: consider adding `kstring` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `kstring` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/internal_string.rs:61:19 | 61 | #[cfg(not(feature = "kstring"))] | ^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `perf`, `serde`, and `unbounded` = help: consider adding `kstring` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/key.rs:291:38 | 291 | pub fn display_repr(&self) -> Cow { | ---^---- expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 291 | pub fn display_repr(&self) -> Cow<'_, str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/repr.rs:52:38 | 52 | pub fn display_repr(&self) -> Cow { | ---^---- expected lifetime parameter | help: indicate the anonymous lifetime | 52 | pub fn display_repr(&self) -> Cow<'_, str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/de/mod.rs:70:37 | 70 | fn fmt(&self, f: &mut std::fmt::Formatter) -> std::fmt::Result { | ----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 70 | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/ser/mod.rs:54:45 | 54 | fn fmt(&self, formatter: &mut std::fmt::Formatter) -> std::fmt::Result { | ----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 54 | fn fmt(&self, formatter: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { | ++++ warning: use of deprecated function `winnow::combinator::separated1`: Replaced with `combinator::separated` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/array.rs:4:25 | 4 | use winnow::combinator::separated1; | ^^^^^^^^^^ | = note: `#[warn(deprecated)]` on by default warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/array.rs:5:20 | 5 | use winnow::trace::trace; | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/array.rs:17:5 | 17 | trace("array", move |input: &mut Input<'i>| { | ^^^^^ warning: use of deprecated function `winnow::combinator::separated1`: Replaced with `combinator::separated` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/array.rs:48:18 | 48 | (separated1(array_value(check), ARRAY_SEP), opt(ARRAY_SEP)).map( | ^^^^^^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/datetime.rs:14:20 | 14 | use winnow::trace::trace; | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/datetime.rs:25:5 | 25 | trace( | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/datetime.rs:56:5 | 56 | trace( | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/datetime.rs:66:5 | 66 | trace( | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/datetime.rs:86:5 | 86 | trace( | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/document.rs:10:20 | 10 | use winnow::trace::trace; | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/document.rs:106:5 | 106 | trace( | ^^^^^ warning: use of deprecated function `winnow::combinator::separated0`: Replaced with `combinator::separated` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/inline_table.rs:3:25 | 3 | use winnow::combinator::separated0; | ^^^^^^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/inline_table.rs:5:20 | 5 | use winnow::trace::trace; | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/inline_table.rs:24:5 | 24 | trace("inline-table", move |input: &mut Input<'i>| { | ^^^^^ warning: use of deprecated function `winnow::combinator::separated0`: Replaced with `combinator::separated` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/inline_table.rs:106:13 | 106 | separated0(keyval(check), INLINE_TABLE_SEP), | ^^^^^^^^^^ warning: use of deprecated function `winnow::combinator::separated1`: Replaced with `combinator::separated` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/key.rs:4:25 | 4 | use winnow::combinator::separated1; | ^^^^^^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/key.rs:7:20 | 7 | use winnow::trace::trace; | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/key.rs:21:5 | 21 | trace( | ^^^^^ warning: use of deprecated function `winnow::combinator::separated1`: Replaced with `combinator::separated` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/key.rs:23:9 | 23 | separated1( | ^^^^^^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/key.rs:47:5 | 47 | trace( | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/key.rs:66:5 | 66 | trace( | ^^^^^ warning: use of deprecated function `winnow::token::tag`: Replaced with `literal` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/numbers.rs:11:20 | 11 | use winnow::token::tag; | ^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/numbers.rs:13:20 | 13 | use winnow::trace::trace; | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/numbers.rs:23:5 | 23 | trace("boolean", alt((true_, false_))).parse_next(input) | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/numbers.rs:42:5 | 42 | trace("integer", | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/numbers.rs:56:5 | 56 | trace( | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/numbers.rs:95:5 | 95 | trace( | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/numbers.rs:128:5 | 128 | trace( | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/numbers.rs:162:5 | 162 | trace( | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/numbers.rs:199:5 | 199 | trace( | ^^^^^ warning: use of deprecated function `winnow::token::tag`: Replaced with `literal` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/numbers.rs:299:5 | 299 | tag(INF).value(f64::INFINITY).parse_next(input) | ^^^ warning: use of deprecated function `winnow::token::tag`: Replaced with `literal` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/numbers.rs:304:5 | 304 | tag(NAN).value(f64::NAN).parse_next(input) | ^^^ warning: use of deprecated function `winnow::combinator::success`: Replaced with empty.value(...)` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/strings.rs:13:25 | 13 | use winnow::combinator::success; | ^^^^^^^ warning: use of deprecated function `winnow::token::tag`: Replaced with `literal` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/strings.rs:20:20 | 20 | use winnow::token::tag; | ^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/strings.rs:22:20 | 22 | use winnow::trace::trace; | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/strings.rs:33:5 | 33 | trace( | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/strings.rs:49:5 | 49 | trace("basic-string", |input: &mut Input<'i>| { | ^^^^^ warning: use of deprecated function `winnow::combinator::success`: Replaced with empty.value(...)` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/strings.rs:113:17 | 113 | b'b' => success('\u{8}'), | ^^^^^^^ warning: use of deprecated function `winnow::combinator::success`: Replaced with empty.value(...)` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/strings.rs:114:17 | 114 | b'f' => success('\u{c}'), | ^^^^^^^ warning: use of deprecated function `winnow::combinator::success`: Replaced with empty.value(...)` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/strings.rs:115:17 | 115 | b'n' => success('\n'), | ^^^^^^^ warning: use of deprecated function `winnow::combinator::success`: Replaced with empty.value(...)` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/strings.rs:116:17 | 116 | b'r' => success('\r'), | ^^^^^^^ warning: use of deprecated function `winnow::combinator::success`: Replaced with empty.value(...)` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/strings.rs:117:17 | 117 | b't' => success('\t'), | ^^^^^^^ warning: use of deprecated function `winnow::combinator::success`: Replaced with empty.value(...)` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/strings.rs:120:18 | 120 | b'\\' => success('\\'), | ^^^^^^^ warning: use of deprecated function `winnow::combinator::success`: Replaced with empty.value(...)` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/strings.rs:121:17 | 121 | b'"' => success('"'), | ^^^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/strings.rs:153:5 | 153 | trace( | ^^^^^ warning: use of deprecated function `winnow::token::tag`: Replaced with `literal` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/strings.rs:190:38 | 190 | if let Some(qi) = opt(mlb_quotes(tag(ML_BASIC_STRING_DELIM).value(()))).parse_next(input)? { | ^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/strings.rs:261:5 | 261 | trace( | ^^^^^ warning: use of deprecated function `winnow::trace::trace`: Replaced with `winnow::combinator::trace` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/strings.rs:290:5 | 290 | trace( | ^^^^^ warning: use of deprecated function `winnow::token::tag`: Replaced with `literal` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/toml_edit-0.19.15/src/parser/strings.rs:323:24 | 323 | opt(mll_quotes(tag(ML_LITERAL_STRING_DELIM).value(()))), | ^^^ Fresh nu-ansi-term v0.46.0 warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nu-ansi-term-0.46.0/src/ansi.rs:306:32 | 306 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 306 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nu-ansi-term-0.46.0/src/ansi.rs:313:32 | 313 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 313 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nu-ansi-term-0.46.0/src/ansi.rs:333:32 | 333 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 333 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nu-ansi-term-0.46.0/src/display.rs:190:32 | 190 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 190 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nu-ansi-term-0.46.0/src/display.rs:220:32 | 220 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 220 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nu-ansi-term-0.46.0/src/write.rs:8:39 | 8 | fn write_fmt(&mut self, fmt: fmt::Arguments) -> Result<(), Self::Error>; | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 8 | fn write_fmt(&mut self, fmt: fmt::Arguments<'_>) -> Result<(), Self::Error>; | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nu-ansi-term-0.46.0/src/write.rs:17:39 | 17 | fn write_fmt(&mut self, fmt: fmt::Arguments) -> Result<(), Self::Error> { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 17 | fn write_fmt(&mut self, fmt: fmt::Arguments<'_>) -> Result<(), Self::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nu-ansi-term-0.46.0/src/write.rs:30:39 | 30 | fn write_fmt(&mut self, fmt: fmt::Arguments) -> Result<(), Self::Error> { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 30 | fn write_fmt(&mut self, fmt: fmt::Arguments<'_>) -> Result<(), Self::Error> { | ++++ warning: unused import: `windows::*` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nu-ansi-term-0.46.0/src/lib.rs:261:9 | 261 | pub use windows::*; | ^^^^^^^^^^ | = note: `#[warn(unused_imports)]` on by default warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nu-ansi-term-0.46.0/src/util.rs:41:23 | 41 | pub fn unstyle(strs: &AnsiStrings) -> String { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 41 | pub fn unstyle(strs: &AnsiStrings<'_>) -> String { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nu-ansi-term-0.46.0/src/util.rs:52:28 | 52 | pub fn unstyled_len(strs: &AnsiStrings) -> usize { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 52 | pub fn unstyled_len(strs: &AnsiStrings<'_>) -> usize { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nu-ansi-term-0.46.0/src/debug.rs:14:34 | 14 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 14 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nu-ansi-term-0.46.0/src/display.rs:13:37 | 13 | pub struct AnsiGenericString<'a, S: 'a + ToOwned + ?Sized> | ^^^^^ help: remove this bound | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nu-ansi-term-0.46.0/src/display.rs:123:38 | 123 | pub struct AnsiGenericStrings<'a, S: 'a + ToOwned + ?Sized>(pub &'a [AnsiGenericString<'a, S>]) | ^^^^^ help: remove this bound Fresh serde_json v1.0.125 warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/error.rs:350:32 | 350 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 350 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/error.rs:400:32 | 400 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 400 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/error.rs:406:32 | 406 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 406 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/error.rs:422:32 | 422 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 422 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/error.rs:440:32 | 440 | fn invalid_type(unexp: de::Unexpected, exp: &dyn de::Expected) -> Self { | ----^^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 440 | fn invalid_type(unexp: de::Unexpected<'_>, exp: &dyn de::Expected) -> Self { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/error.rs:449:33 | 449 | fn invalid_value(unexp: de::Unexpected, exp: &dyn de::Expected) -> Self { | ----^^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 449 | fn invalid_value(unexp: de::Unexpected<'_>, exp: &dyn de::Expected) -> Self { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/error.rs:468:40 | 468 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 468 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/map.rs:273:43 | 273 | pub fn entry(&mut self, key: S) -> Entry | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 273 | pub fn entry(&mut self, key: S) -> Entry<'_> | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/map.rs:302:27 | 302 | pub fn iter(&self) -> Iter { | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 302 | pub fn iter(&self) -> Iter<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/map.rs:310:35 | 310 | pub fn iter_mut(&mut self) -> IterMut { | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 310 | pub fn iter_mut(&mut self) -> IterMut<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/map.rs:318:27 | 318 | pub fn keys(&self) -> Keys { | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 318 | pub fn keys(&self) -> Keys<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/map.rs:326:29 | 326 | pub fn values(&self) -> Values { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 326 | pub fn values(&self) -> Values<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/map.rs:334:37 | 334 | pub fn values_mut(&mut self) -> ValuesMut { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 334 | pub fn values_mut(&mut self) -> ValuesMut<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/map.rs:453:40 | 453 | fn fmt(&self, formatter: &mut fmt::Formatter) -> Result<(), fmt::Error> { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 453 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/map.rs:485:54 | 485 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 485 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/value/mod.rs:179:40 | 179 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 179 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/value/mod.rs:222:32 | 222 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 222 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/value/de.rs:33:54 | 33 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 33 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/value/de.rs:1269:46 | 1269 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1269 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/value/de.rs:1311:29 | 1311 | fn unexpected(&self) -> Unexpected { | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1311 | fn unexpected(&self) -> Unexpected<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/value/index.rs:147:40 | 147 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 147 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/number.rs:349:40 | 349 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 349 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/number.rs:364:40 | 364 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 364 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/number.rs:408:54 | 408 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 408 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/number.rs:788:40 | 788 | pub(crate) fn unexpected(&self) -> Unexpected { | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 788 | pub(crate) fn unexpected(&self) -> Unexpected<'_> { | ++++ warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/de.rs:1911:23 | 1911 | struct SeqAccess<'a, R: 'a> { | ^^^^ help: remove this bound | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/de.rs:1958:23 | 1958 | struct MapAccess<'a, R: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/de.rs:2015:27 | 2015 | struct VariantAccess<'a, R: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/de.rs:2068:31 | 2068 | struct UnitVariantAccess<'a, R: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/de.rs:2131:20 | 2131 | struct MapKey<'a, R: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/ser.rs:412:31 | 412 | struct Adapter<'ser, W: 'ser, F: 'ser> { | ^^^^^^ ^^^^^^ | help: remove these bounds | 412 - struct Adapter<'ser, W: 'ser, F: 'ser> { 412 + struct Adapter<'ser, W, F> { | warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/ser.rs:467:24 | 467 | pub enum Compound<'a, W: 'a, F: 'a> { | ^^^^ ^^^^ | help: remove these bounds | 467 - pub enum Compound<'a, W: 'a, F: 'a> { 467 + pub enum Compound<'a, W, F> { | warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/ser.rs:769:30 | 769 | struct MapKeySerializer<'a, W: 'a, F: 'a> { | ^^^^ ^^^^ | help: remove these bounds | 769 - struct MapKeySerializer<'a, W: 'a, F: 'a> { 769 + struct MapKeySerializer<'a, W, F> { | warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/value/mod.rs:223:38 | 223 | struct WriterFormatter<'a, 'b: 'a> { | ^^^^ help: remove this bound Fresh tracing v0.1.37 warning: lint `const_err` has been removed: converted into hard error, see issue #71800 for more information --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-0.1.37/src/lib.rs:914:5 | 914 | const_err, | ^^^^^^^^^ | = note: `#[warn(renamed_and_removed_lints)]` on by default warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-0.1.37/src/lib.rs:922:5 | 922 | private_in_public, | ^^^^^^^^^^^^^^^^^ warning: `globset` (lib) generated 1 warning warning: `toml_edit` (lib) generated 57 warnings warning: `nu-ansi-term` (lib) generated 14 warnings warning: `serde_json` (lib) generated 34 warnings warning: `tracing` (lib) generated 2 warnings Fresh walkdir v2.5.0 Fresh thiserror v1.0.63 Fresh dirs-next v2.0.0 Fresh clap v4.5.16 Fresh matchers v0.1.0 Fresh camino v1.1.9 warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/serde_impls.rs:18:46 | 18 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 18 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:509:32 | 509 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 509 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:515:32 | 515 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 515 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:1108:33 | 1108 | pub fn components(&self) -> Utf8Components { | ^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1108 | pub fn components(&self) -> Utf8Components<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:1536:32 | 1536 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1536 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:1542:32 | 1542 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1542 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:1571:32 | 1571 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1571 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:1663:32 | 1663 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1663 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:1895:32 | 1895 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1895 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:1901:32 | 1901 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1901 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2109:32 | 2109 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2109 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2115:32 | 2115 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2115 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2629:32 | 2629 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2629 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2684:32 | 2684 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2684 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2881:14 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` 2913 | 2914 | impl_cmp!(Utf8PathBuf, Utf8Path); | -------------------------------- in this macro invocation | = note: requested on the command line with `-W unused-lifetimes` warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2881:18 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` 2913 | 2914 | impl_cmp!(Utf8PathBuf, Utf8Path); | -------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2889:14 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2889 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` 2913 | 2914 | impl_cmp!(Utf8PathBuf, Utf8Path); | -------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2889:18 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2889 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` 2913 | 2914 | impl_cmp!(Utf8PathBuf, Utf8Path); | -------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2897:14 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2897 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` 2913 | 2914 | impl_cmp!(Utf8PathBuf, Utf8Path); | -------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2897:18 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2897 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` 2913 | 2914 | impl_cmp!(Utf8PathBuf, Utf8Path); | -------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2905:14 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2905 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` 2913 | 2914 | impl_cmp!(Utf8PathBuf, Utf8Path); | -------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2905:18 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2905 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` 2913 | 2914 | impl_cmp!(Utf8PathBuf, Utf8Path); | -------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2881:18 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` ... 2915 | impl_cmp!(Utf8PathBuf, &'a Utf8Path); | ------------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2889:18 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2889 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` ... 2915 | impl_cmp!(Utf8PathBuf, &'a Utf8Path); | ------------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2897:18 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2897 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` ... 2915 | impl_cmp!(Utf8PathBuf, &'a Utf8Path); | ------------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2905:18 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2905 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` ... 2915 | impl_cmp!(Utf8PathBuf, &'a Utf8Path); | ------------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2881:18 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` ... 2916 | impl_cmp!(Cow<'a, Utf8Path>, Utf8Path); | -------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2889:18 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2889 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` ... 2916 | impl_cmp!(Cow<'a, Utf8Path>, Utf8Path); | -------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2897:18 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2897 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` ... 2916 | impl_cmp!(Cow<'a, Utf8Path>, Utf8Path); | -------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2905:18 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2905 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` ... 2916 | impl_cmp!(Cow<'a, Utf8Path>, Utf8Path); | -------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2881:18 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` ... 2918 | impl_cmp!(Cow<'a, Utf8Path>, Utf8PathBuf); | ----------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2889:18 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2889 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` ... 2918 | impl_cmp!(Cow<'a, Utf8Path>, Utf8PathBuf); | ----------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2897:18 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2897 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` ... 2918 | impl_cmp!(Cow<'a, Utf8Path>, Utf8PathBuf); | ----------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2905:18 | 2878 | / macro_rules! impl_cmp { 2879 | | ($lhs:ty, $rhs: ty) => { 2880 | | #[allow(clippy::extra_unused_lifetimes)] 2881 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2905 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2911 | | }; 2912 | | } | |_- in this expansion of `impl_cmp!` ... 2918 | impl_cmp!(Cow<'a, Utf8Path>, Utf8PathBuf); | ----------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2923:14 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` 2955 | 2956 | impl_cmp_std_path!(Utf8PathBuf, Path); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2923:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` 2955 | 2956 | impl_cmp_std_path!(Utf8PathBuf, Path); | ------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2931:14 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2931 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` 2955 | 2956 | impl_cmp_std_path!(Utf8PathBuf, Path); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2931:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2931 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` 2955 | 2956 | impl_cmp_std_path!(Utf8PathBuf, Path); | ------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2939:14 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2939 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` 2955 | 2956 | impl_cmp_std_path!(Utf8PathBuf, Path); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2939:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2939 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` 2955 | 2956 | impl_cmp_std_path!(Utf8PathBuf, Path); | ------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2947:14 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2947 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` 2955 | 2956 | impl_cmp_std_path!(Utf8PathBuf, Path); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2947:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2947 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` 2955 | 2956 | impl_cmp_std_path!(Utf8PathBuf, Path); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2923:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2957 | impl_cmp_std_path!(Utf8PathBuf, &'a Path); | ----------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2931:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2931 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2957 | impl_cmp_std_path!(Utf8PathBuf, &'a Path); | ----------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2939:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2939 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2957 | impl_cmp_std_path!(Utf8PathBuf, &'a Path); | ----------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2947:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2947 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2957 | impl_cmp_std_path!(Utf8PathBuf, &'a Path); | ----------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2923:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2958 | impl_cmp_std_path!(Utf8PathBuf, Cow<'a, Path>); | ---------------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2931:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2931 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2958 | impl_cmp_std_path!(Utf8PathBuf, Cow<'a, Path>); | ---------------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2939:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2939 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2958 | impl_cmp_std_path!(Utf8PathBuf, Cow<'a, Path>); | ---------------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2947:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2947 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2958 | impl_cmp_std_path!(Utf8PathBuf, Cow<'a, Path>); | ---------------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2923:14 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2959 | impl_cmp_std_path!(Utf8PathBuf, PathBuf); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2923:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2959 | impl_cmp_std_path!(Utf8PathBuf, PathBuf); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2931:14 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2931 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2959 | impl_cmp_std_path!(Utf8PathBuf, PathBuf); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2931:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2931 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2959 | impl_cmp_std_path!(Utf8PathBuf, PathBuf); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2939:14 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2939 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2959 | impl_cmp_std_path!(Utf8PathBuf, PathBuf); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2939:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2939 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2959 | impl_cmp_std_path!(Utf8PathBuf, PathBuf); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2947:14 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2947 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2959 | impl_cmp_std_path!(Utf8PathBuf, PathBuf); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2947:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2947 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2959 | impl_cmp_std_path!(Utf8PathBuf, PathBuf); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2923:14 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2960 | impl_cmp_std_path!(Utf8Path, Path); | ---------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2923:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2960 | impl_cmp_std_path!(Utf8Path, Path); | ---------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2931:14 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2931 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2960 | impl_cmp_std_path!(Utf8Path, Path); | ---------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2931:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2931 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2960 | impl_cmp_std_path!(Utf8Path, Path); | ---------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2939:14 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2939 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2960 | impl_cmp_std_path!(Utf8Path, Path); | ---------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2939:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2939 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2960 | impl_cmp_std_path!(Utf8Path, Path); | ---------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2947:14 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2947 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2960 | impl_cmp_std_path!(Utf8Path, Path); | ---------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2947:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2947 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2960 | impl_cmp_std_path!(Utf8Path, Path); | ---------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2923:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2961 | impl_cmp_std_path!(Utf8Path, &'a Path); | -------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2931:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2931 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2961 | impl_cmp_std_path!(Utf8Path, &'a Path); | -------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2939:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2939 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2961 | impl_cmp_std_path!(Utf8Path, &'a Path); | -------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2947:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2947 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2961 | impl_cmp_std_path!(Utf8Path, &'a Path); | -------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2923:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2962 | impl_cmp_std_path!(Utf8Path, Cow<'a, Path>); | ------------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2931:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2931 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2962 | impl_cmp_std_path!(Utf8Path, Cow<'a, Path>); | ------------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2939:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2939 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2962 | impl_cmp_std_path!(Utf8Path, Cow<'a, Path>); | ------------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2947:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2947 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2962 | impl_cmp_std_path!(Utf8Path, Cow<'a, Path>); | ------------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2923:14 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2963 | impl_cmp_std_path!(Utf8Path, PathBuf); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2923:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2963 | impl_cmp_std_path!(Utf8Path, PathBuf); | ------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2931:14 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2931 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2963 | impl_cmp_std_path!(Utf8Path, PathBuf); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2931:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2931 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2963 | impl_cmp_std_path!(Utf8Path, PathBuf); | ------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2939:14 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2939 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2963 | impl_cmp_std_path!(Utf8Path, PathBuf); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2939:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2939 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2963 | impl_cmp_std_path!(Utf8Path, PathBuf); | ------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2947:14 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2947 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2963 | impl_cmp_std_path!(Utf8Path, PathBuf); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2947:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2947 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2963 | impl_cmp_std_path!(Utf8Path, PathBuf); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2923:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2964 | impl_cmp_std_path!(&'a Utf8Path, Path); | -------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2931:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2931 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2964 | impl_cmp_std_path!(&'a Utf8Path, Path); | -------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2939:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2939 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2964 | impl_cmp_std_path!(&'a Utf8Path, Path); | -------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2947:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2947 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2964 | impl_cmp_std_path!(&'a Utf8Path, Path); | -------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2923:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2966 | impl_cmp_std_path!(&'a Utf8Path, PathBuf); | ----------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2931:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2931 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2966 | impl_cmp_std_path!(&'a Utf8Path, PathBuf); | ----------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2939:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2939 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2966 | impl_cmp_std_path!(&'a Utf8Path, PathBuf); | ----------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2947:18 | 2920 | / macro_rules! impl_cmp_std_path { 2921 | | ($lhs:ty, $rhs: ty) => { 2922 | | #[allow(clippy::extra_unused_lifetimes)] 2923 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2947 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 2953 | | }; 2954 | | } | |_- in this expansion of `impl_cmp_std_path!` ... 2966 | impl_cmp_std_path!(&'a Utf8Path, PathBuf); | ----------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2972:14 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` 3004 | 3005 | impl_cmp_str!(Utf8PathBuf, str); | ------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2972:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` 3004 | 3005 | impl_cmp_str!(Utf8PathBuf, str); | ------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2980:14 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2980 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` 3004 | 3005 | impl_cmp_str!(Utf8PathBuf, str); | ------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2980:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2980 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` 3004 | 3005 | impl_cmp_str!(Utf8PathBuf, str); | ------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2988:14 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2988 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` 3004 | 3005 | impl_cmp_str!(Utf8PathBuf, str); | ------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2988:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2988 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` 3004 | 3005 | impl_cmp_str!(Utf8PathBuf, str); | ------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2996:14 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2996 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` 3004 | 3005 | impl_cmp_str!(Utf8PathBuf, str); | ------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2996:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2996 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` 3004 | 3005 | impl_cmp_str!(Utf8PathBuf, str); | ------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2972:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3006 | impl_cmp_str!(Utf8PathBuf, &'a str); | ----------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2980:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2980 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3006 | impl_cmp_str!(Utf8PathBuf, &'a str); | ----------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2988:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2988 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3006 | impl_cmp_str!(Utf8PathBuf, &'a str); | ----------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2996:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2996 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3006 | impl_cmp_str!(Utf8PathBuf, &'a str); | ----------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2972:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3007 | impl_cmp_str!(Utf8PathBuf, Cow<'a, str>); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2980:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2980 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3007 | impl_cmp_str!(Utf8PathBuf, Cow<'a, str>); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2988:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2988 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3007 | impl_cmp_str!(Utf8PathBuf, Cow<'a, str>); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2996:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2996 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3007 | impl_cmp_str!(Utf8PathBuf, Cow<'a, str>); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2972:14 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3008 | impl_cmp_str!(Utf8PathBuf, String); | ---------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2972:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3008 | impl_cmp_str!(Utf8PathBuf, String); | ---------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2980:14 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2980 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3008 | impl_cmp_str!(Utf8PathBuf, String); | ---------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2980:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2980 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3008 | impl_cmp_str!(Utf8PathBuf, String); | ---------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2988:14 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2988 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3008 | impl_cmp_str!(Utf8PathBuf, String); | ---------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2988:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2988 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3008 | impl_cmp_str!(Utf8PathBuf, String); | ---------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2996:14 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2996 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3008 | impl_cmp_str!(Utf8PathBuf, String); | ---------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2996:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2996 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3008 | impl_cmp_str!(Utf8PathBuf, String); | ---------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2972:14 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3009 | impl_cmp_str!(Utf8Path, str); | ---------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2972:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3009 | impl_cmp_str!(Utf8Path, str); | ---------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2980:14 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2980 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3009 | impl_cmp_str!(Utf8Path, str); | ---------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2980:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2980 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3009 | impl_cmp_str!(Utf8Path, str); | ---------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2988:14 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2988 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3009 | impl_cmp_str!(Utf8Path, str); | ---------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2988:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2988 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3009 | impl_cmp_str!(Utf8Path, str); | ---------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2996:14 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2996 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3009 | impl_cmp_str!(Utf8Path, str); | ---------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2996:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2996 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3009 | impl_cmp_str!(Utf8Path, str); | ---------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2972:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3010 | impl_cmp_str!(Utf8Path, &'a str); | -------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2980:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2980 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3010 | impl_cmp_str!(Utf8Path, &'a str); | -------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2988:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2988 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3010 | impl_cmp_str!(Utf8Path, &'a str); | -------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2996:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2996 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3010 | impl_cmp_str!(Utf8Path, &'a str); | -------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2972:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3011 | impl_cmp_str!(Utf8Path, Cow<'a, str>); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2980:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2980 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3011 | impl_cmp_str!(Utf8Path, Cow<'a, str>); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2988:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2988 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3011 | impl_cmp_str!(Utf8Path, Cow<'a, str>); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2996:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2996 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3011 | impl_cmp_str!(Utf8Path, Cow<'a, str>); | ------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2972:14 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3012 | impl_cmp_str!(Utf8Path, String); | ------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2972:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3012 | impl_cmp_str!(Utf8Path, String); | ------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2980:14 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2980 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3012 | impl_cmp_str!(Utf8Path, String); | ------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2980:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2980 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3012 | impl_cmp_str!(Utf8Path, String); | ------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2988:14 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2988 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3012 | impl_cmp_str!(Utf8Path, String); | ------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2988:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2988 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3012 | impl_cmp_str!(Utf8Path, String); | ------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2996:14 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2996 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3012 | impl_cmp_str!(Utf8Path, String); | ------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2996:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2996 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3012 | impl_cmp_str!(Utf8Path, String); | ------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2972:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3013 | impl_cmp_str!(&'a Utf8Path, str); | -------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2980:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2980 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3013 | impl_cmp_str!(&'a Utf8Path, str); | -------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2988:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2988 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3013 | impl_cmp_str!(&'a Utf8Path, str); | -------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2996:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2996 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3013 | impl_cmp_str!(&'a Utf8Path, str); | -------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2972:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3015 | impl_cmp_str!(&'a Utf8Path, String); | ----------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2980:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2980 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3015 | impl_cmp_str!(&'a Utf8Path, String); | ----------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2988:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2988 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3015 | impl_cmp_str!(&'a Utf8Path, String); | ----------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:2996:18 | 2969 | / macro_rules! impl_cmp_str { 2970 | | ($lhs:ty, $rhs: ty) => { 2971 | | #[allow(clippy::extra_unused_lifetimes)] 2972 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 2996 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3002 | | }; 3003 | | } | |_- in this expansion of `impl_cmp_str!` ... 3015 | impl_cmp_str!(&'a Utf8Path, String); | ----------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3021:14 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` 3053 | 3054 | impl_cmp_os_str!(Utf8PathBuf, OsStr); | ------------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3021:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` 3053 | 3054 | impl_cmp_os_str!(Utf8PathBuf, OsStr); | ------------------------------------ in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3029:14 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3029 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` 3053 | 3054 | impl_cmp_os_str!(Utf8PathBuf, OsStr); | ------------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3029:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3029 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` 3053 | 3054 | impl_cmp_os_str!(Utf8PathBuf, OsStr); | ------------------------------------ in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3037:14 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3037 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` 3053 | 3054 | impl_cmp_os_str!(Utf8PathBuf, OsStr); | ------------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3037:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3037 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` 3053 | 3054 | impl_cmp_os_str!(Utf8PathBuf, OsStr); | ------------------------------------ in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3045:14 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3045 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` 3053 | 3054 | impl_cmp_os_str!(Utf8PathBuf, OsStr); | ------------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3045:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3045 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` 3053 | 3054 | impl_cmp_os_str!(Utf8PathBuf, OsStr); | ------------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3021:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3055 | impl_cmp_os_str!(Utf8PathBuf, &'a OsStr); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3029:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3029 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3055 | impl_cmp_os_str!(Utf8PathBuf, &'a OsStr); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3037:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3037 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3055 | impl_cmp_os_str!(Utf8PathBuf, &'a OsStr); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3045:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3045 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3055 | impl_cmp_os_str!(Utf8PathBuf, &'a OsStr); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3021:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3056 | impl_cmp_os_str!(Utf8PathBuf, Cow<'a, OsStr>); | --------------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3029:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3029 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3056 | impl_cmp_os_str!(Utf8PathBuf, Cow<'a, OsStr>); | --------------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3037:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3037 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3056 | impl_cmp_os_str!(Utf8PathBuf, Cow<'a, OsStr>); | --------------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3045:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3045 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3056 | impl_cmp_os_str!(Utf8PathBuf, Cow<'a, OsStr>); | --------------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3021:14 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3057 | impl_cmp_os_str!(Utf8PathBuf, OsString); | --------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3021:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3057 | impl_cmp_os_str!(Utf8PathBuf, OsString); | --------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3029:14 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3029 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3057 | impl_cmp_os_str!(Utf8PathBuf, OsString); | --------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3029:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3029 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3057 | impl_cmp_os_str!(Utf8PathBuf, OsString); | --------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3037:14 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3037 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3057 | impl_cmp_os_str!(Utf8PathBuf, OsString); | --------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3037:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3037 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3057 | impl_cmp_os_str!(Utf8PathBuf, OsString); | --------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3045:14 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3045 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3057 | impl_cmp_os_str!(Utf8PathBuf, OsString); | --------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3045:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3045 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3057 | impl_cmp_os_str!(Utf8PathBuf, OsString); | --------------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3021:14 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3058 | impl_cmp_os_str!(Utf8Path, OsStr); | --------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3021:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3058 | impl_cmp_os_str!(Utf8Path, OsStr); | --------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3029:14 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3029 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3058 | impl_cmp_os_str!(Utf8Path, OsStr); | --------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3029:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3029 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3058 | impl_cmp_os_str!(Utf8Path, OsStr); | --------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3037:14 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3037 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3058 | impl_cmp_os_str!(Utf8Path, OsStr); | --------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3037:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3037 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3058 | impl_cmp_os_str!(Utf8Path, OsStr); | --------------------------------- in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3045:14 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3045 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3058 | impl_cmp_os_str!(Utf8Path, OsStr); | --------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3045:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3045 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3058 | impl_cmp_os_str!(Utf8Path, OsStr); | --------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3021:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3059 | impl_cmp_os_str!(Utf8Path, &'a OsStr); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3029:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3029 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3059 | impl_cmp_os_str!(Utf8Path, &'a OsStr); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3037:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3037 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3059 | impl_cmp_os_str!(Utf8Path, &'a OsStr); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3045:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3045 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3059 | impl_cmp_os_str!(Utf8Path, &'a OsStr); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3021:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3060 | impl_cmp_os_str!(Utf8Path, Cow<'a, OsStr>); | ------------------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3029:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3029 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3060 | impl_cmp_os_str!(Utf8Path, Cow<'a, OsStr>); | ------------------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3037:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3037 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3060 | impl_cmp_os_str!(Utf8Path, Cow<'a, OsStr>); | ------------------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3045:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3045 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3060 | impl_cmp_os_str!(Utf8Path, Cow<'a, OsStr>); | ------------------------------------------ in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3021:14 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3061 | impl_cmp_os_str!(Utf8Path, OsString); | ------------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3021:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3061 | impl_cmp_os_str!(Utf8Path, OsString); | ------------------------------------ in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3029:14 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3029 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3061 | impl_cmp_os_str!(Utf8Path, OsString); | ------------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3029:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3029 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3061 | impl_cmp_os_str!(Utf8Path, OsString); | ------------------------------------ in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3037:14 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3037 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3061 | impl_cmp_os_str!(Utf8Path, OsString); | ------------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3037:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3037 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3061 | impl_cmp_os_str!(Utf8Path, OsString); | ------------------------------------ in this macro invocation warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3045:14 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3045 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | ^^-- | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3061 | impl_cmp_os_str!(Utf8Path, OsString); | ------------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3045:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3045 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3061 | impl_cmp_os_str!(Utf8Path, OsString); | ------------------------------------ in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3021:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3062 | impl_cmp_os_str!(&'a Utf8Path, OsStr); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3029:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3029 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3062 | impl_cmp_os_str!(&'a Utf8Path, OsStr); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3037:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3037 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3062 | impl_cmp_os_str!(&'a Utf8Path, OsStr); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3045:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3045 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3062 | impl_cmp_os_str!(&'a Utf8Path, OsStr); | ------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3021:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3064 | impl_cmp_os_str!(&'a Utf8Path, OsString); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3029:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3029 | | impl<'a, 'b> PartialEq<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3064 | impl_cmp_os_str!(&'a Utf8Path, OsString); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3037:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3037 | | impl<'a, 'b> PartialOrd<$rhs> for $lhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3064 | impl_cmp_os_str!(&'a Utf8Path, OsString); | ---------------------------------------- in this macro invocation warning: lifetime parameter `'b` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/camino-1.1.9/src/lib.rs:3045:18 | 3018 | / macro_rules! impl_cmp_os_str { 3019 | | ($lhs:ty, $rhs: ty) => { 3020 | | #[allow(clippy::extra_unused_lifetimes)] 3021 | | impl<'a, 'b> PartialEq<$rhs> for $lhs { ... | 3045 | | impl<'a, 'b> PartialOrd<$lhs> for $rhs { | | --^^ | | | | | help: elide the unused lifetime ... | 3051 | | }; 3052 | | } | |_- in this expansion of `impl_cmp_os_str!` ... 3064 | impl_cmp_os_str!(&'a Utf8Path, OsString); | ---------------------------------------- in this macro invocation warning: `camino` (lib) generated 202 warnings Fresh semver v1.0.23 warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23/src/display.rs:5:40 | 5 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 5 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23/src/display.rs:6:48 | 6 | let do_display = |formatter: &mut fmt::Formatter| -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 6 | let do_display = |formatter: &mut fmt::Formatter<'_>| -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23/src/display.rs:34:40 | 34 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 34 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23/src/display.rs:49:40 | 49 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 49 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23/src/display.rs:82:40 | 82 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 82 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23/src/display.rs:88:40 | 88 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 88 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23/src/display.rs:94:40 | 94 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 94 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23/src/display.rs:111:40 | 111 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 111 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23/src/display.rs:117:40 | 117 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 117 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23/src/display.rs:123:26 | 123 | formatter: &mut fmt::Formatter, | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 123 | formatter: &mut fmt::Formatter<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23/src/display.rs:124:39 | 124 | do_display: impl FnOnce(&mut fmt::Formatter) -> fmt::Result, | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 124 | do_display: impl FnOnce(&mut fmt::Formatter<'_>) -> fmt::Result, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23/src/error.rs:33:40 | 33 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 33 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23/src/error.rs:93:40 | 93 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 93 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23/src/error.rs:105:40 | 105 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 105 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23/src/error.rs:116:40 | 116 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 116 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23/src/serde.rs:43:54 | 43 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 43 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23/src/serde.rs:69:54 | 69 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 69 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23/src/serde.rs:95:54 | 95 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 95 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ Fresh sharded-slab v0.1.7 warning: unexpected `cfg` condition name: `loom` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:15:17 | 15 | #[cfg(all(test, loom))] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `parallel_compiler`, `proc_macro`, `relocation_model`, `rust_analyzer`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, and `unix` and 1 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/pool.rs:453:9 | 453 | test_println!("pool: create {:?}", tid); | --------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/pool.rs:621:9 | 621 | test_println!("pool: create_owned {:?}", tid); | --------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/pool.rs:655:9 | 655 | test_println!("pool: create_with"); | ---------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/pool.rs:678:9 | 678 | test_println!("pool: get{:?}; current={:?}", tid, Tid::::current()); | ---------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/pool.rs:769:9 | 769 | test_println!("pool: get{:?}; current={:?}", tid, Tid::::current()); | ---------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/pool.rs:914:9 | 914 | test_println!("drop Ref: try clearing data"); | -------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/pool.rs:1049:9 | 1049 | test_println!(" -> drop RefMut: try clearing data"); | --------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/pool.rs:1124:9 | 1124 | test_println!("drop OwnedRef: try clearing data"); | ------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/pool.rs:1135:13 | 1135 | test_println!("-> shard={:?}", shard_idx); | ----------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/pool.rs:1139:17 | 1139 | test_println!("-> shard={:?} does not exist! THIS IS A BUG", shard_idx); | ----------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/pool.rs:1238:9 | 1238 | test_println!("-> shard={:?}", shard_idx); | ----------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/pool.rs:1290:9 | 1290 | test_println!("drop OwnedRefMut: try clearing data"); | ---------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/pool.rs:1303:17 | 1303 | test_println!("-> shard does not exist! THIS IS A BUG"); | ------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/sync.rs:3:11 | 3 | #[cfg(all(loom, any(test, feature = "loom")))] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/sync.rs:63:15 | 63 | #[cfg(not(all(loom, any(feature = "loom", test))))] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/clear.rs:95:11 | 95 | #[cfg(all(loom, test))] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/iter.rs:18:9 | 18 | test_println!("UniqueIter::next"); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/iter.rs:20:13 | 20 | test_println!("-> try next slot"); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/iter.rs:22:17 | 22 | test_println!("-> found an item!"); | ---------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/iter.rs:26:13 | 26 | test_println!("-> try next page"); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/iter.rs:28:17 | 28 | test_println!("-> found another page"); | -------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/iter.rs:33:13 | 33 | test_println!("-> try next shard"); | ---------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/iter.rs:35:17 | 35 | test_println!("-> found another shard"); | --------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/iter.rs:38:17 | 38 | test_println!("-> all done!"); | ----------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:115:13 | 115 | / test_println!( 116 | | "-> get {:?}; current_gen={:?}; lifecycle={:#x}; state={:?}; refs={:?};", 117 | | gen, 118 | | current_gen, ... | 121 | | refs, 122 | | ); | |_____________- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:129:17 | 129 | test_println!("-> get: no longer exists!"); | ------------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:142:21 | 142 | test_println!("-> {:?}", new_refs); | ---------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:154:21 | 154 | test_println!("-> get: retrying; lifecycle={:#x};", actual); | ----------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:175:13 | 175 | / test_println!( 176 | | "-> mark_release; gen={:?}; current_gen={:?};", 177 | | gen, 178 | | curr_gen 179 | | ); | |_____________- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:187:13 | 187 | test_println!("-> mark_release; state={:?};", state); | ---------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:190:21 | 190 | test_println!("--> mark_release; cannot release (already removed!)"); | -------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:194:21 | 194 | test_println!("--> mark_release; already marked;"); | -------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:202:13 | 202 | / test_println!( 203 | | "-> mark_release; old_lifecycle={:#x}; new_lifecycle={:#x};", 204 | | lifecycle, 205 | | new_lifecycle 206 | | ); | |_____________- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:216:21 | 216 | test_println!("-> mark_release; retrying"); | ------------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:224:9 | 224 | test_println!("-> mark_release: marked; refs={:?};", refs); | ---------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:246:13 | 246 | / test_println!("-> release_with; lifecycle={:#x}; expected_gen={:?}; current_gen={:?}; next_gen={:?};", 247 | | lifecycle, 248 | | gen, 249 | | current_gen, 250 | | next_gen 251 | | ); | |_____________- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:258:17 | 258 | test_println!("-> already removed!"); | ------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:275:21 | 275 | test_println!("-> advanced gen; lifecycle={:#x}; refs={:?};", actual, refs); | --------------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:277:25 | 277 | test_println!("-> ok to remove!"); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:290:21 | 290 | test_println!("-> refs={:?}; spin...", refs); | -------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:296:21 | 296 | test_println!("-> retrying; lifecycle={:#x};", actual); | ------------------------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:316:9 | 316 | / test_println!( 317 | | "-> initialize_state; state={:?}; gen={:?}; refs={:?};", 318 | | Lifecycle::::from_packed(lifecycle), 319 | | gen, 320 | | refs, 321 | | ); | |_________- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:324:13 | 324 | test_println!("-> initialize while referenced! cancelling"); | ----------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:363:9 | 363 | test_println!("-> inserted at {:?}", gen); | ----------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:389:17 | 389 | / test_println!( 390 | | "-> try_remove_value; nothing exists at generation={:?}", 391 | | gen 392 | | ); | |_________________- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:397:9 | 397 | test_println!("-> try_remove_value; marked!"); | --------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:401:13 | 401 | test_println!("-> try_remove_value; can remove now"); | ---------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:453:17 | 453 | / test_println!( 454 | | "-> try_clear_storage; nothing exists at generation={:?}", 455 | | gen 456 | | ); | |_________________- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:461:9 | 461 | test_println!("-> try_clear_storage; marked!"); | ---------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:465:13 | 465 | test_println!("-> try_remove_value; can clear now"); | --------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:485:13 | 485 | test_println!("-> cleared: {}", cleared); | ---------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:510:13 | 510 | / test_println!( 511 | | "-> drop guard: state={:?}; gen={:?}; refs={:?}; lifecycle={:#x}; new_lifecycle={:#x}; dropping={:?}", 512 | | state, 513 | | gen, ... | 517 | | dropping 518 | | ); | |_____________- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:526:21 | 526 | test_println!("-> drop guard: done; dropping={:?}", dropping); | -------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:530:21 | 530 | test_println!("-> drop guard; retry, actual={:#x}", actual); | ----------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:710:13 | 710 | test_println!("-> get: {}; MAX={}", self.value, RefCount::::MAX); | ------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:830:9 | 830 | / test_println!( 831 | | "InitGuard::release; curr_lifecycle={:?}; downgrading={}", 832 | | Lifecycle::::from_packed(self.curr_lifecycle), 833 | | new_refs != 0, 834 | | ); | |_________- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:836:13 | 836 | test_println!("-> already released!"); | ------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:852:17 | 852 | test_println!("--> advanced to PRESENT; done"); | ---------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:856:17 | 856 | / test_println!( 857 | | "--> lifecycle changed; actual={:?}", 858 | | Lifecycle::::from_packed(actual) 859 | | ); | |_________________- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:870:13 | 870 | / test_println!( 871 | | "-> InitGuard::release; lifecycle={:#x}; state={:?}; refs={:?};", 872 | | curr_lifecycle, 873 | | state, 874 | | refs, 875 | | ); | |_____________- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:889:21 | 889 | test_println!("-> InitGuard::RELEASE: done!"); | --------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:894:21 | 894 | test_println!("-> InitGuard::release; retry, actual={:#x}", actual); | ------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/stack.rs:72:11 | 72 | #[cfg(all(loom, test))] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/stack.rs:20:9 | 20 | test_println!("-> pop {:#x}", val); | ---------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/stack.rs:34:13 | 34 | test_println!("-> next {:#x}", next); | ------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/stack.rs:43:21 | 43 | test_println!("-> retry!"); | -------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/stack.rs:47:21 | 47 | test_println!("-> successful; next={:#x}", next); | ------------------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/mod.rs:146:9 | 146 | test_println!("-> local head {:?}", head); | ----------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/mod.rs:156:13 | 156 | test_println!("-> remote head {:?}", head); | ------------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/mod.rs:163:13 | 163 | test_println!("-> NULL! {:?}", head); | ------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/mod.rs:185:9 | 185 | test_println!("-> offset {:?}", poff); | ------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/mod.rs:214:9 | 214 | test_println!("-> take: offset {:?}", offset); | --------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/mod.rs:231:9 | 231 | test_println!("-> offset {:?}", offset); | --------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/mod.rs:287:9 | 287 | test_println!("-> init_with: insert at offset: {}", index); | ---------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/mod.rs:294:9 | 294 | test_println!("-> alloc new page ({})", self.size); | -------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/mod.rs:318:9 | 318 | test_println!("-> offset {:?}", offset); | --------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/mod.rs:338:9 | 338 | test_println!("-> offset {:?}", offset); | --------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/shard.rs:79:9 | 79 | test_println!("-> {:?}", addr); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/shard.rs:111:9 | 111 | test_println!("-> remove_local {:?}", addr); | ------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/shard.rs:125:9 | 125 | test_println!("-> take_remote {:?}; page {:?}", addr, page_index); | ----------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/shard.rs:172:13 | 172 | test_println!("-> page {}; {:?}; {:?}", page_idx, local, page); | -------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/shard.rs:208:9 | 208 | / test_println!( 209 | | "-> clear_after_release; self.tid={:?}; current.tid={:?};", 210 | | tid, 211 | | self.tid 212 | | ); | |_________- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/shard.rs:286:9 | 286 | test_println!("-> get shard={}", idx); | ------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/shard.rs:293:9 | 293 | test_println!("current: {:?}", tid); | ----------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/shard.rs:306:13 | 306 | test_println!("-> allocated new shard for index {} at {:p}", idx, ptr); | ---------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/shard.rs:315:13 | 315 | test_println!("-> highest index={}, prev={}", std::cmp::max(max, idx), max); | --------------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/shard.rs:326:9 | 326 | test_println!("Array::iter_mut"); | -------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/shard.rs:328:9 | 328 | test_println!("-> highest index={}", max); | ----------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/shard.rs:381:9 | 381 | test_println!("---> loaded={:p} (order={:?})", ptr, order); | ---------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/shard.rs:383:13 | 383 | test_println!("---> null"); | -------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/shard.rs:418:9 | 418 | test_println!("IterMut::next"); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/shard.rs:425:13 | 425 | test_println!("-> next.is_some={}", next.is_some()); | --------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/shard.rs:427:17 | 427 | test_println!("-> done"); | ------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/tid.rs:185:15 | 185 | #[cfg(not(all(loom, any(feature = "loom", test))))] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/tid.rs:197:21 | 197 | #[cfg(all(test, not(loom)))] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/lib.rs:422:9 | 422 | test_println!("insert {:?}", tid); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/lib.rs:457:9 | 457 | test_println!("vacant_entry {:?}", tid); | --------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/lib.rs:518:9 | 518 | test_println!("rm_deferred {:?}", tid); | -------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/lib.rs:584:9 | 584 | test_println!("rm {:?}", tid); | ----------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/lib.rs:611:9 | 611 | test_println!("get {:?}; current={:?}", tid, Tid::::current()); | ----------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/lib.rs:709:9 | 709 | test_println!("get_owned {:?}; current={:?}", tid, Tid::::current()); | ----------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/lib.rs:960:9 | 960 | test_println!("drop OwnedEntry: try clearing data"); | --------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/lib.rs:971:13 | 971 | test_println!("-> shard={:?}", shard_idx); | ----------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/lib.rs:975:17 | 975 | test_println!("-> shard={:?} does not exist! THIS IS A BUG", shard_idx); | ----------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/shard.rs:62:32 | 62 | pub(crate) struct IterMut<'a, T: 'a, C: cfg::Config + 'a>(slice::IterMut<'a, Ptr>); | ^^^^ ^^^^^ | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` help: remove these bounds | 62 - pub(crate) struct IterMut<'a, T: 'a, C: cfg::Config + 'a>(slice::IterMut<'a, Ptr>); 62 + pub(crate) struct IterMut<'a, T, C: cfg::Config>(slice::IterMut<'a, Ptr>); | Fresh cargo-platform v0.1.8 Fresh tracing-log v0.2.0 warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-log-0.2.0/src/lib.rs:115:5 | 115 | private_in_public, | ^^^^^^^^^^^^^^^^^ | = note: `#[warn(renamed_and_removed_lints)]` on by default Fresh smallvec v1.13.2 Fresh yansi-term v0.1.2 warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/yansi-term-0.1.2/src/ansi.rs:7:45 | 7 | pub fn write_prefix(&self, f: &mut fmt::Formatter) -> Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 7 | pub fn write_prefix(&self, f: &mut fmt::Formatter<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/yansi-term-0.1.2/src/ansi.rs:71:37 | 71 | pub fn write_reset(f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 71 | pub fn write_reset(f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/yansi-term-0.1.2/src/ansi.rs:79:44 | 79 | pub fn write_prefix(self, f: &mut fmt::Formatter) -> Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 79 | pub fn write_prefix(self, f: &mut fmt::Formatter<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/yansi-term-0.1.2/src/ansi.rs:119:49 | 119 | fn write_foreground_code(self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 119 | fn write_foreground_code(self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/yansi-term-0.1.2/src/ansi.rs:124:49 | 124 | fn write_background_code(self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 124 | fn write_background_code(self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/yansi-term-0.1.2/src/display.rs:6:40 | 6 | struct DisplayANSI fmt::Result> { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 6 | struct DisplayANSI) -> fmt::Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/yansi-term-0.1.2/src/display.rs:11:26 | 11 | impl fmt::Result> fmt::Display for DisplayANSI { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 11 | impl) -> fmt::Result> fmt::Display for DisplayANSI { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/yansi-term-0.1.2/src/display.rs:12:32 | 12 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 12 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/yansi-term-0.1.2/src/display.rs:27:50 | 27 | f: Cell::new(Some(move |f: &mut fmt::Formatter| f.write_str(input))), | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 27 | f: Cell::new(Some(move |f: &mut fmt::Formatter<'_>| f.write_str(input))), | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/yansi-term-0.1.2/src/display.rs:34:41 | 34 | pub fn paint_fn fmt::Result>( | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 34 | pub fn paint_fn) -> fmt::Result>( | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/yansi-term-0.1.2/src/display.rs:61:41 | 61 | pub fn paint_fn fmt::Result>( | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 61 | pub fn paint_fn) -> fmt::Result>( | ++++ warning: unused import: `windows::*` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/yansi-term-0.1.2/src/lib.rs:168:9 | 168 | pub use windows::*; | ^^^^^^^^^^ | = note: `#[warn(unused_imports)]` on by default warning: `semver` (lib) generated 18 warnings warning: `sharded-slab` (lib) generated 106 warnings warning: `tracing-log` (lib) generated 1 warning warning: `yansi-term` (lib) generated 12 warnings Fresh either v1.13.0 Fresh annotate-snippets v0.9.2 Fresh tracing-subscriber v0.3.18 warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-subscriber-0.3.18/src/lib.rs:189:5 | 189 | private_in_public, | ^^^^^^^^^^^^^^^^^ | = note: `#[warn(renamed_and_removed_lints)]` on by default warning: unexpected `cfg` condition value: `nu_ansi_term` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-subscriber-0.3.18/src/filter/env/builder.rs:213:19 | 213 | #[cfg(feature = "nu_ansi_term")] | ^^^^^^^^^^-------------- | | | help: there is a expected value with a similar name: `"nu-ansi-term"` | = note: expected values for `feature` are: `alloc`, `ansi`, `chrono`, `default`, `env-filter`, `fmt`, `json`, `local-time`, `matchers`, `nu-ansi-term`, `once_cell`, `parking_lot`, `regex`, `registry`, `serde`, `serde_json`, `sharded-slab`, `smallvec`, `std`, `thread_local`, `time`, `tracing`, `tracing-log`, `tracing-serde`, `valuable`, `valuable-serde`, and `valuable_crate` = help: consider adding `nu_ansi_term` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `nu_ansi_term` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-subscriber-0.3.18/src/filter/env/builder.rs:219:27 | 219 | #[cfg(not(feature = "nu_ansi_term"))] | ^^^^^^^^^^-------------- | | | help: there is a expected value with a similar name: `"nu-ansi-term"` | = note: expected values for `feature` are: `alloc`, `ansi`, `chrono`, `default`, `env-filter`, `fmt`, `json`, `local-time`, `matchers`, `nu-ansi-term`, `once_cell`, `parking_lot`, `regex`, `registry`, `serde`, `serde_json`, `sharded-slab`, `smallvec`, `std`, `thread_local`, `time`, `tracing`, `tracing-log`, `tracing-serde`, `valuable`, `valuable-serde`, and `valuable_crate` = help: consider adding `nu_ansi_term` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `nu_ansi_term` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-subscriber-0.3.18/src/filter/env/builder.rs:221:23 | 221 | #[cfg(feature = "nu_ansi_term")] | ^^^^^^^^^^-------------- | | | help: there is a expected value with a similar name: `"nu-ansi-term"` | = note: expected values for `feature` are: `alloc`, `ansi`, `chrono`, `default`, `env-filter`, `fmt`, `json`, `local-time`, `matchers`, `nu-ansi-term`, `once_cell`, `parking_lot`, `regex`, `registry`, `serde`, `serde_json`, `sharded-slab`, `smallvec`, `std`, `thread_local`, `time`, `tracing`, `tracing-log`, `tracing-serde`, `valuable`, `valuable-serde`, and `valuable_crate` = help: consider adding `nu_ansi_term` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `nu_ansi_term` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-subscriber-0.3.18/src/filter/env/builder.rs:231:27 | 231 | #[cfg(not(feature = "nu_ansi_term"))] | ^^^^^^^^^^-------------- | | | help: there is a expected value with a similar name: `"nu-ansi-term"` | = note: expected values for `feature` are: `alloc`, `ansi`, `chrono`, `default`, `env-filter`, `fmt`, `json`, `local-time`, `matchers`, `nu-ansi-term`, `once_cell`, `parking_lot`, `regex`, `registry`, `serde`, `serde_json`, `sharded-slab`, `smallvec`, `std`, `thread_local`, `time`, `tracing`, `tracing-log`, `tracing-serde`, `valuable`, `valuable-serde`, and `valuable_crate` = help: consider adding `nu_ansi_term` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `nu_ansi_term` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-subscriber-0.3.18/src/filter/env/builder.rs:233:23 | 233 | #[cfg(feature = "nu_ansi_term")] | ^^^^^^^^^^-------------- | | | help: there is a expected value with a similar name: `"nu-ansi-term"` | = note: expected values for `feature` are: `alloc`, `ansi`, `chrono`, `default`, `env-filter`, `fmt`, `json`, `local-time`, `matchers`, `nu-ansi-term`, `once_cell`, `parking_lot`, `regex`, `registry`, `serde`, `serde_json`, `sharded-slab`, `smallvec`, `std`, `thread_local`, `time`, `tracing`, `tracing-log`, `tracing-serde`, `valuable`, `valuable-serde`, and `valuable_crate` = help: consider adding `nu_ansi_term` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `nu_ansi_term` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-subscriber-0.3.18/src/filter/env/builder.rs:244:27 | 244 | #[cfg(not(feature = "nu_ansi_term"))] | ^^^^^^^^^^-------------- | | | help: there is a expected value with a similar name: `"nu-ansi-term"` | = note: expected values for `feature` are: `alloc`, `ansi`, `chrono`, `default`, `env-filter`, `fmt`, `json`, `local-time`, `matchers`, `nu-ansi-term`, `once_cell`, `parking_lot`, `regex`, `registry`, `serde`, `serde_json`, `sharded-slab`, `smallvec`, `std`, `thread_local`, `time`, `tracing`, `tracing-log`, `tracing-serde`, `valuable`, `valuable-serde`, and `valuable_crate` = help: consider adding `nu_ansi_term` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `nu_ansi_term` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-subscriber-0.3.18/src/filter/env/builder.rs:246:23 | 246 | #[cfg(feature = "nu_ansi_term")] | ^^^^^^^^^^-------------- | | | help: there is a expected value with a similar name: `"nu-ansi-term"` | = note: expected values for `feature` are: `alloc`, `ansi`, `chrono`, `default`, `env-filter`, `fmt`, `json`, `local-time`, `matchers`, `nu-ansi-term`, `once_cell`, `parking_lot`, `regex`, `registry`, `serde`, `serde_json`, `sharded-slab`, `smallvec`, `std`, `thread_local`, `time`, `tracing`, `tracing-log`, `tracing-serde`, `valuable`, `valuable-serde`, and `valuable_crate` = help: consider adding `nu_ansi_term` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration Fresh cargo_metadata v0.18.1 warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/cargo_metadata-0.18.1/src/diagnostic.rs:152:32 | 152 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 152 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/cargo_metadata-0.18.1/src/messages.rs:261:32 | 261 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 261 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/cargo_metadata-0.18.1/src/lib.rs:138:32 | 138 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 138 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/cargo_metadata-0.18.1/src/lib.rs:492:32 | 492 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 492 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ Fresh ignore v0.4.20 warning: field `0` is never read --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ignore-0.4.20/src/dir.rs:33:28 | 33 | pub struct IgnoreMatch<'a>(IgnoreMatchInner<'a>); | ----------- ^^^^^^^^^^^^^^^^^^^^ | | | field in this struct | = help: consider removing this field = note: `IgnoreMatch` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis = note: `#[warn(dead_code)]` on by default warning: field `0` is never read --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ignore-0.4.20/src/dir.rs:39:14 | 39 | Override(overrides::Glob<'a>), | -------- ^^^^^^^^^^^^^^^^^^^ | | | field in this variant | = note: `IgnoreMatchInner` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field | 39 | Override(()), | ~~ warning: field `0` is never read --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ignore-0.4.20/src/dir.rs:40:15 | 40 | Gitignore(&'a gitignore::Glob), | --------- ^^^^^^^^^^^^^^^^^^^ | | | field in this variant | = note: `IgnoreMatchInner` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field | 40 | Gitignore(()), | ~~ warning: field `0` is never read --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ignore-0.4.20/src/dir.rs:41:11 | 41 | Types(types::Glob<'a>), | ----- ^^^^^^^^^^^^^^^ | | | field in this variant | = note: `IgnoreMatchInner` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field | 41 | Types(()), | ~~ warning: field `0` is never read --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ignore-0.4.20/src/overrides.rs:24:21 | 24 | pub struct Glob<'a>(GlobInner<'a>); | ---- ^^^^^^^^^^^^^ | | | field in this struct | = help: consider removing this field = note: `Glob` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis warning: field `0` is never read --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ignore-0.4.20/src/overrides.rs:31:13 | 31 | Matched(&'a gitignore::Glob), | ------- ^^^^^^^^^^^^^^^^^^^ | | | field in this variant | = note: `GlobInner` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field | 31 | Matched(()), | ~~ warning: `tracing-subscriber` (lib) generated 8 warnings warning: `cargo_metadata` (lib) generated 4 warnings warning: `ignore` (lib) generated 6 warnings Fresh itertools v0.12.1 warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/adaptors/coalesce.rs:36:5 | 36 | debug_fmt_fields!(CoalesceBy, iter, last); | ----------------------------------------- in this macro invocation | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/adaptors/coalesce.rs:173:5 | 173 | debug_fmt_fields!(DedupPred2CoalescePred,); | ------------------------------------------ in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/adaptors/map.rs:88:5 | 88 | debug_fmt_fields!(MapSpecialCaseFnOk,); | -------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/adaptors/multi_product.rs:27:5 | 27 | debug_fmt_fields!(CoalesceBy, 0); | -------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/adaptors/mod.rs:490:5 | 490 | debug_fmt_fields!(Batching, iter); | --------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/adaptors/mod.rs:587:5 | 587 | debug_fmt_fields!(TakeWhileRef, iter); | ------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/adaptors/mod.rs:591:64 | 591 | pub fn take_while_ref(iter: &mut I, f: F) -> TakeWhileRef | ------------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 591 | pub fn take_while_ref(iter: &mut I, f: F) -> TakeWhileRef<'_, I, F> | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/adaptors/mod.rs:940:5 | 940 | debug_fmt_fields!(FilterOk, iter); | --------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/adaptors/mod.rs:1013:5 | 1013 | debug_fmt_fields!(FilterMapOk, iter); | ------------------------------------ in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/adaptors/mod.rs:1094:5 | 1094 | debug_fmt_fields!(Positions, iter); | ---------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/adaptors/mod.rs:1188:5 | 1188 | debug_fmt_fields!(Update, iter); | ------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/combinations.rs:32:5 | 32 | debug_fmt_fields!(Combinations, indices, pool, first); | ----------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/combinations_with_replacement.rs:30:5 | 30 | debug_fmt_fields!(CombinationsWithReplacement, indices, pool, first); | -------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/duplicates_impl.rs:20:9 | 20 | debug_fmt_fields!(DuplicatesBy, iter, meta.used); | ------------------------------------------------ in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/duplicates_impl.rs:139:9 | 139 | debug_fmt_fields!(ByFn,); | ------------------------ in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/exactly_one_err.rs:89:27 | 89 | fn fmt(&self, f: &mut Formatter) -> FmtResult { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 89 | fn fmt(&self, f: &mut Formatter<'_>) -> FmtResult { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/exactly_one_err.rs:104:27 | 104 | fn fmt(&self, f: &mut Formatter) -> FmtResult { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 104 | fn fmt(&self, f: &mut Formatter<'_>) -> FmtResult { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/flatten_ok.rs:150:5 | 150 | debug_fmt_fields!(FlattenOk, iter, inner_front, inner_back); | ----------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/format.rs:55:32 | 55 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 55 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/format.rs:80:22 | 80 | f: &mut fmt::Formatter, | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 80 | f: &mut fmt::Formatter<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/format.rs:81:36 | 81 | cb: fn(&I::Item, &mut fmt::Formatter) -> fmt::Result, | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 81 | cb: fn(&I::Item, &mut fmt::Formatter<'_>) -> fmt::Result, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/format.rs:108:44 | 101 | / macro_rules! impl_format { 102 | | ($($fmt_trait:ident)*) => { 103 | | $( 104 | | impl<'a, I> fmt::$fmt_trait for Format<'a, I> ... | 108 | | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 113 | | } 114 | | } | |_- in this expansion of `impl_format!` 115 | 116 | impl_format! {Display Debug UpperExp LowerExp UpperHex LowerHex Octal Binary Pointer} | ------------------------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 108 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/grouping_map.rs:16:5 | 16 | debug_fmt_fields!(MapForGrouping, 0); | ------------------------------------ in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/kmerge_impl.rs:170:5 | 170 | debug_fmt_fields!(KMergeBy, heap); | --------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/merge_join.rs:230:5 | 230 | debug_fmt_fields!(MergeBy, left, right); | --------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/pad_tail.rs:23:5 | 23 | debug_fmt_fields!(PadUsing, iter, min, pos); | ------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/peeking_take_while.rs:125:5 | 125 | debug_fmt_fields!(PeekingTakeWhile, iter); | ----------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/peeking_take_while.rs:129:72 | 129 | pub fn peeking_take_while(iter: &mut I, f: F) -> PeekingTakeWhile | ----------------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 129 | pub fn peeking_take_while(iter: &mut I, f: F) -> PeekingTakeWhile<'_, I, F> | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/permutations.rs:49:5 | 49 | debug_fmt_fields!(Permutations, vals, state); | -------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/powerset.rs:32:5 | 32 | debug_fmt_fields!(Powerset, combs); | ---------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/process_results_impl.rs:62:29 | 62 | F: FnOnce(ProcessResults) -> R, | --------------^--------------- expected lifetime parameter | help: indicate the anonymous lifetime | 62 | F: FnOnce(ProcessResults<'_, I::IntoIter, E>) -> R, | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/sources.rs:16:5 | 16 | debug_fmt_fields!(RepeatCall,); | ------------------------------ in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/sources.rs:115:5 | 115 | debug_fmt_fields!(Unfold, state); | -------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/sources.rs:154:5 | 154 | debug_fmt_fields!(Iterate, state); | --------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/take_while_inclusive.rs:37:5 | 37 | debug_fmt_fields!(TakeWhileInclusive, iter, done); | ------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/unique_impl.rs:26:5 | 26 | debug_fmt_fields!(UniqueBy, iter, used); | --------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/unique_impl.rs:173:5 | 173 | debug_fmt_fields!(Unique, iter); | ------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/impl_macros.rs:6:43 | 4 | / macro_rules! debug_fmt_fields { 5 | | ($tyname:ident, $($($field:tt/*TODO ideally we would accept ident or tuple element here*/).+),*) => { 6 | | fn fmt(&self, f: &mut ::std::fmt::Formatter) -> ::std::fmt::Result { | | ------------^^^^^^^^^ | | | | | expected lifetime parameter 7 | | f.debug_struct(stringify!($tyname)) ... | 13 | | } 14 | | } | |_- in this expansion of `debug_fmt_fields!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/with_position.rs:23:5 | 23 | debug_fmt_fields!(WithPosition, handled_first, peekable); | -------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 6 | fn fmt(&self, f: &mut ::std::fmt::Formatter<'_>) -> ::std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/lib.rs:961:33 | 961 | F: FnOnce(ProcessResults) -> R, | --------------^-------- expected lifetime parameter | help: indicate the anonymous lifetime | 961 | F: FnOnce(ProcessResults<'_, Self, E>) -> R, | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/lib.rs:1438:71 | 1438 | fn peeking_take_while(&mut self, accept: F) -> PeekingTakeWhile | ----------------^-------- expected lifetime parameter | help: indicate the anonymous lifetime | 1438 | fn peeking_take_while(&mut self, accept: F) -> PeekingTakeWhile<'_, Self, F> | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/lib.rs:1464:63 | 1464 | fn take_while_ref(&mut self, accept: F) -> TakeWhileRef | ------------^-------- expected lifetime parameter | help: indicate the anonymous lifetime | 1464 | fn take_while_ref(&mut self, accept: F) -> TakeWhileRef<'_, Self, F> | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/lib.rs:2309:41 | 2309 | fn format(self, sep: &str) -> Format | ------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 2309 | fn format(self, sep: &str) -> Format<'_, Self> | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/lib.rs:2348:64 | 2348 | fn format_with(self, sep: &str, format: F) -> FormatWith | ----------^-------- expected lifetime parameter | help: indicate the anonymous lifetime | 2348 | fn format_with(self, sep: &str, format: F) -> FormatWith<'_, Self, F> | +++ warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/adaptors/mod.rs:578:30 | 578 | pub struct TakeWhileRef<'a, I: 'a, F> { | ^^^^ help: remove this bound | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/groupbylazy.rs:375:16 | 375 | I: Iterator + 'a, | ^^^^^ 376 | I::Item: 'a, 377 | / K: 'a, 378 | | F: 'a, | |____^^^^^^^ | help: remove these bounds | 375 ~ I: Iterator, 376 | I::Item: 'a, 377 ~ | warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/groupbylazy.rs:416:16 | 416 | I: Iterator + 'a, | ^^^^^ 417 | I::Item: 'a, 418 | / K: 'a, 419 | | F: 'a, | |____^^^^^^^ | help: remove these bounds | 416 ~ I: Iterator, 417 | I::Item: 'a, 418 ~ | warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/groupbylazy.rs:546:16 | 546 | I: Iterator + 'a, | ^^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/groupbylazy.rs:577:16 | 577 | I: Iterator + 'a, | ^^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/peeking_take_while.rs:115:16 | 115 | I: Iterator + 'a, | ^^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itertools-0.12.1/src/process_results_impl.rs:11:35 | 11 | pub struct ProcessResults<'a, I, E: 'a> { | ^^^^ help: remove this bound Fresh term v0.7.0 Fresh clap-cargo v0.12.0 Fresh anyhow v1.0.86 warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/context.rs:120:32 | 120 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 120 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/context.rs:132:32 | 132 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 132 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/context.rs:172:40 | 172 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 172 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/error.rs:405:28 | 405 | pub fn chain(&self) -> Chain { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 405 | pub fn chain(&self) -> Chain<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/error.rs:589:40 | 589 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 589 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/error.rs:595:40 | 595 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 595 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/error.rs:611:30 | 611 | object_ref: unsafe fn(Ref) -> Ref, | ---^---------- expected lifetime parameter | help: indicate the anonymous lifetime | 611 | object_ref: unsafe fn(Ref<'_, ErrorImpl>) -> Ref, | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/error.rs:611:49 | 611 | object_ref: unsafe fn(Ref) -> Ref, | ---^------------------------------------- expected lifetime parameter | help: indicate the anonymous lifetime | 611 | object_ref: unsafe fn(Ref) -> Ref<'_, dyn StdError + Send + Sync + 'static>, | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/error.rs:615:35 | 615 | object_downcast: unsafe fn(Ref, TypeId) -> Option>, | ---^---------- expected lifetime parameter | help: indicate the anonymous lifetime | 615 | object_downcast: unsafe fn(Ref<'_, ErrorImpl>, TypeId) -> Option>, | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/error.rs:615:69 | 615 | object_downcast: unsafe fn(Ref, TypeId) -> Option>, | ---^--- expected lifetime parameter | help: indicate the anonymous lifetime | 615 | object_downcast: unsafe fn(Ref, TypeId) -> Option>, | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/error.rs:623:36 | 623 | object_backtrace: unsafe fn(Ref) -> Option<&Backtrace>, | ---^---------- expected lifetime parameter | help: indicate the anonymous lifetime | 623 | object_backtrace: unsafe fn(Ref<'_, ErrorImpl>) -> Option<&Backtrace>, | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/error.rs:645:31 | 645 | unsafe fn object_ref(e: Ref) -> Ref | ---^---------- expected lifetime parameter | help: indicate the anonymous lifetime | 645 | unsafe fn object_ref(e: Ref<'_, ErrorImpl>) -> Ref | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/error.rs:645:50 | 645 | unsafe fn object_ref(e: Ref) -> Ref | ---^------------------------------------- expected lifetime parameter | help: indicate the anonymous lifetime | 645 | unsafe fn object_ref(e: Ref) -> Ref<'_, dyn StdError + Send + Sync + 'static> | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/error.rs:685:36 | 685 | unsafe fn object_downcast(e: Ref, target: TypeId) -> Option> | ---^---------- expected lifetime parameter | help: indicate the anonymous lifetime | 685 | unsafe fn object_downcast(e: Ref<'_, ErrorImpl>, target: TypeId) -> Option> | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/error.rs:685:78 | 685 | unsafe fn object_downcast(e: Ref, target: TypeId) -> Option> | ---^--- expected lifetime parameter | help: indicate the anonymous lifetime | 685 | unsafe fn object_downcast(e: Ref, target: TypeId) -> Option> | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/error.rs:731:23 | 731 | fn no_backtrace(e: Ref) -> Option<&Backtrace> { | ---^---------- expected lifetime parameter | help: indicate the anonymous lifetime | 731 | fn no_backtrace(e: Ref<'_, ErrorImpl>) -> Option<&Backtrace> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/error.rs:738:40 | 738 | unsafe fn context_downcast(e: Ref, target: TypeId) -> Option> | ---^---------- expected lifetime parameter | help: indicate the anonymous lifetime | 738 | unsafe fn context_downcast(e: Ref<'_, ErrorImpl>, target: TypeId) -> Option> | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/error.rs:738:82 | 738 | unsafe fn context_downcast(e: Ref, target: TypeId) -> Option> | ---^--- expected lifetime parameter | help: indicate the anonymous lifetime | 738 | unsafe fn context_downcast(e: Ref, target: TypeId) -> Option> | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/error.rs:795:43 | 795 | unsafe fn context_chain_downcast(e: Ref, target: TypeId) -> Option> | ---^---------- expected lifetime parameter | help: indicate the anonymous lifetime | 795 | unsafe fn context_chain_downcast(e: Ref<'_, ErrorImpl>, target: TypeId) -> Option> | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/error.rs:795:85 | 795 | unsafe fn context_chain_downcast(e: Ref, target: TypeId) -> Option> | ---^--- expected lifetime parameter | help: indicate the anonymous lifetime | 795 | unsafe fn context_chain_downcast(e: Ref, target: TypeId) -> Option> | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/error.rs:856:38 | 856 | unsafe fn context_backtrace(e: Ref) -> Option<&Backtrace> | ---^---------- expected lifetime parameter | help: indicate the anonymous lifetime | 856 | unsafe fn context_backtrace(e: Ref<'_, ErrorImpl>) -> Option<&Backtrace> | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/error.rs:894:27 | 894 | fn erase(&self) -> Ref { | ---^---------- expected lifetime parameter | help: indicate the anonymous lifetime | 894 | fn erase(&self) -> Ref<'_, ErrorImpl> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/error.rs:903:41 | 903 | pub(crate) unsafe fn error(this: Ref) -> &(dyn StdError + Send + Sync + 'static) { | ---^----- expected lifetime parameter | help: indicate the anonymous lifetime | 903 | pub(crate) unsafe fn error(this: Ref<'_, Self>) -> &(dyn StdError + Send + Sync + 'static) { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/error.rs:910:45 | 910 | pub(crate) unsafe fn error_mut(this: Mut) -> &mut (dyn StdError + Send + Sync + 'static) { | ---^----- expected lifetime parameter | help: indicate the anonymous lifetime | 910 | pub(crate) unsafe fn error_mut(this: Mut<'_, Self>) -> &mut (dyn StdError + Send + Sync + 'static) { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/error.rs:926:45 | 926 | pub(crate) unsafe fn backtrace(this: Ref) -> &Backtrace { | ---^----- expected lifetime parameter | help: indicate the anonymous lifetime | 926 | pub(crate) unsafe fn backtrace(this: Ref<'_, Self>) -> &Backtrace { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/error.rs:951:41 | 951 | pub(crate) unsafe fn chain(this: Ref) -> Chain { | ---^----- expected lifetime parameter | help: indicate the anonymous lifetime | 951 | pub(crate) unsafe fn chain(this: Ref<'_, Self>) -> Chain { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/error.rs:951:52 | 951 | pub(crate) unsafe fn chain(this: Ref) -> Chain { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 951 | pub(crate) unsafe fn chain(this: Ref) -> Chain<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/error.rs:974:40 | 974 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 974 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/error.rs:983:40 | 983 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 983 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/fmt.rs:7:43 | 7 | pub(crate) unsafe fn display(this: Ref, f: &mut fmt::Formatter) -> fmt::Result { | ---^----- expected lifetime parameter | help: indicate the anonymous lifetime | 7 | pub(crate) unsafe fn display(this: Ref<'_, Self>, f: &mut fmt::Formatter) -> fmt::Result { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/fmt.rs:7:64 | 7 | pub(crate) unsafe fn display(this: Ref, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 7 | pub(crate) unsafe fn display(this: Ref, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/fmt.rs:20:41 | 20 | pub(crate) unsafe fn debug(this: Ref, f: &mut fmt::Formatter) -> fmt::Result { | ---^----- expected lifetime parameter | help: indicate the anonymous lifetime | 20 | pub(crate) unsafe fn debug(this: Ref<'_, Self>, f: &mut fmt::Formatter) -> fmt::Result { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/fmt.rs:20:62 | 20 | pub(crate) unsafe fn debug(this: Ref, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 20 | pub(crate) unsafe fn debug(this: Ref, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/ptr.rs:48:32 | 48 | pub fn by_ref(&self) -> Ref { | ---^-- expected lifetime parameter | help: indicate the anonymous lifetime | 48 | pub fn by_ref(&self) -> Ref<'_, T> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/ptr.rs:55:36 | 55 | pub fn by_mut(&mut self) -> Mut { | ---^-- expected lifetime parameter | help: indicate the anonymous lifetime | 55 | pub fn by_mut(&mut self) -> Mut<'_, T> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/wrapper.rs:17:32 | 17 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 17 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/wrapper.rs:26:32 | 26 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 26 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/wrapper.rs:40:32 | 40 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 40 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/wrapper.rs:49:32 | 49 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 49 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/wrapper.rs:62:32 | 62 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 62 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/wrapper.rs:69:32 | 69 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 69 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/lib.rs:681:29 | 681 | pub fn format_err(args: Arguments) -> Error { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 681 | pub fn format_err(args: Arguments<'_>) -> Error { | ++++ Fresh toml v0.7.8 warning: `itertools` (lib) generated 50 warnings warning: `anyhow` (lib) generated 42 warnings Fresh dirs v5.0.1 Fresh getopts v0.2.21 warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/getopts-0.2.21/src/lib.rs:949:32 | 949 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 949 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ Fresh rustfmt-config_proc_macro v0.3.0 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/tools/rustfmt/config_proc_macro) Fresh diff v0.1.13 Fresh bytecount v0.6.8 warning: unexpected `cfg` condition value: `generic_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bytecount-0.6.8/src/lib.rs:96:48 | 96 | #[cfg(all(target_arch = "aarch64", not(feature = "generic_simd")))] | ^^^^^^^^^^-------------- | | | help: there is a expected value with a similar name: `"generic-simd"` | = note: expected values for `feature` are: `generic-simd`, `html_report`, and `runtime-dispatch-simd` = help: consider adding `generic_simd` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `generic_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bytecount-0.6.8/src/lib.rs:158:48 | 158 | #[cfg(all(target_arch = "aarch64", not(feature = "generic_simd")))] | ^^^^^^^^^^-------------- | | | help: there is a expected value with a similar name: `"generic-simd"` | = note: expected values for `feature` are: `generic-simd`, `html_report`, and `runtime-dispatch-simd` = help: consider adding `generic_simd` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration Fresh unicode-properties v0.1.1 warning: `getopts` (lib) generated 1 warning warning: `bytecount` (lib) generated 2 warnings Fresh unicode-segmentation v1.11.0 warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicode-segmentation-1.11.0/src/lib.rs:264:47 | 264 | fn graphemes(&self, is_extended: bool) -> Graphemes { | ^^^^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 264 | fn graphemes(&self, is_extended: bool) -> Graphemes<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicode-segmentation-1.11.0/src/lib.rs:269:54 | 269 | fn grapheme_indices(&self, is_extended: bool) -> GraphemeIndices { | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 269 | fn grapheme_indices(&self, is_extended: bool) -> GraphemeIndices<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicode-segmentation-1.11.0/src/lib.rs:274:32 | 274 | fn unicode_words(&self) -> UnicodeWords { | ^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 274 | fn unicode_words(&self) -> UnicodeWords<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicode-segmentation-1.11.0/src/lib.rs:279:39 | 279 | fn unicode_word_indices(&self) -> UnicodeWordIndices { | ^^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 279 | fn unicode_word_indices(&self) -> UnicodeWordIndices<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicode-segmentation-1.11.0/src/lib.rs:284:36 | 284 | fn split_word_bounds(&self) -> UWordBounds { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 284 | fn split_word_bounds(&self) -> UWordBounds<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicode-segmentation-1.11.0/src/lib.rs:289:43 | 289 | fn split_word_bound_indices(&self) -> UWordBoundIndices { | ^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 289 | fn split_word_bound_indices(&self) -> UWordBoundIndices<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicode-segmentation-1.11.0/src/lib.rs:294:36 | 294 | fn unicode_sentences(&self) -> UnicodeSentences { | ^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 294 | fn unicode_sentences(&self) -> UnicodeSentences<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicode-segmentation-1.11.0/src/lib.rs:299:40 | 299 | fn split_sentence_bounds(&self) -> USentenceBounds { | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 299 | fn split_sentence_bounds(&self) -> USentenceBounds<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicode-segmentation-1.11.0/src/lib.rs:304:47 | 304 | fn split_sentence_bound_indices(&self) -> USentenceBoundIndices { | ^^^^^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 304 | fn split_sentence_bound_indices(&self) -> USentenceBoundIndices<'_> { | ++++ warning: `unicode-segmentation` (lib) generated 9 warnings Fresh rustfmt-nightly v1.7.1 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/tools/rustfmt) Finished `release` profile [optimized] target(s) in 5.53s Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools/x86_64-unknown-openbsd/release/cargo-fmt" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools-bin/cargo-fmt" < ToolBuild { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, target: x86_64-unknown-openbsd, tool: "cargo-fmt", path: "src/tools/rustfmt", mode: ToolRustc, source_type: InTree, extra_features: [], allow_features: "", cargo_args: [] } < Cargofmt { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, target: x86_64-unknown-openbsd, extra_features: [] } Install "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/bin/rustfmt" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rustfmt/x86_64-unknown-openbsd/image/bin/rustfmt" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/bin/rustfmt" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rustfmt/x86_64-unknown-openbsd/image/bin/rustfmt" Install "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools-bin/cargo-fmt" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rustfmt/x86_64-unknown-openbsd/image/bin/cargo-fmt" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-tools-bin/cargo-fmt" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rustfmt/x86_64-unknown-openbsd/image/bin/cargo-fmt" Install "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/tools/rustfmt/README.md" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rustfmt/x86_64-unknown-openbsd/image/share/doc/rustfmt/README.md" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/tools/rustfmt/README.md" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rustfmt/x86_64-unknown-openbsd/image/share/doc/rustfmt/README.md" Install "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/tools/rustfmt/LICENSE-APACHE" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rustfmt/x86_64-unknown-openbsd/image/share/doc/rustfmt/LICENSE-APACHE" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/tools/rustfmt/LICENSE-APACHE" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rustfmt/x86_64-unknown-openbsd/image/share/doc/rustfmt/LICENSE-APACHE" Install "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/tools/rustfmt/LICENSE-MIT" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rustfmt/x86_64-unknown-openbsd/image/share/doc/rustfmt/LICENSE-MIT" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/tools/rustfmt/LICENSE-MIT" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rustfmt/x86_64-unknown-openbsd/image/share/doc/rustfmt/LICENSE-MIT" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/config.toml" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rustfmt/x86_64-unknown-openbsd/overlay/builder-config" Install "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/tools/rustfmt/README.md" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rustfmt/x86_64-unknown-openbsd/overlay/README.md" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/tools/rustfmt/README.md" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rustfmt/x86_64-unknown-openbsd/overlay/README.md" Install "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/tools/rustfmt/LICENSE-APACHE" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rustfmt/x86_64-unknown-openbsd/overlay/LICENSE-APACHE" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/tools/rustfmt/LICENSE-APACHE" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rustfmt/x86_64-unknown-openbsd/overlay/LICENSE-APACHE" Install "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/tools/rustfmt/LICENSE-MIT" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rustfmt/x86_64-unknown-openbsd/overlay/LICENSE-MIT" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/tools/rustfmt/LICENSE-MIT" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rustfmt/x86_64-unknown-openbsd/overlay/LICENSE-MIT" c Assemble { target_compiler: Compiler { stage: 0, host: x86_64-unknown-openbsd } } c RustInstaller { compiler: Compiler { stage: 0, host: x86_64-unknown-openbsd }, target: x86_64-unknown-openbsd } c Assemble { target_compiler: Compiler { stage: 0, host: x86_64-unknown-openbsd } } Dist rustfmt-1.82.0-x86_64-unknown-openbsd running: LD_LIBRARY_PATH="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/x86_64-unknown-openbsd/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib" RUSTC="/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/rustc" "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools-bin/rust-installer" "generate" "--image-dir" "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rustfmt/x86_64-unknown-openbsd/image" "--component-name=rustfmt-preview" "--rel-manifest-dir=rustlib" "--legacy-manifest-dirs=rustlib,cargo" "--product-name=Rust" "--success-message=rustfmt installed." "--package-name=rustfmt-1.82.0-x86_64-unknown-openbsd" "--non-installed-overlay" "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rustfmt/x86_64-unknown-openbsd/overlay" "--output-dir" "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/dist" "--work-dir" "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rustfmt/x86_64-unknown-openbsd" "--compression-formats" "gz" "--compression-profile" "fast" (failure_mode=Exit) (created at src/core/build_steps/tool.rs:1108:23, executed at src/utils/tarball.rs:388:13) finished in 0.371 seconds < Rustfmt { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, target: x86_64-unknown-openbsd } > Src Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/alloc/benches/btree/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/benches/btree/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/alloc/benches/btree/map.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/benches/btree/map.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/alloc/benches/btree/set.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/benches/btree/set.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/alloc/benches/lib.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/benches/lib.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/alloc/benches/vec.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/benches/vec.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/alloc/benches/vec_deque_append.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/benches/vec_deque_append.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/alloc/benches/slice.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/benches/slice.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/alloc/benches/vec_deque.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/benches/vec_deque.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/alloc/benches/string.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/benches/string.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/alloc/benches/binary_heap.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/benches/binary_heap.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/alloc/benches/str.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/benches/str.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/alloc/benches/linked_list.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/benches/linked_list.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/alloc/src/alloc/tests.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/src/alloc/tests.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/alloc/src/boxed/thin.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/src/boxed/thin.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/alloc/src/collections/binary_heap/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/src/collections/binary_heap/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/alloc/src/collections/binary_heap/tests.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/src/collections/binary_heap/tests.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/alloc/src/collections/btree/borrow/tests.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/src/collections/btree/borrow/tests.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/alloc/src/collections/btree/map/tests.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/src/collections/btree/map/tests.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/alloc/src/collections/btree/map/entry.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/src/collections/btree/map/entry.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/alloc/src/collections/btree/node/tests.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/src/collections/btree/node/tests.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/alloc/src/collections/btree/set/tests.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/src/collections/btree/set/tests.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/alloc/src/collections/btree/append.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/src/collections/btree/append.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/alloc/src/collections/btree/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/src/collections/btree/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/alloc/src/collections/btree/node.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/src/collections/btree/node.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/alloc/src/collections/btree/navigate.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/src/collections/btree/navigate.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/alloc/src/collections/btree/remove.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/src/collections/btree/remove.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/alloc/src/collections/btree/search.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/src/collections/btree/search.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/alloc/src/collections/btree/set_val.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/src/collections/btree/set_val.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/alloc/src/collections/btree/mem.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/src/collections/btree/mem.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/alloc/src/collections/btree/map.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/src/collections/btree/map.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/alloc/src/collections/btree/dedup_sorted_iter.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/src/collections/btree/dedup_sorted_iter.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/alloc/src/collections/btree/merge_iter.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/src/collections/btree/merge_iter.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/alloc/src/collections/btree/set.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/src/collections/btree/set.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/alloc/src/collections/btree/split.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/src/collections/btree/split.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/alloc/src/collections/btree/borrow.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/src/collections/btree/borrow.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/alloc/src/collections/btree/fix.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/src/collections/btree/fix.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/alloc/src/collections/linked_list/tests.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/src/collections/linked_list/tests.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/alloc/src/collections/vec_deque/spec_extend.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/src/collections/vec_deque/spec_extend.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/alloc/src/collections/vec_deque/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/src/collections/vec_deque/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/alloc/src/collections/vec_deque/drain.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/src/collections/vec_deque/drain.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/alloc/src/collections/vec_deque/iter.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/src/collections/vec_deque/iter.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/alloc/src/collections/vec_deque/spec_from_iter.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/src/collections/vec_deque/spec_from_iter.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/alloc/src/collections/vec_deque/into_iter.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/src/collections/vec_deque/into_iter.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/alloc/src/collections/vec_deque/macros.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/src/collections/vec_deque/macros.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/alloc/src/collections/vec_deque/tests.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/src/collections/vec_deque/tests.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/alloc/src/collections/vec_deque/iter_mut.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/src/collections/vec_deque/iter_mut.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/alloc/src/collections/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/src/collections/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/alloc/src/collections/linked_list.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/src/collections/linked_list.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/alloc/src/ffi/c_str/tests.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/src/ffi/c_str/tests.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/alloc/src/ffi/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/src/ffi/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/alloc/src/ffi/c_str.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/src/ffi/c_str.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/alloc/src/raw_vec/tests.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/src/raw_vec/tests.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/alloc/src/rc/tests.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/src/rc/tests.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/alloc/src/slice/tests.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/src/slice/tests.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/alloc/src/sync/tests.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/src/sync/tests.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/alloc/src/testing/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/src/testing/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/alloc/src/testing/rng.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/src/testing/rng.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/alloc/src/testing/ord_chaos.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/src/testing/ord_chaos.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/alloc/src/testing/crash_test.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/src/testing/crash_test.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/alloc/src/vec/spec_from_iter_nested.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/src/vec/spec_from_iter_nested.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/alloc/src/vec/spec_extend.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/src/vec/spec_extend.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/alloc/src/vec/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/src/vec/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/alloc/src/vec/splice.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/src/vec/splice.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/alloc/src/vec/extract_if.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/src/vec/extract_if.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/alloc/src/vec/spec_from_elem.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/src/vec/spec_from_elem.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/alloc/src/vec/drain.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/src/vec/drain.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/alloc/src/vec/is_zero.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/src/vec/is_zero.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/alloc/src/vec/in_place_drop.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/src/vec/in_place_drop.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/alloc/src/vec/set_len_on_drop.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/src/vec/set_len_on_drop.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/alloc/src/vec/partial_eq.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/src/vec/partial_eq.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/alloc/src/vec/spec_from_iter.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/src/vec/spec_from_iter.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/alloc/src/vec/into_iter.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/src/vec/into_iter.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/alloc/src/vec/in_place_collect.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/src/vec/in_place_collect.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/alloc/src/vec/cow.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/src/vec/cow.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/alloc/src/lib.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/src/lib.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/alloc/src/raw_vec.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/src/raw_vec.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/alloc/src/sync.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/src/sync.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/alloc/src/alloc.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/src/alloc.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/alloc/src/rc.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/src/rc.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/alloc/src/boxed.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/src/boxed.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/alloc/src/slice.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/src/slice.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/alloc/src/string.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/src/string.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/alloc/src/lib.miri.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/src/lib.miri.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/alloc/src/task.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/src/task.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/alloc/src/str.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/src/str.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/alloc/src/macros.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/src/macros.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/alloc/src/tests.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/src/tests.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/alloc/src/fmt.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/src/fmt.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/alloc/src/borrow.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/src/borrow.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/alloc/tests/lib.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/tests/lib.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/alloc/tests/vec.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/tests/vec.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/alloc/tests/rc.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/tests/rc.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/alloc/tests/arc.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/tests/arc.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/alloc/tests/boxed.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/tests/boxed.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/alloc/tests/slice.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/tests/slice.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/alloc/tests/vec_deque.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/tests/vec_deque.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/alloc/tests/string.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/tests/string.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/alloc/tests/btree_set_hash.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/tests/btree_set_hash.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/alloc/tests/task.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/tests/task.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/alloc/tests/heap.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/tests/heap.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/alloc/tests/vec_deque_alloc_error.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/tests/vec_deque_alloc_error.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/alloc/tests/str.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/tests/str.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/alloc/tests/c_str.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/tests/c_str.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/alloc/tests/cow_str.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/tests/cow_str.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/alloc/tests/const_fns.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/tests/const_fns.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/alloc/tests/autotraits.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/tests/autotraits.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/alloc/tests/fmt.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/tests/fmt.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/alloc/tests/linked_list.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/tests/linked_list.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/alloc/tests/borrow.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/tests/borrow.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/alloc/tests/thin_box.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/tests/thin_box.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/alloc/Cargo.toml" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/alloc/Cargo.toml" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/backtrace/.github/actions/build-with-patched-std/action.yml" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/backtrace/.github/actions/build-with-patched-std/action.yml" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/backtrace/.github/actions/report-code-size-changes/action.yml" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/backtrace/.github/actions/report-code-size-changes/action.yml" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/backtrace/.github/workflows/check-binary-size.yml" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/backtrace/.github/workflows/check-binary-size.yml" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/backtrace/.github/workflows/main.yml" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/backtrace/.github/workflows/main.yml" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/backtrace/benches/benchmarks.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/backtrace/benches/benchmarks.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/backtrace/ci/docker/aarch64-linux-android/Dockerfile" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/backtrace/ci/docker/aarch64-linux-android/Dockerfile" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/backtrace/ci/docker/aarch64-unknown-linux-gnu/Dockerfile" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/backtrace/ci/docker/aarch64-unknown-linux-gnu/Dockerfile" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/backtrace/ci/docker/arm-linux-androideabi/Dockerfile" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/backtrace/ci/docker/arm-linux-androideabi/Dockerfile" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/backtrace/ci/docker/arm-unknown-linux-gnueabihf/Dockerfile" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/backtrace/ci/docker/arm-unknown-linux-gnueabihf/Dockerfile" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/backtrace/ci/docker/armv7-linux-androideabi/Dockerfile" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/backtrace/ci/docker/armv7-linux-androideabi/Dockerfile" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/backtrace/ci/docker/armv7-unknown-linux-gnueabihf/Dockerfile" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/backtrace/ci/docker/armv7-unknown-linux-gnueabihf/Dockerfile" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/backtrace/ci/docker/i586-unknown-linux-gnu/Dockerfile" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/backtrace/ci/docker/i586-unknown-linux-gnu/Dockerfile" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/backtrace/ci/docker/i686-linux-android/Dockerfile" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/backtrace/ci/docker/i686-linux-android/Dockerfile" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/backtrace/ci/docker/i686-unknown-linux-gnu/Dockerfile" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/backtrace/ci/docker/i686-unknown-linux-gnu/Dockerfile" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/backtrace/ci/docker/powerpc64-unknown-linux-gnu/Dockerfile" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/backtrace/ci/docker/powerpc64-unknown-linux-gnu/Dockerfile" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/backtrace/ci/docker/s390x-unknown-linux-gnu/Dockerfile" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/backtrace/ci/docker/s390x-unknown-linux-gnu/Dockerfile" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/backtrace/ci/docker/x86_64-linux-android/Dockerfile" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/backtrace/ci/docker/x86_64-linux-android/Dockerfile" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/backtrace/ci/docker/x86_64-pc-windows-gnu/Dockerfile" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/backtrace/ci/docker/x86_64-pc-windows-gnu/Dockerfile" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/backtrace/ci/docker/x86_64-unknown-linux-gnu/Dockerfile" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/backtrace/ci/docker/x86_64-unknown-linux-gnu/Dockerfile" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/backtrace/ci/docker/x86_64-unknown-linux-musl/Dockerfile" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/backtrace/ci/docker/x86_64-unknown-linux-musl/Dockerfile" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/backtrace/ci/android-ndk.sh" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/backtrace/ci/android-ndk.sh" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/backtrace/ci/android-sdk.sh" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/backtrace/ci/android-sdk.sh" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/backtrace/ci/debuglink.sh" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/backtrace/ci/debuglink.sh" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/backtrace/ci/run.sh" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/backtrace/ci/run.sh" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/backtrace/ci/debuglink-docker.sh" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/backtrace/ci/debuglink-docker.sh" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/backtrace/ci/run-docker.sh" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/backtrace/ci/run-docker.sh" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/backtrace/ci/runtest-android.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/backtrace/ci/runtest-android.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/backtrace/examples/backtrace.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/backtrace/examples/backtrace.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/backtrace/examples/raw.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/backtrace/examples/raw.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/backtrace/src/backtrace/dbghelp32.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/backtrace/src/backtrace/dbghelp32.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/backtrace/src/backtrace/dbghelp64.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/backtrace/src/backtrace/dbghelp64.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/backtrace/src/backtrace/libunwind.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/backtrace/src/backtrace/libunwind.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/backtrace/src/backtrace/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/backtrace/src/backtrace/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/backtrace/src/backtrace/miri.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/backtrace/src/backtrace/miri.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/backtrace/src/backtrace/noop.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/backtrace/src/backtrace/noop.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/backtrace/src/print/fuchsia.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/backtrace/src/print/fuchsia.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/backtrace/src/symbolize/gimli/mmap_fake.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/backtrace/src/symbolize/gimli/mmap_fake.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/backtrace/src/symbolize/gimli/coff.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/backtrace/src/symbolize/gimli/coff.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/backtrace/src/symbolize/gimli/xcoff.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/backtrace/src/symbolize/gimli/xcoff.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/backtrace/src/symbolize/gimli/elf.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/backtrace/src/symbolize/gimli/elf.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/backtrace/src/symbolize/gimli/stash.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/backtrace/src/symbolize/gimli/stash.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/backtrace/src/symbolize/gimli/macho.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/backtrace/src/symbolize/gimli/macho.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/backtrace/src/symbolize/gimli/libs_dl_iterate_phdr.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/backtrace/src/symbolize/gimli/libs_dl_iterate_phdr.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/backtrace/src/symbolize/gimli/libs_macos.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/backtrace/src/symbolize/gimli/libs_macos.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/backtrace/src/symbolize/gimli/libs_illumos.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/backtrace/src/symbolize/gimli/libs_illumos.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/backtrace/src/symbolize/gimli/mmap_windows.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/backtrace/src/symbolize/gimli/mmap_windows.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/backtrace/src/symbolize/gimli/libs_windows.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/backtrace/src/symbolize/gimli/libs_windows.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/backtrace/src/symbolize/gimli/libs_haiku.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/backtrace/src/symbolize/gimli/libs_haiku.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/backtrace/src/symbolize/gimli/libs_aix.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/backtrace/src/symbolize/gimli/libs_aix.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/backtrace/src/symbolize/gimli/mmap_unix.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/backtrace/src/symbolize/gimli/mmap_unix.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/backtrace/src/symbolize/gimli/parse_running_mmaps_unix.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/backtrace/src/symbolize/gimli/parse_running_mmaps_unix.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/backtrace/src/symbolize/gimli/libs_libnx.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/backtrace/src/symbolize/gimli/libs_libnx.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/backtrace/src/symbolize/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/backtrace/src/symbolize/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/backtrace/src/symbolize/gimli.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/backtrace/src/symbolize/gimli.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/backtrace/src/symbolize/miri.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/backtrace/src/symbolize/miri.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/backtrace/src/symbolize/dbghelp.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/backtrace/src/symbolize/dbghelp.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/backtrace/src/symbolize/noop.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/backtrace/src/symbolize/noop.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/backtrace/src/lib.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/backtrace/src/lib.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/backtrace/src/capture.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/backtrace/src/capture.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/backtrace/src/dbghelp.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/backtrace/src/dbghelp.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/backtrace/src/types.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/backtrace/src/types.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/backtrace/src/windows_sys.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/backtrace/src/windows_sys.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/backtrace/src/print.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/backtrace/src/print.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/backtrace/tests/accuracy/main.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/backtrace/tests/accuracy/main.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/backtrace/tests/accuracy/auxiliary.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/backtrace/tests/accuracy/auxiliary.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/backtrace/tests/common/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/backtrace/tests/common/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/backtrace/tests/smoke.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/backtrace/tests/smoke.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/backtrace/tests/long_fn_name.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/backtrace/tests/long_fn_name.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/backtrace/tests/sgx-image-base.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/backtrace/tests/sgx-image-base.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/backtrace/tests/current-exe-mismatch.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/backtrace/tests/current-exe-mismatch.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/backtrace/tests/concurrent-panics.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/backtrace/tests/concurrent-panics.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/backtrace/tests/skip_inner_frames.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/backtrace/tests/skip_inner_frames.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/backtrace/LICENSE-APACHE" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/backtrace/LICENSE-APACHE" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/backtrace/LICENSE-MIT" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/backtrace/LICENSE-MIT" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/backtrace/README.md" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/backtrace/README.md" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/backtrace/Cargo.lock" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/backtrace/Cargo.lock" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/backtrace/Cargo.toml" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/backtrace/Cargo.toml" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/backtrace/bindings.txt" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/backtrace/bindings.txt" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/benches/ascii/is_ascii.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/benches/ascii/is_ascii.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/benches/char/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/benches/char/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/benches/char/methods.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/benches/char/methods.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/benches/hash/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/benches/hash/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/benches/hash/sip.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/benches/hash/sip.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/benches/net/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/benches/net/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/benches/net/addr_parser.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/benches/net/addr_parser.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/benches/num/dec2flt/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/benches/num/dec2flt/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/benches/num/flt2dec/strategy/dragon.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/benches/num/flt2dec/strategy/dragon.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/benches/num/flt2dec/strategy/grisu.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/benches/num/flt2dec/strategy/grisu.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/benches/num/flt2dec/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/benches/num/flt2dec/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/benches/num/int_log/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/benches/num/int_log/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/benches/num/int_pow/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/benches/num/int_pow/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/benches/num/int_sqrt/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/benches/num/int_sqrt/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/benches/num/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/benches/num/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/benches/str/corpora.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/benches/str/corpora.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/benches/str/debug.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/benches/str/debug.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/benches/str/iter.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/benches/str/iter.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/benches/str/char_count.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/benches/str/char_count.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/benches/lib.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/benches/lib.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/benches/slice.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/benches/slice.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/benches/tuple.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/benches/tuple.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/benches/ascii.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/benches/ascii.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/benches/pattern.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/benches/pattern.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/benches/iter.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/benches/iter.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/benches/str.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/benches/str.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/benches/ops.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/benches/ops.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/benches/fmt.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/benches/fmt.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/benches/array.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/benches/array.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/benches/any.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/benches/any.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/alloc/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/alloc/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/alloc/global.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/alloc/global.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/alloc/layout.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/alloc/layout.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/array/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/array/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/array/ascii.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/array/ascii.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/array/drain.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/array/drain.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/array/iter.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/array/iter.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/array/equality.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/array/equality.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/ascii/ascii_char.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/ascii/ascii_char.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/async_iter/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/async_iter/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/async_iter/async_iter.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/async_iter/async_iter.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/async_iter/from_iter.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/async_iter/from_iter.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/cell/once.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/cell/once.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/cell/lazy.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/cell/lazy.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/char/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/char/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/char/decode.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/char/decode.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/char/methods.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/char/methods.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/char/convert.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/char/convert.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/clone/uninit.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/clone/uninit.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/cmp/bytewise.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/cmp/bytewise.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/convert/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/convert/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/convert/num.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/convert/num.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/ffi/c_void.md" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/ffi/c_void.md" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/ffi/c_double.md" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/ffi/c_double.md" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/ffi/c_long.md" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/ffi/c_long.md" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/ffi/c_longlong.md" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/ffi/c_longlong.md" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/ffi/c_ulonglong.md" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/ffi/c_ulonglong.md" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/ffi/c_ulong.md" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/ffi/c_ulong.md" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/ffi/c_char.md" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/ffi/c_char.md" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/ffi/c_schar.md" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/ffi/c_schar.md" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/ffi/c_uchar.md" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/ffi/c_uchar.md" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/ffi/c_float.md" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/ffi/c_float.md" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/ffi/c_int.md" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/ffi/c_int.md" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/ffi/c_uint.md" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/ffi/c_uint.md" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/ffi/c_short.md" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/ffi/c_short.md" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/ffi/c_ushort.md" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/ffi/c_ushort.md" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/ffi/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/ffi/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/ffi/c_str.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/ffi/c_str.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/ffi/va_list.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/ffi/va_list.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/fmt/fmt_trait_method_doc.md" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/fmt/fmt_trait_method_doc.md" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/fmt/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/fmt/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/fmt/num.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/fmt/num.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/fmt/builders.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/fmt/builders.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/fmt/float.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/fmt/float.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/fmt/nofloat.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/fmt/nofloat.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/fmt/rt.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/fmt/rt.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/future/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/future/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/future/future.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/future/future.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/future/into_future.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/future/into_future.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/future/pending.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/future/pending.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/future/poll_fn.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/future/poll_fn.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/future/join.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/future/join.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/future/async_drop.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/future/async_drop.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/future/ready.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/future/ready.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/hash/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/hash/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/hash/sip.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/hash/sip.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/intrinsics/simd.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/intrinsics/simd.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/intrinsics/mir.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/intrinsics/mir.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/io/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/io/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/io/borrowed_buf.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/io/borrowed_buf.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/iter/adapters/copied.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/iter/adapters/copied.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/iter/adapters/cloned.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/iter/adapters/cloned.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/iter/adapters/by_ref_sized.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/iter/adapters/by_ref_sized.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/iter/adapters/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/iter/adapters/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/iter/adapters/take.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/iter/adapters/take.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/iter/adapters/peekable.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/iter/adapters/peekable.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/iter/adapters/cycle.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/iter/adapters/cycle.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/iter/adapters/take_while.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/iter/adapters/take_while.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/iter/adapters/map_while.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/iter/adapters/map_while.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/iter/adapters/skip_while.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/iter/adapters/skip_while.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/iter/adapters/intersperse.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/iter/adapters/intersperse.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/iter/adapters/fuse.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/iter/adapters/fuse.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/iter/adapters/enumerate.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/iter/adapters/enumerate.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/iter/adapters/scan.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/iter/adapters/scan.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/iter/adapters/flatten.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/iter/adapters/flatten.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/iter/adapters/chain.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/iter/adapters/chain.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/iter/adapters/map.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/iter/adapters/map.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/iter/adapters/filter_map.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/iter/adapters/filter_map.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/iter/adapters/skip.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/iter/adapters/skip.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/iter/adapters/zip.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/iter/adapters/zip.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/iter/adapters/filter.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/iter/adapters/filter.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/iter/adapters/array_chunks.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/iter/adapters/array_chunks.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/iter/adapters/map_windows.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/iter/adapters/map_windows.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/iter/adapters/inspect.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/iter/adapters/inspect.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/iter/adapters/rev.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/iter/adapters/rev.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/iter/adapters/step_by.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/iter/adapters/step_by.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/iter/sources/once.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/iter/sources/once.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/iter/sources/from_coroutine.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/iter/sources/from_coroutine.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/iter/sources/once_with.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/iter/sources/once_with.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/iter/sources/repeat_with.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/iter/sources/repeat_with.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/iter/sources/repeat_n.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/iter/sources/repeat_n.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/iter/sources/from_fn.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/iter/sources/from_fn.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/iter/sources/successors.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/iter/sources/successors.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/iter/sources/repeat.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/iter/sources/repeat.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/iter/sources/empty.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/iter/sources/empty.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/iter/traits/double_ended.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/iter/traits/double_ended.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/iter/traits/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/iter/traits/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/iter/traits/exact_size.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/iter/traits/exact_size.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/iter/traits/accum.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/iter/traits/accum.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/iter/traits/marker.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/iter/traits/marker.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/iter/traits/iterator.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/iter/traits/iterator.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/iter/traits/unchecked_iterator.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/iter/traits/unchecked_iterator.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/iter/traits/collect.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/iter/traits/collect.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/iter/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/iter/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/iter/range.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/iter/range.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/iter/sources.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/iter/sources.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/macros/panic.md" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/macros/panic.md" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/macros/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/macros/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/mem/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/mem/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/mem/manually_drop.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/mem/manually_drop.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/mem/maybe_uninit.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/mem/maybe_uninit.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/mem/transmutability.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/mem/transmutability.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/net/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/net/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/net/ip_addr.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/net/ip_addr.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/net/socket_addr.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/net/socket_addr.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/net/display_buffer.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/net/display_buffer.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/net/parser.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/net/parser.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/num/dec2flt/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/num/dec2flt/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/num/dec2flt/table.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/num/dec2flt/table.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/num/dec2flt/lemire.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/num/dec2flt/lemire.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/num/dec2flt/parse.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/num/dec2flt/parse.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/num/dec2flt/decimal.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/num/dec2flt/decimal.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/num/dec2flt/common.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/num/dec2flt/common.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/num/dec2flt/number.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/num/dec2flt/number.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/num/dec2flt/float.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/num/dec2flt/float.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/num/dec2flt/fpu.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/num/dec2flt/fpu.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/num/dec2flt/slow.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/num/dec2flt/slow.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/num/flt2dec/strategy/dragon.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/num/flt2dec/strategy/dragon.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/num/flt2dec/strategy/grisu.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/num/flt2dec/strategy/grisu.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/num/flt2dec/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/num/flt2dec/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/num/flt2dec/decoder.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/num/flt2dec/decoder.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/num/flt2dec/estimator.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/num/flt2dec/estimator.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/num/shells/i32.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/num/shells/i32.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/num/shells/u32.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/num/shells/u32.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/num/shells/i64.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/num/shells/i64.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/num/shells/u64.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/num/shells/u64.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/num/shells/i16.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/num/shells/i16.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/num/shells/u16.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/num/shells/u16.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/num/shells/i128.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/num/shells/i128.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/num/shells/u128.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/num/shells/u128.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/num/shells/i8.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/num/shells/i8.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/num/shells/u8.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/num/shells/u8.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/num/shells/isize.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/num/shells/isize.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/num/shells/usize.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/num/shells/usize.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/num/shells/int_macros.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/num/shells/int_macros.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/num/int_log10.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/num/int_log10.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/num/f32.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/num/f32.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/num/f64.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/num/f64.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/num/f16.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/num/f16.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/num/f128.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/num/f128.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/num/overflow_panic.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/num/overflow_panic.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/num/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/num/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/num/wrapping.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/num/wrapping.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/num/saturating.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/num/saturating.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/num/bignum.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/num/bignum.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/num/nonzero.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/num/nonzero.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/num/error.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/num/error.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/num/int_macros.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/num/int_macros.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/num/uint_macros.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/num/uint_macros.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/num/diy_float.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/num/diy_float.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/num/fmt.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/num/fmt.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/num/int_sqrt.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/num/int_sqrt.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/ops/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/ops/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/ops/range.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/ops/range.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/ops/index_range.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/ops/index_range.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/ops/coroutine.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/ops/coroutine.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/ops/unsize.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/ops/unsize.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/ops/deref.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/ops/deref.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/ops/arith.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/ops/arith.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/ops/function.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/ops/function.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/ops/async_function.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/ops/async_function.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/ops/drop.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/ops/drop.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/ops/try_trait.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/ops/try_trait.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/ops/bit.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/ops/bit.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/ops/control_flow.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/ops/control_flow.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/ops/index.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/ops/index.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/panic/unwind_safe.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/panic/unwind_safe.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/panic/location.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/panic/location.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/panic/panic_info.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/panic/panic_info.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/prelude/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/prelude/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/prelude/common.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/prelude/common.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/ptr/metadata.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/ptr/metadata.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/ptr/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/ptr/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/ptr/unique.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/ptr/unique.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/ptr/non_null.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/ptr/non_null.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/ptr/const_ptr.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/ptr/const_ptr.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/ptr/mut_ptr.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/ptr/mut_ptr.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/ptr/alignment.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/ptr/alignment.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/range/iter.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/range/iter.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/range/legacy.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/range/legacy.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/slice/iter/macros.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/slice/iter/macros.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/slice/sort/shared/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/slice/sort/shared/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/slice/sort/shared/pivot.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/slice/sort/shared/pivot.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/slice/sort/shared/smallsort.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/slice/sort/shared/smallsort.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/slice/sort/stable/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/slice/sort/stable/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/slice/sort/stable/merge.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/slice/sort/stable/merge.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/slice/sort/stable/drift.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/slice/sort/stable/drift.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/slice/sort/stable/quicksort.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/slice/sort/stable/quicksort.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/slice/sort/unstable/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/slice/sort/unstable/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/slice/sort/unstable/quicksort.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/slice/sort/unstable/quicksort.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/slice/sort/unstable/heapsort.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/slice/sort/unstable/heapsort.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/slice/sort/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/slice/sort/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/slice/sort/select.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/slice/sort/select.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/slice/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/slice/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/slice/rotate.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/slice/rotate.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/slice/specialize.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/slice/specialize.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/slice/ascii.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/slice/ascii.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/slice/cmp.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/slice/cmp.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/slice/iter.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/slice/iter.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/slice/memchr.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/slice/memchr.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/slice/raw.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/slice/raw.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/slice/index.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/slice/index.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/str/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/str/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/str/pattern.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/str/pattern.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/str/iter.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/str/iter.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/str/error.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/str/error.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/str/validations.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/str/validations.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/str/traits.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/str/traits.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/str/converts.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/str/converts.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/str/count.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/str/count.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/str/lossy.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/str/lossy.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/sync/atomic.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/sync/atomic.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/sync/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/sync/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/sync/exclusive.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/sync/exclusive.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/task/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/task/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/task/wake.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/task/wake.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/task/poll.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/task/poll.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/task/ready.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/task/ready.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/unicode/unicode_data.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/unicode/unicode_data.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/unicode/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/unicode/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/unicode/printable.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/unicode/printable.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/unicode/printable.py" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/unicode/printable.py" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/error.md" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/error.md" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/lib.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/lib.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/panic.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/panic.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/range.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/range.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/tuple.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/tuple.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/time.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/time.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/clone.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/clone.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/escape.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/escape.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/primitive.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/primitive.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/panicking.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/panicking.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/asserting.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/asserting.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/arch.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/arch.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/ascii.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/ascii.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/lib.miri.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/lib.miri.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/cell.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/cell.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/bool.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/bool.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/pin.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/pin.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/option.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/option.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/cmp.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/cmp.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/marker.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/marker.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/error.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/error.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/intrinsics.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/intrinsics.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/primitive_docs.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/primitive_docs.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/ub_checks.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/ub_checks.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/internal_macros.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/internal_macros.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/pat.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/pat.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/unit.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/unit.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/default.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/default.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/result.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/result.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/hint.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/hint.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/borrow.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/borrow.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/src/any.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/src/any.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/tests/async_iter/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/async_iter/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/tests/ffi/cstr.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/ffi/cstr.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/tests/fmt/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/fmt/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/tests/fmt/num.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/fmt/num.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/tests/fmt/builders.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/fmt/builders.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/tests/fmt/float.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/fmt/float.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/tests/hash/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/hash/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/tests/hash/sip.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/hash/sip.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/tests/io/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/io/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/tests/io/borrowed_buf.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/io/borrowed_buf.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/tests/iter/adapters/copied.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/iter/adapters/copied.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/tests/iter/adapters/cloned.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/iter/adapters/cloned.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/tests/iter/adapters/by_ref_sized.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/iter/adapters/by_ref_sized.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/tests/iter/adapters/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/iter/adapters/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/tests/iter/adapters/take.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/iter/adapters/take.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/tests/iter/adapters/peekable.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/iter/adapters/peekable.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/tests/iter/adapters/cycle.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/iter/adapters/cycle.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/tests/iter/adapters/take_while.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/iter/adapters/take_while.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/tests/iter/adapters/skip_while.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/iter/adapters/skip_while.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/tests/iter/adapters/intersperse.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/iter/adapters/intersperse.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/tests/iter/adapters/fuse.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/iter/adapters/fuse.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/tests/iter/adapters/enumerate.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/iter/adapters/enumerate.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/tests/iter/adapters/scan.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/iter/adapters/scan.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/tests/iter/adapters/flatten.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/iter/adapters/flatten.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/tests/iter/adapters/chain.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/iter/adapters/chain.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/tests/iter/adapters/map.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/iter/adapters/map.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/tests/iter/adapters/filter_map.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/iter/adapters/filter_map.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/tests/iter/adapters/flat_map.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/iter/adapters/flat_map.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/tests/iter/adapters/skip.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/iter/adapters/skip.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/tests/iter/adapters/zip.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/iter/adapters/zip.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/tests/iter/adapters/filter.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/iter/adapters/filter.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/tests/iter/adapters/array_chunks.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/iter/adapters/array_chunks.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/tests/iter/adapters/map_windows.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/iter/adapters/map_windows.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/tests/iter/adapters/inspect.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/iter/adapters/inspect.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/tests/iter/adapters/step_by.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/iter/adapters/step_by.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/tests/iter/traits/double_ended.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/iter/traits/double_ended.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/tests/iter/traits/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/iter/traits/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/tests/iter/traits/accum.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/iter/traits/accum.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/tests/iter/traits/step.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/iter/traits/step.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/tests/iter/traits/iterator.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/iter/traits/iterator.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/tests/iter/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/iter/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/tests/iter/range.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/iter/range.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/tests/iter/sources.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/iter/sources.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/tests/net/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/net/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/tests/net/ip_addr.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/net/ip_addr.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/tests/net/socket_addr.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/net/socket_addr.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/tests/net/parser.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/net/parser.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/tests/num/dec2flt/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/num/dec2flt/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/tests/num/dec2flt/lemire.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/num/dec2flt/lemire.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/tests/num/dec2flt/parse.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/num/dec2flt/parse.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/tests/num/dec2flt/float.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/num/dec2flt/float.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/tests/num/flt2dec/strategy/dragon.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/num/flt2dec/strategy/dragon.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/tests/num/flt2dec/strategy/grisu.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/num/flt2dec/strategy/grisu.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/tests/num/flt2dec/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/num/flt2dec/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/tests/num/flt2dec/random.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/num/flt2dec/random.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/tests/num/flt2dec/estimator.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/num/flt2dec/estimator.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/tests/num/i32.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/num/i32.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/tests/num/u32.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/num/u32.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/tests/num/ieee754.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/num/ieee754.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/tests/num/i64.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/num/i64.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/tests/num/u64.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/num/u64.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/tests/num/i16.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/num/i16.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/tests/num/u16.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/num/u16.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/tests/num/i128.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/num/i128.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/tests/num/u128.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/num/u128.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/tests/num/i8.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/num/i8.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/tests/num/u8.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/num/u8.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/tests/num/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/num/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/tests/num/wrapping.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/num/wrapping.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/tests/num/int_log.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/num/int_log.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/tests/num/const_from.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/num/const_from.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/tests/num/bignum.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/num/bignum.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/tests/num/nan.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/num/nan.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/tests/num/int_macros.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/num/int_macros.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/tests/num/uint_macros.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/num/uint_macros.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/tests/num/ops.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/num/ops.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/tests/num/int_sqrt.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/num/int_sqrt.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/tests/num/float_iter_sum_identity.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/num/float_iter_sum_identity.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/tests/ops/from_residual.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/ops/from_residual.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/tests/ops/control_flow.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/ops/control_flow.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/tests/panic/location.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/panic/location.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/tests/lib.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/lib.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/tests/atomic.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/atomic.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/tests/panic.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/panic.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/tests/alloc.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/alloc.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/tests/simd.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/simd.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/tests/slice.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/slice.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/tests/unicode.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/unicode.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/tests/tuple.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/tuple.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/tests/time.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/time.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/tests/clone.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/clone.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/tests/future.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/future.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/tests/asserting.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/asserting.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/tests/ffi.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/ffi.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/tests/ascii.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/ascii.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/tests/task.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/task.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/tests/cell.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/cell.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/tests/bool.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/bool.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/tests/mem.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/mem.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/tests/pin.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/pin.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/tests/option.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/option.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/tests/pattern.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/pattern.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/tests/pin_macro.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/pin_macro.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/tests/nonzero.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/nonzero.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/tests/cmp.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/cmp.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/tests/manually_drop.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/manually_drop.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/tests/char.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/char.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/tests/ascii_char.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/ascii_char.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/tests/waker.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/waker.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/tests/error.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/error.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/tests/ptr.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/ptr.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/tests/const_ptr.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/const_ptr.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/tests/str.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/str.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/tests/intrinsics.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/intrinsics.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/tests/macros.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/macros.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/tests/ops.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/ops.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/tests/result.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/result.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/tests/convert.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/convert.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/tests/array.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/array.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/tests/any.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/any.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/tests/str_lossy.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/str_lossy.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/tests/lazy.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/tests/lazy.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core/Cargo.toml" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/core/Cargo.toml" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/panic_abort/src/lib.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/panic_abort/src/lib.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/panic_abort/src/android.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/panic_abort/src/android.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/panic_abort/src/zkvm.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/panic_abort/src/zkvm.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/panic_abort/Cargo.toml" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/panic_abort/Cargo.toml" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/panic_unwind/src/lib.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/panic_unwind/src/lib.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/panic_unwind/src/gcc.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/panic_unwind/src/gcc.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/panic_unwind/src/emcc.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/panic_unwind/src/emcc.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/panic_unwind/src/seh.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/panic_unwind/src/seh.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/panic_unwind/src/miri.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/panic_unwind/src/miri.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/panic_unwind/src/hermit.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/panic_unwind/src/hermit.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/panic_unwind/src/dummy.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/panic_unwind/src/dummy.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/panic_unwind/Cargo.toml" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/panic_unwind/Cargo.toml" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/portable-simd/.github/ISSUE_TEMPLATE/blank_issue.md" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/.github/ISSUE_TEMPLATE/blank_issue.md" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/portable-simd/.github/ISSUE_TEMPLATE/bug_report.md" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/.github/ISSUE_TEMPLATE/bug_report.md" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/portable-simd/.github/ISSUE_TEMPLATE/feature_request.md" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/.github/ISSUE_TEMPLATE/feature_request.md" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/portable-simd/.github/ISSUE_TEMPLATE/config.yml" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/.github/ISSUE_TEMPLATE/config.yml" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/portable-simd/.github/workflows/doc.yml" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/.github/workflows/doc.yml" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/portable-simd/.github/workflows/ci.yml" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/.github/workflows/ci.yml" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/portable-simd/.github/PULL_REQUEST_TEMPLATE.md" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/.github/PULL_REQUEST_TEMPLATE.md" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/portable-simd/crates/core_simd/examples/README.md" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/examples/README.md" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/portable-simd/crates/core_simd/examples/spectral_norm.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/examples/spectral_norm.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/portable-simd/crates/core_simd/examples/matrix_inversion.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/examples/matrix_inversion.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/portable-simd/crates/core_simd/examples/dot_product.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/examples/dot_product.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/portable-simd/crates/core_simd/examples/nbody.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/examples/nbody.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/portable-simd/crates/core_simd/src/masks/bitmask.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/src/masks/bitmask.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/portable-simd/crates/core_simd/src/masks/full_masks.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/src/masks/full_masks.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/portable-simd/crates/core_simd/src/ops/deref.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/src/ops/deref.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/portable-simd/crates/core_simd/src/ops/assign.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/src/ops/assign.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/portable-simd/crates/core_simd/src/ops/shift_scalar.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/src/ops/shift_scalar.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/portable-simd/crates/core_simd/src/ops/unary.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/src/ops/unary.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/portable-simd/crates/core_simd/src/simd/cmp/ord.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/src/simd/cmp/ord.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/portable-simd/crates/core_simd/src/simd/cmp/eq.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/src/simd/cmp/eq.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/portable-simd/crates/core_simd/src/simd/num/float.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/src/simd/num/float.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/portable-simd/crates/core_simd/src/simd/num/int.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/src/simd/num/int.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/portable-simd/crates/core_simd/src/simd/num/uint.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/src/simd/num/uint.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/portable-simd/crates/core_simd/src/simd/ptr/const_ptr.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/src/simd/ptr/const_ptr.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/portable-simd/crates/core_simd/src/simd/ptr/mut_ptr.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/src/simd/ptr/mut_ptr.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/portable-simd/crates/core_simd/src/simd/prelude.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/src/simd/prelude.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/portable-simd/crates/core_simd/src/simd/num.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/src/simd/num.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/portable-simd/crates/core_simd/src/simd/cmp.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/src/simd/cmp.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/portable-simd/crates/core_simd/src/simd/ptr.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/src/simd/ptr.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/portable-simd/crates/core_simd/src/vendor/wasm32.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/src/vendor/wasm32.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/portable-simd/crates/core_simd/src/vendor/x86.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/src/vendor/x86.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/portable-simd/crates/core_simd/src/vendor/powerpc.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/src/vendor/powerpc.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/portable-simd/crates/core_simd/src/vendor/arm.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/src/vendor/arm.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/portable-simd/crates/core_simd/src/core_simd_docs.md" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/src/core_simd_docs.md" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/portable-simd/crates/core_simd/src/lib.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/src/lib.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/portable-simd/crates/core_simd/src/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/src/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/portable-simd/crates/core_simd/src/swizzle.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/src/swizzle.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/portable-simd/crates/core_simd/src/swizzle_dyn.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/src/swizzle_dyn.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/portable-simd/crates/core_simd/src/iter.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/src/iter.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/portable-simd/crates/core_simd/src/vendor.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/src/vendor.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/portable-simd/crates/core_simd/src/vector.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/src/vector.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/portable-simd/crates/core_simd/src/alias.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/src/alias.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/portable-simd/crates/core_simd/src/to_bytes.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/src/to_bytes.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/portable-simd/crates/core_simd/src/masks.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/src/masks.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/portable-simd/crates/core_simd/src/ops.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/src/ops.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/portable-simd/crates/core_simd/src/select.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/src/select.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/portable-simd/crates/core_simd/src/fmt.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/src/fmt.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/portable-simd/crates/core_simd/src/lane_count.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/src/lane_count.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/portable-simd/crates/core_simd/src/cast.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/src/cast.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/portable-simd/crates/core_simd/tests/mask_ops_impl/mask32.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/tests/mask_ops_impl/mask32.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/portable-simd/crates/core_simd/tests/mask_ops_impl/mask64.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/tests/mask_ops_impl/mask64.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/portable-simd/crates/core_simd/tests/mask_ops_impl/mask16.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/tests/mask_ops_impl/mask16.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/portable-simd/crates/core_simd/tests/mask_ops_impl/mask8.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/tests/mask_ops_impl/mask8.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/portable-simd/crates/core_simd/tests/mask_ops_impl/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/tests/mask_ops_impl/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/portable-simd/crates/core_simd/tests/mask_ops_impl/masksize.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/tests/mask_ops_impl/masksize.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/portable-simd/crates/core_simd/tests/mask_ops_impl/mask_macros.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/tests/mask_ops_impl/mask_macros.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/portable-simd/crates/core_simd/tests/round.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/tests/round.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/portable-simd/crates/core_simd/tests/try_from_slice.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/tests/try_from_slice.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/portable-simd/crates/core_simd/tests/swizzle.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/tests/swizzle.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/portable-simd/crates/core_simd/tests/masked_load_store.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/tests/masked_load_store.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/portable-simd/crates/core_simd/tests/autoderef.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/tests/autoderef.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/portable-simd/crates/core_simd/tests/swizzle_dyn.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/tests/swizzle_dyn.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/portable-simd/crates/core_simd/tests/to_bytes.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/tests/to_bytes.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/portable-simd/crates/core_simd/tests/masks.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/tests/masks.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/portable-simd/crates/core_simd/tests/ops_macros.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/tests/ops_macros.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/portable-simd/crates/core_simd/tests/f32_ops.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/tests/f32_ops.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/portable-simd/crates/core_simd/tests/i32_ops.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/tests/i32_ops.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/portable-simd/crates/core_simd/tests/u32_ops.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/tests/u32_ops.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/portable-simd/crates/core_simd/tests/f64_ops.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/tests/f64_ops.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/portable-simd/crates/core_simd/tests/i64_ops.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/tests/i64_ops.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/portable-simd/crates/core_simd/tests/u64_ops.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/tests/u64_ops.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/portable-simd/crates/core_simd/tests/i16_ops.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/tests/i16_ops.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/portable-simd/crates/core_simd/tests/u16_ops.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/tests/u16_ops.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/portable-simd/crates/core_simd/tests/i8_ops.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/tests/i8_ops.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/portable-simd/crates/core_simd/tests/u8_ops.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/tests/u8_ops.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/portable-simd/crates/core_simd/tests/isize_ops.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/tests/isize_ops.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/portable-simd/crates/core_simd/tests/usize_ops.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/tests/usize_ops.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/portable-simd/crates/core_simd/tests/mask_ops.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/tests/mask_ops.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/portable-simd/crates/core_simd/tests/pointers.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/tests/pointers.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/portable-simd/crates/core_simd/tests/cast.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/tests/cast.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/portable-simd/crates/core_simd/LICENSE-APACHE" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/LICENSE-APACHE" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/portable-simd/crates/core_simd/LICENSE-MIT" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/LICENSE-MIT" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/portable-simd/crates/core_simd/Cargo.toml" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/Cargo.toml" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/portable-simd/crates/core_simd/webdriver.json" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/crates/core_simd/webdriver.json" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/portable-simd/crates/std_float/src/lib.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/crates/std_float/src/lib.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/portable-simd/crates/std_float/tests/float.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/crates/std_float/tests/float.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/portable-simd/crates/std_float/Cargo.toml" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/crates/std_float/Cargo.toml" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/portable-simd/crates/test_helpers/src/lib.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/crates/test_helpers/src/lib.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/portable-simd/crates/test_helpers/src/wasm.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/crates/test_helpers/src/wasm.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/portable-simd/crates/test_helpers/src/biteq.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/crates/test_helpers/src/biteq.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/portable-simd/crates/test_helpers/src/subnormals.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/crates/test_helpers/src/subnormals.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/portable-simd/crates/test_helpers/src/array.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/crates/test_helpers/src/array.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/portable-simd/crates/test_helpers/Cargo.toml" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/crates/test_helpers/Cargo.toml" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/portable-simd/LICENSE-APACHE" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/LICENSE-APACHE" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/portable-simd/LICENSE-MIT" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/LICENSE-MIT" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/portable-simd/README.md" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/README.md" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/portable-simd/CONTRIBUTING.md" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/CONTRIBUTING.md" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/portable-simd/beginners-guide.md" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/beginners-guide.md" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/portable-simd/Cargo.lock" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/Cargo.lock" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/portable-simd/Cargo.toml" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/portable-simd/Cargo.toml" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/proc_macro/src/bridge/arena.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/proc_macro/src/bridge/arena.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/proc_macro/src/bridge/rpc.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/proc_macro/src/bridge/rpc.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/proc_macro/src/bridge/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/proc_macro/src/bridge/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/proc_macro/src/bridge/handle.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/proc_macro/src/bridge/handle.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/proc_macro/src/bridge/closure.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/proc_macro/src/bridge/closure.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/proc_macro/src/bridge/fxhash.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/proc_macro/src/bridge/fxhash.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/proc_macro/src/bridge/symbol.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/proc_macro/src/bridge/symbol.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/proc_macro/src/bridge/buffer.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/proc_macro/src/bridge/buffer.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/proc_macro/src/bridge/server.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/proc_macro/src/bridge/server.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/proc_macro/src/bridge/client.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/proc_macro/src/bridge/client.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/proc_macro/src/bridge/selfless_reify.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/proc_macro/src/bridge/selfless_reify.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/proc_macro/src/lib.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/proc_macro/src/lib.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/proc_macro/src/diagnostic.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/proc_macro/src/diagnostic.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/proc_macro/src/escape.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/proc_macro/src/escape.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/proc_macro/src/quote.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/proc_macro/src/quote.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/proc_macro/Cargo.toml" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/proc_macro/Cargo.toml" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/profiler_builtins/src/lib.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/profiler_builtins/src/lib.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/profiler_builtins/Cargo.toml" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/profiler_builtins/Cargo.toml" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/profiler_builtins/build.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/profiler_builtins/build.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/rtstartup/rsend.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/rtstartup/rsend.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/rtstartup/rsbegin.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/rtstartup/rsbegin.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/rustc-std-workspace-alloc/Cargo.toml" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/rustc-std-workspace-alloc/Cargo.toml" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/rustc-std-workspace-alloc/lib.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/rustc-std-workspace-alloc/lib.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/rustc-std-workspace-core/README.md" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/rustc-std-workspace-core/README.md" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/rustc-std-workspace-core/Cargo.toml" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/rustc-std-workspace-core/Cargo.toml" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/rustc-std-workspace-core/lib.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/rustc-std-workspace-core/lib.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/rustc-std-workspace-std/README.md" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/rustc-std-workspace-std/README.md" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/rustc-std-workspace-std/Cargo.toml" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/rustc-std-workspace-std/Cargo.toml" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/rustc-std-workspace-std/lib.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/rustc-std-workspace-std/lib.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/benches/hash/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/benches/hash/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/benches/hash/map.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/benches/hash/map.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/benches/hash/set_ops.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/benches/hash/set_ops.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/benches/lib.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/benches/lib.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/backtrace/tests.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/backtrace/tests.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/collections/hash/map/tests.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/collections/hash/map/tests.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/collections/hash/set/tests.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/collections/hash/set/tests.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/collections/hash/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/collections/hash/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/collections/hash/map.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/collections/hash/map.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/collections/hash/set.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/collections/hash/set.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/collections/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/collections/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/env/tests.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/env/tests.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/error/tests.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/error/tests.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/f128/tests.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/f128/tests.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/f16/tests.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/f16/tests.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/f32/tests.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/f32/tests.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/f64/tests.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/f64/tests.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/ffi/os_str/tests.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/ffi/os_str/tests.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/ffi/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/ffi/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/ffi/c_str.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/ffi/c_str.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/ffi/os_str.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/ffi/os_str.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/fs/tests.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/fs/tests.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/hash/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/hash/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/hash/random.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/hash/random.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/io/buffered/bufreader/buffer.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/io/buffered/bufreader/buffer.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/io/buffered/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/io/buffered/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/io/buffered/linewritershim.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/io/buffered/linewritershim.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/io/buffered/bufreader.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/io/buffered/bufreader.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/io/buffered/linewriter.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/io/buffered/linewriter.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/io/buffered/bufwriter.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/io/buffered/bufwriter.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/io/buffered/tests.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/io/buffered/tests.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/io/copy/tests.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/io/copy/tests.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/io/cursor/tests.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/io/cursor/tests.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/io/error/repr_unpacked.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/io/error/repr_unpacked.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/io/error/repr_bitpacked.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/io/error/repr_bitpacked.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/io/error/tests.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/io/error/tests.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/io/impls/tests.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/io/impls/tests.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/io/stdio/tests.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/io/stdio/tests.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/io/util/tests.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/io/util/tests.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/io/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/io/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/io/prelude.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/io/prelude.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/io/util.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/io/util.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/io/stdio.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/io/stdio.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/io/error.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/io/error.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/io/cursor.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/io/cursor.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/io/impls.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/io/impls.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/io/tests.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/io/tests.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/io/copy.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/io/copy.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/net/ip_addr/tests.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/net/ip_addr/tests.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/net/socket_addr/tests.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/net/socket_addr/tests.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/net/tcp/tests.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/net/tcp/tests.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/net/udp/tests.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/net/udp/tests.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/net/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/net/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/net/tcp.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/net/tcp.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/net/udp.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/net/udp.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/net/ip_addr.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/net/ip_addr.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/net/socket_addr.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/net/socket_addr.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/net/test.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/net/test.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/num/tests.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/num/tests.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/os/aix/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/aix/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/os/aix/fs.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/aix/fs.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/os/aix/raw.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/aix/raw.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/os/android/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/android/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/os/android/fs.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/android/fs.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/os/android/net.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/android/net.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/os/android/raw.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/android/raw.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/os/darwin/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/darwin/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/os/darwin/fs.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/darwin/fs.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/os/darwin/raw.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/darwin/raw.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/os/dragonfly/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/dragonfly/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/os/dragonfly/fs.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/dragonfly/fs.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/os/dragonfly/raw.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/dragonfly/raw.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/os/emscripten/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/emscripten/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/os/emscripten/fs.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/emscripten/fs.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/os/emscripten/raw.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/emscripten/raw.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/os/espidf/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/espidf/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/os/espidf/fs.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/espidf/fs.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/os/espidf/raw.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/espidf/raw.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/os/fd/owned.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/fd/owned.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/os/fd/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/fd/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/os/fd/tests.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/fd/tests.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/os/fd/net.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/fd/net.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/os/fd/raw.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/fd/raw.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/os/fortanix_sgx/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/fortanix_sgx/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/os/fortanix_sgx/arch.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/fortanix_sgx/arch.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/os/fortanix_sgx/ffi.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/fortanix_sgx/ffi.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/os/fortanix_sgx/io.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/fortanix_sgx/io.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/os/freebsd/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/freebsd/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/os/freebsd/fs.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/freebsd/fs.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/os/freebsd/net.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/freebsd/net.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/os/freebsd/raw.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/freebsd/raw.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/os/fuchsia/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/fuchsia/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/os/fuchsia/fs.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/fuchsia/fs.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/os/fuchsia/raw.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/fuchsia/raw.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/os/haiku/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/haiku/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/os/haiku/fs.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/haiku/fs.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/os/haiku/raw.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/haiku/raw.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/os/hermit/io/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/hermit/io/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/os/hermit/io/net.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/hermit/io/net.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/os/hermit/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/hermit/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/os/hermit/ffi.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/hermit/ffi.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/os/horizon/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/horizon/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/os/horizon/fs.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/horizon/fs.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/os/horizon/raw.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/horizon/raw.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/os/hurd/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/hurd/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/os/hurd/fs.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/hurd/fs.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/os/hurd/raw.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/hurd/raw.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/os/illumos/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/illumos/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/os/illumos/fs.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/illumos/fs.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/os/illumos/raw.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/illumos/raw.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/os/ios/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/ios/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/os/l4re/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/l4re/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/os/l4re/fs.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/l4re/fs.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/os/l4re/raw.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/l4re/raw.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/os/linux/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/linux/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/os/linux/fs.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/linux/fs.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/os/linux/process.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/linux/process.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/os/linux/net.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/linux/net.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/os/linux/raw.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/linux/raw.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/os/macos/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/macos/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/os/net/linux_ext/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/net/linux_ext/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/os/net/linux_ext/tcp.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/net/linux_ext/tcp.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/os/net/linux_ext/addr.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/net/linux_ext/addr.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/os/net/linux_ext/tests.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/net/linux_ext/tests.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/os/net/linux_ext/socket.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/net/linux_ext/socket.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/os/net/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/net/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/os/netbsd/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/netbsd/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/os/netbsd/fs.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/netbsd/fs.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/os/netbsd/net.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/netbsd/net.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/os/netbsd/raw.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/netbsd/raw.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/os/nto/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/nto/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/os/nto/fs.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/nto/fs.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/os/nto/raw.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/nto/raw.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/os/openbsd/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/openbsd/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/os/openbsd/fs.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/openbsd/fs.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/os/openbsd/raw.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/openbsd/raw.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/os/raw/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/raw/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/os/raw/tests.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/raw/tests.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/os/redox/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/redox/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/os/redox/fs.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/redox/fs.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/os/redox/raw.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/redox/raw.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/os/solaris/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/solaris/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/os/solaris/fs.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/solaris/fs.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/os/solaris/raw.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/solaris/raw.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/os/solid/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/solid/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/os/solid/ffi.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/solid/ffi.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/os/solid/io.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/solid/io.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/os/uefi/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/uefi/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/os/uefi/env.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/uefi/env.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/os/unix/ffi/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/unix/ffi/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/os/unix/ffi/os_str.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/unix/ffi/os_str.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/os/unix/fs/tests.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/unix/fs/tests.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/os/unix/io/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/unix/io/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/os/unix/io/tests.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/unix/io/tests.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/os/unix/net/ucred/tests.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/unix/net/ucred/tests.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/os/unix/net/ucred.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/unix/net/ucred.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/os/unix/net/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/unix/net/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/os/unix/net/stream.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/unix/net/stream.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/os/unix/net/datagram.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/unix/net/datagram.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/os/unix/net/addr.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/unix/net/addr.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/os/unix/net/listener.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/unix/net/listener.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/os/unix/net/tests.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/unix/net/tests.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/os/unix/net/ancillary.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/unix/net/ancillary.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/os/unix/thread.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/unix/thread.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/os/unix/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/unix/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/os/unix/fs.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/unix/fs.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/os/unix/process.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/unix/process.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/os/unix/raw.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/unix/raw.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/os/vita/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/vita/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/os/vita/fs.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/vita/fs.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/os/vita/raw.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/vita/raw.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/os/vxworks/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/vxworks/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/os/vxworks/fs.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/vxworks/fs.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/os/vxworks/raw.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/vxworks/raw.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/os/wasi/io/fd/tests.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/wasi/io/fd/tests.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/os/wasi/io/fd.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/wasi/io/fd.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/os/wasi/io/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/wasi/io/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/os/wasi/io/raw.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/wasi/io/raw.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/os/wasi/net/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/wasi/net/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/os/wasi/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/wasi/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/os/wasi/ffi.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/wasi/ffi.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/os/wasi/fs.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/wasi/fs.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/os/wasip2/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/wasip2/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/os/windows/io/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/windows/io/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/os/windows/io/handle.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/windows/io/handle.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/os/windows/io/tests.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/windows/io/tests.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/os/windows/io/socket.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/windows/io/socket.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/os/windows/io/raw.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/windows/io/raw.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/os/windows/thread.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/windows/thread.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/os/windows/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/windows/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/os/windows/ffi.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/windows/ffi.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/os/windows/fs.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/windows/fs.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/os/windows/process.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/windows/process.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/os/windows/raw.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/windows/raw.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/os/xous/ffi/definitions/memoryflags.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/xous/ffi/definitions/memoryflags.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/os/xous/ffi/definitions.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/xous/ffi/definitions.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/os/xous/services/systime.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/xous/services/systime.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/os/xous/services/log.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/xous/services/log.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/os/xous/services/ticktimer.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/xous/services/ticktimer.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/os/xous/services/dns.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/xous/services/dns.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/os/xous/services/net.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/xous/services/net.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/os/xous/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/xous/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/os/xous/ffi.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/xous/ffi.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/os/xous/services.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/xous/services.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/os/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/os/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/panic/tests.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/panic/tests.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/path/tests.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/path/tests.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/pipe/tests.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/pipe/tests.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/prelude/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/prelude/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/prelude/common.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/prelude/common.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/process/tests.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/process/tests.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sync/barrier/tests.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sync/barrier/tests.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sync/condvar/tests.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sync/condvar/tests.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sync/lazy_lock/tests.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sync/lazy_lock/tests.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sync/mpmc/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sync/mpmc/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sync/mpmc/zero.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sync/mpmc/zero.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sync/mpmc/waker.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sync/mpmc/waker.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sync/mpmc/counter.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sync/mpmc/counter.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sync/mpmc/error.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sync/mpmc/error.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sync/mpmc/utils.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sync/mpmc/utils.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sync/mpmc/select.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sync/mpmc/select.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sync/mpmc/list.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sync/mpmc/list.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sync/mpmc/context.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sync/mpmc/context.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sync/mpmc/array.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sync/mpmc/array.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sync/mpsc/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sync/mpsc/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sync/mpsc/tests.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sync/mpsc/tests.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sync/mpsc/sync_tests.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sync/mpsc/sync_tests.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sync/mutex/tests.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sync/mutex/tests.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sync/once/tests.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sync/once/tests.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sync/once_lock/tests.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sync/once_lock/tests.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sync/reentrant_lock/tests.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sync/reentrant_lock/tests.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sync/rwlock/tests.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sync/rwlock/tests.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sync/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sync/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sync/once.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sync/once.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sync/once_lock.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sync/once_lock.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sync/reentrant_lock.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sync/reentrant_lock.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sync/lazy_lock.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sync/lazy_lock.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sync/rwlock.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sync/rwlock.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sync/poison.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sync/poison.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sync/condvar.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sync/condvar.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sync/barrier.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sync/barrier.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sync/mutex.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sync/mutex.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/alloc/windows/tests.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/alloc/windows/tests.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/alloc/solid.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/alloc/solid.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/alloc/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/alloc/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/alloc/uefi.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/alloc/uefi.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/alloc/wasm.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/alloc/wasm.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/alloc/zkvm.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/alloc/zkvm.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/alloc/xous.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/alloc/xous.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/alloc/windows.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/alloc/windows.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/alloc/hermit.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/alloc/hermit.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/alloc/sgx.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/alloc/sgx.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/alloc/unix.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/alloc/unix.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/anonymous_pipe/unsupported.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/anonymous_pipe/unsupported.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/anonymous_pipe/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/anonymous_pipe/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/anonymous_pipe/windows.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/anonymous_pipe/windows.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/anonymous_pipe/unix.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/anonymous_pipe/unix.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/os_str/bytes/tests.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/os_str/bytes/tests.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/os_str/wtf8.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/os_str/wtf8.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/os_str/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/os_str/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/os_str/bytes.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/os_str/bytes.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/common/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/common/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/common/small_c_string.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/common/small_c_string.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/common/tests.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/common/tests.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/hermit/thread.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/hermit/thread.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/hermit/fd.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/hermit/fd.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/hermit/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/hermit/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/hermit/time.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/hermit/time.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/hermit/io.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/hermit/io.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/hermit/stdio.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/hermit/stdio.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/hermit/fs.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/hermit/fs.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/hermit/args.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/hermit/args.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/hermit/os.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/hermit/os.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/hermit/net.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/hermit/net.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/hermit/env.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/hermit/env.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/hermit/futex.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/hermit/futex.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/itron/time/tests.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/itron/time/tests.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/itron/thread.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/itron/thread.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/itron/time.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/itron/time.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/itron/thread_parking.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/itron/thread_parking.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/itron/abi.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/itron/abi.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/itron/task.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/itron/task.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/itron/spin.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/itron/spin.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/itron/error.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/itron/error.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/sgx/abi/tls/sync_bitset/tests.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/sgx/abi/tls/sync_bitset/tests.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/sgx/abi/tls/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/sgx/abi/tls/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/sgx/abi/tls/sync_bitset.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/sgx/abi/tls/sync_bitset.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/sgx/abi/usercalls/alloc.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/sgx/abi/usercalls/alloc.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/sgx/abi/usercalls/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/sgx/abi/usercalls/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/sgx/abi/usercalls/tests.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/sgx/abi/usercalls/tests.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/sgx/abi/usercalls/raw.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/sgx/abi/usercalls/raw.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/sgx/abi/entry.S" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/sgx/abi/entry.S" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/sgx/abi/panic.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/sgx/abi/panic.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/sgx/abi/reloc.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/sgx/abi/reloc.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/sgx/abi/thread.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/sgx/abi/thread.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/sgx/abi/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/sgx/abi/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/sgx/abi/mem.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/sgx/abi/mem.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/sgx/waitqueue/spin_mutex/tests.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/sgx/waitqueue/spin_mutex/tests.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/sgx/waitqueue/unsafe_list/tests.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/sgx/waitqueue/unsafe_list/tests.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/sgx/waitqueue/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/sgx/waitqueue/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/sgx/waitqueue/tests.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/sgx/waitqueue/tests.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/sgx/waitqueue/unsafe_list.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/sgx/waitqueue/unsafe_list.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/sgx/waitqueue/spin_mutex.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/sgx/waitqueue/spin_mutex.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/sgx/thread.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/sgx/thread.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/sgx/fd.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/sgx/fd.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/sgx/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/sgx/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/sgx/time.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/sgx/time.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/sgx/thread_parking.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/sgx/thread_parking.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/sgx/libunwind_integration.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/sgx/libunwind_integration.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/sgx/stdio.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/sgx/stdio.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/sgx/args.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/sgx/args.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/sgx/os.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/sgx/os.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/sgx/net.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/sgx/net.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/sgx/env.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/sgx/env.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/solid/abi/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/solid/abi/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/solid/abi/fs.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/solid/abi/fs.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/solid/abi/sockets.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/solid/abi/sockets.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/solid/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/solid/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/solid/time.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/solid/time.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/solid/io.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/solid/io.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/solid/stdio.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/solid/stdio.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/solid/error.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/solid/error.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/solid/fs.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/solid/fs.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/solid/os.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/solid/os.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/solid/net.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/solid/net.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/solid/env.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/solid/env.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/teeos/thread.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/teeos/thread.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/teeos/rand.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/teeos/rand.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/teeos/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/teeos/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/teeos/stdio.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/teeos/stdio.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/teeos/os.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/teeos/os.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/teeos/net.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/teeos/net.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/uefi/thread.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/uefi/thread.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/uefi/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/uefi/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/uefi/time.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/uefi/time.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/uefi/stdio.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/uefi/stdio.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/uefi/args.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/uefi/args.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/uefi/os.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/uefi/os.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/uefi/helpers.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/uefi/helpers.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/uefi/process.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/uefi/process.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/uefi/tests.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/uefi/tests.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/uefi/env.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/uefi/env.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/unix/fd/tests.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/unix/fd/tests.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/unix/fs/tests.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/unix/fs/tests.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/unix/kernel_copy/tests.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/unix/kernel_copy/tests.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/unix/linux/pidfd/tests.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/unix/linux/pidfd/tests.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/unix/linux/pidfd.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/unix/linux/pidfd.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/unix/linux/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/unix/linux/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/unix/os/tests.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/unix/os/tests.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/unix/process/process_common/tests.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/unix/process/process_common/tests.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/unix/process/process_unix/tests.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/unix/process/process_unix/tests.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/unix/process/process_unsupported/wait_status/tests.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/unix/process/process_unsupported/wait_status/tests.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/unix/process/process_unsupported/wait_status.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/unix/process/process_unsupported/wait_status.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/unix/process/process_fuchsia.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/unix/process/process_fuchsia.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/unix/process/process_unsupported.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/unix/process/process_unsupported.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/unix/process/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/unix/process/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/unix/process/zircon.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/unix/process/zircon.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/unix/process/process_common.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/unix/process/process_common.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/unix/process/process_vxworks.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/unix/process/process_vxworks.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/unix/process/process_unix.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/unix/process/process_unix.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/unix/thread.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/unix/thread.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/unix/fd.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/unix/fd.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/unix/rand.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/unix/rand.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/unix/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/unix/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/unix/time.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/unix/time.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/unix/pipe.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/unix/pipe.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/unix/l4re.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/unix/l4re.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/unix/thread_parking.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/unix/thread_parking.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/unix/weak.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/unix/weak.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/unix/io.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/unix/io.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/unix/stdio.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/unix/stdio.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/unix/fs.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/unix/fs.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/unix/args.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/unix/args.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/unix/os.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/unix/os.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/unix/net.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/unix/net.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/unix/env.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/unix/env.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/unix/stack_overflow.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/unix/stack_overflow.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/unix/futex.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/unix/futex.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/unix/kernel_copy.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/unix/kernel_copy.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/unix/os.rs.orig.port" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/unix/os.rs.orig.port" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/unsupported/thread.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/unsupported/thread.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/unsupported/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/unsupported/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/unsupported/time.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/unsupported/time.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/unsupported/pipe.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/unsupported/pipe.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/unsupported/common.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/unsupported/common.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/unsupported/io.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/unsupported/io.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/unsupported/stdio.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/unsupported/stdio.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/unsupported/fs.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/unsupported/fs.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/unsupported/args.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/unsupported/args.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/unsupported/os.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/unsupported/os.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/unsupported/process.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/unsupported/process.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/unsupported/net.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/unsupported/net.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/unsupported/env.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/unsupported/env.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/wasi/thread.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/wasi/thread.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/wasi/fd.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/wasi/fd.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/wasi/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/wasi/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/wasi/time.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/wasi/time.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/wasi/io.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/wasi/io.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/wasi/stdio.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/wasi/stdio.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/wasi/fs.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/wasi/fs.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/wasi/args.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/wasi/args.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/wasi/os.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/wasi/os.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/wasi/helpers.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/wasi/helpers.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/wasi/net.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/wasi/net.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/wasi/env.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/wasi/env.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/wasip2/cabi_realloc.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/wasip2/cabi_realloc.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/wasip2/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/wasip2/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/wasm/atomics/thread.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/wasm/atomics/thread.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/wasm/atomics/futex.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/wasm/atomics/futex.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/wasm/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/wasm/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/wasm/env.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/wasm/env.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/windows/api/tests.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/windows/api/tests.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/windows/args/tests.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/windows/args/tests.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/windows/c/README.md" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/windows/c/README.md" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/windows/c/windows_sys.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/windows/c/windows_sys.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/windows/c/bindings.txt" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/windows/c/bindings.txt" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/windows/handle/tests.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/windows/handle/tests.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/windows/os/tests.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/windows/os/tests.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/windows/process/tests.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/windows/process/tests.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/windows/stdio/tests.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/windows/stdio/tests.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/windows/c.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/windows/c.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/windows/thread.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/windows/thread.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/windows/rand.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/windows/rand.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/windows/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/windows/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/windows/handle.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/windows/handle.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/windows/time.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/windows/time.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/windows/pipe.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/windows/pipe.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/windows/api.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/windows/api.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/windows/io.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/windows/io.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/windows/stdio.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/windows/stdio.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/windows/stack_overflow_uwp.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/windows/stack_overflow_uwp.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/windows/fs.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/windows/fs.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/windows/args.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/windows/args.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/windows/os.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/windows/os.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/windows/process.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/windows/process.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/windows/compat.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/windows/compat.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/windows/net.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/windows/net.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/windows/env.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/windows/env.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/windows/stack_overflow.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/windows/stack_overflow.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/windows/futex.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/windows/futex.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/xous/net/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/xous/net/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/xous/net/tcpstream.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/xous/net/tcpstream.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/xous/net/udp.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/xous/net/udp.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/xous/net/tcplistener.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/xous/net/tcplistener.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/xous/net/dns.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/xous/net/dns.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/xous/thread.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/xous/thread.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/xous/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/xous/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/xous/time.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/xous/time.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/xous/stdio.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/xous/stdio.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/xous/os.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/xous/os.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/zkvm/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/zkvm/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/zkvm/abi.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/zkvm/abi.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/zkvm/stdio.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/zkvm/stdio.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/zkvm/args.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/zkvm/args.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/zkvm/os.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/zkvm/os.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/zkvm/env.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/zkvm/env.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/pal/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/pal/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/path/windows/tests.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/path/windows/tests.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/path/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/path/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/path/unsupported_backslash.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/path/unsupported_backslash.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/path/windows.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/path/windows.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/path/sgx.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/path/sgx.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/path/unix.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/path/unix.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/personality/dwarf/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/personality/dwarf/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/personality/dwarf/eh.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/personality/dwarf/eh.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/personality/dwarf/tests.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/personality/dwarf/tests.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/personality/gcc.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/personality/gcc.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/personality/emcc.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/personality/emcc.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/personality/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/personality/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/sync/condvar/windows7.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/sync/condvar/windows7.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/sync/condvar/pthread.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/sync/condvar/pthread.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/sync/condvar/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/sync/condvar/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/sync/condvar/itron.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/sync/condvar/itron.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/sync/condvar/no_threads.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/sync/condvar/no_threads.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/sync/condvar/teeos.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/sync/condvar/teeos.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/sync/condvar/xous.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/sync/condvar/xous.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/sync/condvar/futex.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/sync/condvar/futex.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/sync/condvar/sgx.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/sync/condvar/sgx.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/sync/mutex/windows7.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/sync/mutex/windows7.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/sync/mutex/fuchsia.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/sync/mutex/fuchsia.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/sync/mutex/pthread.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/sync/mutex/pthread.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/sync/mutex/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/sync/mutex/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/sync/mutex/itron.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/sync/mutex/itron.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/sync/mutex/no_threads.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/sync/mutex/no_threads.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/sync/mutex/xous.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/sync/mutex/xous.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/sync/mutex/futex.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/sync/mutex/futex.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/sync/mutex/sgx.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/sync/mutex/sgx.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/sync/once/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/sync/once/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/sync/once/queue.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/sync/once/queue.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/sync/once/no_threads.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/sync/once/no_threads.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/sync/once/futex.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/sync/once/futex.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/sync/rwlock/solid.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/sync/rwlock/solid.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/sync/rwlock/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/sync/rwlock/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/sync/rwlock/queue.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/sync/rwlock/queue.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/sync/rwlock/no_threads.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/sync/rwlock/no_threads.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/sync/rwlock/teeos.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/sync/rwlock/teeos.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/sync/rwlock/futex.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/sync/rwlock/futex.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/sync/thread_parking/windows7.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/sync/thread_parking/windows7.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/sync/thread_parking/pthread.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/sync/thread_parking/pthread.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/sync/thread_parking/unsupported.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/sync/thread_parking/unsupported.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/sync/thread_parking/id.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/sync/thread_parking/id.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/sync/thread_parking/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/sync/thread_parking/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/sync/thread_parking/darwin.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/sync/thread_parking/darwin.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/sync/thread_parking/xous.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/sync/thread_parking/xous.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/sync/thread_parking/futex.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/sync/thread_parking/futex.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/sync/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/sync/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/thread_local/destructors/linux_like.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/thread_local/destructors/linux_like.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/thread_local/destructors/list.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/thread_local/destructors/list.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/thread_local/guard/solid.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/thread_local/guard/solid.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/thread_local/guard/apple.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/thread_local/guard/apple.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/thread_local/guard/windows.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/thread_local/guard/windows.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/thread_local/guard/key.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/thread_local/guard/key.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/thread_local/key/tests.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/thread_local/key/tests.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/thread_local/key/xous.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/thread_local/key/xous.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/thread_local/key/windows.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/thread_local/key/windows.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/thread_local/key/sgx.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/thread_local/key/sgx.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/thread_local/key/unix.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/thread_local/key/unix.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/thread_local/key/racy.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/thread_local/key/racy.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/thread_local/native/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/thread_local/native/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/thread_local/native/eager.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/thread_local/native/eager.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/thread_local/native/lazy.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/thread_local/native/lazy.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/thread_local/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/thread_local/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/thread_local/statik.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/thread_local/statik.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/thread_local/os.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/thread_local/os.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/exit_guard.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/exit_guard.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/backtrace.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/backtrace.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys/cmath.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys/cmath.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys_common/net/tests.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys_common/net/tests.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys_common/wtf8/tests.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys_common/wtf8/tests.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys_common/wtf8.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys_common/wtf8.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys_common/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys_common/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys_common/io.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys_common/io.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys_common/wstr.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys_common/wstr.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys_common/fs.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys_common/fs.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys_common/process.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys_common/process.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys_common/tests.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys_common/tests.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys_common/net.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys_common/net.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/sys_common/lazy_box.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/sys_common/lazy_box.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/thread/local/tests.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/thread/local/tests.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/thread/local/dynamic_tests.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/thread/local/dynamic_tests.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/thread/scoped.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/thread/scoped.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/thread/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/thread/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/thread/local.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/thread/local.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/thread/tests.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/thread/tests.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/time/tests.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/time/tests.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/f32.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/f32.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/f64.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/f64.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/f16.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/f16.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/f128.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/f128.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/lib.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/lib.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/panic.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/panic.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/alloc.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/alloc.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/backtrace.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/backtrace.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/time.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/time.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/pipe.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/pipe.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/panicking.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/panicking.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/path.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/path.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/ascii.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/ascii.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/lib.miri.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/lib.miri.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/num.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/num.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/error.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/error.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/keyword_docs.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/keyword_docs.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/fs.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/fs.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/macros.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/macros.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/process.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/process.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/pat.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/pat.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/rt.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/rt.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/src/env.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/src/env.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/tests/common/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/tests/common/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/tests/minmax-stability-issue-23687.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/tests/minmax-stability-issue-23687.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/tests/slice-from-array-issue-113238.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/tests/slice-from-array-issue-113238.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/tests/thread.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/tests/thread.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/tests/type-name-unsized.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/tests/type-name-unsized.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/tests/log-knows-the-names-of-variants-in-std.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/tests/log-knows-the-names-of-variants-in-std.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/tests/builtin-clone.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/tests/builtin-clone.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/tests/create_dir_all_bare.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/tests/create_dir_all_bare.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/tests/seq-compare.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/tests/seq-compare.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/tests/process_spawning.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/tests/process_spawning.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/tests/eq-multidispatch.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/tests/eq-multidispatch.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/tests/volatile-fat-ptr.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/tests/volatile-fat-ptr.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/tests/istr.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/tests/istr.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/tests/pipe_subprocess.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/tests/pipe_subprocess.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/tests/windows.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/tests/windows.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/tests/run-time-detect.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/tests/run-time-detect.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/tests/env.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/tests/env.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/tests/switch-stdout.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/tests/switch-stdout.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/Cargo.toml" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/Cargo.toml" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std/build.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/std/build.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/.github/workflows/main.yml" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/.github/workflows/main.yml" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/ci/docker/aarch64-unknown-linux-gnu/Dockerfile" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/ci/docker/aarch64-unknown-linux-gnu/Dockerfile" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/ci/docker/arm-unknown-linux-gnueabihf/Dockerfile" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/ci/docker/arm-unknown-linux-gnueabihf/Dockerfile" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/ci/docker/armv7-unknown-linux-gnueabihf/Dockerfile" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/ci/docker/armv7-unknown-linux-gnueabihf/Dockerfile" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/ci/docker/i586-unknown-linux-gnu/Dockerfile" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/ci/docker/i586-unknown-linux-gnu/Dockerfile" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/ci/docker/i686-unknown-linux-gnu/Dockerfile" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/ci/docker/i686-unknown-linux-gnu/Dockerfile" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/ci/docker/loongarch64-unknown-linux-gnu/Dockerfile" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/ci/docker/loongarch64-unknown-linux-gnu/Dockerfile" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/ci/docker/mips-unknown-linux-gnu/Dockerfile" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/ci/docker/mips-unknown-linux-gnu/Dockerfile" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/ci/docker/mips64-unknown-linux-gnuabi64/Dockerfile" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/ci/docker/mips64-unknown-linux-gnuabi64/Dockerfile" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/ci/docker/mips64el-unknown-linux-gnuabi64/Dockerfile" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/ci/docker/mips64el-unknown-linux-gnuabi64/Dockerfile" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/ci/docker/mipsel-unknown-linux-musl/Dockerfile" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/ci/docker/mipsel-unknown-linux-musl/Dockerfile" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/ci/docker/nvptx64-nvidia-cuda/Dockerfile" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/ci/docker/nvptx64-nvidia-cuda/Dockerfile" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/ci/docker/powerpc-unknown-linux-gnu/Dockerfile" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/ci/docker/powerpc-unknown-linux-gnu/Dockerfile" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/ci/docker/powerpc64-unknown-linux-gnu/Dockerfile" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/ci/docker/powerpc64-unknown-linux-gnu/Dockerfile" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/ci/docker/wasm32-wasip1/Dockerfile" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/ci/docker/wasm32-wasip1/Dockerfile" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/ci/docker/powerpc64le-unknown-linux-gnu/Dockerfile" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/ci/docker/powerpc64le-unknown-linux-gnu/Dockerfile" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/ci/docker/riscv64gc-unknown-linux-gnu/Dockerfile" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/ci/docker/riscv64gc-unknown-linux-gnu/Dockerfile" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/ci/docker/s390x-unknown-linux-gnu/Dockerfile" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/ci/docker/s390x-unknown-linux-gnu/Dockerfile" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/ci/docker/x86_64-unknown-linux-gnu/Dockerfile" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/ci/docker/x86_64-unknown-linux-gnu/Dockerfile" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/ci/docker/x86_64-unknown-linux-gnu-emulated/Dockerfile" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/ci/docker/x86_64-unknown-linux-gnu-emulated/Dockerfile" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/ci/docker/x86_64-unknown-linux-gnu-emulated/cpuid.def" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/ci/docker/x86_64-unknown-linux-gnu-emulated/cpuid.def" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/ci/style.sh" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/ci/style.sh" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/ci/run.sh" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/ci/run.sh" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/ci/run-docker.sh" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/ci/run-docker.sh" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/ci/build-std-detect.sh" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/ci/build-std-detect.sh" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/ci/dox.sh" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/ci/dox.sh" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/ci/gba.json" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/ci/gba.json" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/assert-instr-macro/src/lib.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/assert-instr-macro/src/lib.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/assert-instr-macro/Cargo.toml" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/assert-instr-macro/Cargo.toml" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/assert-instr-macro/build.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/assert-instr-macro/build.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/core_arch/src/aarch64/neon/generated.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/aarch64/neon/generated.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/core_arch/src/aarch64/neon/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/aarch64/neon/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/core_arch/src/aarch64/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/aarch64/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/core_arch/src/aarch64/tme.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/aarch64/tme.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/core_arch/src/aarch64/prefetch.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/aarch64/prefetch.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/core_arch/src/aarch64/test_support.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/aarch64/test_support.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/core_arch/src/arm/simd32.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/arm/simd32.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/core_arch/src/arm/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/arm/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/core_arch/src/arm/neon.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/arm/neon.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/core_arch/src/arm/dsp.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/arm/dsp.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/core_arch/src/arm/sat.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/arm/sat.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/core_arch/src/arm_shared/barrier/cp15.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/arm_shared/barrier/cp15.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/core_arch/src/arm_shared/barrier/v8.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/arm_shared/barrier/v8.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/core_arch/src/arm_shared/barrier/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/arm_shared/barrier/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/core_arch/src/arm_shared/barrier/common.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/arm_shared/barrier/common.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/core_arch/src/arm_shared/barrier/not_mclass.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/arm_shared/barrier/not_mclass.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/core_arch/src/arm_shared/neon/generated.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/arm_shared/neon/generated.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/core_arch/src/arm_shared/neon/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/arm_shared/neon/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/core_arch/src/arm_shared/neon/load_tests.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/arm_shared/neon/load_tests.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/core_arch/src/arm_shared/neon/store_tests.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/arm_shared/neon/store_tests.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/core_arch/src/arm_shared/neon/table_lookup_tests.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/arm_shared/neon/table_lookup_tests.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/core_arch/src/arm_shared/neon/shift_and_insert_tests.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/arm_shared/neon/shift_and_insert_tests.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/core_arch/src/arm_shared/crc.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/arm_shared/crc.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/core_arch/src/arm_shared/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/arm_shared/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/core_arch/src/arm_shared/crypto.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/arm_shared/crypto.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/core_arch/src/arm_shared/hints.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/arm_shared/hints.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/core_arch/src/arm_shared/test_support.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/arm_shared/test_support.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/core_arch/src/loongarch64/lasx/generated.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/loongarch64/lasx/generated.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/core_arch/src/loongarch64/lasx/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/loongarch64/lasx/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/core_arch/src/loongarch64/lasx/types.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/loongarch64/lasx/types.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/core_arch/src/loongarch64/lasx/tests.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/loongarch64/lasx/tests.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/core_arch/src/loongarch64/lsx/generated.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/loongarch64/lsx/generated.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/core_arch/src/loongarch64/lsx/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/loongarch64/lsx/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/core_arch/src/loongarch64/lsx/types.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/loongarch64/lsx/types.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/core_arch/src/loongarch64/lsx/tests.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/loongarch64/lsx/tests.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/core_arch/src/loongarch64/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/loongarch64/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/core_arch/src/mips/msa.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/mips/msa.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/core_arch/src/mips/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/mips/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/core_arch/src/nvptx/packed.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/nvptx/packed.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/core_arch/src/nvptx/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/nvptx/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/core_arch/src/powerpc/altivec.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/powerpc/altivec.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/core_arch/src/powerpc/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/powerpc/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/core_arch/src/powerpc/macros.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/powerpc/macros.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/core_arch/src/powerpc/vsx.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/powerpc/vsx.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/core_arch/src/powerpc64/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/powerpc64/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/core_arch/src/powerpc64/vsx.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/powerpc64/vsx.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/core_arch/src/riscv32/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/riscv32/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/core_arch/src/riscv32/zk.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/riscv32/zk.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/core_arch/src/riscv64/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/riscv64/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/core_arch/src/riscv64/zk.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/riscv64/zk.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/core_arch/src/riscv_shared/zb.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/riscv_shared/zb.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/core_arch/src/riscv_shared/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/riscv_shared/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/core_arch/src/riscv_shared/zk.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/riscv_shared/zk.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/core_arch/src/riscv_shared/p.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/riscv_shared/p.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/core_arch/src/wasm32/simd128.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/wasm32/simd128.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/core_arch/src/wasm32/atomic.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/wasm32/atomic.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/core_arch/src/wasm32/relaxed_simd.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/wasm32/relaxed_simd.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/core_arch/src/wasm32/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/wasm32/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/core_arch/src/wasm32/memory.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/wasm32/memory.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/core_arch/src/x86/sse41.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/x86/sse41.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/core_arch/src/x86/bmi1.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/x86/bmi1.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/core_arch/src/x86/sse42.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/x86/sse42.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/core_arch/src/x86/sse2.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/x86/sse2.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/core_arch/src/x86/bmi2.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/x86/bmi2.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/core_arch/src/x86/avx512vbmi2.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/x86/avx512vbmi2.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/core_arch/src/x86/avx2.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/x86/avx2.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/core_arch/src/x86/sse3.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/x86/sse3.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/core_arch/src/x86/ssse3.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/x86/ssse3.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/core_arch/src/x86/avx512bf16.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/x86/avx512bf16.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/core_arch/src/x86/avx512fp16.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/x86/avx512fp16.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/core_arch/src/x86/sse4a.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/x86/sse4a.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/core_arch/src/x86/sha.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/x86/sha.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/core_arch/src/x86/fma.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/x86/fma.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/core_arch/src/x86/avx512ifma.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/x86/avx512ifma.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/core_arch/src/x86/f16c.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/x86/f16c.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/core_arch/src/x86/rdtsc.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/x86/rdtsc.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/core_arch/src/x86/avx512cd.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/x86/avx512cd.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/core_arch/src/x86/cpuid.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/x86/cpuid.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/core_arch/src/x86/rdrand.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/x86/rdrand.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/core_arch/src/x86/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/x86/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/core_arch/src/x86/sse.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/x86/sse.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/core_arch/src/x86/xsave.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/x86/xsave.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/core_arch/src/x86/avx512f.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/x86/avx512f.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/core_arch/src/x86/avx512bitalg.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/x86/avx512bitalg.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/core_arch/src/x86/avx512vbmi.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/x86/avx512vbmi.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/core_arch/src/x86/gfni.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/x86/gfni.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/core_arch/src/x86/avx512vnni.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/x86/avx512vnni.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/core_arch/src/x86/abm.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/x86/abm.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/core_arch/src/x86/tbm.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/x86/tbm.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/core_arch/src/x86/rtm.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/x86/rtm.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/core_arch/src/x86/bswap.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/x86/bswap.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/core_arch/src/x86/avx512dq.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/x86/avx512dq.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/core_arch/src/x86/pclmulqdq.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/x86/pclmulqdq.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/core_arch/src/x86/vpclmulqdq.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/x86/vpclmulqdq.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/core_arch/src/x86/avx512vpopcntdq.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/x86/avx512vpopcntdq.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/core_arch/src/x86/fxsr.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/x86/fxsr.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/core_arch/src/x86/aes.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/x86/aes.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/core_arch/src/x86/vaes.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/x86/vaes.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/core_arch/src/x86/eflags.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/x86/eflags.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/core_arch/src/x86/macros.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/x86/macros.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/core_arch/src/x86/bt.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/x86/bt.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/core_arch/src/x86/avxneconvert.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/x86/avxneconvert.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/core_arch/src/x86/test.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/x86/test.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/core_arch/src/x86/avx512bw.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/x86/avx512bw.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/core_arch/src/x86/adx.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/x86/adx.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/core_arch/src/x86/avx.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/x86/avx.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/core_arch/src/x86_64/sse41.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/x86_64/sse41.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/core_arch/src/x86_64/sse42.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/x86_64/sse42.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/core_arch/src/x86_64/sse2.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/x86_64/sse2.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/core_arch/src/x86_64/bmi2.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/x86_64/bmi2.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/core_arch/src/x86_64/avx512fp16.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/x86_64/avx512fp16.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/core_arch/src/x86_64/cmpxchg16b.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/x86_64/cmpxchg16b.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/core_arch/src/x86_64/rdrand.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/x86_64/rdrand.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/core_arch/src/x86_64/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/x86_64/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/core_arch/src/x86_64/sse.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/x86_64/sse.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/core_arch/src/x86_64/xsave.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/x86_64/xsave.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/core_arch/src/x86_64/avx512f.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/x86_64/avx512f.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/core_arch/src/x86_64/bmi.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/x86_64/bmi.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/core_arch/src/x86_64/abm.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/x86_64/abm.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/core_arch/src/x86_64/tbm.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/x86_64/tbm.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/core_arch/src/x86_64/bswap.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/x86_64/bswap.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/core_arch/src/x86_64/fxsr.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/x86_64/fxsr.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/core_arch/src/x86_64/macros.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/x86_64/macros.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/core_arch/src/x86_64/bt.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/x86_64/bt.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/core_arch/src/x86_64/avx512bw.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/x86_64/avx512bw.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/core_arch/src/x86_64/adx.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/x86_64/adx.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/core_arch/src/x86_64/amx.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/x86_64/amx.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/core_arch/src/x86_64/avx.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/x86_64/avx.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/core_arch/src/core_arch_docs.md" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/core_arch_docs.md" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/core_arch/src/v64.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/v64.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/core_arch/src/lib.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/lib.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/core_arch/src/simd.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/simd.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/core_arch/src/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/core_arch/src/macros.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/src/macros.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/core_arch/LICENSE-APACHE" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/LICENSE-APACHE" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/core_arch/LICENSE-MIT" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/LICENSE-MIT" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/core_arch/missing-x86.md" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/missing-x86.md" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/core_arch/README.md" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/README.md" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/core_arch/MISSING.md" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/MISSING.md" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/core_arch/Cargo.toml" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/Cargo.toml" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/core_arch/rustfmt.toml" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/rustfmt.toml" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/core_arch/build.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/core_arch/build.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/simd-test-macro/src/lib.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/simd-test-macro/src/lib.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/simd-test-macro/Cargo.toml" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/simd-test-macro/Cargo.toml" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/std_detect/src/detect/arch/powerpc64.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/std_detect/src/detect/arch/powerpc64.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/std_detect/src/detect/arch/aarch64.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/std_detect/src/detect/arch/aarch64.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/std_detect/src/detect/arch/mips64.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/std_detect/src/detect/arch/mips64.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/std_detect/src/detect/arch/x86.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/std_detect/src/detect/arch/x86.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/std_detect/src/detect/arch/powerpc.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/std_detect/src/detect/arch/powerpc.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/std_detect/src/detect/arch/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/std_detect/src/detect/arch/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/std_detect/src/detect/arch/loongarch.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/std_detect/src/detect/arch/loongarch.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/std_detect/src/detect/arch/arm.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/std_detect/src/detect/arch/arm.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/std_detect/src/detect/arch/mips.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/std_detect/src/detect/arch/mips.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/std_detect/src/detect/arch/riscv.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/std_detect/src/detect/arch/riscv.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/std_detect/src/detect/os/freebsd/aarch64.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/std_detect/src/detect/os/freebsd/aarch64.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/std_detect/src/detect/os/freebsd/auxvec.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/std_detect/src/detect/os/freebsd/auxvec.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/std_detect/src/detect/os/freebsd/powerpc.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/std_detect/src/detect/os/freebsd/powerpc.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/std_detect/src/detect/os/freebsd/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/std_detect/src/detect/os/freebsd/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/std_detect/src/detect/os/freebsd/arm.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/std_detect/src/detect/os/freebsd/arm.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/std_detect/src/detect/os/linux/aarch64.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/std_detect/src/detect/os/linux/aarch64.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/std_detect/src/detect/os/linux/auxvec.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/std_detect/src/detect/os/linux/auxvec.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/std_detect/src/detect/os/linux/powerpc.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/std_detect/src/detect/os/linux/powerpc.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/std_detect/src/detect/os/linux/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/std_detect/src/detect/os/linux/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/std_detect/src/detect/os/linux/loongarch.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/std_detect/src/detect/os/linux/loongarch.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/std_detect/src/detect/os/linux/arm.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/std_detect/src/detect/os/linux/arm.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/std_detect/src/detect/os/linux/cpuinfo.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/std_detect/src/detect/os/linux/cpuinfo.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/std_detect/src/detect/os/linux/mips.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/std_detect/src/detect/os/linux/mips.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/std_detect/src/detect/os/linux/riscv.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/std_detect/src/detect/os/linux/riscv.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/std_detect/src/detect/os/macos/aarch64.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/std_detect/src/detect/os/macos/aarch64.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/std_detect/src/detect/os/openbsd/aarch64.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/std_detect/src/detect/os/openbsd/aarch64.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/std_detect/src/detect/os/windows/aarch64.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/std_detect/src/detect/os/windows/aarch64.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/std_detect/src/detect/os/aarch64.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/std_detect/src/detect/os/aarch64.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/std_detect/src/detect/os/x86.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/std_detect/src/detect/os/x86.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/std_detect/src/detect/os/other.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/std_detect/src/detect/os/other.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/std_detect/src/detect/test_data/linux-rpi3.auxv" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/std_detect/src/detect/test_data/linux-rpi3.auxv" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/std_detect/src/detect/test_data/linux-no-hwcap2-aarch64.auxv" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/std_detect/src/detect/test_data/linux-no-hwcap2-aarch64.auxv" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/std_detect/src/detect/test_data/linux-hwcap2-aarch64.auxv" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/std_detect/src/detect/test_data/linux-hwcap2-aarch64.auxv" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/std_detect/src/detect/test_data/linux-empty-hwcap2-aarch64.auxv" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/std_detect/src/detect/test_data/linux-empty-hwcap2-aarch64.auxv" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/std_detect/src/detect/test_data/linux-artificial-aarch64.auxv" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/std_detect/src/detect/test_data/linux-artificial-aarch64.auxv" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/std_detect/src/detect/test_data/macos-virtualbox-linux-x86-4850HQ.auxv" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/std_detect/src/detect/test_data/macos-virtualbox-linux-x86-4850HQ.auxv" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/std_detect/src/detect/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/std_detect/src/detect/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/std_detect/src/detect/cache.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/std_detect/src/detect/cache.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/std_detect/src/detect/macros.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/std_detect/src/detect/macros.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/std_detect/src/detect/bit.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/std_detect/src/detect/bit.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/std_detect/src/lib.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/std_detect/src/lib.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/std_detect/tests/x86-specific.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/std_detect/tests/x86-specific.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/std_detect/tests/cpu-detection.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/std_detect/tests/cpu-detection.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/std_detect/tests/macro_trailing_commas.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/std_detect/tests/macro_trailing_commas.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/std_detect/LICENSE-APACHE" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/std_detect/LICENSE-APACHE" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/std_detect/LICENSE-MIT" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/std_detect/LICENSE-MIT" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/std_detect/README.md" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/std_detect/README.md" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/std_detect/Cargo.toml" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/std_detect/Cargo.toml" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/stdarch-gen-arm/src/main.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/stdarch-gen-arm/src/main.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/stdarch-gen-arm/neon.spec" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/stdarch-gen-arm/neon.spec" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/stdarch-gen-arm/README.md" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/stdarch-gen-arm/README.md" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/stdarch-gen-arm/Cargo.toml" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/stdarch-gen-arm/Cargo.toml" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/stdarch-gen-loongarch/src/main.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/stdarch-gen-loongarch/src/main.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/stdarch-gen-loongarch/lasx.spec" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/stdarch-gen-loongarch/lasx.spec" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/stdarch-gen-loongarch/lsx.spec" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/stdarch-gen-loongarch/lsx.spec" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/stdarch-gen-loongarch/README.md" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/stdarch-gen-loongarch/README.md" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/stdarch-gen-loongarch/lasxintrin.h" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/stdarch-gen-loongarch/lasxintrin.h" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/stdarch-gen-loongarch/lsxintrin.h" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/stdarch-gen-loongarch/lsxintrin.h" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/stdarch-gen-loongarch/Cargo.toml" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/stdarch-gen-loongarch/Cargo.toml" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/stdarch-test/src/lib.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/stdarch-test/src/lib.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/stdarch-test/src/wasm.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/stdarch-test/src/wasm.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/stdarch-test/src/disassembly.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/stdarch-test/src/disassembly.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/stdarch-test/Cargo.toml" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/crates/stdarch-test/Cargo.toml" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/examples/Cargo.toml" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/examples/Cargo.toml" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/examples/connect5.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/examples/connect5.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/examples/wasm.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/examples/wasm.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/examples/hex.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/examples/hex.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/intrinsics_data/arm_intrinsics.json" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/intrinsics_data/arm_intrinsics.json" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/LICENSE-APACHE" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/LICENSE-APACHE" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/LICENSE-MIT" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/LICENSE-MIT" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/README.md" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/README.md" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/CONTRIBUTING.md" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/CONTRIBUTING.md" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/rustfmt.toml" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/rustfmt.toml" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/triagebot.toml" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/triagebot.toml" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/vendor.yml" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/vendor.yml" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/.cirrus.yml" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/stdarch/.cirrus.yml" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/sysroot/src/lib.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/sysroot/src/lib.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/sysroot/Cargo.toml" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/sysroot/Cargo.toml" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/test/src/formatters/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/test/src/formatters/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/test/src/formatters/terse.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/test/src/formatters/terse.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/test/src/formatters/json.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/test/src/formatters/json.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/test/src/formatters/junit.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/test/src/formatters/junit.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/test/src/formatters/pretty.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/test/src/formatters/pretty.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/test/src/helpers/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/test/src/helpers/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/test/src/helpers/shuffle.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/test/src/helpers/shuffle.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/test/src/helpers/metrics.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/test/src/helpers/metrics.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/test/src/helpers/concurrency.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/test/src/helpers/concurrency.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/test/src/stats/tests.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/test/src/stats/tests.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/test/src/term/terminfo/parm/tests.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/test/src/term/terminfo/parm/tests.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/test/src/term/terminfo/parser/compiled/tests.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/test/src/term/terminfo/parser/compiled/tests.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/test/src/term/terminfo/parser/compiled.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/test/src/term/terminfo/parser/compiled.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/test/src/term/terminfo/searcher/tests.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/test/src/term/terminfo/searcher/tests.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/test/src/term/terminfo/mod.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/test/src/term/terminfo/mod.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/test/src/term/terminfo/parm.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/test/src/term/terminfo/parm.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/test/src/term/terminfo/searcher.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/test/src/term/terminfo/searcher.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/test/src/term/win.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/test/src/term/win.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/test/src/lib.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/test/src/lib.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/test/src/console.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/test/src/console.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/test/src/time.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/test/src/time.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/test/src/bench.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/test/src/bench.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/test/src/cli.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/test/src/cli.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/test/src/term.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/test/src/term.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/test/src/types.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/test/src/types.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/test/src/options.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/test/src/options.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/test/src/stats.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/test/src/stats.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/test/src/tests.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/test/src/tests.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/test/src/test_result.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/test/src/test_result.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/test/src/event.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/test/src/event.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/test/Cargo.toml" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/test/Cargo.toml" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/unwind/src/lib.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/unwind/src/lib.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/unwind/src/libunwind.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/unwind/src/libunwind.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/unwind/src/unwinding.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/unwind/src/unwinding.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/unwind/src/wasm.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/unwind/src/wasm.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/unwind/Cargo.toml" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/unwind/Cargo.toml" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/windows_targets/src/lib.rs" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/windows_targets/src/lib.rs" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/windows_targets/Cargo.toml" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/windows_targets/Cargo.toml" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/Cargo.lock" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/Cargo.lock" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/Cargo.toml" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/library/Cargo.toml" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/llvm-project/libunwind/cmake/Modules/HandleLibunwindFlags.cmake" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/src/llvm-project/libunwind/cmake/Modules/HandleLibunwindFlags.cmake" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/llvm-project/libunwind/cmake/config-ix.cmake" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/src/llvm-project/libunwind/cmake/config-ix.cmake" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/llvm-project/libunwind/docs/BuildingLibunwind.rst" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/src/llvm-project/libunwind/docs/BuildingLibunwind.rst" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/llvm-project/libunwind/docs/index.rst" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/src/llvm-project/libunwind/docs/index.rst" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/llvm-project/libunwind/docs/README.txt" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/src/llvm-project/libunwind/docs/README.txt" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/llvm-project/libunwind/docs/CMakeLists.txt" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/src/llvm-project/libunwind/docs/CMakeLists.txt" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/llvm-project/libunwind/docs/conf.py" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/src/llvm-project/libunwind/docs/conf.py" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/llvm-project/libunwind/include/mach-o/compact_unwind_encoding.h" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/src/llvm-project/libunwind/include/mach-o/compact_unwind_encoding.h" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/llvm-project/libunwind/include/unwind.h" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/src/llvm-project/libunwind/include/unwind.h" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/llvm-project/libunwind/include/libunwind.h" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/src/llvm-project/libunwind/include/libunwind.h" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/llvm-project/libunwind/include/__libunwind_config.h" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/src/llvm-project/libunwind/include/__libunwind_config.h" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/llvm-project/libunwind/include/unwind_arm_ehabi.h" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/src/llvm-project/libunwind/include/unwind_arm_ehabi.h" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/llvm-project/libunwind/include/unwind_itanium.h" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/src/llvm-project/libunwind/include/unwind_itanium.h" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/llvm-project/libunwind/include/libunwind.modulemap" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/src/llvm-project/libunwind/include/libunwind.modulemap" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/llvm-project/libunwind/include/CMakeLists.txt" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/src/llvm-project/libunwind/include/CMakeLists.txt" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/llvm-project/libunwind/src/UnwindRegistersRestore.S" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/src/llvm-project/libunwind/src/UnwindRegistersRestore.S" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/llvm-project/libunwind/src/UnwindRegistersSave.S" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/src/llvm-project/libunwind/src/UnwindRegistersSave.S" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/llvm-project/libunwind/src/UnwindLevel1.c" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/src/llvm-project/libunwind/src/UnwindLevel1.c" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/llvm-project/libunwind/src/Unwind-sjlj.c" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/src/llvm-project/libunwind/src/Unwind-sjlj.c" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/llvm-project/libunwind/src/Unwind-wasm.c" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/src/llvm-project/libunwind/src/Unwind-wasm.c" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/llvm-project/libunwind/src/UnwindLevel1-gcc-ext.c" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/src/llvm-project/libunwind/src/UnwindLevel1-gcc-ext.c" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/llvm-project/libunwind/src/UnwindRustSgx.c" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/src/llvm-project/libunwind/src/UnwindRustSgx.c" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/llvm-project/libunwind/src/dwarf2.h" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/src/llvm-project/libunwind/src/dwarf2.h" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/llvm-project/libunwind/src/Unwind-EHABI.h" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/src/llvm-project/libunwind/src/Unwind-EHABI.h" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/llvm-project/libunwind/src/cet_unwind.h" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/src/llvm-project/libunwind/src/cet_unwind.h" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/llvm-project/libunwind/src/config.h" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/src/llvm-project/libunwind/src/config.h" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/llvm-project/libunwind/src/libunwind_ext.h" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/src/llvm-project/libunwind/src/libunwind_ext.h" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/llvm-project/libunwind/src/UnwindRustSgx.h" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/src/llvm-project/libunwind/src/UnwindRustSgx.h" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/llvm-project/libunwind/src/assembly.h" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/src/llvm-project/libunwind/src/assembly.h" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/llvm-project/libunwind/src/Unwind-EHABI.cpp" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/src/llvm-project/libunwind/src/Unwind-EHABI.cpp" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/llvm-project/libunwind/src/libunwind.cpp" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/src/llvm-project/libunwind/src/libunwind.cpp" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/llvm-project/libunwind/src/Unwind-seh.cpp" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/src/llvm-project/libunwind/src/Unwind-seh.cpp" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/llvm-project/libunwind/src/Unwind_AIXExtras.cpp" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/src/llvm-project/libunwind/src/Unwind_AIXExtras.cpp" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/llvm-project/libunwind/src/AddressSpace.hpp" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/src/llvm-project/libunwind/src/AddressSpace.hpp" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/llvm-project/libunwind/src/FrameHeaderCache.hpp" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/src/llvm-project/libunwind/src/FrameHeaderCache.hpp" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/llvm-project/libunwind/src/CompactUnwinder.hpp" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/src/llvm-project/libunwind/src/CompactUnwinder.hpp" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/llvm-project/libunwind/src/DwarfParser.hpp" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/src/llvm-project/libunwind/src/DwarfParser.hpp" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/llvm-project/libunwind/src/EHHeaderParser.hpp" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/src/llvm-project/libunwind/src/EHHeaderParser.hpp" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/llvm-project/libunwind/src/UnwindCursor.hpp" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/src/llvm-project/libunwind/src/UnwindCursor.hpp" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/llvm-project/libunwind/src/DwarfInstructions.hpp" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/src/llvm-project/libunwind/src/DwarfInstructions.hpp" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/llvm-project/libunwind/src/Registers.hpp" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/src/llvm-project/libunwind/src/Registers.hpp" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/llvm-project/libunwind/src/RWMutex.hpp" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/src/llvm-project/libunwind/src/RWMutex.hpp" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/llvm-project/libunwind/src/CMakeLists.txt" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/src/llvm-project/libunwind/src/CMakeLists.txt" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/llvm-project/libunwind/test/configs/llvm-libunwind-static.cfg.in" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/src/llvm-project/libunwind/test/configs/llvm-libunwind-static.cfg.in" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/llvm-project/libunwind/test/configs/llvm-libunwind-merged.cfg.in" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/src/llvm-project/libunwind/test/configs/llvm-libunwind-merged.cfg.in" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/llvm-project/libunwind/test/configs/ibm-libunwind-shared.cfg.in" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/src/llvm-project/libunwind/test/configs/ibm-libunwind-shared.cfg.in" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/llvm-project/libunwind/test/configs/llvm-libunwind-shared.cfg.in" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/src/llvm-project/libunwind/test/configs/llvm-libunwind-shared.cfg.in" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/llvm-project/libunwind/test/configs/armv7m-picolibc-libunwind.cfg.in" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/src/llvm-project/libunwind/test/configs/armv7m-picolibc-libunwind.cfg.in" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/llvm-project/libunwind/test/configs/cmake-bridge.cfg.in" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/src/llvm-project/libunwind/test/configs/cmake-bridge.cfg.in" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/llvm-project/libunwind/test/configs/apple-libunwind-backdeployment.cfg.in" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/src/llvm-project/libunwind/test/configs/apple-libunwind-backdeployment.cfg.in" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/llvm-project/libunwind/test/configs/llvm-libunwind-mingw.cfg.in" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/src/llvm-project/libunwind/test/configs/llvm-libunwind-mingw.cfg.in" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/llvm-project/libunwind/test/aix_signal_unwind.pass.sh.S" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/src/llvm-project/libunwind/test/aix_signal_unwind.pass.sh.S" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/llvm-project/libunwind/test/libunwind_01.pass.cpp" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/src/llvm-project/libunwind/test/libunwind_01.pass.cpp" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/llvm-project/libunwind/test/libunwind_02.pass.cpp" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/src/llvm-project/libunwind/test/libunwind_02.pass.cpp" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/llvm-project/libunwind/test/signal_unwind.pass.cpp" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/src/llvm-project/libunwind/test/signal_unwind.pass.cpp" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/llvm-project/libunwind/test/forceunwind.pass.cpp" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/src/llvm-project/libunwind/test/forceunwind.pass.cpp" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/llvm-project/libunwind/test/alignment.compile.pass.cpp" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/src/llvm-project/libunwind/test/alignment.compile.pass.cpp" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/llvm-project/libunwind/test/signal_frame.pass.cpp" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/src/llvm-project/libunwind/test/signal_frame.pass.cpp" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/llvm-project/libunwind/test/unw_resume.pass.cpp" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/src/llvm-project/libunwind/test/unw_resume.pass.cpp" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/llvm-project/libunwind/test/unwind_leaffunction.pass.cpp" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/src/llvm-project/libunwind/test/unwind_leaffunction.pass.cpp" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/llvm-project/libunwind/test/bad_unwind_info.pass.cpp" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/src/llvm-project/libunwind/test/bad_unwind_info.pass.cpp" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/llvm-project/libunwind/test/floatregister.pass.cpp" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/src/llvm-project/libunwind/test/floatregister.pass.cpp" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/llvm-project/libunwind/test/unwind_scalable_vectors.pass.cpp" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/src/llvm-project/libunwind/test/unwind_scalable_vectors.pass.cpp" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/llvm-project/libunwind/test/frameheadercache_test.pass.cpp" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/src/llvm-project/libunwind/test/frameheadercache_test.pass.cpp" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/llvm-project/libunwind/test/lit.cfg.py" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/src/llvm-project/libunwind/test/lit.cfg.py" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/llvm-project/libunwind/test/unw_getcontext.pass.cpp" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/src/llvm-project/libunwind/test/unw_getcontext.pass.cpp" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/llvm-project/libunwind/test/remember_state_leak.pass.sh.s" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/src/llvm-project/libunwind/test/remember_state_leak.pass.sh.s" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/llvm-project/libunwind/test/CMakeLists.txt" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/src/llvm-project/libunwind/test/CMakeLists.txt" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/llvm-project/libunwind/LICENSE.TXT" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/src/llvm-project/libunwind/LICENSE.TXT" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/llvm-project/libunwind/README_RUST_SGX.md" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/src/llvm-project/libunwind/README_RUST_SGX.md" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/llvm-project/libunwind/.clang-format" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/src/llvm-project/libunwind/.clang-format" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/llvm-project/libunwind/CMakeLists.txt" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image/lib/rustlib/src/rust/src/llvm-project/libunwind/CMakeLists.txt" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/config.toml" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/overlay/builder-config" Install "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/COPYRIGHT" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/overlay/COPYRIGHT" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/COPYRIGHT" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/overlay/COPYRIGHT" Install "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/LICENSE-APACHE" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/overlay/LICENSE-APACHE" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/LICENSE-APACHE" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/overlay/LICENSE-APACHE" Install "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/LICENSE-MIT" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/overlay/LICENSE-MIT" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/LICENSE-MIT" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/overlay/LICENSE-MIT" Install "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/README.md" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/overlay/README.md" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/README.md" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/overlay/README.md" c Assemble { target_compiler: Compiler { stage: 0, host: x86_64-unknown-openbsd } } c RustInstaller { compiler: Compiler { stage: 0, host: x86_64-unknown-openbsd }, target: x86_64-unknown-openbsd } c Assemble { target_compiler: Compiler { stage: 0, host: x86_64-unknown-openbsd } } Dist rust-src-1.82.0 running: LD_LIBRARY_PATH="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/x86_64-unknown-openbsd/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib" RUSTC="/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/rustc" "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools-bin/rust-installer" "generate" "--image-dir" "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/image" "--component-name=rust-src" "--rel-manifest-dir=rustlib" "--legacy-manifest-dirs=rustlib,cargo" "--product-name=Rust" "--success-message=rust-src installed." "--package-name=rust-src-1.82.0" "--non-installed-overlay" "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src/overlay" "--output-dir" "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/dist" "--work-dir" "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-src" "--compression-formats" "gz" "--compression-profile" "fast" (failure_mode=Exit) (created at src/core/build_steps/tool.rs:1108:23, executed at src/utils/tarball.rs:388:13) finished in 2.885 seconds < Src There have been changes to x.py since you last updated: [WARNING] `llvm.lld` is enabled by default for the dist profile. If set to false, `lld` will not be included in the dist build. - PR Link https://github.com/rust-lang/rust/pull/126701 [WARNING] `debug-logging` option has been removed from the default `tools` profile. - PR Link https://github.com/rust-lang/rust/pull/127913 [INFO] the `wasm-component-ld` tool is now built as part of `build.extended` and can be a member of `build.tools` - PR Link https://github.com/rust-lang/rust/pull/127866 [INFO] Removed android-ndk r25b support in favor of android-ndk r26d. - PR Link https://github.com/rust-lang/rust/pull/120593 [WARNING] For tarball sources, default value for `rust.channel` will be taken from `src/ci/channel` file. - PR Link https://github.com/rust-lang/rust/pull/125181 [INFO] New option `llvm.libzstd` to control whether llvm is built with zstd support. - PR Link https://github.com/rust-lang/rust/pull/125642 [WARNING] ./x test --rustc-args was renamed to --compiletest-rustc-args as it only applies there. ./x miri --rustc-args was also removed. - PR Link https://github.com/rust-lang/rust/pull/128841 [INFO] The `build.profiler` option now tries to use source code from `download-ci-llvm` if possible, instead of checking out the `src/llvm-project` submodule. - PR Link https://github.com/rust-lang/rust/pull/129295 NOTE: to silence this warning, update `config.toml` to use `change-id = 129295` instead NOTE: this message was printed twice to make it more likely to be seen Build completed successfully in 1:35:54 rm -rf -- /exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp >>> Running fake in lang/rust at 1732142352.43 ===> lang/rust ===> Faking installation for rust-1.82.0 rm -rf /exopi-obj/pobj/rust-1.82.0/build-amd64/_extractdist mkdir /exopi-obj/pobj/rust-1.82.0/build-amd64/_extractdist cd /exopi-obj/pobj/rust-1.82.0/build-amd64/_extractdist && tar zxf /exopi-obj/pobj/rust-1.82.0/build-amd64/build/dist/rustc-1.82.0-x86_64-unknown-openbsd.tar.gz cd /exopi-obj/pobj/rust-1.82.0/build-amd64/_extractdist/rustc-1.82.0-x86_64-unknown-openbsd && /usr/local/bin/bash ./install.sh --prefix="/exopi-obj/pobj/rust-1.82.0/fake-amd64/usr/local" --mandir="/exopi-obj/pobj/rust-1.82.0/fake-amd64/usr/local/man" install: creating uninstall script at /exopi-obj/pobj/rust-1.82.0/fake-amd64/usr/local/lib/rustlib/uninstall.sh install: installing component 'rustc' rustc installed. rm -rf /exopi-obj/pobj/rust-1.82.0/build-amd64/_extractdist mkdir /exopi-obj/pobj/rust-1.82.0/build-amd64/_extractdist cd /exopi-obj/pobj/rust-1.82.0/build-amd64/_extractdist && tar zxf /exopi-obj/pobj/rust-1.82.0/build-amd64/build/dist/rust-std-1.82.0-x86_64-unknown-openbsd.tar.gz cd /exopi-obj/pobj/rust-1.82.0/build-amd64/_extractdist/rust-std-1.82.0-x86_64-unknown-openbsd && /usr/local/bin/bash ./install.sh --prefix="/exopi-obj/pobj/rust-1.82.0/fake-amd64/usr/local" --mandir="/exopi-obj/pobj/rust-1.82.0/fake-amd64/usr/local/man" install: creating uninstall script at /exopi-obj/pobj/rust-1.82.0/fake-amd64/usr/local/lib/rustlib/uninstall.sh install: installing component 'rust-std-x86_64-unknown-openbsd' rust std installed. rm -rf /exopi-obj/pobj/rust-1.82.0/build-amd64/_extractdist mkdir /exopi-obj/pobj/rust-1.82.0/build-amd64/_extractdist cd /exopi-obj/pobj/rust-1.82.0/build-amd64/_extractdist && tar zxf /exopi-obj/pobj/rust-1.82.0/build-amd64/build/dist/cargo-1.82.0-x86_64-unknown-openbsd.tar.gz cd /exopi-obj/pobj/rust-1.82.0/build-amd64/_extractdist/cargo-1.82.0-x86_64-unknown-openbsd && /usr/local/bin/bash ./install.sh --prefix="/exopi-obj/pobj/rust-1.82.0/fake-amd64/usr/local" --mandir="/exopi-obj/pobj/rust-1.82.0/fake-amd64/usr/local/man" install: creating uninstall script at /exopi-obj/pobj/rust-1.82.0/fake-amd64/usr/local/lib/rustlib/uninstall.sh install: installing component 'cargo' cargo installed. rm -rf /exopi-obj/pobj/rust-1.82.0/build-amd64/_extractdist mkdir /exopi-obj/pobj/rust-1.82.0/build-amd64/_extractdist cd /exopi-obj/pobj/rust-1.82.0/build-amd64/_extractdist && tar zxf /exopi-obj/pobj/rust-1.82.0/build-amd64/build/dist/clippy-1.82.0-x86_64-unknown-openbsd.tar.gz cd /exopi-obj/pobj/rust-1.82.0/build-amd64/_extractdist/clippy-1.82.0-x86_64-unknown-openbsd && /usr/local/bin/bash ./install.sh --prefix="/exopi-obj/pobj/rust-1.82.0/fake-amd64/usr/local" --mandir="/exopi-obj/pobj/rust-1.82.0/fake-amd64/usr/local/man" install: creating uninstall script at /exopi-obj/pobj/rust-1.82.0/fake-amd64/usr/local/lib/rustlib/uninstall.sh install: installing component 'clippy-preview' clippy installed. rm -rf /exopi-obj/pobj/rust-1.82.0/build-amd64/_extractdist mkdir /exopi-obj/pobj/rust-1.82.0/build-amd64/_extractdist cd /exopi-obj/pobj/rust-1.82.0/build-amd64/_extractdist && tar zxf /exopi-obj/pobj/rust-1.82.0/build-amd64/build/dist/rustfmt-1.82.0-x86_64-unknown-openbsd.tar.gz cd /exopi-obj/pobj/rust-1.82.0/build-amd64/_extractdist/rustfmt-1.82.0-x86_64-unknown-openbsd && /usr/local/bin/bash ./install.sh --prefix="/exopi-obj/pobj/rust-1.82.0/fake-amd64/usr/local" --mandir="/exopi-obj/pobj/rust-1.82.0/fake-amd64/usr/local/man" install: creating uninstall script at /exopi-obj/pobj/rust-1.82.0/fake-amd64/usr/local/lib/rustlib/uninstall.sh install: installing component 'rustfmt-preview' rustfmt installed. rm -rf /exopi-obj/pobj/rust-1.82.0/build-amd64/_extractdist mkdir /exopi-obj/pobj/rust-1.82.0/build-amd64/_extractdist cd /exopi-obj/pobj/rust-1.82.0/build-amd64/_extractdist && tar zxf /exopi-obj/pobj/rust-1.82.0/build-amd64/build/dist/rust-src-1.82.0.tar.gz cd /exopi-obj/pobj/rust-1.82.0/build-amd64/_extractdist/rust-src-1.82.0 && /usr/local/bin/bash ./install.sh --prefix="/exopi-obj/pobj/rust-1.82.0/fake-amd64/usr/local" --mandir="/exopi-obj/pobj/rust-1.82.0/fake-amd64/usr/local/man" install: creating uninstall script at /exopi-obj/pobj/rust-1.82.0/fake-amd64/usr/local/lib/rustlib/uninstall.sh install: installing component 'rust-src' rust src installed. rm -rf /exopi-obj/pobj/rust-1.82.0/build-amd64/_extractdist # cleanup rm /exopi-obj/pobj/rust-1.82.0/fake-amd64/usr/local/lib/rustlib/{install.log,uninstall.sh,rust-installer-version} /exopi-obj/pobj/rust-1.82.0/fake-amd64/usr/local/lib/rustlib/components /exopi-obj/pobj/rust-1.82.0/fake-amd64/usr/local/lib/rustlib/manifest-* find /exopi-obj/pobj/rust-1.82.0/fake-amd64/usr/local/lib/rustlib/src -name '*.orig.port' -delete # rehash libraries to have stables filenames cd /exopi-obj/pobj/rust-1.82.0/fake-amd64/usr/local && /usr/local/bin/python3.11 "/exopi-cvs/ports/lang/rust/files/rehash.py" x86_64-unknown-openbsd 1d7d2341b4788d addr2line adler alloc cfg_if compiler_builtins core getopts gimli hashbrown libc memchr miniz_oxide object panic_abort panic_unwind proc_macro rustc_demangle rustc_driver rustc_std_workspace_alloc rustc_std_workspace_core rustc_std_workspace_std std std_detect sysroot test unicode_width unwind 1d7d2341b4788d11: lib/librustc_driver-95cfcdb27a955037.so 1d7d2341b4788d15: lib/libstd-28ef2c9b01e4b7f8.so 1d7d2341b4788d00: lib/rustlib/x86_64-unknown-openbsd/lib/libaddr2line-ac3946aab126ef43.rlib 1d7d2341b4788d01: lib/rustlib/x86_64-unknown-openbsd/lib/libadler-0f296100a06994a7.rlib 1d7d2341b4788d02: lib/rustlib/x86_64-unknown-openbsd/lib/liballoc-bbd7a6884aa051a4.rlib 1d7d2341b4788d03: lib/rustlib/x86_64-unknown-openbsd/lib/libcfg_if-47fbd4f47c817c5a.rlib 1d7d2341b4788d04: lib/rustlib/x86_64-unknown-openbsd/lib/libcompiler_builtins-cc532b95130a625c.rlib 1d7d2341b4788d05: lib/rustlib/x86_64-unknown-openbsd/lib/libcore-6fd5ae1b4b03addd.rlib 1d7d2341b4788d06: lib/rustlib/x86_64-unknown-openbsd/lib/libgetopts-c0f2054a8fe15cc7.rlib 1d7d2341b4788d07: lib/rustlib/x86_64-unknown-openbsd/lib/libgimli-28c8bd915a26a279.rlib 1d7d2341b4788d08: lib/rustlib/x86_64-unknown-openbsd/lib/libhashbrown-3d89d4a35bbaeb2f.rlib 1d7d2341b4788d09: lib/rustlib/x86_64-unknown-openbsd/lib/liblibc-04879af3a992fee6.rlib 1d7d2341b4788d0a: lib/rustlib/x86_64-unknown-openbsd/lib/libmemchr-b5a127d6fcd80a52.rlib 1d7d2341b4788d0b: lib/rustlib/x86_64-unknown-openbsd/lib/libminiz_oxide-5d4be98b932d7506.rlib 1d7d2341b4788d0c: lib/rustlib/x86_64-unknown-openbsd/lib/libobject-4f3713189d40b81b.rlib 1d7d2341b4788d0d: lib/rustlib/x86_64-unknown-openbsd/lib/libpanic_abort-f4492dd623db4527.rlib 1d7d2341b4788d0e: lib/rustlib/x86_64-unknown-openbsd/lib/libpanic_unwind-f9eef856c587219d.rlib 1d7d2341b4788d0f: lib/rustlib/x86_64-unknown-openbsd/lib/libproc_macro-28e6d148c7f94bc7.rlib 1d7d2341b4788d10: lib/rustlib/x86_64-unknown-openbsd/lib/librustc_demangle-6bcd7ee2ca007452.rlib 1d7d2341b4788d12: lib/rustlib/x86_64-unknown-openbsd/lib/librustc_std_workspace_alloc-b2d733c7cfd706d5.rlib 1d7d2341b4788d13: lib/rustlib/x86_64-unknown-openbsd/lib/librustc_std_workspace_core-e3b61099e93946f9.rlib 1d7d2341b4788d14: lib/rustlib/x86_64-unknown-openbsd/lib/librustc_std_workspace_std-69c6772ba88d6c4d.rlib 1d7d2341b4788d15: lib/rustlib/x86_64-unknown-openbsd/lib/libstd-28ef2c9b01e4b7f8.rlib 1d7d2341b4788d15: lib/rustlib/x86_64-unknown-openbsd/lib/libstd-28ef2c9b01e4b7f8.so 1d7d2341b4788d16: lib/rustlib/x86_64-unknown-openbsd/lib/libstd_detect-4e85beccaa9872f4.rlib 1d7d2341b4788d17: lib/rustlib/x86_64-unknown-openbsd/lib/libsysroot-a90cdb621cdda8bf.rlib 1d7d2341b4788d18: lib/rustlib/x86_64-unknown-openbsd/lib/libtest-4df913403422f5de.rlib 1d7d2341b4788d19: lib/rustlib/x86_64-unknown-openbsd/lib/libunicode_width-2f06cbf2141f22f3.rlib 1d7d2341b4788d1a: lib/rustlib/x86_64-unknown-openbsd/lib/libunwind-883b5a01d2df414d.rlib renaming files in 'lib' renaming files in 'lib/rustlib/x86_64-unknown-openbsd/lib' applying content change... # create a bootstrap tarball cd /exopi-obj/pobj/rust-1.82.0/fake-amd64/usr/local && pax -w -f /exopi-obj/pobj/rust-1.82.0/fake-amd64/usr/local/lib/rustc-bootstrap-amd64.tar -s ',^,rustc-bootstrap-amd64-1.82.0/,' bin/{rustc,rustdoc,cargo} lib/rustlib/x86_64-unknown-openbsd/ cd /exopi-obj/pobj/rust-1.82.0/fake-amd64/usr/local && ldd bin/{rustc,rustdoc,cargo} | awk '$3 == "rlib" { print $7 }' | sort -u | pax -wa -f /exopi-obj/pobj/rust-1.82.0/fake-amd64/usr/local/lib/rustc-bootstrap-amd64.tar -s ',^.*/,rustc-bootstrap-amd64-1.82.0/lib/,' # replace libraries by link for lib in /exopi-obj/pobj/rust-1.82.0/fake-amd64/usr/local/lib/lib*.* ; do libname=${lib##*/} ; if [ -e /exopi-obj/pobj/rust-1.82.0/fake-amd64/usr/local/lib/rustlib/x86_64-unknown-openbsd/lib/${libname} ] ; then ln -fs rustlib/x86_64-unknown-openbsd/lib/${libname} /exopi-obj/pobj/rust-1.82.0/fake-amd64/usr/local/lib/${libname} ; fi ; done # install cargo bash-completion mkdir -p /exopi-obj/pobj/rust-1.82.0/fake-amd64/usr/local/share/bash-completion/completions mv /exopi-obj/pobj/rust-1.82.0/fake-amd64/usr/local/etc/bash_completion.d/cargo /exopi-obj/pobj/rust-1.82.0/fake-amd64/usr/local/share/bash-completion/completions rmdir -p /exopi-obj/pobj/rust-1.82.0/fake-amd64/usr/local/etc/bash_completion.d rmdir: /exopi-obj/pobj/rust-1.82.0/fake-amd64/usr/local: Directory not empty *** Error 1 in target 'do-install' (ignored) # compile python stuff /usr/local/bin/python3.11 -m compileall -j 6 -s /exopi-obj/pobj/rust-1.82.0/fake-amd64 -o 0 -o 1 /exopi-obj/pobj/rust-1.82.0/fake-amd64/usr/local/lib/rustlib/etc Listing '/exopi-obj/pobj/rust-1.82.0/fake-amd64/usr/local/lib/rustlib/etc'... Compiling '/exopi-obj/pobj/rust-1.82.0/fake-amd64/usr/local/lib/rustlib/etc/gdb_load_rust_pretty_printers.py'... Compiling '/exopi-obj/pobj/rust-1.82.0/fake-amd64/usr/local/lib/rustlib/etc/lldb_lookup.py'... Compiling '/exopi-obj/pobj/rust-1.82.0/fake-amd64/usr/local/lib/rustlib/etc/gdb_lookup.py'... Compiling '/exopi-obj/pobj/rust-1.82.0/fake-amd64/usr/local/lib/rustlib/etc/rust_types.py'... Compiling '/exopi-obj/pobj/rust-1.82.0/fake-amd64/usr/local/lib/rustlib/etc/gdb_providers.py'... Compiling '/exopi-obj/pobj/rust-1.82.0/fake-amd64/usr/local/lib/rustlib/etc/lldb_providers.py'... >>> Running package in lang/rust at 1732142703.21 ===> lang/rust `/exopi-obj/pobj/rust-1.82.0/fake-amd64/.fake_done' is up to date. ===> Building package for rust-1.82.0 Create /exopi-cvs/ports/packages/amd64/all/rust-1.82.0.tgz Creating package rust-1.82.0 reading plist| checking dependencies| checking dependencies|net/curl checking dependencies|security/libssh2 checksumming| checksumming| | 0% checksumming|* | 1% checksumming|* | 2% checksumming|** | 3% checksumming|** | 4% checksumming|*** | 5% checksumming|**** | 6% checksumming|**** | 7% checksumming|***** | 8% checksumming|***** | 9% checksumming|****** | 10% checksumming|******* | 11% checksumming|******* | 12% checksumming|******** | 13% checksumming|******** | 14% checksumming|********* | 14% checksumming|********* | 15% checksumming|********** | 16% checksumming|********** | 17% checksumming|*********** | 18% checksumming|************ | 19% checksumming|************ | 20% checksumming|************* | 21% checksumming|************* | 22% checksumming|************** | 23% checksumming|*************** | 24% checksumming|*************** | 25% checksumming|**************** | 26% checksumming|**************** | 27% checksumming|***************** | 28% checksumming|****************** | 29% checksumming|****************** | 30% checksumming|******************* | 31% checksumming|******************* | 32% checksumming|******************** | 32% checksumming|******************** | 33% checksumming|********************* | 34% checksumming|********************* | 35% checksumming|********************** | 36% checksumming|*********************** | 37% checksumming|*********************** | 38% checksumming|************************ | 39% checksumming|************************ | 40% checksumming|************************* | 41% checksumming|************************** | 42% checksumming|************************** | 43% checksumming|*************************** | 44% checksumming|*************************** | 45% checksumming|**************************** | 46% checksumming|***************************** | 47% checksumming|***************************** | 48% checksumming|****************************** | 49% checksumming|****************************** | 50% checksumming|******************************* | 50% checksumming|******************************* | 51% checksumming|******************************** | 52% checksumming|******************************** | 53% checksumming|********************************* | 54% checksumming|********************************** | 55% checksumming|********************************** | 56% checksumming|*********************************** | 57% checksumming|*********************************** | 58% checksumming|************************************ | 59% checksumming|************************************* | 60% checksumming|************************************* | 61% checksumming|************************************** | 62% checksumming|************************************** | 63% checksumming|*************************************** | 64% checksumming|**************************************** | 65% checksumming|**************************************** | 66% checksumming|***************************************** | 67% checksumming|***************************************** | 68% checksumming|****************************************** | 68% checksumming|****************************************** | 69% checksumming|******************************************* | 70% checksumming|******************************************* | 71% checksumming|******************************************** | 72% checksumming|********************************************* | 73% checksumming|********************************************* | 74% checksumming|********************************************** | 75% checksumming|********************************************** | 76% checksumming|*********************************************** | 77% checksumming|************************************************ | 78% checksumming|************************************************ | 79% checksumming|************************************************* | 80% checksumming|************************************************* | 81% checksumming|************************************************** | 82% checksumming|*************************************************** | 83% checksumming|*************************************************** | 84% checksumming|**************************************************** | 85% checksumming|**************************************************** | 86% checksumming|***************************************************** | 86% checksumming|***************************************************** | 87% checksumming|****************************************************** | 88% checksumming|****************************************************** | 89% checksumming|******************************************************* | 90% checksumming|******************************************************** | 91% checksumming|******************************************************** | 92% checksumming|********************************************************* | 93% checksumming|********************************************************* | 94% checksumming|********************************************************** | 95% checksumming|*********************************************************** | 96% checksumming|*********************************************************** | 97% checksumming|************************************************************ | 98% checksumming|************************************************************ | 99% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving| | 1% archiving|* | 1% archiving|* | 2% archiving|** | 3% archiving|** | 4% archiving|*** | 4% archiving|*** | 5% archiving|**** | 6% archiving|**** | 7% archiving|***** | 7% archiving|***** | 8% archiving|****** | 9% archiving|****** | 10% archiving|******* | 10% archiving|******* | 11% archiving|******** | 12% archiving|******** | 13% archiving|********* | 14% archiving|********* | 15% archiving|********** | 15% archiving|********** | 16% archiving|*********** | 17% archiving|*********** | 18% archiving|************ | 18% archiving|************ | 19% archiving|************* | 20% archiving|************* | 21% archiving|************** | 21% archiving|************** | 22% archiving|*************** | 23% archiving|*************** | 24% archiving|**************** | 24% archiving|**************** | 25% archiving|**************** | 26% archiving|***************** | 26% archiving|***************** | 27% archiving|****************** | 28% archiving|****************** | 29% archiving|******************* | 29% archiving|******************* | 30% archiving|******************** | 31% archiving|******************** | 32% archiving|********************* | 32% archiving|********************* | 33% archiving|********************** | 34% archiving|********************** | 35% archiving|*********************** | 35% archiving|*********************** | 36% archiving|************************ | 37% archiving|************************ | 38% archiving|************************* | 39% archiving|************************* | 40% archiving|************************** | 40% archiving|************************** | 41% archiving|*************************** | 42% archiving|*************************** | 43% archiving|**************************** | 43% archiving|**************************** | 44% archiving|***************************** | 45% archiving|***************************** | 46% archiving|****************************** | 46% archiving|****************************** | 47% archiving|******************************* | 48% archiving|******************************* | 49% archiving|******************************** | 50% archiving|******************************** | 51% archiving|********************************* | 51% archiving|********************************* | 52% archiving|********************************** | 53% archiving|********************************** | 54% archiving|*********************************** | 54% archiving|*********************************** | 55% archiving|************************************ | 56% archiving|************************************ | 57% archiving|************************************* | 57% archiving|************************************* | 58% archiving|************************************** | 59% archiving|************************************** | 60% archiving|*************************************** | 60% archiving|*************************************** | 61% archiving|**************************************** | 62% archiving|**************************************** | 63% archiving|***************************************** | 63% archiving|***************************************** | 64% archiving|****************************************** | 65% archiving|****************************************** | 66% archiving|******************************************* | 66% archiving|******************************************* | 67% archiving|******************************************* | 68% archiving|******************************************** | 68% archiving|******************************************** | 69% archiving|********************************************* | 70% archiving|********************************************* | 71% archiving|********************************************** | 71% archiving|********************************************** | 72% archiving|*********************************************** | 73% archiving|*********************************************** | 74% archiving|************************************************ | 74% archiving|************************************************ | 75% archiving|************************************************ | 76% archiving|************************************************* | 76% archiving|************************************************* | 77% archiving|************************************************** | 78% archiving|************************************************** | 79% archiving|*************************************************** | 79% archiving|*************************************************** | 80% archiving|**************************************************** | 81% archiving|**************************************************** | 82% archiving|***************************************************** | 82% archiving|***************************************************** | 83% archiving|****************************************************** | 84% archiving|****************************************************** | 85% archiving|******************************************************* | 85% archiving|******************************************************* | 86% archiving|******************************************************** | 87% archiving|******************************************************** | 88% archiving|********************************************************* | 89% archiving|********************************************************* | 90% archiving|********************************************************** | 90% archiving|********************************************************** | 91% archiving|*********************************************************** | 92% archiving|*********************************************************** | 93% archiving|************************************************************ | 93% archiving|************************************************************ | 94% archiving|************************************************************* | 95% archiving|************************************************************* | 96% archiving|************************************************************** | 96% archiving|************************************************************** | 97% archiving|*************************************************************** | 98% archiving|*************************************************************** | 99% archiving|****************************************************************| 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/rust-1.82.0.tgz `/exopi-obj/pobj/rust-1.82.0/fake-amd64/.fake_done' is up to date. ===> Building package for rust-gdb-1.82.0 Create /exopi-cvs/ports/packages/amd64/all/rust-gdb-1.82.0.tgz Creating package rust-gdb-1.82.0 reading plist| checking dependencies| checking dependencies|devel/gdb checking dependencies|devel/llvm/17,-lldb checking dependencies|lang/rust,-main checksumming| checksumming| | 0% checksumming|** | 3% checksumming|**** | 6% checksumming|***** | 9% checksumming|******* | 12% checksumming|********* | 15% checksumming|*********** | 18% checksumming|************* | 21% checksumming|************** | 24% checksumming|**************** | 26% checksumming|****************** | 29% checksumming|******************** | 32% checksumming|********************** | 35% checksumming|*********************** | 38% checksumming|************************* | 41% checksumming|*************************** | 44% checksumming|***************************** | 47% checksumming|******************************* | 50% checksumming|******************************** | 53% checksumming|********************************** | 56% checksumming|************************************ | 59% checksumming|************************************** | 62% checksumming|*************************************** | 65% checksumming|***************************************** | 68% checksumming|******************************************* | 71% checksumming|********************************************* | 74% checksumming|*********************************************** | 76% checksumming|************************************************ | 79% checksumming|************************************************** | 82% checksumming|**************************************************** | 85% checksumming|****************************************************** | 88% checksumming|******************************************************** | 91% checksumming|********************************************************* | 94% checksumming|*********************************************************** | 97% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving| | 1% archiving|** | 4% archiving|**** | 7% archiving|************ | 19% archiving|******************** | 31% archiving|********************* | 33% archiving|*********************** | 36% archiving|********************************** | 53% archiving|********************************************* | 70% archiving|*********************************************** | 73% archiving|************************************************ | 75% archiving|**************************************************** | 81% archiving|*********************************************************** | 93% archiving|************************************************************* | 95% archiving|************************************************************** | 97% archiving|*************************************************************** | 98% archiving|****************************************************************| 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/rust-gdb-1.82.0.tgz `/exopi-obj/pobj/rust-1.82.0/fake-amd64/.fake_done' is up to date. ===> Building package for rust-clippy-1.82.0 Create /exopi-cvs/ports/packages/amd64/all/rust-clippy-1.82.0.tgz Creating package rust-clippy-1.82.0 reading plist| checking dependencies| checking dependencies|lang/rust,-main checksumming| checksumming| | 0% checksumming|*** | 5% checksumming|****** | 11% checksumming|********** | 16% checksumming|************* | 21% checksumming|**************** | 26% checksumming|******************* | 32% checksumming|********************** | 37% checksumming|************************** | 42% checksumming|***************************** | 47% checksumming|******************************** | 53% checksumming|*********************************** | 58% checksumming|*************************************** | 63% checksumming|****************************************** | 68% checksumming|********************************************* | 74% checksumming|************************************************ | 79% checksumming|*************************************************** | 84% checksumming|******************************************************* | 89% checksumming|********************************************************** | 95% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|******* | 11% archiving|************** | 23% archiving|********************** | 34% archiving|***************************** | 45% archiving|************************************ | 57% archiving|******************************************** | 68% archiving|*************************************************** | 80% archiving|********************************************************** | 91% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/rust-clippy-1.82.0.tgz `/exopi-obj/pobj/rust-1.82.0/fake-amd64/.fake_done' is up to date. ===> Building package for rust-rustfmt-1.82.0 Create /exopi-cvs/ports/packages/amd64/all/rust-rustfmt-1.82.0.tgz Creating package rust-rustfmt-1.82.0 reading plist| checking dependencies| checking dependencies|lang/rust,-main checksumming| checksumming| | 0% checksumming|*** | 5% checksumming|****** | 11% checksumming|********** | 16% checksumming|************* | 21% checksumming|**************** | 26% checksumming|******************* | 32% checksumming|********************** | 37% checksumming|************************** | 42% checksumming|***************************** | 47% checksumming|******************************** | 53% checksumming|*********************************** | 58% checksumming|*************************************** | 63% checksumming|****************************************** | 68% checksumming|********************************************* | 74% checksumming|************************************************ | 79% checksumming|*************************************************** | 84% checksumming|******************************************************* | 89% checksumming|********************************************************** | 95% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|*********** | 18% archiving|************************* | 38% archiving|************************************** | 59% archiving|*************************************************** | 80% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/rust-rustfmt-1.82.0.tgz `/exopi-obj/pobj/rust-1.82.0/fake-amd64/.fake_done' is up to date. ===> Building package for rust-bootstrap-1.82.0 Create /exopi-cvs/ports/packages/amd64/all/rust-bootstrap-1.82.0.tgz Creating package rust-bootstrap-1.82.0 reading plist| checking dependencies| checksumming| checksumming| | 0% checksumming|******* | 11% checksumming|************** | 22% checksumming|******************** | 33% checksumming|*************************** | 44% checksumming|********************************** | 56% checksumming|***************************************** | 67% checksumming|*********************************************** | 78% checksumming|****************************************************** | 89% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|* | 1% archiving|* | 2% archiving|** | 2% archiving|** | 3% archiving|** | 4% archiving|*** | 4% archiving|*** | 5% archiving|**** | 6% archiving|**** | 7% archiving|***** | 7% archiving|***** | 8% archiving|****** | 9% archiving|****** | 10% archiving|******* | 11% archiving|******* | 12% archiving|******** | 12% archiving|******** | 13% archiving|********* | 14% archiving|********** | 15% archiving|********** | 16% archiving|*********** | 17% archiving|*********** | 18% archiving|************ | 18% archiving|************ | 19% archiving|************* | 20% archiving|************* | 21% archiving|************** | 21% archiving|************** | 22% archiving|*************** | 23% archiving|*************** | 24% archiving|**************** | 25% archiving|**************** | 26% archiving|***************** | 26% archiving|***************** | 27% archiving|****************** | 27% archiving|****************** | 28% archiving|******************* | 29% archiving|******************* | 30% archiving|******************** | 31% archiving|******************** | 32% archiving|********************* | 32% archiving|********************* | 33% archiving|********************** | 34% archiving|********************** | 35% archiving|*********************** | 35% archiving|*********************** | 36% archiving|*********************** | 37% archiving|************************ | 37% archiving|************************ | 38% archiving|************************* | 39% archiving|************************* | 40% archiving|************************** | 40% archiving|************************** | 41% archiving|*************************** | 41% archiving|*************************** | 42% archiving|*************************** | 43% archiving|**************************** | 43% archiving|**************************** | 44% archiving|***************************** | 45% archiving|***************************** | 46% archiving|****************************** | 46% archiving|****************************** | 47% archiving|******************************* | 48% archiving|******************************* | 49% archiving|******************************** | 50% archiving|******************************** | 51% archiving|********************************* | 51% archiving|********************************* | 52% archiving|********************************** | 53% archiving|********************************** | 54% archiving|*********************************** | 54% archiving|*********************************** | 55% archiving|************************************ | 56% archiving|************************************ | 57% archiving|************************************* | 57% archiving|************************************* | 58% archiving|************************************** | 59% archiving|************************************** | 60% archiving|*************************************** | 60% archiving|*************************************** | 61% archiving|**************************************** | 62% archiving|**************************************** | 63% archiving|***************************************** | 64% archiving|***************************************** | 65% archiving|****************************************** | 65% archiving|****************************************** | 66% archiving|******************************************* | 67% archiving|******************************************* | 68% archiving|******************************************** | 68% archiving|******************************************** | 69% archiving|********************************************* | 70% archiving|********************************************* | 71% archiving|********************************************** | 71% archiving|********************************************** | 72% archiving|*********************************************** | 73% archiving|*********************************************** | 74% archiving|************************************************ | 74% archiving|************************************************ | 75% archiving|************************************************ | 76% archiving|************************************************* | 76% archiving|************************************************* | 77% archiving|************************************************** | 78% archiving|************************************************** | 79% archiving|*************************************************** | 79% archiving|*************************************************** | 80% archiving|**************************************************** | 81% archiving|**************************************************** | 82% archiving|***************************************************** | 82% archiving|***************************************************** | 83% archiving|****************************************************** | 84% archiving|****************************************************** | 85% archiving|******************************************************* | 85% archiving|******************************************************* | 86% archiving|******************************************************** | 87% archiving|******************************************************** | 88% archiving|********************************************************* | 89% archiving|********************************************************* | 90% archiving|********************************************************** | 90% archiving|********************************************************** | 91% archiving|*********************************************************** | 92% archiving|*********************************************************** | 93% archiving|************************************************************ | 93% archiving|************************************************************ | 94% archiving|************************************************************ | 95% archiving|************************************************************* | 95% archiving|************************************************************* | 96% archiving|************************************************************** | 96% archiving|************************************************************** | 97% archiving|*************************************************************** | 98% archiving|*************************************************************** | 99% archiving|****************************************************************| 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/rust-bootstrap-1.82.0.tgz `/exopi-obj/pobj/rust-1.82.0/fake-amd64/.fake_done' is up to date. ===> Building package for rust-src-1.82.0 Create /exopi-cvs/ports/packages/amd64/no-arch/rust-src-1.82.0.tgz Creating package rust-src-1.82.0 reading plist| reading plist|- checking dependencies| checking dependencies|lang/rust,-main checksumming| checksumming| | 0% checksumming| | 1% checksumming|* | 1% checksumming|* | 2% checksumming|** | 2% checksumming|** | 3% checksumming|** | 4% checksumming|*** | 4% checksumming|*** | 5% checksumming|*** | 6% checksumming|**** | 6% checksumming|**** | 7% checksumming|***** | 7% checksumming|***** | 8% checksumming|***** | 9% checksumming|****** | 9% checksumming|****** | 10% checksumming|****** | 11% checksumming|******* | 11% checksumming|******* | 12% checksumming|******** | 12% checksumming|******** | 13% checksumming|******** | 14% checksumming|********* | 14% checksumming|********* | 15% checksumming|********* | 16% checksumming|********** | 16% checksumming|********** | 17% checksumming|*********** | 17% checksumming|*********** | 18% checksumming|*********** | 19% checksumming|************ | 19% checksumming|************ | 20% checksumming|************* | 21% checksumming|************* | 22% checksumming|************** | 22% checksumming|************** | 23% checksumming|************** | 24% checksumming|*************** | 24% checksumming|*************** | 25% checksumming|**************** | 25% checksumming|**************** | 26% checksumming|**************** | 27% checksumming|***************** | 27% checksumming|***************** | 28% checksumming|***************** | 29% checksumming|****************** | 29% checksumming|****************** | 30% checksumming|******************* | 30% checksumming|******************* | 31% checksumming|******************* | 32% checksumming|******************** | 32% checksumming|******************** | 33% checksumming|******************** | 34% checksumming|********************* | 34% checksumming|********************* | 35% checksumming|********************** | 35% checksumming|********************** | 36% checksumming|********************** | 37% checksumming|*********************** | 37% checksumming|*********************** | 38% checksumming|************************ | 39% checksumming|************************ | 40% checksumming|************************* | 40% checksumming|************************* | 41% checksumming|************************* | 42% checksumming|************************** | 42% checksumming|************************** | 43% checksumming|*************************** | 43% checksumming|*************************** | 44% checksumming|*************************** | 45% checksumming|**************************** | 45% checksumming|**************************** | 46% checksumming|**************************** | 47% checksumming|***************************** | 47% checksumming|***************************** | 48% checksumming|****************************** | 48% checksumming|****************************** | 49% checksumming|****************************** | 50% checksumming|******************************* | 50% checksumming|******************************* | 51% checksumming|******************************* | 52% checksumming|******************************** | 52% checksumming|******************************** | 53% checksumming|********************************* | 53% checksumming|********************************* | 54% checksumming|********************************* | 55% checksumming|********************************** | 55% checksumming|********************************** | 56% checksumming|********************************** | 57% checksumming|*********************************** | 57% checksumming|*********************************** | 58% checksumming|************************************ | 58% checksumming|************************************ | 59% checksumming|************************************ | 60% checksumming|************************************* | 60% checksumming|************************************* | 61% checksumming|************************************** | 62% checksumming|************************************** | 63% checksumming|*************************************** | 63% checksumming|*************************************** | 64% checksumming|*************************************** | 65% checksumming|**************************************** | 65% checksumming|**************************************** | 66% checksumming|***************************************** | 66% checksumming|***************************************** | 67% checksumming|***************************************** | 68% checksumming|****************************************** | 68% checksumming|****************************************** | 69% checksumming|****************************************** | 70% checksumming|******************************************* | 70% checksumming|******************************************* | 71% checksumming|******************************************** | 71% checksumming|******************************************** | 72% checksumming|******************************************** | 73% checksumming|********************************************* | 73% checksumming|********************************************* | 74% checksumming|********************************************* | 75% checksumming|********************************************** | 75% checksumming|********************************************** | 76% checksumming|*********************************************** | 76% checksumming|*********************************************** | 77% checksumming|*********************************************** | 78% checksumming|************************************************ | 78% checksumming|************************************************ | 79% checksumming|************************************************* | 80% checksumming|************************************************* | 81% checksumming|************************************************** | 81% checksumming|************************************************** | 82% checksumming|************************************************** | 83% checksumming|*************************************************** | 83% checksumming|*************************************************** | 84% checksumming|**************************************************** | 84% checksumming|**************************************************** | 85% checksumming|**************************************************** | 86% checksumming|***************************************************** | 86% checksumming|***************************************************** | 87% checksumming|***************************************************** | 88% checksumming|****************************************************** | 88% checksumming|****************************************************** | 89% checksumming|******************************************************* | 89% checksumming|******************************************************* | 90% checksumming|******************************************************* | 91% checksumming|******************************************************** | 91% checksumming|******************************************************** | 92% checksumming|******************************************************** | 93% checksumming|********************************************************* | 93% checksumming|********************************************************* | 94% checksumming|********************************************************** | 94% checksumming|********************************************************** | 95% checksumming|********************************************************** | 96% checksumming|*********************************************************** | 96% checksumming|*********************************************************** | 97% checksumming|*********************************************************** | 98% checksumming|************************************************************ | 98% checksumming|************************************************************ | 99% checksumming|*************************************************************| 99% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving| | 1% archiving|* | 1% archiving|* | 2% archiving|** | 2% archiving|** | 3% archiving|** | 4% archiving|*** | 4% archiving|*** | 5% archiving|**** | 6% archiving|**** | 7% archiving|***** | 7% archiving|***** | 8% archiving|****** | 9% archiving|****** | 10% archiving|******* | 10% archiving|******* | 11% archiving|******* | 12% archiving|******** | 12% archiving|******** | 13% archiving|********* | 14% archiving|********* | 15% archiving|********** | 15% archiving|********** | 16% archiving|*********** | 16% archiving|*********** | 17% archiving|*********** | 18% archiving|************ | 18% archiving|************ | 19% archiving|************* | 20% archiving|************* | 21% archiving|************** | 21% archiving|************** | 22% archiving|************** | 23% archiving|*************** | 23% archiving|*************** | 24% archiving|**************** | 24% archiving|**************** | 25% archiving|**************** | 26% archiving|***************** | 26% archiving|***************** | 27% archiving|****************** | 27% archiving|****************** | 28% archiving|****************** | 29% archiving|******************* | 29% archiving|******************* | 30% archiving|******************** | 30% archiving|******************** | 31% archiving|******************** | 32% archiving|********************* | 32% archiving|********************* | 33% archiving|********************** | 34% archiving|********************** | 35% archiving|*********************** | 35% archiving|*********************** | 36% archiving|************************ | 37% archiving|**************************** | 44% archiving|***************************** | 45% archiving|****************************** | 47% archiving|******************************* | 48% archiving|******************************* | 49% archiving|******************************** | 49% archiving|******************************** | 50% archiving|********************************** | 53% archiving|********************************** | 54% archiving|*********************************** | 55% archiving|*************************************** | 61% archiving|***************************************** | 64% archiving|******************************************* | 67% archiving|******************************************** | 68% archiving|******************************************** | 69% archiving|********************************************* | 70% archiving|********************************************** | 72% archiving|*********************************************** | 73% archiving|*********************************************** | 74% archiving|************************************************ | 74% archiving|************************************************ | 75% archiving|************************************************ | 76% archiving|************************************************* | 76% archiving|************************************************* | 77% archiving|************************************************** | 77% archiving|************************************************** | 78% archiving|**************************************************** | 81% archiving|**************************************************** | 82% archiving|***************************************************** | 83% archiving|****************************************************** | 84% archiving|****************************************************** | 85% archiving|******************************************************* | 85% archiving|******************************************************* | 86% archiving|******************************************************* | 87% archiving|******************************************************** | 87% archiving|******************************************************** | 88% archiving|********************************************************* | 88% archiving|********************************************************* | 89% archiving|********************************************************* | 90% archiving|********************************************************** | 90% archiving|********************************************************** | 91% archiving|*********************************************************** | 91% archiving|*********************************************************** | 92% archiving|************************************************************** | 97% archiving|************************************************************** | 98% archiving|*************************************************************** | 98% archiving|*************************************************************** | 99% archiving|****************************************************************| 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/all/rust-src-1.82.0.tgz Link to /exopi-cvs/ports/packages/amd64/ftp/rust-src-1.82.0.tgz >>> Running clean in lang/rust at 1732142855.24 ===> lang/rust ===> Cleaning for rust-1.82.0 >>> Ended at 1732142908.51 max_stuck=392.18/waiting-for-lock #84=3.86/depends=47.69/show-prepare-results=4.34/patch=183.09/configure=0.69/build=5756.64/fake=350.79/package=152.04/clean=53.30

, flags: raw::c_int) -> Result 181 | | where 182 | | P: AsRef, | |________________________^ warning[E0133]: call to unsafe function `os::unix::dlerror` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libloading-0.8.5/src/os/unix/mod.rs:224:17 | 224 | dlerror(); | ^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libloading-0.8.5/src/os/unix/mod.rs:210:5 | 210 | / unsafe fn get_impl(&self, symbol: &[u8], on_null: F) -> Result, crate::Error> 211 | | where 212 | | F: FnOnce() -> Result, crate::Error>, | |_______________________________________________________^ warning[E0133]: call to unsafe function `os::unix::dlsym` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libloading-0.8.5/src/os/unix/mod.rs:225:30 | 225 | let symbol = dlsym(self.handle, symbol.as_ptr()); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `os::unix::Library::get_singlethreaded` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libloading-0.8.5/src/os/unix/mod.rs:283:17 | 283 | self.get_singlethreaded(symbol) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libloading-0.8.5/src/os/unix/mod.rs:268:5 | 268 | pub unsafe fn get(&self, symbol: &[u8]) -> Result, crate::Error> { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `os::unix::Library::get_impl` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libloading-0.8.5/src/os/unix/mod.rs:312:9 | 312 | / self.get_impl(symbol, || { 313 | | Ok(Symbol { 314 | | pointer: ptr::null_mut(), 315 | | pd: marker::PhantomData, 316 | | }) 317 | | }) | |__________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libloading-0.8.5/src/os/unix/mod.rs:311:5 | 311 | pub unsafe fn get_singlethreaded(&self, symbol: &[u8]) -> Result, crate::Error> { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `os::unix::Library::new` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libloading-0.8.5/src/safe.rs:85:9 | 85 | imp::Library::new(filename).map(From::from) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libloading-0.8.5/src/safe.rs:84:5 | 84 | pub unsafe fn new>(filename: P) -> Result { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `os::unix::Library::get` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libloading-0.8.5/src/safe.rs:149:9 | 149 | self.0.get(symbol).map(|from| Symbol::from_raw(from, self)) | ^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libloading-0.8.5/src/safe.rs:148:5 | 148 | pub unsafe fn get<'lib, T>(&'lib self, symbol: &[u8]) -> Result, Error> { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `safe::Symbol::<'lib, T>::from_raw` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libloading-0.8.5/src/safe.rs:149:39 | 149 | self.0.get(symbol).map(|from| Symbol::from_raw(from, self)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libloading-0.8.5/src/safe.rs:198:26 | 198 | pub struct Symbol<'lib, T: 'lib> { | ^^^^^^ help: remove this bound | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` warning: `libloading` (lib) generated 32 warnings Compiling regex-syntax v0.6.29 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=regex_syntax CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-syntax-0.6.29 CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A regular expression parser.' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/regex' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=regex-syntax CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/regex' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.6.29 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=29 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-syntax-0.6.29 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name regex_syntax --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-syntax-0.6.29/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=baf46a7ec2fa5b78 -C extra-filename=-baf46a7ec2fa5b78 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: `regex` (lib) generated 22 warnings Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=openbsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(parallel_compiler)-Zmacro-backtrace-Csplit-debuginfo=off-Wrustc::internal-Wkeyword_idents_2024-Wunsafe_op_in_unsafe_fn-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zon-broken-pipe=kill' CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicase-2.7.0 CARGO_PKG_AUTHORS='Sean McArthur ' CARGO_PKG_DESCRIPTION='A case-insensitive wrapper around strings.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicase CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/seanmonstar/unicase' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.7.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-openbsd LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib/rustlib/x86_64-unknown-openbsd/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' NUM_JOBS=6 OPT_LEVEL=3 OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/build/unicase-d4502ff8fb86b7cc/out PROFILE=release RUSTC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTC_WRAPPER=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTDOC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-openbsd /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/build/unicase-855c6bfd5288ab6f/build-script-build` [unicase 2.7.0] cargo:rustc-cfg=__unicase__iter_cmp [unicase 2.7.0] cargo:rustc-cfg=__unicase__default_hasher [unicase 2.7.0] cargo:rustc-cfg=__unicase__const_fns [unicase 2.7.0] cargo:rustc-cfg=__unicase__core_and_alloc Compiling object v0.32.2 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=object CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/object-0.32.2 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A unified interface for reading and writing object file formats.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=object CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/gimli-rs/object' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.32.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=32 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/object-0.32.2 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name object --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/object-0.32.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="archive"' --cfg 'feature="coff"' --cfg 'feature="compression"' --cfg 'feature="elf"' --cfg 'feature="macho"' --cfg 'feature="pe"' --cfg 'feature="read"' --cfg 'feature="read_core"' --cfg 'feature="std"' --cfg 'feature="unaligned"' --cfg 'feature="write"' --cfg 'feature="write_core"' --cfg 'feature="write_std"' --cfg 'feature="xcoff"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all", "alloc", "archive", "cargo-all", "coff", "compiler_builtins", "compression", "core", "default", "doc", "elf", "macho", "pe", "read", "read_core", "rustc-dep-of-std", "std", "unaligned", "unstable", "unstable-all", "wasm", "write", "write_core", "write_std", "xcoff"))' -C metadata=cd9f396e92031910 -C extra-filename=-cd9f396e92031910 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern crc32fast=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libcrc32fast-9d0b0527f872ae94.rmeta --extern flate2=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libflate2-5c104b42cd3db37b.rmeta --extern hashbrown=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libhashbrown-bf26c00c7bbba522.rmeta --extern indexmap=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libindexmap-13df4d8293cc8ab1.rmeta --extern memchr=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libmemchr-a8fd22ca380f4c0a.rmeta --extern ruzstd=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libruzstd-faa5fe5a1ecccf3a.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling gimli v0.28.1 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=gimli CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.28.1 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A library for reading and writing the DWARF debugging format.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gimli CARGO_PKG_README=./README.md CARGO_PKG_REPOSITORY='https://github.com/gimli-rs/gimli' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.28.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=28 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.28.1 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name gimli --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.28.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="read"' --cfg 'feature="read-core"' --cfg 'feature="std"' --cfg 'feature="write"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "endian-reader", "fallible-iterator", "read", "read-all", "read-core", "rustc-dep-of-std", "std", "write"))' -C metadata=3a80d8081b924978 -C extra-filename=-3a80d8081b924978 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern indexmap=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libindexmap-13df4d8293cc8ab1.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: method `symmetric_difference` is never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-syntax-0.6.29/src/hir/interval.rs:423:8 | 335 | pub trait Interval: | -------- method in this trait ... 423 | fn symmetric_difference( | ^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default warning: call to `.borrow()` on a reference in this situation does nothing --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-syntax-0.6.29/src/ast/parse.rs:379:21 | 379 | self.pattern.borrow() | ^^^^^^^^^ help: remove this redundant call | = note: the type `str` does not implement `Borrow`, so calling `borrow` on `&str` copies the reference, which does not do anything and can be removed = note: `#[warn(noop_method_call)]` on by default warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.28.1/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` 103 | 104 | / dw!( 105 | | /// The section type field in a `.dwp` unit index. 106 | | /// 107 | | /// This is used for version 5 and later. ... | 117 | | DW_SECT_RNGLISTS = 8, 118 | | }); | |__- in this macro invocation | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.28.1/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 120 | / dw!( 121 | | /// The section type field in a `.dwp` unit index with version 2. 122 | | DwSectV2(u32) { 123 | | DW_SECT_V2_INFO = 1, ... | 130 | | DW_SECT_V2_MACRO = 8, 131 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.28.1/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 133 | / dw!( 134 | | /// The unit type field in a unit header. 135 | | /// 136 | | /// See Section 7.5.1, Table 7.2. ... | 145 | | DW_UT_hi_user = 0xff, 146 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.28.1/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 148 | / dw!( 149 | | /// The opcode for a call frame instruction. 150 | | /// 151 | | /// Section 7.24: ... | 193 | | DW_CFA_AARCH64_negate_ra_state = 0x2d, 194 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.28.1/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 196 | / dw!( 197 | | /// The child determination encodings for DIE attributes. 198 | | /// 199 | | /// See Section 7.5.3, Table 7.4. ... | 202 | | DW_CHILDREN_yes = 1, 203 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.28.1/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 205 | / dw!( 206 | | /// The tag encodings for DIE attributes. 207 | | /// 208 | | /// See Section 7.5.3, Table 7.3. ... | 347 | | DW_TAG_BORLAND_Delphi_variant = 0xb004, 348 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.28.1/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 350 | / dw!( 351 | | /// The attribute encodings for DIE attributes. 352 | | /// 353 | | /// See Section 7.5.4, Table 7.5. ... | 657 | | DW_AT_APPLE_property = 0x3fed 658 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.28.1/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 660 | / dw!( 661 | | /// The attribute form encodings for DIE attributes. 662 | | /// 663 | | /// See Section 7.5.6, Table 7.6. ... | 721 | | DW_FORM_GNU_strp_alt = 0x1f21 722 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.28.1/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 724 | / dw!( 725 | | /// The encodings of the constants used in the `DW_AT_encoding` attribute. 726 | | /// 727 | | /// See Section 7.8, Table 7.11. ... | 753 | | DW_ATE_hi_user = 0xff, 754 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.28.1/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 756 | / dw!( 757 | | /// The encodings of the constants used in location list entries. 758 | | /// 759 | | /// See Section 7.7.3, Table 7.10. ... | 770 | | DW_LLE_GNU_view_pair = 0x09, 771 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.28.1/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 773 | / dw!( 774 | | /// The encodings of the constants used in the `DW_AT_decimal_sign` attribute. 775 | | /// 776 | | /// See Section 7.8, Table 7.12. ... | 782 | | DW_DS_trailing_separate = 0x05, 783 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.28.1/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 785 | / dw!( 786 | | /// The encodings of the constants used in the `DW_AT_endianity` attribute. 787 | | /// 788 | | /// See Section 7.8, Table 7.13. ... | 794 | | DW_END_hi_user = 0xff, 795 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.28.1/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 797 | / dw!( 798 | | /// The encodings of the constants used in the `DW_AT_accessibility` attribute. 799 | | /// 800 | | /// See Section 7.9, Table 7.14. ... | 804 | | DW_ACCESS_private = 0x03, 805 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.28.1/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 807 | / dw!( 808 | | /// The encodings of the constants used in the `DW_AT_visibility` attribute. 809 | | /// 810 | | /// See Section 7.10, Table 7.15. ... | 814 | | DW_VIS_qualified = 0x03, 815 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.28.1/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 817 | / dw!( 818 | | /// The encodings of the constants used in the `DW_AT_virtuality` attribute. 819 | | /// 820 | | /// See Section 7.11, Table 7.16. ... | 824 | | DW_VIRTUALITY_pure_virtual = 0x02, 825 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.28.1/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 827 | / dw!( 828 | | /// The encodings of the constants used in the `DW_AT_language` attribute. 829 | | /// 830 | | /// See Section 7.12, Table 7.17. ... | 886 | | DW_LANG_BORLAND_Delphi = 0xb000, 887 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.28.1/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 925 | / dw!( 926 | | /// The encodings of the constants used in the `DW_AT_address_class` attribute. 927 | | /// 928 | | /// There is only one value that is common to all target architectures. ... | 931 | | DW_ADDR_none = 0x00, 932 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.28.1/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 934 | / dw!( 935 | | /// The encodings of the constants used in the `DW_AT_identifier_case` attribute. 936 | | /// 937 | | /// See Section 7.14, Table 7.18. ... | 942 | | DW_ID_case_insensitive = 0x03, 943 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.28.1/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 945 | / dw!( 946 | | /// The encodings of the constants used in the `DW_AT_calling_convention` attribute. 947 | | /// 948 | | /// See Section 7.15, Table 7.19. ... | 956 | | DW_CC_hi_user = 0xff, 957 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.28.1/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 959 | / dw!( 960 | | /// The encodings of the constants used in the `DW_AT_inline` attribute. 961 | | /// 962 | | /// See Section 7.16, Table 7.20. ... | 967 | | DW_INL_declared_inlined = 0x03, 968 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.28.1/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 970 | / dw!( 971 | | /// The encodings of the constants used in the `DW_AT_ordering` attribute. 972 | | /// 973 | | /// See Section 7.17, Table 7.17. ... | 976 | | DW_ORD_col_major = 0x01, 977 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.28.1/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 979 | / dw!( 980 | | /// The encodings of the constants used in the `DW_AT_discr_list` attribute. 981 | | /// 982 | | /// See Section 7.18, Table 7.22. ... | 985 | | DW_DSC_range = 0x01, 986 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.28.1/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 988 | / dw!( 989 | | /// Name index attribute encodings. 990 | | /// 991 | | /// See Section 7.19, Table 7.23. ... | 999 | | DW_IDX_hi_user = 0x3fff, 1000 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.28.1/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 1002 | / dw!( 1003 | | /// The encodings of the constants used in the `DW_AT_defaulted` attribute. 1004 | | /// 1005 | | /// See Section 7.20, Table 7.24. ... | 1009 | | DW_DEFAULTED_out_of_class = 0x02, 1010 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.28.1/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 1012 | / dw!( 1013 | | /// The encodings for the standard opcodes for line number information. 1014 | | /// 1015 | | /// See Section 7.22, Table 7.25. ... | 1028 | | DW_LNS_set_isa = 0x0c, 1029 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.28.1/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 1031 | / dw!( 1032 | | /// The encodings for the extended opcodes for line number information. 1033 | | /// 1034 | | /// See Section 7.22, Table 7.26. ... | 1042 | | DW_LNE_hi_user = 0xff, 1043 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.28.1/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 1045 | / dw!( 1046 | | /// The encodings for the line number header entry formats. 1047 | | /// 1048 | | /// See Section 7.22, Table 7.27. ... | 1056 | | DW_LNCT_hi_user = 0x3fff, 1057 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.28.1/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 1059 | / dw!( 1060 | | /// The encodings for macro information entry types. 1061 | | /// 1062 | | /// See Section 7.23, Table 7.28. ... | 1077 | | DW_MACRO_hi_user = 0xff, 1078 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.28.1/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 1080 | / dw!( 1081 | | /// Range list entry encoding values. 1082 | | /// 1083 | | /// See Section 7.25, Table 7.30. ... | 1092 | | DW_RLE_start_length = 0x07, 1093 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.28.1/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 1095 | / dw!( 1096 | | /// The encodings for DWARF expression operations. 1097 | | /// 1098 | | /// See Section 7.7.1, Table 7.9. ... | 1279 | | DW_OP_WASM_location = 0xed, 1280 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.28.1/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 1282 | / dw!( 1283 | | /// Pointer encoding used by `.eh_frame`. 1284 | | /// 1285 | | /// The four lower bits describe the ... | 1337 | | DW_EH_PE_omit = 0xff, 1338 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.28.1/src/read/cfi.rs:210:45 | 210 | pub fn table(&self) -> Option> { | ----------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 210 | pub fn table(&self) -> Option> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.28.1/src/read/cfi.rs:1248:56 | 1248 | encoding_parameters: &PointerEncodingParameters, | -------------------------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 1248 | encoding_parameters: &PointerEncodingParameters<'_, R>, | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.28.1/src/read/cfi.rs:1715:47 | 1715 | parameters: &PointerEncodingParameters, | -------------------------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 1715 | parameters: &PointerEncodingParameters<'_, R>, | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.28.1/src/read/cfi.rs:1971:32 | 1971 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1971 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.28.1/src/read/cfi.rs:2501:32 | 2501 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2501 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.28.1/src/read/cfi.rs:2571:39 | 2571 | fn iter(&self) -> RegisterRuleIter { | ----------------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 2571 | fn iter(&self) -> RegisterRuleIter<'_, R> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.28.1/src/read/cfi.rs:2648:32 | 2648 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2648 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.28.1/src/read/cfi.rs:2789:48 | 2789 | pub fn registers(&self) -> RegisterRuleIter { | ----------------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 2789 | pub fn registers(&self) -> RegisterRuleIter<'_, R> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.28.1/src/read/cfi.rs:3186:47 | 3186 | parameters: &PointerEncodingParameters, | -------------------------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 3186 | parameters: &PointerEncodingParameters<'_, R>, | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.28.1/src/read/cfi.rs:3503:43 | 3503 | parameters: &PointerEncodingParameters, | -------------------------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 3503 | parameters: &PointerEncodingParameters<'_, R>, | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.28.1/src/read/dwarf.rs:400:42 | 400 | entry: &DebuggingInformationEntry, | -------------------------^-- expected lifetime parameters | help: indicate the anonymous lifetimes | 400 | entry: &DebuggingInformationEntry<'_, '_, R>, | +++++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.28.1/src/read/dwarf.rs:722:43 | 722 | sections: UnitIndexSectionIterator, | ------------------------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 722 | sections: UnitIndexSectionIterator<'_, R>, | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.28.1/src/read/dwarf.rs:1001:91 | 1001 | pub fn entry(&self, offset: UnitOffset) -> Result> { | -------------------------^-- expected lifetime parameters | help: indicate the anonymous lifetimes | 1001 | pub fn entry(&self, offset: UnitOffset) -> Result> { | +++++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.28.1/src/read/dwarf.rs:1007:43 | 1007 | pub fn entries(&self) -> EntriesCursor { | -------------^-- expected lifetime parameters | help: indicate the anonymous lifetimes | 1007 | pub fn entries(&self) -> EntriesCursor<'_, '_, R> { | +++++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.28.1/src/read/dwarf.rs:1014:91 | 1014 | pub fn entries_at_offset(&self, offset: UnitOffset) -> Result> { | -------------^-- expected lifetime parameters | help: indicate the anonymous lifetimes | 1014 | pub fn entries_at_offset(&self, offset: UnitOffset) -> Result> { | +++++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.28.1/src/read/dwarf.rs:1021:92 | 1021 | pub fn entries_tree(&self, offset: Option>) -> Result> { | -----------^-- expected lifetime parameters | help: indicate the anonymous lifetimes | 1021 | pub fn entries_tree(&self, offset: Option>) -> Result> { | +++++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.28.1/src/read/dwarf.rs:1027:90 | 1027 | pub fn entries_raw(&self, offset: Option>) -> Result> { | ----------^-- expected lifetime parameters | help: indicate the anonymous lifetimes | 1027 | pub fn entries_raw(&self, offset: Option>) -> Result> { | +++++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.28.1/src/read/endian_slice.rs:307:37 | 307 | fn to_slice(&self) -> Result> { | ---^----- expected lifetime parameter | help: indicate the anonymous lifetime | 307 | fn to_slice(&self) -> Result> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.28.1/src/read/endian_slice.rs:313:38 | 313 | fn to_string(&self) -> Result> { | ---^---- expected lifetime parameter | help: indicate the anonymous lifetime | 313 | fn to_string(&self) -> Result> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.28.1/src/read/endian_slice.rs:322:44 | 322 | fn to_string_lossy(&self) -> Result> { | ---^---- expected lifetime parameter | help: indicate the anonymous lifetime | 322 | fn to_string_lossy(&self) -> Result> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.28.1/src/read/reader.rs:277:37 | 277 | fn to_slice(&self) -> Result>; | ---^----- expected lifetime parameter | help: indicate the anonymous lifetime | 277 | fn to_slice(&self) -> Result>; | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.28.1/src/read/reader.rs:288:38 | 288 | fn to_string(&self) -> Result>; | ---^---- expected lifetime parameter | help: indicate the anonymous lifetime | 288 | fn to_string(&self) -> Result>; | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.28.1/src/read/reader.rs:297:44 | 297 | fn to_string_lossy(&self) -> Result>; | ---^---- expected lifetime parameter | help: indicate the anonymous lifetime | 297 | fn to_string_lossy(&self) -> Result>; | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.28.1/src/read/index.rs:231:76 | 231 | pub fn sections(&self, mut row: u32) -> Result> { | ------------------------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 231 | pub fn sections(&self, mut row: u32) -> Result> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.28.1/src/read/line.rs:534:32 | 534 | fn fmt(&self, f: &mut fmt::Formatter) -> result::Result<(), fmt::Error> { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 534 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> result::Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.28.1/src/read/value.rs:112:42 | 112 | entry: &DebuggingInformationEntry, | -------------------------^-- expected lifetime parameters | help: indicate the anonymous lifetimes | 112 | entry: &DebuggingInformationEntry<'_, '_, R>, | +++++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.28.1/src/read/mod.rs:438:32 | 438 | fn fmt(&self, f: &mut fmt::Formatter) -> ::core::result::Result<(), fmt::Error> { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 438 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> ::core::result::Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.28.1/src/write/loc.rs:308:41 | 308 | context: &ConvertUnitContext, | ------------------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 308 | context: &ConvertUnitContext<'_, R>, | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.28.1/src/write/range.rs:224:41 | 224 | context: &ConvertUnitContext, | ------------------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 224 | context: &ConvertUnitContext<'_, R>, | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.28.1/src/write/unit.rs:490:39 | 490 | pub fn attrs(&self) -> slice::Iter { | -----------^---------- expected lifetime parameter | help: indicate the anonymous lifetime | 490 | pub fn attrs(&self) -> slice::Iter<'_, Attribute> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.28.1/src/write/unit.rs:496:50 | 496 | pub fn attrs_mut(&mut self) -> slice::IterMut { | --------------^---------- expected lifetime parameter | help: indicate the anonymous lifetime | 496 | pub fn attrs_mut(&mut self) -> slice::IterMut<'_, Attribute> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.28.1/src/write/unit.rs:543:42 | 543 | pub fn children(&self) -> slice::Iter { | -----------^------------ expected lifetime parameter | help: indicate the anonymous lifetime | 543 | pub fn children(&self) -> slice::Iter<'_, UnitEntryId> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.28.1/src/write/unit.rs:1668:40 | 1668 | from: read::EntriesTreeNode, | ---------------------^-- expected lifetime parameters | help: indicate the anonymous lifetimes | 1668 | from: read::EntriesTreeNode<'_, '_, '_, R>, | +++++++++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.28.1/src/write/unit.rs:1702:45 | 1702 | context: &mut ConvertUnitContext, | ------------------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 1702 | context: &mut ConvertUnitContext<'_, R>, | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.28.1/src/write/unit.rs:1723:45 | 1723 | context: &mut ConvertUnitContext, | ------------------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 1723 | context: &mut ConvertUnitContext<'_, R>, | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.28.1/src/write/unit.rs:1737:45 | 1737 | context: &mut ConvertUnitContext, | ------------------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 1737 | context: &mut ConvertUnitContext<'_, R>, | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.28.1/src/write/mod.rs:204:32 | 204 | fn fmt(&self, f: &mut fmt::Formatter) -> result::Result<(), fmt::Error> { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 204 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> result::Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.28.1/src/write/mod.rs:364:36 | 364 | fn fmt(&self, f: &mut fmt::Formatter) -> result::Result<(), fmt::Error> { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 364 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> result::Result<(), fmt::Error> { | ++++ warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.28.1/src/write/cfi.rs:622:31 | 622 | let mut cie_ids = HashMap::new(); | ^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary = note: `-W rustc::default-hash-types` implied by `-W rustc::internal` = help: to override `-W rustc::internal` add `#[allow(rustc::default_hash_types)]` warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.28.1/src/write/op.rs:847:32 | 847 | entry_ids: Option<&HashMap>, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.28.1/src/write/unit.rs:1501:28 | 1501 | pub entry_ids: &'a HashMap, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.28.1/src/write/unit.rs:1523:33 | 1523 | let mut entry_ids = HashMap::new(); | ^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.28.1/src/write/unit.rs:1561:29 | 1561 | entry_ids: &mut HashMap, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.28.1/src/write/unit.rs:1602:25 | 1602 | entry_ids: &HashMap, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.28.1/src/write/unit.rs:1673:29 | 1673 | entry_ids: &mut HashMap, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/object-0.32.2/src/read/read_cache.rs:28:11 | 28 | bufs: HashMap<(u64, u64), Box<[u8]>>, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary = note: `-W rustc::default-hash-types` implied by `-W rustc::internal` = help: to override `-W rustc::internal` add `#[allow(rustc::default_hash_types)]` warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/object-0.32.2/src/read/read_cache.rs:29:14 | 29 | strings: HashMap<(u64, u8), Box<[u8]>>, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/object-0.32.2/src/read/read_cache.rs:38:23 | 38 | bufs: HashMap::new(), | ^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/object-0.32.2/src/read/read_cache.rs:39:26 | 39 | strings: HashMap::new(), | ^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/object-0.32.2/src/write/mod.rs:68:24 | 68 | standard_sections: HashMap, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/object-0.32.2/src/write/mod.rs:70:17 | 70 | symbol_map: HashMap, SymbolId>, | ^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/object-0.32.2/src/write/mod.rs:71:19 | 71 | stub_symbols: HashMap, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/object-0.32.2/src/write/mod.rs:95:32 | 95 | standard_sections: HashMap::new(), | ^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/object-0.32.2/src/write/mod.rs:97:25 | 97 | symbol_map: HashMap::new(), | ^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/object-0.32.2/src/write/mod.rs:98:27 | 98 | stub_symbols: HashMap::new(), | ^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: `gimli` (lib) generated 76 warnings Compiling regex-automata v0.1.10 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=regex_automata CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10 CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='Automata construction and matching using regular expressions.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/regex-automata' CARGO_PKG_LICENSE=Unlicense/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=regex-automata CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/regex-automata' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.10 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name regex_automata --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="regex-syntax"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "fst", "regex-syntax", "std", "transducer"))' -C metadata=97172534e7fcf0c7 -C extra-filename=-97172534e7fcf0c7 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern regex_syntax=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libregex_syntax-baf46a7ec2fa5b78.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/classes.rs:90:38 | 90 | pub fn representatives(&self) -> ByteClassRepresentatives { | ^^^^^^^^^^^^^^^^^^^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 90 | pub fn representatives(&self) -> ByteClassRepresentatives<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.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 | help: indicate the anonymous lifetime | 111 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/dense.rs:1113:38 | 1113 | pub fn states(&self) -> StateIter { | ---------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 1113 | pub fn states(&self) -> StateIter<'_, T, S> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/dense.rs:1508:55 | 1508 | pub fn get_state_mut(&mut self, id: S) -> StateMut { | --------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 1508 | pub fn get_state_mut(&mut self, id: S) -> StateMut<'_, S> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/dense.rs:1613:32 | 1613 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1613 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/dense.rs:1702:53 | 1702 | pub fn transitions(&self) -> StateTransitionIter { | -------------------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 1702 | pub fn transitions(&self) -> StateTransitionIter<'_, S> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/dense.rs:1718:66 | 1718 | pub fn sparse_transitions(&self) -> StateSparseTransitionIter { | -------------------------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 1718 | pub fn sparse_transitions(&self) -> StateSparseTransitionIter<'_, S> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/dense.rs:1725:32 | 1725 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1725 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/dense.rs:1828:57 | 1828 | pub fn iter_mut(&mut self) -> StateTransitionIterMut { | ----------------------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 1828 | pub fn iter_mut(&mut self) -> StateTransitionIterMut<'_, S> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/dense.rs:1835:32 | 1835 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1835 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/error.rs:115:32 | 115 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 115 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/minimize.rs:50:32 | 50 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 50 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/nfa/range_trie.rs:868:32 | 868 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 868 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/nfa/range_trie.rs:879:32 | 879 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 879 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/nfa/range_trie.rs:891:32 | 891 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 891 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/nfa/mod.rs:94:32 | 94 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 94 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/nfa/mod.rs:178:32 | 178 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 178 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/nfa/mod.rs:204:32 | 204 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 204 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/sparse.rs:1012:32 | 1012 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1012 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/sparse.rs:1140:32 | 1140 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1140 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/sparse.rs:1200:32 | 1200 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1200 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning[E0133]: call to unsafe function `core::slice::::get_unchecked` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/classes.rs:61:10 | 61 | *self.0.get_unchecked(byte as usize) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/classes.rs:60:5 | 60 | pub unsafe fn get_unchecked(&self, byte: u8) -> u8 { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` warning[E0133]: call to unsafe function `dense_imp::Repr::<&'a [S], S>::from_bytes` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/dense.rs:519:9 | 519 | Repr::from_bytes(buf).into_dense_dfa() | ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/dense.rs:518:5 | 518 | pub unsafe fn from_bytes(buf: &'a [u8]) -> DenseDFA<&'a [S], S> { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `dfa::DFA::next_state_unchecked` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/dense.rs:591:17 | 591 | r.next_state_unchecked(current, input) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/dense.rs:588:5 | 588 | unsafe fn next_state_unchecked(&self, current: S, input: u8) -> S { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `dfa::DFA::next_state_unchecked` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/dense.rs:594:17 | 594 | r.next_state_unchecked(current, input) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `dfa::DFA::next_state_unchecked` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/dense.rs:597:17 | 597 | r.next_state_unchecked(current, input) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `dfa::DFA::next_state_unchecked` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/dense.rs:600:17 | 600 | r.next_state_unchecked(current, input) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::slice::::get_unchecked` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/dense.rs:712:10 | 712 | *self.0.trans().get_unchecked(o) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/dense.rs:710:5 | 710 | unsafe fn next_state_unchecked(&self, current: S, input: u8) -> S { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `classes::ByteClasses::get_unchecked` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/dense.rs:772:21 | 772 | let input = self.0.byte_classes().get_unchecked(input); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/dense.rs:771:5 | 771 | unsafe fn next_state_unchecked(&self, current: S, input: u8) -> S { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::slice::::get_unchecked` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/dense.rs:774:10 | 774 | *self.0.trans().get_unchecked(o) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::slice::::get_unchecked` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/dense.rs:833:10 | 833 | *self.0.trans().get_unchecked(o) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/dense.rs:831:5 | 831 | unsafe fn next_state_unchecked(&self, current: S, input: u8) -> S { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `classes::ByteClasses::get_unchecked` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/dense.rs:886:21 | 886 | let input = self.0.byte_classes().get_unchecked(input); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/dense.rs:885:5 | 885 | unsafe fn next_state_unchecked(&self, current: S, input: u8) -> S { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::slice::::get_unchecked` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/dense.rs:888:10 | 888 | *self.0.trans().get_unchecked(o) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::slice::from_raw_parts` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/dense.rs:1386:21 | 1386 | let trans = slice::from_raw_parts(buf.as_ptr() as *const S, len); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/dense.rs:1299:5 | 1299 | unsafe fn from_bytes(mut buf: &'a [u8]) -> Repr<&'a [S], S> { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `dfa::DFA::next_state_unchecked` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/dfa.rs:361:9 | 361 | (**self).next_state_unchecked(current, input) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/dfa.rs:356:5 | 356 | / unsafe fn next_state_unchecked( 357 | | &self, 358 | | current: Self::ID, 359 | | input: u8, 360 | | ) -> Self::ID { | |_________________^ warning[E0133]: call to unsafe function `sparse_imp::Repr::<&'a [u8], S>::from_bytes` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/sparse.rs:411:9 | 411 | Repr::from_bytes(buf).into_sparse_dfa() | ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/sparse.rs:410:5 | 410 | pub unsafe fn from_bytes(buf: &'a [u8]) -> SparseDFA<&'a [u8], S> { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/dense.rs:1662:34 | 1662 | pub(crate) struct StateIter<'a, T: 'a, S: 'a> { | ^^^^ ^^^^ | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` help: remove these bounds | 1662 - pub(crate) struct StateIter<'a, T: 'a, S: 'a> { 1662 + pub(crate) struct StateIter<'a, T, S> { | warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/dense.rs:1689:30 | 1689 | pub(crate) struct State<'a, S: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/dense.rs:1753:44 | 1753 | pub(crate) struct StateTransitionIter<'a, S: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/dense.rs:1774:50 | 1774 | pub(crate) struct StateSparseTransitionIter<'a, S: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/dense.rs:1815:33 | 1815 | pub(crate) struct StateMut<'a, S: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/dense.rs:1847:47 | 1847 | pub(crate) struct StateTransitionIterMut<'a, S: 'a> { | ^^^^ help: remove this bound warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/determinize.rs:41:12 | 41 | cache: HashMap, S>, | ^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary = note: `-W rustc::default-hash-types` implied by `-W rustc::internal` = help: to override `-W rustc::internal` add `#[allow(rustc::default_hash_types)]` warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/determinize.rs:65:25 | 65 | let mut cache = HashMap::default(); | ^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/minimize.rs:42:34 | 42 | pub(crate) struct Minimizer<'a, S: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.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 warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/sparse.rs:723:38 | 723 | let mut map: HashMap = HashMap::with_capacity(self.state_count); | ^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/sparse.rs:723:22 | 723 | let mut map: HashMap = HashMap::with_capacity(self.state_count); | ^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: using `iter` can result in unstable query results --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/sparse.rs:745:39 | 745 | for (&old_id, &new_id) in map.iter() { | ^^^^ | = note: if you believe this case to be fine, allow this lint and add a comment explaining your rationale = note: `-W rustc::potential-query-instability` implied by `-W rustc::internal` = help: to override `-W rustc::internal` add `#[allow(rustc::potential_query_instability)]` warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.1.10/src/sparse.rs:1054:36 | 1054 | struct StateIter<'a, T: AsRef<[u8]> + 'a, S: StateID + 'a = usize> { | ^^^^^ ^^^^^ | help: remove these bounds | 1054 - struct StateIter<'a, T: AsRef<[u8]> + 'a, S: StateID + 'a = usize> { 1054 + struct StateIter<'a, T: AsRef<[u8]>, S: StateID = usize> { | warning: `regex-syntax` (lib) generated 2 warnings Compiling rustc_llvm v0.0.0 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_llvm) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_llvm CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_llvm CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 compiler/rustc_llvm/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ef3f9df78da694e3 -C extra-filename=-ef3f9df78da694e3 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/build/rustc_llvm-ef3f9df78da694e3 -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern cc=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/libcc-6e5ef739f26f43f4.rlib -Z binary-dep-depinfo` Compiling rustc_infer v0.0.0 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_infer) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rustc_infer CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_infer CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_infer CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rustc_infer --edition=2021 compiler/rustc_infer/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=c35d31403e40a24a -C extra-filename=-c35d31403e40a24a --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern rustc_ast_ir=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_ast_ir-834b122f5d824bb1.rmeta --extern rustc_data_structures=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_data_structures-986c0a5e3c925834.rmeta --extern rustc_errors=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_errors-100877e393eceb46.rmeta --extern rustc_fluent_macro=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/librustc_fluent_macro-3958e9cf055862c2.so --extern rustc_hir=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_hir-735cacdddd56801d.rmeta --extern rustc_index=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_index-141ffe42c008bc59.rmeta --extern rustc_macros=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/librustc_macros-abb099aea29845d2.so --extern rustc_middle=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_middle-5929c719834ecd1d.rmeta --extern rustc_next_trait_solver=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_next_trait_solver-fc17334bf0d56094.rmeta --extern rustc_span=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_span-2b982cf68b54de1d.rmeta --extern rustc_target=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_target-c7b0a98cb5f8ac81.rmeta --extern rustc_type_ir=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_type_ir-07df06d4a1e27753.rmeta --extern smallvec=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libsmallvec-d392916284d75176.rmeta --extern tracing=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libtracing-f4f4b1f3bc3cdd78.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/build/psm-b1ac996f6172bb4d/out` warning: `object` (lib) generated 10 warnings Compiling rustc_metadata v0.0.0 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_metadata) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rustc_metadata CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_metadata CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_metadata CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rustc_metadata --edition=2021 compiler/rustc_metadata/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=a681fd5fd68b3908 -C extra-filename=-a681fd5fd68b3908 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern bitflags=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libbitflags-d0df0f1b6db82e40.rmeta --extern libloading=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/liblibloading-6ee6a3128678e903.rmeta --extern odht=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libodht-26d837b65fd9ad4e.rmeta --extern rustc_ast=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_ast-9ff6649c2f4a7bc2.rmeta --extern rustc_attr=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_attr-7e8c1a84652bf9b8.rmeta --extern rustc_data_structures=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_data_structures-986c0a5e3c925834.rmeta --extern rustc_errors=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_errors-100877e393eceb46.rmeta --extern rustc_expand=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_expand-58cf72775884c086.rmeta --extern rustc_feature=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_feature-557654ba347b7d31.rmeta --extern rustc_fluent_macro=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/librustc_fluent_macro-3958e9cf055862c2.so --extern rustc_fs_util=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_fs_util-a260b4314ad3ed22.rmeta --extern rustc_hir=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_hir-735cacdddd56801d.rmeta --extern rustc_hir_pretty=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_hir_pretty-5895d9091391f1e5.rmeta --extern rustc_index=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_index-141ffe42c008bc59.rmeta --extern rustc_macros=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/librustc_macros-abb099aea29845d2.so --extern rustc_middle=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_middle-5929c719834ecd1d.rmeta --extern rustc_serialize=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_serialize-85ca5577d24dfbde.rmeta --extern rustc_session=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_session-46a782bc7ddc5945.rmeta --extern rustc_span=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_span-2b982cf68b54de1d.rmeta --extern rustc_target=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_target-c7b0a98cb5f8ac81.rmeta --extern rustc_type_ir=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_type_ir-07df06d4a1e27753.rmeta --extern snap=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libsnap-2930052be33d5868.rmeta --extern tempfile=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libtempfile-83c4197098f9ff63.rmeta --extern tracing=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libtracing-f4f4b1f3bc3cdd78.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/build/psm-b1ac996f6172bb4d/out` warning: `regex-automata` (lib) generated 50 warnings Compiling rustc_mir_dataflow v0.0.0 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_mir_dataflow) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rustc_mir_dataflow CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_mir_dataflow CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_mir_dataflow CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rustc_mir_dataflow --edition=2021 compiler/rustc_mir_dataflow/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=56d5412b0b7e98ac -C extra-filename=-56d5412b0b7e98ac --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern polonius_engine=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libpolonius_engine-60d7b9df456bd53b.rmeta --extern regex=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libregex-8dbbf6eeb4e3c2d8.rmeta --extern rustc_ast=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_ast-9ff6649c2f4a7bc2.rmeta --extern rustc_data_structures=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_data_structures-986c0a5e3c925834.rmeta --extern rustc_errors=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_errors-100877e393eceb46.rmeta --extern rustc_fluent_macro=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/librustc_fluent_macro-3958e9cf055862c2.so --extern rustc_graphviz=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_graphviz-0f539d25b6ee37f7.rmeta --extern rustc_hir=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_hir-735cacdddd56801d.rmeta --extern rustc_index=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_index-141ffe42c008bc59.rmeta --extern rustc_macros=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/librustc_macros-abb099aea29845d2.so --extern rustc_middle=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_middle-5929c719834ecd1d.rmeta --extern rustc_span=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_span-2b982cf68b54de1d.rmeta --extern rustc_target=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_target-c7b0a98cb5f8ac81.rmeta --extern smallvec=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libsmallvec-d392916284d75176.rmeta --extern tracing=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libtracing-f4f4b1f3bc3cdd78.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/build/psm-b1ac996f6172bb4d/out` Compiling rustc_transmute v0.0.0 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_transmute) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rustc_transmute CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_transmute CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_transmute CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rustc_transmute --edition=2021 compiler/rustc_transmute/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="rustc"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("rustc"))' -C metadata=3ab74550c6af6c66 -C extra-filename=-3ab74550c6af6c66 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern rustc_ast_ir=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_ast_ir-834b122f5d824bb1.rmeta --extern rustc_data_structures=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_data_structures-986c0a5e3c925834.rmeta --extern rustc_hir=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_hir-735cacdddd56801d.rmeta --extern rustc_infer=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_infer-c35d31403e40a24a.rmeta --extern rustc_macros=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/librustc_macros-abb099aea29845d2.so --extern rustc_middle=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_middle-5929c719834ecd1d.rmeta --extern rustc_span=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_span-2b982cf68b54de1d.rmeta --extern rustc_target=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_target-c7b0a98cb5f8ac81.rmeta --extern tracing=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libtracing-f4f4b1f3bc3cdd78.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/build/psm-b1ac996f6172bb4d/out` Compiling rustc_trait_selection v0.0.0 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_trait_selection) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rustc_trait_selection CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_trait_selection CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_trait_selection CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rustc_trait_selection --edition=2021 compiler/rustc_trait_selection/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=79573365830d05ec -C extra-filename=-79573365830d05ec --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern itertools=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libitertools-0d7e0f71f3c606aa.rmeta --extern rustc_ast=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_ast-9ff6649c2f4a7bc2.rmeta --extern rustc_ast_ir=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_ast_ir-834b122f5d824bb1.rmeta --extern rustc_attr=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_attr-7e8c1a84652bf9b8.rmeta --extern rustc_data_structures=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_data_structures-986c0a5e3c925834.rmeta --extern rustc_errors=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_errors-100877e393eceb46.rmeta --extern rustc_fluent_macro=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/librustc_fluent_macro-3958e9cf055862c2.so --extern rustc_hir=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_hir-735cacdddd56801d.rmeta --extern rustc_infer=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_infer-c35d31403e40a24a.rmeta --extern rustc_macros=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/librustc_macros-abb099aea29845d2.so --extern rustc_middle=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_middle-5929c719834ecd1d.rmeta --extern rustc_next_trait_solver=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_next_trait_solver-fc17334bf0d56094.rmeta --extern rustc_parse_format=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_parse_format-d7893413877e9589.rmeta --extern rustc_query_system=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_query_system-88debd6c3b8cded1.rmeta --extern rustc_serialize=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_serialize-85ca5577d24dfbde.rmeta --extern rustc_session=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_session-46a782bc7ddc5945.rmeta --extern rustc_span=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_span-2b982cf68b54de1d.rmeta --extern rustc_target=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_target-c7b0a98cb5f8ac81.rmeta --extern rustc_transmute=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_transmute-3ab74550c6af6c66.rmeta --extern rustc_type_ir=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_type_ir-07df06d4a1e27753.rmeta --extern smallvec=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libsmallvec-d392916284d75176.rmeta --extern tracing=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libtracing-f4f4b1f3bc3cdd78.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/build/psm-b1ac996f6172bb4d/out` Compiling lazy_static v1.5.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=lazy_static CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/lazy_static-1.5.0 CARGO_PKG_AUTHORS='Marvin Löbel ' CARGO_PKG_DESCRIPTION='A macro for declaring lazily evaluated statics in Rust.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lazy_static CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang-nursery/lazy-static.rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.5.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/lazy_static-1.5.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name lazy_static --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/lazy_static-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("spin", "spin_no_std"))' -C metadata=bdf9850003ce585d -C extra-filename=-bdf9850003ce585d --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: unused extern crate --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/lazy_static-1.5.0/src/inline_lazy.rs:8:1 | 8 | extern crate core; | ^^^^^^^^^^^^^^^^^^ help: remove it | = note: `-W unused-extern-crates` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(unused_extern_crates)]` warning: `lazy_static` (lib) generated 1 warning Compiling punycode v0.4.1 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=punycode CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/punycode-0.4.1 CARGO_PKG_AUTHORS='mcarton ' CARGO_PKG_DESCRIPTION='Functions to decode and encode Punycode' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=punycode CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/mcarton/rust-punycode.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/punycode-0.4.1 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name punycode --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/punycode-0.4.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("clippy", "default", "dev"))' -C metadata=7fe3b3150e94b2fc -C extra-filename=-7fe3b3150e94b2fc --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: `...` range patterns are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/punycode-0.4.1/src/lib.rs:224:13 | 224 | '0' ... '9' => cp - ('0' as u32) + 26, | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see = note: `-W ellipsis-inclusive-range-patterns` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(ellipsis_inclusive_range_patterns)]` warning: `...` range patterns are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/punycode-0.4.1/src/lib.rs:225:13 | 225 | 'A' ... 'Z' => cp - ('A' as u32), | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `...` range patterns are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/punycode-0.4.1/src/lib.rs:226:13 | 226 | 'a' ... 'z' => cp - ('a' as u32), | ^^^ help: use `..=` for an inclusive range | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! = note: for more information, see warning: `punycode` (lib) generated 3 warnings Compiling pulldown-cmark v0.11.2 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/pulldown-cmark-0.11.2 CARGO_PKG_AUTHORS='Raph Levien :Marcus Klaas de Vries ' CARGO_PKG_DESCRIPTION='A pull parser for CommonMark' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pulldown-cmark CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/raphlinus/pulldown-cmark' CARGO_PKG_RUST_VERSION=1.71.1 CARGO_PKG_VERSION=0.11.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/pulldown-cmark-0.11.2 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/pulldown-cmark-0.11.2/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs -C debug-assertions=off --cfg 'feature="html"' --cfg 'feature="pulldown-cmark-escape"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "gen-tests", "getopts", "html", "pulldown-cmark-escape", "serde", "simd"))' --check-cfg 'cfg(rustbuild)' -C metadata=4a972444490a0f7a -C extra-filename=-4a972444490a0f7a --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/build/pulldown-cmark-4a972444490a0f7a -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --cap-lints warn -Z binary-dep-depinfo` Compiling cfg_aliases v0.2.1 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=cfg_aliases CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/cfg_aliases-0.2.1 CARGO_PKG_AUTHORS='Zicklag ' CARGO_PKG_DESCRIPTION='A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks.' CARGO_PKG_HOMEPAGE='https://github.com/katharostech/cfg_aliases' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cfg_aliases CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/katharostech/cfg_aliases' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/cfg_aliases-0.2.1 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name cfg_aliases --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/cfg_aliases-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no '--deny=clippy::str_to_string' -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e55cd893bcc5a6d1 -C extra-filename=-e55cd893bcc5a6d1 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --cap-lints warn -Z binary-dep-depinfo` Compiling leb128 v0.2.5 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=leb128 CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/leb128-0.2.5 CARGO_PKG_AUTHORS='Nick Fitzgerald :Philip Craig ' CARGO_PKG_DESCRIPTION='Read and write DWARF'\''s "Little Endian Base 128" (LEB128) variable length integer encoding.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=leb128 CARGO_PKG_README=./README.md CARGO_PKG_REPOSITORY='https://github.com/gimli-rs/leb128' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/leb128-0.2.5 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name leb128 --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/leb128-0.2.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=04ecd3dcb3a00cdc -C extra-filename=-04ecd3dcb3a00cdc --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/leb128-0.2.5/src/lib.rs:85:36 | 85 | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 85 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: `leb128` (lib) generated 1 warning Compiling overload v0.1.1 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=overload CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/overload-0.1.1 CARGO_PKG_AUTHORS='Daniel Salvadori ' CARGO_PKG_DESCRIPTION='Provides a macro to simplify operator overloading.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=overload CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/danaugrs/overload' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/overload-0.1.1 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name overload --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/overload-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=42fea68d26f8a695 -C extra-filename=-42fea68d26f8a695 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling rustc-demangle v0.1.24 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rustc_demangle CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustc-demangle-0.1.24 CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='Rust compiler symbol demangling. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/rustc-demangle' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc-demangle CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rustc-demangle' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.24 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=24 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustc-demangle-0.1.24 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rustc_demangle --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustc-demangle-0.1.24/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "rustc-dep-of-std", "std"))' -C metadata=151cf7c40850a99f -C extra-filename=-151cf7c40850a99f --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustc-demangle-0.1.24/src/legacy.rs:49:37 | 49 | pub fn demangle(s: &str) -> Result<(Demangle, &str), ()> { | ^^^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 49 | pub fn demangle(s: &str) -> Result<(Demangle<'_>, &str), ()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustc-demangle-0.1.24/src/legacy.rs:106:32 | 106 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 106 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustc-demangle-0.1.24/src/v0.rs:37:37 | 37 | pub fn demangle(s: &str) -> Result<(Demangle, &str), ParseError> { | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 37 | pub fn demangle(s: &str) -> Result<(Demangle<'_>, &str), ParseError> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustc-demangle-0.1.24/src/v0.rs:94:32 | 94 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 94 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustc-demangle-0.1.24/src/v0.rs:241:32 | 241 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 241 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustc-demangle-0.1.24/src/lib.rs:92:33 | 92 | pub fn demangle(mut s: &str) -> Demangle { | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 92 | pub fn demangle(mut s: &str) -> Demangle<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustc-demangle-0.1.24/src/lib.rs:237:40 | 237 | pub fn try_demangle(s: &str) -> Result { | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 237 | pub fn try_demangle(s: &str) -> Result, TryDemangleError> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustc-demangle-0.1.24/src/lib.rs:281:32 | 281 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 281 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustc-demangle-0.1.24/src/lib.rs:314:32 | 314 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 314 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustc-demangle-0.1.24/src/lib.rs:349:32 | 349 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 349 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustc-demangle-0.1.24/src/v0.rs:568:22 | 568 | struct Printer<'a, 'b: 'a, 's> { | ^^^^ help: remove this bound | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` warning: `rustc-demangle` (lib) generated 11 warnings Compiling rustc_symbol_mangling v0.0.0 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_symbol_mangling) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rustc_symbol_mangling CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_symbol_mangling CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_symbol_mangling CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rustc_symbol_mangling --edition=2021 compiler/rustc_symbol_mangling/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=8a811793da74cf93 -C extra-filename=-8a811793da74cf93 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern punycode=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libpunycode-7fe3b3150e94b2fc.rmeta --extern rustc_demangle=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_demangle-151cf7c40850a99f.rmeta --extern rustc_data_structures=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_data_structures-986c0a5e3c925834.rmeta --extern rustc_errors=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_errors-100877e393eceb46.rmeta --extern rustc_hir=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_hir-735cacdddd56801d.rmeta --extern rustc_middle=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_middle-5929c719834ecd1d.rmeta --extern rustc_session=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_session-46a782bc7ddc5945.rmeta --extern rustc_span=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_span-2b982cf68b54de1d.rmeta --extern rustc_target=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_target-c7b0a98cb5f8ac81.rmeta --extern tracing=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libtracing-f4f4b1f3bc3cdd78.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/build/psm-b1ac996f6172bb4d/out` Compiling nu-ansi-term v0.46.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=nu_ansi_term CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nu-ansi-term-0.46.0 CARGO_PKG_AUTHORS='ogham@bsago.me:Ryan Scheel (Havvy) :Josh Triplett :The Nushell Project Developers' CARGO_PKG_DESCRIPTION='Library for ANSI terminal colors and styles (bold, underline)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=nu-ansi-term CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/nushell/nu-ansi-term' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.46.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=46 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nu-ansi-term-0.46.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name nu_ansi_term --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nu-ansi-term-0.46.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("derive_serde_style", "serde"))' -C metadata=bc36515787f0efef -C extra-filename=-bc36515787f0efef --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern overload=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/liboverload-42fea68d26f8a695.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nu-ansi-term-0.46.0/src/ansi.rs:306:32 | 306 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 306 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nu-ansi-term-0.46.0/src/ansi.rs:313:32 | 313 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 313 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nu-ansi-term-0.46.0/src/ansi.rs:333:32 | 333 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 333 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nu-ansi-term-0.46.0/src/display.rs:190:32 | 190 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 190 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nu-ansi-term-0.46.0/src/display.rs:220:32 | 220 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 220 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nu-ansi-term-0.46.0/src/write.rs:8:39 | 8 | fn write_fmt(&mut self, fmt: fmt::Arguments) -> Result<(), Self::Error>; | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 8 | fn write_fmt(&mut self, fmt: fmt::Arguments<'_>) -> Result<(), Self::Error>; | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nu-ansi-term-0.46.0/src/write.rs:17:39 | 17 | fn write_fmt(&mut self, fmt: fmt::Arguments) -> Result<(), Self::Error> { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 17 | fn write_fmt(&mut self, fmt: fmt::Arguments<'_>) -> Result<(), Self::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nu-ansi-term-0.46.0/src/write.rs:30:39 | 30 | fn write_fmt(&mut self, fmt: fmt::Arguments) -> Result<(), Self::Error> { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 30 | fn write_fmt(&mut self, fmt: fmt::Arguments<'_>) -> Result<(), Self::Error> { | ++++ warning: unused import: `windows::*` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nu-ansi-term-0.46.0/src/lib.rs:261:9 | 261 | pub use windows::*; | ^^^^^^^^^^ | = note: `#[warn(unused_imports)]` on by default warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nu-ansi-term-0.46.0/src/util.rs:41:23 | 41 | pub fn unstyle(strs: &AnsiStrings) -> String { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 41 | pub fn unstyle(strs: &AnsiStrings<'_>) -> String { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nu-ansi-term-0.46.0/src/util.rs:52:28 | 52 | pub fn unstyled_len(strs: &AnsiStrings) -> usize { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 52 | pub fn unstyled_len(strs: &AnsiStrings<'_>) -> usize { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nu-ansi-term-0.46.0/src/debug.rs:14:34 | 14 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 14 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nu-ansi-term-0.46.0/src/display.rs:13:37 | 13 | pub struct AnsiGenericString<'a, S: 'a + ToOwned + ?Sized> | ^^^^^ help: remove this bound | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nu-ansi-term-0.46.0/src/display.rs:123:38 | 123 | pub struct AnsiGenericStrings<'a, S: 'a + ToOwned + ?Sized>(pub &'a [AnsiGenericString<'a, S>]) | ^^^^^ help: remove this bound warning: `nu-ansi-term` (lib) generated 14 warnings Compiling wasm-encoder v0.216.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=wasm_encoder CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasm-encoder-0.216.0 CARGO_PKG_AUTHORS='Nick Fitzgerald ' CARGO_PKG_DESCRIPTION='A low-level WebAssembly encoder. ' CARGO_PKG_HOMEPAGE='https://github.com/bytecodealliance/wasm-tools/tree/main/crates/wasm-encoder' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=wasm-encoder CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bytecodealliance/wasm-tools/tree/main/crates/wasm-encoder' CARGO_PKG_RUST_VERSION=1.76.0 CARGO_PKG_VERSION=0.216.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=216 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasm-encoder-0.216.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name wasm_encoder --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasm-encoder-0.216.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--allow=clippy::all' --deny=unsafe_code '--warn=clippy::unnecessary_to_owned' '--warn=clippy::map_clone' '--warn=clippy::manual_strip' '--warn=clippy::clone_on_copy' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("wasmparser"))' -C metadata=84d8516789eac8d7 -C extra-filename=-84d8516789eac8d7 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern leb128=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libleb128-04ecd3dcb3a00cdc.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasm-encoder-0.216.0/src/component/types.rs:35:29 | 35 | pub fn ty(&mut self) -> CoreTypeEncoder { | ^^^^^^^^^^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 35 | pub fn ty(&mut self) -> CoreTypeEncoder<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasm-encoder-0.216.0/src/component/types.rs:206:36 | 206 | pub fn core_type(&mut self) -> CoreTypeEncoder { | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 206 | pub fn core_type(&mut self) -> CoreTypeEncoder<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasm-encoder-0.216.0/src/component/types.rs:217:29 | 217 | pub fn ty(&mut self) -> ComponentTypeEncoder { | ^^^^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 217 | pub fn ty(&mut self) -> ComponentTypeEncoder<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasm-encoder-0.216.0/src/component/types.rs:321:36 | 321 | pub fn core_type(&mut self) -> CoreTypeEncoder { | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 321 | pub fn core_type(&mut self) -> CoreTypeEncoder<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasm-encoder-0.216.0/src/component/types.rs:329:29 | 329 | pub fn ty(&mut self) -> ComponentTypeEncoder { | ^^^^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 329 | pub fn ty(&mut self) -> ComponentTypeEncoder<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasm-encoder-0.216.0/src/core/code.rs:218:49 | 218 | pub fn instruction(&mut self, instruction: &Instruction) -> &mut Self { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 218 | pub fn instruction(&mut self, instruction: &Instruction<'_>) -> &mut Self { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasm-encoder-0.216.0/src/core/code.rs:3757:23 | 3757 | fn new_insn(insn: Instruction) -> Self { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 3757 | fn new_insn(insn: Instruction<'_>) -> Self { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasm-encoder-0.216.0/src/core/code.rs:3763:34 | 3763 | fn with_insn(mut self, insn: Instruction) -> Self { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 3763 | fn with_insn(mut self, insn: Instruction<'_>) -> Self { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasm-encoder-0.216.0/src/core/data.rs:85:54 | 85 | pub fn segment(&mut self, segment: DataSegment) -> &mut Self | -----------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 85 | pub fn segment(&mut self, segment: DataSegment<'_, D>) -> &mut Self | +++ Compiling nix v0.29.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nix-0.29.0 CARGO_PKG_AUTHORS='The nix-rust Project Developers' CARGO_PKG_DESCRIPTION='Rust friendly bindings to *nix APIs' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=nix CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/nix-rust/nix' CARGO_PKG_RUST_VERSION=1.69 CARGO_PKG_VERSION=0.29.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=29 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nix-0.29.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nix-0.29.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="fs"' --cfg 'feature="process"' --cfg 'feature="signal"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("acct", "aio", "default", "dir", "env", "event", "fanotify", "feature", "fs", "hostname", "inotify", "ioctl", "kmod", "memoffset", "mman", "mount", "mqueue", "net", "personality", "pin-utils", "poll", "process", "pthread", "ptrace", "quota", "reboot", "resource", "sched", "signal", "socket", "term", "time", "ucontext", "uio", "user", "zerocopy"))' -C metadata=1b7d7fb758a8038f -C extra-filename=-1b7d7fb758a8038f --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/build/nix-1b7d7fb758a8038f -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern cfg_aliases=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/libcfg_aliases-e55cd893bcc5a6d1.rlib --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=openbsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(parallel_compiler)-Zmacro-backtrace-Csplit-debuginfo=off-Wrustc::internal-Wkeyword_idents_2024-Wunsafe_op_in_unsafe_fn-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zon-broken-pipe=kill' CARGO_FEATURE_HTML=1 CARGO_FEATURE_PULLDOWN_CMARK_ESCAPE=1 CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/pulldown-cmark-0.11.2 CARGO_PKG_AUTHORS='Raph Levien :Marcus Klaas de Vries ' CARGO_PKG_DESCRIPTION='A pull parser for CommonMark' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pulldown-cmark CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/raphlinus/pulldown-cmark' CARGO_PKG_RUST_VERSION=1.71.1 CARGO_PKG_VERSION=0.11.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-openbsd LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib/rustlib/x86_64-unknown-openbsd/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' NUM_JOBS=6 OPT_LEVEL=3 OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/build/pulldown-cmark-74cea28414e38867/out PROFILE=release RUSTC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTC_WRAPPER=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTDOC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-openbsd /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/build/pulldown-cmark-4a972444490a0f7a/build-script-build` Compiling sharded-slab v0.1.7 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=sharded_slab CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7 CARGO_PKG_AUTHORS='Eliza Weisman ' CARGO_PKG_DESCRIPTION='A lock-free concurrent slab. ' CARGO_PKG_HOMEPAGE='https://github.com/hawkw/sharded-slab' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=sharded-slab CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/hawkw/sharded-slab' CARGO_PKG_RUST_VERSION=1.42.0 CARGO_PKG_VERSION=0.1.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name sharded_slab --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("loom"))' -C metadata=9ee32d0c5c5d48aa -C extra-filename=-9ee32d0c5c5d48aa --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern lazy_static=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/liblazy_static-bdf9850003ce585d.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/lib.rs:426:21 | 426 | let gen = slot.insert(&mut value)?; | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 = note: requested on the command line with `-W keyword-idents-2024` warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/lib.rs:427:22 | 427 | Some(gen.pack(idx)) | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/pool.rs:456:17 | 456 | let gen = guard.generation(); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/pool.rs:457:19 | 457 | Some((gen.pack(idx), guard)) | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/pool.rs:624:17 | 624 | let gen = inner.generation(); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/pool.rs:625:35 | 625 | Some((inner, tid.pack(gen.pack(idx)))) | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/mod.rs:206:9 | 206 | gen: slot::Generation, | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/mod.rs:219:31 | 219 | slot.remove_value(gen, offset, free_list) | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/mod.rs:226:9 | 226 | gen: slot::Generation, | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/mod.rs:236:39 | 236 | slot.try_remove_value(gen, offset, free_list) | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/mod.rs:313:9 | 313 | gen: slot::Generation, | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/mod.rs:323:40 | 323 | slot.try_clear_storage(gen, offset, free_list) | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/mod.rs:333:9 | 333 | gen: slot::Generation, | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/mod.rs:343:36 | 343 | slot.clear_storage(gen, offset, free_list) | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/mod.rs:431:27 | 431 | fn gen_roundtrips(gen in 0usize..slot::Generation::::BITS) { | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/mod.rs:432:17 | 432 | let gen = slot::Generation::::from_usize(gen); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/mod.rs:432:74 | 432 | let gen = slot::Generation::::from_usize(gen); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/mod.rs:433:26 | 433 | let packed = gen.pack(0); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/mod.rs:434:24 | 434 | assert_eq!(gen, slot::Generation::from_packed(packed)); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/mod.rs:439:13 | 439 | gen in 0usize..slot::Generation::::BITS, | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/mod.rs:442:17 | 442 | let gen = slot::Generation::::from_usize(gen); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/mod.rs:442:74 | 442 | let gen = slot::Generation::::from_usize(gen); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/mod.rs:444:26 | 444 | let packed = gen.pack(addr.pack(0)); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/mod.rs:446:24 | 446 | assert_eq!(gen, slot::Generation::from_packed(packed)); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:107:30 | 107 | pub(crate) fn get(&self, gen: Generation) -> Option> { | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:117:17 | 117 | gen, | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:128:16 | 128 | if gen != current_gen || state != Lifecycle::PRESENT { | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:167:28 | 167 | fn mark_release(&self, gen: Generation) -> Option { | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:177:17 | 177 | gen, | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:182:16 | 182 | if gen != curr_gen { | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:234:37 | 234 | fn release_with(&self, gen: Generation, offset: usize, free: &F, mutator: M) -> R | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:243:24 | 243 | let next_gen = gen.advance(); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:248:17 | 248 | gen, | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:257:31 | 257 | if (!advanced) && gen != current_gen { | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:313:13 | 313 | let gen = LifecycleGen::::from_packed(lifecycle).0; | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:319:13 | 319 | gen, | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:354:13 | 354 | let gen = guard.generation(); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:363:46 | 363 | test_println!("-> inserted at {:?}", gen); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:365:14 | 365 | Some(gen) | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:377:9 | 377 | gen: Generation, | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:381:53 | 381 | let should_remove = match self.mark_release(gen) { | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:391:21 | 391 | gen | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:402:31 | 402 | self.remove_value(gen, offset, free); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:411:9 | 411 | gen: Generation, | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:415:27 | 415 | self.release_with(gen, offset, free, |item| item.and_then(Option::take)) | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:441:9 | 441 | gen: Generation, | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:445:52 | 445 | let should_clear = match self.mark_release(gen) { | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:455:21 | 455 | gen | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:466:39 | 466 | return self.clear_storage(gen, offset, free); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:477:9 | 477 | gen: Generation, | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:483:27 | 483 | self.release_with(gen, offset, free, |item| { | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:497:17 | 497 | let gen = LifecycleGen::::from_packed(lifecycle).0; | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:504:30 | 504 | LifecycleGen(gen).pack(State::Removing as usize) | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:513:17 | 513 | gen, | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: unexpected `cfg` condition name: `loom` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:15:17 | 15 | #[cfg(all(test, loom))] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `parallel_compiler`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/pool.rs:453:9 | 453 | test_println!("pool: create {:?}", tid); | --------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/pool.rs:621:9 | 621 | test_println!("pool: create_owned {:?}", tid); | --------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/pool.rs:655:9 | 655 | test_println!("pool: create_with"); | ---------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/pool.rs:678:9 | 678 | test_println!("pool: get{:?}; current={:?}", tid, Tid::::current()); | ---------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/pool.rs:769:9 | 769 | test_println!("pool: get{:?}; current={:?}", tid, Tid::::current()); | ---------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/pool.rs:914:9 | 914 | test_println!("drop Ref: try clearing data"); | -------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/pool.rs:1049:9 | 1049 | test_println!(" -> drop RefMut: try clearing data"); | --------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/pool.rs:1124:9 | 1124 | test_println!("drop OwnedRef: try clearing data"); | ------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/pool.rs:1135:13 | 1135 | test_println!("-> shard={:?}", shard_idx); | ----------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/pool.rs:1139:17 | 1139 | test_println!("-> shard={:?} does not exist! THIS IS A BUG", shard_idx); | ----------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/pool.rs:1238:9 | 1238 | test_println!("-> shard={:?}", shard_idx); | ----------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/pool.rs:1290:9 | 1290 | test_println!("drop OwnedRefMut: try clearing data"); | ---------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/pool.rs:1303:17 | 1303 | test_println!("-> shard does not exist! THIS IS A BUG"); | ------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/sync.rs:3:11 | 3 | #[cfg(all(loom, any(test, feature = "loom")))] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/sync.rs:63:15 | 63 | #[cfg(not(all(loom, any(feature = "loom", test))))] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/clear.rs:95:11 | 95 | #[cfg(all(loom, test))] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/iter.rs:18:9 | 18 | test_println!("UniqueIter::next"); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/iter.rs:20:13 | 20 | test_println!("-> try next slot"); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/iter.rs:22:17 | 22 | test_println!("-> found an item!"); | ---------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/iter.rs:26:13 | 26 | test_println!("-> try next page"); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/iter.rs:28:17 | 28 | test_println!("-> found another page"); | -------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/iter.rs:33:13 | 33 | test_println!("-> try next shard"); | ---------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/iter.rs:35:17 | 35 | test_println!("-> found another shard"); | --------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/iter.rs:38:17 | 38 | test_println!("-> all done!"); | ----------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:115:13 | 115 | / test_println!( 116 | | "-> get {:?}; current_gen={:?}; lifecycle={:#x}; state={:?}; refs={:?};", 117 | | gen, 118 | | current_gen, ... | 121 | | refs, 122 | | ); | |_____________- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:129:17 | 129 | test_println!("-> get: no longer exists!"); | ------------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:142:21 | 142 | test_println!("-> {:?}", new_refs); | ---------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:154:21 | 154 | test_println!("-> get: retrying; lifecycle={:#x};", actual); | ----------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:175:13 | 175 | / test_println!( 176 | | "-> mark_release; gen={:?}; current_gen={:?};", 177 | | gen, 178 | | curr_gen 179 | | ); | |_____________- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:187:13 | 187 | test_println!("-> mark_release; state={:?};", state); | ---------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:190:21 | 190 | test_println!("--> mark_release; cannot release (already removed!)"); | -------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:194:21 | 194 | test_println!("--> mark_release; already marked;"); | -------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:202:13 | 202 | / test_println!( 203 | | "-> mark_release; old_lifecycle={:#x}; new_lifecycle={:#x};", 204 | | lifecycle, 205 | | new_lifecycle 206 | | ); | |_____________- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:216:21 | 216 | test_println!("-> mark_release; retrying"); | ------------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:224:9 | 224 | test_println!("-> mark_release: marked; refs={:?};", refs); | ---------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:246:13 | 246 | / test_println!("-> release_with; lifecycle={:#x}; expected_gen={:?}; current_gen={:?}; next_gen={:?};", 247 | | lifecycle, 248 | | gen, 249 | | current_gen, 250 | | next_gen 251 | | ); | |_____________- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:258:17 | 258 | test_println!("-> already removed!"); | ------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:275:21 | 275 | test_println!("-> advanced gen; lifecycle={:#x}; refs={:?};", actual, refs); | --------------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:277:25 | 277 | test_println!("-> ok to remove!"); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:290:21 | 290 | test_println!("-> refs={:?}; spin...", refs); | -------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:296:21 | 296 | test_println!("-> retrying; lifecycle={:#x};", actual); | ------------------------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:316:9 | 316 | / test_println!( 317 | | "-> initialize_state; state={:?}; gen={:?}; refs={:?};", 318 | | Lifecycle::::from_packed(lifecycle), 319 | | gen, 320 | | refs, 321 | | ); | |_________- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:324:13 | 324 | test_println!("-> initialize while referenced! cancelling"); | ----------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:363:9 | 363 | test_println!("-> inserted at {:?}", gen); | ----------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:389:17 | 389 | / test_println!( 390 | | "-> try_remove_value; nothing exists at generation={:?}", 391 | | gen 392 | | ); | |_________________- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:397:9 | 397 | test_println!("-> try_remove_value; marked!"); | --------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:401:13 | 401 | test_println!("-> try_remove_value; can remove now"); | ---------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:453:17 | 453 | / test_println!( 454 | | "-> try_clear_storage; nothing exists at generation={:?}", 455 | | gen 456 | | ); | |_________________- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:461:9 | 461 | test_println!("-> try_clear_storage; marked!"); | ---------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:465:13 | 465 | test_println!("-> try_remove_value; can clear now"); | --------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:485:13 | 485 | test_println!("-> cleared: {}", cleared); | ---------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:510:13 | 510 | / test_println!( 511 | | "-> drop guard: state={:?}; gen={:?}; refs={:?}; lifecycle={:#x}; new_lifecycle={:#x}; dropping={:?}", 512 | | state, 513 | | gen, ... | 517 | | dropping 518 | | ); | |_____________- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:526:21 | 526 | test_println!("-> drop guard: done; dropping={:?}", dropping); | -------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:530:21 | 530 | test_println!("-> drop guard; retry, actual={:#x}", actual); | ----------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:710:13 | 710 | test_println!("-> get: {}; MAX={}", self.value, RefCount::::MAX); | ------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:830:9 | 830 | / test_println!( 831 | | "InitGuard::release; curr_lifecycle={:?}; downgrading={}", 832 | | Lifecycle::::from_packed(self.curr_lifecycle), 833 | | new_refs != 0, 834 | | ); | |_________- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:836:13 | 836 | test_println!("-> already released!"); | ------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:852:17 | 852 | test_println!("--> advanced to PRESENT; done"); | ---------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:856:17 | 856 | / test_println!( 857 | | "--> lifecycle changed; actual={:?}", 858 | | Lifecycle::::from_packed(actual) 859 | | ); | |_________________- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:870:13 | 870 | / test_println!( 871 | | "-> InitGuard::release; lifecycle={:#x}; state={:?}; refs={:?};", 872 | | curr_lifecycle, 873 | | state, 874 | | refs, 875 | | ); | |_____________- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:889:21 | 889 | test_println!("-> InitGuard::RELEASE: done!"); | --------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:894:21 | 894 | test_println!("-> InitGuard::release; retry, actual={:#x}", actual); | ------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/stack.rs:72:11 | 72 | #[cfg(all(loom, test))] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/stack.rs:20:9 | 20 | test_println!("-> pop {:#x}", val); | ---------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/stack.rs:34:13 | 34 | test_println!("-> next {:#x}", next); | ------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/stack.rs:43:21 | 43 | test_println!("-> retry!"); | -------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/stack.rs:47:21 | 47 | test_println!("-> successful; next={:#x}", next); | ------------------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/mod.rs:146:9 | 146 | test_println!("-> local head {:?}", head); | ----------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/mod.rs:156:13 | 156 | test_println!("-> remote head {:?}", head); | ------------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/mod.rs:163:13 | 163 | test_println!("-> NULL! {:?}", head); | ------------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/mod.rs:185:9 | 185 | test_println!("-> offset {:?}", poff); | ------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/mod.rs:214:9 | 214 | test_println!("-> take: offset {:?}", offset); | --------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/mod.rs:231:9 | 231 | test_println!("-> offset {:?}", offset); | --------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/mod.rs:287:9 | 287 | test_println!("-> init_with: insert at offset: {}", index); | ---------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/mod.rs:294:9 | 294 | test_println!("-> alloc new page ({})", self.size); | -------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/mod.rs:318:9 | 318 | test_println!("-> offset {:?}", offset); | --------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/mod.rs:338:9 | 338 | test_println!("-> offset {:?}", offset); | --------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/shard.rs:79:9 | 79 | test_println!("-> {:?}", addr); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/shard.rs:111:9 | 111 | test_println!("-> remove_local {:?}", addr); | ------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/shard.rs:125:9 | 125 | test_println!("-> take_remote {:?}; page {:?}", addr, page_index); | ----------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/shard.rs:172:13 | 172 | test_println!("-> page {}; {:?}; {:?}", page_idx, local, page); | -------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/shard.rs:208:9 | 208 | / test_println!( 209 | | "-> clear_after_release; self.tid={:?}; current.tid={:?};", 210 | | tid, 211 | | self.tid 212 | | ); | |_________- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/shard.rs:286:9 | 286 | test_println!("-> get shard={}", idx); | ------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/shard.rs:293:9 | 293 | test_println!("current: {:?}", tid); | ----------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/shard.rs:306:13 | 306 | test_println!("-> allocated new shard for index {} at {:p}", idx, ptr); | ---------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/shard.rs:315:13 | 315 | test_println!("-> highest index={}, prev={}", std::cmp::max(max, idx), max); | --------------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/shard.rs:326:9 | 326 | test_println!("Array::iter_mut"); | -------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/shard.rs:328:9 | 328 | test_println!("-> highest index={}", max); | ----------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/shard.rs:381:9 | 381 | test_println!("---> loaded={:p} (order={:?})", ptr, order); | ---------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/shard.rs:383:13 | 383 | test_println!("---> null"); | -------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/shard.rs:418:9 | 418 | test_println!("IterMut::next"); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/shard.rs:425:13 | 425 | test_println!("-> next.is_some={}", next.is_some()); | --------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/shard.rs:427:17 | 427 | test_println!("-> done"); | ------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/tid.rs:185:15 | 185 | #[cfg(not(all(loom, any(feature = "loom", test))))] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `loom` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/tid.rs:197:21 | 197 | #[cfg(all(test, not(loom)))] | ^^^^ help: found config with similar value: `feature = "loom"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/lib.rs:422:9 | 422 | test_println!("insert {:?}", tid); | --------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/lib.rs:457:9 | 457 | test_println!("vacant_entry {:?}", tid); | --------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/lib.rs:518:9 | 518 | test_println!("rm_deferred {:?}", tid); | -------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/lib.rs:584:9 | 584 | test_println!("rm {:?}", tid); | ----------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/lib.rs:611:9 | 611 | test_println!("get {:?}; current={:?}", tid, Tid::::current()); | ----------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/lib.rs:709:9 | 709 | test_println!("get_owned {:?}; current={:?}", tid, Tid::::current()); | ----------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/lib.rs:960:9 | 960 | test_println!("drop OwnedEntry: try clearing data"); | --------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/lib.rs:971:13 | 971 | test_println!("-> shard={:?}", shard_idx); | ----------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `slab_print` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/macros.rs:3:31 | 1 | / macro_rules! test_println { 2 | | ($($arg:tt)*) => { 3 | | if cfg!(test) && cfg!(slab_print) { | | ^^^^^^^^^^ 4 | | if std::thread::panicking() { ... | 12 | | } 13 | | } | |_- in this expansion of `test_println!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/lib.rs:975:17 | 975 | test_println!("-> shard={:?} does not exist! THIS IS A BUG", shard_idx); | ----------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(slab_print)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(slab_print)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning[E0133]: call to unsafe function `page::slot::Guard::::slot` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:605:9 | 605 | self.slot().release() | ^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:604:5 | 604 | pub(crate) unsafe fn release(&self) -> bool { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` warning[E0133]: call to unsafe function `std::ptr::NonNull::::as_ref` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:617:9 | 617 | self.slot.as_ref() | ^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:616:5 | 616 | pub(crate) unsafe fn slot(&self) -> &Slot { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `page::slot::Guard::::slot` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:629:9 | 629 | self.slot().item.with(|item| &*item) | ^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:628:5 | 628 | pub(crate) unsafe fn value(&self) -> &T { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:629:39 | 629 | self.slot().item.with(|item| &*item) | ^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `std::ptr::NonNull::::as_ref` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:786:9 | 786 | self.slot.as_ref().item.with(|val| &*val) | ^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:785:5 | 785 | pub(crate) unsafe fn value(&self) -> &T { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:786:45 | 786 | self.slot.as_ref().item.with(|val| &*val) | ^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `std::ptr::NonNull::::as_ref` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:801:9 | 801 | self.slot.as_ref().item.with_mut(|val| &mut *val) | ^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:800:5 | 800 | pub(crate) unsafe fn value_mut(&mut self) -> &mut T { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:801:53 | 801 | self.slot.as_ref().item.with_mut(|val| &mut *val) | ^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `page::slot::InitGuard::::release2` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:813:9 | 813 | self.release2(0) | ^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:812:5 | 812 | pub(crate) unsafe fn release(&mut self) -> bool { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `page::slot::InitGuard::::release2` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:825:17 | 825 | let _ = self.release2(RefCount::::from_usize(1).pack(0)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:824:5 | 824 | pub(crate) unsafe fn downgrade(&mut self) -> Guard { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `std::ptr::NonNull::::as_ref` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:841:20 | 841 | let slot = self.slot.as_ref(); | ^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/page/slot.rs:829:5 | 829 | unsafe fn release2(&mut self, new_refs: usize) -> bool { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/clear.rs:52:25 | 52 | impl Clear for collections::HashMap | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary = note: `-W rustc::default-hash-types` implied by `-W rustc::internal` = help: to override `-W rustc::internal` add `#[allow(rustc::default_hash_types)]` warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/clear.rs:59:9 | 59 | collections::HashMap::clear(self) | ^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashSet` over `HashSet`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/clear.rs:63:22 | 63 | impl Clear for collections::HashSet | ^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashSet` may be necessary warning: prefer `FxHashSet` over `HashSet`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/clear.rs:70:9 | 70 | collections::HashSet::clear(self) | ^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashSet` may be necessary warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sharded-slab-0.1.7/src/shard.rs:62:32 | 62 | pub(crate) struct IterMut<'a, T: 'a, C: cfg::Config + 'a>(slice::IterMut<'a, Ptr>); | ^^^^ ^^^^^ | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` help: remove these bounds | 62 - pub(crate) struct IterMut<'a, T: 'a, C: cfg::Config + 'a>(slice::IterMut<'a, Ptr>); 62 + pub(crate) struct IterMut<'a, T, C: cfg::Config>(slice::IterMut<'a, Ptr>); | warning: `sharded-slab` (lib) generated 175 warnings Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=openbsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(parallel_compiler)-Zmacro-backtrace-Csplit-debuginfo=off-Wrustc::internal-Wkeyword_idents_2024-Wunsafe_op_in_unsafe_fn-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zon-broken-pipe=kill' CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_llvm CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_llvm CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-openbsd LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib/rustlib/x86_64-unknown-openbsd/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' NUM_JOBS=6 OPT_LEVEL=3 OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/build/rustc_llvm-7b7c690fbd322a1e/out PROFILE=release RUSTC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTC_WRAPPER=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTDOC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-openbsd /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/build/rustc_llvm-ef3f9df78da694e3/build-script-build` [rustc_llvm 0.0.0] cargo:rustc-check-cfg=cfg(llvm_component,values("ipo")) [rustc_llvm 0.0.0] cargo:rustc-check-cfg=cfg(llvm_component,values("bitreader")) [rustc_llvm 0.0.0] cargo:rustc-check-cfg=cfg(llvm_component,values("bitwriter")) [rustc_llvm 0.0.0] cargo:rustc-check-cfg=cfg(llvm_component,values("linker")) [rustc_llvm 0.0.0] cargo:rustc-check-cfg=cfg(llvm_component,values("asmparser")) [rustc_llvm 0.0.0] cargo:rustc-check-cfg=cfg(llvm_component,values("lto")) [rustc_llvm 0.0.0] cargo:rustc-check-cfg=cfg(llvm_component,values("coverage")) [rustc_llvm 0.0.0] cargo:rustc-check-cfg=cfg(llvm_component,values("instrumentation")) [rustc_llvm 0.0.0] cargo:rustc-check-cfg=cfg(llvm_component,values("x86")) [rustc_llvm 0.0.0] cargo:rustc-check-cfg=cfg(llvm_component,values("arm")) [rustc_llvm 0.0.0] cargo:rustc-check-cfg=cfg(llvm_component,values("aarch64")) [rustc_llvm 0.0.0] cargo:rustc-check-cfg=cfg(llvm_component,values("amdgpu")) [rustc_llvm 0.0.0] cargo:rustc-check-cfg=cfg(llvm_component,values("avr")) [rustc_llvm 0.0.0] cargo:rustc-check-cfg=cfg(llvm_component,values("loongarch")) [rustc_llvm 0.0.0] cargo:rustc-check-cfg=cfg(llvm_component,values("m68k")) [rustc_llvm 0.0.0] cargo:rustc-check-cfg=cfg(llvm_component,values("csky")) [rustc_llvm 0.0.0] cargo:rustc-check-cfg=cfg(llvm_component,values("mips")) [rustc_llvm 0.0.0] cargo:rustc-check-cfg=cfg(llvm_component,values("powerpc")) [rustc_llvm 0.0.0] cargo:rustc-check-cfg=cfg(llvm_component,values("systemz")) [rustc_llvm 0.0.0] cargo:rustc-check-cfg=cfg(llvm_component,values("jsbackend")) [rustc_llvm 0.0.0] cargo:rustc-check-cfg=cfg(llvm_component,values("webassembly")) [rustc_llvm 0.0.0] cargo:rustc-check-cfg=cfg(llvm_component,values("msp430")) [rustc_llvm 0.0.0] cargo:rustc-check-cfg=cfg(llvm_component,values("sparc")) [rustc_llvm 0.0.0] cargo:rustc-check-cfg=cfg(llvm_component,values("nvptx")) [rustc_llvm 0.0.0] cargo:rustc-check-cfg=cfg(llvm_component,values("hexagon")) [rustc_llvm 0.0.0] cargo:rustc-check-cfg=cfg(llvm_component,values("riscv")) [rustc_llvm 0.0.0] cargo:rustc-check-cfg=cfg(llvm_component,values("xtensa")) [rustc_llvm 0.0.0] cargo:rustc-check-cfg=cfg(llvm_component,values("bpf")) [rustc_llvm 0.0.0] cargo:rerun-if-env-changed=RUST_CHECK [rustc_llvm 0.0.0] cargo:rerun-if-env-changed=REAL_LIBRARY_PATH_VAR [rustc_llvm 0.0.0] cargo:rerun-if-env-changed=REAL_LIBRARY_PATH [rustc_llvm 0.0.0] cargo:rerun-if-env-changed=LLVM_CONFIG [rustc_llvm 0.0.0] cargo:rerun-if-changed=/usr/local/bin/llvm-config-17 [rustc_llvm 0.0.0] cargo:rustc-cfg=llvm_component="aarch64" [rustc_llvm 0.0.0] cargo:rustc-cfg=llvm_component="amdgpu" [rustc_llvm 0.0.0] cargo:rustc-cfg=llvm_component="arm" [rustc_llvm 0.0.0] cargo:rustc-cfg=llvm_component="asmparser" [rustc_llvm 0.0.0] cargo:rustc-cfg=llvm_component="avr" [rustc_llvm 0.0.0] cargo:rustc-cfg=llvm_component="bitreader" [rustc_llvm 0.0.0] cargo:rustc-cfg=llvm_component="bitwriter" [rustc_llvm 0.0.0] cargo:rustc-cfg=llvm_component="bpf" [rustc_llvm 0.0.0] cargo:rustc-cfg=llvm_component="coverage" [rustc_llvm 0.0.0] cargo:rustc-cfg=llvm_component="hexagon" [rustc_llvm 0.0.0] cargo:rustc-cfg=llvm_component="instrumentation" [rustc_llvm 0.0.0] cargo:rustc-cfg=llvm_component="ipo" [rustc_llvm 0.0.0] cargo:rustc-cfg=llvm_component="linker" [rustc_llvm 0.0.0] cargo:rustc-cfg=llvm_component="loongarch" [rustc_llvm 0.0.0] cargo:rustc-cfg=llvm_component="lto" [rustc_llvm 0.0.0] cargo:rustc-cfg=llvm_component="mips" [rustc_llvm 0.0.0] cargo:rustc-cfg=llvm_component="msp430" [rustc_llvm 0.0.0] cargo:rustc-cfg=llvm_component="nvptx" [rustc_llvm 0.0.0] cargo:rustc-cfg=llvm_component="powerpc" [rustc_llvm 0.0.0] cargo:rustc-cfg=llvm_component="riscv" [rustc_llvm 0.0.0] cargo:rustc-cfg=llvm_component="sparc" [rustc_llvm 0.0.0] cargo:rustc-cfg=llvm_component="systemz" [rustc_llvm 0.0.0] cargo:rustc-cfg=llvm_component="webassembly" [rustc_llvm 0.0.0] cargo:rustc-cfg=llvm_component="x86" [rustc_llvm 0.0.0] cargo:rerun-if-env-changed=LLVM_RUSTLLVM [rustc_llvm 0.0.0] cargo:rerun-if-env-changed=LLVM_ASSERTIONS [rustc_llvm 0.0.0] cargo:rerun-if-changed=llvm-wrapper/RustWrapper.cpp [rustc_llvm 0.0.0] cargo:rerun-if-changed=llvm-wrapper/PassWrapper.cpp [rustc_llvm 0.0.0] cargo:rerun-if-changed=llvm-wrapper/SymbolWrapper.cpp [rustc_llvm 0.0.0] cargo:rerun-if-changed=llvm-wrapper/CoverageMappingWrapper.cpp [rustc_llvm 0.0.0] cargo:rerun-if-changed=llvm-wrapper/ArchiveWrapper.cpp [rustc_llvm 0.0.0] cargo:rerun-if-changed=llvm-wrapper/Linker.cpp [rustc_llvm 0.0.0] cargo:rerun-if-changed=llvm-wrapper/SuppressLLVMWarnings.h [rustc_llvm 0.0.0] cargo:rerun-if-changed=llvm-wrapper/LLVMWrapper.h [rustc_llvm 0.0.0] cargo:rerun-if-changed=llvm-wrapper/.editorconfig [rustc_llvm 0.0.0] cargo:rerun-if-changed=llvm-wrapper/README [rustc_llvm 0.0.0] OUT_DIR = Some(/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/build/rustc_llvm-7b7c690fbd322a1e/out) [rustc_llvm 0.0.0] TARGET = Some(x86_64-unknown-openbsd) [rustc_llvm 0.0.0] OPT_LEVEL = Some(3) [rustc_llvm 0.0.0] HOST = Some(x86_64-unknown-openbsd) [rustc_llvm 0.0.0] cargo:rerun-if-env-changed=CXX_x86_64-unknown-openbsd [rustc_llvm 0.0.0] CXX_x86_64-unknown-openbsd = None [rustc_llvm 0.0.0] cargo:rerun-if-env-changed=CXX_x86_64_unknown_openbsd [rustc_llvm 0.0.0] CXX_x86_64_unknown_openbsd = Some(c++) [rustc_llvm 0.0.0] RUSTC_WRAPPER = Some(/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc) [rustc_llvm 0.0.0] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [rustc_llvm 0.0.0] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [rustc_llvm 0.0.0] CRATE_CC_NO_DEFAULTS = None [rustc_llvm 0.0.0] DEBUG = Some(false) [rustc_llvm 0.0.0] cargo:rerun-if-env-changed=CXXFLAGS_x86_64-unknown-openbsd [rustc_llvm 0.0.0] CXXFLAGS_x86_64-unknown-openbsd = None [rustc_llvm 0.0.0] cargo:rerun-if-env-changed=CXXFLAGS_x86_64_unknown_openbsd [rustc_llvm 0.0.0] CXXFLAGS_x86_64_unknown_openbsd = Some(-O2 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-openbsd) warning: `wasm-encoder` (lib) generated 9 warnings Compiling rustc_incremental v0.0.0 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_incremental) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rustc_incremental CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_incremental CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_incremental CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rustc_incremental --edition=2021 compiler/rustc_incremental/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=1f605dfcaf27925a -C extra-filename=-1f605dfcaf27925a --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern rand=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librand-5b24fbbdada31f96.rmeta --extern rustc_ast=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_ast-9ff6649c2f4a7bc2.rmeta --extern rustc_data_structures=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_data_structures-986c0a5e3c925834.rmeta --extern rustc_errors=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_errors-100877e393eceb46.rmeta --extern rustc_fluent_macro=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/librustc_fluent_macro-3958e9cf055862c2.so --extern rustc_fs_util=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_fs_util-a260b4314ad3ed22.rmeta --extern rustc_graphviz=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_graphviz-0f539d25b6ee37f7.rmeta --extern rustc_hir=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_hir-735cacdddd56801d.rmeta --extern rustc_macros=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/librustc_macros-abb099aea29845d2.so --extern rustc_middle=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_middle-5929c719834ecd1d.rmeta --extern rustc_serialize=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_serialize-85ca5577d24dfbde.rmeta --extern rustc_session=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_session-46a782bc7ddc5945.rmeta --extern rustc_span=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_span-2b982cf68b54de1d.rmeta --extern thin_vec=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libthin_vec-58bffc4cccf68cf8.rmeta --extern tracing=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libtracing-f4f4b1f3bc3cdd78.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/build/psm-b1ac996f6172bb4d/out` Compiling rustc_pattern_analysis v0.0.0 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_pattern_analysis) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rustc_pattern_analysis CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_pattern_analysis CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_pattern_analysis CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rustc_pattern_analysis --edition=2021 compiler/rustc_pattern_analysis/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="rustc"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "rustc"))' -C metadata=9ef2c37a6bc088f6 -C extra-filename=-9ef2c37a6bc088f6 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern rustc_hash=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_hash-9ac5fe13dc1ecbba.rmeta --extern rustc_apfloat=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_apfloat-41b1d0fbb9f6d866.rmeta --extern rustc_arena=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_arena-57bca7fffef65613.rmeta --extern rustc_data_structures=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_data_structures-986c0a5e3c925834.rmeta --extern rustc_errors=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_errors-100877e393eceb46.rmeta --extern rustc_fluent_macro=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/librustc_fluent_macro-3958e9cf055862c2.so --extern rustc_hir=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_hir-735cacdddd56801d.rmeta --extern rustc_index=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_index-141ffe42c008bc59.rmeta --extern rustc_macros=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/librustc_macros-abb099aea29845d2.so --extern rustc_middle=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_middle-5929c719834ecd1d.rmeta --extern rustc_session=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_session-46a782bc7ddc5945.rmeta --extern rustc_span=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_span-2b982cf68b54de1d.rmeta --extern rustc_target=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_target-c7b0a98cb5f8ac81.rmeta --extern smallvec=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libsmallvec-d392916284d75176.rmeta --extern tracing=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libtracing-f4f4b1f3bc3cdd78.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/build/psm-b1ac996f6172bb4d/out` Compiling rustc_lint v0.0.0 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_lint) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rustc_lint CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_lint CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_lint CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rustc_lint --edition=2021 compiler/rustc_lint/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=2a2c9ae2d1136419 -C extra-filename=-2a2c9ae2d1136419 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern rustc_ast=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_ast-9ff6649c2f4a7bc2.rmeta --extern rustc_ast_pretty=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_ast_pretty-1fe5c93ed1c013c3.rmeta --extern rustc_attr=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_attr-7e8c1a84652bf9b8.rmeta --extern rustc_data_structures=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_data_structures-986c0a5e3c925834.rmeta --extern rustc_errors=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_errors-100877e393eceb46.rmeta --extern rustc_feature=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_feature-557654ba347b7d31.rmeta --extern rustc_fluent_macro=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/librustc_fluent_macro-3958e9cf055862c2.so --extern rustc_hir=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_hir-735cacdddd56801d.rmeta --extern rustc_hir_pretty=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_hir_pretty-5895d9091391f1e5.rmeta --extern rustc_index=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_index-141ffe42c008bc59.rmeta --extern rustc_infer=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_infer-c35d31403e40a24a.rmeta --extern rustc_macros=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/librustc_macros-abb099aea29845d2.so --extern rustc_middle=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_middle-5929c719834ecd1d.rmeta --extern rustc_parse_format=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_parse_format-d7893413877e9589.rmeta --extern rustc_session=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_session-46a782bc7ddc5945.rmeta --extern rustc_span=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_span-2b982cf68b54de1d.rmeta --extern rustc_target=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_target-c7b0a98cb5f8ac81.rmeta --extern rustc_trait_selection=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_trait_selection-79573365830d05ec.rmeta --extern rustc_type_ir=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_type_ir-07df06d4a1e27753.rmeta --extern tracing=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libtracing-f4f4b1f3bc3cdd78.rmeta --extern unicode_security=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libunicode_security-c73e24aa9dadd7b4.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/build/psm-b1ac996f6172bb4d/out` Compiling rustc_ty_utils v0.0.0 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_ty_utils) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rustc_ty_utils CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_ty_utils CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_ty_utils CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rustc_ty_utils --edition=2021 compiler/rustc_ty_utils/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=dcb3066b12923d9a -C extra-filename=-dcb3066b12923d9a --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern itertools=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libitertools-0d7e0f71f3c606aa.rmeta --extern rustc_ast_ir=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_ast_ir-834b122f5d824bb1.rmeta --extern rustc_data_structures=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_data_structures-986c0a5e3c925834.rmeta --extern rustc_errors=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_errors-100877e393eceb46.rmeta --extern rustc_fluent_macro=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/librustc_fluent_macro-3958e9cf055862c2.so --extern rustc_hir=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_hir-735cacdddd56801d.rmeta --extern rustc_index=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_index-141ffe42c008bc59.rmeta --extern rustc_infer=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_infer-c35d31403e40a24a.rmeta --extern rustc_macros=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/librustc_macros-abb099aea29845d2.so --extern rustc_middle=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_middle-5929c719834ecd1d.rmeta --extern rustc_session=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_session-46a782bc7ddc5945.rmeta --extern rustc_span=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_span-2b982cf68b54de1d.rmeta --extern rustc_target=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_target-c7b0a98cb5f8ac81.rmeta --extern rustc_trait_selection=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_trait_selection-79573365830d05ec.rmeta --extern rustc_type_ir=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_type_ir-07df06d4a1e27753.rmeta --extern tracing=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libtracing-f4f4b1f3bc3cdd78.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/build/psm-b1ac996f6172bb4d/out` [rustc_llvm 0.0.0] cargo:rerun-if-env-changed=AR_x86_64-unknown-openbsd [rustc_llvm 0.0.0] AR_x86_64-unknown-openbsd = None [rustc_llvm 0.0.0] cargo:rerun-if-env-changed=AR_x86_64_unknown_openbsd [rustc_llvm 0.0.0] AR_x86_64_unknown_openbsd = Some(ar) [rustc_llvm 0.0.0] cargo:rerun-if-env-changed=ARFLAGS_x86_64-unknown-openbsd [rustc_llvm 0.0.0] ARFLAGS_x86_64-unknown-openbsd = None [rustc_llvm 0.0.0] cargo:rerun-if-env-changed=ARFLAGS_x86_64_unknown_openbsd [rustc_llvm 0.0.0] ARFLAGS_x86_64_unknown_openbsd = None [rustc_llvm 0.0.0] cargo:rerun-if-env-changed=HOST_ARFLAGS [rustc_llvm 0.0.0] HOST_ARFLAGS = None [rustc_llvm 0.0.0] cargo:rerun-if-env-changed=ARFLAGS [rustc_llvm 0.0.0] ARFLAGS = None [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=llvm-wrapper [rustc_llvm 0.0.0] cargo:rustc-link-search=native=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/build/rustc_llvm-7b7c690fbd322a1e/out [rustc_llvm 0.0.0] cargo:rerun-if-env-changed=LLVM_LINK_SHARED [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMX86TargetMCA [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMX86Disassembler [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMX86AsmParser [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMX86CodeGen [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMX86Desc [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMX86Info [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMWebAssemblyDisassembler [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMWebAssemblyAsmParser [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMWebAssemblyCodeGen [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMWebAssemblyUtils [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMWebAssemblyDesc [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMWebAssemblyInfo [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMSystemZDisassembler [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMSystemZAsmParser [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMSystemZCodeGen [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMSystemZDesc [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMSystemZInfo [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMSparcDisassembler [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMSparcAsmParser [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMSparcCodeGen [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMSparcDesc [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMSparcInfo [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMRISCVTargetMCA [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMRISCVDisassembler [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMRISCVAsmParser [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMRISCVCodeGen [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMRISCVDesc [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMRISCVInfo [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMPowerPCDisassembler [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMPowerPCAsmParser [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMPowerPCCodeGen [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMPowerPCDesc [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMPowerPCInfo [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMNVPTXCodeGen [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMNVPTXDesc [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMNVPTXInfo [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMMSP430Disassembler [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMMSP430AsmParser [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMMSP430CodeGen [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMMSP430Desc [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMMSP430Info [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMMipsDisassembler [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMMipsAsmParser [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMMipsCodeGen [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMMipsDesc [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMMipsInfo [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMLTO [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMExtensions [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMLoongArchDisassembler [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMLoongArchAsmParser [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMLoongArchCodeGen [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMLoongArchDesc [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMLoongArchInfo [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMHexagonDisassembler [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMHexagonCodeGen [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMHexagonAsmParser [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMHexagonDesc [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMHexagonInfo [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMCoverage [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMBPFDisassembler [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMBPFAsmParser [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMBPFCodeGen [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMBPFDesc [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMBPFInfo [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMAVRDisassembler [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMAVRAsmParser [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMAVRCodeGen [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMAVRDesc [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMAVRInfo [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMARMDisassembler [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMARMAsmParser [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMARMCodeGen [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMARMDesc [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMARMUtils [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMARMInfo [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMAMDGPUTargetMCA [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMMCA [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMAMDGPUDisassembler [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMAMDGPUAsmParser [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMAMDGPUCodeGen [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMPasses [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMIRPrinter [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMCoroutines [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMMIRParser [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMipo [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMInstrumentation [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMVectorize [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMLinker [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMFrontendOpenMP [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMAMDGPUDesc [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMAMDGPUUtils [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMAMDGPUInfo [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMAArch64Disassembler [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMMCDisassembler [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMAArch64AsmParser [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMAArch64CodeGen [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMGlobalISel [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMSelectionDAG [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMCFGuard [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMAsmPrinter [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMCodeGen [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMTarget [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMScalarOpts [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMInstCombine [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMAggressiveInstCombine [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMObjCARCOpts [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMTransformUtils [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMBitWriter [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMAnalysis [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMProfileData [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMSymbolize [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMDebugInfoBTF [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMDebugInfoPDB [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMDebugInfoMSF [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMDebugInfoDWARF [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMObject [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMTextAPI [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMMCParser [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMIRReader [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMAsmParser [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMBitReader [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMAArch64Desc [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMCodeGenTypes [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMAArch64Utils [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMCore [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMRemarks [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMBitstreamReader [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMAArch64Info [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMMC [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMDebugInfoCodeView [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMBinaryFormat [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMTargetParser [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMSupport [rustc_llvm 0.0.0] cargo:rustc-link-lib=static=LLVMDemangle [rustc_llvm 0.0.0] cargo:rustc-link-lib=dylib=execinfo [rustc_llvm 0.0.0] cargo:rustc-link-lib=dylib=pthread [rustc_llvm 0.0.0] cargo:rustc-link-lib=dylib=m [rustc_llvm 0.0.0] cargo:rustc-link-lib=dylib=z [rustc_llvm 0.0.0] cargo:rustc-link-search=native=/usr/local/llvm17/lib [rustc_llvm 0.0.0] cargo:rerun-if-env-changed=LLVM_LINKER_FLAGS [rustc_llvm 0.0.0] cargo:rerun-if-env-changed=LLVM_STATIC_STDCPP [rustc_llvm 0.0.0] cargo:rerun-if-env-changed=LLVM_USE_LIBCXX [rustc_llvm 0.0.0] cargo:rustc-link-lib=c++ Compiling rustc_monomorphize v0.0.0 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_monomorphize) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rustc_monomorphize CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_monomorphize CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_monomorphize CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rustc_monomorphize --edition=2021 compiler/rustc_monomorphize/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=4774cc9039b5b109 -C extra-filename=-4774cc9039b5b109 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern rustc_data_structures=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_data_structures-986c0a5e3c925834.rmeta --extern rustc_errors=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_errors-100877e393eceb46.rmeta --extern rustc_fluent_macro=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/librustc_fluent_macro-3958e9cf055862c2.so --extern rustc_hir=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_hir-735cacdddd56801d.rmeta --extern rustc_macros=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/librustc_macros-abb099aea29845d2.so --extern rustc_middle=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_middle-5929c719834ecd1d.rmeta --extern rustc_session=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_session-46a782bc7ddc5945.rmeta --extern rustc_span=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_span-2b982cf68b54de1d.rmeta --extern rustc_target=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_target-c7b0a98cb5f8ac81.rmeta --extern serde=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libserde-3c097750d92b7c4f.rmeta --extern serde_json=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libserde_json-cbff18c3bbe6d9e9.rmeta --extern tracing=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libtracing-f4f4b1f3bc3cdd78.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/build/psm-b1ac996f6172bb4d/out` Compiling matchers v0.1.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=matchers CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/matchers-0.1.0 CARGO_PKG_AUTHORS='Eliza Weisman ' CARGO_PKG_DESCRIPTION='Regex matching on character and byte streams. ' CARGO_PKG_HOMEPAGE='https://github.com/hawkw/matchers' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=matchers CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/hawkw/matchers' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/matchers-0.1.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name matchers --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/matchers-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=84c045b26ffbb3bf -C extra-filename=-84c045b26ffbb3bf --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern regex_automata=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libregex_automata-97172534e7fcf0c7.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling thorin-dwp v0.7.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=thorin CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thorin-dwp-0.7.0 CARGO_PKG_AUTHORS='David Wood ' CARGO_PKG_DESCRIPTION='Library for building DWARF packages from input DWARF objects and packages' CARGO_PKG_HOMEPAGE='https://docs.rs/thorin-dwp' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=thorin-dwp CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/thorin' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.7.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thorin-dwp-0.7.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name thorin --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thorin-dwp-0.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=dec26a9ec9e4f39c -C extra-filename=-dec26a9ec9e4f39c --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern gimli=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libgimli-3a80d8081b924978.rmeta --extern hashbrown=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libhashbrown-bf26c00c7bbba522.rmeta --extern object=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libobject-cd9f396e92031910.rmeta --extern tracing=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libtracing-f4f4b1f3bc3cdd78.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: `extern crate` is not idiomatic in the new edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thorin-dwp-0.7.0/src/lib.rs:1:1 | 1 | pub extern crate object; | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: `-W unused-extern-crates` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(unused_extern_crates)]` help: convert it to a `use` | 1 | pub use object; | ~~~ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thorin-dwp-0.7.0/src/error.rs:168:32 | 168 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 168 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thorin-dwp-0.7.0/src/strings.rs:63:47 | 63 | debug_str: gimli::DebugStr>, | -----------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 63 | debug_str: gimli::DebugStr>, | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thorin-dwp-0.7.0/src/strings.rs:64:62 | 64 | debug_str_offsets: gimli::DebugStrOffsets>, | -----------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 64 | debug_str_offsets: gimli::DebugStrOffsets>, | +++ warning: prefer `FxHashSet` over `HashSet`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thorin-dwp-0.7.0/src/lib.rs:88:14 | 88 | targets: HashSet, | ^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashSet` may be necessary = note: `-W rustc::default-hash-types` implied by `-W rustc::internal` = help: to override `-W rustc::internal` add `#[allow(rustc::default_hash_types)]` warning: prefer `FxHashSet` over `HashSet`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thorin-dwp-0.7.0/src/lib.rs:109:56 | 109 | Self { sess, maybe_in_progress: None, targets: HashSet::new() } | ^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashSet` may be necessary warning: using `difference` can result in unstable query results --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thorin-dwp-0.7.0/src/lib.rs:294:53 | 294 | if let Some(missing) = self.targets.difference(package.contained_units()).next() { | ^^^^^^^^^^ | = note: if you believe this case to be fine, allow this lint and add a comment explaining your rationale = note: `-W rustc::potential-query-instability` implied by `-W rustc::internal` = help: to override `-W rustc::internal` add `#[allow(rustc::potential_query_instability)]` warning: using `iter` can result in unstable query results --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thorin-dwp-0.7.0/src/lib.rs:303:22 | 303 | .iter() | ^^^^ | = note: if you believe this case to be fine, allow this lint and add a comment explaining your rationale warning: prefer `FxHashSet` over `HashSet`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thorin-dwp-0.7.0/src/package.rs:390:22 | 390 | contained_units: HashSet, | ^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashSet` may be necessary warning: prefer `FxHashSet` over `HashSet`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thorin-dwp-0.7.0/src/package.rs:413:46 | 413 | pub(crate) fn contained_units(&self) -> &HashSet { | ^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashSet` may be necessary warning: `thorin-dwp` (lib) generated 10 warnings Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=unicase CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicase-2.7.0 CARGO_PKG_AUTHORS='Sean McArthur ' CARGO_PKG_DESCRIPTION='A case-insensitive wrapper around strings.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicase CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/seanmonstar/unicase' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.7.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicase-2.7.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/build/unicase-d4502ff8fb86b7cc/out /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name unicase --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicase-2.7.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=3a26d8bf876169be -C extra-filename=-3a26d8bf876169be --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo --cfg __unicase__iter_cmp --cfg __unicase__default_hasher --cfg __unicase__const_fns --cfg __unicase__core_and_alloc` warning: unexpected `cfg` condition name: `__unicase__core_and_alloc` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicase-2.7.0/src/lib.rs:5:17 | 5 | #![cfg_attr(all(__unicase__core_and_alloc, not(test),), no_std)] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `parallel_compiler`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__core_and_alloc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__core_and_alloc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `__unicase__core_and_alloc` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicase-2.7.0/src/lib.rs:49:11 | 49 | #[cfg(all(__unicase__core_and_alloc, not(test)))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__core_and_alloc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__core_and_alloc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__unicase__core_and_alloc` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicase-2.7.0/src/lib.rs:51:11 | 51 | #[cfg(all(__unicase__core_and_alloc, not(test)))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__core_and_alloc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__core_and_alloc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__unicase__core_and_alloc` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicase-2.7.0/src/lib.rs:54:15 | 54 | #[cfg(not(all(__unicase__core_and_alloc, not(test))))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__core_and_alloc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__core_and_alloc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__unicase__core_and_alloc` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicase-2.7.0/src/lib.rs:56:15 | 56 | #[cfg(not(all(__unicase__core_and_alloc, not(test))))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__core_and_alloc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__core_and_alloc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__unicase__iter_cmp` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicase-2.7.0/src/lib.rs:60:7 | 60 | #[cfg(__unicase__iter_cmp)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__iter_cmp)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__iter_cmp)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__unicase__iter_cmp` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicase-2.7.0/src/lib.rs:293:7 | 293 | #[cfg(__unicase__iter_cmp)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__iter_cmp)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__iter_cmp)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__unicase__iter_cmp` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicase-2.7.0/src/lib.rs:301:7 | 301 | #[cfg(__unicase__iter_cmp)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__iter_cmp)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__iter_cmp)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__unicase__iter_cmp` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicase-2.7.0/src/ascii.rs:2:7 | 2 | #[cfg(__unicase__iter_cmp)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__iter_cmp)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__iter_cmp)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__unicase__core_and_alloc` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicase-2.7.0/src/ascii.rs:8:11 | 8 | #[cfg(not(__unicase__core_and_alloc))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__core_and_alloc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__core_and_alloc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__unicase__iter_cmp` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicase-2.7.0/src/ascii.rs:61:7 | 61 | #[cfg(__unicase__iter_cmp)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__iter_cmp)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__iter_cmp)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__unicase__iter_cmp` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicase-2.7.0/src/ascii.rs:69:7 | 69 | #[cfg(__unicase__iter_cmp)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__iter_cmp)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__iter_cmp)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__unicase__const_fns` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicase-2.7.0/src/ascii.rs:16:11 | 16 | #[cfg(__unicase__const_fns)] | ^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__const_fns)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__const_fns)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__unicase__const_fns` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicase-2.7.0/src/ascii.rs:25:15 | 25 | #[cfg(not(__unicase__const_fns))] | ^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__const_fns)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__const_fns)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__unicase_const_fns` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicase-2.7.0/src/ascii.rs:30:11 | 30 | #[cfg(__unicase_const_fns)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase_const_fns)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase_const_fns)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__unicase_const_fns` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicase-2.7.0/src/ascii.rs:35:15 | 35 | #[cfg(not(__unicase_const_fns))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase_const_fns)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase_const_fns)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicase-2.7.0/src/ascii.rs:88:34 | 88 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 88 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: unexpected `cfg` condition name: `__unicase__iter_cmp` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicase-2.7.0/src/unicode/mod.rs:1:7 | 1 | #[cfg(__unicase__iter_cmp)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__iter_cmp)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__iter_cmp)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__unicase__iter_cmp` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicase-2.7.0/src/unicode/mod.rs:38:7 | 38 | #[cfg(__unicase__iter_cmp)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__iter_cmp)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__iter_cmp)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__unicase__iter_cmp` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicase-2.7.0/src/unicode/mod.rs:46:7 | 46 | #[cfg(__unicase__iter_cmp)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__iter_cmp)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__iter_cmp)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__unicase__core_and_alloc` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicase-2.7.0/src/lib.rs:131:19 | 131 | #[cfg(not(__unicase__core_and_alloc))] | ^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__core_and_alloc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__core_and_alloc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__unicase__const_fns` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicase-2.7.0/src/lib.rs:145:11 | 145 | #[cfg(__unicase__const_fns)] | ^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__const_fns)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__const_fns)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__unicase__const_fns` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicase-2.7.0/src/lib.rs:153:15 | 153 | #[cfg(not(__unicase__const_fns))] | ^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__const_fns)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__const_fns)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__unicase__const_fns` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicase-2.7.0/src/lib.rs:159:11 | 159 | #[cfg(__unicase__const_fns)] | ^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__const_fns)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__const_fns)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__unicase__const_fns` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicase-2.7.0/src/lib.rs:167:15 | 167 | #[cfg(not(__unicase__const_fns))] | ^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__unicase__const_fns)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__unicase__const_fns)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicase-2.7.0/src/lib.rs:214:34 | 214 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 214 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicase-2.7.0/src/lib.rs:221:34 | 221 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 221 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicase-2.7.0/src/lib.rs:269:14 | 267 | / macro_rules! into_impl { 268 | | ($to:ty) => { 269 | | impl<'a> Into<$to> for UniCase<$to> { | | -^^- help: elide the unused lifetime 270 | | fn into(self) -> $to { ... | 274 | | }; 275 | | } | |_- in this expansion of `into_impl!` ... 290 | into_impl!(String); | ------------------ in this macro invocation | = note: requested on the command line with `-W unused-lifetimes` warning: `unicase` (lib) generated 28 warnings Compiling ar_archive_writer v0.4.2 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=ar_archive_writer CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ar_archive_writer-0.4.2 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A writer for object file ar archives' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ar_archive_writer CARGO_PKG_README=Readme.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/ar_archive_writer' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ar_archive_writer-0.4.2 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name ar_archive_writer --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ar_archive_writer-0.4.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --deny=rust_2018_idioms --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=a43a011a5446371b -C extra-filename=-a43a011a5446371b --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern object=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libobject-532f5756aec46d1b.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling thread_local v1.1.8 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=thread_local CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thread_local-1.1.8 CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='Per-object thread-local storage' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=thread_local CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Amanieu/thread_local-rs' CARGO_PKG_RUST_VERSION=1.59 CARGO_PKG_VERSION=1.1.8 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thread_local-1.1.8 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name thread_local --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thread_local-1.1.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=2e67f88b85114ef5 -C extra-filename=-2e67f88b85114ef5 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern cfg_if=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libcfg_if-62479ba5b8a3cb8b.rmeta --extern once_cell=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libonce_cell-d1ab462b77e1eee6.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thread_local-1.1.8/src/cached.rs:65:48 | 65 | pub fn iter_mut(&mut self) -> CachedIterMut { | -------------^-- expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 65 | pub fn iter_mut(&mut self) -> CachedIterMut<'_, T> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thread_local-1.1.8/src/cached.rs:112:32 | 112 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 112 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thread_local-1.1.8/src/lib.rs:290:42 | 290 | pub fn iter_mut(&mut self) -> IterMut { | -------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 290 | pub fn iter_mut(&mut self) -> IterMut<'_, T> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thread_local-1.1.8/src/lib.rs:347:32 | 347 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 347 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning[E0133]: call to unsafe function `std::hint::unreachable_unchecked` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thread_local-1.1.8/src/unreachable.rs:32:21 | 32 | None => unreachable_unchecked(), | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thread_local-1.1.8/src/unreachable.rs:29:5 | 29 | unsafe fn unchecked_unwrap(self) -> T { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` warning[E0133]: call to unsafe function `std::hint::unreachable_unchecked` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thread_local-1.1.8/src/unreachable.rs:38:13 | 38 | unreachable_unchecked() | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thread_local-1.1.8/src/unreachable.rs:36:5 | 36 | unsafe fn unchecked_unwrap_none(self) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `std::hint::unreachable_unchecked` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thread_local-1.1.8/src/unreachable.rs:47:23 | 47 | Err(_) => unreachable_unchecked(), | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thread_local-1.1.8/src/unreachable.rs:44:5 | 44 | unsafe fn unchecked_unwrap_ok(self) -> T { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `std::hint::unreachable_unchecked` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thread_local-1.1.8/src/unreachable.rs:53:22 | 53 | Ok(_) => unreachable_unchecked(), | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thread_local-1.1.8/src/unreachable.rs:51:5 | 51 | unsafe fn unchecked_unwrap_err(self) -> E { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `std::boxed::Box::::from_raw` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thread_local-1.1.8/src/lib.rs:521:13 | 521 | let _ = Box::from_raw(std::slice::from_raw_parts_mut(bucket, size)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thread_local-1.1.8/src/lib.rs:520:1 | 520 | unsafe fn deallocate_bucket(bucket: *mut Entry, size: usize) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `std::slice::from_raw_parts_mut` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thread_local-1.1.8/src/lib.rs:521:27 | 521 | let _ = Box::from_raw(std::slice::from_raw_parts_mut(bucket, size)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: methods `unchecked_unwrap` and `unchecked_unwrap_none` are never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thread_local-1.1.8/src/unreachable.rs:13:15 | 11 | pub trait UncheckedOptionExt { | ------------------ methods in this trait 12 | /// Get the value out of this Option without checking for None. 13 | unsafe fn unchecked_unwrap(self) -> T; | ^^^^^^^^^^^^^^^^ ... 16 | unsafe fn unchecked_unwrap_none(self); | ^^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default warning: method `unchecked_unwrap_err` is never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thread_local-1.1.8/src/unreachable.rs:25:15 | 20 | pub trait UncheckedResultExt { | ------------------ method in this trait ... 25 | unsafe fn unchecked_unwrap_err(self) -> E; | ^^^^^^^^^^^^^^^^^^^^ warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thread_local-1.1.8/src/cached.rs:121:37 | 121 | pub struct CachedIterMut<'a, T: Send + 'a> { | ^^^^^ help: remove this bound | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` warning: `thread_local` (lib) generated 13 warnings Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=cc CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/cc-1.0.105 CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='A build-time dependency for Cargo build scripts to assist in invoking the native C compiler to compile native C code into a static archive to be linked into Rust code. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/cc-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/cc-rs' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=1.0.105 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=105 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/cc-1.0.105 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name cc --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/cc-1.0.105/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("parallel"))' -C metadata=a1f5840dab52ca14 -C extra-filename=-a1f5840dab52ca14 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/cc-1.0.105/src/lib.rs:267:49 | 267 | known_flag_support_status_cache: Arc>>, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary = note: `-W rustc::default-hash-types` implied by `-W rustc::internal` = help: to override `-W rustc::internal` add `#[allow(rustc::default_hash_types)]` warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/cc-1.0.105/src/lib.rs:299:27 | 299 | env_cache: Arc, Env>>>, | ^^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/cc-1.0.105/src/lib.rs:300:38 | 300 | apple_sdk_root_cache: Arc, Arc>>>, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/cc-1.0.105/src/lib.rs:301:38 | 301 | apple_versions_cache: Arc, Arc>>>, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/cc-1.0.105/src/lib.rs:303:40 | 303 | cached_compiler_family: Arc, ToolFamily>>>, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/cc-1.0.105/src/lib.rs:391:67 | 391 | known_flag_support_status_cache: Arc::new(RwLock::new(HashMap::new())), | ^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/cc-1.0.105/src/lib.rs:423:45 | 423 | env_cache: Arc::new(RwLock::new(HashMap::new())), | ^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/cc-1.0.105/src/lib.rs:424:56 | 424 | apple_sdk_root_cache: Arc::new(RwLock::new(HashMap::new())), | ^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/cc-1.0.105/src/lib.rs:425:56 | 425 | apple_versions_cache: Arc::new(RwLock::new(HashMap::new())), | ^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/cc-1.0.105/src/tool.rs:43:41 | 43 | cached_compiler_family: &RwLock, ToolFamily>>, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/cc-1.0.105/src/tool.rs:60:41 | 60 | cached_compiler_family: &RwLock, ToolFamily>>, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/cc-1.0.105/src/tool.rs:93:41 | 93 | cached_compiler_family: &RwLock, ToolFamily>>, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary Compiling pulldown-cmark-escape v0.11.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=pulldown_cmark_escape CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/pulldown-cmark-escape-0.11.0 CARGO_PKG_AUTHORS='Raph Levien :Marcus Klaas de Vries ' CARGO_PKG_DESCRIPTION='An escape library for HTML created in the pulldown-cmark project' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pulldown-cmark-escape CARGO_PKG_README=./README.md CARGO_PKG_REPOSITORY='https://github.com/raphlinus/pulldown-cmark' CARGO_PKG_RUST_VERSION=1.70 CARGO_PKG_VERSION=0.11.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/pulldown-cmark-escape-0.11.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name pulldown_cmark_escape --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/pulldown-cmark-escape-0.11.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("simd"))' -C metadata=2ad5eafcc6c542eb -C extra-filename=-2ad5eafcc6c542eb --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/pulldown-cmark-escape-0.11.0/src/lib.rs:57:35 | 57 | fn write_fmt(&mut self, args: Arguments) -> Result<(), Self::Error>; | ^^^^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 57 | fn write_fmt(&mut self, args: Arguments<'_>) -> Result<(), Self::Error>; | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/pulldown-cmark-escape-0.11.0/src/lib.rs:72:35 | 72 | fn write_fmt(&mut self, args: Arguments) -> io::Result<()> { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 72 | fn write_fmt(&mut self, args: Arguments<'_>) -> io::Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/pulldown-cmark-escape-0.11.0/src/lib.rs:96:35 | 96 | fn write_fmt(&mut self, args: Arguments) -> fmt::Result { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 96 | fn write_fmt(&mut self, args: Arguments<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/pulldown-cmark-escape-0.11.0/src/lib.rs:111:35 | 111 | fn write_fmt(&mut self, args: Arguments) -> fmt::Result { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 111 | fn write_fmt(&mut self, args: Arguments<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/pulldown-cmark-escape-0.11.0/src/lib.rs:128:35 | 128 | fn write_fmt(&mut self, args: Arguments) -> Result<(), Self::Error> { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 128 | fn write_fmt(&mut self, args: Arguments<'_>) -> Result<(), Self::Error> { | ++++ warning: `pulldown-cmark-escape` (lib) generated 5 warnings Compiling pathdiff v0.2.1 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=pathdiff CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/pathdiff-0.2.1 CARGO_PKG_AUTHORS='Manish Goregaokar ' CARGO_PKG_DESCRIPTION='Library for diffing paths to obtain relative paths' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pathdiff CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Manishearth/pathdiff' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/pathdiff-0.2.1 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name pathdiff --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/pathdiff-0.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("camino"))' -C metadata=007371f06ce96ebf -C extra-filename=-007371f06ce96ebf --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/pathdiff-0.2.1/src/lib.rs:51:28 | 51 | let mut comps: Vec = vec![]; | ^^^^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 51 | let mut comps: Vec> = vec![]; | ++++ warning: `pathdiff` (lib) generated 1 warning Compiling rustc_codegen_ssa v0.0.0 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_codegen_ssa) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rustc_codegen_ssa CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_codegen_ssa CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_codegen_ssa CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rustc_codegen_ssa --edition=2021 compiler/rustc_codegen_ssa/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=83fb22ee89f05a01 -C extra-filename=-83fb22ee89f05a01 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern ar_archive_writer=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libar_archive_writer-a43a011a5446371b.rmeta --extern arrayvec=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libarrayvec-4e2ae911ca7e5181.rmeta --extern bitflags=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libbitflags-d0df0f1b6db82e40.rmeta --extern cc=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libcc-a1f5840dab52ca14.rmeta --extern either=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libeither-6987bc6aded96007.rmeta --extern itertools=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libitertools-0d7e0f71f3c606aa.rmeta --extern jobserver=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libjobserver-329a2f37cb29eb8a.rmeta --extern libc=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/liblibc-2d18bcdff1ba86f8.rmeta --extern object=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libobject-532f5756aec46d1b.rmeta --extern pathdiff=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libpathdiff-007371f06ce96ebf.rmeta --extern regex=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libregex-8dbbf6eeb4e3c2d8.rmeta --extern rustc_arena=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_arena-57bca7fffef65613.rmeta --extern rustc_ast=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_ast-9ff6649c2f4a7bc2.rmeta --extern rustc_attr=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_attr-7e8c1a84652bf9b8.rmeta --extern rustc_data_structures=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_data_structures-986c0a5e3c925834.rmeta --extern rustc_errors=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_errors-100877e393eceb46.rmeta --extern rustc_fluent_macro=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/librustc_fluent_macro-3958e9cf055862c2.so --extern rustc_fs_util=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_fs_util-a260b4314ad3ed22.rmeta --extern rustc_hir=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_hir-735cacdddd56801d.rmeta --extern rustc_incremental=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_incremental-1f605dfcaf27925a.rmeta --extern rustc_index=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_index-141ffe42c008bc59.rmeta --extern rustc_macros=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/librustc_macros-abb099aea29845d2.so --extern rustc_metadata=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_metadata-a681fd5fd68b3908.rmeta --extern rustc_middle=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_middle-5929c719834ecd1d.rmeta --extern rustc_monomorphize=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_monomorphize-4774cc9039b5b109.rmeta --extern rustc_query_system=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_query_system-88debd6c3b8cded1.rmeta --extern rustc_serialize=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_serialize-85ca5577d24dfbde.rmeta --extern rustc_session=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_session-46a782bc7ddc5945.rmeta --extern rustc_span=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_span-2b982cf68b54de1d.rmeta --extern rustc_symbol_mangling=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_symbol_mangling-8a811793da74cf93.rmeta --extern rustc_target=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_target-c7b0a98cb5f8ac81.rmeta --extern rustc_type_ir=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_type_ir-07df06d4a1e27753.rmeta --extern serde_json=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libserde_json-cbff18c3bbe6d9e9.rmeta --extern smallvec=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libsmallvec-d392916284d75176.rmeta --extern tempfile=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libtempfile-83c4197098f9ff63.rmeta --extern thin_vec=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libthin_vec-58bffc4cccf68cf8.rmeta --extern thorin=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libthorin-dec26a9ec9e4f39c.rmeta --extern tracing=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libtracing-f4f4b1f3bc3cdd78.rmeta --extern wasm_encoder=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libwasm_encoder-84d8516789eac8d7.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/build/psm-b1ac996f6172bb4d/out` warning: `cc` (lib) generated 12 warnings Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=pulldown_cmark CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/pulldown-cmark-0.11.2 CARGO_PKG_AUTHORS='Raph Levien :Marcus Klaas de Vries ' CARGO_PKG_DESCRIPTION='A pull parser for CommonMark' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pulldown-cmark CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/raphlinus/pulldown-cmark' CARGO_PKG_RUST_VERSION=1.71.1 CARGO_PKG_VERSION=0.11.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/pulldown-cmark-0.11.2 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/build/pulldown-cmark-74cea28414e38867/out /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name pulldown_cmark --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/pulldown-cmark-0.11.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --warn=unexpected_cfgs --cfg 'feature="html"' --cfg 'feature="pulldown-cmark-escape"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "gen-tests", "getopts", "html", "pulldown-cmark-escape", "serde", "simd"))' --check-cfg 'cfg(rustbuild)' -C metadata=f7f6dab31eed0cf2 -C extra-filename=-f7f6dab31eed0cf2 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern bitflags=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libbitflags-d0df0f1b6db82e40.rmeta --extern memchr=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libmemchr-a8fd22ca380f4c0a.rmeta --extern pulldown_cmark_escape=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libpulldown_cmark_escape-2ad5eafcc6c542eb.rmeta --extern unicase=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libunicase-3a26d8bf876169be.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/pulldown-cmark-0.11.2/src/lib.rs:280:20 | 280 | fn from(value: Tag) -> Self { | ^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 280 | fn from(value: Tag<'_>) -> Self { | ++++ warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/pulldown-cmark-0.11.2/src/html.rs:53:14 | 53 | numbers: HashMap, usize>, | ^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary = note: `-W rustc::default-hash-types` implied by `-W rustc::internal` = help: to override `-W rustc::internal` add `#[allow(rustc::default_hash_types)]` warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/pulldown-cmark-0.11.2/src/html.rs:70:22 | 70 | numbers: HashMap::new(), | ^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/pulldown-cmark-0.11.2/src/parse.rs:1657:12 | 1657 | inner: HashMap>, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/pulldown-cmark-0.11.2/src/parse.rs:1701:12 | 1701 | inner: HashMap>, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/pulldown-cmark-0.11.2/src/parse.rs:1792:39 | 1792 | pub struct RefDefs<'input>(pub(crate) HashMap, LinkDef<'input>>); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/pulldown-cmark-0.11.2/src/parse.rs:1796:44 | 1796 | pub struct FootnoteDefs<'input>(pub(crate) HashMap, FootnoteDef>); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: using `iter` can result in unstable query results --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/pulldown-cmark-0.11.2/src/parse.rs:1809:16 | 1809 | self.0.iter().map(|(k, v)| (k.as_ref(), v)) | ^^^^ | = note: if you believe this case to be fine, allow this lint and add a comment explaining your rationale = note: `-W rustc::potential-query-instability` implied by `-W rustc::internal` = help: to override `-W rustc::internal` add `#[allow(rustc::potential_query_instability)]` Compiling tracing-subscriber v0.3.18 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=tracing_subscriber CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-subscriber-0.3.18 CARGO_PKG_AUTHORS='Eliza Weisman :David Barsky :Tokio Contributors ' CARGO_PKG_DESCRIPTION='Utilities for implementing and composing `tracing` subscribers. ' CARGO_PKG_HOMEPAGE='https://tokio.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tracing-subscriber CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/tracing' CARGO_PKG_RUST_VERSION=1.63.0 CARGO_PKG_VERSION=0.3.18 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=18 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-subscriber-0.3.18 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name tracing_subscriber --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-subscriber-0.3.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="ansi"' --cfg 'feature="env-filter"' --cfg 'feature="fmt"' --cfg 'feature="matchers"' --cfg 'feature="nu-ansi-term"' --cfg 'feature="once_cell"' --cfg 'feature="parking_lot"' --cfg 'feature="regex"' --cfg 'feature="registry"' --cfg 'feature="sharded-slab"' --cfg 'feature="smallvec"' --cfg 'feature="std"' --cfg 'feature="thread_local"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "ansi", "chrono", "default", "env-filter", "fmt", "json", "local-time", "matchers", "nu-ansi-term", "once_cell", "parking_lot", "regex", "registry", "serde", "serde_json", "sharded-slab", "smallvec", "std", "thread_local", "time", "tracing", "tracing-log", "tracing-serde", "valuable", "valuable-serde", "valuable_crate"))' -C metadata=63a79923d607719a -C extra-filename=-63a79923d607719a --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern matchers=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libmatchers-84c045b26ffbb3bf.rmeta --extern nu_ansi_term=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libnu_ansi_term-bc36515787f0efef.rmeta --extern once_cell=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libonce_cell-d1ab462b77e1eee6.rmeta --extern parking_lot=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libparking_lot-83532ddd07c34505.rmeta --extern regex=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libregex-8dbbf6eeb4e3c2d8.rmeta --extern sharded_slab=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libsharded_slab-9ee32d0c5c5d48aa.rmeta --extern smallvec=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libsmallvec-d392916284d75176.rmeta --extern thread_local=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libthread_local-2e67f88b85114ef5.rmeta --extern tracing=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libtracing-f4f4b1f3bc3cdd78.rmeta --extern tracing_core=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libtracing_core-fdb1d60c408c45e2.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-subscriber-0.3.18/src/lib.rs:189:5 | 189 | private_in_public, | ^^^^^^^^^^^^^^^^^ | = note: `#[warn(renamed_and_removed_lints)]` on by default warning: unexpected `cfg` condition value: `nu_ansi_term` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-subscriber-0.3.18/src/filter/env/builder.rs:213:19 | 213 | #[cfg(feature = "nu_ansi_term")] | ^^^^^^^^^^-------------- | | | help: there is a expected value with a similar name: `"nu-ansi-term"` | = note: expected values for `feature` are: `alloc`, `ansi`, `chrono`, `default`, `env-filter`, `fmt`, `json`, `local-time`, `matchers`, `nu-ansi-term`, `once_cell`, `parking_lot`, `regex`, `registry`, `serde`, `serde_json`, `sharded-slab`, `smallvec`, `std`, `thread_local`, `time`, `tracing`, `tracing-log`, `tracing-serde`, `valuable`, `valuable-serde`, and `valuable_crate` = help: consider adding `nu_ansi_term` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `nu_ansi_term` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-subscriber-0.3.18/src/filter/env/builder.rs:219:27 | 219 | #[cfg(not(feature = "nu_ansi_term"))] | ^^^^^^^^^^-------------- | | | help: there is a expected value with a similar name: `"nu-ansi-term"` | = note: expected values for `feature` are: `alloc`, `ansi`, `chrono`, `default`, `env-filter`, `fmt`, `json`, `local-time`, `matchers`, `nu-ansi-term`, `once_cell`, `parking_lot`, `regex`, `registry`, `serde`, `serde_json`, `sharded-slab`, `smallvec`, `std`, `thread_local`, `time`, `tracing`, `tracing-log`, `tracing-serde`, `valuable`, `valuable-serde`, and `valuable_crate` = help: consider adding `nu_ansi_term` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `nu_ansi_term` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-subscriber-0.3.18/src/filter/env/builder.rs:221:23 | 221 | #[cfg(feature = "nu_ansi_term")] | ^^^^^^^^^^-------------- | | | help: there is a expected value with a similar name: `"nu-ansi-term"` | = note: expected values for `feature` are: `alloc`, `ansi`, `chrono`, `default`, `env-filter`, `fmt`, `json`, `local-time`, `matchers`, `nu-ansi-term`, `once_cell`, `parking_lot`, `regex`, `registry`, `serde`, `serde_json`, `sharded-slab`, `smallvec`, `std`, `thread_local`, `time`, `tracing`, `tracing-log`, `tracing-serde`, `valuable`, `valuable-serde`, and `valuable_crate` = help: consider adding `nu_ansi_term` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `nu_ansi_term` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-subscriber-0.3.18/src/filter/env/builder.rs:231:27 | 231 | #[cfg(not(feature = "nu_ansi_term"))] | ^^^^^^^^^^-------------- | | | help: there is a expected value with a similar name: `"nu-ansi-term"` | = note: expected values for `feature` are: `alloc`, `ansi`, `chrono`, `default`, `env-filter`, `fmt`, `json`, `local-time`, `matchers`, `nu-ansi-term`, `once_cell`, `parking_lot`, `regex`, `registry`, `serde`, `serde_json`, `sharded-slab`, `smallvec`, `std`, `thread_local`, `time`, `tracing`, `tracing-log`, `tracing-serde`, `valuable`, `valuable-serde`, and `valuable_crate` = help: consider adding `nu_ansi_term` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `nu_ansi_term` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-subscriber-0.3.18/src/filter/env/builder.rs:233:23 | 233 | #[cfg(feature = "nu_ansi_term")] | ^^^^^^^^^^-------------- | | | help: there is a expected value with a similar name: `"nu-ansi-term"` | = note: expected values for `feature` are: `alloc`, `ansi`, `chrono`, `default`, `env-filter`, `fmt`, `json`, `local-time`, `matchers`, `nu-ansi-term`, `once_cell`, `parking_lot`, `regex`, `registry`, `serde`, `serde_json`, `sharded-slab`, `smallvec`, `std`, `thread_local`, `time`, `tracing`, `tracing-log`, `tracing-serde`, `valuable`, `valuable-serde`, and `valuable_crate` = help: consider adding `nu_ansi_term` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `nu_ansi_term` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-subscriber-0.3.18/src/filter/env/builder.rs:244:27 | 244 | #[cfg(not(feature = "nu_ansi_term"))] | ^^^^^^^^^^-------------- | | | help: there is a expected value with a similar name: `"nu-ansi-term"` | = note: expected values for `feature` are: `alloc`, `ansi`, `chrono`, `default`, `env-filter`, `fmt`, `json`, `local-time`, `matchers`, `nu-ansi-term`, `once_cell`, `parking_lot`, `regex`, `registry`, `serde`, `serde_json`, `sharded-slab`, `smallvec`, `std`, `thread_local`, `time`, `tracing`, `tracing-log`, `tracing-serde`, `valuable`, `valuable-serde`, and `valuable_crate` = help: consider adding `nu_ansi_term` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `nu_ansi_term` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-subscriber-0.3.18/src/filter/env/builder.rs:246:23 | 246 | #[cfg(feature = "nu_ansi_term")] | ^^^^^^^^^^-------------- | | | help: there is a expected value with a similar name: `"nu-ansi-term"` | = note: expected values for `feature` are: `alloc`, `ansi`, `chrono`, `default`, `env-filter`, `fmt`, `json`, `local-time`, `matchers`, `nu-ansi-term`, `once_cell`, `parking_lot`, `regex`, `registry`, `serde`, `serde_json`, `sharded-slab`, `smallvec`, `std`, `thread_local`, `time`, `tracing`, `tracing-log`, `tracing-serde`, `valuable`, `valuable-serde`, and `valuable_crate` = help: consider adding `nu_ansi_term` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: `pulldown-cmark` (lib) generated 8 warnings Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rustc_llvm CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_llvm CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_llvm CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/build/rustc_llvm-7b7c690fbd322a1e/out /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rustc_llvm --edition=2021 compiler/rustc_llvm/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=d77a9361ccb69263 -C extra-filename=-d77a9361ccb69263 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern libc=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/liblibc-2d18bcdff1ba86f8.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/build/rustc_llvm-7b7c690fbd322a1e/out -L native=/usr/local/llvm17/lib -l static=llvm-wrapper -l static=LLVMX86TargetMCA -l static=LLVMX86Disassembler -l static=LLVMX86AsmParser -l static=LLVMX86CodeGen -l static=LLVMX86Desc -l static=LLVMX86Info -l static=LLVMWebAssemblyDisassembler -l static=LLVMWebAssemblyAsmParser -l static=LLVMWebAssemblyCodeGen -l static=LLVMWebAssemblyUtils -l static=LLVMWebAssemblyDesc -l static=LLVMWebAssemblyInfo -l static=LLVMSystemZDisassembler -l static=LLVMSystemZAsmParser -l static=LLVMSystemZCodeGen -l static=LLVMSystemZDesc -l static=LLVMSystemZInfo -l static=LLVMSparcDisassembler -l static=LLVMSparcAsmParser -l static=LLVMSparcCodeGen -l static=LLVMSparcDesc -l static=LLVMSparcInfo -l static=LLVMRISCVTargetMCA -l static=LLVMRISCVDisassembler -l static=LLVMRISCVAsmParser -l static=LLVMRISCVCodeGen -l static=LLVMRISCVDesc -l static=LLVMRISCVInfo -l static=LLVMPowerPCDisassembler -l static=LLVMPowerPCAsmParser -l static=LLVMPowerPCCodeGen -l static=LLVMPowerPCDesc -l static=LLVMPowerPCInfo -l static=LLVMNVPTXCodeGen -l static=LLVMNVPTXDesc -l static=LLVMNVPTXInfo -l static=LLVMMSP430Disassembler -l static=LLVMMSP430AsmParser -l static=LLVMMSP430CodeGen -l static=LLVMMSP430Desc -l static=LLVMMSP430Info -l static=LLVMMipsDisassembler -l static=LLVMMipsAsmParser -l static=LLVMMipsCodeGen -l static=LLVMMipsDesc -l static=LLVMMipsInfo -l static=LLVMLTO -l static=LLVMExtensions -l static=LLVMLoongArchDisassembler -l static=LLVMLoongArchAsmParser -l static=LLVMLoongArchCodeGen -l static=LLVMLoongArchDesc -l static=LLVMLoongArchInfo -l static=LLVMHexagonDisassembler -l static=LLVMHexagonCodeGen -l static=LLVMHexagonAsmParser -l static=LLVMHexagonDesc -l static=LLVMHexagonInfo -l static=LLVMCoverage -l static=LLVMBPFDisassembler -l static=LLVMBPFAsmParser -l static=LLVMBPFCodeGen -l static=LLVMBPFDesc -l static=LLVMBPFInfo -l static=LLVMAVRDisassembler -l static=LLVMAVRAsmParser -l static=LLVMAVRCodeGen -l static=LLVMAVRDesc -l static=LLVMAVRInfo -l static=LLVMARMDisassembler -l static=LLVMARMAsmParser -l static=LLVMARMCodeGen -l static=LLVMARMDesc -l static=LLVMARMUtils -l static=LLVMARMInfo -l static=LLVMAMDGPUTargetMCA -l static=LLVMMCA -l static=LLVMAMDGPUDisassembler -l static=LLVMAMDGPUAsmParser -l static=LLVMAMDGPUCodeGen -l static=LLVMPasses -l static=LLVMIRPrinter -l static=LLVMCoroutines -l static=LLVMMIRParser -l static=LLVMipo -l static=LLVMInstrumentation -l static=LLVMVectorize -l static=LLVMLinker -l static=LLVMFrontendOpenMP -l static=LLVMAMDGPUDesc -l static=LLVMAMDGPUUtils -l static=LLVMAMDGPUInfo -l static=LLVMAArch64Disassembler -l static=LLVMMCDisassembler -l static=LLVMAArch64AsmParser -l static=LLVMAArch64CodeGen -l static=LLVMGlobalISel -l static=LLVMSelectionDAG -l static=LLVMCFGuard -l static=LLVMAsmPrinter -l static=LLVMCodeGen -l static=LLVMTarget -l static=LLVMScalarOpts -l static=LLVMInstCombine -l static=LLVMAggressiveInstCombine -l static=LLVMObjCARCOpts -l static=LLVMTransformUtils -l static=LLVMBitWriter -l static=LLVMAnalysis -l static=LLVMProfileData -l static=LLVMSymbolize -l static=LLVMDebugInfoBTF -l static=LLVMDebugInfoPDB -l static=LLVMDebugInfoMSF -l static=LLVMDebugInfoDWARF -l static=LLVMObject -l static=LLVMTextAPI -l static=LLVMMCParser -l static=LLVMIRReader -l static=LLVMAsmParser -l static=LLVMBitReader -l static=LLVMAArch64Desc -l static=LLVMCodeGenTypes -l static=LLVMAArch64Utils -l static=LLVMCore -l static=LLVMRemarks -l static=LLVMBitstreamReader -l static=LLVMAArch64Info -l static=LLVMMC -l static=LLVMDebugInfoCodeView -l static=LLVMBinaryFormat -l static=LLVMTargetParser -l static=LLVMSupport -l static=LLVMDemangle -l dylib=execinfo -l dylib=pthread -l dylib=m -l dylib=z -l c++ --cfg 'llvm_component="aarch64"' --cfg 'llvm_component="amdgpu"' --cfg 'llvm_component="arm"' --cfg 'llvm_component="asmparser"' --cfg 'llvm_component="avr"' --cfg 'llvm_component="bitreader"' --cfg 'llvm_component="bitwriter"' --cfg 'llvm_component="bpf"' --cfg 'llvm_component="coverage"' --cfg 'llvm_component="hexagon"' --cfg 'llvm_component="instrumentation"' --cfg 'llvm_component="ipo"' --cfg 'llvm_component="linker"' --cfg 'llvm_component="loongarch"' --cfg 'llvm_component="lto"' --cfg 'llvm_component="mips"' --cfg 'llvm_component="msp430"' --cfg 'llvm_component="nvptx"' --cfg 'llvm_component="powerpc"' --cfg 'llvm_component="riscv"' --cfg 'llvm_component="sparc"' --cfg 'llvm_component="systemz"' --cfg 'llvm_component="webassembly"' --cfg 'llvm_component="x86"' --check-cfg 'cfg(llvm_component,values("ipo"))' --check-cfg 'cfg(llvm_component,values("bitreader"))' --check-cfg 'cfg(llvm_component,values("bitwriter"))' --check-cfg 'cfg(llvm_component,values("linker"))' --check-cfg 'cfg(llvm_component,values("asmparser"))' --check-cfg 'cfg(llvm_component,values("lto"))' --check-cfg 'cfg(llvm_component,values("coverage"))' --check-cfg 'cfg(llvm_component,values("instrumentation"))' --check-cfg 'cfg(llvm_component,values("x86"))' --check-cfg 'cfg(llvm_component,values("arm"))' --check-cfg 'cfg(llvm_component,values("aarch64"))' --check-cfg 'cfg(llvm_component,values("amdgpu"))' --check-cfg 'cfg(llvm_component,values("avr"))' --check-cfg 'cfg(llvm_component,values("loongarch"))' --check-cfg 'cfg(llvm_component,values("m68k"))' --check-cfg 'cfg(llvm_component,values("csky"))' --check-cfg 'cfg(llvm_component,values("mips"))' --check-cfg 'cfg(llvm_component,values("powerpc"))' --check-cfg 'cfg(llvm_component,values("systemz"))' --check-cfg 'cfg(llvm_component,values("jsbackend"))' --check-cfg 'cfg(llvm_component,values("webassembly"))' --check-cfg 'cfg(llvm_component,values("msp430"))' --check-cfg 'cfg(llvm_component,values("sparc"))' --check-cfg 'cfg(llvm_component,values("nvptx"))' --check-cfg 'cfg(llvm_component,values("hexagon"))' --check-cfg 'cfg(llvm_component,values("riscv"))' --check-cfg 'cfg(llvm_component,values("xtensa"))' --check-cfg 'cfg(llvm_component,values("bpf"))'` warning[E0133]: call to unsafe function `layer::Layer::downcast_raw` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-subscriber-0.3.18/src/filter/layer_filters/mod.rs:866:18 | 866 | _ => self.layer.downcast_raw(id), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-subscriber-0.3.18/src/filter/layer_filters/mod.rs:858:5 | 858 | unsafe fn downcast_raw(&self, id: TypeId) -> Option<*const ()> { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` warning[E0133]: call to unsafe function `layer::Layer::downcast_raw` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-subscriber-0.3.18/src/layer/layered.rs:235:9 | 235 | / self.layer 236 | | .downcast_raw(id) | |_____________________________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-subscriber-0.3.18/src/layer/layered.rs:209:5 | 209 | unsafe fn downcast_raw(&self, id: TypeId) -> Option<*const ()> { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `tracing_core::Subscriber::downcast_raw` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-subscriber-0.3.18/src/layer/layered.rs:237:25 | 237 | .or_else(|| self.inner.downcast_raw(id)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `layer::Layer::downcast_raw` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-subscriber-0.3.18/src/layer/layered.rs:373:17 | 373 | self.layer.downcast_raw(id).and(self.inner.downcast_raw(id)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-subscriber-0.3.18/src/layer/layered.rs:341:5 | 341 | unsafe fn downcast_raw(&self, id: TypeId) -> Option<*const ()> { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `layer::Layer::downcast_raw` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-subscriber-0.3.18/src/layer/layered.rs:373:49 | 373 | self.layer.downcast_raw(id).and(self.inner.downcast_raw(id)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `layer::Layer::downcast_raw` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-subscriber-0.3.18/src/layer/layered.rs:377:18 | 377 | _ => self | __________________^ 378 | | .layer 379 | | .downcast_raw(id) | |_________________________________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `layer::Layer::downcast_raw` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-subscriber-0.3.18/src/layer/layered.rs:380:29 | 380 | .or_else(|| self.inner.downcast_raw(id)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `layer::Layer::downcast_raw` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-subscriber-0.3.18/src/layer/mod.rs:1670:44 | 1670 | self.as_ref().and_then(|inner| inner.downcast_raw(id)) | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-subscriber-0.3.18/src/layer/mod.rs:1664:5 | 1664 | unsafe fn downcast_raw(&self, id: TypeId) -> Option<*const ()> { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `layer::Layer::downcast_raw` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-subscriber-0.3.18/src/layer/mod.rs:1755:17 | 1680 | / macro_rules! layer_impl_body { 1681 | | () => { 1682 | | #[inline] 1683 | | fn on_register_dispatch(&self, subscriber: &Dispatch) { ... | 1755 | | self.deref().downcast_raw(id) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 1756 | | } 1757 | | }; 1758 | | } | |_____- in this expansion of `layer_impl_body!` ... 1765 | layer_impl_body! {} | ------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-subscriber-0.3.18/src/layer/mod.rs:1754:13 | 1680 | / macro_rules! layer_impl_body { 1681 | | () => { 1682 | | #[inline] 1683 | | fn on_register_dispatch(&self, subscriber: &Dispatch) { ... | 1754 | | unsafe fn downcast_raw(&self, id: TypeId) -> Option<*const ()> { | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... | 1757 | | }; 1758 | | } | |_____- in this expansion of `layer_impl_body!` ... 1765 | layer_impl_body! {} | ------------------- in this macro invocation warning[E0133]: call to unsafe function `layer::Layer::downcast_raw` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-subscriber-0.3.18/src/layer/mod.rs:1755:17 | 1680 | / macro_rules! layer_impl_body { 1681 | | () => { 1682 | | #[inline] 1683 | | fn on_register_dispatch(&self, subscriber: &Dispatch) { ... | 1755 | | self.deref().downcast_raw(id) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 1756 | | } 1757 | | }; 1758 | | } | |_____- in this expansion of `layer_impl_body!` ... 1772 | layer_impl_body! {} | ------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-subscriber-0.3.18/src/layer/mod.rs:1754:13 | 1680 | / macro_rules! layer_impl_body { 1681 | | () => { 1682 | | #[inline] 1683 | | fn on_register_dispatch(&self, subscriber: &Dispatch) { ... | 1754 | | unsafe fn downcast_raw(&self, id: TypeId) -> Option<*const ()> { | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... | 1757 | | }; 1758 | | } | |_____- in this expansion of `layer_impl_body!` ... 1772 | layer_impl_body! {} | ------------------- in this macro invocation warning[E0133]: call to unsafe function `layer::Layer::downcast_raw` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-subscriber-0.3.18/src/layer/mod.rs:1883:74 | 1883 | if filter::is_plf_downcast_marker(id) && self.iter().any(|s| s.downcast_raw(id).is_none()) { | ^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-subscriber-0.3.18/src/layer/mod.rs:1869:9 | 1869 | unsafe fn downcast_raw(&self, id: TypeId) -> Option<*const ()> { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `layer::Layer::downcast_raw` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-subscriber-0.3.18/src/layer/mod.rs:1890:38 | 1890 | self.iter().find_map(|l| l.downcast_raw(id)) | ^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-subscriber-0.3.18/src/layer/mod.rs:1869:9 | 1869 | unsafe fn downcast_raw(&self, id: TypeId) -> Option<*const ()> { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `layer::Layer::downcast_raw` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-subscriber-0.3.18/src/reload.rs:200:20 | 200 | return try_lock!(self.inner.read(), else return None).downcast_raw(id); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-subscriber-0.3.18/src/reload.rs:188:5 | 188 | unsafe fn downcast_raw(&self, id: TypeId) -> Option<*const ()> { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `tracing_core::Subscriber::downcast_raw` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-subscriber-0.3.18/src/fmt/mod.rs:446:13 | 446 | self.inner.downcast_raw(id) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-subscriber-0.3.18/src/fmt/mod.rs:442:5 | 442 | unsafe fn downcast_raw(&self, id: TypeId) -> Option<*const ()> { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-subscriber-0.3.18/src/filter/env/mod.rs:201:19 | 201 | by_id: RwLock>, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary = note: `-W rustc::default-hash-types` implied by `-W rustc::internal` = help: to override `-W rustc::internal` add `#[allow(rustc::default_hash_types)]` warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-subscriber-0.3.18/src/filter/env/mod.rs:202:19 | 202 | by_cs: RwLock>, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-subscriber-0.3.18/src/filter/env/mod.rs:207:20 | 207 | type FieldMap = HashMap; | ^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: using `iter` can result in unstable query results --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-subscriber-0.3.18/src/filter/env/field.rs:457:14 | 457 | .iter() | ^^^^ | = note: if you believe this case to be fine, allow this lint and add a comment explaining your rationale = note: `-W rustc::potential-query-instability` implied by `-W rustc::internal` = help: to override `-W rustc::internal` add `#[allow(rustc::potential_query_instability)]` warning: using `values` can result in unstable query results --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-subscriber-0.3.18/src/filter/env/field.rs:485:14 | 485 | .values() | ^^^^^^ | = note: if you believe this case to be fine, allow this lint and add a comment explaining your rationale Compiling rustc_mir_build v0.0.0 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_mir_build) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rustc_mir_build CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_mir_build CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_mir_build CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rustc_mir_build --edition=2021 compiler/rustc_mir_build/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=48eabc7c48a18df5 -C extra-filename=-48eabc7c48a18df5 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern either=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libeither-6987bc6aded96007.rmeta --extern itertools=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libitertools-0d7e0f71f3c606aa.rmeta --extern rustc_apfloat=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_apfloat-41b1d0fbb9f6d866.rmeta --extern rustc_arena=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_arena-57bca7fffef65613.rmeta --extern rustc_ast=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_ast-9ff6649c2f4a7bc2.rmeta --extern rustc_data_structures=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_data_structures-986c0a5e3c925834.rmeta --extern rustc_errors=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_errors-100877e393eceb46.rmeta --extern rustc_fluent_macro=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/librustc_fluent_macro-3958e9cf055862c2.so --extern rustc_hir=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_hir-735cacdddd56801d.rmeta --extern rustc_index=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_index-141ffe42c008bc59.rmeta --extern rustc_infer=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_infer-c35d31403e40a24a.rmeta --extern rustc_lint=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_lint-2a2c9ae2d1136419.rmeta --extern rustc_macros=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/librustc_macros-abb099aea29845d2.so --extern rustc_middle=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_middle-5929c719834ecd1d.rmeta --extern rustc_pattern_analysis=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_pattern_analysis-9ef2c37a6bc088f6.rmeta --extern rustc_session=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_session-46a782bc7ddc5945.rmeta --extern rustc_span=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_span-2b982cf68b54de1d.rmeta --extern rustc_target=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_target-c7b0a98cb5f8ac81.rmeta --extern rustc_trait_selection=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_trait_selection-79573365830d05ec.rmeta --extern tracing=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libtracing-f4f4b1f3bc3cdd78.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/build/psm-b1ac996f6172bb4d/out` Compiling rustc_privacy v0.0.0 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_privacy) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rustc_privacy CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_privacy CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_privacy CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rustc_privacy --edition=2021 compiler/rustc_privacy/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=2f6f0dd8530b0a34 -C extra-filename=-2f6f0dd8530b0a34 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern rustc_ast=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_ast-9ff6649c2f4a7bc2.rmeta --extern rustc_attr=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_attr-7e8c1a84652bf9b8.rmeta --extern rustc_data_structures=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_data_structures-986c0a5e3c925834.rmeta --extern rustc_errors=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_errors-100877e393eceb46.rmeta --extern rustc_fluent_macro=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/librustc_fluent_macro-3958e9cf055862c2.so --extern rustc_hir=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_hir-735cacdddd56801d.rmeta --extern rustc_macros=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/librustc_macros-abb099aea29845d2.so --extern rustc_middle=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_middle-5929c719834ecd1d.rmeta --extern rustc_session=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_session-46a782bc7ddc5945.rmeta --extern rustc_span=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_span-2b982cf68b54de1d.rmeta --extern rustc_ty_utils=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_ty_utils-dcb3066b12923d9a.rmeta --extern tracing=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libtracing-f4f4b1f3bc3cdd78.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/build/psm-b1ac996f6172bb4d/out` warning: `tracing-subscriber` (lib) generated 27 warnings Compiling rustc_traits v0.0.0 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_traits) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rustc_traits CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_traits CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_traits CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rustc_traits --edition=2021 compiler/rustc_traits/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=a459c8035ca1dfe6 -C extra-filename=-a459c8035ca1dfe6 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern rustc_data_structures=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_data_structures-986c0a5e3c925834.rmeta --extern rustc_hir=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_hir-735cacdddd56801d.rmeta --extern rustc_infer=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_infer-c35d31403e40a24a.rmeta --extern rustc_middle=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_middle-5929c719834ecd1d.rmeta --extern rustc_span=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_span-2b982cf68b54de1d.rmeta --extern rustc_trait_selection=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_trait_selection-79573365830d05ec.rmeta --extern tracing=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libtracing-f4f4b1f3bc3cdd78.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/build/psm-b1ac996f6172bb4d/out` Compiling rustc_sanitizers v0.0.0 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_sanitizers) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rustc_sanitizers CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_sanitizers CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_sanitizers CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rustc_sanitizers --edition=2021 compiler/rustc_sanitizers/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=4e4f5204647cb324 -C extra-filename=-4e4f5204647cb324 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern bitflags=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libbitflags-d0df0f1b6db82e40.rmeta --extern rustc_data_structures=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_data_structures-986c0a5e3c925834.rmeta --extern rustc_hir=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_hir-735cacdddd56801d.rmeta --extern rustc_middle=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_middle-5929c719834ecd1d.rmeta --extern rustc_span=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_span-2b982cf68b54de1d.rmeta --extern rustc_target=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_target-c7b0a98cb5f8ac81.rmeta --extern rustc_trait_selection=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_trait_selection-79573365830d05ec.rmeta --extern tracing=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libtracing-f4f4b1f3bc3cdd78.rmeta --extern twox_hash=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libtwox_hash-8e18a5c60edaf0e1.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/build/psm-b1ac996f6172bb4d/out` Compiling rustc_const_eval v0.0.0 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_const_eval) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rustc_const_eval CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_const_eval CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_const_eval CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rustc_const_eval --edition=2021 compiler/rustc_const_eval/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=adb9bb8ec8ba2367 -C extra-filename=-adb9bb8ec8ba2367 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern either=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libeither-6987bc6aded96007.rmeta --extern rustc_apfloat=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_apfloat-41b1d0fbb9f6d866.rmeta --extern rustc_ast=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_ast-9ff6649c2f4a7bc2.rmeta --extern rustc_attr=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_attr-7e8c1a84652bf9b8.rmeta --extern rustc_data_structures=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_data_structures-986c0a5e3c925834.rmeta --extern rustc_errors=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_errors-100877e393eceb46.rmeta --extern rustc_fluent_macro=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/librustc_fluent_macro-3958e9cf055862c2.so --extern rustc_hir=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_hir-735cacdddd56801d.rmeta --extern rustc_index=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_index-141ffe42c008bc59.rmeta --extern rustc_infer=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_infer-c35d31403e40a24a.rmeta --extern rustc_macros=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/librustc_macros-abb099aea29845d2.so --extern rustc_middle=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_middle-5929c719834ecd1d.rmeta --extern rustc_mir_dataflow=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_mir_dataflow-56d5412b0b7e98ac.rmeta --extern rustc_session=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_session-46a782bc7ddc5945.rmeta --extern rustc_span=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_span-2b982cf68b54de1d.rmeta --extern rustc_target=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_target-c7b0a98cb5f8ac81.rmeta --extern rustc_trait_selection=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_trait_selection-79573365830d05ec.rmeta --extern rustc_type_ir=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_type_ir-07df06d4a1e27753.rmeta --extern tracing=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libtracing-f4f4b1f3bc3cdd78.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/build/psm-b1ac996f6172bb4d/out` Compiling rustc_hir_analysis v0.0.0 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_hir_analysis) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rustc_hir_analysis CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_hir_analysis CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_hir_analysis CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rustc_hir_analysis --edition=2021 compiler/rustc_hir_analysis/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e9631b13c0e0b17c -C extra-filename=-e9631b13c0e0b17c --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern itertools=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libitertools-0d7e0f71f3c606aa.rmeta --extern rustc_arena=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_arena-57bca7fffef65613.rmeta --extern rustc_ast=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_ast-9ff6649c2f4a7bc2.rmeta --extern rustc_attr=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_attr-7e8c1a84652bf9b8.rmeta --extern rustc_data_structures=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_data_structures-986c0a5e3c925834.rmeta --extern rustc_errors=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_errors-100877e393eceb46.rmeta --extern rustc_feature=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_feature-557654ba347b7d31.rmeta --extern rustc_fluent_macro=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/librustc_fluent_macro-3958e9cf055862c2.so --extern rustc_hir=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_hir-735cacdddd56801d.rmeta --extern rustc_hir_pretty=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_hir_pretty-5895d9091391f1e5.rmeta --extern rustc_index=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_index-141ffe42c008bc59.rmeta --extern rustc_infer=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_infer-c35d31403e40a24a.rmeta --extern rustc_lint_defs=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_lint_defs-5996c7d3f428ecec.rmeta --extern rustc_macros=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/librustc_macros-abb099aea29845d2.so --extern rustc_middle=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_middle-5929c719834ecd1d.rmeta --extern rustc_session=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_session-46a782bc7ddc5945.rmeta --extern rustc_span=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_span-2b982cf68b54de1d.rmeta --extern rustc_target=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_target-c7b0a98cb5f8ac81.rmeta --extern rustc_trait_selection=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_trait_selection-79573365830d05ec.rmeta --extern rustc_type_ir=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_type_ir-07df06d4a1e27753.rmeta --extern smallvec=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libsmallvec-d392916284d75176.rmeta --extern tracing=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libtracing-f4f4b1f3bc3cdd78.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/build/psm-b1ac996f6172bb4d/out` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=openbsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(parallel_compiler)-Zmacro-backtrace-Csplit-debuginfo=off-Wrustc::internal-Wkeyword_idents_2024-Wunsafe_op_in_unsafe_fn-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zon-broken-pipe=kill' CARGO_FEATURE_FS=1 CARGO_FEATURE_PROCESS=1 CARGO_FEATURE_SIGNAL=1 CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nix-0.29.0 CARGO_PKG_AUTHORS='The nix-rust Project Developers' CARGO_PKG_DESCRIPTION='Rust friendly bindings to *nix APIs' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=nix CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/nix-rust/nix' CARGO_PKG_RUST_VERSION=1.69 CARGO_PKG_VERSION=0.29.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=29 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-openbsd LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib/rustlib/x86_64-unknown-openbsd/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' NUM_JOBS=6 OPT_LEVEL=3 OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/build/nix-5427043f55ea50e4/out PROFILE=release RUSTC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTC_WRAPPER=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTDOC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-openbsd /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/build/nix-1b7d7fb758a8038f/build-script-build` [nix 0.29.0] cargo:rustc-check-cfg=cfg(android) [nix 0.29.0] cargo:rustc-check-cfg=cfg(dragonfly) [nix 0.29.0] cargo:rustc-check-cfg=cfg(ios) [nix 0.29.0] cargo:rustc-check-cfg=cfg(freebsd) [nix 0.29.0] cargo:rustc-check-cfg=cfg(illumos) [nix 0.29.0] cargo:rustc-check-cfg=cfg(linux) [nix 0.29.0] cargo:rustc-check-cfg=cfg(macos) [nix 0.29.0] cargo:rustc-check-cfg=cfg(netbsd) [nix 0.29.0] cargo:rustc-check-cfg=cfg(openbsd) [nix 0.29.0] cargo:rustc-cfg=openbsd [nix 0.29.0] cargo:rustc-check-cfg=cfg(solaris) [nix 0.29.0] cargo:rustc-check-cfg=cfg(watchos) [nix 0.29.0] cargo:rustc-check-cfg=cfg(tvos) [nix 0.29.0] cargo:rustc-check-cfg=cfg(visionos) [nix 0.29.0] cargo:rustc-check-cfg=cfg(apple_targets) [nix 0.29.0] cargo:rustc-check-cfg=cfg(bsd) [nix 0.29.0] cargo:rustc-cfg=bsd [nix 0.29.0] cargo:rustc-check-cfg=cfg(bsd_without_apple) [nix 0.29.0] cargo:rustc-cfg=bsd_without_apple [nix 0.29.0] cargo:rustc-check-cfg=cfg(linux_android) [nix 0.29.0] cargo:rustc-check-cfg=cfg(freebsdlike) [nix 0.29.0] cargo:rustc-check-cfg=cfg(netbsdlike) [nix 0.29.0] cargo:rustc-cfg=netbsdlike [nix 0.29.0] cargo:rustc-check-cfg=cfg(solarish) [nix 0.29.0] cargo:rustc-check-cfg=cfg(apple_targets) [nix 0.29.0] cargo:rustc-check-cfg=cfg(bsd) [nix 0.29.0] cargo:rustc-check-cfg=cfg(bsd_without_apple) [nix 0.29.0] cargo:rustc-check-cfg=cfg(linux_android) [nix 0.29.0] cargo:rustc-check-cfg=cfg(freebsdlike) [nix 0.29.0] cargo:rustc-check-cfg=cfg(netbsdlike) [nix 0.29.0] cargo:rustc-check-cfg=cfg(solarish) [nix 0.29.0] cargo:rustc-check-cfg=cfg(fbsd14) [nix 0.29.0] cargo:rustc-check-cfg=cfg(qemu) Compiling tracing-log v0.2.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=tracing_log CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-log-0.2.0 CARGO_PKG_AUTHORS='Tokio Contributors ' CARGO_PKG_DESCRIPTION='Provides compatibility between `tracing` and the `log` crate. ' CARGO_PKG_HOMEPAGE='https://tokio.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tracing-log CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/tracing' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.2.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-log-0.2.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name tracing_log --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-log-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="log-tracer"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("ahash", "default", "interest-cache", "log-tracer", "lru", "std"))' -C metadata=aa41e6c92b1b98ab -C extra-filename=-aa41e6c92b1b98ab --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern log=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/liblog-8a8717d095155b12.rmeta --extern once_cell=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libonce_cell-d1ab462b77e1eee6.rmeta --extern tracing_core=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libtracing_core-fdb1d60c408c45e2.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-log-0.2.0/src/lib.rs:115:5 | 115 | private_in_public, | ^^^^^^^^^^^^^^^^^ | = note: `#[warn(renamed_and_removed_lints)]` on by default warning: `tracing-log` (lib) generated 1 warning Compiling nu-ansi-term v0.50.1 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=nu_ansi_term CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nu-ansi-term-0.50.1 CARGO_PKG_AUTHORS='ogham@bsago.me:Ryan Scheel (Havvy) :Josh Triplett :The Nushell Project Developers' CARGO_PKG_DESCRIPTION='Library for ANSI terminal colors and styles (bold, underline)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=nu-ansi-term CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/nushell/nu-ansi-term' CARGO_PKG_RUST_VERSION=1.62.1 CARGO_PKG_VERSION=0.50.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=50 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nu-ansi-term-0.50.1 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name nu_ansi_term --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nu-ansi-term-0.50.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("derive_serde_style", "gnu_legacy", "serde"))' -C metadata=15f5e1d2f5e5ac8c -C extra-filename=-15f5e1d2f5e5ac8c --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nu-ansi-term-0.50.1/src/ansi.rs:369:32 | 369 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 369 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nu-ansi-term-0.50.1/src/ansi.rs:376:32 | 376 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 376 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nu-ansi-term-0.50.1/src/ansi.rs:396:32 | 396 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 396 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nu-ansi-term-0.50.1/src/display.rs:279:32 | 279 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 279 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nu-ansi-term-0.50.1/src/display.rs:328:32 | 328 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 328 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nu-ansi-term-0.50.1/src/write.rs:8:39 | 8 | fn write_fmt(&mut self, fmt: fmt::Arguments) -> Result<(), Self::Error>; | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 8 | fn write_fmt(&mut self, fmt: fmt::Arguments<'_>) -> Result<(), Self::Error>; | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nu-ansi-term-0.50.1/src/write.rs:17:39 | 17 | fn write_fmt(&mut self, fmt: fmt::Arguments) -> Result<(), Self::Error> { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 17 | fn write_fmt(&mut self, fmt: fmt::Arguments<'_>) -> Result<(), Self::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nu-ansi-term-0.50.1/src/write.rs:30:39 | 30 | fn write_fmt(&mut self, fmt: fmt::Arguments) -> Result<(), Self::Error> { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 30 | fn write_fmt(&mut self, fmt: fmt::Arguments<'_>) -> Result<(), Self::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nu-ansi-term-0.50.1/src/util.rs:5:52 | 5 | pub fn sub_string(start: usize, len: usize, strs: &AnsiStrings) -> Vec> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 5 | pub fn sub_string(start: usize, len: usize, strs: &AnsiStrings<'_>) -> Vec> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nu-ansi-term-0.50.1/src/util.rs:37:23 | 37 | pub fn unstyle(strs: &AnsiStrings) -> String { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 37 | pub fn unstyle(strs: &AnsiStrings<'_>) -> String { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nu-ansi-term-0.50.1/src/util.rs:48:28 | 48 | pub fn unstyled_len(strs: &AnsiStrings) -> usize { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 48 | pub fn unstyled_len(strs: &AnsiStrings<'_>) -> usize { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nu-ansi-term-0.50.1/src/debug.rs:14:34 | 14 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 14 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nu-ansi-term-0.50.1/src/display.rs:10:23 | 10 | enum OSControl<'a, S: 'a + ToOwned + ?Sized> | ^^^^^ help: remove this bound | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nu-ansi-term-0.50.1/src/display.rs:34:37 | 34 | pub struct AnsiGenericString<'a, S: 'a + ToOwned + ?Sized> | ^^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nu-ansi-term-0.50.1/src/display.rs:210:38 | 210 | pub struct AnsiGenericStrings<'a, S: 'a + ToOwned + ?Sized>(pub &'a [AnsiGenericString<'a, S>]) | ^^^^^ help: remove this bound warning: `nu-ansi-term` (lib) generated 15 warnings Compiling time-core v0.1.2 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=time_core CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-core-0.1.2 CARGO_PKG_AUTHORS='Jacob Pratt :Time contributors' CARGO_PKG_DESCRIPTION='This crate is an implementation detail and should not be relied upon directly.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=time-core CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/time-rs/time' CARGO_PKG_RUST_VERSION=1.67.0 CARGO_PKG_VERSION=0.1.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-core-0.1.2 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name time_core --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-core-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=48afe1daa0a21477 -C extra-filename=-48afe1daa0a21477 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --cap-lints warn -Z binary-dep-depinfo` Compiling powerfmt v0.2.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=powerfmt CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/powerfmt-0.2.0 CARGO_PKG_AUTHORS='Jacob Pratt ' CARGO_PKG_DESCRIPTION=' `powerfmt` is a library that provides utilities for formatting values. This crate makes it significantly easier to support filling to a minimum width with alignment, avoid heap allocation, and avoid repetitive calculations. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=powerfmt CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/jhpratt/powerfmt' CARGO_PKG_RUST_VERSION=1.67.0 CARGO_PKG_VERSION=0.2.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/powerfmt-0.2.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name powerfmt --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/powerfmt-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "macros", "std"))' -C metadata=71a482e982c30f4e -C extra-filename=-71a482e982c30f4e --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: unexpected `cfg` condition name: `__powerfmt_docs` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/powerfmt-0.2.0/src/lib.rs:6:13 | 6 | #![cfg_attr(__powerfmt_docs, feature(doc_auto_cfg, rustc_attrs))] | ^^^^^^^^^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `parallel_compiler`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__powerfmt_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__powerfmt_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `__powerfmt_docs` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/powerfmt-0.2.0/src/lib.rs:7:13 | 7 | #![cfg_attr(__powerfmt_docs, allow(internal_features))] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__powerfmt_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__powerfmt_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `__powerfmt_docs` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/powerfmt-0.2.0/src/smart_display.rs:629:12 | 629 | #[cfg_attr(__powerfmt_docs, rustc_must_implement_one_of(fmt, fmt_with_metadata))] | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__powerfmt_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__powerfmt_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `powerfmt` (lib) generated 3 warnings Compiling num-conv v0.1.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=num_conv CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/num-conv-0.1.0 CARGO_PKG_AUTHORS='Jacob Pratt ' CARGO_PKG_DESCRIPTION='`num_conv` is a crate to convert between integer types without using `as` casts. This provides better certainty when refactoring, makes the exact behavior of code more explicit, and allows using turbofish syntax. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=num-conv CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/jhpratt/num-conv' CARGO_PKG_RUST_VERSION=1.57.0 CARGO_PKG_VERSION=0.1.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/num-conv-0.1.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name num_conv --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/num-conv-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --warn=unused --warn=unreachable-pub '--deny=clippy::std-instead-of-core' --warn=missing-docs '--deny=clippy::alloc-instead-of-core' -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=582dfc38fc15a3d8 -C extra-filename=-582dfc38fc15a3d8 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --cap-lints warn -Z binary-dep-depinfo` Compiling time-macros v0.2.18 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=time_macros CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-macros-0.2.18 CARGO_PKG_AUTHORS='Jacob Pratt :Time contributors' CARGO_PKG_DESCRIPTION=' Procedural macros for the time crate. This crate is an implementation detail and should not be relied upon directly. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=time-macros CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/time-rs/time' CARGO_PKG_RUST_VERSION=1.67.0 CARGO_PKG_VERSION=0.2.18 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=18 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-macros-0.2.18 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name time_macros --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-macros-0.2.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --warn=variant-size-differences '--warn=clippy::use-debug' '--warn=clippy::unwrap-used' '--warn=clippy::unwrap-in-result' --warn=unused-qualifications --warn=unused-lifetimes --warn=unused-import-braces --warn=unused --deny=unstable-syntax-pre-expansion --deny=unsafe-op-in-unsafe-fn --warn=unreachable-pub '--warn=clippy::unnested-or-patterns' --deny=unnameable-test-items '--warn=clippy::uninlined-format-args' '--warn=clippy::unimplemented' '--warn=rustdoc::unescaped-backticks' '--deny=clippy::undocumented-unsafe-blocks' --deny=unconditional-recursion --warn=trivial-numeric-casts --warn=trivial-casts '--warn=clippy::todo' --deny=temporary-cstring-as-ptr --deny=suspicious-double-ref-op '--deny=clippy::std-instead-of-core' --warn=single-use-lifetimes '--warn=clippy::semicolon-outside-block' '--warn=rustdoc::private-doc-tests' '--warn=clippy::print-stdout' --deny=overlapping-range-endpoints --deny=opaque-hidden-inferred-bound '--warn=clippy::obfuscated-if-else' '--warn=clippy::nursery' --warn=noop-method-call --deny=non-ascii-idents --deny=named-arguments-used-positionally '--warn=clippy::missing-enforced-import-renames' '--warn=clippy::missing-docs-in-private-items' --warn=missing-docs --warn=missing-debug-implementations --warn=missing-copy-implementations --warn=missing-abi --warn=meta-variable-misuse '--warn=clippy::manual-let-else' --warn=macro-use-extern-crate --warn=let-underscore --warn=keyword-idents --deny=invalid-value --deny=invalid-reference-casting --deny=invalid-nan-comparisons --deny=invalid-macro-export-arguments --deny=invalid-from-utf8 --deny=improper-ctypes-definitions --deny=improper-ctypes --deny=hidden-glob-reexports '--warn=clippy::get-unwrap' --deny=future-incompatible '--warn=clippy::explicit-auto-deref' --deny=drop-bounds --deny=deref-nullptr '--warn=clippy::decimal-literal-representation' '--warn=clippy::dbg-macro' --deny=const-item-mutation --deny=clashing-extern-declarations --deny=ambiguous-glob-reexports '--deny=clippy::alloc-instead-of-core' '--warn=clippy::all' --warn=unstable-name-collisions '--allow=clippy::redundant-pub-crate' '--allow=clippy::option-if-let-else' -C debug-assertions=off --cfg 'feature="formatting"' --cfg 'feature="parsing"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("formatting", "large-dates", "parsing", "serde"))' -C metadata=c2bd1e6704462056 -C extra-filename=-c2bd1e6704462056 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern num_conv=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/libnum_conv-582dfc38fc15a3d8.rlib --extern time_core=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/libtime_core-48afe1daa0a21477.rlib --extern proc_macro --cap-lints warn -Z binary-dep-depinfo` warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-macros-0.2.18/src/helpers/mod.rs:100:6 | 100 | .cast_unsigned() | ^^^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_unsigned(...)` to keep using the current method = note: requested on the command line with `-W unstable-name-collisions` help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_unsigned` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-macros-0.2.18/src/lib.rs:10:1 | 10 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-macros-0.2.18/src/offset.rs:63:44 | 63 | } else if minutes >= Minute::per(Hour).cast_signed() { | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-macros-0.2.18/src/lib.rs:10:1 | 10 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-macros-0.2.18/src/offset.rs:70:46 | 70 | } else if seconds >= Second::per(Minute).cast_signed() { | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-macros-0.2.18/src/lib.rs:10:1 | 10 + #![feature(integer_sign_cast)] | warning: `time-macros` (lib) generated 3 warnings Compiling deranged v0.3.11 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=deranged CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/deranged-0.3.11 CARGO_PKG_AUTHORS='Jacob Pratt ' CARGO_PKG_DESCRIPTION='Ranged integers' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=deranged CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/jhpratt/deranged' CARGO_PKG_RUST_VERSION=1.67.0 CARGO_PKG_VERSION=0.3.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/deranged-0.3.11 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name deranged --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/deranged-0.3.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="powerfmt"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "num", "powerfmt", "quickcheck", "rand", "serde", "std"))' -C metadata=ce296bcf7fafd92f -C extra-filename=-ce296bcf7fafd92f --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern powerfmt=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libpowerfmt-71a482e982c30f4e.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/deranged-0.3.11/src/lib.rs:1330:21 | 1330 | rng.gen::>>().into() | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! = note: for more information, see issue #49716 = note: requested on the command line with `-W keyword-idents-2024` warning: lint `illegal_floating_point_literal_pattern` has been removed: no longer a warning, float patterns behave the same as `==` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/deranged-0.3.11/src/lib.rs:9:5 | 9 | illegal_floating_point_literal_pattern, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(renamed_and_removed_lints)]` on by default warning: unexpected `cfg` condition name: `docs_rs` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/deranged-0.3.11/src/lib.rs:1:13 | 1 | #![cfg_attr(docs_rs, feature(doc_auto_cfg))] | ^^^^^^^ help: there is a config with a similar name: `docsrs` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs_rs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs_rs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: `deranged` (lib) generated 3 warnings Compiling tracing-tree v0.3.1 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=tracing_tree CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-tree-0.3.1 CARGO_PKG_AUTHORS='David Barsky :Nathan Whitaker:Oli Scherer ' CARGO_PKG_DESCRIPTION='A Tracing Layer which prints a tree of spans and events.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tracing-tree CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/davidbarsky/tracing-tree' CARGO_PKG_RUST_VERSION=1.70 CARGO_PKG_VERSION=0.3.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-tree-0.3.1 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name tracing_tree --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-tree-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="tracing-log"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "time", "tracing-log"))' -C metadata=bd29805d91e2c056 -C extra-filename=-bd29805d91e2c056 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern nu_ansi_term=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libnu_ansi_term-15f5e1d2f5e5ac8c.rmeta --extern tracing_core=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libtracing_core-fdb1d60c408c45e2.rmeta --extern tracing_log=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libtracing_log-aa41e6c92b1b98ab.rmeta --extern tracing_subscriber=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libtracing_subscriber-63a79923d607719a.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-tree-0.3.1/src/lib.rs:279:25 | 279 | ctx: &'a Context, | -------^-- expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 279 | ctx: &'a Context<'_, S>, | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-tree-0.3.1/src/lib.rs:336:48 | 336 | fn write_span_info(&self, span: &SpanRef, bufs: &mut Buffers, style: SpanMode) | -------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 336 | fn write_span_info(&self, span: &SpanRef<'_, S>, bufs: &mut Buffers, style: SpanMode) | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-tree-0.3.1/src/lib.rs:407:45 | 407 | fn get_timestamp(&self, span: SpanRef) -> Option | -------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 407 | fn get_timestamp(&self, span: SpanRef<'_, S>) -> Option | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-tree-0.3.1/src/lib.rs:500:35 | 500 | fn on_new_span(&self, attrs: &Attributes, id: &Id, ctx: Context) { | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 500 | fn on_new_span(&self, attrs: &Attributes<'_>, id: &Id, ctx: Context) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-tree-0.3.1/src/lib.rs:500:68 | 500 | fn on_new_span(&self, attrs: &Attributes, id: &Id, ctx: Context) { | -------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 500 | fn on_new_span(&self, attrs: &Attributes, id: &Id, ctx: Context<'_, S>) { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-tree-0.3.1/src/lib.rs:539:55 | 539 | fn on_event(&self, event: &Event<'_>, ctx: Context) { | -------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 539 | fn on_event(&self, event: &Event<'_>, ctx: Context<'_, S>) { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-tree-0.3.1/src/lib.rs:624:44 | 624 | fn on_close(&self, id: Id, ctx: Context) { | -------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 624 | fn on_close(&self, id: Id, ctx: Context<'_, S>) { | +++ warning: `tracing-tree` (lib) generated 7 warnings Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=nix CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nix-0.29.0 CARGO_PKG_AUTHORS='The nix-rust Project Developers' CARGO_PKG_DESCRIPTION='Rust friendly bindings to *nix APIs' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=nix CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/nix-rust/nix' CARGO_PKG_RUST_VERSION=1.69 CARGO_PKG_VERSION=0.29.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=29 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nix-0.29.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/build/nix-5427043f55ea50e4/out /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name nix --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nix-0.29.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="fs"' --cfg 'feature="process"' --cfg 'feature="signal"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("acct", "aio", "default", "dir", "env", "event", "fanotify", "feature", "fs", "hostname", "inotify", "ioctl", "kmod", "memoffset", "mman", "mount", "mqueue", "net", "personality", "pin-utils", "poll", "process", "pthread", "ptrace", "quota", "reboot", "resource", "sched", "signal", "socket", "term", "time", "ucontext", "uio", "user", "zerocopy"))' -C metadata=44375a7036b24aa7 -C extra-filename=-44375a7036b24aa7 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern bitflags=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libbitflags-d0df0f1b6db82e40.rmeta --extern cfg_if=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libcfg_if-62479ba5b8a3cb8b.rmeta --extern libc=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/liblibc-2d18bcdff1ba86f8.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo --cfg openbsd --cfg bsd --cfg bsd_without_apple --cfg netbsdlike --check-cfg 'cfg(android)' --check-cfg 'cfg(dragonfly)' --check-cfg 'cfg(ios)' --check-cfg 'cfg(freebsd)' --check-cfg 'cfg(illumos)' --check-cfg 'cfg(linux)' --check-cfg 'cfg(macos)' --check-cfg 'cfg(netbsd)' --check-cfg 'cfg(openbsd)' --check-cfg 'cfg(solaris)' --check-cfg 'cfg(watchos)' --check-cfg 'cfg(tvos)' --check-cfg 'cfg(visionos)' --check-cfg 'cfg(apple_targets)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(bsd_without_apple)' --check-cfg 'cfg(linux_android)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(apple_targets)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(bsd_without_apple)' --check-cfg 'cfg(linux_android)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(fbsd14)' --check-cfg 'cfg(qemu)'` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nix-0.29.0/src/errno.rs:178:32 | 178 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 178 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nix-0.29.0/src/fcntl.rs:723:30 | 723 | pub fn fcntl(fd: RawFd, arg: FcntlArg) -> Result { | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 723 | pub fn fcntl(fd: RawFd, arg: FcntlArg<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nix-0.29.0/src/sys/signal.rs:293:32 | 293 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 293 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nix-0.29.0/src/sys/statfs.rs:626:32 | 626 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 626 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nix-0.29.0/src/sys/time.rs:429:32 | 429 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 429 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nix-0.29.0/src/sys/time.rs:662:32 | 662 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 662 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/nix-0.29.0/src/unistd.rs:207:32 | 207 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 207 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ Compiling rustc_hir_typeck v0.0.0 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_hir_typeck) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rustc_hir_typeck CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_hir_typeck CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_hir_typeck CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rustc_hir_typeck --edition=2021 compiler/rustc_hir_typeck/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=a0d6731ddb1645b5 -C extra-filename=-a0d6731ddb1645b5 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern itertools=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libitertools-0d7e0f71f3c606aa.rmeta --extern rustc_ast=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_ast-9ff6649c2f4a7bc2.rmeta --extern rustc_ast_ir=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_ast_ir-834b122f5d824bb1.rmeta --extern rustc_attr=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_attr-7e8c1a84652bf9b8.rmeta --extern rustc_data_structures=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_data_structures-986c0a5e3c925834.rmeta --extern rustc_errors=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_errors-100877e393eceb46.rmeta --extern rustc_fluent_macro=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/librustc_fluent_macro-3958e9cf055862c2.so --extern rustc_hir=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_hir-735cacdddd56801d.rmeta --extern rustc_hir_analysis=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_hir_analysis-e9631b13c0e0b17c.rmeta --extern rustc_hir_pretty=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_hir_pretty-5895d9091391f1e5.rmeta --extern rustc_index=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_index-141ffe42c008bc59.rmeta --extern rustc_infer=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_infer-c35d31403e40a24a.rmeta --extern rustc_lint=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_lint-2a2c9ae2d1136419.rmeta --extern rustc_macros=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/librustc_macros-abb099aea29845d2.so --extern rustc_middle=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_middle-5929c719834ecd1d.rmeta --extern rustc_session=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_session-46a782bc7ddc5945.rmeta --extern rustc_span=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_span-2b982cf68b54de1d.rmeta --extern rustc_target=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_target-c7b0a98cb5f8ac81.rmeta --extern rustc_trait_selection=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_trait_selection-79573365830d05ec.rmeta --extern rustc_type_ir=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_type_ir-07df06d4a1e27753.rmeta --extern smallvec=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libsmallvec-d392916284d75176.rmeta --extern tracing=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libtracing-f4f4b1f3bc3cdd78.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/build/psm-b1ac996f6172bb4d/out` warning: `nix` (lib) generated 7 warnings Compiling rustc_mir_transform v0.0.0 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_mir_transform) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rustc_mir_transform CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_mir_transform CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_mir_transform CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rustc_mir_transform --edition=2021 compiler/rustc_mir_transform/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b6a352c9812faabc -C extra-filename=-b6a352c9812faabc --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern either=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libeither-6987bc6aded96007.rmeta --extern itertools=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libitertools-0d7e0f71f3c606aa.rmeta --extern rustc_arena=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_arena-57bca7fffef65613.rmeta --extern rustc_ast=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_ast-9ff6649c2f4a7bc2.rmeta --extern rustc_attr=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_attr-7e8c1a84652bf9b8.rmeta --extern rustc_const_eval=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_const_eval-adb9bb8ec8ba2367.rmeta --extern rustc_data_structures=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_data_structures-986c0a5e3c925834.rmeta --extern rustc_errors=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_errors-100877e393eceb46.rmeta --extern rustc_fluent_macro=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/librustc_fluent_macro-3958e9cf055862c2.so --extern rustc_hir=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_hir-735cacdddd56801d.rmeta --extern rustc_index=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_index-141ffe42c008bc59.rmeta --extern rustc_infer=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_infer-c35d31403e40a24a.rmeta --extern rustc_macros=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/librustc_macros-abb099aea29845d2.so --extern rustc_middle=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_middle-5929c719834ecd1d.rmeta --extern rustc_mir_build=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_mir_build-48eabc7c48a18df5.rmeta --extern rustc_mir_dataflow=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_mir_dataflow-56d5412b0b7e98ac.rmeta --extern rustc_session=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_session-46a782bc7ddc5945.rmeta --extern rustc_span=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_span-2b982cf68b54de1d.rmeta --extern rustc_target=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_target-c7b0a98cb5f8ac81.rmeta --extern rustc_trait_selection=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_trait_selection-79573365830d05ec.rmeta --extern rustc_type_ir=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_type_ir-07df06d4a1e27753.rmeta --extern smallvec=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libsmallvec-d392916284d75176.rmeta --extern tracing=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libtracing-f4f4b1f3bc3cdd78.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/build/psm-b1ac996f6172bb4d/out` Compiling rustc_codegen_llvm v0.0.0 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_codegen_llvm) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rustc_codegen_llvm CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_codegen_llvm CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_codegen_llvm CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rustc_codegen_llvm --edition=2021 compiler/rustc_codegen_llvm/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=46fc6eb6e1130883 -C extra-filename=-46fc6eb6e1130883 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern bitflags=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libbitflags-d0df0f1b6db82e40.rmeta --extern itertools=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libitertools-0d7e0f71f3c606aa.rmeta --extern libc=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/liblibc-2d18bcdff1ba86f8.rmeta --extern measureme=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libmeasureme-5e1bf3c3718f5b90.rmeta --extern object=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libobject-532f5756aec46d1b.rmeta --extern rustc_demangle=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_demangle-151cf7c40850a99f.rmeta --extern rustc_ast=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_ast-9ff6649c2f4a7bc2.rmeta --extern rustc_attr=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_attr-7e8c1a84652bf9b8.rmeta --extern rustc_codegen_ssa=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_codegen_ssa-83fb22ee89f05a01.rmeta --extern rustc_data_structures=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_data_structures-986c0a5e3c925834.rmeta --extern rustc_errors=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_errors-100877e393eceb46.rmeta --extern rustc_fluent_macro=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/librustc_fluent_macro-3958e9cf055862c2.so --extern rustc_fs_util=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_fs_util-a260b4314ad3ed22.rmeta --extern rustc_hir=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_hir-735cacdddd56801d.rmeta --extern rustc_index=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_index-141ffe42c008bc59.rmeta --extern rustc_llvm=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_llvm-d77a9361ccb69263.rmeta --extern rustc_macros=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/librustc_macros-abb099aea29845d2.so --extern rustc_metadata=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_metadata-a681fd5fd68b3908.rmeta --extern rustc_middle=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_middle-5929c719834ecd1d.rmeta --extern rustc_query_system=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_query_system-88debd6c3b8cded1.rmeta --extern rustc_sanitizers=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_sanitizers-4e4f5204647cb324.rmeta --extern rustc_session=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_session-46a782bc7ddc5945.rmeta --extern rustc_span=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_span-2b982cf68b54de1d.rmeta --extern rustc_symbol_mangling=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_symbol_mangling-8a811793da74cf93.rmeta --extern rustc_target=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_target-c7b0a98cb5f8ac81.rmeta --extern serde=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libserde-3c097750d92b7c4f.rmeta --extern serde_json=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libserde_json-cbff18c3bbe6d9e9.rmeta --extern smallvec=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libsmallvec-d392916284d75176.rmeta --extern tracing=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libtracing-f4f4b1f3bc3cdd78.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/build/psm-b1ac996f6172bb4d/out -L native=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/build/rustc_llvm-7b7c690fbd322a1e/out -L native=/usr/local/llvm17/lib` Compiling rustc_borrowck v0.0.0 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_borrowck) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rustc_borrowck CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_borrowck CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_borrowck CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rustc_borrowck --edition=2021 compiler/rustc_borrowck/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=3aab08e86b16e15f -C extra-filename=-3aab08e86b16e15f --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern either=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libeither-6987bc6aded96007.rmeta --extern itertools=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libitertools-0d7e0f71f3c606aa.rmeta --extern polonius_engine=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libpolonius_engine-60d7b9df456bd53b.rmeta --extern rustc_data_structures=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_data_structures-986c0a5e3c925834.rmeta --extern rustc_errors=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_errors-100877e393eceb46.rmeta --extern rustc_fluent_macro=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/librustc_fluent_macro-3958e9cf055862c2.so --extern rustc_graphviz=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_graphviz-0f539d25b6ee37f7.rmeta --extern rustc_hir=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_hir-735cacdddd56801d.rmeta --extern rustc_index=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_index-141ffe42c008bc59.rmeta --extern rustc_infer=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_infer-c35d31403e40a24a.rmeta --extern rustc_lexer=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_lexer-ab41fb9910d5a7ec.rmeta --extern rustc_macros=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/librustc_macros-abb099aea29845d2.so --extern rustc_middle=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_middle-5929c719834ecd1d.rmeta --extern rustc_mir_dataflow=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_mir_dataflow-56d5412b0b7e98ac.rmeta --extern rustc_session=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_session-46a782bc7ddc5945.rmeta --extern rustc_span=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_span-2b982cf68b54de1d.rmeta --extern rustc_target=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_target-c7b0a98cb5f8ac81.rmeta --extern rustc_trait_selection=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_trait_selection-79573365830d05ec.rmeta --extern rustc_traits=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_traits-a459c8035ca1dfe6.rmeta --extern smallvec=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libsmallvec-d392916284d75176.rmeta --extern tracing=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libtracing-f4f4b1f3bc3cdd78.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/build/psm-b1ac996f6172bb4d/out` Compiling rustc_passes v0.0.0 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_passes) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rustc_passes CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_passes CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_passes CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rustc_passes --edition=2021 compiler/rustc_passes/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=2ab336ec085cb575 -C extra-filename=-2ab336ec085cb575 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern rustc_ast=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_ast-9ff6649c2f4a7bc2.rmeta --extern rustc_ast_pretty=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_ast_pretty-1fe5c93ed1c013c3.rmeta --extern rustc_attr=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_attr-7e8c1a84652bf9b8.rmeta --extern rustc_data_structures=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_data_structures-986c0a5e3c925834.rmeta --extern rustc_errors=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_errors-100877e393eceb46.rmeta --extern rustc_expand=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_expand-58cf72775884c086.rmeta --extern rustc_feature=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_feature-557654ba347b7d31.rmeta --extern rustc_fluent_macro=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/librustc_fluent_macro-3958e9cf055862c2.so --extern rustc_hir=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_hir-735cacdddd56801d.rmeta --extern rustc_index=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_index-141ffe42c008bc59.rmeta --extern rustc_lexer=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_lexer-ab41fb9910d5a7ec.rmeta --extern rustc_macros=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/librustc_macros-abb099aea29845d2.so --extern rustc_middle=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_middle-5929c719834ecd1d.rmeta --extern rustc_privacy=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_privacy-2f6f0dd8530b0a34.rmeta --extern rustc_session=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_session-46a782bc7ddc5945.rmeta --extern rustc_span=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_span-2b982cf68b54de1d.rmeta --extern rustc_target=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_target-c7b0a98cb5f8ac81.rmeta --extern rustc_trait_selection=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_trait_selection-79573365830d05ec.rmeta --extern tracing=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libtracing-f4f4b1f3bc3cdd78.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/build/psm-b1ac996f6172bb4d/out` Compiling rustc_resolve v0.0.0 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_resolve) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rustc_resolve CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_resolve CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_resolve CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rustc_resolve --edition=2021 compiler/rustc_resolve/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=2024e23fec0b8db3 -C extra-filename=-2024e23fec0b8db3 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern bitflags=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libbitflags-d0df0f1b6db82e40.rmeta --extern pulldown_cmark=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libpulldown_cmark-f7f6dab31eed0cf2.rmeta --extern rustc_arena=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_arena-57bca7fffef65613.rmeta --extern rustc_ast=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_ast-9ff6649c2f4a7bc2.rmeta --extern rustc_ast_pretty=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_ast_pretty-1fe5c93ed1c013c3.rmeta --extern rustc_attr=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_attr-7e8c1a84652bf9b8.rmeta --extern rustc_data_structures=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_data_structures-986c0a5e3c925834.rmeta --extern rustc_errors=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_errors-100877e393eceb46.rmeta --extern rustc_expand=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_expand-58cf72775884c086.rmeta --extern rustc_feature=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_feature-557654ba347b7d31.rmeta --extern rustc_fluent_macro=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/librustc_fluent_macro-3958e9cf055862c2.so --extern rustc_hir=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_hir-735cacdddd56801d.rmeta --extern rustc_index=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_index-141ffe42c008bc59.rmeta --extern rustc_macros=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/librustc_macros-abb099aea29845d2.so --extern rustc_metadata=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_metadata-a681fd5fd68b3908.rmeta --extern rustc_middle=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_middle-5929c719834ecd1d.rmeta --extern rustc_query_system=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_query_system-88debd6c3b8cded1.rmeta --extern rustc_session=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_session-46a782bc7ddc5945.rmeta --extern rustc_span=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_span-2b982cf68b54de1d.rmeta --extern smallvec=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libsmallvec-d392916284d75176.rmeta --extern thin_vec=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libthin_vec-58bffc4cccf68cf8.rmeta --extern tracing=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libtracing-f4f4b1f3bc3cdd78.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/build/psm-b1ac996f6172bb4d/out` Compiling rustc_ast_lowering v0.0.0 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_ast_lowering) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rustc_ast_lowering CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_ast_lowering CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_ast_lowering CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rustc_ast_lowering --edition=2021 compiler/rustc_ast_lowering/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=77e32eff4ae491fd -C extra-filename=-77e32eff4ae491fd --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern rustc_ast=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_ast-9ff6649c2f4a7bc2.rmeta --extern rustc_ast_pretty=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_ast_pretty-1fe5c93ed1c013c3.rmeta --extern rustc_data_structures=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_data_structures-986c0a5e3c925834.rmeta --extern rustc_errors=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_errors-100877e393eceb46.rmeta --extern rustc_fluent_macro=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/librustc_fluent_macro-3958e9cf055862c2.so --extern rustc_hir=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_hir-735cacdddd56801d.rmeta --extern rustc_index=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_index-141ffe42c008bc59.rmeta --extern rustc_macros=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/librustc_macros-abb099aea29845d2.so --extern rustc_middle=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_middle-5929c719834ecd1d.rmeta --extern rustc_session=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_session-46a782bc7ddc5945.rmeta --extern rustc_span=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_span-2b982cf68b54de1d.rmeta --extern rustc_target=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_target-c7b0a98cb5f8ac81.rmeta --extern smallvec=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libsmallvec-d392916284d75176.rmeta --extern thin_vec=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libthin_vec-58bffc4cccf68cf8.rmeta --extern tracing=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libtracing-f4f4b1f3bc3cdd78.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/build/psm-b1ac996f6172bb4d/out` Compiling rustc_query_impl v0.0.0 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_query_impl) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rustc_query_impl CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_query_impl CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_query_impl CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rustc_query_impl --edition=2021 compiler/rustc_query_impl/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("rustc_use_parallel_compiler"))' -C metadata=0a12ac8b392fe7c7 -C extra-filename=-0a12ac8b392fe7c7 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern field_offset=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libfield_offset-0380db6dd7553c64.rmeta --extern measureme=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libmeasureme-5e1bf3c3718f5b90.rmeta --extern rustc_data_structures=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_data_structures-986c0a5e3c925834.rmeta --extern rustc_errors=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_errors-100877e393eceb46.rmeta --extern rustc_hir=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_hir-735cacdddd56801d.rmeta --extern rustc_index=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_index-141ffe42c008bc59.rmeta --extern rustc_middle=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_middle-5929c719834ecd1d.rmeta --extern rustc_query_system=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_query_system-88debd6c3b8cded1.rmeta --extern rustc_serialize=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_serialize-85ca5577d24dfbde.rmeta --extern rustc_session=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_session-46a782bc7ddc5945.rmeta --extern rustc_span=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_span-2b982cf68b54de1d.rmeta --extern thin_vec=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libthin_vec-58bffc4cccf68cf8.rmeta --extern tracing=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libtracing-f4f4b1f3bc3cdd78.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/build/psm-b1ac996f6172bb4d/out` Compiling rustc_builtin_macros v0.0.0 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_builtin_macros) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rustc_builtin_macros CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_builtin_macros CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_builtin_macros CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rustc_builtin_macros --edition=2021 compiler/rustc_builtin_macros/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=c65525c1e7e31c35 -C extra-filename=-c65525c1e7e31c35 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern rustc_ast=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_ast-9ff6649c2f4a7bc2.rmeta --extern rustc_ast_pretty=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_ast_pretty-1fe5c93ed1c013c3.rmeta --extern rustc_attr=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_attr-7e8c1a84652bf9b8.rmeta --extern rustc_data_structures=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_data_structures-986c0a5e3c925834.rmeta --extern rustc_errors=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_errors-100877e393eceb46.rmeta --extern rustc_expand=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_expand-58cf72775884c086.rmeta --extern rustc_feature=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_feature-557654ba347b7d31.rmeta --extern rustc_fluent_macro=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/librustc_fluent_macro-3958e9cf055862c2.so --extern rustc_index=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_index-141ffe42c008bc59.rmeta --extern rustc_lexer=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_lexer-ab41fb9910d5a7ec.rmeta --extern rustc_lint_defs=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_lint_defs-5996c7d3f428ecec.rmeta --extern rustc_macros=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/librustc_macros-abb099aea29845d2.so --extern rustc_parse=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_parse-e6a4b46d1773f61a.rmeta --extern rustc_parse_format=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_parse_format-d7893413877e9589.rmeta --extern rustc_session=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_session-46a782bc7ddc5945.rmeta --extern rustc_span=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_span-2b982cf68b54de1d.rmeta --extern rustc_target=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_target-c7b0a98cb5f8ac81.rmeta --extern smallvec=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libsmallvec-d392916284d75176.rmeta --extern thin_vec=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libthin_vec-58bffc4cccf68cf8.rmeta --extern tracing=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libtracing-f4f4b1f3bc3cdd78.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/build/psm-b1ac996f6172bb4d/out` Compiling stable_mir v0.1.0-preview (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/stable_mir) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=stable_mir CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/stable_mir CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=stable_mir CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.0-preview CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE=preview CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name stable_mir --edition=2021 compiler/stable_mir/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=cba4de5a9b3d447e -C extra-filename=-cba4de5a9b3d447e --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern scoped_tls=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libscoped_tls-9f659fff48fed328.rmeta --extern serde=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libserde-3c097750d92b7c4f.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=num_conv CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/num-conv-0.1.0 CARGO_PKG_AUTHORS='Jacob Pratt ' CARGO_PKG_DESCRIPTION='`num_conv` is a crate to convert between integer types without using `as` casts. This provides better certainty when refactoring, makes the exact behavior of code more explicit, and allows using turbofish syntax. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=num-conv CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/jhpratt/num-conv' CARGO_PKG_RUST_VERSION=1.57.0 CARGO_PKG_VERSION=0.1.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/num-conv-0.1.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name num_conv --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/num-conv-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --warn=unused --warn=unreachable-pub '--deny=clippy::std-instead-of-core' --warn=missing-docs '--deny=clippy::alloc-instead-of-core' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=9f7c0556735e838b -C extra-filename=-9f7c0556735e838b --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=time_core CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-core-0.1.2 CARGO_PKG_AUTHORS='Jacob Pratt :Time contributors' CARGO_PKG_DESCRIPTION='This crate is an implementation detail and should not be relied upon directly.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=time-core CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/time-rs/time' CARGO_PKG_RUST_VERSION=1.67.0 CARGO_PKG_VERSION=0.1.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-core-0.1.2 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name time_core --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-core-0.1.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=03e7542e7f4ec562 -C extra-filename=-03e7542e7f4ec562 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling time v0.3.36 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=time CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36 CARGO_PKG_AUTHORS='Jacob Pratt :Time contributors' CARGO_PKG_DESCRIPTION='Date and time library. Fully interoperable with the standard library. Mostly compatible with #'\!'[no_std].' CARGO_PKG_HOMEPAGE='https://time-rs.github.io' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=time CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/time-rs/time' CARGO_PKG_RUST_VERSION=1.67.0 CARGO_PKG_VERSION=0.3.36 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=36 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name time --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --warn=variant-size-differences '--warn=clippy::use-debug' '--warn=clippy::unwrap-used' '--warn=clippy::unwrap-in-result' --warn=unused-qualifications --warn=unused-lifetimes --warn=unused-import-braces --warn=unused --deny=unstable-syntax-pre-expansion --deny=unsafe-op-in-unsafe-fn --warn=unreachable-pub '--warn=clippy::unnested-or-patterns' --deny=unnameable-test-items '--warn=clippy::uninlined-format-args' '--warn=clippy::unimplemented' '--warn=rustdoc::unescaped-backticks' '--deny=clippy::undocumented-unsafe-blocks' --deny=unconditional-recursion --warn=trivial-numeric-casts --warn=trivial-casts '--warn=clippy::todo' --deny=temporary-cstring-as-ptr --deny=suspicious-double-ref-op '--deny=clippy::std-instead-of-core' --warn=single-use-lifetimes '--warn=clippy::semicolon-outside-block' '--warn=rustdoc::private-doc-tests' '--warn=clippy::print-stdout' --deny=overlapping-range-endpoints --deny=opaque-hidden-inferred-bound '--warn=clippy::obfuscated-if-else' '--warn=clippy::nursery' --warn=noop-method-call --deny=non-ascii-idents --deny=named-arguments-used-positionally '--warn=clippy::missing-enforced-import-renames' '--warn=clippy::missing-docs-in-private-items' --warn=missing-docs --warn=missing-debug-implementations --warn=missing-copy-implementations --warn=missing-abi --warn=meta-variable-misuse '--warn=clippy::manual-let-else' --warn=macro-use-extern-crate --warn=let-underscore --warn=keyword-idents --deny=invalid-value --deny=invalid-reference-casting --deny=invalid-nan-comparisons --deny=invalid-macro-export-arguments --deny=invalid-from-utf8 --deny=improper-ctypes-definitions --deny=improper-ctypes --deny=hidden-glob-reexports '--warn=clippy::get-unwrap' --deny=future-incompatible '--warn=clippy::explicit-auto-deref' --deny=drop-bounds --deny=deref-nullptr '--warn=clippy::decimal-literal-representation' '--warn=clippy::dbg-macro' --deny=const-item-mutation --deny=clashing-extern-declarations --deny=ambiguous-glob-reexports '--deny=clippy::alloc-instead-of-core' '--warn=clippy::all' --warn=unstable-name-collisions '--allow=clippy::redundant-pub-crate' '--allow=clippy::option-if-let-else' --cfg 'feature="alloc"' --cfg 'feature="formatting"' --cfg 'feature="macros"' --cfg 'feature="parsing"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "formatting", "large-dates", "local-offset", "macros", "parsing", "quickcheck", "rand", "serde", "serde-human-readable", "serde-well-known", "std", "wasm-bindgen"))' -C metadata=1f550de5f77563f3 -C extra-filename=-1f550de5f77563f3 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern deranged=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libderanged-ce296bcf7fafd92f.rmeta --extern itoa=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libitoa-bf227fff2e168a64.rmeta --extern num_conv=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libnum_conv-9f7c0556735e838b.rmeta --extern powerfmt=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libpowerfmt-71a482e982c30f4e.rmeta --extern time_core=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libtime_core-03e7542e7f4ec562.rmeta --extern time_macros=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/libtime_macros-c2bd1e6704462056.so --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: unexpected `cfg` condition name: `__time_03_docs` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:70:13 | 70 | #![cfg_attr(__time_03_docs, feature(doc_auto_cfg, doc_notable_trait))] | ^^^^^^^^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `parallel_compiler`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__time_03_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__time_03_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/date.rs:1358:56 | 1358 | fn metadata(&self, _: FormatterOptions) -> Metadata { | --------^----- expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 1358 | fn metadata(&self, _: FormatterOptions) -> Metadata<'_, Self> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/date.rs:1395:27 | 1395 | metadata: Metadata, | --------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 1395 | metadata: Metadata<'_, Self>, | +++ warning: unexpected `cfg` condition name: `__time_03_docs` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/formatting/formattable.rs:24:12 | 24 | #[cfg_attr(__time_03_docs, doc(notable_trait))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__time_03_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__time_03_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/month.rs:179:56 | 179 | fn metadata(&self, _: FormatterOptions) -> Metadata { | --------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 179 | fn metadata(&self, _: FormatterOptions) -> Metadata<'_, Self> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/offset_date_time.rs:1327:56 | 1327 | fn metadata(&self, _: FormatterOptions) -> Metadata { | --------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 1327 | fn metadata(&self, _: FormatterOptions) -> Metadata<'_, Self> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/offset_date_time.rs:1336:27 | 1336 | metadata: Metadata, | --------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 1336 | metadata: Metadata<'_, Self>, | +++ warning: unexpected `cfg` condition name: `__time_03_docs` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/parsing/parsable.rs:18:12 | 18 | #[cfg_attr(__time_03_docs, doc(notable_trait))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(__time_03_docs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(__time_03_docs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/primitive_date_time.rs:904:56 | 904 | fn metadata(&self, _: FormatterOptions) -> Metadata { | --------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 904 | fn metadata(&self, _: FormatterOptions) -> Metadata<'_, Self> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/primitive_date_time.rs:912:27 | 912 | metadata: Metadata, | --------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 912 | metadata: Metadata<'_, Self>, | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/time.rs:777:56 | 777 | fn metadata(&self, _: FormatterOptions) -> Metadata { | --------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 777 | fn metadata(&self, _: FormatterOptions) -> Metadata<'_, Self> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/time.rs:812:27 | 812 | metadata: Metadata, | --------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 812 | metadata: Metadata<'_, Self>, | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/utc_offset.rs:427:56 | 427 | fn metadata(&self, _: FormatterOptions) -> Metadata { | --------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 427 | fn metadata(&self, _: FormatterOptions) -> Metadata<'_, Self> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/utc_offset.rs:443:27 | 443 | metadata: Metadata, | --------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 443 | metadata: Metadata<'_, Self>, | +++ warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/parsing/iso8601.rs:261:35 | 261 | ... -hour.cast_signed() | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method = note: requested on the command line with `-W unstable-name-collisions` help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/parsing/iso8601.rs:263:34 | 263 | ... hour.cast_signed() | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/parsing/iso8601.rs:283:34 | 283 | ... -min.cast_signed() | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/parsing/iso8601.rs:285:33 | 285 | ... min.cast_signed() | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/duration.rs:1289:37 | 1289 | original.subsec_nanos().cast_signed(), | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/duration.rs:1426:42 | 1418 | / macro_rules! duration_mul_div_int { 1419 | | ($($type:ty),+) => {$( 1420 | | impl Mul<$type> for Duration { 1421 | | type Output = Self; ... | 1426 | | .checked_mul(rhs.cast_signed().extend::()) | | ^^^^^^^^^^^ ... | 1449 | | )+}; 1450 | | } | |_- in this expansion of `duration_mul_div_int!` 1451 | duration_mul_div_int![i8, i16, i32, u8, u16, u32]; | ------------------------------------------------- in this macro invocation | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/duration.rs:1445:52 | 1418 | / macro_rules! duration_mul_div_int { 1419 | | ($($type:ty),+) => {$( 1420 | | impl Mul<$type> for Duration { 1421 | | type Output = Self; ... | 1445 | | self.whole_nanoseconds() / rhs.cast_signed().extend::() | | ^^^^^^^^^^^ ... | 1449 | | )+}; 1450 | | } | |_- in this expansion of `duration_mul_div_int!` 1451 | duration_mul_div_int![i8, i16, i32, u8, u16, u32]; | ------------------------------------------------- in this macro invocation | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/duration.rs:1426:42 | 1418 | / macro_rules! duration_mul_div_int { 1419 | | ($($type:ty),+) => {$( 1420 | | impl Mul<$type> for Duration { 1421 | | type Output = Self; ... | 1426 | | .checked_mul(rhs.cast_signed().extend::()) | | ^^^^^^^^^^^ ... | 1449 | | )+}; 1450 | | } | |_- in this expansion of `duration_mul_div_int!` 1451 | duration_mul_div_int![i8, i16, i32, u8, u16, u32]; | ------------------------------------------------- in this macro invocation | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/duration.rs:1445:52 | 1418 | / macro_rules! duration_mul_div_int { 1419 | | ($($type:ty),+) => {$( 1420 | | impl Mul<$type> for Duration { 1421 | | type Output = Self; ... | 1445 | | self.whole_nanoseconds() / rhs.cast_signed().extend::() | | ^^^^^^^^^^^ ... | 1449 | | )+}; 1450 | | } | |_- in this expansion of `duration_mul_div_int!` 1451 | duration_mul_div_int![i8, i16, i32, u8, u16, u32]; | ------------------------------------------------- in this macro invocation | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/duration.rs:1426:42 | 1418 | / macro_rules! duration_mul_div_int { 1419 | | ($($type:ty),+) => {$( 1420 | | impl Mul<$type> for Duration { 1421 | | type Output = Self; ... | 1426 | | .checked_mul(rhs.cast_signed().extend::()) | | ^^^^^^^^^^^ ... | 1449 | | )+}; 1450 | | } | |_- in this expansion of `duration_mul_div_int!` 1451 | duration_mul_div_int![i8, i16, i32, u8, u16, u32]; | ------------------------------------------------- in this macro invocation | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/duration.rs:1445:52 | 1418 | / macro_rules! duration_mul_div_int { 1419 | | ($($type:ty),+) => {$( 1420 | | impl Mul<$type> for Duration { 1421 | | type Output = Self; ... | 1445 | | self.whole_nanoseconds() / rhs.cast_signed().extend::() | | ^^^^^^^^^^^ ... | 1449 | | )+}; 1450 | | } | |_- in this expansion of `duration_mul_div_int!` 1451 | duration_mul_div_int![i8, i16, i32, u8, u16, u32]; | ------------------------------------------------- in this macro invocation | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/duration.rs:1543:37 | 1543 | if rhs.as_secs() > i64::MAX.cast_unsigned() { | ^^^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_unsigned(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_unsigned` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/duration.rs:1549:37 | 1549 | .cmp(&rhs.as_secs().cast_signed()) | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/duration.rs:1553:50 | 1553 | .cmp(&rhs.subsec_nanos().cast_signed()) | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/formatting/formattable.rs:192:59 | 192 | bytes += format_number_pad_zero::<4>(output, year.cast_unsigned())?; | ^^^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_unsigned(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_unsigned` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/formatting/formattable.rs:234:59 | 234 | bytes += format_number_pad_zero::<4>(output, year.cast_unsigned())?; | ^^^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_unsigned(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_unsigned` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/formatting/iso8601.rs:31:67 | 31 | bytes += format_number_pad_zero::<4>(output, year.cast_unsigned())?; | ^^^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_unsigned(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_unsigned` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/formatting/iso8601.rs:46:67 | 46 | bytes += format_number_pad_zero::<4>(output, year.cast_unsigned())?; | ^^^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_unsigned(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_unsigned` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/formatting/iso8601.rs:61:67 | 61 | bytes += format_number_pad_zero::<4>(output, year.cast_unsigned())?; | ^^^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_unsigned(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_unsigned` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/formatting/mod.rs:475:48 | 475 | / Nanosecond::per(Millisecond).cast_signed().extend::()) | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/formatting/mod.rs:481:48 | 481 | / Nanosecond::per(Microsecond).cast_signed().extend::()) | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/parsing/combinator/rfc/iso8601.rs:67:27 | 67 | let val = val.cast_signed(); | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/parsing/combinator/rfc/iso8601.rs:70:66 | 70 | None => exactly_n_digits::<4, u32>(input)?.map(|val| val.cast_signed()), | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/parsing/component.rs:30:60 | 30 | Some(b'-') => Some(ParsedItem(input, -year.cast_signed())), | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/parsing/component.rs:32:50 | 32 | _ => Some(ParsedItem(input, year.cast_signed())), | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/parsing/component.rs:36:84 | 36 | exactly_n_digits_padded::<2, u32>(modifiers.padding)(input)?.map(|v| v.cast_signed()), | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/parsing/component.rs:274:53 | 274 | Some(b'-') => Some(ParsedItem(input, (-hour.cast_signed(), true))), | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/parsing/component.rs:276:43 | 276 | _ => Some(ParsedItem(input, (hour.cast_signed(), false))), | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/parsing/component.rs:287:48 | 287 | .map(|offset_minute| offset_minute.cast_signed()), | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/parsing/component.rs:298:48 | 298 | .map(|offset_second| offset_second.cast_signed()), | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/parsing/component.rs:330:62 | 330 | Some(b'-') => Some(ParsedItem(input, -nano_timestamp.cast_signed())), | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/parsing/component.rs:332:52 | 332 | _ => Some(ParsedItem(input, nano_timestamp.cast_signed())), | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/parsing/parsable.rs:219:74 | 219 | item.consume_value(|value| parsed.set_year(value.cast_signed())) | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/parsing/parsable.rs:228:46 | 228 | ... .map(|year| year.cast_signed()) | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/parsing/parsable.rs:301:38 | 301 | -offset_hour.cast_signed() | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/parsing/parsable.rs:303:37 | 303 | offset_hour.cast_signed() | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/parsing/parsable.rs:311:82 | 311 | item.consume_value(|value| parsed.set_offset_minute_signed(value.cast_signed())) | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/parsing/parsable.rs:444:42 | 444 | ... -offset_hour.cast_signed() | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/parsing/parsable.rs:446:41 | 446 | ... offset_hour.cast_signed() | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/parsing/parsable.rs:453:48 | 453 | (input, offset_hour, offset_minute.cast_signed()) | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/parsing/parsable.rs:474:54 | 474 | let date = Date::from_calendar_date(year.cast_signed(), month, day)?; | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/parsing/parsable.rs:512:79 | 512 | .and_then(|item| item.consume_value(|value| parsed.set_year(value.cast_signed()))) | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/parsing/parsable.rs:579:42 | 579 | ... -offset_hour.cast_signed() | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/parsing/parsable.rs:581:41 | 581 | ... offset_hour.cast_signed() | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/parsing/parsable.rs:592:40 | 592 | -offset_minute.cast_signed() | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/parsing/parsable.rs:594:39 | 594 | offset_minute.cast_signed() | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/parsing/parsable.rs:663:38 | 663 | -offset_hour.cast_signed() | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/parsing/parsable.rs:665:37 | 665 | offset_hour.cast_signed() | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/parsing/parsable.rs:668:40 | 668 | -offset_minute.cast_signed() | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/parsing/parsable.rs:670:39 | 670 | offset_minute.cast_signed() | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/parsing/parsable.rs:706:61 | 706 | .and_then(|month| Date::from_calendar_date(year.cast_signed(), month, day)) | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/parsing/parsed.rs:300:54 | 300 | self.set_year_last_two(value.cast_unsigned().truncate()) | ^^^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_unsigned(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_unsigned` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/parsing/parsed.rs:304:58 | 304 | self.set_iso_year_last_two(value.cast_unsigned().truncate()) | ^^^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_unsigned(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_unsigned` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/parsing/parsed.rs:546:28 | 546 | if value > i8::MAX.cast_unsigned() { | ^^^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_unsigned(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_unsigned` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/parsing/parsed.rs:549:49 | 549 | self.set_offset_minute_signed(value.cast_signed()) | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/parsing/parsed.rs:560:28 | 560 | if value > i8::MAX.cast_unsigned() { | ^^^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_unsigned(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_unsigned` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/parsing/parsed.rs:563:49 | 563 | self.set_offset_second_signed(value.cast_signed()) | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/parsing/parsed.rs:774:37 | 774 | (sunday_week_number.cast_signed().extend::() * 7 | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/parsing/parsed.rs:775:57 | 775 | + weekday.number_days_from_sunday().cast_signed().extend::() | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/parsing/parsed.rs:777:26 | 777 | + 1).cast_unsigned(), | ^^^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_unsigned(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_unsigned` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/parsing/parsed.rs:781:37 | 781 | (monday_week_number.cast_signed().extend::() * 7 | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/parsing/parsed.rs:782:57 | 782 | + weekday.number_days_from_monday().cast_signed().extend::() | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/parsing/parsed.rs:784:26 | 784 | + 1).cast_unsigned(), | ^^^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_unsigned(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_unsigned` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/time.rs:924:41 | 924 | let hour_diff = self.hour.get().cast_signed() - rhs.hour.get().cast_signed(); | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/time.rs:924:72 | 924 | let hour_diff = self.hour.get().cast_signed() - rhs.hour.get().cast_signed(); | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/time.rs:925:45 | 925 | let minute_diff = self.minute.get().cast_signed() - rhs.minute.get().cast_signed(); | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/time.rs:925:78 | 925 | let minute_diff = self.minute.get().cast_signed() - rhs.minute.get().cast_signed(); | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/time.rs:926:45 | 926 | let second_diff = self.second.get().cast_signed() - rhs.second.get().cast_signed(); | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/time.rs:926:78 | 926 | let second_diff = self.second.get().cast_signed() - rhs.second.get().cast_signed(); | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/time.rs:928:35 | 928 | self.nanosecond.get().cast_signed() - rhs.nanosecond.get().cast_signed(); | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/time.rs:928:72 | 928 | self.nanosecond.get().cast_signed() - rhs.nanosecond.get().cast_signed(); | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/time.rs:930:69 | 930 | let seconds = hour_diff.extend::() * Second::per(Hour).cast_signed().extend::() | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/time.rs:931:65 | 931 | + minute_diff.extend::() * Second::per(Minute).cast_signed().extend::() | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/time.rs:937:59 | 937 | nanosecond_diff + Nanosecond::per(Second).cast_signed(), | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | warning: a method with this name may be added to the standard library in the future --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/time.rs:942:59 | 942 | nanosecond_diff - Nanosecond::per(Second).cast_signed(), | ^^^^^^^^^^^ | = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! = note: for more information, see issue #48919 = help: call with fully qualified syntax `cast_signed(...)` to keep using the current method help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/time-0.3.36/src/lib.rs:76:1 | 76 + #![feature(integer_sign_cast)] | Compiling rustc_interface v0.0.0 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_interface) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rustc_interface CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_interface CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_interface CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rustc_interface --edition=2021 compiler/rustc_interface/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="llvm"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("llvm", "rustc_use_parallel_compiler"))' -C metadata=2f8c0a0312da6de9 -C extra-filename=-2f8c0a0312da6de9 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern rustc_ast=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_ast-9ff6649c2f4a7bc2.rmeta --extern rustc_ast_lowering=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_ast_lowering-77e32eff4ae491fd.rmeta --extern rustc_ast_passes=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_ast_passes-f47324b03c5f68d3.rmeta --extern rustc_ast_pretty=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_ast_pretty-1fe5c93ed1c013c3.rmeta --extern rustc_attr=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_attr-7e8c1a84652bf9b8.rmeta --extern rustc_borrowck=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_borrowck-3aab08e86b16e15f.rmeta --extern rustc_builtin_macros=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_builtin_macros-c65525c1e7e31c35.rmeta --extern rustc_codegen_llvm=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_codegen_llvm-46fc6eb6e1130883.rmeta --extern rustc_codegen_ssa=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_codegen_ssa-83fb22ee89f05a01.rmeta --extern rustc_const_eval=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_const_eval-adb9bb8ec8ba2367.rmeta --extern rustc_data_structures=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_data_structures-986c0a5e3c925834.rmeta --extern rustc_errors=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_errors-100877e393eceb46.rmeta --extern rustc_expand=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_expand-58cf72775884c086.rmeta --extern rustc_feature=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_feature-557654ba347b7d31.rmeta --extern rustc_fluent_macro=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/librustc_fluent_macro-3958e9cf055862c2.so --extern rustc_fs_util=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_fs_util-a260b4314ad3ed22.rmeta --extern rustc_hir=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_hir-735cacdddd56801d.rmeta --extern rustc_hir_analysis=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_hir_analysis-e9631b13c0e0b17c.rmeta --extern rustc_hir_typeck=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_hir_typeck-a0d6731ddb1645b5.rmeta --extern rustc_incremental=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_incremental-1f605dfcaf27925a.rmeta --extern rustc_lint=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_lint-2a2c9ae2d1136419.rmeta --extern rustc_macros=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/librustc_macros-abb099aea29845d2.so --extern rustc_metadata=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_metadata-a681fd5fd68b3908.rmeta --extern rustc_middle=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_middle-5929c719834ecd1d.rmeta --extern rustc_mir_build=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_mir_build-48eabc7c48a18df5.rmeta --extern rustc_mir_transform=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_mir_transform-b6a352c9812faabc.rmeta --extern rustc_monomorphize=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_monomorphize-4774cc9039b5b109.rmeta --extern rustc_parse=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_parse-e6a4b46d1773f61a.rmeta --extern rustc_passes=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_passes-2ab336ec085cb575.rmeta --extern rustc_privacy=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_privacy-2f6f0dd8530b0a34.rmeta --extern rustc_query_impl=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_query_impl-0a12ac8b392fe7c7.rmeta --extern rustc_query_system=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_query_system-88debd6c3b8cded1.rmeta --extern rustc_resolve=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_resolve-2024e23fec0b8db3.rmeta --extern rustc_serialize=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_serialize-85ca5577d24dfbde.rmeta --extern rustc_session=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_session-46a782bc7ddc5945.rmeta --extern rustc_span=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_span-2b982cf68b54de1d.rmeta --extern rustc_symbol_mangling=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_symbol_mangling-8a811793da74cf93.rmeta --extern rustc_target=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_target-c7b0a98cb5f8ac81.rmeta --extern rustc_trait_selection=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_trait_selection-79573365830d05ec.rmeta --extern rustc_traits=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_traits-a459c8035ca1dfe6.rmeta --extern rustc_ty_utils=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_ty_utils-dcb3066b12923d9a.rmeta --extern tracing=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libtracing-f4f4b1f3bc3cdd78.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/build/psm-b1ac996f6172bb4d/out -L native=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/build/rustc_llvm-7b7c690fbd322a1e/out -L native=/usr/local/llvm17/lib` warning: `time` (lib) generated 89 warnings Compiling rustc_smir v0.0.0 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_smir) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rustc_smir CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_smir CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_smir CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rustc_smir --edition=2021 compiler/rustc_smir/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b04e985364db2bbb -C extra-filename=-b04e985364db2bbb --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern rustc_abi=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_abi-0e02f17b69dd3b87.rmeta --extern rustc_ast=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_ast-9ff6649c2f4a7bc2.rmeta --extern rustc_ast_pretty=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_ast_pretty-1fe5c93ed1c013c3.rmeta --extern rustc_data_structures=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_data_structures-986c0a5e3c925834.rmeta --extern rustc_hir=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_hir-735cacdddd56801d.rmeta --extern rustc_middle=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_middle-5929c719834ecd1d.rmeta --extern rustc_session=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_session-46a782bc7ddc5945.rmeta --extern rustc_span=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_span-2b982cf68b54de1d.rmeta --extern rustc_target=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_target-c7b0a98cb5f8ac81.rmeta --extern scoped_tls=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libscoped_tls-9f659fff48fed328.rmeta --extern stable_mir=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libstable_mir-cba4de5a9b3d447e.rmeta --extern tracing=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libtracing-f4f4b1f3bc3cdd78.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/build/psm-b1ac996f6172bb4d/out` Compiling ctrlc v3.4.5 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=ctrlc CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ctrlc-3.4.5 CARGO_PKG_AUTHORS='Antti Keränen ' CARGO_PKG_DESCRIPTION='Easy Ctrl-C handler for Rust projects' CARGO_PKG_HOMEPAGE='https://github.com/Detegr/rust-ctrlc' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ctrlc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Detegr/rust-ctrlc.git' CARGO_PKG_RUST_VERSION=1.69.0 CARGO_PKG_VERSION=3.4.5 CARGO_PKG_VERSION_MAJOR=3 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ctrlc-3.4.5 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name ctrlc --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ctrlc-3.4.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("termination"))' -C metadata=5caf5889f055d34a -C extra-filename=-5caf5889f055d34a --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern nix=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libnix-44375a7036b24aa7.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ctrlc-3.4.5/src/error.rs:38:32 | 38 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 38 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning[E0133]: use of mutable static is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ctrlc-3.4.5/src/platform/unix/mod.rs:97:5 | 97 | PIPE = pipe2(fcntl::OFlag::O_CLOEXEC)?; | ^^^^ use of mutable static | = note: for more information, see issue #71668 = note: mutable statics can be mutated by multiple threads: aliasing violations or data races will cause undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ctrlc-3.4.5/src/platform/unix/mod.rs:93:1 | 93 | pub unsafe fn init_os_handler(overwrite: bool) -> Result<(), Error> { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` warning[E0133]: use of mutable static is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ctrlc-3.4.5/src/platform/unix/mod.rs:102:31 | 102 | let _ = unistd::close(PIPE.1); | ^^^^ use of mutable static | = note: for more information, see issue #71668 = note: mutable statics can be mutated by multiple threads: aliasing violations or data races will cause undefined behavior warning[E0133]: use of mutable static is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ctrlc-3.4.5/src/platform/unix/mod.rs:103:31 | 103 | let _ = unistd::close(PIPE.0); | ^^^^ use of mutable static | = note: for more information, see issue #71668 = note: mutable statics can be mutated by multiple threads: aliasing violations or data races will cause undefined behavior warning[E0133]: use of mutable static is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ctrlc-3.4.5/src/platform/unix/mod.rs:108:34 | 108 | if let Err(e) = fcntl::fcntl(PIPE.1, fcntl::FcntlArg::F_SETFL(fcntl::OFlag::O_NONBLOCK)) { | ^^^^ use of mutable static | = note: for more information, see issue #71668 = note: mutable statics can be mutated by multiple threads: aliasing violations or data races will cause undefined behavior warning[E0133]: call to unsafe function `nix::sys::signal::sigaction` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ctrlc-3.4.5/src/platform/unix/mod.rs:124:28 | 124 | let sigint_old = match signal::sigaction(signal::Signal::SIGINT, &new_action) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `nix::sys::signal::sigaction` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ctrlc-3.4.5/src/platform/unix/mod.rs:129:9 | 129 | signal::sigaction(signal::Signal::SIGINT, &sigint_old).unwrap(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: use of mutable static is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ctrlc-3.4.5/src/platform/unix/mod.rs:182:28 | 182 | match unistd::read(PIPE.0, &mut buf[..]) { | ^^^^ use of mutable static | = note: for more information, see issue #71668 = note: mutable statics can be mutated by multiple threads: aliasing violations or data races will cause undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ctrlc-3.4.5/src/platform/unix/mod.rs:174:1 | 174 | pub unsafe fn block_ctrl_c() -> Result<(), CtrlcError> { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: `ctrlc` (lib) generated 8 warnings Compiling rustc_log v0.0.0 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_log) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rustc_log CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_log CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_log CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rustc_log --edition=2021 compiler/rustc_log/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="max_level_info"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("max_level_info"))' -C metadata=335b805a998658bd -C extra-filename=-335b805a998658bd --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern tracing=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libtracing-f4f4b1f3bc3cdd78.rmeta --extern tracing_core=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libtracing_core-fdb1d60c408c45e2.rmeta --extern tracing_subscriber=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libtracing_subscriber-63a79923d607719a.rmeta --extern tracing_tree=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libtracing_tree-bd29805d91e2c056.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling shlex v1.3.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=shlex CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/shlex-1.3.0 CARGO_PKG_AUTHORS='comex :Fenhl :Adrian Taylor :Alex Touchet :Daniel Parks :Garrett Berg ' CARGO_PKG_DESCRIPTION='Split a string into shell words, like Python'\''s shlex.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=shlex CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/comex/rust-shlex' CARGO_PKG_RUST_VERSION=1.46.0 CARGO_PKG_VERSION=1.3.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/shlex-1.3.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name shlex --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/shlex-1.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=e6a74fbdf1ef2c11 -C extra-filename=-e6a74fbdf1ef2c11 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: unexpected `cfg` condition name: `manual_codegen_check` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/shlex-1.3.0/src/bytes.rs:353:12 | 353 | #[cfg_attr(manual_codegen_check, inline(never))] | ^^^^^^^^^^^^^^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `parallel_compiler`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(manual_codegen_check)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(manual_codegen_check)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unused extern crate --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/shlex-1.3.0/src/bytes.rs:26:1 | 26 | extern crate alloc; | ^^^^^^^^^^^^^^^^^^^ help: remove it | = note: `-W unused-extern-crates` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(unused_extern_crates)]` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/shlex-1.3.0/src/bytes.rs:196:38 | 196 | .collect::>, QuoteError>>()? | ---^----- expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 196 | .collect::>, QuoteError>>()? | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/shlex-1.3.0/src/bytes.rs:484:37 | 484 | pub fn quote(in_bytes: &[u8]) -> Cow<[u8]> { | ---^----- expected lifetime parameter | help: indicate the anonymous lifetime | 484 | pub fn quote(in_bytes: &[u8]) -> Cow<'_, [u8]> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/shlex-1.3.0/src/bytes.rs:497:48 | 497 | pub fn try_quote(in_bytes: &[u8]) -> Result, QuoteError> { | ---^----- expected lifetime parameter | help: indicate the anonymous lifetime | 497 | pub fn try_quote(in_bytes: &[u8]) -> Result, QuoteError> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/shlex-1.3.0/src/lib.rs:228:34 | 228 | pub fn quote(in_str: &str) -> Cow { | ---^---- expected lifetime parameter | help: indicate the anonymous lifetime | 228 | pub fn quote(in_str: &str) -> Cow<'_, str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/shlex-1.3.0/src/lib.rs:241:45 | 241 | pub fn try_quote(in_str: &str) -> Result, QuoteError> { | ---^---- expected lifetime parameter | help: indicate the anonymous lifetime | 241 | pub fn try_quote(in_str: &str) -> Result, QuoteError> { | +++ warning: `shlex` (lib) generated 7 warnings Compiling rustc_driver_impl v0.0.0 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_driver_impl) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rustc_driver_impl CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_driver_impl CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_driver_impl CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rustc_driver_impl --edition=2021 compiler/rustc_driver_impl/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="llvm"' --cfg 'feature="max_level_info"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("llvm", "max_level_info", "rustc_use_parallel_compiler"))' -C metadata=a9577b0f1d4c7d73 -C extra-filename=-a9577b0f1d4c7d73 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern ctrlc=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libctrlc-5caf5889f055d34a.rmeta --extern libc=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/liblibc-2d18bcdff1ba86f8.rmeta --extern rustc_ast=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_ast-9ff6649c2f4a7bc2.rmeta --extern rustc_ast_lowering=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_ast_lowering-77e32eff4ae491fd.rmeta --extern rustc_ast_passes=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_ast_passes-f47324b03c5f68d3.rmeta --extern rustc_ast_pretty=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_ast_pretty-1fe5c93ed1c013c3.rmeta --extern rustc_attr=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_attr-7e8c1a84652bf9b8.rmeta --extern rustc_borrowck=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_borrowck-3aab08e86b16e15f.rmeta --extern rustc_builtin_macros=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_builtin_macros-c65525c1e7e31c35.rmeta --extern rustc_codegen_ssa=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_codegen_ssa-83fb22ee89f05a01.rmeta --extern rustc_const_eval=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_const_eval-adb9bb8ec8ba2367.rmeta --extern rustc_data_structures=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_data_structures-986c0a5e3c925834.rmeta --extern rustc_errors=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_errors-100877e393eceb46.rmeta --extern rustc_expand=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_expand-58cf72775884c086.rmeta --extern rustc_feature=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_feature-557654ba347b7d31.rmeta --extern rustc_fluent_macro=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/librustc_fluent_macro-3958e9cf055862c2.so --extern rustc_hir_analysis=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_hir_analysis-e9631b13c0e0b17c.rmeta --extern rustc_hir_pretty=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_hir_pretty-5895d9091391f1e5.rmeta --extern rustc_hir_typeck=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_hir_typeck-a0d6731ddb1645b5.rmeta --extern rustc_incremental=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_incremental-1f605dfcaf27925a.rmeta --extern rustc_infer=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_infer-c35d31403e40a24a.rmeta --extern rustc_interface=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_interface-2f8c0a0312da6de9.rmeta --extern rustc_lint=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_lint-2a2c9ae2d1136419.rmeta --extern rustc_log=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_log-335b805a998658bd.rmeta --extern rustc_macros=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/librustc_macros-abb099aea29845d2.so --extern rustc_metadata=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_metadata-a681fd5fd68b3908.rmeta --extern rustc_middle=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_middle-5929c719834ecd1d.rmeta --extern rustc_mir_build=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_mir_build-48eabc7c48a18df5.rmeta --extern rustc_mir_dataflow=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_mir_dataflow-56d5412b0b7e98ac.rmeta --extern rustc_mir_transform=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_mir_transform-b6a352c9812faabc.rmeta --extern rustc_monomorphize=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_monomorphize-4774cc9039b5b109.rmeta --extern rustc_parse=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_parse-e6a4b46d1773f61a.rmeta --extern rustc_passes=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_passes-2ab336ec085cb575.rmeta --extern rustc_pattern_analysis=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_pattern_analysis-9ef2c37a6bc088f6.rmeta --extern rustc_privacy=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_privacy-2f6f0dd8530b0a34.rmeta --extern rustc_query_system=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_query_system-88debd6c3b8cded1.rmeta --extern rustc_resolve=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_resolve-2024e23fec0b8db3.rmeta --extern rustc_session=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_session-46a782bc7ddc5945.rmeta --extern rustc_smir=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_smir-b04e985364db2bbb.rmeta --extern rustc_span=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_span-2b982cf68b54de1d.rmeta --extern rustc_target=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_target-c7b0a98cb5f8ac81.rmeta --extern rustc_trait_selection=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_trait_selection-79573365830d05ec.rmeta --extern rustc_ty_utils=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_ty_utils-dcb3066b12923d9a.rmeta --extern serde_json=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libserde_json-cbff18c3bbe6d9e9.rmeta --extern shlex=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libshlex-e6a74fbdf1ef2c11.rmeta --extern time=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libtime-1f550de5f77563f3.rmeta --extern tracing=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libtracing-f4f4b1f3bc3cdd78.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/build/psm-b1ac996f6172bb4d/out -L native=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/build/rustc_llvm-7b7c690fbd322a1e/out -L native=/usr/local/llvm17/lib` Compiling rustc-main v0.0.0 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc-main CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 compiler/rustc/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="llvm"' --cfg 'feature="max_level_info"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("jemalloc", "llvm", "max_level_info", "rustc_use_parallel_compiler"))' -C metadata=4972246bb9edfe12 -C extra-filename=-4972246bb9edfe12 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/build/rustc-main-4972246bb9edfe12 -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps -Z binary-dep-depinfo` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=openbsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(parallel_compiler)-Zmacro-backtrace-Csplit-debuginfo=off-Wrustc::internal-Wkeyword_idents_2024-Wunsafe_op_in_unsafe_fn-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zon-broken-pipe=kill' CARGO_FEATURE_LLVM=1 CARGO_FEATURE_MAX_LEVEL_INFO=1 CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc-main CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-openbsd LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib/rustlib/x86_64-unknown-openbsd/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' NUM_JOBS=6 OPT_LEVEL=3 OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/build/rustc-main-bc420aa556d5b62d/out PROFILE=release RUSTC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTC_WRAPPER=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTDOC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-openbsd /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/build/rustc-main-4972246bb9edfe12/build-script-build` [rustc-main 0.0.0] cargo:rerun-if-changed=build.rs Compiling rustc_driver v0.0.0 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_driver) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rustc_driver CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_driver CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_driver CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rustc_driver --edition=2021 compiler/rustc_driver/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type dylib --emit=dep-info,link -C prefer-dynamic -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=1360c9698df179a5 -C extra-filename=-1360c9698df179a5 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern rustc_driver_impl=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_driver_impl-a9577b0f1d4c7d73.rlib --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/build/psm-b1ac996f6172bb4d/out -L native=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/build/rustc_llvm-7b7c690fbd322a1e/out -L native=/usr/local/llvm17/lib` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_BIN_NAME=rustc-main CARGO_CRATE_NAME=rustc_main CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc-main CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/build/rustc-main-bc420aa556d5b62d/out /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rustc_main --edition=2021 compiler/rustc/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="llvm"' --cfg 'feature="max_level_info"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("jemalloc", "llvm", "max_level_info", "rustc_use_parallel_compiler"))' -C metadata=781364f00732fc56 -C extra-filename=-781364f00732fc56 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps --extern rustc_codegen_ssa=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_codegen_ssa-83fb22ee89f05a01.rlib --extern rustc_driver=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_driver-1360c9698df179a5.so --extern rustc_driver_impl=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_driver_impl-a9577b0f1d4c7d73.rlib --extern rustc_smir=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_smir-b04e985364db2bbb.rlib --extern stable_mir=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libstable_mir-cba4de5a9b3d447e.rlib --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/build/psm-b1ac996f6172bb4d/out -L native=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/build/rustc_llvm-7b7c690fbd322a1e/out -L native=/usr/local/llvm17/lib` Finished `release` profile [optimized] target(s) in 23m 04s c Assemble { target_compiler: Compiler { stage: 0, host: x86_64-unknown-openbsd } } > RustcLink { compiler: Compiler { stage: 0, host: x86_64-unknown-openbsd }, target_compiler: Compiler { stage: 0, host: x86_64-unknown-openbsd }, target: x86_64-unknown-openbsd, crates: [] } c Libdir { compiler: Compiler { stage: 0, host: x86_64-unknown-openbsd }, target: x86_64-unknown-openbsd } c Libdir { compiler: Compiler { stage: 0, host: x86_64-unknown-openbsd }, target: x86_64-unknown-openbsd } Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/libdarling_macro-6c309725d48d9d0f.so" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/libdarling_macro-6c309725d48d9d0f.so" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/libderive_more-dd145d02ddace806.so" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/libderive_more-dd145d02ddace806.so" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/libderive_setters-7b5db22430f2a95e.so" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/libderive_setters-7b5db22430f2a95e.so" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/libderive_where-7b22d047b79476ae.so" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/libderive_where-7b22d047b79476ae.so" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/libdisplaydoc-cac3c3fe1b2193e5.so" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/libdisplaydoc-cac3c3fe1b2193e5.so" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/libicu_provider_macros-07f9c68209749b48.so" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/libicu_provider_macros-07f9c68209749b48.so" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/libproc_macro_hack-61dcb28cd382c260.so" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/libproc_macro_hack-61dcb28cd382c260.so" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/librustc_fluent_macro-3958e9cf055862c2.so" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/librustc_fluent_macro-3958e9cf055862c2.so" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/librustc_index_macros-e881036df94e6263.so" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/librustc_index_macros-e881036df94e6263.so" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/librustc_macros-abb099aea29845d2.so" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/librustc_macros-abb099aea29845d2.so" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/librustc_type_ir_macros-448a1f23f1b2f4aa.so" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/librustc_type_ir_macros-448a1f23f1b2f4aa.so" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/libserde_derive-a5e993e1323288f3.so" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/libserde_derive-a5e993e1323288f3.so" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/libthiserror_impl-fd916d13732faae3.so" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/libthiserror_impl-fd916d13732faae3.so" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/libtime_macros-c2bd1e6704462056.so" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/libtime_macros-c2bd1e6704462056.so" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/libtracing_attributes-03aeac2301ef28b1.so" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/libtracing_attributes-03aeac2301ef28b1.so" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/libunic_langid_macros_impl-c47e57ba4f160bf8.so" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/libunic_langid_macros_impl-c47e57ba4f160bf8.so" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/libyoke_derive-9b9a3fab744cb9f1.so" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/libyoke_derive-9b9a3fab744cb9f1.so" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/libzerocopy_derive-f924c3a8a527259b.so" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/libzerocopy_derive-f924c3a8a527259b.so" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/libzerofrom_derive-79af522a43026e83.so" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/libzerofrom_derive-79af522a43026e83.so" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/release/deps/libzerovec_derive-f75f36011d7d606b.so" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/libzerovec_derive-f75f36011d7d606b.so" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libadler-dff2b63b2fa64423.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/libadler-dff2b63b2fa64423.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libahash-51d2020e7582153e.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/libahash-51d2020e7582153e.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libaho_corasick-776e8ef73a26cc6d.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/libaho_corasick-776e8ef73a26cc6d.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/liballocator_api2-3836b88b7802ac57.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/liballocator_api2-3836b88b7802ac57.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libannotate_snippets-e1e56d1911ddbefa.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/libannotate_snippets-e1e56d1911ddbefa.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libanstyle-c1ad25f53ff5b6b9.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/libanstyle-c1ad25f53ff5b6b9.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libar_archive_writer-a43a011a5446371b.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/libar_archive_writer-a43a011a5446371b.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libarrayvec-4e2ae911ca7e5181.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/libarrayvec-4e2ae911ca7e5181.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libbitflags-c6aca81c9aa10531.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/libbitflags-c6aca81c9aa10531.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libbitflags-d0df0f1b6db82e40.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/libbitflags-d0df0f1b6db82e40.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libblock_buffer-cd5001f11d81f698.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/libblock_buffer-cd5001f11d81f698.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libbyteorder-021c5fb25c6c96cb.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/libbyteorder-021c5fb25c6c96cb.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libcc-a1f5840dab52ca14.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/libcc-a1f5840dab52ca14.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libcfg_if-62479ba5b8a3cb8b.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/libcfg_if-62479ba5b8a3cb8b.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libcpufeatures-7861b7ad3ec5bcc7.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/libcpufeatures-7861b7ad3ec5bcc7.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libcrc32fast-9d0b0527f872ae94.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/libcrc32fast-9d0b0527f872ae94.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libcrypto_common-18ee5c03796273e8.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/libcrypto_common-18ee5c03796273e8.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libctrlc-5caf5889f055d34a.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/libctrlc-5caf5889f055d34a.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libdatafrog-2f9c9b9a7426139a.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/libdatafrog-2f9c9b9a7426139a.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libderanged-ce296bcf7fafd92f.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/libderanged-ce296bcf7fafd92f.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libdigest-a2e3fd1a5b01a929.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/libdigest-a2e3fd1a5b01a929.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libeither-6987bc6aded96007.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/libeither-6987bc6aded96007.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libelsa-ca73fefba86a7eb0.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/libelsa-ca73fefba86a7eb0.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libena-38d63a278b9ae1c2.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/libena-38d63a278b9ae1c2.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libequivalent-d4fb57d72c04a521.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/libequivalent-d4fb57d72c04a521.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/liberrno-67c636f3b119f012.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/liberrno-67c636f3b119f012.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libfastrand-ed5b66df2538cc6b.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/libfastrand-ed5b66df2538cc6b.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libfield_offset-0380db6dd7553c64.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/libfield_offset-0380db6dd7553c64.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libflate2-5c104b42cd3db37b.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/libflate2-5c104b42cd3db37b.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libfluent_bundle-054c6a8555175ca1.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/libfluent_bundle-054c6a8555175ca1.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libfluent_langneg-649fe689d04fbd99.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/libfluent_langneg-649fe689d04fbd99.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libfluent_syntax-749cacb394f2ac76.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/libfluent_syntax-749cacb394f2ac76.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libgeneric_array-acfa6577888e600e.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/libgeneric_array-acfa6577888e600e.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libgetopts-549cb6bfd6176426.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/libgetopts-549cb6bfd6176426.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libgetrandom-4f00036239548c21.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/libgetrandom-4f00036239548c21.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libgimli-3a80d8081b924978.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/libgimli-3a80d8081b924978.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libgsgdt-1e32ea7eda34dac3.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/libgsgdt-1e32ea7eda34dac3.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libhashbrown-bf26c00c7bbba522.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/libhashbrown-bf26c00c7bbba522.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libicu_list-43303100feef9e43.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/libicu_list-43303100feef9e43.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libicu_list_data-af29129099f4f7e6.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/libicu_list_data-af29129099f4f7e6.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libicu_locid-bf54e860b8999783.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/libicu_locid-bf54e860b8999783.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libicu_locid_transform-55dc0fb9fd5dba7c.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/libicu_locid_transform-55dc0fb9fd5dba7c.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libicu_locid_transform_data-9b8e46e04222cf9b.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/libicu_locid_transform_data-9b8e46e04222cf9b.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libicu_provider-976dd059d4d2ea01.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/libicu_provider-976dd059d4d2ea01.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libicu_provider_adapters-31eab8662adfa52b.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/libicu_provider_adapters-31eab8662adfa52b.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libindexmap-13df4d8293cc8ab1.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/libindexmap-13df4d8293cc8ab1.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libintl_memoizer-e9f7cc3db037271b.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/libintl_memoizer-e9f7cc3db037271b.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libintl_pluralrules-ef1fd0518c949694.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/libintl_pluralrules-ef1fd0518c949694.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libitertools-0d7e0f71f3c606aa.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/libitertools-0d7e0f71f3c606aa.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libitoa-bf227fff2e168a64.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/libitoa-bf227fff2e168a64.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libjobserver-329a2f37cb29eb8a.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/libjobserver-329a2f37cb29eb8a.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/liblazy_static-bdf9850003ce585d.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/liblazy_static-bdf9850003ce585d.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libleb128-04ecd3dcb3a00cdc.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/libleb128-04ecd3dcb3a00cdc.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/liblibc-2d18bcdff1ba86f8.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/liblibc-2d18bcdff1ba86f8.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/liblibloading-6ee6a3128678e903.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/liblibloading-6ee6a3128678e903.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/liblitemap-b3b869ff127721ec.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/liblitemap-b3b869ff127721ec.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/liblock_api-7147a3cdbc2af8b8.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/liblock_api-7147a3cdbc2af8b8.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/liblog-8a8717d095155b12.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/liblog-8a8717d095155b12.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libmatchers-84c045b26ffbb3bf.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/libmatchers-84c045b26ffbb3bf.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libmd5-5d17860d84dc067a.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/libmd5-5d17860d84dc067a.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libmeasureme-5e1bf3c3718f5b90.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/libmeasureme-5e1bf3c3718f5b90.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libmemchr-a8fd22ca380f4c0a.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/libmemchr-a8fd22ca380f4c0a.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libmemmap2-e6a206a1244aa93b.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/libmemmap2-e6a206a1244aa93b.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libmemoffset-cc5df73f50b07c20.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/libmemoffset-cc5df73f50b07c20.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libminiz_oxide-85fc29e9b0197c7d.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/libminiz_oxide-85fc29e9b0197c7d.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libnix-44375a7036b24aa7.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/libnix-44375a7036b24aa7.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libnu_ansi_term-15f5e1d2f5e5ac8c.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/libnu_ansi_term-15f5e1d2f5e5ac8c.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libnu_ansi_term-bc36515787f0efef.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/libnu_ansi_term-bc36515787f0efef.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libnum_conv-9f7c0556735e838b.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/libnum_conv-9f7c0556735e838b.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libobject-532f5756aec46d1b.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/libobject-532f5756aec46d1b.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libobject-cd9f396e92031910.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/libobject-cd9f396e92031910.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libodht-26d837b65fd9ad4e.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/libodht-26d837b65fd9ad4e.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libonce_cell-d1ab462b77e1eee6.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/libonce_cell-d1ab462b77e1eee6.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/liboverload-42fea68d26f8a695.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/liboverload-42fea68d26f8a695.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libparking_lot-83532ddd07c34505.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/libparking_lot-83532ddd07c34505.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libparking_lot_core-21ee442d6abcda62.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/libparking_lot_core-21ee442d6abcda62.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libpathdiff-007371f06ce96ebf.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/libpathdiff-007371f06ce96ebf.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libpin_project_lite-3f5316edf404b3c1.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/libpin_project_lite-3f5316edf404b3c1.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libpolonius_engine-60d7b9df456bd53b.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/libpolonius_engine-60d7b9df456bd53b.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libpowerfmt-71a482e982c30f4e.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/libpowerfmt-71a482e982c30f4e.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libppv_lite86-97f3078449a22200.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/libppv_lite86-97f3078449a22200.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libpsm-425c757bfe371e0e.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/libpsm-425c757bfe371e0e.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libpulldown_cmark-f7f6dab31eed0cf2.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/libpulldown_cmark-f7f6dab31eed0cf2.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libpulldown_cmark_escape-2ad5eafcc6c542eb.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/libpulldown_cmark_escape-2ad5eafcc6c542eb.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libpunycode-7fe3b3150e94b2fc.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/libpunycode-7fe3b3150e94b2fc.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librand-5b24fbbdada31f96.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/librand-5b24fbbdada31f96.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librand_chacha-66134d91c1360082.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/librand_chacha-66134d91c1360082.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librand_core-d06f7fdd544219a8.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/librand_core-d06f7fdd544219a8.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librand_xoshiro-45bc58c906cc3599.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/librand_xoshiro-45bc58c906cc3599.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libregex-8dbbf6eeb4e3c2d8.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/libregex-8dbbf6eeb4e3c2d8.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libregex_automata-97172534e7fcf0c7.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/libregex_automata-97172534e7fcf0c7.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libregex_automata-b3b35c64fdab19b1.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/libregex_automata-b3b35c64fdab19b1.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libregex_syntax-97c1345f467a0db7.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/libregex_syntax-97c1345f467a0db7.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libregex_syntax-baf46a7ec2fa5b78.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/libregex_syntax-baf46a7ec2fa5b78.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_abi-0e02f17b69dd3b87.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/librustc_abi-0e02f17b69dd3b87.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_apfloat-41b1d0fbb9f6d866.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/librustc_apfloat-41b1d0fbb9f6d866.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_arena-57bca7fffef65613.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/librustc_arena-57bca7fffef65613.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_ast-9ff6649c2f4a7bc2.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/librustc_ast-9ff6649c2f4a7bc2.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_ast_ir-834b122f5d824bb1.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/librustc_ast_ir-834b122f5d824bb1.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_ast_lowering-77e32eff4ae491fd.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/librustc_ast_lowering-77e32eff4ae491fd.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_ast_passes-f47324b03c5f68d3.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/librustc_ast_passes-f47324b03c5f68d3.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_ast_pretty-1fe5c93ed1c013c3.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/librustc_ast_pretty-1fe5c93ed1c013c3.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_attr-7e8c1a84652bf9b8.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/librustc_attr-7e8c1a84652bf9b8.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_baked_icu_data-f8295d44a835e3dd.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/librustc_baked_icu_data-f8295d44a835e3dd.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_borrowck-3aab08e86b16e15f.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/librustc_borrowck-3aab08e86b16e15f.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_builtin_macros-c65525c1e7e31c35.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/librustc_builtin_macros-c65525c1e7e31c35.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_codegen_llvm-46fc6eb6e1130883.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/librustc_codegen_llvm-46fc6eb6e1130883.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_codegen_ssa-83fb22ee89f05a01.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/librustc_codegen_ssa-83fb22ee89f05a01.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_const_eval-adb9bb8ec8ba2367.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/librustc_const_eval-adb9bb8ec8ba2367.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_data_structures-986c0a5e3c925834.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/librustc_data_structures-986c0a5e3c925834.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_demangle-151cf7c40850a99f.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/librustc_demangle-151cf7c40850a99f.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_driver-1360c9698df179a5.so" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/librustc_driver-1360c9698df179a5.so" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_driver_impl-a9577b0f1d4c7d73.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/librustc_driver_impl-a9577b0f1d4c7d73.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_error_codes-4d14731cc110d21c.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/librustc_error_codes-4d14731cc110d21c.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_error_messages-e828b2698bf9daeb.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/librustc_error_messages-e828b2698bf9daeb.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_errors-100877e393eceb46.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/librustc_errors-100877e393eceb46.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_expand-58cf72775884c086.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/librustc_expand-58cf72775884c086.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_feature-557654ba347b7d31.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/librustc_feature-557654ba347b7d31.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_fs_util-a260b4314ad3ed22.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/librustc_fs_util-a260b4314ad3ed22.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_graphviz-0f539d25b6ee37f7.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/librustc_graphviz-0f539d25b6ee37f7.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_hash-9ac5fe13dc1ecbba.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/librustc_hash-9ac5fe13dc1ecbba.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_hir-735cacdddd56801d.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/librustc_hir-735cacdddd56801d.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_hir_analysis-e9631b13c0e0b17c.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/librustc_hir_analysis-e9631b13c0e0b17c.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_hir_pretty-5895d9091391f1e5.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/librustc_hir_pretty-5895d9091391f1e5.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_hir_typeck-a0d6731ddb1645b5.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/librustc_hir_typeck-a0d6731ddb1645b5.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_incremental-1f605dfcaf27925a.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/librustc_incremental-1f605dfcaf27925a.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_index-141ffe42c008bc59.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/librustc_index-141ffe42c008bc59.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_infer-c35d31403e40a24a.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/librustc_infer-c35d31403e40a24a.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_interface-2f8c0a0312da6de9.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/librustc_interface-2f8c0a0312da6de9.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_lexer-ab41fb9910d5a7ec.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/librustc_lexer-ab41fb9910d5a7ec.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_lint-2a2c9ae2d1136419.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/librustc_lint-2a2c9ae2d1136419.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_lint_defs-5996c7d3f428ecec.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/librustc_lint_defs-5996c7d3f428ecec.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_llvm-d77a9361ccb69263.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/librustc_llvm-d77a9361ccb69263.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_log-335b805a998658bd.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/librustc_log-335b805a998658bd.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_metadata-a681fd5fd68b3908.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/librustc_metadata-a681fd5fd68b3908.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_middle-5929c719834ecd1d.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/librustc_middle-5929c719834ecd1d.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_mir_build-48eabc7c48a18df5.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/librustc_mir_build-48eabc7c48a18df5.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_mir_dataflow-56d5412b0b7e98ac.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/librustc_mir_dataflow-56d5412b0b7e98ac.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_mir_transform-b6a352c9812faabc.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/librustc_mir_transform-b6a352c9812faabc.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_monomorphize-4774cc9039b5b109.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/librustc_monomorphize-4774cc9039b5b109.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_next_trait_solver-fc17334bf0d56094.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/librustc_next_trait_solver-fc17334bf0d56094.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_parse-e6a4b46d1773f61a.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/librustc_parse-e6a4b46d1773f61a.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_parse_format-d7893413877e9589.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/librustc_parse_format-d7893413877e9589.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_passes-2ab336ec085cb575.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/librustc_passes-2ab336ec085cb575.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_pattern_analysis-9ef2c37a6bc088f6.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/librustc_pattern_analysis-9ef2c37a6bc088f6.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_privacy-2f6f0dd8530b0a34.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/librustc_privacy-2f6f0dd8530b0a34.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_query_impl-0a12ac8b392fe7c7.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/librustc_query_impl-0a12ac8b392fe7c7.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_query_system-88debd6c3b8cded1.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/librustc_query_system-88debd6c3b8cded1.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_resolve-2024e23fec0b8db3.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/librustc_resolve-2024e23fec0b8db3.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_sanitizers-4e4f5204647cb324.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/librustc_sanitizers-4e4f5204647cb324.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_serialize-85ca5577d24dfbde.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/librustc_serialize-85ca5577d24dfbde.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_session-46a782bc7ddc5945.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/librustc_session-46a782bc7ddc5945.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_smir-b04e985364db2bbb.rlib" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/librustc_smir-b04e985364db2bbb.rlib" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_span-2b982cf68b54de1d.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/librustc_span-2b982cf68b54de1d.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_stable_hash-73e4dd85ce27c4a5.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/librustc_stable_hash-73e4dd85ce27c4a5.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_symbol_mangling-8a811793da74cf93.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/librustc_symbol_mangling-8a811793da74cf93.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_target-c7b0a98cb5f8ac81.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/librustc_target-c7b0a98cb5f8ac81.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_trait_selection-79573365830d05ec.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/librustc_trait_selection-79573365830d05ec.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_traits-a459c8035ca1dfe6.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/librustc_traits-a459c8035ca1dfe6.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_transmute-3ab74550c6af6c66.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/librustc_transmute-3ab74550c6af6c66.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_ty_utils-dcb3066b12923d9a.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/librustc_ty_utils-dcb3066b12923d9a.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustc_type_ir-07df06d4a1e27753.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/librustc_type_ir-07df06d4a1e27753.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/librustix-9091c2522d1d5786.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/librustix-9091c2522d1d5786.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libruzstd-faa5fe5a1ecccf3a.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/libruzstd-faa5fe5a1ecccf3a.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libryu-763a6e2667477d81.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/libryu-763a6e2667477d81.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libscoped_tls-9f659fff48fed328.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/libscoped_tls-9f659fff48fed328.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libscopeguard-6189139b8b87189b.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/libscopeguard-6189139b8b87189b.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libself_cell-2718c98d6ff133c6.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/libself_cell-2718c98d6ff133c6.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libself_cell-e1a78d8a6ca72633.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/libself_cell-e1a78d8a6ca72633.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libserde-3c097750d92b7c4f.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/libserde-3c097750d92b7c4f.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libserde_json-cbff18c3bbe6d9e9.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/libserde_json-cbff18c3bbe6d9e9.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libsha1-33b5229e3eaa0f2d.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/libsha1-33b5229e3eaa0f2d.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libsha2-128ea7eed7c02ecf.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/libsha2-128ea7eed7c02ecf.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libsharded_slab-9ee32d0c5c5d48aa.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/libsharded_slab-9ee32d0c5c5d48aa.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libshlex-e6a74fbdf1ef2c11.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/libshlex-e6a74fbdf1ef2c11.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libsmallvec-d392916284d75176.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/libsmallvec-d392916284d75176.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libsnap-2930052be33d5868.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/libsnap-2930052be33d5868.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libstable_deref_trait-d83a2f9996eef82d.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/libstable_deref_trait-d83a2f9996eef82d.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libstable_mir-cba4de5a9b3d447e.rlib" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/libstable_mir-cba4de5a9b3d447e.rlib" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libstacker-6055436400f1e422.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/libstacker-6055436400f1e422.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libstatic_assertions-bd228fcf75c3d2c2.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/libstatic_assertions-bd228fcf75c3d2c2.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libtempfile-83c4197098f9ff63.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/libtempfile-83c4197098f9ff63.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libtermcolor-16beabdf273cb873.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/libtermcolor-16beabdf273cb873.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libtermize-3648bc1fd7e5a0cb.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/libtermize-3648bc1fd7e5a0cb.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libthin_vec-58bffc4cccf68cf8.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/libthin_vec-58bffc4cccf68cf8.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libthiserror-94822ef0ea35ed89.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/libthiserror-94822ef0ea35ed89.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libthorin-dec26a9ec9e4f39c.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/libthorin-dec26a9ec9e4f39c.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libthread_local-2e67f88b85114ef5.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/libthread_local-2e67f88b85114ef5.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libtime-1f550de5f77563f3.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/libtime-1f550de5f77563f3.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libtime_core-03e7542e7f4ec562.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/libtime_core-03e7542e7f4ec562.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libtinystr-ac6a51a68714a589.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/libtinystr-ac6a51a68714a589.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libtinyvec-78cdc1f01f819b94.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/libtinyvec-78cdc1f01f819b94.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libtinyvec_macros-cf53234a8b6e369a.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/libtinyvec_macros-cf53234a8b6e369a.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libtracing-f4f4b1f3bc3cdd78.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/libtracing-f4f4b1f3bc3cdd78.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libtracing_core-fdb1d60c408c45e2.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/libtracing_core-fdb1d60c408c45e2.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libtracing_log-aa41e6c92b1b98ab.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/libtracing_log-aa41e6c92b1b98ab.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libtracing_subscriber-63a79923d607719a.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/libtracing_subscriber-63a79923d607719a.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libtracing_tree-bd29805d91e2c056.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/libtracing_tree-bd29805d91e2c056.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libtwox_hash-8e18a5c60edaf0e1.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/libtwox_hash-8e18a5c60edaf0e1.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libtype_map-01efeff6773147e3.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/libtype_map-01efeff6773147e3.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libtypenum-ebc3ae47a50b2405.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/libtypenum-ebc3ae47a50b2405.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libunic_langid-fecc5d8fcb9b5ae5.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/libunic_langid-fecc5d8fcb9b5ae5.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libunic_langid_impl-894ed8ea85506f37.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/libunic_langid_impl-894ed8ea85506f37.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libunic_langid_macros-a505e8fad223fab4.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/libunic_langid_macros-a505e8fad223fab4.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libunicase-3a26d8bf876169be.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/libunicase-3a26d8bf876169be.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libunicode_normalization-9ffe3872c306050d.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/libunicode_normalization-9ffe3872c306050d.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libunicode_properties-cd4ff177a29e29af.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/libunicode_properties-cd4ff177a29e29af.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libunicode_script-5c35661570f3e359.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/libunicode_script-5c35661570f3e359.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libunicode_security-c73e24aa9dadd7b4.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/libunicode_security-c73e24aa9dadd7b4.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libunicode_width-5c05082eb4c33872.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/libunicode_width-5c05082eb4c33872.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libunicode_xid-7fb0bb9a95680eb7.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/libunicode_xid-7fb0bb9a95680eb7.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libwasm_encoder-84d8516789eac8d7.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/libwasm_encoder-84d8516789eac8d7.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libwasmparser-59e5da01e549ce6a.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/libwasmparser-59e5da01e549ce6a.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libwriteable-d6d5b42c10371b11.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/libwriteable-d6d5b42c10371b11.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libyoke-0890670bc6fdadcb.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/libyoke-0890670bc6fdadcb.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libzerocopy-239b0117c1af200d.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/libzerocopy-239b0117c1af200d.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libzerofrom-38bd35d63ce71f5c.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/libzerofrom-38bd35d63ce71f5c.rmeta" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/deps/libzerovec-f73433b4b3015653.rmeta" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/libzerovec-f73433b4b3015653.rmeta" < RustcLink { compiler: Compiler { stage: 0, host: x86_64-unknown-openbsd }, target_compiler: Compiler { stage: 0, host: x86_64-unknown-openbsd }, target: x86_64-unknown-openbsd, crates: [] } < Rustc { target: x86_64-unknown-openbsd, compiler: Compiler { stage: 0, host: x86_64-unknown-openbsd }, crates: [] } Creating a sysroot for stage1 compiler (use `rustup toolchain link 'name' build/host/stage1`) > Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, force_recompile: false } Removing sysroot /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1 to avoid caching bugs < Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, force_recompile: false } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, force_recompile: false } c Libdir { compiler: Compiler { stage: 0, host: x86_64-unknown-openbsd }, target: x86_64-unknown-openbsd } Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/libstd-e66ecb015b23aace.so" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/libstd-e66ecb015b23aace.so" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot/lib/rustlib/x86_64-unknown-openbsd/lib/librustc_driver-1360c9698df179a5.so" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/librustc_driver-1360c9698df179a5.so" > Libdir { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, target: x86_64-unknown-openbsd } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, force_recompile: false } Removing sysroot /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib to avoid caching bugs < Libdir { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, target: x86_64-unknown-openbsd } c Libdir { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, target: x86_64-unknown-openbsd } > WasmComponentLd { compiler: Compiler { stage: 0, host: x86_64-unknown-openbsd }, target: x86_64-unknown-openbsd } > ToolBuild { compiler: Compiler { stage: 0, host: x86_64-unknown-openbsd }, target: x86_64-unknown-openbsd, tool: "wasm-component-ld", path: "src/tools/wasm-component-ld", mode: ToolStd, source_type: InTree, extra_features: [], allow_features: "min_specialization", cargo_args: [] } c Std { target: x86_64-unknown-openbsd, compiler: Compiler { stage: 0, host: x86_64-unknown-openbsd }, crates: [], force_recompile: false, extra_rust_args: [], is_for_mir_opt_tests: false } c Libdir { compiler: Compiler { stage: 0, host: x86_64-unknown-openbsd }, target: x86_64-unknown-openbsd } c Sysroot { compiler: Compiler { stage: 0, host: x86_64-unknown-openbsd }, force_recompile: false } using sysroot /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot c Sysroot { compiler: Compiler { stage: 0, host: x86_64-unknown-openbsd }, force_recompile: false } Building stage0 tool wasm-component-ld (x86_64-unknown-openbsd) running: cd "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src" && env -u MAKEFLAGS -u MFLAGS AR_x86_64_unknown_openbsd="ar" CARGO_INCREMENTAL="0" CARGO_PROFILE_RELEASE_DEBUG="0" CARGO_PROFILE_RELEASE_DEBUG_ASSERTIONS="false" CARGO_PROFILE_RELEASE_OVERFLOW_CHECKS="false" CARGO_PROFILE_RELEASE_STRIP="false" CARGO_TARGET_DIR="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools" CC_x86_64_unknown_openbsd="cc" CFG_COMPILER_BUILD_TRIPLE="x86_64-unknown-openbsd" CFG_COMPILER_HOST_TRIPLE="x86_64-unknown-openbsd" CFG_RELEASE="1.82.0" CFG_RELEASE_CHANNEL="stable" CFG_RELEASE_NUM="1.82.0" CFG_VERSION="1.82.0 (f6e511eec 2024-10-15) (built from a source tarball)" CFG_VER_DATE="2024-10-15" CFG_VER_HASH="f6e511eec7342f59a25f7c0534f1dbea00d01b14" CFLAGS_x86_64_unknown_openbsd="-O2 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-openbsd -O2 -pipe" CXXFLAGS_x86_64_unknown_openbsd="-O2 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-openbsd" CXX_x86_64_unknown_openbsd="c++" DOC_RUST_LANG_ORG_CHANNEL="https://doc.rust-lang.org/1.82.0" LIBC_CHECK_CFG="1" LZMA_API_STATIC="1" RANLIB_x86_64_unknown_openbsd="ar s" REAL_LIBRARY_PATH="/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib" REAL_LIBRARY_PATH_VAR="LD_LIBRARY_PATH" RUSTBUILD_NATIVE_DIR="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/native" RUSTC="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc" RUSTC_ALLOW_FEATURES="binary-dep-depinfo,proc_macro_span,proc_macro_span_shrink,proc_macro_diagnostic,min_specialization" RUSTC_BOOTSTRAP="1" RUSTC_BREAK_ON_ICE="1" RUSTC_ERROR_METADATA_DST="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/extended-error-metadata" RUSTC_HOST_FLAGS="-Zunstable-options --check-cfg=cfg(bootstrap)" RUSTC_INSTALL_BINDIR="bin" RUSTC_LIBDIR="/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib" RUSTC_LINK_STD_INTO_RUSTC_DRIVER="1" RUSTC_LINT_FLAGS="-Wrust_2018_idioms -Wunused_lifetimes" RUSTC_REAL="/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/rustc" RUSTC_SNAPSHOT="/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/rustc" RUSTC_SNAPSHOT_LIBDIR="/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib" RUSTC_STAGE="1" RUSTC_SYSROOT="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot" RUSTC_TLS_MODEL_INITIAL_EXEC="1" RUSTC_VERBOSE="2" RUSTC_WRAPPER="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc" RUSTDOC="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustdoc" RUSTDOCFLAGS="-Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(rust_analyzer) -Wrustdoc::invalid_codeblock_attributes --crate-version 1.82.0\t(f6e511eec\t2024-10-15)\t(built\tfrom\ta\tsource\ttarball)" RUSTDOC_REAL="/path/to/nowhere/rustdoc/not/required" RUSTFLAGS="-Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(rust_analyzer) -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin -Clink-args=-Wl,-rpath,$ORIGIN/../lib -Zunstable-options -Zon-broken-pipe=kill" RUST_TEST_THREADS="6" SYSROOT="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot" __CARGO_DEFAULT_LIB_METADATA="bootstrap" "/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo" "build" "--target" "x86_64-unknown-openbsd" "--release" "-Zbinary-dep-depinfo" "-j" "6" "-v" "-v" "--frozen" "--manifest-path" "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/tools/wasm-component-ld/Cargo.toml" "--message-format" "json-render-diagnostics" Compiling version_check v0.9.5 Compiling serde v1.0.208 Compiling cfg-if v1.0.0 Compiling once_cell v1.19.0 Compiling zerocopy v0.7.35 Compiling proc-macro2 v1.0.86 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=version_check CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/version_check-0.9.5 CARGO_PKG_AUTHORS='Sergio Benitez ' CARGO_PKG_DESCRIPTION='Tiny crate to check the version of the installed/running rustc.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=version_check CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/SergioBenitez/version_check' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.9.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/version_check-0.9.5 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name version_check --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/version_check-0.9.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=88ee324521b40e85 -C extra-filename=-88ee324521b40e85 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/deps --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208 CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='A generic serialization/deserialization framework' CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde CARGO_PKG_README=crates-io.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.208 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=208 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=d4382e1fe0df4e83 -C extra-filename=-d4382e1fe0df4e83 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/build/serde-d4382e1fe0df4e83 -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/deps --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=once_cell CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/once_cell-1.19.0 CARGO_PKG_AUTHORS='Aleksey Kladov ' CARGO_PKG_DESCRIPTION='Single assignment cells and lazy values.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=once_cell CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/matklad/once_cell' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=1.19.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=19 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/once_cell-1.19.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name once_cell --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/once_cell-1.19.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="race"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "atomic-polyfill", "critical-section", "default", "parking_lot", "portable-atomic", "race", "std", "unstable"))' -C metadata=ebb4810ae0e96108 -C extra-filename=-ebb4810ae0e96108 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/deps --cap-lints warn -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=cfg_if CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/cfg-if-1.0.0 CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='A macro to ergonomically define an item depending on a large number of #[cfg] parameters. Structured like an if-else chain, the first matching branch is the item that gets emitted. ' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/cfg-if' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cfg-if CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/cfg-if' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/cfg-if-1.0.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name cfg_if --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/cfg-if-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "rustc-dep-of-std"))' -C metadata=62479ba5b8a3cb8b -C extra-filename=-62479ba5b8a3cb8b --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/deps --cap-lints warn -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=zerocopy CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerocopy-0.7.35 CARGO_PKG_AUTHORS='Joshua Liebow-Feeser ' CARGO_PKG_DESCRIPTION='Utilities for zero-copy parsing and serialization' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='BSD-2-Clause OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zerocopy CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/google/zerocopy' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=0.7.35 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=35 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerocopy-0.7.35 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name zerocopy --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerocopy-0.7.35/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="simd"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("__internal_use_only_features_that_work_on_stable", "alloc", "byteorder", "default", "derive", "simd", "simd-nightly", "zerocopy-derive"))' -C metadata=fc7961a3838962cc -C extra-filename=-fc7961a3838962cc --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/deps --cap-lints warn -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86 CARGO_PKG_AUTHORS='David Tolnay :Alex Crichton ' CARGO_PKG_DESCRIPTION='A substitute implementation of the compiler'\''s `proc_macro` API to decouple token-based libraries from the procedural macro use case.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/proc-macro2' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.86 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=86 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=16de32070b57bdac -C extra-filename=-16de32070b57bdac --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/build/proc-macro2-16de32070b57bdac -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/deps --cap-lints warn -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/version_check-0.9.5/src/version.rs:192:32 | 192 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 192 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/version_check-0.9.5/src/version.rs:199:32 | 199 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 199 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/version_check-0.9.5/src/channel.rs:192:32 | 192 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 192 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/version_check-0.9.5/src/date.rs:178:32 | 178 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 178 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/once_cell-1.19.0/src/lib.rs:430:36 | 430 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 430 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/once_cell-1.19.0/src/lib.rs:722:36 | 722 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 722 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/once_cell-1.19.0/src/lib.rs:910:36 | 910 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 910 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/once_cell-1.19.0/src/lib.rs:1261:36 | 1261 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1261 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ Compiling semver v1.0.23 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23 CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Parser and evaluator for Cargo'\''s flavor of Semantic Versioning' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=semver CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/semver' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.23 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=23 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=21aaf30a02c7c191 -C extra-filename=-21aaf30a02c7c191 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/build/semver-21aaf30a02c7c191 -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/deps --cap-lints warn -Z binary-dep-depinfo` warning: `once_cell` (lib) generated 4 warnings Compiling unicode-ident v1.0.12 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=unicode_ident CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicode-ident-1.0.12 CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='(MIT OR Apache-2.0) AND Unicode-DFS-2016' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-ident CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/unicode-ident' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.12 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicode-ident-1.0.12 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name unicode_ident --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicode-ident-1.0.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b8255b0d726b3182 -C extra-filename=-b8255b0d726b3182 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/deps --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=openbsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(rust_analyzer)-Zmacro-backtrace-Csplit-debuginfo=off-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zunstable-options-Zon-broken-pipe=kill' CARGO_FEATURE_ALLOC=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208 CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='A generic serialization/deserialization framework' CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde CARGO_PKG_README=crates-io.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.208 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=208 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-openbsd LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib/rustlib/x86_64-unknown-openbsd/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' NUM_JOBS=6 OPT_LEVEL=3 OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/build/serde-e64824f5973d1347/out PROFILE=release RUSTC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTC_WRAPPER=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTDOC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-openbsd /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/build/serde-d4382e1fe0df4e83/build-script-build` [serde 1.0.208] cargo:rerun-if-changed=build.rs Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=openbsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_PROC_MACRO=1 CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86 CARGO_PKG_AUTHORS='David Tolnay :Alex Crichton ' CARGO_PKG_DESCRIPTION='A substitute implementation of the compiler'\''s `proc_macro` API to decouple token-based libraries from the procedural macro use case.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/proc-macro2' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.86 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=86 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-openbsd LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib/rustlib/x86_64-unknown-openbsd/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' NUM_JOBS=6 OPT_LEVEL=0 OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/build/proc-macro2-820be9f1831ece57/out PROFILE=release RUSTC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTC_WRAPPER=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTDOC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-openbsd /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/build/proc-macro2-16de32070b57bdac/build-script-build` [serde 1.0.208] cargo:rustc-check-cfg=cfg(no_core_cstr) [serde 1.0.208] cargo:rustc-check-cfg=cfg(no_core_num_saturating) [serde 1.0.208] cargo:rustc-check-cfg=cfg(no_core_try_from) [serde 1.0.208] cargo:rustc-check-cfg=cfg(no_diagnostic_namespace) [serde 1.0.208] cargo:rustc-check-cfg=cfg(no_float_copysign) [serde 1.0.208] cargo:rustc-check-cfg=cfg(no_num_nonzero_signed) [serde 1.0.208] cargo:rustc-check-cfg=cfg(no_relaxed_trait_bounds) [serde 1.0.208] cargo:rustc-check-cfg=cfg(no_serde_derive) [serde 1.0.208] cargo:rustc-check-cfg=cfg(no_std_atomic) [serde 1.0.208] cargo:rustc-check-cfg=cfg(no_std_atomic64) [serde 1.0.208] cargo:rustc-check-cfg=cfg(no_systemtime_checked_add) [serde 1.0.208] cargo:rustc-check-cfg=cfg(no_target_has_atomic) Compiling bitflags v2.6.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=bitflags CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bitflags-2.6.0 CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A macro to generate structures which behave like bitflags. ' CARGO_PKG_HOMEPAGE='https://github.com/bitflags/bitflags' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bitflags CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bitflags/bitflags' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=2.6.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bitflags-2.6.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name bitflags --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bitflags-2.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "bytemuck", "compiler_builtins", "core", "example_generated", "rustc-dep-of-std", "serde", "std"))' -C metadata=d0df0f1b6db82e40 -C extra-filename=-d0df0f1b6db82e40 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/deps --cap-lints warn -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=serde CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208 CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='A generic serialization/deserialization framework' CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde CARGO_PKG_README=crates-io.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.208 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=208 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/build/serde-e64824f5973d1347/out /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name serde --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=07d77056e5018f30 -C extra-filename=-07d77056e5018f30 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/deps --cap-lints warn -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo --check-cfg 'cfg(no_core_cstr)' --check-cfg 'cfg(no_core_num_saturating)' --check-cfg 'cfg(no_core_try_from)' --check-cfg 'cfg(no_diagnostic_namespace)' --check-cfg 'cfg(no_float_copysign)' --check-cfg 'cfg(no_num_nonzero_signed)' --check-cfg 'cfg(no_relaxed_trait_bounds)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_systemtime_checked_add)' --check-cfg 'cfg(no_target_has_atomic)'` warning: `version_check` (lib) generated 4 warnings Compiling ahash v0.8.11 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11 CARGO_PKG_AUTHORS='Tom Kaitchuck ' CARGO_PKG_DESCRIPTION='A non-cryptographic hash function using AES-NI for high performance' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ahash CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tkaitchuck/ahash' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=0.8.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/./build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("atomic-polyfill", "compile-time-rng", "const-random", "default", "getrandom", "nightly-arm-aes", "no-rng", "runtime-rng", "serde", "std"))' -C metadata=4ba5216b112cfac7 -C extra-filename=-4ba5216b112cfac7 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/build/ahash-4ba5216b112cfac7 -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/deps --extern version_check=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/deps/libversion_check-88ee324521b40e85.rlib --cap-lints warn -Z binary-dep-depinfo` [proc-macro2 1.0.86] cargo:rustc-check-cfg=cfg(fuzzing) [proc-macro2 1.0.86] cargo:rustc-check-cfg=cfg(no_is_available) [proc-macro2 1.0.86] cargo:rustc-check-cfg=cfg(no_literal_byte_character) [proc-macro2 1.0.86] cargo:rustc-check-cfg=cfg(no_literal_c_string) [proc-macro2 1.0.86] cargo:rustc-check-cfg=cfg(no_source_text) [proc-macro2 1.0.86] cargo:rustc-check-cfg=cfg(proc_macro_span) [proc-macro2 1.0.86] cargo:rustc-check-cfg=cfg(procmacro2_backtrace) [proc-macro2 1.0.86] cargo:rustc-check-cfg=cfg(procmacro2_nightly_testing) [proc-macro2 1.0.86] cargo:rustc-check-cfg=cfg(procmacro2_semver_exempt) [proc-macro2 1.0.86] cargo:rustc-check-cfg=cfg(randomize_layout) [proc-macro2 1.0.86] cargo:rustc-check-cfg=cfg(span_locations) [proc-macro2 1.0.86] cargo:rustc-check-cfg=cfg(super_unstable) [proc-macro2 1.0.86] cargo:rustc-check-cfg=cfg(wrap_proc_macro) [proc-macro2 1.0.86] cargo:rerun-if-changed=build/probe.rs [proc-macro2 1.0.86] cargo:rustc-cfg=wrap_proc_macro Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=proc_macro2 CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86 CARGO_PKG_AUTHORS='David Tolnay :Alex Crichton ' CARGO_PKG_DESCRIPTION='A substitute implementation of the compiler'\''s `proc_macro` API to decouple token-based libraries from the procedural macro use case.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/proc-macro2' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.86 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=86 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/build/proc-macro2-820be9f1831ece57/out /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name proc_macro2 --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=1f231826f707846c -C extra-filename=-1f231826f707846c --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/deps --extern unicode_ident=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/deps/libunicode_ident-b8255b0d726b3182.rmeta --cap-lints warn -Z binary-dep-depinfo --cfg wrap_proc_macro --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(no_is_available)' --check-cfg 'cfg(no_literal_byte_character)' --check-cfg 'cfg(no_literal_c_string)' --check-cfg 'cfg(no_source_text)' --check-cfg 'cfg(proc_macro_span)' --check-cfg 'cfg(procmacro2_backtrace)' --check-cfg 'cfg(procmacro2_nightly_testing)' --check-cfg 'cfg(procmacro2_semver_exempt)' --check-cfg 'cfg(randomize_layout)' --check-cfg 'cfg(span_locations)' --check-cfg 'cfg(super_unstable)' --check-cfg 'cfg(wrap_proc_macro)'` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=openbsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(rust_analyzer)-Zmacro-backtrace-Csplit-debuginfo=off-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zunstable-options-Zon-broken-pipe=kill' CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23 CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Parser and evaluator for Cargo'\''s flavor of Semantic Versioning' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=semver CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/semver' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.23 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=23 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-openbsd LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib/rustlib/x86_64-unknown-openbsd/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' NUM_JOBS=6 OPT_LEVEL=3 OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/build/semver-296ce30de083b382/out PROFILE=release RUSTC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTC_WRAPPER=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTDOC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-openbsd /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/build/semver-21aaf30a02c7c191/build-script-build` [semver 1.0.23] cargo:rerun-if-changed=build.rs Compiling memchr v2.5.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0 CARGO_PKG_AUTHORS='Andrew Gallant :bluss' CARGO_PKG_DESCRIPTION='Safe interface to memchr.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/memchr' CARGO_PKG_LICENSE=Unlicense/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=memchr CARGO_PKG_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='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.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 -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "libc", "rustc-dep-of-std", "std", "use_std"))' -C metadata=c855640b350728f2 -C extra-filename=-c855640b350728f2 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/build/memchr-c855640b350728f2 -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/deps --cap-lints warn -Z binary-dep-depinfo` [semver 1.0.23] cargo:rustc-check-cfg=cfg(doc_cfg) [semver 1.0.23] cargo:rustc-check-cfg=cfg(no_alloc_crate) [semver 1.0.23] cargo:rustc-check-cfg=cfg(no_const_vec_new) [semver 1.0.23] cargo:rustc-check-cfg=cfg(no_exhaustive_int_match) [semver 1.0.23] cargo:rustc-check-cfg=cfg(no_non_exhaustive) [semver 1.0.23] cargo:rustc-check-cfg=cfg(no_nonzero_bitscan) [semver 1.0.23] cargo:rustc-check-cfg=cfg(no_str_strip_prefix) [semver 1.0.23] cargo:rustc-check-cfg=cfg(no_track_caller) [semver 1.0.23] cargo:rustc-check-cfg=cfg(no_unsafe_op_in_unsafe_fn_lint) [semver 1.0.23] cargo:rustc-check-cfg=cfg(test_node_semver) Compiling equivalent v1.0.1 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=equivalent CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/equivalent-1.0.1 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Traits for key comparison in maps.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=equivalent CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/cuviper/equivalent' CARGO_PKG_RUST_VERSION=1.6 CARGO_PKG_VERSION=1.0.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/equivalent-1.0.1 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name equivalent --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/equivalent-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=d4fb57d72c04a521 -C extra-filename=-d4fb57d72c04a521 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/deps --cap-lints warn -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:77:27 | 77 | fn skip_whitespace(input: Cursor) -> Cursor { | ^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 77 | fn skip_whitespace(input: Cursor<'_>) -> Cursor { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:77:38 | 77 | fn skip_whitespace(input: Cursor) -> Cursor { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 77 | fn skip_whitespace(input: Cursor) -> Cursor<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:125:25 | 125 | fn block_comment(input: Cursor) -> PResult<&str> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 125 | fn block_comment(input: Cursor<'_>) -> PResult<&str> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:125:43 | 125 | fn block_comment(input: Cursor) -> PResult<&str> { | -------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 125 | fn block_comment(input: Cursor) -> PResult<'_, &str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:157:22 | 157 | fn word_break(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 157 | fn word_break(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:157:40 | 157 | fn word_break(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 157 | fn word_break(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:168:39 | 168 | pub(crate) fn token_stream(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 168 | pub(crate) fn token_stream(mut input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:253:22 | 253 | fn lex_error(cursor: Cursor) -> LexError { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 253 | fn lex_error(cursor: Cursor<'_>) -> LexError { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:266:22 | 266 | fn leaf_token(input: Cursor) -> PResult { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 266 | fn leaf_token(input: Cursor<'_>) -> PResult { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:266:40 | 266 | fn leaf_token(input: Cursor) -> PResult { | -------^---------- expected lifetime parameter | help: indicate the anonymous lifetime | 266 | fn leaf_token(input: Cursor) -> PResult<'_, TokenTree> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:283:17 | 283 | fn ident(input: Cursor) -> PResult { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 283 | fn ident(input: Cursor<'_>) -> PResult { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:283:35 | 283 | fn ident(input: Cursor) -> PResult { | -------^------------- expected lifetime parameter | help: indicate the anonymous lifetime | 283 | fn ident(input: Cursor) -> PResult<'_, crate::Ident> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:296:21 | 296 | fn ident_any(input: Cursor) -> PResult { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 296 | fn ident_any(input: Cursor<'_>) -> PResult { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:296:39 | 296 | fn ident_any(input: Cursor) -> PResult { | -------^------------- expected lifetime parameter | help: indicate the anonymous lifetime | 296 | fn ident_any(input: Cursor) -> PResult<'_, crate::Ident> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:322:25 | 322 | fn ident_not_raw(input: Cursor) -> PResult<&str> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 322 | fn ident_not_raw(input: Cursor<'_>) -> PResult<&str> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:322:43 | 322 | fn ident_not_raw(input: Cursor) -> PResult<&str> { | -------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 322 | fn ident_not_raw(input: Cursor) -> PResult<'_, &str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:341:30 | 341 | pub(crate) fn literal(input: Cursor) -> PResult { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 341 | pub(crate) fn literal(input: Cursor<'_>) -> PResult { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:341:48 | 341 | pub(crate) fn literal(input: Cursor) -> PResult { | -------^-------- expected lifetime parameter | help: indicate the anonymous lifetime | 341 | pub(crate) fn literal(input: Cursor) -> PResult<'_, Literal> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:347:29 | 347 | fn literal_nocapture(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 347 | fn literal_nocapture(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:347:47 | 347 | fn literal_nocapture(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 347 | fn literal_nocapture(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:367:26 | 367 | fn literal_suffix(input: Cursor) -> Cursor { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 367 | fn literal_suffix(input: Cursor<'_>) -> Cursor { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:367:37 | 367 | fn literal_suffix(input: Cursor) -> Cursor { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 367 | fn literal_suffix(input: Cursor) -> Cursor<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:374:18 | 374 | fn string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 374 | fn string(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:374:36 | 374 | fn string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 374 | fn string(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:384:29 | 384 | fn cooked_string(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 384 | fn cooked_string(mut input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:384:47 | 384 | fn cooked_string(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 384 | fn cooked_string(mut input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:418:22 | 418 | fn raw_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 418 | fn raw_string(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:418:40 | 418 | fn raw_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 418 | fn raw_string(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:437:23 | 437 | fn byte_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 437 | fn byte_string(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:437:41 | 437 | fn byte_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 437 | fn byte_string(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:447:34 | 447 | fn cooked_byte_string(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 447 | fn cooked_byte_string(mut input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:447:52 | 447 | fn cooked_byte_string(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 447 | fn cooked_byte_string(mut input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:478:35 | 478 | fn delimiter_of_raw_string(input: Cursor) -> PResult<&str> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 478 | fn delimiter_of_raw_string(input: Cursor<'_>) -> PResult<&str> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:478:53 | 478 | fn delimiter_of_raw_string(input: Cursor) -> PResult<&str> { | -------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 478 | fn delimiter_of_raw_string(input: Cursor) -> PResult<'_, &str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:495:27 | 495 | fn raw_byte_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 495 | fn raw_byte_string(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:495:45 | 495 | fn raw_byte_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 495 | fn raw_byte_string(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:518:20 | 518 | fn c_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 518 | fn c_string(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:518:38 | 518 | fn c_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 518 | fn c_string(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:528:24 | 528 | fn raw_c_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 528 | fn raw_c_string(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:528:42 | 528 | fn raw_c_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 528 | fn raw_c_string(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:548:31 | 548 | fn cooked_c_string(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 548 | fn cooked_c_string(mut input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:548:49 | 548 | fn cooked_c_string(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 548 | fn cooked_c_string(mut input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:585:16 | 585 | fn byte(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 585 | fn byte(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:585:34 | 585 | fn byte(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 585 | fn byte(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:607:21 | 607 | fn character(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 607 | fn character(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:607:39 | 607 | fn character(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 607 | fn character(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:696:35 | 696 | fn trailing_backslash(input: &mut Cursor, mut last: u8) -> Result<(), Reject> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 696 | fn trailing_backslash(input: &mut Cursor<'_>, mut last: u8) -> Result<(), Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:715:17 | 715 | fn float(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 715 | fn float(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:715:35 | 715 | fn float(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 715 | fn float(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:725:24 | 725 | fn float_digits(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 725 | fn float_digits(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:725:42 | 725 | fn float_digits(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 725 | fn float_digits(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:810:15 | 810 | fn int(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 810 | fn int(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:810:33 | 810 | fn int(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 810 | fn int(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:820:22 | 820 | fn digits(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 820 | fn digits(mut input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:820:40 | 820 | fn digits(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 820 | fn digits(mut input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:875:17 | 875 | fn punct(input: Cursor) -> PResult { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 875 | fn punct(input: Cursor<'_>) -> PResult { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:875:35 | 875 | fn punct(input: Cursor) -> PResult { | -------^------ expected lifetime parameter | help: indicate the anonymous lifetime | 875 | fn punct(input: Cursor) -> PResult<'_, Punct> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:892:22 | 892 | fn punct_char(input: Cursor) -> PResult { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 892 | fn punct_char(input: Cursor<'_>) -> PResult { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:892:40 | 892 | fn punct_char(input: Cursor) -> PResult { | -------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 892 | fn punct_char(input: Cursor) -> PResult<'_, char> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:961:32 | 961 | fn doc_comment_contents(input: Cursor) -> PResult<(&str, bool)> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 961 | fn doc_comment_contents(input: Cursor<'_>) -> PResult<(&str, bool)> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:961:50 | 961 | fn doc_comment_contents(input: Cursor) -> PResult<(&str, bool)> { | -------^------------- expected lifetime parameter | help: indicate the anonymous lifetime | 961 | fn doc_comment_contents(input: Cursor) -> PResult<'_, (&str, bool)> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:984:37 | 984 | fn take_until_newline_or_eof(input: Cursor) -> (Cursor, &str) { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 984 | fn take_until_newline_or_eof(input: Cursor<'_>) -> (Cursor, &str) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:984:49 | 984 | fn take_until_newline_or_eof(input: Cursor) -> (Cursor, &str) { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 984 | fn take_until_newline_or_eof(input: Cursor) -> (Cursor<'_>, &str) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/rcvec.rs:33:38 | 33 | pub fn iter(&self) -> slice::Iter { | -----------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 33 | pub fn iter(&self) -> slice::Iter<'_, T> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/rcvec.rs:37:43 | 37 | pub fn make_mut(&mut self) -> RcVecMut | --------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 37 | pub fn make_mut(&mut self) -> RcVecMut<'_, T> | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/rcvec.rs:46:49 | 46 | pub fn get_mut(&mut self) -> Option> { | --------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 46 | pub fn get_mut(&mut self) -> Option> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/rcvec.rs:83:41 | 83 | pub fn as_mut(&mut self) -> RcVecMut { | --------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 83 | pub fn as_mut(&mut self) -> RcVecMut<'_, T> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/rcvec.rs:109:41 | 109 | pub fn as_mut(&mut self) -> RcVecMut { | --------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 109 | pub fn as_mut(&mut self) -> RcVecMut<'_, T> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/fallback.rs:76:48 | 76 | fn push_token_from_proc_macro(mut vec: RcVecMut, token: TokenTree) { | --------^---------- expected lifetime parameter | help: indicate the anonymous lifetime | 76 | fn push_token_from_proc_macro(mut vec: RcVecMut<'_, TokenTree>, token: TokenTree) { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/fallback.rs:92:47 | 92 | fn push_negative_literal(mut vec: RcVecMut, mut literal: Literal) { | --------^---------- expected lifetime parameter | help: indicate the anonymous lifetime | 92 | fn push_negative_literal(mut vec: RcVecMut<'_, TokenTree>, mut literal: Literal) { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/fallback.rs:169:29 | 169 | fn get_cursor(src: &str) -> Cursor { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 169 | fn get_cursor(src: &str) -> Cursor<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/fallback.rs:191:32 | 191 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 191 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/fallback.rs:197:32 | 197 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 197 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/fallback.rs:220:32 | 220 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 220 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/fallback.rs:682:32 | 682 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 682 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/fallback.rs:691:63 | 691 | pub(crate) fn debug_span_field_if_nontrivial(debug: &mut fmt::DebugStruct, span: Span) { | -----^^^^^^^^^^^ | | | expected lifetime parameters | help: indicate the anonymous lifetimes | 691 | pub(crate) fn debug_span_field_if_nontrivial(debug: &mut fmt::DebugStruct<'_, '_>, span: Span) { | ++++++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/fallback.rs:753:32 | 753 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 753 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/fallback.rs:773:34 | 773 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 773 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/fallback.rs:897:32 | 897 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 897 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/fallback.rs:909:32 | 909 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 909 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/fallback.rs:1190:32 | 1190 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1190 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/fallback.rs:1196:34 | 1196 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1196 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/extra.rs:148:32 | 148 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 148 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/wrapper.rs:132:32 | 132 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 132 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/wrapper.rs:255:32 | 255 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 255 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/wrapper.rs:285:32 | 285 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 285 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/wrapper.rs:298:32 | 298 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 298 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/wrapper.rs:543:32 | 543 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 543 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/wrapper.rs:551:63 | 551 | pub(crate) fn debug_span_field_if_nontrivial(debug: &mut fmt::DebugStruct, span: Span) { | -----^^^^^^^^^^^ | | | expected lifetime parameters | help: indicate the anonymous lifetimes | 551 | pub(crate) fn debug_span_field_if_nontrivial(debug: &mut fmt::DebugStruct<'_, '_>, span: Span) { | ++++++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/wrapper.rs:648:40 | 648 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 648 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/wrapper.rs:657:40 | 657 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 657 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/wrapper.rs:745:32 | 745 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 745 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/wrapper.rs:754:32 | 754 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 754 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/wrapper.rs:967:32 | 967 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 967 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/wrapper.rs:976:32 | 976 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 976 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:306:32 | 306 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 306 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:313:32 | 313 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 313 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:325:32 | 325 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 325 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:331:32 | 331 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 331 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:560:32 | 560 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 560 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:634:32 | 634 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 634 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:646:32 | 646 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 646 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:792:40 | 792 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 792 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:798:40 | 798 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 798 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:871:32 | 871 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 871 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:877:34 | 877 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 877 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:1060:32 | 1060 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1060 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:1066:32 | 1066 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1066 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:1310:32 | 1310 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1310 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:1316:32 | 1316 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1316 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:1352:36 | 1352 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1352 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=semver CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23 CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Parser and evaluator for Cargo'\''s flavor of Semantic Versioning' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=semver CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/semver' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.23 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=23 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/build/semver-296ce30de083b382/out /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name semver --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "std"))' -C metadata=c814802e864e69f2 -C extra-filename=-c814802e864e69f2 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/deps --cap-lints warn -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(no_alloc_crate)' --check-cfg 'cfg(no_const_vec_new)' --check-cfg 'cfg(no_exhaustive_int_match)' --check-cfg 'cfg(no_non_exhaustive)' --check-cfg 'cfg(no_nonzero_bitscan)' --check-cfg 'cfg(no_str_strip_prefix)' --check-cfg 'cfg(no_track_caller)' --check-cfg 'cfg(no_unsafe_op_in_unsafe_fn_lint)' --check-cfg 'cfg(test_node_semver)'` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=openbsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(rust_analyzer)-Zmacro-backtrace-Csplit-debuginfo=off-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zunstable-options-Zon-broken-pipe=kill' CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11 CARGO_PKG_AUTHORS='Tom Kaitchuck ' CARGO_PKG_DESCRIPTION='A non-cryptographic hash function using AES-NI for high performance' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ahash CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tkaitchuck/ahash' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=0.8.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-openbsd LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib/rustlib/x86_64-unknown-openbsd/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' NUM_JOBS=6 OPT_LEVEL=3 OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/build/ahash-815aa06ab9a6a4ec/out PROFILE=release RUSTC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTC_WRAPPER=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTDOC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-openbsd /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/build/ahash-4ba5216b112cfac7/build-script-build` [ahash 0.8.11] cargo:rerun-if-changed=build.rs warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23/src/display.rs:5:40 | 5 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 5 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23/src/display.rs:6:48 | 6 | let do_display = |formatter: &mut fmt::Formatter| -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 6 | let do_display = |formatter: &mut fmt::Formatter<'_>| -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23/src/display.rs:34:40 | 34 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 34 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23/src/display.rs:49:40 | 49 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 49 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23/src/display.rs:82:40 | 82 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 82 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23/src/display.rs:88:40 | 88 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 88 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23/src/display.rs:94:40 | 94 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 94 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23/src/display.rs:111:40 | 111 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 111 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23/src/display.rs:117:40 | 117 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 117 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ Compiling anyhow v1.0.86 warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23/src/display.rs:123:26 | 123 | formatter: &mut fmt::Formatter, | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 123 | formatter: &mut fmt::Formatter<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23/src/display.rs:124:39 | 124 | do_display: impl FnOnce(&mut fmt::Formatter) -> fmt::Result, | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 124 | do_display: impl FnOnce(&mut fmt::Formatter<'_>) -> fmt::Result, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23/src/error.rs:33:40 | 33 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 33 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23/src/error.rs:93:40 | 93 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 93 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23/src/error.rs:105:40 | 105 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 105 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/semver-1.0.23/src/error.rs:116:40 | 116 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 116 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86 CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Flexible concrete Error type built on std::error::Error' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=anyhow CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/anyhow' CARGO_PKG_RUST_VERSION=1.39 CARGO_PKG_VERSION=1.0.86 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=86 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("backtrace", "default", "std"))' -C metadata=a85131871a3e0a85 -C extra-filename=-a85131871a3e0a85 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/build/anyhow-a85131871a3e0a85 -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/deps --cap-lints warn -Z binary-dep-depinfo` [ahash 0.8.11] cargo:rustc-cfg=feature="folded_multiply" warning: unused extern crate --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/lib.rs:162:1 | 161 | / #[cfg(feature = "alloc")] 162 | | extern crate alloc; | | ^^^^^^^^^^^^^^^^^^- | |___________________| | help: remove it | = note: `-W unused-extern-crates` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(unused_extern_crates)]` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:95:40 | 95 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 95 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=openbsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(rust_analyzer)-Zmacro-backtrace-Csplit-debuginfo=off-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zunstable-options-Zon-broken-pipe=kill' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0 CARGO_PKG_AUTHORS='Andrew Gallant :bluss' CARGO_PKG_DESCRIPTION='Safe interface to memchr.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/memchr' CARGO_PKG_LICENSE=Unlicense/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=memchr CARGO_PKG_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='' DEBUG=false HOST=x86_64-unknown-openbsd LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib/rustlib/x86_64-unknown-openbsd/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' NUM_JOBS=6 OPT_LEVEL=3 OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/build/memchr-f270e10bacb175ba/out PROFILE=release RUSTC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTC_WRAPPER=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTDOC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-openbsd /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/build/memchr-c855640b350728f2/build-script-build` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:106:40 | 106 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 106 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/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 --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:283:48 | 230 | / macro_rules! primitive_deserializer { 231 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 232 | | #[doc = "A deserializer holding"] 233 | | #[doc = $doc] ... | 283 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 290 | | } 291 | | } | |_- in this expansion of `primitive_deserializer!` 292 | 293 | primitive_deserializer!(bool, "a `bool`.", BoolDeserializer, visit_bool); | ------------------------------------------------------------------------ in this macro invocation | help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:283:48 | 230 | / macro_rules! primitive_deserializer { 231 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 232 | | #[doc = "A deserializer holding"] 233 | | #[doc = $doc] ... | 283 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 290 | | } 291 | | } | |_- in this expansion of `primitive_deserializer!` ... 294 | primitive_deserializer!(i8, "an `i8`.", I8Deserializer, visit_i8); | ----------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:283:48 | 230 | / macro_rules! primitive_deserializer { 231 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 232 | | #[doc = "A deserializer holding"] 233 | | #[doc = $doc] ... | 283 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 290 | | } 291 | | } | |_- in this expansion of `primitive_deserializer!` ... 295 | primitive_deserializer!(i16, "an `i16`.", I16Deserializer, visit_i16); | --------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=ahash CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11 CARGO_PKG_AUTHORS='Tom Kaitchuck ' CARGO_PKG_DESCRIPTION='A non-cryptographic hash function using AES-NI for high performance' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ahash CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tkaitchuck/ahash' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=0.8.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/build/ahash-815aa06ab9a6a4ec/out /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name ahash --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("atomic-polyfill", "compile-time-rng", "const-random", "default", "getrandom", "nightly-arm-aes", "no-rng", "runtime-rng", "serde", "std"))' -C metadata=1389e3ebba634921 -C extra-filename=-1389e3ebba634921 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/deps --extern cfg_if=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/deps/libcfg_if-62479ba5b8a3cb8b.rmeta --extern once_cell=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/deps/libonce_cell-ebb4810ae0e96108.rmeta --extern zerocopy=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/deps/libzerocopy-fc7961a3838962cc.rmeta --cap-lints warn -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo --cfg 'feature="folded_multiply"'` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:283:48 | 230 | / macro_rules! primitive_deserializer { 231 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 232 | | #[doc = "A deserializer holding"] 233 | | #[doc = $doc] ... | 283 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 290 | | } 291 | | } | |_- in this expansion of `primitive_deserializer!` ... 296 | primitive_deserializer!(i32, "an `i32`.", I32Deserializer, visit_i32); | --------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:283:48 | 230 | / macro_rules! primitive_deserializer { 231 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 232 | | #[doc = "A deserializer holding"] 233 | | #[doc = $doc] ... | 283 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 290 | | } 291 | | } | |_- in this expansion of `primitive_deserializer!` ... 297 | primitive_deserializer!(i64, "an `i64`.", I64Deserializer, visit_i64); | --------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:283:48 | 230 | / macro_rules! primitive_deserializer { 231 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 232 | | #[doc = "A deserializer holding"] 233 | | #[doc = $doc] ... | 283 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 290 | | } 291 | | } | |_- in this expansion of `primitive_deserializer!` ... 298 | primitive_deserializer!(i128, "an `i128`.", I128Deserializer, visit_i128); | ------------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:283:48 | 230 | / macro_rules! primitive_deserializer { 231 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 232 | | #[doc = "A deserializer holding"] 233 | | #[doc = $doc] ... | 283 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 290 | | } 291 | | } | |_- in this expansion of `primitive_deserializer!` ... 299 | primitive_deserializer!(isize, "an `isize`.", IsizeDeserializer, visit_i64 as i64); | ---------------------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:283:48 | 230 | / macro_rules! primitive_deserializer { 231 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 232 | | #[doc = "A deserializer holding"] 233 | | #[doc = $doc] ... | 283 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 290 | | } 291 | | } | |_- in this expansion of `primitive_deserializer!` ... 300 | primitive_deserializer!(u8, "a `u8`.", U8Deserializer, visit_u8); | ---------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:283:48 | 230 | / macro_rules! primitive_deserializer { 231 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 232 | | #[doc = "A deserializer holding"] 233 | | #[doc = $doc] ... | 283 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 290 | | } 291 | | } | |_- in this expansion of `primitive_deserializer!` ... 301 | primitive_deserializer!(u16, "a `u16`.", U16Deserializer, visit_u16); | -------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ [memchr 2.5.0] cargo:rustc-cfg=memchr_runtime_simd [memchr 2.5.0] cargo:rustc-cfg=memchr_runtime_sse2 warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:283:48 | 230 | / macro_rules! primitive_deserializer { 231 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 232 | | #[doc = "A deserializer holding"] [memchr 2.5.0] cargo:rustc-cfg=memchr_runtime_sse42 [memchr 2.5.0] cargo:rustc-cfg=memchr_runtime_avx 233 | | #[doc = $doc] ... | 283 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 290 | | } 291 | | } | |_- in this expansion of `primitive_deserializer!` ... 302 | primitive_deserializer!(u64, "a `u64`.", U64Deserializer, visit_u64); | -------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:283:48 | 230 | / macro_rules! primitive_deserializer { 231 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 232 | | #[doc = "A deserializer holding"] 233 | | #[doc = $doc] ... | 283 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 290 | | } 291 | | } | |_- in this expansion of `primitive_deserializer!` ... 303 | primitive_deserializer!(u128, "a `u128`.", U128Deserializer, visit_u128); | ------------------------------------------------------------------------ in this macro invocation | help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:283:48 | 230 | / macro_rules! primitive_deserializer { 231 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 232 | | #[doc = "A deserializer holding"] 233 | | #[doc = $doc] ... | 283 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 290 | | } 291 | | } | |_- in this expansion of `primitive_deserializer!` ... 304 | primitive_deserializer!(usize, "a `usize`.", UsizeDeserializer, visit_u64 as u64); | --------------------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:283:48 | 230 | / macro_rules! primitive_deserializer { 231 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 232 | | #[doc = "A deserializer holding"] 233 | | #[doc = $doc] ... | 283 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 290 | | } 291 | | } | |_- in this expansion of `primitive_deserializer!` ... 305 | primitive_deserializer!(f32, "an `f32`.", F32Deserializer, visit_f32); | --------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:283:48 | 230 | / macro_rules! primitive_deserializer { 231 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 232 | | #[doc = "A deserializer holding"] 233 | | #[doc = $doc] ... | 283 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 290 | | } 291 | | } | |_- in this expansion of `primitive_deserializer!` ... 306 | primitive_deserializer!(f64, "an `f64`.", F64Deserializer, visit_f64); | --------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=memchr CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0 CARGO_PKG_AUTHORS='Andrew Gallant :bluss' CARGO_PKG_DESCRIPTION='Safe interface to memchr.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/memchr' CARGO_PKG_LICENSE=Unlicense/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=memchr CARGO_PKG_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='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/build/memchr-f270e10bacb175ba/out /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name memchr --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.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 opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "libc", "rustc-dep-of-std", "std", "use_std"))' -C metadata=a8fd22ca380f4c0a -C extra-filename=-a8fd22ca380f4c0a --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/deps --cap-lints warn -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo --cfg memchr_runtime_simd --cfg memchr_runtime_sse2 --cfg memchr_runtime_sse42 --cfg memchr_runtime_avx` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:283:48 | 230 | / macro_rules! primitive_deserializer { 231 | | ($ty:ty, $doc:tt, $name:ident, $method:ident $($cast:tt)*) => { 232 | | #[doc = "A deserializer holding"] 233 | | #[doc = $doc] ... | 283 | | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 290 | | } 291 | | } | |_- in this expansion of `primitive_deserializer!` ... 307 | primitive_deserializer!(char, "a `char`.", CharDeserializer, visit_char); | ------------------------------------------------------------------------ in this macro invocation | help: indicate the anonymous lifetime | 283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:388:40 | 388 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 388 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:477:40 | 477 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 477 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:556:40 | 556 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 556 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:661:40 | 661 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 661 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:769:40 | 769 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 769 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:829:40 | 829 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 829 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:877:40 | 877 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 877 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:984:40 | 984 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 984 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:997:40 | 997 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 997 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:1310:40 | 1310 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1310 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/value.rs:1412:40 | 1412 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1412 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/ignored_any.rs:116:46 | 116 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 116 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:20:46 | 20 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 20 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:59:46 | 59 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 59 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 383 | / impl_deserialize_num! { 384 | | i8, NonZeroI8 cfg(not(no_num_nonzero_signed)), deserialize_i8 385 | | num_self!(i8:visit_i8); 386 | | int_to_int!(i16:visit_i16 i32:visit_i32 i64:visit_i64); 387 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 388 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 383 | / impl_deserialize_num! { 384 | | i8, NonZeroI8 cfg(not(no_num_nonzero_signed)), deserialize_i8 385 | | num_self!(i8:visit_i8); 386 | | int_to_int!(i16:visit_i16 i32:visit_i32 i64:visit_i64); 387 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 388 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 383 | / impl_deserialize_num! { 384 | | i8, NonZeroI8 cfg(not(no_num_nonzero_signed)), deserialize_i8 385 | | num_self!(i8:visit_i8); 386 | | int_to_int!(i16:visit_i16 i32:visit_i32 i64:visit_i64); 387 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 388 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 390 | / impl_deserialize_num! { 391 | | i16, NonZeroI16 cfg(not(no_num_nonzero_signed)), deserialize_i16 392 | | num_self!(i16:visit_i16); 393 | | num_as_self!(i8:visit_i8); 394 | | int_to_int!(i32:visit_i32 i64:visit_i64); 395 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 396 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 390 | / impl_deserialize_num! { 391 | | i16, NonZeroI16 cfg(not(no_num_nonzero_signed)), deserialize_i16 392 | | num_self!(i16:visit_i16); 393 | | num_as_self!(i8:visit_i8); 394 | | int_to_int!(i32:visit_i32 i64:visit_i64); 395 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 396 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 390 | / impl_deserialize_num! { 391 | | i16, NonZeroI16 cfg(not(no_num_nonzero_signed)), deserialize_i16 392 | | num_self!(i16:visit_i16); 393 | | num_as_self!(i8:visit_i8); 394 | | int_to_int!(i32:visit_i32 i64:visit_i64); 395 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 396 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 398 | / impl_deserialize_num! { 399 | | i32, NonZeroI32 cfg(not(no_num_nonzero_signed)), deserialize_i32 400 | | num_self!(i32:visit_i32); 401 | | num_as_self!(i8:visit_i8 i16:visit_i16); 402 | | int_to_int!(i64:visit_i64); 403 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 404 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 398 | / impl_deserialize_num! { 399 | | i32, NonZeroI32 cfg(not(no_num_nonzero_signed)), deserialize_i32 400 | | num_self!(i32:visit_i32); 401 | | num_as_self!(i8:visit_i8 i16:visit_i16); 402 | | int_to_int!(i64:visit_i64); 403 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 404 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 398 | / impl_deserialize_num! { 399 | | i32, NonZeroI32 cfg(not(no_num_nonzero_signed)), deserialize_i32 400 | | num_self!(i32:visit_i32); 401 | | num_as_self!(i8:visit_i8 i16:visit_i16); 402 | | int_to_int!(i64:visit_i64); 403 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 404 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 406 | / impl_deserialize_num! { 407 | | i64, NonZeroI64 cfg(not(no_num_nonzero_signed)), deserialize_i64 408 | | num_self!(i64:visit_i64); 409 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32); 410 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 411 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 406 | / impl_deserialize_num! { 407 | | i64, NonZeroI64 cfg(not(no_num_nonzero_signed)), deserialize_i64 408 | | num_self!(i64:visit_i64); 409 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32); 410 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 411 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 406 | / impl_deserialize_num! { 407 | | i64, NonZeroI64 cfg(not(no_num_nonzero_signed)), deserialize_i64 408 | | num_self!(i64:visit_i64); 409 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32); 410 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 411 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 413 | / impl_deserialize_num! { 414 | | isize, NonZeroIsize cfg(not(no_num_nonzero_signed)), deserialize_i64 415 | | num_as_self!(i8:visit_i8 i16:visit_i16); 416 | | int_to_int!(i32:visit_i32 i64:visit_i64); 417 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 418 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 413 | / impl_deserialize_num! { 414 | | isize, NonZeroIsize cfg(not(no_num_nonzero_signed)), deserialize_i64 415 | | num_as_self!(i8:visit_i8 i16:visit_i16); 416 | | int_to_int!(i32:visit_i32 i64:visit_i64); 417 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 418 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 413 | / impl_deserialize_num! { 414 | | isize, NonZeroIsize cfg(not(no_num_nonzero_signed)), deserialize_i64 415 | | num_as_self!(i8:visit_i8 i16:visit_i16); 416 | | int_to_int!(i32:visit_i32 i64:visit_i64); 417 | | uint_to_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 418 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 420 | / impl_deserialize_num! { 421 | | u8, NonZeroU8, deserialize_u8 422 | | num_self!(u8:visit_u8); 423 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 424 | | uint_to_self!(u16:visit_u16 u32:visit_u32 u64:visit_u64); 425 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 420 | / impl_deserialize_num! { 421 | | u8, NonZeroU8, deserialize_u8 422 | | num_self!(u8:visit_u8); 423 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 424 | | uint_to_self!(u16:visit_u16 u32:visit_u32 u64:visit_u64); 425 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 420 | / impl_deserialize_num! { 421 | | u8, NonZeroU8, deserialize_u8 422 | | num_self!(u8:visit_u8); 423 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 424 | | uint_to_self!(u16:visit_u16 u32:visit_u32 u64:visit_u64); 425 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 427 | / impl_deserialize_num! { 428 | | u16, NonZeroU16, deserialize_u16 429 | | num_self!(u16:visit_u16); 430 | | num_as_self!(u8:visit_u8); 431 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 432 | | uint_to_self!(u32:visit_u32 u64:visit_u64); 433 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 427 | / impl_deserialize_num! { 428 | | u16, NonZeroU16, deserialize_u16 429 | | num_self!(u16:visit_u16); 430 | | num_as_self!(u8:visit_u8); 431 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 432 | | uint_to_self!(u32:visit_u32 u64:visit_u64); 433 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 427 | / impl_deserialize_num! { 428 | | u16, NonZeroU16, deserialize_u16 429 | | num_self!(u16:visit_u16); 430 | | num_as_self!(u8:visit_u8); 431 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 432 | | uint_to_self!(u32:visit_u32 u64:visit_u64); 433 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 435 | / impl_deserialize_num! { 436 | | u32, NonZeroU32, deserialize_u32 437 | | num_self!(u32:visit_u32); 438 | | num_as_self!(u8:visit_u8 u16:visit_u16); 439 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 440 | | uint_to_self!(u64:visit_u64); 441 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 435 | / impl_deserialize_num! { 436 | | u32, NonZeroU32, deserialize_u32 437 | | num_self!(u32:visit_u32); 438 | | num_as_self!(u8:visit_u8 u16:visit_u16); 439 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 440 | | uint_to_self!(u64:visit_u64); 441 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 435 | / impl_deserialize_num! { 436 | | u32, NonZeroU32, deserialize_u32 437 | | num_self!(u32:visit_u32); 438 | | num_as_self!(u8:visit_u8 u16:visit_u16); 439 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 440 | | uint_to_self!(u64:visit_u64); 441 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 443 | / impl_deserialize_num! { 444 | | u64, NonZeroU64, deserialize_u64 445 | | num_self!(u64:visit_u64); 446 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32); 447 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 448 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 443 | / impl_deserialize_num! { 444 | | u64, NonZeroU64, deserialize_u64 445 | | num_self!(u64:visit_u64); 446 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32); 447 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 448 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 443 | / impl_deserialize_num! { 444 | | u64, NonZeroU64, deserialize_u64 445 | | num_self!(u64:visit_u64); 446 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32); 447 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 448 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 450 | / impl_deserialize_num! { 451 | | usize, NonZeroUsize, deserialize_u64 452 | | num_as_self!(u8:visit_u8 u16:visit_u16); 453 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 454 | | uint_to_self!(u32:visit_u32 u64:visit_u64); 455 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 450 | / impl_deserialize_num! { 451 | | usize, NonZeroUsize, deserialize_u64 452 | | num_as_self!(u8:visit_u8 u16:visit_u16); 453 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 454 | | uint_to_self!(u32:visit_u32 u64:visit_u64); 455 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 450 | / impl_deserialize_num! { 451 | | usize, NonZeroUsize, deserialize_u64 452 | | num_as_self!(u8:visit_u8 u16:visit_u16); 453 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 454 | | uint_to_self!(u32:visit_u32 u64:visit_u64); 455 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 457 | / impl_deserialize_num! { 458 | | f32, deserialize_f32 459 | | num_self!(f32:visit_f32); 460 | | num_as_copysign_self!(f64:visit_f64); 461 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 462 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 463 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 465 | / impl_deserialize_num! { 466 | | f64, deserialize_f64 467 | | num_self!(f64:visit_f64); 468 | | num_as_copysign_self!(f32:visit_f32); 469 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 470 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 471 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 530 | / impl_deserialize_num! { 531 | | i128, NonZeroI128 cfg(not(no_num_nonzero_signed)), deserialize_i128 532 | | num_self!(i128:visit_i128); 533 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 534 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 535 | | num_128!(u128:visit_u128); 536 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 530 | / impl_deserialize_num! { 531 | | i128, NonZeroI128 cfg(not(no_num_nonzero_signed)), deserialize_i128 532 | | num_self!(i128:visit_i128); 533 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 534 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 535 | | num_128!(u128:visit_u128); 536 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 530 | / impl_deserialize_num! { 531 | | i128, NonZeroI128 cfg(not(no_num_nonzero_signed)), deserialize_i128 532 | | num_self!(i128:visit_i128); 533 | | num_as_self!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 534 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 535 | | num_128!(u128:visit_u128); 536 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:143:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); | | -------------------------------------------------------------------------------- in this macro invocation (#2) ... | 143 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | | - | | | | |_in this expansion of `impl_deserialize_num!` (#1) | in this expansion of `impl_deserialize_num!` (#2) ... 538 | / impl_deserialize_num! { 539 | | u128, NonZeroU128, deserialize_u128 540 | | num_self!(u128:visit_u128); 541 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 542 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 543 | | num_128!(i128:visit_i128); 544 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 143 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:97:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 97 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 538 | / impl_deserialize_num! { 539 | | u128, NonZeroU128, deserialize_u128 540 | | num_self!(u128:visit_u128); 541 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 542 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 543 | | num_128!(i128:visit_i128); 544 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 97 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:119:62 | 82 | / macro_rules! impl_deserialize_num { 83 | | ($primitive:ident, $nonzero:ident $(cfg($($cfg:tt)*))*, $deserialize:ident $($method:ident!($($val:ident : $visit:ident)*);)*) => { 84 | | impl_deserialize_num!($primitive, $deserialize $($method!($($val : $visit)*);)*); ... | 119 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 153 | | }; 154 | | } | |_- in this expansion of `impl_deserialize_num!` ... 538 | / impl_deserialize_num! { 539 | | u128, NonZeroU128, deserialize_u128 540 | | num_self!(u128:visit_u128); 541 | | num_as_self!(u8:visit_u8 u16:visit_u16 u32:visit_u32 u64:visit_u64); 542 | | int_to_uint!(i8:visit_i8 i16:visit_i16 i32:visit_i32 i64:visit_i64); 543 | | num_128!(i128:visit_i128); 544 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 119 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:553:46 | 553 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 553 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:599:46 | 599 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 599 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:645:46 | 645 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 645 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:722:46 | 722 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 722 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:757:46 | 757 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 757 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:794:46 | 794 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 794 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:891:46 | 891 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 891 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:959:46 | 959 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 959 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1020:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1020 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1087 | / seq_impl!( 1088 | | #[cfg(any(feature = "std", feature = "alloc"))] 1089 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1090 | | BinaryHeap, ... | 1095 | | BinaryHeap::push 1096 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1020 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1056:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1056 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1087 | / seq_impl!( 1088 | | #[cfg(any(feature = "std", feature = "alloc"))] 1089 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1090 | | BinaryHeap, ... | 1095 | | BinaryHeap::push 1096 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1056 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1020:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1020 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1098 | / seq_impl!( 1099 | | #[cfg(any(feature = "std", feature = "alloc"))] 1100 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1101 | | BTreeSet, ... | 1106 | | BTreeSet::insert 1107 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1020 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1056:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1056 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1098 | / seq_impl!( 1099 | | #[cfg(any(feature = "std", feature = "alloc"))] 1100 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1101 | | BTreeSet, ... | 1106 | | BTreeSet::insert 1107 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1056 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1020:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1020 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1109 | / seq_impl!( 1110 | | #[cfg(any(feature = "std", feature = "alloc"))] 1111 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1112 | | LinkedList, ... | 1117 | | LinkedList::push_back 1118 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1020 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1056:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1056 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1109 | / seq_impl!( 1110 | | #[cfg(any(feature = "std", feature = "alloc"))] 1111 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1112 | | LinkedList, ... | 1117 | | LinkedList::push_back 1118 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1056 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1020:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1020 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1120 | / seq_impl!( 1121 | | #[cfg(feature = "std")] 1122 | | #[cfg_attr(docsrs, doc(cfg(feature = "std")))] 1123 | | HashSet, ... | 1128 | | HashSet::insert 1129 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1020 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1056:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1056 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1120 | / seq_impl!( 1121 | | #[cfg(feature = "std")] 1122 | | #[cfg_attr(docsrs, doc(cfg(feature = "std")))] 1123 | | HashSet, ... | 1128 | | HashSet::insert 1129 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1056 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1020:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1020 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1131 | / seq_impl!( 1132 | | #[cfg(any(feature = "std", feature = "alloc"))] 1133 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1134 | | VecDeque, ... | 1139 | | VecDeque::push_back 1140 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1020 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1056:62 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1056 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1131 | / seq_impl!( 1132 | | #[cfg(any(feature = "std", feature = "alloc"))] 1133 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1134 | | VecDeque, ... | 1139 | | VecDeque::push_back 1140 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 1056 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1164:54 | 1164 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1164 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1201:54 | 1201 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1201 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1255:46 | 1255 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1255 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1287:58 | 1278 | / macro_rules! array_impls { 1279 | | ($($len:expr => ($($n:tt)+))+) => { 1280 | | $( 1281 | | impl<'de, T> Visitor<'de> for ArrayVisitor<[T; $len]> ... | 1287 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1353 | | } 1354 | | } | |_- in this expansion of `array_impls!` 1355 | 1356 | / array_impls! { 1357 | | 1 => (0) 1358 | | 2 => (0 1) 1359 | | 3 => (0 1 2) ... | 1388 | | 32 => (0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31) 1389 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 1287 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1311:58 | 1278 | / macro_rules! array_impls { 1279 | | ($($len:expr => ($($n:tt)+))+) => { 1280 | | $( 1281 | | impl<'de, T> Visitor<'de> for ArrayVisitor<[T; $len]> ... | 1311 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1353 | | } 1354 | | } | |_- in this expansion of `array_impls!` 1355 | 1356 | / array_impls! { 1357 | | 1 => (0) 1358 | | 2 => (0 1) 1359 | | 3 => (0 1 2) ... | 1388 | | 32 => (0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31) 1389 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 1311 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1421:58 | 1407 | / macro_rules! tuple_impl_body { 1408 | | ($len:tt => ($($n:tt $name:ident)+)) => { 1409 | | #[inline] 1410 | | fn deserialize(deserializer: D) -> Result ... | 1421 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1477 | | }; 1478 | | } | |_- in this expansion of `tuple_impl_body!` ... 1489 | tuple_impl_body!(1 => (0 T)); | ---------------------------- in this macro invocation | help: indicate the anonymous lifetime | 1421 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1455:58 | 1407 | / macro_rules! tuple_impl_body { 1408 | | ($len:tt => ($($n:tt $name:ident)+)) => { 1409 | | #[inline] 1410 | | fn deserialize(deserializer: D) -> Result ... | 1455 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1477 | | }; 1478 | | } | |_- in this expansion of `tuple_impl_body!` ... 1489 | tuple_impl_body!(1 => (0 T)); | ---------------------------- in this macro invocation | help: indicate the anonymous lifetime | 1455 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1421:58 | 1393 | / macro_rules! tuple_impls { 1394 | | ($($len:tt => ($($n:tt $name:ident)+))+) => { 1395 | | $( 1396 | | #[cfg_attr(docsrs, doc(hidden))] ... | 1401 | | tuple_impl_body!($len => ($($n $name)+)); | | ---------------------------------------- in this macro invocation (#2) ... | 1404 | | }; 1405 | | } | |_- in this expansion of `tuple_impls!` (#1) 1406 | 1407 | / macro_rules! tuple_impl_body { 1408 | | ($len:tt => ($($n:tt $name:ident)+)) => { 1409 | | #[inline] 1410 | | fn deserialize(deserializer: D) -> Result ... | 1421 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1477 | | }; 1478 | | } | |_- in this expansion of `tuple_impl_body!` (#2) ... 1492 | / tuple_impls! { 1493 | | 2 => (0 T0 1 T1) 1494 | | 3 => (0 T0 1 T1 2 T2) 1495 | | 4 => (0 T0 1 T1 2 T2 3 T3) ... | 1507 | | 16 => (0 T0 1 T1 2 T2 3 T3 4 T4 5 T5 6 T6 7 T7 8 T8 9 T9 10 T10 11 T11 12 T12 13 T13 14 T14 15 T15) 1508 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 1421 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1455:58 | 1393 | / macro_rules! tuple_impls { 1394 | | ($($len:tt => ($($n:tt $name:ident)+))+) => { 1395 | | $( 1396 | | #[cfg_attr(docsrs, doc(hidden))] ... | 1401 | | tuple_impl_body!($len => ($($n $name)+)); | | ---------------------------------------- in this macro invocation (#2) ... | 1404 | | }; 1405 | | } | |_- in this expansion of `tuple_impls!` (#1) 1406 | 1407 | / macro_rules! tuple_impl_body { 1408 | | ($len:tt => ($($n:tt $name:ident)+)) => { 1409 | | #[inline] 1410 | | fn deserialize(deserializer: D) -> Result ... | 1455 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1477 | | }; 1478 | | } | |_- in this expansion of `tuple_impl_body!` (#2) ... 1492 | / tuple_impls! { 1493 | | 2 => (0 T0 1 T1) 1494 | | 3 => (0 T0 1 T1 2 T2) 1495 | | 4 => (0 T0 1 T1 2 T2 3 T3) ... | 1507 | | 16 => (0 T0 1 T1 2 T2 3 T3 4 T4 5 T5 6 T6 7 T7 8 T8 9 T9 10 T10 11 T11 12 T12 13 T13 14 T14 15 T15) 1508 | | } | |_- in this macro invocation (#1) | help: indicate the anonymous lifetime | 1455 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1542:62 | 1512 | / macro_rules! map_impl { 1513 | | ( 1514 | | $(#[$attr:meta])* 1515 | | $ty:ident , ... | 1542 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1565 | | } 1566 | | } | |_- in this expansion of `map_impl!` 1567 | 1568 | / map_impl! { 1569 | | #[cfg(any(feature = "std", feature = "alloc"))] 1570 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1571 | | BTreeMap, 1572 | | map, 1573 | | BTreeMap::new(), 1574 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 1542 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1542:62 | 1512 | / macro_rules! map_impl { 1513 | | ( 1514 | | $(#[$attr:meta])* 1515 | | $ty:ident , ... | 1542 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1565 | | } 1566 | | } | |_- in this expansion of `map_impl!` ... 1576 | / map_impl! { 1577 | | #[cfg(feature = "std")] 1578 | | #[cfg_attr(docsrs, doc(cfg(feature = "std")))] 1579 | | HashMap, 1580 | | map, 1581 | | HashMap::with_capacity_and_hasher(size_hint::cautious::<(K, V)>(map.size_hint()), S::default()), 1582 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 1542 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1630:62 | 1608 | / macro_rules! variant_identifier { 1609 | | ( 1610 | | $name_kind:ident ($($variant:ident; $bytes:expr; $index:expr),*) 1611 | | $expecting_message:expr, ... | 1630 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1679 | | } 1680 | | } | |_- in this expansion of `variant_identifier!` (#2) ... 1683 | / macro_rules! deserialize_enum { 1684 | | ( 1685 | | $name:ident $name_kind:ident ($($variant:ident; $bytes:expr; $index:expr),*) 1686 | | $expecting_message:expr, ... | 1689 | / variant_identifier! { 1690 | $name_kind ($($variant; $bytes; $index),*) 1691 | $expecting_message, 1692 | VARIANTS 1693 | | } | |_________- in this macro invocation (#2) ... 1716 | | } 1717 | | } | |_- in this expansion of `deserialize_enum!` (#1) ... 1730 | / deserialize_enum! { 1731 | | IpAddr IpAddrKind (V4; b"V4"; 0, V6; b"V6"; 1) 1732 | | "`V4` or `V6`", 1733 | | deserializer 1734 | | } | |_____________- in this macro invocation (#1) | help: indicate the anonymous lifetime | 1630 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1699:54 | 1683 | / macro_rules! deserialize_enum { 1684 | | ( 1685 | | $name:ident $name_kind:ident ($($variant:ident; $bytes:expr; $index:expr),*) 1686 | | $expecting_message:expr, ... | 1699 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1716 | | } 1717 | | } | |_- in this expansion of `deserialize_enum!` ... 1730 | / deserialize_enum! { 1731 | | IpAddr IpAddrKind (V4; b"V4"; 0, V6; b"V6"; 1) 1732 | | "`V4` or `V6`", 1733 | | deserializer 1734 | | } | |_____________- in this macro invocation | help: indicate the anonymous lifetime | 1699 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1630:62 | 1608 | / macro_rules! variant_identifier { 1609 | | ( 1610 | | $name_kind:ident ($($variant:ident; $bytes:expr; $index:expr),*) 1611 | | $expecting_message:expr, ... | 1630 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1679 | | } 1680 | | } | |_- in this expansion of `variant_identifier!` (#2) ... 1683 | / macro_rules! deserialize_enum { 1684 | | ( 1685 | | $name:ident $name_kind:ident ($($variant:ident; $bytes:expr; $index:expr),*) 1686 | | $expecting_message:expr, ... | 1689 | / variant_identifier! { 1690 | $name_kind ($($variant; $bytes; $index),*) 1691 | $expecting_message, 1692 | VARIANTS 1693 | | } | |_________- in this macro invocation (#2) ... 1716 | | } 1717 | | } | |_- in this expansion of `deserialize_enum!` (#1) ... 1784 | / deserialize_enum! { 1785 | | SocketAddr SocketAddrKind (V4; b"V4"; 0, V6; b"V6"; 1) 1786 | | "`V4` or `V6`", 1787 | | deserializer 1788 | | } | |_____________- in this macro invocation (#1) | help: indicate the anonymous lifetime | 1630 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1699:54 | 1683 | / macro_rules! deserialize_enum { 1684 | | ( 1685 | | $name:ident $name_kind:ident ($($variant:ident; $bytes:expr; $index:expr),*) 1686 | | $expecting_message:expr, ... | 1699 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1716 | | } 1717 | | } | |_- in this expansion of `deserialize_enum!` ... 1784 | / deserialize_enum! { 1785 | | SocketAddr SocketAddrKind (V4; b"V4"; 0, V6; b"V6"; 1) 1786 | | "`V4` or `V6`", 1787 | | deserializer 1788 | | } | |_____________- in this macro invocation | help: indicate the anonymous lifetime | 1699 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1816:46 | 1816 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1816 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1855:46 | 1855 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1855 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1630:62 | 1608 | / macro_rules! variant_identifier { 1609 | | ( 1610 | | $name_kind:ident ($($variant:ident; $bytes:expr; $index:expr),*) 1611 | | $expecting_message:expr, ... | 1630 | | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 1679 | | } 1680 | | } | |_- in this expansion of `variant_identifier!` ... 1916 | / variant_identifier! { 1917 | | OsStringKind (Unix; b"Unix"; 0, Windows; b"Windows"; 1) 1918 | | "`Unix` or `Windows`", 1919 | | OSSTR_VARIANTS 1920 | | } | |_- in this macro invocation | help: indicate the anonymous lifetime | 1630 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1929:46 | 1929 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1929 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:2178:62 | 2178 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2178 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:2228:54 | 2228 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2228 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:2317:62 | 2317 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2317 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:2367:54 | 2367 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2367 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:2518:58 | 2518 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2518 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:2563:50 | 2563 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2563 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:2675:58 | 2675 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2675 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:2718:50 | 2718 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2718 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:2813:58 | 2813 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2813 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:2856:50 | 2856 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2856 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:2924:62 | 2924 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2924 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:2982:54 | 2982 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2982 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:3035:62 | 3035 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3035 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:3091:54 | 3091 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3091 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:3187:46 | 3187 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3187 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/mod.rs:210:36 | 140 | / macro_rules! declare_error_trait { 141 | | (Error: Sized $(+ $($supertrait:ident)::+)*) => { 142 | | /// The `Error` trait allows `Deserialize` implementations to create descriptive 143 | | /// error messages belonging to the `Deserializer` against which they are ... | 210 | | fn invalid_type(unexp: Unexpected, exp: &Expected) -> Self { | | ^^^^^^^^^^ expected lifetime parameter ... | 297 | | } 298 | | } | |_- in this expansion of `declare_error_trait!` ... 301 | declare_error_trait!(Error: Sized + StdError); | --------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 210 | fn invalid_type(unexp: Unexpected<'_>, exp: &Expected) -> Self { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/mod.rs:228:37 | 140 | / macro_rules! declare_error_trait { 141 | | (Error: Sized $(+ $($supertrait:ident)::+)*) => { 142 | | /// The `Error` trait allows `Deserialize` implementations to create descriptive 143 | | /// error messages belonging to the `Deserializer` against which they are ... | 228 | | fn invalid_value(unexp: Unexpected, exp: &Expected) -> Self { | | ^^^^^^^^^^ expected lifetime parameter ... | 297 | | } 298 | | } | |_- in this expansion of `declare_error_trait!` ... 301 | declare_error_trait!(Error: Sized + StdError); | --------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 228 | fn invalid_value(unexp: Unexpected<'_>, exp: &Expected) -> Self { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/mod.rs:399:40 | 399 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 399 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/mod.rs:478:40 | 478 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result; | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 478 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result; | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/mod.rs:485:40 | 485 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 485 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/mod.rs:491:40 | 491 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 491 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/mod.rs:497:40 | 497 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 497 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/mod.rs:1311:46 | 1311 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result; | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1311 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result; | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/mod.rs:2282:40 | 2282 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2282 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/mod.rs:2304:40 | 2304 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2304 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:72:50 | 72 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 72 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:145:50 | 145 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 145 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:266:33 | 266 | fn unexpected(&self) -> Unexpected { | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 266 | fn unexpected(&self) -> Unexpected<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:331:44 | 331 | fn expecting(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 331 | fn expecting(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:494:23 | 494 | Vec::::with_capacity(size_hint::cautious::(visitor.size_hint())); | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 494 | Vec::>::with_capacity(size_hint::cautious::(visitor.size_hint())); | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:494:69 | 494 | Vec::::with_capacity(size_hint::cautious::(visitor.size_hint())); | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 494 | Vec::::with_capacity(size_hint::cautious::>(visitor.size_hint())); | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:506:24 | 506 | Vec::<(Content, Content)>::with_capacity( | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 506 | Vec::<(Content<'_>, Content)>::with_capacity( | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:506:33 | 506 | Vec::<(Content, Content)>::with_capacity( | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 506 | Vec::<(Content, Content<'_>)>::with_capacity( | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:507:44 | 507 | size_hint::cautious::<(Content, Content)>(visitor.size_hint()), | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 507 | size_hint::cautious::<(Content<'_>, Content)>(visitor.size_hint()), | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:507:53 | 507 | size_hint::cautious::<(Content, Content)>(visitor.size_hint()), | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 507 | size_hint::cautious::<(Content, Content<'_>)>(visitor.size_hint()), | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:565:44 | 565 | fn expecting(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 565 | fn expecting(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:849:44 | 849 | fn expecting(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 849 | fn expecting(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:872:34 | 872 | let mut vec = Vec::<(Content, Content)>::with_capacity(size_hint::cautious::<( | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 872 | let mut vec = Vec::<(Content<'_>, Content)>::with_capacity(size_hint::cautious::<( | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:872:43 | 872 | let mut vec = Vec::<(Content, Content)>::with_capacity(size_hint::cautious::<( | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 872 | let mut vec = Vec::<(Content, Content<'_>)>::with_capacity(size_hint::cautious::<( | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:873:17 | 873 | Content, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 873 | Content<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:874:17 | 874 | Content, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 874 | Content<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:925:50 | 925 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 925 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:1000:50 | 1000 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1000 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:2396:50 | 2396 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2396 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:2441:50 | 2441 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2441 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:2876:46 | 2876 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2876 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/ser.rs:61:40 | 61 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 61 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/ser.rs:1357:40 | 1357 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1357 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/doc.rs:28:32 | 28 | fn fmt(&self, _: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 28 | fn fmt(&self, _: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/mod.rs:30:48 | 30 | pub fn from_utf8_lossy(bytes: &[u8]) -> Cow { | ---^---- expected lifetime parameter | help: indicate the anonymous lifetime | 30 | pub fn from_utf8_lossy(bytes: &[u8]) -> Cow<'_, str> { | +++ warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/lib.rs:100:13 | 100 | #![cfg_attr(feature = "specialize", feature(min_specialization))] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/fallback_hash.rs:202:7 | 202 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/fallback_hash.rs:209:7 | 209 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/fallback_hash.rs:253:7 | 253 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/fallback_hash.rs:257:7 | 257 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/fallback_hash.rs:300:7 | 300 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/fallback_hash.rs:305:7 | 305 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/fallback_hash.rs:118:11 | 118 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `128` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/fallback_hash.rs:164:11 | 164 | #[cfg(target_pointer_width = "128")] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_pointer_width` are: `16`, `32`, and `64` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(target_pointer_width, values("128"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(target_pointer_width, values(\"128\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `folded_multiply` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/operations.rs:16:7 | 16 | #[cfg(feature = "folded_multiply")] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `folded_multiply` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `folded_multiply` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/operations.rs:23:11 | 23 | #[cfg(not(feature = "folded_multiply"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `folded_multiply` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/random_state.rs:468:7 | 468 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/random_state.rs:14:14 | 14 | if #[cfg(feature = "specialize")]{ | ^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fuzzing` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/random_state.rs:53:58 | 53 | if #[cfg(all(feature = "compile-time-rng", any(test, fuzzing)))] { | ^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rust_analyzer`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fuzzing` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/random_state.rs:73:54 | 73 | } else if #[cfg(all(feature = "runtime-rng", not(fuzzing)))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/random_state.rs:461:11 | 461 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/specialize.rs:10:7 | 10 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/specialize.rs:12:7 | 12 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/specialize.rs:14:7 | 14 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/specialize.rs:24:11 | 24 | #[cfg(not(feature = "specialize"))] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/specialize.rs:37:7 | 37 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/specialize.rs:70:7 | 70 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/specialize.rs:78:7 | 78 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/specialize.rs:86:7 | 86 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/specialize.rs:94:7 | 94 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/specialize.rs:102:7 | 102 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/specialize.rs:110:7 | 110 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/specialize.rs:118:7 | 118 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/specialize.rs:126:11 | 126 | #[cfg(all(feature = "specialize"))] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/specialize.rs:52:15 | 50 | / macro_rules! call_hasher_impl { 51 | | ($typ:ty) => { 52 | | #[cfg(feature = "specialize")] | | ^^^^^^^^^^^^^^^^^^^^^^ 53 | | impl CallHasher for $typ { ... | 59 | | }; 60 | | } | |_- in this expansion of `call_hasher_impl!` 61 | call_hasher_impl!(u8); | --------------------- in this macro invocation | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/specialize.rs:52:15 | 50 | / macro_rules! call_hasher_impl { 51 | | ($typ:ty) => { 52 | | #[cfg(feature = "specialize")] | | ^^^^^^^^^^^^^^^^^^^^^^ 53 | | impl CallHasher for $typ { ... | 59 | | }; 60 | | } | |_- in this expansion of `call_hasher_impl!` 61 | call_hasher_impl!(u8); 62 | call_hasher_impl!(u16); | ---------------------- in this macro invocation | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/specialize.rs:52:15 | 50 | / macro_rules! call_hasher_impl { 51 | | ($typ:ty) => { 52 | | #[cfg(feature = "specialize")] | | ^^^^^^^^^^^^^^^^^^^^^^ 53 | | impl CallHasher for $typ { ... | 59 | | }; 60 | | } | |_- in this expansion of `call_hasher_impl!` ... 63 | call_hasher_impl!(u32); | ---------------------- in this macro invocation | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/specialize.rs:52:15 | 50 | / macro_rules! call_hasher_impl { 51 | | ($typ:ty) => { 52 | | #[cfg(feature = "specialize")] | | ^^^^^^^^^^^^^^^^^^^^^^ 53 | | impl CallHasher for $typ { ... | 59 | | }; 60 | | } | |_- in this expansion of `call_hasher_impl!` ... 64 | call_hasher_impl!(u64); | ---------------------- in this macro invocation | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/specialize.rs:52:15 | 50 | / macro_rules! call_hasher_impl { 51 | | ($typ:ty) => { 52 | | #[cfg(feature = "specialize")] | | ^^^^^^^^^^^^^^^^^^^^^^ 53 | | impl CallHasher for $typ { ... | 59 | | }; 60 | | } | |_- in this expansion of `call_hasher_impl!` ... 65 | call_hasher_impl!(i8); | --------------------- in this macro invocation | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/specialize.rs:52:15 | 50 | / macro_rules! call_hasher_impl { 51 | | ($typ:ty) => { 52 | | #[cfg(feature = "specialize")] | | ^^^^^^^^^^^^^^^^^^^^^^ 53 | | impl CallHasher for $typ { ... | 59 | | }; 60 | | } | |_- in this expansion of `call_hasher_impl!` ... 66 | call_hasher_impl!(i16); | ---------------------- in this macro invocation | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/specialize.rs:52:15 | 50 | / macro_rules! call_hasher_impl { 51 | | ($typ:ty) => { 52 | | #[cfg(feature = "specialize")] | | ^^^^^^^^^^^^^^^^^^^^^^ 53 | | impl CallHasher for $typ { ... | 59 | | }; 60 | | } | |_- in this expansion of `call_hasher_impl!` ... 67 | call_hasher_impl!(i32); | ---------------------- in this macro invocation | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/specialize.rs:52:15 | 50 | / macro_rules! call_hasher_impl { 51 | | ($typ:ty) => { 52 | | #[cfg(feature = "specialize")] | | ^^^^^^^^^^^^^^^^^^^^^^ 53 | | impl CallHasher for $typ { ... | 59 | | }; 60 | | } | |_- in this expansion of `call_hasher_impl!` ... 68 | call_hasher_impl!(i64); | ---------------------- in this macro invocation | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unused extern crate --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/specialize.rs:6:1 | 5 | / #[cfg(not(feature = "std"))] 6 | | extern crate alloc; | | ^^^^^^^^^^^^^^^^^^- | |___________________| | help: remove it | = note: `-W unused-extern-crates` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(unused_extern_crates)]` warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/lib.rs:265:11 | 265 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/lib.rs:272:15 | 272 | #[cfg(not(feature = "specialize"))] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/lib.rs:279:11 | 279 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/lib.rs:286:15 | 286 | #[cfg(not(feature = "specialize"))] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/lib.rs:293:11 | 293 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/lib.rs:300:15 | 300 | #[cfg(not(feature = "specialize"))] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_libc` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:6:7 | 6 | #[cfg(memchr_libc)] | ^^^^^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rust_analyzer`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_libc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_libc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:12:46 | 12 | #[cfg(all(not(miri), target_arch = "x86_64", memchr_runtime_simd))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_avx` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/mod.rs:45:25 | 35 | / macro_rules! unsafe_ifunc { 36 | | ($fnty:ty, $name:ident, $haystack:ident, $($needle:ident),+) => {{ 37 | | use std::{mem, sync::atomic::{AtomicPtr, Ordering}}; ... | 45 | | if cfg!(memchr_runtime_avx) && is_x86_feature_detected!("avx2") { | | ^^^^^^^^^^^^^^^^^^ ... | 70 | | }} 71 | | } | |_- in this expansion of `unsafe_ifunc!` ... 96 | unsafe_ifunc!(fn(u8, &[u8]) -> Option, memchr, haystack, n1) | ------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_avx)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_avx)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_sse2` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/mod.rs:47:32 | 35 | / macro_rules! unsafe_ifunc { 36 | | ($fnty:ty, $name:ident, $haystack:ident, $($needle:ident),+) => {{ 37 | | use std::{mem, sync::atomic::{AtomicPtr, Ordering}}; ... | 47 | | } else if cfg!(memchr_runtime_sse2) { | | ^^^^^^^^^^^^^^^^^^^ ... | 70 | | }} 71 | | } | |_- in this expansion of `unsafe_ifunc!` ... 96 | unsafe_ifunc!(fn(u8, &[u8]) -> Option, memchr, haystack, n1) | ------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_sse2)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_sse2)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_avx` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/mod.rs:45:25 | 35 | / macro_rules! unsafe_ifunc { 36 | | ($fnty:ty, $name:ident, $haystack:ident, $($needle:ident),+) => {{ 37 | | use std::{mem, sync::atomic::{AtomicPtr, Ordering}}; ... | 45 | | if cfg!(memchr_runtime_avx) && is_x86_feature_detected!("avx2") { | | ^^^^^^^^^^^^^^^^^^ ... | 70 | | }} 71 | | } | |_- in this expansion of `unsafe_ifunc!` ... 101 | / unsafe_ifunc!( 102 | | fn(u8, u8, &[u8]) -> Option, 103 | | memchr2, 104 | | haystack, 105 | | n1, 106 | | n2 107 | | ) | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_avx)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_avx)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_sse2` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/mod.rs:47:32 | 35 | / macro_rules! unsafe_ifunc { 36 | | ($fnty:ty, $name:ident, $haystack:ident, $($needle:ident),+) => {{ 37 | | use std::{mem, sync::atomic::{AtomicPtr, Ordering}}; ... | 47 | | } else if cfg!(memchr_runtime_sse2) { | | ^^^^^^^^^^^^^^^^^^^ ... | 70 | | }} 71 | | } | |_- in this expansion of `unsafe_ifunc!` ... 101 | / unsafe_ifunc!( 102 | | fn(u8, u8, &[u8]) -> Option, 103 | | memchr2, 104 | | haystack, 105 | | n1, 106 | | n2 107 | | ) | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_sse2)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_sse2)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_avx` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/mod.rs:45:25 | 35 | / macro_rules! unsafe_ifunc { 36 | | ($fnty:ty, $name:ident, $haystack:ident, $($needle:ident),+) => {{ 37 | | use std::{mem, sync::atomic::{AtomicPtr, Ordering}}; ... | 45 | | if cfg!(memchr_runtime_avx) && is_x86_feature_detected!("avx2") { | | ^^^^^^^^^^^^^^^^^^ ... | 70 | | }} 71 | | } | |_- in this expansion of `unsafe_ifunc!` ... 112 | / unsafe_ifunc!( 113 | | fn(u8, u8, u8, &[u8]) -> Option, 114 | | memchr3, 115 | | haystack, ... | 118 | | n3 119 | | ) | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_avx)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_avx)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_sse2` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/mod.rs:47:32 | 35 | / macro_rules! unsafe_ifunc { 36 | | ($fnty:ty, $name:ident, $haystack:ident, $($needle:ident),+) => {{ 37 | | use std::{mem, sync::atomic::{AtomicPtr, Ordering}}; ... | 47 | | } else if cfg!(memchr_runtime_sse2) { | | ^^^^^^^^^^^^^^^^^^^ ... | 70 | | }} 71 | | } | |_- in this expansion of `unsafe_ifunc!` ... 112 | / unsafe_ifunc!( 113 | | fn(u8, u8, u8, &[u8]) -> Option, 114 | | memchr3, 115 | | haystack, ... | 118 | | n3 119 | | ) | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_sse2)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_sse2)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_avx` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/mod.rs:45:25 | 35 | / macro_rules! unsafe_ifunc { 36 | | ($fnty:ty, $name:ident, $haystack:ident, $($needle:ident),+) => {{ 37 | | use std::{mem, sync::atomic::{AtomicPtr, Ordering}}; ... | 45 | | if cfg!(memchr_runtime_avx) && is_x86_feature_detected!("avx2") { | | ^^^^^^^^^^^^^^^^^^ ... | 70 | | }} 71 | | } | |_- in this expansion of `unsafe_ifunc!` ... 124 | unsafe_ifunc!(fn(u8, &[u8]) -> Option, memrchr, haystack, n1) | -------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_avx)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_avx)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_sse2` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/mod.rs:47:32 | 35 | / macro_rules! unsafe_ifunc { 36 | | ($fnty:ty, $name:ident, $haystack:ident, $($needle:ident),+) => {{ 37 | | use std::{mem, sync::atomic::{AtomicPtr, Ordering}}; ... | 47 | | } else if cfg!(memchr_runtime_sse2) { | | ^^^^^^^^^^^^^^^^^^^ ... | 70 | | }} 71 | | } | |_- in this expansion of `unsafe_ifunc!` ... 124 | unsafe_ifunc!(fn(u8, &[u8]) -> Option, memrchr, haystack, n1) | -------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_sse2)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_sse2)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_avx` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/mod.rs:45:25 | 35 | / macro_rules! unsafe_ifunc { 36 | | ($fnty:ty, $name:ident, $haystack:ident, $($needle:ident),+) => {{ 37 | | use std::{mem, sync::atomic::{AtomicPtr, Ordering}}; ... | 45 | | if cfg!(memchr_runtime_avx) && is_x86_feature_detected!("avx2") { | | ^^^^^^^^^^^^^^^^^^ ... | 70 | | }} 71 | | } | |_- in this expansion of `unsafe_ifunc!` ... 129 | / unsafe_ifunc!( 130 | | fn(u8, u8, &[u8]) -> Option, 131 | | memrchr2, 132 | | haystack, 133 | | n1, 134 | | n2 135 | | ) | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_avx)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_avx)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_sse2` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/mod.rs:47:32 | 35 | / macro_rules! unsafe_ifunc { 36 | | ($fnty:ty, $name:ident, $haystack:ident, $($needle:ident),+) => {{ 37 | | use std::{mem, sync::atomic::{AtomicPtr, Ordering}}; ... | 47 | | } else if cfg!(memchr_runtime_sse2) { | | ^^^^^^^^^^^^^^^^^^^ ... | 70 | | }} 71 | | } | |_- in this expansion of `unsafe_ifunc!` ... 129 | / unsafe_ifunc!( 130 | | fn(u8, u8, &[u8]) -> Option, 131 | | memrchr2, 132 | | haystack, 133 | | n1, 134 | | n2 135 | | ) | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_sse2)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_sse2)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_avx` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/mod.rs:45:25 | 35 | / macro_rules! unsafe_ifunc { 36 | | ($fnty:ty, $name:ident, $haystack:ident, $($needle:ident),+) => {{ 37 | | use std::{mem, sync::atomic::{AtomicPtr, Ordering}}; ... | 45 | | if cfg!(memchr_runtime_avx) && is_x86_feature_detected!("avx2") { | | ^^^^^^^^^^^^^^^^^^ ... | 70 | | }} 71 | | } | |_- in this expansion of `unsafe_ifunc!` ... 140 | / unsafe_ifunc!( 141 | | fn(u8, u8, u8, &[u8]) -> Option, 142 | | memrchr3, 143 | | haystack, ... | 146 | | n3 147 | | ) | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_avx)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_avx)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_sse2` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/mod.rs:47:32 | 35 | / macro_rules! unsafe_ifunc { 36 | | ($fnty:ty, $name:ident, $haystack:ident, $($needle:ident),+) => {{ 37 | | use std::{mem, sync::atomic::{AtomicPtr, Ordering}}; ... | 47 | | } else if cfg!(memchr_runtime_sse2) { | | ^^^^^^^^^^^^^^^^^^^ ... | 70 | | }} 71 | | } | |_- in this expansion of `unsafe_ifunc!` ... 140 | / unsafe_ifunc!( 141 | | fn(u8, u8, u8, &[u8]) -> Option, 142 | | memrchr3, 143 | | haystack, ... | 146 | | n3 147 | | ) | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_sse2)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_sse2)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:94:39 | 94 | #[cfg(all(target_arch = "x86_64", memchr_runtime_simd, not(miri)))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_libc` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:101:9 | 101 | memchr_libc, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_libc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_libc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:102:41 | 102 | not(all(target_arch = "x86_64", memchr_runtime_simd)), | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_libc` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:111:13 | 111 | not(memchr_libc), | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_libc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_libc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:112:41 | 112 | not(all(target_arch = "x86_64", memchr_runtime_simd)), | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:158:39 | 158 | #[cfg(all(target_arch = "x86_64", memchr_runtime_simd, not(miri)))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:165:41 | 165 | not(all(target_arch = "x86_64", memchr_runtime_simd)), | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:216:39 | 216 | #[cfg(all(target_arch = "x86_64", memchr_runtime_simd, not(miri)))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:223:41 | 223 | not(all(target_arch = "x86_64", memchr_runtime_simd)), | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:267:39 | 267 | #[cfg(all(target_arch = "x86_64", memchr_runtime_simd, not(miri)))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_libc` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:274:9 | 274 | memchr_libc, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_libc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_libc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:276:41 | 276 | not(all(target_arch = "x86_64", memchr_runtime_simd)), | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_libc` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:285:17 | 285 | not(all(memchr_libc, target_os = "linux")), | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_libc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_libc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:286:41 | 286 | not(all(target_arch = "x86_64", memchr_runtime_simd)), | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:332:39 | 332 | #[cfg(all(target_arch = "x86_64", memchr_runtime_simd, not(miri)))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:339:41 | 339 | not(all(target_arch = "x86_64", memchr_runtime_simd)), | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:390:39 | 390 | #[cfg(all(target_arch = "x86_64", memchr_runtime_simd, not(miri)))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:397:41 | 397 | not(all(target_arch = "x86_64", memchr_runtime_simd)), | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/mod.rs:149:7 | 149 | #[cfg(memchr_runtime_simd)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/mod.rs:156:7 | 156 | #[cfg(memchr_runtime_simd)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_wasm128` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/mod.rs:158:11 | 158 | #[cfg(all(memchr_runtime_wasm128))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_wasm128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_wasm128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/mod.rs:160:46 | 160 | #[cfg(all(not(miri), target_arch = "x86_64", memchr_runtime_simd))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/mod.rs:811:50 | 811 | #[cfg(all(not(miri), target_arch = "x86_64", memchr_runtime_simd))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_wasm128` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/mod.rs:813:11 | 813 | #[cfg(memchr_runtime_wasm128)] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_wasm128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_wasm128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/mod.rs:815:50 | 815 | #[cfg(all(not(miri), target_arch = "x86_64", memchr_runtime_simd))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/prefilter/mod.rs:4:7 | 4 | #[cfg(memchr_runtime_simd)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/prefilter/mod.rs:6:46 | 6 | #[cfg(all(not(miri), target_arch = "wasm32", memchr_runtime_simd))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/prefilter/mod.rs:8:46 | 8 | #[cfg(all(not(miri), target_arch = "x86_64", memchr_runtime_simd))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/prefilter/mod.rs:99:7 | 99 | #[cfg(memchr_runtime_simd)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.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: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 138 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/prefilter/mod.rs:299:50 | 299 | #[cfg(all(not(miri), target_arch = "x86_64", memchr_runtime_simd))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/prefilter/mod.rs:317:50 | 317 | #[cfg(all(not(miri), target_arch = "wasm32", memchr_runtime_simd))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_avx` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/prefilter/mod.rs:303:21 | 303 | if cfg!(memchr_runtime_avx) { | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_avx)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_avx)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_sse2` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/prefilter/mod.rs:311:17 | 311 | if cfg!(memchr_runtime_sse2) { | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_sse2)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_sse2)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/rarebytes.rs:99:11 | 99 | #[cfg(memchr_runtime_simd)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/rarebytes.rs:107:11 | 107 | #[cfg(memchr_runtime_simd)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_avx` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/x86/avx.rs:24:22 | 24 | if !cfg!(memchr_runtime_avx) || !is_x86_feature_detected!("avx2") { | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_avx)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_avx)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_sse2` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/x86/sse.rs:14:18 | 14 | if !cfg!(memchr_runtime_sse2) { | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_sse2)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_sse2)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/mod.rs:838:54 | 838 | #[cfg(all(not(miri), target_arch = "x86_64", memchr_runtime_simd))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/mod.rs:846:43 | 846 | #[cfg(all(target_arch = "wasm32", memchr_runtime_simd))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/mod.rs:884:34 | 884 | #[cfg(all(not(miri), memchr_runtime_simd))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/mod.rs:889:17 | 889 | memchr_runtime_simd | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/mod.rs:909:34 | 909 | #[cfg(all(not(miri), memchr_runtime_simd))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/mod.rs:914:17 | 914 | memchr_runtime_simd | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/mod.rs:953:34 | 953 | #[cfg(all(not(miri), memchr_runtime_simd))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/mod.rs:966:17 | 966 | memchr_runtime_simd | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: trait `BuildHasherExt` is never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/lib.rs:252:18 | 252 | pub(crate) trait BuildHasherExt: BuildHasher { | ^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default warning: methods `read_u128x2`, `read_u128x4`, `read_last_u16`, `read_last_u128x2`, and `read_last_u128x4` are never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/convert.rs:80:8 | 75 | pub(crate) trait ReadFromSlice { | ------------- methods in this trait ... 80 | fn read_u128x2(&self) -> ([u128; 2], &[u8]); | ^^^^^^^^^^^ 81 | fn read_u128x4(&self) -> ([u128; 4], &[u8]); | ^^^^^^^^^^^ 82 | fn read_last_u16(&self) -> u16; | ^^^^^^^^^^^^^ ... 86 | fn read_last_u128x2(&self) -> [u128; 2]; | ^^^^^^^^^^^^^^^^ 87 | fn read_last_u128x4(&self) -> [u128; 4]; | ^^^^^^^^^^^^^^^^ Compiling quote v1.0.36 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=quote CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quote-1.0.36 CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Quasi-quoting macro quote'\!'(...)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=quote CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/quote' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.36 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=36 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quote-1.0.36 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name quote --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quote-1.0.36/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=44912ee8bf970661 -C extra-filename=-44912ee8bf970661 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/deps --extern proc_macro2=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/deps/libproc_macro2-1f231826f707846c.rmeta --cap-lints warn -Z binary-dep-depinfo` warning: `ahash` (lib) generated 46 warnings Compiling leb128 v0.2.5 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=leb128 CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/leb128-0.2.5 CARGO_PKG_AUTHORS='Nick Fitzgerald :Philip Craig ' CARGO_PKG_DESCRIPTION='Read and write DWARF'\''s "Little Endian Base 128" (LEB128) variable length integer encoding.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=leb128 CARGO_PKG_README=./README.md CARGO_PKG_REPOSITORY='https://github.com/gimli-rs/leb128' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/leb128-0.2.5 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name leb128 --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/leb128-0.2.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=04ecd3dcb3a00cdc -C extra-filename=-04ecd3dcb3a00cdc --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/deps --cap-lints warn -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: unused extern crate --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quote-1.0.36/src/lib.rs:108:1 | 107 | / #[cfg(feature = "proc-macro")] 108 | | extern crate proc_macro; | | ^^^^^^^^^^^^^^^^^^^^^^^- | |________________________| | help: remove it | = note: `-W unused-extern-crates` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(unused_extern_crates)]` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quote-1.0.36/src/ident_fragment.rs:15:32 | 15 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result; | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 15 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result; | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quote-1.0.36/src/ident_fragment.rs:30:32 | 30 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 30 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quote-1.0.36/src/ident_fragment.rs:40:32 | 40 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 40 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quote-1.0.36/src/ident_fragment.rs:50:32 | 50 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 50 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quote-1.0.36/src/ident_fragment.rs:68:32 | 68 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 68 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quote-1.0.36/src/ident_fragment.rs:79:44 | 79 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 87 | ident_fragment_display!(bool, str, String, char); | ------------------------------------------------ in this macro invocation | = note: this warning originates in the macro `ident_fragment_display` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 79 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quote-1.0.36/src/ident_fragment.rs:79:44 | 79 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 88 | ident_fragment_display!(u8, u16, u32, u64, u128, usize); | ------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `ident_fragment_display` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 79 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quote-1.0.36/src/runtime.rs:503:32 | 503 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 503 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quote-1.0.36/src/runtime.rs:509:32 | 509 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 509 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quote-1.0.36/src/runtime.rs:515:32 | 515 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 515 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quote-1.0.36/src/runtime.rs:521:32 | 521 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 521 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quote-1.0.36/src/runtime.rs:527:32 | 527 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 527 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/leb128-0.2.5/src/lib.rs:85:36 | 85 | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 85 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: `leb128` (lib) generated 1 warning Compiling syn v2.0.75 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=syn CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75 CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Parser for Rust source code' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=syn CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/syn' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=2.0.75 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=75 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name syn --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=e32a08ad61a9fb56 -C extra-filename=-e32a08ad61a9fb56 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/deps --extern proc_macro2=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/deps/libproc_macro2-1f231826f707846c.rmeta --extern quote=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/deps/libquote-44912ee8bf970661.rmeta --extern unicode_ident=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/deps/libunicode_ident-b8255b0d726b3182.rmeta --cap-lints warn -Z binary-dep-depinfo` warning: `proc-macro2` (lib) generated 111 warnings Compiling libc v0.2.157 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157 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.157 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=157 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="extra_traits"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=ce9f5c46540d4326 -C extra-filename=-ce9f5c46540d4326 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/build/libc-ce9f5c46540d4326 -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/deps --cap-lints warn -Z binary-dep-depinfo` warning: `quote` (lib) generated 13 warnings Compiling serde_json v1.0.125 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125 CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='A JSON serialization file format' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_json CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/json' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.125 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=125 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=aa5be3aeb592c556 -C extra-filename=-aa5be3aeb592c556 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/build/serde_json-aa5be3aeb592c556 -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/deps --cap-lints warn -Z binary-dep-depinfo` warning: `semver` (lib) generated 15 warnings Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=openbsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(rust_analyzer)-Zmacro-backtrace-Csplit-debuginfo=off-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zunstable-options-Zon-broken-pipe=kill' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86 CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Flexible concrete Error type built on std::error::Error' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=anyhow CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/anyhow' CARGO_PKG_RUST_VERSION=1.39 CARGO_PKG_VERSION=1.0.86 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=86 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-openbsd LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib/rustlib/x86_64-unknown-openbsd/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' NUM_JOBS=6 OPT_LEVEL=3 OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/build/anyhow-1b49d513e7c4d0fb/out PROFILE=release RUSTC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTC_WRAPPER=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTDOC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-openbsd /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/build/anyhow-a85131871a3e0a85/build-script-build` [anyhow 1.0.86] cargo:rerun-if-changed=build/probe.rs [anyhow 1.0.86] cargo:rustc-check-cfg=cfg(anyhow_nightly_testing) [anyhow 1.0.86] cargo:rustc-check-cfg=cfg(anyhow_no_fmt_arguments_as_str) [anyhow 1.0.86] cargo:rustc-check-cfg=cfg(anyhow_no_ptr_addr_of) [anyhow 1.0.86] cargo:rustc-check-cfg=cfg(anyhow_no_unsafe_op_in_unsafe_fn_lint) [anyhow 1.0.86] cargo:rustc-check-cfg=cfg(doc_cfg) [anyhow 1.0.86] cargo:rustc-check-cfg=cfg(error_generic_member_access) [anyhow 1.0.86] cargo:rustc-check-cfg=cfg(std_backtrace) [anyhow 1.0.86] cargo:rustc-cfg=std_backtrace Compiling itoa v1.0.11 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=itoa CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itoa-1.0.11 CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Fast integer primitive to string conversion' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=itoa CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/itoa' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=1.0.11 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itoa-1.0.11 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name itoa --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itoa-1.0.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("no-panic"))' -C metadata=bf227fff2e168a64 -C extra-filename=-bf227fff2e168a64 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/deps --cap-lints warn -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:128:21 | 128 | fn peek(cursor: Cursor) -> bool; | ^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 128 | fn peek(cursor: Cursor<'_>) -> bool; | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:155:25 | 155 | fn peek(cursor: Cursor) -> bool; | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 155 | fn peek(cursor: Cursor<'_>) -> bool; | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:167:29 | 167 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 181 | impl_low_level_token!("punctuation token" Punct punct); | ------------------------------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_low_level_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 167 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:167:29 | 167 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 182 | impl_low_level_token!("literal" Literal literal); | ------------------------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_low_level_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 167 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:167:29 | 167 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 183 | impl_low_level_token!("token" TokenTree token_tree); | --------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_low_level_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 167 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:167:29 | 167 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 184 | impl_low_level_token!("group token" proc_macro2::Group any_group); | ----------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_low_level_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 167 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:167:29 | 167 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 185 | impl_low_level_token!("lifetime" Lifetime lifetime); | --------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_low_level_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 167 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:192:21 | 192 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 192 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:535:21 | 535 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 535 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:554:21 | 554 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 554 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:648:21 | 648 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 648 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:659:21 | 659 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 659 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:670:21 | 670 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 670 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:681:21 | 681 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 681 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:279:33 | 279 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter ... 690 | / define_keywords! { 691 | | "abstract" pub struct Abstract 692 | | "as" pub struct As 693 | | "async" pub struct Async ... | 742 | | "yield" pub struct Yield 743 | | } | |_- in this macro invocation | = note: this warning originates in the macro `define_keywords` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 279 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:288:33 | 288 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 690 | / define_keywords! { 691 | | "abstract" pub struct Abstract 692 | | "as" pub struct As 693 | | "async" pub struct Async ... | 742 | | "yield" pub struct Yield 743 | | } | |_- in this macro invocation | = note: this warning originates in the macro `define_keywords` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 288 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:418:33 | 418 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter ... 745 | / define_punctuation! { 746 | | "&" pub struct And/1 /// bitwise and logical AND, borrow, references, reference patterns 747 | | "&&" pub struct AndAnd/2 /// lazy AND, borrow, references, reference patterns 748 | | "&=" pub struct AndEq/2 /// bitwise AND assignment ... | 791 | | "~" pub struct Tilde/1 /// unused since before Rust 1.0 792 | | } | |_- in this macro invocation | = note: this warning originates in the macro `define_punctuation` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 418 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:427:33 | 427 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 745 | / define_punctuation! { 746 | | "&" pub struct And/1 /// bitwise and logical AND, borrow, references, reference patterns 747 | | "&&" pub struct AndAnd/2 /// lazy AND, borrow, references, reference patterns 748 | | "&=" pub struct AndEq/2 /// bitwise AND assignment ... | 791 | | "~" pub struct Tilde/1 /// unused since before Rust 1.0 792 | | } | |_- in this macro invocation | = note: this warning originates in the macro `define_punctuation` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 427 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:979:34 | 979 | pub(crate) fn keyword(input: ParseStream, token: &str) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 979 | pub(crate) fn keyword(input: ParseStream<'_>, token: &str) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:990:40 | 990 | pub(crate) fn peek_keyword(cursor: Cursor, token: &str) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 990 | pub(crate) fn peek_keyword(cursor: Cursor<'_>, token: &str) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:999:41 | 999 | pub fn punct(input: ParseStream, token: &str) -> Result<[Span; N]> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 999 | pub fn punct(input: ParseStream<'_>, token: &str) -> Result<[Span; N]> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:1005:28 | 1005 | fn punct_helper(input: ParseStream, token: &str, spans: &mut [Span]) -> Result<()> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1005 | fn punct_helper(input: ParseStream<'_>, token: &str, spans: &mut [Span]) -> Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:1032:35 | 1032 | pub fn peek_punct(mut cursor: Cursor, token: &str) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1032 | pub fn peek_punct(mut cursor: Cursor<'_>, token: &str) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/attr.rs:393:27 | 393 | logic: impl FnMut(ParseNestedMeta) -> Result<()>, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 393 | logic: impl FnMut(ParseNestedMeta<'_>) -> Result<()>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/attr.rs:406:31 | 406 | pub fn parse_outer(input: ParseStream) -> Result> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 406 | pub fn parse_outer(input: ParseStream<'_>) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/attr.rs:422:31 | 422 | pub fn parse_inner(input: ParseStream) -> Result> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 422 | pub fn parse_inner(input: ParseStream<'_>) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/attr.rs:587:27 | 587 | logic: impl FnMut(ParseNestedMeta) -> Result<()>, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 587 | logic: impl FnMut(ParseNestedMeta<'_>) -> Result<()>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/attr.rs:658:38 | 658 | pub(crate) fn parse_inner(input: ParseStream, attrs: &mut Vec) -> Result<()> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 658 | pub(crate) fn parse_inner(input: ParseStream<'_>, attrs: &mut Vec) -> Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/attr.rs:665:45 | 665 | pub(crate) fn single_parse_inner(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 665 | pub(crate) fn single_parse_inner(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/attr.rs:675:45 | 675 | pub(crate) fn single_parse_outer(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 675 | pub(crate) fn single_parse_outer(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/attr.rs:687:25 | 687 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 687 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/attr.rs:695:25 | 695 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 695 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/attr.rs:703:25 | 703 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 703 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/attr.rs:709:60 | 709 | pub(crate) fn parse_meta_after_path(path: Path, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 709 | pub(crate) fn parse_meta_after_path(path: Path, input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/attr.rs:719:54 | 719 | fn parse_meta_list_after_path(path: Path, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 719 | fn parse_meta_list_after_path(path: Path, input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/attr.rs:728:60 | 728 | fn parse_meta_name_value_after_path(path: Path, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 728 | fn parse_meta_name_value_after_path(path: Path, input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/attr.rs:753:44 | 753 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 753 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/attr.rs:764:44 | 764 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 764 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/buffer.rs:81:28 | 81 | pub fn begin(&self) -> Cursor { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 81 | pub fn begin(&self) -> Cursor<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/buffer.rs:405:29 | 405 | pub(crate) fn same_scope(a: Cursor, b: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 405 | pub(crate) fn same_scope(a: Cursor<'_>, b: Cursor) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/buffer.rs:405:40 | 405 | pub(crate) fn same_scope(a: Cursor, b: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 405 | pub(crate) fn same_scope(a: Cursor, b: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/buffer.rs:409:30 | 409 | pub(crate) fn same_buffer(a: Cursor, b: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 409 | pub(crate) fn same_buffer(a: Cursor<'_>, b: Cursor) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/buffer.rs:409:41 | 409 | pub(crate) fn same_buffer(a: Cursor, b: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 409 | pub(crate) fn same_buffer(a: Cursor, b: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/buffer.rs:413:28 | 413 | fn start_of_buffer(cursor: Cursor) -> *const Entry { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 413 | fn start_of_buffer(cursor: Cursor<'_>) -> *const Entry { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/buffer.rs:422:43 | 422 | pub(crate) fn cmp_assuming_same_buffer(a: Cursor, b: Cursor) -> Ordering { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 422 | pub(crate) fn cmp_assuming_same_buffer(a: Cursor<'_>, b: Cursor) -> Ordering { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/buffer.rs:422:54 | 422 | pub(crate) fn cmp_assuming_same_buffer(a: Cursor, b: Cursor) -> Ordering { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 422 | pub(crate) fn cmp_assuming_same_buffer(a: Cursor, b: Cursor<'_>) -> Ordering { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/buffer.rs:426:42 | 426 | pub(crate) fn open_span_of_group(cursor: Cursor) -> Span { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 426 | pub(crate) fn open_span_of_group(cursor: Cursor<'_>) -> Span { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/data.rs:71:43 | 71 | pub fn iter(&self) -> punctuated::Iter { | ----------------^------ expected lifetime parameter | help: indicate the anonymous lifetime | 71 | pub fn iter(&self) -> punctuated::Iter<'_, Field> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/data.rs:82:54 | 82 | pub fn iter_mut(&mut self) -> punctuated::IterMut { | -------------------^------ expected lifetime parameter | help: indicate the anonymous lifetime | 82 | pub fn iter_mut(&mut self) -> punctuated::IterMut<'_, Field> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/data.rs:141:77 | 141 | pub fn members(&self) -> impl Iterator + Clone + '_ [Members] { | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 141 | pub fn members(&self) -> impl Iterator + Clone + '_ [Members<'_>] { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/data.rs:257:25 | 257 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 257 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/data.rs:378:25 | 378 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 378 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/data.rs:389:25 | 389 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 389 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/data.rs:401:35 | 401 | pub fn parse_named(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 401 | pub fn parse_named(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/data.rs:438:37 | 438 | pub fn parse_unnamed(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 438 | pub fn parse_unnamed(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/derive.rs:81:25 | 81 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 81 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/derive.rs:149:16 | 149 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 149 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/derive.rs:185:16 | 185 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 185 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/derive.rs:200:37 | 200 | pub(crate) fn data_union(input: ParseStream) -> Result<(Option, FieldsNamed)> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 200 | pub(crate) fn data_union(input: ParseStream<'_>) -> Result<(Option, FieldsNamed)> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/error.rs:327:55 | 327 | pub(crate) fn new_at(scope: Span, cursor: Cursor, message: T) -> Error { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 327 | pub(crate) fn new_at(scope: Span, cursor: Cursor<'_>, message: T) -> Error { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/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 --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/error.rs:367:40 | 367 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 367 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/error.rs:373:40 | 373 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 373 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:811:45 | 811 | pub fn parse_without_eager_brace(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 811 | pub fn parse_without_eager_brace(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:873:52 | 873 | pub fn parse_with_earlier_boundary_rule(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 873 | pub fn parse_with_earlier_boundary_rule(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:976:40 | 976 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 976 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1026:40 | 1026 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1026 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/custom_keyword.rs:133:45 | 133 | fn peek(cursor: $crate::buffer::Cursor) -> $crate::__private::bool { | ----------------^^^^^^ | | | expected lifetime parameter | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1153:9 | 1153 | crate::custom_keyword!(builtin); | ------------------------------- in this macro invocation | = note: this warning originates in the macro `$crate::impl_parse_for_custom_keyword` which comes from the expansion of the macro `crate::custom_keyword` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 133 | fn peek(cursor: $crate::buffer::Cursor<'_>) -> $crate::__private::bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/custom_keyword.rs:147:44 | 147 | fn parse(input: $crate::parse::ParseStream) -> $crate::parse::Result<$ident> { | ---------------^^^^^^^^^^^ | | | expected lifetime parameter | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1153:9 | 1153 | crate::custom_keyword!(builtin); | ------------------------------- in this macro invocation | = note: this warning originates in the macro `$crate::impl_parse_for_custom_keyword` which comes from the expansion of the macro `crate::custom_keyword` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 147 | fn parse(input: $crate::parse::ParseStream<'_>) -> $crate::parse::Result<$ident> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/custom_keyword.rs:133:45 | 133 | fn peek(cursor: $crate::buffer::Cursor) -> $crate::__private::bool { | ----------------^^^^^^ | | | expected lifetime parameter | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1154:9 | 1154 | crate::custom_keyword!(raw); | --------------------------- in this macro invocation | = note: this warning originates in the macro `$crate::impl_parse_for_custom_keyword` which comes from the expansion of the macro `crate::custom_keyword` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 133 | fn peek(cursor: $crate::buffer::Cursor<'_>) -> $crate::__private::bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/custom_keyword.rs:147:44 | 147 | fn parse(input: $crate::parse::ParseStream) -> $crate::parse::Result<$ident> { | ---------------^^^^^^^^^^^ | | | expected lifetime parameter | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1154:9 | 1154 | crate::custom_keyword!(raw); | --------------------------- in this macro invocation | = note: this warning originates in the macro `$crate::impl_parse_for_custom_keyword` which comes from the expansion of the macro `crate::custom_keyword` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 147 | fn parse(input: $crate::parse::ParseStream<'_>) -> $crate::parse::Result<$ident> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1167:25 | 1167 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1167 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1177:59 | 1177 | pub(super) fn parse_with_earlier_boundary_rule(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1177 | pub(super) fn parse_with_earlier_boundary_rule(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1248:30 | 1248 | fn can_begin_expr(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1248 | fn can_begin_expr(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1268:16 | 1268 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1268 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1381:16 | 1381 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1381 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1406:31 | 1406 | fn peek_precedence(input: ParseStream) -> Precedence { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1406 | fn peek_precedence(input: ParseStream<'_>) -> Precedence { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1422:16 | 1422 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1422 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1440:26 | 1440 | fn expr_attrs(input: ParseStream) -> Result> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1440 | fn expr_attrs(input: ParseStream<'_>) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1453:26 | 1453 | fn unary_expr(input: ParseStream, allow_struct: AllowStruct) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1453 | fn unary_expr(input: ParseStream<'_>, allow_struct: AllowStruct) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1519:16 | 1519 | begin: ParseBuffer, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1519 | begin: ParseBuffer<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1521:16 | 1521 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1521 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1539:30 | 1539 | fn trailer_helper(input: ParseStream, mut e: Expr) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1539 | fn trailer_helper(input: ParseStream<'_>, mut e: Expr) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1703:25 | 1703 | fn atom_expr(input: ParseStream, allow_struct: AllowStruct) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1703 | fn atom_expr(input: ParseStream<'_>, allow_struct: AllowStruct) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1780:28 | 1780 | fn atom_labeled(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1780 | fn atom_labeled(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1838:28 | 1838 | fn expr_builtin(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1838 | fn expr_builtin(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1853:16 | 1853 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1853 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1870:16 | 1870 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1870 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1906:25 | 1906 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1906 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1915:30 | 1915 | fn paren_or_tuple(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1915 | fn paren_or_tuple(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1954:31 | 1954 | fn array_or_repeat(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1954 | fn array_or_repeat(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2001:25 | 2001 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2001 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2027:25 | 2027 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2027 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2060:25 | 2060 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2060 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2069:16 | 2069 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2069 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2105:25 | 2105 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2105 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2110:26 | 2110 | fn expr_paren(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2110 | fn expr_paren(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2122:25 | 2122 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2122 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2129:24 | 2129 | fn expr_let(input: ParseStream, allow_struct: AllowStruct) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2129 | fn expr_let(input: ParseStream<'_>, allow_struct: AllowStruct) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2145:25 | 2145 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2145 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2200:25 | 2200 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2200 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2211:25 | 2211 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2211 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2241:25 | 2241 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2241 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2263:25 | 2263 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2263 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2297:37 | 2297 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter ... 2312 | / impl_by_parsing_expr! { 2313 | | ExprAssign, Assign, "expected assignment expression", 2314 | | ExprAwait, Await, "expected await expression", 2315 | | ExprBinary, Binary, "expected binary operation", ... | 2323 | | ExprTuple, Tuple, "expected tuple expression", 2324 | | } | |_____- 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 | 2297 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2329:25 | 2329 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2329 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2338:16 | 2338 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2338 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2352:25 | 2352 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2352 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2361:25 | 2361 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2361 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2375:25 | 2375 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2375 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2384:25 | 2384 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2384 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2400:27 | 2400 | fn expr_become(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2400 | fn expr_become(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2412:25 | 2412 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2412 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2424:25 | 2424 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2424 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2440:28 | 2440 | fn expr_closure(input: ParseStream, allow_struct: AllowStruct) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2440 | fn expr_closure(input: ParseStream<'_>, allow_struct: AllowStruct) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2498:25 | 2498 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2498 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2509:27 | 2509 | fn closure_arg(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2509 | fn closure_arg(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2547:25 | 2547 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2547 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2571:25 | 2571 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2571 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2590:25 | 2590 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2590 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2601:25 | 2601 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2601 | fn parse(input: ParseStream<'_>) -> Result { | ++++ Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=openbsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(rust_analyzer)-Zmacro-backtrace-Csplit-debuginfo=off-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zunstable-options-Zon-broken-pipe=kill' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125 CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='A JSON serialization file format' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_json CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/json' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.125 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=125 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-openbsd LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib/rustlib/x86_64-unknown-openbsd/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' NUM_JOBS=6 OPT_LEVEL=3 OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/build/serde_json-02880477747663a5/out PROFILE=release RUSTC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTC_WRAPPER=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTDOC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-openbsd /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/build/serde_json-aa5be3aeb592c556/build-script-build` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2613:25 | 2613 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2613 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2623:26 | 2623 | fn expr_break(input: ParseStream, allow_struct: AllowStruct) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2623 | fn expr_break(input: ParseStream<'_>, allow_struct: AllowStruct) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2658:25 | 2658 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2658 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2687:25 | 2687 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2687 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2695:16 | 2695 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2695 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2742:25 | 2742 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2742 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2761:25 | 2761 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2761 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2779:26 | 2779 | fn expr_range(input: ParseStream, allow_struct: AllowStruct) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2779 | fn expr_range(input: ParseStream<'_>, allow_struct: AllowStruct) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2792:16 | 2792 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2792 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2813:25 | 2813 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2813 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2830:45 | 2830 | pub(crate) fn parse_obsolete(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2830 | pub(crate) fn parse_obsolete(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2850:25 | 2850 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2850 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2865:25 | 2865 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2865 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2879:25 | 2879 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2879 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2912:25 | 2912 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2912 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2971:26 | 2971 | fn check_cast(input: ParseStream) -> Result<()> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2971 | fn check_cast(input: ParseStream<'_>) -> Result<()> { | ++++ [serde_json 1.0.125] cargo:rerun-if-changed=build.rs [serde_json 1.0.125] cargo:rustc-check-cfg=cfg(limb_width_32) [serde_json 1.0.125] cargo:rustc-check-cfg=cfg(limb_width_64) [serde_json 1.0.125] cargo:rustc-cfg=limb_width_64 warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ext.rs:46:25 | 46 | fn parse_any(input: ParseStream) -> Result; | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 46 | fn parse_any(input: ParseStream<'_>) -> Result; | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ext.rs:87:25 | 87 | fn parse_any(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 87 | fn parse_any(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ext.rs:109:21 | 109 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 109 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/file.rs:100:25 | 100 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 100 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:108:74 | 108 | pub fn lifetimes(&self) -> impl Iterator [Lifetimes] { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 108 | pub fn lifetimes(&self) -> impl Iterator [Lifetimes<'_>] { | ++++ Compiling utf8parse v0.2.2 warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:115:86 | 115 | pub fn lifetimes_mut(&mut self) -> impl Iterator [LifetimesMut] { | ^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 115 | pub fn lifetimes_mut(&mut self) -> impl Iterator [LifetimesMut<'_>] { | ++++ Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=utf8parse CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/utf8parse-0.2.2 CARGO_PKG_AUTHORS='Joe Wilm :Christian Duerr ' CARGO_PKG_DESCRIPTION='Table-driven UTF-8 parser' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=utf8parse CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/alacritty/vte' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/utf8parse-0.2.2 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name utf8parse --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/utf8parse-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly"))' -C metadata=66b0f806b4e3d916 -C extra-filename=-66b0f806b4e3d916 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/deps --cap-lints warn -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:122:72 | 122 | pub fn type_params(&self) -> impl Iterator [TypeParams] { | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 122 | pub fn type_params(&self) -> impl Iterator [TypeParams<'_>] { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:129:84 | 129 | pub fn type_params_mut(&mut self) -> impl Iterator [TypeParamsMut] { | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 129 | pub fn type_params_mut(&mut self) -> impl Iterator [TypeParamsMut<'_>] { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:136:74 | 136 | pub fn const_params(&self) -> impl Iterator [ConstParams] { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 136 | pub fn const_params(&self) -> impl Iterator [ConstParams<'_>] { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:143:86 | 143 | pub fn const_params_mut(&mut self) -> impl Iterator [ConstParamsMut] { | ^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 143 | pub fn const_params_mut(&mut self) -> impl Iterator [ConstParamsMut<'_>] { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:176:38 | 176 | pub fn split_for_impl(&self) -> (ImplGenerics, TypeGenerics, Option<&WhereClause>) { | ^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 176 | pub fn split_for_impl(&self) -> (ImplGenerics<'_>, TypeGenerics, Option<&WhereClause>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:176:52 | 176 | pub fn split_for_impl(&self) -> (ImplGenerics, TypeGenerics, Option<&WhereClause>) { | ^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 176 | pub fn split_for_impl(&self) -> (ImplGenerics, TypeGenerics<'_>, Option<&WhereClause>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:371:35 | 371 | pub fn as_turbofish(&self) -> Turbofish { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 371 | pub fn as_turbofish(&self) -> Turbofish<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:530:25 | 530 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 530 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:593:25 | 593 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 593 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:620:25 | 620 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 620 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:658:25 | 658 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 658 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:687:25 | 687 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 687 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:698:25 | 698 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 698 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:739:25 | 739 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 739 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:800:20 | 800 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 800 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:826:25 | 826 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 826 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:851:25 | 851 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 851 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:862:25 | 862 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 862 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:886:25 | 886 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 886 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:917:25 | 917 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 917 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:928:25 | 928 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 928 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ident.rs:77:25 | 77 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 77 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ident.rs:96:25 | 96 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 96 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:939:25 | 939 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 939 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:947:16 | 947 | begin: ParseBuffer, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 947 | begin: ParseBuffer<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:949:16 | 949 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 949 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1150:20 | 1150 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1150 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1198:20 | 1198 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1198 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1219:45 | 1219 | fn parse_optional_definition(input: ParseStream) -> Result> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1219 | fn parse_optional_definition(input: ParseStream<'_>) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1232:25 | 1232 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1232 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1261:28 | 1261 | fn parse_macro2(begin: ParseBuffer, _vis: Visibility, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1261 | fn parse_macro2(begin: ParseBuffer<'_>, _vis: Visibility, input: ParseStream) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1261:66 | 1261 | fn parse_macro2(begin: ParseBuffer, _vis: Visibility, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1261 | fn parse_macro2(begin: ParseBuffer, _vis: Visibility, input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1286:25 | 1286 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1286 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1319:25 | 1319 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1319 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1326:16 | 1326 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1326 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1353:25 | 1353 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1353 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1360:16 | 1360 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1360 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1435:25 | 1435 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1435 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1453:25 | 1453 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1453 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1486:30 | 1486 | fn peek_signature(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1486 | fn peek_signature(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1497:25 | 1497 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1497 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1531:25 | 1531 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1531 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1540:16 | 1540 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1540 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1560:25 | 1560 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1560 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1576:16 | 1576 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1576 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1627:25 | 1627 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1627 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1671:16 | 1671 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1671 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1741:25 | 1741 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1741 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1790:25 | 1790 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1790 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1815:25 | 1815 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1815 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1894:25 | 1894 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1894 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1910:25 | 1910 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1910 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1926:25 | 1926 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1926 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1942:39 | 1942 | fn parse_foreign_item_type(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1942 | fn parse_foreign_item_type(begin: ParseBuffer<'_>, input: ParseStream) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1942:59 | 1942 | fn parse_foreign_item_type(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1942 | fn parse_foreign_item_type(begin: ParseBuffer, input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1975:25 | 1975 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1975 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1993:25 | 1993 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1993 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2011:31 | 2011 | fn parse_item_type(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2011 | fn parse_item_type(begin: ParseBuffer<'_>, input: ParseStream) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2011:51 | 2011 | fn parse_item_type(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2011 | fn parse_item_type(begin: ParseBuffer, input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2047:25 | 2047 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2047 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2071:25 | 2071 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2071 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2095:25 | 2095 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2095 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2116:42 | 2116 | fn parse_trait_or_trait_alias(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2116 | fn parse_trait_or_trait_alias(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2146:25 | 2146 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2146 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2168:16 | 2168 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2168 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2221:25 | 2221 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2221 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2228:16 | 2228 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2228 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2239:16 | 2239 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2239 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2277:25 | 2277 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2277 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2362:25 | 2362 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2362 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2399:25 | 2399 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2399 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2428:25 | 2428 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2428 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2450:37 | 2450 | fn parse_trait_item_type(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2450 | fn parse_trait_item_type(begin: ParseBuffer<'_>, input: ParseStream) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2450:57 | 2450 | fn parse_trait_item_type(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2450 | fn parse_trait_item_type(begin: ParseBuffer, input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2485:25 | 2485 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2485 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2503:25 | 2503 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2503 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2509:26 | 2509 | fn parse_impl(input: ParseStream, allow_verbatim_impl: bool) -> Result> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2509 | fn parse_impl(input: ParseStream<'_>, allow_verbatim_impl: bool) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2615:25 | 2615 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2615 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2710:25 | 2710 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2710 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2747:25 | 2747 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2747 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2754:16 | 2754 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2754 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2788:25 | 2788 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2788 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2813:36 | 2813 | fn parse_impl_item_type(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2813 | fn parse_impl_item_type(begin: ParseBuffer<'_>, input: ParseStream) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2813:56 | 2813 | fn parse_impl_item_type(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2813 | fn parse_impl_item_type(begin: ParseBuffer, input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2850:25 | 2850 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2850 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2877:25 | 2877 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2877 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lifetime.rs:73:40 | 73 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 73 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lifetime.rs:131:25 | 131 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 131 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:502:40 | 502 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 502 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:574:40 | 574 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 574 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:867:25 | 867 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 867 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:897:47 | 897 | fn parse_negative_lit(neg: Punct, cursor: Cursor) -> Option<(Lit, Cursor)> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 897 | fn parse_negative_lit(neg: Punct, cursor: Cursor<'_>) -> Option<(Lit, Cursor)> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:897:71 | 897 | fn parse_negative_lit(neg: Punct, cursor: Cursor) -> Option<(Lit, Cursor)> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 897 | fn parse_negative_lit(neg: Punct, cursor: Cursor) -> Option<(Lit, Cursor<'_>)> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:938:25 | 938 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 938 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:949:25 | 949 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 949 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:960:25 | 960 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 960 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:971:25 | 971 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 971 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:982:25 | 982 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 982 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:993:25 | 993 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 993 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1004:25 | 1004 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1004 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1015:25 | 1015 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1015 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1024:26 | 1024 | fn peek_impl(cursor: Cursor, peek: fn(ParseStream) -> bool) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1024 | fn peek_impl(cursor: Cursor<'_>, peek: fn(ParseStream) -> bool) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1024:43 | 1024 | fn peek_impl(cursor: Cursor, peek: fn(ParseStream) -> bool) -> bool { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1024 | fn peek_impl(cursor: Cursor, peek: fn(ParseStream<'_>) -> bool) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1050 | impl_token!("literal" Lit); | -------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1050 | impl_token!("literal" Lit); | -------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1051 | impl_token!("string literal" LitStr); | ------------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1051 | impl_token!("string literal" LitStr); | ------------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1052 | impl_token!("byte string literal" LitByteStr); | --------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1052 | impl_token!("byte string literal" LitByteStr); | --------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1053 | impl_token!("C-string literal" LitCStr); | --------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1053 | impl_token!("C-string literal" LitCStr); | --------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1054 | impl_token!("byte literal" LitByte); | ----------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1054 | impl_token!("byte literal" LitByte); | ----------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1055 | impl_token!("character literal" LitChar); | ---------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1055 | impl_token!("character literal" LitChar); | ---------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1056 | impl_token!("integer literal" LitInt); | ------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1056 | impl_token!("integer literal" LitInt); | ------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1057 | impl_token!("floating point literal" LitFloat); | ---------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1057 | impl_token!("floating point literal" LitFloat); | ---------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1058 | impl_token!("boolean literal" LitBool); | -------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1058 | impl_token!("boolean literal" LitBool); | -------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/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 --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/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 --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/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 --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/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 --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/mac.rs:153:38 | 153 | pub(crate) fn parse_delimiter(input: ParseStream) -> Result<(MacroDelimiter, TokenStream)> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 153 | pub(crate) fn parse_delimiter(input: ParseStream<'_>) -> Result<(MacroDelimiter, TokenStream)> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/mac.rs:181:25 | 181 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 181 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/meta.rs:132:33 | 132 | pub fn parser(logic: impl FnMut(ParseNestedMeta) -> Result<()>) -> impl Parser { | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 132 | pub fn parser(logic: impl FnMut(ParseNestedMeta<'_>) -> Result<()>) -> impl Parser { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/meta.rs:133:13 | 133 | |input: ParseStream| { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 133 | |input: ParseStream<'_>| { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/meta.rs:273:27 | 273 | logic: impl FnMut(ParseNestedMeta) -> Result<()>, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 273 | logic: impl FnMut(ParseNestedMeta<'_>) -> Result<()>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/meta.rs:386:12 | 386 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 386 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/meta.rs:387:27 | 387 | mut logic: impl FnMut(ParseNestedMeta) -> Result<()>, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 387 | mut logic: impl FnMut(ParseNestedMeta<'_>) -> Result<()>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/meta.rs:403:27 | 403 | fn parse_meta_path(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 403 | fn parse_meta_path(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/op.rs:87:25 | 87 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 87 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/op.rs:152:25 | 152 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 152 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/discouraged.rs:199:44 | 199 | .set(unsafe { mem::transmute::>(fork.cursor()) }); | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 199 | .set(unsafe { mem::transmute::, Cursor<'static>>(fork.cursor()) }); | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/discouraged.rs:208:68 | 208 | fn parse_any_delimiter(&self) -> Result<(Delimiter, DelimSpan, ParseBuffer)>; | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 208 | fn parse_any_delimiter(&self) -> Result<(Delimiter, DelimSpan, ParseBuffer<'_>)>; | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/discouraged.rs:212:68 | 212 | fn parse_any_delimiter(&self) -> Result<(Delimiter, DelimSpan, ParseBuffer)> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 212 | fn parse_any_delimiter(&self) -> Result<(Delimiter, DelimSpan, ParseBuffer<'_>)> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:215:21 | 215 | fn parse(input: ParseStream) -> Result; | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 215 | fn parse(input: ParseStream<'_>) -> Result; | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:277:32 | 277 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 277 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:283:32 | 283 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 283 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:387:13 | 387 | cursor: Cursor, | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 387 | cursor: Cursor<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:389:6 | 389 | ) -> ParseBuffer { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 389 | ) -> ParseBuffer<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:393:51 | 393 | cell: Cell::new(unsafe { mem::transmute::>(cursor) }), | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 393 | cell: Cell::new(unsafe { mem::transmute::, Cursor<'static>>(cursor) }), | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:430:30 | 430 | fn inner_unexpected(buffer: &ParseBuffer) -> (Rc>, Option<(Span, Delimiter)>) { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 430 | fn inner_unexpected(buffer: &ParseBuffer<'_>) -> (Rc>, Option<(Span, Delimiter)>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:441:39 | 441 | pub(crate) fn get_unexpected(buffer: &ParseBuffer) -> Rc> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 441 | pub(crate) fn get_unexpected(buffer: &ParseBuffer<'_>) -> Rc> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:445:50 | 445 | fn span_of_unexpected_ignoring_nones(mut cursor: Cursor) -> Option<(Span, Delimiter)> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 445 | fn span_of_unexpected_ignoring_nones(mut cursor: Cursor<'_>) -> Option<(Span, Delimiter)> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:505:40 | 505 | pub fn call(&self, function: fn(ParseStream) -> Result) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 505 | pub fn call(&self, function: fn(ParseStream<'_>) -> Result) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:621:27 | 621 | fn peek2(buffer: &ParseBuffer, peek: fn(Cursor) -> bool) -> bool { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 621 | fn peek2(buffer: &ParseBuffer<'_>, peek: fn(Cursor) -> bool) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:621:49 | 621 | fn peek2(buffer: &ParseBuffer, peek: fn(Cursor) -> bool) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 621 | fn peek2(buffer: &ParseBuffer, peek: fn(Cursor<'_>) -> bool) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:631:27 | 631 | fn peek3(buffer: &ParseBuffer, peek: fn(Cursor) -> bool) -> bool { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 631 | fn peek3(buffer: &ParseBuffer<'_>, peek: fn(Cursor) -> bool) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:631:49 | 631 | fn peek3(buffer: &ParseBuffer, peek: fn(Cursor) -> bool) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 631 | fn peek3(buffer: &ParseBuffer, peek: fn(Cursor<'_>) -> bool) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:736:20 | 736 | parser: fn(ParseStream) -> Result, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 736 | parser: fn(ParseStream<'_>) -> Result, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:1162:21 | 1162 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1162 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:1169:21 | 1169 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1169 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:1180:21 | 1180 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1180 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:1187:21 | 1187 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1187 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:1197:21 | 1197 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1197 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:1211:21 | 1211 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1211 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:1221:21 | 1221 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1221 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:1274:52 | 1274 | fn tokens_to_parse_buffer(tokens: &TokenBuffer) -> ParseBuffer { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1274 | fn tokens_to_parse_buffer(tokens: &TokenBuffer) -> ParseBuffer<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:1283:15 | 1283 | F: FnOnce(ParseStream) -> Result, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1283 | F: FnOnce(ParseStream<'_>) -> Result, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:1365:22 | 1365 | fn parse(_input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1365 | fn parse(_input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse_quote.rs:127:21 | 127 | fn parse(input: ParseStream) -> Result; | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 127 | fn parse(input: ParseStream<'_>) -> Result; | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse_quote.rs:131:21 | 131 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 131 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse_quote.rs:147:21 | 147 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 147 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse_quote.rs:158:21 | 158 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 158 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse_quote.rs:188:21 | 188 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 188 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse_quote.rs:195:21 | 195 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 195 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse_quote.rs:201:21 | 201 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 201 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse_quote.rs:208:21 | 208 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 208 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:287:36 | 287 | pub fn parse_single(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 287 | pub fn parse_single(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:333:35 | 333 | pub fn parse_multi(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 333 | pub fn parse_multi(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:379:53 | 379 | pub fn parse_multi_with_leading_vert(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 379 | pub fn parse_multi_with_leading_vert(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:387:25 | 387 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 387 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:397:30 | 397 | fn multi_pat_impl(input: ParseStream, leading_vert: Option) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 397 | fn multi_pat_impl(input: ParseStream<'_>, leading_vert: Option) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:419:52 | 419 | fn pat_path_or_macro_or_struct_or_range(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 419 | fn pat_path_or_macro_or_struct_or_range(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:456:24 | 456 | fn pat_wild(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 456 | fn pat_wild(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:463:23 | 463 | fn pat_box(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 463 | fn pat_box(begin: ParseBuffer<'_>, input: ParseStream) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:463:43 | 463 | fn pat_box(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 463 | fn pat_box(begin: ParseBuffer, input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:469:25 | 469 | fn pat_ident(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 469 | fn pat_ident(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:494:16 | 494 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 494 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:521:26 | 521 | fn pat_struct(input: ParseStream, qself: Option, path: Path) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 521 | fn pat_struct(input: ParseStream<'_>, qself: Option, path: Path) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:556:25 | 556 | fn field_pat(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 556 | fn field_pat(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:604:25 | 604 | fn pat_range(input: ParseStream, qself: Option, path: Path) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 604 | fn pat_range(input: ParseStream<'_>, qself: Option, path: Path) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:622:35 | 622 | fn pat_range_half_open(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 622 | fn pat_range_half_open(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:643:34 | 643 | fn pat_paren_or_tuple(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 643 | fn pat_paren_or_tuple(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:673:29 | 673 | fn pat_reference(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 673 | fn pat_reference(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:682:32 | 682 | fn pat_lit_or_range(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 682 | fn pat_lit_or_range(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:726:31 | 726 | fn pat_range_bound(input: ParseStream) -> Result> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 726 | fn pat_range_bound(input: ParseStream<'_>) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:759:25 | 759 | fn pat_slice(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 759 | fn pat_slice(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:794:25 | 794 | fn pat_const(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 794 | fn pat_const(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/path.rs:310:25 | 310 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 310 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/path.rs:317:25 | 317 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 317 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/path.rs:402:41 | 402 | pub(crate) fn const_argument(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 402 | pub(crate) fn const_argument(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/path.rs:447:39 | 447 | pub fn parse_turbofish(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 447 | pub fn parse_turbofish(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/path.rs:454:20 | 454 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 454 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/path.rs:482:25 | 482 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 482 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/path.rs:490:25 | 490 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 490 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/path.rs:502:25 | 502 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 502 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/path.rs:508:32 | 508 | fn parse_helper(input: ParseStream, expr_style: bool) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 508 | fn parse_helper(input: ParseStream<'_>, expr_style: bool) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/path.rs:569:39 | 569 | pub fn parse_mod_style(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 569 | pub fn parse_mod_style(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/path.rs:601:43 | 601 | pub(crate) fn parse_helper(input: ParseStream, expr_style: bool) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 601 | pub(crate) fn parse_helper(input: ParseStream<'_>, expr_style: bool) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/path.rs:616:20 | 616 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 616 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/path.rs:636:32 | 636 | pub(crate) fn qpath(input: ParseStream, expr_style: bool) -> Result<(Option, Path)> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 636 | pub(crate) fn qpath(input: ParseStream<'_>, expr_style: bool) -> Result<(Option, Path)> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/punctuated.rs:119:31 | 119 | pub fn iter(&self) -> Iter { | ----^-- expected lifetime parameter | help: indicate the anonymous lifetime | 119 | pub fn iter(&self) -> Iter<'_, T> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/punctuated.rs:130:42 | 130 | pub fn iter_mut(&mut self) -> IterMut { | -------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 130 | pub fn iter_mut(&mut self) -> IterMut<'_, T> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/punctuated.rs:141:33 | 141 | pub fn pairs(&self) -> Pairs { | -----^----- expected lifetime parameter | help: indicate the anonymous lifetime | 141 | pub fn pairs(&self) -> Pairs<'_, T, P> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/punctuated.rs:150:44 | 150 | pub fn pairs_mut(&mut self) -> PairsMut { | --------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 150 | pub fn pairs_mut(&mut self) -> PairsMut<'_, T, P> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/punctuated.rs:290:36 | 290 | pub fn parse_terminated(input: ParseStream) -> Result | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 290 | pub fn parse_terminated(input: ParseStream<'_>) -> Result | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/punctuated.rs:309:16 | 309 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 309 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/punctuated.rs:310:20 | 310 | parser: fn(ParseStream) -> Result, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 310 | parser: fn(ParseStream<'_>) -> Result, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/punctuated.rs:342:44 | 342 | pub fn parse_separated_nonempty(input: ParseStream) -> Result | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 342 | pub fn parse_separated_nonempty(input: ParseStream<'_>) -> Result | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/punctuated.rs:361:16 | 361 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 361 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/punctuated.rs:362:20 | 362 | parser: fn(ParseStream) -> Result, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 362 | parser: fn(ParseStream<'_>) -> Result, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/restriction.rs:72:25 | 72 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 72 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/restriction.rs:93:29 | 93 | fn parse_pub(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 93 | fn parse_pub(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/stmt.rs:151:36 | 151 | pub fn parse_within(input: ParseStream) -> Result> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 151 | pub fn parse_within(input: ParseStream<'_>) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/stmt.rs:181:25 | 181 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 181 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/stmt.rs:192:25 | 192 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 192 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/stmt.rs:198:26 | 198 | fn parse_stmt(input: ParseStream, allow_nosemi: AllowNoSemi) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 198 | fn parse_stmt(input: ParseStream<'_>, allow_nosemi: AllowNoSemi) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/stmt.rs:265:24 | 265 | fn stmt_mac(input: ParseStream, attrs: Vec, path: Path) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 265 | fn stmt_mac(input: ParseStream<'_>, attrs: Vec, path: Path) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/stmt.rs:282:26 | 282 | fn stmt_local(input: ParseStream, attrs: Vec) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 282 | fn stmt_local(input: ParseStream<'_>, attrs: Vec) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/stmt.rs:334:16 | 334 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 334 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/thread.rs:38:40 | 38 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 38 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:297:25 | 297 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 297 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:311:36 | 311 | pub fn without_plus(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 311 | pub fn without_plus(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:319:16 | 319 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 319 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:594:25 | 594 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 594 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:605:25 | 605 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 605 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:618:25 | 618 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 618 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:641:25 | 641 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 641 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:654:25 | 654 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 654 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:701:25 | 701 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 701 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:710:25 | 710 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 710 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:719:25 | 719 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 719 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:752:25 | 752 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 752 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:761:25 | 761 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 761 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:770:36 | 770 | pub fn without_plus(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 770 | pub fn without_plus(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:775:36 | 775 | pub(crate) fn parse(input: ParseStream, allow_plus: bool) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 775 | pub(crate) fn parse(input: ParseStream<'_>, allow_plus: bool) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:789:25 | 789 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 789 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:797:25 | 797 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 797 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:805:36 | 805 | pub fn without_plus(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 805 | pub fn without_plus(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:811:36 | 811 | pub(crate) fn parse(input: ParseStream, allow_plus: bool) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 811 | pub(crate) fn parse(input: ParseStream<'_>, allow_plus: bool) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:823:20 | 823 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 823 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:851:25 | 851 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 851 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:859:36 | 859 | pub fn without_plus(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 859 | pub fn without_plus(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:864:36 | 864 | pub(crate) fn parse(input: ParseStream, allow_plus: bool) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 864 | pub(crate) fn parse(input: ParseStream<'_>, allow_plus: bool) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:894:25 | 894 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 894 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:905:25 | 905 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 905 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:912:25 | 912 | fn parse(input: ParseStream, allow_plus: bool) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 912 | fn parse(input: ParseStream<'_>, allow_plus: bool) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:926:25 | 926 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 926 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:932:33 | 932 | fn parse_bare_fn_arg(input: ParseStream, allow_self: bool) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 932 | fn parse_bare_fn_arg(input: ParseStream<'_>, allow_self: bool) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:980:35 | 980 | fn parse_bare_variadic(input: ParseStream, attrs: Vec) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 980 | fn parse_bare_variadic(input: ParseStream<'_>, attrs: Vec) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:997:25 | 997 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 997 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:1007:25 | 1007 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1007 | fn parse(input: ParseStream<'_>) -> Result { | ++++ Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=openbsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(rust_analyzer)-Zmacro-backtrace-Csplit-debuginfo=off-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zunstable-options-Zon-broken-pipe=kill' CARGO_FEATURE_EXTRA_TRAITS=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157 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.157 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=157 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-openbsd LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib/rustlib/x86_64-unknown-openbsd/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' NUM_JOBS=6 OPT_LEVEL=3 OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/build/libc-d1f6d1d2eb4a8e6d/out PROFILE=release RUSTC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTC_WRAPPER=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTDOC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-openbsd /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/build/libc-ce9f5c46540d4326/build-script-build` [libc 0.2.157] cargo:rerun-if-changed=build.rs Compiling ryu v1.0.18 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=ryu CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18 CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Fast floating point to string conversion' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR BSL-1.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ryu CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/ryu' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=1.0.18 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=18 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name ryu --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("no-panic", "small"))' -C metadata=763a6e2667477d81 -C extra-filename=-763a6e2667477d81 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/deps --cap-lints warn -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` [libc 0.2.157] cargo:rustc-cfg=freebsd11 [libc 0.2.157] cargo:rustc-cfg=libc_priv_mod_use [libc 0.2.157] cargo:rustc-cfg=libc_union [libc 0.2.157] cargo:rustc-cfg=libc_const_size_of [libc 0.2.157] cargo:rustc-cfg=libc_align [libc 0.2.157] cargo:rustc-cfg=libc_int128 [libc 0.2.157] cargo:rustc-cfg=libc_core_cvoid [libc 0.2.157] cargo:rustc-cfg=libc_packedN [libc 0.2.157] cargo:rustc-cfg=libc_cfg_target_vendor [libc 0.2.157] cargo:rustc-cfg=libc_non_exhaustive [libc 0.2.157] cargo:rustc-cfg=libc_long_array [libc 0.2.157] cargo:rustc-cfg=libc_ptr_addr_of [libc 0.2.157] cargo:rustc-cfg=libc_underscore_const_names [libc 0.2.157] cargo:rustc-cfg=libc_const_extern_fn [libc 0.2.157] cargo:rustc-check-cfg=cfg(emscripten_new_stat_abi) [libc 0.2.157] cargo:rustc-check-cfg=cfg(espidf_time64) [libc 0.2.157] cargo:rustc-check-cfg=cfg(freebsd10) [libc 0.2.157] cargo:rustc-check-cfg=cfg(freebsd11) [libc 0.2.157] cargo:rustc-check-cfg=cfg(freebsd12) [libc 0.2.157] cargo:rustc-check-cfg=cfg(freebsd13) [libc 0.2.157] cargo:rustc-check-cfg=cfg(freebsd14) [libc 0.2.157] cargo:rustc-check-cfg=cfg(freebsd15) [libc 0.2.157] cargo:rustc-check-cfg=cfg(libc_align) [libc 0.2.157] cargo:rustc-check-cfg=cfg(libc_cfg_target_vendor) [libc 0.2.157] cargo:rustc-check-cfg=cfg(libc_const_extern_fn) [libc 0.2.157] cargo:rustc-check-cfg=cfg(libc_const_extern_fn_unstable) [libc 0.2.157] cargo:rustc-check-cfg=cfg(libc_const_size_of) [libc 0.2.157] cargo:rustc-check-cfg=cfg(libc_core_cvoid) [libc 0.2.157] cargo:rustc-check-cfg=cfg(libc_deny_warnings) [libc 0.2.157] cargo:rustc-check-cfg=cfg(libc_int128) [libc 0.2.157] cargo:rustc-check-cfg=cfg(libc_long_array) [libc 0.2.157] cargo:rustc-check-cfg=cfg(libc_non_exhaustive) [libc 0.2.157] cargo:rustc-check-cfg=cfg(libc_packedN) [libc 0.2.157] cargo:rustc-check-cfg=cfg(libc_priv_mod_use) [libc 0.2.157] cargo:rustc-check-cfg=cfg(libc_ptr_addr_of) [libc 0.2.157] cargo:rustc-check-cfg=cfg(libc_thread_local) [libc 0.2.157] cargo:rustc-check-cfg=cfg(libc_underscore_const_names) [libc 0.2.157] cargo:rustc-check-cfg=cfg(libc_union) [libc 0.2.157] cargo:rustc-check-cfg=cfg(target_os,values("switch","aix","ohos","hurd","visionos")) [libc 0.2.157] cargo:rustc-check-cfg=cfg(target_env,values("illumos","wasi","aix","ohos")) [libc 0.2.157] cargo:rustc-check-cfg=cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky")) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=libc CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157 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.157 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=157 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/build/libc-d1f6d1d2eb4a8e6d/out /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name libc --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="extra_traits"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=8feb9555ac5375a5 -C extra-filename=-8feb9555ac5375a5 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/deps --cap-lints warn -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo --cfg freebsd11 --cfg libc_priv_mod_use --cfg libc_union --cfg libc_const_size_of --cfg libc_align --cfg libc_int128 --cfg libc_core_cvoid --cfg libc_packedN --cfg libc_cfg_target_vendor --cfg libc_non_exhaustive --cfg libc_long_array --cfg libc_ptr_addr_of --cfg libc_underscore_const_names --cfg libc_const_extern_fn --check-cfg 'cfg(emscripten_new_stat_abi)' --check-cfg 'cfg(espidf_time64)' --check-cfg 'cfg(freebsd10)' --check-cfg 'cfg(freebsd11)' --check-cfg 'cfg(freebsd12)' --check-cfg 'cfg(freebsd13)' --check-cfg 'cfg(freebsd14)' --check-cfg 'cfg(freebsd15)' --check-cfg 'cfg(libc_align)' --check-cfg 'cfg(libc_cfg_target_vendor)' --check-cfg 'cfg(libc_const_extern_fn)' --check-cfg 'cfg(libc_const_extern_fn_unstable)' --check-cfg 'cfg(libc_const_size_of)' --check-cfg 'cfg(libc_core_cvoid)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(libc_int128)' --check-cfg 'cfg(libc_long_array)' --check-cfg 'cfg(libc_non_exhaustive)' --check-cfg 'cfg(libc_packedN)' --check-cfg 'cfg(libc_priv_mod_use)' --check-cfg 'cfg(libc_ptr_addr_of)' --check-cfg 'cfg(libc_thread_local)' --check-cfg 'cfg(libc_underscore_const_names)' --check-cfg 'cfg(libc_union)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","visionos"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'` Compiling anstyle-parse v0.2.5 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=anstyle_parse CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anstyle-parse-0.2.5 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Parse ANSI Style Escapes' CARGO_PKG_HOMEPAGE='https://github.com/rust-cli/anstyle' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=anstyle-parse CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-cli/anstyle.git' CARGO_PKG_RUST_VERSION=1.65.0 CARGO_PKG_VERSION=0.2.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anstyle-parse-0.2.5 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name anstyle_parse --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anstyle-parse-0.2.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::items_after_statements' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --cfg 'feature="utf8"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("core", "default", "utf8"))' -C metadata=c8db7cc15cdb1e1d -C extra-filename=-c8db7cc15cdb1e1d --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/deps --extern utf8parse=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/deps/libutf8parse-66b0f806b4e3d916.rmeta --cap-lints warn -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157/src/unix/bsd/mod.rs:177:42 | 177 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 177 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157/src/unix/bsd/mod.rs:226:42 | 226 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 226 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157/src/unix/bsd/netbsdlike/openbsd/mod.rs:753:42 | 753 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 753 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157/src/unix/bsd/netbsdlike/openbsd/mod.rs:786:42 | 786 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 786 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157/src/unix/bsd/netbsdlike/openbsd/mod.rs:813:42 | 813 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 813 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157/src/unix/bsd/netbsdlike/openbsd/mod.rs:851:42 | 851 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 851 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157/src/unix/bsd/netbsdlike/openbsd/mod.rs:892:42 | 892 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 892 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157/src/unix/bsd/netbsdlike/openbsd/mod.rs:925:42 | 925 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 925 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157/src/unix/bsd/netbsdlike/openbsd/mod.rs:960:42 | 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 --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157/src/unix/bsd/netbsdlike/openbsd/mod.rs:1068:50 | 1068 | fn fmt(&self, f: &mut ::fmt::Formatter) | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1068 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157/src/unix/bsd/netbsdlike/openbsd/x86_64.rs:81:42 | 81 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 81 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=anyhow CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86 CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Flexible concrete Error type built on std::error::Error' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=anyhow CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/anyhow' CARGO_PKG_RUST_VERSION=1.39 CARGO_PKG_VERSION=1.0.86 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=86 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/build/anyhow-1b49d513e7c4d0fb/out /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name anyhow --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("backtrace", "default", "std"))' -C metadata=179fbd00a0f06099 -C extra-filename=-179fbd00a0f06099 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/deps --cap-lints warn -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo --cfg std_backtrace --check-cfg 'cfg(anyhow_nightly_testing)' --check-cfg 'cfg(anyhow_no_fmt_arguments_as_str)' --check-cfg 'cfg(anyhow_no_ptr_addr_of)' --check-cfg 'cfg(anyhow_no_unsafe_op_in_unsafe_fn_lint)' --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(std_backtrace)'` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/context.rs:120:32 | 120 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 120 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/context.rs:132:32 | 132 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 132 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/context.rs:172:40 | 172 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 172 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/error.rs:405:28 | 405 | pub fn chain(&self) -> Chain { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 405 | pub fn chain(&self) -> Chain<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/error.rs:589:40 | 589 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 589 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/error.rs:595:40 | 595 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 595 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/error.rs:611:30 | 611 | object_ref: unsafe fn(Ref) -> Ref, | ---^---------- expected lifetime parameter | help: indicate the anonymous lifetime | 611 | object_ref: unsafe fn(Ref<'_, ErrorImpl>) -> Ref, | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/error.rs:611:49 | 611 | object_ref: unsafe fn(Ref) -> Ref, | ---^------------------------------------- expected lifetime parameter | help: indicate the anonymous lifetime | 611 | object_ref: unsafe fn(Ref) -> Ref<'_, dyn StdError + Send + Sync + 'static>, | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/error.rs:615:35 | 615 | object_downcast: unsafe fn(Ref, TypeId) -> Option>, | ---^---------- expected lifetime parameter | help: indicate the anonymous lifetime | 615 | object_downcast: unsafe fn(Ref<'_, ErrorImpl>, TypeId) -> Option>, | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/error.rs:615:69 | 615 | object_downcast: unsafe fn(Ref, TypeId) -> Option>, | ---^--- expected lifetime parameter | help: indicate the anonymous lifetime | 615 | object_downcast: unsafe fn(Ref, TypeId) -> Option>, | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/error.rs:623:36 | 623 | object_backtrace: unsafe fn(Ref) -> Option<&Backtrace>, | ---^---------- expected lifetime parameter | help: indicate the anonymous lifetime | 623 | object_backtrace: unsafe fn(Ref<'_, ErrorImpl>) -> Option<&Backtrace>, | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/error.rs:645:31 | 645 | unsafe fn object_ref(e: Ref) -> Ref | ---^---------- expected lifetime parameter | help: indicate the anonymous lifetime | 645 | unsafe fn object_ref(e: Ref<'_, ErrorImpl>) -> Ref | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/error.rs:645:50 | 645 | unsafe fn object_ref(e: Ref) -> Ref | ---^------------------------------------- expected lifetime parameter | help: indicate the anonymous lifetime | 645 | unsafe fn object_ref(e: Ref) -> Ref<'_, dyn StdError + Send + Sync + 'static> | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/error.rs:685:36 | 685 | unsafe fn object_downcast(e: Ref, target: TypeId) -> Option> | ---^---------- expected lifetime parameter | help: indicate the anonymous lifetime | 685 | unsafe fn object_downcast(e: Ref<'_, ErrorImpl>, target: TypeId) -> Option> | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/error.rs:685:78 | 685 | unsafe fn object_downcast(e: Ref, target: TypeId) -> Option> | ---^--- expected lifetime parameter | help: indicate the anonymous lifetime | 685 | unsafe fn object_downcast(e: Ref, target: TypeId) -> Option> | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/error.rs:731:23 | 731 | fn no_backtrace(e: Ref) -> Option<&Backtrace> { | ---^---------- expected lifetime parameter | help: indicate the anonymous lifetime | 731 | fn no_backtrace(e: Ref<'_, ErrorImpl>) -> Option<&Backtrace> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/error.rs:738:40 | 738 | unsafe fn context_downcast(e: Ref, target: TypeId) -> Option> | ---^---------- expected lifetime parameter | help: indicate the anonymous lifetime | 738 | unsafe fn context_downcast(e: Ref<'_, ErrorImpl>, target: TypeId) -> Option> | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/error.rs:738:82 | 738 | unsafe fn context_downcast(e: Ref, target: TypeId) -> Option> | ---^--- expected lifetime parameter | help: indicate the anonymous lifetime | 738 | unsafe fn context_downcast(e: Ref, target: TypeId) -> Option> | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/error.rs:795:43 | 795 | unsafe fn context_chain_downcast(e: Ref, target: TypeId) -> Option> | ---^---------- expected lifetime parameter | help: indicate the anonymous lifetime | 795 | unsafe fn context_chain_downcast(e: Ref<'_, ErrorImpl>, target: TypeId) -> Option> | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/error.rs:795:85 | 795 | unsafe fn context_chain_downcast(e: Ref, target: TypeId) -> Option> | ---^--- expected lifetime parameter | help: indicate the anonymous lifetime | 795 | unsafe fn context_chain_downcast(e: Ref, target: TypeId) -> Option> | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/error.rs:856:38 | 856 | unsafe fn context_backtrace(e: Ref) -> Option<&Backtrace> | ---^---------- expected lifetime parameter | help: indicate the anonymous lifetime | 856 | unsafe fn context_backtrace(e: Ref<'_, ErrorImpl>) -> Option<&Backtrace> | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/error.rs:894:27 | 894 | fn erase(&self) -> Ref { | ---^---------- expected lifetime parameter | help: indicate the anonymous lifetime | 894 | fn erase(&self) -> Ref<'_, ErrorImpl> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/error.rs:903:41 | 903 | pub(crate) unsafe fn error(this: Ref) -> &(dyn StdError + Send + Sync + 'static) { | ---^----- expected lifetime parameter | help: indicate the anonymous lifetime | 903 | pub(crate) unsafe fn error(this: Ref<'_, Self>) -> &(dyn StdError + Send + Sync + 'static) { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/error.rs:910:45 | 910 | pub(crate) unsafe fn error_mut(this: Mut) -> &mut (dyn StdError + Send + Sync + 'static) { | ---^----- expected lifetime parameter | help: indicate the anonymous lifetime | 910 | pub(crate) unsafe fn error_mut(this: Mut<'_, Self>) -> &mut (dyn StdError + Send + Sync + 'static) { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/error.rs:926:45 | 926 | pub(crate) unsafe fn backtrace(this: Ref) -> &Backtrace { | ---^----- expected lifetime parameter | help: indicate the anonymous lifetime | 926 | pub(crate) unsafe fn backtrace(this: Ref<'_, Self>) -> &Backtrace { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/error.rs:951:41 | 951 | pub(crate) unsafe fn chain(this: Ref) -> Chain { | ---^----- expected lifetime parameter | help: indicate the anonymous lifetime | 951 | pub(crate) unsafe fn chain(this: Ref<'_, Self>) -> Chain { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/error.rs:951:52 | 951 | pub(crate) unsafe fn chain(this: Ref) -> Chain { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 951 | pub(crate) unsafe fn chain(this: Ref) -> Chain<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/error.rs:974:40 | 974 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 974 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/error.rs:983:40 | 983 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 983 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/fmt.rs:7:43 | 7 | pub(crate) unsafe fn display(this: Ref, f: &mut fmt::Formatter) -> fmt::Result { | ---^----- expected lifetime parameter | help: indicate the anonymous lifetime | 7 | pub(crate) unsafe fn display(this: Ref<'_, Self>, f: &mut fmt::Formatter) -> fmt::Result { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/fmt.rs:7:64 | 7 | pub(crate) unsafe fn display(this: Ref, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 7 | pub(crate) unsafe fn display(this: Ref, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/fmt.rs:20:41 | 20 | pub(crate) unsafe fn debug(this: Ref, f: &mut fmt::Formatter) -> fmt::Result { | ---^----- expected lifetime parameter | help: indicate the anonymous lifetime | 20 | pub(crate) unsafe fn debug(this: Ref<'_, Self>, f: &mut fmt::Formatter) -> fmt::Result { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/fmt.rs:20:62 | 20 | pub(crate) unsafe fn debug(this: Ref, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 20 | pub(crate) unsafe fn debug(this: Ref, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/ptr.rs:48:32 | 48 | pub fn by_ref(&self) -> Ref { | ---^-- expected lifetime parameter | help: indicate the anonymous lifetime | 48 | pub fn by_ref(&self) -> Ref<'_, T> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/ptr.rs:55:36 | 55 | pub fn by_mut(&mut self) -> Mut { | ---^-- expected lifetime parameter | help: indicate the anonymous lifetime | 55 | pub fn by_mut(&mut self) -> Mut<'_, T> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/wrapper.rs:17:32 | 17 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 17 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/wrapper.rs:26:32 | 26 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 26 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/wrapper.rs:40:32 | 40 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 40 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/wrapper.rs:49:32 | 49 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 49 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/wrapper.rs:62:32 | 62 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 62 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/wrapper.rs:69:32 | 69 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 69 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/lib.rs:681:29 | 681 | pub fn format_err(args: Arguments) -> Error { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 681 | pub fn format_err(args: Arguments<'_>) -> Error { | ++++ Compiling anstyle v1.0.8 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=anstyle CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anstyle-1.0.8 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='ANSI text styling' CARGO_PKG_HOMEPAGE='https://github.com/rust-cli/anstyle' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=anstyle CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-cli/anstyle.git' CARGO_PKG_RUST_VERSION=1.65.0 CARGO_PKG_VERSION=1.0.8 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anstyle-1.0.8 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name anstyle --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anstyle-1.0.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::items_after_statements' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=c1ad25f53ff5b6b9 -C extra-filename=-c1ad25f53ff5b6b9 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/deps --cap-lints warn -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: `memchr` (lib) generated 60 warnings Compiling colorchoice v1.0.2 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=colorchoice CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/colorchoice-1.0.2 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Global override of color control' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=colorchoice CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-cli/anstyle' CARGO_PKG_RUST_VERSION=1.65.0 CARGO_PKG_VERSION=1.0.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/colorchoice-1.0.2 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name colorchoice --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/colorchoice-1.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::items_after_statements' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=00c79314b1c483db -C extra-filename=-00c79314b1c483db --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/deps --cap-lints warn -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling rustix v0.38.34 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34 CARGO_PKG_AUTHORS='Dan Gohman :Jakub Konka ' CARGO_PKG_DESCRIPTION='Safe Rust bindings to POSIX/Unix/Linux/Winsock-like syscalls' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustix CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bytecodealliance/rustix' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.38.34 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=38 CARGO_PKG_VERSION_PATCH=34 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="std"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "default", "event", "fs", "io_uring", "itoa", "libc", "libc-extra-traits", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "shm", "std", "stdio", "system", "termios", "thread", "time", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=1cf6ea0f7db9482f -C extra-filename=-1cf6ea0f7db9482f --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/build/rustix-1cf6ea0f7db9482f -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/deps --cap-lints warn -Z binary-dep-depinfo` Compiling anstyle-query v1.1.1 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=anstyle_query CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anstyle-query-1.1.1 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Look up colored console capabilities' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=anstyle-query CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-cli/anstyle' CARGO_PKG_RUST_VERSION=1.65.0 CARGO_PKG_VERSION=1.1.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anstyle-query-1.1.1 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name anstyle_query --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anstyle-query-1.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::items_after_statements' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=aec3e7926ab0dc3f -C extra-filename=-aec3e7926ab0dc3f --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/deps --cap-lints warn -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling smallvec v1.13.2 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=smallvec CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/smallvec-1.13.2 CARGO_PKG_AUTHORS='The Servo Project Developers' CARGO_PKG_DESCRIPTION=''\''Small vector'\'' optimization: store up to a small number of items on the stack' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=smallvec CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/servo/rust-smallvec' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.13.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=13 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/smallvec-1.13.2 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name smallvec --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/smallvec-1.13.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "const_generics", "const_new", "debugger_visualizer", "drain_filter", "drain_keep_rest", "may_dangle", "serde", "specialization", "union", "write"))' -C metadata=ceccdc4194fa1a75 -C extra-filename=-ceccdc4194fa1a75 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/deps --cap-lints warn -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: `libc` (lib) generated 11 warnings Compiling is_terminal_polyfill v1.70.1 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=is_terminal_polyfill CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/is_terminal_polyfill-1.70.1 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Polyfill for `is_terminal` stdlib feature for use with older MSRVs' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=is_terminal_polyfill CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/polyfill-rs/is_terminal_polyfill' CARGO_PKG_RUST_VERSION=1.70.0 CARGO_PKG_VERSION=1.70.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=70 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/is_terminal_polyfill-1.70.1 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name is_terminal_polyfill --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/is_terminal_polyfill-1.70.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default"))' -C metadata=2b12128e32da22e7 -C extra-filename=-2b12128e32da22e7 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/deps --cap-lints warn -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=openbsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(rust_analyzer)-Zmacro-backtrace-Csplit-debuginfo=off-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zunstable-options-Zon-broken-pipe=kill' CARGO_FEATURE_ALLOC=1 CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_FS=1 CARGO_FEATURE_LIBC_EXTRA_TRAITS=1 CARGO_FEATURE_STD=1 CARGO_FEATURE_USE_LIBC_AUXV=1 CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34 CARGO_PKG_AUTHORS='Dan Gohman :Jakub Konka ' CARGO_PKG_DESCRIPTION='Safe Rust bindings to POSIX/Unix/Linux/Winsock-like syscalls' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustix CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bytecodealliance/rustix' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.38.34 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=38 CARGO_PKG_VERSION_PATCH=34 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-openbsd LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib/rustlib/x86_64-unknown-openbsd/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' NUM_JOBS=6 OPT_LEVEL=3 OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/build/rustix-7cca956e7f43b087/out PROFILE=release RUSTC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTC_WRAPPER=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTDOC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-openbsd /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/build/rustix-1cf6ea0f7db9482f/build-script-build` [rustix 0.38.34] cargo:rerun-if-changed=build.rs Compiling anstream v0.6.15 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=anstream CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anstream-0.6.15 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A simple cross platform library for writing colored text to a terminal.' CARGO_PKG_HOMEPAGE='https://github.com/rust-cli/anstyle' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=anstream CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-cli/anstyle.git' CARGO_PKG_RUST_VERSION=1.65.0 CARGO_PKG_VERSION=0.6.15 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=15 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anstream-0.6.15 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name anstream --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anstream-0.6.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::items_after_statements' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="auto"' --cfg 'feature="default"' --cfg 'feature="wincon"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("auto", "default", "test", "wincon"))' -C metadata=b5c70bc543be819a -C extra-filename=-b5c70bc543be819a --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/deps --extern anstyle=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/deps/libanstyle-c1ad25f53ff5b6b9.rmeta --extern anstyle_parse=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/deps/libanstyle_parse-c8db7cc15cdb1e1d.rmeta --extern anstyle_query=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/deps/libanstyle_query-aec3e7926ab0dc3f.rmeta --extern colorchoice=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/deps/libcolorchoice-00c79314b1c483db.rmeta --extern is_terminal_polyfill=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/deps/libis_terminal_polyfill-2b12128e32da22e7.rmeta --extern utf8parse=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/deps/libutf8parse-66b0f806b4e3d916.rmeta --cap-lints warn -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling spdx v0.10.6 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=spdx CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/spdx-0.10.6 CARGO_PKG_AUTHORS='Embark :Jake Shadle ' CARGO_PKG_DESCRIPTION='Helper crate for SPDX expressions' CARGO_PKG_HOMEPAGE='https://github.com/EmbarkStudios/spdx' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=spdx CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/EmbarkStudios/spdx' CARGO_PKG_RUST_VERSION=1.65.0 CARGO_PKG_VERSION=0.10.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/spdx-0.10.6 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name spdx --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/spdx-0.10.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("text"))' -C metadata=08cea53599c45f54 -C extra-filename=-08cea53599c45f54 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/deps --extern smallvec=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/deps/libsmallvec-ceccdc4194fa1a75.rmeta --cap-lints warn -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` [rustix 0.38.34] cargo:rustc-cfg=static_assertions [rustix 0.38.34] cargo:rustc-cfg=libc [rustix 0.38.34] cargo:rustc-cfg=netbsdlike [rustix 0.38.34] cargo:rustc-cfg=bsd [rustix 0.38.34] cargo:rerun-if-env-changed=CARGO_CFG_RUSTIX_USE_EXPERIMENTAL_ASM [rustix 0.38.34] cargo:rerun-if-env-changed=CARGO_CFG_RUSTIX_USE_LIBC [rustix 0.38.34] cargo:rerun-if-env-changed=CARGO_FEATURE_USE_LIBC [rustix 0.38.34] cargo:rerun-if-env-changed=CARGO_FEATURE_RUSTC_DEP_OF_STD [rustix 0.38.34] cargo:rerun-if-env-changed=CARGO_CFG_MIRI Compiling errno v0.3.9 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=errno CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/errno-0.3.9 CARGO_PKG_AUTHORS='Chris Wong ' CARGO_PKG_DESCRIPTION='Cross-platform interface to the `errno` variable.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=errno CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/lambda-fairy/rust-errno' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.3.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/errno-0.3.9 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name errno --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/errno-0.3.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=66d8b46197bc397a -C extra-filename=-66d8b46197bc397a --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/deps --extern libc=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/deps/liblibc-8feb9555ac5375a5.rmeta --cap-lints warn -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: `anyhow` (lib) generated 42 warnings Compiling log v0.4.22 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=log CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/log-0.4.22 CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A lightweight logging facade for Rust ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=log CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/log' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=0.4.22 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=22 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/log-0.4.22 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name log --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/log-0.4.22/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("kv", "kv_serde", "kv_std", "kv_sval", "kv_unstable", "kv_unstable_serde", "kv_unstable_std", "kv_unstable_sval", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "serde", "std", "sval", "sval_ref", "value-bag"))' -C metadata=effb07b6161ce87b -C extra-filename=-effb07b6161ce87b --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/deps --cap-lints warn -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: unexpected `cfg` condition value: `bitrig` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/errno-0.3.9/src/unix.rs:78:13 | 78 | target_os = "bitrig", | ^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_os` are: `aix`, `android`, `cuda`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `redox`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, `uefi`, `unknown`, `visionos`, `vita`, `vxworks`, and `wasi` and 4 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(target_os, values("bitrig"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(target_os, values(\"bitrig\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/errno-0.3.9/src/lib.rs:46:34 | 46 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 46 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/errno-0.3.9/src/lib.rs:57:34 | 57 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 57 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/log-0.4.22/src/lib.rs:533:34 | 533 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 533 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/log-0.4.22/src/lib.rs:639:34 | 639 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 639 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/log-0.4.22/src/lib.rs:1179:34 | 1179 | fn enabled(&self, metadata: &Metadata) -> bool; | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1179 | fn enabled(&self, metadata: &Metadata<'_>) -> bool; | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/log-0.4.22/src/lib.rs:1188:28 | 1188 | fn log(&self, record: &Record); | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1188 | fn log(&self, record: &Record<'_>); | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/log-0.4.22/src/lib.rs:1203:27 | 1203 | fn enabled(&self, _: &Metadata) -> bool { | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1203 | fn enabled(&self, _: &Metadata<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/log-0.4.22/src/lib.rs:1207:23 | 1207 | fn log(&self, _: &Record) {} | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1207 | fn log(&self, _: &Record<'_>) {} | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/log-0.4.22/src/lib.rs:1215:34 | 1215 | fn enabled(&self, metadata: &Metadata) -> bool { | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1215 | fn enabled(&self, metadata: &Metadata<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/log-0.4.22/src/lib.rs:1219:28 | 1219 | fn log(&self, record: &Record) { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1219 | fn log(&self, record: &Record<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/log-0.4.22/src/lib.rs:1469:34 | 1469 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1469 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/log-0.4.22/src/lib.rs:1486:34 | 1486 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1486 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/log-0.4.22/src/__private_api.rs:38:11 | 38 | args: Arguments, | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 38 | args: Arguments<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/log-0.4.22/src/__private_api.rs:40:65 | 40 | &(target, module_path, loc): &(&str, &'static str, &'static Location), | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 40 | &(target, module_path, loc): &(&str, &'static str, &'static Location<'_>), | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/log-0.4.22/src/__private_api.rs:41:26 | 41 | kvs: Option<&[(&str, Value)]>, | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 41 | kvs: Option<&[(&str, Value<'_>)]>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/log-0.4.22/src/__private_api.rs:65:11 | 65 | args: Arguments, | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 65 | args: Arguments<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/log-0.4.22/src/__private_api.rs:67:64 | 67 | target_module_path_and_loc: &(&str, &'static str, &'static Location), | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 67 | target_module_path_and_loc: &(&str, &'static str, &'static Location<'_>), | ++++ warning: `errno` (lib) generated 3 warnings Compiling strsim v0.11.1 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=strsim CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/strsim-0.11.1 CARGO_PKG_AUTHORS='Danny Guo :maxbachmann ' CARGO_PKG_DESCRIPTION='Implementations of string similarity metrics. Includes Hamming, Levenshtein, OSA, Damerau-Levenshtein, Jaro, Jaro-Winkler, and Sørensen-Dice. ' CARGO_PKG_HOMEPAGE='https://github.com/rapidfuzz/strsim-rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=strsim CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rapidfuzz/strsim-rs' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.11.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/strsim-0.11.1 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name strsim --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/strsim-0.11.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=1813183be6a2b80b -C extra-filename=-1813183be6a2b80b --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/deps --cap-lints warn -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/strsim-0.11.1/src/lib.rs:38:29 | 38 | fn fmt(&self, fmt: &mut Formatter) -> Result<(), fmt::Error> { | ^^^^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 38 | fn fmt(&self, fmt: &mut Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: `log` (lib) generated 15 warnings Compiling id-arena v2.2.1 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=id_arena CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/id-arena-2.2.1 CARGO_PKG_AUTHORS='Nick Fitzgerald :Aleksey Kladov ' CARGO_PKG_DESCRIPTION='A simple, id-based arena.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=id-arena CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/fitzgen/id-arena' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.2.1 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/id-arena-2.2.1 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name id_arena --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/id-arena-2.2.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "rayon", "std"))' -C metadata=1bcc85e7e1718c6a -C extra-filename=-1bcc85e7e1718c6a --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/deps --cap-lints warn -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: anonymous parameters are deprecated and will be removed in the next edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/id-arena-2.2.1/src/lib.rs:168:14 | 168 | fn index(Self::Id) -> usize; | ^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: Self::Id` | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! = note: for more information, see issue #41686 = note: `#[warn(anonymous_parameters)]` on by default warning: anonymous parameters are deprecated and will be removed in the next edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/id-arena-2.2.1/src/lib.rs:171:17 | 171 | fn arena_id(Self::Id) -> u32; | ^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: Self::Id` | = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018! = note: for more information, see issue #41686 warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/id-arena-2.2.1/src/lib.rs:196:32 | 196 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 196 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/id-arena-2.2.1/src/lib.rs:474:31 | 474 | pub fn iter(&self) -> Iter { | ----^----- expected lifetime parameter | help: indicate the anonymous lifetime | 474 | pub fn iter(&self) -> Iter<'_, T, A> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/id-arena-2.2.1/src/lib.rs:481:42 | 481 | pub fn iter_mut(&mut self) -> IterMut { | -------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 481 | pub fn iter_mut(&mut self) -> IterMut<'_, T, A> { | +++ warning: use of deprecated constant `core::sync::atomic::ATOMIC_USIZE_INIT`: the `new` function is now preferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/id-arena-2.2.1/src/lib.rs:114:45 | 114 | use core::sync::atomic::{self, AtomicUsize, ATOMIC_USIZE_INIT}; | ^^^^^^^^^^^^^^^^^ | = note: `#[warn(deprecated)]` on by default warning: use of deprecated constant `core::sync::atomic::ATOMIC_USIZE_INIT`: the `new` function is now preferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/id-arena-2.2.1/src/lib.rs:183:45 | 183 | static ARENA_COUNTER: AtomicUsize = ATOMIC_USIZE_INIT; | ^^^^^^^^^^^^^^^^^ | help: replace the use of the deprecated constant | 183 | static ARENA_COUNTER: AtomicUsize = AtomicUsize::new(0); | ~~~~~~~~~~~~~~~~~~~ warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/id-arena-2.2.1/src/lib.rs:538:22 | 538 | pub struct Iter<'a, T: 'a, A: 'a> { | ^^^^ help: remove this bound | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/id-arena-2.2.1/src/lib.rs:600:25 | 600 | pub struct IterMut<'a, T: 'a, A: 'a> { | ^^^^ help: remove this bound warning: `id-arena` (lib) generated 9 warnings Compiling unicode-xid v0.2.4 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=unicode_xid CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicode-xid-0.2.4 CARGO_PKG_AUTHORS='erick.tryzelaar :kwantam :Manish Goregaokar ' CARGO_PKG_DESCRIPTION='Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31. ' CARGO_PKG_HOMEPAGE='https://github.com/unicode-rs/unicode-xid' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-xid CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-rs/unicode-xid' CARGO_PKG_RUST_VERSION=1.17 CARGO_PKG_VERSION=0.2.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicode-xid-0.2.4 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name unicode_xid --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicode-xid-0.2.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bench", "default", "no_std"))' -C metadata=7fb0bb9a95680eb7 -C extra-filename=-7fb0bb9a95680eb7 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/deps --cap-lints warn -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1047:47 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1047 | | struct SeqInPlaceVisitor<'a, T: 'a $(, $typaram: 'a)*>(&'a mut $ty); | | ^^^^ help: remove this bound ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1087 | / seq_impl!( 1088 | | #[cfg(any(feature = "std", feature = "alloc"))] 1089 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1090 | | BinaryHeap, ... | 1095 | | BinaryHeap::push 1096 | | ); | |_- in this macro invocation | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1047:47 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1047 | | struct SeqInPlaceVisitor<'a, T: 'a $(, $typaram: 'a)*>(&'a mut $ty); | | ^^^^ help: remove this bound ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1098 | / seq_impl!( 1099 | | #[cfg(any(feature = "std", feature = "alloc"))] 1100 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1101 | | BTreeSet, ... | 1106 | | BTreeSet::insert 1107 | | ); | |_- in this macro invocation warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1047:47 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1047 | | struct SeqInPlaceVisitor<'a, T: 'a $(, $typaram: 'a)*>(&'a mut $ty); | | ^^^^ help: remove this bound ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1109 | / seq_impl!( 1110 | | #[cfg(any(feature = "std", feature = "alloc"))] 1111 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1112 | | LinkedList, ... | 1117 | | LinkedList::push_back 1118 | | ); | |_- in this macro invocation warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1047:47 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1047 | | struct SeqInPlaceVisitor<'a, T: 'a $(, $typaram: 'a)*>(&'a mut $ty); | | ^^^^ ^^^^ ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1120 | / seq_impl!( 1121 | | #[cfg(feature = "std")] 1122 | | #[cfg_attr(docsrs, doc(cfg(feature = "std")))] 1123 | | HashSet, ... | 1128 | | HashSet::insert 1129 | | ); | |_- in this macro invocation | help: remove these bounds | 1047 - struct SeqInPlaceVisitor<'a, T: 'a $(, $typaram: 'a)*>(&'a mut $ty); 1047 + struct SeqInPlaceVisitor<'a, T $(, $typaram)*>(&'a mut $ty); | warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1047:47 | 989 | / macro_rules! seq_impl { 990 | | ( 991 | | $(#[$attr:meta])* 992 | | $ty:ident , ... | 1047 | | struct SeqInPlaceVisitor<'a, T: 'a $(, $typaram: 'a)*>(&'a mut $ty); | | ^^^^ help: remove this bound ... | 1080 | | } 1081 | | } | |_- in this expansion of `seq_impl!` ... 1131 | / seq_impl!( 1132 | | #[cfg(any(feature = "std", feature = "alloc"))] 1133 | | #[cfg_attr(docsrs, doc(cfg(any(feature = "std", feature = "alloc"))))] 1134 | | VecDeque, ... | 1139 | | VecDeque::push_back 1140 | | ); | |_- in this macro invocation warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1193:39 | 1193 | struct VecInPlaceVisitor<'a, T: 'a>(&'a mut Vec); | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1242:33 | 1242 | struct ArrayInPlaceVisitor<'a, A: 'a>(&'a mut A); | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1450:51 | 1407 | / macro_rules! tuple_impl_body { 1408 | | ($len:tt => ($($n:tt $name:ident)+)) => { 1409 | | #[inline] 1410 | | fn deserialize(deserializer: D) -> Result ... | 1450 | | struct TupleInPlaceVisitor<'a, $($name: 'a,)+>(&'a mut ($($name,)+)); | | ^^^^ help: remove this bound ... | 1477 | | }; 1478 | | } | |_- in this expansion of `tuple_impl_body!` ... 1489 | tuple_impl_body!(1 => (0 T)); | ---------------------------- in this macro invocation warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/impls.rs:1450:51 | 1393 | / macro_rules! tuple_impls { 1394 | | ($($len:tt => ($($n:tt $name:ident)+))+) => { 1395 | | $( 1396 | | #[cfg_attr(docsrs, doc(hidden))] ... | 1401 | | tuple_impl_body!($len => ($($n $name)+)); | | ---------------------------------------- in this macro invocation (#2) ... | 1404 | | }; 1405 | | } | |_- in this expansion of `tuple_impls!` (#1) 1406 | 1407 | / macro_rules! tuple_impl_body { 1408 | | ($len:tt => ($($n:tt $name:ident)+)) => { 1409 | | #[inline] 1410 | | fn deserialize(deserializer: D) -> Result ... | 1450 | | struct TupleInPlaceVisitor<'a, $($name: 'a,)+>(&'a mut ($($name,)+)); | | ^^^^ help: remove these bounds ... | 1477 | | }; 1478 | | } | |_- in this expansion of `tuple_impl_body!` (#2) ... 1492 | / tuple_impls! { 1493 | | 2 => (0 T0 1 T1) 1494 | | 3 => (0 T0 1 T1 2 T2) 1495 | | 4 => (0 T0 1 T1 2 T2 3 T3) ... | 1507 | | 16 => (0 T0 1 T1 2 T2 3 T3 4 T4 5 T5 6 T6 7 T7 8 T8 9 T9 10 T10 11 T11 12 T12 13 T13 14 T14 15 T15) 1508 | | } | |_- in this macro invocation (#1) warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:2483:29 | 2483 | pub struct Borrowed<'de, T: 'de + ?Sized>(pub &'de T); | ^^^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:2597:39 | 2597 | pub struct FlatMapDeserializer<'a, 'de: 'a, E>( | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:2756:29 | 2756 | struct FlatMapAccess<'a, 'de: 'a, E> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:2799:32 | 2799 | struct FlatStructAccess<'a, 'de: 'a, E> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:1634:46 | 1634 | pub struct ContentRefDeserializer<'a, 'de: 'a, E> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:2092:39 | 2092 | struct EnumRefDeserializer<'a, 'de: 'a, E> | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:2121:42 | 2121 | struct VariantRefDeserializer<'a, 'de: 'a, E> | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:2201:38 | 2201 | struct SeqRefDeserializer<'a, 'de: 'a, E> | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/de.rs:2276:38 | 2276 | struct MapRefDeserializer<'a, 'de: 'a, E> | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/ser.rs:988:35 | 988 | pub struct FlatMapSerializer<'a, M: 'a>(pub &'a mut M); | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/ser.rs:1182:37 | 1182 | pub struct FlatMapSerializeMap<'a, M: 'a>(&'a mut M); | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/ser.rs:1220:40 | 1220 | pub struct FlatMapSerializeStruct<'a, M: 'a>(&'a mut M); | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/ser.rs:1245:56 | 1245 | pub struct FlatMapSerializeTupleVariantAsMapValue<'a, M: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/private/ser.rs:1289:57 | 1289 | pub struct FlatMapSerializeStructVariantAsMapValue<'a, M: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/src/de/seed.rs:6:29 | 6 | pub struct InPlaceSeed<'a, T: 'a>(pub &'a mut T); | ^^^^ help: remove this bound Compiling bumpalo v3.16.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=bumpalo CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bumpalo-3.16.0 CARGO_PKG_AUTHORS='Nick Fitzgerald ' CARGO_PKG_DESCRIPTION='A fast bump allocation arena for Rust.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bumpalo CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/fitzgen/bumpalo' CARGO_PKG_RUST_VERSION=1.73.0 CARGO_PKG_VERSION=3.16.0 CARGO_PKG_VERSION_MAJOR=3 CARGO_PKG_VERSION_MINOR=16 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bumpalo-3.16.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name bumpalo --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bumpalo-3.16.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("allocator-api2", "allocator_api", "boxed", "collections", "default", "serde", "std"))' -C metadata=11b70bf8442ce810 -C extra-filename=-11b70bf8442ce810 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/deps --cap-lints warn -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/print.rs:4:40 | 4 | pub(crate) struct TokensOrDefault<'a, T: 'a>(pub &'a Option); | ^^^^ help: remove this bound | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/punctuated.rs:560:23 | 560 | pub struct Pairs<'a, T: 'a, P: 'a> { | ^^^^ ^^^^ | help: remove these bounds | 560 - pub struct Pairs<'a, T: 'a, P: 'a> { 560 + pub struct Pairs<'a, T, P> { | warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/punctuated.rs:610:26 | 610 | pub struct PairsMut<'a, T: 'a, P: 'a> { | ^^^^ ^^^^ | help: remove these bounds | 610 - pub struct PairsMut<'a, T: 'a, P: 'a> { 610 + pub struct PairsMut<'a, T, P> { | warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/punctuated.rs:747:22 | 747 | pub struct Iter<'a, T: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/punctuated.rs:755:25 | 755 | struct PrivateIter<'a, T: 'a, P: 'a> { | ^^^^ ^^^^ | help: remove these bounds | 755 - struct PrivateIter<'a, T: 'a, P: 'a> { 755 + struct PrivateIter<'a, T, P> { | warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/punctuated.rs:861:25 | 861 | pub struct IterMut<'a, T: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/punctuated.rs:870:28 | 870 | struct PrivateIterMut<'a, T: 'a, P: 'a> { | ^^^^ ^^^^ | help: remove these bounds | 870 - struct PrivateIterMut<'a, T: 'a, P: 'a> { 870 + struct PrivateIterMut<'a, T, P> { | Compiling unicode-width v0.1.13 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=unicode_width CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicode-width-0.1.13 CARGO_PKG_AUTHORS='kwantam :Manish Goregaokar ' CARGO_PKG_DESCRIPTION='Determine displayed width of `char` and `str` types according to Unicode Standard Annex #11 rules. ' CARGO_PKG_HOMEPAGE='https://github.com/unicode-rs/unicode-width' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-width CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-rs/unicode-width' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.13 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=13 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicode-width-0.1.13 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name unicode_width --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicode-width-0.1.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "no_std", "rustc-dep-of-std", "std"))' -C metadata=5c05082eb4c33872 -C extra-filename=-5c05082eb4c33872 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/deps --cap-lints warn -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bumpalo-3.16.0/src/alloc.rs:112:32 | 112 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 112 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bumpalo-3.16.0/src/alloc.rs:134:32 | 134 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 134 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ Compiling heck v0.5.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=heck CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/heck-0.5.0 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='heck is a case conversion library.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=heck CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/withoutboats/heck' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.5.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/heck-0.5.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name heck --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/heck-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=6e7f1fc95e1510c8 -C extra-filename=-6e7f1fc95e1510c8 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/deps --cap-lints warn -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/heck-0.5.0/src/kebab.rs:43:32 | 43 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 43 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/heck-0.5.0/src/lower_camel.rs:47:32 | 47 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 47 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/heck-0.5.0/src/shouty_kebab.rs:44:32 | 44 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 44 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/heck-0.5.0/src/shouty_snake.rs:58:32 | 58 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 58 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/heck-0.5.0/src/snake.rs:58:32 | 58 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 58 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/heck-0.5.0/src/title.rs:47:32 | 47 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 47 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/heck-0.5.0/src/train.rs:44:32 | 44 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 44 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/heck-0.5.0/src/upper_camel.rs:60:32 | 60 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 60 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/heck-0.5.0/src/lib.rs:76:30 | 76 | F: FnMut(&str, &mut fmt::Formatter) -> fmt::Result, | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 76 | F: FnMut(&str, &mut fmt::Formatter<'_>) -> fmt::Result, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/heck-0.5.0/src/lib.rs:77:24 | 77 | G: FnMut(&mut fmt::Formatter) -> fmt::Result, | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 77 | G: FnMut(&mut fmt::Formatter<'_>) -> fmt::Result, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/heck-0.5.0/src/lib.rs:73:18 | 73 | f: &mut fmt::Formatter, | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 73 | f: &mut fmt::Formatter<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/heck-0.5.0/src/lib.rs:161:36 | 161 | fn lowercase(s: &str, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 161 | fn lowercase(s: &str, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/heck-0.5.0/src/lib.rs:174:36 | 174 | fn uppercase(s: &str, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 174 | fn uppercase(s: &str, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/heck-0.5.0/src/lib.rs:182:37 | 182 | fn capitalize(s: &str, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 182 | fn capitalize(s: &str, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: `bumpalo` (lib) generated 2 warnings Compiling hashbrown v0.14.5 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=hashbrown CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5 CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='A Rust port of Google'\''s SwissTable hash map' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=hashbrown CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/hashbrown' CARGO_PKG_RUST_VERSION=1.63.0 CARGO_PKG_VERSION=0.14.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name hashbrown --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="ahash"' --cfg 'feature="raw"' --cfg 'feature="serde"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("ahash", "alloc", "allocator-api2", "compiler_builtins", "core", "default", "equivalent", "inline-more", "nightly", "raw", "rayon", "rkyv", "rustc-dep-of-std", "rustc-internal-api", "serde"))' -C metadata=5c1641bc3fbbe094 -C extra-filename=-5c1641bc3fbbe094 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/deps --extern ahash=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/deps/libahash-1389e3ebba634921.rmeta --extern serde=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/deps/libserde-07d77056e5018f30.rmeta --cap-lints warn -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: `heck` (lib) generated 14 warnings Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=serde_json CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125 CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='A JSON serialization file format' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_json CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/json' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.125 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=125 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/build/serde_json-02880477747663a5/out /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name serde_json --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=3876d9065c1011f5 -C extra-filename=-3876d9065c1011f5 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/deps --extern itoa=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/deps/libitoa-bf227fff2e168a64.rmeta --extern memchr=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/deps/libmemchr-a8fd22ca380f4c0a.rmeta --extern ryu=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/deps/libryu-763a6e2667477d81.rmeta --extern serde=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/deps/libserde-07d77056e5018f30.rmeta --cap-lints warn -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo --cfg limb_width_64 --check-cfg 'cfg(limb_width_32)' --check-cfg 'cfg(limb_width_64)'` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/error.rs:350:32 | 350 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 350 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/error.rs:400:32 | 400 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 400 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/error.rs:406:32 | 406 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 406 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/error.rs:422:32 | 422 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 422 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/error.rs:440:32 | 440 | fn invalid_type(unexp: de::Unexpected, exp: &dyn de::Expected) -> Self { | ----^^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 440 | fn invalid_type(unexp: de::Unexpected<'_>, exp: &dyn de::Expected) -> Self { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/error.rs:449:33 | 449 | fn invalid_value(unexp: de::Unexpected, exp: &dyn de::Expected) -> Self { | ----^^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 449 | fn invalid_value(unexp: de::Unexpected<'_>, exp: &dyn de::Expected) -> Self { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/error.rs:468:40 | 468 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 468 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/map.rs:273:43 | 273 | pub fn entry(&mut self, key: S) -> Entry | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 273 | pub fn entry(&mut self, key: S) -> Entry<'_> | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/map.rs:302:27 | 302 | pub fn iter(&self) -> Iter { | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 302 | pub fn iter(&self) -> Iter<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/map.rs:310:35 | 310 | pub fn iter_mut(&mut self) -> IterMut { | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 310 | pub fn iter_mut(&mut self) -> IterMut<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/map.rs:318:27 | 318 | pub fn keys(&self) -> Keys { | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 318 | pub fn keys(&self) -> Keys<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/map.rs:326:29 | 326 | pub fn values(&self) -> Values { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 326 | pub fn values(&self) -> Values<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/map.rs:334:37 | 334 | pub fn values_mut(&mut self) -> ValuesMut { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 334 | pub fn values_mut(&mut self) -> ValuesMut<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/map.rs:453:40 | 453 | fn fmt(&self, formatter: &mut fmt::Formatter) -> Result<(), fmt::Error> { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 453 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/map.rs:485:54 | 485 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 485 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/value/mod.rs:179:40 | 179 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 179 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/value/mod.rs:222:32 | 222 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 222 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/value/de.rs:33:54 | 33 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 33 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/value/de.rs:1269:46 | 1269 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1269 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/value/de.rs:1311:29 | 1311 | fn unexpected(&self) -> Unexpected { | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1311 | fn unexpected(&self) -> Unexpected<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/value/index.rs:147:40 | 147 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 147 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/number.rs:349:40 | 349 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 349 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/number.rs:364:40 | 364 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 364 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/number.rs:408:54 | 408 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 408 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/number.rs:788:40 | 788 | pub(crate) fn unexpected(&self) -> Unexpected { | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 788 | pub(crate) fn unexpected(&self) -> Unexpected<'_> { | ++++ warning: `strsim` (lib) generated 1 warning Compiling clap_lex v0.7.2 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=clap_lex CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/clap_lex-0.7.2 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Minimal, flexible command line parser' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=clap_lex CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/clap-rs/clap' CARGO_PKG_RUST_VERSION=1.74 CARGO_PKG_VERSION=0.7.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/clap_lex-0.7.2 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name clap_lex --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/clap_lex-0.7.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=5091f54037c9f826 -C extra-filename=-5091f54037c9f826 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/deps --cap-lints warn -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: `serde` (lib) generated 224 warnings (42 duplicates) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rustix CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34 CARGO_PKG_AUTHORS='Dan Gohman :Jakub Konka ' CARGO_PKG_DESCRIPTION='Safe Rust bindings to POSIX/Unix/Linux/Winsock-like syscalls' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustix CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bytecodealliance/rustix' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.38.34 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=38 CARGO_PKG_VERSION_PATCH=34 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/build/rustix-7cca956e7f43b087/out /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rustix --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="std"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "default", "event", "fs", "io_uring", "itoa", "libc", "libc-extra-traits", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "shm", "std", "stdio", "system", "termios", "thread", "time", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=5a5b1bd08252ed01 -C extra-filename=-5a5b1bd08252ed01 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/deps --extern bitflags=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/deps/libbitflags-d0df0f1b6db82e40.rmeta --extern libc_errno=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/deps/liberrno-66d8b46197bc397a.rmeta --extern libc=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/deps/liblibc-8feb9555ac5375a5.rmeta --cap-lints warn -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo --cfg static_assertions --cfg libc --cfg netbsdlike --cfg bsd` Compiling fastrand v2.1.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=fastrand CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/fastrand-2.1.0 CARGO_PKG_AUTHORS='Stjepan Glavina ' CARGO_PKG_DESCRIPTION='A simple and fast random number generator' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fastrand CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/smol-rs/fastrand' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=2.1.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/fastrand-2.1.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name fastrand --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/fastrand-2.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "getrandom", "js", "std"))' -C metadata=ed5b66df2538cc6b -C extra-filename=-ed5b66df2538cc6b --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/deps --cap-lints warn -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: unexpected `cfg` condition value: `128` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/fastrand-2.1.0/src/lib.rs:622:11 | 622 | #[cfg(target_pointer_width = "128")] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_pointer_width` are: `16`, `32`, and `64` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(target_pointer_width, values("128"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(target_pointer_width, values(\"128\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `linux_raw` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:101:13 | 101 | #![cfg_attr(linux_raw, deny(unsafe_code))] | ^^^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rust_analyzer`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `rustc_attrs` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:102:13 | 102 | #![cfg_attr(rustc_attrs, feature(rustc_attrs))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rustc_attrs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rustc_attrs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:103:13 | 103 | #![cfg_attr(doc_cfg, feature(doc_cfg))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wasi_ext` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:104:17 | 104 | #![cfg_attr(all(wasi_ext, target_os = "wasi", feature = "std"), feature(wasi_ext))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wasi_ext)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wasi_ext)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `core_ffi_c` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:105:13 | 105 | #![cfg_attr(core_ffi_c, feature(core_ffi_c))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(core_ffi_c)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(core_ffi_c)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `core_c_str` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:106:13 | 106 | #![cfg_attr(core_c_str, feature(core_c_str))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(core_c_str)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(core_c_str)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `alloc_c_string` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:107:36 | 107 | #![cfg_attr(all(feature = "alloc", alloc_c_string), feature(alloc_c_string))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(alloc_c_string)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(alloc_c_string)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `alloc_ffi` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:108:36 | 108 | #![cfg_attr(all(feature = "alloc", alloc_ffi), feature(alloc_ffi))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(alloc_ffi)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(alloc_ffi)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `core_intrinsics` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:113:39 | 113 | any(feature = "rustc-dep-of-std", core_intrinsics), | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(core_intrinsics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(core_intrinsics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `asm_experimental_arch` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:116:13 | 116 | #![cfg_attr(asm_experimental_arch, feature(asm_experimental_arch))] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(asm_experimental_arch)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(asm_experimental_arch)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `static_assertions` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:134:17 | 134 | #[cfg(all(test, static_assertions))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(static_assertions)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(static_assertions)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `static_assertions` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:138:21 | 138 | #[cfg(all(test, not(static_assertions)))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(static_assertions)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(static_assertions)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:166:9 | 166 | all(linux_raw, feature = "use-libc-auxv"), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:167:9 | 167 | all(libc, not(any(windows, target_os = "espidf", target_os = "wasi"))) | ^^^^ help: found config with similar value: `feature = "libc"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/weak.rs:9:13 | 9 | #![cfg_attr(linux_raw, allow(unsafe_code))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:173:12 | 173 | #[cfg_attr(libc, path = "backend/libc/mod.rs")] | ^^^^ help: found config with similar value: `feature = "libc"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:174:12 | 174 | #[cfg_attr(linux_raw, path = "backend/linux_raw/mod.rs")] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wasi` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:175:12 | 175 | #[cfg_attr(wasi, path = "backend/wasi/mod.rs")] | ^^^^ help: found config with similar value: `target_os = "wasi"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wasi)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wasi)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:202:12 | 202 | #[cfg_attr(doc_cfg, doc(cfg(feature = "fs")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:205:7 | 205 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:214:7 | 214 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:229:5 | 229 | doc_cfg, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:295:7 | 295 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:346:9 | 346 | all(bsd, feature = "event"), | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:347:9 | 347 | all(linux_kernel, feature = "net") | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:354:57 | 354 | #[cfg(any(feature = "process", feature = "runtime", all(bsd, feature = "event")))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:364:9 | 364 | linux_raw, | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:383:9 | 383 | linux_raw, | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:393:9 | 393 | all(linux_kernel, feature = "net") | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/weak.rs:118:7 | 118 | #[cfg(linux_raw)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/weak.rs:146:11 | 146 | #[cfg(not(linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/weak.rs:162:7 | 162 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/mod.rs:111:7 | 111 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/mod.rs:117:7 | 117 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/mod.rs:120:7 | 120 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/mod.rs:200:7 | 200 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/mod.rs:203:11 | 203 | #[cfg(any(linux_kernel, target_os = "emscripten", target_os = "nto"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/mod.rs:207:5 | 207 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/mod.rs:208:5 | 208 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/conv.rs:48:7 | 48 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/conv.rs:73:11 | 73 | #[cfg(any(linux_kernel, all(target_os = "redox", feature = "event")))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/conv.rs:222:5 | 222 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/conv.rs:223:5 | 223 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/conv.rs:238:5 | 238 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/conv.rs:239:5 | 239 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:10:11 | 10 | #[cfg(all(linux_kernel, target_env = "musl"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:14:11 | 14 | #[cfg(all(linux_kernel, target_env = "musl"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:22:11 | 22 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:24:11 | 24 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:26:11 | 26 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:28:11 | 28 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:30:11 | 30 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:32:11 | 32 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:34:11 | 34 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:36:11 | 36 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:38:11 | 38 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:40:11 | 40 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:42:11 | 42 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:44:11 | 44 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:46:11 | 46 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:48:11 | 48 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:50:11 | 50 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:52:11 | 52 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:54:11 | 54 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:56:11 | 56 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:58:11 | 58 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:60:11 | 60 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:62:11 | 62 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:64:11 | 64 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:68:5 | 68 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:81:11 | 81 | #[cfg(all(linux_kernel, feature = "termios"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:83:11 | 83 | #[cfg(all(linux_kernel, feature = "termios"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:96:7 | 96 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:109:5 | 109 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:122:7 | 122 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:125:11 | 125 | #[cfg(any(linux_like, target_os = "aix"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:128:5 | 128 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:134:15 | 134 | #[cfg(any(all(linux_like, not(target_os = "android")), target_os = "aix"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:146:11 | 146 | #[cfg(any(linux_like, target_os = "hurd"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:154:7 | 154 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:160:5 | 160 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:167:11 | 167 | #[cfg(any(linux_like, target_os = "aix", target_os = "hurd"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:170:5 | 170 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:303:7 | 303 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:321:7 | 321 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/mod.rs:3:7 | 3 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/mod.rs:18:11 | 18 | #[cfg(all(linux_kernel, any(target_arch = "sparc", target_arch = "sparc64")))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/mod.rs:21:11 | 21 | #[cfg(all(linux_kernel, not(any(target_arch = "sparc", target_arch = "sparc64"))))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/dir.rs:1:15 | 1 | #[cfg(not(any(solarish, target_os = "haiku", target_os = "nto", target_os = "vita")))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/dir.rs:11:5 | 11 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/dir.rs:21:5 | 21 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/dir.rs:33:15 | 33 | #[cfg(not(any(linux_like, target_os = "hurd")))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/dir.rs:35:11 | 35 | #[cfg(any(linux_like, target_os = "hurd"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/dir.rs:265:9 | 265 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/dir.rs:273:19 | 273 | #[cfg(not(any(freebsdlike, netbsdlike, target_os = "vita")))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/dir.rs:273:32 | 273 | #[cfg(not(any(freebsdlike, netbsdlike, target_os = "vita")))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/dir.rs:276:15 | 276 | #[cfg(any(freebsdlike, netbsdlike))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/dir.rs:276:28 | 276 | #[cfg(any(freebsdlike, netbsdlike))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/dir.rs:194:9 | 194 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/dir.rs:209:9 | 209 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/dir.rs:163:25 | 163 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/dir.rs:171:35 | 171 | #[cfg(not(any(freebsdlike, netbsdlike, target_os = "vita")))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/dir.rs:171:48 | 171 | #[cfg(not(any(freebsdlike, netbsdlike, target_os = "vita")))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/dir.rs:174:31 | 174 | #[cfg(any(freebsdlike, netbsdlike))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/dir.rs:174:44 | 174 | #[cfg(any(freebsdlike, netbsdlike))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/dir.rs:291:9 | 291 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/dir.rs:303:19 | 303 | #[cfg(not(any(freebsdlike, netbsdlike, target_os = "vita")))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/dir.rs:303:32 | 303 | #[cfg(not(any(freebsdlike, netbsdlike, target_os = "vita")))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/dir.rs:310:15 | 310 | #[cfg(any(freebsdlike, netbsdlike))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/dir.rs:310:28 | 310 | #[cfg(any(freebsdlike, netbsdlike))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/makedev.rs:6:5 | 6 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/makedev.rs:7:5 | 7 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/makedev.rs:17:7 | 17 | #[cfg(solarish)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/makedev.rs:48:7 | 48 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/makedev.rs:63:5 | 63 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/makedev.rs:64:5 | 64 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/makedev.rs:75:5 | 75 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/makedev.rs:76:5 | 76 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/makedev.rs:102:5 | 102 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/makedev.rs:103:5 | 103 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/makedev.rs:114:5 | 114 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/makedev.rs:115:5 | 115 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:7:9 | 7 | all(linux_kernel, feature = "procfs") | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:13:11 | 13 | #[cfg(all(apple, feature = "alloc"))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:18:5 | 18 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:19:5 | 19 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:20:5 | 20 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:31:5 | 31 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:32:5 | 32 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:42:11 | 42 | #[cfg(any(linux_kernel, target_os = "freebsd"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:44:11 | 44 | #[cfg(any(linux_kernel, target_os = "freebsd", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:47:5 | 47 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:60:5 | 60 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:71:31 | 71 | #[cfg(all(target_env = "gnu", fix_y2038))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:75:11 | 75 | #[cfg(all(apple, feature = "alloc"))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:78:7 | 78 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:83:11 | 83 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:83:18 | 83 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:85:7 | 85 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:91:31 | 91 | #[cfg(all(target_env = "gnu", fix_y2038))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:93:31 | 93 | #[cfg(all(target_env = "gnu", fix_y2038))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:248:5 | 248 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:318:7 | 318 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:710:5 | 710 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:968:11 | 968 | #[cfg(all(fix_y2038, not(apple)))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:968:26 | 968 | #[cfg(all(fix_y2038, not(apple)))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1017:5 | 1017 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1038:7 | 1038 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1073:7 | 1073 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1120:5 | 1120 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1143:7 | 1143 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1197:5 | 1197 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1198:5 | 1198 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1199:5 | 1199 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1245:11 | 1245 | #[cfg(any(linux_kernel, target_os = "freebsd", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1251:11 | 1251 | #[cfg(any(linux_kernel, target_os = "freebsd", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1320:15 | 1320 | #[cfg(not(any(linux_kernel, target_os = "wasi")))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1325:7 | 1325 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1348:7 | 1348 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1367:15 | 1367 | #[cfg(not(any(linux_kernel, target_os = "wasi")))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1385:7 | 1385 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1453:5 | 1453 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1469:5 | 1469 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1582:11 | 1582 | #[cfg(all(fix_y2038, not(apple)))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1582:26 | 1582 | #[cfg(all(fix_y2038, not(apple)))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1615:5 | 1615 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1616:5 | 1616 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1617:5 | 1617 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1659:7 | 1659 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1695:5 | 1695 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1711:11 | 1711 | #[cfg(any(linux_kernel, target_os = "freebsd"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1732:7 | 1732 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1767:11 | 1767 | #[cfg(all(linux_kernel, target_pointer_width = "32"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1769:11 | 1769 | #[cfg(all(linux_kernel, target_pointer_width = "64"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1790:11 | 1790 | #[cfg(all(linux_kernel, target_pointer_width = "32"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1816:11 | 1816 | #[cfg(all(linux_kernel, any(target_arch = "mips64", target_arch = "mips64r6")))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1841:11 | 1841 | #[cfg(all(linux_kernel, target_pointer_width = "32"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1877:11 | 1877 | #[cfg(all(linux_kernel, any(target_arch = "mips64", target_arch = "mips64r6")))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1910:7 | 1910 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1926:7 | 1926 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1969:7 | 1969 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1982:7 | 1982 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2006:7 | 2006 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2020:7 | 2020 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2029:7 | 2029 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2032:7 | 2032 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2039:7 | 2039 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2052:11 | 2052 | #[cfg(all(apple, feature = "alloc"))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2077:7 | 2077 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2114:7 | 2114 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2119:7 | 2119 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2124:7 | 2124 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2137:7 | 2137 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2226:7 | 2226 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2230:7 | 2230 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2242:11 | 2242 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2242:18 | 2242 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2278:11 | 2278 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2278:18 | 2278 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2315:11 | 2315 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2315:18 | 2315 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2351:11 | 2351 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2351:18 | 2351 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2382:11 | 2382 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2382:18 | 2382 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2413:11 | 2413 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2413:18 | 2413 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2444:11 | 2444 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2444:18 | 2444 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2462:11 | 2462 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2462:18 | 2462 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2480:11 | 2480 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2480:18 | 2480 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2495:11 | 2495 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2495:18 | 2495 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2508:11 | 2508 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2508:18 | 2508 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2525:11 | 2525 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2525:18 | 2525 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:155:9 | 155 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:156:9 | 156 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:163:9 | 163 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:164:9 | 164 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:223:9 | 223 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:224:9 | 224 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:231:9 | 231 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:232:9 | 232 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:591:9 | 591 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:614:9 | 614 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:631:9 | 631 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:654:9 | 654 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:672:9 | 672 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:690:9 | 690 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:815:15 | 815 | #[cfg(all(fix_y2038, not(apple)))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:815:30 | 815 | #[cfg(all(fix_y2038, not(apple)))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:839:19 | 839 | #[cfg(not(any(apple, fix_y2038)))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:839:26 | 839 | #[cfg(not(any(apple, fix_y2038)))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:852:11 | 852 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1301:19 | 1301 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1301:26 | 1301 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1301:39 | 1301 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1301:53 | 1301 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1303:19 | 1303 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1303:26 | 1303 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1303:39 | 1303 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1303:53 | 1303 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1420:9 | 1420 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1438:9 | 1438 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1519:15 | 1519 | #[cfg(all(fix_y2038, not(apple)))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1519:30 | 1519 | #[cfg(all(fix_y2038, not(apple)))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1538:19 | 1538 | #[cfg(not(any(apple, fix_y2038)))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1538:26 | 1538 | #[cfg(not(any(apple, fix_y2038)))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1546:11 | 1546 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:344:7 | 344 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:363:7 | 363 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:374:7 | 374 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:408:7 | 408 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:439:7 | 439 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:563:5 | 563 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:564:5 | 564 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:565:5 | 565 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:594:11 | 594 | #[cfg(any(linux_kernel, target_os = "freebsd"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:648:11 | 648 | #[cfg(any(linux_kernel, target_os = "freebsd", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:798:5 | 798 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:799:5 | 799 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:967:15 | 967 | #[cfg(not(any(linux_like, target_os = "hurd")))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:975:9 | 975 | all(linux_kernel, target_pointer_width = "64"), | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:989:11 | 989 | #[cfg(all(linux_kernel, target_pointer_width = "32"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:1020:5 | 1020 | linux_like, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:1021:5 | 1021 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:1037:7 | 1037 | #[cfg(linux_like)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:1177:7 | 1177 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:53:19 | 53 | #[cfg(any(linux_like, target_os = "fuchsia"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:58:13 | 58 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:242:13 | 242 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:271:13 | 271 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:272:13 | 272 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:287:13 | 287 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:300:13 | 300 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:308:13 | 308 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:315:13 | 315 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:336:19 | 336 | #[cfg(any(linux_kernel, target_os = "illumos"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:533:9 | 533 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:896:19 | 896 | #[cfg(any(linux_kernel, target_os = "emscripten", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:900:19 | 900 | #[cfg(any(linux_kernel, target_os = "emscripten", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:905:13 | 905 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:913:19 | 913 | #[cfg(any(linux_kernel, target_os = "emscripten", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:917:19 | 917 | #[cfg(any(linux_kernel, target_os = "emscripten", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:933:19 | 933 | #[cfg(any(linux_kernel, target_os = "emscripten", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:50:9 | 50 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:71:11 | 71 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:75:9 | 75 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:91:9 | 91 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:108:9 | 108 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:121:11 | 121 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:125:9 | 125 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:139:9 | 139 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:153:9 | 153 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:179:9 | 179 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:192:9 | 192 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:215:9 | 215 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:237:11 | 237 | #[cfg(freebsdlike)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:241:9 | 241 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:242:9 | 242 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:266:15 | 266 | #[cfg(any(bsd, target_env = "newlib"))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:275:9 | 275 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:276:9 | 276 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:326:9 | 326 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:327:9 | 327 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:342:9 | 342 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:343:9 | 343 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:358:9 | 358 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:359:9 | 359 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:374:9 | 374 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:375:9 | 375 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:390:9 | 390 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:403:9 | 403 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:416:9 | 416 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:429:9 | 429 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:442:9 | 442 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:456:9 | 456 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:470:9 | 470 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:483:9 | 483 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:497:9 | 497 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:511:9 | 511 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:526:9 | 526 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:527:9 | 527 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:555:9 | 555 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:556:9 | 556 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:570:11 | 570 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:584:9 | 584 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:597:15 | 597 | #[cfg(any(bsd, target_os = "haiku"))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:604:9 | 604 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:617:9 | 617 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:635:9 | 635 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:636:9 | 636 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:657:9 | 657 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:658:9 | 658 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:682:9 | 682 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:696:9 | 696 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:716:9 | 716 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:726:9 | 726 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:759:9 | 759 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:760:9 | 760 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:775:9 | 775 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:776:9 | 776 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:793:9 | 793 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:815:9 | 815 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:816:9 | 816 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:832:11 | 832 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:835:11 | 835 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:838:11 | 838 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:841:11 | 841 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:863:9 | 863 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:887:9 | 887 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:888:9 | 888 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:903:9 | 903 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:916:9 | 916 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:917:9 | 917 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:936:11 | 936 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:965:9 | 965 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:981:9 | 981 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:995:9 | 995 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:1016:9 | 1016 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:1017:9 | 1017 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:1032:9 | 1032 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:1060:9 | 1060 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/types.rs:20:7 | 20 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/types.rs:55:13 | 55 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/syscalls.rs:16:7 | 16 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/syscalls.rs:144:7 | 144 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/syscalls.rs:164:7 | 164 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/syscalls.rs:308:5 | 308 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/syscalls.rs:331:5 | 331 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:7:7 | 7 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:15:5 | 15 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:16:5 | 16 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:17:5 | 17 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:26:7 | 26 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:28:7 | 28 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:31:11 | 31 | #[cfg(all(apple, feature = "alloc"))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:35:7 | 35 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:45:11 | 45 | #[cfg(any(linux_kernel, target_os = "freebsd"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:47:7 | 47 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:50:7 | 50 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:52:7 | 52 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:57:7 | 57 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:66:11 | 66 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:66:18 | 66 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:69:7 | 69 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:75:7 | 75 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:83:5 | 83 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:84:5 | 84 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:85:5 | 85 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:94:7 | 94 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:96:7 | 96 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:99:11 | 99 | #[cfg(all(apple, feature = "alloc"))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:103:7 | 103 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:113:11 | 113 | #[cfg(any(linux_kernel, target_os = "freebsd"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:115:7 | 115 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:118:7 | 118 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:120:7 | 120 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:125:7 | 125 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:134:11 | 134 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:134:18 | 134 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wasi_ext` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:142:11 | 142 | #[cfg(all(wasi_ext, target_os = "wasi"))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wasi_ext)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wasi_ext)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/abs.rs:7:5 | 7 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/abs.rs:256:5 | 256 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/at.rs:14:7 | 14 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/at.rs:16:7 | 16 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/at.rs:20:15 | 20 | #[cfg(not(any(apple, target_os = "espidf", target_os = "vita", target_os = "wasi")))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/at.rs:274:7 | 274 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/at.rs:415:7 | 415 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/at.rs:436:15 | 436 | #[cfg(not(any(apple, target_os = "espidf", target_os = "vita", target_os = "wasi")))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/fcntl.rs:60:11 | 60 | #[cfg(any(linux_kernel, target_os = "freebsd", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/fcntl.rs:67:11 | 67 | #[cfg(any(linux_kernel, target_os = "freebsd", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/fcntl.rs:76:11 | 76 | #[cfg(any(linux_kernel, target_os = "freebsd", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/fd.rs:11:5 | 11 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/fd.rs:12:5 | 12 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/fd.rs:27:7 | 27 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/fd.rs:31:5 | 31 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/fd.rs:77:7 | 77 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/fd.rs:85:7 | 85 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/fd.rs:179:5 | 179 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/fd.rs:243:5 | 243 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/fd.rs:244:5 | 244 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/fd.rs:315:5 | 315 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/fd.rs:363:7 | 363 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/fd.rs:272:15 | 272 | #[cfg(any(linux_kernel, target_os = "emscripten", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `staged_api` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/seek_from.rs:14:12 | 14 | #[cfg_attr(staged_api, stable(feature = "rust1", since = "1.0.0"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(staged_api)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(staged_api)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `staged_api` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/seek_from.rs:17:16 | 17 | #[cfg_attr(staged_api, stable(feature = "rust1", since = "1.0.0"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(staged_api)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(staged_api)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `staged_api` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/seek_from.rs:18:22 | 18 | Start(#[cfg_attr(staged_api, stable(feature = "rust1", since = "1.0.0"))] u64), | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(staged_api)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(staged_api)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `staged_api` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/seek_from.rs:25:16 | 25 | #[cfg_attr(staged_api, stable(feature = "rust1", since = "1.0.0"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(staged_api)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(staged_api)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `staged_api` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/seek_from.rs:26:20 | 26 | End(#[cfg_attr(staged_api, stable(feature = "rust1", since = "1.0.0"))] i64), | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(staged_api)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(staged_api)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `staged_api` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/seek_from.rs:33:16 | 33 | #[cfg_attr(staged_api, stable(feature = "rust1", since = "1.0.0"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(staged_api)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(staged_api)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `staged_api` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/seek_from.rs:34:24 | 34 | Current(#[cfg_attr(staged_api, stable(feature = "rust1", since = "1.0.0"))] i64), | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(staged_api)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(staged_api)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/seek_from.rs:43:15 | 43 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/seek_from.rs:43:22 | 43 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/seek_from.rs:43:35 | 43 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/seek_from.rs:43:49 | 43 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/seek_from.rs:51:15 | 51 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/seek_from.rs:51:22 | 51 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/seek_from.rs:51:35 | 51 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/seek_from.rs:51:49 | 51 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/io/ioctl.rs:19:7 | 19 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/io/read_write.rs:14:7 | 14 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/io/read_write.rs:286:7 | 286 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/io/read_write.rs:305:7 | 305 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:21:11 | 21 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:21:25 | 21 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:28:7 | 28 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:31:7 | 31 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:34:7 | 34 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:37:7 | 37 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:306:7 | 306 | #[cfg(linux_raw)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:311:9 | 311 | not(linux_raw), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:319:9 | 319 | not(linux_raw), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:327:15 | 327 | #[cfg(all(not(linux_raw), target_os = "android"))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:332:5 | 332 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:343:5 | 343 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/patterns.rs:216:11 | 216 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/patterns.rs:216:25 | 216 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/patterns.rs:219:11 | 219 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/patterns.rs:219:25 | 219 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/patterns.rs:227:11 | 227 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/patterns.rs:227:25 | 227 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/patterns.rs:230:11 | 230 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/patterns.rs:230:25 | 230 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/patterns.rs:238:11 | 238 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/patterns.rs:238:25 | 238 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/patterns.rs:241:11 | 241 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/patterns.rs:241:25 | 241 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/patterns.rs:250:11 | 250 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/patterns.rs:250:25 | 250 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/patterns.rs:253:11 | 253 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/patterns.rs:253:25 | 253 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:212:15 | 212 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:212:29 | 212 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:237:15 | 237 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:237:29 | 237 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:247:15 | 247 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:247:29 | 247 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:257:15 | 257 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:257:29 | 257 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:267:15 | 267 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:267:29 | 267 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/timespec.rs:4:11 | 4 | #[cfg(not(fix_y2038))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/timespec.rs:8:11 | 8 | #[cfg(not(fix_y2038))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/timespec.rs:12:7 | 12 | #[cfg(fix_y2038)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/timespec.rs:24:11 | 24 | #[cfg(not(fix_y2038))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/timespec.rs:29:7 | 29 | #[cfg(fix_y2038)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/timespec.rs:34:5 | 34 | fix_y2038, | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/timespec.rs:35:5 | 35 | linux_raw, | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/timespec.rs:36:9 | 36 | all(libc, target_arch = "x86_64", target_pointer_width = "32") | ^^^^ help: found config with similar value: `feature = "libc"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/timespec.rs:42:9 | 42 | not(fix_y2038), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/timespec.rs:43:5 | 43 | libc, | ^^^^ help: found config with similar value: `feature = "libc"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/timespec.rs:51:7 | 51 | #[cfg(fix_y2038)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/timespec.rs:66:7 | 66 | #[cfg(fix_y2038)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/timespec.rs:77:7 | 77 | #[cfg(fix_y2038)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/timespec.rs:110:7 | 110 | #[cfg(fix_y2038)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Compiling clap_builder v4.5.15 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=clap_builder CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/clap_builder-4.5.15 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A simple to use, efficient, and full-featured Command Line Argument Parser' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=clap_builder CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/clap-rs/clap' CARGO_PKG_RUST_VERSION=1.74 CARGO_PKG_VERSION=4.5.15 CARGO_PKG_VERSION_MAJOR=4 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=15 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/clap_builder-4.5.15 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name clap_builder --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/clap_builder-4.5.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --cfg 'feature="color"' --cfg 'feature="error-context"' --cfg 'feature="help"' --cfg 'feature="std"' --cfg 'feature="suggestions"' --cfg 'feature="usage"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("cargo", "color", "debug", "default", "deprecated", "env", "error-context", "help", "std", "string", "suggestions", "unicode", "unstable-doc", "unstable-ext", "unstable-styles", "unstable-v5", "usage", "wrap_help"))' -C metadata=1f299f64d3b2bdd3 -C extra-filename=-1f299f64d3b2bdd3 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/deps --extern anstream=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/deps/libanstream-b5c70bc543be819a.rmeta --extern anstyle=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/deps/libanstyle-c1ad25f53ff5b6b9.rmeta --extern clap_lex=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/deps/libclap_lex-5091f54037c9f826.rmeta --extern strsim=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/deps/libstrsim-1813183be6a2b80b.rmeta --cap-lints warn -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: `fastrand` (lib) generated 1 warning Compiling lexopt v0.3.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=lexopt CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/lexopt-0.3.0 CARGO_PKG_AUTHORS='Jan Verbeek ' CARGO_PKG_DESCRIPTION='Minimalist pedantic command line parser' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lexopt CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/blyxxyz/lexopt' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/lexopt-0.3.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name lexopt --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/lexopt-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=3c3a25d5ab3aadf4 -C extra-filename=-3c3a25d5ab3aadf4 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/deps --cap-lints warn -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/de.rs:1911:23 | 1911 | struct SeqAccess<'a, R: 'a> { | ^^^^ help: remove this bound | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/de.rs:1958:23 | 1958 | struct MapAccess<'a, R: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/de.rs:2015:27 | 2015 | struct VariantAccess<'a, R: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/de.rs:2068:31 | 2068 | struct UnitVariantAccess<'a, R: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/de.rs:2131:20 | 2131 | struct MapKey<'a, R: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/ser.rs:412:31 | 412 | struct Adapter<'ser, W: 'ser, F: 'ser> { | ^^^^^^ ^^^^^^ | help: remove these bounds | 412 - struct Adapter<'ser, W: 'ser, F: 'ser> { 412 + struct Adapter<'ser, W, F> { | warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/ser.rs:467:24 | 467 | pub enum Compound<'a, W: 'a, F: 'a> { | ^^^^ ^^^^ | help: remove these bounds | 467 - pub enum Compound<'a, W: 'a, F: 'a> { 467 + pub enum Compound<'a, W, F> { | warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/ser.rs:769:30 | 769 | struct MapKeySerializer<'a, W: 'a, F: 'a> { | ^^^^ ^^^^ | help: remove these bounds | 769 - struct MapKeySerializer<'a, W: 'a, F: 'a> { 769 + struct MapKeySerializer<'a, W, F> { | warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/src/value/mod.rs:223:38 | 223 | struct WriterFormatter<'a, 'b: 'a> { | ^^^^ help: remove this bound Compiling indexmap v2.4.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=indexmap CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/indexmap-2.4.0 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A hash table with consistent order and fast iteration.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=indexmap CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/indexmap-rs/indexmap' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=2.4.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/indexmap-2.4.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name indexmap --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/indexmap-2.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--allow=clippy::style' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "borsh", "default", "quickcheck", "rayon", "rustc-rayon", "serde", "std", "test_debug"))' -C metadata=7fb4537ee969d39a -C extra-filename=-7fb4537ee969d39a --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/deps --extern equivalent=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/deps/libequivalent-d4fb57d72c04a521.rmeta --extern hashbrown=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/deps/libhashbrown-5c1641bc3fbbe094.rmeta --extern serde=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/deps/libserde-07d77056e5018f30.rmeta --cap-lints warn -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling wasi-preview1-component-adapter-provider v24.0.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=wasi_preview1_component_adapter_provider CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasi-preview1-component-adapter-provider-24.0.0 CARGO_PKG_AUTHORS='The Wasmtime Project Developers' CARGO_PKG_DESCRIPTION='Embedded wasi-preview1-component-adapter binaries' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=wasi-preview1-component-adapter-provider CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bytecodealliance/wasmtime' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=24.0.0 CARGO_PKG_VERSION_MAJOR=24 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasi-preview1-component-adapter-provider-24.0.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name wasi_preview1_component_adapter_provider --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasi-preview1-component-adapter-provider-24.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--allow=clippy::all' --warn=unused_import_braces --warn=unused_extern_crates --warn=unused-lifetimes --warn=unstable_features '--warn=clippy::unnecessary_to_owned' --warn=trivial_numeric_casts '--warn=clippy::map_clone' '--warn=clippy::manual_strip' '--warn=clippy::clone_on_copy' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=1a7b148ca2164934 -C extra-filename=-1a7b148ca2164934 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/deps --cap-lints warn -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling wasmparser v0.216.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=wasmparser CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasmparser-0.216.0 CARGO_PKG_AUTHORS='Yury Delendik ' CARGO_PKG_DESCRIPTION='A simple event-driven library for parsing WebAssembly binary files. ' CARGO_PKG_HOMEPAGE='https://github.com/bytecodealliance/wasm-tools/tree/main/crates/wasmparser' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=wasmparser CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bytecodealliance/wasm-tools/tree/main/crates/wasmparser' CARGO_PKG_RUST_VERSION=1.76.0 CARGO_PKG_VERSION=0.216.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=216 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasmparser-0.216.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name wasmparser --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasmparser-0.216.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--allow=clippy::all' --deny=unsafe_code '--warn=clippy::unnecessary_to_owned' '--warn=clippy::map_clone' '--warn=clippy::manual_strip' '--warn=clippy::clone_on_copy' --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="std"' --cfg 'feature="validate"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "no-hash-maps", "serde", "std", "validate"))' -C metadata=d6e80cbc6dcadf6d -C extra-filename=-d6e80cbc6dcadf6d --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/deps --extern ahash=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/deps/libahash-1389e3ebba634921.rmeta --extern bitflags=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/deps/libbitflags-d0df0f1b6db82e40.rmeta --extern hashbrown=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/deps/libhashbrown-5c1641bc3fbbe094.rmeta --extern indexmap=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/deps/libindexmap-7fb4537ee969d39a.rmeta --extern semver=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/deps/libsemver-c814802e864e69f2.rmeta --extern serde=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/deps/libserde-07d77056e5018f30.rmeta --cap-lints warn -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling tempfile v3.12.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=tempfile CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tempfile-3.12.0 CARGO_PKG_AUTHORS='Steven Allen :The Rust Project Developers:Ashley Mannix :Jason White ' CARGO_PKG_DESCRIPTION='A library for managing temporary files and directories.' CARGO_PKG_HOMEPAGE='https://stebalien.com/projects/tempfile-rs/' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tempfile CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Stebalien/tempfile' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=3.12.0 CARGO_PKG_VERSION_MAJOR=3 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tempfile-3.12.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name tempfile --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tempfile-3.12.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=9c9b70381d5f0a89 -C extra-filename=-9c9b70381d5f0a89 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/deps --extern cfg_if=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/deps/libcfg_if-62479ba5b8a3cb8b.rmeta --extern fastrand=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/deps/libfastrand-ed5b66df2538cc6b.rmeta --extern once_cell=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/deps/libonce_cell-ebb4810ae0e96108.rmeta --extern rustix=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/deps/librustix-5a5b1bd08252ed01.rmeta --cap-lints warn -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: `rustix` (lib) generated 500 warnings warning: `syn` (lib) generated 406 warnings Compiling serde_derive v1.0.208 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=serde_derive CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208 CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='Macros 1.1 implementation of #[derive(Serialize, Deserialize)]' CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_derive CARGO_PKG_README=crates-io.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.208 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=208 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name serde_derive --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=17518f3b3e8938f6 -C extra-filename=-17518f3b3e8938f6 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/deps --extern proc_macro2=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/deps/libproc_macro2-1f231826f707846c.rlib --extern quote=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/deps/libquote-44912ee8bf970661.rlib --extern syn=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/deps/libsyn-e32a08ad61a9fb56.rlib --extern proc_macro --cap-lints warn -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasmparser-0.216.0/src/binary_reader.rs:48:32 | 48 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 48 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasmparser-0.216.0/src/binary_reader.rs:143:80 | 143 | pub fn new(data: &[u8], original_offset: usize, features: WasmFeatures) -> BinaryReader { | ^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 143 | pub fn new(data: &[u8], original_offset: usize, features: WasmFeatures) -> BinaryReader<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasmparser-0.216.0/src/binary_reader.rs:1931:30 | 1931 | pub fn targets(&self) -> BrTableTargets { | ^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1931 | pub fn targets(&self) -> BrTableTargets<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasmparser-0.216.0/src/parser.rs:923:76 | 923 | pub fn parse_all(self, mut data: &[u8]) -> impl Iterator> { | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 923 | pub fn parse_all(self, mut data: &[u8]) -> impl Iterator>> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasmparser-0.216.0/src/readers/core/code.rs:39:33 | 39 | fn skip_locals(reader: &mut BinaryReader) -> Result<()> { | ^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 39 | fn skip_locals(reader: &mut BinaryReader<'_>) -> Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasmparser-0.216.0/src/readers/core/init.rs:35:45 | 35 | pub fn new(reader: BinaryReader<'a>) -> ConstExpr { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 35 | pub fn new(reader: BinaryReader<'a>) -> ConstExpr<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasmparser-0.216.0/src/readers/core/types.rs:1857:18 | 1857 | reader: &mut BinaryReader, | ^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1857 | reader: &mut BinaryReader<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasmparser-0.216.0/src/validator/component.rs:258:20 | 258 | ty: crate::CoreType, | -------^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 258 | ty: crate::CoreType<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasmparser-0.216.0/src/validator/component.rs:317:26 | 317 | instance: crate::Instance, | -------^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 317 | instance: crate::Instance<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasmparser-0.216.0/src/validator/component.rs:337:20 | 337 | ty: crate::ComponentType, | -------^^^^^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 337 | ty: crate::ComponentType<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasmparser-0.216.0/src/validator/component.rs:430:24 | 430 | import: crate::ComponentImport, | -------^^^^^^^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 430 | import: crate::ComponentImport<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasmparser-0.216.0/src/validator/component.rs:1127:26 | 1127 | instance: crate::ComponentInstance, | -------^^^^^^^^^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1127 | instance: crate::ComponentInstance<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasmparser-0.216.0/src/validator/component.rs:1155:23 | 1155 | alias: crate::ComponentAlias, | -------^^^^^^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1155 | alias: crate::ComponentAlias<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasmparser-0.216.0/src/validator/component.rs:1453:25 | 1453 | export: &crate::ComponentExport, | -------^^^^^^^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1453 | export: &crate::ComponentExport<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasmparser-0.216.0/src/validator/component.rs:1499:27 | 1499 | decls: Vec, | -------^^^^^^^^^^^^^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1499 | decls: Vec>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasmparser-0.216.0/src/validator/component.rs:1565:27 | 1565 | decls: Vec, | -------^^^^^^^^^^^^^^^^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1565 | decls: Vec>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasmparser-0.216.0/src/validator/component.rs:1602:27 | 1602 | decls: Vec, | -------^^^^^^^^^^^^^^^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1602 | decls: Vec>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasmparser-0.216.0/src/validator/component.rs:1662:20 | 1662 | ty: crate::ComponentFuncType, | -------^^^^^^^^^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1662 | ty: crate::ComponentFuncType<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasmparser-0.216.0/src/validator/component.rs:1741:33 | 1741 | module_args: Vec, | -------^^^^^^^^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1741 | module_args: Vec>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasmparser-0.216.0/src/validator/component.rs:1818:36 | 1818 | component_args: Vec, | -------^^^^^^^^^^^^^^^^^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1818 | component_args: Vec>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasmparser-0.216.0/src/validator/component.rs:2086:29 | 2086 | exports: Vec, | -------^^^^^^^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2086 | exports: Vec>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasmparser-0.216.0/src/validator/component.rs:2206:29 | 2206 | exports: Vec, | -------^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2206 | exports: Vec>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasmparser-0.216.0/src/validator/component.rs:2538:20 | 2538 | ty: crate::ComponentDefinedType, | -------^^^^^^^^^^^^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2538 | ty: crate::ComponentDefinedType<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasmparser-0.216.0/src/validator/component.rs:2622:25 | 2622 | cases: &[crate::VariantCase], | -------^^^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2622 | cases: &[crate::VariantCase<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasmparser-0.216.0/src/validator/core.rs:129:21 | 129 | mut global: Global, | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 129 | mut global: Global<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasmparser-0.216.0/src/validator/core.rs:174:15 | 174 | data: Data, | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 174 | data: Data<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasmparser-0.216.0/src/validator/core.rs:193:16 | 193 | mut e: Element, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 193 | mut e: Element<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasmparser-0.216.0/src/validator/core.rs:748:28 | 748 | mut import: crate::Import, | -------^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 748 | mut import: crate::Import<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasmparser-0.216.0/src/validator/core.rs:1194:25 | 1194 | export: &crate::Export, | -------^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1194 | export: &crate::Export<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasmparser-0.216.0/src/validator/operators.rs:1698:41 | 1698 | fn visit_br_table(&mut self, table: BrTable) -> Self::Output { | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1698 | fn visit_br_table(&mut self, table: BrTable<'_>) -> Self::Output { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasmparser-0.216.0/src/validator/types.rs:1013:40 | 1013 | pub fn is_subtype_of(a: &Self, at: TypesRef, b: &Self, bt: TypesRef) -> bool { | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1013 | pub fn is_subtype_of(a: &Self, at: TypesRef<'_>, b: &Self, bt: TypesRef) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasmparser-0.216.0/src/validator/types.rs:1013:64 | 1013 | pub fn is_subtype_of(a: &Self, at: TypesRef, b: &Self, bt: TypesRef) -> bool { | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1013 | pub fn is_subtype_of(a: &Self, at: TypesRef, b: &Self, bt: TypesRef<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasmparser-0.216.0/src/validator/types.rs:1886:52 | 1886 | pub fn entity_type_from_import(&self, import: &Import) -> Option { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1886 | pub fn entity_type_from_import(&self, import: &Import<'_>) -> Option { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasmparser-0.216.0/src/validator/types.rs:1900:52 | 1900 | pub fn entity_type_from_export(&self, export: &Export) -> Option { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1900 | pub fn entity_type_from_export(&self, export: &Export<'_>) -> Option { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasmparser-0.216.0/src/validator/types.rs:2018:29 | 2018 | pub fn as_ref(&self) -> TypesRef { | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2018 | pub fn as_ref(&self) -> TypesRef<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasmparser-0.216.0/src/validator/types.rs:2286:52 | 2286 | pub fn entity_type_from_import(&self, import: &Import) -> Option { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2286 | pub fn entity_type_from_import(&self, import: &Import<'_>) -> Option { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasmparser-0.216.0/src/validator/types.rs:2291:52 | 2291 | pub fn entity_type_from_export(&self, export: &Export) -> Option { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2291 | pub fn entity_type_from_export(&self, export: &Export<'_>) -> Option { | ++++ warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasmparser-0.216.0/src/validator/types.rs:2316:25 | 2316 | pub fn core_imports<'a>(&self) -> Option + '_> { | -^^- help: elide the unused lifetime | = note: requested on the command line with `-W unused-lifetimes` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasmparser-0.216.0/src/validator.rs:504:53 | 504 | pub fn types(&self, mut level: usize) -> Option { | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 504 | pub fn types(&self, mut level: usize) -> Option> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasmparser-0.216.0/src/validator.rs:997:23 | 997 | body: &crate::FunctionBody, | -------^^^^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 997 | body: &crate::FunctionBody<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasmparser-0.216.0/src/validator.rs:1055:57 | 1055 | pub fn instance_section(&mut self, section: &crate::InstanceSectionReader) -> Result<()> { | -------^^^^^^^^^^^^^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1055 | pub fn instance_section(&mut self, section: &crate::InstanceSectionReader<'_>) -> Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasmparser-0.216.0/src/validator.rs:1129:26 | 1129 | section: &crate::ComponentInstanceSectionReader, | -------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1129 | section: &crate::ComponentInstanceSectionReader<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasmparser-0.216.0/src/validator.rs:1177:26 | 1177 | section: &crate::ComponentTypeSectionReader, | -------^^^^^^^^^^^^^^^^^^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1177 | section: &crate::ComponentTypeSectionReader<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasmparser-0.216.0/src/validator.rs:1201:26 | 1201 | section: &crate::ComponentCanonicalSectionReader, | -------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1201 | section: &crate::ComponentCanonicalSectionReader<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasmparser-0.216.0/src/validator.rs:1275:26 | 1275 | section: &crate::ComponentImportSectionReader, | -------^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1275 | section: &crate::ComponentImportSectionReader<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasmparser-0.216.0/src/validator.rs:1295:26 | 1295 | section: &crate::ComponentExportSectionReader, | -------^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1295 | section: &crate::ComponentExportSectionReader<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasmparser-0.216.0/src/collections/index_map/detail.rs:295:45 | 295 | pub fn entry(&mut self, key: K) -> Entry | -----^----- expected lifetime parameter | help: indicate the anonymous lifetime | 295 | pub fn entry(&mut self, key: K) -> Entry<'_, K, V> | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasmparser-0.216.0/src/collections/index_map/detail.rs:396:31 | 396 | pub fn iter(&self) -> Iter { | ----^----- expected lifetime parameter | help: indicate the anonymous lifetime | 396 | pub fn iter(&self) -> Iter<'_, K, V> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasmparser-0.216.0/src/collections/index_map/detail.rs:403:42 | 403 | pub fn iter_mut(&mut self) -> IterMut { | -------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 403 | pub fn iter_mut(&mut self) -> IterMut<'_, K, V> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasmparser-0.216.0/src/collections/index_map/detail.rs:410:31 | 410 | pub fn keys(&self) -> Keys { | ----^----- expected lifetime parameter | help: indicate the anonymous lifetime | 410 | pub fn keys(&self) -> Keys<'_, K, V> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasmparser-0.216.0/src/collections/index_map/detail.rs:417:35 | 417 | pub fn values(&self) -> Values { | ------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 417 | pub fn values(&self) -> Values<'_, K, V> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasmparser-0.216.0/src/collections/index_map/detail.rs:424:46 | 424 | pub fn values_mut(&mut self) -> ValuesMut { | ---------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 424 | pub fn values_mut(&mut self) -> ValuesMut<'_, K, V> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasmparser-0.216.0/src/collections/index_map/detail.rs:1077:50 | 1077 | fn expecting(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1077 | fn expecting(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasmparser-0.216.0/src/collections/index_map.rs:497:6 | 497 | impl<'a, K, V> Iterator for IntoIter { | ^^-- | | | help: elide the unused lifetime warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasmparser-0.216.0/src/collections/index_map.rs:511:6 | 511 | impl<'a, K, V> ExactSizeIterator for IntoIter { | ^^-- | | | help: elide the unused lifetime warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasmparser-0.216.0/src/collections/index_map.rs:518:6 | 518 | impl<'a, K, V> FusedIterator for IntoIter {} | ^^-- | | | help: elide the unused lifetime warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/ast.rs:133:23 | 133 | let variants: Vec = variants | ^^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 133 | let variants: Vec> = variants | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:147:23 | 147 | ser_name: Attr, | ----^------- expected lifetime parameter | help: indicate the anonymous lifetime | 147 | ser_name: Attr<'_, String>, | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:148:22 | 148 | de_name: Attr, | ----^------- expected lifetime parameter | help: indicate the anonymous lifetime | 148 | de_name: Attr<'_, String>, | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:149:35 | 149 | de_aliases: Option>, | -------^------- expected lifetime parameter | help: indicate the anonymous lifetime | 149 | de_aliases: Option>, | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:557:54 | 557 | let _ = attr.parse_args_with(|input: ParseStream| { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 557 | let _ = attr.parse_args_with(|input: ParseStream<'_>| { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:660:36 | 660 | pub fn serde_path(&self) -> Cow { | ---^---------- expected lifetime parameter | help: indicate the anonymous lifetime | 660 | pub fn serde_path(&self) -> Cow<'_, syn::Path> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:679:15 | 679 | untagged: BoolAttr, | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 679 | untagged: BoolAttr<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:680:23 | 680 | internal_tag: Attr, | ----^------- expected lifetime parameter | help: indicate the anonymous lifetime | 680 | internal_tag: Attr<'_, String>, | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:681:18 | 681 | content: Attr, | ----^------- expected lifetime parameter | help: indicate the anonymous lifetime | 681 | content: Attr<'_, String>, | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:740:23 | 740 | field_identifier: BoolAttr, | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 740 | field_identifier: BoolAttr<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:741:25 | 741 | variant_identifier: BoolAttr, | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 741 | variant_identifier: BoolAttr<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:1391:35 | 1391 | F: Fn(&Ctxt, Symbol, Symbol, &ParseNestedMeta) -> syn::Result, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1391 | F: Fn(&Ctxt, Symbol, Symbol, &ParseNestedMeta<'_>) -> syn::Result, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:1386:12 | 1386 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1386 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:1431:12 | 1431 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1431 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:1439:12 | 1439 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1439 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:1447:12 | 1447 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1447 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:1456:12 | 1456 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1456 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:1465:12 | 1465 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1465 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:1500:12 | 1500 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1500 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:1522:12 | 1522 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1522 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:1545:12 | 1545 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1545 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:1566:12 | 1566 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1566 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:1589:12 | 1589 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1589 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:1596:54 | 1596 | if let Ok(lifetimes) = string.parse_with(|input: ParseStream| { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1596 | if let Ok(lifetimes) = string.parse_with(|input: ParseStream<'_>| { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/case.rs:45:59 | 45 | pub fn from_str(rename_all_str: &str) -> Result { | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 45 | pub fn from_str(rename_all_str: &str) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/case.rs:125:32 | 125 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 125 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/check.rs:8:36 | 8 | pub fn check(cx: &Ctxt, cont: &mut Container, derive: Derive) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 8 | pub fn check(cx: &Ctxt, cont: &mut Container<'_>, derive: Derive) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/check.rs:27:45 | 27 | fn check_default_on_tuple(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 27 | fn check_default_on_tuple(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/check.rs:66:43 | 66 | fn check_remote_generic(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 66 | fn check_remote_generic(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/check.rs:78:35 | 78 | fn check_getter(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 78 | fn check_getter(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/check.rs:100:36 | 100 | fn check_flatten(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 100 | fn check_flatten(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/check.rs:117:57 | 117 | fn check_flatten_field(cx: &Ctxt, style: Style, field: &Field) { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 117 | fn check_flatten_field(cx: &Ctxt, style: Style, field: &Field<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/check.rs:144:39 | 144 | fn check_identifier(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 144 | fn check_identifier(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/check.rs:226:47 | 226 | fn check_variant_skip_attrs(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 226 | fn check_variant_skip_attrs(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/check.rs:300:61 | 300 | fn check_internal_tag_field_name_conflict(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 300 | fn check_internal_tag_field_name_conflict(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/check.rs:352:50 | 352 | fn check_adjacent_tag_conflict(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 352 | fn check_adjacent_tag_conflict(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/check.rs:370:44 | 370 | fn check_transparent(cx: &Ctxt, cont: &mut Container, derive: Derive) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 370 | fn check_transparent(cx: &Ctxt, cont: &mut Container<'_>, derive: Derive) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/check.rs:455:30 | 455 | fn allow_transparent(field: &Field, derive: Derive) -> bool { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 455 | fn allow_transparent(field: &Field<'_>, derive: Derive) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/check.rs:470:50 | 470 | fn check_from_and_try_from(cx: &Ctxt, cont: &mut Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 470 | fn check_from_and_try_from(cx: &Ctxt, cont: &mut Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/symbol.rs:68:40 | 68 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 68 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/bound.rs:42:12 | 42 | cont: &Container, | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 42 | cont: &Container<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/bound.rs:58:12 | 58 | cont: &Container, | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 58 | cont: &Container<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/bound.rs:92:12 | 92 | cont: &Container, | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 92 | cont: &Container<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/bound.rs:311:12 | 311 | cont: &Container, | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 311 | cont: &Container<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/bound.rs:370:24 | 370 | fn type_of_item(cont: &Container) -> syn::Type { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 370 | fn type_of_item(cont: &Container<'_>) -> syn::Type { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:69:35 | 69 | fn precondition(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 69 | fn precondition(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:74:41 | 74 | fn precondition_sized(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 74 | fn precondition_sized(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:87:50 | 87 | fn precondition_no_de_lifetime(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 87 | fn precondition_no_de_lifetime(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:130:19 | 130 | fn new(cont: &Container) -> Self { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 130 | fn new(cont: &Container<'_>) -> Self { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:160:26 | 160 | fn build_generics(cont: &Container, borrowed: &BorrowedLifetimes) -> syn::Generics { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 160 | fn build_generics(cont: &Container<'_>, borrowed: &BorrowedLifetimes) -> syn::Generics { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:260:30 | 260 | fn borrowed_lifetimes(cont: &Container) -> BorrowedLifetimes { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 260 | fn borrowed_lifetimes(cont: &Container<'_>) -> BorrowedLifetimes { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:274:28 | 274 | fn deserialize_body(cont: &Container, params: &Parameters) -> Fragment { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 274 | fn deserialize_body(cont: &Container<'_>, params: &Parameters) -> Fragment { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:346:38 | 346 | fn deserialize_in_place_body(_cont: &Container, _params: &Parameters) -> Option { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 346 | fn deserialize_in_place_body(_cont: &Container<'_>, _params: &Parameters) -> Option { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:350:35 | 350 | fn deserialize_transparent(cont: &Container, params: &Parameters) -> Fragment { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 350 | fn deserialize_transparent(cont: &Container<'_>, params: &Parameters) -> Fragment { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:460:15 | 460 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 460 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:462:11 | 462 | form: TupleForm, | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 462 | form: TupleForm<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:681:15 | 681 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 681 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:862:13 | 862 | field: &Field, | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 862 | field: &Field<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:917:15 | 917 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 917 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:919:11 | 919 | form: StructForm, | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 919 | form: StructForm<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:1196:17 | 1196 | variants: &[Variant], | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1196 | variants: &[Variant<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:1212:17 | 1212 | variants: &[Variant], | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1212 | variants: &[Variant<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:1227:42 | 1227 | fn prepare_enum_variant_enum(variants: &[Variant]) -> (TokenStream, Stmts) { | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1227 | fn prepare_enum_variant_enum(variants: &[Variant<'_>]) -> (TokenStream, Stmts) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:1272:17 | 1272 | variants: &[Variant], | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1272 | variants: &[Variant<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:1365:17 | 1365 | variants: &[Variant], | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1365 | variants: &[Variant<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:1412:17 | 1412 | variants: &[Variant], | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1412 | variants: &[Variant<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:1727:17 | 1727 | variants: &[Variant], | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1727 | variants: &[Variant<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:1736:17 | 1736 | variants: &[Variant], | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1736 | variants: &[Variant<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:1792:15 | 1792 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1792 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:1839:15 | 1839 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1839 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:1881:15 | 1881 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1881 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:1937:13 | 1937 | field: &Field, | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1937 | field: &Field<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:1975:13 | 1975 | field: &Field, | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1975 | field: &Field<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:2084:17 | 2084 | variants: &[Variant], | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2084 | variants: &[Variant<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:2473:15 | 2473 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2473 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:2896:15 | 2896 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2896 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:2911:15 | 2911 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2911 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:2956:28 | 2956 | fn expr_is_missing(field: &Field, cattrs: &attr::Container) -> Fragment { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2956 | fn expr_is_missing(field: &Field<'_>, cattrs: &attr::Container) -> Fragment { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:2997:13 | 2997 | field: &Field, | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2997 | field: &Field<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:3023:30 | 3023 | fn effective_style(variant: &Variant) -> Style { | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 3023 | fn effective_style(variant: &Variant<'_>) -> Style { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:3032:26 | 3032 | fn has_flatten(fields: &[Field]) -> bool { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 3032 | fn has_flatten(fields: &[Field<'_>]) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:3163:5 | 3163 | DeImplGenerics, | ^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 3163 | DeImplGenerics<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:3164:5 | 3164 | DeTypeGenerics, | ^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 3164 | DeTypeGenerics<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:3165:10 | 3165 | syn::TypeGenerics, | -----^^^^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3165 | syn::TypeGenerics<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/pretend.rs:22:28 | 22 | pub fn pretend_used(cont: &Container, is_packed: bool) -> TokenStream { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 22 | pub fn pretend_used(cont: &Container<'_>, is_packed: bool) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/pretend.rs:64:31 | 64 | fn pretend_fields_used(cont: &Container, is_packed: bool) -> TokenStream { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 64 | fn pretend_fields_used(cont: &Container<'_>, is_packed: bool) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/pretend.rs:78:38 | 78 | fn pretend_fields_used_struct(cont: &Container, fields: &[Field]) -> TokenStream { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 78 | fn pretend_fields_used_struct(cont: &Container<'_>, fields: &[Field]) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/pretend.rs:78:59 | 78 | fn pretend_fields_used_struct(cont: &Container, fields: &[Field]) -> TokenStream { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 78 | fn pretend_fields_used_struct(cont: &Container, fields: &[Field<'_>]) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/pretend.rs:93:45 | 93 | fn pretend_fields_used_struct_packed(cont: &Container, fields: &[Field]) -> TokenStream { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 93 | fn pretend_fields_used_struct_packed(cont: &Container<'_>, fields: &[Field]) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/pretend.rs:93:66 | 93 | fn pretend_fields_used_struct_packed(cont: &Container, fields: &[Field]) -> TokenStream { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 93 | fn pretend_fields_used_struct_packed(cont: &Container, fields: &[Field<'_>]) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/pretend.rs:111:36 | 111 | fn pretend_fields_used_enum(cont: &Container, variants: &[Variant]) -> TokenStream { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 111 | fn pretend_fields_used_enum(cont: &Container<'_>, variants: &[Variant]) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/pretend.rs:111:59 | 111 | fn pretend_fields_used_enum(cont: &Container, variants: &[Variant]) -> TokenStream { | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 111 | fn pretend_fields_used_enum(cont: &Container, variants: &[Variant<'_>]) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/pretend.rs:147:33 | 147 | fn pretend_variants_used(cont: &Container) -> TokenStream { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 147 | fn pretend_variants_used(cont: &Container<'_>) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:61:35 | 61 | fn precondition(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 61 | fn precondition(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:98:19 | 98 | fn new(cont: &Container) -> Self { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 98 | fn new(cont: &Container<'_>) -> Self { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:130:26 | 130 | fn build_generics(cont: &Container) -> syn::Generics { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 130 | fn build_generics(cont: &Container<'_>) -> syn::Generics { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:166:26 | 166 | fn serialize_body(cont: &Container, params: &Parameters) -> Fragment { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 166 | fn serialize_body(cont: &Container<'_>, params: &Parameters) -> Fragment { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:186:33 | 186 | fn serialize_transparent(cont: &Container, params: &Parameters) -> Fragment { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 186 | fn serialize_transparent(cont: &Container<'_>, params: &Parameters) -> Fragment { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:228:13 | 228 | field: &Field, | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 228 | field: &Field<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:254:15 | 254 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 254 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:291:52 | 291 | fn serialize_struct(params: &Parameters, fields: &[Field], cattrs: &attr::Container) -> Fragment { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 291 | fn serialize_struct(params: &Parameters, fields: &[Field<'_>], cattrs: &attr::Container) -> Fragment { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:325:15 | 325 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 325 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:366:15 | 366 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 366 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:390:52 | 390 | fn serialize_enum(params: &Parameters, variants: &[Variant], cattrs: &attr::Container) -> Fragment { | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 390 | fn serialize_enum(params: &Parameters, variants: &[Variant<'_>], cattrs: &attr::Container) -> Fragment { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:418:15 | 418 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 418 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:500:15 | 500 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 500 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:573:15 | 573 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 573 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:639:15 | 639 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 639 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:762:15 | 762 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 762 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:809:14 | 809 | context: TupleVariant, | ^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 809 | context: TupleVariant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:811:15 | 811 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 811 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:880:14 | 880 | context: StructVariant, | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 880 | context: StructVariant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:882:15 | 882 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 882 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:964:14 | 964 | context: StructVariant, | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 964 | context: StructVariant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:966:15 | 966 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 966 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:1051:15 | 1051 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1051 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:1099:15 | 1099 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1099 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:1176:15 | 1176 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1176 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:1260:44 | 1260 | fn get_member(params: &Parameters, field: &Field, member: &Member) -> TokenStream { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1260 | fn get_member(params: &Parameters, field: &Field<'_>, member: &Member) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:1289:30 | 1289 | fn effective_style(variant: &Variant) -> Style { | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1289 | fn effective_style(variant: &Variant<'_>) -> Style { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/this.rs:4:25 | 4 | pub fn this_type(cont: &Container) -> Path { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 4 | pub fn this_type(cont: &Container<'_>) -> Path { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/this.rs:18:26 | 18 | pub fn this_value(cont: &Container) -> Path { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 18 | pub fn this_value(cont: &Container<'_>) -> Path { | ++++ warning: `serde_json` (lib) generated 34 warnings Compiling clap_derive v4.5.13 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=clap_derive CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/clap_derive-4.5.13 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Parse command line argument by defining a struct, derive crate.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=clap_derive CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/clap-rs/clap' CARGO_PKG_RUST_VERSION=1.74 CARGO_PKG_VERSION=4.5.13 CARGO_PKG_VERSION_MAJOR=4 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=13 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/clap_derive-4.5.13 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name clap_derive --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/clap_derive-4.5.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("debug", "default", "deprecated", "raw-deprecated", "unstable-v5"))' -C metadata=1abe8a4437c53602 -C extra-filename=-1abe8a4437c53602 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/deps --extern heck=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/deps/libheck-6e7f1fc95e1510c8.rlib --extern proc_macro2=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/deps/libproc_macro2-1f231826f707846c.rlib --extern quote=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/deps/libquote-44912ee8bf970661.rlib --extern syn=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/deps/libsyn-e32a08ad61a9fb56.rlib --extern proc_macro --cap-lints warn -Z binary-dep-depinfo` Compiling clap v4.5.16 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=clap CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/clap-4.5.16 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A simple to use, efficient, and full-featured Command Line Argument Parser' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=clap CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/clap-rs/clap' CARGO_PKG_RUST_VERSION=1.74 CARGO_PKG_VERSION=4.5.16 CARGO_PKG_VERSION_MAJOR=4 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=16 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/clap-4.5.16 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name clap --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/clap-4.5.16/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --cfg 'feature="color"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="error-context"' --cfg 'feature="help"' --cfg 'feature="std"' --cfg 'feature="suggestions"' --cfg 'feature="usage"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("cargo", "color", "debug", "default", "deprecated", "derive", "env", "error-context", "help", "std", "string", "suggestions", "unicode", "unstable-doc", "unstable-ext", "unstable-styles", "unstable-v5", "usage", "wrap_help"))' -C metadata=74f67544f0f5d603 -C extra-filename=-74f67544f0f5d603 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/deps --extern clap_builder=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/deps/libclap_builder-1f299f64d3b2bdd3.rmeta --extern clap_derive=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/deps/libclap_derive-1abe8a4437c53602.so --cap-lints warn -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: `serde_derive` (lib) generated 122 warnings warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasmparser-0.216.0/src/collections/set.rs:432:28 | 432 | pub struct Difference<'a, T: 'a> { | ^^^^ help: remove this bound | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasmparser-0.216.0/src/collections/set.rs:484:30 | 484 | pub struct Intersection<'a, T: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasmparser-0.216.0/src/collections/set.rs:536:37 | 536 | pub struct SymmetricDifference<'a, T: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasmparser-0.216.0/src/collections/set.rs:588:23 | 588 | pub struct Union<'a, T: 'a> { | ^^^^ help: remove this bound Compiling wasm-encoder v0.216.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=wasm_encoder CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasm-encoder-0.216.0 CARGO_PKG_AUTHORS='Nick Fitzgerald ' CARGO_PKG_DESCRIPTION='A low-level WebAssembly encoder. ' CARGO_PKG_HOMEPAGE='https://github.com/bytecodealliance/wasm-tools/tree/main/crates/wasm-encoder' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=wasm-encoder CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bytecodealliance/wasm-tools/tree/main/crates/wasm-encoder' CARGO_PKG_RUST_VERSION=1.76.0 CARGO_PKG_VERSION=0.216.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=216 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasm-encoder-0.216.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name wasm_encoder --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasm-encoder-0.216.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--allow=clippy::all' --deny=unsafe_code '--warn=clippy::unnecessary_to_owned' '--warn=clippy::map_clone' '--warn=clippy::manual_strip' '--warn=clippy::clone_on_copy' --cfg 'feature="wasmparser"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("wasmparser"))' -C metadata=4007d4ffcf3c9f5d -C extra-filename=-4007d4ffcf3c9f5d --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/deps --extern leb128=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/deps/libleb128-04ecd3dcb3a00cdc.rmeta --extern wasmparser=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/deps/libwasmparser-d6e80cbc6dcadf6d.rmeta --cap-lints warn -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling wit-parser v0.216.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=wit_parser CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wit-parser-0.216.0 CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='Tooling for parsing `*.wit` files and working with their contents. ' CARGO_PKG_HOMEPAGE='https://github.com/bytecodealliance/wasm-tools/tree/main/crates/wit-parser' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=wit-parser CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bytecodealliance/wasm-tools/tree/main/crates/wit-parser' CARGO_PKG_RUST_VERSION=1.76.0 CARGO_PKG_VERSION=0.216.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=216 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wit-parser-0.216.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name wit_parser --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wit-parser-0.216.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--allow=clippy::all' --deny=unsafe_code '--warn=clippy::unnecessary_to_owned' '--warn=clippy::map_clone' '--warn=clippy::manual_strip' '--warn=clippy::clone_on_copy' --cfg 'feature="decoding"' --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="serde_json"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("decoding", "default", "serde", "serde_json", "wat"))' -C metadata=e239f8d95a8e24e7 -C extra-filename=-e239f8d95a8e24e7 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/deps --extern anyhow=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/deps/libanyhow-179fbd00a0f06099.rmeta --extern id_arena=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/deps/libid_arena-1bcc85e7e1718c6a.rmeta --extern indexmap=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/deps/libindexmap-7fb4537ee969d39a.rmeta --extern log=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/deps/liblog-effb07b6161ce87b.rmeta --extern semver=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/deps/libsemver-c814802e864e69f2.rmeta --extern serde=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/deps/libserde-07d77056e5018f30.rmeta --extern serde_derive=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/deps/libserde_derive-17518f3b3e8938f6.so --extern serde_json=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/deps/libserde_json-3876d9065c1011f5.rmeta --extern unicode_xid=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/deps/libunicode_xid-7fb0bb9a95680eb7.rmeta --extern wasmparser=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/deps/libwasmparser-d6e80cbc6dcadf6d.rmeta --cap-lints warn -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasm-encoder-0.216.0/src/component/types.rs:35:29 | 35 | pub fn ty(&mut self) -> CoreTypeEncoder { | ^^^^^^^^^^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 35 | pub fn ty(&mut self) -> CoreTypeEncoder<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasm-encoder-0.216.0/src/component/types.rs:206:36 | 206 | pub fn core_type(&mut self) -> CoreTypeEncoder { | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 206 | pub fn core_type(&mut self) -> CoreTypeEncoder<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasm-encoder-0.216.0/src/component/types.rs:217:29 | 217 | pub fn ty(&mut self) -> ComponentTypeEncoder { | ^^^^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 217 | pub fn ty(&mut self) -> ComponentTypeEncoder<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasm-encoder-0.216.0/src/component/types.rs:321:36 | 321 | pub fn core_type(&mut self) -> CoreTypeEncoder { | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 321 | pub fn core_type(&mut self) -> CoreTypeEncoder<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasm-encoder-0.216.0/src/component/types.rs:329:29 | 329 | pub fn ty(&mut self) -> ComponentTypeEncoder { | ^^^^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 329 | pub fn ty(&mut self) -> ComponentTypeEncoder<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasm-encoder-0.216.0/src/core/code.rs:218:49 | 218 | pub fn instruction(&mut self, instruction: &Instruction) -> &mut Self { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 218 | pub fn instruction(&mut self, instruction: &Instruction<'_>) -> &mut Self { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasm-encoder-0.216.0/src/core/code.rs:3757:23 | 3757 | fn new_insn(insn: Instruction) -> Self { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 3757 | fn new_insn(insn: Instruction<'_>) -> Self { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasm-encoder-0.216.0/src/core/code.rs:3763:34 | 3763 | fn with_insn(mut self, insn: Instruction) -> Self { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 3763 | fn with_insn(mut self, insn: Instruction<'_>) -> Self { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasm-encoder-0.216.0/src/core/data.rs:85:54 | 85 | pub fn segment(&mut self, segment: DataSegment) -> &mut Self | -----------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 85 | pub fn segment(&mut self, segment: DataSegment<'_, D>) -> &mut Self | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasm-encoder-0.216.0/src/reencode/component.rs:604:21 | 604 | dst: crate::ComponentTypeEncoder, | -------^^^^^^^^^^^^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 604 | dst: crate::ComponentTypeEncoder<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasm-encoder-0.216.0/src/reencode.rs:88:33 | 88 | const_expr: wasmparser::ConstExpr, | ------------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 88 | const_expr: wasmparser::ConstExpr<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasm-encoder-0.216.0/src/reencode.rs:519:39 | 519 | fn fmt(&self, fmt: &mut std::fmt::Formatter) -> std::fmt::Result { | ----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 519 | fn fmt(&self, fmt: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasm-encoder-0.216.0/src/reencode.rs:1443:33 | 1443 | const_expr: wasmparser::ConstExpr, | ------------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1443 | const_expr: wasmparser::ConstExpr<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasm-encoder-0.216.0/src/reencode.rs:1738:41 | 1738 | fn try_from(const_expr: wasmparser::ConstExpr) -> Result { | ------------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1738 | fn try_from(const_expr: wasmparser::ConstExpr<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wit-parser-0.216.0/src/ast/resolve.rs:1022:21 | 1022 | func: &ast::Func, | -----^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 1022 | func: &ast::Func<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wit-parser-0.216.0/src/ast/toposort.rs:140:32 | 140 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 140 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wit-parser-0.216.0/src/lib.rs:772:33 | 772 | pub fn iter_types(&self) -> ResultsTypeIter { | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 772 | pub fn iter_types(&self) -> ResultsTypeIter<'_> { | ++++ Compiling wasm-metadata v0.216.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=wasm_metadata CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasm-metadata-0.216.0 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Read and manipulate WebAssembly metadata' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=wasm-metadata CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/bytecodealliance/wasm-tools/tree/main/crates/wasm-metadata' CARGO_PKG_RUST_VERSION=1.76.0 CARGO_PKG_VERSION=0.216.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=216 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasm-metadata-0.216.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name wasm_metadata --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasm-metadata-0.216.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--allow=clippy::all' --deny=unsafe_code '--warn=clippy::unnecessary_to_owned' '--warn=clippy::map_clone' '--warn=clippy::manual_strip' '--warn=clippy::clone_on_copy' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("clap"))' -C metadata=9469b32bb1f3fde9 -C extra-filename=-9469b32bb1f3fde9 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/deps --extern anyhow=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/deps/libanyhow-179fbd00a0f06099.rmeta --extern indexmap=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/deps/libindexmap-7fb4537ee969d39a.rmeta --extern serde=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/deps/libserde-07d77056e5018f30.rmeta --extern serde_derive=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/deps/libserde_derive-17518f3b3e8938f6.so --extern serde_json=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/deps/libserde_json-3876d9065c1011f5.rmeta --extern spdx=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/deps/libspdx-08cea53599c45f54.rmeta --extern wasm_encoder=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/deps/libwasm_encoder-4007d4ffcf3c9f5d.rmeta --extern wasmparser=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/deps/libwasmparser-d6e80cbc6dcadf6d.rmeta --cap-lints warn -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasm-metadata-0.216.0/src/lib.rs:161:36 | 161 | fn display(&self, f: &mut fmt::Formatter, indent: usize) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 161 | fn display(&self, f: &mut fmt::Formatter<'_>, indent: usize) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasm-metadata-0.216.0/src/lib.rs:178:32 | 178 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 178 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasm-metadata-0.216.0/src/lib.rs:535:36 | 535 | fn display(&self, f: &mut fmt::Formatter, indent: usize) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 535 | fn display(&self, f: &mut fmt::Formatter<'_>, indent: usize) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasm-metadata-0.216.0/src/lib.rs:585:32 | 585 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 585 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasm-metadata-0.216.0/src/lib.rs:986:36 | 986 | fn display(&self, f: &mut fmt::Formatter, indent: usize) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 986 | fn display(&self, f: &mut fmt::Formatter<'_>, indent: usize) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasm-metadata-0.216.0/src/lib.rs:1098:36 | 1098 | fn display(&self, f: &mut fmt::Formatter, indent: usize) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1098 | fn display(&self, f: &mut fmt::Formatter<'_>, indent: usize) -> fmt::Result { | ++++ warning: `wasm-encoder` (lib) generated 14 warnings Compiling wast v216.0.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=wast CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wast-216.0.0 CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='Customizable Rust parsers for the WebAssembly Text formats WAT and WAST ' CARGO_PKG_HOMEPAGE='https://github.com/bytecodealliance/wasm-tools/tree/main/crates/wast' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=wast CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bytecodealliance/wasm-tools/tree/main/crates/wast' CARGO_PKG_RUST_VERSION=1.76.0 CARGO_PKG_VERSION=216.0.0 CARGO_PKG_VERSION_MAJOR=216 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wast-216.0.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name wast --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wast-216.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--allow=clippy::all' --deny=unsafe_code '--warn=clippy::unnecessary_to_owned' '--warn=clippy::map_clone' '--warn=clippy::manual_strip' '--warn=clippy::clone_on_copy' --cfg 'feature="default"' --cfg 'feature="wasm-module"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "dwarf", "wasm-module"))' -C metadata=4a88a79fadf28c52 -C extra-filename=-4a88a79fadf28c52 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/deps --extern bumpalo=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/deps/libbumpalo-11b70bf8442ce810.rmeta --extern leb128=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/deps/libleb128-04ecd3dcb3a00cdc.rmeta --extern memchr=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/deps/libmemchr-a8fd22ca380f4c0a.rmeta --extern unicode_width=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/deps/libunicode_width-5c05082eb4c33872.rmeta --extern wasm_encoder=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/deps/libwasm_encoder-4007d4ffcf3c9f5d.rmeta --cap-lints warn -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wast-216.0.0/src/lexer.rs:721:29 | 721 | fn skip_underscores<'a>( | -^^- help: elide the unused lifetime | = note: requested on the command line with `-W unused-lifetimes` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wast-216.0.0/src/token.rs:184:26 | 184 | if parser.peek::()? { | ^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 184 | if parser.peek::>()? { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wast-216.0.0/src/error.rs:133:32 | 133 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 133 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wast-216.0.0/src/wast.rs:30:41 | 30 | let module = parser.parse::()?; | ^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 30 | let module = parser.parse::>()?; | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wast-216.0.0/src/wast.rs:258:22 | 258 | fn parse_wat(parser: Parser) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 258 | fn parse_wat(parser: Parser<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wast-216.0.0/src/wast.rs:258:40 | 258 | fn parse_wat(parser: Parser) -> Result { | ^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 258 | fn parse_wat(parser: Parser) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wast-216.0.0/src/core/expr.rs:165:35 | 165 | fn new(parser: Parser<'a>) -> ExpressionParser { | ^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 165 | fn new(parser: Parser<'a>) -> ExpressionParser<'_> { | ++++ warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wast-216.0.0/src/core/expr.rs:449:39 | 401 | / macro_rules! instructions { 402 | | (pub enum Instruction<'a> { 403 | | $( 404 | | $(#[$doc:meta])* ... | 449 | | fn encode<'a>($(arg: &instructions!(@ty $($arg)*),)? v: &mut Vec) { | | -^^- help: elide the unused lifetime ... | 501 | | (@memarg_binding $name:ident $other:ty) => (_); 502 | | } | |_- in this expansion of `instructions!` 503 | 504 | / instructions! { 505 | | pub enum Instruction<'a> { 506 | | Block(Box>) : [0x02] : "block", 507 | | If(Box>) : [0x04] : "if", ... | 1190 | | } 1191 | | } | |_- in this macro invocation warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wast-216.0.0/src/core/expr.rs:1324:29 | 1324 | while parser.peek::()? { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1324 | while parser.peek::>()? { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wast-216.0.0/src/core/expr.rs:1522:47 | 1522 | let (elem, table) = if parser.peek2::()? { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1522 | let (elem, table) = if parser.peek2::>()? { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wast-216.0.0/src/core/expr.rs:1604:45 | 1604 | let (data, mem) = if parser.peek2::()? { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1604 | let (data, mem) = if parser.peek2::>()? { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wast-216.0.0/src/core/func.rs:130:41 | 130 | locals.extend(p.parse::()?.locals); | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 130 | locals.extend(p.parse::>()?.locals); | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wast-216.0.0/src/core/memory.rs:183:35 | 183 | let mut expr: Expression = parser.parse()?; | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 183 | let mut expr: Expression<'_> = parser.parse()?; | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wast-216.0.0/src/core/module.rs:159:69 | 159 | pub(crate) fn parse_remaining(parser: Parser<'a>) -> Result> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 159 | pub(crate) fn parse_remaining(parser: Parser<'a>) -> Result>> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wast-216.0.0/src/core/table.rs:72:32 | 72 | let kind = if l.peek::()? | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 72 | let kind = if l.peek::>()? | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wast-216.0.0/src/core/table.rs:73:65 | 73 | || ((is_shared || has_index_type) && parser.peek2::()?) | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 73 | || ((is_shared || has_index_type) && parser.peek2::>()?) | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wast-216.0.0/src/core/table.rs:100:41 | 100 | Some(parser.parse::()?) | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 100 | Some(parser.parse::>()?) | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wast-216.0.0/src/core/table.rs:192:60 | 192 | || (parser.peek::()? && !parser.peek::()?) | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 192 | || (parser.peek::()? && !parser.peek::>()?) | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wast-216.0.0/src/core/table.rs:227:33 | 227 | } else if parser.peek::()? { | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 227 | } else if parser.peek::>()? { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wast-216.0.0/src/core/types.rs:39:28 | 39 | } else if l.peek::()? { | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 39 | } else if l.peek::>()? { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wast-216.0.0/src/core/types.rs:76:21 | 76 | if l.peek::()? { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 76 | if l.peek::>()? { | ++++ warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wast-216.0.0/src/core/types.rs:186:6 | 186 | impl<'a> Peek for AbstractHeapType { | -^^- help: elide the unused lifetime warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wast-216.0.0/src/core/types.rs:363:31 | 363 | fn peek_shorthand(l: &mut Lookahead1) -> Result { | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 363 | fn peek_shorthand(l: &mut Lookahead1<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wast-216.0.0/src/core/types.rs:379:31 | 379 | fn parse_shorthand(mut l: Lookahead1, parser: Parser<'a>) -> Result { | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 379 | fn parse_shorthand(mut l: Lookahead1<'_>, parser: Parser<'a>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wast-216.0.0/src/core/types.rs:500:28 | 500 | } else if l.peek::()? { | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 500 | } else if l.peek::>()? { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wast-216.0.0/src/core/types.rs:783:34 | 783 | if parser.peek::()? { | ^^ expected lifetime parameter | help: indicate the anonymous lifetime | 783 | if parser.peek::>()? { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wast-216.0.0/src/core/binary.rs:102:12 | 102 | opts: &EncodeOptions, | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 102 | opts: &EncodeOptions<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wast-216.0.0/src/core/binary.rs:259:39 | 259 | mut dwarf: Option<&mut dwarf::Dwarf>, | -------^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 259 | mut dwarf: Option<&mut dwarf::Dwarf<'_>>, | ++++ warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wast-216.0.0/src/core/binary.rs:434:6 | 434 | impl<'a> Encode for AbstractHeapType { | -^^- help: elide the unused lifetime warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wast-216.0.0/src/core/binary.rs:791:69 | 791 | fn encode(&self, e: &mut Vec, mut dwarf: Option<&mut dwarf::Dwarf>) -> Vec { | -------^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 791 | fn encode(&self, e: &mut Vec, mut dwarf: Option<&mut dwarf::Dwarf<'_>>) -> Vec { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wast-216.0.0/src/core/binary.rs:824:49 | 824 | let mut locals_compressed = Vec::<(u32, ValType)>::new(); | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 824 | let mut locals_compressed = Vec::<(u32, ValType<'_>)>::new(); | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wast-216.0.0/src/core/binary.rs:843:69 | 843 | fn encode(&self, e: &mut Vec, mut dwarf: Option<&mut dwarf::Dwarf>) -> Vec { | -------^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 843 | fn encode(&self, e: &mut Vec, mut dwarf: Option<&mut dwarf::Dwarf<'_>>) -> Vec { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wast-216.0.0/src/core/resolve/deinline_import_export.rs:6:29 | 6 | pub fn run(fields: &mut Vec) { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 6 | pub fn run(fields: &mut Vec>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wast-216.0.0/src/core/resolve/names.rs:753:36 | 753 | let types_not_equal = |a: &ValType, b: &ValType| { | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 753 | let types_not_equal = |a: &ValType<'_>, b: &ValType| { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wast-216.0.0/src/core/resolve/names.rs:753:49 | 753 | let types_not_equal = |a: &ValType, b: &ValType| { | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 753 | let types_not_equal = |a: &ValType, b: &ValType<'_>| { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wast-216.0.0/src/component/binary.rs:13:52 | 13 | pub fn encode(component: &Component<'_>, options: &EncodeOptions) -> Vec { | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 13 | pub fn encode(component: &Component<'_>, options: &EncodeOptions<'_>) -> Vec { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wast-216.0.0/src/component/binary.rs:27:15 | 27 | options: &EncodeOptions, | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 27 | options: &EncodeOptions<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wast-216.0.0/src/component/binary.rs:58:30 | 58 | fn encode_core_type(encoder: CoreTypeEncoder, ty: &CoreTypeDef) { | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 58 | fn encode_core_type(encoder: CoreTypeEncoder<'_>, ty: &CoreTypeDef) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wast-216.0.0/src/component/binary.rs:58:52 | 58 | fn encode_core_type(encoder: CoreTypeEncoder, ty: &CoreTypeDef) { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 58 | fn encode_core_type(encoder: CoreTypeEncoder, ty: &CoreTypeDef<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wast-216.0.0/src/component/binary.rs:82:25 | 82 | fn encode_type(encoder: ComponentTypeEncoder, ty: &TypeDef) { | ^^^^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 82 | fn encode_type(encoder: ComponentTypeEncoder<'_>, ty: &TypeDef) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wast-216.0.0/src/component/binary.rs:82:52 | 82 | fn encode_type(encoder: ComponentTypeEncoder, ty: &TypeDef) { | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 82 | fn encode_type(encoder: ComponentTypeEncoder, ty: &TypeDef<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wast-216.0.0/src/component/binary.rs:110:33 | 110 | fn encode_defined_type(encoder: ComponentDefinedTypeEncoder, ty: &ComponentDefinedType) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 110 | fn encode_defined_type(encoder: ComponentDefinedTypeEncoder<'_>, ty: &ComponentDefinedType) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wast-216.0.0/src/component/binary.rs:110:67 | 110 | fn encode_defined_type(encoder: ComponentDefinedTypeEncoder, ty: &ComponentDefinedType) { | ^^^^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 110 | fn encode_defined_type(encoder: ComponentDefinedTypeEncoder, ty: &ComponentDefinedType<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wast-216.0.0/src/component/binary.rs:185:42 | 185 | fn encode_custom(&mut self, custom: &Custom) { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 185 | fn encode_custom(&mut self, custom: &Custom<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wast-216.0.0/src/component/binary.rs:191:51 | 191 | fn encode_producers(&mut self, custom: &core::Producers) { | ------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 191 | fn encode_producers(&mut self, custom: &core::Producers<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wast-216.0.0/src/component/binary.rs:203:73 | 203 | fn encode_core_module(&mut self, module: &CoreModule<'a>, options: &EncodeOptions) { | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 203 | fn encode_core_module(&mut self, module: &CoreModule<'a>, options: &EncodeOptions<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wast-216.0.0/src/component/binary.rs:250:79 | 250 | fn encode_component(&mut self, component: &NestedComponent<'a>, options: &EncodeOptions) { | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 250 | fn encode_component(&mut self, component: &NestedComponent<'a>, options: &EncodeOptions<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wast-216.0.0/src/component/binary.rs:313:40 | 313 | fn encode_start(&mut self, start: &Start) { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 313 | fn encode_start(&mut self, start: &Start<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wast-216.0.0/src/component/binary.rs:528:46 | 528 | fn names_for_item_kind(&mut self, kind: &ItemSigKind) -> &mut Vec> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 528 | fn names_for_item_kind(&mut self, kind: &ItemSigKind<'_>) -> &mut Vec> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wast-216.0.0/src/component/binary.rs:584:23 | 584 | fn from(ty: core::ValType) -> Self { | ------^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 584 | fn from(ty: core::ValType<'_>) -> Self { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wast-216.0.0/src/component/binary.rs:633:26 | 633 | fn from(kind: &core::ItemKind) -> Self { | ------^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 633 | fn from(kind: &core::ItemKind<'_>) -> Self { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wast-216.0.0/src/component/binary.rs:645:23 | 645 | fn from(ty: core::TableType) -> Self { | ------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 645 | fn from(ty: core::TableType<'_>) -> Self { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wast-216.0.0/src/component/binary.rs:669:23 | 669 | fn from(ty: core::GlobalType) -> Self { | ------^^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 669 | fn from(ty: core::GlobalType<'_>) -> Self { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wast-216.0.0/src/component/binary.rs:679:24 | 679 | fn from(ty: &core::TagType) -> Self { | ------^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 679 | fn from(ty: &core::TagType<'_>) -> Self { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wast-216.0.0/src/component/binary.rs:699:20 | 699 | fn from(kind: &CoreInstantiationArgKind) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 699 | fn from(kind: &CoreInstantiationArgKind<'_>) -> Self { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wast-216.0.0/src/component/binary.rs:770:17 | 770 | fn from(r: &ComponentValType) -> Self { | ^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 770 | fn from(r: &ComponentValType<'_>) -> Self { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wast-216.0.0/src/component/binary.rs:802:17 | 802 | fn from(r: &Refinement) -> Self { | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 802 | fn from(r: &Refinement<'_>) -> Self { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wast-216.0.0/src/component/binary.rs:811:17 | 811 | fn from(k: &ItemSigKind) -> Self { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 811 | fn from(k: &ItemSigKind<'_>) -> Self { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wast-216.0.0/src/component/binary.rs:829:18 | 829 | fn from(ty: &ComponentType) -> Self { | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 829 | fn from(ty: &ComponentType<'_>) -> Self { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wast-216.0.0/src/component/binary.rs:857:18 | 857 | fn from(ty: &InstanceType) -> Self { | ^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 857 | fn from(ty: &InstanceType<'_>) -> Self { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wast-216.0.0/src/component/binary.rs:882:18 | 882 | fn from(ty: &ModuleType) -> Self { | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 882 | fn from(ty: &ModuleType<'_>) -> Self { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wast-216.0.0/src/component/binary.rs:920:20 | 920 | fn from(kind: &InstantiationArgKind) -> Self { | ^^^^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 920 | fn from(kind: &InstantiationArgKind<'_>) -> Self { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wast-216.0.0/src/component/binary.rs:929:20 | 929 | fn from(kind: &ComponentExportKind) -> Self { | ^^^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 929 | fn from(kind: &ComponentExportKind<'_>) -> Self { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wast-216.0.0/src/component/binary.rs:974:19 | 974 | fn from(opt: &CanonOpt) -> Self { | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 974 | fn from(opt: &CanonOpt<'_>) -> Self { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wast-216.0.0/src/component/component.rs:160:58 | 160 | fn parse_remaining(parser: Parser<'a>) -> Result> { | ^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 160 | fn parse_remaining(parser: Parser<'a>) -> Result>> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wast-216.0.0/src/component/export.rs:144:21 | 144 | fn peek(cursor: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 144 | fn peek(cursor: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wast-216.0.0/src/component/func.rs:470:48 | 470 | fn parse_trailing_item_ref(kind: T, parser: Parser) -> Result> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 470 | fn parse_trailing_item_ref(kind: T, parser: Parser<'_>) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wast-216.0.0/src/component/func.rs:470:77 | 470 | fn parse_trailing_item_ref(kind: T, parser: Parser) -> Result> { | -----------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 470 | fn parse_trailing_item_ref(kind: T, parser: Parser) -> Result> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wast-216.0.0/src/component/import.rs:83:58 | 83 | let (span, parse_kind): (_, fn(Parser<'a>) -> Result) = if l.peek::()? { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 83 | let (span, parse_kind): (_, fn(Parser<'a>) -> Result>) = if l.peek::()? { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wast-216.0.0/src/component/item_ref.rs:4:26 | 4 | fn peek(cursor: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 4 | fn peek(cursor: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wast-216.0.0/src/component/resolve.rs:177:44 | 177 | fn core_module(&mut self, module: &mut CoreModule) -> Result<(), Error> { | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 177 | fn core_module(&mut self, module: &mut CoreModule<'_>) -> Result<(), Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wast-216.0.0/src/component/types.rs:666:24 | 666 | let ok: Option = parser.parse()?; | ^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 666 | let ok: Option> = parser.parse()?; | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wast-216.0.0/src/component/types.rs:667:25 | 667 | let err: Option = if parser.peek::()? { | ^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 667 | let err: Option> = if parser.peek::()? { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wast-216.0.0/src/component/types.rs:696:29 | 696 | let mut params: Vec = Vec::new(); | ^^^^^^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 696 | let mut params: Vec> = Vec::new(); | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wast-216.0.0/src/component/types.rs:701:30 | 701 | let mut results: Vec = Vec::new(); | ^^^^^^^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 701 | let mut results: Vec> = Vec::new(); | ++++ Compiling wit-component v0.216.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=wit_component CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wit-component-0.216.0 CARGO_PKG_AUTHORS='Peter Huene ' CARGO_PKG_DESCRIPTION='Tooling for working with `*.wit` and component files together. ' CARGO_PKG_HOMEPAGE='https://github.com/bytecodealliance/wasm-tools/tree/main/crates/wit-component' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=wit-component CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bytecodealliance/wasm-tools/tree/main/crates/wit-component' CARGO_PKG_RUST_VERSION=1.76.0 CARGO_PKG_VERSION=0.216.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=216 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wit-component-0.216.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name wit_component --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wit-component-0.216.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--allow=clippy::all' --deny=unsafe_code '--warn=clippy::unnecessary_to_owned' '--warn=clippy::map_clone' '--warn=clippy::manual_strip' '--warn=clippy::clone_on_copy' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("dummy-module", "semver-check", "wat"))' -C metadata=42527118e6c76c36 -C extra-filename=-42527118e6c76c36 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/deps --extern anyhow=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/deps/libanyhow-179fbd00a0f06099.rmeta --extern bitflags=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/deps/libbitflags-d0df0f1b6db82e40.rmeta --extern indexmap=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/deps/libindexmap-7fb4537ee969d39a.rmeta --extern log=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/deps/liblog-effb07b6161ce87b.rmeta --extern serde=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/deps/libserde-07d77056e5018f30.rmeta --extern serde_derive=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/deps/libserde_derive-17518f3b3e8938f6.so --extern serde_json=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/deps/libserde_json-3876d9065c1011f5.rmeta --extern wasm_encoder=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/deps/libwasm_encoder-4007d4ffcf3c9f5d.rmeta --extern wasm_metadata=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/deps/libwasm_metadata-9469b32bb1f3fde9.rmeta --extern wasmparser=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/deps/libwasmparser-d6e80cbc6dcadf6d.rmeta --extern wit_parser=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/deps/libwit_parser-e239f8d95a8e24e7.rmeta --cap-lints warn -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wit-component-0.216.0/src/encoding.rs:735:42 | 735 | fn encode_exports(&mut self, module: CustomModule) -> Result<()> { | ^^^^^^^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 735 | fn encode_exports(&mut self, module: CustomModule<'_>) -> Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wit-component-0.216.0/src/encoding.rs:1520:17 | 1520 | shims: &Shims, | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1520 | shims: &Shims<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wit-component-0.216.0/src/encoding.rs:1572:19 | 1572 | adapter: &WorldAdapter, | ^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1572 | adapter: &WorldAdapter<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wit-component-0.216.0/src/linking/metadata.rs:58:32 | 58 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 58 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wit-component-0.216.0/src/linking/metadata.rs:91:32 | 91 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 91 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wit-component-0.216.0/src/linking/metadata.rs:107:32 | 107 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 107 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wit-component-0.216.0/src/linking/metadata.rs:141:32 | 141 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 141 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wit-component-0.216.0/src/linking.rs:508:17 | 508 | metadata: &[Metadata], | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 508 | metadata: &[Metadata<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wit-component-0.216.0/src/linking.rs:509:27 | 509 | exporters: &IndexMap<&ExportKey, (&str, &Export)>, | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 509 | exporters: &IndexMap<&ExportKey<'_>, (&str, &Export)>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wit-component-0.216.0/src/linking.rs:509:46 | 509 | exporters: &IndexMap<&ExportKey, (&str, &Export)>, | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 509 | exporters: &IndexMap<&ExportKey, (&str, &Export<'_>)>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wit-component-0.216.0/src/linking.rs:511:19 | 511 | dl_openables: DlOpenables, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 511 | dl_openables: DlOpenables<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wit-component-0.216.0/src/linking.rs:787:27 | 787 | exporters: &IndexMap<&ExportKey, (&'a str, &'a Export<'a>)>, | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 787 | exporters: &IndexMap<&ExportKey<'_>, (&'a str, &'a Export<'a>)>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wit-component-0.216.0/src/linking.rs:808:27 | 808 | exporters: &IndexMap<&ExportKey, (&'a str, &'a Export<'a>)>, | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 808 | exporters: &IndexMap<&ExportKey<'_>, (&'a str, &'a Export<'a>)>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wit-component-0.216.0/src/linking.rs:861:37 | 861 | let mut triage = |metadata: &'a Metadata, export: Export<'a>| { | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 861 | let mut triage = |metadata: &'a Metadata<'_>, export: Export<'a>| { | ++++ warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wit-component-0.216.0/src/linking.rs:950:13 | 950 | fn topo_add<'a>( | -^^- help: elide the unused lifetime | = note: requested on the command line with `-W unused-lifetimes` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wit-component-0.216.0/src/linking.rs:990:17 | 990 | metadata: &[Metadata], | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 990 | metadata: &[Metadata<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wit-component-0.216.0/src/linking.rs:991:27 | 991 | exporters: &IndexMap<&ExportKey, (&str, &Export)>, | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 991 | exporters: &IndexMap<&ExportKey<'_>, (&str, &Export)>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wit-component-0.216.0/src/linking.rs:991:46 | 991 | exporters: &IndexMap<&ExportKey, (&str, &Export)>, | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 991 | exporters: &IndexMap<&ExportKey, (&str, &Export<'_>)>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wit-component-0.216.0/src/linking.rs:1061:33 | 1061 | exporters: &'a IndexMap<&'a ExportKey, (&'a str, &Export)>, | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1061 | exporters: &'a IndexMap<&'a ExportKey<'_>, (&'a str, &Export)>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wit-component-0.216.0/src/linking.rs:1061:55 | 1061 | exporters: &'a IndexMap<&'a ExportKey, (&'a str, &Export)>, | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1061 | exporters: &'a IndexMap<&'a ExportKey, (&'a str, &Export<'_>)>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wit-component-0.216.0/src/linking.rs:1122:40 | 1122 | fn make_stubs_module(missing: &[(&str, Export)]) -> Vec { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1122 | fn make_stubs_module(missing: &[(&str, Export<'_>)]) -> Vec { | ++++ warning: `wasm-metadata` (lib) generated 6 warnings Compiling wat v1.216.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=wat CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wat-1.216.0 CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='Rust parser for the WebAssembly Text format, WAT ' CARGO_PKG_HOMEPAGE='https://github.com/bytecodealliance/wasm-tools/tree/main/crates/wat' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=wat CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bytecodealliance/wasm-tools/tree/main/crates/wat' CARGO_PKG_RUST_VERSION=1.76.0 CARGO_PKG_VERSION=1.216.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=216 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wat-1.216.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name wat --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wat-1.216.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--allow=clippy::all' --deny=unsafe_code '--warn=clippy::unnecessary_to_owned' '--warn=clippy::map_clone' '--warn=clippy::manual_strip' '--warn=clippy::clone_on_copy' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("dwarf"))' -C metadata=3828fa7008800bf1 -C extra-filename=-3828fa7008800bf1 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/deps --extern wast=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/deps/libwast-4a88a79fadf28c52.rmeta --cap-lints warn -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wat-1.216.0/src/lib.rs:277:45 | 277 | let mut ast = parser::parse::(&_buf).map_err(|e| Error::cvt(e, wat, path))?; | ------^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 277 | let mut ast = parser::parse::>(&_buf).map_err(|e| Error::cvt(e, wat, path))?; | ++++ warning: `wat` (lib) generated 1 warning Compiling wasm-component-ld v0.5.7 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=wasm_component_ld CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasm-component-ld-0.5.7 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Linker for `wasm32-wasip2`' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=wasm-component-ld CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bytecodealliance/wasm-component-ld' CARGO_PKG_RUST_VERSION=1.76.0 CARGO_PKG_VERSION=0.5.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasm-component-ld-0.5.7 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name wasm_component_ld --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasm-component-ld-0.5.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=2eaeaee35fa8a3e7 -C extra-filename=-2eaeaee35fa8a3e7 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/deps --extern anyhow=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/deps/libanyhow-179fbd00a0f06099.rmeta --extern clap=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/deps/libclap-74f67544f0f5d603.rmeta --extern lexopt=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/deps/liblexopt-3c3a25d5ab3aadf4.rmeta --extern tempfile=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/deps/libtempfile-9c9b70381d5f0a89.rmeta --extern wasi_preview1_component_adapter_provider=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/deps/libwasi_preview1_component_adapter_provider-1a7b148ca2164934.rmeta --extern wasmparser=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/deps/libwasmparser-d6e80cbc6dcadf6d.rmeta --extern wat=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/deps/libwat-3828fa7008800bf1.rmeta --extern wit_component=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/deps/libwit_component-42527118e6c76c36.rmeta --extern wit_parser=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/deps/libwit_parser-e239f8d95a8e24e7.rmeta --cap-lints warn -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: `wasmparser` (lib) generated 60 warnings warning: `wit-parser` (lib) generated 3 warnings warning: `wit-component` (lib) generated 21 warnings warning: `wast` (lib) generated 75 warnings Compiling wasm-component-ld-wrapper v0.1.0 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/tools/wasm-component-ld) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_BIN_NAME=wasm-component-ld CARGO_CRATE_NAME=wasm_component_ld CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/tools/wasm-component-ld CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=wasm-component-ld-wrapper CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name wasm_component_ld --edition=2021 src/tools/wasm-component-ld/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b45a34b41566c39b -C extra-filename=-b45a34b41566c39b --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -C strip=symbols -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/release/deps --extern wasm_component_ld=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/deps/libwasm_component_ld-2eaeaee35fa8a3e7.rlib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(rust_analyzer)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Finished `release` profile [optimized] target(s) in 2m 37s Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools/x86_64-unknown-openbsd/release/wasm-component-ld" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools-bin/wasm-component-ld" < ToolBuild { compiler: Compiler { stage: 0, host: x86_64-unknown-openbsd }, target: x86_64-unknown-openbsd, tool: "wasm-component-ld", path: "src/tools/wasm-component-ld", mode: ToolStd, source_type: InTree, extra_features: [], allow_features: "min_specialization", cargo_args: [] } < WasmComponentLd { compiler: Compiler { stage: 0, host: x86_64-unknown-openbsd }, target: x86_64-unknown-openbsd } Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools-bin/wasm-component-ld" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/bin/wasm-component-ld" c Llvm { target: x86_64-unknown-openbsd } running: "/usr/local/bin/llvm-config-17" "--bindir" (failure_mode=Exit) (created at src/core/build_steps/compile.rs:1912:21, executed at src/core/build_steps/compile.rs:1912:58) Copy/Link "/usr/local/llvm17/bin/llvm-cov" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/bin/llvm-cov" Copy/Link "/usr/local/llvm17/bin/llvm-nm" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/bin/llvm-nm" Copy/Link "/usr/local/llvm17/bin/llvm-objcopy" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/bin/llvm-objcopy" Copy/Link "/usr/local/llvm17/bin/llvm-objdump" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/bin/llvm-objdump" Copy/Link "/usr/local/llvm17/bin/llvm-profdata" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/bin/llvm-profdata" Copy/Link "/usr/local/llvm17/bin/llvm-readobj" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/bin/llvm-readobj" Copy/Link "/usr/local/llvm17/bin/llvm-size" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/bin/llvm-size" Copy/Link "/usr/local/llvm17/bin/llvm-strip" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/bin/llvm-strip" Copy/Link "/usr/local/llvm17/bin/llvm-ar" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/bin/llvm-ar" Copy/Link "/usr/local/llvm17/bin/llvm-as" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/bin/llvm-as" Copy/Link "/usr/local/llvm17/bin/llvm-dis" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/bin/llvm-dis" Copy/Link "/usr/local/llvm17/bin/llvm-link" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/bin/llvm-link" Copy/Link "/usr/local/llvm17/bin/llc" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/bin/llc" Copy/Link "/usr/local/llvm17/bin/opt" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/bin/opt" c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, force_recompile: false } Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-rustc/x86_64-unknown-openbsd/release/rustc-main" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/bin/rustc" < Assemble { target_compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd } } > Std { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, target: x86_64-unknown-openbsd } > Std { target: x86_64-unknown-openbsd, compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, crates: [], force_recompile: false, extra_rust_args: [], is_for_mir_opt_tests: false } > StartupObjects { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, target: x86_64-unknown-openbsd } < StartupObjects { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, target: x86_64-unknown-openbsd } c Assemble { target_compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd } } c Libdir { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, target: x86_64-unknown-openbsd } c Libdir { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, target: x86_64-unknown-openbsd } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, force_recompile: false } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, force_recompile: false } using sysroot /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1 c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, force_recompile: false } Dirty - /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, force_recompile: false } Building stage1 library artifacts (x86_64-unknown-openbsd) running: cd "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src" && env -u MAKEFLAGS -u MFLAGS AR_x86_64_unknown_openbsd="ar" CARGO_INCREMENTAL="0" CARGO_PROFILE_RELEASE_DEBUG="0" CARGO_PROFILE_RELEASE_DEBUG_ASSERTIONS="false" CARGO_PROFILE_RELEASE_OVERFLOW_CHECKS="false" CARGO_PROFILE_RELEASE_STRIP="false" CARGO_TARGET_DIR="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std" CC_x86_64_unknown_openbsd="cc" CFG_COMPILER_BUILD_TRIPLE="x86_64-unknown-openbsd" CFG_COMPILER_HOST_TRIPLE="x86_64-unknown-openbsd" CFG_DISABLE_UNSTABLE_FEATURES="1" CFG_RELEASE_CHANNEL="stable" CFLAGS_x86_64_unknown_openbsd="-O2 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-openbsd -O2 -pipe" CXXFLAGS_x86_64_unknown_openbsd="-O2 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-openbsd" CXX_x86_64_unknown_openbsd="c++" LIBC_CHECK_CFG="1" RANLIB_x86_64_unknown_openbsd="ar s" REAL_LIBRARY_PATH="/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib" REAL_LIBRARY_PATH_VAR="LD_LIBRARY_PATH" RUSTBUILD_NATIVE_DIR="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/native" RUSTC="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc" RUSTC_BOOTSTRAP="1" RUSTC_BREAK_ON_ICE="1" RUSTC_ERROR_METADATA_DST="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/extended-error-metadata" RUSTC_FORCE_UNSTABLE="1" RUSTC_HOST_FLAGS="-Zunstable-options --check-cfg=cfg(bootstrap)" RUSTC_INSTALL_BINDIR="bin" RUSTC_LIBDIR="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib" RUSTC_LINK_STD_INTO_RUSTC_DRIVER="1" RUSTC_LINT_FLAGS="-Wrust_2018_idioms -Wunused_lifetimes" RUSTC_REAL="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/bin/rustc" RUSTC_SNAPSHOT="/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/rustc" RUSTC_SNAPSHOT_LIBDIR="/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib" RUSTC_STAGE="1" RUSTC_SYSROOT="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1" RUSTC_VERBOSE="2" RUSTC_WRAPPER="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc" RUSTDOC="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustdoc" RUSTDOCFLAGS="-Csymbol-mangling-version=legacy --check-cfg=cfg(feature,values(any())) -Zunstable-options --check-cfg=cfg(bootstrap) -Wrustdoc::invalid_codeblock_attributes --crate-version 1.82.0\t(f6e511eec\t2024-10-15)\t(built\tfrom\ta\tsource\ttarball) -Zcrate-attr=doc(html_root_url=\"https://doc.rust-lang.org/1.82.0/\") -Zcrate-attr=warn(rust_2018_idioms)" RUSTDOC_REAL="/path/to/nowhere/rustdoc/not/required" RUSTFLAGS="-Csymbol-mangling-version=legacy --check-cfg=cfg(feature,values(any())) -Zunstable-options --check-cfg=cfg(bootstrap) -Zmacro-backtrace -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Clink-args=-Wl,-z,origin -Clink-args=-Wl,-rpath,$ORIGIN/../lib -Cembed-bitcode=yes -Cforce-frame-pointers=yes -Zcrate-attr=doc(html_root_url=\"https://doc.rust-lang.org/1.82.0/\")" RUST_COMPILER_RT_ROOT="/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/llvm-project/compiler-rt" RUST_TEST_THREADS="6" WINAPI_NO_BUNDLED_LIBRARIES="1" __CARGO_DEFAULT_LIB_METADATA="stablestd" "/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo" "build" "--target" "x86_64-unknown-openbsd" "--release" "-Zbinary-dep-depinfo" "-j" "6" "-v" "-v" "--frozen" "--features" " panic-unwind backtrace compiler-builtins-c" "--manifest-path" "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/sysroot/Cargo.toml" "--message-format" "json-render-diagnostics" Compiling cc v1.0.99 Compiling core v0.0.0 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core) Compiling libc v0.2.158 Compiling memchr v2.5.0 Compiling std v0.0.0 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=cc CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/cc-1.0.99 CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='A build-time dependency for Cargo build scripts to assist in invoking the native C compiler to compile native C code into a static archive to be linked into Rust code. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/cc-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/cc-rs' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=1.0.99 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=99 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/cc-1.0.99 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name cc --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/cc-1.0.99/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("jobserver", "libc", "once_cell", "parallel"))' -C metadata=d1d5b32425bfb73f -C extra-filename=-d1d5b32425bfb73f --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/release/deps --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=core CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/core CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='The Rust Core Library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=core CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rust.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name core --edition=2021 core/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --warn=unexpected_cfgs --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("debug_refcell", "optimize_for_size", "panic_immediate_abort"))' --check-cfg 'cfg(bootstrap)' --check-cfg 'cfg(no_fp_fmt_parse)' --check-cfg 'cfg(stdarch_intel_sde)' --check-cfg 'cfg(feature, values(any()))' -C metadata=6fd5ae1b4b03addd -C extra-filename=-6fd5ae1b4b03addd --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/release/deps -Csymbol-mangling-version=legacy '--check-cfg=cfg(feature,values(any()))' -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Cembed-bitcode=yes -Cforce-frame-pointers=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.82.0/")' -Z binary-dep-depinfo` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0 CARGO_PKG_AUTHORS='Andrew Gallant :bluss' CARGO_PKG_DESCRIPTION='Safe interface to memchr.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/memchr' CARGO_PKG_LICENSE=Unlicense/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=memchr CARGO_PKG_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='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.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 -C debug-assertions=off --cfg 'feature="compiler_builtins"' --cfg 'feature="core"' --cfg 'feature="rustc-dep-of-std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "libc", "rustc-dep-of-std", "std", "use_std"))' -C metadata=b5b1f5fb2386b75a -C extra-filename=-b5b1f5fb2386b75a --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/release/build/memchr-b5b1f5fb2386b75a -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/release/deps --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.158 CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/libc' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.158 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=158 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.158 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.158/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="align"' --cfg 'feature="rustc-dep-of-std"' --cfg 'feature="rustc-std-workspace-core"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=898b8eef7120d392 -C extra-filename=-898b8eef7120d392 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/release/build/libc-898b8eef7120d392 -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/release/deps --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='The Rust Standard Library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=std CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rust.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 std/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs -C debug-assertions=off --cfg 'feature="addr2line"' --cfg 'feature="backtrace"' --cfg 'feature="compiler-builtins-c"' --cfg 'feature="miniz_oxide"' --cfg 'feature="object"' --cfg 'feature="panic_unwind"' --cfg 'feature="std_detect_dlsym_getauxval"' --cfg 'feature="std_detect_file_io"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("addr2line", "backtrace", "compiler-builtins-c", "compiler-builtins-mangled-names", "compiler-builtins-mem", "compiler-builtins-no-asm", "compiler-builtins-no-f16-f128", "llvm-libunwind", "miniz_oxide", "object", "optimize_for_size", "panic-unwind", "panic_immediate_abort", "panic_unwind", "profiler", "profiler_builtins", "std_detect_dlsym_getauxval", "std_detect_env_override", "std_detect_file_io", "system-llvm-libunwind", "windows_raw_dylib"))' --check-cfg 'cfg(bootstrap)' --check-cfg 'cfg(target_arch, values("xtensa"))' --check-cfg 'cfg(feature, values(any()))' -C metadata=4a000e15ffa808af -C extra-filename=-4a000e15ffa808af --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/release/build/std-4a000e15ffa808af -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/release/deps -Z binary-dep-depinfo` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=openbsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Csymbol-mangling-version=legacy--check-cfg=cfg(feature,values(any()))-Zunstable-options--check-cfg=cfg(bootstrap)-Zmacro-backtrace-Csplit-debuginfo=off-Cprefer-dynamic-Zinline-mir-Zinline-mir-preserve-debug-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Cembed-bitcode=yes-Cforce-frame-pointers=yes-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.82.0/")' CARGO_FEATURE_ALIGN=1 CARGO_FEATURE_RUSTC_DEP_OF_STD=1 CARGO_FEATURE_RUSTC_STD_WORKSPACE_CORE=1 CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.158 CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/libc' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.158 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=158 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-openbsd LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/release/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/release:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib/rustlib/x86_64-unknown-openbsd/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' NUM_JOBS=6 OPT_LEVEL=3 OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/build/libc-845b76ff7bb5169a/out PROFILE=release RUSTC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTC_WRAPPER=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTDOC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-openbsd /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/release/build/libc-898b8eef7120d392/build-script-build` [libc 0.2.158] cargo:rerun-if-changed=build.rs [libc 0.2.158] cargo:rustc-cfg=freebsd12 [libc 0.2.158] cargo:rustc-cfg=libc_priv_mod_use [libc 0.2.158] cargo:rustc-cfg=libc_union [libc 0.2.158] cargo:rustc-cfg=libc_const_size_of [libc 0.2.158] cargo:rustc-cfg=libc_align [libc 0.2.158] cargo:rustc-cfg=libc_int128 [libc 0.2.158] cargo:rustc-cfg=libc_core_cvoid [libc 0.2.158] cargo:rustc-cfg=libc_packedN [libc 0.2.158] cargo:rustc-cfg=libc_cfg_target_vendor [libc 0.2.158] cargo:rustc-cfg=libc_non_exhaustive [libc 0.2.158] cargo:rustc-cfg=libc_long_array [libc 0.2.158] cargo:rustc-cfg=libc_ptr_addr_of [libc 0.2.158] cargo:rustc-cfg=libc_underscore_const_names [libc 0.2.158] cargo:rustc-cfg=libc_thread_local [libc 0.2.158] cargo:rustc-cfg=libc_const_extern_fn [libc 0.2.158] cargo:rustc-check-cfg=cfg(emscripten_new_stat_abi) [libc 0.2.158] cargo:rustc-check-cfg=cfg(espidf_time64) [libc 0.2.158] cargo:rustc-check-cfg=cfg(freebsd10) [libc 0.2.158] cargo:rustc-check-cfg=cfg(freebsd11) [libc 0.2.158] cargo:rustc-check-cfg=cfg(freebsd12) [libc 0.2.158] cargo:rustc-check-cfg=cfg(freebsd13) [libc 0.2.158] cargo:rustc-check-cfg=cfg(freebsd14) [libc 0.2.158] cargo:rustc-check-cfg=cfg(freebsd15) [libc 0.2.158] cargo:rustc-check-cfg=cfg(libc_align) [libc 0.2.158] cargo:rustc-check-cfg=cfg(libc_cfg_target_vendor) [libc 0.2.158] cargo:rustc-check-cfg=cfg(libc_const_extern_fn) [libc 0.2.158] cargo:rustc-check-cfg=cfg(libc_const_extern_fn_unstable) [libc 0.2.158] cargo:rustc-check-cfg=cfg(libc_const_size_of) [libc 0.2.158] cargo:rustc-check-cfg=cfg(libc_core_cvoid) [libc 0.2.158] cargo:rustc-check-cfg=cfg(libc_deny_warnings) [libc 0.2.158] cargo:rustc-check-cfg=cfg(libc_int128) [libc 0.2.158] cargo:rustc-check-cfg=cfg(libc_long_array) [libc 0.2.158] cargo:rustc-check-cfg=cfg(libc_non_exhaustive) [libc 0.2.158] cargo:rustc-check-cfg=cfg(libc_packedN) [libc 0.2.158] cargo:rustc-check-cfg=cfg(libc_priv_mod_use) [libc 0.2.158] cargo:rustc-check-cfg=cfg(libc_ptr_addr_of) [libc 0.2.158] cargo:rustc-check-cfg=cfg(libc_thread_local) [libc 0.2.158] cargo:rustc-check-cfg=cfg(libc_underscore_const_names) [libc 0.2.158] cargo:rustc-check-cfg=cfg(libc_union) [libc 0.2.158] cargo:rustc-check-cfg=cfg(target_os,values("switch","aix","ohos","hurd","visionos")) [libc 0.2.158] cargo:rustc-check-cfg=cfg(target_env,values("illumos","wasi","aix","ohos")) [libc 0.2.158] cargo:rustc-check-cfg=cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky")) Compiling compiler_builtins v0.1.123 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/compiler_builtins-0.1.123 CARGO_PKG_AUTHORS='Jorge Aparicio ' CARGO_PKG_DESCRIPTION='Compiler intrinsics used by the Rust compiler. Also available for other targets if necessary'\!' ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/compiler-builtins' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=compiler_builtins CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/compiler-builtins' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.123 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=123 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/compiler_builtins-0.1.123 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/compiler_builtins-0.1.123/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C codegen-units=10000 -C debug-assertions=off --cfg 'feature="c"' --cfg 'feature="cc"' --cfg 'feature="compiler-builtins"' --cfg 'feature="core"' --cfg 'feature="default"' --cfg 'feature="rustc-dep-of-std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("c", "cc", "compiler-builtins", "core", "default", "mangled-names", "mem", "no-asm", "no-f16-f128", "public-test-deps", "rustc-dep-of-std"))' -C metadata=4dc0b64801d545fe -C extra-filename=-4dc0b64801d545fe --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/release/build/compiler_builtins-4dc0b64801d545fe -C strip=debuginfo -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/release/deps --extern cc=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/release/deps/libcc-d1d5b32425bfb73f.rlib --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=openbsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Csymbol-mangling-version=legacy--check-cfg=cfg(feature,values(any()))-Zunstable-options--check-cfg=cfg(bootstrap)-Zmacro-backtrace-Csplit-debuginfo=off-Cprefer-dynamic-Zinline-mir-Zinline-mir-preserve-debug-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Cembed-bitcode=yes-Cforce-frame-pointers=yes-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.82.0/")' CARGO_FEATURE_C=1 CARGO_FEATURE_CC=1 CARGO_FEATURE_COMPILER_BUILTINS=1 CARGO_FEATURE_CORE=1 CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_RUSTC_DEP_OF_STD=1 CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/compiler_builtins-0.1.123 CARGO_MANIFEST_LINKS=compiler-rt CARGO_PKG_AUTHORS='Jorge Aparicio ' CARGO_PKG_DESCRIPTION='Compiler intrinsics used by the Rust compiler. Also available for other targets if necessary'\!' ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/compiler-builtins' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=compiler_builtins CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/compiler-builtins' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.123 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=123 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-openbsd LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/release/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/release:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib/rustlib/x86_64-unknown-openbsd/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' NUM_JOBS=6 OPT_LEVEL=3 OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/build/compiler_builtins-de39932b7664c70b/out PROFILE=release RUSTC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTC_WRAPPER=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTDOC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-openbsd /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/release/build/compiler_builtins-4dc0b64801d545fe/build-script-build` [compiler_builtins 0.1.123] cargo::rerun-if-changed=build.rs [compiler_builtins 0.1.123] cargo::rerun-if-changed=configure.rs [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__ashldi3, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__ashlsi3, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__ashrdi3, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__ashrsi3, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__bswapsi2, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__bswapdi2, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__bswapti2, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__divdi3, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__divsi3, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__divmoddi4, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__divmodsi4, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__divmodsi4, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__divmodti4, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__lshrdi3, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__lshrsi3, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__moddi3, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__modsi3, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__muldi3, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__udivdi3, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__udivmoddi4, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__udivmodsi4, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__udivsi3, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__umoddi3, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__umodsi3, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_cas1_relax, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_cas1_acq, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_cas1_rel, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_cas1_acq_rel, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_cas2_relax, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_cas2_acq, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_cas2_rel, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_cas2_acq_rel, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_cas4_relax, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_cas4_acq, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_cas4_rel, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_cas4_acq_rel, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_cas8_relax, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_cas8_acq, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_cas8_rel, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_cas8_acq_rel, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_cas16_relax, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_cas16_acq, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_cas16_rel, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_cas16_acq_rel, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_ldadd1_relax, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_ldadd1_acq, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_ldadd1_rel, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_ldadd1_acq_rel, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_ldadd2_relax, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_ldadd2_acq, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_ldadd2_rel, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_ldadd2_acq_rel, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_ldadd4_relax, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_ldadd4_acq, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_ldadd4_rel, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_ldadd4_acq_rel, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_ldadd8_relax, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_ldadd8_acq, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_ldadd8_rel, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_ldadd8_acq_rel, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_ldclr1_relax, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_ldclr1_acq, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_ldclr1_rel, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_ldclr1_acq_rel, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_ldclr2_relax, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_ldclr2_acq, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_ldclr2_rel, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_ldclr2_acq_rel, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_ldclr4_relax, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_ldclr4_acq, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_ldclr4_rel, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_ldclr4_acq_rel, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_ldclr8_relax, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_ldclr8_acq, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_ldclr8_rel, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_ldclr8_acq_rel, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_ldeor1_relax, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_ldeor1_acq, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_ldeor1_rel, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_ldeor1_acq_rel, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_ldeor2_relax, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_ldeor2_acq, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_ldeor2_rel, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_ldeor2_acq_rel, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_ldeor4_relax, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_ldeor4_acq, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_ldeor4_rel, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_ldeor4_acq_rel, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_ldeor8_relax, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_ldeor8_acq, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_ldeor8_rel, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_ldeor8_acq_rel, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_ldset1_relax, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_ldset1_acq, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_ldset1_rel, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_ldset1_acq_rel, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_ldset2_relax, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_ldset2_acq, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_ldset2_rel, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_ldset2_acq_rel, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_ldset4_relax, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_ldset4_acq, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_ldset4_rel, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_ldset4_acq_rel, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_ldset8_relax, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_ldset8_acq, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_ldset8_rel, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_ldset8_acq_rel, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_swp1_relax, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_swp1_acq, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_swp1_rel, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_swp1_acq_rel, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_swp2_relax, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_swp2_acq, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_swp2_rel, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_swp2_acq_rel, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_swp4_relax, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_swp4_acq, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_swp4_rel, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_swp4_acq_rel, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_swp8_relax, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_swp8_acq, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_swp8_rel, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(__aarch64_swp8_acq_rel, values("optimized-c")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(target_feature, values("vis3")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(feature, values("checked")) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(assert_no_panic) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(f16_enabled) [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(f128_enabled) [compiler_builtins 0.1.123] cargo::rustc-cfg=f16_enabled [compiler_builtins 0.1.123] cargo::rustc-cfg=f128_enabled [compiler_builtins 0.1.123] cargo:compiler-rt=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/compiler_builtins-0.1.123/compiler-rt [compiler_builtins 0.1.123] cargo::rustc-check-cfg=cfg(feature, values("unstable", "force-soft-floats")) [compiler_builtins 0.1.123] cargo:rustc-cfg=feature="unstable" [compiler_builtins 0.1.123] cargo:rustc-cfg=feature="force-soft-floats" [compiler_builtins 0.1.123] cargo:rustc-link-search=native=/usr/lib [compiler_builtins 0.1.123] cargo:rustc-link-lib=compiler_rt Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=openbsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Csymbol-mangling-version=legacy--check-cfg=cfg(feature,values(any()))-Zunstable-options--check-cfg=cfg(bootstrap)-Zmacro-backtrace-Csplit-debuginfo=off-Cprefer-dynamic-Zinline-mir-Zinline-mir-preserve-debug-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Cembed-bitcode=yes-Cforce-frame-pointers=yes-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.82.0/")' CARGO_FEATURE_COMPILER_BUILTINS=1 CARGO_FEATURE_CORE=1 CARGO_FEATURE_RUSTC_DEP_OF_STD=1 CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0 CARGO_PKG_AUTHORS='Andrew Gallant :bluss' CARGO_PKG_DESCRIPTION='Safe interface to memchr.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/memchr' CARGO_PKG_LICENSE=Unlicense/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=memchr CARGO_PKG_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='' DEBUG=false DEP_COMPILER_RT_COMPILER_RT=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/compiler_builtins-0.1.123/compiler-rt HOST=x86_64-unknown-openbsd LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/release/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/release:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib/rustlib/x86_64-unknown-openbsd/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' NUM_JOBS=6 OPT_LEVEL=3 OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/build/memchr-ed357369bd7bf7df/out PROFILE=release RUSTC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTC_WRAPPER=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTDOC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-openbsd /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/release/build/memchr-b5b1f5fb2386b75a/build-script-build` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=openbsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Csymbol-mangling-version=legacy--check-cfg=cfg(feature,values(any()))-Zunstable-options--check-cfg=cfg(bootstrap)-Zmacro-backtrace-Csplit-debuginfo=off-Cprefer-dynamic-Zinline-mir-Zinline-mir-preserve-debug-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Cembed-bitcode=yes-Cforce-frame-pointers=yes-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.82.0/")' CARGO_FEATURE_ADDR2LINE=1 CARGO_FEATURE_BACKTRACE=1 CARGO_FEATURE_COMPILER_BUILTINS_C=1 CARGO_FEATURE_MINIZ_OXIDE=1 CARGO_FEATURE_OBJECT=1 CARGO_FEATURE_PANIC_UNWIND=1 CARGO_FEATURE_STD_DETECT_DLSYM_GETAUXVAL=1 CARGO_FEATURE_STD_DETECT_FILE_IO=1 CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='The Rust Standard Library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=std CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rust.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=false DEP_COMPILER_RT_COMPILER_RT=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/compiler_builtins-0.1.123/compiler-rt HOST=x86_64-unknown-openbsd LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/release/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/release:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib/rustlib/x86_64-unknown-openbsd/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' NUM_JOBS=6 OPT_LEVEL=3 OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/build/std-5e60074f9ce2b95d/out PROFILE=release RUSTC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTC_WRAPPER=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTDOC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-openbsd /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/release/build/std-4a000e15ffa808af/build-script-build` [std 0.0.0] cargo:rerun-if-changed=build.rs [std 0.0.0] cargo:rustc-check-cfg=cfg(netbsd10) [std 0.0.0] cargo:rustc-check-cfg=cfg(restricted_std) [std 0.0.0] cargo:rustc-check-cfg=cfg(backtrace_in_libstd) [std 0.0.0] cargo:rustc-cfg=backtrace_in_libstd [std 0.0.0] cargo:rustc-env=STD_ENV_ARCH=x86_64 [std 0.0.0] cargo:rustc-check-cfg=cfg(reliable_f16) [std 0.0.0] cargo:rustc-check-cfg=cfg(reliable_f128) [std 0.0.0] cargo:rustc-check-cfg=cfg(reliable_f16_math) [std 0.0.0] cargo:rustc-check-cfg=cfg(reliable_f128_math) [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 Compiling rustc-std-workspace-core v1.99.0 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/rustc-std-workspace-core) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rustc_std_workspace_core CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/rustc-std-workspace-core CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Hack for the compiler'\''s own build system ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc-std-workspace-core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.99.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=99 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rustc_std_workspace_core --edition=2021 rustc-std-workspace-core/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e3b61099e93946f9 -C extra-filename=-e3b61099e93946f9 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/release/deps --extern core=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps/libcore-6fd5ae1b4b03addd.rmeta -Csymbol-mangling-version=legacy '--check-cfg=cfg(feature,values(any()))' -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Cembed-bitcode=yes -Cforce-frame-pointers=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.82.0/")' -Z binary-dep-depinfo` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=libc CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.158 CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='Raw FFI bindings to platform libraries like libc. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/libc' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=libc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/libc' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.158 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=158 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.158 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/build/libc-845b76ff7bb5169a/out /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name libc --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.158/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="align"' --cfg 'feature="rustc-dep-of-std"' --cfg 'feature="rustc-std-workspace-core"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=04879af3a992fee6 -C extra-filename=-04879af3a992fee6 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/release/deps --extern rustc_std_workspace_core=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps/librustc_std_workspace_core-e3b61099e93946f9.rmeta --cap-lints warn -Csymbol-mangling-version=legacy '--check-cfg=cfg(feature,values(any()))' -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Cembed-bitcode=yes -Cforce-frame-pointers=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.82.0/")' -Z binary-dep-depinfo --cfg freebsd12 --cfg libc_priv_mod_use --cfg libc_union --cfg libc_const_size_of --cfg libc_align --cfg libc_int128 --cfg libc_core_cvoid --cfg libc_packedN --cfg libc_cfg_target_vendor --cfg libc_non_exhaustive --cfg libc_long_array --cfg libc_ptr_addr_of --cfg libc_underscore_const_names --cfg libc_thread_local --cfg libc_const_extern_fn --check-cfg 'cfg(emscripten_new_stat_abi)' --check-cfg 'cfg(espidf_time64)' --check-cfg 'cfg(freebsd10)' --check-cfg 'cfg(freebsd11)' --check-cfg 'cfg(freebsd12)' --check-cfg 'cfg(freebsd13)' --check-cfg 'cfg(freebsd14)' --check-cfg 'cfg(freebsd15)' --check-cfg 'cfg(libc_align)' --check-cfg 'cfg(libc_cfg_target_vendor)' --check-cfg 'cfg(libc_const_extern_fn)' --check-cfg 'cfg(libc_const_extern_fn_unstable)' --check-cfg 'cfg(libc_const_size_of)' --check-cfg 'cfg(libc_core_cvoid)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(libc_int128)' --check-cfg 'cfg(libc_long_array)' --check-cfg 'cfg(libc_non_exhaustive)' --check-cfg 'cfg(libc_packedN)' --check-cfg 'cfg(libc_priv_mod_use)' --check-cfg 'cfg(libc_ptr_addr_of)' --check-cfg 'cfg(libc_thread_local)' --check-cfg 'cfg(libc_underscore_const_names)' --check-cfg 'cfg(libc_union)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","visionos"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=compiler_builtins CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/compiler_builtins-0.1.123 CARGO_PKG_AUTHORS='Jorge Aparicio ' CARGO_PKG_DESCRIPTION='Compiler intrinsics used by the Rust compiler. Also available for other targets if necessary'\!' ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/compiler-builtins' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=compiler_builtins CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/compiler-builtins' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.123 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=123 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/compiler_builtins-0.1.123 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/build/compiler_builtins-de39932b7664c70b/out /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name compiler_builtins --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/compiler_builtins-0.1.123/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C codegen-units=10000 --cfg 'feature="c"' --cfg 'feature="cc"' --cfg 'feature="compiler-builtins"' --cfg 'feature="core"' --cfg 'feature="default"' --cfg 'feature="rustc-dep-of-std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("c", "cc", "compiler-builtins", "core", "default", "mangled-names", "mem", "no-asm", "no-f16-f128", "public-test-deps", "rustc-dep-of-std"))' -C metadata=cc532b95130a625c -C extra-filename=-cc532b95130a625c --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -C strip=debuginfo -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/release/deps --extern core=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps/librustc_std_workspace_core-e3b61099e93946f9.rmeta --cap-lints warn -Csymbol-mangling-version=legacy '--check-cfg=cfg(feature,values(any()))' -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Cembed-bitcode=yes -Cforce-frame-pointers=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.82.0/")' -Z binary-dep-depinfo -L native=/usr/lib -l compiler_rt --cfg f16_enabled --cfg f128_enabled --cfg 'feature="unstable"' --cfg 'feature="force-soft-floats"' --check-cfg 'cfg(__ashldi3, values("optimized-c"))' --check-cfg 'cfg(__ashlsi3, values("optimized-c"))' --check-cfg 'cfg(__ashrdi3, values("optimized-c"))' --check-cfg 'cfg(__ashrsi3, values("optimized-c"))' --check-cfg 'cfg(__bswapsi2, values("optimized-c"))' --check-cfg 'cfg(__bswapdi2, values("optimized-c"))' --check-cfg 'cfg(__bswapti2, values("optimized-c"))' --check-cfg 'cfg(__divdi3, values("optimized-c"))' --check-cfg 'cfg(__divsi3, values("optimized-c"))' --check-cfg 'cfg(__divmoddi4, values("optimized-c"))' --check-cfg 'cfg(__divmodsi4, values("optimized-c"))' --check-cfg 'cfg(__divmodsi4, values("optimized-c"))' --check-cfg 'cfg(__divmodti4, values("optimized-c"))' --check-cfg 'cfg(__lshrdi3, values("optimized-c"))' --check-cfg 'cfg(__lshrsi3, values("optimized-c"))' --check-cfg 'cfg(__moddi3, values("optimized-c"))' --check-cfg 'cfg(__modsi3, values("optimized-c"))' --check-cfg 'cfg(__muldi3, values("optimized-c"))' --check-cfg 'cfg(__udivdi3, values("optimized-c"))' --check-cfg 'cfg(__udivmoddi4, values("optimized-c"))' --check-cfg 'cfg(__udivmodsi4, values("optimized-c"))' --check-cfg 'cfg(__udivsi3, values("optimized-c"))' --check-cfg 'cfg(__umoddi3, values("optimized-c"))' --check-cfg 'cfg(__umodsi3, values("optimized-c"))' --check-cfg 'cfg(__aarch64_cas1_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_cas1_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_cas1_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_cas1_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_cas2_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_cas2_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_cas2_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_cas2_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_cas4_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_cas4_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_cas4_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_cas4_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_cas8_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_cas8_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_cas8_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_cas8_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_cas16_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_cas16_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_cas16_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_cas16_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldadd1_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldadd1_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldadd1_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldadd1_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldadd2_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldadd2_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldadd2_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldadd2_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldadd4_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldadd4_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldadd4_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldadd4_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldadd8_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldadd8_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldadd8_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldadd8_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldclr1_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldclr1_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldclr1_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldclr1_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldclr2_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldclr2_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldclr2_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldclr2_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldclr4_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldclr4_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldclr4_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldclr4_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldclr8_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldclr8_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldclr8_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldclr8_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldeor1_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldeor1_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldeor1_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldeor1_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldeor2_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldeor2_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldeor2_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldeor2_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldeor4_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldeor4_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldeor4_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldeor4_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldeor8_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldeor8_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldeor8_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldeor8_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldset1_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldset1_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldset1_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldset1_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldset2_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldset2_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldset2_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldset2_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldset4_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldset4_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldset4_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldset4_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldset8_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldset8_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldset8_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_ldset8_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_swp1_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_swp1_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_swp1_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_swp1_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_swp2_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_swp2_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_swp2_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_swp2_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_swp4_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_swp4_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_swp4_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_swp4_acq_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_swp8_relax, values("optimized-c"))' --check-cfg 'cfg(__aarch64_swp8_acq, values("optimized-c"))' --check-cfg 'cfg(__aarch64_swp8_rel, values("optimized-c"))' --check-cfg 'cfg(__aarch64_swp8_acq_rel, values("optimized-c"))' --check-cfg 'cfg(target_feature, values("vis3"))' --check-cfg 'cfg(feature, values("checked"))' --check-cfg 'cfg(assert_no_panic)' --check-cfg 'cfg(f16_enabled)' --check-cfg 'cfg(f128_enabled)' --check-cfg 'cfg(feature, values("unstable", "force-soft-floats"))'` warning: private item shadows public glob re-export --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.158/src/lib.rs:42:13 | 42 | use core::option; | ^^^^^^^^^^^^ | note: the name `option` in the type namespace is supposed to be publicly re-exported here --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.158/src/lib.rs:135:17 | 135 | pub use unix::*; | ^^^^^^^ note: but the private item here shadows it --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.158/src/lib.rs:42:13 | 42 | use core::option; | ^^^^^^^^^^^^ = note: `#[warn(hidden_glob_reexports)]` on by default warning: unexpected `cfg` condition name: `kernel_user_helpers` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/compiler_builtins-0.1.123/src/lib.rs:73:5 | 73 | kernel_user_helpers, | ^^^^^^^^^^^^^^^^^^^ | = help: expected names are: `__aarch64_cas16_acq`, `__aarch64_cas16_acq_rel`, `__aarch64_cas16_rel`, `__aarch64_cas16_relax`, `__aarch64_cas1_acq`, `__aarch64_cas1_acq_rel`, `__aarch64_cas1_rel`, `__aarch64_cas1_relax`, `__aarch64_cas2_acq`, `__aarch64_cas2_acq_rel`, `__aarch64_cas2_rel`, `__aarch64_cas2_relax`, `__aarch64_cas4_acq`, `__aarch64_cas4_acq_rel`, `__aarch64_cas4_rel`, `__aarch64_cas4_relax`, `__aarch64_cas8_acq`, `__aarch64_cas8_acq_rel`, `__aarch64_cas8_rel`, `__aarch64_cas8_relax`, `__aarch64_ldadd1_acq`, `__aarch64_ldadd1_acq_rel`, `__aarch64_ldadd1_rel`, `__aarch64_ldadd1_relax`, `__aarch64_ldadd2_acq`, `__aarch64_ldadd2_acq_rel`, `__aarch64_ldadd2_rel`, `__aarch64_ldadd2_relax`, `__aarch64_ldadd4_acq`, `__aarch64_ldadd4_acq_rel`, `__aarch64_ldadd4_rel`, `__aarch64_ldadd4_relax`, `__aarch64_ldadd8_acq`, `__aarch64_ldadd8_acq_rel`, and `__aarch64_ldadd8_rel` and 125 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(kernel_user_helpers)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(kernel_user_helpers)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: `libc` (lib) generated 1 warning Compiling alloc v0.0.0 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/alloc) Compiling cfg-if v1.0.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=alloc CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/alloc CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='The Rust core allocation and collections library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=alloc CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rust.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name alloc --edition=2021 alloc/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --warn=unexpected_cfgs --cfg 'feature="compiler-builtins-c"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler-builtins-c", "compiler-builtins-mangled-names", "compiler-builtins-mem", "compiler-builtins-no-asm", "compiler-builtins-no-f16-f128", "optimize_for_size", "panic_immediate_abort"))' --check-cfg 'cfg(bootstrap)' --check-cfg 'cfg(no_global_oom_handling)' --check-cfg 'cfg(no_rc)' --check-cfg 'cfg(no_sync)' -C metadata=bbd7a6884aa051a4 -C extra-filename=-bbd7a6884aa051a4 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/release/deps --extern compiler_builtins=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps/libcompiler_builtins-cc532b95130a625c.rmeta --extern core=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps/libcore-6fd5ae1b4b03addd.rmeta -Csymbol-mangling-version=legacy '--check-cfg=cfg(feature,values(any()))' -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Cembed-bitcode=yes -Cforce-frame-pointers=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.82.0/")' -Z binary-dep-depinfo -L native=/usr/lib` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=cfg_if CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/cfg-if-1.0.0 CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='A macro to ergonomically define an item depending on a large number of #[cfg] parameters. Structured like an if-else chain, the first matching branch is the item that gets emitted. ' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/cfg-if' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cfg-if CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/cfg-if' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/cfg-if-1.0.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name cfg_if --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/cfg-if-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="compiler_builtins"' --cfg 'feature="core"' --cfg 'feature="rustc-dep-of-std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "rustc-dep-of-std"))' -C metadata=47fbd4f47c817c5a -C extra-filename=-47fbd4f47c817c5a --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/release/deps --extern compiler_builtins=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps/libcompiler_builtins-cc532b95130a625c.rmeta --extern core=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps/librustc_std_workspace_core-e3b61099e93946f9.rmeta --cap-lints warn -Csymbol-mangling-version=legacy '--check-cfg=cfg(feature,values(any()))' -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Cembed-bitcode=yes -Cforce-frame-pointers=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.82.0/")' -Z binary-dep-depinfo -L native=/usr/lib` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=memchr CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0 CARGO_PKG_AUTHORS='Andrew Gallant :bluss' CARGO_PKG_DESCRIPTION='Safe interface to memchr.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/memchr' CARGO_PKG_LICENSE=Unlicense/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=memchr CARGO_PKG_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='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/build/memchr-ed357369bd7bf7df/out /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name memchr --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.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 opt-level=3 -C embed-bitcode=no --cfg 'feature="compiler_builtins"' --cfg 'feature="core"' --cfg 'feature="rustc-dep-of-std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "libc", "rustc-dep-of-std", "std", "use_std"))' -C metadata=b5a127d6fcd80a52 -C extra-filename=-b5a127d6fcd80a52 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/release/deps --extern compiler_builtins=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps/libcompiler_builtins-cc532b95130a625c.rmeta --extern core=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps/librustc_std_workspace_core-e3b61099e93946f9.rmeta --cap-lints warn -Csymbol-mangling-version=legacy '--check-cfg=cfg(feature,values(any()))' -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Cembed-bitcode=yes -Cforce-frame-pointers=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.82.0/")' -Z binary-dep-depinfo -L native=/usr/lib --cfg memchr_runtime_simd --cfg memchr_runtime_sse2 --cfg memchr_runtime_sse42 --cfg memchr_runtime_avx` Compiling unwind v0.0.0 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/unwind) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=unwind CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/unwind CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unwind CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rust.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name unwind --edition=2021 unwind/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("llvm-libunwind", "system-llvm-libunwind"))' -C metadata=883b5a01d2df414d -C extra-filename=-883b5a01d2df414d --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/release/deps --extern cfg_if=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps/libcfg_if-47fbd4f47c817c5a.rmeta --extern compiler_builtins=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps/libcompiler_builtins-cc532b95130a625c.rmeta --extern core=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps/libcore-6fd5ae1b4b03addd.rmeta --extern libc=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps/liblibc-04879af3a992fee6.rmeta -Csymbol-mangling-version=legacy '--check-cfg=cfg(feature,values(any()))' -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Cembed-bitcode=yes -Cforce-frame-pointers=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.82.0/")' -Z binary-dep-depinfo -L native=/usr/lib` warning: unexpected `cfg` condition name: `memchr_libc` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:6:7 | 6 | #[cfg(memchr_libc)] | ^^^^^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_libc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_libc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:12:46 | 12 | #[cfg(all(not(miri), target_arch = "x86_64", memchr_runtime_simd))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_sse2` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/mod.rs:86:17 | 84 | / macro_rules! unsafe_ifunc { 85 | | ($fnty:ty, $name:ident, $haystack:ident, $($needle:ident),+) => {{ 86 | | if cfg!(memchr_runtime_sse2) { | | ^^^^^^^^^^^^^^^^^^^ 87 | | unsafe { sse2::$name($($needle),+, $haystack) } ... | 91 | | }} 92 | | } | |_- in this expansion of `unsafe_ifunc!` ... 96 | unsafe_ifunc!(fn(u8, &[u8]) -> Option, memchr, haystack, n1) | ------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_sse2)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_sse2)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_sse2` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/mod.rs:86:17 | 84 | / macro_rules! unsafe_ifunc { 85 | | ($fnty:ty, $name:ident, $haystack:ident, $($needle:ident),+) => {{ 86 | | if cfg!(memchr_runtime_sse2) { | | ^^^^^^^^^^^^^^^^^^^ 87 | | unsafe { sse2::$name($($needle),+, $haystack) } ... | 91 | | }} 92 | | } | |_- in this expansion of `unsafe_ifunc!` ... 101 | / unsafe_ifunc!( 102 | | fn(u8, u8, &[u8]) -> Option, 103 | | memchr2, 104 | | haystack, 105 | | n1, 106 | | n2 107 | | ) | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_sse2)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_sse2)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_sse2` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/mod.rs:86:17 | 84 | / macro_rules! unsafe_ifunc { 85 | | ($fnty:ty, $name:ident, $haystack:ident, $($needle:ident),+) => {{ 86 | | if cfg!(memchr_runtime_sse2) { | | ^^^^^^^^^^^^^^^^^^^ 87 | | unsafe { sse2::$name($($needle),+, $haystack) } ... | 91 | | }} 92 | | } | |_- in this expansion of `unsafe_ifunc!` ... 112 | / unsafe_ifunc!( 113 | | fn(u8, u8, u8, &[u8]) -> Option, 114 | | memchr3, 115 | | haystack, ... | 118 | | n3 119 | | ) | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_sse2)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_sse2)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_sse2` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/mod.rs:86:17 | 84 | / macro_rules! unsafe_ifunc { 85 | | ($fnty:ty, $name:ident, $haystack:ident, $($needle:ident),+) => {{ 86 | | if cfg!(memchr_runtime_sse2) { | | ^^^^^^^^^^^^^^^^^^^ 87 | | unsafe { sse2::$name($($needle),+, $haystack) } ... | 91 | | }} 92 | | } | |_- in this expansion of `unsafe_ifunc!` ... 124 | unsafe_ifunc!(fn(u8, &[u8]) -> Option, memrchr, haystack, n1) | -------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_sse2)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_sse2)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_sse2` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/mod.rs:86:17 | 84 | / macro_rules! unsafe_ifunc { 85 | | ($fnty:ty, $name:ident, $haystack:ident, $($needle:ident),+) => {{ 86 | | if cfg!(memchr_runtime_sse2) { | | ^^^^^^^^^^^^^^^^^^^ 87 | | unsafe { sse2::$name($($needle),+, $haystack) } ... | 91 | | }} 92 | | } | |_- in this expansion of `unsafe_ifunc!` ... 129 | / unsafe_ifunc!( 130 | | fn(u8, u8, &[u8]) -> Option, 131 | | memrchr2, 132 | | haystack, 133 | | n1, 134 | | n2 135 | | ) | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_sse2)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_sse2)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_sse2` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/mod.rs:86:17 | 84 | / macro_rules! unsafe_ifunc { 85 | | ($fnty:ty, $name:ident, $haystack:ident, $($needle:ident),+) => {{ 86 | | if cfg!(memchr_runtime_sse2) { | | ^^^^^^^^^^^^^^^^^^^ 87 | | unsafe { sse2::$name($($needle),+, $haystack) } ... | 91 | | }} 92 | | } | |_- in this expansion of `unsafe_ifunc!` ... 140 | / unsafe_ifunc!( 141 | | fn(u8, u8, u8, &[u8]) -> Option, 142 | | memrchr3, 143 | | haystack, ... | 146 | | n3 147 | | ) | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_sse2)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_sse2)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:94:39 | 94 | #[cfg(all(target_arch = "x86_64", memchr_runtime_simd, not(miri)))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_libc` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:101:9 | 101 | memchr_libc, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_libc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_libc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:102:41 | 102 | not(all(target_arch = "x86_64", memchr_runtime_simd)), | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_libc` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:111:13 | 111 | not(memchr_libc), | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_libc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_libc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:112:41 | 112 | not(all(target_arch = "x86_64", memchr_runtime_simd)), | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:158:39 | 158 | #[cfg(all(target_arch = "x86_64", memchr_runtime_simd, not(miri)))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:165:41 | 165 | not(all(target_arch = "x86_64", memchr_runtime_simd)), | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:216:39 | 216 | #[cfg(all(target_arch = "x86_64", memchr_runtime_simd, not(miri)))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:223:41 | 223 | not(all(target_arch = "x86_64", memchr_runtime_simd)), | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:267:39 | 267 | #[cfg(all(target_arch = "x86_64", memchr_runtime_simd, not(miri)))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_libc` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:274:9 | 274 | memchr_libc, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_libc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_libc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:276:41 | 276 | not(all(target_arch = "x86_64", memchr_runtime_simd)), | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_libc` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:285:17 | 285 | not(all(memchr_libc, target_os = "linux")), | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_libc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_libc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:286:41 | 286 | not(all(target_arch = "x86_64", memchr_runtime_simd)), | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:332:39 | 332 | #[cfg(all(target_arch = "x86_64", memchr_runtime_simd, not(miri)))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:339:41 | 339 | not(all(target_arch = "x86_64", memchr_runtime_simd)), | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:390:39 | 390 | #[cfg(all(target_arch = "x86_64", memchr_runtime_simd, not(miri)))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:397:41 | 397 | not(all(target_arch = "x86_64", memchr_runtime_simd)), | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/mod.rs:149:7 | 149 | #[cfg(memchr_runtime_simd)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/mod.rs:156:7 | 156 | #[cfg(memchr_runtime_simd)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_wasm128` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/mod.rs:158:11 | 158 | #[cfg(all(memchr_runtime_wasm128))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_wasm128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_wasm128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/mod.rs:160:46 | 160 | #[cfg(all(not(miri), target_arch = "x86_64", memchr_runtime_simd))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/mod.rs:811:50 | 811 | #[cfg(all(not(miri), target_arch = "x86_64", memchr_runtime_simd))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_wasm128` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/mod.rs:813:11 | 813 | #[cfg(memchr_runtime_wasm128)] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_wasm128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_wasm128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/mod.rs:815:50 | 815 | #[cfg(all(not(miri), target_arch = "x86_64", memchr_runtime_simd))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/prefilter/mod.rs:4:7 | 4 | #[cfg(memchr_runtime_simd)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/prefilter/mod.rs:6:46 | 6 | #[cfg(all(not(miri), target_arch = "wasm32", memchr_runtime_simd))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/prefilter/mod.rs:8:46 | 8 | #[cfg(all(not(miri), target_arch = "x86_64", memchr_runtime_simd))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/prefilter/mod.rs:99:7 | 99 | #[cfg(memchr_runtime_simd)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.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: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 138 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/prefilter/mod.rs:299:50 | 299 | #[cfg(all(not(miri), target_arch = "x86_64", memchr_runtime_simd))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/prefilter/mod.rs:317:50 | 317 | #[cfg(all(not(miri), target_arch = "wasm32", memchr_runtime_simd))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_sse2` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/prefilter/mod.rs:311:17 | 311 | if cfg!(memchr_runtime_sse2) { | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_sse2)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_sse2)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/rarebytes.rs:99:11 | 99 | #[cfg(memchr_runtime_simd)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/rarebytes.rs:107:11 | 107 | #[cfg(memchr_runtime_simd)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_sse2` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/x86/sse.rs:14:18 | 14 | if !cfg!(memchr_runtime_sse2) { | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_sse2)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_sse2)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/mod.rs:838:54 | 838 | #[cfg(all(not(miri), target_arch = "x86_64", memchr_runtime_simd))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/mod.rs:846:43 | 846 | #[cfg(all(target_arch = "wasm32", memchr_runtime_simd))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/mod.rs:884:34 | 884 | #[cfg(all(not(miri), memchr_runtime_simd))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/mod.rs:889:17 | 889 | memchr_runtime_simd | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/mod.rs:953:34 | 953 | #[cfg(all(not(miri), memchr_runtime_simd))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/mod.rs:966:17 | 966 | memchr_runtime_simd | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Compiling adler v1.0.2 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=adler CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/adler-1.0.2 CARGO_PKG_AUTHORS='Jonas Schievink ' CARGO_PKG_DESCRIPTION='A simple clean-room implementation of the Adler-32 checksum' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='0BSD OR MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=adler CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/jonas-schievink/adler.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/adler-1.0.2 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name adler --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/adler-1.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="compiler_builtins"' --cfg 'feature="core"' --cfg 'feature="rustc-dep-of-std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "rustc-dep-of-std", "std"))' -C metadata=0f296100a06994a7 -C extra-filename=-0f296100a06994a7 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -C strip=debuginfo -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/release/deps --extern compiler_builtins=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps/libcompiler_builtins-cc532b95130a625c.rmeta --extern core=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps/librustc_std_workspace_core-e3b61099e93946f9.rmeta --cap-lints warn -Csymbol-mangling-version=legacy '--check-cfg=cfg(feature,values(any()))' -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Cembed-bitcode=yes -Cforce-frame-pointers=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.82.0/")' -Z binary-dep-depinfo -L native=/usr/lib` warning: unused variable: `ninfo` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/x86/avx.rs:83:13 | 83 | ninfo: &NeedleInfo, | ^^^^^ help: if this is intentional, prefix it with an underscore: `_ninfo` | = note: `#[warn(unused_variables)]` on by default warning: unused variable: `needle` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/x86/avx.rs:84:13 | 84 | needle: &[u8], | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_needle` warning: unused variable: `haystack` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/x86/avx.rs:95:13 | 95 | haystack: &[u8], | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_haystack` warning: unused variable: `needle` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/x86/avx.rs:96:13 | 96 | needle: &[u8], | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_needle` Compiling rustc-demangle v0.1.24 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rustc_demangle CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustc-demangle-0.1.24 CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='Rust compiler symbol demangling. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/rustc-demangle' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc-demangle CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rustc-demangle' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.24 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=24 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustc-demangle-0.1.24 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rustc_demangle --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustc-demangle-0.1.24/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="compiler_builtins"' --cfg 'feature="core"' --cfg 'feature="rustc-dep-of-std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "rustc-dep-of-std", "std"))' -C metadata=6bcd7ee2ca007452 -C extra-filename=-6bcd7ee2ca007452 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -C strip=debuginfo -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/release/deps --extern compiler_builtins=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps/libcompiler_builtins-cc532b95130a625c.rmeta --extern core=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps/librustc_std_workspace_core-e3b61099e93946f9.rmeta --cap-lints warn -Csymbol-mangling-version=legacy '--check-cfg=cfg(feature,values(any()))' -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Cembed-bitcode=yes -Cforce-frame-pointers=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.82.0/")' -Z binary-dep-depinfo -L native=/usr/lib` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustc-demangle-0.1.24/src/legacy.rs:49:37 | 49 | pub fn demangle(s: &str) -> Result<(Demangle, &str), ()> { | ^^^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 49 | pub fn demangle(s: &str) -> Result<(Demangle<'_>, &str), ()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustc-demangle-0.1.24/src/legacy.rs:106:32 | 106 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 106 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustc-demangle-0.1.24/src/v0.rs:37:37 | 37 | pub fn demangle(s: &str) -> Result<(Demangle, &str), ParseError> { | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 37 | pub fn demangle(s: &str) -> Result<(Demangle<'_>, &str), ParseError> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustc-demangle-0.1.24/src/v0.rs:94:32 | 94 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 94 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustc-demangle-0.1.24/src/v0.rs:241:32 | 241 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 241 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustc-demangle-0.1.24/src/lib.rs:92:33 | 92 | pub fn demangle(mut s: &str) -> Demangle { | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 92 | pub fn demangle(mut s: &str) -> Demangle<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustc-demangle-0.1.24/src/lib.rs:237:40 | 237 | pub fn try_demangle(s: &str) -> Result { | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 237 | pub fn try_demangle(s: &str) -> Result, TryDemangleError> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustc-demangle-0.1.24/src/lib.rs:281:32 | 281 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 281 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustc-demangle-0.1.24/src/lib.rs:314:32 | 314 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 314 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustc-demangle-0.1.24/src/lib.rs:349:32 | 349 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 349 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustc-demangle-0.1.24/src/v0.rs:568:22 | 568 | struct Printer<'a, 'b: 'a, 's> { | ^^^^ help: remove this bound | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` warning: `memchr` (lib) generated 54 warnings warning: `rustc-demangle` (lib) generated 11 warnings Compiling rustc-std-workspace-alloc v1.99.0 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/rustc-std-workspace-alloc) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rustc_std_workspace_alloc CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/rustc-std-workspace-alloc CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Hack for the compiler'\''s own build system ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc-std-workspace-alloc CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.99.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=99 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rustc_std_workspace_alloc --edition=2021 rustc-std-workspace-alloc/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b2d733c7cfd706d5 -C extra-filename=-b2d733c7cfd706d5 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/release/deps --extern alloc=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps/liballoc-bbd7a6884aa051a4.rmeta -Csymbol-mangling-version=legacy '--check-cfg=cfg(feature,values(any()))' -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Cembed-bitcode=yes -Cforce-frame-pointers=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.82.0/")' -Z binary-dep-depinfo -L native=/usr/lib` Compiling panic_unwind v0.0.0 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/panic_unwind) Compiling panic_abort v0.0.0 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/panic_abort) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=panic_unwind CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/panic_unwind CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Implementation of Rust panics via stack unwinding' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=panic_unwind CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rust.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name panic_unwind --edition=2021 panic_unwind/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f9eef856c587219d -C extra-filename=-f9eef856c587219d --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/release/deps --extern alloc=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps/liballoc-bbd7a6884aa051a4.rmeta --extern cfg_if=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps/libcfg_if-47fbd4f47c817c5a.rmeta --extern compiler_builtins=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps/libcompiler_builtins-cc532b95130a625c.rmeta --extern core=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps/libcore-6fd5ae1b4b03addd.rmeta --extern libc=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps/liblibc-04879af3a992fee6.rmeta --extern unwind=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps/libunwind-883b5a01d2df414d.rmeta -Csymbol-mangling-version=legacy '--check-cfg=cfg(feature,values(any()))' -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Cembed-bitcode=yes -Cforce-frame-pointers=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.82.0/")' -Z binary-dep-depinfo -L native=/usr/lib` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=panic_abort CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/panic_abort CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Implementation of Rust panics via process aborts' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=panic_abort CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rust.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name panic_abort --edition=2021 panic_abort/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f4492dd623db4527 -C extra-filename=-f4492dd623db4527 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/release/deps --extern alloc=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps/liballoc-bbd7a6884aa051a4.rmeta --extern cfg_if=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps/libcfg_if-47fbd4f47c817c5a.rmeta --extern compiler_builtins=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps/libcompiler_builtins-cc532b95130a625c.rmeta --extern core=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps/libcore-6fd5ae1b4b03addd.rmeta --extern libc=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps/liblibc-04879af3a992fee6.rmeta -Csymbol-mangling-version=legacy '--check-cfg=cfg(feature,values(any()))' -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Cembed-bitcode=yes -Cforce-frame-pointers=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.82.0/")' -Z binary-dep-depinfo -L native=/usr/lib` warning: `compiler_builtins` (lib) generated 1 warning Compiling gimli v0.29.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=gimli CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.29.0 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A library for reading and writing the DWARF debugging format.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=gimli CARGO_PKG_README=./README.md CARGO_PKG_REPOSITORY='https://github.com/gimli-rs/gimli' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.29.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=29 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.29.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name gimli --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.29.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="read"' --cfg 'feature="read-core"' --cfg 'feature="rustc-dep-of-std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "endian-reader", "fallible-iterator", "read", "read-all", "read-core", "rustc-dep-of-std", "std", "write"))' -C metadata=28c8bd915a26a279 -C extra-filename=-28c8bd915a26a279 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -C strip=debuginfo -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/release/deps --extern compiler_builtins=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps/libcompiler_builtins-cc532b95130a625c.rmeta --extern alloc=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps/librustc_std_workspace_alloc-b2d733c7cfd706d5.rmeta --extern core=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps/librustc_std_workspace_core-e3b61099e93946f9.rmeta --cap-lints warn -Csymbol-mangling-version=legacy '--check-cfg=cfg(feature,values(any()))' -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Cembed-bitcode=yes -Cforce-frame-pointers=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.82.0/")' -Z binary-dep-depinfo -L native=/usr/lib` Compiling hashbrown v0.14.5 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=hashbrown CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5 CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='A Rust port of Google'\''s SwissTable hash map' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=hashbrown CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/hashbrown' CARGO_PKG_RUST_VERSION=1.63.0 CARGO_PKG_VERSION=0.14.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name hashbrown --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="compiler_builtins"' --cfg 'feature="core"' --cfg 'feature="nightly"' --cfg 'feature="rustc-dep-of-std"' --cfg 'feature="rustc-internal-api"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("ahash", "alloc", "allocator-api2", "compiler_builtins", "core", "default", "equivalent", "inline-more", "nightly", "raw", "rayon", "rkyv", "rustc-dep-of-std", "rustc-internal-api", "serde"))' -C metadata=3d89d4a35bbaeb2f -C extra-filename=-3d89d4a35bbaeb2f --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/release/deps --extern compiler_builtins=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps/libcompiler_builtins-cc532b95130a625c.rmeta --extern alloc=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps/librustc_std_workspace_alloc-b2d733c7cfd706d5.rmeta --extern core=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps/librustc_std_workspace_core-e3b61099e93946f9.rmeta --cap-lints warn -Csymbol-mangling-version=legacy '--check-cfg=cfg(feature,values(any()))' -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Cembed-bitcode=yes -Cforce-frame-pointers=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.82.0/")' -Z binary-dep-depinfo -L native=/usr/lib` Compiling object v0.36.2 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=object CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/object-0.36.2 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A unified interface for reading and writing object file formats.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=object CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/gimli-rs/object' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.36.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=36 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/object-0.36.2 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name object --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/object-0.36.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="archive"' --cfg 'feature="coff"' --cfg 'feature="compiler_builtins"' --cfg 'feature="core"' --cfg 'feature="elf"' --cfg 'feature="macho"' --cfg 'feature="pe"' --cfg 'feature="read_core"' --cfg 'feature="rustc-dep-of-std"' --cfg 'feature="unaligned"' --cfg 'feature="xcoff"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all", "alloc", "archive", "build", "build_core", "cargo-all", "coff", "compiler_builtins", "compression", "core", "default", "doc", "elf", "macho", "pe", "read", "read_core", "rustc-dep-of-std", "std", "unaligned", "unstable", "unstable-all", "wasm", "write", "write_core", "write_std", "xcoff"))' -C metadata=4f3713189d40b81b -C extra-filename=-4f3713189d40b81b --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -C strip=debuginfo -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/release/deps --extern compiler_builtins=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps/libcompiler_builtins-cc532b95130a625c.rmeta --extern memchr=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps/libmemchr-b5a127d6fcd80a52.rmeta --extern alloc=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps/librustc_std_workspace_alloc-b2d733c7cfd706d5.rmeta --extern core=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps/librustc_std_workspace_core-e3b61099e93946f9.rmeta --cap-lints warn -Csymbol-mangling-version=legacy '--check-cfg=cfg(feature,values(any()))' -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Cembed-bitcode=yes -Cforce-frame-pointers=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.82.0/")' -Z binary-dep-depinfo -L native=/usr/lib` Compiling miniz_oxide v0.7.4 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=miniz_oxide CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/miniz_oxide-0.7.4 CARGO_PKG_AUTHORS='Frommi :oyvindln ' CARGO_PKG_DESCRIPTION='DEFLATE compression and decompression library rewritten in Rust based on miniz' CARGO_PKG_HOMEPAGE='https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide' CARGO_PKG_LICENSE='MIT OR Zlib OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=miniz_oxide CARGO_PKG_README=Readme.md CARGO_PKG_REPOSITORY='https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.7.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/miniz_oxide-0.7.4 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name miniz_oxide --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/miniz_oxide-0.7.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="compiler_builtins"' --cfg 'feature="core"' --cfg 'feature="rustc-dep-of-std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "compiler_builtins", "core", "default", "rustc-dep-of-std", "simd", "simd-adler32", "std", "with-alloc"))' -C metadata=5d4be98b932d7506 -C extra-filename=-5d4be98b932d7506 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -C strip=debuginfo -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/release/deps --extern adler=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps/libadler-0f296100a06994a7.rmeta --extern compiler_builtins=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps/libcompiler_builtins-cc532b95130a625c.rmeta --extern alloc=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps/librustc_std_workspace_alloc-b2d733c7cfd706d5.rmeta --extern core=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps/librustc_std_workspace_core-e3b61099e93946f9.rmeta --cap-lints warn -Csymbol-mangling-version=legacy '--check-cfg=cfg(feature,values(any()))' -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Cembed-bitcode=yes -Cforce-frame-pointers=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.82.0/")' -Z binary-dep-depinfo -L native=/usr/lib` warning: `extern crate` is not idiomatic in the new edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/lib.rs:47:1 | 47 | extern crate alloc; | ^^^^^^^^^^^^^^^^^^^ | note: the lint level is defined here --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/lib.rs:38:9 | 38 | #![warn(rust_2018_idioms)] | ^^^^^^^^^^^^^^^^ = note: `#[warn(unused_extern_crates)]` implied by `#[warn(rust_2018_idioms)]` help: convert it to a `use` | 47 | use alloc; | ~~~ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/miniz_oxide-0.7.4/src/inflate/core.rs:392:38 | 392 | fn read_u16_le(iter: &mut slice::Iter) -> u16 { | -----------^--- expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 392 | fn read_u16_le(iter: &mut slice::Iter<'_, u8>) -> u16 { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/miniz_oxide-0.7.4/src/inflate/core.rs:407:38 | 407 | fn read_u32_le(iter: &mut slice::Iter) -> u32 { | -----------^--- expected lifetime parameter | help: indicate the anonymous lifetime | 407 | fn read_u32_le(iter: &mut slice::Iter<'_, u8>) -> u32 { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/miniz_oxide-0.7.4/src/inflate/core.rs:423:64 | 423 | fn fill_bit_buffer(l: &mut LocalVars, in_iter: &mut slice::Iter) { | -----------^--- expected lifetime parameter | help: indicate the anonymous lifetime | 423 | fn fill_bit_buffer(l: &mut LocalVars, in_iter: &mut slice::Iter<'_, u8>) { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/miniz_oxide-0.7.4/src/inflate/core.rs:491:30 | 491 | in_iter: &mut slice::Iter, | -----------^--- expected lifetime parameter | help: indicate the anonymous lifetime | 491 | in_iter: &mut slice::Iter<'_, u8>, | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/miniz_oxide-0.7.4/src/inflate/core.rs:599:42 | 599 | fn read_byte(in_iter: &mut slice::Iter, flags: u32, f: F) -> Action | -----------^--- expected lifetime parameter | help: indicate the anonymous lifetime | 599 | fn read_byte(in_iter: &mut slice::Iter<'_, u8>, flags: u32, f: F) -> Action | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/miniz_oxide-0.7.4/src/inflate/core.rs:618:30 | 618 | in_iter: &mut slice::Iter, | -----------^--- expected lifetime parameter | help: indicate the anonymous lifetime | 618 | in_iter: &mut slice::Iter<'_, u8>, | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/miniz_oxide-0.7.4/src/inflate/core.rs:647:64 | 647 | fn pad_to_bytes(l: &mut LocalVars, in_iter: &mut slice::Iter, flags: u32, f: F) -> Action | -----------^--- expected lifetime parameter | help: indicate the anonymous lifetime | 647 | fn pad_to_bytes(l: &mut LocalVars, in_iter: &mut slice::Iter<'_, u8>, flags: u32, f: F) -> Action | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/miniz_oxide-0.7.4/src/inflate/core.rs:981:30 | 981 | in_iter: &mut slice::Iter, | -----------^--- expected lifetime parameter | help: indicate the anonymous lifetime | 981 | in_iter: &mut slice::Iter<'_, u8>, | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/miniz_oxide-0.7.4/src/inflate/core.rs:982:19 | 982 | out_buf: &mut OutputBuffer, | ^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 982 | out_buf: &mut OutputBuffer<'_>, | ++++ warning: unexpected `cfg` condition name: `fuzzing` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/miniz_oxide-0.7.4/src/inflate/core.rs:1800:18 | 1800 | if !cfg!(fuzzing) { | ^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default Compiling std_detect v0.1.5 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/std_detect) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=std_detect CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/stdarch/crates/std_detect CARGO_PKG_AUTHORS='Alex Crichton :Andrew Gallant :Gonzalo Brito Gadeschi ' CARGO_PKG_DESCRIPTION='`std::detect` - Rust'\''s standard library run-time CPU feature detection.' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/stdarch' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=std_detect CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/stdarch' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name std_detect --edition=2021 stdarch/crates/std_detect/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="compiler_builtins"' --cfg 'feature="core"' --cfg 'feature="libc"' --cfg 'feature="rustc-dep-of-std"' --cfg 'feature="std_detect_dlsym_getauxval"' --cfg 'feature="std_detect_file_io"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "compiler_builtins", "core", "default", "libc", "rustc-dep-of-std", "std_detect_dlsym_getauxval", "std_detect_env_override", "std_detect_file_io"))' -C metadata=4e85beccaa9872f4 -C extra-filename=-4e85beccaa9872f4 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/release/deps --extern cfg_if=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps/libcfg_if-47fbd4f47c817c5a.rmeta --extern compiler_builtins=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps/libcompiler_builtins-cc532b95130a625c.rmeta --extern libc=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps/liblibc-04879af3a992fee6.rmeta --extern alloc=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps/librustc_std_workspace_alloc-b2d733c7cfd706d5.rmeta --extern core=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps/librustc_std_workspace_core-e3b61099e93946f9.rmeta -Csymbol-mangling-version=legacy '--check-cfg=cfg(feature,values(any()))' -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Cembed-bitcode=yes -Cforce-frame-pointers=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.82.0/")' -Z binary-dep-depinfo -L native=/usr/lib` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.29.0/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` 103 | 104 | / dw!( 105 | | /// The section type field in a `.dwp` unit index. 106 | | /// 107 | | /// This is used for version 5 and later. ... | 117 | | DW_SECT_RNGLISTS = 8, 118 | | }); | |__- in this macro invocation | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.29.0/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 120 | / dw!( 121 | | /// The section type field in a `.dwp` unit index with version 2. 122 | | DwSectV2(u32) { 123 | | DW_SECT_V2_INFO = 1, ... | 130 | | DW_SECT_V2_MACRO = 8, 131 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.29.0/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 133 | / dw!( 134 | | /// The unit type field in a unit header. 135 | | /// 136 | | /// See Section 7.5.1, Table 7.2. ... | 145 | | DW_UT_hi_user = 0xff, 146 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.29.0/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 148 | / dw!( 149 | | /// The opcode for a call frame instruction. 150 | | /// 151 | | /// Section 7.24: ... | 193 | | DW_CFA_AARCH64_negate_ra_state = 0x2d, 194 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.29.0/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 196 | / dw!( 197 | | /// The child determination encodings for DIE attributes. 198 | | /// 199 | | /// See Section 7.5.3, Table 7.4. ... | 202 | | DW_CHILDREN_yes = 1, 203 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.29.0/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 205 | / dw!( 206 | | /// The tag encodings for DIE attributes. 207 | | /// 208 | | /// See Section 7.5.3, Table 7.3. ... | 347 | | DW_TAG_BORLAND_Delphi_variant = 0xb004, 348 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.29.0/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 350 | / dw!( 351 | | /// The attribute encodings for DIE attributes. 352 | | /// 353 | | /// See Section 7.5.4, Table 7.5. ... | 657 | | DW_AT_APPLE_property = 0x3fed 658 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.29.0/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 660 | / dw!( 661 | | /// The attribute form encodings for DIE attributes. 662 | | /// 663 | | /// See Section 7.5.6, Table 7.6. ... | 721 | | DW_FORM_GNU_strp_alt = 0x1f21 722 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.29.0/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 724 | / dw!( 725 | | /// The encodings of the constants used in the `DW_AT_encoding` attribute. 726 | | /// 727 | | /// See Section 7.8, Table 7.11. ... | 753 | | DW_ATE_hi_user = 0xff, 754 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.29.0/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 756 | / dw!( 757 | | /// The encodings of the constants used in location list entries. 758 | | /// 759 | | /// See Section 7.7.3, Table 7.10. ... | 770 | | DW_LLE_GNU_view_pair = 0x09, 771 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.29.0/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 773 | / dw!( 774 | | /// The encodings of the constants used in the `DW_AT_decimal_sign` attribute. 775 | | /// 776 | | /// See Section 7.8, Table 7.12. ... | 782 | | DW_DS_trailing_separate = 0x05, 783 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.29.0/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 785 | / dw!( 786 | | /// The encodings of the constants used in the `DW_AT_endianity` attribute. 787 | | /// 788 | | /// See Section 7.8, Table 7.13. ... | 794 | | DW_END_hi_user = 0xff, 795 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.29.0/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 797 | / dw!( 798 | | /// The encodings of the constants used in the `DW_AT_accessibility` attribute. 799 | | /// 800 | | /// See Section 7.9, Table 7.14. ... | 804 | | DW_ACCESS_private = 0x03, 805 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.29.0/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 807 | / dw!( 808 | | /// The encodings of the constants used in the `DW_AT_visibility` attribute. 809 | | /// 810 | | /// See Section 7.10, Table 7.15. ... | 814 | | DW_VIS_qualified = 0x03, 815 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.29.0/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 817 | / dw!( 818 | | /// The encodings of the constants used in the `DW_AT_virtuality` attribute. 819 | | /// 820 | | /// See Section 7.11, Table 7.16. ... | 824 | | DW_VIRTUALITY_pure_virtual = 0x02, 825 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.29.0/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 827 | / dw!( 828 | | /// The encodings of the constants used in the `DW_AT_language` attribute. 829 | | /// 830 | | /// See Section 7.12, Table 7.17. ... | 886 | | DW_LANG_BORLAND_Delphi = 0xb000, 887 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.29.0/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 925 | / dw!( 926 | | /// The encodings of the constants used in the `DW_AT_address_class` attribute. 927 | | /// 928 | | /// There is only one value that is common to all target architectures. ... | 931 | | DW_ADDR_none = 0x00, 932 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.29.0/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 934 | / dw!( 935 | | /// The encodings of the constants used in the `DW_AT_identifier_case` attribute. 936 | | /// 937 | | /// See Section 7.14, Table 7.18. ... | 942 | | DW_ID_case_insensitive = 0x03, 943 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.29.0/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 945 | / dw!( 946 | | /// The encodings of the constants used in the `DW_AT_calling_convention` attribute. 947 | | /// 948 | | /// See Section 7.15, Table 7.19. ... | 956 | | DW_CC_hi_user = 0xff, 957 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.29.0/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 959 | / dw!( 960 | | /// The encodings of the constants used in the `DW_AT_inline` attribute. 961 | | /// 962 | | /// See Section 7.16, Table 7.20. ... | 967 | | DW_INL_declared_inlined = 0x03, 968 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.29.0/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 970 | / dw!( 971 | | /// The encodings of the constants used in the `DW_AT_ordering` attribute. 972 | | /// 973 | | /// See Section 7.17, Table 7.17. ... | 976 | | DW_ORD_col_major = 0x01, 977 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.29.0/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 979 | / dw!( 980 | | /// The encodings of the constants used in the `DW_AT_discr_list` attribute. 981 | | /// 982 | | /// See Section 7.18, Table 7.22. ... | 985 | | DW_DSC_range = 0x01, 986 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.29.0/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 988 | / dw!( 989 | | /// Name index attribute encodings. 990 | | /// 991 | | /// See Section 7.19, Table 7.23. ... | 999 | | DW_IDX_hi_user = 0x3fff, 1000 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.29.0/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 1002 | / dw!( 1003 | | /// The encodings of the constants used in the `DW_AT_defaulted` attribute. 1004 | | /// 1005 | | /// See Section 7.20, Table 7.24. ... | 1009 | | DW_DEFAULTED_out_of_class = 0x02, 1010 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.29.0/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 1012 | / dw!( 1013 | | /// The encodings for the standard opcodes for line number information. 1014 | | /// 1015 | | /// See Section 7.22, Table 7.25. ... | 1028 | | DW_LNS_set_isa = 0x0c, 1029 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.29.0/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 1031 | / dw!( 1032 | | /// The encodings for the extended opcodes for line number information. 1033 | | /// 1034 | | /// See Section 7.22, Table 7.26. ... | 1042 | | DW_LNE_hi_user = 0xff, 1043 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.29.0/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 1045 | / dw!( 1046 | | /// The encodings for the line number header entry formats. 1047 | | /// 1048 | | /// See Section 7.22, Table 7.27. ... | 1056 | | DW_LNCT_hi_user = 0x3fff, 1057 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.29.0/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 1059 | / dw!( 1060 | | /// The encodings for macro information entry types. 1061 | | /// 1062 | | /// See Section 7.23, Table 7.28. ... | 1077 | | DW_MACRO_hi_user = 0xff, 1078 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.29.0/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 1080 | / dw!( 1081 | | /// Range list entry encoding values. 1082 | | /// 1083 | | /// See Section 7.25, Table 7.30. ... | 1092 | | DW_RLE_start_length = 0x07, 1093 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.29.0/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 1095 | / dw!( 1096 | | /// The encodings for DWARF expression operations. 1097 | | /// 1098 | | /// See Section 7.7.1, Table 7.9. ... | 1279 | | DW_OP_WASM_location = 0xed, 1280 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.29.0/src/constants.rs:86:40 | 58 | / macro_rules! dw { 59 | | ($(#[$meta:meta])* $struct_name:ident($struct_type:ty) 60 | | { $($name:ident = $val:expr),+ $(,)? } 61 | | $(, aliases { $($alias_name:ident = $alias_val:expr),+ $(,)? })? ... | 86 | | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 101 | | }; 102 | | } | |_- in this expansion of `dw!` ... 1282 | / dw!( 1283 | | /// Pointer encoding used by `.eh_frame`. 1284 | | /// 1285 | | /// The four lower bits describe the ... | 1337 | | DW_EH_PE_omit = 0xff, 1338 | | }); | |__- in this macro invocation | help: indicate the anonymous lifetime | 86 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.29.0/src/read/cfi.rs:210:45 | 210 | pub fn table(&self) -> Option> { | ----------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 210 | pub fn table(&self) -> Option> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.29.0/src/read/cfi.rs:1248:56 | 1248 | encoding_parameters: &PointerEncodingParameters, | -------------------------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 1248 | encoding_parameters: &PointerEncodingParameters<'_, R>, | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.29.0/src/read/cfi.rs:1715:47 | 1715 | parameters: &PointerEncodingParameters, | -------------------------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 1715 | parameters: &PointerEncodingParameters<'_, R>, | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.29.0/src/read/cfi.rs:1993:32 | 1993 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1993 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.29.0/src/read/cfi.rs:2527:32 | 2527 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2527 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.29.0/src/read/cfi.rs:2597:39 | 2597 | fn iter(&self) -> RegisterRuleIter { | ----------------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 2597 | fn iter(&self) -> RegisterRuleIter<'_, T> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.29.0/src/read/cfi.rs:2674:32 | 2674 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2674 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.29.0/src/read/cfi.rs:2815:48 | 2815 | pub fn registers(&self) -> RegisterRuleIter { | ----------------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 2815 | pub fn registers(&self) -> RegisterRuleIter<'_, T> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.29.0/src/read/cfi.rs:3212:47 | 3212 | parameters: &PointerEncodingParameters, | -------------------------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 3212 | parameters: &PointerEncodingParameters<'_, R>, | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.29.0/src/read/cfi.rs:3560:43 | 3560 | parameters: &PointerEncodingParameters, | -------------------------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 3560 | parameters: &PointerEncodingParameters<'_, R>, | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.29.0/src/read/dwarf.rs:542:42 | 542 | entry: &DebuggingInformationEntry, | -------------------------^-- expected lifetime parameters | help: indicate the anonymous lifetimes | 542 | entry: &DebuggingInformationEntry<'_, '_, R>, | +++++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.29.0/src/read/dwarf.rs:994:43 | 994 | sections: UnitIndexSectionIterator, | ------------------------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 994 | sections: UnitIndexSectionIterator<'_, R>, | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.29.0/src/read/dwarf.rs:1273:91 | 1273 | pub fn entry(&self, offset: UnitOffset) -> Result> { | -------------------------^-- expected lifetime parameters | help: indicate the anonymous lifetimes | 1273 | pub fn entry(&self, offset: UnitOffset) -> Result> { | +++++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.29.0/src/read/dwarf.rs:1279:43 | 1279 | pub fn entries(&self) -> EntriesCursor { | -------------^-- expected lifetime parameters | help: indicate the anonymous lifetimes | 1279 | pub fn entries(&self) -> EntriesCursor<'_, '_, R> { | +++++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.29.0/src/read/dwarf.rs:1286:91 | 1286 | pub fn entries_at_offset(&self, offset: UnitOffset) -> Result> { | -------------^-- expected lifetime parameters | help: indicate the anonymous lifetimes | 1286 | pub fn entries_at_offset(&self, offset: UnitOffset) -> Result> { | +++++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.29.0/src/read/dwarf.rs:1293:92 | 1293 | pub fn entries_tree(&self, offset: Option>) -> Result> { | -----------^-- expected lifetime parameters | help: indicate the anonymous lifetimes | 1293 | pub fn entries_tree(&self, offset: Option>) -> Result> { | +++++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.29.0/src/read/dwarf.rs:1299:90 | 1299 | pub fn entries_raw(&self, offset: Option>) -> Result> { | ----------^-- expected lifetime parameters | help: indicate the anonymous lifetimes | 1299 | pub fn entries_raw(&self, offset: Option>) -> Result> { | +++++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.29.0/src/read/endian_slice.rs:307:37 | 307 | fn to_slice(&self) -> Result> { | ---^----- expected lifetime parameter | help: indicate the anonymous lifetime | 307 | fn to_slice(&self) -> Result> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.29.0/src/read/endian_slice.rs:313:38 | 313 | fn to_string(&self) -> Result> { | ---^---- expected lifetime parameter | help: indicate the anonymous lifetime | 313 | fn to_string(&self) -> Result> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.29.0/src/read/endian_slice.rs:322:44 | 322 | fn to_string_lossy(&self) -> Result> { | ---^---- expected lifetime parameter | help: indicate the anonymous lifetime | 322 | fn to_string_lossy(&self) -> Result> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.29.0/src/read/reader.rs:277:37 | 277 | fn to_slice(&self) -> Result>; | ---^----- expected lifetime parameter | help: indicate the anonymous lifetime | 277 | fn to_slice(&self) -> Result>; | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.29.0/src/read/reader.rs:288:38 | 288 | fn to_string(&self) -> Result>; | ---^---- expected lifetime parameter | help: indicate the anonymous lifetime | 288 | fn to_string(&self) -> Result>; | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.29.0/src/read/reader.rs:297:44 | 297 | fn to_string_lossy(&self) -> Result>; | ---^---- expected lifetime parameter | help: indicate the anonymous lifetime | 297 | fn to_string_lossy(&self) -> Result>; | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.29.0/src/read/relocate.rs:133:37 | 133 | fn to_slice(&self) -> Result> { | ---^----- expected lifetime parameter | help: indicate the anonymous lifetime | 133 | fn to_slice(&self) -> Result> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.29.0/src/read/relocate.rs:139:38 | 139 | fn to_string(&self) -> Result> { | ---^---- expected lifetime parameter | help: indicate the anonymous lifetime | 139 | fn to_string(&self) -> Result> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.29.0/src/read/relocate.rs:145:44 | 145 | fn to_string_lossy(&self) -> Result> { | ---^---- expected lifetime parameter | help: indicate the anonymous lifetime | 145 | fn to_string_lossy(&self) -> Result> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.29.0/src/read/index.rs:259:76 | 259 | pub fn sections(&self, mut row: u32) -> Result> { | ------------------------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 259 | pub fn sections(&self, mut row: u32) -> Result> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.29.0/src/read/line.rs:524:32 | 524 | fn fmt(&self, f: &mut fmt::Formatter) -> result::Result<(), fmt::Error> { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 524 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> result::Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.29.0/src/read/value.rs:112:42 | 112 | entry: &DebuggingInformationEntry, | -------------------------^-- expected lifetime parameters | help: indicate the anonymous lifetimes | 112 | entry: &DebuggingInformationEntry<'_, '_, R>, | +++++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/gimli-0.29.0/src/read/mod.rs:445:32 | 445 | fn fmt(&self, f: &mut fmt::Formatter) -> ::core::result::Result<(), fmt::Error> { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 445 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> ::core::result::Result<(), fmt::Error> { | ++++ warning: `miniz_oxide` (lib) generated 10 warnings warning: `hashbrown` (lib) generated 1 warning Compiling addr2line v0.22.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=addr2line CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/addr2line-0.22.0 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A cross-platform symbolication library written in Rust, using `gimli`' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=addr2line CARGO_PKG_README=./README.md CARGO_PKG_REPOSITORY='https://github.com/gimli-rs/addr2line' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.22.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=22 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/addr2line-0.22.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name addr2line --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/addr2line-0.22.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="compiler_builtins"' --cfg 'feature="core"' --cfg 'feature="rustc-dep-of-std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "compiler_builtins", "core", "cpp_demangle", "default", "fallible-iterator", "memmap2", "object", "rustc-demangle", "rustc-dep-of-std", "smallvec", "std", "std-object"))' -C metadata=ac3946aab126ef43 -C extra-filename=-ac3946aab126ef43 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -C strip=debuginfo -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/release/deps --extern compiler_builtins=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps/libcompiler_builtins-cc532b95130a625c.rmeta --extern gimli=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps/libgimli-28c8bd915a26a279.rmeta --extern alloc=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps/librustc_std_workspace_alloc-b2d733c7cfd706d5.rmeta --extern core=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps/librustc_std_workspace_core-e3b61099e93946f9.rmeta --cap-lints warn -Csymbol-mangling-version=legacy '--check-cfg=cfg(feature,values(any()))' -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Cembed-bitcode=yes -Cforce-frame-pointers=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.82.0/")' -Z binary-dep-depinfo -L native=/usr/lib` warning: `extern crate` is not idiomatic in the new edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/addr2line-0.22.0/src/lib.rs:37:1 | 37 | pub extern crate gimli; | ^^^^^^^^^^^^^^^^^^^^^^^ | = note: `-W unused-extern-crates` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(unused_extern_crates)]` help: convert it to a `use` | 37 | pub use gimli; | ~~~ warning: `addr2line` (lib) generated 1 warning warning: `gimli` (lib) generated 61 warnings Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=std CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/std CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='The Rust Standard Library' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=std CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rust.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/build/std-5e60074f9ce2b95d/out STD_ENV_ARCH=x86_64 /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name std --edition=2021 std/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type dylib --crate-type rlib --emit=dep-info,link -C prefer-dynamic -C opt-level=3 -C embed-bitcode=no --warn=unexpected_cfgs --cfg 'feature="addr2line"' --cfg 'feature="backtrace"' --cfg 'feature="compiler-builtins-c"' --cfg 'feature="miniz_oxide"' --cfg 'feature="object"' --cfg 'feature="panic_unwind"' --cfg 'feature="std_detect_dlsym_getauxval"' --cfg 'feature="std_detect_file_io"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("addr2line", "backtrace", "compiler-builtins-c", "compiler-builtins-mangled-names", "compiler-builtins-mem", "compiler-builtins-no-asm", "compiler-builtins-no-f16-f128", "llvm-libunwind", "miniz_oxide", "object", "optimize_for_size", "panic-unwind", "panic_immediate_abort", "panic_unwind", "profiler", "profiler_builtins", "std_detect_dlsym_getauxval", "std_detect_env_override", "std_detect_file_io", "system-llvm-libunwind", "windows_raw_dylib"))' --check-cfg 'cfg(bootstrap)' --check-cfg 'cfg(target_arch, values("xtensa"))' --check-cfg 'cfg(feature, values(any()))' -C metadata=28ef2c9b01e4b7f8 -C extra-filename=-28ef2c9b01e4b7f8 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/release/deps --extern 'priv:addr2line=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps/libaddr2line-ac3946aab126ef43.rlib' --extern alloc=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps/liballoc-bbd7a6884aa051a4.rlib --extern 'priv:cfg_if=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps/libcfg_if-47fbd4f47c817c5a.rlib' --extern 'priv:compiler_builtins=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps/libcompiler_builtins-cc532b95130a625c.rlib' --extern core=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps/libcore-6fd5ae1b4b03addd.rlib --extern 'priv:hashbrown=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps/libhashbrown-3d89d4a35bbaeb2f.rlib' --extern libc=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps/liblibc-04879af3a992fee6.rlib --extern 'priv:miniz_oxide=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps/libminiz_oxide-5d4be98b932d7506.rlib' --extern 'priv:object=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps/libobject-4f3713189d40b81b.rlib' --extern 'priv:panic_abort=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps/libpanic_abort-f4492dd623db4527.rlib' --extern 'priv:panic_unwind=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps/libpanic_unwind-f9eef856c587219d.rlib' --extern 'priv:rustc_demangle=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps/librustc_demangle-6bcd7ee2ca007452.rlib' --extern 'priv:std_detect=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps/libstd_detect-4e85beccaa9872f4.rlib' --extern 'priv:unwind=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps/libunwind-883b5a01d2df414d.rlib' -Z unstable-options -Csymbol-mangling-version=legacy '--check-cfg=cfg(feature,values(any()))' -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Cembed-bitcode=yes -Cforce-frame-pointers=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.82.0/")' -Z binary-dep-depinfo -L native=/usr/lib --cfg backtrace_in_libstd --check-cfg 'cfg(netbsd10)' --check-cfg 'cfg(restricted_std)' --check-cfg 'cfg(backtrace_in_libstd)' --check-cfg 'cfg(reliable_f16)' --check-cfg 'cfg(reliable_f128)' --check-cfg 'cfg(reliable_f16_math)' --check-cfg 'cfg(reliable_f128_math)'` Compiling rustc-std-workspace-std v1.99.0 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/rustc-std-workspace-std) Compiling proc_macro v0.0.0 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/proc_macro) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rustc_std_workspace_std CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/rustc-std-workspace-std CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Hack for the compiler'\''s own build system ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc-std-workspace-std CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.99.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=99 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rustc_std_workspace_std --edition=2021 rustc-std-workspace-std/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=69c6772ba88d6c4d -C extra-filename=-69c6772ba88d6c4d --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/release/deps --extern std=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps/libstd-28ef2c9b01e4b7f8.so --extern std=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps/libstd-28ef2c9b01e4b7f8.rlib -Csymbol-mangling-version=legacy '--check-cfg=cfg(feature,values(any()))' -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Cembed-bitcode=yes -Cforce-frame-pointers=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.82.0/")' -Z binary-dep-depinfo -L native=/usr/lib` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=proc_macro CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/proc_macro CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc_macro CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name proc_macro --edition=2021 proc_macro/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=28e6d148c7f94bc7 -C extra-filename=-28e6d148c7f94bc7 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/release/deps --extern core=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps/libcore-6fd5ae1b4b03addd.rmeta --extern std=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps/libstd-28ef2c9b01e4b7f8.so --extern std=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps/libstd-28ef2c9b01e4b7f8.rlib -Csymbol-mangling-version=legacy '--check-cfg=cfg(feature,values(any()))' -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Cembed-bitcode=yes -Cforce-frame-pointers=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.82.0/")' -Z binary-dep-depinfo -L native=/usr/lib` Compiling unicode-width v0.1.13 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=unicode_width CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicode-width-0.1.13 CARGO_PKG_AUTHORS='kwantam :Manish Goregaokar ' CARGO_PKG_DESCRIPTION='Determine displayed width of `char` and `str` types according to Unicode Standard Annex #11 rules. ' CARGO_PKG_HOMEPAGE='https://github.com/unicode-rs/unicode-width' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-width CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-rs/unicode-width' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.13 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=13 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicode-width-0.1.13 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name unicode_width --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicode-width-0.1.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="compiler_builtins"' --cfg 'feature="core"' --cfg 'feature="default"' --cfg 'feature="rustc-dep-of-std"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "no_std", "rustc-dep-of-std", "std"))' -C metadata=2f06cbf2141f22f3 -C extra-filename=-2f06cbf2141f22f3 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/release/deps --extern compiler_builtins=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps/libcompiler_builtins-cc532b95130a625c.rmeta --extern core=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps/librustc_std_workspace_core-e3b61099e93946f9.rmeta --extern std=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps/librustc_std_workspace_std-69c6772ba88d6c4d.rmeta --cap-lints warn -Csymbol-mangling-version=legacy '--check-cfg=cfg(feature,values(any()))' -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Cembed-bitcode=yes -Cforce-frame-pointers=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.82.0/")' -Z binary-dep-depinfo -L native=/usr/lib` Compiling getopts v0.2.21 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=getopts CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/getopts-0.2.21 CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='getopts-like option parsing. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/getopts' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=getopts CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/getopts' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.21 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=21 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/getopts-0.2.21 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name getopts --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/getopts-0.2.21/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="core"' --cfg 'feature="rustc-dep-of-std"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("core", "rustc-dep-of-std", "std"))' -C metadata=c0f2054a8fe15cc7 -C extra-filename=-c0f2054a8fe15cc7 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/release/deps --extern core=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps/librustc_std_workspace_core-e3b61099e93946f9.rmeta --extern std=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps/librustc_std_workspace_std-69c6772ba88d6c4d.rmeta --extern unicode_width=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps/libunicode_width-2f06cbf2141f22f3.rmeta --cap-lints warn -Csymbol-mangling-version=legacy '--check-cfg=cfg(feature,values(any()))' -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Cembed-bitcode=yes -Cforce-frame-pointers=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.82.0/")' -Z binary-dep-depinfo -L native=/usr/lib` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/getopts-0.2.21/src/lib.rs:949:32 | 949 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 949 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ Compiling test v0.0.0 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/test) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=test CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/test CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=test CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name test --edition=2021 test/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=4df913403422f5de -C extra-filename=-4df913403422f5de --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/release/deps --extern core=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps/libcore-6fd5ae1b4b03addd.rmeta --extern getopts=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps/libgetopts-c0f2054a8fe15cc7.rmeta --extern libc=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps/liblibc-04879af3a992fee6.rmeta --extern std=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps/libstd-28ef2c9b01e4b7f8.so --extern std=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps/libstd-28ef2c9b01e4b7f8.rlib -Csymbol-mangling-version=legacy '--check-cfg=cfg(feature,values(any()))' -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Cembed-bitcode=yes -Cforce-frame-pointers=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.82.0/")' -Z binary-dep-depinfo -L native=/usr/lib` warning: `getopts` (lib) generated 1 warning Compiling sysroot v0.0.0 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/sysroot) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=sysroot CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library/sysroot CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=sysroot CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/library LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name sysroot --edition=2021 sysroot/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="backtrace"' --cfg 'feature="compiler-builtins-c"' --cfg 'feature="default"' --cfg 'feature="panic-unwind"' --cfg 'feature="std_detect_dlsym_getauxval"' --cfg 'feature="std_detect_file_io"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("backtrace", "compiler-builtins-c", "compiler-builtins-mangled-names", "compiler-builtins-mem", "compiler-builtins-no-asm", "compiler-builtins-no-f16-f128", "default", "llvm-libunwind", "optimize_for_size", "panic-unwind", "panic_immediate_abort", "profiler", "std_detect_dlsym_getauxval", "std_detect_env_override", "std_detect_file_io", "system-llvm-libunwind", "windows_raw_dylib"))' -C metadata=a90cdb621cdda8bf -C extra-filename=-a90cdb621cdda8bf --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/release/deps --extern proc_macro=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps/libproc_macro-28e6d148c7f94bc7.rmeta --extern std=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps/libstd-28ef2c9b01e4b7f8.so --extern std=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps/libstd-28ef2c9b01e4b7f8.rlib --extern test=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps/libtest-4df913403422f5de.rmeta -Csymbol-mangling-version=legacy '--check-cfg=cfg(feature,values(any()))' -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Cprefer-dynamic -Zinline-mir -Zinline-mir-preserve-debug -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Cembed-bitcode=yes -Cforce-frame-pointers=yes '-Zcrate-attr=doc(html_root_url="https://doc.rust-lang.org/1.82.0/")' -Z binary-dep-depinfo -L native=/usr/lib` Finished `release` profile [optimized] target(s) in 2m 23s c Assemble { target_compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd } } > StdLink { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, target_compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, target: x86_64-unknown-openbsd, crates: [], force_recompile: false } c Libdir { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, target: x86_64-unknown-openbsd } c Libdir { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, target: x86_64-unknown-openbsd } Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps/libaddr2line-ac3946aab126ef43.rlib" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/libaddr2line-ac3946aab126ef43.rlib" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps/libadler-0f296100a06994a7.rlib" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/libadler-0f296100a06994a7.rlib" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps/liballoc-bbd7a6884aa051a4.rlib" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/liballoc-bbd7a6884aa051a4.rlib" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps/libcfg_if-47fbd4f47c817c5a.rlib" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/libcfg_if-47fbd4f47c817c5a.rlib" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps/libcompiler_builtins-cc532b95130a625c.rlib" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/libcompiler_builtins-cc532b95130a625c.rlib" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps/libcore-6fd5ae1b4b03addd.rlib" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/libcore-6fd5ae1b4b03addd.rlib" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps/libgetopts-c0f2054a8fe15cc7.rlib" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/libgetopts-c0f2054a8fe15cc7.rlib" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps/libgimli-28c8bd915a26a279.rlib" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/libgimli-28c8bd915a26a279.rlib" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps/libhashbrown-3d89d4a35bbaeb2f.rlib" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/libhashbrown-3d89d4a35bbaeb2f.rlib" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps/liblibc-04879af3a992fee6.rlib" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/liblibc-04879af3a992fee6.rlib" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps/libmemchr-b5a127d6fcd80a52.rlib" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/libmemchr-b5a127d6fcd80a52.rlib" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps/libminiz_oxide-5d4be98b932d7506.rlib" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/libminiz_oxide-5d4be98b932d7506.rlib" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps/libobject-4f3713189d40b81b.rlib" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/libobject-4f3713189d40b81b.rlib" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps/libpanic_abort-f4492dd623db4527.rlib" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/libpanic_abort-f4492dd623db4527.rlib" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps/libpanic_unwind-f9eef856c587219d.rlib" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/libpanic_unwind-f9eef856c587219d.rlib" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps/libproc_macro-28e6d148c7f94bc7.rlib" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/libproc_macro-28e6d148c7f94bc7.rlib" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps/librustc_demangle-6bcd7ee2ca007452.rlib" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/librustc_demangle-6bcd7ee2ca007452.rlib" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps/librustc_std_workspace_alloc-b2d733c7cfd706d5.rlib" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/librustc_std_workspace_alloc-b2d733c7cfd706d5.rlib" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps/librustc_std_workspace_core-e3b61099e93946f9.rlib" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/librustc_std_workspace_core-e3b61099e93946f9.rlib" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps/librustc_std_workspace_std-69c6772ba88d6c4d.rlib" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/librustc_std_workspace_std-69c6772ba88d6c4d.rlib" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps/libstd-28ef2c9b01e4b7f8.rlib" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/libstd-28ef2c9b01e4b7f8.rlib" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps/libstd-28ef2c9b01e4b7f8.so" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/libstd-28ef2c9b01e4b7f8.so" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps/libstd_detect-4e85beccaa9872f4.rlib" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/libstd_detect-4e85beccaa9872f4.rlib" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps/libsysroot-a90cdb621cdda8bf.rlib" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/libsysroot-a90cdb621cdda8bf.rlib" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps/libtest-4df913403422f5de.rlib" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/libtest-4df913403422f5de.rlib" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps/libunicode_width-2f06cbf2141f22f3.rlib" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/libunicode_width-2f06cbf2141f22f3.rlib" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps/libunwind-883b5a01d2df414d.rlib" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib/libunwind-883b5a01d2df414d.rlib" < StdLink { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, target_compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, target: x86_64-unknown-openbsd, crates: [], force_recompile: false } < Std { target: x86_64-unknown-openbsd, compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, crates: [], force_recompile: false, extra_rust_args: [], is_for_mir_opt_tests: false } c Assemble { target_compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd } } Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps/libaddr2line-ac3946aab126ef43.rlib" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-std/x86_64-unknown-openbsd/image/lib/rustlib/x86_64-unknown-openbsd/lib/libaddr2line-ac3946aab126ef43.rlib" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps/libadler-0f296100a06994a7.rlib" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-std/x86_64-unknown-openbsd/image/lib/rustlib/x86_64-unknown-openbsd/lib/libadler-0f296100a06994a7.rlib" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps/liballoc-bbd7a6884aa051a4.rlib" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-std/x86_64-unknown-openbsd/image/lib/rustlib/x86_64-unknown-openbsd/lib/liballoc-bbd7a6884aa051a4.rlib" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps/libcfg_if-47fbd4f47c817c5a.rlib" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-std/x86_64-unknown-openbsd/image/lib/rustlib/x86_64-unknown-openbsd/lib/libcfg_if-47fbd4f47c817c5a.rlib" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps/libcompiler_builtins-cc532b95130a625c.rlib" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-std/x86_64-unknown-openbsd/image/lib/rustlib/x86_64-unknown-openbsd/lib/libcompiler_builtins-cc532b95130a625c.rlib" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps/libcore-6fd5ae1b4b03addd.rlib" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-std/x86_64-unknown-openbsd/image/lib/rustlib/x86_64-unknown-openbsd/lib/libcore-6fd5ae1b4b03addd.rlib" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps/libgetopts-c0f2054a8fe15cc7.rlib" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-std/x86_64-unknown-openbsd/image/lib/rustlib/x86_64-unknown-openbsd/lib/libgetopts-c0f2054a8fe15cc7.rlib" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps/libgimli-28c8bd915a26a279.rlib" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-std/x86_64-unknown-openbsd/image/lib/rustlib/x86_64-unknown-openbsd/lib/libgimli-28c8bd915a26a279.rlib" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps/libhashbrown-3d89d4a35bbaeb2f.rlib" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-std/x86_64-unknown-openbsd/image/lib/rustlib/x86_64-unknown-openbsd/lib/libhashbrown-3d89d4a35bbaeb2f.rlib" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps/liblibc-04879af3a992fee6.rlib" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-std/x86_64-unknown-openbsd/image/lib/rustlib/x86_64-unknown-openbsd/lib/liblibc-04879af3a992fee6.rlib" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps/libmemchr-b5a127d6fcd80a52.rlib" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-std/x86_64-unknown-openbsd/image/lib/rustlib/x86_64-unknown-openbsd/lib/libmemchr-b5a127d6fcd80a52.rlib" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps/libminiz_oxide-5d4be98b932d7506.rlib" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-std/x86_64-unknown-openbsd/image/lib/rustlib/x86_64-unknown-openbsd/lib/libminiz_oxide-5d4be98b932d7506.rlib" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps/libobject-4f3713189d40b81b.rlib" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-std/x86_64-unknown-openbsd/image/lib/rustlib/x86_64-unknown-openbsd/lib/libobject-4f3713189d40b81b.rlib" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps/libpanic_abort-f4492dd623db4527.rlib" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-std/x86_64-unknown-openbsd/image/lib/rustlib/x86_64-unknown-openbsd/lib/libpanic_abort-f4492dd623db4527.rlib" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps/libpanic_unwind-f9eef856c587219d.rlib" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-std/x86_64-unknown-openbsd/image/lib/rustlib/x86_64-unknown-openbsd/lib/libpanic_unwind-f9eef856c587219d.rlib" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps/libproc_macro-28e6d148c7f94bc7.rlib" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-std/x86_64-unknown-openbsd/image/lib/rustlib/x86_64-unknown-openbsd/lib/libproc_macro-28e6d148c7f94bc7.rlib" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps/librustc_demangle-6bcd7ee2ca007452.rlib" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-std/x86_64-unknown-openbsd/image/lib/rustlib/x86_64-unknown-openbsd/lib/librustc_demangle-6bcd7ee2ca007452.rlib" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps/librustc_std_workspace_alloc-b2d733c7cfd706d5.rlib" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-std/x86_64-unknown-openbsd/image/lib/rustlib/x86_64-unknown-openbsd/lib/librustc_std_workspace_alloc-b2d733c7cfd706d5.rlib" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps/librustc_std_workspace_core-e3b61099e93946f9.rlib" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-std/x86_64-unknown-openbsd/image/lib/rustlib/x86_64-unknown-openbsd/lib/librustc_std_workspace_core-e3b61099e93946f9.rlib" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps/librustc_std_workspace_std-69c6772ba88d6c4d.rlib" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-std/x86_64-unknown-openbsd/image/lib/rustlib/x86_64-unknown-openbsd/lib/librustc_std_workspace_std-69c6772ba88d6c4d.rlib" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps/libstd-28ef2c9b01e4b7f8.rlib" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-std/x86_64-unknown-openbsd/image/lib/rustlib/x86_64-unknown-openbsd/lib/libstd-28ef2c9b01e4b7f8.rlib" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps/libstd-28ef2c9b01e4b7f8.so" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-std/x86_64-unknown-openbsd/image/lib/rustlib/x86_64-unknown-openbsd/lib/libstd-28ef2c9b01e4b7f8.so" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps/libstd_detect-4e85beccaa9872f4.rlib" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-std/x86_64-unknown-openbsd/image/lib/rustlib/x86_64-unknown-openbsd/lib/libstd_detect-4e85beccaa9872f4.rlib" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps/libsysroot-a90cdb621cdda8bf.rlib" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-std/x86_64-unknown-openbsd/image/lib/rustlib/x86_64-unknown-openbsd/lib/libsysroot-a90cdb621cdda8bf.rlib" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps/libtest-4df913403422f5de.rlib" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-std/x86_64-unknown-openbsd/image/lib/rustlib/x86_64-unknown-openbsd/lib/libtest-4df913403422f5de.rlib" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps/libunicode_width-2f06cbf2141f22f3.rlib" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-std/x86_64-unknown-openbsd/image/lib/rustlib/x86_64-unknown-openbsd/lib/libunicode_width-2f06cbf2141f22f3.rlib" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-std/x86_64-unknown-openbsd/release/deps/libunwind-883b5a01d2df414d.rlib" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-std/x86_64-unknown-openbsd/image/lib/rustlib/x86_64-unknown-openbsd/lib/libunwind-883b5a01d2df414d.rlib" Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/config.toml" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-std/x86_64-unknown-openbsd/overlay/builder-config" Install "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/COPYRIGHT" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-std/x86_64-unknown-openbsd/overlay/COPYRIGHT" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/COPYRIGHT" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-std/x86_64-unknown-openbsd/overlay/COPYRIGHT" Install "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/LICENSE-APACHE" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-std/x86_64-unknown-openbsd/overlay/LICENSE-APACHE" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/LICENSE-APACHE" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-std/x86_64-unknown-openbsd/overlay/LICENSE-APACHE" Install "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/LICENSE-MIT" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-std/x86_64-unknown-openbsd/overlay/LICENSE-MIT" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/LICENSE-MIT" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-std/x86_64-unknown-openbsd/overlay/LICENSE-MIT" Install "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/README.md" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-std/x86_64-unknown-openbsd/overlay/README.md" Copy/Link "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/README.md" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-std/x86_64-unknown-openbsd/overlay/README.md" c Assemble { target_compiler: Compiler { stage: 0, host: x86_64-unknown-openbsd } } > RustInstaller { compiler: Compiler { stage: 0, host: x86_64-unknown-openbsd }, target: x86_64-unknown-openbsd } > ToolBuild { compiler: Compiler { stage: 0, host: x86_64-unknown-openbsd }, target: x86_64-unknown-openbsd, tool: "rust-installer", path: "src/tools/rust-installer", mode: ToolBootstrap, source_type: InTree, extra_features: [], allow_features: "", cargo_args: [] } c Libdir { compiler: Compiler { stage: 0, host: x86_64-unknown-openbsd }, target: x86_64-unknown-openbsd } c Sysroot { compiler: Compiler { stage: 0, host: x86_64-unknown-openbsd }, force_recompile: false } using sysroot /exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0 c Sysroot { compiler: Compiler { stage: 0, host: x86_64-unknown-openbsd }, force_recompile: false } Building stage0 tool rust-installer (x86_64-unknown-openbsd) running: cd "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src" && env -u MAKEFLAGS -u MFLAGS AR_x86_64_unknown_openbsd="ar" CARGO_INCREMENTAL="0" CARGO_PROFILE_RELEASE_DEBUG="0" CARGO_PROFILE_RELEASE_DEBUG_ASSERTIONS="false" CARGO_PROFILE_RELEASE_OVERFLOW_CHECKS="false" CARGO_PROFILE_RELEASE_STRIP="false" CARGO_TARGET_DIR="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools" CC_x86_64_unknown_openbsd="cc" CFG_COMPILER_BUILD_TRIPLE="x86_64-unknown-openbsd" CFG_COMPILER_HOST_TRIPLE="x86_64-unknown-openbsd" CFG_RELEASE="1.82.0" CFG_RELEASE_CHANNEL="stable" CFG_RELEASE_NUM="1.82.0" CFG_VERSION="1.82.0 (f6e511eec 2024-10-15) (built from a source tarball)" CFG_VER_DATE="2024-10-15" CFG_VER_HASH="f6e511eec7342f59a25f7c0534f1dbea00d01b14" CFLAGS_x86_64_unknown_openbsd="-O2 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-openbsd -O2 -pipe" CXXFLAGS_x86_64_unknown_openbsd="-O2 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-openbsd" CXX_x86_64_unknown_openbsd="c++" DOC_RUST_LANG_ORG_CHANNEL="https://doc.rust-lang.org/1.82.0" LIBC_CHECK_CFG="1" LZMA_API_STATIC="1" RANLIB_x86_64_unknown_openbsd="ar s" REAL_LIBRARY_PATH="/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib" REAL_LIBRARY_PATH_VAR="LD_LIBRARY_PATH" RUSTBUILD_NATIVE_DIR="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/native" RUSTC="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc" RUSTC_ALLOW_FEATURES="binary-dep-depinfo,proc_macro_span,proc_macro_span_shrink,proc_macro_diagnostic" RUSTC_BOOTSTRAP="1" RUSTC_BREAK_ON_ICE="1" RUSTC_ERROR_METADATA_DST="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/extended-error-metadata" RUSTC_HOST_FLAGS="-Zunstable-options --check-cfg=cfg(bootstrap)" RUSTC_INSTALL_BINDIR="bin" RUSTC_LIBDIR="/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib" RUSTC_LINK_STD_INTO_RUSTC_DRIVER="1" RUSTC_LINT_FLAGS="-Wrust_2018_idioms -Wunused_lifetimes" RUSTC_REAL="/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/rustc" RUSTC_SNAPSHOT="/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/rustc" RUSTC_SNAPSHOT_LIBDIR="/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib" RUSTC_STAGE="1" RUSTC_SYSROOT="/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0" RUSTC_TLS_MODEL_INITIAL_EXEC="1" RUSTC_VERBOSE="2" RUSTC_WRAPPER="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc" RUSTDOC="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustdoc" RUSTDOCFLAGS="-Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) -Wrustdoc::invalid_codeblock_attributes --crate-version 1.82.0\t(f6e511eec\t2024-10-15)\t(built\tfrom\ta\tsource\ttarball)" RUSTDOC_REAL="/path/to/nowhere/rustdoc/not/required" RUSTFLAGS="-Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin -Clink-args=-Wl,-rpath,$ORIGIN/../lib -Zunstable-options -Zon-broken-pipe=kill" RUST_TEST_THREADS="6" SYSROOT="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-sysroot" __CARGO_DEFAULT_LIB_METADATA="bootstrap" "/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo" "build" "--target" "x86_64-unknown-openbsd" "--release" "-Zbinary-dep-depinfo" "-j" "6" "-v" "-v" "--frozen" "--manifest-path" "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/tools/rust-installer/Cargo.toml" "--message-format" "json-render-diagnostics" Compiling libc v0.2.157 Compiling crossbeam-utils v0.8.20 Compiling proc-macro2 v1.0.86 Compiling unicode-ident v1.0.12 Compiling cc v1.0.105 Compiling rustix v0.38.34 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157 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.157 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=157 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="extra_traits"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=3fb056197d3382fc -C extra-filename=-3fb056197d3382fc --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/release/build/libc-3fb056197d3382fc -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/release/deps --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-utils-0.8.20 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Utilities for concurrent programming' CARGO_PKG_HOMEPAGE='https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-utils' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossbeam-utils CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/crossbeam-rs/crossbeam' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.8.20 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=20 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-utils-0.8.20 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-utils-0.8.20/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --warn=unexpected_cfgs -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "loom", "nightly", "std"))' -C metadata=71c989ced2c0ca0c -C extra-filename=-71c989ced2c0ca0c --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/release/build/crossbeam-utils-71c989ced2c0ca0c -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/release/deps --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=cc CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/cc-1.0.105 CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='A build-time dependency for Cargo build scripts to assist in invoking the native C compiler to compile native C code into a static archive to be linked into Rust code. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/cc-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/cc-rs' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=1.0.105 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=105 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/cc-1.0.105 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name cc --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/cc-1.0.105/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("parallel"))' -C metadata=6e5ef739f26f43f4 -C extra-filename=-6e5ef739f26f43f4 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/release/deps --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=unicode_ident CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicode-ident-1.0.12 CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='(MIT OR Apache-2.0) AND Unicode-DFS-2016' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-ident CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/unicode-ident' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.12 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicode-ident-1.0.12 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name unicode_ident --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicode-ident-1.0.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b8255b0d726b3182 -C extra-filename=-b8255b0d726b3182 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/release/deps --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34 CARGO_PKG_AUTHORS='Dan Gohman :Jakub Konka ' CARGO_PKG_DESCRIPTION='Safe Rust bindings to POSIX/Unix/Linux/Winsock-like syscalls' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustix CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bytecodealliance/rustix' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.38.34 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=38 CARGO_PKG_VERSION_PATCH=34 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="fs"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "default", "event", "fs", "io_uring", "itoa", "libc", "libc-extra-traits", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "shm", "std", "stdio", "system", "termios", "thread", "time", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=0ccecedd24744015 -C extra-filename=-0ccecedd24744015 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/release/build/rustix-0ccecedd24744015 -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/release/deps --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86 CARGO_PKG_AUTHORS='David Tolnay :Alex Crichton ' CARGO_PKG_DESCRIPTION='A substitute implementation of the compiler'\''s `proc_macro` API to decouple token-based libraries from the procedural macro use case.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/proc-macro2' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.86 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=86 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=16de32070b57bdac -C extra-filename=-16de32070b57bdac --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/release/build/proc-macro2-16de32070b57bdac -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/release/deps --cap-lints warn -Z binary-dep-depinfo` Compiling utf8parse v0.2.2 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=utf8parse CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/utf8parse-0.2.2 CARGO_PKG_AUTHORS='Joe Wilm :Christian Duerr ' CARGO_PKG_DESCRIPTION='Table-driven UTF-8 parser' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=utf8parse CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/alacritty/vte' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/utf8parse-0.2.2 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name utf8parse --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/utf8parse-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly"))' -C metadata=66b0f806b4e3d916 -C extra-filename=-66b0f806b4e3d916 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/release/deps --cap-lints warn -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling pkg-config v0.3.30 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=pkg_config CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/pkg-config-0.3.30 CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='A library to run the pkg-config system tool at build time in order to be used in Cargo build scripts. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pkg-config CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/pkg-config-rs' CARGO_PKG_RUST_VERSION=1.30 CARGO_PKG_VERSION=0.3.30 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=30 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/pkg-config-0.3.30 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name pkg_config --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/pkg-config-0.3.30/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=5816f4f432f78464 -C extra-filename=-5816f4f432f78464 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/release/deps --cap-lints warn -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/pkg-config-0.3.30/src/lib.rs:262:32 | 262 | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 262 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/pkg-config-0.3.30/src/lib.rs:269:32 | 269 | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 269 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/pkg-config-0.3.30/src/lib.rs:410:48 | 410 | fn format_output(output: &Output, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 410 | fn format_output(output: &Output, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=openbsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)-Zmacro-backtrace-Csplit-debuginfo=off-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zunstable-options-Zon-broken-pipe=kill' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-utils-0.8.20 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Utilities for concurrent programming' CARGO_PKG_HOMEPAGE='https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-utils' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossbeam-utils CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/crossbeam-rs/crossbeam' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.8.20 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=20 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-openbsd LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/release:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib/rustlib/x86_64-unknown-openbsd/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' NUM_JOBS=6 OPT_LEVEL=3 OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/x86_64-unknown-openbsd/release/build/crossbeam-utils-c9ebcd9daa341cbf/out PROFILE=release RUSTC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTC_WRAPPER=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTDOC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-openbsd /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/release/build/crossbeam-utils-71c989ced2c0ca0c/build-script-build` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=openbsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_PROC_MACRO=1 CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86 CARGO_PKG_AUTHORS='David Tolnay :Alex Crichton ' CARGO_PKG_DESCRIPTION='A substitute implementation of the compiler'\''s `proc_macro` API to decouple token-based libraries from the procedural macro use case.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/proc-macro2' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.86 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=86 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-openbsd LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/release:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib/rustlib/x86_64-unknown-openbsd/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' NUM_JOBS=6 OPT_LEVEL=0 OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/release/build/proc-macro2-820be9f1831ece57/out PROFILE=release RUSTC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTC_WRAPPER=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTDOC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-openbsd /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/release/build/proc-macro2-16de32070b57bdac/build-script-build` [crossbeam-utils 0.8.20] cargo:rerun-if-changed=no_atomic.rs [crossbeam-utils 0.8.20] cargo:rustc-check-cfg=cfg(crossbeam_no_atomic,crossbeam_sanitize_thread) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=crossbeam_utils CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-utils-0.8.20 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Utilities for concurrent programming' CARGO_PKG_HOMEPAGE='https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-utils' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossbeam-utils CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/crossbeam-rs/crossbeam' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=0.8.20 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=20 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-utils-0.8.20 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/x86_64-unknown-openbsd/release/build/crossbeam-utils-c9ebcd9daa341cbf/out /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name crossbeam_utils --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-utils-0.8.20/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --warn=unexpected_cfgs --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "loom", "nightly", "std"))' -C metadata=bd2d3962c3f583c0 -C extra-filename=-bd2d3962c3f583c0 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/release/deps --cap-lints warn -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo --check-cfg 'cfg(crossbeam_no_atomic,crossbeam_sanitize_thread)'` [proc-macro2 1.0.86] cargo:rustc-check-cfg=cfg(fuzzing) [proc-macro2 1.0.86] cargo:rustc-check-cfg=cfg(no_is_available) [proc-macro2 1.0.86] cargo:rustc-check-cfg=cfg(no_literal_byte_character) [proc-macro2 1.0.86] cargo:rustc-check-cfg=cfg(no_literal_c_string) [proc-macro2 1.0.86] cargo:rustc-check-cfg=cfg(no_source_text) [proc-macro2 1.0.86] cargo:rustc-check-cfg=cfg(proc_macro_span) [proc-macro2 1.0.86] cargo:rustc-check-cfg=cfg(procmacro2_backtrace) [proc-macro2 1.0.86] cargo:rustc-check-cfg=cfg(procmacro2_nightly_testing) [proc-macro2 1.0.86] cargo:rustc-check-cfg=cfg(procmacro2_semver_exempt) [proc-macro2 1.0.86] cargo:rustc-check-cfg=cfg(randomize_layout) [proc-macro2 1.0.86] cargo:rustc-check-cfg=cfg(span_locations) [proc-macro2 1.0.86] cargo:rustc-check-cfg=cfg(super_unstable) [proc-macro2 1.0.86] cargo:rustc-check-cfg=cfg(wrap_proc_macro) [proc-macro2 1.0.86] cargo:rerun-if-changed=build/probe.rs [proc-macro2 1.0.86] cargo:rustc-cfg=wrap_proc_macro Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=openbsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)-Zmacro-backtrace-Csplit-debuginfo=off-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zunstable-options-Zon-broken-pipe=kill' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_EXTRA_TRAITS=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157 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.157 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=157 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-openbsd LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/release:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib/rustlib/x86_64-unknown-openbsd/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' NUM_JOBS=6 OPT_LEVEL=3 OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/x86_64-unknown-openbsd/release/build/libc-97ba3f15e5a0206e/out PROFILE=release RUSTC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTC_WRAPPER=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTDOC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-openbsd /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/release/build/libc-3fb056197d3382fc/build-script-build` Compiling cfg-if v1.0.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=proc_macro2 CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86 CARGO_PKG_AUTHORS='David Tolnay :Alex Crichton ' CARGO_PKG_DESCRIPTION='A substitute implementation of the compiler'\''s `proc_macro` API to decouple token-based libraries from the procedural macro use case.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/proc-macro2' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.86 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=86 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/release/build/proc-macro2-820be9f1831ece57/out /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name proc_macro2 --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=1f231826f707846c -C extra-filename=-1f231826f707846c --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/release/deps --extern unicode_ident=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/release/deps/libunicode_ident-b8255b0d726b3182.rmeta --cap-lints warn -Z binary-dep-depinfo --cfg wrap_proc_macro --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(no_is_available)' --check-cfg 'cfg(no_literal_byte_character)' --check-cfg 'cfg(no_literal_c_string)' --check-cfg 'cfg(no_source_text)' --check-cfg 'cfg(proc_macro_span)' --check-cfg 'cfg(procmacro2_backtrace)' --check-cfg 'cfg(procmacro2_nightly_testing)' --check-cfg 'cfg(procmacro2_semver_exempt)' --check-cfg 'cfg(randomize_layout)' --check-cfg 'cfg(span_locations)' --check-cfg 'cfg(super_unstable)' --check-cfg 'cfg(wrap_proc_macro)'` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=cfg_if CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/cfg-if-1.0.0 CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='A macro to ergonomically define an item depending on a large number of #[cfg] parameters. Structured like an if-else chain, the first matching branch is the item that gets emitted. ' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/cfg-if' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cfg-if CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/cfg-if' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/cfg-if-1.0.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name cfg_if --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/cfg-if-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "rustc-dep-of-std"))' -C metadata=62479ba5b8a3cb8b -C extra-filename=-62479ba5b8a3cb8b --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/release/deps --cap-lints warn -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` [libc 0.2.157] cargo:rerun-if-changed=build.rs [libc 0.2.157] cargo:rustc-cfg=freebsd11 [libc 0.2.157] cargo:rustc-cfg=libc_priv_mod_use [libc 0.2.157] cargo:rustc-cfg=libc_union [libc 0.2.157] cargo:rustc-cfg=libc_const_size_of [libc 0.2.157] cargo:rustc-cfg=libc_align [libc 0.2.157] cargo:rustc-cfg=libc_int128 [libc 0.2.157] cargo:rustc-cfg=libc_core_cvoid [libc 0.2.157] cargo:rustc-cfg=libc_packedN [libc 0.2.157] cargo:rustc-cfg=libc_cfg_target_vendor [libc 0.2.157] cargo:rustc-cfg=libc_non_exhaustive [libc 0.2.157] cargo:rustc-cfg=libc_long_array [libc 0.2.157] cargo:rustc-cfg=libc_ptr_addr_of [libc 0.2.157] cargo:rustc-cfg=libc_underscore_const_names [libc 0.2.157] cargo:rustc-cfg=libc_const_extern_fn [libc 0.2.157] cargo:rustc-check-cfg=cfg(emscripten_new_stat_abi) [libc 0.2.157] cargo:rustc-check-cfg=cfg(espidf_time64) [libc 0.2.157] cargo:rustc-check-cfg=cfg(freebsd10) [libc 0.2.157] cargo:rustc-check-cfg=cfg(freebsd11) [libc 0.2.157] cargo:rustc-check-cfg=cfg(freebsd12) [libc 0.2.157] cargo:rustc-check-cfg=cfg(freebsd13) [libc 0.2.157] cargo:rustc-check-cfg=cfg(freebsd14) [libc 0.2.157] cargo:rustc-check-cfg=cfg(freebsd15) [libc 0.2.157] cargo:rustc-check-cfg=cfg(libc_align) [libc 0.2.157] cargo:rustc-check-cfg=cfg(libc_cfg_target_vendor) [libc 0.2.157] cargo:rustc-check-cfg=cfg(libc_const_extern_fn) [libc 0.2.157] cargo:rustc-check-cfg=cfg(libc_const_extern_fn_unstable) [libc 0.2.157] cargo:rustc-check-cfg=cfg(libc_const_size_of) [libc 0.2.157] cargo:rustc-check-cfg=cfg(libc_core_cvoid) [libc 0.2.157] cargo:rustc-check-cfg=cfg(libc_deny_warnings) [libc 0.2.157] cargo:rustc-check-cfg=cfg(libc_int128) [libc 0.2.157] cargo:rustc-check-cfg=cfg(libc_long_array) [libc 0.2.157] cargo:rustc-check-cfg=cfg(libc_non_exhaustive) [libc 0.2.157] cargo:rustc-check-cfg=cfg(libc_packedN) [libc 0.2.157] cargo:rustc-check-cfg=cfg(libc_priv_mod_use) [libc 0.2.157] cargo:rustc-check-cfg=cfg(libc_ptr_addr_of) [libc 0.2.157] cargo:rustc-check-cfg=cfg(libc_thread_local) [libc 0.2.157] cargo:rustc-check-cfg=cfg(libc_underscore_const_names) [libc 0.2.157] cargo:rustc-check-cfg=cfg(libc_union) [libc 0.2.157] cargo:rustc-check-cfg=cfg(target_os,values("switch","aix","ohos","hurd","visionos")) [libc 0.2.157] cargo:rustc-check-cfg=cfg(target_env,values("illumos","wasi","aix","ohos")) [libc 0.2.157] cargo:rustc-check-cfg=cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky")) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=libc CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157 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.157 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=157 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/x86_64-unknown-openbsd/release/build/libc-97ba3f15e5a0206e/out /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name libc --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="extra_traits"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=2d18bcdff1ba86f8 -C extra-filename=-2d18bcdff1ba86f8 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/release/deps --cap-lints warn -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo --cfg freebsd11 --cfg libc_priv_mod_use --cfg libc_union --cfg libc_const_size_of --cfg libc_align --cfg libc_int128 --cfg libc_core_cvoid --cfg libc_packedN --cfg libc_cfg_target_vendor --cfg libc_non_exhaustive --cfg libc_long_array --cfg libc_ptr_addr_of --cfg libc_underscore_const_names --cfg libc_const_extern_fn --check-cfg 'cfg(emscripten_new_stat_abi)' --check-cfg 'cfg(espidf_time64)' --check-cfg 'cfg(freebsd10)' --check-cfg 'cfg(freebsd11)' --check-cfg 'cfg(freebsd12)' --check-cfg 'cfg(freebsd13)' --check-cfg 'cfg(freebsd14)' --check-cfg 'cfg(freebsd15)' --check-cfg 'cfg(libc_align)' --check-cfg 'cfg(libc_cfg_target_vendor)' --check-cfg 'cfg(libc_const_extern_fn)' --check-cfg 'cfg(libc_const_extern_fn_unstable)' --check-cfg 'cfg(libc_const_size_of)' --check-cfg 'cfg(libc_core_cvoid)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(libc_int128)' --check-cfg 'cfg(libc_long_array)' --check-cfg 'cfg(libc_non_exhaustive)' --check-cfg 'cfg(libc_packedN)' --check-cfg 'cfg(libc_priv_mod_use)' --check-cfg 'cfg(libc_ptr_addr_of)' --check-cfg 'cfg(libc_thread_local)' --check-cfg 'cfg(libc_underscore_const_names)' --check-cfg 'cfg(libc_union)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","visionos"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'` warning: unexpected `cfg` condition name: `crossbeam_loom` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-utils-0.8.20/src/lib.rs:45:7 | 45 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `crossbeam_no_atomic`, `crossbeam_sanitize_thread`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, and `unix` and 1 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: requested on the command line with `-W unexpected-cfgs` warning: unexpected `cfg` condition name: `crossbeam_loom` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-utils-0.8.20/src/lib.rs:68:11 | 68 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-utils-0.8.20/src/lib.rs:109:11 | 109 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-utils-0.8.20/src/atomic/mod.rs:7:11 | 7 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-utils-0.8.20/src/atomic/mod.rs:25:11 | 25 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-utils-0.8.20/src/atomic/mod.rs:28:11 | 28 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-utils-0.8.20/src/atomic/consume.rs:36:19 | 36 | not(any(miri, crossbeam_loom, crossbeam_sanitize_thread)), | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-utils-0.8.20/src/atomic/consume.rs:53:19 | 53 | not(any(miri, crossbeam_loom, crossbeam_sanitize_thread)), | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-utils-0.8.20/src/atomic/consume.rs:107:7 | 107 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-utils-0.8.20/src/atomic/consume.rs:71:15 | 64 | / macro_rules! impl_atomic { 65 | | ($atomic:ident, $val:ty) => { 66 | | #[cfg(not(crossbeam_no_atomic))] 67 | | impl AtomicConsume for core::sync::atomic::$atomic { ... | 71 | | #[cfg(crossbeam_loom)] | | ^^^^^^^^^^^^^^ ... | 76 | | }; 77 | | } | |_- in this expansion of `impl_atomic!` 78 | 79 | impl_atomic!(AtomicBool, bool); | ------------------------------ in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-utils-0.8.20/src/atomic/consume.rs:71:15 | 64 | / macro_rules! impl_atomic { 65 | | ($atomic:ident, $val:ty) => { 66 | | #[cfg(not(crossbeam_no_atomic))] 67 | | impl AtomicConsume for core::sync::atomic::$atomic { ... | 71 | | #[cfg(crossbeam_loom)] | | ^^^^^^^^^^^^^^ ... | 76 | | }; 77 | | } | |_- in this expansion of `impl_atomic!` ... 80 | impl_atomic!(AtomicUsize, usize); | -------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-utils-0.8.20/src/atomic/consume.rs:71:15 | 64 | / macro_rules! impl_atomic { 65 | | ($atomic:ident, $val:ty) => { 66 | | #[cfg(not(crossbeam_no_atomic))] 67 | | impl AtomicConsume for core::sync::atomic::$atomic { ... | 71 | | #[cfg(crossbeam_loom)] | | ^^^^^^^^^^^^^^ ... | 76 | | }; 77 | | } | |_- in this expansion of `impl_atomic!` ... 81 | impl_atomic!(AtomicIsize, isize); | -------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-utils-0.8.20/src/atomic/consume.rs:71:15 | 64 | / macro_rules! impl_atomic { 65 | | ($atomic:ident, $val:ty) => { 66 | | #[cfg(not(crossbeam_no_atomic))] 67 | | impl AtomicConsume for core::sync::atomic::$atomic { ... | 71 | | #[cfg(crossbeam_loom)] | | ^^^^^^^^^^^^^^ ... | 76 | | }; 77 | | } | |_- in this expansion of `impl_atomic!` ... 82 | impl_atomic!(AtomicU8, u8); | -------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-utils-0.8.20/src/atomic/consume.rs:71:15 | 64 | / macro_rules! impl_atomic { 65 | | ($atomic:ident, $val:ty) => { 66 | | #[cfg(not(crossbeam_no_atomic))] 67 | | impl AtomicConsume for core::sync::atomic::$atomic { ... | 71 | | #[cfg(crossbeam_loom)] | | ^^^^^^^^^^^^^^ ... | 76 | | }; 77 | | } | |_- in this expansion of `impl_atomic!` ... 83 | impl_atomic!(AtomicI8, i8); | -------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-utils-0.8.20/src/atomic/consume.rs:71:15 | 64 | / macro_rules! impl_atomic { 65 | | ($atomic:ident, $val:ty) => { 66 | | #[cfg(not(crossbeam_no_atomic))] 67 | | impl AtomicConsume for core::sync::atomic::$atomic { ... | 71 | | #[cfg(crossbeam_loom)] | | ^^^^^^^^^^^^^^ ... | 76 | | }; 77 | | } | |_- in this expansion of `impl_atomic!` ... 84 | impl_atomic!(AtomicU16, u16); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-utils-0.8.20/src/atomic/consume.rs:71:15 | 64 | / macro_rules! impl_atomic { 65 | | ($atomic:ident, $val:ty) => { 66 | | #[cfg(not(crossbeam_no_atomic))] 67 | | impl AtomicConsume for core::sync::atomic::$atomic { ... | 71 | | #[cfg(crossbeam_loom)] | | ^^^^^^^^^^^^^^ ... | 76 | | }; 77 | | } | |_- in this expansion of `impl_atomic!` ... 85 | impl_atomic!(AtomicI16, i16); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-utils-0.8.20/src/atomic/consume.rs:71:15 | 64 | / macro_rules! impl_atomic { 65 | | ($atomic:ident, $val:ty) => { 66 | | #[cfg(not(crossbeam_no_atomic))] 67 | | impl AtomicConsume for core::sync::atomic::$atomic { ... | 71 | | #[cfg(crossbeam_loom)] | | ^^^^^^^^^^^^^^ ... | 76 | | }; 77 | | } | |_- in this expansion of `impl_atomic!` ... 87 | impl_atomic!(AtomicU32, u32); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-utils-0.8.20/src/atomic/consume.rs:71:15 | 64 | / macro_rules! impl_atomic { 65 | | ($atomic:ident, $val:ty) => { 66 | | #[cfg(not(crossbeam_no_atomic))] 67 | | impl AtomicConsume for core::sync::atomic::$atomic { ... | 71 | | #[cfg(crossbeam_loom)] | | ^^^^^^^^^^^^^^ ... | 76 | | }; 77 | | } | |_- in this expansion of `impl_atomic!` ... 89 | impl_atomic!(AtomicI32, i32); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-utils-0.8.20/src/atomic/consume.rs:71:15 | 64 | / macro_rules! impl_atomic { 65 | | ($atomic:ident, $val:ty) => { 66 | | #[cfg(not(crossbeam_no_atomic))] 67 | | impl AtomicConsume for core::sync::atomic::$atomic { ... | 71 | | #[cfg(crossbeam_loom)] | | ^^^^^^^^^^^^^^ ... | 76 | | }; 77 | | } | |_- in this expansion of `impl_atomic!` ... 94 | impl_atomic!(AtomicU64, u64); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-utils-0.8.20/src/atomic/consume.rs:71:15 | 64 | / macro_rules! impl_atomic { 65 | | ($atomic:ident, $val:ty) => { 66 | | #[cfg(not(crossbeam_no_atomic))] 67 | | impl AtomicConsume for core::sync::atomic::$atomic { ... | 71 | | #[cfg(crossbeam_loom)] | | ^^^^^^^^^^^^^^ ... | 76 | | }; 77 | | } | |_- in this expansion of `impl_atomic!` ... 99 | impl_atomic!(AtomicI64, i64); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-utils-0.8.20/src/sync/mod.rs:7:11 | 7 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-utils-0.8.20/src/sync/mod.rs:10:11 | 10 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-utils-0.8.20/src/sync/mod.rs:15:11 | 15 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=openbsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)-Zmacro-backtrace-Csplit-debuginfo=off-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zunstable-options-Zon-broken-pipe=kill' CARGO_FEATURE_ALLOC=1 CARGO_FEATURE_FS=1 CARGO_FEATURE_LIBC_EXTRA_TRAITS=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34 CARGO_PKG_AUTHORS='Dan Gohman :Jakub Konka ' CARGO_PKG_DESCRIPTION='Safe Rust bindings to POSIX/Unix/Linux/Winsock-like syscalls' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustix CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bytecodealliance/rustix' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.38.34 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=38 CARGO_PKG_VERSION_PATCH=34 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-openbsd LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/release:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib/rustlib/x86_64-unknown-openbsd/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' NUM_JOBS=6 OPT_LEVEL=3 OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/x86_64-unknown-openbsd/release/build/rustix-e0ed86f8adbe41b4/out PROFILE=release RUSTC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTC_WRAPPER=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTDOC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-openbsd /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/release/build/rustix-0ccecedd24744015/build-script-build` [rustix 0.38.34] cargo:rerun-if-changed=build.rs warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:77:27 | 77 | fn skip_whitespace(input: Cursor) -> Cursor { | ^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 77 | fn skip_whitespace(input: Cursor<'_>) -> Cursor { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:77:38 | 77 | fn skip_whitespace(input: Cursor) -> Cursor { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 77 | fn skip_whitespace(input: Cursor) -> Cursor<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:125:25 | 125 | fn block_comment(input: Cursor) -> PResult<&str> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 125 | fn block_comment(input: Cursor<'_>) -> PResult<&str> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:125:43 | 125 | fn block_comment(input: Cursor) -> PResult<&str> { | -------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 125 | fn block_comment(input: Cursor) -> PResult<'_, &str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:157:22 | 157 | fn word_break(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 157 | fn word_break(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:157:40 | 157 | fn word_break(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 157 | fn word_break(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:168:39 | 168 | pub(crate) fn token_stream(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 168 | pub(crate) fn token_stream(mut input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:253:22 | 253 | fn lex_error(cursor: Cursor) -> LexError { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 253 | fn lex_error(cursor: Cursor<'_>) -> LexError { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:266:22 | 266 | fn leaf_token(input: Cursor) -> PResult { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 266 | fn leaf_token(input: Cursor<'_>) -> PResult { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:266:40 | 266 | fn leaf_token(input: Cursor) -> PResult { | -------^---------- expected lifetime parameter | help: indicate the anonymous lifetime | 266 | fn leaf_token(input: Cursor) -> PResult<'_, TokenTree> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:283:17 | 283 | fn ident(input: Cursor) -> PResult { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 283 | fn ident(input: Cursor<'_>) -> PResult { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:283:35 | 283 | fn ident(input: Cursor) -> PResult { | -------^------------- expected lifetime parameter | help: indicate the anonymous lifetime | 283 | fn ident(input: Cursor) -> PResult<'_, crate::Ident> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:296:21 | 296 | fn ident_any(input: Cursor) -> PResult { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 296 | fn ident_any(input: Cursor<'_>) -> PResult { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:296:39 | 296 | fn ident_any(input: Cursor) -> PResult { | -------^------------- expected lifetime parameter | help: indicate the anonymous lifetime | 296 | fn ident_any(input: Cursor) -> PResult<'_, crate::Ident> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:322:25 | 322 | fn ident_not_raw(input: Cursor) -> PResult<&str> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 322 | fn ident_not_raw(input: Cursor<'_>) -> PResult<&str> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:322:43 | 322 | fn ident_not_raw(input: Cursor) -> PResult<&str> { | -------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 322 | fn ident_not_raw(input: Cursor) -> PResult<'_, &str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:341:30 | 341 | pub(crate) fn literal(input: Cursor) -> PResult { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 341 | pub(crate) fn literal(input: Cursor<'_>) -> PResult { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:341:48 | 341 | pub(crate) fn literal(input: Cursor) -> PResult { | -------^-------- expected lifetime parameter | help: indicate the anonymous lifetime | 341 | pub(crate) fn literal(input: Cursor) -> PResult<'_, Literal> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:347:29 | 347 | fn literal_nocapture(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 347 | fn literal_nocapture(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:347:47 | 347 | fn literal_nocapture(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 347 | fn literal_nocapture(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:367:26 | 367 | fn literal_suffix(input: Cursor) -> Cursor { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 367 | fn literal_suffix(input: Cursor<'_>) -> Cursor { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:367:37 | 367 | fn literal_suffix(input: Cursor) -> Cursor { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 367 | fn literal_suffix(input: Cursor) -> Cursor<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:374:18 | 374 | fn string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 374 | fn string(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:374:36 | 374 | fn string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 374 | fn string(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:384:29 | 384 | fn cooked_string(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 384 | fn cooked_string(mut input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:384:47 | 384 | fn cooked_string(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 384 | fn cooked_string(mut input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:418:22 | 418 | fn raw_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 418 | fn raw_string(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:418:40 | 418 | fn raw_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 418 | fn raw_string(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:437:23 | 437 | fn byte_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 437 | fn byte_string(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:437:41 | 437 | fn byte_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 437 | fn byte_string(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:447:34 | 447 | fn cooked_byte_string(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 447 | fn cooked_byte_string(mut input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:447:52 | 447 | fn cooked_byte_string(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 447 | fn cooked_byte_string(mut input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:478:35 | 478 | fn delimiter_of_raw_string(input: Cursor) -> PResult<&str> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 478 | fn delimiter_of_raw_string(input: Cursor<'_>) -> PResult<&str> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:478:53 | 478 | fn delimiter_of_raw_string(input: Cursor) -> PResult<&str> { | -------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 478 | fn delimiter_of_raw_string(input: Cursor) -> PResult<'_, &str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:495:27 | 495 | fn raw_byte_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 495 | fn raw_byte_string(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:495:45 | 495 | fn raw_byte_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 495 | fn raw_byte_string(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:518:20 | 518 | fn c_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 518 | fn c_string(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:518:38 | 518 | fn c_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 518 | fn c_string(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:528:24 | 528 | fn raw_c_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 528 | fn raw_c_string(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:528:42 | 528 | fn raw_c_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 528 | fn raw_c_string(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:548:31 | 548 | fn cooked_c_string(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 548 | fn cooked_c_string(mut input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:548:49 | 548 | fn cooked_c_string(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 548 | fn cooked_c_string(mut input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:585:16 | 585 | fn byte(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 585 | fn byte(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:585:34 | 585 | fn byte(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 585 | fn byte(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:607:21 | 607 | fn character(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 607 | fn character(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:607:39 | 607 | fn character(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 607 | fn character(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:696:35 | 696 | fn trailing_backslash(input: &mut Cursor, mut last: u8) -> Result<(), Reject> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 696 | fn trailing_backslash(input: &mut Cursor<'_>, mut last: u8) -> Result<(), Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:715:17 | 715 | fn float(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 715 | fn float(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:715:35 | 715 | fn float(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 715 | fn float(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:725:24 | 725 | fn float_digits(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 725 | fn float_digits(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:725:42 | 725 | fn float_digits(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 725 | fn float_digits(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:810:15 | 810 | fn int(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 810 | fn int(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:810:33 | 810 | fn int(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 810 | fn int(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:820:22 | 820 | fn digits(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 820 | fn digits(mut input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:820:40 | 820 | fn digits(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 820 | fn digits(mut input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:875:17 | 875 | fn punct(input: Cursor) -> PResult { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 875 | fn punct(input: Cursor<'_>) -> PResult { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:875:35 | 875 | fn punct(input: Cursor) -> PResult { | -------^------ expected lifetime parameter | help: indicate the anonymous lifetime | 875 | fn punct(input: Cursor) -> PResult<'_, Punct> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:892:22 | 892 | fn punct_char(input: Cursor) -> PResult { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 892 | fn punct_char(input: Cursor<'_>) -> PResult { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:892:40 | 892 | fn punct_char(input: Cursor) -> PResult { | -------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 892 | fn punct_char(input: Cursor) -> PResult<'_, char> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:961:32 | 961 | fn doc_comment_contents(input: Cursor) -> PResult<(&str, bool)> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 961 | fn doc_comment_contents(input: Cursor<'_>) -> PResult<(&str, bool)> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:961:50 | 961 | fn doc_comment_contents(input: Cursor) -> PResult<(&str, bool)> { | -------^------------- expected lifetime parameter | help: indicate the anonymous lifetime | 961 | fn doc_comment_contents(input: Cursor) -> PResult<'_, (&str, bool)> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:984:37 | 984 | fn take_until_newline_or_eof(input: Cursor) -> (Cursor, &str) { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 984 | fn take_until_newline_or_eof(input: Cursor<'_>) -> (Cursor, &str) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:984:49 | 984 | fn take_until_newline_or_eof(input: Cursor) -> (Cursor, &str) { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 984 | fn take_until_newline_or_eof(input: Cursor) -> (Cursor<'_>, &str) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/rcvec.rs:33:38 | 33 | pub fn iter(&self) -> slice::Iter { | -----------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 33 | pub fn iter(&self) -> slice::Iter<'_, T> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/rcvec.rs:37:43 | 37 | pub fn make_mut(&mut self) -> RcVecMut | --------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 37 | pub fn make_mut(&mut self) -> RcVecMut<'_, T> | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/rcvec.rs:46:49 | 46 | pub fn get_mut(&mut self) -> Option> { | --------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 46 | pub fn get_mut(&mut self) -> Option> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/rcvec.rs:83:41 | 83 | pub fn as_mut(&mut self) -> RcVecMut { | --------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 83 | pub fn as_mut(&mut self) -> RcVecMut<'_, T> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/rcvec.rs:109:41 | 109 | pub fn as_mut(&mut self) -> RcVecMut { | --------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 109 | pub fn as_mut(&mut self) -> RcVecMut<'_, T> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/fallback.rs:76:48 | 76 | fn push_token_from_proc_macro(mut vec: RcVecMut, token: TokenTree) { | --------^---------- expected lifetime parameter | help: indicate the anonymous lifetime | 76 | fn push_token_from_proc_macro(mut vec: RcVecMut<'_, TokenTree>, token: TokenTree) { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/fallback.rs:92:47 | 92 | fn push_negative_literal(mut vec: RcVecMut, mut literal: Literal) { | --------^---------- expected lifetime parameter | help: indicate the anonymous lifetime | 92 | fn push_negative_literal(mut vec: RcVecMut<'_, TokenTree>, mut literal: Literal) { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/fallback.rs:169:29 | 169 | fn get_cursor(src: &str) -> Cursor { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 169 | fn get_cursor(src: &str) -> Cursor<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/fallback.rs:191:32 | 191 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 191 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/fallback.rs:197:32 | 197 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 197 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/fallback.rs:220:32 | 220 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 220 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/fallback.rs:682:32 | 682 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 682 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/fallback.rs:691:63 | 691 | pub(crate) fn debug_span_field_if_nontrivial(debug: &mut fmt::DebugStruct, span: Span) { | -----^^^^^^^^^^^ | | | expected lifetime parameters | help: indicate the anonymous lifetimes | 691 | pub(crate) fn debug_span_field_if_nontrivial(debug: &mut fmt::DebugStruct<'_, '_>, span: Span) { | ++++++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/fallback.rs:753:32 | 753 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 753 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/fallback.rs:773:34 | 773 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 773 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/fallback.rs:897:32 | 897 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 897 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/fallback.rs:909:32 | 909 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 909 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/fallback.rs:1190:32 | 1190 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1190 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/fallback.rs:1196:34 | 1196 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1196 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/extra.rs:148:32 | 148 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 148 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/wrapper.rs:132:32 | 132 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 132 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/wrapper.rs:255:32 | 255 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 255 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/wrapper.rs:285:32 | 285 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 285 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/wrapper.rs:298:32 | 298 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 298 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/wrapper.rs:543:32 | 543 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 543 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/wrapper.rs:551:63 | 551 | pub(crate) fn debug_span_field_if_nontrivial(debug: &mut fmt::DebugStruct, span: Span) { | -----^^^^^^^^^^^ | | | expected lifetime parameters | help: indicate the anonymous lifetimes | 551 | pub(crate) fn debug_span_field_if_nontrivial(debug: &mut fmt::DebugStruct<'_, '_>, span: Span) { | ++++++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/wrapper.rs:648:40 | 648 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 648 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/wrapper.rs:657:40 | 657 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 657 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/wrapper.rs:745:32 | 745 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 745 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/wrapper.rs:754:32 | 754 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 754 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/wrapper.rs:967:32 | 967 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 967 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/wrapper.rs:976:32 | 976 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 976 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:306:32 | 306 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 306 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:313:32 | 313 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 313 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:325:32 | 325 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 325 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:331:32 | 331 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 331 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:560:32 | 560 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 560 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:634:32 | 634 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 634 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:646:32 | 646 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 646 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:792:40 | 792 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 792 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:798:40 | 798 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 798 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:871:32 | 871 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 871 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:877:34 | 877 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 877 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:1060:32 | 1060 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1060 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:1066:32 | 1066 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1066 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:1310:32 | 1310 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1310 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:1316:32 | 1316 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1316 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:1352:36 | 1352 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1352 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ [rustix 0.38.34] cargo:rustc-cfg=static_assertions [rustix 0.38.34] cargo:rustc-cfg=libc [rustix 0.38.34] cargo:rustc-cfg=netbsdlike [rustix 0.38.34] cargo:rustc-cfg=bsd [rustix 0.38.34] cargo:rerun-if-env-changed=CARGO_CFG_RUSTIX_USE_EXPERIMENTAL_ASM [rustix 0.38.34] cargo:rerun-if-env-changed=CARGO_CFG_RUSTIX_USE_LIBC [rustix 0.38.34] cargo:rerun-if-env-changed=CARGO_FEATURE_USE_LIBC [rustix 0.38.34] cargo:rerun-if-env-changed=CARGO_FEATURE_RUSTC_DEP_OF_STD [rustix 0.38.34] cargo:rerun-if-env-changed=CARGO_CFG_MIRI Compiling anstyle-parse v0.2.5 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=anstyle_parse CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anstyle-parse-0.2.5 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Parse ANSI Style Escapes' CARGO_PKG_HOMEPAGE='https://github.com/rust-cli/anstyle' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=anstyle-parse CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-cli/anstyle.git' CARGO_PKG_RUST_VERSION=1.65.0 CARGO_PKG_VERSION=0.2.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anstyle-parse-0.2.5 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name anstyle_parse --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anstyle-parse-0.2.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::items_after_statements' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --cfg 'feature="utf8"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("core", "default", "utf8"))' -C metadata=c8db7cc15cdb1e1d -C extra-filename=-c8db7cc15cdb1e1d --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/release/deps --extern utf8parse=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/x86_64-unknown-openbsd/release/deps/libutf8parse-66b0f806b4e3d916.rmeta --cap-lints warn -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157/src/unix/bsd/mod.rs:177:42 | 177 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 177 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157/src/unix/bsd/mod.rs:226:42 | 226 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 226 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157/src/unix/bsd/netbsdlike/openbsd/mod.rs:753:42 | 753 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 753 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157/src/unix/bsd/netbsdlike/openbsd/mod.rs:786:42 | 786 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 786 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157/src/unix/bsd/netbsdlike/openbsd/mod.rs:813:42 | 813 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 813 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157/src/unix/bsd/netbsdlike/openbsd/mod.rs:851:42 | 851 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 851 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157/src/unix/bsd/netbsdlike/openbsd/mod.rs:892:42 | 892 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 892 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157/src/unix/bsd/netbsdlike/openbsd/mod.rs:925:42 | 925 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 925 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157/src/unix/bsd/netbsdlike/openbsd/mod.rs:960:42 | 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 --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157/src/unix/bsd/netbsdlike/openbsd/mod.rs:1068:50 | 1068 | fn fmt(&self, f: &mut ::fmt::Formatter) | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1068 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157/src/unix/bsd/netbsdlike/openbsd/x86_64.rs:81:42 | 81 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 81 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ Compiling anstyle v1.0.8 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=anstyle CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anstyle-1.0.8 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='ANSI text styling' CARGO_PKG_HOMEPAGE='https://github.com/rust-cli/anstyle' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=anstyle CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-cli/anstyle.git' CARGO_PKG_RUST_VERSION=1.65.0 CARGO_PKG_VERSION=1.0.8 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anstyle-1.0.8 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name anstyle --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anstyle-1.0.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::items_after_statements' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=c1ad25f53ff5b6b9 -C extra-filename=-c1ad25f53ff5b6b9 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/release/deps --cap-lints warn -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: `pkg-config` (lib) generated 3 warnings Compiling crossbeam-epoch v0.9.18 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=crossbeam_epoch CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-epoch-0.9.18 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Epoch-based garbage collection' CARGO_PKG_HOMEPAGE='https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-epoch' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossbeam-epoch CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/crossbeam-rs/crossbeam' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=0.9.18 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=18 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-epoch-0.9.18 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name crossbeam_epoch --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-epoch-0.9.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "loom", "loom-crate", "nightly", "std"))' -C metadata=e20119ec9a04e62a -C extra-filename=-e20119ec9a04e62a --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/release/deps --extern crossbeam_utils=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/x86_64-unknown-openbsd/release/deps/libcrossbeam_utils-bd2d3962c3f583c0.rmeta --cap-lints warn -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: unexpected `cfg` condition name: `crossbeam_loom` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-epoch-0.9.18/src/lib.rs:66:7 | 66 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `crossbeam_loom` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-epoch-0.9.18/src/lib.rs:69:7 | 69 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-epoch-0.9.18/src/lib.rs:91:11 | 91 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-epoch-0.9.18/src/atomic.rs:1675:21 | 1675 | #[cfg(all(test, not(crossbeam_loom)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-epoch-0.9.18/src/atomic.rs:350:15 | 350 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-epoch-0.9.18/src/atomic.rs:358:11 | 358 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-epoch-0.9.18/src/collector.rs:112:21 | 112 | #[cfg(all(test, not(crossbeam_loom)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-epoch-0.9.18/src/deferred.rs:90:21 | 90 | #[cfg(all(test, not(crossbeam_loom)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_sanitize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-epoch-0.9.18/src/internal.rs:56:15 | 56 | #[cfg(not(any(crossbeam_sanitize, miri)))] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_sanitize)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_sanitize)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_sanitize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-epoch-0.9.18/src/internal.rs:59:11 | 59 | #[cfg(any(crossbeam_sanitize, miri))] | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_sanitize)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_sanitize)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_sanitize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-epoch-0.9.18/src/internal.rs:300:15 | 300 | #[cfg(not(any(crossbeam_sanitize, miri)))] // `crossbeam_sanitize` and `miri` reduce the size of `Local` | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_sanitize)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_sanitize)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-epoch-0.9.18/src/internal.rs:557:21 | 557 | #[cfg(all(test, not(crossbeam_loom)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_sanitize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-epoch-0.9.18/src/internal.rs:202:29 | 202 | let steps = if cfg!(crossbeam_sanitize) { | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_sanitize)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_sanitize)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-epoch-0.9.18/src/sync/mod.rs:5:11 | 5 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-epoch-0.9.18/src/sync/list.rs:298:21 | 298 | #[cfg(all(test, not(crossbeam_loom)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-epoch-0.9.18/src/sync/queue.rs:217:21 | 217 | #[cfg(all(test, not(crossbeam_loom)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-epoch-0.9.18/src/default.rs:10:11 | 10 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-epoch-0.9.18/src/default.rs:64:21 | 64 | #[cfg(all(test, not(crossbeam_loom)))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-epoch-0.9.18/src/default.rs:14:15 | 14 | #[cfg(not(crossbeam_loom))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `crossbeam_loom` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-epoch-0.9.18/src/default.rs:22:11 | 22 | #[cfg(crossbeam_loom)] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossbeam_loom)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossbeam_loom)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Compiling errno v0.3.9 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=errno CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/errno-0.3.9 CARGO_PKG_AUTHORS='Chris Wong ' CARGO_PKG_DESCRIPTION='Cross-platform interface to the `errno` variable.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=errno CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/lambda-fairy/rust-errno' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.3.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/errno-0.3.9 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name errno --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/errno-0.3.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=67c636f3b119f012 -C extra-filename=-67c636f3b119f012 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/release/deps --extern libc=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/x86_64-unknown-openbsd/release/deps/liblibc-2d18bcdff1ba86f8.rmeta --cap-lints warn -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: unexpected `cfg` condition value: `bitrig` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/errno-0.3.9/src/unix.rs:78:13 | 78 | target_os = "bitrig", | ^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_os` are: `aix`, `android`, `cuda`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `redox`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, `uefi`, `unknown`, `visionos`, `vita`, `vxworks`, and `wasi` and 4 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(target_os, values("bitrig"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(target_os, values(\"bitrig\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/errno-0.3.9/src/lib.rs:46:34 | 46 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 46 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/errno-0.3.9/src/lib.rs:57:34 | 57 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 57 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: `proc-macro2` (lib) generated 111 warnings Compiling quote v1.0.36 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=quote CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quote-1.0.36 CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Quasi-quoting macro quote'\!'(...)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=quote CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/quote' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.36 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=36 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quote-1.0.36 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name quote --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quote-1.0.36/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=44912ee8bf970661 -C extra-filename=-44912ee8bf970661 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/release/deps --extern proc_macro2=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/release/deps/libproc_macro2-1f231826f707846c.rmeta --cap-lints warn -Z binary-dep-depinfo` warning: unused extern crate --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quote-1.0.36/src/lib.rs:108:1 | 107 | / #[cfg(feature = "proc-macro")] 108 | | extern crate proc_macro; | | ^^^^^^^^^^^^^^^^^^^^^^^- | |________________________| | help: remove it | = note: `-W unused-extern-crates` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(unused_extern_crates)]` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quote-1.0.36/src/ident_fragment.rs:15:32 | 15 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result; | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 15 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result; | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quote-1.0.36/src/ident_fragment.rs:30:32 | 30 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 30 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quote-1.0.36/src/ident_fragment.rs:40:32 | 40 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 40 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quote-1.0.36/src/ident_fragment.rs:50:32 | 50 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 50 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quote-1.0.36/src/ident_fragment.rs:68:32 | 68 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 68 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quote-1.0.36/src/ident_fragment.rs:79:44 | 79 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 87 | ident_fragment_display!(bool, str, String, char); | ------------------------------------------------ in this macro invocation | = note: this warning originates in the macro `ident_fragment_display` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 79 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quote-1.0.36/src/ident_fragment.rs:79:44 | 79 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 88 | ident_fragment_display!(u8, u16, u32, u64, u128, usize); | ------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `ident_fragment_display` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 79 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quote-1.0.36/src/runtime.rs:503:32 | 503 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 503 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quote-1.0.36/src/runtime.rs:509:32 | 509 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 509 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quote-1.0.36/src/runtime.rs:515:32 | 515 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 515 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quote-1.0.36/src/runtime.rs:521:32 | 521 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 521 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quote-1.0.36/src/runtime.rs:527:32 | 527 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 527 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: `errno` (lib) generated 3 warnings Compiling is_terminal_polyfill v1.70.1 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=is_terminal_polyfill CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/is_terminal_polyfill-1.70.1 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Polyfill for `is_terminal` stdlib feature for use with older MSRVs' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=is_terminal_polyfill CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/polyfill-rs/is_terminal_polyfill' CARGO_PKG_RUST_VERSION=1.70.0 CARGO_PKG_VERSION=1.70.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=70 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/is_terminal_polyfill-1.70.1 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name is_terminal_polyfill --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/is_terminal_polyfill-1.70.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default"))' -C metadata=2b12128e32da22e7 -C extra-filename=-2b12128e32da22e7 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/release/deps --cap-lints warn -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling anstyle-query v1.1.1 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=anstyle_query CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anstyle-query-1.1.1 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Look up colored console capabilities' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=anstyle-query CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-cli/anstyle' CARGO_PKG_RUST_VERSION=1.65.0 CARGO_PKG_VERSION=1.1.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anstyle-query-1.1.1 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name anstyle_query --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anstyle-query-1.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::items_after_statements' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=aec3e7926ab0dc3f -C extra-filename=-aec3e7926ab0dc3f --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/release/deps --cap-lints warn -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: `libc` (lib) generated 11 warnings Compiling rayon-core v1.12.1 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rayon-core-1.12.1 CARGO_PKG_AUTHORS='Niko Matsakis :Josh Stone ' CARGO_PKG_DESCRIPTION='Core APIs for Rayon' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rayon-core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rayon-rs/rayon' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=1.12.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rayon-core-1.12.1 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rayon-core-1.12.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("web_spin_lock"))' -C metadata=ecc8721d98832c5f -C extra-filename=-ecc8721d98832c5f --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/release/build/rayon-core-ecc8721d98832c5f -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/release/deps --cap-lints warn -Z binary-dep-depinfo` warning: `crossbeam-utils` (lib) generated 23 warnings Compiling colorchoice v1.0.2 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=colorchoice CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/colorchoice-1.0.2 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Global override of color control' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=colorchoice CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-cli/anstyle' CARGO_PKG_RUST_VERSION=1.65.0 CARGO_PKG_VERSION=1.0.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/colorchoice-1.0.2 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name colorchoice --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/colorchoice-1.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::items_after_statements' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=00c79314b1c483db -C extra-filename=-00c79314b1c483db --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/release/deps --cap-lints warn -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling bitflags v2.6.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=bitflags CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bitflags-2.6.0 CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A macro to generate structures which behave like bitflags. ' CARGO_PKG_HOMEPAGE='https://github.com/bitflags/bitflags' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bitflags CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bitflags/bitflags' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=2.6.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bitflags-2.6.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name bitflags --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bitflags-2.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "bytemuck", "compiler_builtins", "core", "example_generated", "rustc-dep-of-std", "serde", "std"))' -C metadata=d0df0f1b6db82e40 -C extra-filename=-d0df0f1b6db82e40 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/release/deps --cap-lints warn -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling lzma-sys v0.1.20 warning: `crossbeam-epoch` (lib) generated 20 warnings Compiling syn v2.0.75 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/lzma-sys-0.1.20 CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='Raw bindings to liblzma which contains an implementation of LZMA and xz stream encoding/decoding. High level Rust bindings are available in the `xz2` crate. ' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/xz2-rs' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lzma-sys CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/xz2-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.20 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=20 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/lzma-sys-0.1.20 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/lzma-sys-0.1.20/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("static"))' -C metadata=48e8725e694a9d0b -C extra-filename=-48e8725e694a9d0b --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/release/build/lzma-sys-48e8725e694a9d0b -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/release/deps --extern cc=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/release/deps/libcc-6e5ef739f26f43f4.rlib --extern pkg_config=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/release/deps/libpkg_config-5816f4f432f78464.rlib --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=syn CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75 CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Parser for Rust source code' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=syn CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/syn' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=2.0.75 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=75 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name syn --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=e32a08ad61a9fb56 -C extra-filename=-e32a08ad61a9fb56 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/release/deps --extern proc_macro2=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/release/deps/libproc_macro2-1f231826f707846c.rmeta --extern quote=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/release/deps/libquote-44912ee8bf970661.rmeta --extern unicode_ident=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/release/deps/libunicode_ident-b8255b0d726b3182.rmeta --cap-lints warn -Z binary-dep-depinfo` warning: `quote` (lib) generated 13 warnings Compiling anstream v0.6.15 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=anstream CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anstream-0.6.15 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A simple cross platform library for writing colored text to a terminal.' CARGO_PKG_HOMEPAGE='https://github.com/rust-cli/anstyle' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=anstream CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-cli/anstyle.git' CARGO_PKG_RUST_VERSION=1.65.0 CARGO_PKG_VERSION=0.6.15 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=15 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anstream-0.6.15 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name anstream --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anstream-0.6.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--warn=clippy::zero_sized_map_values' '--warn=clippy::wildcard_imports' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::single_match_else' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::items_after_statements' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' --cfg 'feature="auto"' --cfg 'feature="default"' --cfg 'feature="wincon"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("auto", "default", "test", "wincon"))' -C metadata=b5c70bc543be819a -C extra-filename=-b5c70bc543be819a --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/release/deps --extern anstyle=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/x86_64-unknown-openbsd/release/deps/libanstyle-c1ad25f53ff5b6b9.rmeta --extern anstyle_parse=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/x86_64-unknown-openbsd/release/deps/libanstyle_parse-c8db7cc15cdb1e1d.rmeta --extern anstyle_query=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/x86_64-unknown-openbsd/release/deps/libanstyle_query-aec3e7926ab0dc3f.rmeta --extern colorchoice=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/x86_64-unknown-openbsd/release/deps/libcolorchoice-00c79314b1c483db.rmeta --extern is_terminal_polyfill=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/x86_64-unknown-openbsd/release/deps/libis_terminal_polyfill-2b12128e32da22e7.rmeta --extern utf8parse=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/x86_64-unknown-openbsd/release/deps/libutf8parse-66b0f806b4e3d916.rmeta --cap-lints warn -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling crossbeam-deque v0.8.5 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=crossbeam_deque CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-deque-0.8.5 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Concurrent work-stealing deque' CARGO_PKG_HOMEPAGE='https://github.com/crossbeam-rs/crossbeam/tree/master/crossbeam-deque' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crossbeam-deque CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/crossbeam-rs/crossbeam' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=0.8.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-deque-0.8.5 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name crossbeam_deque --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crossbeam-deque-0.8.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=d17b4775c6246ea8 -C extra-filename=-d17b4775c6246ea8 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/release/deps --extern crossbeam_epoch=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/x86_64-unknown-openbsd/release/deps/libcrossbeam_epoch-e20119ec9a04e62a.rmeta --extern crossbeam_utils=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/x86_64-unknown-openbsd/release/deps/libcrossbeam_utils-bd2d3962c3f583c0.rmeta --cap-lints warn -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=openbsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)-Zmacro-backtrace-Csplit-debuginfo=off-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zunstable-options-Zon-broken-pipe=kill' CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rayon-core-1.12.1 CARGO_MANIFEST_LINKS=rayon-core CARGO_PKG_AUTHORS='Niko Matsakis :Josh Stone ' CARGO_PKG_DESCRIPTION='Core APIs for Rayon' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rayon-core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rayon-rs/rayon' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=1.12.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-openbsd LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/release:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib/rustlib/x86_64-unknown-openbsd/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' NUM_JOBS=6 OPT_LEVEL=3 OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/x86_64-unknown-openbsd/release/build/rayon-core-c54f0e6449017c50/out PROFILE=release RUSTC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTC_WRAPPER=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTDOC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-openbsd /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/release/build/rayon-core-ecc8721d98832c5f/build-script-build` [rayon-core 1.12.1] cargo:rerun-if-changed=build.rs Compiling clap_lex v0.7.2 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=clap_lex CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/clap_lex-0.7.2 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Minimal, flexible command line parser' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=clap_lex CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/clap-rs/clap' CARGO_PKG_RUST_VERSION=1.74 CARGO_PKG_VERSION=0.7.2 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/clap_lex-0.7.2 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name clap_lex --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/clap_lex-0.7.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2018_idioms '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=5091f54037c9f826 -C extra-filename=-5091f54037c9f826 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/release/deps --cap-lints warn -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rustix CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34 CARGO_PKG_AUTHORS='Dan Gohman :Jakub Konka ' CARGO_PKG_DESCRIPTION='Safe Rust bindings to POSIX/Unix/Linux/Winsock-like syscalls' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustix CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bytecodealliance/rustix' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.38.34 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=38 CARGO_PKG_VERSION_PATCH=34 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/x86_64-unknown-openbsd/release/build/rustix-e0ed86f8adbe41b4/out /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rustix --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="fs"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "default", "event", "fs", "io_uring", "itoa", "libc", "libc-extra-traits", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "shm", "std", "stdio", "system", "termios", "thread", "time", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=4f85f9a70ccc2802 -C extra-filename=-4f85f9a70ccc2802 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/release/deps --extern bitflags=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/x86_64-unknown-openbsd/release/deps/libbitflags-d0df0f1b6db82e40.rmeta --extern libc_errno=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/x86_64-unknown-openbsd/release/deps/liberrno-67c636f3b119f012.rmeta --extern libc=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/x86_64-unknown-openbsd/release/deps/liblibc-2d18bcdff1ba86f8.rmeta --cap-lints warn -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo --cfg static_assertions --cfg libc --cfg netbsdlike --cfg bsd` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:128:21 | 128 | fn peek(cursor: Cursor) -> bool; | ^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 128 | fn peek(cursor: Cursor<'_>) -> bool; | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:155:25 | 155 | fn peek(cursor: Cursor) -> bool; | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 155 | fn peek(cursor: Cursor<'_>) -> bool; | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:167:29 | 167 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 181 | impl_low_level_token!("punctuation token" Punct punct); | ------------------------------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_low_level_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 167 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:167:29 | 167 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 182 | impl_low_level_token!("literal" Literal literal); | ------------------------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_low_level_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 167 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ Compiling anyhow v1.0.86 warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:167:29 | 167 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 183 | impl_low_level_token!("token" TokenTree token_tree); | --------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_low_level_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 167 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:167:29 | 167 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 184 | impl_low_level_token!("group token" proc_macro2::Group any_group); | ----------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_low_level_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 167 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:167:29 | 167 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 185 | impl_low_level_token!("lifetime" Lifetime lifetime); | --------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_low_level_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 167 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86 CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Flexible concrete Error type built on std::error::Error' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=anyhow CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/anyhow' CARGO_PKG_RUST_VERSION=1.39 CARGO_PKG_VERSION=1.0.86 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=86 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("backtrace", "default", "std"))' -C metadata=a85131871a3e0a85 -C extra-filename=-a85131871a3e0a85 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/release/build/anyhow-a85131871a3e0a85 -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/release/deps --cap-lints warn -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:192:21 | 192 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 192 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:535:21 | 535 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 535 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:554:21 | 554 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 554 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:648:21 | 648 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 648 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:659:21 | 659 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 659 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:670:21 | 670 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 670 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:681:21 | 681 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 681 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:279:33 | 279 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter ... 690 | / define_keywords! { 691 | | "abstract" pub struct Abstract 692 | | "as" pub struct As 693 | | "async" pub struct Async ... | 742 | | "yield" pub struct Yield 743 | | } | |_- in this macro invocation | = note: this warning originates in the macro `define_keywords` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 279 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:288:33 | 288 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 690 | / define_keywords! { 691 | | "abstract" pub struct Abstract 692 | | "as" pub struct As 693 | | "async" pub struct Async ... | 742 | | "yield" pub struct Yield 743 | | } | |_- in this macro invocation | = note: this warning originates in the macro `define_keywords` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 288 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:418:33 | 418 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter ... 745 | / define_punctuation! { 746 | | "&" pub struct And/1 /// bitwise and logical AND, borrow, references, reference patterns 747 | | "&&" pub struct AndAnd/2 /// lazy AND, borrow, references, reference patterns 748 | | "&=" pub struct AndEq/2 /// bitwise AND assignment ... | 791 | | "~" pub struct Tilde/1 /// unused since before Rust 1.0 792 | | } | |_- in this macro invocation | = note: this warning originates in the macro `define_punctuation` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 418 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:427:33 | 427 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 745 | / define_punctuation! { 746 | | "&" pub struct And/1 /// bitwise and logical AND, borrow, references, reference patterns 747 | | "&&" pub struct AndAnd/2 /// lazy AND, borrow, references, reference patterns 748 | | "&=" pub struct AndEq/2 /// bitwise AND assignment ... | 791 | | "~" pub struct Tilde/1 /// unused since before Rust 1.0 792 | | } | |_- in this macro invocation | = note: this warning originates in the macro `define_punctuation` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 427 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:979:34 | 979 | pub(crate) fn keyword(input: ParseStream, token: &str) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 979 | pub(crate) fn keyword(input: ParseStream<'_>, token: &str) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:990:40 | 990 | pub(crate) fn peek_keyword(cursor: Cursor, token: &str) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 990 | pub(crate) fn peek_keyword(cursor: Cursor<'_>, token: &str) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:999:41 | 999 | pub fn punct(input: ParseStream, token: &str) -> Result<[Span; N]> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 999 | pub fn punct(input: ParseStream<'_>, token: &str) -> Result<[Span; N]> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:1005:28 | 1005 | fn punct_helper(input: ParseStream, token: &str, spans: &mut [Span]) -> Result<()> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1005 | fn punct_helper(input: ParseStream<'_>, token: &str, spans: &mut [Span]) -> Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:1032:35 | 1032 | pub fn peek_punct(mut cursor: Cursor, token: &str) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1032 | pub fn peek_punct(mut cursor: Cursor<'_>, token: &str) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/attr.rs:393:27 | 393 | logic: impl FnMut(ParseNestedMeta) -> Result<()>, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 393 | logic: impl FnMut(ParseNestedMeta<'_>) -> Result<()>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/attr.rs:406:31 | 406 | pub fn parse_outer(input: ParseStream) -> Result> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 406 | pub fn parse_outer(input: ParseStream<'_>) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/attr.rs:422:31 | 422 | pub fn parse_inner(input: ParseStream) -> Result> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 422 | pub fn parse_inner(input: ParseStream<'_>) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/attr.rs:587:27 | 587 | logic: impl FnMut(ParseNestedMeta) -> Result<()>, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 587 | logic: impl FnMut(ParseNestedMeta<'_>) -> Result<()>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/attr.rs:658:38 | 658 | pub(crate) fn parse_inner(input: ParseStream, attrs: &mut Vec) -> Result<()> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 658 | pub(crate) fn parse_inner(input: ParseStream<'_>, attrs: &mut Vec) -> Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/attr.rs:665:45 | 665 | pub(crate) fn single_parse_inner(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 665 | pub(crate) fn single_parse_inner(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/attr.rs:675:45 | 675 | pub(crate) fn single_parse_outer(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 675 | pub(crate) fn single_parse_outer(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/attr.rs:687:25 | 687 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 687 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/attr.rs:695:25 | 695 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 695 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/attr.rs:703:25 | 703 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 703 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/attr.rs:709:60 | 709 | pub(crate) fn parse_meta_after_path(path: Path, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 709 | pub(crate) fn parse_meta_after_path(path: Path, input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/attr.rs:719:54 | 719 | fn parse_meta_list_after_path(path: Path, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 719 | fn parse_meta_list_after_path(path: Path, input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/attr.rs:728:60 | 728 | fn parse_meta_name_value_after_path(path: Path, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 728 | fn parse_meta_name_value_after_path(path: Path, input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/attr.rs:753:44 | 753 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 753 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/attr.rs:764:44 | 764 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 764 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/buffer.rs:81:28 | 81 | pub fn begin(&self) -> Cursor { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 81 | pub fn begin(&self) -> Cursor<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/buffer.rs:405:29 | 405 | pub(crate) fn same_scope(a: Cursor, b: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 405 | pub(crate) fn same_scope(a: Cursor<'_>, b: Cursor) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/buffer.rs:405:40 | 405 | pub(crate) fn same_scope(a: Cursor, b: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 405 | pub(crate) fn same_scope(a: Cursor, b: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/buffer.rs:409:30 | 409 | pub(crate) fn same_buffer(a: Cursor, b: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 409 | pub(crate) fn same_buffer(a: Cursor<'_>, b: Cursor) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/buffer.rs:409:41 | 409 | pub(crate) fn same_buffer(a: Cursor, b: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 409 | pub(crate) fn same_buffer(a: Cursor, b: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/buffer.rs:413:28 | 413 | fn start_of_buffer(cursor: Cursor) -> *const Entry { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 413 | fn start_of_buffer(cursor: Cursor<'_>) -> *const Entry { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/buffer.rs:422:43 | 422 | pub(crate) fn cmp_assuming_same_buffer(a: Cursor, b: Cursor) -> Ordering { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 422 | pub(crate) fn cmp_assuming_same_buffer(a: Cursor<'_>, b: Cursor) -> Ordering { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/buffer.rs:422:54 | 422 | pub(crate) fn cmp_assuming_same_buffer(a: Cursor, b: Cursor) -> Ordering { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 422 | pub(crate) fn cmp_assuming_same_buffer(a: Cursor, b: Cursor<'_>) -> Ordering { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/buffer.rs:426:42 | 426 | pub(crate) fn open_span_of_group(cursor: Cursor) -> Span { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 426 | pub(crate) fn open_span_of_group(cursor: Cursor<'_>) -> Span { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/data.rs:71:43 | 71 | pub fn iter(&self) -> punctuated::Iter { | ----------------^------ expected lifetime parameter | help: indicate the anonymous lifetime | 71 | pub fn iter(&self) -> punctuated::Iter<'_, Field> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/data.rs:82:54 | 82 | pub fn iter_mut(&mut self) -> punctuated::IterMut { | -------------------^------ expected lifetime parameter | help: indicate the anonymous lifetime | 82 | pub fn iter_mut(&mut self) -> punctuated::IterMut<'_, Field> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/data.rs:141:77 | 141 | pub fn members(&self) -> impl Iterator + Clone + '_ [Members] { | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 141 | pub fn members(&self) -> impl Iterator + Clone + '_ [Members<'_>] { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/data.rs:257:25 | 257 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 257 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/data.rs:378:25 | 378 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 378 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/data.rs:389:25 | 389 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 389 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/data.rs:401:35 | 401 | pub fn parse_named(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 401 | pub fn parse_named(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/data.rs:438:37 | 438 | pub fn parse_unnamed(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 438 | pub fn parse_unnamed(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/derive.rs:81:25 | 81 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 81 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/derive.rs:149:16 | 149 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 149 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/derive.rs:185:16 | 185 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 185 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/derive.rs:200:37 | 200 | pub(crate) fn data_union(input: ParseStream) -> Result<(Option, FieldsNamed)> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 200 | pub(crate) fn data_union(input: ParseStream<'_>) -> Result<(Option, FieldsNamed)> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/error.rs:327:55 | 327 | pub(crate) fn new_at(scope: Span, cursor: Cursor, message: T) -> Error { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 327 | pub(crate) fn new_at(scope: Span, cursor: Cursor<'_>, message: T) -> Error { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/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 --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/error.rs:367:40 | 367 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 367 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/error.rs:373:40 | 373 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 373 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:811:45 | 811 | pub fn parse_without_eager_brace(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 811 | pub fn parse_without_eager_brace(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:873:52 | 873 | pub fn parse_with_earlier_boundary_rule(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 873 | pub fn parse_with_earlier_boundary_rule(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:976:40 | 976 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 976 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1026:40 | 1026 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1026 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/custom_keyword.rs:133:45 | 133 | fn peek(cursor: $crate::buffer::Cursor) -> $crate::__private::bool { | ----------------^^^^^^ | | | expected lifetime parameter | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1153:9 | 1153 | crate::custom_keyword!(builtin); | ------------------------------- in this macro invocation | = note: this warning originates in the macro `$crate::impl_parse_for_custom_keyword` which comes from the expansion of the macro `crate::custom_keyword` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 133 | fn peek(cursor: $crate::buffer::Cursor<'_>) -> $crate::__private::bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/custom_keyword.rs:147:44 | 147 | fn parse(input: $crate::parse::ParseStream) -> $crate::parse::Result<$ident> { | ---------------^^^^^^^^^^^ | | | expected lifetime parameter | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1153:9 | 1153 | crate::custom_keyword!(builtin); | ------------------------------- in this macro invocation | = note: this warning originates in the macro `$crate::impl_parse_for_custom_keyword` which comes from the expansion of the macro `crate::custom_keyword` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 147 | fn parse(input: $crate::parse::ParseStream<'_>) -> $crate::parse::Result<$ident> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/custom_keyword.rs:133:45 | 133 | fn peek(cursor: $crate::buffer::Cursor) -> $crate::__private::bool { | ----------------^^^^^^ | | | expected lifetime parameter | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1154:9 | 1154 | crate::custom_keyword!(raw); | --------------------------- in this macro invocation | = note: this warning originates in the macro `$crate::impl_parse_for_custom_keyword` which comes from the expansion of the macro `crate::custom_keyword` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 133 | fn peek(cursor: $crate::buffer::Cursor<'_>) -> $crate::__private::bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/custom_keyword.rs:147:44 | 147 | fn parse(input: $crate::parse::ParseStream) -> $crate::parse::Result<$ident> { | ---------------^^^^^^^^^^^ | | | expected lifetime parameter | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1154:9 | 1154 | crate::custom_keyword!(raw); | --------------------------- in this macro invocation | = note: this warning originates in the macro `$crate::impl_parse_for_custom_keyword` which comes from the expansion of the macro `crate::custom_keyword` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 147 | fn parse(input: $crate::parse::ParseStream<'_>) -> $crate::parse::Result<$ident> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1167:25 | 1167 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1167 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1177:59 | 1177 | pub(super) fn parse_with_earlier_boundary_rule(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1177 | pub(super) fn parse_with_earlier_boundary_rule(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1248:30 | 1248 | fn can_begin_expr(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1248 | fn can_begin_expr(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1268:16 | 1268 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1268 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1381:16 | 1381 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1381 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1406:31 | 1406 | fn peek_precedence(input: ParseStream) -> Precedence { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1406 | fn peek_precedence(input: ParseStream<'_>) -> Precedence { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1422:16 | 1422 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1422 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1440:26 | 1440 | fn expr_attrs(input: ParseStream) -> Result> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1440 | fn expr_attrs(input: ParseStream<'_>) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1453:26 | 1453 | fn unary_expr(input: ParseStream, allow_struct: AllowStruct) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1453 | fn unary_expr(input: ParseStream<'_>, allow_struct: AllowStruct) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1519:16 | 1519 | begin: ParseBuffer, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1519 | begin: ParseBuffer<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1521:16 | 1521 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1521 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1539:30 | 1539 | fn trailer_helper(input: ParseStream, mut e: Expr) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1539 | fn trailer_helper(input: ParseStream<'_>, mut e: Expr) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1703:25 | 1703 | fn atom_expr(input: ParseStream, allow_struct: AllowStruct) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1703 | fn atom_expr(input: ParseStream<'_>, allow_struct: AllowStruct) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1780:28 | 1780 | fn atom_labeled(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1780 | fn atom_labeled(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1838:28 | 1838 | fn expr_builtin(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1838 | fn expr_builtin(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1853:16 | 1853 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1853 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1870:16 | 1870 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1870 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1906:25 | 1906 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1906 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1915:30 | 1915 | fn paren_or_tuple(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1915 | fn paren_or_tuple(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1954:31 | 1954 | fn array_or_repeat(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1954 | fn array_or_repeat(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2001:25 | 2001 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2001 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2027:25 | 2027 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2027 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2060:25 | 2060 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2060 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2069:16 | 2069 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2069 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2105:25 | 2105 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2105 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2110:26 | 2110 | fn expr_paren(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2110 | fn expr_paren(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2122:25 | 2122 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2122 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2129:24 | 2129 | fn expr_let(input: ParseStream, allow_struct: AllowStruct) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2129 | fn expr_let(input: ParseStream<'_>, allow_struct: AllowStruct) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2145:25 | 2145 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2145 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2200:25 | 2200 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2200 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2211:25 | 2211 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2211 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2241:25 | 2241 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2241 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2263:25 | 2263 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2263 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2297:37 | 2297 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter ... 2312 | / impl_by_parsing_expr! { 2313 | | ExprAssign, Assign, "expected assignment expression", 2314 | | ExprAwait, Await, "expected await expression", 2315 | | ExprBinary, Binary, "expected binary operation", ... | 2323 | | ExprTuple, Tuple, "expected tuple expression", 2324 | | } | |_____- 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 | 2297 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2329:25 | 2329 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2329 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2338:16 | 2338 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2338 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2352:25 | 2352 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2352 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2361:25 | 2361 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2361 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2375:25 | 2375 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2375 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2384:25 | 2384 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2384 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2400:27 | 2400 | fn expr_become(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2400 | fn expr_become(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2412:25 | 2412 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2412 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2424:25 | 2424 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2424 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2440:28 | 2440 | fn expr_closure(input: ParseStream, allow_struct: AllowStruct) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2440 | fn expr_closure(input: ParseStream<'_>, allow_struct: AllowStruct) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2498:25 | 2498 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2498 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2509:27 | 2509 | fn closure_arg(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2509 | fn closure_arg(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2547:25 | 2547 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2547 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2571:25 | 2571 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2571 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2590:25 | 2590 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2590 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2601:25 | 2601 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2601 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2613:25 | 2613 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2613 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2623:26 | 2623 | fn expr_break(input: ParseStream, allow_struct: AllowStruct) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2623 | fn expr_break(input: ParseStream<'_>, allow_struct: AllowStruct) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2658:25 | 2658 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2658 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2687:25 | 2687 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2687 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2695:16 | 2695 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2695 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2742:25 | 2742 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2742 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2761:25 | 2761 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2761 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2779:26 | 2779 | fn expr_range(input: ParseStream, allow_struct: AllowStruct) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2779 | fn expr_range(input: ParseStream<'_>, allow_struct: AllowStruct) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2792:16 | 2792 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2792 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2813:25 | 2813 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2813 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2830:45 | 2830 | pub(crate) fn parse_obsolete(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2830 | pub(crate) fn parse_obsolete(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2850:25 | 2850 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2850 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2865:25 | 2865 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2865 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2879:25 | 2879 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2879 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2912:25 | 2912 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2912 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2971:26 | 2971 | fn check_cast(input: ParseStream) -> Result<()> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2971 | fn check_cast(input: ParseStream<'_>) -> Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ext.rs:46:25 | 46 | fn parse_any(input: ParseStream) -> Result; | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 46 | fn parse_any(input: ParseStream<'_>) -> Result; | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ext.rs:87:25 | 87 | fn parse_any(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 87 | fn parse_any(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ext.rs:109:21 | 109 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 109 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/file.rs:100:25 | 100 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 100 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:108:74 | 108 | pub fn lifetimes(&self) -> impl Iterator [Lifetimes] { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 108 | pub fn lifetimes(&self) -> impl Iterator [Lifetimes<'_>] { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:115:86 | 115 | pub fn lifetimes_mut(&mut self) -> impl Iterator [LifetimesMut] { | ^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 115 | pub fn lifetimes_mut(&mut self) -> impl Iterator [LifetimesMut<'_>] { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:122:72 | 122 | pub fn type_params(&self) -> impl Iterator [TypeParams] { | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 122 | pub fn type_params(&self) -> impl Iterator [TypeParams<'_>] { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:129:84 | 129 | pub fn type_params_mut(&mut self) -> impl Iterator [TypeParamsMut] { | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 129 | pub fn type_params_mut(&mut self) -> impl Iterator [TypeParamsMut<'_>] { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:136:74 | 136 | pub fn const_params(&self) -> impl Iterator [ConstParams] { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 136 | pub fn const_params(&self) -> impl Iterator [ConstParams<'_>] { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:143:86 | 143 | pub fn const_params_mut(&mut self) -> impl Iterator [ConstParamsMut] { | ^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 143 | pub fn const_params_mut(&mut self) -> impl Iterator [ConstParamsMut<'_>] { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:176:38 | 176 | pub fn split_for_impl(&self) -> (ImplGenerics, TypeGenerics, Option<&WhereClause>) { | ^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 176 | pub fn split_for_impl(&self) -> (ImplGenerics<'_>, TypeGenerics, Option<&WhereClause>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:176:52 | 176 | pub fn split_for_impl(&self) -> (ImplGenerics, TypeGenerics, Option<&WhereClause>) { | ^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 176 | pub fn split_for_impl(&self) -> (ImplGenerics, TypeGenerics<'_>, Option<&WhereClause>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:371:35 | 371 | pub fn as_turbofish(&self) -> Turbofish { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 371 | pub fn as_turbofish(&self) -> Turbofish<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:530:25 | 530 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 530 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:593:25 | 593 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 593 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:620:25 | 620 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 620 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:658:25 | 658 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 658 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:687:25 | 687 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 687 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:698:25 | 698 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 698 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:739:25 | 739 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 739 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:800:20 | 800 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 800 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:826:25 | 826 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 826 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:851:25 | 851 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 851 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:862:25 | 862 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 862 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:886:25 | 886 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 886 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:917:25 | 917 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 917 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:928:25 | 928 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 928 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ident.rs:77:25 | 77 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 77 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ident.rs:96:25 | 96 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 96 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:939:25 | 939 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 939 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:947:16 | 947 | begin: ParseBuffer, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 947 | begin: ParseBuffer<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:949:16 | 949 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 949 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1150:20 | 1150 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1150 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1198:20 | 1198 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1198 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1219:45 | 1219 | fn parse_optional_definition(input: ParseStream) -> Result> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1219 | fn parse_optional_definition(input: ParseStream<'_>) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1232:25 | 1232 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1232 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1261:28 | 1261 | fn parse_macro2(begin: ParseBuffer, _vis: Visibility, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1261 | fn parse_macro2(begin: ParseBuffer<'_>, _vis: Visibility, input: ParseStream) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1261:66 | 1261 | fn parse_macro2(begin: ParseBuffer, _vis: Visibility, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1261 | fn parse_macro2(begin: ParseBuffer, _vis: Visibility, input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1286:25 | 1286 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1286 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1319:25 | 1319 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1319 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1326:16 | 1326 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1326 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1353:25 | 1353 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1353 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1360:16 | 1360 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1360 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1435:25 | 1435 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1435 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1453:25 | 1453 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1453 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1486:30 | 1486 | fn peek_signature(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1486 | fn peek_signature(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1497:25 | 1497 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1497 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1531:25 | 1531 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1531 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1540:16 | 1540 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1540 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1560:25 | 1560 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1560 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1576:16 | 1576 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1576 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1627:25 | 1627 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1627 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1671:16 | 1671 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1671 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1741:25 | 1741 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1741 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1790:25 | 1790 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1790 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1815:25 | 1815 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1815 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1894:25 | 1894 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1894 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1910:25 | 1910 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1910 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1926:25 | 1926 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1926 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1942:39 | 1942 | fn parse_foreign_item_type(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1942 | fn parse_foreign_item_type(begin: ParseBuffer<'_>, input: ParseStream) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1942:59 | 1942 | fn parse_foreign_item_type(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1942 | fn parse_foreign_item_type(begin: ParseBuffer, input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1975:25 | 1975 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1975 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1993:25 | 1993 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1993 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2011:31 | 2011 | fn parse_item_type(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2011 | fn parse_item_type(begin: ParseBuffer<'_>, input: ParseStream) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2011:51 | 2011 | fn parse_item_type(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2011 | fn parse_item_type(begin: ParseBuffer, input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2047:25 | 2047 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2047 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2071:25 | 2071 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2071 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2095:25 | 2095 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2095 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2116:42 | 2116 | fn parse_trait_or_trait_alias(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2116 | fn parse_trait_or_trait_alias(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2146:25 | 2146 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2146 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2168:16 | 2168 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2168 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2221:25 | 2221 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2221 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2228:16 | 2228 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2228 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2239:16 | 2239 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2239 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2277:25 | 2277 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2277 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2362:25 | 2362 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2362 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2399:25 | 2399 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2399 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2428:25 | 2428 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2428 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2450:37 | 2450 | fn parse_trait_item_type(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2450 | fn parse_trait_item_type(begin: ParseBuffer<'_>, input: ParseStream) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2450:57 | 2450 | fn parse_trait_item_type(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2450 | fn parse_trait_item_type(begin: ParseBuffer, input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2485:25 | 2485 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2485 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2503:25 | 2503 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2503 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2509:26 | 2509 | fn parse_impl(input: ParseStream, allow_verbatim_impl: bool) -> Result> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2509 | fn parse_impl(input: ParseStream<'_>, allow_verbatim_impl: bool) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2615:25 | 2615 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2615 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2710:25 | 2710 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2710 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2747:25 | 2747 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2747 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2754:16 | 2754 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2754 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2788:25 | 2788 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2788 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2813:36 | 2813 | fn parse_impl_item_type(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2813 | fn parse_impl_item_type(begin: ParseBuffer<'_>, input: ParseStream) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2813:56 | 2813 | fn parse_impl_item_type(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2813 | fn parse_impl_item_type(begin: ParseBuffer, input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2850:25 | 2850 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2850 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2877:25 | 2877 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2877 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lifetime.rs:73:40 | 73 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 73 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lifetime.rs:131:25 | 131 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 131 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:502:40 | 502 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 502 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:574:40 | 574 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 574 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:867:25 | 867 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 867 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:897:47 | 897 | fn parse_negative_lit(neg: Punct, cursor: Cursor) -> Option<(Lit, Cursor)> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 897 | fn parse_negative_lit(neg: Punct, cursor: Cursor<'_>) -> Option<(Lit, Cursor)> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:897:71 | 897 | fn parse_negative_lit(neg: Punct, cursor: Cursor) -> Option<(Lit, Cursor)> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 897 | fn parse_negative_lit(neg: Punct, cursor: Cursor) -> Option<(Lit, Cursor<'_>)> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:938:25 | 938 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 938 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:949:25 | 949 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 949 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:960:25 | 960 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 960 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:971:25 | 971 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 971 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:982:25 | 982 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 982 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:993:25 | 993 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 993 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1004:25 | 1004 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1004 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1015:25 | 1015 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1015 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1024:26 | 1024 | fn peek_impl(cursor: Cursor, peek: fn(ParseStream) -> bool) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1024 | fn peek_impl(cursor: Cursor<'_>, peek: fn(ParseStream) -> bool) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1024:43 | 1024 | fn peek_impl(cursor: Cursor, peek: fn(ParseStream) -> bool) -> bool { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1024 | fn peek_impl(cursor: Cursor, peek: fn(ParseStream<'_>) -> bool) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1050 | impl_token!("literal" Lit); | -------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1050 | impl_token!("literal" Lit); | -------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1051 | impl_token!("string literal" LitStr); | ------------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1051 | impl_token!("string literal" LitStr); | ------------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1052 | impl_token!("byte string literal" LitByteStr); | --------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1052 | impl_token!("byte string literal" LitByteStr); | --------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1053 | impl_token!("C-string literal" LitCStr); | --------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1053 | impl_token!("C-string literal" LitCStr); | --------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1054 | impl_token!("byte literal" LitByte); | ----------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1054 | impl_token!("byte literal" LitByte); | ----------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1055 | impl_token!("character literal" LitChar); | ---------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1055 | impl_token!("character literal" LitChar); | ---------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1056 | impl_token!("integer literal" LitInt); | ------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1056 | impl_token!("integer literal" LitInt); | ------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1057 | impl_token!("floating point literal" LitFloat); | ---------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1057 | impl_token!("floating point literal" LitFloat); | ---------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1058 | impl_token!("boolean literal" LitBool); | -------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1058 | impl_token!("boolean literal" LitBool); | -------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/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 --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/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 --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/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 --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/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 --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/mac.rs:153:38 | 153 | pub(crate) fn parse_delimiter(input: ParseStream) -> Result<(MacroDelimiter, TokenStream)> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 153 | pub(crate) fn parse_delimiter(input: ParseStream<'_>) -> Result<(MacroDelimiter, TokenStream)> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/mac.rs:181:25 | 181 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 181 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/meta.rs:132:33 | 132 | pub fn parser(logic: impl FnMut(ParseNestedMeta) -> Result<()>) -> impl Parser { | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 132 | pub fn parser(logic: impl FnMut(ParseNestedMeta<'_>) -> Result<()>) -> impl Parser { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/meta.rs:133:13 | 133 | |input: ParseStream| { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 133 | |input: ParseStream<'_>| { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/meta.rs:273:27 | 273 | logic: impl FnMut(ParseNestedMeta) -> Result<()>, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 273 | logic: impl FnMut(ParseNestedMeta<'_>) -> Result<()>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/meta.rs:386:12 | 386 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 386 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/meta.rs:387:27 | 387 | mut logic: impl FnMut(ParseNestedMeta) -> Result<()>, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 387 | mut logic: impl FnMut(ParseNestedMeta<'_>) -> Result<()>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/meta.rs:403:27 | 403 | fn parse_meta_path(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 403 | fn parse_meta_path(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/op.rs:87:25 | 87 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 87 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/op.rs:152:25 | 152 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 152 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/discouraged.rs:199:44 | 199 | .set(unsafe { mem::transmute::>(fork.cursor()) }); | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 199 | .set(unsafe { mem::transmute::, Cursor<'static>>(fork.cursor()) }); | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/discouraged.rs:208:68 | 208 | fn parse_any_delimiter(&self) -> Result<(Delimiter, DelimSpan, ParseBuffer)>; | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 208 | fn parse_any_delimiter(&self) -> Result<(Delimiter, DelimSpan, ParseBuffer<'_>)>; | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/discouraged.rs:212:68 | 212 | fn parse_any_delimiter(&self) -> Result<(Delimiter, DelimSpan, ParseBuffer)> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 212 | fn parse_any_delimiter(&self) -> Result<(Delimiter, DelimSpan, ParseBuffer<'_>)> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:215:21 | 215 | fn parse(input: ParseStream) -> Result; | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 215 | fn parse(input: ParseStream<'_>) -> Result; | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:277:32 | 277 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 277 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:283:32 | 283 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 283 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:387:13 | 387 | cursor: Cursor, | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 387 | cursor: Cursor<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:389:6 | 389 | ) -> ParseBuffer { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 389 | ) -> ParseBuffer<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:393:51 | 393 | cell: Cell::new(unsafe { mem::transmute::>(cursor) }), | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 393 | cell: Cell::new(unsafe { mem::transmute::, Cursor<'static>>(cursor) }), | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:430:30 | 430 | fn inner_unexpected(buffer: &ParseBuffer) -> (Rc>, Option<(Span, Delimiter)>) { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 430 | fn inner_unexpected(buffer: &ParseBuffer<'_>) -> (Rc>, Option<(Span, Delimiter)>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:441:39 | 441 | pub(crate) fn get_unexpected(buffer: &ParseBuffer) -> Rc> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 441 | pub(crate) fn get_unexpected(buffer: &ParseBuffer<'_>) -> Rc> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:445:50 | 445 | fn span_of_unexpected_ignoring_nones(mut cursor: Cursor) -> Option<(Span, Delimiter)> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 445 | fn span_of_unexpected_ignoring_nones(mut cursor: Cursor<'_>) -> Option<(Span, Delimiter)> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:505:40 | 505 | pub fn call(&self, function: fn(ParseStream) -> Result) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 505 | pub fn call(&self, function: fn(ParseStream<'_>) -> Result) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:621:27 | 621 | fn peek2(buffer: &ParseBuffer, peek: fn(Cursor) -> bool) -> bool { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 621 | fn peek2(buffer: &ParseBuffer<'_>, peek: fn(Cursor) -> bool) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:621:49 | 621 | fn peek2(buffer: &ParseBuffer, peek: fn(Cursor) -> bool) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 621 | fn peek2(buffer: &ParseBuffer, peek: fn(Cursor<'_>) -> bool) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:631:27 | 631 | fn peek3(buffer: &ParseBuffer, peek: fn(Cursor) -> bool) -> bool { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 631 | fn peek3(buffer: &ParseBuffer<'_>, peek: fn(Cursor) -> bool) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:631:49 | 631 | fn peek3(buffer: &ParseBuffer, peek: fn(Cursor) -> bool) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 631 | fn peek3(buffer: &ParseBuffer, peek: fn(Cursor<'_>) -> bool) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:736:20 | 736 | parser: fn(ParseStream) -> Result, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 736 | parser: fn(ParseStream<'_>) -> Result, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:1162:21 | 1162 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1162 | fn parse(input: ParseStream<'_>) -> Result { | ++++ Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=openbsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)-Zmacro-backtrace-Csplit-debuginfo=off-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zunstable-options-Zon-broken-pipe=kill' CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/lzma-sys-0.1.20 CARGO_MANIFEST_LINKS=lzma CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='Raw bindings to liblzma which contains an implementation of LZMA and xz stream encoding/decoding. High level Rust bindings are available in the `xz2` crate. ' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/xz2-rs' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lzma-sys CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/xz2-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.20 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=20 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-openbsd LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/release:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib/rustlib/x86_64-unknown-openbsd/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' NUM_JOBS=6 OPT_LEVEL=3 OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/x86_64-unknown-openbsd/release/build/lzma-sys-cbce4077b5b6d6b5/out PROFILE=release RUSTC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTC_WRAPPER=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTDOC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-openbsd /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/release/build/lzma-sys-48e8725e694a9d0b/build-script-build` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:1169:21 | 1169 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1169 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:1180:21 | 1180 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1180 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:1187:21 | 1187 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1187 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:1197:21 | 1197 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1197 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:1211:21 | 1211 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1211 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:1221:21 | 1221 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1221 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:1274:52 | 1274 | fn tokens_to_parse_buffer(tokens: &TokenBuffer) -> ParseBuffer { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1274 | fn tokens_to_parse_buffer(tokens: &TokenBuffer) -> ParseBuffer<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:1283:15 | 1283 | F: FnOnce(ParseStream) -> Result, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1283 | F: FnOnce(ParseStream<'_>) -> Result, | ++++ [lzma-sys 0.1.20] cargo:rerun-if-changed=build.rs [lzma-sys 0.1.20] cargo:rerun-if-env-changed=LZMA_API_STATIC [lzma-sys 0.1.20] cargo:root=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/x86_64-unknown-openbsd/release/build/lzma-sys-cbce4077b5b6d6b5/out [lzma-sys 0.1.20] cargo:include=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/lzma-sys-0.1.20/xz-5.2/src/liblzma/api warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:1365:22 | 1365 | fn parse(_input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1365 | fn parse(_input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse_quote.rs:127:21 | 127 | fn parse(input: ParseStream) -> Result; | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 127 | fn parse(input: ParseStream<'_>) -> Result; | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse_quote.rs:131:21 | 131 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 131 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse_quote.rs:147:21 | 147 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 147 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse_quote.rs:158:21 | 158 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 158 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse_quote.rs:188:21 | 188 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 188 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse_quote.rs:195:21 | 195 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 195 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse_quote.rs:201:21 | 201 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 201 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse_quote.rs:208:21 | 208 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 208 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:287:36 | 287 | pub fn parse_single(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 287 | pub fn parse_single(input: ParseStream<'_>) -> Result { | ++++ [lzma-sys 0.1.20] OUT_DIR = Some(/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/x86_64-unknown-openbsd/release/build/lzma-sys-cbce4077b5b6d6b5/out) warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:333:35 | 333 | pub fn parse_multi(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 333 | pub fn parse_multi(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:379:53 | 379 | pub fn parse_multi_with_leading_vert(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 379 | pub fn parse_multi_with_leading_vert(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:387:25 | 387 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 387 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:397:30 | 397 | fn multi_pat_impl(input: ParseStream, leading_vert: Option) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 397 | fn multi_pat_impl(input: ParseStream<'_>, leading_vert: Option) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:419:52 | 419 | fn pat_path_or_macro_or_struct_or_range(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 419 | fn pat_path_or_macro_or_struct_or_range(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:456:24 | 456 | fn pat_wild(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 456 | fn pat_wild(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:463:23 | 463 | fn pat_box(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 463 | fn pat_box(begin: ParseBuffer<'_>, input: ParseStream) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:463:43 | 463 | fn pat_box(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 463 | fn pat_box(begin: ParseBuffer, input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:469:25 | 469 | fn pat_ident(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 469 | fn pat_ident(input: ParseStream<'_>) -> Result { | ++++ [lzma-sys 0.1.20] TARGET = Some(x86_64-unknown-openbsd) [lzma-sys 0.1.20] OPT_LEVEL = Some(3) [lzma-sys 0.1.20] HOST = Some(x86_64-unknown-openbsd) [lzma-sys 0.1.20] cargo:rerun-if-env-changed=CC_x86_64-unknown-openbsd [lzma-sys 0.1.20] CC_x86_64-unknown-openbsd = None [lzma-sys 0.1.20] cargo:rerun-if-env-changed=CC_x86_64_unknown_openbsd [lzma-sys 0.1.20] CC_x86_64_unknown_openbsd = Some(cc) warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:494:16 | 494 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter [lzma-sys 0.1.20] RUSTC_WRAPPER = Some(/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc) | help: indicate the anonymous lifetime | 494 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:521:26 [lzma-sys 0.1.20] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT | 521 | fn pat_struct(input: ParseStream, qself: Option, path: Path) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 521 | fn pat_struct(input: ParseStream<'_>, qself: Option, path: Path) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:556:25 | 556 | fn field_pat(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 556 | fn field_pat(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:604:25 | 604 | fn pat_range(input: ParseStream, qself: Option, path: Path) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 604 | fn pat_range(input: ParseStream<'_>, qself: Option, path: Path) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:622:35 | 622 | fn pat_range_half_open(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 622 | fn pat_range_half_open(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:643:34 | 643 | fn pat_paren_or_tuple(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 643 | fn pat_paren_or_tuple(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:673:29 | 673 | fn pat_reference(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 673 | fn pat_reference(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:682:32 | 682 | fn pat_lit_or_range(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 682 | fn pat_lit_or_range(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:726:31 | 726 | fn pat_range_bound(input: ParseStream) -> Result> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 726 | fn pat_range_bound(input: ParseStream<'_>) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:759:25 | 759 | fn pat_slice(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 759 | fn pat_slice(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:794:25 | 794 | fn pat_const(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 794 | fn pat_const(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/path.rs:310:25 | 310 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 310 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/path.rs:317:25 | 317 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 317 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/path.rs:402:41 | 402 | pub(crate) fn const_argument(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 402 | pub(crate) fn const_argument(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/path.rs:447:39 | 447 | pub fn parse_turbofish(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 447 | pub fn parse_turbofish(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/path.rs:454:20 | 454 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 454 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/path.rs:482:25 | 482 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 482 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/path.rs:490:25 | 490 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 490 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/path.rs:502:25 | 502 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 502 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/path.rs:508:32 | 508 | fn parse_helper(input: ParseStream, expr_style: bool) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 508 | fn parse_helper(input: ParseStream<'_>, expr_style: bool) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/path.rs:569:39 | 569 | pub fn parse_mod_style(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 569 | pub fn parse_mod_style(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/path.rs:601:43 | 601 | pub(crate) fn parse_helper(input: ParseStream, expr_style: bool) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 601 | pub(crate) fn parse_helper(input: ParseStream<'_>, expr_style: bool) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/path.rs:616:20 | 616 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 616 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/path.rs:636:32 | 636 | pub(crate) fn qpath(input: ParseStream, expr_style: bool) -> Result<(Option, Path)> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 636 | pub(crate) fn qpath(input: ParseStream<'_>, expr_style: bool) -> Result<(Option, Path)> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/punctuated.rs:119:31 | 119 | pub fn iter(&self) -> Iter { | ----^-- expected lifetime parameter | help: indicate the anonymous lifetime | 119 | pub fn iter(&self) -> Iter<'_, T> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/punctuated.rs:130:42 | 130 | pub fn iter_mut(&mut self) -> IterMut { | -------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 130 | pub fn iter_mut(&mut self) -> IterMut<'_, T> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/punctuated.rs:141:33 | 141 | pub fn pairs(&self) -> Pairs { | -----^----- expected lifetime parameter | help: indicate the anonymous lifetime | 141 | pub fn pairs(&self) -> Pairs<'_, T, P> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/punctuated.rs:150:44 | 150 | pub fn pairs_mut(&mut self) -> PairsMut { | --------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 150 | pub fn pairs_mut(&mut self) -> PairsMut<'_, T, P> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/punctuated.rs:290:36 | 290 | pub fn parse_terminated(input: ParseStream) -> Result | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 290 | pub fn parse_terminated(input: ParseStream<'_>) -> Result | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/punctuated.rs:309:16 | 309 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 309 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/punctuated.rs:310:20 | 310 | parser: fn(ParseStream) -> Result, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 310 | parser: fn(ParseStream<'_>) -> Result, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/punctuated.rs:342:44 | 342 | pub fn parse_separated_nonempty(input: ParseStream) -> Result | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 342 | pub fn parse_separated_nonempty(input: ParseStream<'_>) -> Result | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/punctuated.rs:361:16 | 361 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 361 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/punctuated.rs:362:20 | 362 | parser: fn(ParseStream) -> Result, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 362 | parser: fn(ParseStream<'_>) -> Result, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/restriction.rs:72:25 | 72 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 72 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/restriction.rs:93:29 | 93 | fn parse_pub(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 93 | fn parse_pub(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/stmt.rs:151:36 | 151 | pub fn parse_within(input: ParseStream) -> Result> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 151 | pub fn parse_within(input: ParseStream<'_>) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/stmt.rs:181:25 | 181 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 181 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/stmt.rs:192:25 | 192 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 192 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/stmt.rs:198:26 | 198 | fn parse_stmt(input: ParseStream, allow_nosemi: AllowNoSemi) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 198 | fn parse_stmt(input: ParseStream<'_>, allow_nosemi: AllowNoSemi) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/stmt.rs:265:24 | 265 | fn stmt_mac(input: ParseStream, attrs: Vec, path: Path) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 265 | fn stmt_mac(input: ParseStream<'_>, attrs: Vec, path: Path) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/stmt.rs:282:26 | 282 | fn stmt_local(input: ParseStream, attrs: Vec) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 282 | fn stmt_local(input: ParseStream<'_>, attrs: Vec) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/stmt.rs:334:16 | 334 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 334 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/thread.rs:38:40 | 38 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 38 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:297:25 | 297 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 297 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:311:36 | 311 | pub fn without_plus(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 311 | pub fn without_plus(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:319:16 | 319 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 319 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:594:25 | 594 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 594 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:605:25 | 605 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 605 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:618:25 | 618 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 618 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:641:25 | 641 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 641 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:654:25 | 654 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 654 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:701:25 | 701 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 701 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:710:25 | 710 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 710 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:719:25 | 719 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 719 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:752:25 | 752 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 752 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:761:25 | 761 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 761 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:770:36 | 770 | pub fn without_plus(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 770 | pub fn without_plus(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:775:36 | 775 | pub(crate) fn parse(input: ParseStream, allow_plus: bool) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 775 | pub(crate) fn parse(input: ParseStream<'_>, allow_plus: bool) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:789:25 | 789 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 789 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:797:25 | 797 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 797 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:805:36 | 805 | pub fn without_plus(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 805 | pub fn without_plus(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:811:36 | 811 | pub(crate) fn parse(input: ParseStream, allow_plus: bool) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 811 | pub(crate) fn parse(input: ParseStream<'_>, allow_plus: bool) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:823:20 | 823 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 823 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:851:25 | 851 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 851 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:859:36 | 859 | pub fn without_plus(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 859 | pub fn without_plus(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:864:36 | 864 | pub(crate) fn parse(input: ParseStream, allow_plus: bool) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 864 | pub(crate) fn parse(input: ParseStream<'_>, allow_plus: bool) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:894:25 | 894 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 894 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:905:25 | 905 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 905 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:912:25 | 912 | fn parse(input: ParseStream, allow_plus: bool) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 912 | fn parse(input: ParseStream<'_>, allow_plus: bool) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:926:25 | 926 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 926 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:932:33 | 932 | fn parse_bare_fn_arg(input: ParseStream, allow_self: bool) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 932 | fn parse_bare_fn_arg(input: ParseStream<'_>, allow_self: bool) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:980:35 | 980 | fn parse_bare_variadic(input: ParseStream, attrs: Vec) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 980 | fn parse_bare_variadic(input: ParseStream<'_>, attrs: Vec) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:997:25 | 997 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 997 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:1007:25 | 1007 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1007 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: unexpected `cfg` condition name: `linux_raw` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:101:13 | 101 | #![cfg_attr(linux_raw, deny(unsafe_code))] | ^^^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `rustc_attrs` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:102:13 | 102 | #![cfg_attr(rustc_attrs, feature(rustc_attrs))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rustc_attrs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rustc_attrs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:103:13 | 103 | #![cfg_attr(doc_cfg, feature(doc_cfg))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wasi_ext` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:104:17 | 104 | #![cfg_attr(all(wasi_ext, target_os = "wasi", feature = "std"), feature(wasi_ext))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wasi_ext)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wasi_ext)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `core_ffi_c` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:105:13 | 105 | #![cfg_attr(core_ffi_c, feature(core_ffi_c))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(core_ffi_c)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(core_ffi_c)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `core_c_str` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:106:13 | 106 | #![cfg_attr(core_c_str, feature(core_c_str))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(core_c_str)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(core_c_str)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `alloc_c_string` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:107:36 | 107 | #![cfg_attr(all(feature = "alloc", alloc_c_string), feature(alloc_c_string))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(alloc_c_string)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(alloc_c_string)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `alloc_ffi` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:108:36 | 108 | #![cfg_attr(all(feature = "alloc", alloc_ffi), feature(alloc_ffi))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(alloc_ffi)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(alloc_ffi)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `core_intrinsics` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:113:39 | 113 | any(feature = "rustc-dep-of-std", core_intrinsics), | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(core_intrinsics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(core_intrinsics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `asm_experimental_arch` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:116:13 | 116 | #![cfg_attr(asm_experimental_arch, feature(asm_experimental_arch))] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(asm_experimental_arch)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(asm_experimental_arch)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `static_assertions` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:134:17 | 134 | #[cfg(all(test, static_assertions))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(static_assertions)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(static_assertions)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `static_assertions` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:138:21 | 138 | #[cfg(all(test, not(static_assertions)))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(static_assertions)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(static_assertions)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:166:9 | 166 | all(linux_raw, feature = "use-libc-auxv"), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:167:9 | 167 | all(libc, not(any(windows, target_os = "espidf", target_os = "wasi"))) | ^^^^ help: found config with similar value: `feature = "libc"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/weak.rs:9:13 | 9 | #![cfg_attr(linux_raw, allow(unsafe_code))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:173:12 | 173 | #[cfg_attr(libc, path = "backend/libc/mod.rs")] | ^^^^ help: found config with similar value: `feature = "libc"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:174:12 | 174 | #[cfg_attr(linux_raw, path = "backend/linux_raw/mod.rs")] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wasi` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:175:12 | 175 | #[cfg_attr(wasi, path = "backend/wasi/mod.rs")] | ^^^^ help: found config with similar value: `target_os = "wasi"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wasi)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wasi)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:202:12 | 202 | #[cfg_attr(doc_cfg, doc(cfg(feature = "fs")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:205:7 | 205 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:214:7 | 214 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:229:5 | 229 | doc_cfg, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:295:7 | 295 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:346:9 | 346 | all(bsd, feature = "event"), | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:347:9 | 347 | all(linux_kernel, feature = "net") | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:354:57 | 354 | #[cfg(any(feature = "process", feature = "runtime", all(bsd, feature = "event")))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:364:9 | 364 | linux_raw, | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:383:9 | 383 | linux_raw, | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:393:9 | 393 | all(linux_kernel, feature = "net") | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/weak.rs:118:7 | 118 | #[cfg(linux_raw)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/weak.rs:146:11 | 146 | #[cfg(not(linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/weak.rs:162:7 | 162 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/mod.rs:111:7 | 111 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/mod.rs:117:7 | 117 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/mod.rs:120:7 | 120 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/mod.rs:200:7 | 200 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/mod.rs:203:11 | 203 | #[cfg(any(linux_kernel, target_os = "emscripten", target_os = "nto"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/mod.rs:207:5 | 207 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/mod.rs:208:5 | 208 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/conv.rs:48:7 | 48 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/conv.rs:73:11 | 73 | #[cfg(any(linux_kernel, all(target_os = "redox", feature = "event")))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/conv.rs:222:5 | 222 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/conv.rs:223:5 | 223 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/conv.rs:238:5 | 238 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/conv.rs:239:5 | 239 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:10:11 | 10 | #[cfg(all(linux_kernel, target_env = "musl"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:14:11 | 14 | #[cfg(all(linux_kernel, target_env = "musl"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:22:11 | 22 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:24:11 | 24 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:26:11 | 26 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:28:11 | 28 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:30:11 | 30 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:32:11 | 32 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:34:11 | 34 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:36:11 | 36 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:38:11 | 38 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:40:11 | 40 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:42:11 | 42 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:44:11 | 44 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:46:11 | 46 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:48:11 | 48 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:50:11 | 50 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:52:11 | 52 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:54:11 | 54 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:56:11 | 56 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:58:11 | 58 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:60:11 | 60 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:62:11 | 62 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:64:11 | 64 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:68:5 | 68 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:81:11 | 81 | #[cfg(all(linux_kernel, feature = "termios"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:83:11 | 83 | #[cfg(all(linux_kernel, feature = "termios"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:96:7 | 96 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:109:5 | 109 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:122:7 | 122 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:125:11 | 125 | #[cfg(any(linux_like, target_os = "aix"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:128:5 | 128 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:134:15 | 134 | #[cfg(any(all(linux_like, not(target_os = "android")), target_os = "aix"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:146:11 | 146 | #[cfg(any(linux_like, target_os = "hurd"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:154:7 | 154 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:160:5 | 160 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:167:11 | 167 | #[cfg(any(linux_like, target_os = "aix", target_os = "hurd"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:170:5 | 170 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:303:7 | 303 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:321:7 | 321 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/mod.rs:3:7 | 3 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/mod.rs:18:11 | 18 | #[cfg(all(linux_kernel, any(target_arch = "sparc", target_arch = "sparc64")))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/mod.rs:21:11 | 21 | #[cfg(all(linux_kernel, not(any(target_arch = "sparc", target_arch = "sparc64"))))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/dir.rs:1:15 | 1 | #[cfg(not(any(solarish, target_os = "haiku", target_os = "nto", target_os = "vita")))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/dir.rs:11:5 | 11 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/dir.rs:21:5 | 21 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/dir.rs:33:15 | 33 | #[cfg(not(any(linux_like, target_os = "hurd")))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/dir.rs:35:11 | 35 | #[cfg(any(linux_like, target_os = "hurd"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/dir.rs:265:9 | 265 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/dir.rs:273:19 | 273 | #[cfg(not(any(freebsdlike, netbsdlike, target_os = "vita")))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/dir.rs:273:32 | 273 | #[cfg(not(any(freebsdlike, netbsdlike, target_os = "vita")))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/dir.rs:276:15 | 276 | #[cfg(any(freebsdlike, netbsdlike))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/dir.rs:276:28 | 276 | #[cfg(any(freebsdlike, netbsdlike))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/dir.rs:194:9 | 194 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/dir.rs:209:9 | 209 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/dir.rs:163:25 | 163 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/dir.rs:171:35 | 171 | #[cfg(not(any(freebsdlike, netbsdlike, target_os = "vita")))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/dir.rs:171:48 | 171 | #[cfg(not(any(freebsdlike, netbsdlike, target_os = "vita")))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/dir.rs:174:31 | 174 | #[cfg(any(freebsdlike, netbsdlike))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/dir.rs:174:44 | 174 | #[cfg(any(freebsdlike, netbsdlike))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/dir.rs:291:9 | 291 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/dir.rs:303:19 | 303 | #[cfg(not(any(freebsdlike, netbsdlike, target_os = "vita")))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/dir.rs:303:32 | 303 | #[cfg(not(any(freebsdlike, netbsdlike, target_os = "vita")))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/dir.rs:310:15 | 310 | #[cfg(any(freebsdlike, netbsdlike))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/dir.rs:310:28 | 310 | #[cfg(any(freebsdlike, netbsdlike))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/makedev.rs:6:5 | 6 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/makedev.rs:7:5 | 7 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/makedev.rs:17:7 | 17 | #[cfg(solarish)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/makedev.rs:48:7 | 48 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/makedev.rs:63:5 | 63 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/makedev.rs:64:5 | 64 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/makedev.rs:75:5 | 75 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/makedev.rs:76:5 | 76 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/makedev.rs:102:5 | 102 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/makedev.rs:103:5 | 103 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/makedev.rs:114:5 | 114 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/makedev.rs:115:5 | 115 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:7:9 | 7 | all(linux_kernel, feature = "procfs") | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:13:11 | 13 | #[cfg(all(apple, feature = "alloc"))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:18:5 | 18 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:19:5 | 19 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:20:5 | 20 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:31:5 | 31 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:32:5 | 32 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:42:11 | 42 | #[cfg(any(linux_kernel, target_os = "freebsd"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:44:11 | 44 | #[cfg(any(linux_kernel, target_os = "freebsd", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:47:5 | 47 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:60:5 | 60 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:71:31 | 71 | #[cfg(all(target_env = "gnu", fix_y2038))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:75:11 | 75 | #[cfg(all(apple, feature = "alloc"))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:78:7 | 78 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:83:11 | 83 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:83:18 | 83 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:85:7 | 85 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:91:31 | 91 | #[cfg(all(target_env = "gnu", fix_y2038))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:93:31 | 93 | #[cfg(all(target_env = "gnu", fix_y2038))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:248:5 | 248 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:318:7 | 318 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:710:5 | 710 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:968:11 | 968 | #[cfg(all(fix_y2038, not(apple)))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:968:26 | 968 | #[cfg(all(fix_y2038, not(apple)))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1017:5 | 1017 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1038:7 | 1038 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1073:7 | 1073 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1120:5 | 1120 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1143:7 | 1143 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1197:5 | 1197 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1198:5 | 1198 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1199:5 | 1199 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1245:11 | 1245 | #[cfg(any(linux_kernel, target_os = "freebsd", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1251:11 | 1251 | #[cfg(any(linux_kernel, target_os = "freebsd", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1320:15 | 1320 | #[cfg(not(any(linux_kernel, target_os = "wasi")))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1325:7 | 1325 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1348:7 | 1348 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1367:15 | 1367 | #[cfg(not(any(linux_kernel, target_os = "wasi")))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1385:7 | 1385 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1453:5 | 1453 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1469:5 | 1469 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1582:11 | 1582 | #[cfg(all(fix_y2038, not(apple)))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1582:26 | 1582 | #[cfg(all(fix_y2038, not(apple)))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1615:5 | 1615 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1616:5 | 1616 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1617:5 | 1617 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration [lzma-sys 0.1.20] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [lzma-sys 0.1.20] CRATE_CC_NO_DEFAULTS = None [lzma-sys 0.1.20] DEBUG = Some(false) [lzma-sys 0.1.20] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-openbsd [lzma-sys 0.1.20] CFLAGS_x86_64-unknown-openbsd = None [lzma-sys 0.1.20] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_openbsd [lzma-sys 0.1.20] CFLAGS_x86_64_unknown_openbsd = Some(-O2 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-openbsd -O2 -pipe) warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1659:7 | 1659 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1695:5 | 1695 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1711:11 | 1711 | #[cfg(any(linux_kernel, target_os = "freebsd"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1732:7 | 1732 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1767:11 | 1767 | #[cfg(all(linux_kernel, target_pointer_width = "32"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1769:11 | 1769 | #[cfg(all(linux_kernel, target_pointer_width = "64"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1790:11 | 1790 | #[cfg(all(linux_kernel, target_pointer_width = "32"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1816:11 | 1816 | #[cfg(all(linux_kernel, any(target_arch = "mips64", target_arch = "mips64r6")))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1841:11 | 1841 | #[cfg(all(linux_kernel, target_pointer_width = "32"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1877:11 | 1877 | #[cfg(all(linux_kernel, any(target_arch = "mips64", target_arch = "mips64r6")))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1910:7 | 1910 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1926:7 | 1926 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1969:7 | 1969 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1982:7 | 1982 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2006:7 | 2006 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2020:7 | 2020 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2029:7 | 2029 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2032:7 | 2032 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2039:7 | 2039 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2052:11 | 2052 | #[cfg(all(apple, feature = "alloc"))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2077:7 | 2077 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2114:7 | 2114 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2119:7 | 2119 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2124:7 | 2124 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2137:7 | 2137 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2226:7 | 2226 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2230:7 | 2230 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2242:11 | 2242 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2242:18 | 2242 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2278:11 | 2278 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2278:18 | 2278 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2315:11 | 2315 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2315:18 | 2315 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2351:11 | 2351 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2351:18 | 2351 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2382:11 | 2382 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2382:18 | 2382 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2413:11 | 2413 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2413:18 | 2413 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2444:11 | 2444 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2444:18 | 2444 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2462:11 | 2462 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2462:18 | 2462 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2480:11 | 2480 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2480:18 | 2480 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2495:11 | 2495 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2495:18 | 2495 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2508:11 | 2508 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2508:18 | 2508 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2525:11 | 2525 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2525:18 | 2525 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:155:9 | 155 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:156:9 | 156 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:163:9 | 163 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:164:9 | 164 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:223:9 | 223 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:224:9 | 224 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:231:9 | 231 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:232:9 | 232 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:591:9 | 591 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:614:9 | 614 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:631:9 | 631 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:654:9 | 654 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:672:9 | 672 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:690:9 | 690 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:815:15 | 815 | #[cfg(all(fix_y2038, not(apple)))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:815:30 | 815 | #[cfg(all(fix_y2038, not(apple)))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:839:19 | 839 | #[cfg(not(any(apple, fix_y2038)))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:839:26 | 839 | #[cfg(not(any(apple, fix_y2038)))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:852:11 | 852 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1301:19 | 1301 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1301:26 | 1301 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1301:39 | 1301 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1301:53 | 1301 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1303:19 | 1303 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1303:26 | 1303 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1303:39 | 1303 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1303:53 | 1303 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1420:9 | 1420 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1438:9 | 1438 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1519:15 | 1519 | #[cfg(all(fix_y2038, not(apple)))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1519:30 | 1519 | #[cfg(all(fix_y2038, not(apple)))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1538:19 | 1538 | #[cfg(not(any(apple, fix_y2038)))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1538:26 | 1538 | #[cfg(not(any(apple, fix_y2038)))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1546:11 | 1546 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:344:7 | 344 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:363:7 | 363 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:374:7 | 374 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:408:7 | 408 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:439:7 | 439 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:563:5 | 563 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:564:5 | 564 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:565:5 | 565 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:594:11 | 594 | #[cfg(any(linux_kernel, target_os = "freebsd"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:648:11 | 648 | #[cfg(any(linux_kernel, target_os = "freebsd", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:798:5 | 798 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:799:5 | 799 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:967:15 | 967 | #[cfg(not(any(linux_like, target_os = "hurd")))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:975:9 | 975 | all(linux_kernel, target_pointer_width = "64"), | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:989:11 | 989 | #[cfg(all(linux_kernel, target_pointer_width = "32"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:1020:5 | 1020 | linux_like, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:1021:5 | 1021 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:1037:7 | 1037 | #[cfg(linux_like)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:1177:7 | 1177 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:53:19 | 53 | #[cfg(any(linux_like, target_os = "fuchsia"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:58:13 | 58 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:242:13 | 242 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:271:13 | 271 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:272:13 | 272 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:287:13 | 287 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:300:13 | 300 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:308:13 | 308 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:315:13 | 315 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:336:19 | 336 | #[cfg(any(linux_kernel, target_os = "illumos"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:533:9 | 533 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:896:19 | 896 | #[cfg(any(linux_kernel, target_os = "emscripten", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:900:19 | 900 | #[cfg(any(linux_kernel, target_os = "emscripten", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:905:13 | 905 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:913:19 | 913 | #[cfg(any(linux_kernel, target_os = "emscripten", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:917:19 | 917 | #[cfg(any(linux_kernel, target_os = "emscripten", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:933:19 | 933 | #[cfg(any(linux_kernel, target_os = "emscripten", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:50:9 | 50 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:71:11 | 71 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:75:9 | 75 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:91:9 | 91 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:108:9 | 108 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:121:11 | 121 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:125:9 | 125 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:139:9 | 139 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:153:9 | 153 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:179:9 | 179 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:192:9 | 192 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:215:9 | 215 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:237:11 | 237 | #[cfg(freebsdlike)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:241:9 | 241 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:242:9 | 242 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:266:15 | 266 | #[cfg(any(bsd, target_env = "newlib"))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:275:9 | 275 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:276:9 | 276 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:326:9 | 326 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:327:9 | 327 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:342:9 | 342 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:343:9 | 343 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:358:9 | 358 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:359:9 | 359 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:374:9 | 374 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:375:9 | 375 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:390:9 | 390 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:403:9 | 403 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:416:9 | 416 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:429:9 | 429 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:442:9 | 442 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:456:9 | 456 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:470:9 | 470 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:483:9 | 483 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:497:9 | 497 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:511:9 | 511 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:526:9 | 526 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:527:9 | 527 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:555:9 | 555 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:556:9 | 556 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:570:11 | 570 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:584:9 | 584 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:597:15 | 597 | #[cfg(any(bsd, target_os = "haiku"))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:604:9 | 604 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:617:9 | 617 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:635:9 | 635 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:636:9 | 636 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:657:9 | 657 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:658:9 | 658 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:682:9 | 682 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:696:9 | 696 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:716:9 | 716 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:726:9 | 726 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:759:9 | 759 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:760:9 | 760 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:775:9 | 775 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:776:9 | 776 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:793:9 | 793 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:815:9 | 815 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:816:9 | 816 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:832:11 | 832 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:835:11 | 835 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:838:11 | 838 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:841:11 | 841 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:863:9 | 863 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:887:9 | 887 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:888:9 | 888 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Compiling heck v0.5.0 warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:903:9 | 903 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=heck CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/heck-0.5.0 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='heck is a case conversion library.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=heck CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/withoutboats/heck' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.5.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/heck-0.5.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name heck --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/heck-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=6e7f1fc95e1510c8 -C extra-filename=-6e7f1fc95e1510c8 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/release/deps --cap-lints warn -Z binary-dep-depinfo` warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:916:9 | 916 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:917:9 | 917 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:936:11 | 936 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:965:9 | 965 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:981:9 | 981 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:995:9 | 995 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:1016:9 | 1016 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:1017:9 | 1017 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:1032:9 | 1032 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:1060:9 | 1060 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/types.rs:20:7 | 20 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/types.rs:55:13 | 55 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/syscalls.rs:16:7 | 16 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/syscalls.rs:144:7 | 144 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/syscalls.rs:164:7 | 164 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/syscalls.rs:308:5 | 308 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/syscalls.rs:331:5 | 331 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:7:7 | 7 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:15:5 | 15 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:16:5 | 16 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:17:5 | 17 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:26:7 | 26 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:28:7 | 28 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:31:11 | 31 | #[cfg(all(apple, feature = "alloc"))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:35:7 | 35 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:45:11 | 45 | #[cfg(any(linux_kernel, target_os = "freebsd"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:47:7 | 47 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:50:7 | 50 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:52:7 | 52 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:57:7 | 57 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:66:11 | 66 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:66:18 | 66 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:69:7 | 69 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:75:7 | 75 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:83:5 | 83 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:84:5 | 84 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:85:5 | 85 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:94:7 | 94 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:96:7 | 96 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:99:11 | 99 | #[cfg(all(apple, feature = "alloc"))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:103:7 | 103 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:113:11 | 113 | #[cfg(any(linux_kernel, target_os = "freebsd"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:115:7 | 115 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:118:7 | 118 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:120:7 | 120 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:125:7 | 125 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:134:11 | 134 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:134:18 | 134 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wasi_ext` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:142:11 | 142 | #[cfg(all(wasi_ext, target_os = "wasi"))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wasi_ext)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wasi_ext)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/abs.rs:7:5 | 7 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/abs.rs:256:5 | 256 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/at.rs:14:7 | 14 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/at.rs:16:7 | 16 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/at.rs:20:15 | 20 | #[cfg(not(any(apple, target_os = "espidf", target_os = "vita", target_os = "wasi")))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/at.rs:274:7 | 274 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/at.rs:415:7 | 415 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/at.rs:436:15 | 436 | #[cfg(not(any(apple, target_os = "espidf", target_os = "vita", target_os = "wasi")))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/fcntl.rs:60:11 | 60 | #[cfg(any(linux_kernel, target_os = "freebsd", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/fcntl.rs:67:11 | 67 | #[cfg(any(linux_kernel, target_os = "freebsd", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/fcntl.rs:76:11 | 76 | #[cfg(any(linux_kernel, target_os = "freebsd", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/fd.rs:11:5 | 11 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/fd.rs:12:5 | 12 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/fd.rs:27:7 | 27 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/fd.rs:31:5 | 31 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/fd.rs:77:7 | 77 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/fd.rs:85:7 | 85 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/fd.rs:179:5 | 179 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/fd.rs:243:5 | 243 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/fd.rs:244:5 | 244 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/fd.rs:315:5 | 315 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/fd.rs:363:7 | 363 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/fd.rs:272:15 | 272 | #[cfg(any(linux_kernel, target_os = "emscripten", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `staged_api` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/seek_from.rs:14:12 | 14 | #[cfg_attr(staged_api, stable(feature = "rust1", since = "1.0.0"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(staged_api)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(staged_api)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `staged_api` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/seek_from.rs:17:16 | 17 | #[cfg_attr(staged_api, stable(feature = "rust1", since = "1.0.0"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(staged_api)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(staged_api)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `staged_api` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/seek_from.rs:18:22 | 18 | Start(#[cfg_attr(staged_api, stable(feature = "rust1", since = "1.0.0"))] u64), | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(staged_api)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(staged_api)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `staged_api` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/seek_from.rs:25:16 | 25 | #[cfg_attr(staged_api, stable(feature = "rust1", since = "1.0.0"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(staged_api)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(staged_api)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `staged_api` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/seek_from.rs:26:20 | 26 | End(#[cfg_attr(staged_api, stable(feature = "rust1", since = "1.0.0"))] i64), | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(staged_api)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(staged_api)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `staged_api` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/seek_from.rs:33:16 | 33 | #[cfg_attr(staged_api, stable(feature = "rust1", since = "1.0.0"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(staged_api)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(staged_api)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `staged_api` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/seek_from.rs:34:24 | 34 | Current(#[cfg_attr(staged_api, stable(feature = "rust1", since = "1.0.0"))] i64), | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(staged_api)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(staged_api)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/seek_from.rs:43:15 | 43 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/seek_from.rs:43:22 | 43 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/seek_from.rs:43:35 | 43 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/seek_from.rs:43:49 | 43 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/seek_from.rs:51:15 | 51 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/seek_from.rs:51:22 | 51 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/seek_from.rs:51:35 | 51 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/seek_from.rs:51:49 | 51 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/io/ioctl.rs:19:7 | 19 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/io/read_write.rs:14:7 | 14 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/io/read_write.rs:286:7 | 286 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/io/read_write.rs:305:7 | 305 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:21:11 | 21 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:21:25 | 21 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:28:7 | 28 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:31:7 | 31 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:34:7 | 34 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:37:7 | 37 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:306:7 | 306 | #[cfg(linux_raw)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:311:9 | 311 | not(linux_raw), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:319:9 | 319 | not(linux_raw), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:327:15 | 327 | #[cfg(all(not(linux_raw), target_os = "android"))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:332:5 | 332 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:343:5 | 343 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/patterns.rs:216:11 | 216 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/patterns.rs:216:25 | 216 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/patterns.rs:219:11 | 219 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/patterns.rs:219:25 | 219 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/patterns.rs:227:11 | 227 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/patterns.rs:227:25 | 227 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/patterns.rs:230:11 | 230 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/patterns.rs:230:25 | 230 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/patterns.rs:238:11 | 238 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/patterns.rs:238:25 | 238 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/patterns.rs:241:11 | 241 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/patterns.rs:241:25 | 241 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/patterns.rs:250:11 | 250 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/patterns.rs:250:25 | 250 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/patterns.rs:253:11 | 253 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/patterns.rs:253:25 | 253 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:212:15 | 212 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:212:29 | 212 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:237:15 | 237 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:237:29 | 237 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:247:15 | 247 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:247:29 | 247 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:257:15 | 257 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:257:29 | 257 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:267:15 | 267 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:267:29 | 267 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/timespec.rs:4:11 | 4 | #[cfg(not(fix_y2038))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/timespec.rs:8:11 | 8 | #[cfg(not(fix_y2038))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/timespec.rs:12:7 | 12 | #[cfg(fix_y2038)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/timespec.rs:24:11 | 24 | #[cfg(not(fix_y2038))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/timespec.rs:29:7 | 29 | #[cfg(fix_y2038)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/timespec.rs:34:5 | 34 | fix_y2038, | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/timespec.rs:35:5 | 35 | linux_raw, | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/timespec.rs:36:9 | 36 | all(libc, target_arch = "x86_64", target_pointer_width = "32") | ^^^^ help: found config with similar value: `feature = "libc"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/timespec.rs:42:9 | 42 | not(fix_y2038), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/timespec.rs:43:5 | 43 | libc, | ^^^^ help: found config with similar value: `feature = "libc"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/timespec.rs:51:7 | 51 | #[cfg(fix_y2038)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/timespec.rs:66:7 | 66 | #[cfg(fix_y2038)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/timespec.rs:77:7 | 77 | #[cfg(fix_y2038)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/timespec.rs:110:7 | 110 | #[cfg(fix_y2038)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/heck-0.5.0/src/kebab.rs:43:32 | 43 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 43 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/heck-0.5.0/src/lower_camel.rs:47:32 | 47 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 47 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/heck-0.5.0/src/shouty_kebab.rs:44:32 | 44 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 44 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/heck-0.5.0/src/shouty_snake.rs:58:32 | 58 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 58 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/heck-0.5.0/src/snake.rs:58:32 | 58 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 58 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/heck-0.5.0/src/title.rs:47:32 | 47 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 47 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/heck-0.5.0/src/train.rs:44:32 | 44 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 44 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/heck-0.5.0/src/upper_camel.rs:60:32 | 60 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 60 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/heck-0.5.0/src/lib.rs:76:30 | 76 | F: FnMut(&str, &mut fmt::Formatter) -> fmt::Result, | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 76 | F: FnMut(&str, &mut fmt::Formatter<'_>) -> fmt::Result, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/heck-0.5.0/src/lib.rs:77:24 | 77 | G: FnMut(&mut fmt::Formatter) -> fmt::Result, | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 77 | G: FnMut(&mut fmt::Formatter<'_>) -> fmt::Result, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/heck-0.5.0/src/lib.rs:73:18 | 73 | f: &mut fmt::Formatter, | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 73 | f: &mut fmt::Formatter<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/heck-0.5.0/src/lib.rs:161:36 | 161 | fn lowercase(s: &str, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 161 | fn lowercase(s: &str, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/heck-0.5.0/src/lib.rs:174:36 | 174 | fn uppercase(s: &str, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 174 | fn uppercase(s: &str, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/heck-0.5.0/src/lib.rs:182:37 | 182 | fn capitalize(s: &str, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 182 | fn capitalize(s: &str, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ Compiling adler v1.0.2 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=adler CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/adler-1.0.2 CARGO_PKG_AUTHORS='Jonas Schievink ' CARGO_PKG_DESCRIPTION='A simple clean-room implementation of the Adler-32 checksum' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='0BSD OR MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=adler CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/jonas-schievink/adler.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/adler-1.0.2 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name adler --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/adler-1.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "rustc-dep-of-std", "std"))' -C metadata=dff2b63b2fa64423 -C extra-filename=-dff2b63b2fa64423 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/release/deps --cap-lints warn -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling strsim v0.11.1 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=strsim CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/strsim-0.11.1 CARGO_PKG_AUTHORS='Danny Guo :maxbachmann ' CARGO_PKG_DESCRIPTION='Implementations of string similarity metrics. Includes Hamming, Levenshtein, OSA, Damerau-Levenshtein, Jaro, Jaro-Winkler, and Sørensen-Dice. ' CARGO_PKG_HOMEPAGE='https://github.com/rapidfuzz/strsim-rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=strsim CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rapidfuzz/strsim-rs' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.11.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/strsim-0.11.1 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name strsim --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/strsim-0.11.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=1813183be6a2b80b -C extra-filename=-1813183be6a2b80b --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/release/deps --cap-lints warn -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/strsim-0.11.1/src/lib.rs:38:29 | 38 | fn fmt(&self, fmt: &mut Formatter) -> Result<(), fmt::Error> { | ^^^^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 38 | fn fmt(&self, fmt: &mut Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: `heck` (lib) generated 14 warnings Compiling miniz_oxide v0.7.4 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=miniz_oxide CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/miniz_oxide-0.7.4 CARGO_PKG_AUTHORS='Frommi :oyvindln ' CARGO_PKG_DESCRIPTION='DEFLATE compression and decompression library rewritten in Rust based on miniz' CARGO_PKG_HOMEPAGE='https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide' CARGO_PKG_LICENSE='MIT OR Zlib OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=miniz_oxide CARGO_PKG_README=Readme.md CARGO_PKG_REPOSITORY='https://github.com/Frommi/miniz_oxide/tree/master/miniz_oxide' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.7.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/miniz_oxide-0.7.4 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name miniz_oxide --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/miniz_oxide-0.7.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="with-alloc"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "compiler_builtins", "core", "default", "rustc-dep-of-std", "simd", "simd-adler32", "std", "with-alloc"))' -C metadata=85fc29e9b0197c7d -C extra-filename=-85fc29e9b0197c7d --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/release/deps --extern adler=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/x86_64-unknown-openbsd/release/deps/libadler-dff2b63b2fa64423.rmeta --cap-lints warn -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=openbsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)-Zmacro-backtrace-Csplit-debuginfo=off-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zunstable-options-Zon-broken-pipe=kill' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86 CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Flexible concrete Error type built on std::error::Error' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=anyhow CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/anyhow' CARGO_PKG_RUST_VERSION=1.39 CARGO_PKG_VERSION=1.0.86 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=86 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-openbsd LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/release:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib/rustlib/x86_64-unknown-openbsd/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' NUM_JOBS=6 OPT_LEVEL=3 OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/x86_64-unknown-openbsd/release/build/anyhow-1b49d513e7c4d0fb/out PROFILE=release RUSTC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTC_WRAPPER=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTDOC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-openbsd /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/release/build/anyhow-a85131871a3e0a85/build-script-build` [anyhow 1.0.86] cargo:rerun-if-changed=build/probe.rs [anyhow 1.0.86] cargo:rustc-check-cfg=cfg(anyhow_nightly_testing) [anyhow 1.0.86] cargo:rustc-check-cfg=cfg(anyhow_no_fmt_arguments_as_str) [anyhow 1.0.86] cargo:rustc-check-cfg=cfg(anyhow_no_ptr_addr_of) [anyhow 1.0.86] cargo:rustc-check-cfg=cfg(anyhow_no_unsafe_op_in_unsafe_fn_lint) [anyhow 1.0.86] cargo:rustc-check-cfg=cfg(doc_cfg) [anyhow 1.0.86] cargo:rustc-check-cfg=cfg(error_generic_member_access) [anyhow 1.0.86] cargo:rustc-check-cfg=cfg(std_backtrace) [anyhow 1.0.86] cargo:rustc-cfg=std_backtrace Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rayon_core CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rayon-core-1.12.1 CARGO_PKG_AUTHORS='Niko Matsakis :Josh Stone ' CARGO_PKG_DESCRIPTION='Core APIs for Rayon' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rayon-core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rayon-rs/rayon' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=1.12.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rayon-core-1.12.1 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/x86_64-unknown-openbsd/release/build/rayon-core-c54f0e6449017c50/out /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rayon_core --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rayon-core-1.12.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("web_spin_lock"))' -C metadata=6b494e9ae630fb4d -C extra-filename=-6b494e9ae630fb4d --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/release/deps --extern crossbeam_deque=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/x86_64-unknown-openbsd/release/deps/libcrossbeam_deque-d17b4775c6246ea8.rmeta --extern crossbeam_utils=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/x86_64-unknown-openbsd/release/deps/libcrossbeam_utils-bd2d3962c3f583c0.rmeta --cap-lints warn -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/miniz_oxide-0.7.4/src/deflate/core.rs:737:38 | 737 | fn flush(&mut self, output: &mut OutputBufferOxide) -> Result<()> { | ^^^^^^^^^^^^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 737 | fn flush(&mut self, output: &mut OutputBufferOxide<'_>) -> Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/miniz_oxide-0.7.4/src/deflate/core.rs:1066:51 | 1066 | fn start_static_block(&mut self, output: &mut OutputBufferOxide) { | ^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1066 | fn start_static_block(&mut self, output: &mut OutputBufferOxide<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/miniz_oxide-0.7.4/src/deflate/core.rs:1080:52 | 1080 | fn start_dynamic_block(&mut self, output: &mut OutputBufferOxide) -> Result<()> { | ^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1080 | fn start_dynamic_block(&mut self, output: &mut OutputBufferOxide<'_>) -> Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/miniz_oxide-0.7.4/src/deflate/core.rs:1523:18 | 1523 | output: &mut OutputBufferOxide, | ^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1523 | output: &mut OutputBufferOxide<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/miniz_oxide-0.7.4/src/deflate/core.rs:1621:18 | 1621 | output: &mut OutputBufferOxide, | ^^^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1621 | output: &mut OutputBufferOxide<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/miniz_oxide-0.7.4/src/deflate/core.rs:1636:20 | 1636 | callback: &mut CallbackOxide, | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1636 | callback: &mut CallbackOxide<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/miniz_oxide-0.7.4/src/deflate/core.rs:1787:60 | 1787 | fn compress_normal(d: &mut CompressorOxide, callback: &mut CallbackOxide) -> bool { | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1787 | fn compress_normal(d: &mut CompressorOxide, callback: &mut CallbackOxide<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/miniz_oxide-0.7.4/src/deflate/core.rs:1984:58 | 1984 | fn compress_fast(d: &mut CompressorOxide, callback: &mut CallbackOxide) -> bool { | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1984 | fn compress_fast(d: &mut CompressorOxide, callback: &mut CallbackOxide<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/miniz_oxide-0.7.4/src/deflate/core.rs:2181:32 | 2181 | fn flush_output_buffer(c: &mut CallbackOxide, p: &mut ParamsOxide) -> (TDEFLStatus, usize, usize) { | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2181 | fn flush_output_buffer(c: &mut CallbackOxide<'_>, p: &mut ParamsOxide) -> (TDEFLStatus, usize, usize) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/miniz_oxide-0.7.4/src/deflate/core.rs:2260:20 | 2260 | callback: &mut CallbackOxide, | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2260 | callback: &mut CallbackOxide<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/miniz_oxide-0.7.4/src/inflate/core.rs:392:38 | 392 | fn read_u16_le(iter: &mut slice::Iter) -> u16 { | -----------^--- expected lifetime parameter | help: indicate the anonymous lifetime | 392 | fn read_u16_le(iter: &mut slice::Iter<'_, u8>) -> u16 { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/miniz_oxide-0.7.4/src/inflate/core.rs:407:38 | 407 | fn read_u32_le(iter: &mut slice::Iter) -> u32 { | -----------^--- expected lifetime parameter | help: indicate the anonymous lifetime | 407 | fn read_u32_le(iter: &mut slice::Iter<'_, u8>) -> u32 { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/miniz_oxide-0.7.4/src/inflate/core.rs:423:64 | 423 | fn fill_bit_buffer(l: &mut LocalVars, in_iter: &mut slice::Iter) { | -----------^--- expected lifetime parameter | help: indicate the anonymous lifetime | 423 | fn fill_bit_buffer(l: &mut LocalVars, in_iter: &mut slice::Iter<'_, u8>) { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/miniz_oxide-0.7.4/src/inflate/core.rs:491:30 | 491 | in_iter: &mut slice::Iter, | -----------^--- expected lifetime parameter | help: indicate the anonymous lifetime | 491 | in_iter: &mut slice::Iter<'_, u8>, | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/miniz_oxide-0.7.4/src/inflate/core.rs:599:42 | 599 | fn read_byte(in_iter: &mut slice::Iter, flags: u32, f: F) -> Action | -----------^--- expected lifetime parameter | help: indicate the anonymous lifetime | 599 | fn read_byte(in_iter: &mut slice::Iter<'_, u8>, flags: u32, f: F) -> Action | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/miniz_oxide-0.7.4/src/inflate/core.rs:618:30 | 618 | in_iter: &mut slice::Iter, | -----------^--- expected lifetime parameter | help: indicate the anonymous lifetime | 618 | in_iter: &mut slice::Iter<'_, u8>, | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/miniz_oxide-0.7.4/src/inflate/core.rs:647:64 | 647 | fn pad_to_bytes(l: &mut LocalVars, in_iter: &mut slice::Iter, flags: u32, f: F) -> Action | -----------^--- expected lifetime parameter | help: indicate the anonymous lifetime | 647 | fn pad_to_bytes(l: &mut LocalVars, in_iter: &mut slice::Iter<'_, u8>, flags: u32, f: F) -> Action | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/miniz_oxide-0.7.4/src/inflate/core.rs:981:30 | 981 | in_iter: &mut slice::Iter, | -----------^--- expected lifetime parameter | help: indicate the anonymous lifetime | 981 | in_iter: &mut slice::Iter<'_, u8>, | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/miniz_oxide-0.7.4/src/inflate/core.rs:982:19 | 982 | out_buf: &mut OutputBuffer, | ^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 982 | out_buf: &mut OutputBuffer<'_>, | ++++ warning: unexpected `cfg` condition name: `fuzzing` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/miniz_oxide-0.7.4/src/inflate/core.rs:1800:18 | 1800 | if !cfg!(fuzzing) { | ^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: `strsim` (lib) generated 1 warning Compiling xattr v1.3.1 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=xattr CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/xattr-1.3.1 CARGO_PKG_AUTHORS='Steven Allen ' CARGO_PKG_DESCRIPTION='unix extended filesystem attributes' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=xattr CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Stebalien/xattr' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.3.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/xattr-1.3.1 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name xattr --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/xattr-1.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="unsupported"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "unsupported"))' -C metadata=fa0b42f249f71da5 -C extra-filename=-fa0b42f249f71da5 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/release/deps --extern rustix=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/x86_64-unknown-openbsd/release/deps/librustix-4f85f9a70ccc2802.rmeta --cap-lints warn -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/xattr-1.3.1/src/error.rs:22:32 | 22 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 22 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: `xattr` (lib) generated 1 warning Compiling clap_builder v4.5.15 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=clap_builder CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/clap_builder-4.5.15 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A simple to use, efficient, and full-featured Command Line Argument Parser' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=clap_builder CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/clap-rs/clap' CARGO_PKG_RUST_VERSION=1.74 CARGO_PKG_VERSION=4.5.15 CARGO_PKG_VERSION_MAJOR=4 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=15 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/clap_builder-4.5.15 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name clap_builder --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/clap_builder-4.5.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --cfg 'feature="color"' --cfg 'feature="error-context"' --cfg 'feature="help"' --cfg 'feature="std"' --cfg 'feature="suggestions"' --cfg 'feature="usage"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("cargo", "color", "debug", "default", "deprecated", "env", "error-context", "help", "std", "string", "suggestions", "unicode", "unstable-doc", "unstable-ext", "unstable-styles", "unstable-v5", "usage", "wrap_help"))' -C metadata=1f299f64d3b2bdd3 -C extra-filename=-1f299f64d3b2bdd3 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/release/deps --extern anstream=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/x86_64-unknown-openbsd/release/deps/libanstream-b5c70bc543be819a.rmeta --extern anstyle=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/x86_64-unknown-openbsd/release/deps/libanstyle-c1ad25f53ff5b6b9.rmeta --extern clap_lex=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/x86_64-unknown-openbsd/release/deps/libclap_lex-5091f54037c9f826.rmeta --extern strsim=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/x86_64-unknown-openbsd/release/deps/libstrsim-1813183be6a2b80b.rmeta --cap-lints warn -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: `rustix` (lib) generated 500 warnings Compiling filetime v0.2.24 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=filetime CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/filetime-0.2.24 CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='Platform-agnostic accessors of timestamps in File metadata ' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/filetime' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=filetime CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/filetime' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.24 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=24 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/filetime-0.2.24 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name filetime --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/filetime-0.2.24/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=5c5f8e6426994c9d -C extra-filename=-5c5f8e6426994c9d --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/release/deps --extern cfg_if=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/x86_64-unknown-openbsd/release/deps/libcfg_if-62479ba5b8a3cb8b.rmeta --extern libc=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/x86_64-unknown-openbsd/release/deps/liblibc-2d18bcdff1ba86f8.rmeta --cap-lints warn -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: unexpected `cfg` condition value: `bitrig` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/filetime-0.2.24/src/unix/mod.rs:88:11 | 88 | #[cfg(target_os = "bitrig")] | ^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_os` are: `aix`, `android`, `cuda`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `redox`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, `uefi`, `unknown`, `visionos`, `vita`, `vxworks`, and `wasi` and 4 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(target_os, values("bitrig"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(target_os, values(\"bitrig\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `bitrig` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/filetime-0.2.24/src/unix/mod.rs:97:15 | 97 | #[cfg(not(target_os = "bitrig"))] | ^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_os` are: `aix`, `android`, `cuda`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `redox`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, `uefi`, `unknown`, `visionos`, `vita`, `vxworks`, and `wasi` and 4 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(target_os, values("bitrig"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(target_os, values(\"bitrig\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `emulate_second_only_system` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/filetime-0.2.24/src/lib.rs:82:17 | 82 | if cfg!(emulate_second_only_system) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(emulate_second_only_system)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(emulate_second_only_system)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/filetime-0.2.24/src/lib.rs:220:32 | 220 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 220 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/print.rs:4:40 | 4 | pub(crate) struct TokensOrDefault<'a, T: 'a>(pub &'a Option); | ^^^^ help: remove this bound | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/punctuated.rs:560:23 | 560 | pub struct Pairs<'a, T: 'a, P: 'a> { | ^^^^ ^^^^ | help: remove these bounds | 560 - pub struct Pairs<'a, T: 'a, P: 'a> { 560 + pub struct Pairs<'a, T, P> { | warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/punctuated.rs:610:26 | 610 | pub struct PairsMut<'a, T: 'a, P: 'a> { | ^^^^ ^^^^ | help: remove these bounds | 610 - pub struct PairsMut<'a, T: 'a, P: 'a> { 610 + pub struct PairsMut<'a, T, P> { | warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/punctuated.rs:747:22 | 747 | pub struct Iter<'a, T: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/punctuated.rs:755:25 | 755 | struct PrivateIter<'a, T: 'a, P: 'a> { | ^^^^ ^^^^ | help: remove these bounds | 755 - struct PrivateIter<'a, T: 'a, P: 'a> { 755 + struct PrivateIter<'a, T, P> { | warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/punctuated.rs:861:25 | 861 | pub struct IterMut<'a, T: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/punctuated.rs:870:28 | 870 | struct PrivateIterMut<'a, T: 'a, P: 'a> { | ^^^^ ^^^^ | help: remove these bounds | 870 - struct PrivateIterMut<'a, T: 'a, P: 'a> { 870 + struct PrivateIterMut<'a, T, P> { | warning: `filetime` (lib) generated 4 warnings Compiling crc32fast v1.4.2 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=crc32fast CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crc32fast-1.4.2 CARGO_PKG_AUTHORS='Sam Rijs :Alex Crichton ' CARGO_PKG_DESCRIPTION='Fast, SIMD-accelerated CRC32 (IEEE) checksum computation' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crc32fast CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/srijs/rust-crc32fast' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.4.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crc32fast-1.4.2 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name crc32fast --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crc32fast-1.4.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly", "std"))' -C metadata=9d0b0527f872ae94 -C extra-filename=-9d0b0527f872ae94 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/release/deps --extern cfg_if=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/x86_64-unknown-openbsd/release/deps/libcfg_if-62479ba5b8a3cb8b.rmeta --cap-lints warn -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crc32fast-1.4.2/src/lib.rs:170:32 | 170 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 170 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: `miniz_oxide` (lib) generated 20 warnings Compiling same-file v1.0.6 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=same_file CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/same-file-1.0.6 CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='A simple crate for determining whether two file paths point to the same file. ' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/same-file' CARGO_PKG_LICENSE=Unlicense/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=same-file CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/same-file' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.6 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/same-file-1.0.6 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name same_file --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/same-file-1.0.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=2d70bf7cd08fea43 -C extra-filename=-2d70bf7cd08fea43 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/release/deps --cap-lints warn -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: `crc32fast` (lib) generated 1 warning Compiling either v1.13.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=either CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/either-1.13.0 CARGO_PKG_AUTHORS=bluss CARGO_PKG_DESCRIPTION='The enum `Either` with variants `Left` and `Right` is a general purpose sum type with two cases. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=either CARGO_PKG_README=README-crates.io.md CARGO_PKG_REPOSITORY='https://github.com/rayon-rs/either' CARGO_PKG_RUST_VERSION=1.37 CARGO_PKG_VERSION=1.13.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=13 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/either-1.13.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name either --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/either-1.13.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "use_std"))' -C metadata=20db63a99c534285 -C extra-filename=-20db63a99c534285 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/release/deps --cap-lints warn -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: unused return value of `into_raw_fd` that must be used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/same-file-1.0.6/src/unix.rs:23:13 | 23 | self.file.take().unwrap().into_raw_fd(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: losing the raw file descriptor may leak resources = note: `#[warn(unused_must_use)]` on by default help: use `let _ = ...` to ignore the resulting value | 23 | let _ = self.file.take().unwrap().into_raw_fd(); | +++++++ warning: `same-file` (lib) generated 1 warning Compiling walkdir v2.5.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=walkdir CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/walkdir-2.5.0 CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='Recursively walk a directory.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/walkdir' CARGO_PKG_LICENSE=Unlicense/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=walkdir CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/walkdir' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=2.5.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/walkdir-2.5.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name walkdir --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/walkdir-2.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f6faa1cc2cfc18cc -C extra-filename=-f6faa1cc2cfc18cc --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/release/deps --extern same_file=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/x86_64-unknown-openbsd/release/deps/libsame_file-2d70bf7cd08fea43.rmeta --cap-lints warn -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling rayon v1.10.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rayon CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rayon-1.10.0 CARGO_PKG_AUTHORS='Niko Matsakis :Josh Stone ' CARGO_PKG_DESCRIPTION='Simple work-stealing parallelism for Rust' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rayon CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rayon-rs/rayon' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=1.10.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rayon-1.10.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rayon --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rayon-1.10.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("web_spin_lock"))' -C metadata=dd25a866fb09c9e2 -C extra-filename=-dd25a866fb09c9e2 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/release/deps --extern either=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/x86_64-unknown-openbsd/release/deps/libeither-20db63a99c534285.rmeta --extern rayon_core=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/x86_64-unknown-openbsd/release/deps/librayon_core-6b494e9ae630fb4d.rmeta --cap-lints warn -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling flate2 v1.0.31 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=flate2 CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/flate2-1.0.31 CARGO_PKG_AUTHORS='Alex Crichton :Josh Triplett ' CARGO_PKG_DESCRIPTION='DEFLATE compression and decompression exposed as Read/BufRead/Write streams. Supports miniz_oxide and multiple zlib implementations. Supports zlib, gzip, and raw deflate streams. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/flate2-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=flate2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/flate2-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.31 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=31 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/flate2-1.0.31 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name flate2 --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/flate2-1.0.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="any_impl"' --cfg 'feature="default"' --cfg 'feature="miniz_oxide"' --cfg 'feature="rust_backend"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("any_impl", "any_zlib", "cloudflare-zlib-sys", "cloudflare_zlib", "default", "libz-ng-sys", "libz-rs-sys", "libz-sys", "miniz-sys", "miniz_oxide", "rust_backend", "zlib", "zlib-default", "zlib-ng", "zlib-ng-compat", "zlib-rs"))' -C metadata=5c104b42cd3db37b -C extra-filename=-5c104b42cd3db37b --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/release/deps --extern crc32fast=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/x86_64-unknown-openbsd/release/deps/libcrc32fast-9d0b0527f872ae94.rmeta --extern miniz_oxide=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/x86_64-unknown-openbsd/release/deps/libminiz_oxide-85fc29e9b0197c7d.rmeta --cap-lints warn -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/flate2-1.0.31/src/bufreader.rs:27:41 | 27 | fn fmt(&self, fmt: &mut ::std::fmt::Formatter) -> Result<(), ::std::fmt::Error> { | ------------^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 27 | fn fmt(&self, fmt: &mut ::std::fmt::Formatter<'_>) -> Result<(), ::std::fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/flate2-1.0.31/src/ffi/rust.rs:44:32 | 44 | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 44 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/flate2-1.0.31/src/ffi/rust.rs:117:32 | 117 | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 117 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/flate2-1.0.31/src/ffi/mod.rs:49:37 | 49 | fn fmt(&self, f: &mut std::fmt::Formatter) -> std::fmt::Result { | ----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 49 | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/flate2-1.0.31/src/mem.rs:536:32 | 536 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 536 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/flate2-1.0.31/src/mem.rs:564:32 | 564 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 564 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: `flate2` (lib) generated 6 warnings Compiling tar v0.4.41 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=tar CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tar-0.4.41 CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='A Rust implementation of a TAR file reader and writer. This library does not currently handle compression, but it is abstract over all I/O readers and writers. Additionally, great lengths are taken to ensure that the entire contents are never required to be entirely resident in memory all at once. ' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/tar-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tar CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/tar-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.4.41 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=41 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tar-0.4.41 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name tar --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tar-0.4.41/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="xattr"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "xattr"))' -C metadata=e7a9ab031d6f3760 -C extra-filename=-e7a9ab031d6f3760 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/release/deps --extern filetime=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/x86_64-unknown-openbsd/release/deps/libfiletime-5c5f8e6426994c9d.rmeta --extern libc=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/x86_64-unknown-openbsd/release/deps/liblibc-2d18bcdff1ba86f8.rmeta --extern xattr=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/x86_64-unknown-openbsd/release/deps/libxattr-fa0b42f249f71da5.rmeta --cap-lints warn -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tar-0.4.41/src/archive.rs:81:52 | 81 | pub fn entries(&mut self) -> io::Result> { | -------^-- expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 81 | pub fn entries(&mut self) -> io::Result> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tar-0.4.41/src/archive.rs:186:62 | 186 | pub fn entries_with_seek(&mut self) -> io::Result> { | -------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 186 | pub fn entries_with_seek(&mut self) -> io::Result> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tar-0.4.41/src/entry.rs:77:41 | 77 | pub fn path(&self) -> io::Result> { | ---^----- expected lifetime parameter | help: indicate the anonymous lifetime | 77 | pub fn path(&self) -> io::Result> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tar-0.4.41/src/entry.rs:87:36 | 87 | pub fn path_bytes(&self) -> Cow<[u8]> { | ---^----- expected lifetime parameter | help: indicate the anonymous lifetime | 87 | pub fn path_bytes(&self) -> Cow<'_, [u8]> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tar-0.4.41/src/entry.rs:104:53 | 104 | pub fn link_name(&self) -> io::Result>> { | ---^----- expected lifetime parameter | help: indicate the anonymous lifetime | 104 | pub fn link_name(&self) -> io::Result>> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tar-0.4.41/src/entry.rs:113:48 | 113 | pub fn link_name_bytes(&self) -> Option> { | ---^----- expected lifetime parameter | help: indicate the anonymous lifetime | 113 | pub fn link_name_bytes(&self) -> Option> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tar-0.4.41/src/entry.rs:135:59 | 135 | pub fn pax_extensions(&mut self) -> io::Result> { | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 135 | pub fn pax_extensions(&mut self) -> io::Result>> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tar-0.4.41/src/entry.rs:285:38 | 285 | pub fn from(entry: Entry) -> EntryFields { | -----^-- expected lifetime parameter | help: indicate the anonymous lifetime | 285 | pub fn from(entry: Entry<'_, R>) -> EntryFields { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tar-0.4.41/src/entry.rs:285:46 | 285 | pub fn from(entry: Entry) -> EntryFields { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 285 | pub fn from(entry: Entry) -> EntryFields<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tar-0.4.41/src/entry.rs:303:37 | 303 | fn path(&self) -> io::Result> { | ---^----- expected lifetime parameter | help: indicate the anonymous lifetime | 303 | fn path(&self) -> io::Result> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tar-0.4.41/src/entry.rs:307:32 | 307 | fn path_bytes(&self) -> Cow<[u8]> { | ---^----- expected lifetime parameter | help: indicate the anonymous lifetime | 307 | fn path_bytes(&self) -> Cow<'_, [u8]> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tar-0.4.41/src/entry.rs:336:49 | 336 | fn link_name(&self) -> io::Result>> { | ---^----- expected lifetime parameter | help: indicate the anonymous lifetime | 336 | fn link_name(&self) -> io::Result>> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tar-0.4.41/src/entry.rs:343:44 | 343 | fn link_name_bytes(&self) -> Option> { | ---^----- expected lifetime parameter | help: indicate the anonymous lifetime | 343 | fn link_name_bytes(&self) -> Option> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tar-0.4.41/src/entry.rs:367:55 | 367 | fn pax_extensions(&mut self) -> io::Result> { | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 367 | fn pax_extensions(&mut self) -> io::Result>> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tar-0.4.41/src/entry.rs:854:32 | 854 | fn set_xattrs(me: &mut EntryFields, dst: &Path) -> io::Result<()> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 854 | fn set_xattrs(me: &mut EntryFields<'_>, dst: &Path) -> io::Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tar-0.4.41/src/error.rs:32:32 | 32 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 32 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tar-0.4.41/src/header.rs:342:41 | 342 | pub fn path(&self) -> io::Result> { | ---^----- expected lifetime parameter | help: indicate the anonymous lifetime | 342 | pub fn path(&self) -> io::Result> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tar-0.4.41/src/header.rs:353:36 | 353 | pub fn path_bytes(&self) -> Cow<[u8]> { | ---^----- expected lifetime parameter | help: indicate the anonymous lifetime | 353 | pub fn path_bytes(&self) -> Cow<'_, [u8]> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tar-0.4.41/src/header.rs:402:53 | 402 | pub fn link_name(&self) -> io::Result>> { | ---^----- expected lifetime parameter | help: indicate the anonymous lifetime | 402 | pub fn link_name(&self) -> io::Result>> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tar-0.4.41/src/header.rs:416:48 | 416 | pub fn link_name_bytes(&self) -> Option> { | ---^----- expected lifetime parameter | help: indicate the anonymous lifetime | 416 | pub fn link_name_bytes(&self) -> Option> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tar-0.4.41/src/header.rs:849:41 | 849 | fn debug_fields(&self, b: &mut fmt::DebugStruct) { | -----^^^^^^^^^^^ | | | expected lifetime parameters | help: indicate the anonymous lifetimes | 849 | fn debug_fields(&self, b: &mut fmt::DebugStruct<'_, '_>) { | ++++++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tar-0.4.41/src/header.rs:896:32 | 896 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 896 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tar-0.4.41/src/header.rs:920:32 | 920 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 920 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tar-0.4.41/src/header.rs:944:32 | 944 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 944 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tar-0.4.41/src/header.rs:953:36 | 953 | pub fn path_bytes(&self) -> Cow<[u8]> { | ---^----- expected lifetime parameter | help: indicate the anonymous lifetime | 953 | pub fn path_bytes(&self) -> Cow<'_, [u8]> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tar-0.4.41/src/header.rs:1115:32 | 1115 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1115 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tar-0.4.41/src/header.rs:1286:32 | 1286 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1286 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tar-0.4.41/src/header.rs:1304:32 | 1304 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1304 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tar-0.4.41/src/header.rs:1347:32 | 1347 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1347 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tar-0.4.41/src/header.rs:1592:46 | 1592 | pub fn path2bytes(p: &Path) -> io::Result> { | ---^----- expected lifetime parameter | help: indicate the anonymous lifetime | 1592 | pub fn path2bytes(p: &Path) -> io::Result> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tar-0.4.41/src/header.rs:1621:29 | 1621 | pub fn bytes2path(bytes: Cow<[u8]>) -> io::Result> { | ---^----- expected lifetime parameter | help: indicate the anonymous lifetime | 1621 | pub fn bytes2path(bytes: Cow<'_, [u8]>) -> io::Result> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tar-0.4.41/src/header.rs:1621:54 | 1621 | pub fn bytes2path(bytes: Cow<[u8]>) -> io::Result> { | ---^----- expected lifetime parameter | help: indicate the anonymous lifetime | 1621 | pub fn bytes2path(bytes: Cow<[u8]>) -> io::Result> { | +++ Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=anyhow CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86 CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Flexible concrete Error type built on std::error::Error' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=anyhow CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/anyhow' CARGO_PKG_RUST_VERSION=1.39 CARGO_PKG_VERSION=1.0.86 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=86 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/x86_64-unknown-openbsd/release/build/anyhow-1b49d513e7c4d0fb/out /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name anyhow --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("backtrace", "default", "std"))' -C metadata=179fbd00a0f06099 -C extra-filename=-179fbd00a0f06099 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/release/deps --cap-lints warn -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo --cfg std_backtrace --check-cfg 'cfg(anyhow_nightly_testing)' --check-cfg 'cfg(anyhow_no_fmt_arguments_as_str)' --check-cfg 'cfg(anyhow_no_ptr_addr_of)' --check-cfg 'cfg(anyhow_no_unsafe_op_in_unsafe_fn_lint)' --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(error_generic_member_access)' --check-cfg 'cfg(std_backtrace)'` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/context.rs:120:32 | 120 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 120 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/context.rs:132:32 | 132 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 132 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/context.rs:172:40 | 172 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 172 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/error.rs:405:28 | 405 | pub fn chain(&self) -> Chain { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 405 | pub fn chain(&self) -> Chain<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/error.rs:589:40 | 589 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 589 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/error.rs:595:40 | 595 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 595 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/error.rs:611:30 | 611 | object_ref: unsafe fn(Ref) -> Ref, | ---^---------- expected lifetime parameter | help: indicate the anonymous lifetime | 611 | object_ref: unsafe fn(Ref<'_, ErrorImpl>) -> Ref, | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/error.rs:611:49 | 611 | object_ref: unsafe fn(Ref) -> Ref, | ---^------------------------------------- expected lifetime parameter | help: indicate the anonymous lifetime | 611 | object_ref: unsafe fn(Ref) -> Ref<'_, dyn StdError + Send + Sync + 'static>, | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/error.rs:615:35 | 615 | object_downcast: unsafe fn(Ref, TypeId) -> Option>, | ---^---------- expected lifetime parameter | help: indicate the anonymous lifetime | 615 | object_downcast: unsafe fn(Ref<'_, ErrorImpl>, TypeId) -> Option>, | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/error.rs:615:69 | 615 | object_downcast: unsafe fn(Ref, TypeId) -> Option>, | ---^--- expected lifetime parameter | help: indicate the anonymous lifetime | 615 | object_downcast: unsafe fn(Ref, TypeId) -> Option>, | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/error.rs:623:36 | 623 | object_backtrace: unsafe fn(Ref) -> Option<&Backtrace>, | ---^---------- expected lifetime parameter | help: indicate the anonymous lifetime | 623 | object_backtrace: unsafe fn(Ref<'_, ErrorImpl>) -> Option<&Backtrace>, | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/error.rs:645:31 | 645 | unsafe fn object_ref(e: Ref) -> Ref | ---^---------- expected lifetime parameter | help: indicate the anonymous lifetime | 645 | unsafe fn object_ref(e: Ref<'_, ErrorImpl>) -> Ref | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/error.rs:645:50 | 645 | unsafe fn object_ref(e: Ref) -> Ref | ---^------------------------------------- expected lifetime parameter | help: indicate the anonymous lifetime | 645 | unsafe fn object_ref(e: Ref) -> Ref<'_, dyn StdError + Send + Sync + 'static> | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/error.rs:685:36 | 685 | unsafe fn object_downcast(e: Ref, target: TypeId) -> Option> | ---^---------- expected lifetime parameter | help: indicate the anonymous lifetime | 685 | unsafe fn object_downcast(e: Ref<'_, ErrorImpl>, target: TypeId) -> Option> | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/error.rs:685:78 | 685 | unsafe fn object_downcast(e: Ref, target: TypeId) -> Option> | ---^--- expected lifetime parameter | help: indicate the anonymous lifetime | 685 | unsafe fn object_downcast(e: Ref, target: TypeId) -> Option> | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/error.rs:731:23 | 731 | fn no_backtrace(e: Ref) -> Option<&Backtrace> { | ---^---------- expected lifetime parameter | help: indicate the anonymous lifetime | 731 | fn no_backtrace(e: Ref<'_, ErrorImpl>) -> Option<&Backtrace> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/error.rs:738:40 | 738 | unsafe fn context_downcast(e: Ref, target: TypeId) -> Option> | ---^---------- expected lifetime parameter | help: indicate the anonymous lifetime | 738 | unsafe fn context_downcast(e: Ref<'_, ErrorImpl>, target: TypeId) -> Option> | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/error.rs:738:82 | 738 | unsafe fn context_downcast(e: Ref, target: TypeId) -> Option> | ---^--- expected lifetime parameter | help: indicate the anonymous lifetime | 738 | unsafe fn context_downcast(e: Ref, target: TypeId) -> Option> | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/error.rs:795:43 | 795 | unsafe fn context_chain_downcast(e: Ref, target: TypeId) -> Option> | ---^---------- expected lifetime parameter | help: indicate the anonymous lifetime | 795 | unsafe fn context_chain_downcast(e: Ref<'_, ErrorImpl>, target: TypeId) -> Option> | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/error.rs:795:85 | 795 | unsafe fn context_chain_downcast(e: Ref, target: TypeId) -> Option> | ---^--- expected lifetime parameter | help: indicate the anonymous lifetime | 795 | unsafe fn context_chain_downcast(e: Ref, target: TypeId) -> Option> | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/error.rs:856:38 | 856 | unsafe fn context_backtrace(e: Ref) -> Option<&Backtrace> | ---^---------- expected lifetime parameter | help: indicate the anonymous lifetime | 856 | unsafe fn context_backtrace(e: Ref<'_, ErrorImpl>) -> Option<&Backtrace> | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/error.rs:894:27 | 894 | fn erase(&self) -> Ref { | ---^---------- expected lifetime parameter | help: indicate the anonymous lifetime | 894 | fn erase(&self) -> Ref<'_, ErrorImpl> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/error.rs:903:41 | 903 | pub(crate) unsafe fn error(this: Ref) -> &(dyn StdError + Send + Sync + 'static) { | ---^----- expected lifetime parameter | help: indicate the anonymous lifetime | 903 | pub(crate) unsafe fn error(this: Ref<'_, Self>) -> &(dyn StdError + Send + Sync + 'static) { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/error.rs:910:45 | 910 | pub(crate) unsafe fn error_mut(this: Mut) -> &mut (dyn StdError + Send + Sync + 'static) { | ---^----- expected lifetime parameter | help: indicate the anonymous lifetime | 910 | pub(crate) unsafe fn error_mut(this: Mut<'_, Self>) -> &mut (dyn StdError + Send + Sync + 'static) { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/error.rs:926:45 | 926 | pub(crate) unsafe fn backtrace(this: Ref) -> &Backtrace { | ---^----- expected lifetime parameter | help: indicate the anonymous lifetime | 926 | pub(crate) unsafe fn backtrace(this: Ref<'_, Self>) -> &Backtrace { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/error.rs:951:41 | 951 | pub(crate) unsafe fn chain(this: Ref) -> Chain { | ---^----- expected lifetime parameter | help: indicate the anonymous lifetime | 951 | pub(crate) unsafe fn chain(this: Ref<'_, Self>) -> Chain { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/error.rs:951:52 | 951 | pub(crate) unsafe fn chain(this: Ref) -> Chain { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 951 | pub(crate) unsafe fn chain(this: Ref) -> Chain<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/error.rs:974:40 | 974 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 974 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/error.rs:983:40 | 983 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 983 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/fmt.rs:7:43 | 7 | pub(crate) unsafe fn display(this: Ref, f: &mut fmt::Formatter) -> fmt::Result { | ---^----- expected lifetime parameter | help: indicate the anonymous lifetime | 7 | pub(crate) unsafe fn display(this: Ref<'_, Self>, f: &mut fmt::Formatter) -> fmt::Result { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/fmt.rs:7:64 | 7 | pub(crate) unsafe fn display(this: Ref, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 7 | pub(crate) unsafe fn display(this: Ref, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/fmt.rs:20:41 | 20 | pub(crate) unsafe fn debug(this: Ref, f: &mut fmt::Formatter) -> fmt::Result { | ---^----- expected lifetime parameter | help: indicate the anonymous lifetime | 20 | pub(crate) unsafe fn debug(this: Ref<'_, Self>, f: &mut fmt::Formatter) -> fmt::Result { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/fmt.rs:20:62 | 20 | pub(crate) unsafe fn debug(this: Ref, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 20 | pub(crate) unsafe fn debug(this: Ref, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/ptr.rs:48:32 | 48 | pub fn by_ref(&self) -> Ref { | ---^-- expected lifetime parameter | help: indicate the anonymous lifetime | 48 | pub fn by_ref(&self) -> Ref<'_, T> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/ptr.rs:55:36 | 55 | pub fn by_mut(&mut self) -> Mut { | ---^-- expected lifetime parameter | help: indicate the anonymous lifetime | 55 | pub fn by_mut(&mut self) -> Mut<'_, T> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/wrapper.rs:17:32 | 17 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 17 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/wrapper.rs:26:32 | 26 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 26 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/wrapper.rs:40:32 | 40 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 40 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/wrapper.rs:49:32 | 49 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 49 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/wrapper.rs:62:32 | 62 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 62 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/wrapper.rs:69:32 | 69 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 69 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/anyhow-1.0.86/src/lib.rs:681:29 | 681 | pub fn format_err(args: Arguments) -> Error { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 681 | pub fn format_err(args: Arguments<'_>) -> Error { | ++++ warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tar-0.4.41/src/archive.rs:36:27 | 36 | pub struct Entries<'a, R: 'a + Read> { | ^^^^^ help: remove this bound | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tar-0.4.41/src/entry.rs:23:25 | 23 | pub struct Entry<'a, R: 'a + Read> { | ^^^^^ help: remove this bound warning: `anyhow` (lib) generated 42 warnings warning: `syn` (lib) generated 406 warnings Compiling clap_derive v4.5.13 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=clap_derive CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/clap_derive-4.5.13 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Parse command line argument by defining a struct, derive crate.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=clap_derive CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/clap-rs/clap' CARGO_PKG_RUST_VERSION=1.74 CARGO_PKG_VERSION=4.5.13 CARGO_PKG_VERSION_MAJOR=4 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=13 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/clap_derive-4.5.13 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name clap_derive --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/clap_derive-4.5.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("debug", "default", "deprecated", "raw-deprecated", "unstable-v5"))' -C metadata=1abe8a4437c53602 -C extra-filename=-1abe8a4437c53602 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/release/deps --extern heck=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/release/deps/libheck-6e7f1fc95e1510c8.rlib --extern proc_macro2=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/release/deps/libproc_macro2-1f231826f707846c.rlib --extern quote=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/release/deps/libquote-44912ee8bf970661.rlib --extern syn=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/release/deps/libsyn-e32a08ad61a9fb56.rlib --extern proc_macro --cap-lints warn -Z binary-dep-depinfo` warning: `tar` (lib) generated 34 warnings [lzma-sys 0.1.20] cargo:rerun-if-env-changed=AR_x86_64-unknown-openbsd [lzma-sys 0.1.20] AR_x86_64-unknown-openbsd = None [lzma-sys 0.1.20] cargo:rerun-if-env-changed=AR_x86_64_unknown_openbsd [lzma-sys 0.1.20] AR_x86_64_unknown_openbsd = Some(ar) [lzma-sys 0.1.20] cargo:rerun-if-env-changed=ARFLAGS_x86_64-unknown-openbsd [lzma-sys 0.1.20] ARFLAGS_x86_64-unknown-openbsd = None [lzma-sys 0.1.20] cargo:rerun-if-env-changed=ARFLAGS_x86_64_unknown_openbsd [lzma-sys 0.1.20] ARFLAGS_x86_64_unknown_openbsd = None [lzma-sys 0.1.20] cargo:rerun-if-env-changed=HOST_ARFLAGS [lzma-sys 0.1.20] HOST_ARFLAGS = None [lzma-sys 0.1.20] cargo:rerun-if-env-changed=ARFLAGS [lzma-sys 0.1.20] ARFLAGS = None [lzma-sys 0.1.20] cargo:rustc-link-lib=static=lzma [lzma-sys 0.1.20] cargo:rustc-link-search=native=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/x86_64-unknown-openbsd/release/build/lzma-sys-cbce4077b5b6d6b5/out Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=lzma_sys CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/lzma-sys-0.1.20 CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='Raw bindings to liblzma which contains an implementation of LZMA and xz stream encoding/decoding. High level Rust bindings are available in the `xz2` crate. ' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/xz2-rs' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lzma-sys CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/xz2-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.20 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=20 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/lzma-sys-0.1.20 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/x86_64-unknown-openbsd/release/build/lzma-sys-cbce4077b5b6d6b5/out /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name lzma_sys --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/lzma-sys-0.1.20/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("static"))' -C metadata=7497bc2317408aaf -C extra-filename=-7497bc2317408aaf --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/release/deps --extern libc=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/x86_64-unknown-openbsd/release/deps/liblibc-2d18bcdff1ba86f8.rmeta --cap-lints warn -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/x86_64-unknown-openbsd/release/build/lzma-sys-cbce4077b5b6d6b5/out -l static=lzma` Compiling xz2 v0.1.7 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=xz2 CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/xz2-0.1.7 CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='Rust bindings to liblzma providing Read/Write streams as well as low-level in-memory encoding/decoding. ' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/xz2-rs' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=xz2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/xz2-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/xz2-0.1.7 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name xz2 --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/xz2-0.1.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("futures", "static", "tokio", "tokio-io"))' -C metadata=4485f949d3eb5394 -C extra-filename=-4485f949d3eb5394 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/release/deps --extern lzma_sys=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/x86_64-unknown-openbsd/release/deps/liblzma_sys-7497bc2317408aaf.rmeta --cap-lints warn -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/x86_64-unknown-openbsd/release/build/lzma-sys-cbce4077b5b6d6b5/out` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/xz2-0.1.7/src/stream.rs:837:32 | 837 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 837 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: `xz2` (lib) generated 1 warning Compiling clap v4.5.16 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=clap CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/clap-4.5.16 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A simple to use, efficient, and full-featured Command Line Argument Parser' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=clap CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/clap-rs/clap' CARGO_PKG_RUST_VERSION=1.74 CARGO_PKG_VERSION=4.5.16 CARGO_PKG_VERSION_MAJOR=4 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=16 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/clap-4.5.16 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name clap --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/clap-4.5.16/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --cfg 'feature="color"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="error-context"' --cfg 'feature="help"' --cfg 'feature="std"' --cfg 'feature="suggestions"' --cfg 'feature="usage"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("cargo", "color", "debug", "default", "deprecated", "derive", "env", "error-context", "help", "std", "string", "suggestions", "unicode", "unstable-doc", "unstable-ext", "unstable-styles", "unstable-v5", "usage", "wrap_help"))' -C metadata=74f67544f0f5d603 -C extra-filename=-74f67544f0f5d603 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/release/deps --extern clap_builder=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/x86_64-unknown-openbsd/release/deps/libclap_builder-1f299f64d3b2bdd3.rmeta --extern clap_derive=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/release/deps/libclap_derive-1abe8a4437c53602.so --cap-lints warn -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling installer v0.0.0 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/tools/rust-installer) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=installer CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/tools/rust-installer CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=installer CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name installer --edition=2021 src/tools/rust-installer/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=431925fa23e17954 -C extra-filename=-431925fa23e17954 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/release/deps --extern anyhow=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/x86_64-unknown-openbsd/release/deps/libanyhow-179fbd00a0f06099.rmeta --extern clap=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/x86_64-unknown-openbsd/release/deps/libclap-74f67544f0f5d603.rmeta --extern flate2=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/x86_64-unknown-openbsd/release/deps/libflate2-5c104b42cd3db37b.rmeta --extern rayon=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/x86_64-unknown-openbsd/release/deps/librayon-dd25a866fb09c9e2.rmeta --extern tar=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/x86_64-unknown-openbsd/release/deps/libtar-e7a9ab031d6f3760.rmeta --extern walkdir=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/x86_64-unknown-openbsd/release/deps/libwalkdir-f6faa1cc2cfc18cc.rmeta --extern xz2=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/x86_64-unknown-openbsd/release/deps/libxz2-4485f949d3eb5394.rmeta -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/x86_64-unknown-openbsd/release/build/lzma-sys-cbce4077b5b6d6b5/out` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_BIN_NAME=rust-installer CARGO_CRATE_NAME=rust_installer CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/src/tools/rust-installer CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=installer CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_PRIMARY_PACKAGE=1 CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rust_installer --edition=2021 src/tools/rust-installer/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=cb64fa230903eaf2 -C extra-filename=-cb64fa230903eaf2 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/release/deps --extern anyhow=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/x86_64-unknown-openbsd/release/deps/libanyhow-179fbd00a0f06099.rlib --extern clap=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/x86_64-unknown-openbsd/release/deps/libclap-74f67544f0f5d603.rlib --extern flate2=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/x86_64-unknown-openbsd/release/deps/libflate2-5c104b42cd3db37b.rlib --extern installer=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/x86_64-unknown-openbsd/release/deps/libinstaller-431925fa23e17954.rlib --extern rayon=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/x86_64-unknown-openbsd/release/deps/librayon-dd25a866fb09c9e2.rlib --extern tar=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/x86_64-unknown-openbsd/release/deps/libtar-e7a9ab031d6f3760.rlib --extern walkdir=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/x86_64-unknown-openbsd/release/deps/libwalkdir-f6faa1cc2cfc18cc.rlib --extern xz2=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/x86_64-unknown-openbsd/release/deps/libxz2-4485f949d3eb5394.rlib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' -Zmacro-backtrace -Csplit-debuginfo=off -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zunstable-options -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/x86_64-unknown-openbsd/release/build/lzma-sys-cbce4077b5b6d6b5/out` Finished `release` profile [optimized] target(s) in 1m 01s Copy/Link "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/x86_64-unknown-openbsd/release/rust-installer" to "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools-bin/rust-installer" < ToolBuild { compiler: Compiler { stage: 0, host: x86_64-unknown-openbsd }, target: x86_64-unknown-openbsd, tool: "rust-installer", path: "src/tools/rust-installer", mode: ToolBootstrap, source_type: InTree, extra_features: [], allow_features: "", cargo_args: [] } < RustInstaller { compiler: Compiler { stage: 0, host: x86_64-unknown-openbsd }, target: x86_64-unknown-openbsd } c Assemble { target_compiler: Compiler { stage: 0, host: x86_64-unknown-openbsd } } Dist rust-std-1.82.0-x86_64-unknown-openbsd running: LD_LIBRARY_PATH="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-bootstrap-tools/x86_64-unknown-openbsd/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib" RUSTC="/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/rustc" "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage0-tools-bin/rust-installer" "generate" "--image-dir" "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-std/x86_64-unknown-openbsd/image" "--component-name=rust-std-x86_64-unknown-openbsd" "--rel-manifest-dir=rustlib" "--legacy-manifest-dirs=rustlib,cargo" "--product-name=Rust" "--success-message=rust-std installed." "--package-name=rust-std-1.82.0-x86_64-unknown-openbsd" "--non-installed-overlay" "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-std/x86_64-unknown-openbsd/overlay" "--output-dir" "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/dist" "--work-dir" "/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/tarball/rust-std/x86_64-unknown-openbsd" "--compression-formats" "gz" "--compression-profile" "fast" (failure_mode=Exit) (created at src/core/build_steps/tool.rs:1108:23, executed at src/utils/tarball.rs:388:13) finished in 4.121 seconds < Std { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, target: x86_64-unknown-openbsd } > Assemble { target_compiler: Compiler { stage: 2, host: x86_64-unknown-openbsd } } c Assemble { target_compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd } } > Rustc { target: x86_64-unknown-openbsd, compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, crates: [] } c Std { target: x86_64-unknown-openbsd, compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, crates: [], force_recompile: false, extra_rust_args: [], is_for_mir_opt_tests: false } c Assemble { target_compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd } } c Assemble { target_compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd } } c Std { target: x86_64-unknown-openbsd, compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, crates: [], force_recompile: false, extra_rust_args: [], is_for_mir_opt_tests: false } c Libdir { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, target: x86_64-unknown-openbsd } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, force_recompile: false } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, force_recompile: false } using sysroot /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1 c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, force_recompile: false } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, force_recompile: false } c Sysroot { compiler: Compiler { stage: 1, host: x86_64-unknown-openbsd }, force_recompile: false } running: "/usr/local/bin/llvm-config-17" "--version" (failure_mode=Exit) (created at src/core/build_steps/llvm.rs:579:19, executed at src/core/build_steps/llvm.rs:579:57) c Llvm { target: x86_64-unknown-openbsd } Building compiler artifacts (stage1 -> stage2, x86_64-unknown-openbsd) running: cd "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src" && env -u MAKEFLAGS -u MFLAGS AR_x86_64_unknown_openbsd="ar" CARGO_INCREMENTAL="0" CARGO_PROFILE_RELEASE_DEBUG="0" CARGO_PROFILE_RELEASE_DEBUG_ASSERTIONS="false" CARGO_PROFILE_RELEASE_OVERFLOW_CHECKS="false" CARGO_PROFILE_RELEASE_STRIP="false" CARGO_TARGET_DIR="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc" CC_x86_64_unknown_openbsd="cc" CFG_COMPILER_BUILD_TRIPLE="x86_64-unknown-openbsd" CFG_COMPILER_HOST_TRIPLE="x86_64-unknown-openbsd" CFG_DEFAULT_CODEGEN_BACKEND="llvm" CFG_DISABLE_UNSTABLE_FEATURES="1" CFG_LIBDIR_RELATIVE="lib" CFG_RELEASE="1.82.0" CFG_RELEASE_CHANNEL="stable" CFG_VERSION="1.82.0 (f6e511eec 2024-10-15) (built from a source tarball)" CFG_VER_DATE="2024-10-15" CFG_VER_HASH="f6e511eec7342f59a25f7c0534f1dbea00d01b14" CFLAGS_x86_64_unknown_openbsd="-O2 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-openbsd -O2 -pipe" CXXFLAGS_x86_64_unknown_openbsd="-O2 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-openbsd" CXX_x86_64_unknown_openbsd="c++" LIBC_CHECK_CFG="1" LLVM_CONFIG="/usr/local/bin/llvm-config-17" RANLIB_x86_64_unknown_openbsd="ar s" REAL_LIBRARY_PATH="/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib" REAL_LIBRARY_PATH_VAR="LD_LIBRARY_PATH" RUSTBUILD_NATIVE_DIR="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/native" RUSTC="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc" RUSTC_BOOTSTRAP="1" RUSTC_BREAK_ON_ICE="1" RUSTC_ERROR_METADATA_DST="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/tmp/extended-error-metadata" RUSTC_FORCE_UNSTABLE="1" RUSTC_HOST_FLAGS="-Zunstable-options --check-cfg=cfg(bootstrap)" RUSTC_INSTALL_BINDIR="bin" RUSTC_LIBDIR="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib" RUSTC_LINK_STD_INTO_RUSTC_DRIVER="1" RUSTC_LINT_FLAGS="-Wrust_2018_idioms -Wunused_lifetimes" RUSTC_REAL="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/bin/rustc" RUSTC_SNAPSHOT="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/bin/rustc" RUSTC_SNAPSHOT_LIBDIR="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib" RUSTC_STAGE="1" RUSTC_SYSROOT="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1" RUSTC_TLS_MODEL_INITIAL_EXEC="1" RUSTC_VERBOSE="2" RUSTC_WRAPPER="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc" RUSTDOC="/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustdoc" RUSTDOCFLAGS="--cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(parallel_compiler) -Wrustdoc::invalid_codeblock_attributes --crate-version 1.82.0\t(f6e511eec\t2024-10-15)\t(built\tfrom\ta\tsource\ttarball) -Zcrate-attr=warn(rust_2018_idioms)" RUSTDOC_REAL="/path/to/nowhere/rustdoc/not/required" RUSTFLAGS="--cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options --check-cfg=cfg(bootstrap) --check-cfg=cfg(parallel_compiler) -Zmacro-backtrace -Csplit-debuginfo=off -Wrustc::internal -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin -Clink-args=-Wl,-rpath,$ORIGIN/../lib -Zon-broken-pipe=kill" RUST_TEST_THREADS="6" WINAPI_NO_BUNDLED_LIBRARIES="1" __CARGO_DEFAULT_LIB_METADATA="stable" "/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo" "build" "--target" "x86_64-unknown-openbsd" "--release" "-Zbinary-dep-depinfo" "-j" "6" "-v" "-v" "--frozen" "--features" "llvm max_level_info" "--manifest-path" "/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc/Cargo.toml" "--message-format" "json-render-diagnostics" Compiling proc-macro2 v1.0.86 Compiling unicode-ident v1.0.12 Compiling cfg-if v1.0.0 Compiling libc v0.2.157 Compiling version_check v0.9.5 Compiling once_cell v1.19.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=unicode_ident CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicode-ident-1.0.12 CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='(MIT OR Apache-2.0) AND Unicode-DFS-2016' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-ident CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/unicode-ident' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.12 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicode-ident-1.0.12 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name unicode_ident --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicode-ident-1.0.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b657538295d01766 -C extra-filename=-b657538295d01766 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86 CARGO_PKG_AUTHORS='David Tolnay :Alex Crichton ' CARGO_PKG_DESCRIPTION='A substitute implementation of the compiler'\''s `proc_macro` API to decouple token-based libraries from the procedural macro use case.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/proc-macro2' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.86 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=86 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=b5803308f2f00dde -C extra-filename=-b5803308f2f00dde --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/build/proc-macro2-b5803308f2f00dde -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=cfg_if CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/cfg-if-1.0.0 CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='A macro to ergonomically define an item depending on a large number of #[cfg] parameters. Structured like an if-else chain, the first matching branch is the item that gets emitted. ' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/cfg-if' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cfg-if CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/cfg-if' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/cfg-if-1.0.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name cfg_if --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/cfg-if-1.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "rustc-dep-of-std"))' -C metadata=112f80bdd2bfe7ea -C extra-filename=-112f80bdd2bfe7ea --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157 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.157 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=157 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="extra_traits"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=e1c466ce4ac713f1 -C extra-filename=-e1c466ce4ac713f1 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/build/libc-e1c466ce4ac713f1 -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=version_check CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/version_check-0.9.5 CARGO_PKG_AUTHORS='Sergio Benitez ' CARGO_PKG_DESCRIPTION='Tiny crate to check the version of the installed/running rustc.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=version_check CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/SergioBenitez/version_check' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.9.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/version_check-0.9.5 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name version_check --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/version_check-0.9.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=6c0259b04e34e81d -C extra-filename=-6c0259b04e34e81d --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=once_cell CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/once_cell-1.19.0 CARGO_PKG_AUTHORS='Aleksey Kladov ' CARGO_PKG_DESCRIPTION='Single assignment cells and lazy values.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=once_cell CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/matklad/once_cell' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=1.19.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=19 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/once_cell-1.19.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name once_cell --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/once_cell-1.19.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="race"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "atomic-polyfill", "critical-section", "default", "parking_lot", "portable-atomic", "race", "std", "unstable"))' -C metadata=ebad891e0e108256 -C extra-filename=-ebad891e0e108256 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/version_check-0.9.5/src/version.rs:192:32 | 192 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 192 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/version_check-0.9.5/src/version.rs:199:32 | 199 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 199 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/version_check-0.9.5/src/channel.rs:192:32 | 192 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 192 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/version_check-0.9.5/src/date.rs:178:32 | 178 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 178 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/once_cell-1.19.0/src/lib.rs:430:36 | 430 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 430 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/once_cell-1.19.0/src/lib.rs:722:36 | 722 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 722 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/once_cell-1.19.0/src/lib.rs:910:36 | 910 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 910 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/once_cell-1.19.0/src/lib.rs:1261:36 | 1261 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1261 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ Compiling byteorder v1.5.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=byteorder CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/byteorder-1.5.0 CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='Library for reading/writing numbers in big-endian and little-endian.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/byteorder' CARGO_PKG_LICENSE='Unlicense OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=byteorder CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/byteorder' CARGO_PKG_RUST_VERSION=1.60 CARGO_PKG_VERSION=1.5.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/byteorder-1.5.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name byteorder --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/byteorder-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "i128", "std"))' -C metadata=5f632fd21ab94d3b -C extra-filename=-5f632fd21ab94d3b --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/once_cell-1.19.0/src/imp_std.rs:101:21 | 101 | let slot = &*self.value.get(); | ^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/once_cell-1.19.0/src/imp_std.rs:99:5 | 99 | pub(crate) unsafe fn get_unchecked(&self) -> &T { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` Compiling stable_deref_trait v1.2.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=stable_deref_trait CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/stable_deref_trait-1.2.0 CARGO_PKG_AUTHORS='Robert Grosse ' CARGO_PKG_DESCRIPTION='An unsafe marker trait for types like Box and Rc that dereference to a stable address even when moved, and hence can be used with libraries such as owning_ref and rental. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=stable_deref_trait CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/storyyeller/stable_deref_trait' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.2.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/stable_deref_trait-1.2.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name stable_deref_trait --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/stable_deref_trait-1.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "std"))' -C metadata=5265318bf29406f5 -C extra-filename=-5265318bf29406f5 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning[E0133]: call to unsafe function `std::option::Option::::unwrap_unchecked` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/once_cell-1.19.0/src/imp_std.rs:102:9 | 102 | slot.as_ref().unwrap_unchecked() | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/byteorder-1.5.0/src/lib.rs:2342:30 | 2342 | fn arbitrary(gen: &mut G) -> Wi128 { | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! = note: for more information, see issue #49716 = note: requested on the command line with `-W keyword-idents-2024` warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/byteorder-1.5.0/src/lib.rs:2343:52 | 2343 | let max = calc_max!(::core::u128::MAX, gen.size(), 16); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/byteorder-1.5.0/src/lib.rs:2344:27 | 2344 | let output = (gen.gen::() as u128) | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/byteorder-1.5.0/src/lib.rs:2344:31 | 2344 | let output = (gen.gen::() as u128) | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/byteorder-1.5.0/src/lib.rs:2345:21 | 2345 | | ((gen.gen::() as u128) << 64); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/byteorder-1.5.0/src/lib.rs:2345:25 | 2345 | | ((gen.gen::() as u128) << 64); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/byteorder-1.5.0/src/lib.rs:2351:30 | 2351 | fn arbitrary(gen: &mut G) -> Wi128 { | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/byteorder-1.5.0/src/lib.rs:2352:52 | 2352 | let max = calc_max!(::core::i128::MAX, gen.size(), 16); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/byteorder-1.5.0/src/lib.rs:2353:27 | 2353 | let output = (gen.gen::() as i128) | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/byteorder-1.5.0/src/lib.rs:2353:31 | 2353 | let output = (gen.gen::() as i128) | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/byteorder-1.5.0/src/lib.rs:2354:21 | 2354 | | ((gen.gen::() as i128) << 64); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/byteorder-1.5.0/src/lib.rs:2354:25 | 2354 | | ((gen.gen::() as i128) << 64); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/byteorder-1.5.0/src/lib.rs:2361:14 | 2361 | .gen(StdGen::new(thread_rng(), size as usize)) | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/byteorder-1.5.0/src/lib.rs:3313:14 | 3313 | .gen(StdGen::new(thread_rng(), 16)) | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning[E0133]: call to unsafe function `imp::OnceCell::::get_unchecked` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/once_cell-1.19.0/src/lib.rs:1032:13 | 1032 | self.0.get_unchecked() | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/once_cell-1.19.0/src/lib.rs:1031:9 | 1031 | pub unsafe fn get_unchecked(&self) -> &T { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Compiling smallvec v1.13.2 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=smallvec CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/smallvec-1.13.2 CARGO_PKG_AUTHORS='The Servo Project Developers' CARGO_PKG_DESCRIPTION=''\''Small vector'\'' optimization: store up to a small number of items on the stack' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=smallvec CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/servo/rust-smallvec' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.13.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=13 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/smallvec-1.13.2 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name smallvec --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/smallvec-1.13.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="const_generics"' --cfg 'feature="may_dangle"' --cfg 'feature="union"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "const_generics", "const_new", "debugger_visualizer", "drain_filter", "drain_keep_rest", "may_dangle", "serde", "specialization", "union", "write"))' -C metadata=cdaa0fb7721cca79 -C extra-filename=-cdaa0fb7721cca79 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` For more information about this error, try `rustc --explain E0133`. warning: `once_cell` (lib) generated 7 warnings Compiling autocfg v1.3.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=autocfg CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/autocfg-1.3.0 CARGO_PKG_AUTHORS='Josh Stone ' CARGO_PKG_DESCRIPTION='Automatic cfg for Rust compiler features' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=autocfg CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/cuviper/autocfg' CARGO_PKG_RUST_VERSION=1.0 CARGO_PKG_VERSION=1.3.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/autocfg-1.3.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name autocfg --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/autocfg-1.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=bb94bd7a2a402b71 -C extra-filename=-bb94bd7a2a402b71 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --cap-lints warn -Z binary-dep-depinfo` warning: `byteorder` (lib) generated 14 warnings Compiling allocator-api2 v0.2.18 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=openbsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_PROC_MACRO=1 CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86 CARGO_PKG_AUTHORS='David Tolnay :Alex Crichton ' CARGO_PKG_DESCRIPTION='A substitute implementation of the compiler'\''s `proc_macro` API to decouple token-based libraries from the procedural macro use case.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/proc-macro2' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.86 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=86 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-openbsd LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' NUM_JOBS=6 OPT_LEVEL=0 OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/build/proc-macro2-e219245a144bd761/out PROFILE=release RUSTC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTC_WRAPPER=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTDOC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-openbsd /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/build/proc-macro2-b5803308f2f00dde/build-script-build` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=allocator_api2 CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18 CARGO_PKG_AUTHORS='Zakarum ' CARGO_PKG_DESCRIPTION='Mirror of Rust'\''s allocator API' CARGO_PKG_HOMEPAGE='https://github.com/zakarumych/allocator-api2' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=allocator-api2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/zakarumych/allocator-api2' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.18 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=18 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name allocator_api2 --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "nightly", "serde", "std"))' -C metadata=1ac927833cbc49f8 -C extra-filename=-1ac927833cbc49f8 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/autocfg-1.3.0/src/error.rs:30:32 | 30 | fn fmt(&self, f: &mut fmt::Formatter) -> Result<(), fmt::Error> { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 30 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning[E0133]: call to unsafe function `alloc::alloc::dealloc` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/smallvec-1.13.2/src/lib.rs:339:5 | 339 | alloc::alloc::dealloc(ptr.as_ptr() as *mut u8, layout) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/smallvec-1.13.2/src/lib.rs:336:1 | 336 | unsafe fn deallocate(ptr: NonNull, capacity: usize) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` warning[E0133]: access to union field is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/smallvec-1.13.2/src/lib.rs:638:27 | 638 | ConstNonNull::new(self.inline.as_ptr() as *const A::Item).unwrap() | ^^^^^^^^^^^ access to union field | = note: for more information, see issue #71668 = note: the field may not be properly initialized: using uninitialized data will cause undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/smallvec-1.13.2/src/lib.rs:637:5 | 637 | unsafe fn inline(&self) -> ConstNonNull { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: access to union field is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/smallvec-1.13.2/src/lib.rs:642:22 | 642 | NonNull::new(self.inline.as_mut_ptr() as *mut A::Item).unwrap() | ^^^^^^^^^^^ access to union field | = note: for more information, see issue #71668 = note: the field may not be properly initialized: using uninitialized data will cause undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/smallvec-1.13.2/src/lib.rs:641:5 | 641 | unsafe fn inline_mut(&mut self) -> NonNull { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: access to union field is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/smallvec-1.13.2/src/lib.rs:652:45 | 652 | core::mem::ManuallyDrop::into_inner(self.inline) | ^^^^^^^^^^^ access to union field | = note: for more information, see issue #71668 = note: the field may not be properly initialized: using uninitialized data will cause undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/smallvec-1.13.2/src/lib.rs:651:5 | 651 | unsafe fn into_inline(self) -> MaybeUninit { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: access to union field is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/smallvec-1.13.2/src/lib.rs:656:23 | 656 | (ConstNonNull(self.heap.0), self.heap.1) | ^^^^^^^^^ access to union field | = note: for more information, see issue #71668 = note: the field may not be properly initialized: using uninitialized data will cause undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/smallvec-1.13.2/src/lib.rs:655:5 | 655 | unsafe fn heap(&self) -> (ConstNonNull, usize) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: access to union field is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/smallvec-1.13.2/src/lib.rs:656:37 | 656 | (ConstNonNull(self.heap.0), self.heap.1) | ^^^^^^^^^ access to union field | = note: for more information, see issue #71668 = note: the field may not be properly initialized: using uninitialized data will cause undefined behavior warning[E0133]: access to union field is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/smallvec-1.13.2/src/lib.rs:660:22 | 660 | let h = &mut self.heap; | ^^^^^^^^^ access to union field | = note: for more information, see issue #71668 = note: the field may not be properly initialized: using uninitialized data will cause undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/smallvec-1.13.2/src/lib.rs:659:5 | 659 | unsafe fn heap_mut(&mut self) -> (NonNull, &mut usize) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=openbsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(parallel_compiler)-Zmacro-backtrace-Csplit-debuginfo=off-Wrustc::internal-Wkeyword_idents_2024-Wunsafe_op_in_unsafe_fn-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zon-broken-pipe=kill' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_EXTRA_TRAITS=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157 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.157 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=157 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-openbsd LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' NUM_JOBS=6 OPT_LEVEL=3 OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/build/libc-d81db7df6ab9cf1a/out PROFILE=release RUSTC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTC_WRAPPER=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTDOC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-openbsd /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/build/libc-e1c466ce4ac713f1/build-script-build` warning: `version_check` (lib) generated 4 warnings Compiling ahash v0.8.11 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11 CARGO_PKG_AUTHORS='Tom Kaitchuck ' CARGO_PKG_DESCRIPTION='A non-cryptographic hash function using AES-NI for high performance' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ahash CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tkaitchuck/ahash' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=0.8.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/./build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("atomic-polyfill", "compile-time-rng", "const-random", "default", "getrandom", "nightly-arm-aes", "no-rng", "runtime-rng", "serde", "std"))' -C metadata=45397b1be9d54bbd -C extra-filename=-45397b1be9d54bbd --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/build/ahash-45397b1be9d54bbd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern version_check=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/libversion_check-6c0259b04e34e81d.rlib --cap-lints warn -Z binary-dep-depinfo` [libc 0.2.157] cargo:rerun-if-changed=build.rs [proc-macro2 1.0.86] cargo:rustc-check-cfg=cfg(fuzzing) [proc-macro2 1.0.86] cargo:rustc-check-cfg=cfg(no_is_available) [proc-macro2 1.0.86] cargo:rustc-check-cfg=cfg(no_literal_byte_character) [proc-macro2 1.0.86] cargo:rustc-check-cfg=cfg(no_literal_c_string) [proc-macro2 1.0.86] cargo:rustc-check-cfg=cfg(no_source_text) [proc-macro2 1.0.86] cargo:rustc-check-cfg=cfg(proc_macro_span) [proc-macro2 1.0.86] cargo:rustc-check-cfg=cfg(procmacro2_backtrace) [proc-macro2 1.0.86] cargo:rustc-check-cfg=cfg(procmacro2_nightly_testing) [proc-macro2 1.0.86] cargo:rustc-check-cfg=cfg(procmacro2_semver_exempt) [proc-macro2 1.0.86] cargo:rustc-check-cfg=cfg(randomize_layout) [proc-macro2 1.0.86] cargo:rustc-check-cfg=cfg(span_locations) [proc-macro2 1.0.86] cargo:rustc-check-cfg=cfg(super_unstable) [proc-macro2 1.0.86] cargo:rustc-check-cfg=cfg(wrap_proc_macro) [proc-macro2 1.0.86] cargo:rerun-if-changed=build/probe.rs [proc-macro2 1.0.86] cargo:rustc-cfg=wrap_proc_macro Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=proc_macro2 CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86 CARGO_PKG_AUTHORS='David Tolnay :Alex Crichton ' CARGO_PKG_DESCRIPTION='A substitute implementation of the compiler'\''s `proc_macro` API to decouple token-based libraries from the procedural macro use case.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/proc-macro2' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.86 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=86 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/build/proc-macro2-e219245a144bd761/out /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name proc_macro2 --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=b77cc6e58db4216a -C extra-filename=-b77cc6e58db4216a --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern unicode_ident=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/libunicode_ident-b657538295d01766.rmeta --cap-lints warn -Z binary-dep-depinfo --cfg wrap_proc_macro --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(no_is_available)' --check-cfg 'cfg(no_literal_byte_character)' --check-cfg 'cfg(no_literal_c_string)' --check-cfg 'cfg(no_source_text)' --check-cfg 'cfg(proc_macro_span)' --check-cfg 'cfg(procmacro2_backtrace)' --check-cfg 'cfg(procmacro2_nightly_testing)' --check-cfg 'cfg(procmacro2_semver_exempt)' --check-cfg 'cfg(randomize_layout)' --check-cfg 'cfg(span_locations)' --check-cfg 'cfg(super_unstable)' --check-cfg 'cfg(wrap_proc_macro)'` warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/alloc/mod.rs:25:34 | 25 | #[cfg(all(feature = "alloc", not(no_global_oom_handling)))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `parallel_compiler`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/boxed.rs:156:11 | 156 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/boxed.rs:168:11 | 168 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/boxed.rs:170:11 | 170 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/boxed.rs:1192:11 | 1192 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/boxed.rs:1221:11 | 1221 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/boxed.rs:1270:11 | 1270 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/boxed.rs:1389:11 | 1389 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/boxed.rs:1431:11 | 1431 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/boxed.rs:1457:11 | 1457 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/boxed.rs:1519:11 | 1519 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/boxed.rs:1847:11 | 1847 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/boxed.rs:1855:11 | 1855 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/boxed.rs:2114:11 | 2114 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/boxed.rs:2122:11 | 2122 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/boxed.rs:206:19 | 206 | #[cfg(all(not(no_global_oom_handling)))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/boxed.rs:231:15 | 231 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/boxed.rs:256:15 | 256 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/boxed.rs:270:15 | 270 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/boxed.rs:359:15 | 359 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/boxed.rs:420:15 | 420 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/boxed.rs:489:15 | 489 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/boxed.rs:545:15 | 545 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/boxed.rs:605:15 | 605 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/boxed.rs:630:15 | 630 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/boxed.rs:724:15 | 724 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/boxed.rs:751:15 | 751 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/raw_vec.rs:14:11 | 14 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/raw_vec.rs:85:11 | 85 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/raw_vec.rs:608:11 | 608 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/raw_vec.rs:639:11 | 639 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/raw_vec.rs:164:15 | 164 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration [libc 0.2.157] cargo:rustc-cfg=freebsd11 warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/raw_vec.rs:172:15 | 172 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/raw_vec.rs:208:15 | 208 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/raw_vec.rs:216:15 | 216 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration [libc 0.2.157] cargo:rustc-cfg=libc_priv_mod_use [libc 0.2.157] cargo:rustc-cfg=libc_union [libc 0.2.157] cargo:rustc-cfg=libc_const_size_of [libc 0.2.157] cargo:rustc-cfg=libc_align [libc 0.2.157] cargo:rustc-cfg=libc_int128 [libc 0.2.157] cargo:rustc-cfg=libc_core_cvoid [libc 0.2.157] cargo:rustc-cfg=libc_packedN [libc 0.2.157] cargo:rustc-cfg=libc_cfg_target_vendor [libc 0.2.157] cargo:rustc-cfg=libc_non_exhaustive [libc 0.2.157] cargo:rustc-cfg=libc_long_array [libc 0.2.157] cargo:rustc-cfg=libc_ptr_addr_of [libc 0.2.157] cargo:rustc-cfg=libc_underscore_const_names [libc 0.2.157] cargo:rustc-cfg=libc_const_extern_fn [libc 0.2.157] cargo:rustc-check-cfg=cfg(emscripten_new_stat_abi) [libc 0.2.157] cargo:rustc-check-cfg=cfg(espidf_time64) [libc 0.2.157] cargo:rustc-check-cfg=cfg(freebsd10) [libc 0.2.157] cargo:rustc-check-cfg=cfg(freebsd11) [libc 0.2.157] cargo:rustc-check-cfg=cfg(freebsd12) [libc 0.2.157] cargo:rustc-check-cfg=cfg(freebsd13) [libc 0.2.157] cargo:rustc-check-cfg=cfg(freebsd14) [libc 0.2.157] cargo:rustc-check-cfg=cfg(freebsd15) [libc 0.2.157] cargo:rustc-check-cfg=cfg(libc_align) [libc 0.2.157] cargo:rustc-check-cfg=cfg(libc_cfg_target_vendor) [libc 0.2.157] cargo:rustc-check-cfg=cfg(libc_const_extern_fn) [libc 0.2.157] cargo:rustc-check-cfg=cfg(libc_const_extern_fn_unstable) [libc 0.2.157] cargo:rustc-check-cfg=cfg(libc_const_size_of) [libc 0.2.157] cargo:rustc-check-cfg=cfg(libc_core_cvoid) [libc 0.2.157] cargo:rustc-check-cfg=cfg(libc_deny_warnings) [libc 0.2.157] cargo:rustc-check-cfg=cfg(libc_int128) [libc 0.2.157] cargo:rustc-check-cfg=cfg(libc_long_array) [libc 0.2.157] cargo:rustc-check-cfg=cfg(libc_non_exhaustive) [libc 0.2.157] cargo:rustc-check-cfg=cfg(libc_packedN) [libc 0.2.157] cargo:rustc-check-cfg=cfg(libc_priv_mod_use) [libc 0.2.157] cargo:rustc-check-cfg=cfg(libc_ptr_addr_of) [libc 0.2.157] cargo:rustc-check-cfg=cfg(libc_thread_local) [libc 0.2.157] cargo:rustc-check-cfg=cfg(libc_underscore_const_names) [libc 0.2.157] cargo:rustc-check-cfg=cfg(libc_union) [libc 0.2.157] cargo:rustc-check-cfg=cfg(target_os,values("switch","aix","ohos","hurd","visionos")) [libc 0.2.157] cargo:rustc-check-cfg=cfg(target_env,values("illumos","wasi","aix","ohos")) [libc 0.2.157] cargo:rustc-check-cfg=cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky")) warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/raw_vec.rs:249:15 | 249 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/raw_vec.rs:364:15 | 364 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/raw_vec.rs:388:15 | 388 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/raw_vec.rs:421:15 | 421 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/raw_vec.rs:451:15 | 451 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=libc CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157 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.157 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=157 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/build/libc-d81db7df6ab9cf1a/out /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name libc --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="extra_traits"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("align", "const-extern-fn", "default", "extra_traits", "rustc-dep-of-std", "rustc-std-workspace-core", "std", "use_std"))' -C metadata=d2df80b7d163fcdd -C extra-filename=-d2df80b7d163fcdd --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo --cfg freebsd11 --cfg libc_priv_mod_use --cfg libc_union --cfg libc_const_size_of --cfg libc_align --cfg libc_int128 --cfg libc_core_cvoid --cfg libc_packedN --cfg libc_cfg_target_vendor --cfg libc_non_exhaustive --cfg libc_long_array --cfg libc_ptr_addr_of --cfg libc_underscore_const_names --cfg libc_const_extern_fn --check-cfg 'cfg(emscripten_new_stat_abi)' --check-cfg 'cfg(espidf_time64)' --check-cfg 'cfg(freebsd10)' --check-cfg 'cfg(freebsd11)' --check-cfg 'cfg(freebsd12)' --check-cfg 'cfg(freebsd13)' --check-cfg 'cfg(freebsd14)' --check-cfg 'cfg(freebsd15)' --check-cfg 'cfg(libc_align)' --check-cfg 'cfg(libc_cfg_target_vendor)' --check-cfg 'cfg(libc_const_extern_fn)' --check-cfg 'cfg(libc_const_extern_fn_unstable)' --check-cfg 'cfg(libc_const_size_of)' --check-cfg 'cfg(libc_core_cvoid)' --check-cfg 'cfg(libc_deny_warnings)' --check-cfg 'cfg(libc_int128)' --check-cfg 'cfg(libc_long_array)' --check-cfg 'cfg(libc_non_exhaustive)' --check-cfg 'cfg(libc_packedN)' --check-cfg 'cfg(libc_priv_mod_use)' --check-cfg 'cfg(libc_ptr_addr_of)' --check-cfg 'cfg(libc_thread_local)' --check-cfg 'cfg(libc_underscore_const_names)' --check-cfg 'cfg(libc_union)' --check-cfg 'cfg(target_os,values("switch","aix","ohos","hurd","visionos"))' --check-cfg 'cfg(target_env,values("illumos","wasi","aix","ohos"))' --check-cfg 'cfg(target_arch,values("loongarch64","mips32r6","mips64r6","csky"))'` warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/raw_vec.rs:529:15 | 529 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/vec/mod.rs:54:11 | 54 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/vec/mod.rs:60:11 | 60 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/vec/mod.rs:62:11 | 62 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/vec/mod.rs:80:11 | 80 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/vec/mod.rs:83:11 | 83 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/vec/mod.rs:96:11 | 96 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/vec/mod.rs:99:11 | 99 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/vec/mod.rs:2624:11 | 2624 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/vec/mod.rs:2684:11 | 2684 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/vec/mod.rs:2757:11 | 2757 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/vec/mod.rs:2841:11 | 2841 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/vec/mod.rs:2939:11 | 2939 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/vec/mod.rs:2956:11 | 2956 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/vec/mod.rs:2973:11 | 2973 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/vec/mod.rs:3014:11 | 3014 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/vec/mod.rs:3040:11 | 3040 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/vec/mod.rs:3104:11 | 3104 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/vec/mod.rs:3113:11 | 3113 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/vec/into_iter.rs:13:11 | 13 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/vec/into_iter.rs:167:11 | 167 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/vec/partial_eq.rs:1:11 | 1 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/vec/partial_eq.rs:30:11 | 30 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/vec/mod.rs:427:15 | 427 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/vec/mod.rs:614:15 | 614 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/vec/mod.rs:852:15 | 852 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/vec/mod.rs:882:15 | 882 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/vec/mod.rs:982:15 | 982 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/vec/mod.rs:1011:15 | 1011 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/vec/mod.rs:1044:15 | 1044 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/vec/mod.rs:1384:15 | 1384 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/vec/mod.rs:1788:15 | 1788 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/vec/mod.rs:1889:15 | 1889 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/vec/mod.rs:1899:15 | 1899 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/vec/mod.rs:2064:15 | 2064 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/vec/mod.rs:2128:15 | 2128 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/vec/mod.rs:2325:15 | 2325 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/vec/mod.rs:2356:15 | 2356 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/vec/mod.rs:2383:15 | 2383 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/vec/mod.rs:2495:15 | 2495 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/vec/mod.rs:2821:15 | 2821 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/macros.rs:54:11 | 54 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/slice.rs:17:15 | 17 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/slice.rs:39:15 | 39 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/slice.rs:70:15 | 70 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/slice.rs:112:15 | 112 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:77:27 | 77 | fn skip_whitespace(input: Cursor) -> Cursor { | ^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 77 | fn skip_whitespace(input: Cursor<'_>) -> Cursor { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:77:38 | 77 | fn skip_whitespace(input: Cursor) -> Cursor { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 77 | fn skip_whitespace(input: Cursor) -> Cursor<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:125:25 | 125 | fn block_comment(input: Cursor) -> PResult<&str> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 125 | fn block_comment(input: Cursor<'_>) -> PResult<&str> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:125:43 | 125 | fn block_comment(input: Cursor) -> PResult<&str> { | -------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 125 | fn block_comment(input: Cursor) -> PResult<'_, &str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:157:22 | 157 | fn word_break(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 157 | fn word_break(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:157:40 | 157 | fn word_break(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 157 | fn word_break(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:168:39 | 168 | pub(crate) fn token_stream(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 168 | pub(crate) fn token_stream(mut input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:253:22 | 253 | fn lex_error(cursor: Cursor) -> LexError { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 253 | fn lex_error(cursor: Cursor<'_>) -> LexError { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:266:22 | 266 | fn leaf_token(input: Cursor) -> PResult { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 266 | fn leaf_token(input: Cursor<'_>) -> PResult { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:266:40 | 266 | fn leaf_token(input: Cursor) -> PResult { | -------^---------- expected lifetime parameter | help: indicate the anonymous lifetime | 266 | fn leaf_token(input: Cursor) -> PResult<'_, TokenTree> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:283:17 | 283 | fn ident(input: Cursor) -> PResult { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 283 | fn ident(input: Cursor<'_>) -> PResult { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:283:35 | 283 | fn ident(input: Cursor) -> PResult { | -------^------------- expected lifetime parameter | help: indicate the anonymous lifetime | 283 | fn ident(input: Cursor) -> PResult<'_, crate::Ident> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:296:21 | 296 | fn ident_any(input: Cursor) -> PResult { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 296 | fn ident_any(input: Cursor<'_>) -> PResult { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:296:39 | 296 | fn ident_any(input: Cursor) -> PResult { | -------^------------- expected lifetime parameter | help: indicate the anonymous lifetime | 296 | fn ident_any(input: Cursor) -> PResult<'_, crate::Ident> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:322:25 | 322 | fn ident_not_raw(input: Cursor) -> PResult<&str> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 322 | fn ident_not_raw(input: Cursor<'_>) -> PResult<&str> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:322:43 | 322 | fn ident_not_raw(input: Cursor) -> PResult<&str> { | -------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 322 | fn ident_not_raw(input: Cursor) -> PResult<'_, &str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:341:30 | 341 | pub(crate) fn literal(input: Cursor) -> PResult { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 341 | pub(crate) fn literal(input: Cursor<'_>) -> PResult { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:341:48 | 341 | pub(crate) fn literal(input: Cursor) -> PResult { | -------^-------- expected lifetime parameter | help: indicate the anonymous lifetime | 341 | pub(crate) fn literal(input: Cursor) -> PResult<'_, Literal> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:347:29 | 347 | fn literal_nocapture(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 347 | fn literal_nocapture(input: Cursor<'_>) -> Result { | ++++ warning: `smallvec` (lib) generated 7 warnings Compiling memchr v2.5.0 warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:347:47 | 347 | fn literal_nocapture(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 347 | fn literal_nocapture(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:367:26 | 367 | fn literal_suffix(input: Cursor) -> Cursor { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 367 | fn literal_suffix(input: Cursor<'_>) -> Cursor { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:367:37 | 367 | fn literal_suffix(input: Cursor) -> Cursor { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 367 | fn literal_suffix(input: Cursor) -> Cursor<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:374:18 | 374 | fn string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 374 | fn string(input: Cursor<'_>) -> Result { | ++++ Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0 CARGO_PKG_AUTHORS='Andrew Gallant :bluss' CARGO_PKG_DESCRIPTION='Safe interface to memchr.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/memchr' CARGO_PKG_LICENSE=Unlicense/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=memchr CARGO_PKG_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='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.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 -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "libc", "rustc-dep-of-std", "std", "use_std"))' -C metadata=936264bfc8248e4e -C extra-filename=-936264bfc8248e4e --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/build/memchr-936264bfc8248e4e -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --cap-lints warn -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:374:36 | 374 | fn string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 374 | fn string(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:384:29 | 384 | fn cooked_string(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 384 | fn cooked_string(mut input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:384:47 | 384 | fn cooked_string(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 384 | fn cooked_string(mut input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:418:22 | 418 | fn raw_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 418 | fn raw_string(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:418:40 | 418 | fn raw_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 418 | fn raw_string(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:437:23 | 437 | fn byte_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 437 | fn byte_string(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:437:41 | 437 | fn byte_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 437 | fn byte_string(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:447:34 | 447 | fn cooked_byte_string(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 447 | fn cooked_byte_string(mut input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:447:52 | 447 | fn cooked_byte_string(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 447 | fn cooked_byte_string(mut input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:478:35 | 478 | fn delimiter_of_raw_string(input: Cursor) -> PResult<&str> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 478 | fn delimiter_of_raw_string(input: Cursor<'_>) -> PResult<&str> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:478:53 | 478 | fn delimiter_of_raw_string(input: Cursor) -> PResult<&str> { | -------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 478 | fn delimiter_of_raw_string(input: Cursor) -> PResult<'_, &str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:495:27 | 495 | fn raw_byte_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 495 | fn raw_byte_string(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:495:45 | 495 | fn raw_byte_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 495 | fn raw_byte_string(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:518:20 | 518 | fn c_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 518 | fn c_string(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:518:38 | 518 | fn c_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 518 | fn c_string(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:528:24 | 528 | fn raw_c_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 528 | fn raw_c_string(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:528:42 | 528 | fn raw_c_string(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 528 | fn raw_c_string(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:548:31 | 548 | fn cooked_c_string(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 548 | fn cooked_c_string(mut input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:548:49 | 548 | fn cooked_c_string(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 548 | fn cooked_c_string(mut input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:585:16 | 585 | fn byte(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 585 | fn byte(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:585:34 | 585 | fn byte(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 585 | fn byte(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:607:21 | 607 | fn character(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 607 | fn character(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:607:39 | 607 | fn character(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 607 | fn character(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:696:35 | 696 | fn trailing_backslash(input: &mut Cursor, mut last: u8) -> Result<(), Reject> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 696 | fn trailing_backslash(input: &mut Cursor<'_>, mut last: u8) -> Result<(), Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:715:17 | 715 | fn float(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 715 | fn float(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:715:35 | 715 | fn float(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 715 | fn float(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:725:24 | 725 | fn float_digits(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 725 | fn float_digits(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:725:42 | 725 | fn float_digits(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 725 | fn float_digits(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:810:15 | 810 | fn int(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 810 | fn int(input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:810:33 | 810 | fn int(input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 810 | fn int(input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:820:22 | 820 | fn digits(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 820 | fn digits(mut input: Cursor<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:820:40 | 820 | fn digits(mut input: Cursor) -> Result { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 820 | fn digits(mut input: Cursor) -> Result, Reject> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:875:17 | 875 | fn punct(input: Cursor) -> PResult { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 875 | fn punct(input: Cursor<'_>) -> PResult { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:875:35 | 875 | fn punct(input: Cursor) -> PResult { | -------^------ expected lifetime parameter | help: indicate the anonymous lifetime | 875 | fn punct(input: Cursor) -> PResult<'_, Punct> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:892:22 | 892 | fn punct_char(input: Cursor) -> PResult { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 892 | fn punct_char(input: Cursor<'_>) -> PResult { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:892:40 | 892 | fn punct_char(input: Cursor) -> PResult { | -------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 892 | fn punct_char(input: Cursor) -> PResult<'_, char> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:961:32 | 961 | fn doc_comment_contents(input: Cursor) -> PResult<(&str, bool)> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 961 | fn doc_comment_contents(input: Cursor<'_>) -> PResult<(&str, bool)> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:961:50 | 961 | fn doc_comment_contents(input: Cursor) -> PResult<(&str, bool)> { | -------^------------- expected lifetime parameter | help: indicate the anonymous lifetime | 961 | fn doc_comment_contents(input: Cursor) -> PResult<'_, (&str, bool)> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:984:37 | 984 | fn take_until_newline_or_eof(input: Cursor) -> (Cursor, &str) { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 984 | fn take_until_newline_or_eof(input: Cursor<'_>) -> (Cursor, &str) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/parse.rs:984:49 | 984 | fn take_until_newline_or_eof(input: Cursor) -> (Cursor, &str) { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 984 | fn take_until_newline_or_eof(input: Cursor) -> (Cursor<'_>, &str) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/rcvec.rs:33:38 | 33 | pub fn iter(&self) -> slice::Iter { | -----------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 33 | pub fn iter(&self) -> slice::Iter<'_, T> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/rcvec.rs:37:43 | 37 | pub fn make_mut(&mut self) -> RcVecMut | --------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 37 | pub fn make_mut(&mut self) -> RcVecMut<'_, T> | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/rcvec.rs:46:49 | 46 | pub fn get_mut(&mut self) -> Option> { | --------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 46 | pub fn get_mut(&mut self) -> Option> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/rcvec.rs:83:41 | 83 | pub fn as_mut(&mut self) -> RcVecMut { | --------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 83 | pub fn as_mut(&mut self) -> RcVecMut<'_, T> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/rcvec.rs:109:41 | 109 | pub fn as_mut(&mut self) -> RcVecMut { | --------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 109 | pub fn as_mut(&mut self) -> RcVecMut<'_, T> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/fallback.rs:76:48 | 76 | fn push_token_from_proc_macro(mut vec: RcVecMut, token: TokenTree) { | --------^---------- expected lifetime parameter | help: indicate the anonymous lifetime | 76 | fn push_token_from_proc_macro(mut vec: RcVecMut<'_, TokenTree>, token: TokenTree) { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/fallback.rs:92:47 | 92 | fn push_negative_literal(mut vec: RcVecMut, mut literal: Literal) { | --------^---------- expected lifetime parameter | help: indicate the anonymous lifetime | 92 | fn push_negative_literal(mut vec: RcVecMut<'_, TokenTree>, mut literal: Literal) { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/fallback.rs:169:29 | 169 | fn get_cursor(src: &str) -> Cursor { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 169 | fn get_cursor(src: &str) -> Cursor<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/fallback.rs:191:32 | 191 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 191 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/fallback.rs:197:32 | 197 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 197 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/fallback.rs:220:32 | 220 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 220 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/fallback.rs:682:32 | 682 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 682 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/fallback.rs:691:63 | 691 | pub(crate) fn debug_span_field_if_nontrivial(debug: &mut fmt::DebugStruct, span: Span) { | -----^^^^^^^^^^^ | | | expected lifetime parameters | help: indicate the anonymous lifetimes | 691 | pub(crate) fn debug_span_field_if_nontrivial(debug: &mut fmt::DebugStruct<'_, '_>, span: Span) { | ++++++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/fallback.rs:753:32 | 753 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 753 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/fallback.rs:773:34 | 773 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 773 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/fallback.rs:897:32 | 897 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 897 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/fallback.rs:909:32 | 909 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 909 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/fallback.rs:1190:32 | 1190 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1190 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/fallback.rs:1196:34 | 1196 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1196 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/extra.rs:148:32 | 148 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 148 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/wrapper.rs:132:32 | 132 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 132 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/wrapper.rs:255:32 | 255 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 255 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/wrapper.rs:285:32 | 285 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 285 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/wrapper.rs:298:32 | 298 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 298 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/wrapper.rs:543:32 | 543 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 543 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/wrapper.rs:551:63 | 551 | pub(crate) fn debug_span_field_if_nontrivial(debug: &mut fmt::DebugStruct, span: Span) { | -----^^^^^^^^^^^ | | | expected lifetime parameters | help: indicate the anonymous lifetimes | 551 | pub(crate) fn debug_span_field_if_nontrivial(debug: &mut fmt::DebugStruct<'_, '_>, span: Span) { | ++++++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/wrapper.rs:648:40 | 648 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 648 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/wrapper.rs:657:40 | 657 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 657 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/wrapper.rs:745:32 | 745 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 745 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/wrapper.rs:754:32 | 754 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 754 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/wrapper.rs:967:32 | 967 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 967 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/wrapper.rs:976:32 | 976 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 976 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:306:32 | 306 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 306 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:313:32 | 313 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 313 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:325:32 | 325 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 325 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:331:32 | 331 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 331 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:560:32 | 560 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 560 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:634:32 | 634 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 634 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:646:32 | 646 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 646 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:792:40 | 792 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 792 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:798:40 | 798 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 798 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:871:32 | 871 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 871 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:877:34 | 877 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 877 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:1060:32 | 1060 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1060 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:1066:32 | 1066 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1066 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:1310:32 | 1310 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1310 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:1316:32 | 1316 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1316 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro2-1.0.86/src/lib.rs:1352:36 | 1352 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1352 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=openbsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(parallel_compiler)-Zmacro-backtrace-Csplit-debuginfo=off-Wrustc::internal-Wkeyword_idents_2024-Wunsafe_op_in_unsafe_fn-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zon-broken-pipe=kill' CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11 CARGO_PKG_AUTHORS='Tom Kaitchuck ' CARGO_PKG_DESCRIPTION='A non-cryptographic hash function using AES-NI for high performance' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ahash CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tkaitchuck/ahash' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=0.8.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-openbsd LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' NUM_JOBS=6 OPT_LEVEL=3 OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/build/ahash-fe9372de0631f4e1/out PROFILE=release RUSTC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTC_WRAPPER=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTDOC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-openbsd /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/build/ahash-45397b1be9d54bbd/build-script-build` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157/src/unix/bsd/mod.rs:177:42 | 177 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 177 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157/src/unix/bsd/mod.rs:226:42 | 226 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 226 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ [ahash 0.8.11] cargo:rerun-if-changed=build.rs warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157/src/unix/bsd/netbsdlike/openbsd/mod.rs:753:42 | 753 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 753 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157/src/unix/bsd/netbsdlike/openbsd/mod.rs:786:42 | 786 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 786 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157/src/unix/bsd/netbsdlike/openbsd/mod.rs:813:42 | 813 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 813 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157/src/unix/bsd/netbsdlike/openbsd/mod.rs:851:42 | 851 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 851 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157/src/unix/bsd/netbsdlike/openbsd/mod.rs:892:42 | 892 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 892 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157/src/unix/bsd/netbsdlike/openbsd/mod.rs:925:42 | 925 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 925 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157/src/unix/bsd/netbsdlike/openbsd/mod.rs:960:42 | 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 --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157/src/unix/bsd/netbsdlike/openbsd/mod.rs:1068:50 | 1068 | fn fmt(&self, f: &mut ::fmt::Formatter) | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1068 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157/src/unix/bsd/netbsdlike/openbsd/x86_64.rs:81:42 | 81 | fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { | -------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 81 | fn fmt(&self, f: &mut ::fmt::Formatter<'_>) -> ::fmt::Result { | ++++ [ahash 0.8.11] cargo:rustc-cfg=feature="folded_multiply" Compiling equivalent v1.0.1 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=equivalent CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/equivalent-1.0.1 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Traits for key comparison in maps.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=equivalent CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/cuviper/equivalent' CARGO_PKG_RUST_VERSION=1.6 CARGO_PKG_VERSION=1.0.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/equivalent-1.0.1 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name equivalent --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/equivalent-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=bd72e9f07c4db472 -C extra-filename=-bd72e9f07c4db472 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: trait `ExtendFromWithinSpec` is never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/vec/mod.rs:2548:7 | 2548 | trait ExtendFromWithinSpec { | ^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default warning: trait `NonDrop` is never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/vec/into_iter.rs:161:11 | 161 | pub trait NonDrop {} | ^^^^^^^ warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/vec/splice.rs:21:53 | 21 | pub struct Splice<'a, I: Iterator + 'a, A: Allocator + 'a = Global> { | ^^^^^ help: remove this bound | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/allocator-api2-0.2.18/src/stable/vec/drain.rs:22:23 | 22 | pub struct Drain<'a, T: 'a, A: Allocator + 'a = Global> { | ^^^^ help: remove this bound warning: `autocfg` (lib) generated 1 warning Compiling cc v1.0.105 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=cc CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/cc-1.0.105 CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='A build-time dependency for Cargo build scripts to assist in invoking the native C compiler to compile native C code into a static archive to be linked into Rust code. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/cc-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/cc-rs' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=1.0.105 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=105 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/cc-1.0.105 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name cc --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/cc-1.0.105/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("parallel"))' -C metadata=d0b1cf063c1fb0f5 -C extra-filename=-d0b1cf063c1fb0f5 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --cap-lints warn -Z binary-dep-depinfo` Compiling bitflags v2.6.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=bitflags CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bitflags-2.6.0 CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A macro to generate structures which behave like bitflags. ' CARGO_PKG_HOMEPAGE='https://github.com/bitflags/bitflags' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=bitflags CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bitflags/bitflags' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=2.6.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bitflags-2.6.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name bitflags --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/bitflags-2.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "bytemuck", "compiler_builtins", "core", "example_generated", "rustc-dep-of-std", "serde", "std"))' -C metadata=e16016e74716c9bd -C extra-filename=-e16016e74716c9bd --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=openbsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(parallel_compiler)-Zmacro-backtrace-Csplit-debuginfo=off-Wrustc::internal-Wkeyword_idents_2024-Wunsafe_op_in_unsafe_fn-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zon-broken-pipe=kill' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0 CARGO_PKG_AUTHORS='Andrew Gallant :bluss' CARGO_PKG_DESCRIPTION='Safe interface to memchr.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/memchr' CARGO_PKG_LICENSE=Unlicense/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=memchr CARGO_PKG_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='' DEBUG=false HOST=x86_64-unknown-openbsd LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' NUM_JOBS=6 OPT_LEVEL=3 OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/build/memchr-5034d0058a4afd1e/out PROFILE=release RUSTC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTC_WRAPPER=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTDOC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-openbsd /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/build/memchr-936264bfc8248e4e/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=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=memchr CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0 CARGO_PKG_AUTHORS='Andrew Gallant :bluss' CARGO_PKG_DESCRIPTION='Safe interface to memchr.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/memchr' CARGO_PKG_LICENSE=Unlicense/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=memchr CARGO_PKG_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='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/build/memchr-5034d0058a4afd1e/out /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name memchr --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.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 opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "libc", "rustc-dep-of-std", "std", "use_std"))' -C metadata=20e0a77743d03140 -C extra-filename=-20e0a77743d03140 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo --cfg memchr_runtime_simd --cfg memchr_runtime_sse2 --cfg memchr_runtime_sse42 --cfg memchr_runtime_avx` warning: `allocator-api2` (lib) generated 90 warnings Compiling quote v1.0.36 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=quote CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quote-1.0.36 CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Quasi-quoting macro quote'\!'(...)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=quote CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/quote' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.36 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=36 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quote-1.0.36 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name quote --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quote-1.0.36/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=729e32816c0cc154 -C extra-filename=-729e32816c0cc154 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern proc_macro2=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/libproc_macro2-b77cc6e58db4216a.rmeta --cap-lints warn -Z binary-dep-depinfo` warning: unexpected `cfg` condition name: `memchr_libc` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:6:7 | 6 | #[cfg(memchr_libc)] | ^^^^^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `parallel_compiler`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_libc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_libc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:12:46 | 12 | #[cfg(all(not(miri), target_arch = "x86_64", memchr_runtime_simd))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_avx` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/mod.rs:45:25 | 35 | / macro_rules! unsafe_ifunc { 36 | | ($fnty:ty, $name:ident, $haystack:ident, $($needle:ident),+) => {{ 37 | | use std::{mem, sync::atomic::{AtomicPtr, Ordering}}; ... | 45 | | if cfg!(memchr_runtime_avx) && is_x86_feature_detected!("avx2") { | | ^^^^^^^^^^^^^^^^^^ ... | 70 | | }} 71 | | } | |_- in this expansion of `unsafe_ifunc!` ... 96 | unsafe_ifunc!(fn(u8, &[u8]) -> Option, memchr, haystack, n1) | ------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_avx)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_avx)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_sse2` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/mod.rs:47:32 | 35 | / macro_rules! unsafe_ifunc { 36 | | ($fnty:ty, $name:ident, $haystack:ident, $($needle:ident),+) => {{ 37 | | use std::{mem, sync::atomic::{AtomicPtr, Ordering}}; ... | 47 | | } else if cfg!(memchr_runtime_sse2) { | | ^^^^^^^^^^^^^^^^^^^ ... | 70 | | }} 71 | | } | |_- in this expansion of `unsafe_ifunc!` ... 96 | unsafe_ifunc!(fn(u8, &[u8]) -> Option, memchr, haystack, n1) | ------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_sse2)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_sse2)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_avx` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/mod.rs:45:25 | 35 | / macro_rules! unsafe_ifunc { 36 | | ($fnty:ty, $name:ident, $haystack:ident, $($needle:ident),+) => {{ 37 | | use std::{mem, sync::atomic::{AtomicPtr, Ordering}}; ... | 45 | | if cfg!(memchr_runtime_avx) && is_x86_feature_detected!("avx2") { | | ^^^^^^^^^^^^^^^^^^ ... | 70 | | }} 71 | | } | |_- in this expansion of `unsafe_ifunc!` ... 101 | / unsafe_ifunc!( 102 | | fn(u8, u8, &[u8]) -> Option, 103 | | memchr2, 104 | | haystack, 105 | | n1, 106 | | n2 107 | | ) | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_avx)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_avx)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_sse2` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/mod.rs:47:32 | 35 | / macro_rules! unsafe_ifunc { 36 | | ($fnty:ty, $name:ident, $haystack:ident, $($needle:ident),+) => {{ 37 | | use std::{mem, sync::atomic::{AtomicPtr, Ordering}}; ... | 47 | | } else if cfg!(memchr_runtime_sse2) { | | ^^^^^^^^^^^^^^^^^^^ ... | 70 | | }} 71 | | } | |_- in this expansion of `unsafe_ifunc!` ... 101 | / unsafe_ifunc!( 102 | | fn(u8, u8, &[u8]) -> Option, 103 | | memchr2, 104 | | haystack, 105 | | n1, 106 | | n2 107 | | ) | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_sse2)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_sse2)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_avx` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/mod.rs:45:25 | 35 | / macro_rules! unsafe_ifunc { 36 | | ($fnty:ty, $name:ident, $haystack:ident, $($needle:ident),+) => {{ 37 | | use std::{mem, sync::atomic::{AtomicPtr, Ordering}}; ... | 45 | | if cfg!(memchr_runtime_avx) && is_x86_feature_detected!("avx2") { | | ^^^^^^^^^^^^^^^^^^ ... | 70 | | }} 71 | | } | |_- in this expansion of `unsafe_ifunc!` ... 112 | / unsafe_ifunc!( 113 | | fn(u8, u8, u8, &[u8]) -> Option, 114 | | memchr3, 115 | | haystack, ... | 118 | | n3 119 | | ) | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_avx)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_avx)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_sse2` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/mod.rs:47:32 | 35 | / macro_rules! unsafe_ifunc { 36 | | ($fnty:ty, $name:ident, $haystack:ident, $($needle:ident),+) => {{ 37 | | use std::{mem, sync::atomic::{AtomicPtr, Ordering}}; ... | 47 | | } else if cfg!(memchr_runtime_sse2) { | | ^^^^^^^^^^^^^^^^^^^ ... | 70 | | }} 71 | | } | |_- in this expansion of `unsafe_ifunc!` ... 112 | / unsafe_ifunc!( 113 | | fn(u8, u8, u8, &[u8]) -> Option, 114 | | memchr3, 115 | | haystack, ... | 118 | | n3 119 | | ) | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_sse2)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_sse2)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_avx` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/mod.rs:45:25 | 35 | / macro_rules! unsafe_ifunc { 36 | | ($fnty:ty, $name:ident, $haystack:ident, $($needle:ident),+) => {{ 37 | | use std::{mem, sync::atomic::{AtomicPtr, Ordering}}; ... | 45 | | if cfg!(memchr_runtime_avx) && is_x86_feature_detected!("avx2") { | | ^^^^^^^^^^^^^^^^^^ ... | 70 | | }} 71 | | } | |_- in this expansion of `unsafe_ifunc!` ... 124 | unsafe_ifunc!(fn(u8, &[u8]) -> Option, memrchr, haystack, n1) | -------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_avx)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_avx)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_sse2` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/mod.rs:47:32 | 35 | / macro_rules! unsafe_ifunc { 36 | | ($fnty:ty, $name:ident, $haystack:ident, $($needle:ident),+) => {{ 37 | | use std::{mem, sync::atomic::{AtomicPtr, Ordering}}; ... | 47 | | } else if cfg!(memchr_runtime_sse2) { | | ^^^^^^^^^^^^^^^^^^^ ... | 70 | | }} 71 | | } | |_- in this expansion of `unsafe_ifunc!` ... 124 | unsafe_ifunc!(fn(u8, &[u8]) -> Option, memrchr, haystack, n1) | -------------------------------------------------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_sse2)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_sse2)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_avx` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/mod.rs:45:25 | 35 | / macro_rules! unsafe_ifunc { 36 | | ($fnty:ty, $name:ident, $haystack:ident, $($needle:ident),+) => {{ 37 | | use std::{mem, sync::atomic::{AtomicPtr, Ordering}}; ... | 45 | | if cfg!(memchr_runtime_avx) && is_x86_feature_detected!("avx2") { | | ^^^^^^^^^^^^^^^^^^ ... | 70 | | }} 71 | | } | |_- in this expansion of `unsafe_ifunc!` ... 129 | / unsafe_ifunc!( 130 | | fn(u8, u8, &[u8]) -> Option, 131 | | memrchr2, 132 | | haystack, 133 | | n1, 134 | | n2 135 | | ) | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_avx)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_avx)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_sse2` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/mod.rs:47:32 | 35 | / macro_rules! unsafe_ifunc { 36 | | ($fnty:ty, $name:ident, $haystack:ident, $($needle:ident),+) => {{ 37 | | use std::{mem, sync::atomic::{AtomicPtr, Ordering}}; ... | 47 | | } else if cfg!(memchr_runtime_sse2) { | | ^^^^^^^^^^^^^^^^^^^ ... | 70 | | }} 71 | | } | |_- in this expansion of `unsafe_ifunc!` ... 129 | / unsafe_ifunc!( 130 | | fn(u8, u8, &[u8]) -> Option, 131 | | memrchr2, 132 | | haystack, 133 | | n1, 134 | | n2 135 | | ) | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_sse2)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_sse2)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_avx` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/mod.rs:45:25 | 35 | / macro_rules! unsafe_ifunc { 36 | | ($fnty:ty, $name:ident, $haystack:ident, $($needle:ident),+) => {{ 37 | | use std::{mem, sync::atomic::{AtomicPtr, Ordering}}; ... | 45 | | if cfg!(memchr_runtime_avx) && is_x86_feature_detected!("avx2") { | | ^^^^^^^^^^^^^^^^^^ ... | 70 | | }} 71 | | } | |_- in this expansion of `unsafe_ifunc!` ... 140 | / unsafe_ifunc!( 141 | | fn(u8, u8, u8, &[u8]) -> Option, 142 | | memrchr3, 143 | | haystack, ... | 146 | | n3 147 | | ) | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_avx)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_avx)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_sse2` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/mod.rs:47:32 | 35 | / macro_rules! unsafe_ifunc { 36 | | ($fnty:ty, $name:ident, $haystack:ident, $($needle:ident),+) => {{ 37 | | use std::{mem, sync::atomic::{AtomicPtr, Ordering}}; ... | 47 | | } else if cfg!(memchr_runtime_sse2) { | | ^^^^^^^^^^^^^^^^^^^ ... | 70 | | }} 71 | | } | |_- in this expansion of `unsafe_ifunc!` ... 140 | / unsafe_ifunc!( 141 | | fn(u8, u8, u8, &[u8]) -> Option, 142 | | memrchr3, 143 | | haystack, ... | 146 | | n3 147 | | ) | |_____- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_sse2)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_sse2)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:94:39 | 94 | #[cfg(all(target_arch = "x86_64", memchr_runtime_simd, not(miri)))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_libc` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:101:9 | 101 | memchr_libc, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_libc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_libc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:102:41 | 102 | not(all(target_arch = "x86_64", memchr_runtime_simd)), | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_libc` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:111:13 | 111 | not(memchr_libc), | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_libc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_libc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:112:41 | 112 | not(all(target_arch = "x86_64", memchr_runtime_simd)), | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:158:39 | 158 | #[cfg(all(target_arch = "x86_64", memchr_runtime_simd, not(miri)))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:165:41 | 165 | not(all(target_arch = "x86_64", memchr_runtime_simd)), | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:216:39 | 216 | #[cfg(all(target_arch = "x86_64", memchr_runtime_simd, not(miri)))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:223:41 | 223 | not(all(target_arch = "x86_64", memchr_runtime_simd)), | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:267:39 | 267 | #[cfg(all(target_arch = "x86_64", memchr_runtime_simd, not(miri)))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_libc` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:274:9 | 274 | memchr_libc, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_libc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_libc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:276:41 | 276 | not(all(target_arch = "x86_64", memchr_runtime_simd)), | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_libc` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:285:17 | 285 | not(all(memchr_libc, target_os = "linux")), | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_libc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_libc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:286:41 | 286 | not(all(target_arch = "x86_64", memchr_runtime_simd)), | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:332:39 | 332 | #[cfg(all(target_arch = "x86_64", memchr_runtime_simd, not(miri)))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:339:41 | 339 | not(all(target_arch = "x86_64", memchr_runtime_simd)), | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:390:39 | 390 | #[cfg(all(target_arch = "x86_64", memchr_runtime_simd, not(miri)))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/mod.rs:397:41 | 397 | not(all(target_arch = "x86_64", memchr_runtime_simd)), | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/mod.rs:149:7 | 149 | #[cfg(memchr_runtime_simd)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/mod.rs:156:7 | 156 | #[cfg(memchr_runtime_simd)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_wasm128` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/mod.rs:158:11 | 158 | #[cfg(all(memchr_runtime_wasm128))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_wasm128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_wasm128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/mod.rs:160:46 | 160 | #[cfg(all(not(miri), target_arch = "x86_64", memchr_runtime_simd))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/mod.rs:811:50 | 811 | #[cfg(all(not(miri), target_arch = "x86_64", memchr_runtime_simd))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_wasm128` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/mod.rs:813:11 | 813 | #[cfg(memchr_runtime_wasm128)] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_wasm128)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_wasm128)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/mod.rs:815:50 | 815 | #[cfg(all(not(miri), target_arch = "x86_64", memchr_runtime_simd))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/prefilter/mod.rs:4:7 | 4 | #[cfg(memchr_runtime_simd)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/prefilter/mod.rs:6:46 | 6 | #[cfg(all(not(miri), target_arch = "wasm32", memchr_runtime_simd))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/prefilter/mod.rs:8:46 | 8 | #[cfg(all(not(miri), target_arch = "x86_64", memchr_runtime_simd))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/prefilter/mod.rs:99:7 | 99 | #[cfg(memchr_runtime_simd)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.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: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 138 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/prefilter/mod.rs:299:50 | 299 | #[cfg(all(not(miri), target_arch = "x86_64", memchr_runtime_simd))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/prefilter/mod.rs:317:50 | 317 | #[cfg(all(not(miri), target_arch = "wasm32", memchr_runtime_simd))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_avx` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/prefilter/mod.rs:303:21 | 303 | if cfg!(memchr_runtime_avx) { | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_avx)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_avx)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_sse2` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/prefilter/mod.rs:311:17 | 311 | if cfg!(memchr_runtime_sse2) { | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_sse2)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_sse2)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/rarebytes.rs:99:11 | 99 | #[cfg(memchr_runtime_simd)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/rarebytes.rs:107:11 | 107 | #[cfg(memchr_runtime_simd)] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_avx` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/x86/avx.rs:24:22 | 24 | if !cfg!(memchr_runtime_avx) || !is_x86_feature_detected!("avx2") { | ^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_avx)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_avx)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_sse2` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/x86/sse.rs:14:18 | 14 | if !cfg!(memchr_runtime_sse2) { | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_sse2)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_sse2)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/mod.rs:838:54 | 838 | #[cfg(all(not(miri), target_arch = "x86_64", memchr_runtime_simd))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/mod.rs:846:43 | 846 | #[cfg(all(target_arch = "wasm32", memchr_runtime_simd))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/mod.rs:884:34 | 884 | #[cfg(all(not(miri), memchr_runtime_simd))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/mod.rs:889:17 | 889 | memchr_runtime_simd | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/mod.rs:909:34 | 909 | #[cfg(all(not(miri), memchr_runtime_simd))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/mod.rs:914:17 | 914 | memchr_runtime_simd | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/mod.rs:953:34 | 953 | #[cfg(all(not(miri), memchr_runtime_simd))] | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `memchr_runtime_simd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/mod.rs:966:17 | 966 | memchr_runtime_simd | ^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(memchr_runtime_simd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(memchr_runtime_simd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157/src/unix/bsd/mod.rs:548:12 | 548 | if (*mhdr).msg_controllen as usize >= ::mem::size_of::<::cmsghdr>() { | ^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157/src/macros.rs:194:17 | 186 | / macro_rules! f { 187 | | ($($(#[$attr:meta])* pub $({$constness:ident})* fn $i:ident( 188 | | $($arg:ident: $argty:ty),* 189 | | ) -> $ret:ty { ... | 194 | |/ pub $($constness)* unsafe extern fn $i($($arg: $argty),* 195 | || ) -> $ret { | ||_________________________^ ... | 198 | | )*) 199 | | } | |__________- in this expansion of `f!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157/src/unix/bsd/mod.rs:546:1 | 546 | / f! { 547 | | pub fn CMSG_FIRSTHDR(mhdr: *const ::msghdr) -> *mut ::cmsghdr { 548 | | if (*mhdr).msg_controllen as usize >= ::mem::size_of::<::cmsghdr>() { 549 | | (*mhdr).msg_control as *mut ::cmsghdr ... | 579 | | } 580 | | } | |_- in this macro invocation = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157/src/unix/bsd/mod.rs:549:13 | 549 | (*mhdr).msg_control as *mut ::cmsghdr | ^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157/src/unix/bsd/mod.rs:556:40 | 556 | let bits = ::mem::size_of_val(&(*set).fds_bits[0]) * 8; | ^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157/src/macros.rs:194:17 | 186 | / macro_rules! f { 187 | | ($($(#[$attr:meta])* pub $({$constness:ident})* fn $i:ident( 188 | | $($arg:ident: $argty:ty),* 189 | | ) -> $ret:ty { ... | 194 | |/ pub $($constness)* unsafe extern fn $i($($arg: $argty),* 195 | || ) -> $ret { | ||_________________________^ ... | 198 | | )*) 199 | | } | |__________- in this expansion of `f!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157/src/unix/bsd/mod.rs:546:1 | 546 | / f! { 547 | | pub fn CMSG_FIRSTHDR(mhdr: *const ::msghdr) -> *mut ::cmsghdr { 548 | | if (*mhdr).msg_controllen as usize >= ::mem::size_of::<::cmsghdr>() { 549 | | (*mhdr).msg_control as *mut ::cmsghdr ... | 579 | | } 580 | | } | |_- in this macro invocation warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157/src/unix/bsd/mod.rs:558:9 | 558 | (*set).fds_bits[fd / bits] &= !(1 << (fd % bits)); | ^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157/src/unix/bsd/mod.rs:563:40 | 563 | let bits = ::mem::size_of_val(&(*set).fds_bits[0]) * 8; | ^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157/src/macros.rs:194:17 | 186 | / macro_rules! f { 187 | | ($($(#[$attr:meta])* pub $({$constness:ident})* fn $i:ident( 188 | | $($arg:ident: $argty:ty),* 189 | | ) -> $ret:ty { ... | 194 | |/ pub $($constness)* unsafe extern fn $i($($arg: $argty),* 195 | || ) -> $ret { | ||_________________________^ ... | 198 | | )*) 199 | | } | |__________- in this expansion of `f!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157/src/unix/bsd/mod.rs:546:1 | 546 | / f! { 547 | | pub fn CMSG_FIRSTHDR(mhdr: *const ::msghdr) -> *mut ::cmsghdr { 548 | | if (*mhdr).msg_controllen as usize >= ::mem::size_of::<::cmsghdr>() { 549 | | (*mhdr).msg_control as *mut ::cmsghdr ... | 579 | | } 580 | | } | |_- in this macro invocation warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157/src/unix/bsd/mod.rs:565:17 | 565 | return ((*set).fds_bits[fd / bits] & (1 << (fd % bits))) != 0 | ^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157/src/unix/bsd/mod.rs:569:40 | 569 | let bits = ::mem::size_of_val(&(*set).fds_bits[0]) * 8; | ^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157/src/macros.rs:194:17 | 186 | / macro_rules! f { 187 | | ($($(#[$attr:meta])* pub $({$constness:ident})* fn $i:ident( 188 | | $($arg:ident: $argty:ty),* 189 | | ) -> $ret:ty { ... | 194 | |/ pub $($constness)* unsafe extern fn $i($($arg: $argty),* 195 | || ) -> $ret { | ||_________________________^ ... | 198 | | )*) 199 | | } | |__________- in this expansion of `f!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157/src/unix/bsd/mod.rs:546:1 | 546 | / f! { 547 | | pub fn CMSG_FIRSTHDR(mhdr: *const ::msghdr) -> *mut ::cmsghdr { 548 | | if (*mhdr).msg_controllen as usize >= ::mem::size_of::<::cmsghdr>() { 549 | | (*mhdr).msg_control as *mut ::cmsghdr ... | 579 | | } 580 | | } | |_- in this macro invocation warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157/src/unix/bsd/mod.rs:571:9 | 571 | (*set).fds_bits[fd / bits] |= 1 << (fd % bits); | ^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157/src/unix/bsd/mod.rs:576:21 | 576 | for slot in (*set).fds_bits.iter_mut() { | ^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157/src/macros.rs:194:17 | 186 | / macro_rules! f { 187 | | ($($(#[$attr:meta])* pub $({$constness:ident})* fn $i:ident( 188 | | $($arg:ident: $argty:ty),* 189 | | ) -> $ret:ty { ... | 194 | |/ pub $($constness)* unsafe extern fn $i($($arg: $argty),* 195 | || ) -> $ret { | ||_________________________^ ... | 198 | | )*) 199 | | } | |__________- in this expansion of `f!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157/src/unix/bsd/mod.rs:546:1 | 546 | / f! { 547 | | pub fn CMSG_FIRSTHDR(mhdr: *const ::msghdr) -> *mut ::cmsghdr { 548 | | if (*mhdr).msg_controllen as usize >= ::mem::size_of::<::cmsghdr>() { 549 | | (*mhdr).msg_control as *mut ::cmsghdr ... | 579 | | } 580 | | } | |_- in this macro invocation warning: unused extern crate --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quote-1.0.36/src/lib.rs:108:1 | 107 | / #[cfg(feature = "proc-macro")] 108 | | extern crate proc_macro; | | ^^^^^^^^^^^^^^^^^^^^^^^- | |________________________| | help: remove it | = note: `-W unused-extern-crates` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(unused_extern_crates)]` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quote-1.0.36/src/ident_fragment.rs:15:32 | 15 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result; | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 15 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result; | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quote-1.0.36/src/ident_fragment.rs:30:32 | 30 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 30 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quote-1.0.36/src/ident_fragment.rs:40:32 | 40 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 40 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quote-1.0.36/src/ident_fragment.rs:50:32 | 50 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 50 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quote-1.0.36/src/ident_fragment.rs:68:32 | 68 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 68 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quote-1.0.36/src/ident_fragment.rs:79:44 | 79 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 87 | ident_fragment_display!(bool, str, String, char); | ------------------------------------------------ in this macro invocation | = note: this warning originates in the macro `ident_fragment_display` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 79 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quote-1.0.36/src/ident_fragment.rs:79:44 | 79 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 88 | ident_fragment_display!(u8, u16, u32, u64, u128, usize); | ------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `ident_fragment_display` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 79 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quote-1.0.36/src/runtime.rs:503:32 | 503 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 503 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quote-1.0.36/src/runtime.rs:509:32 | 509 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 509 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quote-1.0.36/src/runtime.rs:515:32 | 515 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 515 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quote-1.0.36/src/runtime.rs:521:32 | 521 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 521 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/quote-1.0.36/src/runtime.rs:527:32 | 527 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 527 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157/src/unix/bsd/netbsdlike/openbsd/mod.rs:634:9 | 634 | (*(self as *const siginfo_t as *const siginfo_timer))._pid | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157/src/unix/bsd/netbsdlike/openbsd/mod.rs:625:5 | 625 | pub unsafe fn si_pid(&self) -> ::pid_t { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157/src/unix/bsd/netbsdlike/openbsd/mod.rs:647:9 | 647 | (*(self as *const siginfo_t as *const siginfo_timer))._uid | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157/src/unix/bsd/netbsdlike/openbsd/mod.rs:637:5 | 637 | pub unsafe fn si_uid(&self) -> ::uid_t { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157/src/unix/bsd/netbsdlike/openbsd/mod.rs:661:9 | 661 | (*(self as *const siginfo_t as *const siginfo_timer)).value | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157/src/unix/bsd/netbsdlike/openbsd/mod.rs:650:5 | 650 | pub unsafe fn si_value(&self) -> ::sigval { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157/src/unix/bsd/netbsdlike/openbsd/mod.rs:1927:9 | 1927 | / (cmsg as *mut ::c_uchar) 1928 | | .offset(_ALIGN(::mem::size_of::<::cmsghdr>()) as isize) | |___________________________________________________________________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157/src/macros.rs:194:17 | 186 | / macro_rules! f { 187 | | ($($(#[$attr:meta])* pub $({$constness:ident})* fn $i:ident( 188 | | $($arg:ident: $argty:ty),* 189 | | ) -> $ret:ty { ... | 194 | |/ pub $($constness)* unsafe extern fn $i($($arg: $argty),* 195 | || ) -> $ret { | ||_________________________^ ... | 198 | | )*) 199 | | } | |__________- in this expansion of `f!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157/src/unix/bsd/netbsdlike/openbsd/mod.rs:1925:1 | 1925 | / f! { 1926 | | pub fn CMSG_DATA(cmsg: *const ::cmsghdr) -> *mut ::c_uchar { 1927 | | (cmsg as *mut ::c_uchar) 1928 | | .offset(_ALIGN(::mem::size_of::<::cmsghdr>()) as isize) ... | 1969 | | } 1970 | | } | |_- in this macro invocation warning[E0133]: call to unsafe function `unix::bsd::CMSG_FIRSTHDR` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157/src/unix/bsd/netbsdlike/openbsd/mod.rs:1939:20 | 1939 | return ::CMSG_FIRSTHDR(mhdr); | ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157/src/macros.rs:194:17 | 186 | / macro_rules! f { 187 | | ($($(#[$attr:meta])* pub $({$constness:ident})* fn $i:ident( 188 | | $($arg:ident: $argty:ty),* 189 | | ) -> $ret:ty { ... | 194 | |/ pub $($constness)* unsafe extern fn $i($($arg: $argty),* 195 | || ) -> $ret { | ||_________________________^ ... | 198 | | )*) 199 | | } | |__________- in this expansion of `f!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157/src/unix/bsd/netbsdlike/openbsd/mod.rs:1925:1 | 1925 | / f! { 1926 | | pub fn CMSG_DATA(cmsg: *const ::cmsghdr) -> *mut ::c_uchar { 1927 | | (cmsg as *mut ::c_uchar) 1928 | | .offset(_ALIGN(::mem::size_of::<::cmsghdr>()) as isize) ... | 1969 | | } 1970 | | } | |_- in this macro invocation warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157/src/unix/bsd/netbsdlike/openbsd/mod.rs:1941:43 | 1941 | let next = cmsg as usize + _ALIGN((*cmsg).cmsg_len as usize) | ^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157/src/unix/bsd/netbsdlike/openbsd/mod.rs:1943:19 | 1943 | let max = (*mhdr).msg_control as usize | ^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157/src/unix/bsd/netbsdlike/openbsd/mod.rs:1944:15 | 1944 | + (*mhdr).msg_controllen as usize; | ^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/libc-0.2.157/src/unix/bsd/netbsdlike/openbsd/mod.rs:1948:37 | 1948 | (cmsg as usize + _ALIGN((*cmsg).cmsg_len as usize)) | ^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior Compiling lock_api v0.4.12 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/lock_api-0.4.12 CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='Wrappers to create fully-featured Mutex and RwLock types. Compatible with no_std.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lock_api CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.4.12 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/lock_api-0.4.12 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/lock_api-0.4.12/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="atomic_usize"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arc_lock", "atomic_usize", "default", "nightly", "owning_ref", "serde"))' -C metadata=7d06309522909c54 -C extra-filename=-7d06309522909c54 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/build/lock_api-7d06309522909c54 -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern autocfg=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/libautocfg-bb94bd7a2a402b71.rlib --cap-lints warn -Z binary-dep-depinfo` warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/fallback.rs:297:20 | 297 | if confirm(*ptr) { | ^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/fallback.rs:287:1 | 287 | / unsafe fn forward_search bool>( 288 | | start_ptr: *const u8, 289 | | end_ptr: *const u8, 290 | | mut ptr: *const u8, 291 | | confirm: F, 292 | | ) -> Option { | |__________________^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` warning[E0133]: call to unsafe function `std::ptr::const_ptr::::offset` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/fallback.rs:300:15 | 300 | ptr = ptr.offset(1); | ^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::offset` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/fallback.rs:316:15 | 316 | ptr = ptr.offset(-1); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/fallback.rs:306:1 | 306 | / unsafe fn reverse_search bool>( 307 | | start_ptr: *const u8, 308 | | end_ptr: *const u8, 309 | | mut ptr: *const u8, 310 | | confirm: F, 311 | | ) -> Option { | |__________________^ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/fallback.rs:317:20 | 317 | if confirm(*ptr) { | ^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:66:19 | 66 | let end_ptr = start_ptr.add(haystack.len()); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:18:1 | 18 | pub unsafe fn memchr(n1: u8, haystack: &[u8]) -> Option { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `memchr::x86::sse2::memchr` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:72:16 | 72 | return sse2::memchr(n1, haystack); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_set1_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:75:15 | 75 | let vn1 = _mm256_set1_epi8(n1 as i8); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `memchr::x86::avx::forward_search1` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:77:22 | 77 | if let Some(i) = forward_search1(start_ptr, end_ptr, ptr, vn1) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:81:11 | 81 | ptr = ptr.add(VECTOR_SIZE - (start_ptr as usize & VECTOR_ALIGN)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:82:38 | 82 | debug_assert!(ptr > start_ptr && end_ptr.sub(VECTOR_SIZE) >= start_ptr); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:83:44 | 83 | while loop_size == LOOP_SIZE && ptr <= end_ptr.sub(loop_size) { | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_load_si256` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:86:17 | 86 | let a = _mm256_load_si256(ptr as *const __m256i); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_load_si256` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:87:17 | 87 | let b = _mm256_load_si256(ptr.add(VECTOR_SIZE) as *const __m256i); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:87:35 | 87 | let b = _mm256_load_si256(ptr.add(VECTOR_SIZE) as *const __m256i); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_load_si256` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:88:17 | 88 | let c = _mm256_load_si256(ptr.add(2 * VECTOR_SIZE) as *const __m256i); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:88:35 | 88 | let c = _mm256_load_si256(ptr.add(2 * VECTOR_SIZE) as *const __m256i); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_load_si256` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:89:17 | 89 | let d = _mm256_load_si256(ptr.add(3 * VECTOR_SIZE) as *const __m256i); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:89:35 | 89 | let d = _mm256_load_si256(ptr.add(3 * VECTOR_SIZE) as *const __m256i); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_cmpeq_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:90:19 | 90 | let eqa = _mm256_cmpeq_epi8(vn1, a); | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_cmpeq_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:91:19 | 91 | let eqb = _mm256_cmpeq_epi8(vn1, b); | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_cmpeq_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:92:19 | 92 | let eqc = _mm256_cmpeq_epi8(vn1, c); | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_cmpeq_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:93:19 | 93 | let eqd = _mm256_cmpeq_epi8(vn1, d); | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_or_si256` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:94:19 | 94 | let or1 = _mm256_or_si256(eqa, eqb); | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_or_si256` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:95:19 | 95 | let or2 = _mm256_or_si256(eqc, eqd); | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_or_si256` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:96:19 | 96 | let or3 = _mm256_or_si256(or1, or2); | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:98:12 | 98 | if _mm256_movemask_epi8(or3) != 0 { | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `memchr::x86::avx::memchr::matched` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:99:25 | 99 | return Some(matched(start_ptr, ptr, eqa, eqb, eqc, eqd)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:101:15 | 101 | ptr = ptr.add(loop_size); | ^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:103:18 | 103 | while ptr <= end_ptr.sub(VECTOR_SIZE) { | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `memchr::x86::avx::forward_search1` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:106:26 | 106 | if let Some(i) = forward_search1(start_ptr, end_ptr, ptr, vn1) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:109:15 | 109 | ptr = ptr.add(VECTOR_SIZE); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:113:15 | 113 | ptr = ptr.sub(VECTOR_SIZE - sub(end_ptr, ptr)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `memchr::x86::avx::forward_search1` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:116:16 | 116 | return forward_search1(start_ptr, end_ptr, ptr, vn1); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:42:20 | 42 | let mask = _mm256_movemask_epi8(eqa); | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:33:5 | 33 | / unsafe fn matched( 34 | | start_ptr: *const u8, 35 | | ptr: *const u8, 36 | | eqa: __m256i, ... | 39 | | eqd: __m256i, 40 | | ) -> usize { | |______________^ warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:48:20 | 48 | let mask = _mm256_movemask_epi8(eqb); | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:54:20 | 54 | let mask = _mm256_movemask_epi8(eqc); | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:60:20 | 60 | let mask = _mm256_movemask_epi8(eqd); | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_set1_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:147:15 | 147 | let vn1 = _mm256_set1_epi8(n1 as i8); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:122:1 | 122 | pub unsafe fn memchr2(n1: u8, n2: u8, haystack: &[u8]) -> Option { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_set1_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:148:15 | 148 | let vn2 = _mm256_set1_epi8(n2 as i8); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:152:19 | 152 | let end_ptr = start_ptr.add(haystack.len()); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:157:16 | 157 | if *ptr == n1 || *ptr == n2 { | ^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:157:30 | 157 | if *ptr == n1 || *ptr == n2 { | ^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::offset` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:160:19 | 160 | ptr = ptr.offset(1); | ^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `memchr::x86::avx::forward_search2` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:165:22 | 165 | if let Some(i) = forward_search2(start_ptr, end_ptr, ptr, vn1, vn2) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:169:11 | 169 | ptr = ptr.add(VECTOR_SIZE - (start_ptr as usize & VECTOR_ALIGN)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:170:38 | 170 | debug_assert!(ptr > start_ptr && end_ptr.sub(VECTOR_SIZE) >= start_ptr); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:171:45 | 171 | while loop_size == LOOP_SIZE2 && ptr <= end_ptr.sub(loop_size) { | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_load_si256` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:174:17 | 174 | let a = _mm256_load_si256(ptr as *const __m256i); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_load_si256` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:175:17 | 175 | let b = _mm256_load_si256(ptr.add(VECTOR_SIZE) as *const __m256i); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:175:35 | 175 | let b = _mm256_load_si256(ptr.add(VECTOR_SIZE) as *const __m256i); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_cmpeq_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:176:20 | 176 | let eqa1 = _mm256_cmpeq_epi8(vn1, a); | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_cmpeq_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:177:20 | 177 | let eqb1 = _mm256_cmpeq_epi8(vn1, b); | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_cmpeq_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:178:20 | 178 | let eqa2 = _mm256_cmpeq_epi8(vn2, a); | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_cmpeq_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:179:20 | 179 | let eqb2 = _mm256_cmpeq_epi8(vn2, b); | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_or_si256` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:180:19 | 180 | let or1 = _mm256_or_si256(eqa1, eqb1); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_or_si256` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:181:19 | 181 | let or2 = _mm256_or_si256(eqa2, eqb2); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_or_si256` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:182:19 | 182 | let or3 = _mm256_or_si256(or1, or2); | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:183:12 | 183 | if _mm256_movemask_epi8(or3) != 0 { | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `memchr::x86::avx::memchr2::matched` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:184:25 | 184 | return Some(matched(start_ptr, ptr, eqa1, eqa2, eqb1, eqb2)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:186:15 | 186 | ptr = ptr.add(loop_size); | ^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:188:18 | 188 | while ptr <= end_ptr.sub(VECTOR_SIZE) { | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `memchr::x86::avx::forward_search2` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:189:26 | 189 | if let Some(i) = forward_search2(start_ptr, end_ptr, ptr, vn1, vn2) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:192:15 | 192 | ptr = ptr.add(VECTOR_SIZE); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:196:15 | 196 | ptr = ptr.sub(VECTOR_SIZE - sub(end_ptr, ptr)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `memchr::x86::avx::forward_search2` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:199:16 | 199 | return forward_search2(start_ptr, end_ptr, ptr, vn1, vn2); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:135:21 | 135 | let mask1 = _mm256_movemask_epi8(eqa1); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:126:5 | 126 | / unsafe fn matched( 127 | | start_ptr: *const u8, 128 | | ptr: *const u8, 129 | | eqa1: __m256i, ... | 132 | | eqb2: __m256i, 133 | | ) -> usize { | |______________^ warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:136:21 | 136 | let mask2 = _mm256_movemask_epi8(eqa2); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:142:21 | 142 | let mask1 = _mm256_movemask_epi8(eqb1); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:143:21 | 143 | let mask2 = _mm256_movemask_epi8(eqb2); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_set1_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:239:15 | 239 | let vn1 = _mm256_set1_epi8(n1 as i8); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:205:1 | 205 | / pub unsafe fn memchr3( 206 | | n1: u8, 207 | | n2: u8, 208 | | n3: u8, 209 | | haystack: &[u8], 210 | | ) -> Option { | |__________________^ warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_set1_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:240:15 | 240 | let vn2 = _mm256_set1_epi8(n2 as i8); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_set1_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:241:15 | 241 | let vn3 = _mm256_set1_epi8(n3 as i8); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:245:19 | 245 | let end_ptr = start_ptr.add(haystack.len()); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:250:16 | 250 | if *ptr == n1 || *ptr == n2 || *ptr == n3 { | ^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:250:30 | 250 | if *ptr == n1 || *ptr == n2 || *ptr == n3 { | ^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:250:44 | 250 | if *ptr == n1 || *ptr == n2 || *ptr == n3 { | ^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::offset` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:253:19 | 253 | ptr = ptr.offset(1); | ^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `memchr::x86::avx::forward_search3` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:258:22 | 258 | if let Some(i) = forward_search3(start_ptr, end_ptr, ptr, vn1, vn2, vn3) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:262:11 | 262 | ptr = ptr.add(VECTOR_SIZE - (start_ptr as usize & VECTOR_ALIGN)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:263:38 | 263 | debug_assert!(ptr > start_ptr && end_ptr.sub(VECTOR_SIZE) >= start_ptr); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:264:45 | 264 | while loop_size == LOOP_SIZE2 && ptr <= end_ptr.sub(loop_size) { | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_load_si256` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:267:17 | 267 | let a = _mm256_load_si256(ptr as *const __m256i); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_load_si256` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:268:17 | 268 | let b = _mm256_load_si256(ptr.add(VECTOR_SIZE) as *const __m256i); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:268:35 | 268 | let b = _mm256_load_si256(ptr.add(VECTOR_SIZE) as *const __m256i); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_cmpeq_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:269:20 | 269 | let eqa1 = _mm256_cmpeq_epi8(vn1, a); | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_cmpeq_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:270:20 | 270 | let eqb1 = _mm256_cmpeq_epi8(vn1, b); | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_cmpeq_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:271:20 | 271 | let eqa2 = _mm256_cmpeq_epi8(vn2, a); | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_cmpeq_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:272:20 | 272 | let eqb2 = _mm256_cmpeq_epi8(vn2, b); | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_cmpeq_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:273:20 | 273 | let eqa3 = _mm256_cmpeq_epi8(vn3, a); | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_cmpeq_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:274:20 | 274 | let eqb3 = _mm256_cmpeq_epi8(vn3, b); | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_or_si256` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:275:19 | 275 | let or1 = _mm256_or_si256(eqa1, eqb1); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_or_si256` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:276:19 | 276 | let or2 = _mm256_or_si256(eqa2, eqb2); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_or_si256` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:277:19 | 277 | let or3 = _mm256_or_si256(eqa3, eqb3); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_or_si256` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:278:19 | 278 | let or4 = _mm256_or_si256(or1, or2); | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_or_si256` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:279:19 | 279 | let or5 = _mm256_or_si256(or3, or4); | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:280:12 | 280 | if _mm256_movemask_epi8(or5) != 0 { | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `memchr::x86::avx::memchr3::matched` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:281:25 | 281 | return Some(matched( | _________________________^ 282 | | start_ptr, ptr, eqa1, eqa2, eqa3, eqb1, eqb2, eqb3, 283 | | )); | |_____________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:285:15 | 285 | ptr = ptr.add(loop_size); | ^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:287:18 | 287 | while ptr <= end_ptr.sub(VECTOR_SIZE) { | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `memchr::x86::avx::forward_search3` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:289:13 | 289 | forward_search3(start_ptr, end_ptr, ptr, vn1, vn2, vn3) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:293:15 | 293 | ptr = ptr.add(VECTOR_SIZE); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:297:15 | 297 | ptr = ptr.sub(VECTOR_SIZE - sub(end_ptr, ptr)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `memchr::x86::avx::forward_search3` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:300:16 | 300 | return forward_search3(start_ptr, end_ptr, ptr, vn1, vn2, vn3); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:225:21 | 225 | let mask1 = _mm256_movemask_epi8(eqa1); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:214:5 | 214 | / unsafe fn matched( 215 | | start_ptr: *const u8, 216 | | ptr: *const u8, 217 | | eqa1: __m256i, ... | 222 | | eqb3: __m256i, 223 | | ) -> usize { | |______________^ warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:226:21 | 226 | let mask2 = _mm256_movemask_epi8(eqa2); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:227:21 | 227 | let mask3 = _mm256_movemask_epi8(eqa3); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:233:21 | 233 | let mask1 = _mm256_movemask_epi8(eqb1); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:234:21 | 234 | let mask2 = _mm256_movemask_epi8(eqb2); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:235:21 | 235 | let mask3 = _mm256_movemask_epi8(eqb3); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_set1_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:307:15 | 307 | let vn1 = _mm256_set1_epi8(n1 as i8); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:306:1 | 306 | pub unsafe fn memrchr(n1: u8, haystack: &[u8]) -> Option { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `std::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:311:19 | 311 | let end_ptr = start_ptr.add(haystack.len()); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::offset` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:316:19 | 316 | ptr = ptr.offset(-1); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:317:16 | 317 | if *ptr == n1 { | ^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:324:11 | 324 | ptr = ptr.sub(VECTOR_SIZE); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `memchr::x86::avx::reverse_search1` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:325:22 | 325 | if let Some(i) = reverse_search1(start_ptr, end_ptr, ptr, vn1) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:331:44 | 331 | while loop_size == LOOP_SIZE && ptr >= start_ptr.add(loop_size) { | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:334:15 | 334 | ptr = ptr.sub(loop_size); | ^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_load_si256` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:335:17 | 335 | let a = _mm256_load_si256(ptr as *const __m256i); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_load_si256` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:336:17 | 336 | let b = _mm256_load_si256(ptr.add(VECTOR_SIZE) as *const __m256i); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:336:35 | 336 | let b = _mm256_load_si256(ptr.add(VECTOR_SIZE) as *const __m256i); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_load_si256` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:337:17 | 337 | let c = _mm256_load_si256(ptr.add(2 * VECTOR_SIZE) as *const __m256i); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:337:35 | 337 | let c = _mm256_load_si256(ptr.add(2 * VECTOR_SIZE) as *const __m256i); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_load_si256` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:338:17 | 338 | let d = _mm256_load_si256(ptr.add(3 * VECTOR_SIZE) as *const __m256i); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:338:35 | 338 | let d = _mm256_load_si256(ptr.add(3 * VECTOR_SIZE) as *const __m256i); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_cmpeq_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:339:19 | 339 | let eqa = _mm256_cmpeq_epi8(vn1, a); | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_cmpeq_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:340:19 | 340 | let eqb = _mm256_cmpeq_epi8(vn1, b); | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_cmpeq_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:341:19 | 341 | let eqc = _mm256_cmpeq_epi8(vn1, c); | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_cmpeq_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:342:19 | 342 | let eqd = _mm256_cmpeq_epi8(vn1, d); | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_or_si256` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:343:19 | 343 | let or1 = _mm256_or_si256(eqa, eqb); | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_or_si256` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:344:19 | 344 | let or2 = _mm256_or_si256(eqc, eqd); | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_or_si256` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:345:19 | 345 | let or3 = _mm256_or_si256(or1, or2); | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:346:12 | 346 | if _mm256_movemask_epi8(or3) != 0 { | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:347:30 | 347 | let mut at = sub(ptr.add(3 * VECTOR_SIZE), start_ptr); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:348:24 | 348 | let mask = _mm256_movemask_epi8(eqd); | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:354:24 | 354 | let mask = _mm256_movemask_epi8(eqc); | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:360:24 | 360 | let mask = _mm256_movemask_epi8(eqb); | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:366:24 | 366 | let mask = _mm256_movemask_epi8(eqa); | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:371:18 | 371 | while ptr >= start_ptr.add(VECTOR_SIZE) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:372:15 | 372 | ptr = ptr.sub(VECTOR_SIZE); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `memchr::x86::avx::reverse_search1` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:373:26 | 373 | if let Some(i) = reverse_search1(start_ptr, end_ptr, ptr, vn1) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `memchr::x86::avx::reverse_search1` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:379:16 | 379 | return reverse_search1(start_ptr, end_ptr, start_ptr, vn1); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_set1_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:386:15 | 386 | let vn1 = _mm256_set1_epi8(n1 as i8); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:385:1 | 385 | pub unsafe fn memrchr2(n1: u8, n2: u8, haystack: &[u8]) -> Option { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_set1_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:387:15 | 387 | let vn2 = _mm256_set1_epi8(n2 as i8); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:391:19 | 391 | let end_ptr = start_ptr.add(haystack.len()); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::offset` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:396:19 | 396 | ptr = ptr.offset(-1); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:397:16 | 397 | if *ptr == n1 || *ptr == n2 { | ^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:397:30 | 397 | if *ptr == n1 || *ptr == n2 { | ^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:404:11 | 404 | ptr = ptr.sub(VECTOR_SIZE); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `memchr::x86::avx::reverse_search2` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:405:22 | 405 | if let Some(i) = reverse_search2(start_ptr, end_ptr, ptr, vn1, vn2) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:411:45 | 411 | while loop_size == LOOP_SIZE2 && ptr >= start_ptr.add(loop_size) { | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:414:15 | 414 | ptr = ptr.sub(loop_size); | ^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_load_si256` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:415:17 | 415 | let a = _mm256_load_si256(ptr as *const __m256i); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_load_si256` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:416:17 | 416 | let b = _mm256_load_si256(ptr.add(VECTOR_SIZE) as *const __m256i); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:416:35 | 416 | let b = _mm256_load_si256(ptr.add(VECTOR_SIZE) as *const __m256i); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_cmpeq_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:417:20 | 417 | let eqa1 = _mm256_cmpeq_epi8(vn1, a); | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_cmpeq_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:418:20 | 418 | let eqb1 = _mm256_cmpeq_epi8(vn1, b); | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_cmpeq_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:419:20 | 419 | let eqa2 = _mm256_cmpeq_epi8(vn2, a); | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_cmpeq_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:420:20 | 420 | let eqb2 = _mm256_cmpeq_epi8(vn2, b); | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_or_si256` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:421:19 | 421 | let or1 = _mm256_or_si256(eqa1, eqb1); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_or_si256` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:422:19 | 422 | let or2 = _mm256_or_si256(eqa2, eqb2); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_or_si256` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:423:19 | 423 | let or3 = _mm256_or_si256(or1, or2); | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:424:12 | 424 | if _mm256_movemask_epi8(or3) != 0 { | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:425:30 | 425 | let mut at = sub(ptr.add(VECTOR_SIZE), start_ptr); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:426:25 | 426 | let mask1 = _mm256_movemask_epi8(eqb1); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:427:25 | 427 | let mask2 = _mm256_movemask_epi8(eqb2); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:433:25 | 433 | let mask1 = _mm256_movemask_epi8(eqa1); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:434:25 | 434 | let mask2 = _mm256_movemask_epi8(eqa2); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:438:18 | 438 | while ptr >= start_ptr.add(VECTOR_SIZE) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:439:15 | 439 | ptr = ptr.sub(VECTOR_SIZE); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `memchr::x86::avx::reverse_search2` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:440:26 | 440 | if let Some(i) = reverse_search2(start_ptr, end_ptr, ptr, vn1, vn2) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `memchr::x86::avx::reverse_search2` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:446:16 | 446 | return reverse_search2(start_ptr, end_ptr, start_ptr, vn1, vn2); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_set1_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:458:15 | 458 | let vn1 = _mm256_set1_epi8(n1 as i8); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:452:1 | 452 | / pub unsafe fn memrchr3( 453 | | n1: u8, 454 | | n2: u8, 455 | | n3: u8, 456 | | haystack: &[u8], 457 | | ) -> Option { | |__________________^ warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_set1_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:459:15 | 459 | let vn2 = _mm256_set1_epi8(n2 as i8); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_set1_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:460:15 | 460 | let vn3 = _mm256_set1_epi8(n3 as i8); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:464:19 | 464 | let end_ptr = start_ptr.add(haystack.len()); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::offset` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:469:19 | 469 | ptr = ptr.offset(-1); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:470:16 | 470 | if *ptr == n1 || *ptr == n2 || *ptr == n3 { | ^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:470:30 | 470 | if *ptr == n1 || *ptr == n2 || *ptr == n3 { | ^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:470:44 | 470 | if *ptr == n1 || *ptr == n2 || *ptr == n3 { | ^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:477:11 | 477 | ptr = ptr.sub(VECTOR_SIZE); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `memchr::x86::avx::reverse_search3` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:478:22 | 478 | if let Some(i) = reverse_search3(start_ptr, end_ptr, ptr, vn1, vn2, vn3) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:484:45 | 484 | while loop_size == LOOP_SIZE2 && ptr >= start_ptr.add(loop_size) { | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:487:15 | 487 | ptr = ptr.sub(loop_size); | ^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_load_si256` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:488:17 | 488 | let a = _mm256_load_si256(ptr as *const __m256i); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_load_si256` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:489:17 | 489 | let b = _mm256_load_si256(ptr.add(VECTOR_SIZE) as *const __m256i); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:489:35 | 489 | let b = _mm256_load_si256(ptr.add(VECTOR_SIZE) as *const __m256i); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_cmpeq_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:490:20 | 490 | let eqa1 = _mm256_cmpeq_epi8(vn1, a); | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_cmpeq_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:491:20 | 491 | let eqb1 = _mm256_cmpeq_epi8(vn1, b); | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_cmpeq_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:492:20 | 492 | let eqa2 = _mm256_cmpeq_epi8(vn2, a); | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_cmpeq_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:493:20 | 493 | let eqb2 = _mm256_cmpeq_epi8(vn2, b); | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_cmpeq_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:494:20 | 494 | let eqa3 = _mm256_cmpeq_epi8(vn3, a); | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_cmpeq_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:495:20 | 495 | let eqb3 = _mm256_cmpeq_epi8(vn3, b); | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_or_si256` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:496:19 | 496 | let or1 = _mm256_or_si256(eqa1, eqb1); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_or_si256` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:497:19 | 497 | let or2 = _mm256_or_si256(eqa2, eqb2); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_or_si256` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:498:19 | 498 | let or3 = _mm256_or_si256(eqa3, eqb3); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_or_si256` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:499:19 | 499 | let or4 = _mm256_or_si256(or1, or2); | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_or_si256` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:500:19 | 500 | let or5 = _mm256_or_si256(or3, or4); | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:501:12 | 501 | if _mm256_movemask_epi8(or5) != 0 { | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:502:30 | 502 | let mut at = sub(ptr.add(VECTOR_SIZE), start_ptr); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:503:25 | 503 | let mask1 = _mm256_movemask_epi8(eqb1); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:504:25 | 504 | let mask2 = _mm256_movemask_epi8(eqb2); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:505:25 | 505 | let mask3 = _mm256_movemask_epi8(eqb3); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:511:25 | 511 | let mask1 = _mm256_movemask_epi8(eqa1); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:512:25 | 512 | let mask2 = _mm256_movemask_epi8(eqa2); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:513:25 | 513 | let mask3 = _mm256_movemask_epi8(eqa3); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:517:18 | 517 | while ptr >= start_ptr.add(VECTOR_SIZE) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:518:15 | 518 | ptr = ptr.sub(VECTOR_SIZE); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `memchr::x86::avx::reverse_search3` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:520:13 | 520 | reverse_search3(start_ptr, end_ptr, ptr, vn1, vn2, vn3) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `memchr::x86::avx::reverse_search3` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:527:16 | 527 | return reverse_search3(start_ptr, end_ptr, start_ptr, vn1, vn2, vn3); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:541:26 | 541 | debug_assert!(ptr <= end_ptr.sub(VECTOR_SIZE)); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:533:1 | 533 | / unsafe fn forward_search1( 534 | | start_ptr: *const u8, 535 | | end_ptr: *const u8, 536 | | ptr: *const u8, 537 | | vn1: __m256i, 538 | | ) -> Option { | |__________________^ warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_loadu_si256` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:543:17 | 543 | let chunk = _mm256_loadu_si256(ptr as *const __m256i); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:544:16 | 544 | let mask = _mm256_movemask_epi8(_mm256_cmpeq_epi8(chunk, vn1)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_cmpeq_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:544:37 | 544 | let mask = _mm256_movemask_epi8(_mm256_cmpeq_epi8(chunk, vn1)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:562:26 | 562 | debug_assert!(ptr <= end_ptr.sub(VECTOR_SIZE)); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:553:1 | 553 | / unsafe fn forward_search2( 554 | | start_ptr: *const u8, 555 | | end_ptr: *const u8, 556 | | ptr: *const u8, 557 | | vn1: __m256i, 558 | | vn2: __m256i, 559 | | ) -> Option { | |__________________^ warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_loadu_si256` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:564:17 | 564 | let chunk = _mm256_loadu_si256(ptr as *const __m256i); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_cmpeq_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:565:15 | 565 | let eq1 = _mm256_cmpeq_epi8(chunk, vn1); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_cmpeq_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:566:15 | 566 | let eq2 = _mm256_cmpeq_epi8(chunk, vn2); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:567:8 | 567 | if _mm256_movemask_epi8(_mm256_or_si256(eq1, eq2)) != 0 { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_or_si256` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:567:29 | 567 | if _mm256_movemask_epi8(_mm256_or_si256(eq1, eq2)) != 0 { | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:568:21 | 568 | let mask1 = _mm256_movemask_epi8(eq1); | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:569:21 | 569 | let mask2 = _mm256_movemask_epi8(eq2); | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:587:26 | 587 | debug_assert!(ptr <= end_ptr.sub(VECTOR_SIZE)); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:577:1 | 577 | / unsafe fn forward_search3( 578 | | start_ptr: *const u8, 579 | | end_ptr: *const u8, 580 | | ptr: *const u8, ... | 583 | | vn3: __m256i, 584 | | ) -> Option { | |__________________^ warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_loadu_si256` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:589:17 | 589 | let chunk = _mm256_loadu_si256(ptr as *const __m256i); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_cmpeq_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:590:15 | 590 | let eq1 = _mm256_cmpeq_epi8(chunk, vn1); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_cmpeq_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:591:15 | 591 | let eq2 = _mm256_cmpeq_epi8(chunk, vn2); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_cmpeq_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:592:15 | 592 | let eq3 = _mm256_cmpeq_epi8(chunk, vn3); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_or_si256` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:593:14 | 593 | let or = _mm256_or_si256(eq1, eq2); | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:594:8 | 594 | if _mm256_movemask_epi8(_mm256_or_si256(or, eq3)) != 0 { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_or_si256` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:594:29 | 594 | if _mm256_movemask_epi8(_mm256_or_si256(or, eq3)) != 0 { | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:595:21 | 595 | let mask1 = _mm256_movemask_epi8(eq1); | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:596:21 | 596 | let mask2 = _mm256_movemask_epi8(eq2); | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:597:21 | 597 | let mask3 = _mm256_movemask_epi8(eq3); | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:613:26 | 613 | debug_assert!(ptr <= end_ptr.sub(VECTOR_SIZE)); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:605:1 | 605 | / unsafe fn reverse_search1( 606 | | start_ptr: *const u8, 607 | | end_ptr: *const u8, 608 | | ptr: *const u8, 609 | | vn1: __m256i, 610 | | ) -> Option { | |__________________^ warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_loadu_si256` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:615:17 | 615 | let chunk = _mm256_loadu_si256(ptr as *const __m256i); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:616:16 | 616 | let mask = _mm256_movemask_epi8(_mm256_cmpeq_epi8(vn1, chunk)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_cmpeq_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:616:37 | 616 | let mask = _mm256_movemask_epi8(_mm256_cmpeq_epi8(vn1, chunk)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:634:26 | 634 | debug_assert!(ptr <= end_ptr.sub(VECTOR_SIZE)); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:625:1 | 625 | / unsafe fn reverse_search2( 626 | | start_ptr: *const u8, 627 | | end_ptr: *const u8, 628 | | ptr: *const u8, 629 | | vn1: __m256i, 630 | | vn2: __m256i, 631 | | ) -> Option { | |__________________^ warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_loadu_si256` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:636:17 | 636 | let chunk = _mm256_loadu_si256(ptr as *const __m256i); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_cmpeq_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:637:15 | 637 | let eq1 = _mm256_cmpeq_epi8(chunk, vn1); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_cmpeq_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:638:15 | 638 | let eq2 = _mm256_cmpeq_epi8(chunk, vn2); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:639:8 | 639 | if _mm256_movemask_epi8(_mm256_or_si256(eq1, eq2)) != 0 { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_or_si256` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:639:29 | 639 | if _mm256_movemask_epi8(_mm256_or_si256(eq1, eq2)) != 0 { | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:640:21 | 640 | let mask1 = _mm256_movemask_epi8(eq1); | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:641:21 | 641 | let mask2 = _mm256_movemask_epi8(eq2); | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:659:26 | 659 | debug_assert!(ptr <= end_ptr.sub(VECTOR_SIZE)); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:649:1 | 649 | / unsafe fn reverse_search3( 650 | | start_ptr: *const u8, 651 | | end_ptr: *const u8, 652 | | ptr: *const u8, ... | 655 | | vn3: __m256i, 656 | | ) -> Option { | |__________________^ warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_loadu_si256` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:661:17 | 661 | let chunk = _mm256_loadu_si256(ptr as *const __m256i); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_cmpeq_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:662:15 | 662 | let eq1 = _mm256_cmpeq_epi8(chunk, vn1); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_cmpeq_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:663:15 | 663 | let eq2 = _mm256_cmpeq_epi8(chunk, vn2); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_cmpeq_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:664:15 | 664 | let eq3 = _mm256_cmpeq_epi8(chunk, vn3); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_or_si256` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:665:14 | 665 | let or = _mm256_or_si256(eq1, eq2); | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:666:8 | 666 | if _mm256_movemask_epi8(_mm256_or_si256(or, eq3)) != 0 { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_or_si256` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:666:29 | 666 | if _mm256_movemask_epi8(_mm256_or_si256(or, eq3)) != 0 { | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:667:21 | 667 | let mask1 = _mm256_movemask_epi8(eq1); | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:668:21 | 668 | let mask2 = _mm256_movemask_epi8(eq2); | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/avx.rs:669:21 | 669 | let mask3 = _mm256_movemask_epi8(eq3); | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_set1_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:108:15 | 108 | let vn1 = _mm_set1_epi8(n1 as i8); | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:16:1 | 16 | pub unsafe fn memchr(n1: u8, haystack: &[u8]) -> Option { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `std::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:112:19 | 112 | let end_ptr = start_ptr.add(haystack.len()); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:117:16 | 117 | if *ptr == n1 { | ^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::offset` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:120:19 | 120 | ptr = ptr.offset(1); | ^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `memchr::x86::sse2::forward_search1` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:125:22 | 125 | if let Some(i) = forward_search1(start_ptr, end_ptr, ptr, vn1) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:129:11 | 129 | ptr = ptr.add(VECTOR_SIZE - (start_ptr as usize & VECTOR_ALIGN)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:130:38 | 130 | debug_assert!(ptr > start_ptr && end_ptr.sub(VECTOR_SIZE) >= start_ptr); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:131:44 | 131 | while loop_size == LOOP_SIZE && ptr <= end_ptr.sub(loop_size) { | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_load_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:134:17 | 134 | let a = _mm_load_si128(ptr as *const __m128i); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_load_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:135:17 | 135 | let b = _mm_load_si128(ptr.add(VECTOR_SIZE) as *const __m128i); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:135:32 | 135 | let b = _mm_load_si128(ptr.add(VECTOR_SIZE) as *const __m128i); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_load_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:136:17 | 136 | let c = _mm_load_si128(ptr.add(2 * VECTOR_SIZE) as *const __m128i); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:136:32 | 136 | let c = _mm_load_si128(ptr.add(2 * VECTOR_SIZE) as *const __m128i); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_load_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:137:17 | 137 | let d = _mm_load_si128(ptr.add(3 * VECTOR_SIZE) as *const __m128i); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:137:32 | 137 | let d = _mm_load_si128(ptr.add(3 * VECTOR_SIZE) as *const __m128i); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_cmpeq_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:138:19 | 138 | let eqa = _mm_cmpeq_epi8(vn1, a); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_cmpeq_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:139:19 | 139 | let eqb = _mm_cmpeq_epi8(vn1, b); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_cmpeq_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:140:19 | 140 | let eqc = _mm_cmpeq_epi8(vn1, c); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_cmpeq_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:141:19 | 141 | let eqd = _mm_cmpeq_epi8(vn1, d); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_or_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:142:19 | 142 | let or1 = _mm_or_si128(eqa, eqb); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_or_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:143:19 | 143 | let or2 = _mm_or_si128(eqc, eqd); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_or_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:144:19 | 144 | let or3 = _mm_or_si128(or1, or2); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:145:12 | 145 | if _mm_movemask_epi8(or3) != 0 { | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:147:24 | 147 | let mask = _mm_movemask_epi8(eqa); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:153:24 | 153 | let mask = _mm_movemask_epi8(eqb); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:159:24 | 159 | let mask = _mm_movemask_epi8(eqc); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:165:24 | 165 | let mask = _mm_movemask_epi8(eqd); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:169:15 | 169 | ptr = ptr.add(loop_size); | ^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:171:18 | 171 | while ptr <= end_ptr.sub(VECTOR_SIZE) { | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `memchr::x86::sse2::forward_search1` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:174:26 | 174 | if let Some(i) = forward_search1(start_ptr, end_ptr, ptr, vn1) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:177:15 | 177 | ptr = ptr.add(VECTOR_SIZE); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:181:15 | 181 | ptr = ptr.sub(VECTOR_SIZE - sub(end_ptr, ptr)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `memchr::x86::sse2::forward_search1` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:184:16 | 184 | return forward_search1(start_ptr, end_ptr, ptr, vn1); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_set1_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:191:15 | 191 | let vn1 = _mm_set1_epi8(n1 as i8); | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:190:1 | 190 | pub unsafe fn memchr2(n1: u8, n2: u8, haystack: &[u8]) -> Option { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_set1_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:192:15 | 192 | let vn2 = _mm_set1_epi8(n2 as i8); | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:196:19 | 196 | let end_ptr = start_ptr.add(haystack.len()); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:201:16 | 201 | if *ptr == n1 || *ptr == n2 { | ^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:201:30 | 201 | if *ptr == n1 || *ptr == n2 { | ^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::offset` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:204:19 | 204 | ptr = ptr.offset(1); | ^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `memchr::x86::sse2::forward_search2` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:209:22 | 209 | if let Some(i) = forward_search2(start_ptr, end_ptr, ptr, vn1, vn2) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:213:11 | 213 | ptr = ptr.add(VECTOR_SIZE - (start_ptr as usize & VECTOR_ALIGN)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:214:38 | 214 | debug_assert!(ptr > start_ptr && end_ptr.sub(VECTOR_SIZE) >= start_ptr); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:215:45 | 215 | while loop_size == LOOP_SIZE2 && ptr <= end_ptr.sub(loop_size) { | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_load_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:218:17 | 218 | let a = _mm_load_si128(ptr as *const __m128i); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_load_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:219:17 | 219 | let b = _mm_load_si128(ptr.add(VECTOR_SIZE) as *const __m128i); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:219:32 | 219 | let b = _mm_load_si128(ptr.add(VECTOR_SIZE) as *const __m128i); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_cmpeq_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:220:20 | 220 | let eqa1 = _mm_cmpeq_epi8(vn1, a); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_cmpeq_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:221:20 | 221 | let eqb1 = _mm_cmpeq_epi8(vn1, b); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_cmpeq_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:222:20 | 222 | let eqa2 = _mm_cmpeq_epi8(vn2, a); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_cmpeq_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:223:20 | 223 | let eqb2 = _mm_cmpeq_epi8(vn2, b); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_or_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:224:19 | 224 | let or1 = _mm_or_si128(eqa1, eqb1); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_or_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:225:19 | 225 | let or2 = _mm_or_si128(eqa2, eqb2); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_or_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:226:19 | 226 | let or3 = _mm_or_si128(or1, or2); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:227:12 | 227 | if _mm_movemask_epi8(or3) != 0 { | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:229:25 | 229 | let mask1 = _mm_movemask_epi8(eqa1); | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:230:25 | 230 | let mask2 = _mm_movemask_epi8(eqa2); | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:236:25 | 236 | let mask1 = _mm_movemask_epi8(eqb1); | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:237:25 | 237 | let mask2 = _mm_movemask_epi8(eqb2); | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:240:15 | 240 | ptr = ptr.add(loop_size); | ^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:242:18 | 242 | while ptr <= end_ptr.sub(VECTOR_SIZE) { | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `memchr::x86::sse2::forward_search2` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:243:26 | 243 | if let Some(i) = forward_search2(start_ptr, end_ptr, ptr, vn1, vn2) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:246:15 | 246 | ptr = ptr.add(VECTOR_SIZE); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:250:15 | 250 | ptr = ptr.sub(VECTOR_SIZE - sub(end_ptr, ptr)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `memchr::x86::sse2::forward_search2` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:253:16 | 253 | return forward_search2(start_ptr, end_ptr, ptr, vn1, vn2); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_set1_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:265:15 | 265 | let vn1 = _mm_set1_epi8(n1 as i8); | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:259:1 | 259 | / pub unsafe fn memchr3( 260 | | n1: u8, 261 | | n2: u8, 262 | | n3: u8, 263 | | haystack: &[u8], 264 | | ) -> Option { | |__________________^ warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_set1_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:266:15 | 266 | let vn2 = _mm_set1_epi8(n2 as i8); | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_set1_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:267:15 | 267 | let vn3 = _mm_set1_epi8(n3 as i8); | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:271:19 | 271 | let end_ptr = start_ptr.add(haystack.len()); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:276:16 | 276 | if *ptr == n1 || *ptr == n2 || *ptr == n3 { | ^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:276:30 | 276 | if *ptr == n1 || *ptr == n2 || *ptr == n3 { | ^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:276:44 | 276 | if *ptr == n1 || *ptr == n2 || *ptr == n3 { | ^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::offset` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:279:19 | 279 | ptr = ptr.offset(1); | ^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `memchr::x86::sse2::forward_search3` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:284:22 | 284 | if let Some(i) = forward_search3(start_ptr, end_ptr, ptr, vn1, vn2, vn3) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:288:11 | 288 | ptr = ptr.add(VECTOR_SIZE - (start_ptr as usize & VECTOR_ALIGN)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:289:38 | 289 | debug_assert!(ptr > start_ptr && end_ptr.sub(VECTOR_SIZE) >= start_ptr); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:290:45 | 290 | while loop_size == LOOP_SIZE2 && ptr <= end_ptr.sub(loop_size) { | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_load_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:293:17 | 293 | let a = _mm_load_si128(ptr as *const __m128i); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_load_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:294:17 | 294 | let b = _mm_load_si128(ptr.add(VECTOR_SIZE) as *const __m128i); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:294:32 | 294 | let b = _mm_load_si128(ptr.add(VECTOR_SIZE) as *const __m128i); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_cmpeq_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:295:20 | 295 | let eqa1 = _mm_cmpeq_epi8(vn1, a); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_cmpeq_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:296:20 | 296 | let eqb1 = _mm_cmpeq_epi8(vn1, b); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_cmpeq_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:297:20 | 297 | let eqa2 = _mm_cmpeq_epi8(vn2, a); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_cmpeq_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:298:20 | 298 | let eqb2 = _mm_cmpeq_epi8(vn2, b); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_cmpeq_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:299:20 | 299 | let eqa3 = _mm_cmpeq_epi8(vn3, a); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_cmpeq_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:300:20 | 300 | let eqb3 = _mm_cmpeq_epi8(vn3, b); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_or_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:301:19 | 301 | let or1 = _mm_or_si128(eqa1, eqb1); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_or_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:302:19 | 302 | let or2 = _mm_or_si128(eqa2, eqb2); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_or_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:303:19 | 303 | let or3 = _mm_or_si128(eqa3, eqb3); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_or_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:304:19 | 304 | let or4 = _mm_or_si128(or1, or2); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_or_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:305:19 | 305 | let or5 = _mm_or_si128(or3, or4); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:306:12 | 306 | if _mm_movemask_epi8(or5) != 0 { | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:308:25 | 308 | let mask1 = _mm_movemask_epi8(eqa1); | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:309:25 | 309 | let mask2 = _mm_movemask_epi8(eqa2); | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:310:25 | 310 | let mask3 = _mm_movemask_epi8(eqa3); | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:316:25 | 316 | let mask1 = _mm_movemask_epi8(eqb1); | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:317:25 | 317 | let mask2 = _mm_movemask_epi8(eqb2); | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:318:25 | 318 | let mask3 = _mm_movemask_epi8(eqb3); | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:321:15 | 321 | ptr = ptr.add(loop_size); | ^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:323:18 | 323 | while ptr <= end_ptr.sub(VECTOR_SIZE) { | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `memchr::x86::sse2::forward_search3` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:325:13 | 325 | forward_search3(start_ptr, end_ptr, ptr, vn1, vn2, vn3) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:329:15 | 329 | ptr = ptr.add(VECTOR_SIZE); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:333:15 | 333 | ptr = ptr.sub(VECTOR_SIZE - sub(end_ptr, ptr)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `memchr::x86::sse2::forward_search3` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:336:16 | 336 | return forward_search3(start_ptr, end_ptr, ptr, vn1, vn2, vn3); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_set1_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:343:15 | 343 | let vn1 = _mm_set1_epi8(n1 as i8); | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:342:1 | 342 | pub unsafe fn memrchr(n1: u8, haystack: &[u8]) -> Option { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `std::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:347:19 | 347 | let end_ptr = start_ptr.add(haystack.len()); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::offset` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:352:19 | 352 | ptr = ptr.offset(-1); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:353:16 | 353 | if *ptr == n1 { | ^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:360:11 | 360 | ptr = ptr.sub(VECTOR_SIZE); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `memchr::x86::sse2::reverse_search1` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:361:22 | 361 | if let Some(i) = reverse_search1(start_ptr, end_ptr, ptr, vn1) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:367:44 | 367 | while loop_size == LOOP_SIZE && ptr >= start_ptr.add(loop_size) { | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:370:15 | 370 | ptr = ptr.sub(loop_size); | ^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_load_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:371:17 | 371 | let a = _mm_load_si128(ptr as *const __m128i); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_load_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:372:17 | 372 | let b = _mm_load_si128(ptr.add(VECTOR_SIZE) as *const __m128i); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:372:32 | 372 | let b = _mm_load_si128(ptr.add(VECTOR_SIZE) as *const __m128i); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_load_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:373:17 | 373 | let c = _mm_load_si128(ptr.add(2 * VECTOR_SIZE) as *const __m128i); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:373:32 | 373 | let c = _mm_load_si128(ptr.add(2 * VECTOR_SIZE) as *const __m128i); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_load_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:374:17 | 374 | let d = _mm_load_si128(ptr.add(3 * VECTOR_SIZE) as *const __m128i); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:374:32 | 374 | let d = _mm_load_si128(ptr.add(3 * VECTOR_SIZE) as *const __m128i); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_cmpeq_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:375:19 | 375 | let eqa = _mm_cmpeq_epi8(vn1, a); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_cmpeq_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:376:19 | 376 | let eqb = _mm_cmpeq_epi8(vn1, b); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_cmpeq_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:377:19 | 377 | let eqc = _mm_cmpeq_epi8(vn1, c); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_cmpeq_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:378:19 | 378 | let eqd = _mm_cmpeq_epi8(vn1, d); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_or_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:379:19 | 379 | let or1 = _mm_or_si128(eqa, eqb); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_or_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:380:19 | 380 | let or2 = _mm_or_si128(eqc, eqd); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_or_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:381:19 | 381 | let or3 = _mm_or_si128(or1, or2); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:382:12 | 382 | if _mm_movemask_epi8(or3) != 0 { | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:383:30 | 383 | let mut at = sub(ptr.add(3 * VECTOR_SIZE), start_ptr); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:384:24 | 384 | let mask = _mm_movemask_epi8(eqd); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:390:24 | 390 | let mask = _mm_movemask_epi8(eqc); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:396:24 | 396 | let mask = _mm_movemask_epi8(eqb); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:402:24 | 402 | let mask = _mm_movemask_epi8(eqa); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:407:18 | 407 | while ptr >= start_ptr.add(VECTOR_SIZE) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:408:15 | 408 | ptr = ptr.sub(VECTOR_SIZE); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `memchr::x86::sse2::reverse_search1` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:409:26 | 409 | if let Some(i) = reverse_search1(start_ptr, end_ptr, ptr, vn1) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `memchr::x86::sse2::reverse_search1` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:415:16 | 415 | return reverse_search1(start_ptr, end_ptr, start_ptr, vn1); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_set1_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:422:15 | 422 | let vn1 = _mm_set1_epi8(n1 as i8); | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:421:1 | 421 | pub unsafe fn memrchr2(n1: u8, n2: u8, haystack: &[u8]) -> Option { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_set1_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:423:15 | 423 | let vn2 = _mm_set1_epi8(n2 as i8); | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:427:19 | 427 | let end_ptr = start_ptr.add(haystack.len()); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::offset` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:432:19 | 432 | ptr = ptr.offset(-1); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:433:16 | 433 | if *ptr == n1 || *ptr == n2 { | ^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:433:30 | 433 | if *ptr == n1 || *ptr == n2 { | ^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:440:11 | 440 | ptr = ptr.sub(VECTOR_SIZE); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `memchr::x86::sse2::reverse_search2` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:441:22 | 441 | if let Some(i) = reverse_search2(start_ptr, end_ptr, ptr, vn1, vn2) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:447:45 | 447 | while loop_size == LOOP_SIZE2 && ptr >= start_ptr.add(loop_size) { | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:450:15 | 450 | ptr = ptr.sub(loop_size); | ^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_load_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:451:17 | 451 | let a = _mm_load_si128(ptr as *const __m128i); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_load_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:452:17 | 452 | let b = _mm_load_si128(ptr.add(VECTOR_SIZE) as *const __m128i); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:452:32 | 452 | let b = _mm_load_si128(ptr.add(VECTOR_SIZE) as *const __m128i); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_cmpeq_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:453:20 | 453 | let eqa1 = _mm_cmpeq_epi8(vn1, a); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_cmpeq_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:454:20 | 454 | let eqb1 = _mm_cmpeq_epi8(vn1, b); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_cmpeq_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:455:20 | 455 | let eqa2 = _mm_cmpeq_epi8(vn2, a); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_cmpeq_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:456:20 | 456 | let eqb2 = _mm_cmpeq_epi8(vn2, b); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_or_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:457:19 | 457 | let or1 = _mm_or_si128(eqa1, eqb1); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_or_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:458:19 | 458 | let or2 = _mm_or_si128(eqa2, eqb2); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_or_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:459:19 | 459 | let or3 = _mm_or_si128(or1, or2); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:460:12 | 460 | if _mm_movemask_epi8(or3) != 0 { | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:461:30 | 461 | let mut at = sub(ptr.add(VECTOR_SIZE), start_ptr); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:462:25 | 462 | let mask1 = _mm_movemask_epi8(eqb1); | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:463:25 | 463 | let mask2 = _mm_movemask_epi8(eqb2); | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:469:25 | 469 | let mask1 = _mm_movemask_epi8(eqa1); | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:470:25 | 470 | let mask2 = _mm_movemask_epi8(eqa2); | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:474:18 | 474 | while ptr >= start_ptr.add(VECTOR_SIZE) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:475:15 | 475 | ptr = ptr.sub(VECTOR_SIZE); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `memchr::x86::sse2::reverse_search2` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:476:26 | 476 | if let Some(i) = reverse_search2(start_ptr, end_ptr, ptr, vn1, vn2) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `memchr::x86::sse2::reverse_search2` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:482:16 | 482 | return reverse_search2(start_ptr, end_ptr, start_ptr, vn1, vn2); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_set1_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:494:15 | 494 | let vn1 = _mm_set1_epi8(n1 as i8); | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:488:1 | 488 | / pub unsafe fn memrchr3( 489 | | n1: u8, 490 | | n2: u8, 491 | | n3: u8, 492 | | haystack: &[u8], 493 | | ) -> Option { | |__________________^ warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_set1_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:495:15 | 495 | let vn2 = _mm_set1_epi8(n2 as i8); | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_set1_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:496:15 | 496 | let vn3 = _mm_set1_epi8(n3 as i8); | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:500:19 | 500 | let end_ptr = start_ptr.add(haystack.len()); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::offset` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:505:19 | 505 | ptr = ptr.offset(-1); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:506:16 | 506 | if *ptr == n1 || *ptr == n2 || *ptr == n3 { | ^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:506:30 | 506 | if *ptr == n1 || *ptr == n2 || *ptr == n3 { | ^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:506:44 | 506 | if *ptr == n1 || *ptr == n2 || *ptr == n3 { | ^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:513:11 | 513 | ptr = ptr.sub(VECTOR_SIZE); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `memchr::x86::sse2::reverse_search3` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:514:22 | 514 | if let Some(i) = reverse_search3(start_ptr, end_ptr, ptr, vn1, vn2, vn3) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:520:45 | 520 | while loop_size == LOOP_SIZE2 && ptr >= start_ptr.add(loop_size) { | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:523:15 | 523 | ptr = ptr.sub(loop_size); | ^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_load_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:524:17 | 524 | let a = _mm_load_si128(ptr as *const __m128i); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_load_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:525:17 | 525 | let b = _mm_load_si128(ptr.add(VECTOR_SIZE) as *const __m128i); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:525:32 | 525 | let b = _mm_load_si128(ptr.add(VECTOR_SIZE) as *const __m128i); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_cmpeq_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:526:20 | 526 | let eqa1 = _mm_cmpeq_epi8(vn1, a); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_cmpeq_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:527:20 | 527 | let eqb1 = _mm_cmpeq_epi8(vn1, b); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_cmpeq_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:528:20 | 528 | let eqa2 = _mm_cmpeq_epi8(vn2, a); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_cmpeq_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:529:20 | 529 | let eqb2 = _mm_cmpeq_epi8(vn2, b); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_cmpeq_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:530:20 | 530 | let eqa3 = _mm_cmpeq_epi8(vn3, a); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_cmpeq_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:531:20 | 531 | let eqb3 = _mm_cmpeq_epi8(vn3, b); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_or_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:532:19 | 532 | let or1 = _mm_or_si128(eqa1, eqb1); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_or_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:533:19 | 533 | let or2 = _mm_or_si128(eqa2, eqb2); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_or_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:534:19 | 534 | let or3 = _mm_or_si128(eqa3, eqb3); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_or_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:535:19 | 535 | let or4 = _mm_or_si128(or1, or2); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_or_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:536:19 | 536 | let or5 = _mm_or_si128(or3, or4); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:537:12 | 537 | if _mm_movemask_epi8(or5) != 0 { | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:538:30 | 538 | let mut at = sub(ptr.add(VECTOR_SIZE), start_ptr); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:539:25 | 539 | let mask1 = _mm_movemask_epi8(eqb1); | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:540:25 | 540 | let mask2 = _mm_movemask_epi8(eqb2); | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:541:25 | 541 | let mask3 = _mm_movemask_epi8(eqb3); | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:547:25 | 547 | let mask1 = _mm_movemask_epi8(eqa1); | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:548:25 | 548 | let mask2 = _mm_movemask_epi8(eqa2); | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:549:25 | 549 | let mask3 = _mm_movemask_epi8(eqa3); | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:553:18 | 553 | while ptr >= start_ptr.add(VECTOR_SIZE) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:554:15 | 554 | ptr = ptr.sub(VECTOR_SIZE); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `memchr::x86::sse2::reverse_search3` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:556:13 | 556 | reverse_search3(start_ptr, end_ptr, ptr, vn1, vn2, vn3) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `memchr::x86::sse2::reverse_search3` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:563:16 | 563 | return reverse_search3(start_ptr, end_ptr, start_ptr, vn1, vn2, vn3); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:577:26 | 577 | debug_assert!(ptr <= end_ptr.sub(VECTOR_SIZE)); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:569:1 | 569 | / pub unsafe fn forward_search1( 570 | | start_ptr: *const u8, 571 | | end_ptr: *const u8, 572 | | ptr: *const u8, 573 | | vn1: __m128i, 574 | | ) -> Option { | |__________________^ warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_loadu_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:579:17 | 579 | let chunk = _mm_loadu_si128(ptr as *const __m128i); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:580:16 | 580 | let mask = _mm_movemask_epi8(_mm_cmpeq_epi8(chunk, vn1)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_cmpeq_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:580:34 | 580 | let mask = _mm_movemask_epi8(_mm_cmpeq_epi8(chunk, vn1)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:598:26 | 598 | debug_assert!(ptr <= end_ptr.sub(VECTOR_SIZE)); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:589:1 | 589 | / unsafe fn forward_search2( 590 | | start_ptr: *const u8, 591 | | end_ptr: *const u8, 592 | | ptr: *const u8, 593 | | vn1: __m128i, 594 | | vn2: __m128i, 595 | | ) -> Option { | |__________________^ warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_loadu_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:600:17 | 600 | let chunk = _mm_loadu_si128(ptr as *const __m128i); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_cmpeq_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:601:15 | 601 | let eq1 = _mm_cmpeq_epi8(chunk, vn1); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_cmpeq_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:602:15 | 602 | let eq2 = _mm_cmpeq_epi8(chunk, vn2); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:603:8 | 603 | if _mm_movemask_epi8(_mm_or_si128(eq1, eq2)) != 0 { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_or_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:603:26 | 603 | if _mm_movemask_epi8(_mm_or_si128(eq1, eq2)) != 0 { | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:604:21 | 604 | let mask1 = _mm_movemask_epi8(eq1); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:605:21 | 605 | let mask2 = _mm_movemask_epi8(eq2); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:623:26 | 623 | debug_assert!(ptr <= end_ptr.sub(VECTOR_SIZE)); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:613:1 | 613 | / pub unsafe fn forward_search3( 614 | | start_ptr: *const u8, 615 | | end_ptr: *const u8, 616 | | ptr: *const u8, ... | 619 | | vn3: __m128i, 620 | | ) -> Option { | |__________________^ warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_loadu_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:625:17 | 625 | let chunk = _mm_loadu_si128(ptr as *const __m128i); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_cmpeq_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:626:15 | 626 | let eq1 = _mm_cmpeq_epi8(chunk, vn1); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_cmpeq_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:627:15 | 627 | let eq2 = _mm_cmpeq_epi8(chunk, vn2); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_cmpeq_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:628:15 | 628 | let eq3 = _mm_cmpeq_epi8(chunk, vn3); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_or_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:629:14 | 629 | let or = _mm_or_si128(eq1, eq2); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:630:8 | 630 | if _mm_movemask_epi8(_mm_or_si128(or, eq3)) != 0 { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_or_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:630:26 | 630 | if _mm_movemask_epi8(_mm_or_si128(or, eq3)) != 0 { | ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:631:21 | 631 | let mask1 = _mm_movemask_epi8(eq1); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:632:21 | 632 | let mask2 = _mm_movemask_epi8(eq2); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:633:21 | 633 | let mask3 = _mm_movemask_epi8(eq3); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:649:26 | 649 | debug_assert!(ptr <= end_ptr.sub(VECTOR_SIZE)); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:641:1 | 641 | / unsafe fn reverse_search1( 642 | | start_ptr: *const u8, 643 | | end_ptr: *const u8, 644 | | ptr: *const u8, 645 | | vn1: __m128i, 646 | | ) -> Option { | |__________________^ warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_loadu_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:651:17 | 651 | let chunk = _mm_loadu_si128(ptr as *const __m128i); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:652:16 | 652 | let mask = _mm_movemask_epi8(_mm_cmpeq_epi8(vn1, chunk)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_cmpeq_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:652:34 | 652 | let mask = _mm_movemask_epi8(_mm_cmpeq_epi8(vn1, chunk)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:670:26 | 670 | debug_assert!(ptr <= end_ptr.sub(VECTOR_SIZE)); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:661:1 | 661 | / unsafe fn reverse_search2( 662 | | start_ptr: *const u8, 663 | | end_ptr: *const u8, 664 | | ptr: *const u8, 665 | | vn1: __m128i, 666 | | vn2: __m128i, 667 | | ) -> Option { | |__________________^ warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_loadu_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:672:17 | 672 | let chunk = _mm_loadu_si128(ptr as *const __m128i); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_cmpeq_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:673:15 | 673 | let eq1 = _mm_cmpeq_epi8(chunk, vn1); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_cmpeq_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:674:15 | 674 | let eq2 = _mm_cmpeq_epi8(chunk, vn2); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:675:8 | 675 | if _mm_movemask_epi8(_mm_or_si128(eq1, eq2)) != 0 { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_or_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:675:26 | 675 | if _mm_movemask_epi8(_mm_or_si128(eq1, eq2)) != 0 { | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:676:21 | 676 | let mask1 = _mm_movemask_epi8(eq1); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:677:21 | 677 | let mask2 = _mm_movemask_epi8(eq2); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:695:26 | 695 | debug_assert!(ptr <= end_ptr.sub(VECTOR_SIZE)); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:685:1 | 685 | / unsafe fn reverse_search3( 686 | | start_ptr: *const u8, 687 | | end_ptr: *const u8, 688 | | ptr: *const u8, ... | 691 | | vn3: __m128i, 692 | | ) -> Option { | |__________________^ warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_loadu_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:697:17 | 697 | let chunk = _mm_loadu_si128(ptr as *const __m128i); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_cmpeq_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:698:15 | 698 | let eq1 = _mm_cmpeq_epi8(chunk, vn1); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_cmpeq_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:699:15 | 699 | let eq2 = _mm_cmpeq_epi8(chunk, vn2); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_cmpeq_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:700:15 | 700 | let eq3 = _mm_cmpeq_epi8(chunk, vn3); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_or_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:701:14 | 701 | let or = _mm_or_si128(eq1, eq2); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:702:8 | 702 | if _mm_movemask_epi8(_mm_or_si128(or, eq3)) != 0 { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_or_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:702:26 | 702 | if _mm_movemask_epi8(_mm_or_si128(or, eq3)) != 0 { | ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:703:21 | 703 | let mask1 = _mm_movemask_epi8(eq1); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:704:21 | 704 | let mask2 = _mm_movemask_epi8(eq2); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memchr/x86/sse2.rs:705:21 | 705 | let mask3 = _mm_movemask_epi8(eq3); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `memmem::vector::Vector::splat` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/genericsimd.rs:131:22 | 131 | let rare1chunk = V::splat(needle[rare1i]); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/genericsimd.rs:103:1 | 103 | / pub(crate) unsafe fn fwd_find( 104 | | fwd: &Forward, 105 | | haystack: &[u8], 106 | | needle: &[u8], 107 | | ) -> Option { | |__________________^ warning[E0133]: call to unsafe function `memmem::vector::Vector::splat` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/genericsimd.rs:132:22 | 132 | let rare2chunk = V::splat(needle[rare2i]); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/genericsimd.rs:135:19 | 135 | let end_ptr = start_ptr.add(haystack.len()); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/genericsimd.rs:136:19 | 136 | let max_ptr = end_ptr.sub(min_haystack_len); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `memmem::genericsimd::fwd_find_in_chunk` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/genericsimd.rs:145:17 | 145 | let m = fwd_find_in_chunk( | _________________^ 146 | | fwd, needle, ptr, end_ptr, rare1chunk, rare2chunk, !0, 147 | | ); | |_________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/genericsimd.rs:151:15 | 151 | ptr = ptr.add(size_of::()); | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `memmem::genericsimd::fwd_find_in_chunk` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/genericsimd.rs:187:17 | 187 | let m = fwd_find_in_chunk( | _________________^ 188 | | fwd, needle, ptr, end_ptr, rare1chunk, rare2chunk, mask, 189 | | ); | |_________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `memmem::vector::Vector::load_unaligned` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/genericsimd.rs:226:18 | 226 | let chunk0 = V::load_unaligned(ptr.add(fwd.rare1i as usize)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/genericsimd.rs:217:1 | 217 | / unsafe fn fwd_find_in_chunk( 218 | | fwd: &Forward, 219 | | needle: &[u8], 220 | | ptr: *const u8, ... | 224 | | mask: u32, 225 | | ) -> Option { | |__________________^ warning[E0133]: call to unsafe function `std::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/genericsimd.rs:226:36 | 226 | let chunk0 = V::load_unaligned(ptr.add(fwd.rare1i as usize)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `memmem::vector::Vector::load_unaligned` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/genericsimd.rs:227:18 | 227 | let chunk1 = V::load_unaligned(ptr.add(fwd.rare2i as usize)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/genericsimd.rs:227:36 | 227 | let chunk1 = V::load_unaligned(ptr.add(fwd.rare2i as usize)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `memmem::vector::Vector::cmpeq` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/genericsimd.rs:229:15 | 229 | let eq0 = chunk0.cmpeq(rare1chunk); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `memmem::vector::Vector::cmpeq` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/genericsimd.rs:230:15 | 230 | let eq1 = chunk1.cmpeq(rare2chunk); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `memmem::vector::Vector::movemask` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/genericsimd.rs:232:29 | 232 | let mut match_offsets = eq0.and(eq1).movemask() & mask; | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `memmem::vector::Vector::and` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/genericsimd.rs:232:29 | 232 | let mut match_offsets = eq0.and(eq1).movemask() & mask; | ^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/genericsimd.rs:235:19 | 235 | let ptr = ptr.add(offset); | ^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/genericsimd.rs:236:12 | 236 | if end_ptr.sub(needle.len()) < ptr { | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::slice::from_raw_parts` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/genericsimd.rs:239:21 | 239 | let chunk = core::slice::from_raw_parts(ptr, needle.len()); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/prefilter/genericsimd.rs:55:16 | 55 | return fallback(prestate, ninfo, haystack, needle); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/prefilter/genericsimd.rs:44:1 | 44 | / pub(crate) unsafe fn find( 45 | | prestate: &mut PrefilterState, 46 | | ninfo: &NeedleInfo, 47 | | haystack: &[u8], 48 | | needle: &[u8], 49 | | fallback: PrefilterFnTy, 50 | | ) -> Option { | |__________________^ warning[E0133]: call to unsafe function `std::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/prefilter/genericsimd.rs:59:19 | 59 | let end_ptr = start_ptr.add(haystack.len()); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/prefilter/genericsimd.rs:60:19 | 60 | let max_ptr = end_ptr.sub(min_haystack_len); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `memmem::vector::Vector::splat` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/prefilter/genericsimd.rs:63:22 | 63 | let rare1chunk = V::splat(needle[rare1i]); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `memmem::vector::Vector::splat` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/prefilter/genericsimd.rs:64:22 | 64 | let rare2chunk = V::splat(needle[rare2i]); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `memmem::prefilter::genericsimd::find_in_chunk2` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/prefilter/genericsimd.rs:73:17 | 73 | let m = find_in_chunk2(ptr, rare1i, rare2i, rare1chunk, rare2chunk); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/prefilter/genericsimd.rs:77:15 | 77 | ptr = ptr.add(size_of::()); | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `memmem::prefilter::genericsimd::find_in_chunk2` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/prefilter/genericsimd.rs:86:17 | 86 | let m = find_in_chunk2(ptr, rare1i, rare2i, rare1chunk, rare2chunk); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `memmem::vector::Vector::load_unaligned` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/prefilter/genericsimd.rs:127:18 | 127 | let chunk0 = V::load_unaligned(ptr.add(rare1i)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/prefilter/genericsimd.rs:120:1 | 120 | / unsafe fn find_in_chunk2( 121 | | ptr: *const u8, 122 | | rare1i: usize, 123 | | rare2i: usize, 124 | | rare1chunk: V, 125 | | rare2chunk: V, 126 | | ) -> Option { | |__________________^ warning[E0133]: call to unsafe function `std::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/prefilter/genericsimd.rs:127:36 | 127 | let chunk0 = V::load_unaligned(ptr.add(rare1i)); | ^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `memmem::vector::Vector::load_unaligned` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/prefilter/genericsimd.rs:128:18 | 128 | let chunk1 = V::load_unaligned(ptr.add(rare2i)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/prefilter/genericsimd.rs:128:36 | 128 | let chunk1 = V::load_unaligned(ptr.add(rare2i)); | ^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `memmem::vector::Vector::cmpeq` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/prefilter/genericsimd.rs:130:15 | 130 | let eq0 = chunk0.cmpeq(rare1chunk); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `memmem::vector::Vector::cmpeq` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/prefilter/genericsimd.rs:131:15 | 131 | let eq1 = chunk1.cmpeq(rare2chunk); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `memmem::vector::Vector::movemask` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/prefilter/genericsimd.rs:133:25 | 133 | let match_offsets = eq0.and(eq1).movemask(); | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `memmem::vector::Vector::and` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/prefilter/genericsimd.rs:133:25 | 133 | let match_offsets = eq0.and(eq1).movemask(); | ^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `memmem::vector::Vector::load_unaligned` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/prefilter/genericsimd.rs:161:18 | 161 | let chunk0 = V::load_unaligned(ptr); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/prefilter/genericsimd.rs:153:1 | 153 | / unsafe fn find_in_chunk3( 154 | | ptr: *const u8, 155 | | rare1i: usize, 156 | | rare2i: usize, ... | 159 | | rare2chunk: V, 160 | | ) -> Option { | |__________________^ warning[E0133]: call to unsafe function `memmem::vector::Vector::load_unaligned` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/prefilter/genericsimd.rs:162:18 | 162 | let chunk1 = V::load_unaligned(ptr.add(rare1i)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/prefilter/genericsimd.rs:162:36 | 162 | let chunk1 = V::load_unaligned(ptr.add(rare1i)); | ^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `memmem::vector::Vector::load_unaligned` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/prefilter/genericsimd.rs:163:18 | 163 | let chunk2 = V::load_unaligned(ptr.add(rare2i)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/prefilter/genericsimd.rs:163:36 | 163 | let chunk2 = V::load_unaligned(ptr.add(rare2i)); | ^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `memmem::vector::Vector::cmpeq` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/prefilter/genericsimd.rs:165:15 | 165 | let eq0 = chunk0.cmpeq(firstchunk); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `memmem::vector::Vector::cmpeq` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/prefilter/genericsimd.rs:166:15 | 166 | let eq1 = chunk1.cmpeq(rare1chunk); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `memmem::vector::Vector::cmpeq` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/prefilter/genericsimd.rs:167:15 | 167 | let eq2 = chunk2.cmpeq(rare2chunk); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `memmem::vector::Vector::movemask` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/prefilter/genericsimd.rs:169:25 | 169 | let match_offsets = eq0.and(eq1).and(eq2).movemask(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `memmem::vector::Vector::and` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/prefilter/genericsimd.rs:169:25 | 169 | let match_offsets = eq0.and(eq1).and(eq2).movemask(); | ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `memmem::vector::Vector::and` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/prefilter/genericsimd.rs:169:25 | 169 | let match_offsets = eq0.and(eq1).and(eq2).movemask(); | ^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `memmem::prefilter::genericsimd::find` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/prefilter/x86/avx.rs:24:5 | 24 | / super::super::genericsimd::find::<__m256i>( 25 | | prestate, 26 | | ninfo, 27 | | haystack, 28 | | needle, 29 | | super::sse::find, 30 | | ) | |_____^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/prefilter/x86/avx.rs:18:1 | 18 | / pub(crate) unsafe fn find( 19 | | prestate: &mut PrefilterState, 20 | | ninfo: &NeedleInfo, 21 | | haystack: &[u8], 22 | | needle: &[u8], 23 | | ) -> Option { | |__________________^ warning[E0133]: call to unsafe function `memmem::prefilter::genericsimd::find` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/prefilter/x86/sse.rs:24:5 | 24 | / super::super::genericsimd::find::<__m128i>( 25 | | prestate, 26 | | ninfo, 27 | | haystack, 28 | | needle, 29 | | super::super::simple_memchr_fallback, 30 | | ) | |_____^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/prefilter/x86/sse.rs:18:1 | 18 | / pub(crate) unsafe fn find( 19 | | prestate: &mut PrefilterState, 20 | | ninfo: &NeedleInfo, 21 | | haystack: &[u8], 22 | | needle: &[u8], 23 | | ) -> Option { | |__________________^ warning: `quote` (lib) generated 13 warnings Compiling syn v2.0.75 Compiling typenum v1.17.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=build_script_main CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/typenum-1.17.0 CARGO_PKG_AUTHORS='Paho Lurie-Gregg :Andre Bogus ' CARGO_PKG_DESCRIPTION='Typenum is a Rust library for type-level numbers evaluated at compile time. It currently supports bits, unsigned integers, and signed integers. It also provides a type-level array of type-level numbers, but its implementation is incomplete.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=typenum CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/paholg/typenum' CARGO_PKG_RUST_VERSION=1.37.0 CARGO_PKG_VERSION=1.17.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=17 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/typenum-1.17.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name build_script_main --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/typenum-1.17.0/build/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("const-generics", "force_unix_path_separator", "i128", "no_std", "scale-info", "scale_info", "strict"))' -C metadata=5a622cdbab5702a8 -C extra-filename=-5a622cdbab5702a8 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/build/typenum-5a622cdbab5702a8 -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=syn CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75 CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Parser for Rust source code' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=syn CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/syn' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=2.0.75 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=75 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name syn --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=12149274a7e036c4 -C extra-filename=-12149274a7e036c4 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern proc_macro2=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/libproc_macro2-b77cc6e58db4216a.rmeta --extern quote=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/libquote-729e32816c0cc154.rmeta --extern unicode_ident=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/libunicode_ident-b657538295d01766.rmeta --cap-lints warn -Z binary-dep-depinfo` warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_set1_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/vector.rs:42:13 | 42 | _mm_set1_epi8(byte as i8) | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/vector.rs:41:9 | 41 | unsafe fn splat(byte: u8) -> __m128i { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_loadu_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/vector.rs:47:13 | 47 | _mm_loadu_si128(data as *const __m128i) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/vector.rs:46:9 | 46 | unsafe fn load_unaligned(data: *const u8) -> __m128i { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/vector.rs:52:13 | 52 | _mm_movemask_epi8(self) as u32 | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/vector.rs:51:9 | 51 | unsafe fn movemask(self) -> u32 { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_cmpeq_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/vector.rs:57:13 | 57 | _mm_cmpeq_epi8(self, vector2) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/vector.rs:56:9 | 56 | unsafe fn cmpeq(self, vector2: Self) -> __m128i { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_and_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/vector.rs:62:13 | 62 | _mm_and_si128(self, vector2) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/vector.rs:61:9 | 61 | unsafe fn and(self, vector2: Self) -> __m128i { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_set1_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/vector.rs:75:13 | 75 | _mm256_set1_epi8(byte as i8) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/vector.rs:74:9 | 74 | unsafe fn splat(byte: u8) -> __m256i { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_loadu_si256` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/vector.rs:80:13 | 80 | _mm256_loadu_si256(data as *const __m256i) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/vector.rs:79:9 | 79 | unsafe fn load_unaligned(data: *const u8) -> __m256i { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_movemask_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/vector.rs:85:13 | 85 | _mm256_movemask_epi8(self) as u32 | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/vector.rs:84:9 | 84 | unsafe fn movemask(self) -> u32 { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_cmpeq_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/vector.rs:90:13 | 90 | _mm256_cmpeq_epi8(self, vector2) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/vector.rs:89:9 | 89 | unsafe fn cmpeq(self, vector2: Self) -> __m256i { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `std::arch::x86_64::_mm256_and_si256` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/vector.rs:95:13 | 95 | _mm256_and_si256(self, vector2) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/vector.rs:94:9 | 94 | unsafe fn and(self, vector2: Self) -> __m256i { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `memmem::genericsimd::fwd_find` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/x86/avx.rs:64:17 | 64 | genericsimd::fwd_find::<__m128i>(&self.0, haystack, needle) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/x86/avx.rs:58:9 | 58 | / unsafe fn find_impl( 59 | | &self, 60 | | haystack: &[u8], 61 | | needle: &[u8], 62 | | ) -> Option { | |__________________________^ warning[E0133]: call to unsafe function `memmem::genericsimd::fwd_find` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/x86/avx.rs:66:17 | 66 | genericsimd::fwd_find::<__m256i>(&self.0, haystack, needle) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `memmem::genericsimd::fwd_find` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/x86/sse.rs:52:9 | 52 | genericsimd::fwd_find::<__m128i>(&self.0, haystack, needle) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memchr-2.5.0/src/memmem/x86/sse.rs:47:5 | 47 | / unsafe fn find_impl( 48 | | &self, 49 | | haystack: &[u8], 50 | | needle: &[u8], 51 | | ) -> Option { | |______________________^ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/typenum-1.17.0/build/tests.rs:46:32 | 46 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 46 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/typenum-1.17.0/build/tests.rs:115:32 | 115 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 115 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/typenum-1.17.0/build/tests.rs:161:32 | 161 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 161 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/typenum-1.17.0/build/main.rs:25:32 | 25 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 25 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/typenum-1.17.0/build/main.rs:35:32 | 35 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 35 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: `proc-macro2` (lib) generated 111 warnings Compiling parking_lot_core v0.9.10 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10 CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='An advanced API for creating custom synchronization primitives.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=parking_lot_core CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.9.10 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("backtrace", "deadlock_detection", "nightly", "petgraph", "thread-id"))' -C metadata=355a070de07aa698 -C extra-filename=-355a070de07aa698 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/build/parking_lot_core-355a070de07aa698 -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --cap-lints warn -Z binary-dep-depinfo` warning: `libc` (lib) generated 29 warnings Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=openbsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(parallel_compiler)-Zmacro-backtrace-Csplit-debuginfo=off-Wrustc::internal-Wkeyword_idents_2024-Wunsafe_op_in_unsafe_fn-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zon-broken-pipe=kill' CARGO_FEATURE_ATOMIC_USIZE=1 CARGO_FEATURE_DEFAULT=1 CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/lock_api-0.4.12 CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='Wrappers to create fully-featured Mutex and RwLock types. Compatible with no_std.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lock_api CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.4.12 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-openbsd LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' NUM_JOBS=6 OPT_LEVEL=3 OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/build/lock_api-e55984bc930340a5/out PROFILE=release RUSTC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTC_WRAPPER=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTDOC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-openbsd /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/build/lock_api-7d06309522909c54/build-script-build` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=openbsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(parallel_compiler)-Zmacro-backtrace-Csplit-debuginfo=off-Wrustc::internal-Wkeyword_idents_2024-Wunsafe_op_in_unsafe_fn-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zon-broken-pipe=kill' CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10 CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='An advanced API for creating custom synchronization primitives.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=parking_lot_core CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.9.10 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-openbsd LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' NUM_JOBS=6 OPT_LEVEL=3 OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/build/parking_lot_core-1456cfca9a8fe508/out PROFILE=release RUSTC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTC_WRAPPER=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTDOC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-openbsd /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/build/parking_lot_core-355a070de07aa698/build-script-build` [parking_lot_core 0.9.10] cargo:rerun-if-changed=build.rs Compiling generic-array v0.14.7 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/generic-array-0.14.7 CARGO_PKG_AUTHORS='Bartłomiej Kamiński :Aaron Trent ' CARGO_PKG_DESCRIPTION='Generic types implementing functionality of arrays' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=generic-array CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/fizyk20/generic-array.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.14.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/generic-array-0.14.7 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/generic-array-0.14.7/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="more_lengths"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("more_lengths", "serde", "zeroize"))' -C metadata=3cda97d12ee14038 -C extra-filename=-3cda97d12ee14038 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/build/generic-array-3cda97d12ee14038 -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern version_check=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/libversion_check-6c0259b04e34e81d.rlib --cap-lints warn -Z binary-dep-depinfo` [lock_api 0.4.12] cargo:rustc-cfg=has_const_fn_trait_bound Compiling tracing-core v0.1.30 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=tracing_core CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-core-0.1.30 CARGO_PKG_AUTHORS='Tokio Contributors ' CARGO_PKG_DESCRIPTION='Core primitives for application-level tracing. ' CARGO_PKG_HOMEPAGE='https://tokio.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tracing-core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/tracing' CARGO_PKG_RUST_VERSION=1.49.0 CARGO_PKG_VERSION=0.1.30 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=30 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-core-0.1.30 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name tracing_core --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-core-0.1.30/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="once_cell"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "once_cell", "std", "valuable"))' -C metadata=0582356d7b43f151 -C extra-filename=-0582356d7b43f151 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern once_cell=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libonce_cell-ebad891e0e108256.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:128:21 | 128 | fn peek(cursor: Cursor) -> bool; | ^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 128 | fn peek(cursor: Cursor<'_>) -> bool; | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:155:25 | 155 | fn peek(cursor: Cursor) -> bool; | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 155 | fn peek(cursor: Cursor<'_>) -> bool; | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:167:29 | 167 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 181 | impl_low_level_token!("punctuation token" Punct punct); | ------------------------------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_low_level_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 167 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:167:29 | 167 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 182 | impl_low_level_token!("literal" Literal literal); | ------------------------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_low_level_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 167 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:167:29 | 167 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 183 | impl_low_level_token!("token" TokenTree token_tree); | --------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_low_level_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 167 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:167:29 | 167 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 184 | impl_low_level_token!("group token" proc_macro2::Group any_group); | ----------------------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_low_level_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 167 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:167:29 | 167 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 185 | impl_low_level_token!("lifetime" Lifetime lifetime); | --------------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_low_level_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 167 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:192:21 | 192 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 192 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:372:44 | 372 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 520 | / define_punctuation_structs! { 521 | | "_" pub struct Underscore/1 /// wildcard patterns, inferred types, unnamed items in constants, extern crates, use declarations, and d... 522 | | } | |_- in this macro invocation | = note: this warning originates in the macro `define_punctuation_structs` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 372 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:535:21 | 535 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 535 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:554:21 | 554 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 554 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:608:32 | 608 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 608 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:648:21 | 648 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 648 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:659:21 | 659 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 659 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:670:21 | 670 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 670 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:681:21 | 681 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 681 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:245:44 | 245 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 690 | / define_keywords! { 691 | | "abstract" pub struct Abstract 692 | | "as" pub struct As 693 | | "async" pub struct Async ... | 742 | | "yield" pub struct Yield 743 | | } | |_- in this macro invocation | = note: this warning originates in the macro `define_keywords` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 245 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:279:33 | 279 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter ... 690 | / define_keywords! { 691 | | "abstract" pub struct Abstract 692 | | "as" pub struct As 693 | | "async" pub struct Async ... | 742 | | "yield" pub struct Yield 743 | | } | |_- in this macro invocation | = note: this warning originates in the macro `define_keywords` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 279 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:288:33 | 288 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 690 | / define_keywords! { 691 | | "abstract" pub struct Abstract 692 | | "as" pub struct As 693 | | "async" pub struct Async ... | 742 | | "yield" pub struct Yield 743 | | } | |_- in this macro invocation | = note: this warning originates in the macro `define_keywords` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 288 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:372:44 | 372 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 745 | / define_punctuation! { 746 | | "&" pub struct And/1 /// bitwise and logical AND, borrow, references, reference patterns 747 | | "&&" pub struct AndAnd/2 /// lazy AND, borrow, references, reference patterns 748 | | "&=" pub struct AndEq/2 /// bitwise AND assignment ... | 791 | | "~" pub struct Tilde/1 /// unused since before Rust 1.0 792 | | } | |_- in this macro invocation | = note: this warning originates in the macro `define_punctuation_structs` which comes from the expansion of the macro `define_punctuation` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 372 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:418:33 | 418 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter ... 745 | / define_punctuation! { 746 | | "&" pub struct And/1 /// bitwise and logical AND, borrow, references, reference patterns 747 | | "&&" pub struct AndAnd/2 /// lazy AND, borrow, references, reference patterns 748 | | "&=" pub struct AndEq/2 /// bitwise AND assignment ... | 791 | | "~" pub struct Tilde/1 /// unused since before Rust 1.0 792 | | } | |_- in this macro invocation | = note: this warning originates in the macro `define_punctuation` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 418 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:427:33 | 427 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 745 | / define_punctuation! { 746 | | "&" pub struct And/1 /// bitwise and logical AND, borrow, references, reference patterns 747 | | "&&" pub struct AndAnd/2 /// lazy AND, borrow, references, reference patterns 748 | | "&=" pub struct AndEq/2 /// bitwise AND assignment ... | 791 | | "~" pub struct Tilde/1 /// unused since before Rust 1.0 792 | | } | |_- in this macro invocation | = note: this warning originates in the macro `define_punctuation` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 427 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:479:44 | 479 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 794 | / define_delimiters! { 795 | | Brace pub struct Brace /// `{`…`}` 796 | | Bracket pub struct Bracket /// `[`…`]` 797 | | Parenthesis pub struct Paren /// `(`…`)` 798 | | } | |_- in this macro invocation | = note: this warning originates in the macro `define_delimiters` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 479 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:979:34 | 979 | pub(crate) fn keyword(input: ParseStream, token: &str) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 979 | pub(crate) fn keyword(input: ParseStream<'_>, token: &str) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:990:40 | 990 | pub(crate) fn peek_keyword(cursor: Cursor, token: &str) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 990 | pub(crate) fn peek_keyword(cursor: Cursor<'_>, token: &str) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:999:41 | 999 | pub fn punct(input: ParseStream, token: &str) -> Result<[Span; N]> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 999 | pub fn punct(input: ParseStream<'_>, token: &str) -> Result<[Span; N]> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:1005:28 | 1005 | fn punct_helper(input: ParseStream, token: &str, spans: &mut [Span]) -> Result<()> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1005 | fn punct_helper(input: ParseStream<'_>, token: &str, spans: &mut [Span]) -> Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/token.rs:1032:35 | 1032 | pub fn peek_punct(mut cursor: Cursor, token: &str) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1032 | pub fn peek_punct(mut cursor: Cursor<'_>, token: &str) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/attr.rs:393:27 | 393 | logic: impl FnMut(ParseNestedMeta) -> Result<()>, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 393 | logic: impl FnMut(ParseNestedMeta<'_>) -> Result<()>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/attr.rs:406:31 | 406 | pub fn parse_outer(input: ParseStream) -> Result> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 406 | pub fn parse_outer(input: ParseStream<'_>) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/attr.rs:422:31 | 422 | pub fn parse_inner(input: ParseStream) -> Result> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 422 | pub fn parse_inner(input: ParseStream<'_>) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/attr.rs:587:27 | 587 | logic: impl FnMut(ParseNestedMeta) -> Result<()>, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 587 | logic: impl FnMut(ParseNestedMeta<'_>) -> Result<()>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/attr.rs:658:38 | 658 | pub(crate) fn parse_inner(input: ParseStream, attrs: &mut Vec) -> Result<()> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 658 | pub(crate) fn parse_inner(input: ParseStream<'_>, attrs: &mut Vec) -> Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/attr.rs:665:45 | 665 | pub(crate) fn single_parse_inner(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 665 | pub(crate) fn single_parse_inner(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/attr.rs:675:45 | 675 | pub(crate) fn single_parse_outer(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 675 | pub(crate) fn single_parse_outer(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/attr.rs:687:25 | 687 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 687 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/attr.rs:695:25 | 695 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 695 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/attr.rs:703:25 | 703 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 703 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/attr.rs:709:60 | 709 | pub(crate) fn parse_meta_after_path(path: Path, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 709 | pub(crate) fn parse_meta_after_path(path: Path, input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/attr.rs:719:54 | 719 | fn parse_meta_list_after_path(path: Path, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 719 | fn parse_meta_list_after_path(path: Path, input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/attr.rs:728:60 | 728 | fn parse_meta_name_value_after_path(path: Path, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 728 | fn parse_meta_name_value_after_path(path: Path, input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/attr.rs:753:44 | 753 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 753 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/attr.rs:764:44 | 764 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 764 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/buffer.rs:81:28 | 81 | pub fn begin(&self) -> Cursor { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 81 | pub fn begin(&self) -> Cursor<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/buffer.rs:405:29 | 405 | pub(crate) fn same_scope(a: Cursor, b: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 405 | pub(crate) fn same_scope(a: Cursor<'_>, b: Cursor) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/buffer.rs:405:40 | 405 | pub(crate) fn same_scope(a: Cursor, b: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 405 | pub(crate) fn same_scope(a: Cursor, b: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/buffer.rs:409:30 | 409 | pub(crate) fn same_buffer(a: Cursor, b: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 409 | pub(crate) fn same_buffer(a: Cursor<'_>, b: Cursor) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/buffer.rs:409:41 | 409 | pub(crate) fn same_buffer(a: Cursor, b: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 409 | pub(crate) fn same_buffer(a: Cursor, b: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/buffer.rs:413:28 | 413 | fn start_of_buffer(cursor: Cursor) -> *const Entry { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 413 | fn start_of_buffer(cursor: Cursor<'_>) -> *const Entry { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/buffer.rs:422:43 | 422 | pub(crate) fn cmp_assuming_same_buffer(a: Cursor, b: Cursor) -> Ordering { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 422 | pub(crate) fn cmp_assuming_same_buffer(a: Cursor<'_>, b: Cursor) -> Ordering { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/buffer.rs:422:54 | 422 | pub(crate) fn cmp_assuming_same_buffer(a: Cursor, b: Cursor) -> Ordering { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 422 | pub(crate) fn cmp_assuming_same_buffer(a: Cursor, b: Cursor<'_>) -> Ordering { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/buffer.rs:426:42 | 426 | pub(crate) fn open_span_of_group(cursor: Cursor) -> Span { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 426 | pub(crate) fn open_span_of_group(cursor: Cursor<'_>) -> Span { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/data.rs:71:43 | 71 | pub fn iter(&self) -> punctuated::Iter { | ----------------^------ expected lifetime parameter | help: indicate the anonymous lifetime | 71 | pub fn iter(&self) -> punctuated::Iter<'_, Field> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/data.rs:82:54 | 82 | pub fn iter_mut(&mut self) -> punctuated::IterMut { | -------------------^------ expected lifetime parameter | help: indicate the anonymous lifetime | 82 | pub fn iter_mut(&mut self) -> punctuated::IterMut<'_, Field> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/data.rs:141:77 | 141 | pub fn members(&self) -> impl Iterator + Clone + '_ [Members] { | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 141 | pub fn members(&self) -> impl Iterator + Clone + '_ [Members<'_>] { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/data.rs:257:25 | 257 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 257 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/data.rs:378:25 | 378 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 378 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/data.rs:389:25 | 389 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 389 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/data.rs:401:35 | 401 | pub fn parse_named(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 401 | pub fn parse_named(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/data.rs:438:37 | 438 | pub fn parse_unnamed(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 438 | pub fn parse_unnamed(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/derive.rs:81:25 | 81 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 81 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/derive.rs:149:16 | 149 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 149 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/derive.rs:185:16 | 185 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 185 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/derive.rs:200:37 | 200 | pub(crate) fn data_union(input: ParseStream) -> Result<(Option, FieldsNamed)> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 200 | pub(crate) fn data_union(input: ParseStream<'_>) -> Result<(Option, FieldsNamed)> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/error.rs:327:55 | 327 | pub(crate) fn new_at(scope: Span, cursor: Cursor, message: T) -> Error { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 327 | pub(crate) fn new_at(scope: Span, cursor: Cursor<'_>, message: T) -> Error { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/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 --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/error.rs:367:40 | 367 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 367 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/error.rs:373:40 | 373 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 373 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:811:45 | 811 | pub fn parse_without_eager_brace(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 811 | pub fn parse_without_eager_brace(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:873:52 | 873 | pub fn parse_with_earlier_boundary_rule(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 873 | pub fn parse_with_earlier_boundary_rule(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:976:40 | 976 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 976 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1026:40 | 1026 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1026 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/custom_keyword.rs:133:45 | 133 | fn peek(cursor: $crate::buffer::Cursor) -> $crate::__private::bool { | ----------------^^^^^^ | | | expected lifetime parameter | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1153:9 | 1153 | crate::custom_keyword!(builtin); | ------------------------------- in this macro invocation | = note: this warning originates in the macro `$crate::impl_parse_for_custom_keyword` which comes from the expansion of the macro `crate::custom_keyword` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 133 | fn peek(cursor: $crate::buffer::Cursor<'_>) -> $crate::__private::bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/custom_keyword.rs:147:44 | 147 | fn parse(input: $crate::parse::ParseStream) -> $crate::parse::Result<$ident> { | ---------------^^^^^^^^^^^ | | | expected lifetime parameter | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1153:9 | 1153 | crate::custom_keyword!(builtin); | ------------------------------- in this macro invocation | = note: this warning originates in the macro `$crate::impl_parse_for_custom_keyword` which comes from the expansion of the macro `crate::custom_keyword` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 147 | fn parse(input: $crate::parse::ParseStream<'_>) -> $crate::parse::Result<$ident> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/custom_keyword.rs:228:54 | 228 | fn fmt(&self, f: &mut $crate::__private::Formatter) -> $crate::__private::FmtResult { | -------------------^^^^^^^^^ | | | expected lifetime parameter | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1153:9 | 1153 | crate::custom_keyword!(builtin); | ------------------------------- in this macro invocation | = note: this warning originates in the macro `$crate::impl_extra_traits_for_custom_keyword` which comes from the expansion of the macro `crate::custom_keyword` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 228 | fn fmt(&self, f: &mut $crate::__private::Formatter<'_>) -> $crate::__private::FmtResult { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/custom_keyword.rs:133:45 | 133 | fn peek(cursor: $crate::buffer::Cursor) -> $crate::__private::bool { | ----------------^^^^^^ | | | expected lifetime parameter | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1154:9 | 1154 | crate::custom_keyword!(raw); | --------------------------- in this macro invocation | = note: this warning originates in the macro `$crate::impl_parse_for_custom_keyword` which comes from the expansion of the macro `crate::custom_keyword` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 133 | fn peek(cursor: $crate::buffer::Cursor<'_>) -> $crate::__private::bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/custom_keyword.rs:147:44 | 147 | fn parse(input: $crate::parse::ParseStream) -> $crate::parse::Result<$ident> { | ---------------^^^^^^^^^^^ | | | expected lifetime parameter | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1154:9 | 1154 | crate::custom_keyword!(raw); | --------------------------- in this macro invocation | = note: this warning originates in the macro `$crate::impl_parse_for_custom_keyword` which comes from the expansion of the macro `crate::custom_keyword` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 147 | fn parse(input: $crate::parse::ParseStream<'_>) -> $crate::parse::Result<$ident> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/custom_keyword.rs:228:54 | 228 | fn fmt(&self, f: &mut $crate::__private::Formatter) -> $crate::__private::FmtResult { | -------------------^^^^^^^^^ | | | expected lifetime parameter | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1154:9 | 1154 | crate::custom_keyword!(raw); | --------------------------- in this macro invocation | = note: this warning originates in the macro `$crate::impl_extra_traits_for_custom_keyword` which comes from the expansion of the macro `crate::custom_keyword` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 228 | fn fmt(&self, f: &mut $crate::__private::Formatter<'_>) -> $crate::__private::FmtResult { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1167:25 | 1167 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1167 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1177:59 | 1177 | pub(super) fn parse_with_earlier_boundary_rule(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1177 | pub(super) fn parse_with_earlier_boundary_rule(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1248:30 | 1248 | fn can_begin_expr(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1248 | fn can_begin_expr(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1268:16 | 1268 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1268 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1381:16 | 1381 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1381 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1406:31 | 1406 | fn peek_precedence(input: ParseStream) -> Precedence { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1406 | fn peek_precedence(input: ParseStream<'_>) -> Precedence { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1422:16 | 1422 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1422 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1440:26 | 1440 | fn expr_attrs(input: ParseStream) -> Result> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1440 | fn expr_attrs(input: ParseStream<'_>) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1453:26 | 1453 | fn unary_expr(input: ParseStream, allow_struct: AllowStruct) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1453 | fn unary_expr(input: ParseStream<'_>, allow_struct: AllowStruct) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1519:16 | 1519 | begin: ParseBuffer, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1519 | begin: ParseBuffer<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1521:16 | 1521 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1521 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1539:30 | 1539 | fn trailer_helper(input: ParseStream, mut e: Expr) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1539 | fn trailer_helper(input: ParseStream<'_>, mut e: Expr) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1703:25 | 1703 | fn atom_expr(input: ParseStream, allow_struct: AllowStruct) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1703 | fn atom_expr(input: ParseStream<'_>, allow_struct: AllowStruct) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1780:28 | 1780 | fn atom_labeled(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1780 | fn atom_labeled(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1838:28 | 1838 | fn expr_builtin(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1838 | fn expr_builtin(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1853:16 | 1853 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1853 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1870:16 | 1870 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1870 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1906:25 | 1906 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1906 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1915:30 | 1915 | fn paren_or_tuple(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1915 | fn paren_or_tuple(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:1954:31 | 1954 | fn array_or_repeat(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1954 | fn array_or_repeat(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2001:25 | 2001 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2001 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2027:25 | 2027 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2027 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2060:25 | 2060 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2060 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2069:16 | 2069 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2069 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2105:25 | 2105 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2105 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2110:26 | 2110 | fn expr_paren(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2110 | fn expr_paren(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2122:25 | 2122 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2122 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2129:24 | 2129 | fn expr_let(input: ParseStream, allow_struct: AllowStruct) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2129 | fn expr_let(input: ParseStream<'_>, allow_struct: AllowStruct) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2145:25 | 2145 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2145 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2200:25 | 2200 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2200 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2211:25 | 2211 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2211 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2241:25 | 2241 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2241 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2263:25 | 2263 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2263 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2297:37 | 2297 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter ... 2312 | / impl_by_parsing_expr! { 2313 | | ExprAssign, Assign, "expected assignment expression", 2314 | | ExprAwait, Await, "expected await expression", 2315 | | ExprBinary, Binary, "expected binary operation", ... | 2323 | | ExprTuple, Tuple, "expected tuple expression", 2324 | | } | |_____- 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 | 2297 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2329:25 | 2329 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2329 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2338:16 | 2338 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2338 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2352:25 | 2352 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2352 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2361:25 | 2361 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2361 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2375:25 | 2375 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2375 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2384:25 | 2384 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2384 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2400:27 | 2400 | fn expr_become(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2400 | fn expr_become(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2412:25 | 2412 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2412 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2424:25 | 2424 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2424 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2440:28 | 2440 | fn expr_closure(input: ParseStream, allow_struct: AllowStruct) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2440 | fn expr_closure(input: ParseStream<'_>, allow_struct: AllowStruct) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2498:25 | 2498 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2498 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2509:27 | 2509 | fn closure_arg(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2509 | fn closure_arg(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2547:25 | 2547 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2547 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2571:25 | 2571 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2571 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2590:25 | 2590 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2590 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2601:25 | 2601 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2601 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2613:25 | 2613 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2613 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2623:26 | 2623 | fn expr_break(input: ParseStream, allow_struct: AllowStruct) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2623 | fn expr_break(input: ParseStream<'_>, allow_struct: AllowStruct) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2658:25 | 2658 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2658 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2687:25 | 2687 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2687 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2695:16 | 2695 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2695 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2742:25 | 2742 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2742 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2761:25 | 2761 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2761 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2779:26 | 2779 | fn expr_range(input: ParseStream, allow_struct: AllowStruct) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2779 | fn expr_range(input: ParseStream<'_>, allow_struct: AllowStruct) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2792:16 | 2792 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2792 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2813:25 | 2813 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2813 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2830:45 | 2830 | pub(crate) fn parse_obsolete(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2830 | pub(crate) fn parse_obsolete(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2850:25 | 2850 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2850 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2865:25 | 2865 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2865 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2879:25 | 2879 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2879 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2912:25 | 2912 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2912 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/expr.rs:2971:26 | 2971 | fn check_cast(input: ParseStream) -> Result<()> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2971 | fn check_cast(input: ParseStream<'_>) -> Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ext.rs:46:25 | 46 | fn parse_any(input: ParseStream) -> Result; | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 46 | fn parse_any(input: ParseStream<'_>) -> Result; | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ext.rs:87:25 | 87 | fn parse_any(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 87 | fn parse_any(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ext.rs:109:21 | 109 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 109 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/file.rs:100:25 | 100 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 100 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:108:74 | 108 | pub fn lifetimes(&self) -> impl Iterator [Lifetimes] { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 108 | pub fn lifetimes(&self) -> impl Iterator [Lifetimes<'_>] { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:115:86 | 115 | pub fn lifetimes_mut(&mut self) -> impl Iterator [LifetimesMut] { | ^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 115 | pub fn lifetimes_mut(&mut self) -> impl Iterator [LifetimesMut<'_>] { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:122:72 | 122 | pub fn type_params(&self) -> impl Iterator [TypeParams] { | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 122 | pub fn type_params(&self) -> impl Iterator [TypeParams<'_>] { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:129:84 | 129 | pub fn type_params_mut(&mut self) -> impl Iterator [TypeParamsMut] { | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 129 | pub fn type_params_mut(&mut self) -> impl Iterator [TypeParamsMut<'_>] { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:136:74 | 136 | pub fn const_params(&self) -> impl Iterator [ConstParams] { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 136 | pub fn const_params(&self) -> impl Iterator [ConstParams<'_>] { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:143:86 | 143 | pub fn const_params_mut(&mut self) -> impl Iterator [ConstParamsMut] { | ^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 143 | pub fn const_params_mut(&mut self) -> impl Iterator [ConstParamsMut<'_>] { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:176:38 | 176 | pub fn split_for_impl(&self) -> (ImplGenerics, TypeGenerics, Option<&WhereClause>) { | ^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 176 | pub fn split_for_impl(&self) -> (ImplGenerics<'_>, TypeGenerics, Option<&WhereClause>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:176:52 | 176 | pub fn split_for_impl(&self) -> (ImplGenerics, TypeGenerics, Option<&WhereClause>) { | ^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 176 | pub fn split_for_impl(&self) -> (ImplGenerics, TypeGenerics<'_>, Option<&WhereClause>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:331:48 | 331 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 362 | generics_wrapper_impls!(ImplGenerics); | ------------------------------------- in this macro invocation | = note: this warning originates in the macro `generics_wrapper_impls` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 331 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:331:48 | 331 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 364 | generics_wrapper_impls!(TypeGenerics); | ------------------------------------- in this macro invocation | = note: this warning originates in the macro `generics_wrapper_impls` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 331 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:331:48 | 331 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter ... 366 | generics_wrapper_impls!(Turbofish); | ---------------------------------- in this macro invocation | = note: this warning originates in the macro `generics_wrapper_impls` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 331 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:371:35 | 371 | pub fn as_turbofish(&self) -> Turbofish { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 371 | pub fn as_turbofish(&self) -> Turbofish<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:530:25 | 530 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 530 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:593:25 | 593 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 593 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:620:25 | 620 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 620 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:658:25 | 658 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 658 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:687:25 | 687 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 687 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:698:25 | 698 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 698 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:739:25 | 739 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 739 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:800:20 | 800 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 800 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:826:25 | 826 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 826 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:851:25 | 851 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 851 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:862:25 | 862 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 862 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:886:25 | 886 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 886 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:917:25 | 917 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 917 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/generics.rs:928:25 | 928 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 928 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ident.rs:77:25 | 77 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 77 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ident.rs:96:25 | 96 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 96 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:939:25 | 939 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 939 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:947:16 | 947 | begin: ParseBuffer, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 947 | begin: ParseBuffer<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:949:16 | 949 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 949 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1150:20 | 1150 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1150 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1198:20 | 1198 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1198 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1219:45 | 1219 | fn parse_optional_definition(input: ParseStream) -> Result> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1219 | fn parse_optional_definition(input: ParseStream<'_>) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1232:25 | 1232 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1232 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1261:28 | 1261 | fn parse_macro2(begin: ParseBuffer, _vis: Visibility, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1261 | fn parse_macro2(begin: ParseBuffer<'_>, _vis: Visibility, input: ParseStream) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1261:66 | 1261 | fn parse_macro2(begin: ParseBuffer, _vis: Visibility, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1261 | fn parse_macro2(begin: ParseBuffer, _vis: Visibility, input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1286:25 | 1286 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1286 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1319:25 | 1319 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1319 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1326:16 | 1326 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1326 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1353:25 | 1353 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1353 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1360:16 | 1360 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1360 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1435:25 | 1435 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1435 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1453:25 | 1453 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1453 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1486:30 | 1486 | fn peek_signature(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1486 | fn peek_signature(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1497:25 | 1497 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1497 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1531:25 | 1531 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1531 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1540:16 | 1540 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1540 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1560:25 | 1560 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1560 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1576:16 | 1576 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1576 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1627:25 | 1627 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1627 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1671:16 | 1671 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1671 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1741:25 | 1741 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1741 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1790:25 | 1790 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1790 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1815:25 | 1815 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1815 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1894:25 | 1894 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1894 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1910:25 | 1910 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1910 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1926:25 | 1926 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1926 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1942:39 | 1942 | fn parse_foreign_item_type(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1942 | fn parse_foreign_item_type(begin: ParseBuffer<'_>, input: ParseStream) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1942:59 | 1942 | fn parse_foreign_item_type(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1942 | fn parse_foreign_item_type(begin: ParseBuffer, input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1975:25 | 1975 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1975 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:1993:25 | 1993 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1993 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2011:31 | 2011 | fn parse_item_type(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2011 | fn parse_item_type(begin: ParseBuffer<'_>, input: ParseStream) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2011:51 | 2011 | fn parse_item_type(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2011 | fn parse_item_type(begin: ParseBuffer, input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2047:25 | 2047 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2047 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2071:25 | 2071 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2071 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2095:25 | 2095 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2095 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2116:42 | 2116 | fn parse_trait_or_trait_alias(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2116 | fn parse_trait_or_trait_alias(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2146:25 | 2146 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2146 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2168:16 | 2168 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2168 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2221:25 | 2221 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2221 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2228:16 | 2228 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2228 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2239:16 | 2239 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2239 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2277:25 | 2277 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2277 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2362:25 | 2362 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2362 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2399:25 | 2399 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2399 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2428:25 | 2428 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2428 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2450:37 | 2450 | fn parse_trait_item_type(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2450 | fn parse_trait_item_type(begin: ParseBuffer<'_>, input: ParseStream) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2450:57 | 2450 | fn parse_trait_item_type(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2450 | fn parse_trait_item_type(begin: ParseBuffer, input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2485:25 | 2485 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2485 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2503:25 | 2503 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2503 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2509:26 | 2509 | fn parse_impl(input: ParseStream, allow_verbatim_impl: bool) -> Result> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2509 | fn parse_impl(input: ParseStream<'_>, allow_verbatim_impl: bool) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2615:25 | 2615 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2615 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2710:25 | 2710 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2710 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2747:25 | 2747 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2747 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2754:16 | 2754 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2754 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2788:25 | 2788 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2788 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2813:36 | 2813 | fn parse_impl_item_type(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2813 | fn parse_impl_item_type(begin: ParseBuffer<'_>, input: ParseStream) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2813:56 | 2813 | fn parse_impl_item_type(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2813 | fn parse_impl_item_type(begin: ParseBuffer, input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2850:25 | 2850 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2850 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/item.rs:2877:25 | 2877 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2877 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lifetime.rs:73:40 | 73 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 73 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lifetime.rs:131:25 | 131 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 131 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:502:40 | 502 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 502 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:574:40 | 574 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 574 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:609:44 | 609 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 609 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:615:57 | 615 | pub(crate) fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 615 | pub(crate) fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:625:44 | 625 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 625 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:631:57 | 631 | pub(crate) fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 631 | pub(crate) fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:641:44 | 641 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 641 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:647:57 | 647 | pub(crate) fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 647 | pub(crate) fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:657:44 | 657 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 657 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:663:57 | 663 | pub(crate) fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 663 | pub(crate) fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:673:44 | 673 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 673 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:679:57 | 679 | pub(crate) fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 679 | pub(crate) fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:689:44 | 689 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 689 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:695:57 | 695 | pub(crate) fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 695 | pub(crate) fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:705:44 | 705 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 705 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:711:57 | 711 | pub(crate) fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 711 | pub(crate) fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:721:44 | 721 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 721 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:727:57 | 727 | pub(crate) fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 727 | pub(crate) fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:867:25 | 867 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 867 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:897:47 | 897 | fn parse_negative_lit(neg: Punct, cursor: Cursor) -> Option<(Lit, Cursor)> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 897 | fn parse_negative_lit(neg: Punct, cursor: Cursor<'_>) -> Option<(Lit, Cursor)> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:897:71 | 897 | fn parse_negative_lit(neg: Punct, cursor: Cursor) -> Option<(Lit, Cursor)> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 897 | fn parse_negative_lit(neg: Punct, cursor: Cursor) -> Option<(Lit, Cursor<'_>)> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:938:25 | 938 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 938 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:949:25 | 949 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 949 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:960:25 | 960 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 960 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:971:25 | 971 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 971 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:982:25 | 982 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 982 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:993:25 | 993 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 993 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1004:25 | 1004 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1004 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: lint `const_err` has been removed: converted into hard error, see issue #71800 for more information --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-core-0.1.30/src/lib.rs:132:5 | 132 | const_err, | ^^^^^^^^^ | = note: `#[warn(renamed_and_removed_lints)]` on by default warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1015:25 | 1015 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1015 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-core-0.1.30/src/lib.rs:140:5 | 140 | private_in_public, | ^^^^^^^^^^^^^^^^^ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1024:26 | 1024 | fn peek_impl(cursor: Cursor, peek: fn(ParseStream) -> bool) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1024 | fn peek_impl(cursor: Cursor<'_>, peek: fn(ParseStream) -> bool) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1024:43 | 1024 | fn peek_impl(cursor: Cursor, peek: fn(ParseStream) -> bool) -> bool { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1024 | fn peek_impl(cursor: Cursor, peek: fn(ParseStream<'_>) -> bool) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1050 | impl_token!("literal" Lit); | -------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1050 | impl_token!("literal" Lit); | -------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1051 | impl_token!("string literal" LitStr); | ------------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: unexpected `cfg` condition value: `alloc` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-core-0.1.30/src/dispatcher.rs:147:7 | 147 | #[cfg(feature = "alloc")] | ^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `once_cell`, `std`, and `valuable` = help: consider adding `alloc` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `alloc` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-core-0.1.30/src/dispatcher.rs:150:7 | 150 | #[cfg(feature = "alloc")] | ^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `once_cell`, `std`, and `valuable` = help: consider adding `alloc` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1051 | impl_token!("string literal" LitStr); | ------------------------------------ in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: unexpected `cfg` condition value: `alloc` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-core-0.1.30/src/dispatcher.rs:182:7 | 182 | #[cfg(feature = "alloc")] | ^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `once_cell`, `std`, and `valuable` = help: consider adding `alloc` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1052 | impl_token!("byte string literal" LitByteStr); | --------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: unexpected `cfg` condition value: `alloc` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-core-0.1.30/src/dispatcher.rs:488:15 | 488 | #[cfg(not(feature = "alloc"))] | ^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `default`, `once_cell`, `std`, and `valuable` = help: consider adding `alloc` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1052 | impl_token!("byte string literal" LitByteStr); | --------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1053 | impl_token!("C-string literal" LitCStr); | --------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1053 | impl_token!("C-string literal" LitCStr); | --------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: unexpected `cfg` condition name: `tracing_unstable` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-core-0.1.30/src/field.rs:373:11 | 373 | #[cfg(all(tracing_unstable, feature = "valuable"))] | ^^^^^^^^^^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `parallel_compiler`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tracing_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tracing_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tracing_unstable` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-core-0.1.30/src/field.rs:710:11 | 710 | #[cfg(all(tracing_unstable, feature = "valuable"))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tracing_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tracing_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1054 | impl_token!("byte literal" LitByte); | ----------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: unexpected `cfg` condition name: `tracing_unstable` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-core-0.1.30/src/field.rs:713:11 | 713 | #[cfg(all(tracing_unstable, feature = "valuable"))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tracing_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tracing_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1054 | impl_token!("byte literal" LitByte); | ----------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: unexpected `cfg` condition name: `tracing_unstable` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-core-0.1.30/src/field.rs:721:11 | 721 | #[cfg(all(tracing_unstable, feature = "valuable"))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tracing_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tracing_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1055 | impl_token!("character literal" LitChar); | ---------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1055 | impl_token!("character literal" LitChar); | ---------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: unexpected `cfg` condition name: `tracing_unstable` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-core-0.1.30/src/field.rs:724:11 | 724 | #[cfg(all(tracing_unstable, feature = "valuable"))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tracing_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tracing_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1056 | impl_token!("integer literal" LitInt); | ------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1056 | impl_token!("integer literal" LitInt); | ------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: unexpected `cfg` condition name: `tracing_unstable` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-core-0.1.30/src/field.rs:270:15 | 270 | #[cfg(all(tracing_unstable, feature = "valuable"))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tracing_unstable)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tracing_unstable)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1057 | impl_token!("floating point literal" LitFloat); | ---------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1057 | impl_token!("floating point literal" LitFloat); | ---------------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1034:33 | 1034 | fn peek(cursor: Cursor) -> bool { | ^^^^^^ expected lifetime parameter ... 1058 | impl_token!("boolean literal" LitBool); | -------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1034 | fn peek(cursor: Cursor<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/lit.rs:1035:36 | 1035 | fn peek(input: ParseStream) -> bool { | ^^^^^^^^^^^ expected lifetime parameter ... 1058 | impl_token!("boolean literal" LitBool); | -------------------------------------- in this macro invocation | = note: this warning originates in the macro `impl_token` (in Nightly builds, run with -Z macro-backtrace for more info) help: indicate the anonymous lifetime | 1035 | fn peek(input: ParseStream<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/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 --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/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 --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/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 --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/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 --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/mac.rs:153:38 | 153 | pub(crate) fn parse_delimiter(input: ParseStream) -> Result<(MacroDelimiter, TokenStream)> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 153 | pub(crate) fn parse_delimiter(input: ParseStream<'_>) -> Result<(MacroDelimiter, TokenStream)> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/mac.rs:181:25 | 181 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 181 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/meta.rs:132:33 | 132 | pub fn parser(logic: impl FnMut(ParseNestedMeta) -> Result<()>) -> impl Parser { | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 132 | pub fn parser(logic: impl FnMut(ParseNestedMeta<'_>) -> Result<()>) -> impl Parser { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/meta.rs:133:13 | 133 | |input: ParseStream| { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 133 | |input: ParseStream<'_>| { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/meta.rs:273:27 | 273 | logic: impl FnMut(ParseNestedMeta) -> Result<()>, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 273 | logic: impl FnMut(ParseNestedMeta<'_>) -> Result<()>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/meta.rs:386:12 | 386 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 386 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/meta.rs:387:27 | 387 | mut logic: impl FnMut(ParseNestedMeta) -> Result<()>, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 387 | mut logic: impl FnMut(ParseNestedMeta<'_>) -> Result<()>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/meta.rs:403:27 | 403 | fn parse_meta_path(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 403 | fn parse_meta_path(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/op.rs:87:25 | 87 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 87 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/op.rs:152:25 | 152 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 152 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/discouraged.rs:199:44 | 199 | .set(unsafe { mem::transmute::>(fork.cursor()) }); | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 199 | .set(unsafe { mem::transmute::, Cursor<'static>>(fork.cursor()) }); | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/discouraged.rs:208:68 | 208 | fn parse_any_delimiter(&self) -> Result<(Delimiter, DelimSpan, ParseBuffer)>; | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 208 | fn parse_any_delimiter(&self) -> Result<(Delimiter, DelimSpan, ParseBuffer<'_>)>; | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/discouraged.rs:212:68 | 212 | fn parse_any_delimiter(&self) -> Result<(Delimiter, DelimSpan, ParseBuffer)> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 212 | fn parse_any_delimiter(&self) -> Result<(Delimiter, DelimSpan, ParseBuffer<'_>)> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:215:21 | 215 | fn parse(input: ParseStream) -> Result; | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 215 | fn parse(input: ParseStream<'_>) -> Result; | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:277:32 | 277 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 277 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ Compiling scopeguard v1.2.0 warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:283:32 | 283 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 283 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:387:13 | 387 | cursor: Cursor, | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 387 | cursor: Cursor<'_>, | ++++ Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=scopeguard CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/scopeguard-1.2.0 CARGO_PKG_AUTHORS=bluss CARGO_PKG_DESCRIPTION='A RAII scope guard that will run a given closure when it goes out of scope, even if the code between panics (assuming unwinding panic). Defines the macros `defer'\!'`, `defer_on_unwind'\!'`, `defer_on_success'\!'` as shorthands for guards with one of the implemented strategies. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=scopeguard CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bluss/scopeguard' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.2.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/scopeguard-1.2.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name scopeguard --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/scopeguard-1.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "use_std"))' -C metadata=3c5f373c78e99b62 -C extra-filename=-3c5f373c78e99b62 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:389:6 | 389 | ) -> ParseBuffer { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 389 | ) -> ParseBuffer<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:393:51 | 393 | cell: Cell::new(unsafe { mem::transmute::>(cursor) }), | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 393 | cell: Cell::new(unsafe { mem::transmute::, Cursor<'static>>(cursor) }), | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:430:30 | 430 | fn inner_unexpected(buffer: &ParseBuffer) -> (Rc>, Option<(Span, Delimiter)>) { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 430 | fn inner_unexpected(buffer: &ParseBuffer<'_>) -> (Rc>, Option<(Span, Delimiter)>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:441:39 | 441 | pub(crate) fn get_unexpected(buffer: &ParseBuffer) -> Rc> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 441 | pub(crate) fn get_unexpected(buffer: &ParseBuffer<'_>) -> Rc> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:445:50 | 445 | fn span_of_unexpected_ignoring_nones(mut cursor: Cursor) -> Option<(Span, Delimiter)> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 445 | fn span_of_unexpected_ignoring_nones(mut cursor: Cursor<'_>) -> Option<(Span, Delimiter)> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:505:40 | 505 | pub fn call(&self, function: fn(ParseStream) -> Result) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 505 | pub fn call(&self, function: fn(ParseStream<'_>) -> Result) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:621:27 | 621 | fn peek2(buffer: &ParseBuffer, peek: fn(Cursor) -> bool) -> bool { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 621 | fn peek2(buffer: &ParseBuffer<'_>, peek: fn(Cursor) -> bool) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:621:49 | 621 | fn peek2(buffer: &ParseBuffer, peek: fn(Cursor) -> bool) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 621 | fn peek2(buffer: &ParseBuffer, peek: fn(Cursor<'_>) -> bool) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:631:27 | 631 | fn peek3(buffer: &ParseBuffer, peek: fn(Cursor) -> bool) -> bool { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 631 | fn peek3(buffer: &ParseBuffer<'_>, peek: fn(Cursor) -> bool) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:631:49 | 631 | fn peek3(buffer: &ParseBuffer, peek: fn(Cursor) -> bool) -> bool { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 631 | fn peek3(buffer: &ParseBuffer, peek: fn(Cursor<'_>) -> bool) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:736:20 | 736 | parser: fn(ParseStream) -> Result, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 736 | parser: fn(ParseStream<'_>) -> Result, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:1162:21 | 1162 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1162 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:1169:21 | 1169 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1169 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:1180:21 | 1180 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1180 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:1187:21 | 1187 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1187 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:1197:21 | 1197 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1197 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:1211:21 | 1211 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1211 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:1221:21 | 1221 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1221 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:1274:52 | 1274 | fn tokens_to_parse_buffer(tokens: &TokenBuffer) -> ParseBuffer { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1274 | fn tokens_to_parse_buffer(tokens: &TokenBuffer) -> ParseBuffer<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:1283:15 | 1283 | F: FnOnce(ParseStream) -> Result, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1283 | F: FnOnce(ParseStream<'_>) -> Result, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:1365:22 | 1365 | fn parse(_input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1365 | fn parse(_input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse.rs:1393:32 | 1393 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1393 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse_quote.rs:127:21 | 127 | fn parse(input: ParseStream) -> Result; | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 127 | fn parse(input: ParseStream<'_>) -> Result; | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse_quote.rs:131:21 | 131 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 131 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse_quote.rs:147:21 | 147 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 147 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse_quote.rs:158:21 | 158 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 158 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse_quote.rs:188:21 | 188 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 188 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse_quote.rs:195:21 | 195 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 195 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse_quote.rs:201:21 | 201 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 201 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/parse_quote.rs:208:21 | 208 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 208 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:287:36 | 287 | pub fn parse_single(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 287 | pub fn parse_single(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:333:35 | 333 | pub fn parse_multi(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 333 | pub fn parse_multi(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:379:53 | 379 | pub fn parse_multi_with_leading_vert(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 379 | pub fn parse_multi_with_leading_vert(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:387:25 | 387 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 387 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:397:30 | 397 | fn multi_pat_impl(input: ParseStream, leading_vert: Option) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 397 | fn multi_pat_impl(input: ParseStream<'_>, leading_vert: Option) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:419:52 | 419 | fn pat_path_or_macro_or_struct_or_range(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 419 | fn pat_path_or_macro_or_struct_or_range(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:456:24 | 456 | fn pat_wild(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 456 | fn pat_wild(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:463:23 | 463 | fn pat_box(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 463 | fn pat_box(begin: ParseBuffer<'_>, input: ParseStream) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:463:43 | 463 | fn pat_box(begin: ParseBuffer, input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 463 | fn pat_box(begin: ParseBuffer, input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:469:25 | 469 | fn pat_ident(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 469 | fn pat_ident(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:494:16 | 494 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 494 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:521:26 | 521 | fn pat_struct(input: ParseStream, qself: Option, path: Path) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 521 | fn pat_struct(input: ParseStream<'_>, qself: Option, path: Path) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:556:25 | 556 | fn field_pat(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 556 | fn field_pat(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:604:25 | 604 | fn pat_range(input: ParseStream, qself: Option, path: Path) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 604 | fn pat_range(input: ParseStream<'_>, qself: Option, path: Path) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:622:35 | 622 | fn pat_range_half_open(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 622 | fn pat_range_half_open(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:643:34 | 643 | fn pat_paren_or_tuple(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 643 | fn pat_paren_or_tuple(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:673:29 | 673 | fn pat_reference(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 673 | fn pat_reference(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:682:32 | 682 | fn pat_lit_or_range(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 682 | fn pat_lit_or_range(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:726:31 | 726 | fn pat_range_bound(input: ParseStream) -> Result> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 726 | fn pat_range_bound(input: ParseStream<'_>) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:759:25 | 759 | fn pat_slice(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 759 | fn pat_slice(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/pat.rs:794:25 | 794 | fn pat_const(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 794 | fn pat_const(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/path.rs:310:25 | 310 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 310 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/path.rs:317:25 | 317 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 317 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/path.rs:402:41 | 402 | pub(crate) fn const_argument(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 402 | pub(crate) fn const_argument(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/path.rs:447:39 | 447 | pub fn parse_turbofish(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 447 | pub fn parse_turbofish(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/path.rs:454:20 | 454 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 454 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/path.rs:482:25 | 482 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 482 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/path.rs:490:25 | 490 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 490 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/path.rs:502:25 | 502 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 502 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/path.rs:508:32 | 508 | fn parse_helper(input: ParseStream, expr_style: bool) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 508 | fn parse_helper(input: ParseStream<'_>, expr_style: bool) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/path.rs:569:39 | 569 | pub fn parse_mod_style(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 569 | pub fn parse_mod_style(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/path.rs:601:43 | 601 | pub(crate) fn parse_helper(input: ParseStream, expr_style: bool) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 601 | pub(crate) fn parse_helper(input: ParseStream<'_>, expr_style: bool) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/path.rs:616:20 | 616 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 616 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/path.rs:636:32 | 636 | pub(crate) fn qpath(input: ParseStream, expr_style: bool) -> Result<(Option, Path)> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 636 | pub(crate) fn qpath(input: ParseStream<'_>, expr_style: bool) -> Result<(Option, Path)> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/punctuated.rs:119:31 | 119 | pub fn iter(&self) -> Iter { | ----^-- expected lifetime parameter | help: indicate the anonymous lifetime | 119 | pub fn iter(&self) -> Iter<'_, T> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/punctuated.rs:130:42 | 130 | pub fn iter_mut(&mut self) -> IterMut { | -------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 130 | pub fn iter_mut(&mut self) -> IterMut<'_, T> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/punctuated.rs:141:33 | 141 | pub fn pairs(&self) -> Pairs { | -----^----- expected lifetime parameter | help: indicate the anonymous lifetime | 141 | pub fn pairs(&self) -> Pairs<'_, T, P> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/punctuated.rs:150:44 | 150 | pub fn pairs_mut(&mut self) -> PairsMut { | --------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 150 | pub fn pairs_mut(&mut self) -> PairsMut<'_, T, P> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/punctuated.rs:290:36 | 290 | pub fn parse_terminated(input: ParseStream) -> Result | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 290 | pub fn parse_terminated(input: ParseStream<'_>) -> Result | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/punctuated.rs:309:16 | 309 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 309 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/punctuated.rs:310:20 | 310 | parser: fn(ParseStream) -> Result, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 310 | parser: fn(ParseStream<'_>) -> Result, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/punctuated.rs:342:44 | 342 | pub fn parse_separated_nonempty(input: ParseStream) -> Result | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 342 | pub fn parse_separated_nonempty(input: ParseStream<'_>) -> Result | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/punctuated.rs:361:16 | 361 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 361 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/punctuated.rs:362:20 | 362 | parser: fn(ParseStream) -> Result, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 362 | parser: fn(ParseStream<'_>) -> Result, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/punctuated.rs:442:32 | 442 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 442 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/restriction.rs:72:25 | 72 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 72 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/restriction.rs:93:29 | 93 | fn parse_pub(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 93 | fn parse_pub(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/stmt.rs:151:36 | 151 | pub fn parse_within(input: ParseStream) -> Result> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 151 | pub fn parse_within(input: ParseStream<'_>) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/stmt.rs:181:25 | 181 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 181 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/stmt.rs:192:25 | 192 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 192 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/stmt.rs:198:26 | 198 | fn parse_stmt(input: ParseStream, allow_nosemi: AllowNoSemi) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 198 | fn parse_stmt(input: ParseStream<'_>, allow_nosemi: AllowNoSemi) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/stmt.rs:265:24 | 265 | fn stmt_mac(input: ParseStream, attrs: Vec, path: Path) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 265 | fn stmt_mac(input: ParseStream<'_>, attrs: Vec, path: Path) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/stmt.rs:282:26 | 282 | fn stmt_local(input: ParseStream, attrs: Vec) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 282 | fn stmt_local(input: ParseStream<'_>, attrs: Vec) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/stmt.rs:334:16 | 334 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 334 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/thread.rs:38:40 | 38 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 38 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:297:25 | 297 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 297 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:311:36 | 311 | pub fn without_plus(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 311 | pub fn without_plus(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:319:16 | 319 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 319 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:594:25 | 594 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 594 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:605:25 | 605 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 605 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:618:25 | 618 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 618 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:641:25 | 641 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 641 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:654:25 | 654 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 654 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:701:25 | 701 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 701 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:710:25 | 710 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 710 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:719:25 | 719 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 719 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:752:25 | 752 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 752 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:761:25 | 761 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 761 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:770:36 | 770 | pub fn without_plus(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 770 | pub fn without_plus(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:775:36 | 775 | pub(crate) fn parse(input: ParseStream, allow_plus: bool) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 775 | pub(crate) fn parse(input: ParseStream<'_>, allow_plus: bool) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:789:25 | 789 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 789 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:797:25 | 797 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 797 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:805:36 | 805 | pub fn without_plus(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 805 | pub fn without_plus(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:811:36 | 811 | pub(crate) fn parse(input: ParseStream, allow_plus: bool) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 811 | pub(crate) fn parse(input: ParseStream<'_>, allow_plus: bool) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:823:20 | 823 | input: ParseStream, | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 823 | input: ParseStream<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:851:25 | 851 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 851 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:859:36 | 859 | pub fn without_plus(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 859 | pub fn without_plus(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:864:36 | 864 | pub(crate) fn parse(input: ParseStream, allow_plus: bool) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 864 | pub(crate) fn parse(input: ParseStream<'_>, allow_plus: bool) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:894:25 | 894 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 894 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:905:25 | 905 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 905 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:912:25 | 912 | fn parse(input: ParseStream, allow_plus: bool) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 912 | fn parse(input: ParseStream<'_>, allow_plus: bool) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:926:25 | 926 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 926 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:932:33 | 932 | fn parse_bare_fn_arg(input: ParseStream, allow_self: bool) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 932 | fn parse_bare_fn_arg(input: ParseStream<'_>, allow_self: bool) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:980:35 | 980 | fn parse_bare_variadic(input: ParseStream, attrs: Vec) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 980 | fn parse_bare_variadic(input: ParseStream<'_>, attrs: Vec) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:997:25 | 997 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 997 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/ty.rs:1007:25 | 1007 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1007 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:9:40 | 9 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 9 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:19:40 | 19 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 19 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:25:42 | 25 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 25 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:37:40 | 37 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 37 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:51:40 | 51 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 51 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:63:40 | 63 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 63 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:75:40 | 75 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 75 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:90:40 | 90 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 90 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:102:40 | 102 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 102 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:113:40 | 113 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 113 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:125:40 | 125 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 125 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:274:40 | 274 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 274 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:284:40 | 284 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 284 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:296:40 | 296 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 296 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:311:40 | 311 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 311 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:323:40 | 323 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 323 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:335:40 | 335 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 335 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:341:42 | 341 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 341 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:352:40 | 352 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 352 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:358:42 | 358 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 358 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:369:40 | 369 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 369 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:375:42 | 375 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 375 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:385:40 | 385 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 385 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:398:40 | 398 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 398 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:476:40 | 476 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 476 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:482:42 | 482 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 482 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:493:40 | 493 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 493 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:499:42 | 499 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 499 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:511:40 | 511 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 511 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:517:42 | 517 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 517 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:529:40 | 529 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 529 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:535:42 | 535 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 535 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:547:40 | 547 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 547 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:553:42 | 553 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 553 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:565:40 | 565 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 565 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:571:42 | 571 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 571 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:582:40 | 582 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 582 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:588:42 | 588 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 588 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:600:40 | 600 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 600 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:606:42 | 606 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 606 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:618:40 | 618 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 618 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:624:42 | 624 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 624 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:636:40 | 636 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 636 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:642:42 | 642 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 642 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:661:40 | 661 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 661 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:667:42 | 667 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 667 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:678:40 | 678 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 678 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:684:42 | 684 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 684 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:695:40 | 695 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 695 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:701:42 | 701 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 701 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:713:40 | 713 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 713 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:719:42 | 719 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 719 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:734:40 | 734 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 734 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:740:42 | 740 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 740 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:751:40 | 751 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 751 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:757:42 | 757 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 757 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:770:40 | 770 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 770 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:776:42 | 776 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 776 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:788:40 | 788 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 788 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:794:42 | 794 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 794 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:804:40 | 804 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 804 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:810:42 | 810 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 810 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:823:40 | 823 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 823 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:829:42 | 829 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 829 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:839:40 | 839 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 839 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:845:42 | 845 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 845 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:857:40 | 857 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 857 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: `typenum` (build script) generated 5 warnings warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:863:42 | 863 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 863 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:873:40 | 873 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 873 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=openbsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(parallel_compiler)-Zmacro-backtrace-Csplit-debuginfo=off-Wrustc::internal-Wkeyword_idents_2024-Wunsafe_op_in_unsafe_fn-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zon-broken-pipe=kill' CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/typenum-1.17.0 CARGO_PKG_AUTHORS='Paho Lurie-Gregg :Andre Bogus ' CARGO_PKG_DESCRIPTION='Typenum is a Rust library for type-level numbers evaluated at compile time. It currently supports bits, unsigned integers, and signed integers. It also provides a type-level array of type-level numbers, but its implementation is incomplete.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=typenum CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/paholg/typenum' CARGO_PKG_RUST_VERSION=1.37.0 CARGO_PKG_VERSION=1.17.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=17 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-openbsd LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' NUM_JOBS=6 OPT_LEVEL=3 OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/build/typenum-93ec1faa949f5d1f/out PROFILE=release RUSTC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTC_WRAPPER=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTDOC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-openbsd /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/build/typenum-5a622cdbab5702a8/build-script-main` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:879:42 | 879 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 879 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:892:40 | 892 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 892 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:898:42 | 898 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 898 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:913:40 | 913 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 913 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:919:42 | 919 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 919 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:930:40 | 930 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 930 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:936:42 | 936 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 936 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:947:40 | 947 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 947 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:953:42 | 953 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 953 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:965:40 | 965 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 965 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:971:42 | 971 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 971 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:983:40 | 983 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 983 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:989:42 | 989 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 989 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1002:40 | 1002 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1002 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1008:42 | 1008 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1008 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1019:40 | 1019 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1019 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1025:42 | 1025 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1025 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1040:40 | 1040 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1040 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1046:42 | 1046 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1046 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ [typenum 1.17.0] cargo:rerun-if-changed=build/main.rs warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1057:40 | 1057 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1057 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1063:42 | 1063 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1063 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1074:40 | 1074 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1074 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1080:42 | 1080 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1080 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1091:40 | 1091 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1091 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1097:42 | 1097 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1097 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1108:40 | 1108 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1108 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1114:42 | 1114 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1114 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1125:40 | 1125 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1125 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1131:42 | 1131 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1131 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1144:40 | 1144 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1144 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1150:42 | 1150 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1150 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1161:40 | 1161 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1161 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1175:40 | 1175 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1175 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1185:40 | 1185 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1185 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1197:40 | 1197 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1197 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1209:40 | 1209 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1209 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1221:40 | 1221 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1221 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1227:42 | 1227 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1227 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1237:40 | 1237 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1237 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1243:42 | 1243 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1243 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1253:40 | 1253 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1253 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1264:40 | 1264 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1264 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1283:40 | 1283 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1283 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1301:40 | 1301 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1301 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1307:42 | 1307 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1307 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1319:40 | 1319 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1319 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1325:42 | 1325 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1325 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1336:40 | 1336 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1336 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1342:42 | 1342 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1342 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1358:40 | 1358 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1358 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1364:42 | 1364 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1364 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1378:40 | 1378 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1378 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1417:40 | 1417 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1417 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1441:40 | 1441 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1441 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1453:40 | 1453 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1453 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1471:40 | 1471 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1471 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1477:42 | 1477 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1477 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1496:40 | 1496 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1496 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1502:42 | 1502 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1502 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1515:40 | 1515 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1515 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1521:42 | 1521 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1521 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1532:40 | 1532 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1532 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1538:42 | 1538 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1538 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1555:41 | 1555 | fn fmt(&self, _formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1555 | fn fmt(&self, _formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1562:40 | 1562 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1562 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1572:40 | 1572 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1572 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1601:40 | 1601 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1601 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1607:42 | 1607 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1607 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1625:40 | 1625 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1625 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1631:42 | 1631 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1631 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1646:40 | 1646 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1646 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1652:42 | 1652 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1652 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1667:40 | 1667 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1667 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1673:42 | 1673 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1673 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1685:40 | 1685 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1685 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1691:42 | 1691 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1691 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1704:40 | 1704 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1704 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1710:42 | 1710 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1710 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1727:40 | 1727 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1727 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1733:42 | 1733 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1733 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1745:40 | 1745 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1745 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1751:42 | 1751 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1751 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1766:40 | 1766 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1766 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1772:42 | 1772 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1772 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1790:40 | 1790 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1790 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1796:42 | 1796 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1796 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1811:40 | 1811 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1811 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1817:42 | 1817 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1817 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1837:40 | 1837 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1837 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1843:42 | 1843 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1843 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1859:40 | 1859 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1859 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1865:42 | 1865 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1865 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1881:40 | 1881 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1881 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1887:42 | 1887 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1887 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1901:40 | 1901 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1901 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/scopeguard-1.2.0/src/lib.rs:486:32 | 486 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 486 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1907:42 | 1907 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1907 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1921:40 | 1921 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1921 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1930:40 | 1930 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1930 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1935:42 | 1935 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1935 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1945:40 | 1945 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1945 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1956:40 | 1956 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1956 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1978:40 | 1978 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1978 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1984:42 | 1984 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1984 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:1997:40 | 1997 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1997 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2008:40 | 2008 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2008 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2020:40 | 2020 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2020 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2044:40 | 2044 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2044 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2063:40 | 2063 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2063 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2075:40 | 2075 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2075 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2081:42 | 2081 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2081 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2092:40 | 2092 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2092 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2098:42 | 2098 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2098 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2109:40 | 2109 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2109 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2115:42 | 2115 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2115 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2126:40 | 2126 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2126 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2156:40 | 2156 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2156 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2162:42 | 2162 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2162 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2175:40 | 2175 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2175 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2181:42 | 2181 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2181 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2192:40 | 2192 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2192 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2198:42 | 2198 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2198 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2209:40 | 2209 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2209 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2215:42 | 2215 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2215 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2227:40 | 2227 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2227 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2233:42 | 2233 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2233 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2243:40 | 2243 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2243 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2249:42 | 2249 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2249 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2260:40 | 2260 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2260 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2266:42 | 2266 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2266 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2280:40 | 2280 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2280 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2286:42 | 2286 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2286 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2297:40 | 2297 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2297 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2303:42 | 2303 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2303 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2316:40 | 2316 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2316 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2322:42 | 2322 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2322 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2334:40 | 2334 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2334 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2340:42 | 2340 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2340 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2350:40 | 2350 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2350 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2356:42 | 2356 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2356 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2366:40 | 2366 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2366 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2382:40 | 2382 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2382 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2392:40 | 2392 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2392 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2403:40 | 2403 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2403 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2415:40 | 2415 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2415 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2428:40 | 2428 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2428 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2447:40 | 2447 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2447 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2461:40 | 2461 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2461 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2477:40 | 2477 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2477 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2496:40 | 2496 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2496 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2511:40 | 2511 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2511 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2533:40 | 2533 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2533 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2539:42 | 2539 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2539 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2550:40 | 2550 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2550 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2562:40 | 2562 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2562 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2577:40 | 2577 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2577 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2595:40 | 2595 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2595 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2601:42 | 2601 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2601 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2617:40 | 2617 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2617 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2623:42 | 2623 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2623 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2635:40 | 2635 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2635 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2641:42 | 2641 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2641 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2652:40 | 2652 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2652 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2658:42 | 2658 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2658 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2674:40 | 2674 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2674 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2702:40 | 2702 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2702 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2708:42 | 2708 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2708 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2720:40 | 2720 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2720 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2726:42 | 2726 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2726 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2742:40 | 2742 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2742 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2748:42 | 2748 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2748 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2758:40 | 2758 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2758 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2764:42 | 2764 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2764 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2774:40 | 2774 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2774 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2780:42 | 2780 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2780 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2789:40 | 2789 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2789 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2795:42 | 2795 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2795 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2804:40 | 2804 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2804 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2810:42 | 2810 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2810 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2819:40 | 2819 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2819 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2833:40 | 2833 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2833 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2853:40 | 2853 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2853 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2859:42 | 2859 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2859 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2869:40 | 2869 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2869 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2875:42 | 2875 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2875 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2885:40 | 2885 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2885 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2891:42 | 2891 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2891 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2903:40 | 2903 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2903 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2909:42 | 2909 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2909 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2921:40 | 2921 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2921 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2927:42 | 2927 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2927 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2937:40 | 2937 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2937 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2943:42 | 2943 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2943 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2953:40 | 2953 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2953 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2959:42 | 2959 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2959 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2969:40 | 2969 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2969 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:2993:40 | 2993 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 2993 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:3002:40 | 3002 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3002 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:3012:40 | 3012 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3012 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:3021:40 | 3021 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3021 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:3032:40 | 3032 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3032 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:3043:40 | 3043 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3043 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:3077:40 | 3077 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3077 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:3089:40 | 3089 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3089 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:3101:40 | 3101 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3101 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:3107:42 | 3107 | fn debug(&self, formatter: &mut fmt::Formatter, name: &str) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3107 | fn debug(&self, formatter: &mut fmt::Formatter<'_>, name: &str) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:3119:40 | 3119 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3119 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:3135:40 | 3135 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3135 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/gen/debug.rs:3145:40 | 3145 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3145 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: `scopeguard` (lib) generated 1 warning Compiling log v0.4.22 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=log CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/log-0.4.22 CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='A lightweight logging facade for Rust ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=log CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/log' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=0.4.22 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=22 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/log-0.4.22 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name log --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/log-0.4.22/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("kv", "kv_serde", "kv_std", "kv_sval", "kv_unstable", "kv_unstable_serde", "kv_unstable_std", "kv_unstable_sval", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "serde", "std", "sval", "sval_ref", "value-bag"))' -C metadata=f251f4e5ab4fe2b0 -C extra-filename=-f251f4e5ab4fe2b0 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=typenum CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/typenum-1.17.0 CARGO_PKG_AUTHORS='Paho Lurie-Gregg :Andre Bogus ' CARGO_PKG_DESCRIPTION='Typenum is a Rust library for type-level numbers evaluated at compile time. It currently supports bits, unsigned integers, and signed integers. It also provides a type-level array of type-level numbers, but its implementation is incomplete.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=typenum CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/paholg/typenum' CARGO_PKG_RUST_VERSION=1.37.0 CARGO_PKG_VERSION=1.17.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=17 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/typenum-1.17.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/build/typenum-93ec1faa949f5d1f/out /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name typenum --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/typenum-1.17.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("const-generics", "force_unix_path_separator", "i128", "no_std", "scale-info", "scale_info", "strict"))' -C metadata=312e035597c669a7 -C extra-filename=-312e035597c669a7 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/log-0.4.22/src/lib.rs:533:34 | 533 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 533 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/log-0.4.22/src/lib.rs:639:34 | 639 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 639 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/log-0.4.22/src/lib.rs:1179:34 | 1179 | fn enabled(&self, metadata: &Metadata) -> bool; | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1179 | fn enabled(&self, metadata: &Metadata<'_>) -> bool; | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/log-0.4.22/src/lib.rs:1188:28 | 1188 | fn log(&self, record: &Record); | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1188 | fn log(&self, record: &Record<'_>); | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/log-0.4.22/src/lib.rs:1203:27 | 1203 | fn enabled(&self, _: &Metadata) -> bool { | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1203 | fn enabled(&self, _: &Metadata<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/log-0.4.22/src/lib.rs:1207:23 | 1207 | fn log(&self, _: &Record) {} | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1207 | fn log(&self, _: &Record<'_>) {} | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/log-0.4.22/src/lib.rs:1215:34 | 1215 | fn enabled(&self, metadata: &Metadata) -> bool { | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1215 | fn enabled(&self, metadata: &Metadata<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/log-0.4.22/src/lib.rs:1219:28 | 1219 | fn log(&self, record: &Record) { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1219 | fn log(&self, record: &Record<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/log-0.4.22/src/lib.rs:1232:34 | 1232 | fn enabled(&self, metadata: &Metadata) -> bool { | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1232 | fn enabled(&self, metadata: &Metadata<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/log-0.4.22/src/lib.rs:1236:28 | 1236 | fn log(&self, record: &Record) { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1236 | fn log(&self, record: &Record<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/log-0.4.22/src/lib.rs:1249:34 | 1249 | fn enabled(&self, metadata: &Metadata) -> bool { | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1249 | fn enabled(&self, metadata: &Metadata<'_>) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/log-0.4.22/src/lib.rs:1253:28 | 1253 | fn log(&self, record: &Record) { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1253 | fn log(&self, record: &Record<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/log-0.4.22/src/lib.rs:1469:34 | 1469 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1469 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/log-0.4.22/src/lib.rs:1486:34 | 1486 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1486 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/log-0.4.22/src/__private_api.rs:38:11 | 38 | args: Arguments, | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 38 | args: Arguments<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/log-0.4.22/src/__private_api.rs:40:65 | 40 | &(target, module_path, loc): &(&str, &'static str, &'static Location), | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 40 | &(target, module_path, loc): &(&str, &'static str, &'static Location<'_>), | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/log-0.4.22/src/__private_api.rs:41:26 | 41 | kvs: Option<&[(&str, Value)]>, | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 41 | kvs: Option<&[(&str, Value<'_>)]>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/log-0.4.22/src/__private_api.rs:65:11 | 65 | args: Arguments, | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 65 | args: Arguments<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/log-0.4.22/src/__private_api.rs:67:64 | 67 | target_module_path_and_loc: &(&str, &'static str, &'static Location), | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 67 | target_module_path_and_loc: &(&str, &'static str, &'static Location<'_>), | ++++ warning[E0133]: call to unsafe function `subscriber::Subscriber::downcast_raw` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-core-0.1.30/src/subscriber.rs:783:9 | 783 | self.as_ref().downcast_raw(id) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-core-0.1.30/src/subscriber.rs:778:5 | 778 | unsafe fn downcast_raw(&self, id: TypeId) -> Option<*const ()> { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` warning[E0133]: call to unsafe function `subscriber::Subscriber::downcast_raw` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-core-0.1.30/src/subscriber.rs:868:9 | 868 | self.as_ref().downcast_raw(id) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-core-0.1.30/src/subscriber.rs:863:5 | 863 | unsafe fn downcast_raw(&self, id: TypeId) -> Option<*const ()> { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: use of mutable static is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/log-0.4.22/src/lib.rs:1449:13 | 1449 | LOGGER = logger; | ^^^^^^ use of mutable static | = note: for more information, see issue #71668 = note: mutable statics can be mutated by multiple threads: aliasing violations or data races will cause undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/log-0.4.22/src/lib.rs:1446:1 | 1446 | pub unsafe fn set_logger_racy(logger: &'static dyn Log) -> Result<(), SetLoggerError> { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` warning: unexpected `cfg` condition value: `cargo-clippy` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/typenum-1.17.0/src/lib.rs:51:5 | 51 | feature = "cargo-clippy", | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `const-generics`, `force_unix_path_separator`, `i128`, `no_std`, `scale-info`, `scale_info`, and `strict` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `cargo-clippy` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/typenum-1.17.0/src/lib.rs:61:13 | 61 | #![cfg_attr(feature = "cargo-clippy", deny(clippy::missing_inline_in_public_items))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `const-generics`, `force_unix_path_separator`, `i128`, `no_std`, `scale-info`, `scale_info`, and `strict` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tests` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/typenum-1.17.0/src/bit.rs:187:7 | 187 | #[cfg(tests)] | ^^^^^ help: there is a config with a similar name: `test` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tests)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tests)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `tests` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/typenum-1.17.0/src/uint.rs:1656:7 | 1656 | #[cfg(tests)] | ^^^^^ help: there is a config with a similar name: `test` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tests)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tests)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `cargo-clippy` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/typenum-1.17.0/src/uint.rs:1709:16 | 1709 | #[cfg_attr(feature = "cargo-clippy", allow(clippy::suspicious_arithmetic_impl))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `const-generics`, `force_unix_path_separator`, `i128`, `no_std`, `scale-info`, `scale_info`, and `strict` = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unused import: `*` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/typenum-1.17.0/src/lib.rs:104:25 | 104 | N1, N2, Z0, P1, P2, *, | ^ | = note: `#[warn(unused_imports)]` on by default warning: `log` (lib) generated 20 warnings Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=lock_api CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/lock_api-0.4.12 CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='Wrappers to create fully-featured Mutex and RwLock types. Compatible with no_std.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=lock_api CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.4.12 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=12 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/lock_api-0.4.12 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/build/lock_api-e55984bc930340a5/out /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name lock_api --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/lock_api-0.4.12/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="atomic_usize"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arc_lock", "atomic_usize", "default", "nightly", "owning_ref", "serde"))' -C metadata=566197a3f0b30258 -C extra-filename=-566197a3f0b30258 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern scopeguard=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libscopeguard-3c5f373c78e99b62.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo --cfg has_const_fn_trait_bound` warning: unexpected `cfg` condition name: `has_const_fn_trait_bound` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/lock_api-0.4.12/src/mutex.rs:148:11 | 148 | #[cfg(has_const_fn_trait_bound)] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `parallel_compiler`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_const_fn_trait_bound)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_const_fn_trait_bound)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `has_const_fn_trait_bound` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/lock_api-0.4.12/src/mutex.rs:158:15 | 158 | #[cfg(not(has_const_fn_trait_bound))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_const_fn_trait_bound)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_const_fn_trait_bound)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_const_fn_trait_bound` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/lock_api-0.4.12/src/remutex.rs:232:11 | 232 | #[cfg(has_const_fn_trait_bound)] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_const_fn_trait_bound)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_const_fn_trait_bound)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_const_fn_trait_bound` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/lock_api-0.4.12/src/remutex.rs:247:15 | 247 | #[cfg(not(has_const_fn_trait_bound))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_const_fn_trait_bound)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_const_fn_trait_bound)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_const_fn_trait_bound` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/lock_api-0.4.12/src/rwlock.rs:369:11 | 369 | #[cfg(has_const_fn_trait_bound)] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_const_fn_trait_bound)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_const_fn_trait_bound)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `has_const_fn_trait_bound` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/lock_api-0.4.12/src/rwlock.rs:379:15 | 379 | #[cfg(not(has_const_fn_trait_bound))] | ^^^^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_const_fn_trait_bound)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_const_fn_trait_bound)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning[E0133]: call to unsafe function `mutex::RawMutexFair::unlock_fair` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/lock_api-0.4.12/src/mutex.rs:107:9 | 107 | self.unlock_fair(); | ^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/lock_api-0.4.12/src/mutex.rs:106:5 | 106 | unsafe fn bump(&self) { | ^^^^^^^^^^^^^^^^^^^^^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` warning[E0133]: call to unsafe function `mutex::RawMutex::unlock` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/lock_api-0.4.12/src/mutex.rs:273:9 | 273 | self.raw.unlock(); | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/lock_api-0.4.12/src/mutex.rs:272:5 | 272 | pub unsafe fn force_unlock(&self) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `mutex::RawMutexFair::unlock_fair` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/lock_api-0.4.12/src/mutex.rs:365:9 | 365 | self.raw.unlock_fair(); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/lock_api-0.4.12/src/mutex.rs:364:5 | 364 | pub unsafe fn force_unlock_fair(&self) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `mutex::RawMutex::unlock` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/lock_api-0.4.12/src/remutex.rs:133:13 | 133 | self.mutex.unlock(); | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/lock_api-0.4.12/src/remutex.rs:128:5 | 128 | pub unsafe fn unlock(&self) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `mutex::RawMutexFair::unlock_fair` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/lock_api-0.4.12/src/remutex.rs:165:13 | 165 | self.mutex.unlock_fair(); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/lock_api-0.4.12/src/remutex.rs:160:5 | 160 | pub unsafe fn unlock_fair(&self) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `mutex::RawMutexFair::bump` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/lock_api-0.4.12/src/remutex.rs:184:13 | 184 | self.mutex.bump(); | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/lock_api-0.4.12/src/remutex.rs:179:5 | 179 | pub unsafe fn bump(&self) { | ^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `remutex::RawReentrantMutex::::unlock` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/lock_api-0.4.12/src/remutex.rs:382:9 | 382 | self.raw.unlock(); | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/lock_api-0.4.12/src/remutex.rs:381:5 | 381 | pub unsafe fn force_unlock(&self) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `remutex::RawReentrantMutex::::unlock_fair` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/lock_api-0.4.12/src/remutex.rs:475:9 | 475 | self.raw.unlock_fair(); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/lock_api-0.4.12/src/remutex.rs:474:5 | 474 | pub unsafe fn force_unlock_fair(&self) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `rwlock::RawRwLockFair::unlock_shared_fair` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/lock_api-0.4.12/src/rwlock.rs:132:9 | 132 | self.unlock_shared_fair(); | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/lock_api-0.4.12/src/rwlock.rs:131:5 | 131 | unsafe fn bump_shared(&self) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `rwlock::RawRwLockFair::unlock_exclusive_fair` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/lock_api-0.4.12/src/rwlock.rs:146:9 | 146 | self.unlock_exclusive_fair(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/lock_api-0.4.12/src/rwlock.rs:145:5 | 145 | unsafe fn bump_exclusive(&self) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `rwlock::RawRwLockUpgradeFair::unlock_upgradable_fair` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/lock_api-0.4.12/src/rwlock.rs:269:9 | 269 | self.unlock_upgradable_fair(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/lock_api-0.4.12/src/rwlock.rs:268:5 | 268 | unsafe fn bump_upgradable(&self) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `rwlock::RawRwLock::unlock_shared` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/lock_api-0.4.12/src/rwlock.rs:556:9 | 556 | self.raw.unlock_shared(); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/lock_api-0.4.12/src/rwlock.rs:555:5 | 555 | pub unsafe fn force_unlock_read(&self) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `rwlock::RawRwLock::unlock_exclusive` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/lock_api-0.4.12/src/rwlock.rs:572:9 | 572 | self.raw.unlock_exclusive(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/lock_api-0.4.12/src/rwlock.rs:571:5 | 571 | pub unsafe fn force_unlock_write(&self) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `rwlock::RawRwLockFair::unlock_shared_fair` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/lock_api-0.4.12/src/rwlock.rs:710:9 | 710 | self.raw.unlock_shared_fair(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/lock_api-0.4.12/src/rwlock.rs:709:5 | 709 | pub unsafe fn force_unlock_read_fair(&self) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `rwlock::RawRwLockFair::unlock_exclusive_fair` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/lock_api-0.4.12/src/rwlock.rs:726:9 | 726 | self.raw.unlock_exclusive_fair(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/lock_api-0.4.12/src/rwlock.rs:725:5 | 725 | pub unsafe fn force_unlock_write_fair(&self) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: field `0` is never read --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/lock_api-0.4.12/src/lib.rs:103:24 | 103 | pub struct GuardNoSend(*mut ()); | ----------- ^^^^^^^ | | | field in this struct | = help: consider removing this field = note: `#[warn(dead_code)]` on by default Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=openbsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(parallel_compiler)-Zmacro-backtrace-Csplit-debuginfo=off-Wrustc::internal-Wkeyword_idents_2024-Wunsafe_op_in_unsafe_fn-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zon-broken-pipe=kill' CARGO_FEATURE_MORE_LENGTHS=1 CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/generic-array-0.14.7 CARGO_PKG_AUTHORS='Bartłomiej Kamiński :Aaron Trent ' CARGO_PKG_DESCRIPTION='Generic types implementing functionality of arrays' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=generic-array CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/fizyk20/generic-array.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.14.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-openbsd LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' NUM_JOBS=6 OPT_LEVEL=3 OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/build/generic-array-adfbdd810a9a4d29/out PROFILE=release RUSTC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTC_WRAPPER=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTDOC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-openbsd /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/build/generic-array-3cda97d12ee14038/build-script-build` warning: `memchr` (lib) generated 624 warnings Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=parking_lot_core CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10 CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='An advanced API for creating custom synchronization primitives.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=parking_lot_core CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.9.10 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=10 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/build/parking_lot_core-1456cfca9a8fe508/out /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name parking_lot_core --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("backtrace", "deadlock_detection", "nightly", "petgraph", "thread-id"))' -C metadata=5e6906ef7a926473 -C extra-filename=-5e6906ef7a926473 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern cfg_if=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libcfg_if-112f80bdd2bfe7ea.rmeta --extern libc=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/liblibc-d2df80b7d163fcdd.rmeta --extern smallvec=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libsmallvec-cdaa0fb7721cca79.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: `lock_api` (lib) generated 22 warnings Compiling pin-project-lite v0.2.14 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=pin_project_lite CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/pin-project-lite-0.2.14 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A lightweight version of pin-project written with declarative macros. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=pin-project-lite CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/taiki-e/pin-project-lite' CARGO_PKG_RUST_VERSION=1.37 CARGO_PKG_VERSION=0.2.14 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=14 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/pin-project-lite-0.2.14 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name pin_project_lite --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/pin-project-lite-0.2.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --warn=unreachable_pub '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::transmute_undefined_repr' '--warn=clippy::trailing_empty_array' --warn=single_use_lifetimes --warn=rust_2018_idioms '--warn=clippy::pedantic' --warn=non_ascii_idents '--warn=clippy::inline_asm_x86_att_syntax' --warn=improper_ctypes_definitions --warn=improper_ctypes '--warn=clippy::default_union_representation' '--warn=clippy::as_ptr_cast_mut' '--warn=clippy::all' '--allow=clippy::type_complexity' '--allow=clippy::too_many_lines' '--allow=clippy::too_many_arguments' '--allow=clippy::struct_field_names' '--allow=clippy::struct_excessive_bools' '--allow=clippy::single_match_else' '--allow=clippy::single_match' '--allow=clippy::similar_names' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_errors_doc' '--allow=clippy::manual_range_contains' '--allow=clippy::manual_assert' '--allow=clippy::float_cmp' '--allow=clippy::doc_markdown' '--allow=clippy::declare_interior_mutable_const' '--allow=clippy::borrow_as_ptr' '--allow=clippy::bool_assert_comparison' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=4ba8028c9aad6353 -C extra-filename=-4ba8028c9aad6353 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` [generic-array 0.14.7] cargo:rustc-cfg=relaxed_coherence Compiling rustc-hash v1.1.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rustc_hash CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustc-hash-1.1.0 CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='speed, non-cryptographic hash used in rustc' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc-hash CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang-nursery/rustc-hash' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.1.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustc-hash-1.1.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rustc_hash --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustc-hash-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=4b59d173598eb66c -C extra-filename=-4b59d173598eb66c --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: unused import: `UnparkHandle` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/thread_parker/mod.rs:85:49 | 85 | pub use self::imp::{thread_yield, ThreadParker, UnparkHandle}; | ^^^^^^^^^^^^ | = note: `#[warn(unused_imports)]` on by default warning: unexpected `cfg` condition name: `tsan_enabled` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/word_lock.rs:293:13 | 293 | if cfg!(tsan_enabled) { | ^^^^^^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `parallel_compiler`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tsan_enabled)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tsan_enabled)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=generic_array CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/generic-array-0.14.7 CARGO_PKG_AUTHORS='Bartłomiej Kamiński :Aaron Trent ' CARGO_PKG_DESCRIPTION='Generic types implementing functionality of arrays' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=generic-array CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/fizyk20/generic-array.git' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.14.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/generic-array-0.14.7 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/build/generic-array-adfbdd810a9a4d29/out /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name generic_array --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/generic-array-0.14.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="more_lengths"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("more_lengths", "serde", "zeroize"))' -C metadata=e26d5ab479fa59a5 -C extra-filename=-e26d5ab479fa59a5 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern typenum=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libtypenum-312e035597c669a7.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo --cfg relaxed_coherence` warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustc-hash-1.1.0/src/lib.rs:43:28 | 43 | pub type FxHashMap = HashMap>; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary = note: `-W rustc::default-hash-types` implied by `-W rustc::internal` = help: to override `-W rustc::internal` add `#[allow(rustc::default_hash_types)]` warning: prefer `FxHashSet` over `HashSet`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustc-hash-1.1.0/src/lib.rs:47:25 | 47 | pub type FxHashSet = HashSet>; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashSet` may be necessary warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/parking_lot.rs:328:20 | 328 | let next = (*current).next_in_queue.get(); | ^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/parking_lot.rs:325:1 | 325 | unsafe fn rehash_bucket_into(bucket: &'static Bucket, table: &mut HashTable) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/parking_lot.rs:329:25 | 329 | let hash = hash((*current).key.load(Ordering::Relaxed), table.hash_bits); | ^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/parking_lot.rs:333:13 | 333 | (*table.entries[hash].queue_tail.get()) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/parking_lot.rs:338:9 | 338 | (*current).next_in_queue.set(ptr::null()); | ^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `word_lock::WordLock::unlock` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/parking_lot.rs:463:5 | 463 | bucket1.mutex.unlock(); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/parking_lot.rs:462:1 | 462 | unsafe fn unlock_bucket_pair(bucket1: &Bucket, bucket2: &Bucket) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `word_lock::WordLock::unlock` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/parking_lot.rs:465:9 | 465 | bucket2.mutex.unlock(); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: `typenum` (lib) generated 6 warnings Compiling proc-macro-hack v0.5.20+deprecated Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro-hack-0.5.20+deprecated CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Procedural macros in expression position' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro-hack CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/proc-macro-hack' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=0.5.20+deprecated CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=20 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro-hack-0.5.20+deprecated LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro-hack-0.5.20+deprecated/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=7b06310c068a51ea -C extra-filename=-7b06310c068a51ea --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/build/proc-macro-hack-7b06310c068a51ea -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --cap-lints warn -Z binary-dep-depinfo` warning[E0133]: call to unsafe function `word_lock::WordLock::unlock` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/parking_lot.rs:607:13 | 607 | bucket.mutex.unlock(); | ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/parking_lot.rs:591:1 | 591 | / pub unsafe fn park( 592 | | key: usize, 593 | | validate: impl FnOnce() -> bool, 594 | | before_sleep: impl FnOnce(), ... | 597 | | timeout: Option, 598 | | ) -> ParkResult { | |_______________^ warning[E0133]: call to unsafe function `thread_parker::ThreadParkerT::prepare_park` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/parking_lot.rs:616:9 | 616 | thread_data.parker.prepare_park(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/parking_lot.rs:618:13 | 618 | (*bucket.queue_tail.get()).next_in_queue.set(thread_data); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `word_lock::WordLock::unlock` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/parking_lot.rs:624:9 | 624 | bucket.mutex.unlock(); | ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `thread_parker::ThreadParkerT::park_until` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/parking_lot.rs:633:30 | 633 | Some(timeout) => thread_data.parker.park_until(timeout), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `thread_parker::ThreadParkerT::park` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/parking_lot.rs:635:17 | 635 | thread_data.parker.park(); | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `parking_lot::deadlock::on_unpark` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/parking_lot.rs:637:17 | 637 | deadlock::on_unpark(thread_data); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `thread_parker::ThreadParkerT::timed_out` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/parking_lot.rs:653:13 | 653 | if !thread_data.parker.timed_out() { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `word_lock::WordLock::unlock` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/parking_lot.rs:655:13 | 655 | bucket.mutex.unlock(); | ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/parking_lot.rs:666:28 | 666 | let next = (*current).next_in_queue.get(); | ^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/parking_lot.rs:675:28 | 675 | if (*scan).key.load(Ordering::Relaxed) == key { | ^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/parking_lot.rs:679:32 | 679 | scan = (*scan).next_in_queue.get(); | ^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/parking_lot.rs:688:20 | 688 | if (*current).key.load(Ordering::Relaxed) == key { | ^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/parking_lot.rs:691:25 | 691 | link = &(*current).next_in_queue; | ^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `word_lock::WordLock::unlock` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/parking_lot.rs:703:9 | 703 | bucket.mutex.unlock(); | ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/parking_lot.rs:745:12 | 745 | if (*current).key.load(Ordering::Relaxed) == key { | ^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/parking_lot.rs:732:1 | 732 | / pub unsafe fn unpark_one( 733 | | key: usize, 734 | | callback: impl FnOnce(UnparkResult) -> UnparkToken, 735 | | ) -> UnparkResult { | |_________________^ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/parking_lot.rs:747:24 | 747 | let next = (*current).next_in_queue.get(); | ^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/parking_lot.rs:756:24 | 756 | if (*scan).key.load(Ordering::Relaxed) == key { | ^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/parking_lot.rs:760:28 | 760 | scan = (*scan).next_in_queue.get(); | ^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/parking_lot.rs:766:30 | 766 | result.be_fair = (*bucket.fair_timeout.get()).should_timeout(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/parking_lot.rs:770:13 | 770 | (*current).unpark_token.set(token); | ^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `thread_parker::ThreadParkerT::unpark_lock` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/parking_lot.rs:777:26 | 777 | let handle = (*current).parker.unpark_lock(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/parking_lot.rs:777:26 | 777 | let handle = (*current).parker.unpark_lock(); | ^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `word_lock::WordLock::unlock` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/parking_lot.rs:779:13 | 779 | bucket.mutex.unlock(); | ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `thread_parker::UnparkHandleT::unpark` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/parking_lot.rs:780:13 | 780 | handle.unpark(); | ^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/parking_lot.rs:784:21 | 784 | link = &(*current).next_in_queue; | ^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `word_lock::WordLock::unlock` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/parking_lot.rs:793:5 | 793 | bucket.mutex.unlock(); | ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/parking_lot.rs:823:12 | 823 | if (*current).key.load(Ordering::Relaxed) == key { | ^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/parking_lot.rs:813:1 | 813 | pub unsafe fn unpark_all(key: usize, unpark_token: UnparkToken) -> usize { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/parking_lot.rs:825:24 | 825 | let next = (*current).next_in_queue.get(); | ^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/parking_lot.rs:832:13 | 832 | (*current).unpark_token.set(unpark_token); | ^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `thread_parker::ThreadParkerT::unpark_lock` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/parking_lot.rs:837:26 | 837 | threads.push((*current).parker.unpark_lock()); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/parking_lot.rs:837:26 | 837 | threads.push((*current).parker.unpark_lock()); | ^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/parking_lot.rs:840:21 | 840 | link = &(*current).next_in_queue; | ^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `word_lock::WordLock::unlock` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/parking_lot.rs:848:5 | 848 | bucket.mutex.unlock(); | ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `thread_parker::UnparkHandleT::unpark` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/parking_lot.rs:854:9 | 854 | handle.unpark(); | ^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `parking_lot::unlock_bucket_pair` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/parking_lot.rs:902:9 | 902 | unlock_bucket_pair(bucket_from, bucket_to); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/parking_lot.rs:888:1 | 888 | / pub unsafe fn unpark_requeue( 889 | | key_from: usize, 890 | | key_to: usize, 891 | | validate: impl FnOnce() -> RequeueOp, 892 | | callback: impl FnOnce(RequeueOp, UnparkResult) -> UnparkToken, 893 | | ) -> UnparkResult { | |_________________^ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/parking_lot.rs:914:12 | 914 | if (*current).key.load(Ordering::Relaxed) == key_from { | ^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/parking_lot.rs:916:24 | 916 | let next = (*current).next_in_queue.get(); | ^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/parking_lot.rs:930:21 | 930 | (*requeue_threads_tail).next_in_queue.set(current); | ^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/parking_lot.rs:935:17 | 935 | (*current).key.store(key_to, Ordering::Relaxed); | ^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/parking_lot.rs:943:24 | 943 | if (*scan).key.load(Ordering::Relaxed) == key_from { | ^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/parking_lot.rs:947:28 | 947 | scan = (*scan).next_in_queue.get(); | ^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/parking_lot.rs:953:21 | 953 | link = &(*current).next_in_queue; | ^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/parking_lot.rs:961:9 | 961 | (*requeue_threads_tail).next_in_queue.set(ptr::null()); | ^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/parking_lot.rs:963:13 | 963 | (*bucket_to.queue_tail.get()) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/parking_lot.rs:974:26 | 974 | result.be_fair = (*bucket_from.fair_timeout.get()).should_timeout(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/parking_lot.rs:980:9 | 980 | (*wakeup_thread).unpark_token.set(token); | ^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `thread_parker::ThreadParkerT::unpark_lock` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/parking_lot.rs:981:22 | 981 | let handle = (*wakeup_thread).parker.unpark_lock(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/parking_lot.rs:981:22 | 981 | let handle = (*wakeup_thread).parker.unpark_lock(); | ^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `parking_lot::unlock_bucket_pair` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/parking_lot.rs:983:9 | 983 | unlock_bucket_pair(bucket_from, bucket_to); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `thread_parker::UnparkHandleT::unpark` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/parking_lot.rs:984:9 | 984 | handle.unpark(); | ^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `parking_lot::unlock_bucket_pair` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/parking_lot.rs:987:9 | 987 | unlock_bucket_pair(bucket_from, bucket_to); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/parking_lot.rs:1035:12 | 1035 | if (*current).key.load(Ordering::Relaxed) == key { | ^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/parking_lot.rs:1020:1 | 1020 | / pub unsafe fn unpark_filter( 1021 | | key: usize, 1022 | | mut filter: impl FnMut(ParkToken) -> FilterOp, 1023 | | callback: impl FnOnce(UnparkResult) -> UnparkToken, 1024 | | ) -> UnparkResult { | |_________________^ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/parking_lot.rs:1037:24 | 1037 | let next = (*current).next_in_queue.get(); | ^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/parking_lot.rs:1038:26 | 1038 | match filter((*current).park_token.get()) { | ^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/parking_lot.rs:1053:29 | 1053 | link = &(*current).next_in_queue; | ^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/parking_lot.rs:1063:21 | 1063 | link = &(*current).next_in_queue; | ^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/parking_lot.rs:1072:26 | 1072 | result.be_fair = (*bucket.fair_timeout.get()).should_timeout(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/parking_lot.rs:1079:9 | 1079 | (*t.0).unpark_token.set(token); | ^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `thread_parker::ThreadParkerT::unpark_lock` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/parking_lot.rs:1080:20 | 1080 | t.1 = Some((*t.0).parker.unpark_lock()); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/parking_lot.rs:1080:20 | 1080 | t.1 = Some((*t.0).parker.unpark_lock()); | ^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `word_lock::WordLock::unlock` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/parking_lot.rs:1084:5 | 1084 | bucket.mutex.unlock(); | ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `thread_parker::UnparkHandleT::unpark` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/parking_lot.rs:1089:9 | 1089 | handle.unchecked_unwrap().unpark(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `util::UncheckedOptionExt::unchecked_unwrap` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/parking_lot.rs:1089:9 | 1089 | handle.unchecked_unwrap().unpark(); | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `thread_parker::imp::ThreadParker::init` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/thread_parker/unix.rs:54:13 | 54 | self.init(); | ^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/thread_parker/unix.rs:51:5 | 51 | unsafe fn prepare_park(&self) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: `rustc-hash` (lib) generated 2 warnings Compiling rustc_macros v0.0.0 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_macros) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_macros CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_macros CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 compiler/rustc_macros/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=f9cd8c475cc40c4b -C extra-filename=-f9cd8c475cc40c4b --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/build/rustc_macros-f9cd8c475cc40c4b -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps -Z binary-dep-depinfo` warning[E0133]: call to unsafe function `libc::pthread_mutex_lock` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/thread_parker/unix.rs:64:17 | 64 | let r = libc::pthread_mutex_lock(self.mutex.get()); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/thread_parker/unix.rs:60:5 | 60 | unsafe fn timed_out(&self) -> bool { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `libc::pthread_mutex_unlock` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/thread_parker/unix.rs:67:17 | 67 | let r = libc::pthread_mutex_unlock(self.mutex.get()); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `libc::pthread_mutex_lock` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/thread_parker/unix.rs:74:17 | 74 | let r = libc::pthread_mutex_lock(self.mutex.get()); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/thread_parker/unix.rs:73:5 | 73 | unsafe fn park(&self) { | ^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `libc::pthread_cond_wait` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/thread_parker/unix.rs:77:21 | 77 | let r = libc::pthread_cond_wait(self.condvar.get(), self.mutex.get()); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `libc::pthread_mutex_unlock` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/thread_parker/unix.rs:80:17 | 80 | let r = libc::pthread_mutex_unlock(self.mutex.get()); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `libc::pthread_mutex_lock` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/thread_parker/unix.rs:86:17 | 86 | let r = libc::pthread_mutex_lock(self.mutex.get()); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/thread_parker/unix.rs:85:5 | 85 | unsafe fn park_until(&self, timeout: Instant) -> bool { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `libc::pthread_mutex_unlock` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/thread_parker/unix.rs:91:25 | 91 | let r = libc::pthread_mutex_unlock(self.mutex.get()); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `libc::pthread_cond_timedwait` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/thread_parker/unix.rs:97:25 | 97 | let r = libc::pthread_cond_timedwait(self.condvar.get(), self.mutex.get(), &ts); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `libc::pthread_cond_wait` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/thread_parker/unix.rs:108:25 | 108 | let r = libc::pthread_cond_wait(self.condvar.get(), self.mutex.get()); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `libc::pthread_mutex_unlock` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/thread_parker/unix.rs:112:17 | 112 | let r = libc::pthread_mutex_unlock(self.mutex.get()); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `libc::pthread_mutex_lock` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/thread_parker/unix.rs:119:17 | 119 | let r = libc::pthread_mutex_lock(self.mutex.get()); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/thread_parker/unix.rs:118:5 | 118 | unsafe fn unpark_lock(&self) -> UnparkHandle { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `libc::pthread_condattr_init` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/thread_parker/unix.rs:139:17 | 139 | let r = libc::pthread_condattr_init(attr.as_mut_ptr()); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/thread_parker/unix.rs:137:5 | 137 | unsafe fn init(&self) { | ^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `libc::pthread_condattr_setclock` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/thread_parker/unix.rs:141:17 | 141 | let r = libc::pthread_condattr_setclock(attr.as_mut_ptr(), libc::CLOCK_MONOTONIC); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `libc::pthread_cond_init` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/thread_parker/unix.rs:143:17 | 143 | let r = libc::pthread_cond_init(self.condvar.get(), attr.as_ptr()); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `libc::pthread_condattr_destroy` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/thread_parker/unix.rs:145:17 | 145 | let r = libc::pthread_condattr_destroy(attr.as_mut_ptr()); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/thread_parker/unix.rs:173:9 | 173 | (*self.thread_parker).should_park.set(false); | ^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/thread_parker/unix.rs:172:5 | 172 | unsafe fn unpark(self) { | ^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `libc::pthread_cond_signal` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/thread_parker/unix.rs:178:17 | 178 | let r = libc::pthread_cond_signal((*self.thread_parker).condvar.get()); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/thread_parker/unix.rs:178:43 | 178 | let r = libc::pthread_cond_signal((*self.thread_parker).condvar.get()); | ^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `libc::pthread_mutex_unlock` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/thread_parker/unix.rs:180:17 | 180 | let r = libc::pthread_mutex_unlock((*self.thread_parker).mutex.get()); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/thread_parker/unix.rs:180:44 | 180 | let r = libc::pthread_mutex_unlock((*self.thread_parker).mutex.get()); | ^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `util::unreachable` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/util.rs:18:21 | 18 | None => unreachable(), | ^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/util.rs:15:5 | 15 | unsafe fn unchecked_unwrap(self) -> T { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `std::hint::unreachable_unchecked` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/util.rs:29:9 | 29 | core::hint::unreachable_unchecked() | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot_core-0.9.10/src/util.rs:25:1 | 25 | unsafe fn unreachable() -> ! { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: unexpected `cfg` condition name: `relaxed_coherence` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/generic-array-0.14.7/src/impls.rs:136:19 | 126 | / macro_rules! impl_from { 127 | | ($($n: expr => $ty: ty),*) => { 128 | | $( 129 | | impl From<[T; $n]> for GenericArray { ... | 136 | | #[cfg(relaxed_coherence)] | | ^^^^^^^^^^^^^^^^^ ... | 180 | | } 181 | | } | |_- in this expansion of `impl_from!` 182 | 183 | / impl_from! { 184 | | 1 => ::typenum::U1, 185 | | 2 => ::typenum::U2, 186 | | 3 => ::typenum::U3, ... | 215 | | 32 => ::typenum::U32 216 | | } | |_- in this macro invocation | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `parallel_compiler`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(relaxed_coherence)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(relaxed_coherence)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `relaxed_coherence` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/generic-array-0.14.7/src/impls.rs:158:23 | 126 | / macro_rules! impl_from { 127 | | ($($n: expr => $ty: ty),*) => { 128 | | $( 129 | | impl From<[T; $n]> for GenericArray { ... | 158 | | #[cfg(not(relaxed_coherence))] | | ^^^^^^^^^^^^^^^^^ ... | 180 | | } 181 | | } | |_- in this expansion of `impl_from!` 182 | 183 | / impl_from! { 184 | | 1 => ::typenum::U1, 185 | | 2 => ::typenum::U2, 186 | | 3 => ::typenum::U3, ... | 215 | | 32 => ::typenum::U32 216 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(relaxed_coherence)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(relaxed_coherence)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `relaxed_coherence` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/generic-array-0.14.7/src/impls.rs:136:19 | 126 | / macro_rules! impl_from { 127 | | ($($n: expr => $ty: ty),*) => { 128 | | $( 129 | | impl From<[T; $n]> for GenericArray { ... | 136 | | #[cfg(relaxed_coherence)] | | ^^^^^^^^^^^^^^^^^ ... | 180 | | } 181 | | } | |_- in this expansion of `impl_from!` ... 219 | / impl_from! { 220 | | 33 => ::typenum::U33, 221 | | 34 => ::typenum::U34, 222 | | 35 => ::typenum::U35, ... | 268 | | 1024 => ::typenum::U1024 269 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(relaxed_coherence)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(relaxed_coherence)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `relaxed_coherence` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/generic-array-0.14.7/src/impls.rs:158:23 | 126 | / macro_rules! impl_from { 127 | | ($($n: expr => $ty: ty),*) => { 128 | | $( 129 | | impl From<[T; $n]> for GenericArray { ... | 158 | | #[cfg(not(relaxed_coherence))] | | ^^^^^^^^^^^^^^^^^ ... | 180 | | } 181 | | } | |_- in this expansion of `impl_from!` ... 219 | / impl_from! { 220 | | 33 => ::typenum::U33, 221 | | 34 => ::typenum::U34, 222 | | 35 => ::typenum::U35, ... | 268 | | 1024 => ::typenum::U1024 269 | | } | |_- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(relaxed_coherence)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(relaxed_coherence)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/generic-array-0.14.7/src/impls.rs:69:34 | 69 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 69 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/generic-array-0.14.7/src/iter.rs:68:32 | 68 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 68 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/generic-array-0.14.7/src/lib.rs:235:62 | 235 | pub unsafe fn iter_position(&mut self) -> (slice::IterMut, &mut usize) { | --------------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 235 | pub unsafe fn iter_position(&mut self) -> (slice::IterMut<'_, T>, &mut usize) { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/generic-array-0.14.7/src/lib.rs:290:59 | 290 | pub unsafe fn iter_position(&mut self) -> (slice::Iter, &mut usize) { | -----------^-- expected lifetime parameter | help: indicate the anonymous lifetime | 290 | pub unsafe fn iter_position(&mut self) -> (slice::Iter<'_, T>, &mut usize) { | +++ Compiling parking_lot v0.12.3 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=parking_lot CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot-0.12.3 CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='More compact and efficient implementations of the standard synchronization primitives.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=parking_lot CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Amanieu/parking_lot' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.12.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot-0.12.3 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name parking_lot --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot-0.12.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arc_lock", "deadlock_detection", "default", "hardware-lock-elision", "nightly", "owning_ref", "send_guard", "serde"))' -C metadata=3fe2aa6bf223145f -C extra-filename=-3fe2aa6bf223145f --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern lock_api=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/liblock_api-566197a3f0b30258.rmeta --extern parking_lot_core=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libparking_lot_core-5e6906ef7a926473.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=openbsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro-hack-0.5.20+deprecated CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Procedural macros in expression position' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro-hack CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/proc-macro-hack' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=0.5.20+deprecated CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=20 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-openbsd LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' NUM_JOBS=6 OPT_LEVEL=0 OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/build/proc-macro-hack-210978ad71d0f42c/out PROFILE=release RUSTC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTC_WRAPPER=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTDOC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-openbsd /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/build/proc-macro-hack-7b06310c068a51ea/build-script-build` warning: `tracing-core` (lib) generated 14 warnings Compiling psm v0.1.21 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=openbsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_macros CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_macros CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-openbsd LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' NUM_JOBS=6 OPT_LEVEL=0 OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/build/rustc_macros-77d005a37d71e75a/out PROFILE=release RUSTC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTC_WRAPPER=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTDOC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-openbsd /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/build/rustc_macros-f9cd8c475cc40c4b/build-script-build` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/psm-0.1.21 CARGO_PKG_AUTHORS='Simonas Kazlauskas ' CARGO_PKG_DESCRIPTION='Portable Stack Manipulation: stack manipulation and introspection routines' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=psm CARGO_PKG_README=README.mkd CARGO_PKG_REPOSITORY='https://github.com/rust-lang/stacker/' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.21 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=21 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/psm-0.1.21 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/psm-0.1.21/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=206a055d3f26464a -C extra-filename=-206a055d3f26464a --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/build/psm-206a055d3f26464a -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern cc=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/libcc-d0b1cf063c1fb0f5.rlib --cap-lints warn -Z binary-dep-depinfo` [rustc_macros 0.0.0] cargo:rerun-if-changed=build.rs [rustc_macros 0.0.0] cargo:rerun-if-env-changed=RUSTC_BOOTSTRAP Compiling thin-vec v0.2.13 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=thin_vec CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thin-vec-0.2.13 CARGO_PKG_AUTHORS='Aria Beingessner ' CARGO_PKG_DESCRIPTION='A vec that takes up less space on the stack' CARGO_PKG_HOMEPAGE='https://github.com/gankra/thin-vec' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=thin-vec CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/gankra/thin-vec' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.13 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=13 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thin-vec-0.2.13 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name thin_vec --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thin-vec-0.2.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "gecko-ffi", "serde", "std", "unstable"))' -C metadata=fcc19ab6c5fbe1d6 -C extra-filename=-fcc19ab6c5fbe1d6 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: `parking_lot_core` (lib) generated 95 warnings Compiling rustix v0.38.34 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34 CARGO_PKG_AUTHORS='Dan Gohman :Jakub Konka ' CARGO_PKG_DESCRIPTION='Safe Rust bindings to POSIX/Unix/Linux/Winsock-like syscalls' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustix CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bytecodealliance/rustix' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.38.34 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=38 CARGO_PKG_VERSION_PATCH=34 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="std"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "default", "event", "fs", "io_uring", "itoa", "libc", "libc-extra-traits", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "shm", "std", "stdio", "system", "termios", "thread", "time", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=77088caf34b9aefe -C extra-filename=-77088caf34b9aefe --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/build/rustix-77088caf34b9aefe -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --cap-lints warn -Z binary-dep-depinfo` warning: unused extern crate --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/psm-0.1.21/build.rs:1:1 | 1 | extern crate cc; | ^^^^^^^^^^^^^^^^ help: remove it | = note: `-W unused-extern-crates` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(unused_extern_crates)]` warning[E0133]: call to unsafe function `lock_api::RawMutexFair::unlock_fair` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot-0.12.3/src/raw_fair_mutex.rs:31:9 | 31 | self.unlock_fair() | ^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot-0.12.3/src/raw_fair_mutex.rs:30:5 | 30 | unsafe fn unlock(&self) { | ^^^^^^^^^^^^^^^^^^^^^^^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` warning[E0133]: call to unsafe function `lock_api::RawMutexFair::unlock_fair` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot-0.12.3/src/raw_fair_mutex.rs:43:9 | 43 | self.0.unlock_fair() | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot-0.12.3/src/raw_fair_mutex.rs:42:5 | 42 | unsafe fn unlock_fair(&self) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `lock_api::RawMutexFair::bump` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot-0.12.3/src/raw_fair_mutex.rs:48:9 | 48 | self.0.bump() | ^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot-0.12.3/src/raw_fair_mutex.rs:47:5 | 47 | unsafe fn bump(&self) { | ^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `parking_lot_core::deadlock::release_resource` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot-0.12.3/src/raw_mutex.rs:101:9 | 101 | deadlock::release_resource(self as *const _ as usize); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot-0.12.3/src/raw_mutex.rs:100:5 | 100 | unsafe fn unlock(&self) { | ^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `parking_lot_core::deadlock::release_resource` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot-0.12.3/src/raw_mutex.rs:122:9 | 122 | deadlock::release_resource(self as *const _ as usize); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot-0.12.3/src/raw_mutex.rs:121:5 | 121 | unsafe fn unlock_fair(&self) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `lock_api::RawRwLock::unlock_shared` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot-0.12.3/src/raw_rwlock.rs:158:9 | 158 | self.unlock_shared(); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot-0.12.3/src/raw_rwlock.rs:156:5 | 156 | unsafe fn unlock_shared_fair(&self) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `raw_rwlock::RawRwLock::bump_shared_slow` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot-0.12.3/src/raw_rwlock.rs:179:13 | 179 | self.bump_shared_slow(); | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot-0.12.3/src/raw_rwlock.rs:175:5 | 175 | unsafe fn bump_shared(&self) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: unexpected `cfg` condition name: `no_global_oom_handling` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thin-vec-0.2.13/src/lib.rs:1993:11 | 1993 | #[cfg(not(no_global_oom_handling))] | ^^^^^^^^^^^^^^^^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `parallel_compiler`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(no_global_oom_handling)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_global_oom_handling)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning[E0133]: call to unsafe function `lock_api::RawRwLock::unlock_shared` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot-0.12.3/src/raw_rwlock.rs:912:9 | 912 | self.unlock_shared(); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot-0.12.3/src/raw_rwlock.rs:911:5 | 911 | unsafe fn bump_shared_slow(&self) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `parking_lot_core::unpark_filter` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot-0.12.3/src/raw_rwlock.rs:972:9 | 972 | parking_lot_core::unpark_filter(addr, filter, callback); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot-0.12.3/src/raw_rwlock.rs:939:5 | 939 | / unsafe fn wake_parked_threads( 940 | | &self, 941 | | new_state: usize, 942 | | callback: impl FnOnce(usize, UnparkResult) -> UnparkToken, 943 | | ) { | |_____^ warning[E0133]: call to unsafe function `util::unreachable` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot-0.12.3/src/util.rs:20:21 | 20 | None => unreachable(), | ^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot-0.12.3/src/util.rs:17:5 | 17 | unsafe fn unchecked_unwrap(self) -> T { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `std::hint::unreachable_unchecked` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot-0.12.3/src/util.rs:31:9 | 31 | core::hint::unreachable_unchecked() | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/parking_lot-0.12.3/src/util.rs:27:1 | 27 | unsafe fn unreachable() -> ! { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thin-vec-0.2.13/src/lib.rs:623:14 | 623 | &mut *self.ptr() | ^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thin-vec-0.2.13/src/lib.rs:622:5 | 622 | unsafe fn header_mut(&mut self) -> &mut Header { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` warning[E0133]: call to unsafe function `ThinVec::::header_mut` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thin-vec-0.2.13/src/lib.rs:765:13 | 765 | self.header_mut().set_len(len) | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thin-vec-0.2.13/src/lib.rs:759:5 | 759 | pub unsafe fn set_len(&mut self, len: usize) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `ThinVec::::header_mut` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thin-vec-0.2.13/src/lib.rs:771:9 | 771 | self.header_mut().set_len(len) | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thin-vec-0.2.13/src/lib.rs:770:5 | 770 | unsafe fn set_len_non_singleton(&mut self, len: usize) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `std::alloc::realloc` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thin-vec-0.2.13/src/lib.rs:1514:23 | 1514 | let ptr = realloc( | _______________________^ 1515 | | self.ptr() as *mut u8, 1516 | | layout::(old_cap), 1517 | | alloc_size::(new_cap), 1518 | | ) as *mut Header; | |_____________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thin-vec-0.2.13/src/lib.rs:1510:5 | 1510 | unsafe fn reallocate(&mut self, new_cap: usize) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thin-vec-0.2.13/src/lib.rs:1523:13 | 1523 | (*ptr).set_cap(new_cap); | ^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `std::ptr::NonNull::::new_unchecked` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thin-vec-0.2.13/src/lib.rs:1524:24 | 1524 | self.ptr = NonNull::new_unchecked(ptr); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::mut_ptr::::copy_from_nonoverlapping` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thin-vec-0.2.13/src/lib.rs:1541:17 | 1541 | / new_header 1542 | | .as_ptr() 1543 | | .add(1) 1544 | | .cast::() 1545 | | .copy_from_nonoverlapping(self.data_raw(), len); | |___________________________________________________________________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thin-vec-0.2.13/src/lib.rs:1541:17 | 1541 | / new_header 1542 | | .as_ptr() 1543 | | .add(1) | |___________________________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `ThinVec::::set_len_non_singleton` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thin-vec-0.2.13/src/lib.rs:1546:17 | 1546 | self.set_len_non_singleton(0); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/generic-array-0.14.7/src/lib.rs:236:16 | 236 | ((&mut *self.array.as_mut_ptr()).iter_mut(), &mut self.position) | ^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/generic-array-0.14.7/src/lib.rs:235:5 | 235 | pub unsafe fn iter_position(&mut self) -> (slice::IterMut, &mut usize) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` warning[E0133]: call to unsafe function `core::ptr::read` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/generic-array-0.14.7/src/lib.rs:244:21 | 244 | let array = ptr::read(&self.array); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/generic-array-0.14.7/src/lib.rs:243:5 | 243 | pub unsafe fn into_inner(self) -> GenericArray { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::mem::MaybeUninit::::assume_init` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/generic-array-0.14.7/src/lib.rs:248:9 | 248 | array.assume_init() | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::read` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/generic-array-0.14.7/src/lib.rs:655:5 | 655 | ::core::ptr::read(&*a as *const A as *const B) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/generic-array-0.14.7/src/lib.rs:653:1 | 653 | pub unsafe fn transmute(a: A) -> B { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `ThinVec::::set_len` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thin-vec-0.2.13/src/lib.rs:2590:17 | 2590 | vec.set_len(vec.len() + 1); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thin-vec-0.2.13/src/lib.rs:2579:5 | 2579 | unsafe fn fill>(&mut self, replace_with: &mut I) -> bool { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: `psm` (build script) generated 1 warning Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=openbsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(parallel_compiler)-Zmacro-backtrace-Csplit-debuginfo=off-Wrustc::internal-Wkeyword_idents_2024-Wunsafe_op_in_unsafe_fn-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zon-broken-pipe=kill' CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/psm-0.1.21 CARGO_PKG_AUTHORS='Simonas Kazlauskas ' CARGO_PKG_DESCRIPTION='Portable Stack Manipulation: stack manipulation and introspection routines' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=psm CARGO_PKG_README=README.mkd CARGO_PKG_REPOSITORY='https://github.com/rust-lang/stacker/' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.21 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=21 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-openbsd LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' NUM_JOBS=6 OPT_LEVEL=3 OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/build/psm-e40c84db0f18debb/out PROFILE=release RUSTC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTC_WRAPPER=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTDOC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-openbsd /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/build/psm-206a055d3f26464a/build-script-build` [psm 0.1.21] OPT_LEVEL = Some(3) [psm 0.1.21] TARGET = Some(x86_64-unknown-openbsd) [psm 0.1.21] OUT_DIR = Some(/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/build/psm-e40c84db0f18debb/out) [psm 0.1.21] HOST = Some(x86_64-unknown-openbsd) [psm 0.1.21] cargo:rerun-if-env-changed=CC_x86_64-unknown-openbsd [psm 0.1.21] CC_x86_64-unknown-openbsd = None [psm 0.1.21] cargo:rerun-if-env-changed=CC_x86_64_unknown_openbsd [psm 0.1.21] CC_x86_64_unknown_openbsd = Some(cc) [psm 0.1.21] RUSTC_WRAPPER = Some(/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc) [psm 0.1.21] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [psm 0.1.21] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [psm 0.1.21] CRATE_CC_NO_DEFAULTS = None [psm 0.1.21] DEBUG = Some(false) [psm 0.1.21] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-openbsd [psm 0.1.21] CFLAGS_x86_64-unknown-openbsd = None [psm 0.1.21] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_openbsd [psm 0.1.21] CFLAGS_x86_64_unknown_openbsd = Some(-O2 -ffunction-sections -fdata-sections -fPIC -m64 --target=x86_64-unknown-openbsd -O2 -pipe) [psm 0.1.21] cargo:rustc-cfg=asm [psm 0.1.21] cargo:rustc-cfg=switchable_stack warning: `thin-vec` (lib) generated 11 warnings Compiling crypto-common v0.1.6 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=crypto_common CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crypto-common-0.1.6 CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Common cryptographic traits' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crypto-common CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/traits' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crypto-common-0.1.6 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name crypto_common --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crypto-common-0.1.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("getrandom", "rand_core", "std"))' -C metadata=bd05e2da0962a4bb -C extra-filename=-bd05e2da0962a4bb --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern generic_array=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libgeneric_array-e26d5ab479fa59a5.rmeta --extern typenum=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libtypenum-312e035597c669a7.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: `generic-array` (lib) generated 12 warnings Compiling block-buffer v0.10.4 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=block_buffer CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/block-buffer-0.10.4 CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Buffer type for block processing of data' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=block-buffer CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/utils' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.10.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/block-buffer-0.10.4 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name block_buffer --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/block-buffer-0.10.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=618bb7bd10776892 -C extra-filename=-618bb7bd10776892 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern generic_array=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libgeneric_array-e26d5ab479fa59a5.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` [psm 0.1.21] cargo:rerun-if-env-changed=AR_x86_64-unknown-openbsd [psm 0.1.21] AR_x86_64-unknown-openbsd = None [psm 0.1.21] cargo:rerun-if-env-changed=AR_x86_64_unknown_openbsd [psm 0.1.21] AR_x86_64_unknown_openbsd = Some(ar) [psm 0.1.21] cargo:rerun-if-env-changed=ARFLAGS_x86_64-unknown-openbsd [psm 0.1.21] ARFLAGS_x86_64-unknown-openbsd = None [psm 0.1.21] cargo:rerun-if-env-changed=ARFLAGS_x86_64_unknown_openbsd [psm 0.1.21] ARFLAGS_x86_64_unknown_openbsd = None [psm 0.1.21] cargo:rerun-if-env-changed=HOST_ARFLAGS [psm 0.1.21] HOST_ARFLAGS = None [psm 0.1.21] cargo:rerun-if-env-changed=ARFLAGS [psm 0.1.21] ARFLAGS = None Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=openbsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(parallel_compiler)-Zmacro-backtrace-Csplit-debuginfo=off-Wrustc::internal-Wkeyword_idents_2024-Wunsafe_op_in_unsafe_fn-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zon-broken-pipe=kill' CARGO_FEATURE_ALLOC=1 CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_FS=1 CARGO_FEATURE_LIBC_EXTRA_TRAITS=1 CARGO_FEATURE_STD=1 CARGO_FEATURE_USE_LIBC_AUXV=1 CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34 CARGO_PKG_AUTHORS='Dan Gohman :Jakub Konka ' CARGO_PKG_DESCRIPTION='Safe Rust bindings to POSIX/Unix/Linux/Winsock-like syscalls' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustix CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bytecodealliance/rustix' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.38.34 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=38 CARGO_PKG_VERSION_PATCH=34 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-openbsd LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' NUM_JOBS=6 OPT_LEVEL=3 OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/build/rustix-e51f7ce17fe79585/out PROFILE=release RUSTC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTC_WRAPPER=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTDOC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-openbsd /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/build/rustix-77088caf34b9aefe/build-script-build` [rustix 0.38.34] cargo:rerun-if-changed=build.rs [psm 0.1.21] cargo:rustc-link-lib=static=psm_s [psm 0.1.21] cargo:rustc-link-search=native=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/build/psm-e40c84db0f18debb/out Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=proc_macro_hack CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro-hack-0.5.20+deprecated CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Procedural macros in expression position' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=proc-macro-hack CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/proc-macro-hack' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=0.5.20+deprecated CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=20 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro-hack-0.5.20+deprecated LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/build/proc-macro-hack-210978ad71d0f42c/out /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name proc_macro_hack --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro-hack-0.5.20+deprecated/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=d97a024ea56ea0cb -C extra-filename=-d97a024ea56ea0cb --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern proc_macro --cap-lints warn -Z binary-dep-depinfo` Compiling stacker v0.1.15 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/stacker-0.1.15 CARGO_PKG_AUTHORS='Alex Crichton :Simonas Kazlauskas ' CARGO_PKG_DESCRIPTION='A stack growth library useful when implementing deeply recursive algorithms that may accidentally blow the stack. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/stacker' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=stacker CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/stacker' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.15 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=15 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/stacker-0.1.15 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/stacker-0.1.15/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=1bad2e4886ecc15a -C extra-filename=-1bad2e4886ecc15a --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/build/stacker-1bad2e4886ecc15a -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern cc=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/libcc-d0b1cf063c1fb0f5.rlib --cap-lints warn -Z binary-dep-depinfo` [rustix 0.38.34] cargo:rustc-cfg=static_assertions [rustix 0.38.34] cargo:rustc-cfg=libc [rustix 0.38.34] cargo:rustc-cfg=netbsdlike [rustix 0.38.34] cargo:rustc-cfg=bsd [rustix 0.38.34] cargo:rerun-if-env-changed=CARGO_CFG_RUSTIX_USE_EXPERIMENTAL_ASM [rustix 0.38.34] cargo:rerun-if-env-changed=CARGO_CFG_RUSTIX_USE_LIBC [rustix 0.38.34] cargo:rerun-if-env-changed=CARGO_FEATURE_USE_LIBC [rustix 0.38.34] cargo:rerun-if-env-changed=CARGO_FEATURE_RUSTC_DEP_OF_STD [rustix 0.38.34] cargo:rerun-if-env-changed=CARGO_CFG_MIRI Compiling errno v0.3.9 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=errno CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/errno-0.3.9 CARGO_PKG_AUTHORS='Chris Wong ' CARGO_PKG_DESCRIPTION='Cross-platform interface to the `errno` variable.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=errno CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/lambda-fairy/rust-errno' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.3.9 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=9 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/errno-0.3.9 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name errno --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/errno-0.3.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=478d38a8b7865964 -C extra-filename=-478d38a8b7865964 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern libc=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/liblibc-d2df80b7d163fcdd.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling arrayvec v0.7.6 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=arrayvec CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/arrayvec-0.7.6 CARGO_PKG_AUTHORS=bluss CARGO_PKG_DESCRIPTION='A vector with fixed capacity, backed by an array (it can be stored on the stack too). Implements fixed capacity ArrayVec and ArrayString.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=arrayvec CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bluss/arrayvec' CARGO_PKG_RUST_VERSION=1.51 CARGO_PKG_VERSION=0.7.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/arrayvec-0.7.6 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name arrayvec --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/arrayvec-0.7.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("borsh", "default", "serde", "std", "zeroize"))' -C metadata=ed9aaa88cbec763c -C extra-filename=-ed9aaa88cbec763c --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: unused extern crate --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro-hack-0.5.20+deprecated/src/lib.rs:158:1 | 158 | extern crate proc_macro; | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove it | = note: `-W unused-extern-crates` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(unused_extern_crates)]` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro-hack-0.5.20+deprecated/src/parse.rs:6:35 | 6 | pub(crate) fn parse_input(tokens: Iter) -> Result { | ^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 6 | pub(crate) fn parse_input(tokens: Iter<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro-hack-0.5.20+deprecated/src/parse.rs:22:62 | 22 | fn parse_export(attrs: TokenStream, vis: Visibility, tokens: Iter) -> Result { | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 22 | fn parse_export(attrs: TokenStream, vis: Visibility, tokens: Iter<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro-hack-0.5.20+deprecated/src/parse.rs:57:24 | 57 | fn parse_punct(tokens: Iter, ch: char) -> Result<(), Error> { | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 57 | fn parse_punct(tokens: Iter<'_>, ch: char) -> Result<(), Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro-hack-0.5.20+deprecated/src/parse.rs:74:13 | 74 | tokens: Iter, | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 74 | tokens: Iter<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro-hack-0.5.20+deprecated/src/parse.rs:87:24 | 87 | fn parse_macro(tokens: Iter) -> Result { | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 87 | fn parse_macro(tokens: Iter<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro-hack-0.5.20+deprecated/src/parse.rs:99:24 | 99 | fn parse_ident(tokens: Iter) -> Result { | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 99 | fn parse_ident(tokens: Iter<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro-hack-0.5.20+deprecated/src/parse.rs:109:26 | 109 | fn parse_keyword(tokens: Iter, kw: &'static str) -> Result<(), Error> { | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 109 | fn parse_keyword(tokens: Iter<'_>, kw: &'static str) -> Result<(), Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro-hack-0.5.20+deprecated/src/parse.rs:119:22 | 119 | fn parse_int(tokens: Iter) -> Result { | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 119 | fn parse_int(tokens: Iter<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro-hack-0.5.20+deprecated/src/parse.rs:127:24 | 127 | fn parse_group(tokens: Iter, delimiter: Delimiter) -> Result { | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 127 | fn parse_group(tokens: Iter<'_>, delimiter: Delimiter) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro-hack-0.5.20+deprecated/src/parse.rs:139:29 | 139 | fn parse_visibility(tokens: Iter) -> Visibility { | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 139 | fn parse_visibility(tokens: Iter<'_>) -> Visibility { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro-hack-0.5.20+deprecated/src/parse.rs:151:29 | 151 | fn parse_attributes(tokens: Iter) -> Result { | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 151 | fn parse_attributes(tokens: Iter<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro-hack-0.5.20+deprecated/src/parse.rs:169:41 | 169 | pub(crate) fn parse_export_args(tokens: Iter) -> Result { | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 169 | pub(crate) fn parse_export_args(tokens: Iter<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro-hack-0.5.20+deprecated/src/parse.rs:211:41 | 211 | pub(crate) fn parse_define_args(tokens: Iter) -> Result<(), Error> { | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 211 | pub(crate) fn parse_define_args(tokens: Iter<'_>) -> Result<(), Error> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro-hack-0.5.20+deprecated/src/parse.rs:221:39 | 221 | pub(crate) fn parse_enum_hack(tokens: Iter) -> Result { | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 221 | pub(crate) fn parse_enum_hack(tokens: Iter<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro-hack-0.5.20+deprecated/src/parse.rs:245:44 | 245 | pub(crate) fn parse_fake_call_site(tokens: Iter) -> Result { | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 245 | pub(crate) fn parse_fake_call_site(tokens: Iter<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro-hack-0.5.20+deprecated/src/lib.rs:209:33 | 209 | fn expand_proc_macro_hack(args: Iter, input: Iter) -> Result { | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 209 | fn expand_proc_macro_hack(args: Iter<'_>, input: Iter) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro-hack-0.5.20+deprecated/src/lib.rs:209:46 | 209 | fn expand_proc_macro_hack(args: Iter, input: Iter) -> Result { | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 209 | fn expand_proc_macro_hack(args: Iter, input: Iter<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro-hack-0.5.20+deprecated/src/lib.rs:242:32 | 242 | fn expand_fake_call_site(args: Iter, input: Iter) -> Result { | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 242 | fn expand_fake_call_site(args: Iter<'_>, input: Iter) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro-hack-0.5.20+deprecated/src/lib.rs:242:45 | 242 | fn expand_fake_call_site(args: Iter, input: Iter) -> Result { | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 242 | fn expand_fake_call_site(args: Iter, input: Iter<'_>) -> Result { | ++++ warning: unexpected `cfg` condition name: `need_proc_macro_hack` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/proc-macro-hack-0.5.20+deprecated/src/lib.rs:267:45 | 267 | if args.only_hack_old_rustc && cfg!(not(need_proc_macro_hack)) { | ^^^^^^^^^^^^^^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(need_proc_macro_hack)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(need_proc_macro_hack)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `bitrig` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/errno-0.3.9/src/unix.rs:78:13 | 78 | target_os = "bitrig", | ^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_os` are: `aix`, `android`, `cuda`, `dragonfly`, `emscripten`, `espidf`, `freebsd`, `fuchsia`, `haiku`, `hermit`, `horizon`, `hurd`, `illumos`, `ios`, `l4re`, `linux`, `macos`, `netbsd`, `none`, `nto`, `nuttx`, `openbsd`, `psp`, `redox`, `solaris`, `solid_asp3`, `teeos`, `trusty`, `tvos`, `uefi`, `unknown`, `visionos`, `vita`, `vxworks`, and `wasi` and 4 more = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(target_os, values("bitrig"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(target_os, values(\"bitrig\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/errno-0.3.9/src/lib.rs:46:34 | 46 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 46 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/errno-0.3.9/src/lib.rs:57:34 | 57 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 57 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/arrayvec-0.7.6/src/arrayvec.rs:605:50 | 605 | pub fn drain(&mut self, range: R) -> Drain | -----^------- expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 605 | pub fn drain(&mut self, range: R) -> Drain<'_, T, CAP> | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/arrayvec-0.7.6/src/arrayvec.rs:632:65 | 632 | fn drain_range(&mut self, start: usize, end: usize) -> Drain | -----^------- expected lifetime parameter | help: indicate the anonymous lifetime | 632 | fn drain_range(&mut self, start: usize, end: usize) -> Drain<'_, T, CAP> | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/arrayvec-0.7.6/src/arrayvec.rs:961:32 | 961 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 961 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/arrayvec-0.7.6/src/arrayvec.rs:1217:32 | 1217 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { (**self).fmt(f) } | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 1217 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { (**self).fmt(f) } | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/arrayvec-0.7.6/src/array_string.rs:503:32 | 503 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { (**self).fmt(f) } | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 503 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { (**self).fmt(f) } | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/arrayvec-0.7.6/src/array_string.rs:515:32 | 515 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { (**self).fmt(f) } | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 515 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { (**self).fmt(f) } | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/arrayvec-0.7.6/src/errors.rs:39:32 | 39 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 39 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/arrayvec-0.7.6/src/errors.rs:45:32 | 45 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 45 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: `errno` (lib) generated 3 warnings Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rustix CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34 CARGO_PKG_AUTHORS='Dan Gohman :Jakub Konka ' CARGO_PKG_DESCRIPTION='Safe Rust bindings to POSIX/Unix/Linux/Winsock-like syscalls' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustix CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bytecodealliance/rustix' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.38.34 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=38 CARGO_PKG_VERSION_PATCH=34 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/build/rustix-e51f7ce17fe79585/out /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rustix --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="std"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "default", "event", "fs", "io_uring", "itoa", "libc", "libc-extra-traits", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "shm", "std", "stdio", "system", "termios", "thread", "time", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=72f235a33c4608d1 -C extra-filename=-72f235a33c4608d1 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern bitflags=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libbitflags-e16016e74716c9bd.rmeta --extern libc_errno=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/liberrno-478d38a8b7865964.rmeta --extern libc=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/liblibc-d2df80b7d163fcdd.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo --cfg static_assertions --cfg libc --cfg netbsdlike --cfg bsd` warning[E0133]: call to unsafe function `core::ptr::write` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/arrayvec-0.7.6/src/arrayvec_impl.rs:57:9 | 57 | ptr::write(self.as_mut_ptr().add(len), element); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/arrayvec-0.7.6/src/arrayvec_impl.rs:54:5 | 54 | unsafe fn push_unchecked(&mut self, element: Self::Item) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/arrayvec-0.7.6/src/arrayvec_impl.rs:57:20 | 57 | ptr::write(self.as_mut_ptr().add(len), element); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `arrayvec_impl::ArrayVecImpl::set_len` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/arrayvec-0.7.6/src/arrayvec_impl.rs:58:9 | 58 | self.set_len(len + 1); | ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `arrayvec_impl::ArrayVecImpl::push_unchecked` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/arrayvec-0.7.6/src/arrayvec.rs:231:9 | 231 | ArrayVecImpl::push_unchecked(self, element) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/arrayvec-0.7.6/src/arrayvec.rs:230:5 | 230 | pub unsafe fn push_unchecked(&mut self, element: T) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/arrayvec-0.7.6/src/arrayvec.rs:261:9 | 261 | self.as_mut_ptr().add(index) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/arrayvec-0.7.6/src/arrayvec.rs:260:5 | 260 | unsafe fn get_unchecked_ptr(&mut self, index: usize) -> *mut T { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::ptr::read` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/arrayvec-0.7.6/src/arrayvec.rs:672:21 | 672 | let array = ptr::read(self_.as_ptr() as *const [T; CAP]); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/arrayvec-0.7.6/src/arrayvec.rs:669:5 | 669 | pub unsafe fn into_inner_unchecked(self) -> [T; CAP] { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `arrayvec::raw_ptr_add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/arrayvec-0.7.6/src/arrayvec.rs:1085:23 | 1085 | let mut ptr = raw_ptr_add(self.as_mut_ptr(), len); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/arrayvec-0.7.6/src/arrayvec.rs:1080:5 | 1080 | / pub(crate) unsafe fn extend_from_iter(&mut self, iterable: I) 1081 | | where I: IntoIterator | |_______________________________________^ warning[E0133]: call to unsafe function `arrayvec::raw_ptr_add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/arrayvec-0.7.6/src/arrayvec.rs:1086:23 | 1086 | let end_ptr = raw_ptr_add(ptr, take); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::write` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/arrayvec-0.7.6/src/arrayvec.rs:1104:21 | 1104 | ptr.write(elt); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `arrayvec::raw_ptr_add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/arrayvec-0.7.6/src/arrayvec.rs:1106:23 | 1106 | ptr = raw_ptr_add(ptr, 1); | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/arrayvec-0.7.6/src/arrayvec.rs:1134:9 | 1134 | ptr.add(offset) | ^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/arrayvec-0.7.6/src/arrayvec.rs:1129:1 | 1129 | unsafe fn raw_ptr_add(ptr: *mut T, offset: usize) -> *mut T { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=openbsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(parallel_compiler)-Zmacro-backtrace-Csplit-debuginfo=off-Wrustc::internal-Wkeyword_idents_2024-Wunsafe_op_in_unsafe_fn-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zon-broken-pipe=kill' CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/stacker-0.1.15 CARGO_PKG_AUTHORS='Alex Crichton :Simonas Kazlauskas ' CARGO_PKG_DESCRIPTION='A stack growth library useful when implementing deeply recursive algorithms that may accidentally blow the stack. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/stacker' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=stacker CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/stacker' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.15 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=15 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-openbsd LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' NUM_JOBS=6 OPT_LEVEL=3 OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/build/stacker-6236dd2a43debfb5/out PROFILE=release RUSTC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTC_WRAPPER=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTDOC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-openbsd /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/build/stacker-1bad2e4886ecc15a/build-script-build` warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::write` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/arrayvec-0.7.6/src/char.rs:36:9 | 36 | ptr.add(0).write(code as u8); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/arrayvec-0.7.6/src/char.rs:32:1 | 32 | pub unsafe fn encode_utf8(ch: char, ptr: *mut u8, len: usize) -> Result | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/arrayvec-0.7.6/src/char.rs:36:9 | 36 | ptr.add(0).write(code as u8); | ^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::write` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/arrayvec-0.7.6/src/char.rs:39:9 | 39 | ptr.add(0).write((code >> 6 & 0x1F) as u8 | TAG_TWO_B); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/arrayvec-0.7.6/src/char.rs:39:9 | 39 | ptr.add(0).write((code >> 6 & 0x1F) as u8 | TAG_TWO_B); | ^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::write` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/arrayvec-0.7.6/src/char.rs:40:9 | 40 | ptr.add(1).write((code & 0x3F) as u8 | TAG_CONT); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/arrayvec-0.7.6/src/char.rs:40:9 | 40 | ptr.add(1).write((code & 0x3F) as u8 | TAG_CONT); | ^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::write` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/arrayvec-0.7.6/src/char.rs:43:9 | 43 | ptr.add(0).write((code >> 12 & 0x0F) as u8 | TAG_THREE_B); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior Compiling digest v0.10.7 warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/arrayvec-0.7.6/src/char.rs:43:9 | 43 | ptr.add(0).write((code >> 12 & 0x0F) as u8 | TAG_THREE_B); | ^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::write` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/arrayvec-0.7.6/src/char.rs:44:9 | 44 | ptr.add(1).write((code >> 6 & 0x3F) as u8 | TAG_CONT); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/arrayvec-0.7.6/src/char.rs:44:9 | 44 | ptr.add(1).write((code >> 6 & 0x3F) as u8 | TAG_CONT); | ^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::write` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/arrayvec-0.7.6/src/char.rs:45:9 | 45 | ptr.add(2).write((code & 0x3F) as u8 | TAG_CONT); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/arrayvec-0.7.6/src/char.rs:45:9 | 45 | ptr.add(2).write((code & 0x3F) as u8 | TAG_CONT); | ^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::write` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/arrayvec-0.7.6/src/char.rs:48:9 | 48 | ptr.add(0).write((code >> 18 & 0x07) as u8 | TAG_FOUR_B); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/arrayvec-0.7.6/src/char.rs:48:9 | 48 | ptr.add(0).write((code >> 18 & 0x07) as u8 | TAG_FOUR_B); | ^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::write` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/arrayvec-0.7.6/src/char.rs:49:9 | 49 | ptr.add(1).write((code >> 12 & 0x3F) as u8 | TAG_CONT); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/arrayvec-0.7.6/src/char.rs:49:9 | 49 | ptr.add(1).write((code >> 12 & 0x3F) as u8 | TAG_CONT); | ^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::write` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/arrayvec-0.7.6/src/char.rs:50:9 | 50 | ptr.add(2).write((code >> 6 & 0x3F) as u8 | TAG_CONT); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/arrayvec-0.7.6/src/char.rs:50:9 | 50 | ptr.add(2).write((code >> 6 & 0x3F) as u8 | TAG_CONT); | ^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::write` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/arrayvec-0.7.6/src/char.rs:51:9 | 51 | ptr.add(3).write((code & 0x3F) as u8 | TAG_CONT); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/arrayvec-0.7.6/src/char.rs:51:9 | 51 | ptr.add(3).write((code & 0x3F) as u8 | TAG_CONT); | ^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=digest CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/digest-0.10.7 CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Traits for cryptographic hash functions and message authentication codes' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=digest CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/traits' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.10.7 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/digest-0.10.7 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name digest --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/digest-0.10.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="block-buffer"' --cfg 'feature="core-api"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "blobby", "block-buffer", "const-oid", "core-api", "default", "dev", "mac", "oid", "rand_core", "std", "subtle"))' -C metadata=b3c9a6ced9c8607d -C extra-filename=-b3c9a6ced9c8607d --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern block_buffer=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libblock_buffer-618bb7bd10776892.rmeta --extern crypto_common=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libcrypto_common-bd05e2da0962a4bb.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/arrayvec-0.7.6/src/arrayvec.rs:969:23 | 969 | pub struct Drain<'a, T: 'a, const CAP: usize> { | ^^^^ help: remove this bound | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` warning: `arrayvec` (lib) generated 40 warnings Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=psm CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/psm-0.1.21 CARGO_PKG_AUTHORS='Simonas Kazlauskas ' CARGO_PKG_DESCRIPTION='Portable Stack Manipulation: stack manipulation and introspection routines' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=psm CARGO_PKG_README=README.mkd CARGO_PKG_REPOSITORY='https://github.com/rust-lang/stacker/' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.21 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=21 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/psm-0.1.21 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/build/psm-e40c84db0f18debb/out /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name psm --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/psm-0.1.21/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=5d994e74fb2d1a6f -C extra-filename=-5d994e74fb2d1a6f --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/build/psm-e40c84db0f18debb/out -l static=psm_s --cfg asm --cfg switchable_stack` warning: unexpected `cfg` condition name: `linux_raw` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:101:13 | 101 | #![cfg_attr(linux_raw, deny(unsafe_code))] | ^^^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `parallel_compiler`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `rustc_attrs` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:102:13 | 102 | #![cfg_attr(rustc_attrs, feature(rustc_attrs))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rustc_attrs)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rustc_attrs)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:103:13 | 103 | #![cfg_attr(doc_cfg, feature(doc_cfg))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wasi_ext` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:104:17 | 104 | #![cfg_attr(all(wasi_ext, target_os = "wasi", feature = "std"), feature(wasi_ext))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wasi_ext)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wasi_ext)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `core_ffi_c` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:105:13 | 105 | #![cfg_attr(core_ffi_c, feature(core_ffi_c))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(core_ffi_c)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(core_ffi_c)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `core_c_str` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:106:13 | 106 | #![cfg_attr(core_c_str, feature(core_c_str))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(core_c_str)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(core_c_str)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `alloc_c_string` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:107:36 | 107 | #![cfg_attr(all(feature = "alloc", alloc_c_string), feature(alloc_c_string))] | ^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(alloc_c_string)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(alloc_c_string)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `alloc_ffi` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:108:36 | 108 | #![cfg_attr(all(feature = "alloc", alloc_ffi), feature(alloc_ffi))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(alloc_ffi)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(alloc_ffi)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `core_intrinsics` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:113:39 | 113 | any(feature = "rustc-dep-of-std", core_intrinsics), | ^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(core_intrinsics)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(core_intrinsics)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `asm_experimental_arch` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:116:13 | 116 | #![cfg_attr(asm_experimental_arch, feature(asm_experimental_arch))] | ^^^^^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(asm_experimental_arch)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(asm_experimental_arch)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `switchable_stack` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/psm-0.1.21/src/lib.rs:98:11 | 98 | #[cfg(all(switchable_stack, not(target_os = "windows")))] | ^^^^^^^^^^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `parallel_compiler`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(switchable_stack)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(switchable_stack)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `switchable_stack` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/psm-0.1.21/src/lib.rs:109:11 | 109 | #[cfg(all(switchable_stack, not(target_os = "windows")))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(switchable_stack)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(switchable_stack)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `switchable_stack` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/psm-0.1.21/src/lib.rs:180:7 | 180 | #[cfg(switchable_stack)] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(switchable_stack)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(switchable_stack)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `switchable_stack` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/psm-0.1.21/src/lib.rs:252:7 | 252 | #[cfg(switchable_stack)] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(switchable_stack)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(switchable_stack)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `static_assertions` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:134:17 | 134 | #[cfg(all(test, static_assertions))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(static_assertions)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(static_assertions)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `asm` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/psm-0.1.21/src/lib.rs:317:7 | 317 | #[cfg(asm)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `static_assertions` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:138:21 | 138 | #[cfg(all(test, not(static_assertions)))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(static_assertions)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(static_assertions)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `switchable_stack` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/psm-0.1.21/src/lib.rs:337:7 | 337 | #[cfg(switchable_stack)] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(switchable_stack)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(switchable_stack)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:166:9 | 166 | all(linux_raw, feature = "use-libc-auxv"), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `switchable_stack` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/psm-0.1.21/src/lib.rs:358:11 | 358 | #[cfg(not(switchable_stack))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(switchable_stack)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(switchable_stack)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `asm` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/psm-0.1.21/src/lib.rs:380:7 | 380 | #[cfg(asm)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:167:9 | 167 | all(libc, not(any(windows, target_os = "espidf", target_os = "wasi"))) | ^^^^ help: found config with similar value: `feature = "libc"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `asm` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/psm-0.1.21/src/lib.rs:402:11 | 402 | #[cfg(not(asm))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/weak.rs:9:13 | 9 | #![cfg_attr(linux_raw, allow(unsafe_code))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `asm` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/psm-0.1.21/src/lib.rs:59:17 | 59 | #![cfg_attr(asm, link(name="psm_s"))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:173:12 | 173 | #[cfg_attr(libc, path = "backend/libc/mod.rs")] | ^^^^ help: found config with similar value: `feature = "libc"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `asm` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/psm-0.1.21/src/lib.rs:61:11 | 61 | #[cfg(asm)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:174:12 | 174 | #[cfg_attr(linux_raw, path = "backend/linux_raw/mod.rs")] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `asm` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/psm-0.1.21/src/lib.rs:63:11 | 63 | #[cfg(asm)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wasi` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:175:12 | 175 | #[cfg_attr(wasi, path = "backend/wasi/mod.rs")] | ^^^^ help: found config with similar value: `target_os = "wasi"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wasi)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wasi)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `switchable_stack` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/psm-0.1.21/src/lib.rs:66:15 | 66 | #[cfg(all(switchable_stack, not(target_os = "windows")))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(switchable_stack)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(switchable_stack)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:202:12 | 202 | #[cfg_attr(doc_cfg, doc(cfg(feature = "fs")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `switchable_stack` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/psm-0.1.21/src/lib.rs:73:15 | 73 | #[cfg(all(switchable_stack, not(target_os = "windows")))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(switchable_stack)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(switchable_stack)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:205:7 | 205 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `switchable_stack` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/psm-0.1.21/src/lib.rs:81:15 | 81 | #[cfg(all(switchable_stack, target_os = "windows"))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(switchable_stack)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(switchable_stack)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `switchable_stack` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/psm-0.1.21/src/lib.rs:88:15 | 88 | #[cfg(all(switchable_stack, target_os = "windows"))] | ^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(switchable_stack)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(switchable_stack)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:214:7 | 214 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:229:5 | 229 | doc_cfg, | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `asm` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/psm-0.1.21/src/lib.rs:284:11 | 284 | #[cfg(asm)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(asm)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(asm)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:295:7 | 295 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:346:9 | 346 | all(bsd, feature = "event"), | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:347:9 | 347 | all(linux_kernel, feature = "net") | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:354:57 | 354 | #[cfg(any(feature = "process", feature = "runtime", all(bsd, feature = "event")))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:364:9 | 364 | linux_raw, | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:383:9 | 383 | linux_raw, | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/lib.rs:393:9 | 393 | all(linux_kernel, feature = "net") | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/weak.rs:118:7 | 118 | #[cfg(linux_raw)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/weak.rs:146:11 | 146 | #[cfg(not(linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/weak.rs:162:7 | 162 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/mod.rs:111:7 | 111 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/mod.rs:117:7 | 117 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/mod.rs:120:7 | 120 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/mod.rs:200:7 | 200 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/mod.rs:203:11 | 203 | #[cfg(any(linux_kernel, target_os = "emscripten", target_os = "nto"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/mod.rs:207:5 | 207 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/mod.rs:208:5 | 208 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/conv.rs:48:7 | 48 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/conv.rs:73:11 | 73 | #[cfg(any(linux_kernel, all(target_os = "redox", feature = "event")))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/conv.rs:222:5 | 222 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/conv.rs:223:5 | 223 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/conv.rs:238:5 | 238 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/conv.rs:239:5 | 239 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:10:11 | 10 | #[cfg(all(linux_kernel, target_env = "musl"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:14:11 | 14 | #[cfg(all(linux_kernel, target_env = "musl"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:22:11 | 22 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:24:11 | 24 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:26:11 | 26 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:28:11 | 28 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:30:11 | 30 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:32:11 | 32 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:34:11 | 34 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:36:11 | 36 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:38:11 | 38 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:40:11 | 40 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:42:11 | 42 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:44:11 | 44 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:46:11 | 46 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:48:11 | 48 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:50:11 | 50 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:52:11 | 52 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:54:11 | 54 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:56:11 | 56 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:58:11 | 58 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:60:11 | 60 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:62:11 | 62 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:64:11 | 64 | #[cfg(all(linux_kernel, feature = "net"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:68:5 | 68 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:81:11 | 81 | #[cfg(all(linux_kernel, feature = "termios"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:83:11 | 83 | #[cfg(all(linux_kernel, feature = "termios"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:96:7 | 96 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:109:5 | 109 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:122:7 | 122 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:125:11 | 125 | #[cfg(any(linux_like, target_os = "aix"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:128:5 | 128 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:134:15 | 134 | #[cfg(any(all(linux_like, not(target_os = "android")), target_os = "aix"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:146:11 | 146 | #[cfg(any(linux_like, target_os = "hurd"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:154:7 | 154 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:160:5 | 160 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning[E0133]: call to unsafe function `_rust_psm_replace_stack` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/psm-0.1.21/src/lib.rs:106:5 | 106 | _rust_psm_replace_stack(data, callback, sp) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/psm-0.1.21/src/lib.rs:100:1 | 100 | / unsafe fn rust_psm_replace_stack( 101 | | data: usize, 102 | | callback: extern_item!(unsafe fn(usize) -> !), 103 | | sp: *mut u8, 104 | | _: *mut u8, 105 | | ) -> ! { | |______^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` warning: unexpected `cfg` condition name: `linux_like` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:167:11 | 167 | #[cfg(any(linux_like, target_os = "aix", target_os = "hurd"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:170:5 | 170 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning[E0133]: call to unsafe function `_rust_psm_on_stack` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/psm-0.1.21/src/lib.rs:118:5 | 118 | _rust_psm_on_stack(data, return_ptr, callback, sp) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/psm-0.1.21/src/lib.rs:111:1 | 111 | / unsafe fn rust_psm_on_stack( 112 | | data: usize, 113 | | return_ptr: usize, 114 | | callback: extern_item!(unsafe fn(usize, usize)), 115 | | sp: *mut u8, 116 | | _: *mut u8, 117 | | ) { | |_^ warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:303:7 | 303 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/c.rs:321:7 | 321 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/mod.rs:3:7 | 3 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/mod.rs:18:11 | 18 | #[cfg(all(linux_kernel, any(target_arch = "sparc", target_arch = "sparc64")))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/mod.rs:21:11 | 21 | #[cfg(all(linux_kernel, not(any(target_arch = "sparc", target_arch = "sparc64"))))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/dir.rs:1:15 | 1 | #[cfg(not(any(solarish, target_os = "haiku", target_os = "nto", target_os = "vita")))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/dir.rs:11:5 | 11 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/dir.rs:21:5 | 21 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/dir.rs:33:15 | 33 | #[cfg(not(any(linux_like, target_os = "hurd")))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/dir.rs:35:11 | 35 | #[cfg(any(linux_like, target_os = "hurd"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/dir.rs:265:9 | 265 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/dir.rs:273:19 | 273 | #[cfg(not(any(freebsdlike, netbsdlike, target_os = "vita")))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/dir.rs:273:32 | 273 | #[cfg(not(any(freebsdlike, netbsdlike, target_os = "vita")))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/dir.rs:276:15 | 276 | #[cfg(any(freebsdlike, netbsdlike))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/dir.rs:276:28 | 276 | #[cfg(any(freebsdlike, netbsdlike))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/dir.rs:194:9 | 194 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/dir.rs:209:9 | 209 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/dir.rs:163:25 | 163 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/dir.rs:171:35 | 171 | #[cfg(not(any(freebsdlike, netbsdlike, target_os = "vita")))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/dir.rs:171:48 | 171 | #[cfg(not(any(freebsdlike, netbsdlike, target_os = "vita")))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/dir.rs:174:31 | 174 | #[cfg(any(freebsdlike, netbsdlike))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/psm-0.1.21/src/lib.rs:195:39 | 195 | StackDirection::Descending => base.offset(size as isize), | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/psm-0.1.21/src/lib.rs:181:1 | 181 | pub unsafe fn on_stack R>(base: *mut u8, size: usize, callback: F) -> R { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `rust_psm_on_stack` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/psm-0.1.21/src/lib.rs:199:5 | 199 | / rust_psm_on_stack( 200 | | &mut callback as *mut MaybeUninit as usize, 201 | | &mut return_value as *mut MaybeUninit as usize, 202 | | with_on_stack::, 203 | | sp, 204 | | base, 205 | | ); | |_____^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: unexpected `cfg` condition name: `netbsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/dir.rs:174:44 | 174 | #[cfg(any(freebsdlike, netbsdlike))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning[E0133]: call to unsafe function `core::mem::MaybeUninit::::assume_init` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/psm-0.1.21/src/lib.rs:206:12 | 206 | return return_value.assume_init(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/dir.rs:291:9 | 291 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/psm-0.1.21/src/lib.rs:186:30 | 186 | let return_ptr = (*(return_ptr as *mut MaybeUninit)).as_mut_ptr(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/psm-0.1.21/src/lib.rs:29:9 | 27 | / macro_rules! extern_item { 28 | | (unsafe $($toks: tt)+) => { 29 | | unsafe extern "sysv64" $($toks)+ | | ^^^^^^ 30 | | }; ... | 33 | | }; 34 | | } | |_- in this expansion of `extern_item!` ... 184 | / extern_item! { 185 | | unsafe fn with_on_stack R>(callback_ptr: usize, return_ptr: usize) { 186 | | let return_ptr = (*(return_ptr as *mut MaybeUninit)).as_mut_ptr(); 187 | | let callback = (*(callback_ptr as *mut MaybeUninit)).as_ptr(); ... | 191 | | } 192 | | } | |_____- in this macro invocation warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/psm-0.1.21/src/lib.rs:187:28 | 187 | let callback = (*(callback_ptr as *mut MaybeUninit)).as_ptr(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::write` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/psm-0.1.21/src/lib.rs:190:13 | 190 | return_ptr.write((callback.read())()); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::read` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/psm-0.1.21/src/lib.rs:190:30 | 190 | return_ptr.write((callback.read())()); | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/dir.rs:303:19 | 303 | #[cfg(not(any(freebsdlike, netbsdlike, target_os = "vita")))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/dir.rs:303:32 | 303 | #[cfg(not(any(freebsdlike, netbsdlike, target_os = "vita")))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/dir.rs:310:15 | 310 | #[cfg(any(freebsdlike, netbsdlike))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/psm-0.1.21/src/lib.rs:262:39 | 262 | StackDirection::Descending => base.offset(size as isize), | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/psm-0.1.21/src/lib.rs:253:1 | 253 | pub unsafe fn replace_stack(base: *mut u8, size: usize, callback: F) -> ! { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: unexpected `cfg` condition name: `netbsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/dir.rs:310:28 | 310 | #[cfg(any(freebsdlike, netbsdlike))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning[E0133]: call to unsafe function `rust_psm_replace_stack` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/psm-0.1.21/src/lib.rs:264:5 | 264 | / rust_psm_replace_stack( 265 | | &callback as *const F as usize, 266 | | with_replaced_stack::, 267 | | sp, 268 | | base, 269 | | ); | |_____^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/makedev.rs:6:5 | 6 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/makedev.rs:7:5 | 7 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning[E0133]: call to unsafe function `core::ptr::read` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/psm-0.1.21/src/lib.rs:257:9 | 257 | ::core::ptr::read(d as *const F)(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/psm-0.1.21/src/lib.rs:29:9 | 27 | / macro_rules! extern_item { 28 | | (unsafe $($toks: tt)+) => { 29 | | unsafe extern "sysv64" $($toks)+ | | ^^^^^^ 30 | | }; ... | 33 | | }; 34 | | } | |_- in this expansion of `extern_item!` ... 254 | / extern_item! { unsafe fn with_replaced_stack(d: usize) -> ! { 255 | | // Safe to move out, because the closure is essentially forgotten by 256 | | // this being required to never return... 257 | | ::core::ptr::read(d as *const F)(); 258 | | ::core::hint::unreachable_unchecked(); 259 | | } } | |_______- in this macro invocation warning[E0133]: call to unsafe function `core::hint::unreachable_unchecked` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/psm-0.1.21/src/lib.rs:258:9 | 258 | ::core::hint::unreachable_unchecked(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/makedev.rs:17:7 | 17 | #[cfg(solarish)] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/makedev.rs:48:7 | 48 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/makedev.rs:63:5 | 63 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/makedev.rs:64:5 | 64 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/makedev.rs:75:5 | 75 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/makedev.rs:76:5 | 76 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/makedev.rs:102:5 | 102 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/makedev.rs:103:5 | 103 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/makedev.rs:114:5 | 114 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/makedev.rs:115:5 | 115 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:7:9 | 7 | all(linux_kernel, feature = "procfs") | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:13:11 | 13 | #[cfg(all(apple, feature = "alloc"))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:18:5 | 18 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:19:5 | 19 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:20:5 | 20 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:31:5 | 31 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:32:5 | 32 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:42:11 | 42 | #[cfg(any(linux_kernel, target_os = "freebsd"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:44:11 | 44 | #[cfg(any(linux_kernel, target_os = "freebsd", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:47:5 | 47 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:60:5 | 60 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:71:31 | 71 | #[cfg(all(target_env = "gnu", fix_y2038))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:75:11 | 75 | #[cfg(all(apple, feature = "alloc"))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:78:7 | 78 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:83:11 | 83 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:83:18 | 83 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:85:7 | 85 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:91:31 | 91 | #[cfg(all(target_env = "gnu", fix_y2038))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:93:31 | 93 | #[cfg(all(target_env = "gnu", fix_y2038))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:248:5 | 248 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:318:7 | 318 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:710:5 | 710 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:968:11 | 968 | #[cfg(all(fix_y2038, not(apple)))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:968:26 | 968 | #[cfg(all(fix_y2038, not(apple)))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1017:5 | 1017 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1038:7 | 1038 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1073:7 | 1073 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1120:5 | 1120 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1143:7 | 1143 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1197:5 | 1197 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1198:5 | 1198 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1199:5 | 1199 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1245:11 | 1245 | #[cfg(any(linux_kernel, target_os = "freebsd", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1251:11 | 1251 | #[cfg(any(linux_kernel, target_os = "freebsd", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1320:15 | 1320 | #[cfg(not(any(linux_kernel, target_os = "wasi")))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1325:7 | 1325 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1348:7 | 1348 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1367:15 | 1367 | #[cfg(not(any(linux_kernel, target_os = "wasi")))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1385:7 | 1385 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1453:5 | 1453 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1469:5 | 1469 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1582:11 | 1582 | #[cfg(all(fix_y2038, not(apple)))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1582:26 | 1582 | #[cfg(all(fix_y2038, not(apple)))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1615:5 | 1615 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1616:5 | 1616 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1617:5 | 1617 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1659:7 | 1659 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1695:5 | 1695 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1711:11 | 1711 | #[cfg(any(linux_kernel, target_os = "freebsd"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1732:7 | 1732 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1767:11 | 1767 | #[cfg(all(linux_kernel, target_pointer_width = "32"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1769:11 | 1769 | #[cfg(all(linux_kernel, target_pointer_width = "64"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1790:11 | 1790 | #[cfg(all(linux_kernel, target_pointer_width = "32"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1816:11 | 1816 | #[cfg(all(linux_kernel, any(target_arch = "mips64", target_arch = "mips64r6")))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1841:11 | 1841 | #[cfg(all(linux_kernel, target_pointer_width = "32"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1877:11 | 1877 | #[cfg(all(linux_kernel, any(target_arch = "mips64", target_arch = "mips64r6")))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1910:7 | 1910 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1926:7 | 1926 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1969:7 | 1969 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1982:7 | 1982 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2006:7 | 2006 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2020:7 | 2020 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2029:7 | 2029 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2032:7 | 2032 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2039:7 | 2039 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2052:11 | 2052 | #[cfg(all(apple, feature = "alloc"))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2077:7 | 2077 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2114:7 | 2114 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2119:7 | 2119 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2124:7 | 2124 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2137:7 | 2137 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2226:7 | 2226 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2230:7 | 2230 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2242:11 | 2242 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2242:18 | 2242 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2278:11 | 2278 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2278:18 | 2278 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2315:11 | 2315 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2315:18 | 2315 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2351:11 | 2351 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2351:18 | 2351 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2382:11 | 2382 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2382:18 | 2382 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2413:11 | 2413 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2413:18 | 2413 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2444:11 | 2444 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2444:18 | 2444 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2462:11 | 2462 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2462:18 | 2462 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2480:11 | 2480 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2480:18 | 2480 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2495:11 | 2495 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2495:18 | 2495 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2508:11 | 2508 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2508:18 | 2508 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2525:11 | 2525 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:2525:18 | 2525 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:155:9 | 155 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:156:9 | 156 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:163:9 | 163 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:164:9 | 164 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:223:9 | 223 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:224:9 | 224 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:231:9 | 231 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:232:9 | 232 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:591:9 | 591 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:614:9 | 614 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:631:9 | 631 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:654:9 | 654 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:672:9 | 672 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:690:9 | 690 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:815:15 | 815 | #[cfg(all(fix_y2038, not(apple)))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:815:30 | 815 | #[cfg(all(fix_y2038, not(apple)))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:839:19 | 839 | #[cfg(not(any(apple, fix_y2038)))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:839:26 | 839 | #[cfg(not(any(apple, fix_y2038)))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:852:11 | 852 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1301:19 | 1301 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1301:26 | 1301 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1301:39 | 1301 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1301:53 | 1301 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1303:19 | 1303 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1303:26 | 1303 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1303:39 | 1303 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1303:53 | 1303 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1420:9 | 1420 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1438:9 | 1438 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1519:15 | 1519 | #[cfg(all(fix_y2038, not(apple)))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1519:30 | 1519 | #[cfg(all(fix_y2038, not(apple)))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1538:19 | 1538 | #[cfg(not(any(apple, fix_y2038)))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1538:26 | 1538 | #[cfg(not(any(apple, fix_y2038)))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/syscalls.rs:1546:11 | 1546 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:344:7 | 344 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:363:7 | 363 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:374:7 | 374 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:408:7 | 408 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:439:7 | 439 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:563:5 | 563 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:564:5 | 564 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:565:5 | 565 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:594:11 | 594 | #[cfg(any(linux_kernel, target_os = "freebsd"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:648:11 | 648 | #[cfg(any(linux_kernel, target_os = "freebsd", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:798:5 | 798 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:799:5 | 799 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:967:15 | 967 | #[cfg(not(any(linux_like, target_os = "hurd")))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:975:9 | 975 | all(linux_kernel, target_pointer_width = "64"), | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:989:11 | 989 | #[cfg(all(linux_kernel, target_pointer_width = "32"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:1020:5 | 1020 | linux_like, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:1021:5 | 1021 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:1037:7 | 1037 | #[cfg(linux_like)] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:1177:7 | 1177 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_like` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:53:19 | 53 | #[cfg(any(linux_like, target_os = "fuchsia"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_like)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_like)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:58:13 | 58 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:242:13 | 242 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:271:13 | 271 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:272:13 | 272 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:287:13 | 287 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:300:13 | 300 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:308:13 | 308 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:315:13 | 315 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:336:19 | 336 | #[cfg(any(linux_kernel, target_os = "illumos"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:533:9 | 533 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:896:19 | 896 | #[cfg(any(linux_kernel, target_os = "emscripten", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:900:19 | 900 | #[cfg(any(linux_kernel, target_os = "emscripten", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:905:13 | 905 | linux_kernel, | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `psm` (lib) generated 30 warnings Compiling fastrand v2.1.0 warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:913:19 | 913 | #[cfg(any(linux_kernel, target_os = "emscripten", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=fastrand CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/fastrand-2.1.0 CARGO_PKG_AUTHORS='Stjepan Glavina ' CARGO_PKG_DESCRIPTION='A simple and fast random number generator' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fastrand CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/smol-rs/fastrand' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=2.1.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/fastrand-2.1.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name fastrand --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/fastrand-2.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "getrandom", "js", "std"))' -C metadata=6acfb24c300c90f4 -C extra-filename=-6acfb24c300c90f4 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:917:19 | 917 | #[cfg(any(linux_kernel, target_os = "emscripten", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/fs/types.rs:933:19 | 933 | #[cfg(any(linux_kernel, target_os = "emscripten", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:50:9 | 50 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:71:11 | 71 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:75:9 | 75 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:91:9 | 91 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:108:9 | 108 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:121:11 | 121 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:125:9 | 125 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:139:9 | 139 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:153:9 | 153 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:179:9 | 179 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:192:9 | 192 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:215:9 | 215 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:237:11 | 237 | #[cfg(freebsdlike)] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:241:9 | 241 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:242:9 | 242 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:266:15 | 266 | #[cfg(any(bsd, target_env = "newlib"))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:275:9 | 275 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:276:9 | 276 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:326:9 | 326 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:327:9 | 327 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:342:9 | 342 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:343:9 | 343 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:358:9 | 358 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:359:9 | 359 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:374:9 | 374 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:375:9 | 375 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:390:9 | 390 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:403:9 | 403 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:416:9 | 416 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:429:9 | 429 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:442:9 | 442 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:456:9 | 456 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:470:9 | 470 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:483:9 | 483 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:497:9 | 497 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:511:9 | 511 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:526:9 | 526 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:527:9 | 527 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:555:9 | 555 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:556:9 | 556 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:570:11 | 570 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:584:9 | 584 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:597:15 | 597 | #[cfg(any(bsd, target_os = "haiku"))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:604:9 | 604 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:617:9 | 617 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:635:9 | 635 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:636:9 | 636 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:657:9 | 657 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:658:9 | 658 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:682:9 | 682 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:696:9 | 696 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:716:9 | 716 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:726:9 | 726 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:759:9 | 759 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:760:9 | 760 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:775:9 | 775 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:776:9 | 776 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:793:9 | 793 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:815:9 | 815 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:816:9 | 816 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:832:11 | 832 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:835:11 | 835 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:838:11 | 838 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:841:11 | 841 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:863:9 | 863 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:887:9 | 887 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:888:9 | 888 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:903:9 | 903 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:916:9 | 916 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:917:9 | 917 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:936:11 | 936 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:965:9 | 965 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:981:9 | 981 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:995:9 | 995 | freebsdlike, | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:1016:9 | 1016 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:1017:9 | 1017 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:1032:9 | 1032 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/errno.rs:1060:9 | 1060 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/types.rs:20:7 | 20 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/types.rs:55:13 | 55 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/syscalls.rs:16:7 | 16 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/syscalls.rs:144:7 | 144 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/syscalls.rs:164:7 | 164 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/syscalls.rs:308:5 | 308 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/syscalls.rs:331:5 | 331 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:7:7 | 7 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:15:5 | 15 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:16:5 | 16 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:17:5 | 17 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:26:7 | 26 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:28:7 | 28 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:31:11 | 31 | #[cfg(all(apple, feature = "alloc"))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:35:7 | 35 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:45:11 | 45 | #[cfg(any(linux_kernel, target_os = "freebsd"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:47:7 | 47 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:50:7 | 50 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:52:7 | 52 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:57:7 | 57 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:66:11 | 66 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:66:18 | 66 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:69:7 | 69 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:75:7 | 75 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:83:5 | 83 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:84:5 | 84 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:85:5 | 85 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:94:7 | 94 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:96:7 | 96 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:99:11 | 99 | #[cfg(all(apple, feature = "alloc"))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:103:7 | 103 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:113:11 | 113 | #[cfg(any(linux_kernel, target_os = "freebsd"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:115:7 | 115 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:118:7 | 118 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:120:7 | 120 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:125:7 | 125 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:134:11 | 134 | #[cfg(any(apple, linux_kernel))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:134:18 | 134 | #[cfg(any(apple, linux_kernel))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `wasi_ext` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/mod.rs:142:11 | 142 | #[cfg(all(wasi_ext, target_os = "wasi"))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wasi_ext)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wasi_ext)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/abs.rs:7:5 | 7 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/abs.rs:256:5 | 256 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/at.rs:14:7 | 14 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/at.rs:16:7 | 16 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/at.rs:20:15 | 20 | #[cfg(not(any(apple, target_os = "espidf", target_os = "vita", target_os = "wasi")))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/at.rs:274:7 | 274 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/at.rs:415:7 | 415 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/at.rs:436:15 | 436 | #[cfg(not(any(apple, target_os = "espidf", target_os = "vita", target_os = "wasi")))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/fcntl.rs:60:11 | 60 | #[cfg(any(linux_kernel, target_os = "freebsd", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Compiling either v1.13.0 warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/fcntl.rs:67:11 | 67 | #[cfg(any(linux_kernel, target_os = "freebsd", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=either CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/either-1.13.0 CARGO_PKG_AUTHORS=bluss CARGO_PKG_DESCRIPTION='The enum `Either` with variants `Left` and `Right` is a general purpose sum type with two cases. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=either CARGO_PKG_README=README-crates.io.md CARGO_PKG_REPOSITORY='https://github.com/rayon-rs/either' CARGO_PKG_RUST_VERSION=1.37 CARGO_PKG_VERSION=1.13.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=13 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/either-1.13.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name either --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/either-1.13.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="use_std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "use_std"))' -C metadata=e211ec3def66b7a4 -C extra-filename=-e211ec3def66b7a4 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/fcntl.rs:76:11 | 76 | #[cfg(any(linux_kernel, target_os = "freebsd", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/fd.rs:11:5 | 11 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/fd.rs:12:5 | 12 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/fd.rs:27:7 | 27 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/fd.rs:31:5 | 31 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/fd.rs:77:7 | 77 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/fd.rs:85:7 | 85 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/fd.rs:179:5 | 179 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `netbsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/fd.rs:243:5 | 243 | netbsdlike, | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(netbsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(netbsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/fd.rs:244:5 | 244 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/fd.rs:315:5 | 315 | apple, | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/fd.rs:363:7 | 363 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/fd.rs:272:15 | 272 | #[cfg(any(linux_kernel, target_os = "emscripten", target_os = "fuchsia"))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `staged_api` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/seek_from.rs:14:12 | 14 | #[cfg_attr(staged_api, stable(feature = "rust1", since = "1.0.0"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(staged_api)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(staged_api)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `staged_api` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/seek_from.rs:17:16 | 17 | #[cfg_attr(staged_api, stable(feature = "rust1", since = "1.0.0"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(staged_api)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(staged_api)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `staged_api` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/seek_from.rs:18:22 | 18 | Start(#[cfg_attr(staged_api, stable(feature = "rust1", since = "1.0.0"))] u64), | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(staged_api)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(staged_api)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `staged_api` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/seek_from.rs:25:16 | 25 | #[cfg_attr(staged_api, stable(feature = "rust1", since = "1.0.0"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(staged_api)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(staged_api)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `staged_api` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/seek_from.rs:26:20 | 26 | End(#[cfg_attr(staged_api, stable(feature = "rust1", since = "1.0.0"))] i64), | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(staged_api)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(staged_api)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `staged_api` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/seek_from.rs:33:16 | 33 | #[cfg_attr(staged_api, stable(feature = "rust1", since = "1.0.0"))] | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(staged_api)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(staged_api)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `staged_api` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/seek_from.rs:34:24 | 34 | Current(#[cfg_attr(staged_api, stable(feature = "rust1", since = "1.0.0"))] i64), | ^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(staged_api)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(staged_api)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/seek_from.rs:43:15 | 43 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/seek_from.rs:43:22 | 43 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/seek_from.rs:43:35 | 43 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/seek_from.rs:43:49 | 43 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/seek_from.rs:51:15 | 51 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `freebsdlike` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/seek_from.rs:51:22 | 51 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(freebsdlike)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(freebsdlike)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/seek_from.rs:51:35 | 51 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/fs/seek_from.rs:51:49 | 51 | #[cfg(any(apple, freebsdlike, linux_kernel, solarish))] | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `apple` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/io/ioctl.rs:19:7 | 19 | #[cfg(apple)] | ^^^^^ help: found config with similar value: `target_vendor = "apple"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(apple)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(apple)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/io/read_write.rs:14:7 | 14 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/io/read_write.rs:286:7 | 286 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/io/read_write.rs:305:7 | 305 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:21:11 | 21 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:21:25 | 21 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:28:7 | 28 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:31:7 | 31 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:34:7 | 34 | #[cfg(linux_kernel)] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:37:7 | 37 | #[cfg(bsd)] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:306:7 | 306 | #[cfg(linux_raw)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:311:9 | 311 | not(linux_raw), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:319:9 | 319 | not(linux_raw), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:327:15 | 327 | #[cfg(all(not(linux_raw), target_os = "android"))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:332:5 | 332 | bsd, | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `solarish` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:343:5 | 343 | solarish, | ^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(solarish)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(solarish)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/patterns.rs:216:11 | 216 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/patterns.rs:216:25 | 216 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/patterns.rs:219:11 | 219 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/patterns.rs:219:25 | 219 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/patterns.rs:227:11 | 227 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/patterns.rs:227:25 | 227 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/patterns.rs:230:11 | 230 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/patterns.rs:230:25 | 230 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/patterns.rs:238:11 | 238 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/patterns.rs:238:25 | 238 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/patterns.rs:241:11 | 241 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/patterns.rs:241:25 | 241 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/patterns.rs:250:11 | 250 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/patterns.rs:250:25 | 250 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/patterns.rs:253:11 | 253 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/patterns.rs:253:25 | 253 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:212:15 | 212 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:212:29 | 212 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:237:15 | 237 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:237:29 | 237 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:247:15 | 247 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:247:29 | 247 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:257:15 | 257 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:257:29 | 257 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_kernel` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:267:15 | 267 | #[cfg(any(linux_kernel, bsd))] | ^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_kernel)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_kernel)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `bsd` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:267:29 | 267 | #[cfg(any(linux_kernel, bsd))] | ^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(bsd)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(bsd)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/timespec.rs:4:11 | 4 | #[cfg(not(fix_y2038))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/timespec.rs:8:11 | 8 | #[cfg(not(fix_y2038))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/timespec.rs:12:7 | 12 | #[cfg(fix_y2038)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/timespec.rs:24:11 | 24 | #[cfg(not(fix_y2038))] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/timespec.rs:29:7 | 29 | #[cfg(fix_y2038)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/timespec.rs:34:5 | 34 | fix_y2038, | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `linux_raw` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/timespec.rs:35:5 | 35 | linux_raw, | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(linux_raw)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(linux_raw)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/timespec.rs:36:9 | 36 | all(libc, target_arch = "x86_64", target_pointer_width = "32") | ^^^^ help: found config with similar value: `feature = "libc"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/timespec.rs:42:9 | 42 | not(fix_y2038), | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `libc` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/timespec.rs:43:5 | 43 | libc, | ^^^^ help: found config with similar value: `feature = "libc"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(libc)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(libc)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/timespec.rs:51:7 | 51 | #[cfg(fix_y2038)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/timespec.rs:66:7 | 66 | #[cfg(fix_y2038)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/timespec.rs:77:7 | 77 | #[cfg(fix_y2038)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fix_y2038` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/timespec.rs:110:7 | 110 | #[cfg(fix_y2038)] | ^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fix_y2038)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fix_y2038)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `128` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/fastrand-2.1.0/src/lib.rs:622:11 | 622 | #[cfg(target_pointer_width = "128")] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_pointer_width` are: `16`, `32`, and `64` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(target_pointer_width, values("128"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(target_pointer_width, values(\"128\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: `parking_lot` (lib) generated 11 warnings Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=stacker CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/stacker-0.1.15 CARGO_PKG_AUTHORS='Alex Crichton :Simonas Kazlauskas ' CARGO_PKG_DESCRIPTION='A stack growth library useful when implementing deeply recursive algorithms that may accidentally blow the stack. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/stacker' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=stacker CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/stacker' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.15 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=15 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/stacker-0.1.15 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/build/stacker-6236dd2a43debfb5/out /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name stacker --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/stacker-0.1.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=c5b2ae5ad2ba9028 -C extra-filename=-c5b2ae5ad2ba9028 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern cfg_if=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libcfg_if-112f80bdd2bfe7ea.rmeta --extern libc=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/liblibc-d2df80b7d163fcdd.rmeta --extern psm=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libpsm-5d994e74fb2d1a6f.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/build/psm-e40c84db0f18debb/out` warning: unused extern crate --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/stacker-0.1.15/src/lib.rs:29:1 | 29 | extern crate libc; | ^^^^^^^^^^^^^^^^^^ help: remove it | = note: `-W unused-extern-crates` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(unused_extern_crates)]` warning[E0133]: call to unsafe function `libc::mmap` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/stacker-0.1.15/src/lib.rs:157:33 | 157 | let new_stack = libc::mmap( | _________________________________^ 158 | | std::ptr::null_mut(), 159 | | stack_bytes, 160 | | libc::PROT_NONE, ... | 164 | | 0 165 | | ); | |_________________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/stacker-0.1.15/src/lib.rs:156:13 | 156 | unsafe fn new(stack_bytes: usize, page_size: usize) -> StackRestoreGuard { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` warning[E0133]: call to unsafe function `std::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/stacker-0.1.15/src/lib.rs:175:40 | 175 | let above_guard_page = new_stack.add(page_size); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `libc::mmap` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/stacker-0.1.15/src/lib.rs:183:33 | 183 | let result = if libc::mmap( | _________________________________^ 184 | | above_guard_page, 185 | | stack_bytes - page_size, 186 | | libc::PROT_READ | libc::PROT_WRITE, 187 | | libc::MAP_FIXED | libc::MAP_PRIVATE | libc::MAP_ANON | libc::MAP_STACK, 188 | | -1, 189 | | 0) == above_guard_page { | |__________________________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `libc::pthread_stackseg_np` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/stacker-0.1.15/src/lib.rs:442:24 | 442 | assert_eq!(libc::pthread_stackseg_np(libc::pthread_self(), stackinfo.as_mut_ptr()), 0); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/stacker-0.1.15/src/lib.rs:440:9 | 440 | unsafe fn guess_os_stack_limit() -> Option { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `libc::pthread_self` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/stacker-0.1.15/src/lib.rs:442:50 | 442 | assert_eq!(libc::pthread_stackseg_np(libc::pthread_self(), stackinfo.as_mut_ptr()), 0); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::mem::MaybeUninit::::assume_init` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/stacker-0.1.15/src/lib.rs:443:18 | 443 | Some(stackinfo.assume_init().ss_sp as usize - stackinfo.assume_init().ss_size) | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::mem::MaybeUninit::::assume_init` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/stacker-0.1.15/src/lib.rs:443:59 | 443 | Some(stackinfo.assume_init().ss_sp as usize - stackinfo.assume_init().ss_size) | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: `stacker` (lib) generated 8 warnings Compiling measureme v11.0.1 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=measureme CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/measureme-11.0.1 CARGO_PKG_AUTHORS='Wesley Wiser :Michael Woerister ' CARGO_PKG_DESCRIPTION='Support crate for rustc'\''s self-profiling feature' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/measureme' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=measureme CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/measureme' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=11.0.1 CARGO_PKG_VERSION_MAJOR=11 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/measureme-11.0.1 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name measureme --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/measureme-11.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=fc7a0826796c0311 -C extra-filename=-fc7a0826796c0311 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern log=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/liblog-f251f4e5ab4fe2b0.rmeta --extern parking_lot=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libparking_lot-3fe2aa6bf223145f.rmeta --extern rustc_hash=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_hash-4b59d173598eb66c.rmeta --extern smallvec=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libsmallvec-cdaa0fb7721cca79.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling ena v0.14.3 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=ena CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ena-0.14.3 CARGO_PKG_AUTHORS='Niko Matsakis ' CARGO_PKG_DESCRIPTION='Union-find, congruence closure, and other unification code. Based on code from rustc.' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/ena' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ena CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/ena' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.14.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ena-0.14.3 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name ena --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ena-0.14.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bench", "dogged", "persistent"))' -C metadata=3e84f90895d2292f -C extra-filename=-3e84f90895d2292f --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern log=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/liblog-f251f4e5ab4fe2b0.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning[E0133]: call to unsafe function `std::slice::from_raw_parts_mut` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/buffer.rs:19:16 | 19 | let init = slice::from_raw_parts_mut(init.as_mut_ptr() as *mut u8, init.len()); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/buffer.rs:14:1 | 14 | / pub(super) unsafe fn split_init( 15 | | buf: &mut [MaybeUninit], 16 | | init: usize, 17 | | ) -> (&mut [u8], &mut [MaybeUninit]) { | |________________________________________^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` warning: `proc-macro-hack` (lib) generated 21 warnings Compiling memmap2 v0.2.3 warning[E0133]: call to unsafe function `weak::fetch` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/weak.rs:104:19 | 104 | let val = fetch(self.name); | ^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/weak.rs:103:5 | 103 | unsafe fn initialize(&self) -> Option { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `std::mem::transmute_copy` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/weak.rs:110:26 | 110 | addr => Some(mem::transmute_copy::<*mut c_void, F>(&addr)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=memmap2 CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memmap2-0.2.3 CARGO_PKG_AUTHORS='Dan Burkert :Evgeniy Reizner ' CARGO_PKG_DESCRIPTION='Cross-platform Rust API for memory-mapped file IO' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=memmap2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RazrFalcon/memmap2-rs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memmap2-0.2.3 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name memmap2 --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memmap2-0.2.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=2fd46e7fe8b95dc3 -C extra-filename=-2fd46e7fe8b95dc3 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern libc=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/liblibc-d2df80b7d163fcdd.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning[E0133]: call to unsafe function `libc::dlsym` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/weak.rs:143:5 | 143 | libc::dlsym(libc::RTLD_DEFAULT, name.as_ptr().cast()) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/weak.rs:138:1 | 138 | unsafe fn fetch(name: &str) -> *mut c_void { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `std::os::fd::FromRawFd::from_raw_fd` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/conv.rs:125:12 | 125 | Ok(OwnedFd::from_raw_fd(raw as RawFd)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/conv.rs:121:1 | 121 | pub(super) unsafe fn ret_owned_fd(raw: LibcFd) -> io::Result { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: `fastrand` (lib) generated 1 warning Compiling jobserver v0.1.32 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=jobserver CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/jobserver-0.1.32 CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='An implementation of the GNU Make jobserver for Rust. ' CARGO_PKG_HOMEPAGE='https://github.com/rust-lang/jobserver-rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=jobserver CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/jobserver-rs' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=0.1.32 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=32 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/jobserver-0.1.32 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name jobserver --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/jobserver-0.1.32/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=e6c470e9c668cb89 -C extra-filename=-e6c470e9c668cb89 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern libc=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/liblibc-d2df80b7d163fcdd.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/measureme-11.0.1/src/counters.rs:729:26 | 729 | let (gen, name) = match (family, model) { | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 = note: requested on the command line with `-W keyword-idents-2024` warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/measureme-11.0.1/src/counters.rs:794:33 | 794 | if matches!(gen, Zen | UnknownMaybeZenLike) { | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/measureme-11.0.1/src/counters.rs:836:38 | 836 | Ok(CpuModel::Amd(gen)) | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/measureme-11.0.1/src/counters.rs:842:26 | 842 | let (gen, name) = match (family, model) { | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/measureme-11.0.1/src/counters.rs:902:40 | 902 | Ok(CpuModel::Intel(gen)) | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `extern crate` is not idiomatic in the new edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memmap2-0.2.3/src/unix.rs:1:1 | 1 | extern crate libc; | ^^^^^^^^^^^^^^^^^^ | = note: `-W unused-extern-crates` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(unused_extern_crates)]` help: convert it to a `use` | 1 | use libc; | ~~~ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memmap2-0.2.3/src/lib.rs:509:34 | 509 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 509 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memmap2-0.2.3/src/lib.rs:570:34 | 570 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 570 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memmap2-0.2.3/src/lib.rs:813:34 | 813 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 813 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning[E0133]: call to unsafe function `libc::read` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/syscalls.rs:30:15 | 30 | ret_usize(c::read(borrowed_fd(fd), buf.cast(), min(len, READ_LIMIT))) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/syscalls.rs:29:1 | 29 | pub(crate) unsafe fn read(fd: BorrowedFd<'_>, buf: *mut u8, len: usize) -> io::Result { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `libc::pread` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/syscalls.rs:58:15 | 58 | ret_usize(c::pread(borrowed_fd(fd), buf.cast(), len, offset)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/syscalls.rs:43:1 | 43 | / pub(crate) unsafe fn pread( 44 | | fd: BorrowedFd<'_>, 45 | | buf: *mut u8, 46 | | len: usize, 47 | | offset: u64, 48 | | ) -> io::Result { | |______________________^ warning[E0133]: call to unsafe function `libc::close` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/syscalls.rs:201:13 | 201 | let _ = c::close(raw_fd as c::c_int); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/syscalls.rs:200:1 | 200 | pub(crate) unsafe fn close(raw_fd: RawFd) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `libc::ioctl` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/syscalls.rs:210:15 | 210 | ret_c_int(c::ioctl(borrowed_fd(fd), request, arg)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/syscalls.rs:205:1 | 205 | / pub(crate) unsafe fn ioctl( 206 | | fd: BorrowedFd<'_>, 207 | | request: RawOpcode, 208 | | arg: *mut c::c_void, 209 | | ) -> io::Result { | |____________________________^ warning[E0133]: call to unsafe function `backend::io::syscalls::ioctl` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/syscalls.rs:219:5 | 219 | ioctl(fd, request, arg) | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/backend/libc/io/syscalls.rs:214:1 | 214 | / pub(crate) unsafe fn ioctl_readonly( 215 | | fd: BorrowedFd<'_>, 216 | | request: RawOpcode, 217 | | arg: *mut c::c_void, 218 | | ) -> io::Result { | |____________________________^ warning[E0133]: call to unsafe function `backend::io::syscalls::close` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/io/close.rs:54:5 | 54 | backend::io::syscalls::close(raw_fd) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/io/close.rs:53:1 | 53 | pub unsafe fn close(raw_fd: RawFd) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `std::ptr::mut_ptr::::read` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/patterns.rs:99:12 | 99 | Ok(ptr.cast::().read()) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/patterns.rs:98:5 | 98 | unsafe fn output_from_ptr(_: IoctlOutput, ptr: *mut c::c_void) -> Result { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `ioctl::_ioctl` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:94:9 | 94 | _ioctl(fd, request, arg)? | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:86:1 | 86 | pub unsafe fn ioctl(fd: F, mut ioctl: I) -> Result { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `ioctl::_ioctl_readonly` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:96:9 | 96 | _ioctl_readonly(fd, request, arg)? | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `ioctl::Ioctl::output_from_ptr` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:101:5 | 101 | I::output_from_ptr(output, arg) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `backend::io::syscalls::ioctl` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:109:5 | 109 | crate::backend::io::syscalls::ioctl(fd, request, arg) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:104:1 | 104 | / unsafe fn _ioctl( 105 | | fd: BorrowedFd<'_>, 106 | | request: RawOpcode, 107 | | arg: *mut c::c_void, 108 | | ) -> Result { | |________________________^ warning[E0133]: call to unsafe function `backend::io::syscalls::ioctl_readonly` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:117:5 | 117 | crate::backend::io::syscalls::ioctl_readonly(fd, request, arg) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustix-0.38.34/src/ioctl/mod.rs:112:1 | 112 | / unsafe fn _ioctl_readonly( 113 | | fd: BorrowedFd<'_>, 114 | | request: RawOpcode, 115 | | arg: *mut c::c_void, 116 | | ) -> Result { | |________________________^ warning[E0133]: call to unsafe function `MmapOptions::map` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memmap2-0.2.3/src/lib.rs:446:9 | 446 | MmapOptions::new().map(file) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memmap2-0.2.3/src/lib.rs:445:5 | 445 | pub unsafe fn map(file: &File) -> Result { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` warning[E0133]: call to unsafe function `MmapOptions::map_mut` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memmap2-0.2.3/src/lib.rs:648:9 | 648 | MmapOptions::new().map_mut(file) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/memmap2-0.2.3/src/lib.rs:647:5 | 647 | pub unsafe fn map_mut(file: &File) -> Result { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `libc::pipe` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/jobserver-0.1.32/src/unix.rs:96:13 | 96 | cvt(libc::pipe(pipes.as_mut_ptr()))?; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/jobserver-0.1.32/src/unix.rs:72:5 | 72 | unsafe fn mk() -> io::Result { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` warning[E0133]: call to unsafe function `imp::Client::from_fds` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/jobserver-0.1.32/src/unix.rs:99:12 | 99 | Ok(Client::from_fds(pipes[0], pipes[1])) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `imp::Client::from_pipe` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/jobserver-0.1.32/src/unix.rs:106:31 | 106 | if let Some(client) = Self::from_pipe(s, check_pipe)? { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/jobserver-0.1.32/src/unix.rs:102:5 | 102 | pub(crate) unsafe fn open(s: &str, check_pipe: bool) -> Result { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `imp::fd_check` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/jobserver-0.1.32/src/unix.rs:181:16 | 181 | match (fd_check(read, check_pipe), fd_check(write, check_pipe)) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/jobserver-0.1.32/src/unix.rs:146:5 | 146 | unsafe fn from_pipe(s: &str, check_pipe: bool) -> Result, FromEnvErrorInner> { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `imp::fd_check` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/jobserver-0.1.32/src/unix.rs:181:44 | 181 | match (fd_check(read, check_pipe), fd_check(write, check_pipe)) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::os::fd::FromRawFd::from_raw_fd` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/jobserver-0.1.32/src/unix.rs:223:19 | 223 | read: File::from_raw_fd(read), | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/jobserver-0.1.32/src/unix.rs:221:5 | 221 | unsafe fn from_fds(read: c_int, write: c_int) -> Client { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `std::os::fd::FromRawFd::from_raw_fd` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/jobserver-0.1.32/src/unix.rs:224:20 | 224 | write: File::from_raw_fd(write), | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `libc::fcntl` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/jobserver-0.1.32/src/unix.rs:484:11 | 484 | match libc::fcntl(fd, libc::F_GETFD) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/jobserver-0.1.32/src/unix.rs:483:1 | 483 | unsafe fn fcntl_check(fd: c_int) -> Result<(), FromEnvErrorInner> { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `std::mem::zeroed` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/jobserver-0.1.32/src/unix.rs:495:24 | 495 | let mut stat = mem::zeroed(); | ^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/jobserver-0.1.32/src/unix.rs:493:1 | 493 | unsafe fn fd_check(fd: c_int, check_pipe: bool) -> Result<(), FromEnvErrorInner> { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `libc::fstat` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/jobserver-0.1.32/src/unix.rs:496:12 | 496 | if libc::fstat(fd, &mut stat) == -1 { | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `imp::fcntl_check` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/jobserver-0.1.32/src/unix.rs:498:13 | 498 | fcntl_check(fd)?; | ^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `imp::fcntl_check` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/jobserver-0.1.32/src/unix.rs:514:9 | 514 | fcntl_check(fd) | ^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `imp::Client::open` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/jobserver-0.1.32/src/lib.rs:275:15 | 275 | match imp::Client::open(s, check_pipe) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/jobserver-0.1.32/src/lib.rs:253:5 | 253 | pub unsafe fn from_env_ext(check_pipe: bool) -> FromEnv { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `Client::from_env_ext` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/jobserver-0.1.32/src/lib.rs:299:9 | 299 | Self::from_env_ext(false).client.ok() | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/jobserver-0.1.32/src/lib.rs:298:5 | 298 | pub unsafe fn from_env() -> Option { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Compiling rustc_arena v0.0.0 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_arena) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rustc_arena CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_arena CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_arena CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rustc_arena --edition=2021 compiler/rustc_arena/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=1c5556bb3a585d82 -C extra-filename=-1c5556bb3a585d82 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern smallvec=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libsmallvec-cdaa0fb7721cca79.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: `memmap2` (lib) generated 6 warnings Compiling elsa v1.7.1 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=elsa CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/elsa-1.7.1 CARGO_PKG_AUTHORS='Manish Goregaokar ' CARGO_PKG_DESCRIPTION='Append-only collections for Rust where borrows to entries can outlive insertions' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=elsa CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/manishearth/elsa' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.7.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/elsa-1.7.1 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name elsa --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/elsa-1.7.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("indexmap"))' -C metadata=f975ebb34dd2db4a -C extra-filename=-f975ebb34dd2db4a --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern stable_deref_trait=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libstable_deref_trait-5265318bf29406f5.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/elsa-1.7.1/src/vec.rs:111:31 | 111 | pub fn iter(&self) -> Iter { | ----^-- expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 111 | pub fn iter(&self) -> Iter<'_, T> { | +++ warning[E0133]: call to unsafe function `core::slice::::get_unchecked` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/elsa-1.7.1/src/vec.rs:65:12 | 65 | &**(*vec).get_unchecked(index) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/elsa-1.7.1/src/vec.rs:63:5 | 63 | pub unsafe fn get_unchecked(&self, index: usize) -> &T::Target { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/elsa-1.7.1/src/vec.rs:65:12 | 65 | &**(*vec).get_unchecked(index) | ^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/elsa-1.7.1/src/map.rs:15:21 | 15 | map: UnsafeCell>, | ^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary = note: `-W rustc::default-hash-types` implied by `-W rustc::internal` = help: to override `-W rustc::internal` add `#[allow(rustc::default_hash_types)]` warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/elsa-1.7.1/src/map.rs:147:30 | 147 | pub fn into_map(self) -> HashMap { | ^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/elsa-1.7.1/src/map.rs:188:35 | 188 | impl std::convert::AsMut> for FrozenMap { | ^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/elsa-1.7.1/src/map.rs:193:34 | 193 | fn as_mut(&mut self) -> &mut HashMap { | ^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/elsa-1.7.1/src/map.rs:198:20 | 198 | impl From> for FrozenMap { | ^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/elsa-1.7.1/src/map.rs:199:18 | 199 | fn from(map: HashMap) -> Self { | ^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/elsa-1.7.1/src/map.rs:236:18 | 236 | let map: HashMap<_, _, _> = iter.into_iter().collect(); | ^^^^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary warning: prefer `FxHashMap` over `HashMap`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/elsa-1.7.1/src/sync.rs:26:17 | 26 | map: RwLock>, | ^^^^^^^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashMap` may be necessary Compiling tempfile v3.12.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=tempfile CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tempfile-3.12.0 CARGO_PKG_AUTHORS='Steven Allen :The Rust Project Developers:Ashley Mannix :Jason White ' CARGO_PKG_DESCRIPTION='A library for managing temporary files and directories.' CARGO_PKG_HOMEPAGE='https://stebalien.com/projects/tempfile-rs/' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tempfile CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Stebalien/tempfile' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=3.12.0 CARGO_PKG_VERSION_MAJOR=3 CARGO_PKG_VERSION_MINOR=12 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tempfile-3.12.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name tempfile --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tempfile-3.12.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=ba0877749fe4875c -C extra-filename=-ba0877749fe4875c --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern cfg_if=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libcfg_if-112f80bdd2bfe7ea.rmeta --extern fastrand=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libfastrand-6acfb24c300c90f4.rmeta --extern once_cell=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libonce_cell-ebad891e0e108256.rmeta --extern rustix=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustix-72f235a33c4608d1.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/print.rs:4:40 | 4 | pub(crate) struct TokensOrDefault<'a, T: 'a>(pub &'a Option); | ^^^^ help: remove this bound | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/punctuated.rs:560:23 | 560 | pub struct Pairs<'a, T: 'a, P: 'a> { | ^^^^ ^^^^ | help: remove these bounds | 560 - pub struct Pairs<'a, T: 'a, P: 'a> { 560 + pub struct Pairs<'a, T, P> { | warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/punctuated.rs:610:26 | 610 | pub struct PairsMut<'a, T: 'a, P: 'a> { | ^^^^ ^^^^ | help: remove these bounds | 610 - pub struct PairsMut<'a, T: 'a, P: 'a> { 610 + pub struct PairsMut<'a, T, P> { | warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/punctuated.rs:747:22 | 747 | pub struct Iter<'a, T: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/punctuated.rs:755:25 | 755 | struct PrivateIter<'a, T: 'a, P: 'a> { | ^^^^ ^^^^ | help: remove these bounds | 755 - struct PrivateIter<'a, T: 'a, P: 'a> { 755 + struct PrivateIter<'a, T, P> { | warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/punctuated.rs:861:25 | 861 | pub struct IterMut<'a, T: 'a> { | ^^^^ help: remove this bound warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/syn-2.0.75/src/punctuated.rs:870:28 | 870 | struct PrivateIterMut<'a, T: 'a, P: 'a> { | ^^^^ ^^^^ | help: remove these bounds | 870 - struct PrivateIterMut<'a, T: 'a, P: 'a> { 870 + struct PrivateIterMut<'a, T, P> { | warning: `elsa` (lib) generated 11 warnings Compiling cpufeatures v0.2.13 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=cpufeatures CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/cpufeatures-0.2.13 CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Lightweight runtime CPU feature detection for aarch64, loongarch64, and x86/x86_64 targets, with no_std support and support for mobile targets including Android and iOS ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=cpufeatures CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/utils' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.13 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=13 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/cpufeatures-0.2.13 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name cpufeatures --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/cpufeatures-0.2.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=6c8809aa34f63515 -C extra-filename=-6c8809aa34f63515 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling itoa v1.0.11 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=itoa CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itoa-1.0.11 CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Fast integer primitive to string conversion' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=itoa CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/itoa' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=1.0.11 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itoa-1.0.11 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name itoa --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/itoa-1.0.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("no-panic"))' -C metadata=819b6d8af080c85b -C extra-filename=-819b6d8af080c85b --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling rustc_graphviz v0.0.0 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_graphviz) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rustc_graphviz CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_graphviz CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_graphviz CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rustc_graphviz --edition=2021 compiler/rustc_graphviz/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=bc028a8f6994ee59 -C extra-filename=-bc028a8f6994ee59 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: `measureme` (lib) generated 5 warnings Compiling synstructure v0.13.1 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=synstructure CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/synstructure-0.13.1 CARGO_PKG_AUTHORS='Nika Layzell ' CARGO_PKG_DESCRIPTION='Helper methods and macros for custom derives' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=synstructure CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/mystor/synstructure' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.13.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=13 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/synstructure-0.13.1 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name synstructure --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/synstructure-0.13.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "proc-macro"))' -C metadata=b539526ee9cfd487 -C extra-filename=-b539526ee9cfd487 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern proc_macro2=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/libproc_macro2-b77cc6e58db4216a.rmeta --extern quote=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/libquote-729e32816c0cc154.rmeta --extern syn=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/libsyn-12149274a7e036c4.rmeta --cap-lints warn -Z binary-dep-depinfo` warning: `jobserver` (lib) generated 14 warnings Compiling unicode-width v0.1.13 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=unicode_width CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicode-width-0.1.13 CARGO_PKG_AUTHORS='kwantam :Manish Goregaokar ' CARGO_PKG_DESCRIPTION='Determine displayed width of `char` and `str` types according to Unicode Standard Annex #11 rules. ' CARGO_PKG_HOMEPAGE='https://github.com/unicode-rs/unicode-width' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-width CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-rs/unicode-width' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.13 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=13 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicode-width-0.1.13 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name unicode_width --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicode-width-0.1.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "default", "no_std", "rustc-dep-of-std", "std"))' -C metadata=42c99777fe465e39 -C extra-filename=-42c99777fe465e39 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling rustc-stable-hash v0.1.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rustc_stable_hash CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustc-stable-hash-0.1.0 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A stable hashing algorithm used by rustc' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc-stable-hash CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rustc-stable-hash' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustc-stable-hash-0.1.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rustc_stable_hash --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustc-stable-hash-0.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="nightly"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nightly"))' -C metadata=86f13ee0fd231dc1 -C extra-filename=-86f13ee0fd231dc1 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling getrandom v0.2.15 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=getrandom CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/getrandom-0.2.15 CARGO_PKG_AUTHORS='The Rand Project Developers' CARGO_PKG_DESCRIPTION='A small cross-platform library for retrieving random data from system source' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=getrandom CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-random/getrandom' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.15 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=15 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/getrandom-0.2.15 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name getrandom --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/getrandom-0.2.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("compiler_builtins", "core", "custom", "js", "js-sys", "linux_disable_fallback", "rdrand", "rustc-dep-of-std", "std", "test-in-browser", "wasm-bindgen"))' -C metadata=2a6fd003ef8215aa -C extra-filename=-2a6fd003ef8215aa --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern cfg_if=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libcfg_if-112f80bdd2bfe7ea.rmeta --extern libc=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/liblibc-d2df80b7d163fcdd.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: `rustix` (lib) generated 517 warnings Compiling scoped-tls v1.0.1 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=scoped_tls CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/scoped-tls-1.0.1 CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='Library implementation of the standard library'\''s old `scoped_thread_local'\!'` macro for providing scoped access to thread local storage (TLS) so any type can be stored into TLS. ' CARGO_PKG_HOMEPAGE='https://github.com/alexcrichton/scoped-tls' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=scoped-tls CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/alexcrichton/scoped-tls' CARGO_PKG_RUST_VERSION=1.59 CARGO_PKG_VERSION=1.0.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/scoped-tls-1.0.1 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name scoped_tls --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/scoped-tls-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=0aab4140aa517f6c -C extra-filename=-0aab4140aa517f6c --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling sha1 v0.10.6 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=sha1 CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6 CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='SHA-1 hash function' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=sha1 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/hashes' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.10.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name sha1 --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("asm", "compress", "default", "force-soft", "loongarch64_asm", "oid", "sha1-asm", "std"))' -C metadata=b0652cd3074f71e9 -C extra-filename=-b0652cd3074f71e9 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern cfg_if=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libcfg_if-112f80bdd2bfe7ea.rmeta --extern cpufeatures=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libcpufeatures-6c8809aa34f63515.rmeta --extern digest=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libdigest-b3c9a6ced9c8607d.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/getrandom-0.2.15/src/util.rs:10:10 | 10 | &mut *(slice as *mut [MaybeUninit] as *mut [T]) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/getrandom-0.2.15/src/util.rs:8:1 | 8 | pub unsafe fn slice_assume_init_mut(slice: &mut [MaybeUninit]) -> &mut [T] { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/getrandom-0.2.15/src/util.rs:34:10 | 34 | &mut *(slice as *mut [T] as *mut [MaybeUninit]) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/getrandom-0.2.15/src/util.rs:32:1 | 32 | pub unsafe fn slice_as_uninit_mut(slice: &mut [T]) -> &mut [MaybeUninit] { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/getrandom-0.2.15/src/util_libc.rs:39:48 | 39 | unsafe fn get_errno() -> libc::c_int { *errno_location() } | ^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/getrandom-0.2.15/src/util_libc.rs:39:9 | 39 | unsafe fn get_errno() -> libc::c_int { *errno_location() } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `libc::__errno` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/getrandom-0.2.15/src/util_libc.rs:39:49 | 39 | unsafe fn get_errno() -> libc::c_int { *errno_location() } | ^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `libc::open` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/getrandom-0.2.15/src/util_libc.rs:139:18 | 139 | let fd = libc::open(path.as_ptr() as *const _, libc::O_RDONLY | libc::O_CLOEXEC); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/getrandom-0.2.15/src/util_libc.rs:136:1 | 136 | pub unsafe fn open_readonly(path: &str) -> Result { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Compiling rand_core v0.6.4 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rand_core CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand_core-0.6.4 CARGO_PKG_AUTHORS='The Rand Project Developers:The Rust Project Developers' CARGO_PKG_DESCRIPTION='Core random number generator traits and tools for implementation. ' CARGO_PKG_HOMEPAGE='https://rust-random.github.io/book' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rand_core CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-random/rand' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.6.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand_core-0.6.4 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rand_core --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand_core-0.6.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="getrandom"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "getrandom", "serde", "serde1", "std"))' -C metadata=dacc2bbfd3ac86a5 -C extra-filename=-dacc2bbfd3ac86a5 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern getrandom=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libgetrandom-2a6fd003ef8215aa.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_set_epi64x` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:36:25 | 36 | let MASK: __m128i = _mm_set_epi64x(0x0001_0203_0405_0607, 0x0809_0A0B_0C0D_0E0F); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:34:1 | 34 | unsafe fn digest_blocks(state: &mut [u32; 5], blocks: &[[u8; 64]]) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_set_epi32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:38:26 | 38 | let mut state_abcd = _mm_set_epi32( | __________________________^ 39 | | state[0] as i32, 40 | | state[1] as i32, 41 | | state[2] as i32, 42 | | state[3] as i32, 43 | | ); | |_____^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_set_epi32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:44:23 | 44 | let mut state_e = _mm_set_epi32(state[4] as i32, 0, 0, 0); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_shuffle_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:51:22 | 51 | let mut w0 = _mm_shuffle_epi8(_mm_loadu_si128(block_ptr.offset(0)), MASK); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_loadu_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:51:39 | 51 | let mut w0 = _mm_shuffle_epi8(_mm_loadu_si128(block_ptr.offset(0)), MASK); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::offset` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:51:55 | 51 | let mut w0 = _mm_shuffle_epi8(_mm_loadu_si128(block_ptr.offset(0)), MASK); | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_shuffle_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:52:22 | 52 | let mut w1 = _mm_shuffle_epi8(_mm_loadu_si128(block_ptr.offset(1)), MASK); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_loadu_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:52:39 | 52 | let mut w1 = _mm_shuffle_epi8(_mm_loadu_si128(block_ptr.offset(1)), MASK); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::offset` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:52:55 | 52 | let mut w1 = _mm_shuffle_epi8(_mm_loadu_si128(block_ptr.offset(1)), MASK); | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_shuffle_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:53:22 | 53 | let mut w2 = _mm_shuffle_epi8(_mm_loadu_si128(block_ptr.offset(2)), MASK); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_loadu_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:53:39 | 53 | let mut w2 = _mm_shuffle_epi8(_mm_loadu_si128(block_ptr.offset(2)), MASK); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::offset` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:53:55 | 53 | let mut w2 = _mm_shuffle_epi8(_mm_loadu_si128(block_ptr.offset(2)), MASK); | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_shuffle_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:54:22 | 54 | let mut w3 = _mm_shuffle_epi8(_mm_loadu_si128(block_ptr.offset(3)), MASK); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_loadu_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:54:39 | 54 | let mut w3 = _mm_shuffle_epi8(_mm_loadu_si128(block_ptr.offset(3)), MASK); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::offset` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:54:55 | 54 | let mut w3 = _mm_shuffle_epi8(_mm_loadu_si128(block_ptr.offset(3)), MASK); | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_add_epi32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:59:22 | 59 | let mut h1 = _mm_add_epi32(state_e, w0); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1rnds4_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:62:14 | 62 | h1 = _mm_sha1rnds4_epu32(h0, h1, 0); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1rnds4_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:12:9 | 10 | / macro_rules! rounds4 { 11 | | ($h0:ident, $h1:ident, $wk:expr, $i:expr) => { 12 | | _mm_sha1rnds4_epu32($h0, _mm_sha1nexte_epu32($h1, $wk), $i) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 13 | | }; 14 | | } | |_- in this expansion of `rounds4!` ... 63 | h0 = rounds4!(h1, h0, w1, 0); | ----------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1nexte_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:12:34 | 10 | / macro_rules! rounds4 { 11 | | ($h0:ident, $h1:ident, $wk:expr, $i:expr) => { 12 | | _mm_sha1rnds4_epu32($h0, _mm_sha1nexte_epu32($h1, $wk), $i) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 13 | | }; 14 | | } | |_- in this expansion of `rounds4!` ... 63 | h0 = rounds4!(h1, h0, w1, 0); | ----------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1rnds4_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:12:9 | 10 | / macro_rules! rounds4 { 11 | | ($h0:ident, $h1:ident, $wk:expr, $i:expr) => { 12 | | _mm_sha1rnds4_epu32($h0, _mm_sha1nexte_epu32($h1, $wk), $i) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 13 | | }; 14 | | } | |_- in this expansion of `rounds4!` ... 64 | h1 = rounds4!(h0, h1, w2, 0); | ----------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1nexte_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:12:34 | 10 | / macro_rules! rounds4 { 11 | | ($h0:ident, $h1:ident, $wk:expr, $i:expr) => { 12 | | _mm_sha1rnds4_epu32($h0, _mm_sha1nexte_epu32($h1, $wk), $i) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 13 | | }; 14 | | } | |_- in this expansion of `rounds4!` ... 64 | h1 = rounds4!(h0, h1, w2, 0); | ----------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1rnds4_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:12:9 | 10 | / macro_rules! rounds4 { 11 | | ($h0:ident, $h1:ident, $wk:expr, $i:expr) => { 12 | | _mm_sha1rnds4_epu32($h0, _mm_sha1nexte_epu32($h1, $wk), $i) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 13 | | }; 14 | | } | |_- in this expansion of `rounds4!` ... 65 | h0 = rounds4!(h1, h0, w3, 0); | ----------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1nexte_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:12:34 | 10 | / macro_rules! rounds4 { 11 | | ($h0:ident, $h1:ident, $wk:expr, $i:expr) => { 12 | | _mm_sha1rnds4_epu32($h0, _mm_sha1nexte_epu32($h1, $wk), $i) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 13 | | }; 14 | | } | |_- in this expansion of `rounds4!` ... 65 | h0 = rounds4!(h1, h0, w3, 0); | ----------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1msg2_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:18:9 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 66 | schedule_rounds4!(h0, h1, w0, w1, w2, w3, w4, 0); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_xor_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:18:28 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 66 | schedule_rounds4!(h0, h1, w0, w1, w2, w3, w4, 0); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1msg1_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:18:42 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 66 | schedule_rounds4!(h0, h1, w0, w1, w2, w3, w4, 0); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1rnds4_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:12:9 | 10 | / macro_rules! rounds4 { 11 | | ($h0:ident, $h1:ident, $wk:expr, $i:expr) => { 12 | | _mm_sha1rnds4_epu32($h0, _mm_sha1nexte_epu32($h1, $wk), $i) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 13 | | }; 14 | | } | |_- in this expansion of `rounds4!` (#2) ... 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); | | --------------------------- in this macro invocation (#2) 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 66 | schedule_rounds4!(h0, h1, w0, w1, w2, w3, w4, 0); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1nexte_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:12:34 | 10 | / macro_rules! rounds4 { 11 | | ($h0:ident, $h1:ident, $wk:expr, $i:expr) => { 12 | | _mm_sha1rnds4_epu32($h0, _mm_sha1nexte_epu32($h1, $wk), $i) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 13 | | }; 14 | | } | |_- in this expansion of `rounds4!` (#2) ... 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); | | --------------------------- in this macro invocation (#2) 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 66 | schedule_rounds4!(h0, h1, w0, w1, w2, w3, w4, 0); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1msg2_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:18:9 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 69 | schedule_rounds4!(h1, h0, w1, w2, w3, w4, w0, 1); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_xor_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:18:28 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 69 | schedule_rounds4!(h1, h0, w1, w2, w3, w4, w0, 1); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1msg1_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:18:42 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 69 | schedule_rounds4!(h1, h0, w1, w2, w3, w4, w0, 1); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1rnds4_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:12:9 | 10 | / macro_rules! rounds4 { 11 | | ($h0:ident, $h1:ident, $wk:expr, $i:expr) => { 12 | | _mm_sha1rnds4_epu32($h0, _mm_sha1nexte_epu32($h1, $wk), $i) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 13 | | }; 14 | | } | |_- in this expansion of `rounds4!` (#2) ... 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); | | --------------------------- in this macro invocation (#2) 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 69 | schedule_rounds4!(h1, h0, w1, w2, w3, w4, w0, 1); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1nexte_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:12:34 | 10 | / macro_rules! rounds4 { 11 | | ($h0:ident, $h1:ident, $wk:expr, $i:expr) => { 12 | | _mm_sha1rnds4_epu32($h0, _mm_sha1nexte_epu32($h1, $wk), $i) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 13 | | }; 14 | | } | |_- in this expansion of `rounds4!` (#2) ... 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); | | --------------------------- in this macro invocation (#2) 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 69 | schedule_rounds4!(h1, h0, w1, w2, w3, w4, w0, 1); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1msg2_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:18:9 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 70 | schedule_rounds4!(h0, h1, w2, w3, w4, w0, w1, 1); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_xor_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:18:28 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 70 | schedule_rounds4!(h0, h1, w2, w3, w4, w0, w1, 1); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1msg1_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:18:42 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 70 | schedule_rounds4!(h0, h1, w2, w3, w4, w0, w1, 1); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1rnds4_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:12:9 | 10 | / macro_rules! rounds4 { 11 | | ($h0:ident, $h1:ident, $wk:expr, $i:expr) => { 12 | | _mm_sha1rnds4_epu32($h0, _mm_sha1nexte_epu32($h1, $wk), $i) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 13 | | }; 14 | | } | |_- in this expansion of `rounds4!` (#2) ... 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); | | --------------------------- in this macro invocation (#2) 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 70 | schedule_rounds4!(h0, h1, w2, w3, w4, w0, w1, 1); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1nexte_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:12:34 | 10 | / macro_rules! rounds4 { 11 | | ($h0:ident, $h1:ident, $wk:expr, $i:expr) => { 12 | | _mm_sha1rnds4_epu32($h0, _mm_sha1nexte_epu32($h1, $wk), $i) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 13 | | }; 14 | | } | |_- in this expansion of `rounds4!` (#2) ... 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); | | --------------------------- in this macro invocation (#2) 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 70 | schedule_rounds4!(h0, h1, w2, w3, w4, w0, w1, 1); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1msg2_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:18:9 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 71 | schedule_rounds4!(h1, h0, w3, w4, w0, w1, w2, 1); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_xor_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:18:28 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 71 | schedule_rounds4!(h1, h0, w3, w4, w0, w1, w2, 1); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1msg1_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:18:42 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 71 | schedule_rounds4!(h1, h0, w3, w4, w0, w1, w2, 1); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1rnds4_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:12:9 | 10 | / macro_rules! rounds4 { 11 | | ($h0:ident, $h1:ident, $wk:expr, $i:expr) => { 12 | | _mm_sha1rnds4_epu32($h0, _mm_sha1nexte_epu32($h1, $wk), $i) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 13 | | }; 14 | | } | |_- in this expansion of `rounds4!` (#2) ... 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); | | --------------------------- in this macro invocation (#2) 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 71 | schedule_rounds4!(h1, h0, w3, w4, w0, w1, w2, 1); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1nexte_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:12:34 | 10 | / macro_rules! rounds4 { 11 | | ($h0:ident, $h1:ident, $wk:expr, $i:expr) => { 12 | | _mm_sha1rnds4_epu32($h0, _mm_sha1nexte_epu32($h1, $wk), $i) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 13 | | }; 14 | | } | |_- in this expansion of `rounds4!` (#2) ... 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); | | --------------------------- in this macro invocation (#2) 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 71 | schedule_rounds4!(h1, h0, w3, w4, w0, w1, w2, 1); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1msg2_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:18:9 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 72 | schedule_rounds4!(h0, h1, w4, w0, w1, w2, w3, 1); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_xor_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:18:28 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 72 | schedule_rounds4!(h0, h1, w4, w0, w1, w2, w3, 1); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1msg1_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:18:42 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 72 | schedule_rounds4!(h0, h1, w4, w0, w1, w2, w3, 1); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1rnds4_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:12:9 | 10 | / macro_rules! rounds4 { 11 | | ($h0:ident, $h1:ident, $wk:expr, $i:expr) => { 12 | | _mm_sha1rnds4_epu32($h0, _mm_sha1nexte_epu32($h1, $wk), $i) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 13 | | }; 14 | | } | |_- in this expansion of `rounds4!` (#2) ... 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); | | --------------------------- in this macro invocation (#2) 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 72 | schedule_rounds4!(h0, h1, w4, w0, w1, w2, w3, 1); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1nexte_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:12:34 | 10 | / macro_rules! rounds4 { 11 | | ($h0:ident, $h1:ident, $wk:expr, $i:expr) => { 12 | | _mm_sha1rnds4_epu32($h0, _mm_sha1nexte_epu32($h1, $wk), $i) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 13 | | }; 14 | | } | |_- in this expansion of `rounds4!` (#2) ... 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); | | --------------------------- in this macro invocation (#2) 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 72 | schedule_rounds4!(h0, h1, w4, w0, w1, w2, w3, 1); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1msg2_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:18:9 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 73 | schedule_rounds4!(h1, h0, w0, w1, w2, w3, w4, 1); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_xor_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:18:28 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 73 | schedule_rounds4!(h1, h0, w0, w1, w2, w3, w4, 1); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1msg1_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:18:42 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 73 | schedule_rounds4!(h1, h0, w0, w1, w2, w3, w4, 1); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1rnds4_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:12:9 | 10 | / macro_rules! rounds4 { 11 | | ($h0:ident, $h1:ident, $wk:expr, $i:expr) => { 12 | | _mm_sha1rnds4_epu32($h0, _mm_sha1nexte_epu32($h1, $wk), $i) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 13 | | }; 14 | | } | |_- in this expansion of `rounds4!` (#2) ... 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); | | --------------------------- in this macro invocation (#2) 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 73 | schedule_rounds4!(h1, h0, w0, w1, w2, w3, w4, 1); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1nexte_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:12:34 | 10 | / macro_rules! rounds4 { 11 | | ($h0:ident, $h1:ident, $wk:expr, $i:expr) => { 12 | | _mm_sha1rnds4_epu32($h0, _mm_sha1nexte_epu32($h1, $wk), $i) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 13 | | }; 14 | | } | |_- in this expansion of `rounds4!` (#2) ... 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); | | --------------------------- in this macro invocation (#2) 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 73 | schedule_rounds4!(h1, h0, w0, w1, w2, w3, w4, 1); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1msg2_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:18:9 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 76 | schedule_rounds4!(h0, h1, w1, w2, w3, w4, w0, 2); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_xor_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:18:28 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 76 | schedule_rounds4!(h0, h1, w1, w2, w3, w4, w0, 2); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1msg1_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:18:42 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 76 | schedule_rounds4!(h0, h1, w1, w2, w3, w4, w0, 2); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1rnds4_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:12:9 | 10 | / macro_rules! rounds4 { 11 | | ($h0:ident, $h1:ident, $wk:expr, $i:expr) => { 12 | | _mm_sha1rnds4_epu32($h0, _mm_sha1nexte_epu32($h1, $wk), $i) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 13 | | }; 14 | | } | |_- in this expansion of `rounds4!` (#2) ... 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); | | --------------------------- in this macro invocation (#2) 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 76 | schedule_rounds4!(h0, h1, w1, w2, w3, w4, w0, 2); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1nexte_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:12:34 | 10 | / macro_rules! rounds4 { 11 | | ($h0:ident, $h1:ident, $wk:expr, $i:expr) => { 12 | | _mm_sha1rnds4_epu32($h0, _mm_sha1nexte_epu32($h1, $wk), $i) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 13 | | }; 14 | | } | |_- in this expansion of `rounds4!` (#2) ... 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); | | --------------------------- in this macro invocation (#2) 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 76 | schedule_rounds4!(h0, h1, w1, w2, w3, w4, w0, 2); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1msg2_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:18:9 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 77 | schedule_rounds4!(h1, h0, w2, w3, w4, w0, w1, 2); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_xor_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:18:28 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 77 | schedule_rounds4!(h1, h0, w2, w3, w4, w0, w1, 2); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1msg1_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:18:42 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 77 | schedule_rounds4!(h1, h0, w2, w3, w4, w0, w1, 2); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1rnds4_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:12:9 | 10 | / macro_rules! rounds4 { 11 | | ($h0:ident, $h1:ident, $wk:expr, $i:expr) => { 12 | | _mm_sha1rnds4_epu32($h0, _mm_sha1nexte_epu32($h1, $wk), $i) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 13 | | }; 14 | | } | |_- in this expansion of `rounds4!` (#2) ... 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); | | --------------------------- in this macro invocation (#2) 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 77 | schedule_rounds4!(h1, h0, w2, w3, w4, w0, w1, 2); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1nexte_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:12:34 | 10 | / macro_rules! rounds4 { 11 | | ($h0:ident, $h1:ident, $wk:expr, $i:expr) => { 12 | | _mm_sha1rnds4_epu32($h0, _mm_sha1nexte_epu32($h1, $wk), $i) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 13 | | }; 14 | | } | |_- in this expansion of `rounds4!` (#2) ... 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); | | --------------------------- in this macro invocation (#2) 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 77 | schedule_rounds4!(h1, h0, w2, w3, w4, w0, w1, 2); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1msg2_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:18:9 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 78 | schedule_rounds4!(h0, h1, w3, w4, w0, w1, w2, 2); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_xor_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:18:28 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 78 | schedule_rounds4!(h0, h1, w3, w4, w0, w1, w2, 2); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1msg1_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:18:42 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 78 | schedule_rounds4!(h0, h1, w3, w4, w0, w1, w2, 2); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1rnds4_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:12:9 | 10 | / macro_rules! rounds4 { 11 | | ($h0:ident, $h1:ident, $wk:expr, $i:expr) => { 12 | | _mm_sha1rnds4_epu32($h0, _mm_sha1nexte_epu32($h1, $wk), $i) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 13 | | }; 14 | | } | |_- in this expansion of `rounds4!` (#2) ... 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); | | --------------------------- in this macro invocation (#2) 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 78 | schedule_rounds4!(h0, h1, w3, w4, w0, w1, w2, 2); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1nexte_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:12:34 | 10 | / macro_rules! rounds4 { 11 | | ($h0:ident, $h1:ident, $wk:expr, $i:expr) => { 12 | | _mm_sha1rnds4_epu32($h0, _mm_sha1nexte_epu32($h1, $wk), $i) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 13 | | }; 14 | | } | |_- in this expansion of `rounds4!` (#2) ... 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); | | --------------------------- in this macro invocation (#2) 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 78 | schedule_rounds4!(h0, h1, w3, w4, w0, w1, w2, 2); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1msg2_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:18:9 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 79 | schedule_rounds4!(h1, h0, w4, w0, w1, w2, w3, 2); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_xor_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:18:28 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 79 | schedule_rounds4!(h1, h0, w4, w0, w1, w2, w3, 2); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1msg1_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:18:42 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 79 | schedule_rounds4!(h1, h0, w4, w0, w1, w2, w3, 2); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1rnds4_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:12:9 | 10 | / macro_rules! rounds4 { 11 | | ($h0:ident, $h1:ident, $wk:expr, $i:expr) => { 12 | | _mm_sha1rnds4_epu32($h0, _mm_sha1nexte_epu32($h1, $wk), $i) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 13 | | }; 14 | | } | |_- in this expansion of `rounds4!` (#2) ... 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); | | --------------------------- in this macro invocation (#2) 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 79 | schedule_rounds4!(h1, h0, w4, w0, w1, w2, w3, 2); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1nexte_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:12:34 | 10 | / macro_rules! rounds4 { 11 | | ($h0:ident, $h1:ident, $wk:expr, $i:expr) => { 12 | | _mm_sha1rnds4_epu32($h0, _mm_sha1nexte_epu32($h1, $wk), $i) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 13 | | }; 14 | | } | |_- in this expansion of `rounds4!` (#2) ... 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); | | --------------------------- in this macro invocation (#2) 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 79 | schedule_rounds4!(h1, h0, w4, w0, w1, w2, w3, 2); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1msg2_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:18:9 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 80 | schedule_rounds4!(h0, h1, w0, w1, w2, w3, w4, 2); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_xor_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:18:28 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 80 | schedule_rounds4!(h0, h1, w0, w1, w2, w3, w4, 2); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1msg1_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:18:42 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 80 | schedule_rounds4!(h0, h1, w0, w1, w2, w3, w4, 2); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1rnds4_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:12:9 | 10 | / macro_rules! rounds4 { 11 | | ($h0:ident, $h1:ident, $wk:expr, $i:expr) => { 12 | | _mm_sha1rnds4_epu32($h0, _mm_sha1nexte_epu32($h1, $wk), $i) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 13 | | }; 14 | | } | |_- in this expansion of `rounds4!` (#2) ... 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); | | --------------------------- in this macro invocation (#2) 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 80 | schedule_rounds4!(h0, h1, w0, w1, w2, w3, w4, 2); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1nexte_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:12:34 | 10 | / macro_rules! rounds4 { 11 | | ($h0:ident, $h1:ident, $wk:expr, $i:expr) => { 12 | | _mm_sha1rnds4_epu32($h0, _mm_sha1nexte_epu32($h1, $wk), $i) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 13 | | }; 14 | | } | |_- in this expansion of `rounds4!` (#2) ... 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); | | --------------------------- in this macro invocation (#2) 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 80 | schedule_rounds4!(h0, h1, w0, w1, w2, w3, w4, 2); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1msg2_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:18:9 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 83 | schedule_rounds4!(h1, h0, w1, w2, w3, w4, w0, 3); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_xor_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:18:28 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 83 | schedule_rounds4!(h1, h0, w1, w2, w3, w4, w0, 3); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1msg1_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:18:42 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 83 | schedule_rounds4!(h1, h0, w1, w2, w3, w4, w0, 3); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1rnds4_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:12:9 | 10 | / macro_rules! rounds4 { 11 | | ($h0:ident, $h1:ident, $wk:expr, $i:expr) => { 12 | | _mm_sha1rnds4_epu32($h0, _mm_sha1nexte_epu32($h1, $wk), $i) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 13 | | }; 14 | | } | |_- in this expansion of `rounds4!` (#2) ... 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); | | --------------------------- in this macro invocation (#2) 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 83 | schedule_rounds4!(h1, h0, w1, w2, w3, w4, w0, 3); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1nexte_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:12:34 | 10 | / macro_rules! rounds4 { 11 | | ($h0:ident, $h1:ident, $wk:expr, $i:expr) => { 12 | | _mm_sha1rnds4_epu32($h0, _mm_sha1nexte_epu32($h1, $wk), $i) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 13 | | }; 14 | | } | |_- in this expansion of `rounds4!` (#2) ... 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); | | --------------------------- in this macro invocation (#2) 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 83 | schedule_rounds4!(h1, h0, w1, w2, w3, w4, w0, 3); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1msg2_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:18:9 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 84 | schedule_rounds4!(h0, h1, w2, w3, w4, w0, w1, 3); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_xor_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:18:28 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 84 | schedule_rounds4!(h0, h1, w2, w3, w4, w0, w1, 3); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1msg1_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:18:42 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 84 | schedule_rounds4!(h0, h1, w2, w3, w4, w0, w1, 3); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1rnds4_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:12:9 | 10 | / macro_rules! rounds4 { 11 | | ($h0:ident, $h1:ident, $wk:expr, $i:expr) => { 12 | | _mm_sha1rnds4_epu32($h0, _mm_sha1nexte_epu32($h1, $wk), $i) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 13 | | }; 14 | | } | |_- in this expansion of `rounds4!` (#2) ... 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); | | --------------------------- in this macro invocation (#2) 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 84 | schedule_rounds4!(h0, h1, w2, w3, w4, w0, w1, 3); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1nexte_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:12:34 | 10 | / macro_rules! rounds4 { 11 | | ($h0:ident, $h1:ident, $wk:expr, $i:expr) => { 12 | | _mm_sha1rnds4_epu32($h0, _mm_sha1nexte_epu32($h1, $wk), $i) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 13 | | }; 14 | | } | |_- in this expansion of `rounds4!` (#2) ... 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); | | --------------------------- in this macro invocation (#2) 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 84 | schedule_rounds4!(h0, h1, w2, w3, w4, w0, w1, 3); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1msg2_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:18:9 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 85 | schedule_rounds4!(h1, h0, w3, w4, w0, w1, w2, 3); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_xor_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:18:28 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 85 | schedule_rounds4!(h1, h0, w3, w4, w0, w1, w2, 3); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1msg1_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:18:42 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 85 | schedule_rounds4!(h1, h0, w3, w4, w0, w1, w2, 3); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1rnds4_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:12:9 | 10 | / macro_rules! rounds4 { 11 | | ($h0:ident, $h1:ident, $wk:expr, $i:expr) => { 12 | | _mm_sha1rnds4_epu32($h0, _mm_sha1nexte_epu32($h1, $wk), $i) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 13 | | }; 14 | | } | |_- in this expansion of `rounds4!` (#2) ... 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); | | --------------------------- in this macro invocation (#2) 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 85 | schedule_rounds4!(h1, h0, w3, w4, w0, w1, w2, 3); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1nexte_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:12:34 | 10 | / macro_rules! rounds4 { 11 | | ($h0:ident, $h1:ident, $wk:expr, $i:expr) => { 12 | | _mm_sha1rnds4_epu32($h0, _mm_sha1nexte_epu32($h1, $wk), $i) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 13 | | }; 14 | | } | |_- in this expansion of `rounds4!` (#2) ... 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); | | --------------------------- in this macro invocation (#2) 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 85 | schedule_rounds4!(h1, h0, w3, w4, w0, w1, w2, 3); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1msg2_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:18:9 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 86 | schedule_rounds4!(h0, h1, w4, w0, w1, w2, w3, 3); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_xor_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:18:28 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 86 | schedule_rounds4!(h0, h1, w4, w0, w1, w2, w3, 3); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1msg1_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:18:42 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 86 | schedule_rounds4!(h0, h1, w4, w0, w1, w2, w3, 3); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1rnds4_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:12:9 | 10 | / macro_rules! rounds4 { 11 | | ($h0:ident, $h1:ident, $wk:expr, $i:expr) => { 12 | | _mm_sha1rnds4_epu32($h0, _mm_sha1nexte_epu32($h1, $wk), $i) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 13 | | }; 14 | | } | |_- in this expansion of `rounds4!` (#2) ... 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); | | --------------------------- in this macro invocation (#2) 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 86 | schedule_rounds4!(h0, h1, w4, w0, w1, w2, w3, 3); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1nexte_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:12:34 | 10 | / macro_rules! rounds4 { 11 | | ($h0:ident, $h1:ident, $wk:expr, $i:expr) => { 12 | | _mm_sha1rnds4_epu32($h0, _mm_sha1nexte_epu32($h1, $wk), $i) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 13 | | }; 14 | | } | |_- in this expansion of `rounds4!` (#2) ... 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); | | --------------------------- in this macro invocation (#2) 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 86 | schedule_rounds4!(h0, h1, w4, w0, w1, w2, w3, 3); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1msg2_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:18:9 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 87 | schedule_rounds4!(h1, h0, w0, w1, w2, w3, w4, 3); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_xor_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:18:28 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 87 | schedule_rounds4!(h1, h0, w0, w1, w2, w3, w4, 3); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1msg1_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:18:42 | 16 | / macro_rules! schedule { 17 | | ($v0:expr, $v1:expr, $v2:expr, $v3:expr) => { 18 | | _mm_sha1msg2_epu32(_mm_xor_si128(_mm_sha1msg1_epu32($v0, $v1), $v2), $v3) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 19 | | }; 20 | | } | |_- in this expansion of `schedule!` (#2) 21 | 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 28 | | $w4 = schedule!($w0, $w1, $w2, $w3); | | ----------------------------- in this macro invocation (#2) 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 87 | schedule_rounds4!(h1, h0, w0, w1, w2, w3, w4, 3); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1rnds4_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:12:9 | 10 | / macro_rules! rounds4 { 11 | | ($h0:ident, $h1:ident, $wk:expr, $i:expr) => { 12 | | _mm_sha1rnds4_epu32($h0, _mm_sha1nexte_epu32($h1, $wk), $i) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 13 | | }; 14 | | } | |_- in this expansion of `rounds4!` (#2) ... 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); | | --------------------------- in this macro invocation (#2) 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 87 | schedule_rounds4!(h1, h0, w0, w1, w2, w3, w4, 3); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1nexte_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:12:34 | 10 | / macro_rules! rounds4 { 11 | | ($h0:ident, $h1:ident, $wk:expr, $i:expr) => { 12 | | _mm_sha1rnds4_epu32($h0, _mm_sha1nexte_epu32($h1, $wk), $i) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 13 | | }; 14 | | } | |_- in this expansion of `rounds4!` (#2) ... 22 | / macro_rules! schedule_rounds4 { 23 | | ( 24 | | $h0:ident, $h1:ident, 25 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 29 | | $h1 = rounds4!($h0, $h1, $w4, $i); | | --------------------------- in this macro invocation (#2) 30 | | }; 31 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 87 | schedule_rounds4!(h1, h0, w0, w1, w2, w3, w4, 3); | ------------------------------------------------ in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_add_epi32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:89:22 | 89 | state_abcd = _mm_add_epi32(state_abcd, h0); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha1nexte_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:90:19 | 90 | state_e = _mm_sha1nexte_epu32(h1, state_e); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_extract_epi32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:93:16 | 93 | state[0] = _mm_extract_epi32(state_abcd, 3) as u32; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_extract_epi32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:94:16 | 94 | state[1] = _mm_extract_epi32(state_abcd, 2) as u32; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_extract_epi32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:95:16 | 95 | state[2] = _mm_extract_epi32(state_abcd, 1) as u32; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_extract_epi32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:96:16 | 96 | state[3] = _mm_extract_epi32(state_abcd, 0) as u32; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_extract_epi32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha1-0.10.6/src/compress/x86.rs:97:16 | 97 | state[4] = _mm_extract_epi32(state_e, 3) as u32; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: `getrandom` (lib) generated 5 warnings Compiling sha2 v0.10.8 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=sha2 CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8 CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='Pure Rust implementation of the SHA-2 hash function family including SHA-224, SHA-256, SHA-384, and SHA-512. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=sha2 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/hashes' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.10.8 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=8 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name sha2 --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("asm", "asm-aarch64", "compress", "default", "force-soft", "loongarch64_asm", "oid", "sha2-asm", "std"))' -C metadata=9ac67afebd519758 -C extra-filename=-9ac67afebd519758 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern cfg_if=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libcfg_if-112f80bdd2bfe7ea.rmeta --extern cpufeatures=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libcpufeatures-6c8809aa34f63515.rmeta --extern digest=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libdigest-b3c9a6ced9c8607d.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: unexpected `cfg` condition name: `doc_cfg` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand_core-0.6.4/src/lib.rs:38:13 | 38 | #![cfg_attr(doc_cfg, feature(doc_cfg))] | ^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `parallel_compiler`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand_core-0.6.4/src/block.rs:132:34 | 132 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 132 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand_core-0.6.4/src/block.rs:296:34 | 296 | fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 296 | fn fmt(&self, fmt: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: unexpected `cfg` condition name: `doc_cfg` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand_core-0.6.4/src/error.rs:50:16 | 50 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand_core-0.6.4/src/error.rs:64:16 | 64 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand_core-0.6.4/src/error.rs:75:16 | 75 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand_core-0.6.4/src/error.rs:119:32 | 119 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 119 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand_core-0.6.4/src/error.rs:136:32 | 136 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 136 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand_core-0.6.4/src/error.rs:211:32 | 211 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 211 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: unexpected `cfg` condition name: `doc_cfg` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand_core-0.6.4/src/os.rs:46:12 | 46 | #[cfg_attr(doc_cfg, doc(cfg(feature = "getrandom")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand_core-0.6.4/src/lib.rs:411:16 | 411 | #[cfg_attr(doc_cfg, doc(cfg(feature = "getrandom")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Compiling md-5 v0.10.6 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=md5 CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/md-5-0.10.6 CARGO_PKG_AUTHORS='RustCrypto Developers' CARGO_PKG_DESCRIPTION='MD5 hash function' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=md-5 CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/RustCrypto/hashes' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.10.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/md-5-0.10.6 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name md5 --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/md-5-0.10.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("asm", "default", "force-soft", "loongarch64_asm", "md5-asm", "oid", "std"))' -C metadata=185a9db3f1bb87f0 -C extra-filename=-185a9db3f1bb87f0 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern cfg_if=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libcfg_if-112f80bdd2bfe7ea.rmeta --extern digest=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libdigest-b3c9a6ced9c8607d.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling thiserror v1.0.63 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-1.0.63 CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='derive(Error)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=thiserror CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/thiserror' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.63 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=63 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-1.0.63 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-1.0.63/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=22e957017001ba7d -C extra-filename=-22e957017001ba7d --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/build/thiserror-22e957017001ba7d -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --cap-lints warn -Z binary-dep-depinfo` warning: `rand_core` (lib) generated 11 warnings Compiling crc32fast v1.4.2 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=crc32fast CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crc32fast-1.4.2 CARGO_PKG_AUTHORS='Sam Rijs :Alex Crichton ' CARGO_PKG_DESCRIPTION='Fast, SIMD-accelerated CRC32 (IEEE) checksum computation' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=crc32fast CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/srijs/rust-crc32fast' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.4.2 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=2 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crc32fast-1.4.2 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name crc32fast --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crc32fast-1.4.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly", "std"))' -C metadata=3d92813f79b428da -C extra-filename=-3d92813f79b428da --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern cfg_if=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libcfg_if-112f80bdd2bfe7ea.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling serde v1.0.208 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208 CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='A generic serialization/deserialization framework' CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde CARGO_PKG_README=crates-io.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.208 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=208 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=a3326987e0375c41 -C extra-filename=-a3326987e0375c41 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/build/serde-a3326987e0375c41 -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --cap-lints warn -Z binary-dep-depinfo` warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha256msg1_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:11:14 | 11 | let t1 = _mm_sha256msg1_epu32(v0, v1); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:10:1 | 10 | unsafe fn schedule(v0: __m128i, v1: __m128i, v2: __m128i, v3: __m128i) -> __m128i { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_alignr_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:12:14 | 12 | let t2 = _mm_alignr_epi8(v3, v2, 4); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_add_epi32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:13:14 | 13 | let t3 = _mm_add_epi32(t1, t2); | ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha256msg2_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:14:5 | 14 | _mm_sha256msg2_epu32(t3, v3) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_set_epi64x` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:44:25 | 44 | let MASK: __m128i = _mm_set_epi64x( | _________________________^ 45 | | 0x0C0D_0E0F_0809_0A0Bu64 as i64, 46 | | 0x0405_0607_0001_0203u64 as i64, 47 | | ); | |_____^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:42:1 | 42 | unsafe fn digest_blocks(state: &mut [u32; 8], blocks: &[[u8; 64]]) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_loadu_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:50:16 | 50 | let dcba = _mm_loadu_si128(state_ptr.add(0)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:50:32 | 50 | let dcba = _mm_loadu_si128(state_ptr.add(0)); | ^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_loadu_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:51:16 | 51 | let efgh = _mm_loadu_si128(state_ptr.add(1)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:51:32 | 51 | let efgh = _mm_loadu_si128(state_ptr.add(1)); | ^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_shuffle_epi32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:53:16 | 53 | let cdab = _mm_shuffle_epi32(dcba, 0xB1); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_shuffle_epi32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:54:16 | 54 | let efgh = _mm_shuffle_epi32(efgh, 0x1B); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_alignr_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:55:20 | 55 | let mut abef = _mm_alignr_epi8(cdab, efgh, 8); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_blend_epi16` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:56:20 | 56 | let mut cdgh = _mm_blend_epi16(efgh, cdab, 0xF0); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_shuffle_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:63:22 | 63 | let mut w0 = _mm_shuffle_epi8(_mm_loadu_si128(data_ptr.add(0)), MASK); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_loadu_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:63:39 | 63 | let mut w0 = _mm_shuffle_epi8(_mm_loadu_si128(data_ptr.add(0)), MASK); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:63:55 | 63 | let mut w0 = _mm_shuffle_epi8(_mm_loadu_si128(data_ptr.add(0)), MASK); | ^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_shuffle_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:64:22 | 64 | let mut w1 = _mm_shuffle_epi8(_mm_loadu_si128(data_ptr.add(1)), MASK); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_loadu_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:64:39 | 64 | let mut w1 = _mm_shuffle_epi8(_mm_loadu_si128(data_ptr.add(1)), MASK); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:64:55 | 64 | let mut w1 = _mm_shuffle_epi8(_mm_loadu_si128(data_ptr.add(1)), MASK); | ^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_shuffle_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:65:22 | 65 | let mut w2 = _mm_shuffle_epi8(_mm_loadu_si128(data_ptr.add(2)), MASK); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_loadu_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:65:39 | 65 | let mut w2 = _mm_shuffle_epi8(_mm_loadu_si128(data_ptr.add(2)), MASK); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:65:55 | 65 | let mut w2 = _mm_shuffle_epi8(_mm_loadu_si128(data_ptr.add(2)), MASK); | ^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_shuffle_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:66:22 | 66 | let mut w3 = _mm_shuffle_epi8(_mm_loadu_si128(data_ptr.add(3)), MASK); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_loadu_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:66:39 | 66 | let mut w3 = _mm_shuffle_epi8(_mm_loadu_si128(data_ptr.add(3)), MASK); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:66:55 | 66 | let mut w3 = _mm_shuffle_epi8(_mm_loadu_si128(data_ptr.add(3)), MASK); | ^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_set_epi32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:20:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` ... 69 | rounds4!(abef, cdgh, w0, 0); | --------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_add_epi32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:21:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); 21 | | let t1 = _mm_add_epi32($rest, kv); | | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` ... 69 | rounds4!(abef, cdgh, w0, 0); | --------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha256rnds2_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:22:17 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); 21 | | let t1 = _mm_add_epi32($rest, kv); 22 | | $cdgh = _mm_sha256rnds2_epu32($cdgh, $abef, t1); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` ... 69 | rounds4!(abef, cdgh, w0, 0); | --------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_shuffle_epi32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:23:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); ... | 23 | | let t2 = _mm_shuffle_epi32(t1, 0x0E); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 24 | | $abef = _mm_sha256rnds2_epu32($abef, $cdgh, t2); 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` ... 69 | rounds4!(abef, cdgh, w0, 0); | --------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha256rnds2_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:24:17 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); ... | 24 | | $abef = _mm_sha256rnds2_epu32($abef, $cdgh, t2); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` ... 69 | rounds4!(abef, cdgh, w0, 0); | --------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_set_epi32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:20:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` ... 70 | rounds4!(abef, cdgh, w1, 1); | --------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_add_epi32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:21:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); 21 | | let t1 = _mm_add_epi32($rest, kv); | | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` ... 70 | rounds4!(abef, cdgh, w1, 1); | --------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha256rnds2_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:22:17 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); 21 | | let t1 = _mm_add_epi32($rest, kv); 22 | | $cdgh = _mm_sha256rnds2_epu32($cdgh, $abef, t1); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` ... 70 | rounds4!(abef, cdgh, w1, 1); | --------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_shuffle_epi32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:23:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); ... | 23 | | let t2 = _mm_shuffle_epi32(t1, 0x0E); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 24 | | $abef = _mm_sha256rnds2_epu32($abef, $cdgh, t2); 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` ... 70 | rounds4!(abef, cdgh, w1, 1); | --------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha256rnds2_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:24:17 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); ... | 24 | | $abef = _mm_sha256rnds2_epu32($abef, $cdgh, t2); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` ... 70 | rounds4!(abef, cdgh, w1, 1); | --------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_set_epi32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:20:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` ... 71 | rounds4!(abef, cdgh, w2, 2); | --------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_add_epi32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:21:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); 21 | | let t1 = _mm_add_epi32($rest, kv); | | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` ... 71 | rounds4!(abef, cdgh, w2, 2); | --------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha256rnds2_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:22:17 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); 21 | | let t1 = _mm_add_epi32($rest, kv); 22 | | $cdgh = _mm_sha256rnds2_epu32($cdgh, $abef, t1); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` ... 71 | rounds4!(abef, cdgh, w2, 2); | --------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_shuffle_epi32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:23:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); ... | 23 | | let t2 = _mm_shuffle_epi32(t1, 0x0E); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 24 | | $abef = _mm_sha256rnds2_epu32($abef, $cdgh, t2); 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` ... 71 | rounds4!(abef, cdgh, w2, 2); | --------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha256rnds2_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:24:17 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); ... | 24 | | $abef = _mm_sha256rnds2_epu32($abef, $cdgh, t2); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` ... 71 | rounds4!(abef, cdgh, w2, 2); | --------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_set_epi32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:20:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` ... 72 | rounds4!(abef, cdgh, w3, 3); | --------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_add_epi32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:21:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); 21 | | let t1 = _mm_add_epi32($rest, kv); | | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` ... 72 | rounds4!(abef, cdgh, w3, 3); | --------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha256rnds2_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:22:17 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); 21 | | let t1 = _mm_add_epi32($rest, kv); 22 | | $cdgh = _mm_sha256rnds2_epu32($cdgh, $abef, t1); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` ... 72 | rounds4!(abef, cdgh, w3, 3); | --------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_shuffle_epi32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:23:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); ... | 23 | | let t2 = _mm_shuffle_epi32(t1, 0x0E); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 24 | | $abef = _mm_sha256rnds2_epu32($abef, $cdgh, t2); 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` ... 72 | rounds4!(abef, cdgh, w3, 3); | --------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha256rnds2_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:24:17 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); ... | 24 | | $abef = _mm_sha256rnds2_epu32($abef, $cdgh, t2); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` ... 72 | rounds4!(abef, cdgh, w3, 3); | --------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `sha256::x86::schedule` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:34:15 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 34 | | $w4 = schedule($w0, $w1, $w2, $w3); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 35 | | rounds4!($abef, $cdgh, $w4, $i); 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` ... 73 | schedule_rounds4!(abef, cdgh, w0, w1, w2, w3, w4, 4); | ---------------------------------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_set_epi32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:20:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 73 | schedule_rounds4!(abef, cdgh, w0, w1, w2, w3, w4, 4); | ---------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_add_epi32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:21:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); 21 | | let t1 = _mm_add_epi32($rest, kv); | | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 73 | schedule_rounds4!(abef, cdgh, w0, w1, w2, w3, w4, 4); | ---------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha256rnds2_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:22:17 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); 21 | | let t1 = _mm_add_epi32($rest, kv); 22 | | $cdgh = _mm_sha256rnds2_epu32($cdgh, $abef, t1); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 73 | schedule_rounds4!(abef, cdgh, w0, w1, w2, w3, w4, 4); | ---------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_shuffle_epi32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:23:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); ... | 23 | | let t2 = _mm_shuffle_epi32(t1, 0x0E); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 24 | | $abef = _mm_sha256rnds2_epu32($abef, $cdgh, t2); 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 73 | schedule_rounds4!(abef, cdgh, w0, w1, w2, w3, w4, 4); | ---------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha256rnds2_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:24:17 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); ... | 24 | | $abef = _mm_sha256rnds2_epu32($abef, $cdgh, t2); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 73 | schedule_rounds4!(abef, cdgh, w0, w1, w2, w3, w4, 4); | ---------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `sha256::x86::schedule` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:34:15 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 34 | | $w4 = schedule($w0, $w1, $w2, $w3); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 35 | | rounds4!($abef, $cdgh, $w4, $i); 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` ... 74 | schedule_rounds4!(abef, cdgh, w1, w2, w3, w4, w0, 5); | ---------------------------------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_set_epi32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:20:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 74 | schedule_rounds4!(abef, cdgh, w1, w2, w3, w4, w0, 5); | ---------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_add_epi32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:21:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); 21 | | let t1 = _mm_add_epi32($rest, kv); | | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 74 | schedule_rounds4!(abef, cdgh, w1, w2, w3, w4, w0, 5); | ---------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha256rnds2_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:22:17 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); 21 | | let t1 = _mm_add_epi32($rest, kv); 22 | | $cdgh = _mm_sha256rnds2_epu32($cdgh, $abef, t1); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 74 | schedule_rounds4!(abef, cdgh, w1, w2, w3, w4, w0, 5); | ---------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_shuffle_epi32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:23:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); ... | 23 | | let t2 = _mm_shuffle_epi32(t1, 0x0E); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 24 | | $abef = _mm_sha256rnds2_epu32($abef, $cdgh, t2); 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 74 | schedule_rounds4!(abef, cdgh, w1, w2, w3, w4, w0, 5); | ---------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha256rnds2_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:24:17 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); ... | 24 | | $abef = _mm_sha256rnds2_epu32($abef, $cdgh, t2); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 74 | schedule_rounds4!(abef, cdgh, w1, w2, w3, w4, w0, 5); | ---------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `sha256::x86::schedule` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:34:15 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 34 | | $w4 = schedule($w0, $w1, $w2, $w3); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 35 | | rounds4!($abef, $cdgh, $w4, $i); 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` ... 75 | schedule_rounds4!(abef, cdgh, w2, w3, w4, w0, w1, 6); | ---------------------------------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_set_epi32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:20:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 75 | schedule_rounds4!(abef, cdgh, w2, w3, w4, w0, w1, 6); | ---------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_add_epi32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:21:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); 21 | | let t1 = _mm_add_epi32($rest, kv); | | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 75 | schedule_rounds4!(abef, cdgh, w2, w3, w4, w0, w1, 6); | ---------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha256rnds2_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:22:17 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); 21 | | let t1 = _mm_add_epi32($rest, kv); 22 | | $cdgh = _mm_sha256rnds2_epu32($cdgh, $abef, t1); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 75 | schedule_rounds4!(abef, cdgh, w2, w3, w4, w0, w1, 6); | ---------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_shuffle_epi32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:23:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); ... | 23 | | let t2 = _mm_shuffle_epi32(t1, 0x0E); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 24 | | $abef = _mm_sha256rnds2_epu32($abef, $cdgh, t2); 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 75 | schedule_rounds4!(abef, cdgh, w2, w3, w4, w0, w1, 6); | ---------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha256rnds2_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:24:17 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); ... | 24 | | $abef = _mm_sha256rnds2_epu32($abef, $cdgh, t2); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 75 | schedule_rounds4!(abef, cdgh, w2, w3, w4, w0, w1, 6); | ---------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `sha256::x86::schedule` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:34:15 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 34 | | $w4 = schedule($w0, $w1, $w2, $w3); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 35 | | rounds4!($abef, $cdgh, $w4, $i); 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` ... 76 | schedule_rounds4!(abef, cdgh, w3, w4, w0, w1, w2, 7); | ---------------------------------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_set_epi32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:20:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 76 | schedule_rounds4!(abef, cdgh, w3, w4, w0, w1, w2, 7); | ---------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_add_epi32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:21:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); 21 | | let t1 = _mm_add_epi32($rest, kv); | | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 76 | schedule_rounds4!(abef, cdgh, w3, w4, w0, w1, w2, 7); | ---------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha256rnds2_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:22:17 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); 21 | | let t1 = _mm_add_epi32($rest, kv); 22 | | $cdgh = _mm_sha256rnds2_epu32($cdgh, $abef, t1); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 76 | schedule_rounds4!(abef, cdgh, w3, w4, w0, w1, w2, 7); | ---------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_shuffle_epi32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:23:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); ... | 23 | | let t2 = _mm_shuffle_epi32(t1, 0x0E); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 24 | | $abef = _mm_sha256rnds2_epu32($abef, $cdgh, t2); 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 76 | schedule_rounds4!(abef, cdgh, w3, w4, w0, w1, w2, 7); | ---------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha256rnds2_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:24:17 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); ... | 24 | | $abef = _mm_sha256rnds2_epu32($abef, $cdgh, t2); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 76 | schedule_rounds4!(abef, cdgh, w3, w4, w0, w1, w2, 7); | ---------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `sha256::x86::schedule` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:34:15 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 34 | | $w4 = schedule($w0, $w1, $w2, $w3); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 35 | | rounds4!($abef, $cdgh, $w4, $i); 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` ... 77 | schedule_rounds4!(abef, cdgh, w4, w0, w1, w2, w3, 8); | ---------------------------------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_set_epi32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:20:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 77 | schedule_rounds4!(abef, cdgh, w4, w0, w1, w2, w3, 8); | ---------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_add_epi32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:21:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); 21 | | let t1 = _mm_add_epi32($rest, kv); | | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 77 | schedule_rounds4!(abef, cdgh, w4, w0, w1, w2, w3, 8); | ---------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha256rnds2_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:22:17 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); 21 | | let t1 = _mm_add_epi32($rest, kv); 22 | | $cdgh = _mm_sha256rnds2_epu32($cdgh, $abef, t1); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 77 | schedule_rounds4!(abef, cdgh, w4, w0, w1, w2, w3, 8); | ---------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_shuffle_epi32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:23:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); ... | 23 | | let t2 = _mm_shuffle_epi32(t1, 0x0E); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 24 | | $abef = _mm_sha256rnds2_epu32($abef, $cdgh, t2); 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 77 | schedule_rounds4!(abef, cdgh, w4, w0, w1, w2, w3, 8); | ---------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha256rnds2_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:24:17 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); ... | 24 | | $abef = _mm_sha256rnds2_epu32($abef, $cdgh, t2); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 77 | schedule_rounds4!(abef, cdgh, w4, w0, w1, w2, w3, 8); | ---------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `sha256::x86::schedule` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:34:15 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 34 | | $w4 = schedule($w0, $w1, $w2, $w3); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 35 | | rounds4!($abef, $cdgh, $w4, $i); 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` ... 78 | schedule_rounds4!(abef, cdgh, w0, w1, w2, w3, w4, 9); | ---------------------------------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_set_epi32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:20:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 78 | schedule_rounds4!(abef, cdgh, w0, w1, w2, w3, w4, 9); | ---------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_add_epi32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:21:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); 21 | | let t1 = _mm_add_epi32($rest, kv); | | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 78 | schedule_rounds4!(abef, cdgh, w0, w1, w2, w3, w4, 9); | ---------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha256rnds2_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:22:17 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); 21 | | let t1 = _mm_add_epi32($rest, kv); 22 | | $cdgh = _mm_sha256rnds2_epu32($cdgh, $abef, t1); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 78 | schedule_rounds4!(abef, cdgh, w0, w1, w2, w3, w4, 9); | ---------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_shuffle_epi32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:23:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); ... | 23 | | let t2 = _mm_shuffle_epi32(t1, 0x0E); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 24 | | $abef = _mm_sha256rnds2_epu32($abef, $cdgh, t2); 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 78 | schedule_rounds4!(abef, cdgh, w0, w1, w2, w3, w4, 9); | ---------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha256rnds2_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:24:17 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); ... | 24 | | $abef = _mm_sha256rnds2_epu32($abef, $cdgh, t2); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 78 | schedule_rounds4!(abef, cdgh, w0, w1, w2, w3, w4, 9); | ---------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `sha256::x86::schedule` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:34:15 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 34 | | $w4 = schedule($w0, $w1, $w2, $w3); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 35 | | rounds4!($abef, $cdgh, $w4, $i); 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` ... 79 | schedule_rounds4!(abef, cdgh, w1, w2, w3, w4, w0, 10); | ----------------------------------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_set_epi32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:20:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 79 | schedule_rounds4!(abef, cdgh, w1, w2, w3, w4, w0, 10); | ----------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_add_epi32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:21:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); 21 | | let t1 = _mm_add_epi32($rest, kv); | | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 79 | schedule_rounds4!(abef, cdgh, w1, w2, w3, w4, w0, 10); | ----------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha256rnds2_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:22:17 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); 21 | | let t1 = _mm_add_epi32($rest, kv); 22 | | $cdgh = _mm_sha256rnds2_epu32($cdgh, $abef, t1); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 79 | schedule_rounds4!(abef, cdgh, w1, w2, w3, w4, w0, 10); | ----------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_shuffle_epi32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:23:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); ... | 23 | | let t2 = _mm_shuffle_epi32(t1, 0x0E); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 24 | | $abef = _mm_sha256rnds2_epu32($abef, $cdgh, t2); 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 79 | schedule_rounds4!(abef, cdgh, w1, w2, w3, w4, w0, 10); | ----------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha256rnds2_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:24:17 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); ... | 24 | | $abef = _mm_sha256rnds2_epu32($abef, $cdgh, t2); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 79 | schedule_rounds4!(abef, cdgh, w1, w2, w3, w4, w0, 10); | ----------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `sha256::x86::schedule` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:34:15 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 34 | | $w4 = schedule($w0, $w1, $w2, $w3); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 35 | | rounds4!($abef, $cdgh, $w4, $i); 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` ... 80 | schedule_rounds4!(abef, cdgh, w2, w3, w4, w0, w1, 11); | ----------------------------------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_set_epi32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:20:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 80 | schedule_rounds4!(abef, cdgh, w2, w3, w4, w0, w1, 11); | ----------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_add_epi32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:21:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); 21 | | let t1 = _mm_add_epi32($rest, kv); | | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 80 | schedule_rounds4!(abef, cdgh, w2, w3, w4, w0, w1, 11); | ----------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha256rnds2_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:22:17 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); 21 | | let t1 = _mm_add_epi32($rest, kv); 22 | | $cdgh = _mm_sha256rnds2_epu32($cdgh, $abef, t1); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 80 | schedule_rounds4!(abef, cdgh, w2, w3, w4, w0, w1, 11); | ----------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_shuffle_epi32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:23:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); ... | 23 | | let t2 = _mm_shuffle_epi32(t1, 0x0E); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 24 | | $abef = _mm_sha256rnds2_epu32($abef, $cdgh, t2); 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 80 | schedule_rounds4!(abef, cdgh, w2, w3, w4, w0, w1, 11); | ----------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha256rnds2_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:24:17 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); ... | 24 | | $abef = _mm_sha256rnds2_epu32($abef, $cdgh, t2); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 80 | schedule_rounds4!(abef, cdgh, w2, w3, w4, w0, w1, 11); | ----------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `sha256::x86::schedule` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:34:15 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 34 | | $w4 = schedule($w0, $w1, $w2, $w3); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 35 | | rounds4!($abef, $cdgh, $w4, $i); 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` ... 81 | schedule_rounds4!(abef, cdgh, w3, w4, w0, w1, w2, 12); | ----------------------------------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_set_epi32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:20:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 81 | schedule_rounds4!(abef, cdgh, w3, w4, w0, w1, w2, 12); | ----------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_add_epi32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:21:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); 21 | | let t1 = _mm_add_epi32($rest, kv); | | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 81 | schedule_rounds4!(abef, cdgh, w3, w4, w0, w1, w2, 12); | ----------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha256rnds2_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:22:17 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); 21 | | let t1 = _mm_add_epi32($rest, kv); 22 | | $cdgh = _mm_sha256rnds2_epu32($cdgh, $abef, t1); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 81 | schedule_rounds4!(abef, cdgh, w3, w4, w0, w1, w2, 12); | ----------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_shuffle_epi32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:23:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); ... | 23 | | let t2 = _mm_shuffle_epi32(t1, 0x0E); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 24 | | $abef = _mm_sha256rnds2_epu32($abef, $cdgh, t2); 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 81 | schedule_rounds4!(abef, cdgh, w3, w4, w0, w1, w2, 12); | ----------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha256rnds2_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:24:17 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); ... | 24 | | $abef = _mm_sha256rnds2_epu32($abef, $cdgh, t2); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 81 | schedule_rounds4!(abef, cdgh, w3, w4, w0, w1, w2, 12); | ----------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `sha256::x86::schedule` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:34:15 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 34 | | $w4 = schedule($w0, $w1, $w2, $w3); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 35 | | rounds4!($abef, $cdgh, $w4, $i); 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` ... 82 | schedule_rounds4!(abef, cdgh, w4, w0, w1, w2, w3, 13); | ----------------------------------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_set_epi32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:20:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 82 | schedule_rounds4!(abef, cdgh, w4, w0, w1, w2, w3, 13); | ----------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_add_epi32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:21:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); 21 | | let t1 = _mm_add_epi32($rest, kv); | | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 82 | schedule_rounds4!(abef, cdgh, w4, w0, w1, w2, w3, 13); | ----------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha256rnds2_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:22:17 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); 21 | | let t1 = _mm_add_epi32($rest, kv); 22 | | $cdgh = _mm_sha256rnds2_epu32($cdgh, $abef, t1); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 82 | schedule_rounds4!(abef, cdgh, w4, w0, w1, w2, w3, 13); | ----------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_shuffle_epi32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:23:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); ... | 23 | | let t2 = _mm_shuffle_epi32(t1, 0x0E); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 24 | | $abef = _mm_sha256rnds2_epu32($abef, $cdgh, t2); 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 82 | schedule_rounds4!(abef, cdgh, w4, w0, w1, w2, w3, 13); | ----------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha256rnds2_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:24:17 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); ... | 24 | | $abef = _mm_sha256rnds2_epu32($abef, $cdgh, t2); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 82 | schedule_rounds4!(abef, cdgh, w4, w0, w1, w2, w3, 13); | ----------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `sha256::x86::schedule` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:34:15 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 34 | | $w4 = schedule($w0, $w1, $w2, $w3); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 35 | | rounds4!($abef, $cdgh, $w4, $i); 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` ... 83 | schedule_rounds4!(abef, cdgh, w0, w1, w2, w3, w4, 14); | ----------------------------------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_set_epi32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:20:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 83 | schedule_rounds4!(abef, cdgh, w0, w1, w2, w3, w4, 14); | ----------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_add_epi32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:21:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); 21 | | let t1 = _mm_add_epi32($rest, kv); | | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 83 | schedule_rounds4!(abef, cdgh, w0, w1, w2, w3, w4, 14); | ----------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha256rnds2_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:22:17 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); 21 | | let t1 = _mm_add_epi32($rest, kv); 22 | | $cdgh = _mm_sha256rnds2_epu32($cdgh, $abef, t1); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 83 | schedule_rounds4!(abef, cdgh, w0, w1, w2, w3, w4, 14); | ----------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_shuffle_epi32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:23:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); ... | 23 | | let t2 = _mm_shuffle_epi32(t1, 0x0E); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 24 | | $abef = _mm_sha256rnds2_epu32($abef, $cdgh, t2); 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 83 | schedule_rounds4!(abef, cdgh, w0, w1, w2, w3, w4, 14); | ----------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha256rnds2_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:24:17 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); ... | 24 | | $abef = _mm_sha256rnds2_epu32($abef, $cdgh, t2); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 83 | schedule_rounds4!(abef, cdgh, w0, w1, w2, w3, w4, 14); | ----------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `sha256::x86::schedule` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:34:15 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 34 | | $w4 = schedule($w0, $w1, $w2, $w3); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 35 | | rounds4!($abef, $cdgh, $w4, $i); 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` ... 84 | schedule_rounds4!(abef, cdgh, w1, w2, w3, w4, w0, 15); | ----------------------------------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_set_epi32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:20:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 84 | schedule_rounds4!(abef, cdgh, w1, w2, w3, w4, w0, 15); | ----------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_add_epi32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:21:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); 21 | | let t1 = _mm_add_epi32($rest, kv); | | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 84 | schedule_rounds4!(abef, cdgh, w1, w2, w3, w4, w0, 15); | ----------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha256rnds2_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:22:17 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); 21 | | let t1 = _mm_add_epi32($rest, kv); 22 | | $cdgh = _mm_sha256rnds2_epu32($cdgh, $abef, t1); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 84 | schedule_rounds4!(abef, cdgh, w1, w2, w3, w4, w0, 15); | ----------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_shuffle_epi32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:23:18 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); ... | 23 | | let t2 = _mm_shuffle_epi32(t1, 0x0E); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 24 | | $abef = _mm_sha256rnds2_epu32($abef, $cdgh, t2); 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 84 | schedule_rounds4!(abef, cdgh, w1, w2, w3, w4, w0, 15); | ----------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_sha256rnds2_epu32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:24:17 | 17 | / macro_rules! rounds4 { 18 | | ($abef:ident, $cdgh:ident, $rest:expr, $i:expr) => {{ 19 | | let k = crate::consts::K32X4[$i]; 20 | | let kv = _mm_set_epi32(k[0] as i32, k[1] as i32, k[2] as i32, k[3] as i32); ... | 24 | | $abef = _mm_sha256rnds2_epu32($abef, $cdgh, t2); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 25 | | }}; 26 | | } | |_- in this expansion of `rounds4!` (#2) 27 | 28 | / macro_rules! schedule_rounds4 { 29 | | ( 30 | | $abef:ident, $cdgh:ident, 31 | | $w0:expr, $w1:expr, $w2:expr, $w3:expr, $w4:expr, ... | 35 | | rounds4!($abef, $cdgh, $w4, $i); | | ------------------------------- in this macro invocation (#2) 36 | | }}; 37 | | } | |_- in this expansion of `schedule_rounds4!` (#1) ... 84 | schedule_rounds4!(abef, cdgh, w1, w2, w3, w4, w0, 15); | ----------------------------------------------------- in this macro invocation (#1) | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_add_epi32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:86:16 | 86 | abef = _mm_add_epi32(abef, abef_save); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_add_epi32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:87:16 | 87 | cdgh = _mm_add_epi32(cdgh, cdgh_save); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_shuffle_epi32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:90:16 | 90 | let feba = _mm_shuffle_epi32(abef, 0x1B); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_shuffle_epi32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:91:16 | 91 | let dchg = _mm_shuffle_epi32(cdgh, 0xB1); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_blend_epi16` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:92:16 | 92 | let dcba = _mm_blend_epi16(feba, dchg, 0xF0); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_alignr_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:93:16 | 93 | let hgef = _mm_alignr_epi8(dchg, feba, 8); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_storeu_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:96:5 | 96 | _mm_storeu_si128(state_ptr_mut.add(0), dcba); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:96:22 | 96 | _mm_storeu_si128(state_ptr_mut.add(0), dcba); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_storeu_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:97:5 | 97 | _mm_storeu_si128(state_ptr_mut.add(1), hgef); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha256/x86.rs:97:22 | 97 | _mm_storeu_si128(state_ptr_mut.add(1), hgef); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crc32fast-1.4.2/src/lib.rs:170:32 | 170 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 170 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning[E0133]: call to unsafe function `sha512::x86::sha512_compress_x86_64_avx` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:33:9 | 33 | sha512_compress_x86_64_avx(state, &blocks[0]); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:29:1 | 29 | unsafe fn sha512_compress_x86_64_avx2(state: &mut [u64; 8], blocks: &[[u8; 128]]) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_setzero_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:37:32 | 37 | let mut ms: MsgSchedule = [_mm_setzero_si128(); 8]; | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_setzero_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:38:32 | 38 | let mut t2: RoundStates = [_mm_setzero_si128(); 40]; | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_setzero_si256` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:39:18 | 39 | let mut x = [_mm256_setzero_si256(); 8]; | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `sha512::x86::load_data_avx2` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:42:9 | 42 | load_data_avx2(&mut x, &mut ms, &mut t2, blocks.as_ptr().add(i) as *const _); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:42:50 | 42 | load_data_avx2(&mut x, &mut ms, &mut t2, blocks.as_ptr().add(i) as *const _); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `sha512::x86::rounds_0_63_avx2` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:46:9 | 46 | rounds_0_63_avx2(&mut current_state, &mut x, &mut ms, &mut t2); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_setzero_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:59:19 | 59 | let mut ms = [_mm_setzero_si128(); 8]; | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:58:1 | 58 | unsafe fn sha512_compress_x86_64_avx(state: &mut [u64; 8], block: &[u8; 128]) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_setzero_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:60:18 | 60 | let mut x = [_mm_setzero_si128(); 8]; | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `sha512::x86::load_data_avx` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:64:5 | 64 | load_data_avx(&mut x, &mut ms, block.as_ptr() as *const _); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `sha512::x86::rounds_0_63_avx` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:65:5 | 65 | rounds_0_63_avx(&mut current_state, &mut x, &mut ms); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_setr_epi32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:73:16 | 73 | let MASK = _mm_setr_epi32(0x04050607, 0x00010203, 0x0c0d0e0f, 0x08090a0b); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:71:1 | 71 | unsafe fn load_data_avx(x: &mut [__m128i; 8], ms: &mut MsgSchedule, data: *const __m128i) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_loadu_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:77:21 | 75 | / macro_rules! unrolled_iterations { 76 | | ($($i:literal),*) => {$( 77 | | x[$i] = _mm_loadu_si128(data.add($i) as *const _); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 78 | | x[$i] = _mm_shuffle_epi8(x[$i], MASK); ... | 86 | | )*}; 87 | | } | |_____- in this expansion of `unrolled_iterations!` 88 | 89 | unrolled_iterations!(0, 1, 2, 3, 4, 5, 6, 7); | -------------------------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:77:37 | 75 | / macro_rules! unrolled_iterations { 76 | | ($($i:literal),*) => {$( 77 | | x[$i] = _mm_loadu_si128(data.add($i) as *const _); | | ^^^^^^^^^^^^ call to unsafe function 78 | | x[$i] = _mm_shuffle_epi8(x[$i], MASK); ... | 86 | | )*}; 87 | | } | |_____- in this expansion of `unrolled_iterations!` 88 | 89 | unrolled_iterations!(0, 1, 2, 3, 4, 5, 6, 7); | -------------------------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_shuffle_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:78:21 | 75 | / macro_rules! unrolled_iterations { 76 | | ($($i:literal),*) => {$( 77 | | x[$i] = _mm_loadu_si128(data.add($i) as *const _); 78 | | x[$i] = _mm_shuffle_epi8(x[$i], MASK); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 86 | | )*}; 87 | | } | |_____- in this expansion of `unrolled_iterations!` 88 | 89 | unrolled_iterations!(0, 1, 2, 3, 4, 5, 6, 7); | -------------------------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_add_epi64` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:80:21 | 75 | / macro_rules! unrolled_iterations { 76 | | ($($i:literal),*) => {$( 77 | | x[$i] = _mm_loadu_si128(data.add($i) as *const _); 78 | | x[$i] = _mm_shuffle_epi8(x[$i], MASK); 79 | | 80 | | let y = _mm_add_epi64( | | _____________________^ 81 | || x[$i], 82 | || _mm_loadu_si128(&K64[2 * $i] as *const u64 as *const _), 83 | || ); | ||_____________^ call to unsafe function ... | 86 | | )*}; 87 | | } | |______- in this expansion of `unrolled_iterations!` 88 | 89 | unrolled_iterations!(0, 1, 2, 3, 4, 5, 6, 7); | -------------------------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_loadu_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:82:17 | 75 | / macro_rules! unrolled_iterations { 76 | | ($($i:literal),*) => {$( 77 | | x[$i] = _mm_loadu_si128(data.add($i) as *const _); 78 | | x[$i] = _mm_shuffle_epi8(x[$i], MASK); ... | 82 | | _mm_loadu_si128(&K64[2 * $i] as *const u64 as *const _), | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 86 | | )*}; 87 | | } | |_____- in this expansion of `unrolled_iterations!` 88 | 89 | unrolled_iterations!(0, 1, 2, 3, 4, 5, 6, 7); | -------------------------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_set_epi64x` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:100:16 | 100 | let MASK = _mm256_set_epi64x( | ________________^ 101 | | 0x0809_0A0B_0C0D_0E0F_i64, 102 | | 0x0001_0203_0405_0607_i64, 103 | | 0x0809_0A0B_0C0D_0E0F_i64, 104 | | 0x0001_0203_0405_0607_i64, 105 | | ); | |_____^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:93:1 | 93 | / unsafe fn load_data_avx2( 94 | | x: &mut [__m256i; 8], 95 | | ms: &mut MsgSchedule, 96 | | t2: &mut RoundStates, 97 | | data: *const __m128i, 98 | | ) { | |_^ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_insertf128_si256` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:109:21 | 107 | / macro_rules! unrolled_iterations { 108 | | ($($i:literal),*) => {$( 109 | | x[$i] = _mm256_insertf128_si256(x[$i], _mm_loadu_si128(data.add(8 + $i) as *const _), 1); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 110 | | x[$i] = _mm256_insertf128_si256(x[$i], _mm_loadu_si128(data.add($i) as *const _), 0); ... | 119 | | )*}; 120 | | } | |_____- in this expansion of `unrolled_iterations!` 121 | 122 | unrolled_iterations!(0, 1, 2, 3, 4, 5, 6, 7); | -------------------------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_loadu_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:109:52 | 107 | / macro_rules! unrolled_iterations { 108 | | ($($i:literal),*) => {$( 109 | | x[$i] = _mm256_insertf128_si256(x[$i], _mm_loadu_si128(data.add(8 + $i) as *const _), 1); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 110 | | x[$i] = _mm256_insertf128_si256(x[$i], _mm_loadu_si128(data.add($i) as *const _), 0); ... | 119 | | )*}; 120 | | } | |_____- in this expansion of `unrolled_iterations!` 121 | 122 | unrolled_iterations!(0, 1, 2, 3, 4, 5, 6, 7); | -------------------------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:109:68 | 107 | / macro_rules! unrolled_iterations { 108 | | ($($i:literal),*) => {$( 109 | | x[$i] = _mm256_insertf128_si256(x[$i], _mm_loadu_si128(data.add(8 + $i) as *const _), 1); | | ^^^^^^^^^^^^^^^^ call to unsafe function 110 | | x[$i] = _mm256_insertf128_si256(x[$i], _mm_loadu_si128(data.add($i) as *const _), 0); ... | 119 | | )*}; 120 | | } | |_____- in this expansion of `unrolled_iterations!` 121 | 122 | unrolled_iterations!(0, 1, 2, 3, 4, 5, 6, 7); | -------------------------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_insertf128_si256` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:110:21 | 107 | / macro_rules! unrolled_iterations { 108 | | ($($i:literal),*) => {$( 109 | | x[$i] = _mm256_insertf128_si256(x[$i], _mm_loadu_si128(data.add(8 + $i) as *const _), 1); 110 | | x[$i] = _mm256_insertf128_si256(x[$i], _mm_loadu_si128(data.add($i) as *const _), 0); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 119 | | )*}; 120 | | } | |_____- in this expansion of `unrolled_iterations!` 121 | 122 | unrolled_iterations!(0, 1, 2, 3, 4, 5, 6, 7); | -------------------------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_loadu_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:110:52 | 107 | / macro_rules! unrolled_iterations { 108 | | ($($i:literal),*) => {$( 109 | | x[$i] = _mm256_insertf128_si256(x[$i], _mm_loadu_si128(data.add(8 + $i) as *const _), 1); 110 | | x[$i] = _mm256_insertf128_si256(x[$i], _mm_loadu_si128(data.add($i) as *const _), 0); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 119 | | )*}; 120 | | } | |_____- in this expansion of `unrolled_iterations!` 121 | 122 | unrolled_iterations!(0, 1, 2, 3, 4, 5, 6, 7); | -------------------------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:110:68 | 107 | / macro_rules! unrolled_iterations { 108 | | ($($i:literal),*) => {$( 109 | | x[$i] = _mm256_insertf128_si256(x[$i], _mm_loadu_si128(data.add(8 + $i) as *const _), 1); 110 | | x[$i] = _mm256_insertf128_si256(x[$i], _mm_loadu_si128(data.add($i) as *const _), 0); | | ^^^^^^^^^^^^ call to unsafe function ... | 119 | | )*}; 120 | | } | |_____- in this expansion of `unrolled_iterations!` 121 | 122 | unrolled_iterations!(0, 1, 2, 3, 4, 5, 6, 7); | -------------------------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_shuffle_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:112:21 | 107 | / macro_rules! unrolled_iterations { 108 | | ($($i:literal),*) => {$( 109 | | x[$i] = _mm256_insertf128_si256(x[$i], _mm_loadu_si128(data.add(8 + $i) as *const _), 1); 110 | | x[$i] = _mm256_insertf128_si256(x[$i], _mm_loadu_si128(data.add($i) as *const _), 0); 111 | | 112 | | x[$i] = _mm256_shuffle_epi8(x[$i], MASK); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 119 | | )*}; 120 | | } | |_____- in this expansion of `unrolled_iterations!` 121 | 122 | unrolled_iterations!(0, 1, 2, 3, 4, 5, 6, 7); | -------------------------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_loadu_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:114:21 | 107 | / macro_rules! unrolled_iterations { 108 | | ($($i:literal),*) => {$( 109 | | x[$i] = _mm256_insertf128_si256(x[$i], _mm_loadu_si128(data.add(8 + $i) as *const _), 1); 110 | | x[$i] = _mm256_insertf128_si256(x[$i], _mm_loadu_si128(data.add($i) as *const _), 0); ... | 114 | | let t = _mm_loadu_si128(K64.as_ptr().add($i * 2) as *const u64 as *const _); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 119 | | )*}; 120 | | } | |_____- in this expansion of `unrolled_iterations!` 121 | 122 | unrolled_iterations!(0, 1, 2, 3, 4, 5, 6, 7); | -------------------------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:114:37 | 107 | / macro_rules! unrolled_iterations { 108 | | ($($i:literal),*) => {$( 109 | | x[$i] = _mm256_insertf128_si256(x[$i], _mm_loadu_si128(data.add(8 + $i) as *const _), 1); 110 | | x[$i] = _mm256_insertf128_si256(x[$i], _mm_loadu_si128(data.add($i) as *const _), 0); ... | 114 | | let t = _mm_loadu_si128(K64.as_ptr().add($i * 2) as *const u64 as *const _); | | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 119 | | )*}; 120 | | } | |_____- in this expansion of `unrolled_iterations!` 121 | 122 | unrolled_iterations!(0, 1, 2, 3, 4, 5, 6, 7); | -------------------------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_add_epi64` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:115:21 | 107 | / macro_rules! unrolled_iterations { 108 | | ($($i:literal),*) => {$( 109 | | x[$i] = _mm256_insertf128_si256(x[$i], _mm_loadu_si128(data.add(8 + $i) as *const _), 1); 110 | | x[$i] = _mm256_insertf128_si256(x[$i], _mm_loadu_si128(data.add($i) as *const _), 0); ... | 115 | | let y = _mm256_add_epi64(x[$i], _mm256_set_m128i(t, t)); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 119 | | )*}; 120 | | } | |_____- in this expansion of `unrolled_iterations!` 121 | 122 | unrolled_iterations!(0, 1, 2, 3, 4, 5, 6, 7); | -------------------------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_set_m128i` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:115:45 | 107 | / macro_rules! unrolled_iterations { 108 | | ($($i:literal),*) => {$( 109 | | x[$i] = _mm256_insertf128_si256(x[$i], _mm_loadu_si128(data.add(8 + $i) as *const _), 1); 110 | | x[$i] = _mm256_insertf128_si256(x[$i], _mm_loadu_si128(data.add($i) as *const _), 0); ... | 115 | | let y = _mm256_add_epi64(x[$i], _mm256_set_m128i(t, t)); | | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 119 | | )*}; 120 | | } | |_____- in this expansion of `unrolled_iterations!` 121 | 122 | unrolled_iterations!(0, 1, 2, 3, 4, 5, 6, 7); | -------------------------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_extracti128_si256` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:117:22 | 107 | / macro_rules! unrolled_iterations { 108 | | ($($i:literal),*) => {$( 109 | | x[$i] = _mm256_insertf128_si256(x[$i], _mm_loadu_si128(data.add(8 + $i) as *const _), 1); 110 | | x[$i] = _mm256_insertf128_si256(x[$i], _mm_loadu_si128(data.add($i) as *const _), 0); ... | 117 | | ms[$i] = _mm256_extracti128_si256(y, 0); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 118 | | t2[$i] = _mm256_extracti128_si256(y, 1); 119 | | )*}; 120 | | } | |_____- in this expansion of `unrolled_iterations!` 121 | 122 | unrolled_iterations!(0, 1, 2, 3, 4, 5, 6, 7); | -------------------------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_extracti128_si256` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:118:22 | 107 | / macro_rules! unrolled_iterations { 108 | | ($($i:literal),*) => {$( 109 | | x[$i] = _mm256_insertf128_si256(x[$i], _mm_loadu_si128(data.add(8 + $i) as *const _), 1); 110 | | x[$i] = _mm256_insertf128_si256(x[$i], _mm_loadu_si128(data.add($i) as *const _), 0); ... | 118 | | t2[$i] = _mm256_extracti128_si256(y, 1); | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function 119 | | )*}; 120 | | } | |_____- in this expansion of `unrolled_iterations!` 121 | 122 | unrolled_iterations!(0, 1, 2, 3, 4, 5, 6, 7); | -------------------------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_loadu_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:131:23 | 131 | let k64 = _mm_loadu_si128(&K64[k64_idx] as *const u64 as *const _); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:126:1 | 126 | unsafe fn rounds_0_63_avx(current_state: &mut State, x: &mut [__m128i; 8], ms: &mut MsgSchedule) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `sha512::x86::sha512_update_x_avx` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:132:21 | 132 | let y = sha512_update_x_avx(x, k64); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_loadu_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:157:21 | 157 | let t = _mm_loadu_si128(K64.as_ptr().add(k64x4_idx) as *const u64 as *const _); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:147:1 | 147 | / unsafe fn rounds_0_63_avx2( 148 | | current_state: &mut State, 149 | | x: &mut [__m256i; 8], 150 | | ms: &mut MsgSchedule, 151 | | t2: &mut RoundStates, 152 | | ) { | |_^ warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:157:37 | 157 | let t = _mm_loadu_si128(K64.as_ptr().add(k64x4_idx) as *const u64 as *const _); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `sha512::x86::sha512_update_x_avx2` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:158:21 | 158 | let y = sha512_update_x_avx2(x, _mm256_set_m128i(t, t)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_set_m128i` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:158:45 | 158 | let y = sha512_update_x_avx2(x, _mm256_set_m128i(t, t)); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_extracti128_si256` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:166:21 | 166 | ms[j] = _mm256_extracti128_si256(y, 0); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_extracti128_si256` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:167:29 | 167 | t2[8 * i + j] = _mm256_extracti128_si256(y, 1); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_alignr_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:256:26 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 256 | | let mut t0 = $ALIGNR8(x[1], x[0], 8); | | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` 322 | 323 | / fn_sha512_update_x!(sha512_update_x_avx, __m128i, { 324 | | ADD64 = _mm_add_epi64, 325 | | ALIGNR8 = _mm_alignr_epi8, 326 | | SRL64 = _mm_srli_epi64, 327 | | SLL64 = _mm_slli_epi64, 328 | | XOR = _mm_xor_si128, 329 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:254:9 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 254 | | unsafe fn $name(x: &mut [$ty; 8], k64: $ty) -> $ty { | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` 322 | 323 | / fn_sha512_update_x!(sha512_update_x_avx, __m128i, { 324 | | ADD64 = _mm_add_epi64, 325 | | ALIGNR8 = _mm_alignr_epi8, 326 | | SRL64 = _mm_srli_epi64, 327 | | SLL64 = _mm_slli_epi64, 328 | | XOR = _mm_xor_si128, 329 | | }); | |__- in this macro invocation warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_alignr_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:258:26 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 258 | | let mut t3 = $ALIGNR8(x[5], x[4], 8); | | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` 322 | 323 | / fn_sha512_update_x!(sha512_update_x_avx, __m128i, { 324 | | ADD64 = _mm_add_epi64, 325 | | ALIGNR8 = _mm_alignr_epi8, 326 | | SRL64 = _mm_srli_epi64, 327 | | SLL64 = _mm_slli_epi64, 328 | | XOR = _mm_xor_si128, 329 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_srli_epi64` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:260:26 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 260 | | let mut t2 = $SRL64(t0, 1); | | ^^^^^^^^^^^^^ call to unsafe function ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` 322 | 323 | / fn_sha512_update_x!(sha512_update_x_avx, __m128i, { 324 | | ADD64 = _mm_add_epi64, 325 | | ALIGNR8 = _mm_alignr_epi8, 326 | | SRL64 = _mm_srli_epi64, 327 | | SLL64 = _mm_slli_epi64, 328 | | XOR = _mm_xor_si128, 329 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_add_epi64` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:262:20 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 262 | | x[0] = $ADD64(x[0], t3); | | ^^^^^^^^^^^^^^^^ call to unsafe function ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` 322 | 323 | / fn_sha512_update_x!(sha512_update_x_avx, __m128i, { 324 | | ADD64 = _mm_add_epi64, 325 | | ALIGNR8 = _mm_alignr_epi8, 326 | | SRL64 = _mm_srli_epi64, 327 | | SLL64 = _mm_slli_epi64, 328 | | XOR = _mm_xor_si128, 329 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_srli_epi64` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:264:18 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 264 | | t3 = $SRL64(t0, 7); | | ^^^^^^^^^^^^^ call to unsafe function ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` 322 | 323 | / fn_sha512_update_x!(sha512_update_x_avx, __m128i, { 324 | | ADD64 = _mm_add_epi64, 325 | | ALIGNR8 = _mm_alignr_epi8, 326 | | SRL64 = _mm_srli_epi64, 327 | | SLL64 = _mm_slli_epi64, 328 | | XOR = _mm_xor_si128, 329 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_slli_epi64` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:266:26 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 266 | | let mut t1 = $SLL64(t0, 64 - 8); | | ^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` 322 | 323 | / fn_sha512_update_x!(sha512_update_x_avx, __m128i, { 324 | | ADD64 = _mm_add_epi64, 325 | | ALIGNR8 = _mm_alignr_epi8, 326 | | SRL64 = _mm_srli_epi64, 327 | | SLL64 = _mm_slli_epi64, 328 | | XOR = _mm_xor_si128, 329 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_xor_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:269:18 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 269 | | t0 = $XOR(t3, t2); | | ^^^^^^^^^^^^ call to unsafe function ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` 322 | 323 | / fn_sha512_update_x!(sha512_update_x_avx, __m128i, { 324 | | ADD64 = _mm_add_epi64, 325 | | ALIGNR8 = _mm_alignr_epi8, 326 | | SRL64 = _mm_srli_epi64, 327 | | SLL64 = _mm_slli_epi64, 328 | | XOR = _mm_xor_si128, 329 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_srli_epi64` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:271:18 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 271 | | t2 = $SRL64(t2, 8 - 1); | | ^^^^^^^^^^^^^^^^^ call to unsafe function ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` 322 | 323 | / fn_sha512_update_x!(sha512_update_x_avx, __m128i, { 324 | | ADD64 = _mm_add_epi64, 325 | | ALIGNR8 = _mm_alignr_epi8, 326 | | SRL64 = _mm_srli_epi64, 327 | | SLL64 = _mm_slli_epi64, 328 | | XOR = _mm_xor_si128, 329 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_xor_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:275:18 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 275 | | t0 = $XOR(t0, t1); | | ^^^^^^^^^^^^ call to unsafe function ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` 322 | 323 | / fn_sha512_update_x!(sha512_update_x_avx, __m128i, { 324 | | ADD64 = _mm_add_epi64, 325 | | ALIGNR8 = _mm_alignr_epi8, 326 | | SRL64 = _mm_srli_epi64, 327 | | SLL64 = _mm_slli_epi64, 328 | | XOR = _mm_xor_si128, 329 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_slli_epi64` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:277:18 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 277 | | t1 = $SLL64(t1, 8 - 1); | | ^^^^^^^^^^^^^^^^^ call to unsafe function ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` 322 | 323 | / fn_sha512_update_x!(sha512_update_x_avx, __m128i, { 324 | | ADD64 = _mm_add_epi64, 325 | | ALIGNR8 = _mm_alignr_epi8, 326 | | SRL64 = _mm_srli_epi64, 327 | | SLL64 = _mm_slli_epi64, 328 | | XOR = _mm_xor_si128, 329 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_xor_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:279:18 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 279 | | t0 = $XOR(t0, t2); | | ^^^^^^^^^^^^ call to unsafe function ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` 322 | 323 | / fn_sha512_update_x!(sha512_update_x_avx, __m128i, { 324 | | ADD64 = _mm_add_epi64, 325 | | ALIGNR8 = _mm_alignr_epi8, 326 | | SRL64 = _mm_srli_epi64, 327 | | SLL64 = _mm_slli_epi64, 328 | | XOR = _mm_xor_si128, 329 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_xor_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:280:18 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 280 | | t0 = $XOR(t0, t1); | | ^^^^^^^^^^^^ call to unsafe function ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` 322 | 323 | / fn_sha512_update_x!(sha512_update_x_avx, __m128i, { 324 | | ADD64 = _mm_add_epi64, 325 | | ALIGNR8 = _mm_alignr_epi8, 326 | | SRL64 = _mm_srli_epi64, 327 | | SLL64 = _mm_slli_epi64, 328 | | XOR = _mm_xor_si128, 329 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_srli_epi64` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:282:18 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 282 | | t3 = $SRL64(x[7], 6); | | ^^^^^^^^^^^^^^^ call to unsafe function ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` 322 | 323 | / fn_sha512_update_x!(sha512_update_x_avx, __m128i, { 324 | | ADD64 = _mm_add_epi64, 325 | | ALIGNR8 = _mm_alignr_epi8, 326 | | SRL64 = _mm_srli_epi64, 327 | | SLL64 = _mm_slli_epi64, 328 | | XOR = _mm_xor_si128, 329 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_slli_epi64` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:284:18 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 284 | | t2 = $SLL64(x[7], 64 - 61); | | ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` 322 | 323 | / fn_sha512_update_x!(sha512_update_x_avx, __m128i, { 324 | | ADD64 = _mm_add_epi64, 325 | | ALIGNR8 = _mm_alignr_epi8, 326 | | SRL64 = _mm_srli_epi64, 327 | | SLL64 = _mm_slli_epi64, 328 | | XOR = _mm_xor_si128, 329 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_add_epi64` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:286:20 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 286 | | x[0] = $ADD64(x[0], t0); | | ^^^^^^^^^^^^^^^^ call to unsafe function ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` 322 | 323 | / fn_sha512_update_x!(sha512_update_x_avx, __m128i, { 324 | | ADD64 = _mm_add_epi64, 325 | | ALIGNR8 = _mm_alignr_epi8, 326 | | SRL64 = _mm_srli_epi64, 327 | | SLL64 = _mm_slli_epi64, 328 | | XOR = _mm_xor_si128, 329 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_srli_epi64` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:288:18 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 288 | | t1 = $SRL64(x[7], 19); | | ^^^^^^^^^^^^^^^^ call to unsafe function ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` 322 | 323 | / fn_sha512_update_x!(sha512_update_x_avx, __m128i, { 324 | | ADD64 = _mm_add_epi64, 325 | | ALIGNR8 = _mm_alignr_epi8, 326 | | SRL64 = _mm_srli_epi64, 327 | | SLL64 = _mm_slli_epi64, 328 | | XOR = _mm_xor_si128, 329 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_xor_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:291:18 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 291 | | t3 = $XOR(t3, t2); | | ^^^^^^^^^^^^ call to unsafe function ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` 322 | 323 | / fn_sha512_update_x!(sha512_update_x_avx, __m128i, { 324 | | ADD64 = _mm_add_epi64, 325 | | ALIGNR8 = _mm_alignr_epi8, 326 | | SRL64 = _mm_srli_epi64, 327 | | SLL64 = _mm_slli_epi64, 328 | | XOR = _mm_xor_si128, 329 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_slli_epi64` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:293:18 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 293 | | t2 = $SLL64(t2, 61 - 19); | | ^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` 322 | 323 | / fn_sha512_update_x!(sha512_update_x_avx, __m128i, { 324 | | ADD64 = _mm_add_epi64, 325 | | ALIGNR8 = _mm_alignr_epi8, 326 | | SRL64 = _mm_srli_epi64, 327 | | SLL64 = _mm_slli_epi64, 328 | | XOR = _mm_xor_si128, 329 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_xor_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:297:18 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 297 | | t3 = $XOR(t3, t1); | | ^^^^^^^^^^^^ call to unsafe function ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` 322 | 323 | / fn_sha512_update_x!(sha512_update_x_avx, __m128i, { 324 | | ADD64 = _mm_add_epi64, 325 | | ALIGNR8 = _mm_alignr_epi8, 326 | | SRL64 = _mm_srli_epi64, 327 | | SLL64 = _mm_slli_epi64, 328 | | XOR = _mm_xor_si128, 329 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_srli_epi64` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:299:18 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 299 | | t1 = $SRL64(t1, 61 - 19); | | ^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` 322 | 323 | / fn_sha512_update_x!(sha512_update_x_avx, __m128i, { 324 | | ADD64 = _mm_add_epi64, 325 | | ALIGNR8 = _mm_alignr_epi8, 326 | | SRL64 = _mm_srli_epi64, 327 | | SLL64 = _mm_slli_epi64, 328 | | XOR = _mm_xor_si128, 329 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_xor_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:301:18 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 301 | | t3 = $XOR(t3, t2); | | ^^^^^^^^^^^^ call to unsafe function ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` 322 | 323 | / fn_sha512_update_x!(sha512_update_x_avx, __m128i, { 324 | | ADD64 = _mm_add_epi64, 325 | | ALIGNR8 = _mm_alignr_epi8, 326 | | SRL64 = _mm_srli_epi64, 327 | | SLL64 = _mm_slli_epi64, 328 | | XOR = _mm_xor_si128, 329 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_xor_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:302:18 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 302 | | t3 = $XOR(t3, t1); | | ^^^^^^^^^^^^ call to unsafe function ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` 322 | 323 | / fn_sha512_update_x!(sha512_update_x_avx, __m128i, { 324 | | ADD64 = _mm_add_epi64, 325 | | ALIGNR8 = _mm_alignr_epi8, 326 | | SRL64 = _mm_srli_epi64, 327 | | SLL64 = _mm_slli_epi64, 328 | | XOR = _mm_xor_si128, 329 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_add_epi64` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:305:20 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 305 | | x[0] = $ADD64(x[0], t3); | | ^^^^^^^^^^^^^^^^ call to unsafe function ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` 322 | 323 | / fn_sha512_update_x!(sha512_update_x_avx, __m128i, { 324 | | ADD64 = _mm_add_epi64, 325 | | ALIGNR8 = _mm_alignr_epi8, 326 | | SRL64 = _mm_srli_epi64, 327 | | SLL64 = _mm_slli_epi64, 328 | | XOR = _mm_xor_si128, 329 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_add_epi64` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:318:13 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 318 | | $ADD64(x[7], k64) | | ^^^^^^^^^^^^^^^^^ call to unsafe function 319 | | } 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` 322 | 323 | / fn_sha512_update_x!(sha512_update_x_avx, __m128i, { 324 | | ADD64 = _mm_add_epi64, 325 | | ALIGNR8 = _mm_alignr_epi8, 326 | | SRL64 = _mm_srli_epi64, 327 | | SLL64 = _mm_slli_epi64, 328 | | XOR = _mm_xor_si128, 329 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: access to union field is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:75:17 | 75 | let x = A { a }.b; | ^^^^^^^^^ access to union field | = note: for more information, see issue #71668 = note: the field may not be properly initialized: using uninitialized data will cause undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:69:1 | 69 | unsafe fn debug(s: &str, a: arch::__m128i) -> arch::__m128i { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_alignr_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:256:26 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 256 | | let mut t0 = $ALIGNR8(x[1], x[0], 8); | | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` ... 331 | / fn_sha512_update_x!(sha512_update_x_avx2, __m256i, { 332 | | ADD64 = _mm256_add_epi64, 333 | | ALIGNR8 = _mm256_alignr_epi8, 334 | | SRL64 = _mm256_srli_epi64, 335 | | SLL64 = _mm256_slli_epi64, 336 | | XOR = _mm256_xor_si256, 337 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:254:9 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 254 | | unsafe fn $name(x: &mut [$ty; 8], k64: $ty) -> $ty { | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` ... 331 | / fn_sha512_update_x!(sha512_update_x_avx2, __m256i, { 332 | | ADD64 = _mm256_add_epi64, 333 | | ALIGNR8 = _mm256_alignr_epi8, 334 | | SRL64 = _mm256_srli_epi64, 335 | | SLL64 = _mm256_slli_epi64, 336 | | XOR = _mm256_xor_si256, 337 | | }); | |__- in this macro invocation warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_alignr_epi8` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:258:26 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 258 | | let mut t3 = $ALIGNR8(x[5], x[4], 8); | | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` ... 331 | / fn_sha512_update_x!(sha512_update_x_avx2, __m256i, { 332 | | ADD64 = _mm256_add_epi64, 333 | | ALIGNR8 = _mm256_alignr_epi8, 334 | | SRL64 = _mm256_srli_epi64, 335 | | SLL64 = _mm256_slli_epi64, 336 | | XOR = _mm256_xor_si256, 337 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_srli_epi64` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:260:26 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 260 | | let mut t2 = $SRL64(t0, 1); | | ^^^^^^^^^^^^^ call to unsafe function ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` ... 331 | / fn_sha512_update_x!(sha512_update_x_avx2, __m256i, { 332 | | ADD64 = _mm256_add_epi64, 333 | | ALIGNR8 = _mm256_alignr_epi8, 334 | | SRL64 = _mm256_srli_epi64, 335 | | SLL64 = _mm256_slli_epi64, 336 | | XOR = _mm256_xor_si256, 337 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_add_epi64` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:262:20 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 262 | | x[0] = $ADD64(x[0], t3); | | ^^^^^^^^^^^^^^^^ call to unsafe function ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` ... 331 | / fn_sha512_update_x!(sha512_update_x_avx2, __m256i, { 332 | | ADD64 = _mm256_add_epi64, 333 | | ALIGNR8 = _mm256_alignr_epi8, 334 | | SRL64 = _mm256_srli_epi64, 335 | | SLL64 = _mm256_slli_epi64, 336 | | XOR = _mm256_xor_si256, 337 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_srli_epi64` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:264:18 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 264 | | t3 = $SRL64(t0, 7); | | ^^^^^^^^^^^^^ call to unsafe function ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` ... 331 | / fn_sha512_update_x!(sha512_update_x_avx2, __m256i, { 332 | | ADD64 = _mm256_add_epi64, 333 | | ALIGNR8 = _mm256_alignr_epi8, 334 | | SRL64 = _mm256_srli_epi64, 335 | | SLL64 = _mm256_slli_epi64, 336 | | XOR = _mm256_xor_si256, 337 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_slli_epi64` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:266:26 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 266 | | let mut t1 = $SLL64(t0, 64 - 8); | | ^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` ... 331 | / fn_sha512_update_x!(sha512_update_x_avx2, __m256i, { 332 | | ADD64 = _mm256_add_epi64, 333 | | ALIGNR8 = _mm256_alignr_epi8, 334 | | SRL64 = _mm256_srli_epi64, 335 | | SLL64 = _mm256_slli_epi64, 336 | | XOR = _mm256_xor_si256, 337 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `specialized::pclmulqdq::get` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:100:18 | 100 | let mut x3 = get(&mut data); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:91:1 | 91 | unsafe fn calculate(crc: u32, mut data: &[u8]) -> u32 { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `specialized::pclmulqdq::get` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:101:18 | 101 | let mut x2 = get(&mut data); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_xor_si256` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:269:18 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 269 | | t0 = $XOR(t3, t2); | | ^^^^^^^^^^^^ call to unsafe function ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` ... 331 | / fn_sha512_update_x!(sha512_update_x_avx2, __m256i, { 332 | | ADD64 = _mm256_add_epi64, 333 | | ALIGNR8 = _mm256_alignr_epi8, 334 | | SRL64 = _mm256_srli_epi64, 335 | | SLL64 = _mm256_slli_epi64, 336 | | XOR = _mm256_xor_si256, 337 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `specialized::pclmulqdq::get` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:102:18 | 102 | let mut x1 = get(&mut data); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: `sha1` (lib) generated 110 warnings warning[E0133]: call to unsafe function `specialized::pclmulqdq::get` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:103:18 | 103 | let mut x0 = get(&mut data); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_srli_epi64` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:271:18 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 271 | | t2 = $SRL64(t2, 8 - 1); | | ^^^^^^^^^^^^^^^^^ call to unsafe function ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` ... 331 | / fn_sha512_update_x!(sha512_update_x_avx2, __m256i, { 332 | | ADD64 = _mm256_add_epi64, 333 | | ALIGNR8 = _mm256_alignr_epi8, 334 | | SRL64 = _mm256_srli_epi64, 335 | | SLL64 = _mm256_slli_epi64, 336 | | XOR = _mm256_xor_si256, 337 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_xor_si256` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:275:18 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 275 | | t0 = $XOR(t0, t1); | | ^^^^^^^^^^^^ call to unsafe function ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` ... 331 | / fn_sha512_update_x!(sha512_update_x_avx2, __m256i, { 332 | | ADD64 = _mm256_add_epi64, 333 | | ALIGNR8 = _mm256_alignr_epi8, 334 | | SRL64 = _mm256_srli_epi64, 335 | | SLL64 = _mm256_slli_epi64, 336 | | XOR = _mm256_xor_si256, 337 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior Compiling litemap v0.7.3 warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_slli_epi64` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:277:18 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 277 | | t1 = $SLL64(t1, 8 - 1); | | ^^^^^^^^^^^^^^^^^ call to unsafe function ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` ... 331 | / fn_sha512_update_x!(sha512_update_x_avx2, __m256i, { 332 | | ADD64 = _mm256_add_epi64, 333 | | ALIGNR8 = _mm256_alignr_epi8, 334 | | SRL64 = _mm256_srli_epi64, 335 | | SLL64 = _mm256_slli_epi64, 336 | | XOR = _mm256_xor_si256, 337 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_xor_si256` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:279:18 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 279 | | t0 = $XOR(t0, t2); | | ^^^^^^^^^^^^ call to unsafe function ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` ... 331 | / fn_sha512_update_x!(sha512_update_x_avx2, __m256i, { 332 | | ADD64 = _mm256_add_epi64, 333 | | ALIGNR8 = _mm256_alignr_epi8, 334 | | SRL64 = _mm256_srli_epi64, 335 | | SLL64 = _mm256_slli_epi64, 336 | | XOR = _mm256_xor_si256, 337 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_xor_si256` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:280:18 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 280 | | t0 = $XOR(t0, t1); | | ^^^^^^^^^^^^ call to unsafe function ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` ... 331 | / fn_sha512_update_x!(sha512_update_x_avx2, __m256i, { 332 | | ADD64 = _mm256_add_epi64, 333 | | ALIGNR8 = _mm256_alignr_epi8, 334 | | SRL64 = _mm256_srli_epi64, 335 | | SLL64 = _mm256_slli_epi64, 336 | | XOR = _mm256_xor_si256, 337 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_srli_epi64` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:282:18 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 282 | | t3 = $SRL64(x[7], 6); | | ^^^^^^^^^^^^^^^ call to unsafe function ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` ... 331 | / fn_sha512_update_x!(sha512_update_x_avx2, __m256i, { 332 | | ADD64 = _mm256_add_epi64, 333 | | ALIGNR8 = _mm256_alignr_epi8, 334 | | SRL64 = _mm256_srli_epi64, 335 | | SLL64 = _mm256_slli_epi64, 336 | | XOR = _mm256_xor_si256, 337 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_slli_epi64` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:284:18 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 284 | | t2 = $SLL64(x[7], 64 - 61); | | ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` ... 331 | / fn_sha512_update_x!(sha512_update_x_avx2, __m256i, { 332 | | ADD64 = _mm256_add_epi64, 333 | | ALIGNR8 = _mm256_alignr_epi8, 334 | | SRL64 = _mm256_srli_epi64, 335 | | SLL64 = _mm256_slli_epi64, 336 | | XOR = _mm256_xor_si256, 337 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_add_epi64` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:286:20 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 286 | | x[0] = $ADD64(x[0], t0); | | ^^^^^^^^^^^^^^^^ call to unsafe function ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` ... 331 | / fn_sha512_update_x!(sha512_update_x_avx2, __m256i, { 332 | | ADD64 = _mm256_add_epi64, 333 | | ALIGNR8 = _mm256_alignr_epi8, 334 | | SRL64 = _mm256_srli_epi64, 335 | | SLL64 = _mm256_slli_epi64, 336 | | XOR = _mm256_xor_si256, 337 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_srli_epi64` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:288:18 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 288 | | t1 = $SRL64(x[7], 19); | | ^^^^^^^^^^^^^^^^ call to unsafe function ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` ... 331 | / fn_sha512_update_x!(sha512_update_x_avx2, __m256i, { 332 | | ADD64 = _mm256_add_epi64, 333 | | ALIGNR8 = _mm256_alignr_epi8, 334 | | SRL64 = _mm256_srli_epi64, 335 | | SLL64 = _mm256_slli_epi64, 336 | | XOR = _mm256_xor_si256, 337 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_xor_si256` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:291:18 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 291 | | t3 = $XOR(t3, t2); | | ^^^^^^^^^^^^ call to unsafe function ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` ... 331 | / fn_sha512_update_x!(sha512_update_x_avx2, __m256i, { 332 | | ADD64 = _mm256_add_epi64, 333 | | ALIGNR8 = _mm256_alignr_epi8, 334 | | SRL64 = _mm256_srli_epi64, 335 | | SLL64 = _mm256_slli_epi64, 336 | | XOR = _mm256_xor_si256, 337 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_slli_epi64` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:293:18 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 293 | | t2 = $SLL64(t2, 61 - 19); | | ^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` ... 331 | / fn_sha512_update_x!(sha512_update_x_avx2, __m256i, { 332 | | ADD64 = _mm256_add_epi64, 333 | | ALIGNR8 = _mm256_alignr_epi8, 334 | | SRL64 = _mm256_srli_epi64, 335 | | SLL64 = _mm256_slli_epi64, 336 | | XOR = _mm256_xor_si256, 337 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=litemap CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/litemap-0.7.3 CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='A key-value Map implementation based on a flat, sorted Vec.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=litemap CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.67 CARGO_PKG_VERSION=0.7.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/litemap-0.7.3 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name litemap --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/litemap-0.7.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "bench", "databake", "default", "serde", "testing", "yoke"))' -C metadata=0b9e0b6017ea59ed -C extra-filename=-0b9e0b6017ea59ed --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_xor_si256` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:297:18 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 297 | | t3 = $XOR(t3, t1); | | ^^^^^^^^^^^^ call to unsafe function ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` ... 331 | / fn_sha512_update_x!(sha512_update_x_avx2, __m256i, { 332 | | ADD64 = _mm256_add_epi64, 333 | | ALIGNR8 = _mm256_alignr_epi8, 334 | | SRL64 = _mm256_srli_epi64, 335 | | SLL64 = _mm256_slli_epi64, 336 | | XOR = _mm256_xor_si256, 337 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_srli_epi64` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:299:18 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 299 | | t1 = $SRL64(t1, 61 - 19); | | ^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` ... 331 | / fn_sha512_update_x!(sha512_update_x_avx2, __m256i, { 332 | | ADD64 = _mm256_add_epi64, 333 | | ALIGNR8 = _mm256_alignr_epi8, 334 | | SRL64 = _mm256_srli_epi64, 335 | | SLL64 = _mm256_slli_epi64, 336 | | XOR = _mm256_xor_si256, 337 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_xor_si256` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:301:18 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 301 | | t3 = $XOR(t3, t2); | | ^^^^^^^^^^^^ call to unsafe function ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` ... 331 | / fn_sha512_update_x!(sha512_update_x_avx2, __m256i, { 332 | | ADD64 = _mm256_add_epi64, 333 | | ALIGNR8 = _mm256_alignr_epi8, 334 | | SRL64 = _mm256_srli_epi64, 335 | | SLL64 = _mm256_slli_epi64, 336 | | XOR = _mm256_xor_si256, 337 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_xor_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:106:10 | 106 | x3 = arch::_mm_xor_si128(x3, arch::_mm_cvtsi32_si128(!crc as i32)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_xor_si256` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:302:18 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 302 | | t3 = $XOR(t3, t1); | | ^^^^^^^^^^^^ call to unsafe function ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` ... 331 | / fn_sha512_update_x!(sha512_update_x_avx2, __m256i, { 332 | | ADD64 = _mm256_add_epi64, 333 | | ALIGNR8 = _mm256_alignr_epi8, 334 | | SRL64 = _mm256_srli_epi64, 335 | | SLL64 = _mm256_slli_epi64, 336 | | XOR = _mm256_xor_si256, 337 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_cvtsi32_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:106:34 | 106 | x3 = arch::_mm_xor_si128(x3, arch::_mm_cvtsi32_si128(!crc as i32)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_set_epi64x` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:108:16 | 108 | let k1k2 = arch::_mm_set_epi64x(K2, K1); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_add_epi64` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:305:20 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 305 | | x[0] = $ADD64(x[0], t3); | | ^^^^^^^^^^^^^^^^ call to unsafe function ... | 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` ... 331 | / fn_sha512_update_x!(sha512_update_x_avx2, __m256i, { 332 | | ADD64 = _mm256_add_epi64, 333 | | ALIGNR8 = _mm256_alignr_epi8, 334 | | SRL64 = _mm256_srli_epi64, 335 | | SLL64 = _mm256_slli_epi64, 336 | | XOR = _mm256_xor_si256, 337 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `specialized::pclmulqdq::reduce128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:110:14 | 110 | x3 = reduce128(x3, get(&mut data), k1k2); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `specialized::pclmulqdq::get` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:110:28 | 110 | x3 = reduce128(x3, get(&mut data), k1k2); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_add_epi64` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/sha2-0.10.8/src/sha512/x86.rs:318:13 | 246 | / macro_rules! fn_sha512_update_x { 247 | | ($name:ident, $ty:ident, { 248 | | ADD64 = $ADD64:ident, 249 | | ALIGNR8 = $ALIGNR8:ident, ... | 318 | | $ADD64(x[7], k64) | | ^^^^^^^^^^^^^^^^^ call to unsafe function 319 | | } 320 | | }; 321 | | } | |_- in this expansion of `fn_sha512_update_x!` ... 331 | / fn_sha512_update_x!(sha512_update_x_avx2, __m256i, { 332 | | ADD64 = _mm256_add_epi64, 333 | | ALIGNR8 = _mm256_alignr_epi8, 334 | | SRL64 = _mm256_srli_epi64, 335 | | SLL64 = _mm256_slli_epi64, 336 | | XOR = _mm256_xor_si256, 337 | | }); | |__- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `specialized::pclmulqdq::reduce128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:111:14 | 111 | x2 = reduce128(x2, get(&mut data), k1k2); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `specialized::pclmulqdq::get` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:111:28 | 111 | x2 = reduce128(x2, get(&mut data), k1k2); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `specialized::pclmulqdq::reduce128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:112:14 | 112 | x1 = reduce128(x1, get(&mut data), k1k2); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `specialized::pclmulqdq::get` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:112:28 | 112 | x1 = reduce128(x1, get(&mut data), k1k2); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `specialized::pclmulqdq::reduce128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:113:14 | 113 | x0 = reduce128(x0, get(&mut data), k1k2); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `specialized::pclmulqdq::get` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:113:28 | 113 | x0 = reduce128(x0, get(&mut data), k1k2); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_set_epi64x` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:116:16 | 116 | let k3k4 = arch::_mm_set_epi64x(K4, K3); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `specialized::pclmulqdq::reduce128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:117:17 | 117 | let mut x = reduce128(x3, x2, k3k4); | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `specialized::pclmulqdq::reduce128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:118:9 | 118 | x = reduce128(x, x1, k3k4); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `specialized::pclmulqdq::reduce128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:119:9 | 119 | x = reduce128(x, x0, k3k4); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `specialized::pclmulqdq::reduce128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:123:13 | 123 | x = reduce128(x, get(&mut data), k3k4); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `specialized::pclmulqdq::get` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:123:26 | 123 | x = reduce128(x, get(&mut data), k3k4); | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `specialized::pclmulqdq::debug` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:126:5 | 126 | debug("128 > 64 init", x); | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_xor_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:146:13 | 146 | let x = arch::_mm_xor_si128( | _____________^ 147 | | arch::_mm_clmulepi64_si128(x, k3k4, 0x10), 148 | | arch::_mm_srli_si128(x, 8), 149 | | ); | |_____^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_clmulepi64_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:147:9 | 147 | arch::_mm_clmulepi64_si128(x, k3k4, 0x10), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_srli_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:148:9 | 148 | arch::_mm_srli_si128(x, 8), | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_xor_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:150:13 | 150 | let x = arch::_mm_xor_si128( | _____________^ 151 | | arch::_mm_clmulepi64_si128( 152 | | arch::_mm_and_si128(x, arch::_mm_set_epi32(0, 0, 0, !0)), 153 | | arch::_mm_set_epi64x(0, K5), ... | 156 | | arch::_mm_srli_si128(x, 4), 157 | | ); | |_____^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_clmulepi64_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:151:9 | 151 | / arch::_mm_clmulepi64_si128( 152 | | arch::_mm_and_si128(x, arch::_mm_set_epi32(0, 0, 0, !0)), 153 | | arch::_mm_set_epi64x(0, K5), 154 | | 0x00, 155 | | ), | |_________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_and_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:152:13 | 152 | arch::_mm_and_si128(x, arch::_mm_set_epi32(0, 0, 0, !0)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_set_epi32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:152:36 | 152 | arch::_mm_and_si128(x, arch::_mm_set_epi32(0, 0, 0, !0)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_set_epi64x` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:153:13 | 153 | arch::_mm_set_epi64x(0, K5), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_srli_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:156:9 | 156 | arch::_mm_srli_si128(x, 4), | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `specialized::pclmulqdq::debug` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:158:5 | 158 | debug("128 > 64 xx", x); | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_set_epi64x` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:163:14 | 163 | let pu = arch::_mm_set_epi64x(U_PRIME, P_X); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_clmulepi64_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:166:14 | 166 | let t1 = arch::_mm_clmulepi64_si128( | ______________^ 167 | | arch::_mm_and_si128(x, arch::_mm_set_epi32(0, 0, 0, !0)), 168 | | pu, 169 | | 0x10, 170 | | ); | |_____^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_and_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:167:9 | 167 | arch::_mm_and_si128(x, arch::_mm_set_epi32(0, 0, 0, !0)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_set_epi32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:167:32 | 167 | arch::_mm_and_si128(x, arch::_mm_set_epi32(0, 0, 0, !0)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_clmulepi64_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:172:14 | 172 | let t2 = arch::_mm_clmulepi64_si128( | ______________^ 173 | | arch::_mm_and_si128(t1, arch::_mm_set_epi32(0, 0, 0, !0)), 174 | | pu, 175 | | 0x00, 176 | | ); | |_____^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_and_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:173:9 | 173 | arch::_mm_and_si128(t1, arch::_mm_set_epi32(0, 0, 0, !0)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_set_epi32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:173:33 | 173 | arch::_mm_and_si128(t1, arch::_mm_set_epi32(0, 0, 0, !0)), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_extract_epi32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:181:13 | 181 | let c = arch::_mm_extract_epi32(arch::_mm_xor_si128(x, t2), 1) as u32; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_xor_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:181:37 | 181 | let c = arch::_mm_extract_epi32(arch::_mm_xor_si128(x, t2), 1) as u32; | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_clmulepi64_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:191:14 | 191 | let t1 = arch::_mm_clmulepi64_si128(a, keys, 0x00); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:190:1 | 190 | unsafe fn reduce128(a: arch::__m128i, b: arch::__m128i, keys: arch::__m128i) -> arch::__m128i { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_clmulepi64_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:192:14 | 192 | let t2 = arch::_mm_clmulepi64_si128(a, keys, 0x11); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_xor_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:193:5 | 193 | arch::_mm_xor_si128(arch::_mm_xor_si128(b, t1), t2) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_xor_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:193:25 | 193 | arch::_mm_xor_si128(arch::_mm_xor_si128(b, t1), t2) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `std::arch::x86_64::_mm_loadu_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:198:13 | 198 | let r = arch::_mm_loadu_si128(a.as_ptr() as *const arch::__m128i); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/crc32fast-1.4.2/src/specialized/pclmulqdq.rs:196:1 | 196 | unsafe fn get(a: &mut &[u8]) -> arch::__m128i { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Compiling writeable v0.5.5 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=writeable CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/writeable-0.5.5 CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='A more efficient alternative to fmt::Display' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=writeable CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.67 CARGO_PKG_VERSION=0.5.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/writeable-0.5.5 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name writeable --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/writeable-0.5.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bench", "either"))' -C metadata=324f491b875217e0 -C extra-filename=-324f491b875217e0 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=openbsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(parallel_compiler)-Zmacro-backtrace-Csplit-debuginfo=off-Wrustc::internal-Wkeyword_idents_2024-Wunsafe_op_in_unsafe_fn-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zon-broken-pipe=kill' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_DERIVE=1 CARGO_FEATURE_SERDE_DERIVE=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde-1.0.208 CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='A generic serialization/deserialization framework' CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde CARGO_PKG_README=crates-io.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_RUST_VERSION=1.31 CARGO_PKG_VERSION=1.0.208 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=208 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-openbsd LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' NUM_JOBS=6 OPT_LEVEL=3 OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/build/serde-52a4db69086f203e/out PROFILE=release RUSTC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTC_WRAPPER=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTDOC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-openbsd /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/build/serde-a3326987e0375c41/build-script-build` [serde 1.0.208] cargo:rerun-if-changed=build.rs warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/writeable-0.5.5/src/impls.rs:78:32 | 78 | let rand = rng.gen::<$u>(); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024! = note: for more information, see issue #49716 = note: requested on the command line with `-W keyword-idents-2024` warning: `crc32fast` (lib) generated 48 warnings Compiling unicode-xid v0.2.4 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=unicode_xid CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicode-xid-0.2.4 CARGO_PKG_AUTHORS='erick.tryzelaar :kwantam :Manish Goregaokar ' CARGO_PKG_DESCRIPTION='Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31. ' CARGO_PKG_HOMEPAGE='https://github.com/unicode-rs/unicode-xid' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-xid CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-rs/unicode-xid' CARGO_PKG_RUST_VERSION=1.17 CARGO_PKG_VERSION=0.2.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicode-xid-0.2.4 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name unicode_xid --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicode-xid-0.2.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bench", "default", "no_std"))' -C metadata=3ecec4c3a7444d1c -C extra-filename=-3ecec4c3a7444d1c --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/writeable-0.5.5/src/impls.rs:115:37 | 115 | fn write_to_string(&self) -> Cow { | ---^---- expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 115 | fn write_to_string(&self) -> Cow<'_, str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/writeable-0.5.5/src/impls.rs:137:37 | 137 | fn write_to_string(&self) -> Cow { | ---^---- expected lifetime parameter | help: indicate the anonymous lifetime | 137 | fn write_to_string(&self) -> Cow<'_, str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/writeable-0.5.5/src/impls.rs:159:37 | 159 | fn write_to_string(&self) -> Cow { | ---^---- expected lifetime parameter | help: indicate the anonymous lifetime | 159 | fn write_to_string(&self) -> Cow<'_, str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/writeable-0.5.5/src/impls.rs:188:37 | 188 | fn write_to_string(&self) -> Cow { | ---^---- expected lifetime parameter | help: indicate the anonymous lifetime | 188 | fn write_to_string(&self) -> Cow<'_, str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/writeable-0.5.5/src/impls.rs:214:45 | 198 | / macro_rules! impl_write_smart_pointer { 199 | | ($ty:path, T: $extra_bound:path) => { 200 | | impl<'a, T: ?Sized + Writeable + $extra_bound> Writeable for $ty { 201 | | #[inline] ... | 214 | | fn write_to_string(&self) -> Cow { | | ---^---- expected lifetime parameter ... | 226 | | }; 227 | | } | |_- in this expansion of `impl_write_smart_pointer!` 228 | 229 | impl_write_smart_pointer!(Cow<'a, T>, T: alloc::borrow::ToOwned); | ---------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 214 | fn write_to_string(&self) -> Cow<'_, str> { | +++ warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/writeable-0.5.5/src/impls.rs:200:14 | 198 | / macro_rules! impl_write_smart_pointer { 199 | | ($ty:path, T: $extra_bound:path) => { 200 | | impl<'a, T: ?Sized + Writeable + $extra_bound> Writeable for $ty { | | ^^-- | | | | | help: elide the unused lifetime 201 | | #[inline] ... | 225 | | impl_write_smart_pointer!($ty, T: Writeable); | | -------------------------------------------- in this macro invocation (#2) 226 | | }; 227 | | } | | - | | | | |_in this expansion of `impl_write_smart_pointer!` (#1) | in this expansion of `impl_write_smart_pointer!` (#2) ... 230 | impl_write_smart_pointer!(alloc::boxed::Box); | ----------------------------------------------- in this macro invocation (#1) | = note: requested on the command line with `-W unused-lifetimes` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/writeable-0.5.5/src/impls.rs:214:45 | 198 | / macro_rules! impl_write_smart_pointer { 199 | | ($ty:path, T: $extra_bound:path) => { 200 | | impl<'a, T: ?Sized + Writeable + $extra_bound> Writeable for $ty { 201 | | #[inline] ... | 214 | | fn write_to_string(&self) -> Cow { | | ---^---- expected lifetime parameter ... | 225 | | impl_write_smart_pointer!($ty, T: Writeable); | | -------------------------------------------- in this macro invocation (#2) 226 | | }; 227 | | } | | - | | | | |_in this expansion of `impl_write_smart_pointer!` (#1) | in this expansion of `impl_write_smart_pointer!` (#2) ... 230 | impl_write_smart_pointer!(alloc::boxed::Box); | ----------------------------------------------- in this macro invocation (#1) | help: indicate the anonymous lifetime | 214 | fn write_to_string(&self) -> Cow<'_, str> { | +++ warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/writeable-0.5.5/src/impls.rs:200:14 | 198 | / macro_rules! impl_write_smart_pointer { 199 | | ($ty:path, T: $extra_bound:path) => { 200 | | impl<'a, T: ?Sized + Writeable + $extra_bound> Writeable for $ty { | | ^^-- | | | | | help: elide the unused lifetime 201 | | #[inline] ... | 225 | | impl_write_smart_pointer!($ty, T: Writeable); | | -------------------------------------------- in this macro invocation (#2) 226 | | }; 227 | | } | | - | | | | |_in this expansion of `impl_write_smart_pointer!` (#1) | in this expansion of `impl_write_smart_pointer!` (#2) ... 231 | impl_write_smart_pointer!(alloc::rc::Rc); | ------------------------------------------- in this macro invocation (#1) warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/writeable-0.5.5/src/impls.rs:214:45 | 198 | / macro_rules! impl_write_smart_pointer { 199 | | ($ty:path, T: $extra_bound:path) => { 200 | | impl<'a, T: ?Sized + Writeable + $extra_bound> Writeable for $ty { 201 | | #[inline] ... | 214 | | fn write_to_string(&self) -> Cow { | | ---^---- expected lifetime parameter ... | 225 | | impl_write_smart_pointer!($ty, T: Writeable); | | -------------------------------------------- in this macro invocation (#2) 226 | | }; 227 | | } | | - | | | | |_in this expansion of `impl_write_smart_pointer!` (#1) | in this expansion of `impl_write_smart_pointer!` (#2) ... 231 | impl_write_smart_pointer!(alloc::rc::Rc); | ------------------------------------------- in this macro invocation (#1) | help: indicate the anonymous lifetime | 214 | fn write_to_string(&self) -> Cow<'_, str> { | +++ warning: lifetime parameter `'a` never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/writeable-0.5.5/src/impls.rs:200:14 | 198 | / macro_rules! impl_write_smart_pointer { 199 | | ($ty:path, T: $extra_bound:path) => { 200 | | impl<'a, T: ?Sized + Writeable + $extra_bound> Writeable for $ty { | | ^^-- | | | | | help: elide the unused lifetime 201 | | #[inline] ... | 225 | | impl_write_smart_pointer!($ty, T: Writeable); | | -------------------------------------------- in this macro invocation (#2) 226 | | }; 227 | | } | | - | | | | |_in this expansion of `impl_write_smart_pointer!` (#1) | in this expansion of `impl_write_smart_pointer!` (#2) ... 232 | impl_write_smart_pointer!(alloc::sync::Arc); | ---------------------------------------------- in this macro invocation (#1) warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/writeable-0.5.5/src/impls.rs:214:45 | 198 | / macro_rules! impl_write_smart_pointer { 199 | | ($ty:path, T: $extra_bound:path) => { 200 | | impl<'a, T: ?Sized + Writeable + $extra_bound> Writeable for $ty { 201 | | #[inline] ... | 214 | | fn write_to_string(&self) -> Cow { | | ---^---- expected lifetime parameter ... | 225 | | impl_write_smart_pointer!($ty, T: Writeable); | | -------------------------------------------- in this macro invocation (#2) 226 | | }; 227 | | } | | - | | | | |_in this expansion of `impl_write_smart_pointer!` (#1) | in this expansion of `impl_write_smart_pointer!` (#2) ... 232 | impl_write_smart_pointer!(alloc::sync::Arc); | ---------------------------------------------- in this macro invocation (#1) | help: indicate the anonymous lifetime | 214 | fn write_to_string(&self) -> Cow<'_, str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/writeable-0.5.5/src/try_writeable.rs:195:48 | 195 | fn try_write_to_string(&self) -> Result, (Self::Error, Cow)> { | ---^---- expected lifetime parameter | help: indicate the anonymous lifetime | 195 | fn try_write_to_string(&self) -> Result, (Self::Error, Cow)> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/writeable-0.5.5/src/try_writeable.rs:195:72 | 195 | fn try_write_to_string(&self) -> Result, (Self::Error, Cow)> { | ---^---- expected lifetime parameter | help: indicate the anonymous lifetime | 195 | fn try_write_to_string(&self) -> Result, (Self::Error, Cow<'_, str>)> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/writeable-0.5.5/src/try_writeable.rs:332:48 | 332 | fn try_write_to_string(&self) -> Result, (Self::Error, Cow)> { | ---^---- expected lifetime parameter | help: indicate the anonymous lifetime | 332 | fn try_write_to_string(&self) -> Result, (Self::Error, Cow)> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/writeable-0.5.5/src/try_writeable.rs:332:72 | 332 | fn try_write_to_string(&self) -> Result, (Self::Error, Cow)> { | ---^---- expected lifetime parameter | help: indicate the anonymous lifetime | 332 | fn try_write_to_string(&self) -> Result, (Self::Error, Cow<'_, str>)> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/writeable-0.5.5/src/try_writeable.rs:383:37 | 383 | fn write_to_string(&self) -> Cow { | ---^---- expected lifetime parameter | help: indicate the anonymous lifetime | 383 | fn write_to_string(&self) -> Cow<'_, str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/writeable-0.5.5/src/try_writeable.rs:441:48 | 441 | fn try_write_to_string(&self) -> Result, (Infallible, Cow)> { | ---^---- expected lifetime parameter | help: indicate the anonymous lifetime | 441 | fn try_write_to_string(&self) -> Result, (Infallible, Cow)> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/writeable-0.5.5/src/try_writeable.rs:441:71 | 441 | fn try_write_to_string(&self) -> Result, (Infallible, Cow)> { | ---^---- expected lifetime parameter | help: indicate the anonymous lifetime | 441 | fn try_write_to_string(&self) -> Result, (Infallible, Cow<'_, str>)> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/writeable-0.5.5/src/lib.rs:273:37 | 273 | fn write_to_string(&self) -> Cow { | ---^---- expected lifetime parameter | help: indicate the anonymous lifetime | 273 | fn write_to_string(&self) -> Cow<'_, str> { | +++ [serde 1.0.208] cargo:rustc-check-cfg=cfg(no_core_cstr) [serde 1.0.208] cargo:rustc-check-cfg=cfg(no_core_num_saturating) [serde 1.0.208] cargo:rustc-check-cfg=cfg(no_core_try_from) [serde 1.0.208] cargo:rustc-check-cfg=cfg(no_diagnostic_namespace) [serde 1.0.208] cargo:rustc-check-cfg=cfg(no_float_copysign) [serde 1.0.208] cargo:rustc-check-cfg=cfg(no_num_nonzero_signed) [serde 1.0.208] cargo:rustc-check-cfg=cfg(no_relaxed_trait_bounds) [serde 1.0.208] cargo:rustc-check-cfg=cfg(no_serde_derive) [serde 1.0.208] cargo:rustc-check-cfg=cfg(no_std_atomic) [serde 1.0.208] cargo:rustc-check-cfg=cfg(no_std_atomic64) [serde 1.0.208] cargo:rustc-check-cfg=cfg(no_systemtime_checked_add) [serde 1.0.208] cargo:rustc-check-cfg=cfg(no_target_has_atomic) Compiling unicode-properties v0.1.1 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=unicode_properties CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicode-properties-0.1.1 CARGO_PKG_AUTHORS='Charles Lew :Manish Goregaokar ' CARGO_PKG_DESCRIPTION='Query character Unicode properties according to UAX #44 and UTR #51. ' CARGO_PKG_HOMEPAGE='https://github.com/unicode-rs/unicode-properties' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unicode-properties CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-rs/unicode-properties' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicode-properties-0.1.1 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name unicode_properties --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unicode-properties-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="emoji"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "emoji", "general-category"))' -C metadata=51085f21764984c9 -C extra-filename=-51085f21764984c9 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling wasmparser v0.215.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=wasmparser CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasmparser-0.215.0 CARGO_PKG_AUTHORS='Yury Delendik ' CARGO_PKG_DESCRIPTION='A simple event-driven library for parsing WebAssembly binary files. ' CARGO_PKG_HOMEPAGE='https://github.com/bytecodealliance/wasm-tools/tree/main/crates/wasmparser' CARGO_PKG_LICENSE='Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=wasmparser CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/bytecodealliance/wasm-tools/tree/main/crates/wasmparser' CARGO_PKG_RUST_VERSION=1.76.0 CARGO_PKG_VERSION=0.215.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=215 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasmparser-0.215.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name wasmparser --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasmparser-0.215.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--allow=clippy::all' --deny=unsafe_code '--warn=clippy::unnecessary_to_owned' '--warn=clippy::map_clone' '--warn=clippy::manual_strip' '--warn=clippy::clone_on_copy' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "no-hash-maps", "serde", "std", "validate"))' -C metadata=25f8f397201b6ca8 -C extra-filename=-25f8f397201b6ca8 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern bitflags=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libbitflags-e16016e74716c9bd.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling serde_json v1.0.125 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=build_script_build CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125 CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='A JSON serialization file format' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_json CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/json' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.125 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=125 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name build_script_build --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "arbitrary_precision", "default", "float_roundtrip", "indexmap", "preserve_order", "raw_value", "std", "unbounded_depth"))' -C metadata=346cc56692d8c544 -C extra-filename=-346cc56692d8c544 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/build/serde_json-346cc56692d8c544 -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --cap-lints warn -Z binary-dep-depinfo` Compiling rustc_lexer v0.0.0 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_lexer) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rustc_lexer CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_lexer CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Rust lexer used by rustc. No stability guarantees are provided. ' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_lexer CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/rust-lang/rust/' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rustc_lexer --edition=2021 compiler/rustc_lexer/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=9d58013dce841ea3 -C extra-filename=-9d58013dce841ea3 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern unicode_properties=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libunicode_properties-51085f21764984c9.rmeta --extern unicode_xid=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libunicode_xid-3ecec4c3a7444d1c.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling icu_locid_transform_data v1.5.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=icu_locid_transform_data CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid_transform_data-1.5.0 CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='Data for the icu_locid_transform crate' CARGO_PKG_HOMEPAGE='https://icu4x.unicode.org' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=icu_locid_transform_data CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.67 CARGO_PKG_VERSION=1.5.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid_transform_data-1.5.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name icu_locid_transform_data --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid_transform_data-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=cd48b0d94be406a9 -C extra-filename=-cd48b0d94be406a9 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasmparser-0.215.0/src/binary_reader.rs:48:32 | 48 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 48 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasmparser-0.215.0/src/binary_reader.rs:143:80 | 143 | pub fn new(data: &[u8], original_offset: usize, features: WasmFeatures) -> BinaryReader { | ^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 143 | pub fn new(data: &[u8], original_offset: usize, features: WasmFeatures) -> BinaryReader<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasmparser-0.215.0/src/binary_reader.rs:1931:30 | 1931 | pub fn targets(&self) -> BrTableTargets { | ^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1931 | pub fn targets(&self) -> BrTableTargets<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasmparser-0.215.0/src/parser.rs:923:76 | 923 | pub fn parse_all(self, mut data: &[u8]) -> impl Iterator> { | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 923 | pub fn parse_all(self, mut data: &[u8]) -> impl Iterator>> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasmparser-0.215.0/src/readers/core/code.rs:39:33 | 39 | fn skip_locals(reader: &mut BinaryReader) -> Result<()> { | ^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 39 | fn skip_locals(reader: &mut BinaryReader<'_>) -> Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasmparser-0.215.0/src/readers/core/init.rs:27:45 | 27 | pub fn new(reader: BinaryReader<'a>) -> ConstExpr { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 27 | pub fn new(reader: BinaryReader<'a>) -> ConstExpr<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/wasmparser-0.215.0/src/readers/core/types.rs:1834:18 | 1834 | reader: &mut BinaryReader, | ^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1834 | reader: &mut BinaryReader<'_>, | ++++ warning: unexpected `cfg` condition name: `icu4x_custom_data` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid_transform_data-1.5.0/src/lib.rs:14:7 | 14 | #[cfg(icu4x_custom_data)] | ^^^^^^^^^^^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `parallel_compiler`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(icu4x_custom_data)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(icu4x_custom_data)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `icu4x_custom_data` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid_transform_data-1.5.0/src/lib.rs:16:11 | 16 | #[cfg(not(icu4x_custom_data))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(icu4x_custom_data)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(icu4x_custom_data)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: `icu_locid_transform_data` (lib) generated 2 warnings Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=openbsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(parallel_compiler)-Zmacro-backtrace-Csplit-debuginfo=off-Wrustc::internal-Wkeyword_idents_2024-Wunsafe_op_in_unsafe_fn-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zon-broken-pipe=kill' CARGO_FEATURE_DEFAULT=1 CARGO_FEATURE_STD=1 CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_json-1.0.125 CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='A JSON serialization file format' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_json CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/json' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.125 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=125 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-openbsd LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' NUM_JOBS=6 OPT_LEVEL=3 OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/build/serde_json-050786294d6f2179/out PROFILE=release RUSTC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTC_WRAPPER=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTDOC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-openbsd /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/build/serde_json-346cc56692d8c544/build-script-build` [serde_json 1.0.125] cargo:rerun-if-changed=build.rs [serde_json 1.0.125] cargo:rustc-check-cfg=cfg(limb_width_32) [serde_json 1.0.125] cargo:rustc-check-cfg=cfg(limb_width_64) [serde_json 1.0.125] cargo:rustc-cfg=limb_width_64 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=openbsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_CFG_WINDOWS_RAW_DYLIB='' CARGO_ENCODED_RUSTFLAGS='--cfg=windows_raw_dylib-Csymbol-mangling-version=v0-Zunstable-options--check-cfg=cfg(bootstrap)--check-cfg=cfg(parallel_compiler)-Zmacro-backtrace-Csplit-debuginfo=off-Wrustc::internal-Wkeyword_idents_2024-Wunsafe_op_in_unsafe_fn-Clink-args=-Wl,-z,origin-Clink-args=-Wl,-rpath,$ORIGIN/../lib-Zon-broken-pipe=kill' CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-1.0.63 CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='derive(Error)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=thiserror CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/thiserror' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.63 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=63 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-openbsd LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' NUM_JOBS=6 OPT_LEVEL=3 OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/build/thiserror-8ccbb9045ef25b59/out PROFILE=release RUSTC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTC_WRAPPER=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTDOC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-openbsd /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/build/thiserror-22e957017001ba7d/build-script-build` [thiserror 1.0.63] cargo:rerun-if-changed=build/probe.rs [thiserror 1.0.63] cargo:rustc-check-cfg=cfg(error_generic_member_access) [thiserror 1.0.63] cargo:rustc-check-cfg=cfg(thiserror_nightly_testing) Compiling rand_xoshiro v0.6.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rand_xoshiro CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand_xoshiro-0.6.0 CARGO_PKG_AUTHORS='The Rand Project Developers' CARGO_PKG_DESCRIPTION='Xoshiro, xoroshiro and splitmix64 random number generators' CARGO_PKG_HOMEPAGE='https://rust-random.github.io/book' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rand_xoshiro CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-random/rngs' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.6.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=6 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand_xoshiro-0.6.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rand_xoshiro --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand_xoshiro-0.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("serde", "serde1"))' -C metadata=cb6b1bd90908f515 -C extra-filename=-cb6b1bd90908f515 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern rand_core=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librand_core-dacc2bbfd3ac86a5.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand_xoshiro-0.6.0/src/common.rs:243:44 | 243 | pub fn iter(&self) -> core::slice::Iter { | -----------------^--- expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 243 | pub fn iter(&self) -> core::slice::Iter<'_, u8> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand_xoshiro-0.6.0/src/common.rs:249:38 | 249 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 249 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: `writeable` (lib) generated 20 warnings Compiling ryu v1.0.18 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=ryu CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18 CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Fast floating point to string conversion' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR BSL-1.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ryu CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/ryu' CARGO_PKG_RUST_VERSION=1.36 CARGO_PKG_VERSION=1.0.18 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=18 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name ryu --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("no-panic", "small"))' -C metadata=5eea966342575f98 -C extra-filename=-5eea966342575f98 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning[E0133]: call to unsafe function `pretty::format32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/buffer/mod.rs:140:9 | 140 | raw::format32(self, result) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/buffer/mod.rs:139:5 | 139 | unsafe fn write_to_ryu_buffer(self, result: *mut u8) -> usize { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` warning[E0133]: call to unsafe function `pretty::format64` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/buffer/mod.rs:169:9 | 169 | raw::format64(self, result) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/buffer/mod.rs:168:5 | 168 | unsafe fn write_to_ryu_buffer(self, result: *mut u8) -> usize { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::ptr::write` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/d2s_intrinsics.rs:86:5 | 86 | ptr::write(vp, mul_shift_64(4 * m + 2, mul, j)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/d2s_intrinsics.rs:78:1 | 78 | / pub unsafe fn mul_shift_all_64( 79 | | m: u64, 80 | | mul: &(u64, u64), 81 | | j: u32, ... | 84 | | mm_shift: u32, 85 | | ) -> u64 { | |________^ warning[E0133]: call to unsafe function `core::ptr::write` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/d2s_intrinsics.rs:87:5 | 87 | ptr::write(vm, mul_shift_64(4 * m - 1 - mm_shift as u64, mul, j)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/exponent.rs:8:9 | 8 | *result = b'-'; | ^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/exponent.rs:5:1 | 5 | pub unsafe fn write_exponent3(mut k: isize, mut result: *mut u8) -> usize { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/exponent.rs:9:18 | 9 | result = result.offset(1); | ^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/exponent.rs:15:9 | 15 | *result = b'0' + (k / 100) as u8; | ^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::offset` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/exponent.rs:17:17 | 17 | let d = DIGIT_TABLE.as_ptr().offset(k * 2); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::intrinsics::copy_nonoverlapping` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/exponent.rs:18:9 | 18 | ptr::copy_nonoverlapping(d, result.offset(1), 2); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/exponent.rs:18:37 | 18 | ptr::copy_nonoverlapping(d, result.offset(1), 2); | ^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::offset` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/exponent.rs:21:17 | 21 | let d = DIGIT_TABLE.as_ptr().offset(k * 2); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::intrinsics::copy_nonoverlapping` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/exponent.rs:22:9 | 22 | ptr::copy_nonoverlapping(d, result, 2); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/exponent.rs:25:9 | 25 | *result = b'0' + k as u8; | ^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/exponent.rs:34:9 | 34 | *result = b'-'; | ^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/exponent.rs:31:1 | 31 | pub unsafe fn write_exponent2(mut k: isize, mut result: *mut u8) -> usize { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/exponent.rs:35:18 | 35 | result = result.offset(1); | ^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::offset` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/exponent.rs:41:17 | 41 | let d = DIGIT_TABLE.as_ptr().offset(k * 2); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::intrinsics::copy_nonoverlapping` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/exponent.rs:42:9 | 42 | ptr::copy_nonoverlapping(d, result, 2); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/exponent.rs:45:9 | 45 | *result = b'0' + k as u8; | ^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `core::intrinsics::copy_nonoverlapping` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mantissa.rs:18:9 | 18 | / ptr::copy_nonoverlapping( 19 | | DIGIT_TABLE.as_ptr().offset(c0 as isize), 20 | | result.offset(-2), 21 | | 2, 22 | | ); | |_________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mantissa.rs:5:1 | 5 | pub unsafe fn write_mantissa_long(mut output: u64, mut result: *mut u8) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::ptr::const_ptr::::offset` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mantissa.rs:19:13 | 19 | DIGIT_TABLE.as_ptr().offset(c0 as isize), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mantissa.rs:20:13 | 20 | result.offset(-2), | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::intrinsics::copy_nonoverlapping` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mantissa.rs:23:9 | 23 | / ptr::copy_nonoverlapping( 24 | | DIGIT_TABLE.as_ptr().offset(c1 as isize), 25 | | result.offset(-4), 26 | | 2, 27 | | ); | |_________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::offset` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mantissa.rs:24:13 | 24 | DIGIT_TABLE.as_ptr().offset(c1 as isize), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mantissa.rs:25:13 | 25 | result.offset(-4), | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::intrinsics::copy_nonoverlapping` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mantissa.rs:28:9 | 28 | / ptr::copy_nonoverlapping( 29 | | DIGIT_TABLE.as_ptr().offset(d0 as isize), 30 | | result.offset(-6), 31 | | 2, 32 | | ); | |_________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::offset` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mantissa.rs:29:13 | 29 | DIGIT_TABLE.as_ptr().offset(d0 as isize), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mantissa.rs:30:13 | 30 | result.offset(-6), | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::intrinsics::copy_nonoverlapping` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mantissa.rs:33:9 | 33 | / ptr::copy_nonoverlapping( 34 | | DIGIT_TABLE.as_ptr().offset(d1 as isize), 35 | | result.offset(-8), 36 | | 2, 37 | | ); | |_________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::offset` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mantissa.rs:34:13 | 34 | DIGIT_TABLE.as_ptr().offset(d1 as isize), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mantissa.rs:35:13 | 35 | result.offset(-8), | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mantissa.rs:38:18 | 38 | result = result.offset(-8); | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `pretty::mantissa::write_mantissa` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mantissa.rs:40:5 | 40 | write_mantissa(output as u32, result); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::intrinsics::copy_nonoverlapping` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mantissa.rs:50:9 | 50 | / ptr::copy_nonoverlapping( 51 | | DIGIT_TABLE.as_ptr().offset(c0 as isize), 52 | | result.offset(-2), 53 | | 2, 54 | | ); | |_________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mantissa.rs:44:1 | 44 | pub unsafe fn write_mantissa(mut output: u32, mut result: *mut u8) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::ptr::const_ptr::::offset` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mantissa.rs:51:13 | 51 | DIGIT_TABLE.as_ptr().offset(c0 as isize), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mantissa.rs:52:13 | 52 | result.offset(-2), | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::intrinsics::copy_nonoverlapping` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mantissa.rs:55:9 | 55 | / ptr::copy_nonoverlapping( 56 | | DIGIT_TABLE.as_ptr().offset(c1 as isize), 57 | | result.offset(-4), 58 | | 2, 59 | | ); | |_________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::offset` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mantissa.rs:56:13 | 56 | DIGIT_TABLE.as_ptr().offset(c1 as isize), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mantissa.rs:57:13 | 57 | result.offset(-4), | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mantissa.rs:60:18 | 60 | result = result.offset(-4); | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::intrinsics::copy_nonoverlapping` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mantissa.rs:65:9 | 65 | / ptr::copy_nonoverlapping( 66 | | DIGIT_TABLE.as_ptr().offset(c as isize), 67 | | result.offset(-2), 68 | | 2, 69 | | ); | |_________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::offset` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mantissa.rs:66:13 | 66 | DIGIT_TABLE.as_ptr().offset(c as isize), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mantissa.rs:67:13 | 67 | result.offset(-2), | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mantissa.rs:70:18 | 70 | result = result.offset(-2); | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::intrinsics::copy_nonoverlapping` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mantissa.rs:74:9 | 74 | / ptr::copy_nonoverlapping( 75 | | DIGIT_TABLE.as_ptr().offset(c as isize), 76 | | result.offset(-2), 77 | | 2, 78 | | ); | |_________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::offset` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mantissa.rs:75:13 | 75 | DIGIT_TABLE.as_ptr().offset(c as isize), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mantissa.rs:76:13 | 76 | result.offset(-2), | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mantissa.rs:80:9 | 80 | *result.offset(-1) = b'0' + output as u8; | ^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mantissa.rs:80:10 | 80 | *result.offset(-1) = b'0' + output as u8; | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mod.rs:61:9 | 61 | *result = b'-'; | ^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mod.rs:52:1 | 52 | pub unsafe fn format64(f: f64, result: *mut u8) -> usize { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::intrinsics::copy_nonoverlapping` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mod.rs:66:9 | 66 | ptr::copy_nonoverlapping(b"0.0".as_ptr(), result.offset(index), 3); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mod.rs:66:51 | 66 | ptr::copy_nonoverlapping(b"0.0".as_ptr(), result.offset(index), 3); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `pretty::mantissa::write_mantissa_long` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mod.rs:79:9 | 79 | write_mantissa_long(v.mantissa, result.offset(index + length)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mod.rs:79:41 | 79 | write_mantissa_long(v.mantissa, result.offset(index + length)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mod.rs:81:13 | 81 | *result.offset(index + i) = b'0'; | ^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mod.rs:81:14 | 81 | *result.offset(index + i) = b'0'; | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mod.rs:83:9 | 83 | *result.offset(index + kk) = b'.'; | ^^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mod.rs:83:10 | 83 | *result.offset(index + kk) = b'.'; | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mod.rs:84:9 | 84 | *result.offset(index + kk + 1) = b'0'; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mod.rs:84:10 | 84 | *result.offset(index + kk + 1) = b'0'; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `pretty::mantissa::write_mantissa_long` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mod.rs:88:9 | 88 | write_mantissa_long(v.mantissa, result.offset(index + length + 1)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mod.rs:88:41 | 88 | write_mantissa_long(v.mantissa, result.offset(index + length + 1)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::intrinsics::copy` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mod.rs:89:9 | 89 | ptr::copy(result.offset(index + 1), result.offset(index), kk as usize); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mod.rs:89:19 | 89 | ptr::copy(result.offset(index + 1), result.offset(index), kk as usize); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mod.rs:89:45 | 89 | ptr::copy(result.offset(index + 1), result.offset(index), kk as usize); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mod.rs:90:9 | 90 | *result.offset(index + kk) = b'.'; | ^^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mod.rs:90:10 | 90 | *result.offset(index + kk) = b'.'; | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mod.rs:94:9 | 94 | *result.offset(index) = b'0'; | ^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mod.rs:94:10 | 94 | *result.offset(index) = b'0'; | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mod.rs:95:9 | 95 | *result.offset(index + 1) = b'.'; | ^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mod.rs:95:10 | 95 | *result.offset(index + 1) = b'.'; | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mod.rs:98:13 | 98 | *result.offset(index + i) = b'0'; | ^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mod.rs:98:14 | 98 | *result.offset(index + i) = b'0'; | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `pretty::mantissa::write_mantissa_long` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mod.rs:100:9 | 100 | write_mantissa_long(v.mantissa, result.offset(index + length + offset)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mod.rs:100:41 | 100 | write_mantissa_long(v.mantissa, result.offset(index + length + offset)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mod.rs:104:9 | 104 | *result.offset(index) = b'0' + v.mantissa as u8; | ^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mod.rs:104:10 | 104 | *result.offset(index) = b'0' + v.mantissa as u8; | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mod.rs:105:9 | 105 | *result.offset(index + 1) = b'e'; | ^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mod.rs:105:10 | 105 | *result.offset(index + 1) = b'e'; | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `pretty::exponent::write_exponent3` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mod.rs:106:30 | 106 | index as usize + 2 + write_exponent3(kk - 1, result.offset(index + 2)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mod.rs:106:54 | 106 | index as usize + 2 + write_exponent3(kk - 1, result.offset(index + 2)) | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `pretty::mantissa::write_mantissa_long` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mod.rs:109:9 | 109 | write_mantissa_long(v.mantissa, result.offset(index + length + 1)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mod.rs:109:41 | 109 | write_mantissa_long(v.mantissa, result.offset(index + length + 1)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mod.rs:110:9 | 110 | *result.offset(index) = *result.offset(index + 1); | ^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mod.rs:110:10 | 110 | *result.offset(index) = *result.offset(index + 1); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mod.rs:110:33 | 110 | *result.offset(index) = *result.offset(index + 1); | ^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mod.rs:110:34 | 110 | *result.offset(index) = *result.offset(index + 1); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mod.rs:111:9 | 111 | *result.offset(index + 1) = b'.'; | ^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mod.rs:111:10 | 111 | *result.offset(index + 1) = b'.'; | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mod.rs:112:9 | 112 | *result.offset(index + length + 1) = b'e'; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mod.rs:112:10 | 112 | *result.offset(index + length + 1) = b'e'; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `pretty::exponent::write_exponent3` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mod.rs:116:15 | 116 | + write_exponent3(kk - 1, result.offset(index + length + 2)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mod.rs:116:39 | 116 | + write_exponent3(kk - 1, result.offset(index + length + 2)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mod.rs:167:9 | 167 | *result = b'-'; | ^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mod.rs:159:1 | 159 | pub unsafe fn format32(f: f32, result: *mut u8) -> usize { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::intrinsics::copy_nonoverlapping` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mod.rs:172:9 | 172 | ptr::copy_nonoverlapping(b"0.0".as_ptr(), result.offset(index), 3); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mod.rs:172:51 | 172 | ptr::copy_nonoverlapping(b"0.0".as_ptr(), result.offset(index), 3); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `pretty::mantissa::write_mantissa` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mod.rs:185:9 | 185 | write_mantissa(v.mantissa, result.offset(index + length)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mod.rs:185:36 | 185 | write_mantissa(v.mantissa, result.offset(index + length)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mod.rs:187:13 | 187 | *result.offset(index + i) = b'0'; | ^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mod.rs:187:14 | 187 | *result.offset(index + i) = b'0'; | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mod.rs:189:9 | 189 | *result.offset(index + kk) = b'.'; | ^^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mod.rs:189:10 | 189 | *result.offset(index + kk) = b'.'; | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mod.rs:190:9 | 190 | *result.offset(index + kk + 1) = b'0'; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mod.rs:190:10 | 190 | *result.offset(index + kk + 1) = b'0'; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `pretty::mantissa::write_mantissa` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mod.rs:194:9 | 194 | write_mantissa(v.mantissa, result.offset(index + length + 1)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mod.rs:194:36 | 194 | write_mantissa(v.mantissa, result.offset(index + length + 1)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::intrinsics::copy` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mod.rs:195:9 | 195 | ptr::copy(result.offset(index + 1), result.offset(index), kk as usize); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mod.rs:195:19 | 195 | ptr::copy(result.offset(index + 1), result.offset(index), kk as usize); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mod.rs:195:45 | 195 | ptr::copy(result.offset(index + 1), result.offset(index), kk as usize); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mod.rs:196:9 | 196 | *result.offset(index + kk) = b'.'; | ^^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mod.rs:196:10 | 196 | *result.offset(index + kk) = b'.'; | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mod.rs:200:9 | 200 | *result.offset(index) = b'0'; | ^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mod.rs:200:10 | 200 | *result.offset(index) = b'0'; | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mod.rs:201:9 | 201 | *result.offset(index + 1) = b'.'; | ^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mod.rs:201:10 | 201 | *result.offset(index + 1) = b'.'; | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mod.rs:204:13 | 204 | *result.offset(index + i) = b'0'; | ^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mod.rs:204:14 | 204 | *result.offset(index + i) = b'0'; | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `pretty::mantissa::write_mantissa` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mod.rs:206:9 | 206 | write_mantissa(v.mantissa, result.offset(index + length + offset)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mod.rs:206:36 | 206 | write_mantissa(v.mantissa, result.offset(index + length + offset)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mod.rs:210:9 | 210 | *result.offset(index) = b'0' + v.mantissa as u8; | ^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mod.rs:210:10 | 210 | *result.offset(index) = b'0' + v.mantissa as u8; | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mod.rs:211:9 | 211 | *result.offset(index + 1) = b'e'; | ^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mod.rs:211:10 | 211 | *result.offset(index + 1) = b'e'; | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `pretty::exponent::write_exponent2` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mod.rs:212:30 | 212 | index as usize + 2 + write_exponent2(kk - 1, result.offset(index + 2)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mod.rs:212:54 | 212 | index as usize + 2 + write_exponent2(kk - 1, result.offset(index + 2)) | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `pretty::mantissa::write_mantissa` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mod.rs:215:9 | 215 | write_mantissa(v.mantissa, result.offset(index + length + 1)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mod.rs:215:36 | 215 | write_mantissa(v.mantissa, result.offset(index + length + 1)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mod.rs:216:9 | 216 | *result.offset(index) = *result.offset(index + 1); | ^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mod.rs:216:10 | 216 | *result.offset(index) = *result.offset(index + 1); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mod.rs:216:33 | 216 | *result.offset(index) = *result.offset(index + 1); | ^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mod.rs:216:34 | 216 | *result.offset(index) = *result.offset(index + 1); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mod.rs:217:9 | 217 | *result.offset(index + 1) = b'.'; | ^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mod.rs:217:10 | 217 | *result.offset(index + 1) = b'.'; | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mod.rs:218:9 | 218 | *result.offset(index + length + 1) = b'e'; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mod.rs:218:10 | 218 | *result.offset(index + length + 1) = b'e'; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `pretty::exponent::write_exponent2` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mod.rs:222:15 | 222 | + write_exponent2(kk - 1, result.offset(index + length + 2)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ryu-1.0.18/src/pretty/mod.rs:222:39 | 222 | + write_exponent2(kk - 1, result.offset(index + length + 2)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: `ryu` (lib) generated 136 warnings Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CFG_FMT_DEBUG=full CARGO_CFG_OVERFLOW_CHECKS='' CARGO_CFG_PANIC=unwind CARGO_CFG_RELOCATION_MODEL=pic CARGO_CFG_TARGET_ABI='' CARGO_CFG_TARGET_ARCH=x86_64 CARGO_CFG_TARGET_ENDIAN=little CARGO_CFG_TARGET_ENV='' CARGO_CFG_TARGET_FAMILY=unix CARGO_CFG_TARGET_FEATURE=fxsr,sse,sse2 CARGO_CFG_TARGET_HAS_ATOMIC=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_EQUAL_ALIGNMENT=16,32,64,8,ptr CARGO_CFG_TARGET_HAS_ATOMIC_LOAD_STORE=16,32,64,8,ptr CARGO_CFG_TARGET_OS=openbsd CARGO_CFG_TARGET_POINTER_WIDTH=64 CARGO_CFG_TARGET_VENDOR=unknown CARGO_CFG_UB_CHECKS='' CARGO_CFG_UNIX='' CARGO_ENCODED_RUSTFLAGS='' CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-1.0.63 CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='derive(Error)' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=thiserror CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/dtolnay/thiserror' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.63 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=63 CARGO_PKG_VERSION_PRE='' DEBUG=false HOST=x86_64-unknown-openbsd LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release:/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1/lib/rustlib/x86_64-unknown-openbsd/lib:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' NUM_JOBS=6 OPT_LEVEL=0 OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/build/thiserror-c238885564fc4d5d/out PROFILE=release RUSTC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTC_WRAPPER=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc RUSTDOC=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustdoc TARGET=x86_64-unknown-openbsd /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/build/thiserror-22e957017001ba7d/build-script-build` [thiserror 1.0.63] cargo:rerun-if-changed=build/probe.rs [thiserror 1.0.63] cargo:rustc-check-cfg=cfg(error_generic_member_access) [thiserror 1.0.63] cargo:rustc-check-cfg=cfg(thiserror_nightly_testing) Compiling type-map v0.5.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=type_map CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/type-map-0.5.0 CARGO_PKG_AUTHORS='Jacob Brown ' CARGO_PKG_DESCRIPTION='Provides a typemap container with FxHashMap' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=type-map CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/kardeiz/type-map' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.5.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/type-map-0.5.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name type_map --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/type-map-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=d32eadadc0d28110 -C extra-filename=-d32eadadc0d28110 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern rustc_hash=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_hash-4b59d173598eb66c.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling regex-automata v0.2.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=regex_automata CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.2.0 CARGO_PKG_AUTHORS='Andrew Gallant ' CARGO_PKG_DESCRIPTION='Automata construction and matching using regular expressions.' CARGO_PKG_HOMEPAGE='https://github.com/BurntSushi/regex-automata' CARGO_PKG_LICENSE=Unlicense/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=regex-automata CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/BurntSushi/regex-automata' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.2.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.2.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name regex_automata --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "fst", "log", "logging", "regex-syntax", "std", "syntax", "transducer"))' -C metadata=c1fa3609ba8f597d -C extra-filename=-c1fa3609ba8f597d --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern memchr=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libmemchr-20e0a77743d03140.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/type-map-0.5.0/src/lib.rs:169:49 | 169 | pub fn entry(&mut self) -> Entry { | -----^-- expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 169 | pub fn entry(&mut self) -> Entry<'_, T> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/type-map-0.5.0/src/lib.rs:359:67 | 359 | pub fn entry(&mut self) -> Entry { | -----^-- expected lifetime parameter | help: indicate the anonymous lifetime | 359 | pub fn entry(&mut self) -> Entry<'_, T> { | +++ warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.2.0/src/util/id.rs:530:26 | 530 | fn arbitrary(gen: &mut quickcheck::Gen) -> $ty { | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 = note: requested on the command line with `-W keyword-idents-2024` warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/regex-automata-0.2.0/src/util/id.rs:533:59 | 533 | let id = max(i32::MIN + 1, i32::arbitrary(gen)).abs(); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `sha2` (lib) generated 214 warnings Compiling ident_case v1.0.1 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=ident_case CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ident_case-1.0.1 CARGO_PKG_AUTHORS='Ted Driggs ' CARGO_PKG_DESCRIPTION='Utility for applying case rules to Rust identifiers.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ident_case CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/TedDriggs/ident_case' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.1 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ident_case-1.0.1 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name ident_case --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ident_case-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=227aee381c7bba18 -C extra-filename=-227aee381c7bba18 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --cap-lints warn -Z binary-dep-depinfo` warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ident_case-1.0.1/src/lib.rs:25:17 | 25 | use std::ascii::AsciiExt; | ^^^^^^^^ | = note: `#[warn(deprecated)]` on by default warning: unused import: `std::ascii::AsciiExt` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ident_case-1.0.1/src/lib.rs:25:5 | 25 | use std::ascii::AsciiExt; | ^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(unused_imports)]` on by default warning: `rand_xoshiro` (lib) generated 2 warnings Compiling fnv v1.0.7 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=fnv CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/fnv-1.0.7 CARGO_PKG_AUTHORS='Alex Crichton ' CARGO_PKG_DESCRIPTION='Fowler–Noll–Vo hash function' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 / MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=fnv CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/servo/rust-fnv' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.7 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/fnv-1.0.7 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name fnv --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/fnv-1.0.7/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=fb9dc5140b71264a -C extra-filename=-fb9dc5140b71264a --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --cap-lints warn -Z binary-dep-depinfo` warning: `type-map` (lib) generated 2 warnings Compiling self_cell v1.0.4 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=self_cell CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/self_cell-1.0.4 CARGO_PKG_AUTHORS='Lukas Bergdoll ' CARGO_PKG_DESCRIPTION='Safe-to-use proc-macro-free self-referential structs in stable Rust.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=self_cell CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Voultapher/self_cell' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.0.4 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/self_cell-1.0.4 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name self_cell --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/self_cell-1.0.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("old_rust", "rustversion"))' -C metadata=da7e68f66257d1b0 -C extra-filename=-da7e68f66257d1b0 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: `ident_case` (lib) generated 2 warnings Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rustc_hash CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustc-hash-1.1.0 CARGO_PKG_AUTHORS='The Rust Project Developers' CARGO_PKG_DESCRIPTION='speed, non-cryptographic hash used in rustc' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0/MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc-hash CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang-nursery/rustc-hash' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=1.1.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustc-hash-1.1.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rustc_hash --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rustc-hash-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=207fae76a9970eb7 -C extra-filename=-207fae76a9970eb7 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --cap-lints warn -Z binary-dep-depinfo` Compiling rustc_fs_util v0.0.0 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_fs_util) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rustc_fs_util CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_fs_util CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_fs_util CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rustc_fs_util --edition=2021 compiler/rustc_fs_util/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=65605b189d9e470d -C extra-filename=-65605b189d9e470d --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/self_cell-1.0.4/src/unsafe_self_cell.rs:60:10 | 60 | &(*joined_ptr.as_ptr()).owner | ^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/self_cell-1.0.4/src/unsafe_self_cell.rs:57:5 | 57 | pub unsafe fn borrow_owner<'a, Dependent>(&'a self) -> &'a Owner { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/self_cell-1.0.4/src/unsafe_self_cell.rs:66:10 | 66 | &(*joined_ptr.as_ptr()).dependent | ^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/self_cell-1.0.4/src/unsafe_self_cell.rs:63:5 | 63 | pub unsafe fn borrow_dependent<'a, Dependent>(&'a self) -> &'a Dependent { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/self_cell-1.0.4/src/unsafe_self_cell.rs:76:14 | 76 | &(*joined_ptr.as_ptr()).owner, | ^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/self_cell-1.0.4/src/unsafe_self_cell.rs:69:5 | 69 | pub unsafe fn borrow_mut<'a, Dependent>(&'a mut self) -> (&'a Owner, &'a mut Dependent) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/self_cell-1.0.4/src/unsafe_self_cell.rs:77:18 | 77 | &mut (*joined_ptr.as_ptr()).dependent, | ^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `core::ptr::drop_in_place` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/self_cell-1.0.4/src/unsafe_self_cell.rs:91:9 | 91 | drop_in_place(&mut (*joined_ptr.as_ptr()).dependent); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/self_cell-1.0.4/src/unsafe_self_cell.rs:82:5 | 82 | pub unsafe fn drop_joined(&mut self) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/self_cell-1.0.4/src/unsafe_self_cell.rs:91:28 | 91 | drop_in_place(&mut (*joined_ptr.as_ptr()).dependent); | ^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `unsafe_self_cell::OwnerAndCellDropGuard::::new` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/self_cell-1.0.4/src/unsafe_self_cell.rs:102:26 | 102 | let drop_guard = OwnerAndCellDropGuard::new(joined_ptr); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/self_cell-1.0.4/src/unsafe_self_cell.rs:98:5 | 98 | pub unsafe fn into_owner(self) -> Owner { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::ptr::drop_in_place` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/self_cell-1.0.4/src/unsafe_self_cell.rs:105:9 | 105 | drop_in_place(&mut (*joined_ptr.as_ptr()).dependent); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/self_cell-1.0.4/src/unsafe_self_cell.rs:105:28 | 105 | drop_in_place(&mut (*joined_ptr.as_ptr()).dependent); | ^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/self_cell-1.0.4/src/unsafe_self_cell.rs:109:40 | 109 | let owner_ptr: *const Owner = &(*joined_ptr.as_ptr()).owner; | ^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `core::ptr::read` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/self_cell-1.0.4/src/unsafe_self_cell.rs:113:21 | 113 | let owner = read(owner_ptr); | ^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `alloc::alloc::dealloc` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/self_cell-1.0.4/src/unsafe_self_cell.rs:117:9 | 117 | dealloc(self.joined_void_ptr.as_ptr(), layout); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/self_cell-1.0.4/src/unsafe_self_cell.rs:199:49 | 199 | let owner_ptr = core::ptr::addr_of_mut!((*this).owner); | ^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/self_cell-1.0.4/src/unsafe_self_cell.rs:198:5 | 198 | pub unsafe fn _field_pointers(this: *mut Self) -> (*mut Owner, *mut Dependent) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/self_cell-1.0.4/src/unsafe_self_cell.rs:200:53 | 200 | let dependent_ptr = core::ptr::addr_of_mut!((*this).dependent); | ^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior Compiling strsim v0.11.1 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=strsim CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/strsim-0.11.1 CARGO_PKG_AUTHORS='Danny Guo :maxbachmann ' CARGO_PKG_DESCRIPTION='Implementations of string similarity metrics. Includes Hamming, Levenshtein, OSA, Damerau-Levenshtein, Jaro, Jaro-Winkler, and Sørensen-Dice. ' CARGO_PKG_HOMEPAGE='https://github.com/rapidfuzz/strsim-rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=strsim CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rapidfuzz/strsim-rs' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=0.11.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=11 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/strsim-0.11.1 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name strsim --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/strsim-0.11.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ab0e00eda08ab30d -C extra-filename=-ab0e00eda08ab30d --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --cap-lints warn -Z binary-dep-depinfo` warning: `self_cell` (lib) generated 14 warnings Compiling icu_list_data v1.5.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=icu_list_data CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_list_data-1.5.0 CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='Data for the icu_list crate' CARGO_PKG_HOMEPAGE='https://icu4x.unicode.org' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=icu_list_data CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.67 CARGO_PKG_VERSION=1.5.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_list_data-1.5.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name icu_list_data --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_list_data-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=5d4a418f82c921a0 -C extra-filename=-5d4a418f82c921a0 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/strsim-0.11.1/src/lib.rs:38:29 | 38 | fn fmt(&self, fmt: &mut Formatter) -> Result<(), fmt::Error> { | ^^^^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 38 | fn fmt(&self, fmt: &mut Formatter<'_>) -> Result<(), fmt::Error> { | ++++ warning: unexpected `cfg` condition name: `icu4x_custom_data` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_list_data-1.5.0/src/lib.rs:14:7 | 14 | #[cfg(icu4x_custom_data)] | ^^^^^^^^^^^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `parallel_compiler`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(icu4x_custom_data)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(icu4x_custom_data)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `icu4x_custom_data` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_list_data-1.5.0/src/lib.rs:16:11 | 16 | #[cfg(not(icu4x_custom_data))] | ^^^^^^^^^^^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(icu4x_custom_data)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(icu4x_custom_data)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration Compiling self_cell v0.10.3 warning: `syn` (lib) generated 756 warnings (45 duplicates) Compiling zerocopy-derive v0.7.35 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=self_cell CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/self_cell-0.10.3 CARGO_PKG_AUTHORS='Lukas Bergdoll ' CARGO_PKG_DESCRIPTION='Safe-to-use proc-macro-free self-referential structs in stable Rust.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=self_cell CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/Voultapher/self_cell' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.10.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/self_cell-0.10.3 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name self_cell --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/self_cell-0.10.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("old_rust"))' -C metadata=928a17c195cab030 -C extra-filename=-928a17c195cab030 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern new_self_cell=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libself_cell-da7e68f66257d1b0.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=zerocopy_derive CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerocopy-derive-0.7.35 CARGO_PKG_AUTHORS='Joshua Liebow-Feeser ' CARGO_PKG_DESCRIPTION='Custom derive for traits from the zerocopy crate' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='BSD-2-Clause OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zerocopy-derive CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/google/zerocopy' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.7.35 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=35 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerocopy-derive-0.7.35 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name zerocopy_derive --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerocopy-derive-0.7.35/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=62e10e8eba1d8345 -C extra-filename=-62e10e8eba1d8345 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern proc_macro2=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/libproc_macro2-b77cc6e58db4216a.rlib --extern quote=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/libquote-729e32816c0cc154.rlib --extern syn=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/libsyn-12149274a7e036c4.rlib --extern proc_macro --cap-lints warn -Z binary-dep-depinfo` warning: `icu_list_data` (lib) generated 2 warnings Compiling displaydoc v0.2.5 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=displaydoc CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/displaydoc-0.2.5 CARGO_PKG_AUTHORS='Jane Lusby ' CARGO_PKG_DESCRIPTION='A derive macro for implementing the display Trait via a doc comment and string interpolation ' CARGO_PKG_HOMEPAGE='https://github.com/yaahc/displaydoc' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=displaydoc CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/yaahc/displaydoc' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.2.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/displaydoc-0.2.5 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name displaydoc --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/displaydoc-0.2.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "std"))' -C metadata=f78567f99cee6206 -C extra-filename=-f78567f99cee6206 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern proc_macro2=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/libproc_macro2-b77cc6e58db4216a.rlib --extern quote=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/libquote-729e32816c0cc154.rlib --extern syn=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/libsyn-12149274a7e036c4.rlib --extern proc_macro --cap-lints warn -Z binary-dep-depinfo` Compiling tracing-attributes v0.1.27 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=tracing_attributes CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-attributes-0.1.27 CARGO_PKG_AUTHORS='Tokio Contributors :Eliza Weisman :David Barsky ' CARGO_PKG_DESCRIPTION='Procedural macro attributes for automatically instrumenting functions. ' CARGO_PKG_HOMEPAGE='https://tokio.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tracing-attributes CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/tracing' CARGO_PKG_RUST_VERSION=1.56.0 CARGO_PKG_VERSION=0.1.27 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=27 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-attributes-0.1.27 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name tracing_attributes --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-attributes-0.1.27/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("async-await"))' -C metadata=63edf5026bbf2172 -C extra-filename=-63edf5026bbf2172 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern proc_macro2=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/libproc_macro2-b77cc6e58db4216a.rlib --extern quote=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/libquote-729e32816c0cc154.rlib --extern syn=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/libsyn-12149274a7e036c4.rlib --extern proc_macro --cap-lints warn -Z binary-dep-depinfo` warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-attributes-0.1.27/src/lib.rs:73:5 | 73 | private_in_public, | ^^^^^^^^^^^^^^^^^ | = note: `#[warn(renamed_and_removed_lints)]` on by default warning: `strsim` (lib) generated 1 warning Compiling zerofrom-derive v0.1.4 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=zerofrom_derive CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerofrom-derive-0.1.4 CARGO_PKG_AUTHORS='Manish Goregaokar ' CARGO_PKG_DESCRIPTION='Custom derive for the zerofrom crate' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zerofrom-derive CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.1.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerofrom-derive-0.1.4 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name zerofrom_derive --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerofrom-derive-0.1.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=70559c3f7a20540f -C extra-filename=-70559c3f7a20540f --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern proc_macro2=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/libproc_macro2-b77cc6e58db4216a.rlib --extern quote=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/libquote-729e32816c0cc154.rlib --extern syn=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/libsyn-12149274a7e036c4.rlib --extern synstructure=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/libsynstructure-b539526ee9cfd487.rlib --extern proc_macro --cap-lints warn -Z binary-dep-depinfo` Compiling yoke-derive v0.7.4 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=yoke_derive CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/yoke-derive-0.7.4 CARGO_PKG_AUTHORS='Manish Goregaokar ' CARGO_PKG_DESCRIPTION='Custom derive for the yoke crate' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=yoke-derive CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.7.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/yoke-derive-0.7.4 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name yoke_derive --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/yoke-derive-0.7.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b481164470822a7c -C extra-filename=-b481164470822a7c --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern proc_macro2=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/libproc_macro2-b77cc6e58db4216a.rlib --extern quote=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/libquote-729e32816c0cc154.rlib --extern syn=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/libsyn-12149274a7e036c4.rlib --extern synstructure=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/libsynstructure-b539526ee9cfd487.rlib --extern proc_macro --cap-lints warn -Z binary-dep-depinfo` Compiling zerocopy v0.7.35 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=zerocopy CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerocopy-0.7.35 CARGO_PKG_AUTHORS='Joshua Liebow-Feeser ' CARGO_PKG_DESCRIPTION='Utilities for zero-copy parsing and serialization' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='BSD-2-Clause OR Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zerocopy CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/google/zerocopy' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=0.7.35 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=35 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerocopy-0.7.35 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name zerocopy --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerocopy-0.7.35/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="byteorder"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="simd"' --cfg 'feature="zerocopy-derive"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("__internal_use_only_features_that_work_on_stable", "alloc", "byteorder", "default", "derive", "simd", "simd-nightly", "zerocopy-derive"))' -C metadata=bacb567d8f457b3e -C extra-filename=-bacb567d8f457b3e --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern byteorder=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libbyteorder-5f632fd21ab94d3b.rmeta --extern zerocopy_derive=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/libzerocopy_derive-62e10e8eba1d8345.so --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: `regex-automata` (lib) generated 2 warnings Compiling tinystr v0.7.6 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=tinystr CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinystr-0.7.6 CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='A small ASCII-only bounded length string representation.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tinystr CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.67 CARGO_PKG_VERSION=0.7.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinystr-0.7.6 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name tinystr --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinystr-0.7.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="alloc"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "bench", "databake", "default", "serde", "std", "zerovec"))' -C metadata=4e23569ea1c72ff0 -C extra-filename=-4e23569ea1c72ff0 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern displaydoc=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/libdisplaydoc-f78567f99cee6206.so --cap-lints warn -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinystr-0.7.6/src/ascii.rs:637:32 | 637 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 637 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinystr-0.7.6/src/ascii.rs:643:32 | 643 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 643 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: `tinystr` (lib) generated 2 warnings Compiling zerovec-derive v0.10.3 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=zerovec_derive CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-derive-0.10.3 CARGO_PKG_AUTHORS='Manish Goregaokar ' CARGO_PKG_DESCRIPTION='Custom derive for the zerovec crate' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zerovec-derive CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.10.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-derive-0.10.3 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name zerovec_derive --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-derive-0.10.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=2a89a0aa206ba623 -C extra-filename=-2a89a0aa206ba623 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern proc_macro2=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/libproc_macro2-b77cc6e58db4216a.rlib --extern quote=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/libquote-729e32816c0cc154.rlib --extern syn=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/libsyn-12149274a7e036c4.rlib --extern proc_macro --cap-lints warn -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-derive-0.10.3/src/make_varule.rs:297:21 | 297 | sized_fields: &[FieldInfo], | ^^^^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 297 | sized_fields: &[FieldInfo<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-derive-0.10.3/src/make_varule.rs:298:26 | 298 | unsized_field_info: &UnsizedFields, | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 298 | unsized_field_info: &UnsizedFields<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-derive-0.10.3/src/make_varule.rs:343:21 | 343 | sized_fields: &[FieldInfo], | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 343 | sized_fields: &[FieldInfo<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-derive-0.10.3/src/make_varule.rs:344:26 | 344 | unsized_field_info: &UnsizedFields, | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 344 | unsized_field_info: &UnsizedFields<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-derive-0.10.3/src/ule.rs:83:15 | 83 | fields: &[FieldInfo], | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 83 | fields: &[FieldInfo<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-derive-0.10.3/src/ule.rs:96:41 | 96 | pub(crate) fn make_ule_fields(fields: &[FieldInfo]) -> Vec { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 96 | pub(crate) fn make_ule_fields(fields: &[FieldInfo<'_>]) -> Vec { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-derive-0.10.3/src/utils.rs:54:21 | 54 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 54 | fn parse(input: ParseStream<'_>) -> Result { | ++++ Compiling zerofrom v0.1.4 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=ahash CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11 CARGO_PKG_AUTHORS='Tom Kaitchuck ' CARGO_PKG_DESCRIPTION='A non-cryptographic hash function using AES-NI for high performance' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ahash CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tkaitchuck/ahash' CARGO_PKG_RUST_VERSION=1.60.0 CARGO_PKG_VERSION=0.8.11 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=11 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/build/ahash-fe9372de0631f4e1/out /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name ahash --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("atomic-polyfill", "compile-time-rng", "const-random", "default", "getrandom", "nightly-arm-aes", "no-rng", "runtime-rng", "serde", "std"))' -C metadata=b8cd0a7e29e65c5c -C extra-filename=-b8cd0a7e29e65c5c --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern cfg_if=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libcfg_if-112f80bdd2bfe7ea.rmeta --extern once_cell=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libonce_cell-ebad891e0e108256.rmeta --extern zerocopy=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libzerocopy-bacb567d8f457b3e.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo --cfg 'feature="folded_multiply"'` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=zerofrom CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerofrom-0.1.4 CARGO_PKG_AUTHORS='Manish Goregaokar ' CARGO_PKG_DESCRIPTION='ZeroFrom trait for constructing' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zerofrom CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.67 CARGO_PKG_VERSION=0.1.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerofrom-0.1.4 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name zerofrom --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerofrom-0.1.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="derive"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "derive"))' -C metadata=bd3daaf3109cd669 -C extra-filename=-bd3daaf3109cd669 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern zerofrom_derive=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/libzerofrom_derive-70559c3f7a20540f.so --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: `tracing-attributes` (lib) generated 1 warning Compiling tracing v0.1.37 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=tracing CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-0.1.37 CARGO_PKG_AUTHORS='Eliza Weisman :Tokio Contributors ' CARGO_PKG_DESCRIPTION='Application-level tracing for Rust. ' CARGO_PKG_HOMEPAGE='https://tokio.rs' CARGO_PKG_LICENSE=MIT CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tracing CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/tokio-rs/tracing' CARGO_PKG_RUST_VERSION=1.49.0 CARGO_PKG_VERSION=0.1.37 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=1 CARGO_PKG_VERSION_PATCH=37 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-0.1.37 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name tracing --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-0.1.37/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="attributes"' --cfg 'feature="default"' --cfg 'feature="max_level_info"' --cfg 'feature="std"' --cfg 'feature="tracing-attributes"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("async-await", "attributes", "default", "log", "log-always", "max_level_debug", "max_level_error", "max_level_info", "max_level_off", "max_level_trace", "max_level_warn", "release_max_level_debug", "release_max_level_error", "release_max_level_info", "release_max_level_off", "release_max_level_trace", "release_max_level_warn", "std", "tracing-attributes", "valuable"))' -C metadata=6dfb46b41289e830 -C extra-filename=-6dfb46b41289e830 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern cfg_if=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libcfg_if-112f80bdd2bfe7ea.rmeta --extern pin_project_lite=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libpin_project_lite-4ba8028c9aad6353.rmeta --extern tracing_attributes=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/libtracing_attributes-63edf5026bbf2172.so --extern tracing_core=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libtracing_core-0582356d7b43f151.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/lib.rs:100:13 | 100 | #![cfg_attr(feature = "specialize", feature(min_specialization))] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/fallback_hash.rs:202:7 | 202 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/fallback_hash.rs:209:7 | 209 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/fallback_hash.rs:253:7 | 253 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/fallback_hash.rs:257:7 | 257 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/fallback_hash.rs:300:7 | 300 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/fallback_hash.rs:305:7 | 305 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/fallback_hash.rs:118:11 | 118 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `128` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/fallback_hash.rs:164:11 | 164 | #[cfg(target_pointer_width = "128")] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `target_pointer_width` are: `16`, `32`, and `64` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(target_pointer_width, values("128"))'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(target_pointer_width, values(\"128\"))");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `folded_multiply` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/operations.rs:16:7 | 16 | #[cfg(feature = "folded_multiply")] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `folded_multiply` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `folded_multiply` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/operations.rs:23:11 | 23 | #[cfg(not(feature = "folded_multiply"))] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `folded_multiply` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/random_state.rs:468:7 | 468 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/random_state.rs:14:14 | 14 | if #[cfg(feature = "specialize")]{ | ^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fuzzing` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/random_state.rs:53:58 | 53 | if #[cfg(all(feature = "compile-time-rng", any(test, fuzzing)))] { | ^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `parallel_compiler`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `fuzzing` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/random_state.rs:73:54 | 73 | } else if #[cfg(all(feature = "runtime-rng", not(fuzzing)))] { | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(fuzzing)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(fuzzing)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/random_state.rs:461:11 | 461 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/specialize.rs:10:7 | 10 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/specialize.rs:12:7 | 12 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/specialize.rs:14:7 | 14 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/specialize.rs:24:11 | 24 | #[cfg(not(feature = "specialize"))] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/specialize.rs:37:7 | 37 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/specialize.rs:70:7 | 70 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/specialize.rs:78:7 | 78 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/specialize.rs:86:7 | 86 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/specialize.rs:94:7 | 94 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/specialize.rs:102:7 | 102 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/specialize.rs:110:7 | 110 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/specialize.rs:118:7 | 118 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/specialize.rs:126:11 | 126 | #[cfg(all(feature = "specialize"))] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/specialize.rs:52:15 | 50 | / macro_rules! call_hasher_impl { 51 | | ($typ:ty) => { 52 | | #[cfg(feature = "specialize")] | | ^^^^^^^^^^^^^^^^^^^^^^ 53 | | impl CallHasher for $typ { ... | 59 | | }; 60 | | } | |_- in this expansion of `call_hasher_impl!` 61 | call_hasher_impl!(u8); | --------------------- in this macro invocation | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/specialize.rs:52:15 | 50 | / macro_rules! call_hasher_impl { 51 | | ($typ:ty) => { 52 | | #[cfg(feature = "specialize")] | | ^^^^^^^^^^^^^^^^^^^^^^ 53 | | impl CallHasher for $typ { ... | 59 | | }; 60 | | } | |_- in this expansion of `call_hasher_impl!` 61 | call_hasher_impl!(u8); 62 | call_hasher_impl!(u16); | ---------------------- in this macro invocation | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/specialize.rs:52:15 | 50 | / macro_rules! call_hasher_impl { 51 | | ($typ:ty) => { 52 | | #[cfg(feature = "specialize")] | | ^^^^^^^^^^^^^^^^^^^^^^ 53 | | impl CallHasher for $typ { ... | 59 | | }; 60 | | } | |_- in this expansion of `call_hasher_impl!` ... 63 | call_hasher_impl!(u32); | ---------------------- in this macro invocation | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/specialize.rs:52:15 | 50 | / macro_rules! call_hasher_impl { 51 | | ($typ:ty) => { 52 | | #[cfg(feature = "specialize")] | | ^^^^^^^^^^^^^^^^^^^^^^ 53 | | impl CallHasher for $typ { ... | 59 | | }; 60 | | } | |_- in this expansion of `call_hasher_impl!` ... 64 | call_hasher_impl!(u64); | ---------------------- in this macro invocation | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/specialize.rs:52:15 | 50 | / macro_rules! call_hasher_impl { 51 | | ($typ:ty) => { 52 | | #[cfg(feature = "specialize")] | | ^^^^^^^^^^^^^^^^^^^^^^ 53 | | impl CallHasher for $typ { ... | 59 | | }; 60 | | } | |_- in this expansion of `call_hasher_impl!` ... 65 | call_hasher_impl!(i8); | --------------------- in this macro invocation | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/specialize.rs:52:15 | 50 | / macro_rules! call_hasher_impl { 51 | | ($typ:ty) => { 52 | | #[cfg(feature = "specialize")] | | ^^^^^^^^^^^^^^^^^^^^^^ 53 | | impl CallHasher for $typ { ... | 59 | | }; 60 | | } | |_- in this expansion of `call_hasher_impl!` ... 66 | call_hasher_impl!(i16); | ---------------------- in this macro invocation | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/specialize.rs:52:15 | 50 | / macro_rules! call_hasher_impl { 51 | | ($typ:ty) => { 52 | | #[cfg(feature = "specialize")] | | ^^^^^^^^^^^^^^^^^^^^^^ 53 | | impl CallHasher for $typ { ... | 59 | | }; 60 | | } | |_- in this expansion of `call_hasher_impl!` ... 67 | call_hasher_impl!(i32); | ---------------------- in this macro invocation | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/specialize.rs:52:15 | 50 | / macro_rules! call_hasher_impl { 51 | | ($typ:ty) => { 52 | | #[cfg(feature = "specialize")] | | ^^^^^^^^^^^^^^^^^^^^^^ 53 | | impl CallHasher for $typ { ... | 59 | | }; 60 | | } | |_- in this expansion of `call_hasher_impl!` ... 68 | call_hasher_impl!(i64); | ---------------------- in this macro invocation | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unused extern crate --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/specialize.rs:6:1 | 5 | / #[cfg(not(feature = "std"))] 6 | | extern crate alloc; | | ^^^^^^^^^^^^^^^^^^- | |___________________| | help: remove it | = note: `-W unused-extern-crates` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(unused_extern_crates)]` warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/lib.rs:265:11 | 265 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/lib.rs:272:15 | 272 | #[cfg(not(feature = "specialize"))] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/lib.rs:279:11 | 279 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/lib.rs:286:15 | 286 | #[cfg(not(feature = "specialize"))] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/lib.rs:293:11 | 293 | #[cfg(feature = "specialize")] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition value: `specialize` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/lib.rs:300:15 | 300 | #[cfg(not(feature = "specialize"))] | ^^^^^^^^^^^^^^^^^^^^^^ | = note: expected values for `feature` are: `atomic-polyfill`, `compile-time-rng`, `const-random`, `default`, `getrandom`, `nightly-arm-aes`, `no-rng`, `runtime-rng`, `serde`, and `std` = help: consider adding `specialize` as a feature in `Cargo.toml` = note: see for more information about checking conditional configuration warning: lint `const_err` has been removed: converted into hard error, see issue #71800 for more information --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-0.1.37/src/lib.rs:914:5 | 914 | const_err, | ^^^^^^^^^ | = note: `#[warn(renamed_and_removed_lints)]` on by default warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tracing-0.1.37/src/lib.rs:922:5 | 922 | private_in_public, | ^^^^^^^^^^^^^^^^^ Compiling yoke v0.7.4 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=yoke CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/yoke-0.7.4 CARGO_PKG_AUTHORS='Manish Goregaokar ' CARGO_PKG_DESCRIPTION='Abstraction allowing borrowed data to be carried along with the backing data it borrows from' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=yoke CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.67 CARGO_PKG_VERSION=0.7.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/yoke-0.7.4 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name yoke --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/yoke-0.7.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="zerofrom"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "serde", "zerofrom"))' -C metadata=43b62bea7b88c760 -C extra-filename=-43b62bea7b88c760 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern stable_deref_trait=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libstable_deref_trait-5265318bf29406f5.rmeta --extern yoke_derive=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/libyoke_derive-b481164470822a7c.so --extern zerofrom=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libzerofrom-bd3daaf3109cd669.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling unic-langid-impl v0.9.5 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=unic_langid_impl CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unic-langid-impl-0.9.5 CARGO_PKG_AUTHORS='Zibi Braniecki ' CARGO_PKG_DESCRIPTION='API for managing Unicode Language Identifiers' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unic-langid-impl CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/zbraniecki/unic-locale' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.9.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unic-langid-impl-0.9.5 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name unic_langid_impl --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unic-langid-impl-0.9.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("binary", "likelysubtags", "serde", "serde_json"))' -C metadata=9489de66dd01d60a -C extra-filename=-9489de66dd01d60a --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern tinystr=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/libtinystr-4e23569ea1c72ff0.rmeta --cap-lints warn -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/yoke-0.7.4/src/zero_from.rs:54:35 | 54 | YokeTraitHack::<::Output>::zero_from(c).0 | ------^^^^^^^^--------- expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 54 | YokeTraitHack::<>::Output>::zero_from(c).0 | ++++ warning: trait `BuildHasherExt` is never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/lib.rs:252:18 | 252 | pub(crate) trait BuildHasherExt: BuildHasher { | ^^^^^^^^^^^^^^ | = note: `#[warn(dead_code)]` on by default warning: methods `read_u128x2`, `read_u128x4`, `read_last_u16`, `read_last_u128x2`, and `read_last_u128x4` are never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ahash-0.8.11/src/convert.rs:80:8 | 75 | pub(crate) trait ReadFromSlice { | ------------- methods in this trait ... 80 | fn read_u128x2(&self) -> ([u128; 2], &[u8]); | ^^^^^^^^^^^ 81 | fn read_u128x4(&self) -> ([u128; 4], &[u8]); | ^^^^^^^^^^^ 82 | fn read_last_u16(&self) -> u16; | ^^^^^^^^^^^^^ ... 86 | fn read_last_u128x2(&self) -> [u128; 2]; | ^^^^^^^^^^^^^^^^ 87 | fn read_last_u128x4(&self) -> [u128; 4]; | ^^^^^^^^^^^^^^^^ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unic-langid-impl-0.9.5/src/errors.rs:23:32 | 23 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 23 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unic-langid-impl-0.9.5/src/parser/errors.rs:13:32 | 13 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 13 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unic-langid-impl-0.9.5/src/subtags/language.rs:95:37 | 95 | fn fmt(&self, f: &mut std::fmt::Formatter) -> std::fmt::Result { | ----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 95 | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unic-langid-impl-0.9.5/src/subtags/region.rs:65:37 | 65 | fn fmt(&self, f: &mut std::fmt::Formatter) -> std::fmt::Result { | ----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 65 | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unic-langid-impl-0.9.5/src/subtags/script.rs:53:37 | 53 | fn fmt(&self, f: &mut std::fmt::Formatter) -> std::fmt::Result { | ----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 53 | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unic-langid-impl-0.9.5/src/subtags/variant.rs:63:37 | 63 | fn fmt(&self, f: &mut std::fmt::Formatter) -> std::fmt::Result { | ----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 63 | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unic-langid-impl-0.9.5/src/lib.rs:467:37 | 467 | fn fmt(&self, f: &mut std::fmt::Formatter) -> std::fmt::Result { | ----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 467 | fn fmt(&self, f: &mut std::fmt::Formatter<'_>) -> std::fmt::Result { | ++++ warning[E0133]: call to unsafe function `alloc::boxed::Box::::from_raw` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/yoke-0.7.4/src/cartable_ptr.rs:156:20 | 156 | let _box = Box::from_raw(pointer.as_ptr()); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/yoke-0.7.4/src/cartable_ptr.rs:155:5 | 155 | unsafe fn drop_raw(pointer: NonNull) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` warning[E0133]: call to unsafe function `alloc::rc::Rc::::from_raw` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/yoke-0.7.4/src/cartable_ptr.rs:183:19 | 183 | let _rc = Rc::from_raw(pointer.as_ptr()); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/yoke-0.7.4/src/cartable_ptr.rs:182:5 | 182 | unsafe fn drop_raw(pointer: NonNull) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `alloc::rc::Rc::::increment_strong_count` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/yoke-0.7.4/src/cartable_ptr.rs:204:9 | 204 | Rc::increment_strong_count(pointer.as_ptr()); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/yoke-0.7.4/src/cartable_ptr.rs:199:5 | 199 | unsafe fn addref_raw(pointer: NonNull) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `alloc::sync::Arc::::from_raw` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/yoke-0.7.4/src/cartable_ptr.rs:227:20 | 227 | let _arc = Arc::from_raw(pointer.as_ptr()); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/yoke-0.7.4/src/cartable_ptr.rs:226:5 | 226 | unsafe fn drop_raw(pointer: NonNull) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `alloc::sync::Arc::::increment_strong_count` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/yoke-0.7.4/src/cartable_ptr.rs:248:9 | 248 | Arc::increment_strong_count(pointer.as_ptr()); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/yoke-0.7.4/src/cartable_ptr.rs:243:5 | 243 | unsafe fn addref_raw(pointer: NonNull) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::ptr::read` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/yoke-0.7.4/src/macro_impls.rs:80:13 | 61 | / macro_rules! unsafe_complex_yoke_impl { 62 | | () => { 63 | | fn transform(&'a self) -> &'a Self::Output { 64 | | unsafe { mem::transmute(self) } ... | 80 | | ptr::read(ptr) | | ^^^^^^^^^^^^^^ call to unsafe function ... | 90 | | }; 91 | | } | |_- in this expansion of `unsafe_complex_yoke_impl!` ... 95 | unsafe_complex_yoke_impl!(); | --------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/yoke-0.7.4/src/macro_impls.rs:76:9 | 61 | / macro_rules! unsafe_complex_yoke_impl { 62 | | () => { 63 | | fn transform(&'a self) -> &'a Self::Output { 64 | | unsafe { mem::transmute(self) } ... | 76 | | unsafe fn make(from: Self::Output) -> Self { | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... | 90 | | }; 91 | | } | |_- in this expansion of `unsafe_complex_yoke_impl!` ... 95 | unsafe_complex_yoke_impl!(); | --------------------------- in this macro invocation warning[E0133]: call to unsafe function `core::ptr::read` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/yoke-0.7.4/src/macro_impls.rs:80:13 | 61 | / macro_rules! unsafe_complex_yoke_impl { 62 | | () => { 63 | | fn transform(&'a self) -> &'a Self::Output { 64 | | unsafe { mem::transmute(self) } ... | 80 | | ptr::read(ptr) | | ^^^^^^^^^^^^^^ call to unsafe function ... | 90 | | }; 91 | | } | |_- in this expansion of `unsafe_complex_yoke_impl!` ... 102 | unsafe_complex_yoke_impl!(); | --------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/yoke-0.7.4/src/macro_impls.rs:76:9 | 61 | / macro_rules! unsafe_complex_yoke_impl { 62 | | () => { 63 | | fn transform(&'a self) -> &'a Self::Output { 64 | | unsafe { mem::transmute(self) } ... | 76 | | unsafe fn make(from: Self::Output) -> Self { | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... | 90 | | }; 91 | | } | |_- in this expansion of `unsafe_complex_yoke_impl!` ... 102 | unsafe_complex_yoke_impl!(); | --------------------------- in this macro invocation warning[E0133]: call to unsafe function `core::ptr::read` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/yoke-0.7.4/src/macro_impls.rs:80:13 | 61 | / macro_rules! unsafe_complex_yoke_impl { 62 | | () => { 63 | | fn transform(&'a self) -> &'a Self::Output { 64 | | unsafe { mem::transmute(self) } ... | 80 | | ptr::read(ptr) | | ^^^^^^^^^^^^^^ call to unsafe function ... | 90 | | }; 91 | | } | |_- in this expansion of `unsafe_complex_yoke_impl!` ... 107 | unsafe_complex_yoke_impl!(); | --------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/yoke-0.7.4/src/macro_impls.rs:76:9 | 61 | / macro_rules! unsafe_complex_yoke_impl { 62 | | () => { 63 | | fn transform(&'a self) -> &'a Self::Output { 64 | | unsafe { mem::transmute(self) } ... | 76 | | unsafe fn make(from: Self::Output) -> Self { | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... | 90 | | }; 91 | | } | |_- in this expansion of `unsafe_complex_yoke_impl!` ... 107 | unsafe_complex_yoke_impl!(); | --------------------------- in this macro invocation warning[E0133]: call to unsafe function `core::ptr::read` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/yoke-0.7.4/src/yokeable.rs:262:9 | 262 | core::ptr::read(ptr) | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/yoke-0.7.4/src/yokeable.rs:255:5 | 255 | unsafe fn make(from: Cow<'a, T>) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::intrinsics::transmute` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/yoke-0.7.4/src/yokeable.rs:288:9 | 288 | mem::transmute(from) | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/yoke-0.7.4/src/yokeable.rs:287:5 | 287 | unsafe fn make(from: &'a T) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: `ahash` (lib) generated 46 warnings Compiling hashbrown v0.14.5 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=hashbrown CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5 CARGO_PKG_AUTHORS='Amanieu d'\''Antras ' CARGO_PKG_DESCRIPTION='A Rust port of Google'\''s SwissTable hash map' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=hashbrown CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-lang/hashbrown' CARGO_PKG_RUST_VERSION=1.63.0 CARGO_PKG_VERSION=0.14.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=14 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name hashbrown --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="ahash"' --cfg 'feature="allocator-api2"' --cfg 'feature="default"' --cfg 'feature="inline-more"' --cfg 'feature="raw"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("ahash", "alloc", "allocator-api2", "compiler_builtins", "core", "default", "equivalent", "inline-more", "nightly", "raw", "rayon", "rkyv", "rustc-dep-of-std", "rustc-internal-api", "serde"))' -C metadata=6df3f05c243e5f7b -C extra-filename=-6df3f05c243e5f7b --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern ahash=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libahash-b8cd0a7e29e65c5c.rmeta --extern allocator_api2=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/liballocator_api2-1ac927833cbc49f8.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: `yoke` (lib) generated 11 warnings Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rustc_macros CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_macros CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_macros CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' OUT_DIR=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/build/rustc_macros-77d005a37d71e75a/out /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rustc_macros --edition=2021 compiler/rustc_macros/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=9154419ce09665ba -C extra-filename=-9154419ce09665ba --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern proc_macro2=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/libproc_macro2-b77cc6e58db4216a.rlib --extern quote=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/libquote-729e32816c0cc154.rlib --extern syn=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/libsyn-12149274a7e036c4.rlib --extern synstructure=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/libsynstructure-b539526ee9cfd487.rlib --extern proc_macro -Z binary-dep-depinfo` warning: `tracing` (lib) generated 2 warnings Compiling rustc_index_macros v0.0.0 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_index_macros) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rustc_index_macros CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_index_macros CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_index_macros CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rustc_index_macros --edition=2021 compiler/rustc_index_macros/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="nightly"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly"))' -C metadata=1520c6a1b9c555f6 -C extra-filename=-1520c6a1b9c555f6 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern proc_macro2=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/libproc_macro2-b77cc6e58db4216a.rlib --extern quote=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/libquote-729e32816c0cc154.rlib --extern syn=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/libsyn-12149274a7e036c4.rlib --extern proc_macro -Z binary-dep-depinfo` warning: `unic-langid-impl` (lib) generated 7 warnings Compiling unic-langid-macros-impl v0.9.5 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=unic_langid_macros_impl CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unic-langid-macros-impl-0.9.5 CARGO_PKG_AUTHORS='Zibi Braniecki ' CARGO_PKG_DESCRIPTION='API for managing Unicode Language Identifiers' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unic-langid-macros-impl CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/zbraniecki/unic-locale' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.9.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unic-langid-macros-impl-0.9.5 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name unic_langid_macros_impl --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unic-langid-macros-impl-0.9.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=85e1bb8eb3b1ce27 -C extra-filename=-85e1bb8eb3b1ce27 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern proc_macro_hack=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/libproc_macro_hack-d97a024ea56ea0cb.so --extern quote=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/libquote-729e32816c0cc154.rlib --extern syn=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/libsyn-12149274a7e036c4.rlib --extern unic_langid_impl=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/libunic_langid_impl-9489de66dd01d60a.rlib --extern proc_macro --cap-lints warn -Z binary-dep-depinfo` warning: unused extern crate --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unic-langid-macros-impl-0.9.5/src/lib.rs:1:1 | 1 | extern crate proc_macro; | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove it | = note: `-W unused-extern-crates` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(unused_extern_crates)]` warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_loadu_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/sse2.rs:53:15 | 53 | Group(x86::_mm_loadu_si128(ptr.cast())) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/sse2.rs:52:5 | 52 | pub(crate) unsafe fn load(ptr: *const u8) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_load_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/sse2.rs:63:15 | 63 | Group(x86::_mm_load_si128(ptr.cast())) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/sse2.rs:60:5 | 60 | pub(crate) unsafe fn load_aligned(ptr: *const u8) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_store_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/sse2.rs:73:9 | 73 | x86::_mm_store_si128(ptr.cast(), self.0); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/sse2.rs:70:5 | 70 | pub(crate) unsafe fn store_aligned(self, ptr: *mut u8) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: `zerovec-derive` (lib) generated 7 warnings Compiling zerovec v0.10.4 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=zerovec CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4 CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='Zero-copy vector backed by a byte array' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=zerovec CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.67 CARGO_PKG_VERSION=0.10.4 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=10 CARGO_PKG_VERSION_PATCH=4 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name zerovec --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="derive"' --cfg 'feature="yoke"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bench", "databake", "derive", "hashmap", "serde", "std", "yoke"))' -C metadata=e05625046a095eeb -C extra-filename=-e05625046a095eeb --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern yoke=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libyoke-43b62bea7b88c760.rmeta --extern zerofrom=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libzerofrom-bd3daaf3109cd669.rmeta --extern zerovec_derive=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/libzerovec_derive-2a89a0aa206ba623.so --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning[E0133]: call to unsafe function `core::ptr::const_ptr::::offset_from` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:70:5 | 70 | to.offset_from(from) as usize | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:69:1 | 69 | unsafe fn offset_from(to: *const T, from: *const T) -> usize { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::sub` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:382:13 | 382 | base.as_ptr().sub(index) | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:355:5 | 355 | unsafe fn from_base_index(base: NonNull, index: usize) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::ptr::NonNull::::new_unchecked` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:385:18 | 385 | ptr: NonNull::new_unchecked(ptr), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::inner::offset_from` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:454:13 | 454 | offset_from(base.as_ptr(), self.ptr.as_ptr()) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:428:5 | 428 | unsafe fn to_base_index(&self, base: NonNull) -> usize { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::sub` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:566:13 | 566 | self.ptr.as_ptr().sub(offset) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:561:5 | 561 | unsafe fn next_n(&self, offset: usize) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::ptr::NonNull::::new_unchecked` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:569:18 | 569 | ptr: NonNull::new_unchecked(ptr), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::drop_in_place` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:590:9 | 590 | self.as_ptr().drop_in_place(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:589:5 | 589 | pub(crate) unsafe fn drop(&self) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::read` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:611:9 | 611 | self.as_ptr().read() | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:610:5 | 610 | pub(crate) unsafe fn read(&self) -> T { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::write` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:633:9 | 633 | self.as_ptr().write(val); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:632:5 | 632 | pub(crate) unsafe fn write(&self, val: T) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:683:10 | 683 | &*self.as_ptr() | ^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:682:5 | 682 | pub unsafe fn as_ref<'a>(&self) -> &'a T { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:751:14 | 751 | &mut *self.as_ptr() | ^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:750:5 | 750 | pub unsafe fn as_mut<'a>(&self) -> &'a mut T { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::copy_from_nonoverlapping` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:781:9 | 781 | self.as_ptr().copy_from_nonoverlapping(other.as_ptr(), 1); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:780:5 | 780 | pub unsafe fn copy_from_nonoverlapping(&self, other: &Self) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `raw::inner::RawTableInner::new_uninitialized` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:870:20 | 870 | table: RawTableInner::new_uninitialized( | ____________________^ 871 | | &alloc, 872 | | Self::TABLE_LAYOUT, 873 | | buckets, 874 | | fallibility, 875 | | )?, | |_____________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:862:5 | 862 | / unsafe fn new_uninitialized( 863 | | alloc: A, 864 | | buckets: usize, 865 | | fallibility: Fallibility, 866 | | ) -> Result { | |______________________________________^ warning[E0133]: call to unsafe function `core::ptr::NonNull::::new_unchecked` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:946:9 | 946 | NonNull::new_unchecked(self.data_end().as_ptr().wrapping_sub(self.buckets())) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:945:5 | 945 | pub unsafe fn data_start(&self) -> NonNull { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `raw::inner::Bucket::::to_base_index` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:967:9 | 967 | bucket.to_base_index(self.data_end()) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:966:5 | 966 | pub unsafe fn bucket_index(&self, bucket: &Bucket) -> usize { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `raw::inner::Bucket::::from_base_index` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:1022:9 | 1022 | Bucket::from_base_index(self.data_end(), index) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:995:5 | 995 | pub unsafe fn bucket(&self, index: usize) -> Bucket { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `raw::inner::RawTable::::bucket_index` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:1028:21 | 1028 | let index = self.bucket_index(item); | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:1027:5 | 1027 | unsafe fn erase_no_drop(&mut self, item: &Bucket) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `raw::inner::RawTableInner::erase` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:1029:9 | 1029 | self.table.erase(index); | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::inner::RawTable::::erase_no_drop` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:1037:9 | 1037 | self.erase_no_drop(&item); | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:1035:5 | 1035 | pub unsafe fn erase(&mut self, item: Bucket) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `raw::inner::Bucket::::drop` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:1038:9 | 1038 | item.drop(); | ^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::inner::RawTable::::erase_no_drop` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:1063:9 | 1063 | self.erase_no_drop(&item); | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:1062:5 | 1062 | pub unsafe fn remove(&mut self, item: Bucket) -> (T, InsertSlot) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `raw::inner::Bucket::::read` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:1065:13 | 1065 | item.read(), | ^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::inner::RawTable::::bucket_index` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:1067:24 | 1067 | index: self.bucket_index(&item), | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::inner::RawTableInner::resize_inner` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:1285:9 | 1285 | / self.table.resize_inner( 1286 | | &self.alloc, 1287 | | capacity, 1288 | | &|table, index| hasher(table.bucket::(index).as_ref()), 1289 | | fallibility, 1290 | | Self::TABLE_LAYOUT, 1291 | | ) | |_________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:1273:5 | 1273 | / unsafe fn resize( 1274 | | &mut self, 1275 | | capacity: usize, 1276 | | hasher: impl Fn(&T) -> u64, 1277 | | fallibility: Fallibility, 1278 | | ) -> Result<(), TryReserveError> { | |____________________________________^ warning[E0133]: call to unsafe function `raw::inner::Bucket::::as_ref` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:1288:36 | 1288 | &|table, index| hasher(table.bucket::(index).as_ref()), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::inner::RawTableInner::bucket` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:1288:36 | 1288 | &|table, index| hasher(table.bucket::(index).as_ref()), | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::inner::RawTableInner::prepare_insert_slot` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:1361:33 | 1361 | let (index, old_ctrl) = self.table.prepare_insert_slot(hash); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:1360:5 | 1360 | pub unsafe fn insert_no_grow(&mut self, hash: u64, value: T) -> Bucket { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `raw::inner::RawTableInner::bucket` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:1362:22 | 1362 | let bucket = self.table.bucket(index); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::inner::Bucket::::write` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:1368:9 | 1368 | bucket.write(value); | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::inner::RawTable::::bucket_index` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:1384:21 | 1384 | let index = self.bucket_index(&bucket); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:1380:5 | 1380 | / pub unsafe fn replace_bucket_with(&mut self, bucket: Bucket, f: F) -> bool 1381 | | where 1382 | | F: FnOnce(T) -> Option, | |__________________________________^ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:1385:24 | 1385 | let old_ctrl = *self.table.ctrl(index); | ^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `raw::inner::RawTableInner::ctrl` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:1385:25 | 1385 | let old_ctrl = *self.table.ctrl(index); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::inner::RawTable::::is_bucket_full` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:1386:23 | 1386 | debug_assert!(self.is_bucket_full(index)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::inner::RawTable::::remove` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:1388:20 | 1388 | let item = self.remove(bucket).0; | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::inner::RawTableInner::set_ctrl` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:1391:13 | 1391 | self.table.set_ctrl(index, old_ctrl); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::inner::Bucket::::write` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:1393:13 | 1393 | self.bucket(index).write(new_item); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::inner::RawTable::::bucket` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:1393:13 | 1393 | self.bucket(index).write(new_item); | ^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:1444:24 | 1444 | let old_ctrl = *self.table.ctrl(slot.index); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:1443:5 | 1443 | pub unsafe fn insert_in_slot(&mut self, hash: u64, slot: InsertSlot, value: T) -> Bucket { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `raw::inner::RawTableInner::ctrl` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:1444:25 | 1444 | let old_ctrl = *self.table.ctrl(slot.index); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::inner::RawTableInner::record_item_insert_at` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:1445:9 | 1445 | self.table.record_item_insert_at(slot.index, old_ctrl, hash); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::inner::RawTable::::bucket` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:1447:22 | 1447 | let bucket = self.bucket(slot.index); | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::inner::Bucket::::write` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:1448:9 | 1448 | bucket.write(value); | ^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::inner::RawTable::::get_many_mut_pointers` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:1530:20 | 1530 | let ptrs = self.get_many_mut_pointers(hashes, eq)?; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:1525:5 | 1525 | / pub unsafe fn get_many_unchecked_mut( 1526 | | &mut self, 1527 | | hashes: [u64; N], 1528 | | eq: impl FnMut(usize, &T) -> bool, 1529 | | ) -> Option<[&'_ mut T; N]> { | |_______________________________^ warning[E0133]: call to unsafe function `core::mem::transmute_copy` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:1531:14 | 1531 | Some(mem::transmute_copy(&ptrs)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::slice::::get_unchecked_mut` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:1545:14 | 1545 | *(*outs_ptr).get_unchecked_mut(i) = cur.as_mut(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:1534:5 | 1534 | / unsafe fn get_many_mut_pointers( 1535 | | &mut self, 1536 | | hashes: [u64; N], 1537 | | mut eq: impl FnMut(usize, &T) -> bool, 1538 | | ) -> Option<[*mut T; N]> { | |____________________________^ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:1545:14 | 1545 | *(*outs_ptr).get_unchecked_mut(i) = cur.as_mut(); | ^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `raw::inner::Bucket::::as_mut` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:1545:49 | 1545 | *(*outs_ptr).get_unchecked_mut(i) = cur.as_mut(); | ^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::mem::MaybeUninit::::assume_init` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:1549:14 | 1549 | Some(outs.assume_init()) | ^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::inner::RawTableInner::is_bucket_full` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:1586:9 | 1586 | self.table.is_bucket_full(index) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:1585:5 | 1585 | pub unsafe fn is_bucket_full(&self, index: usize) -> bool { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `raw::inner::RawTableInner::iter` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:1599:9 | 1599 | self.table.iter() | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:1594:5 | 1594 | pub unsafe fn iter(&self) -> RawIter { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `raw::inner::RawIterHash::::new` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:1614:9 | 1614 | RawIterHash::new(self, hash) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:1613:5 | 1613 | pub unsafe fn iter_hash(&self, hash: u64) -> RawIterHash { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::ptr::NonNull::::new_unchecked` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:1756:20 | 1756 | let ctrl = NonNull::new_unchecked(ptr.as_ptr().add(ctrl_offset)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:1733:5 | 1733 | / unsafe fn new_uninitialized( 1734 | | alloc: &A, 1735 | | table_layout: TableLayout, 1736 | | buckets: usize, ... | 1739 | | where 1740 | | A: Allocator, | |_____________________^ warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:1756:43 | 1756 | let ctrl = NonNull::new_unchecked(ptr.as_ptr().add(ctrl_offset)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::inner::RawTableInner::is_bucket_full` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:1869:21 | 1869 | if unlikely(self.is_bucket_full(index)) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:1867:5 | 1867 | unsafe fn fix_insert_slot(&self, mut index: usize) -> InsertSlot { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::option::Option::::unwrap_unchecked` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:1888:21 | 1888 | index = Group::load_aligned(self.ctrl(0)) | _____________________^ 1889 | | .match_empty_or_deleted() 1890 | | .lowest_set_bit() 1891 | | .unwrap_unchecked(); | |___________________________________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::inner::sse2::Group::load_aligned` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:1888:21 | 1888 | index = Group::load_aligned(self.ctrl(0)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::inner::RawTableInner::ctrl` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:1888:41 | 1888 | index = Group::load_aligned(self.ctrl(0)) | ^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::inner::RawTableInner::find_insert_slot` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:2068:28 | 2068 | let index: usize = self.find_insert_slot(hash).index; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:2066:5 | 2066 | unsafe fn prepare_insert_slot(&mut self, hash: u64) -> (usize, u8) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:2075:24 | 2075 | let old_ctrl = *self.ctrl(index); | ^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `raw::inner::RawTableInner::ctrl` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:2075:25 | 2075 | let old_ctrl = *self.ctrl(index); | ^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::inner::RawTableInner::set_ctrl_h2` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:2076:9 | 2076 | self.set_ctrl_h2(index, hash); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::inner::sse2::Group::load_aligned` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:2252:25 | 2252 | let group = Group::load_aligned(self.ctrl(i)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:2240:5 | 2240 | unsafe fn prepare_rehash_in_place(&mut self) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `raw::inner::RawTableInner::ctrl` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:2252:45 | 2252 | let group = Group::load_aligned(self.ctrl(i)); | ^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::inner::sse2::Group::store_aligned` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:2254:13 | 2254 | group.store_aligned(self.ctrl(i)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::inner::RawTableInner::ctrl` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:2254:33 | 2254 | group.store_aligned(self.ctrl(i)); | ^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::copy_to` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:2266:13 | 2266 | / self.ctrl(0) 2267 | | .copy_to(self.ctrl(Group::WIDTH), self.buckets()); | |_________________________________________________________________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::inner::RawTableInner::ctrl` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:2266:13 | 2266 | self.ctrl(0) | ^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::inner::RawTableInner::ctrl` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:2267:26 | 2267 | .copy_to(self.ctrl(Group::WIDTH), self.buckets()); | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::copy_to` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:2272:13 | 2272 | / self.ctrl(0) 2273 | | .copy_to(self.ctrl(self.buckets()), Group::WIDTH); | |_________________________________________________________________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::inner::RawTableInner::ctrl` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:2272:13 | 2272 | self.ctrl(0) | ^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::inner::RawTableInner::ctrl` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:2273:26 | 2273 | .copy_to(self.ctrl(self.buckets()), Group::WIDTH); | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::inner::Bucket::::from_base_index` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:2323:20 | 2323 | let data = Bucket::from_base_index(self.data_end(), 0); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:2295:5 | 2295 | unsafe fn iter(&self) -> RawIter { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `raw::inner::RawIterRange::::new` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:2326:19 | 2326 | iter: RawIterRange::new(self.ctrl.as_ptr(), data, self.buckets()), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::inner::RawTableInner::iter` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:2374:25 | 2374 | for item in self.iter::() { | ^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:2367:5 | 2367 | unsafe fn drop_elements(&mut self) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `raw::inner::Bucket::::drop` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:2377:17 | 2377 | item.drop(); | ^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::inner::Bucket::::from_base_index` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:2502:9 | 2502 | Bucket::from_base_index(self.data_end(), index) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:2499:5 | 2499 | unsafe fn bucket(&self, index: usize) -> Bucket { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::sub` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:2556:9 | 2556 | base.sub((index + 1) * size_of) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:2552:5 | 2552 | unsafe fn bucket_ptr(&self, index: usize, size_of: usize) -> *mut u8 { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `raw::inner::RawTableInner::find_insert_slot` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:2619:21 | 2619 | let index = self.find_insert_slot(hash).index; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:2618:5 | 2618 | unsafe fn prepare_insert_no_grow(&mut self, hash: u64) -> Result { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:2620:24 | 2620 | let old_ctrl = *self.ctrl(index); | ^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `raw::inner::RawTableInner::ctrl` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:2620:25 | 2620 | let old_ctrl = *self.ctrl(index); | ^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::inner::RawTableInner::record_item_insert_at` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:2624:13 | 2624 | self.record_item_insert_at(index, old_ctrl, hash); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::inner::RawTableInner::set_ctrl_h2` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:2632:9 | 2632 | self.set_ctrl_h2(index, hash); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:2630:5 | 2630 | unsafe fn record_item_insert_at(&mut self, index: usize, old_ctrl: u8, hash: u64) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `raw::inner::RawTableInner::set_ctrl` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:2674:9 | 2674 | self.set_ctrl(index, h2(hash)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:2672:5 | 2672 | unsafe fn set_ctrl_h2(&mut self, index: usize, hash: u64) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:2708:25 | 2708 | let prev_ctrl = *self.ctrl(index); | ^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:2706:5 | 2706 | unsafe fn replace_ctrl_h2(&mut self, index: usize, hash: u64) -> u8 { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `raw::inner::RawTableInner::ctrl` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:2708:26 | 2708 | let prev_ctrl = *self.ctrl(index); | ^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::inner::RawTableInner::set_ctrl_h2` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:2709:9 | 2709 | self.set_ctrl_h2(index, hash); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:2766:9 | 2766 | *self.ctrl(index) = ctrl; | ^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:2738:5 | 2738 | unsafe fn set_ctrl(&mut self, index: usize, ctrl: u8) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `raw::inner::RawTableInner::ctrl` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:2766:10 | 2766 | *self.ctrl(index) = ctrl; | ^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:2767:9 | 2767 | *self.ctrl(index2) = ctrl; | ^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `raw::inner::RawTableInner::ctrl` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:2767:10 | 2767 | *self.ctrl(index2) = ctrl; | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:2797:9 | 2797 | self.ctrl.as_ptr().add(index) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:2794:5 | 2794 | unsafe fn ctrl(&self, index: usize) -> *mut u8 { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:2813:17 | 2813 | is_full(*self.ctrl(index)) | ^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:2811:5 | 2811 | unsafe fn is_bucket_full(&self, index: usize) -> bool { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `raw::inner::RawTableInner::ctrl` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:2813:18 | 2813 | is_full(*self.ctrl(index)) | ^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::inner::RawTableInner::rehash_in_place` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:2938:13 | 2938 | self.rehash_in_place(hasher, layout.size, drop); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:2907:5 | 2907 | / unsafe fn reserve_rehash_inner( 2908 | | &mut self, 2909 | | alloc: &A, 2910 | | additional: usize, ... | 2916 | | where 2917 | | A: Allocator, | |_____________________^ warning[E0133]: call to unsafe function `raw::inner::RawTableInner::resize_inner` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:2950:13 | 2950 | / self.resize_inner( 2951 | | alloc, 2952 | | usize::max(new_items, full_capacity + 1), 2953 | | hasher, 2954 | | fallibility, 2955 | | layout, 2956 | | ) | |_____________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::NonNull::::new_unchecked` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:2993:20 | 2993 | let ctrl = NonNull::new_unchecked(self.ctrl(0)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:2973:5 | 2973 | unsafe fn full_buckets_indices(&self) -> FullBucketsIndices { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `raw::inner::RawTableInner::ctrl` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:2993:43 | 2993 | let ctrl = NonNull::new_unchecked(self.ctrl(0)); | ^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::inner::sse2::Group::load_aligned` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:2998:28 | 2998 | current_group: Group::load_aligned(ctrl.as_ptr()).match_full().into_iter(), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::inner::RawTableInner::full_buckets_indices` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:3065:32 | 3065 | for full_byte_index in self.full_buckets_indices() { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:3047:5 | 3047 | / unsafe fn resize_inner( 3048 | | &mut self, 3049 | | alloc: &A, 3050 | | capacity: usize, ... | 3055 | | where 3056 | | A: Allocator, | |_____________________^ warning[E0133]: call to unsafe function `raw::inner::RawTableInner::prepare_insert_slot` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:3080:34 | 3080 | let (new_index, _) = new_table.prepare_insert_slot(hash); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::intrinsics::copy_nonoverlapping` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:3096:13 | 3096 | / ptr::copy_nonoverlapping( 3097 | | self.bucket_ptr(full_byte_index, layout.size), 3098 | | new_table.bucket_ptr(new_index, layout.size), 3099 | | layout.size, 3100 | | ); | |_____________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::inner::RawTableInner::bucket_ptr` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:3097:17 | 3097 | self.bucket_ptr(full_byte_index, layout.size), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::inner::RawTableInner::bucket_ptr` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:3098:17 | 3098 | new_table.bucket_ptr(new_index, layout.size), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::inner::RawTableInner::prepare_rehash_in_place` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:3154:9 | 3154 | self.prepare_rehash_in_place(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:3144:5 | 3144 | / unsafe fn rehash_in_place( 3145 | | &mut self, 3146 | | hasher: &dyn Fn(&mut Self, usize) -> u64, 3147 | | size_of: usize, 3148 | | drop: Option, 3149 | | ) { | |_____^ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:3159:24 | 3159 | if *self_.ctrl(i) == DELETED { | ^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `raw::inner::RawTableInner::ctrl` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:3159:25 | 3159 | if *self_.ctrl(i) == DELETED { | ^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::inner::RawTableInner::set_ctrl` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:3160:25 | 3160 | self_.set_ctrl(i, EMPTY); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::inner::RawTableInner::bucket_ptr` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:3161:30 | 3161 | drop(self_.bucket_ptr(i, size_of)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:3173:16 | 3173 | if *guard.ctrl(i) != DELETED { | ^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `raw::inner::RawTableInner::ctrl` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:3173:17 | 3173 | if *guard.ctrl(i) != DELETED { | ^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::inner::RawTableInner::bucket_ptr` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:3177:23 | 3177 | let i_p = guard.bucket_ptr(i, size_of); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::inner::RawTableInner::find_insert_slot` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:3187:29 | 3187 | let new_i = guard.find_insert_slot(hash).index; | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::inner::RawTableInner::set_ctrl_h2` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:3195:21 | 3195 | guard.set_ctrl_h2(i, hash); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::inner::RawTableInner::bucket_ptr` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:3199:31 | 3199 | let new_i_p = guard.bucket_ptr(new_i, size_of); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::inner::RawTableInner::replace_ctrl_h2` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:3203:33 | 3203 | let prev_ctrl = guard.replace_ctrl_h2(new_i, hash); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::inner::RawTableInner::set_ctrl` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:3205:21 | 3205 | guard.set_ctrl(i, EMPTY); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::intrinsics::copy_nonoverlapping` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:3209:21 | 3209 | ptr::copy_nonoverlapping(i_p, new_i_p, size_of); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::swap_nonoverlapping` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:3216:21 | 3216 | ptr::swap_nonoverlapping(i_p, new_i_p, size_of); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::inner::RawTableInner::allocation_info` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:3260:29 | 3260 | let (ptr, layout) = self.allocation_info(table_layout); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:3254:5 | 3254 | / unsafe fn free_buckets(&mut self, alloc: &A, table_layout: TableLayout) 3255 | | where 3256 | | A: Allocator, | |_____________________^ warning[E0133]: call to unsafe function `allocator_api2::alloc::Allocator::deallocate` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:3261:9 | 3261 | alloc.deallocate(ptr, layout); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::inner::RawTableInner::is_bucket_full` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:3377:23 | 3377 | debug_assert!(self.is_bucket_full(index)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:3376:5 | 3376 | unsafe fn erase(&mut self, index: usize) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `raw::inner::sse2::Group::load` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:3385:28 | 3385 | let empty_before = Group::load(self.ctrl(index_before)).match_empty(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::inner::RawTableInner::ctrl` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:3385:40 | 3385 | let empty_before = Group::load(self.ctrl(index_before)).match_empty(); | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::inner::sse2::Group::load` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:3386:27 | 3386 | let empty_after = Group::load(self.ctrl(index)).match_empty(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::inner::RawTableInner::ctrl` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:3386:39 | 3386 | let empty_after = Group::load(self.ctrl(index)).match_empty(); | ^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::inner::RawTableInner::set_ctrl` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:3431:9 | 3431 | self.set_ctrl(index, ctrl); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::inner::RawTable::::clone_from_impl` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:3545:13 | 3545 | self.clone_from_impl(source); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:3544:9 | 3544 | unsafe fn clone_from_spec(&mut self, source: &Self) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::copy_to_nonoverlapping` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:3575:9 | 3575 | / source 3576 | | .table 3577 | | .ctrl(0) 3578 | | .copy_to_nonoverlapping(self.table.ctrl(0), self.table.num_ctrl_bytes()); | |____________________________________________________________________________________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:3573:5 | 3573 | unsafe fn clone_from_impl(&mut self, source: &Self) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `raw::inner::RawTableInner::ctrl` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:3575:9 | 3575 | / source 3576 | | .table 3577 | | .ctrl(0) | |____________________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::inner::RawTableInner::ctrl` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:3578:37 | 3578 | .copy_to_nonoverlapping(self.table.ctrl(0), self.table.num_ctrl_bytes()); | ^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::inner::RawTable::::is_bucket_full` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:3586:24 | 3586 | if self_.is_bucket_full(i) { | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::inner::Bucket::::drop` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:3587:25 | 3587 | self_.bucket(i).drop(); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::inner::RawTable::::bucket` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:3587:25 | 3587 | self_.bucket(i).drop(); | ^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::inner::RawTable::::iter` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:3593:21 | 3593 | for from in source.iter() { | ^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::inner::RawTable::::bucket_index` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:3594:25 | 3594 | let index = source.bucket_index(&from); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::inner::RawTable::::bucket` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:3595:22 | 3595 | let to = guard.1.bucket(index); | ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::inner::Bucket::::write` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:3596:13 | 3596 | to.write(from.as_ref().clone()); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::inner::Bucket::::as_ref` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:3596:22 | 3596 | to.write(from.as_ref().clone()); | ^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:3759:19 | 3759 | let end = ctrl.add(len); | ^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:3755:5 | 3755 | unsafe fn new(ctrl: *const u8, data: Bucket, len: usize) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `raw::inner::sse2::Group::load_aligned` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:3763:29 | 3763 | let current_group = Group::load_aligned(ctrl).match_full(); | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:3764:25 | 3764 | let next_ctrl = ctrl.add(Group::WIDTH); | ^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::inner::Bucket::::next_n` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:3825:29 | 3825 | return Some(self.data.next_n(index)); | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:3822:5 | 3822 | unsafe fn next_impl(&mut self) -> Option> { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `raw::inner::sse2::Group::load_aligned` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:3837:34 | 3837 | self.current_group = Group::load_aligned(self.next_ctrl).match_full().into_iter(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::inner::Bucket::::next_n` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:3838:25 | 3838 | self.data = self.data.next_n(Group::WIDTH); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:3839:30 | 3839 | self.next_ctrl = self.next_ctrl.add(Group::WIDTH); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::inner::Bucket::::next_n` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:3879:30 | 3879 | let bucket = self.data.next_n(index); | ^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:3870:5 | 3870 | / unsafe fn fold_impl(mut self, mut n: usize, mut acc: B, mut f: F) -> B 3871 | | where 3872 | | F: FnMut(B, Bucket) -> B, | |____________________________________^ warning[E0133]: call to unsafe function `raw::inner::sse2::Group::load_aligned` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:3916:34 | 3916 | self.current_group = Group::load_aligned(self.next_ctrl).match_full().into_iter(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::inner::Bucket::::next_n` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:3917:25 | 3917 | self.data = self.data.next_n(Group::WIDTH); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:3918:30 | 3918 | self.next_ctrl = self.next_ctrl.add(Group::WIDTH); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::inner::RawIter::::reflect_toggle_full` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:3994:9 | 3994 | self.reflect_toggle_full(b, false); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:3993:5 | 3993 | pub unsafe fn reflect_remove(&mut self, b: &Bucket) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `raw::inner::RawIter::::reflect_toggle_full` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:4008:9 | 4008 | self.reflect_toggle_full(b, true); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:4007:5 | 4007 | pub unsafe fn reflect_insert(&mut self, b: &Bucket) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `raw::inner::Bucket::::next_n` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:4021:30 | 4021 | && b.as_ptr() <= self.iter.data.next_n(Group::WIDTH).as_ptr() | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:4013:5 | 4013 | unsafe fn reflect_toggle_full(&mut self, b: &Bucket, is_insert: bool) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `raw::inner::offset_from` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:4030:30 | 4030 | let offset = offset_from(self.iter.data.as_ptr(), b.as_ptr()); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:4031:28 | 4031 | let ctrl = self.iter.next_ctrl.sub(Group::WIDTH).add(offset); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::sub` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:4031:28 | 4031 | let ctrl = self.iter.next_ctrl.sub(Group::WIDTH).add(offset); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:4034:33 | 4034 | assert!(is_full(*ctrl)); | ^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior warning[E0133]: call to unsafe function `raw::inner::Bucket::::next_n` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:4055:31 | 4055 | let next_bucket = self.iter.data.next_n(index); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::inner::offset_from` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:4074:31 | 4074 | let our_bit = offset_from(self.iter.data.as_ptr(), b.as_ptr()); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::inner::bitmask::BitMaskIter::flip` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:4075:32 | 4075 | let was_full = self.iter.current_group.flip(our_bit); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::inner::Bucket::::drop` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:4102:17 | 4102 | item.drop(); | ^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:4099:5 | 4099 | unsafe fn drop_elements(&mut self) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::ptr::NonNull::::new_unchecked` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:4231:25 | 4231 | self.ctrl = NonNull::new_unchecked(self.ctrl.as_ptr().add(Group::WIDTH)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:4202:5 | 4202 | unsafe fn next_impl(&mut self) -> Option { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:4231:48 | 4231 | self.ctrl = NonNull::new_unchecked(self.ctrl.as_ptr().add(Group::WIDTH)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::inner::sse2::Group::load_aligned` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:4234:34 | 4234 | self.current_group = Group::load_aligned(self.ctrl.as_ptr()) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `raw::inner::RawIterHashInner::new` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:4471:20 | 4471 | inner: RawIterHashInner::new(&table.table, hash), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:4469:5 | 4469 | unsafe fn new(table: &RawTable, hash: u64) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `raw::inner::sse2::Group::load` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:4482:21 | 4482 | let group = Group::load(table.ctrl(probe_seq.pos)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:4479:5 | 4479 | unsafe fn new(table: &RawTableInner, hash: u64) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `raw::inner::RawTableInner::ctrl` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/raw/mod.rs:4482:33 | 4482 | let group = Group::load(table.ctrl(probe_seq.pos)); | ^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `map::HashMap::::get_many_unchecked_mut_inner` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/map.rs:1575:9 | 1575 | self.get_many_unchecked_mut_inner(ks) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/map.rs:1568:5 | 1568 | / pub unsafe fn get_many_unchecked_mut( 1569 | | &mut self, 1570 | | ks: [&Q; N], 1571 | | ) -> Option<[&'_ mut V; N]> 1572 | | where 1573 | | Q: Hash + Equivalent, | |________________________________^ warning[E0133]: call to unsafe function `map::HashMap::::get_many_unchecked_mut_inner` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/map.rs:1685:9 | 1685 | self.get_many_unchecked_mut_inner(ks) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/map.rs:1678:5 | 1678 | / pub unsafe fn get_many_key_value_unchecked_mut( 1679 | | &mut self, 1680 | | ks: [&Q; N], 1681 | | ) -> Option<[(&'_ K, &'_ mut V); N]> 1682 | | where 1683 | | Q: Hash + Equivalent, | |________________________________^ warning[E0133]: call to unsafe function `raw::inner::RawTable::::get_many_unchecked_mut` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/map.rs:1709:9 | 1709 | / self.table 1710 | | .get_many_unchecked_mut(hashes, |i, (k, _)| ks[i].equivalent(k)) | |____________________________________________________________________________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/map.rs:1701:5 | 1701 | / unsafe fn get_many_unchecked_mut_inner( 1702 | | &mut self, 1703 | | ks: [&Q; N], 1704 | | ) -> Option<[&'_ mut (K, V); N]> 1705 | | where 1706 | | Q: Hash + Equivalent, | |________________________________^ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/flexzerovec/owned.rs:228:32 | 228 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 228 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/flexzerovec/slice.rs:26:32 | 26 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 26 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/flexzerovec/slice.rs:175:43 | 175 | pub const fn as_flexzerovec(&self) -> FlexZeroVec { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 175 | pub const fn as_flexzerovec(&self) -> FlexZeroVec<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/varzerovec/slice.rs:483:36 | 483 | let _: VarZeroVecComponents = VarZeroVecComponents::parse_byte_slice(bytes)?; | --------------------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 483 | let _: VarZeroVecComponents<'_, T, F> = VarZeroVecComponents::parse_byte_slice(bytes)?; | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/zerovec/slice.rs:529:32 | 529 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 529 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/zerovec/mod.rs:204:32 | 204 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 204 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ Compiling derive-where v1.2.7 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=derive_where CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/derive-where-1.2.7 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='Deriving with custom trait bounds' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=derive-where CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/ModProg/derive-where' CARGO_PKG_RUST_VERSION=1.57 CARGO_PKG_VERSION=1.2.7 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=7 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/derive-where-1.2.7 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name derive_where --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/derive-where-1.2.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("nightly", "safe", "zeroize", "zeroize-on-drop"))' -C metadata=8ea4b869c02e8ad7 -C extra-filename=-8ea4b869c02e8ad7 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern proc_macro2=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/libproc_macro2-b77cc6e58db4216a.rlib --extern quote=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/libquote-729e32816c0cc154.rlib --extern syn=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/libsyn-12149274a7e036c4.rlib --extern proc_macro --cap-lints warn -Z binary-dep-depinfo` warning[E0133]: call to unsafe function `raw::inner::RawTable::::get_many_unchecked_mut` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/table.rs:1016:9 | 1016 | self.raw.get_many_unchecked_mut(hashes, eq) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/hashbrown-0.14.5/src/table.rs:1011:5 | 1011 | / pub unsafe fn get_many_unchecked_mut( 1012 | | &mut self, 1013 | | hashes: [u64; N], 1014 | | eq: impl FnMut(usize, &T) -> bool, 1015 | | ) -> Option<[&'_ mut T; N]> { | |_______________________________^ warning: `unic-langid-macros-impl` (lib) generated 1 warning Compiling ppv-lite86 v0.2.20 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=ppv_lite86 CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ppv-lite86-0.2.20 CARGO_PKG_AUTHORS='The CryptoCorrosion Contributors' CARGO_PKG_DESCRIPTION='Implementation of the crypto-simd API for x86' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=MIT/Apache-2.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=ppv-lite86 CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/cryptocorrosion/cryptocorrosion' CARGO_PKG_RUST_VERSION=1.61 CARGO_PKG_VERSION=0.2.20 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=2 CARGO_PKG_VERSION_PATCH=20 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ppv-lite86-0.2.20 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name ppv_lite86 --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ppv-lite86-0.2.20/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="simd"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "no_simd", "simd", "std"))' -C metadata=ad378ccc13e46bfd -C extra-filename=-ad378ccc13e46bfd --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern zerocopy=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libzerocopy-bacb567d8f457b3e.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/derive-where-1.2.7/src/attr/item.rs:159:32 | 159 | attr.parse_args_with(|input: ParseStream| { | ^^^^^^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 159 | attr.parse_args_with(|input: ParseStream<'_>| { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/derive-where-1.2.7/src/attr/item.rs:265:32 | 265 | where_clause: &mut Option>, | ---^------------ expected lifetime parameter | help: indicate the anonymous lifetime | 265 | where_clause: &mut Option>, | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/derive-where-1.2.7/src/attr/item.rs:267:10 | 267 | item: &Item, | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 267 | item: &Item<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/derive-where-1.2.7/src/attr/item.rs:306:18 | 306 | fn parse(input: ParseStream) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 306 | fn parse(input: ParseStream<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/derive-where-1.2.7/src/attr/item.rs:452:32 | 452 | fn where_bounds(&self, data: &Item) -> Punctuated { | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 452 | fn where_bounds(&self, data: &Item<'_>) -> Punctuated { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/derive-where-1.2.7/src/attr/item.rs:471:49 | 471 | fn from_stream(span: Span, data: &Data, input: ParseStream) -> Result<(Span, Self)> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 471 | fn from_stream(span: Span, data: &Data, input: ParseStream<'_>) -> Result<(Span, Self)> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/derive-where-1.2.7/src/data/field.rs:36:24 | 36 | fn fmt(&self, f: &mut Formatter) -> fmt::Result { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 36 | fn fmt(&self, f: &mut Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/derive-where-1.2.7/src/data/fields.rs:64:13 | 64 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 64 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/derive-where-1.2.7/src/data/fields.rs:65:36 | 65 | field_ident: impl for<'b> Fn(&'b Field) -> &'b Ident, | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 65 | field_ident: impl for<'b> Fn(&'b Field<'_>) -> &'b Ident, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/derive-where-1.2.7/src/data/fields.rs:94:13 | 94 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 94 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/derive-where-1.2.7/src/data/fields.rs:95:36 | 95 | field_ident: impl for<'b> Fn(&'b Field) -> &'b Ident, | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 95 | field_ident: impl for<'b> Fn(&'b Field<'_>) -> &'b Ident, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/derive-where-1.2.7/src/data.rs:237:34 | 237 | pub fn fields(&self) -> Either<&Fields, &Pat> { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 237 | pub fn fields(&self) -> Either<&Fields<'_>, &Pat> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/derive-where-1.2.7/src/data.rs:313:31 | 313 | pub fn simple_type(&self) -> SimpleType { | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 313 | pub fn simple_type(&self) -> SimpleType<'_> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/derive-where-1.2.7/src/data.rs:338:37 | 338 | ) -> impl '_ + Iterator + DoubleEndedIterator { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 338 | ) -> impl '_ + Iterator> + DoubleEndedIterator { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/derive-where-1.2.7/src/data.rs:351:81 | 351 | pub fn iter_field_ident(&self, trait_: Trait) -> impl '_ + Iterator { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 351 | pub fn iter_field_ident(&self, trait_: Trait) -> impl '_ + Iterator> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/derive-where-1.2.7/src/input.rs:60:28 | 60 | .collect::>>()?; | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 60 | .collect::>>>()?; | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/derive-where-1.2.7/src/trait_/clone.rs:25:43 | 25 | fn additional_where_bounds(&self, data: &Item) -> Option { | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 25 | fn additional_where_bounds(&self, data: &Item<'_>) -> Option { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/derive-where-1.2.7/src/trait_/clone.rs:46:10 | 46 | item: &Item, | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 46 | item: &Item<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/derive-where-1.2.7/src/trait_/clone.rs:91:10 | 91 | data: &Data, | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 91 | data: &Data<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/derive-where-1.2.7/src/trait_/common_ord.rs:21:9 | 21 | item: &Item, | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 21 | item: &Item<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/derive-where-1.2.7/src/trait_/common_ord.rs:319:35 | 319 | let mut discriminants = Vec::>::with_capacity(variants.len()); | ---^----- expected lifetime parameter | help: indicate the anonymous lifetime | 319 | let mut discriminants = Vec::>::with_capacity(variants.len()); | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/derive-where-1.2.7/src/trait_/common_ord.rs:368:9 | 368 | item: &Item, | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 368 | item: &Item<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/derive-where-1.2.7/src/trait_/common_ord.rs:419:52 | 419 | pub fn build_ord_body(trait_: &DeriveTrait, data: &Data) -> TokenStream { | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 419 | pub fn build_ord_body(trait_: &DeriveTrait, data: &Data<'_>) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/derive-where-1.2.7/src/trait_/common_ord.rs:457:47 | 457 | pub fn build_incomparable_pattern(variants: &[Data]) -> Option { | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 457 | pub fn build_incomparable_pattern(variants: &[Data<'_>]) -> Option { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/derive-where-1.2.7/src/trait_/debug.rs:24:11 | 24 | _item: &Item, | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 24 | _item: &Item<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/derive-where-1.2.7/src/trait_/debug.rs:44:10 | 44 | data: &Data, | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 44 | data: &Data<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/derive-where-1.2.7/src/trait_/default.rs:24:11 | 24 | _item: &Item, | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 24 | _item: &Item<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/derive-where-1.2.7/src/trait_/default.rs:42:10 | 42 | data: &Data, | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 42 | data: &Data<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/derive-where-1.2.7/src/trait_/eq.rs:24:11 | 24 | _item: &Item, | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 24 | _item: &Item<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/derive-where-1.2.7/src/trait_/eq.rs:45:10 | 45 | data: &Data, | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 45 | data: &Data<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/derive-where-1.2.7/src/trait_/hash.rs:24:11 | 24 | _item: &Item, | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 24 | _item: &Item<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/derive-where-1.2.7/src/trait_/hash.rs:44:10 | 44 | data: &Data, | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 44 | data: &Data<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/derive-where-1.2.7/src/trait_/ord.rs:25:10 | 25 | item: &Item, | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 25 | item: &Item<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/derive-where-1.2.7/src/trait_/ord.rs:46:10 | 46 | data: &Data, | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 46 | data: &Data<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/derive-where-1.2.7/src/trait_/partial_eq.rs:25:10 | 25 | item: &Item, | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 25 | item: &Item<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/derive-where-1.2.7/src/trait_/partial_eq.rs:113:10 | 113 | data: &Data, | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 113 | data: &Data<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/derive-where-1.2.7/src/trait_/partial_ord.rs:25:10 | 25 | item: &Item, | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 25 | item: &Item<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/derive-where-1.2.7/src/trait_/partial_ord.rs:52:10 | 52 | data: &Data, | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 52 | data: &Data<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/derive-where-1.2.7/src/trait_.rs:122:43 | 122 | fn additional_where_bounds(&self, data: &Item) -> Option { | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 122 | fn additional_where_bounds(&self, data: &Item<'_>) -> Option { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/derive-where-1.2.7/src/trait_.rs:137:10 | 137 | item: &Item, | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 137 | item: &Item<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/derive-where-1.2.7/src/trait_.rs:152:10 | 152 | data: &Data, | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 152 | data: &Data<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/derive-where-1.2.7/src/trait_.rs:184:44 | 184 | fn additional_where_bounds(&self, _data: &Item) -> Option { | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 184 | fn additional_where_bounds(&self, _data: &Item<'_>) -> Option { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/derive-where-1.2.7/src/trait_.rs:203:11 | 203 | _item: &Item, | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 203 | _item: &Item<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/derive-where-1.2.7/src/trait_.rs:218:11 | 218 | _data: &Data, | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 218 | _data: &Data<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/derive-where-1.2.7/src/lib.rs:628:9 | 628 | item: &Item, | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 628 | item: &Item<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/derive-where-1.2.7/src/lib.rs:629:13 | 629 | generics: &SplitGenerics, | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 629 | generics: &SplitGenerics<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/derive-where-1.2.7/src/lib.rs:671:9 | 671 | item: &Item, | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 671 | item: &Item<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ppv-lite86-0.2.20/src/x86_64/sse2.rs:1100:29 | 1100 | fn fmt(&self, fmt: &mut Formatter) -> Result { | ^^^^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 1100 | fn fmt(&self, fmt: &mut Formatter<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ppv-lite86-0.2.20/src/x86_64/sse2.rs:1116:29 | 1116 | fn fmt(&self, fmt: &mut Formatter) -> Result { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1116 | fn fmt(&self, fmt: &mut Formatter<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ppv-lite86-0.2.20/src/x86_64/sse2.rs:1126:29 | 1126 | fn fmt(&self, fmt: &mut Formatter) -> Result { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1126 | fn fmt(&self, fmt: &mut Formatter<'_>) -> Result { | ++++ warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/flexzerovec/slice.rs:141:10 | 141 | &*(slice as *const Self) | ^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/flexzerovec/slice.rs:132:5 | 132 | pub const unsafe fn from_byte_slice_unchecked(bytes: &[u8]) -> &Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/flexzerovec/slice.rs:148:14 | 148 | &mut *(remainder as *mut Self) | ^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/flexzerovec/slice.rs:145:5 | 145 | pub(crate) unsafe fn from_byte_slice_mut_unchecked(bytes: &mut [u8]) -> &mut Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::slice::::get_unchecked` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/flexzerovec/slice.rs:232:19 | 232 | 1 => *self.data.get_unchecked(index) as usize, | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/flexzerovec/slice.rs:230:5 | 230 | pub unsafe fn get_unchecked(&self, index: usize) -> usize { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/flexzerovec/slice.rs:234:27 | 234 | let ptr = self.data.as_ptr().add(index * 2); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::read` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/flexzerovec/slice.rs:235:36 | 235 | u16::from_le_bytes(core::ptr::read(ptr as *const [u8; 2])) as usize | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::const_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/flexzerovec/slice.rs:241:27 | 241 | let ptr = self.data.as_ptr().add(index * w); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::intrinsics::copy_nonoverlapping` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/flexzerovec/slice.rs:242:17 | 242 | core::ptr::copy_nonoverlapping(ptr, bytes.as_mut_ptr(), w); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning: `hashbrown` (lib) generated 173 warnings Compiling indexmap v2.4.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=indexmap CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/indexmap-2.4.0 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A hash table with consistent order and fast iteration.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=indexmap CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/indexmap-rs/indexmap' CARGO_PKG_RUST_VERSION=1.63 CARGO_PKG_VERSION=2.4.0 CARGO_PKG_VERSION_MAJOR=2 CARGO_PKG_VERSION_MINOR=4 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/indexmap-2.4.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name indexmap --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/indexmap-2.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no '--allow=clippy::style' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "borsh", "default", "quickcheck", "rayon", "rustc-rayon", "serde", "std", "test_debug"))' -C metadata=2a3296cb381be928 -C extra-filename=-2a3296cb381be928 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern equivalent=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libequivalent-bd72e9f07c4db472.rmeta --extern hashbrown=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libhashbrown-6df3f05c243e5f7b.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning[E0133]: call to unsafe function `types::Store::unpack` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ppv-lite86-0.2.20/src/soft.rs:136:18 | 136 | x2::new([W::unpack(p[0]), W::unpack(p[1])]) | ^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ppv-lite86-0.2.20/src/soft.rs:134:5 | 134 | unsafe fn unpack(p: vec256_storage) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` warning[E0133]: call to unsafe function `types::Store::unpack` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ppv-lite86-0.2.20/src/soft.rs:136:35 | 136 | x2::new([W::unpack(p[0]), W::unpack(p[1])]) | ^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `types::StoreBytes::unsafe_read_le` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ppv-lite86-0.2.20/src/soft.rs:181:18 | 181 | x2::new([W::unsafe_read_le(input.0), W::unsafe_read_le(input.1)]) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ppv-lite86-0.2.20/src/soft.rs:179:5 | 179 | unsafe fn unsafe_read_le(input: &[u8]) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `types::StoreBytes::unsafe_read_le` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ppv-lite86-0.2.20/src/soft.rs:181:46 | 181 | x2::new([W::unsafe_read_le(input.0), W::unsafe_read_le(input.1)]) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `types::StoreBytes::unsafe_read_be` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ppv-lite86-0.2.20/src/soft.rs:186:18 | 186 | x2::new([W::unsafe_read_be(input.0), W::unsafe_read_be(input.1)]) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ppv-lite86-0.2.20/src/soft.rs:184:5 | 184 | unsafe fn unsafe_read_be(input: &[u8]) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `types::StoreBytes::unsafe_read_be` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ppv-lite86-0.2.20/src/soft.rs:186:46 | 186 | x2::new([W::unsafe_read_be(input.0), W::unsafe_read_be(input.1)]) | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `types::Store::unpack` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ppv-lite86-0.2.20/src/soft.rs:359:13 | 359 | W::unpack(p[0]), | ^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ppv-lite86-0.2.20/src/soft.rs:356:5 | 356 | unsafe fn unpack(p: vec512_storage) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `types::Store::unpack` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ppv-lite86-0.2.20/src/soft.rs:360:13 | 360 | W::unpack(p[1]), | ^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `types::Store::unpack` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ppv-lite86-0.2.20/src/soft.rs:361:13 | 361 | W::unpack(p[2]), | ^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `types::Store::unpack` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ppv-lite86-0.2.20/src/soft.rs:362:13 | 362 | W::unpack(p[3]), | ^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `types::StoreBytes::unsafe_read_le` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ppv-lite86-0.2.20/src/soft.rs:414:13 | 414 | W::unsafe_read_le(&input[..n]), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ppv-lite86-0.2.20/src/soft.rs:411:5 | 411 | unsafe fn unsafe_read_le(input: &[u8]) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `types::StoreBytes::unsafe_read_le` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ppv-lite86-0.2.20/src/soft.rs:415:13 | 415 | W::unsafe_read_le(&input[n..n * 2]), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `types::StoreBytes::unsafe_read_le` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ppv-lite86-0.2.20/src/soft.rs:416:13 | 416 | W::unsafe_read_le(&input[n * 2..n * 3]), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `types::StoreBytes::unsafe_read_le` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ppv-lite86-0.2.20/src/soft.rs:417:13 | 417 | W::unsafe_read_le(&input[n * 3..]), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `types::StoreBytes::unsafe_read_be` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ppv-lite86-0.2.20/src/soft.rs:424:13 | 424 | W::unsafe_read_be(&input[..n]), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ppv-lite86-0.2.20/src/soft.rs:421:5 | 421 | unsafe fn unsafe_read_be(input: &[u8]) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `types::StoreBytes::unsafe_read_be` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ppv-lite86-0.2.20/src/soft.rs:425:13 | 425 | W::unsafe_read_be(&input[n..n * 2]), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `types::StoreBytes::unsafe_read_be` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ppv-lite86-0.2.20/src/soft.rs:426:13 | 426 | W::unsafe_read_be(&input[n * 2..n * 3]), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `types::StoreBytes::unsafe_read_be` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ppv-lite86-0.2.20/src/soft.rs:427:13 | 427 | W::unsafe_read_be(&input[n * 3..]), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: access to union field is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ppv-lite86-0.2.20/src/x86_64/sse2.rs:55:27 | 40 | / macro_rules! def_vec { 41 | | ($vec:ident, $word:ident) => { 42 | | #[allow(non_camel_case_types)] 43 | | #[derive(Copy, Clone, FromBytes, AsBytes, FromZeroes)] ... | 55 | | Self::new(x.sse2) | | ^^^^^^ access to union field ... | 137 | | }; 138 | | } | |_- in this expansion of `def_vec!` ... 319 | def_vec!(u32x4_sse2, u32); | ------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: the field may not be properly initialized: using uninitialized data will cause undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ppv-lite86-0.2.20/src/x86_64/sse2.rs:54:13 | 40 | / macro_rules! def_vec { 41 | | ($vec:ident, $word:ident) => { 42 | | #[allow(non_camel_case_types)] 43 | | #[derive(Copy, Clone, FromBytes, AsBytes, FromZeroes)] ... | 54 | | unsafe fn unpack(x: vec128_storage) -> Self { | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... | 137 | | }; 138 | | } | |_- in this expansion of `def_vec!` ... 319 | def_vec!(u32x4_sse2, u32); | ------------------------- in this macro invocation warning[E0133]: call to unsafe function `core::slice::::get_unchecked` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/varzerovec/components.rs:227:25 | 227 | let len_bytes = slice.get_unchecked(0..LENGTH_WIDTH); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/varzerovec/components.rs:216:5 | 216 | pub unsafe fn from_bytes_unchecked(slice: &'a [u8]) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `ule::ULE::from_byte_slice_unchecked` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/varzerovec/components.rs:228:23 | 228 | let len_ule = RawBytesULE::::from_byte_slice_unchecked(len_bytes); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::slice::::get_unchecked` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/varzerovec/components.rs:230:19 | 230 | let len = len_ule.get_unchecked(0).as_unsigned_int(); | ^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::slice::::get_unchecked` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/varzerovec/components.rs:231:29 | 231 | let indices_bytes = slice.get_unchecked( | _____________________________^ 232 | | LENGTH_WIDTH + METADATA_WIDTH 233 | | ..LENGTH_WIDTH + METADATA_WIDTH + F::INDEX_WIDTH * (len as usize), 234 | | ); | |_________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_loadu_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ppv-lite86-0.2.20/src/x86_64/sse2.rs:83:27 | 40 | / macro_rules! def_vec { 41 | | ($vec:ident, $word:ident) => { 42 | | #[allow(non_camel_case_types)] 43 | | #[derive(Copy, Clone, FromBytes, AsBytes, FromZeroes)] ... | 83 | | Self::new(_mm_loadu_si128(input.as_ptr() as *const _)) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 137 | | }; 138 | | } | |_- in this expansion of `def_vec!` ... 319 | def_vec!(u32x4_sse2, u32); | ------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ppv-lite86-0.2.20/src/x86_64/sse2.rs:81:13 | 40 | / macro_rules! def_vec { 41 | | ($vec:ident, $word:ident) => { 42 | | #[allow(non_camel_case_types)] 43 | | #[derive(Copy, Clone, FromBytes, AsBytes, FromZeroes)] ... | 81 | | unsafe fn unsafe_read_le(input: &[u8]) -> Self { | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... | 137 | | }; 138 | | } | |_- in this expansion of `def_vec!` ... 319 | def_vec!(u32x4_sse2, u32); | ------------------------- in this macro invocation warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_loadu_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ppv-lite86-0.2.20/src/x86_64/sse2.rs:88:27 | 40 | / macro_rules! def_vec { 41 | | ($vec:ident, $word:ident) => { 42 | | #[allow(non_camel_case_types)] 43 | | #[derive(Copy, Clone, FromBytes, AsBytes, FromZeroes)] ... | 88 | | Self::new(_mm_loadu_si128(input.as_ptr() as *const _)).bswap() | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 137 | | }; 138 | | } | |_- in this expansion of `def_vec!` ... 319 | def_vec!(u32x4_sse2, u32); | ------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ppv-lite86-0.2.20/src/x86_64/sse2.rs:86:13 | 40 | / macro_rules! def_vec { 41 | | ($vec:ident, $word:ident) => { 42 | | #[allow(non_camel_case_types)] 43 | | #[derive(Copy, Clone, FromBytes, AsBytes, FromZeroes)] ... | 86 | | unsafe fn unsafe_read_be(input: &[u8]) -> Self { | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... | 137 | | }; 138 | | } | |_- in this expansion of `def_vec!` ... 319 | def_vec!(u32x4_sse2, u32); | ------------------------- in this macro invocation warning[E0133]: call to unsafe function `core::slice::::get_unchecked` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/varzerovec/components.rs:236:13 | 236 | slice.get_unchecked(LENGTH_WIDTH + METADATA_WIDTH + F::INDEX_WIDTH * (len as usize)..); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: access to union field is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ppv-lite86-0.2.20/src/x86_64/sse2.rs:55:27 | 40 | / macro_rules! def_vec { 41 | | ($vec:ident, $word:ident) => { 42 | | #[allow(non_camel_case_types)] 43 | | #[derive(Copy, Clone, FromBytes, AsBytes, FromZeroes)] ... | 55 | | Self::new(x.sse2) | | ^^^^^^ access to union field ... | 137 | | }; 138 | | } | |_- in this expansion of `def_vec!` ... 320 | def_vec!(u64x2_sse2, u64); | ------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: the field may not be properly initialized: using uninitialized data will cause undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ppv-lite86-0.2.20/src/x86_64/sse2.rs:54:13 | 40 | / macro_rules! def_vec { 41 | | ($vec:ident, $word:ident) => { 42 | | #[allow(non_camel_case_types)] 43 | | #[derive(Copy, Clone, FromBytes, AsBytes, FromZeroes)] ... | 54 | | unsafe fn unpack(x: vec128_storage) -> Self { | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... | 137 | | }; 138 | | } | |_- in this expansion of `def_vec!` ... 320 | def_vec!(u64x2_sse2, u64); | ------------------------- in this macro invocation warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_loadu_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ppv-lite86-0.2.20/src/x86_64/sse2.rs:83:27 | 40 | / macro_rules! def_vec { 41 | | ($vec:ident, $word:ident) => { 42 | | #[allow(non_camel_case_types)] 43 | | #[derive(Copy, Clone, FromBytes, AsBytes, FromZeroes)] ... | 83 | | Self::new(_mm_loadu_si128(input.as_ptr() as *const _)) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 137 | | }; 138 | | } | |_- in this expansion of `def_vec!` ... 320 | def_vec!(u64x2_sse2, u64); | ------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ppv-lite86-0.2.20/src/x86_64/sse2.rs:81:13 | 40 | / macro_rules! def_vec { 41 | | ($vec:ident, $word:ident) => { 42 | | #[allow(non_camel_case_types)] 43 | | #[derive(Copy, Clone, FromBytes, AsBytes, FromZeroes)] ... | 81 | | unsafe fn unsafe_read_le(input: &[u8]) -> Self { | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... | 137 | | }; 138 | | } | |_- in this expansion of `def_vec!` ... 320 | def_vec!(u64x2_sse2, u64); | ------------------------- in this macro invocation warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_loadu_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ppv-lite86-0.2.20/src/x86_64/sse2.rs:88:27 | 40 | / macro_rules! def_vec { 41 | | ($vec:ident, $word:ident) => { 42 | | #[allow(non_camel_case_types)] 43 | | #[derive(Copy, Clone, FromBytes, AsBytes, FromZeroes)] ... | 88 | | Self::new(_mm_loadu_si128(input.as_ptr() as *const _)).bswap() | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 137 | | }; 138 | | } | |_- in this expansion of `def_vec!` ... 320 | def_vec!(u64x2_sse2, u64); | ------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ppv-lite86-0.2.20/src/x86_64/sse2.rs:86:13 | 40 | / macro_rules! def_vec { 41 | | ($vec:ident, $word:ident) => { 42 | | #[allow(non_camel_case_types)] 43 | | #[derive(Copy, Clone, FromBytes, AsBytes, FromZeroes)] ... | 86 | | unsafe fn unsafe_read_be(input: &[u8]) -> Self { | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... | 137 | | }; 138 | | } | |_- in this expansion of `def_vec!` ... 320 | def_vec!(u64x2_sse2, u64); | ------------------------- in this macro invocation warning[E0133]: access to union field is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ppv-lite86-0.2.20/src/x86_64/sse2.rs:55:27 | 40 | / macro_rules! def_vec { 41 | | ($vec:ident, $word:ident) => { 42 | | #[allow(non_camel_case_types)] 43 | | #[derive(Copy, Clone, FromBytes, AsBytes, FromZeroes)] ... | 55 | | Self::new(x.sse2) | | ^^^^^^ access to union field ... | 137 | | }; 138 | | } | |_- in this expansion of `def_vec!` ... 321 | def_vec!(u128x1_sse2, u128); | --------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: the field may not be properly initialized: using uninitialized data will cause undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ppv-lite86-0.2.20/src/x86_64/sse2.rs:54:13 | 40 | / macro_rules! def_vec { 41 | | ($vec:ident, $word:ident) => { 42 | | #[allow(non_camel_case_types)] 43 | | #[derive(Copy, Clone, FromBytes, AsBytes, FromZeroes)] ... | 54 | | unsafe fn unpack(x: vec128_storage) -> Self { | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... | 137 | | }; 138 | | } | |_- in this expansion of `def_vec!` ... 321 | def_vec!(u128x1_sse2, u128); | --------------------------- in this macro invocation warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_loadu_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ppv-lite86-0.2.20/src/x86_64/sse2.rs:83:27 | 40 | / macro_rules! def_vec { 41 | | ($vec:ident, $word:ident) => { 42 | | #[allow(non_camel_case_types)] 43 | | #[derive(Copy, Clone, FromBytes, AsBytes, FromZeroes)] ... | 83 | | Self::new(_mm_loadu_si128(input.as_ptr() as *const _)) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 137 | | }; 138 | | } | |_- in this expansion of `def_vec!` ... 321 | def_vec!(u128x1_sse2, u128); | --------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ppv-lite86-0.2.20/src/x86_64/sse2.rs:81:13 | 40 | / macro_rules! def_vec { 41 | | ($vec:ident, $word:ident) => { 42 | | #[allow(non_camel_case_types)] 43 | | #[derive(Copy, Clone, FromBytes, AsBytes, FromZeroes)] ... | 81 | | unsafe fn unsafe_read_le(input: &[u8]) -> Self { | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... | 137 | | }; 138 | | } | |_- in this expansion of `def_vec!` ... 321 | def_vec!(u128x1_sse2, u128); | --------------------------- in this macro invocation warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_loadu_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ppv-lite86-0.2.20/src/x86_64/sse2.rs:88:27 | 40 | / macro_rules! def_vec { 41 | | ($vec:ident, $word:ident) => { 42 | | #[allow(non_camel_case_types)] 43 | | #[derive(Copy, Clone, FromBytes, AsBytes, FromZeroes)] ... | 88 | | Self::new(_mm_loadu_si128(input.as_ptr() as *const _)).bswap() | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 137 | | }; 138 | | } | |_- in this expansion of `def_vec!` ... 321 | def_vec!(u128x1_sse2, u128); | --------------------------- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ppv-lite86-0.2.20/src/x86_64/sse2.rs:86:13 | 40 | / macro_rules! def_vec { 41 | | ($vec:ident, $word:ident) => { 42 | | #[allow(non_camel_case_types)] 43 | | #[derive(Copy, Clone, FromBytes, AsBytes, FromZeroes)] ... | 86 | | unsafe fn unsafe_read_be(input: &[u8]) -> Self { | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... | 137 | | }; 138 | | } | |_- in this expansion of `def_vec!` ... 321 | def_vec!(u128x1_sse2, u128); | --------------------------- in this macro invocation warning[E0133]: call to unsafe function `varzerovec::components::VarZeroVecComponents::<'a, T, F>::get_things_range` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/varzerovec/components.rs:274:21 | 274 | let range = self.get_things_range(idx); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/varzerovec/components.rs:273:5 | 273 | pub(crate) unsafe fn get_unchecked(self, idx: usize) -> &'a T { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::slice::::get_unchecked` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/varzerovec/components.rs:275:28 | 275 | let things_slice = self.things.get_unchecked(range); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `ule::VarULE::from_byte_slice_unchecked` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/varzerovec/components.rs:276:9 | 276 | T::from_byte_slice_unchecked(things_slice) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::slice::::get_unchecked` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/varzerovec/components.rs:285:43 | 285 | let start = F::rawbytes_to_usize(*self.indices_slice().get_unchecked(idx)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/varzerovec/components.rs:284:5 | 284 | unsafe fn get_things_range(self, idx: usize) -> Range { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::slice::::get_unchecked` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/varzerovec/components.rs:289:35 | 289 | F::rawbytes_to_usize(*self.indices_slice().get_unchecked(idx + 1)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `varzerovec::components::VarZeroVecComponents::<'a, T, F>::get_things_range` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/varzerovec/components.rs:301:21 | 301 | let range = self.get_things_range(idx); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/varzerovec/components.rs:300:5 | 300 | pub(crate) unsafe fn get_range(self, idx: usize) -> Range { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::ptr::const_ptr::::offset_from` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/varzerovec/components.rs:302:22 | 302 | let offset = (self.things as *const [u8] as *const u8) | ______________________^ 303 | | .offset_from(self.entire_slice as *const [u8] as *const u8) | |_______________________________________________________________________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_set_epi32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ppv-lite86-0.2.20/src/x86_64/sse2.rs:507:19 | 507 | Self::new(_mm_set_epi32( | ___________________^ 508 | | xs[3] as i32, 509 | | xs[2] as i32, 510 | | xs[1] as i32, 511 | | xs[0] as i32, 512 | | )) | |_________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ppv-lite86-0.2.20/src/x86_64/sse2.rs:506:5 | 506 | unsafe fn unsafe_from(xs: [u32; 4]) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_set_epi64x` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ppv-lite86-0.2.20/src/x86_64/sse2.rs:664:19 | 664 | Self::new(_mm_set_epi64x(xs[1] as i64, xs[0] as i64)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ppv-lite86-0.2.20/src/x86_64/sse2.rs:663:5 | 663 | unsafe fn unsafe_from(xs: [u64; 2]) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_shuffle_epi32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ppv-lite86-0.2.20/src/x86_64/sse2.rs:1077:13 | 1077 | let q = _mm_shuffle_epi32(_mm_cmpeq_epi64(x, y), 0b1100_0110); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ppv-lite86-0.2.20/src/x86_64/sse2.rs:1076:1 | 1076 | unsafe fn eq128_s4(x: __m128i, y: __m128i) -> bool { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_cmpeq_epi64` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ppv-lite86-0.2.20/src/x86_64/sse2.rs:1077:31 | 1077 | let q = _mm_shuffle_epi32(_mm_cmpeq_epi64(x, y), 0b1100_0110); | ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_cvtsi128_si64` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ppv-lite86-0.2.20/src/x86_64/sse2.rs:1078:5 | 1078 | _mm_cvtsi128_si64(q) == -1 | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_cmpeq_epi32` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ppv-lite86-0.2.20/src/x86_64/sse2.rs:1083:13 | 1083 | let q = _mm_cmpeq_epi32(x, y); | ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ppv-lite86-0.2.20/src/x86_64/sse2.rs:1082:1 | 1082 | unsafe fn eq128_s2(x: __m128i, y: __m128i) -> bool { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_cvtsi128_si64` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ppv-lite86-0.2.20/src/x86_64/sse2.rs:1084:13 | 1084 | let p = _mm_cvtsi128_si64(_mm_srli_si128(q, 8)); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_srli_si128` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ppv-lite86-0.2.20/src/x86_64/sse2.rs:1084:31 | 1084 | let p = _mm_cvtsi128_si64(_mm_srli_si128(q, 8)); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::arch::x86_64::_mm_cvtsi128_si64` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ppv-lite86-0.2.20/src/x86_64/sse2.rs:1085:13 | 1085 | let q = _mm_cvtsi128_si64(q); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `varzerovec::owned::VarZeroVecOwned::::index_data` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/varzerovec/owned.rs:139:35 | 139 | F::rawbytes_to_usize(*self.index_data(idx)) | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/varzerovec/owned.rs:134:5 | 134 | unsafe fn element_position_unchecked(&self, idx: usize) -> usize { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `varzerovec::owned::VarZeroVecOwned::::element_position_unchecked` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/varzerovec/owned.rs:152:21 | 152 | let start = self.element_position_unchecked(idx); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/varzerovec/owned.rs:151:5 | 151 | unsafe fn element_range_unchecked(&self, idx: usize) -> core::ops::Range { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `varzerovec::owned::VarZeroVecOwned::::element_position_unchecked` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/varzerovec/owned.rs:153:19 | 153 | let end = self.element_position_unchecked(idx + 1); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: access to union field is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ppv-lite86-0.2.20/src/x86_64/sse2.rs:1407:23 | 1407 | Self::new(p.avx) | ^^^^^ access to union field | = note: for more information, see issue #71668 = note: the field may not be properly initialized: using uninitialized data will cause undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ppv-lite86-0.2.20/src/x86_64/sse2.rs:1406:9 | 1406 | unsafe fn unpack(p: vec256_storage) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::arch::x86_64::_mm256_loadu_si256` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ppv-lite86-0.2.20/src/x86_64/sse2.rs:1414:23 | 1414 | Self::new(_mm256_loadu_si256(input.as_ptr() as *const _)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ppv-lite86-0.2.20/src/x86_64/sse2.rs:1412:9 | 1412 | unsafe fn unsafe_read_le(input: &[u8]) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `types::StoreBytes::unsafe_read_le` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ppv-lite86-0.2.20/src/x86_64/sse2.rs:1418:13 | 1418 | Self::unsafe_read_le(input).bswap() | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ppv-lite86-0.2.20/src/x86_64/sse2.rs:1417:9 | 1417 | unsafe fn unsafe_read_be(input: &[u8]) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `ule::ULE::from_byte_slice_unchecked` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/varzerovec/owned.rs:180:10 | 180 | &F::RawBytes::from_byte_slice_unchecked(&self.entire_slice[Self::index_range(index)])[0] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/varzerovec/owned.rs:179:5 | 179 | unsafe fn index_data(&self, index: usize) -> &F::RawBytes { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::slice::from_raw_parts_mut` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/varzerovec/owned.rs:195:20 | 195 | let data = slice::from_raw_parts_mut(ptr.add(range.start), F::INDEX_WIDTH); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/varzerovec/owned.rs:188:5 | 188 | unsafe fn index_data_mut(&mut self, index: usize) -> &mut F::RawBytes { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/varzerovec/owned.rs:195:46 | 195 | let data = slice::from_raw_parts_mut(ptr.add(range.start), F::INDEX_WIDTH); | ^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `varzerovec::owned::VarZeroVecOwned::::element_position_unchecked` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/varzerovec/owned.rs:262:27 | 262 | let pos = self.element_position_unchecked(index); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/varzerovec/owned.rs:248:5 | 248 | unsafe fn shift(&mut self, index: usize, new_size: usize, shift_type: ShiftType) -> &mut [u8] { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `types::Store::unpack` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ppv-lite86-0.2.20/src/x86_64/sse2.rs:1608:17 | 1608 | u32x4x2_avx2::unpack(p.avx[0]), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ppv-lite86-0.2.20/src/x86_64/sse2.rs:1606:9 | 1606 | unsafe fn unpack(p: vec512_storage) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: access to union field is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ppv-lite86-0.2.20/src/x86_64/sse2.rs:1608:38 | 1608 | u32x4x2_avx2::unpack(p.avx[0]), | ^^^^^ access to union field | = note: for more information, see issue #71668 = note: the field may not be properly initialized: using uninitialized data will cause undefined behavior warning[E0133]: call to unsafe function `types::Store::unpack` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ppv-lite86-0.2.20/src/x86_64/sse2.rs:1609:17 | 1609 | u32x4x2_avx2::unpack(p.avx[1]), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: access to union field is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/ppv-lite86-0.2.20/src/x86_64/sse2.rs:1609:38 | 1609 | u32x4x2_avx2::unpack(p.avx[1]), | ^^^^^ access to union field | = note: for more information, see issue #71668 = note: the field may not be properly initialized: using uninitialized data will cause undefined behavior warning[E0133]: call to unsafe function `varzerovec::owned::VarZeroVecOwned::::element_range_unchecked` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/varzerovec/owned.rs:267:18 | 267 | _ => self.element_range_unchecked(index), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/varzerovec/owned.rs:295:33 | 295 | let old_slice_end = slice_range.start.add(slice_len); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/varzerovec/owned.rs:296:30 | 296 | let data_start = slice_range | ______________________________^ 297 | | .start 298 | | .add(LENGTH_WIDTH + METADATA_WIDTH + len * F::INDEX_WIDTH); | |__________________________________________________________________________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/varzerovec/owned.rs:300:17 | 300 | data_start.add(prev_element.start)..data_start.add(prev_element.end); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/varzerovec/owned.rs:300:53 | 300 | data_start.add(prev_element.start)..data_start.add(prev_element.end); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/varzerovec/owned.rs:307:35 | 307 | let index_start = slice_range | ___________________________________^ 308 | | .start 309 | | .add(LENGTH_WIDTH + METADATA_WIDTH + F::INDEX_WIDTH * index); | |________________________________________________________________________________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::add` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/varzerovec/owned.rs:310:30 | 310 | index_start..index_start.add(F::INDEX_WIDTH) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `varzerovec::owned::VarZeroVecOwned::::shift::shift_bytes` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/varzerovec/owned.rs:320:17 | 320 | shift_bytes(index_range.end..prev_element_p.start, index_range.start); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `varzerovec::owned::VarZeroVecOwned::::shift::shift_bytes` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/varzerovec/owned.rs:324:13 | 324 | / shift_bytes( 325 | | prev_element_p.end..old_slice_end, 326 | | prev_element_p 327 | | .start 328 | | .offset((new_size as i64 + index_shift) as isize), 329 | | ); | |_____________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::ptr::mut_ptr::::offset` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/varzerovec/owned.rs:326:17 | 326 | / prev_element_p 327 | | .start 328 | | .offset((new_size as i64 + index_shift) as isize), | |_____________________________________________________________________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `varzerovec::owned::VarZeroVecOwned::::shift::shift_bytes` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/varzerovec/owned.rs:334:21 | 334 | shift_bytes(index_range.start..prev_element_p.start, index_range.end); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `varzerovec::owned::VarZeroVecOwned::::index_data_mut` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/varzerovec/owned.rs:336:22 | 336 | *self.index_data_mut(index) = F::usize_to_rawbytes(prev_element.start); | ^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `varzerovec::owned::VarZeroVecOwned::::set_len` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/varzerovec/owned.rs:337:21 | 337 | self.set_len(len + 1); | ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `varzerovec::owned::VarZeroVecOwned::::set_len` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/varzerovec/owned.rs:341:21 | 341 | self.set_len(len - 1); | ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `alloc::vec::Vec::::set_len` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/varzerovec/owned.rs:349:13 | 349 | self.entire_slice.set_len(new_slice_len); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `varzerovec::owned::VarZeroVecOwned::::shift_indices` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/varzerovec/owned.rs:352:13 | 352 | self.shift_indices(first_affected_index, (shift - index_shift) as i32); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `varzerovec::owned::VarZeroVecOwned::::element_position_unchecked` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/varzerovec/owned.rs:361:15 | 361 | + self.element_position_unchecked(index); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::intrinsics::copy` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/varzerovec/owned.rs:315:17 | 315 | ptr::copy(block.start, to, block.end.offset_from(block.start) as usize); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/varzerovec/owned.rs:313:13 | 313 | unsafe fn shift_bytes(block: Range<*const u8>, to: *mut u8) { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::ptr::const_ptr::::offset_from` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/varzerovec/owned.rs:315:44 | 315 | ptr::copy(block.start, to, block.end.offset_from(block.start) as usize); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::intrinsics::transmute` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/varzerovec/slice.rs:130:9 | 130 | mem::transmute(bytes) | ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/varzerovec/slice.rs:128:5 | 128 | pub const unsafe fn from_bytes_unchecked(bytes: &[u8]) -> &Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `varzerovec::components::VarZeroVecComponents::<'a, T, F>::get_unchecked` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/varzerovec/slice.rs:239:9 | 239 | self.as_components().get_unchecked(idx) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/varzerovec/slice.rs:238:5 | 238 | pub unsafe fn get_unchecked(&self, idx: usize) -> &T { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::intrinsics::transmute` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/varzerovec/slice.rs:292:9 | 292 | mem::transmute(bytes) | ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/varzerovec/slice.rs:290:5 | 290 | pub(crate) unsafe fn from_byte_slice_unchecked_mut(bytes: &mut [u8]) -> &mut Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `varzerovec::components::VarZeroVecComponents::<'a, T, F>::get_range` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/varzerovec/slice.rs:296:21 | 296 | let range = self.as_components().get_range(idx); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/varzerovec/slice.rs:295:5 | 295 | pub(crate) unsafe fn get_bytes_at_mut(&mut self, idx: usize) -> &mut [u8] { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::intrinsics::transmute` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/varzerovec/slice.rs:489:9 | 489 | mem::transmute(bytes) | ^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/varzerovec/slice.rs:487:5 | 487 | unsafe fn from_byte_slice_unchecked(bytes: &[u8]) -> &Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::intrinsics::transmute` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/varzerovec/vec.rs:282:24 | 282 | Self::Borrowed(core::mem::transmute::<&[u8], &VarZeroSlice>(bytes)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/varzerovec/vec.rs:281:5 | 281 | pub const unsafe fn from_bytes_unchecked(bytes: &'a [u8]) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::slice::from_raw_parts` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/zerovec/slice.rs:68:30 | 68 | Self::from_ule_slice(core::slice::from_raw_parts( | ______________________________^ 69 | | bytes.as_ptr() as *const T::ULE, 70 | | bytes.len() / core::mem::size_of::(), 71 | | )) | |_________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/zerovec/slice.rs:66:5 | 66 | pub const unsafe fn from_bytes_unchecked(bytes: &[u8]) -> &Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `ule::ULE::from_byte_slice_unchecked` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/zerovec/slice.rs:479:30 | 479 | Self::from_ule_slice(T::ULE::from_byte_slice_unchecked(bytes)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/zerovec/slice.rs:478:5 | 478 | unsafe fn from_byte_slice_unchecked(bytes: &[u8]) -> &Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::ptr::NonNull::::as_ref` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/zerovec/mod.rs:139:9 | 139 | self.buf.as_ref() | ^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/zerovec/mod.rs:138:5 | 138 | unsafe fn as_arbitrary_slice<'a>(&self) -> &'a [U] { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `alloc::vec::Vec::::from_raw_parts` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/zerovec/mod.rs:162:9 | 162 | Vec::from_raw_parts(self.buf.as_ptr() as *mut U, len, self.capacity) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/zerovec/mod.rs:156:5 | 156 | unsafe fn get_vec(&self) -> Vec { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::slice::from_raw_parts` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/zerovec/mod.rs:387:28 | 387 | Self::new_borrowed(core::slice::from_raw_parts( | ____________________________^ 388 | | bytes.as_ptr() as *const T::ULE, 389 | | bytes.len() / core::mem::size_of::(), 390 | | )) | |_________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/zerovec/mod.rs:385:5 | 385 | pub const unsafe fn from_bytes_unchecked(bytes: &'a [u8]) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `varzerovec::slice::VarZeroSlice::::get_bytes_at_mut` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/ule/multi.rs:68:36 | 68 | value.encode_var_ule_write(self.0.get_bytes_at_mut(idx)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/ule/multi.rs:63:5 | 63 | / pub unsafe fn set_field_at + ?Sized>( 64 | | &mut self, 65 | | idx: usize, 66 | | value: &A, 67 | | ) { | |_____^ warning[E0133]: call to unsafe function `varzerovec::slice::VarZeroSlice::::get_unchecked` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/ule/multi.rs:81:32 | 81 | T::validate_byte_slice(self.0.get_unchecked(index)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/ule/multi.rs:77:5 | 77 | / pub unsafe fn validate_field( 78 | | &self, 79 | | index: usize, 80 | | ) -> Result<(), ZeroVecError> { | |_________________________________^ warning[E0133]: call to unsafe function `ule::VarULE::from_byte_slice_unchecked` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/ule/multi.rs:92:9 | 92 | T::from_byte_slice_unchecked(self.0.get_unchecked(index)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/ule/multi.rs:91:5 | 91 | pub unsafe fn get_field(&self, index: usize) -> &T { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `varzerovec::slice::VarZeroSlice::::get_unchecked` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/ule/multi.rs:92:38 | 92 | T::from_byte_slice_unchecked(self.0.get_unchecked(index)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::intrinsics::transmute` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/ule/multi.rs:102:9 | 102 | mem::transmute(>::from_byte_slice_unchecked(bytes)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/ule/multi.rs:100:5 | 100 | pub unsafe fn from_byte_slice_unchecked(bytes: &[u8]) -> &Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `ule::VarULE::from_byte_slice_unchecked` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/ule/multi.rs:102:24 | 102 | mem::transmute(>::from_byte_slice_unchecked(bytes)) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: call to unsafe function `core::intrinsics::transmute` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/ule/multi.rs:150:9 | 150 | / mem::transmute(>::from_byte_slice_unchecked( 151 | | bytes, 152 | | )) | |__________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/ule/multi.rs:148:5 | 148 | unsafe fn from_byte_slice_unchecked(bytes: &[u8]) -> &Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `ule::VarULE::from_byte_slice_unchecked` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/ule/multi.rs:150:24 | 150 | mem::transmute(>::from_byte_slice_unchecked( | ________________________^ 151 | | bytes, 152 | | )) | |_________^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/ule/option.rs:202:10 | 202 | &*(entire_struct_as_slice as *const Self) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/ule/option.rs:199:5 | 199 | unsafe fn from_byte_slice_unchecked(bytes: &[u8]) -> &Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: field `0` is never read --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/derive-where-1.2.7/src/data.rs:72:8 | 72 | Union(&'a Fields<'a>), | ----- ^^^^^^^^^^^^^^ | | | field in this variant | = note: `#[warn(dead_code)]` on by default help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field | 72 | Union(()), | ~~ warning[E0133]: call to unsafe function `core::str::from_utf8_unchecked` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/ule/slices.rs:60:9 | 60 | str::from_utf8_unchecked(bytes) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/ule/slices.rs:59:5 | 59 | unsafe fn from_byte_slice_unchecked(bytes: &[u8]) -> &Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `ule::ULE::from_byte_slice_unchecked` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/ule/slices.rs:101:9 | 101 | T::from_byte_slice_unchecked(bytes) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/ule/slices.rs:100:5 | 100 | unsafe fn from_byte_slice_unchecked(bytes: &[u8]) -> &Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::char::methods::::from_u32_unchecked` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/ule/unvalidated.rs:321:9 | 321 | char::from_u32_unchecked(u32::from_le_bytes([u0, u1, u2, 0])) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/ule/unvalidated.rs:319:5 | 319 | pub unsafe fn to_char_unchecked(self) -> char { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::slice::from_raw_parts` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/ule/mod.rs:136:9 | 136 | core::slice::from_raw_parts(data as *const Self, len) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/ule/mod.rs:132:5 | 132 | unsafe fn from_byte_slice_unchecked(bytes: &[u8]) -> &[Self] { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: `ppv-lite86` (lib) generated 46 warnings Compiling rand_chacha v0.3.1 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rand_chacha CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand_chacha-0.3.1 CARGO_PKG_AUTHORS='The Rand Project Developers:The Rust Project Developers:The CryptoCorrosion Contributors' CARGO_PKG_DESCRIPTION='ChaCha random number generator ' CARGO_PKG_HOMEPAGE='https://rust-random.github.io/book' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rand_chacha CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-random/rand' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.3.1 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=3 CARGO_PKG_VERSION_PATCH=1 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand_chacha-0.3.1 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rand_chacha --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand_chacha-0.3.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "serde", "serde1", "simd", "std"))' -C metadata=9a1ed98bcbaabd03 -C extra-filename=-9a1ed98bcbaabd03 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern ppv_lite86=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libppv_lite86-ad378ccc13e46bfd.rmeta --extern rand_core=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librand_core-dacc2bbfd3ac86a5.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning[E0133]: call to unsafe function `core::ptr::read` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/yoke_impls.rs:38:9 | 38 | ptr::read(ptr) | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/yoke_impls.rs:34:5 | 34 | unsafe fn make(from: Self::Output) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::ptr::read` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/yoke_impls.rs:66:9 | 66 | ptr::read(ptr) | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/yoke_impls.rs:62:5 | 62 | unsafe fn make(from: Self::Output) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::ptr::read` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/yoke_impls.rs:94:9 | 94 | ptr::read(ptr) | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/yoke_impls.rs:90:5 | 90 | unsafe fn make(from: Self::Output) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::ptr::read` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/yoke_impls.rs:140:9 | 140 | ptr::read(ptr) | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/yoke_impls.rs:136:5 | 136 | unsafe fn make(from: Self::Output) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::ptr::read` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/yoke_impls.rs:186:9 | 186 | ptr::read(ptr) | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/yoke_impls.rs:182:5 | 182 | unsafe fn make(from: Self::Output) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::ptr::read` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/yoke_impls.rs:234:9 | 234 | ptr::read(ptr) | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/yoke_impls.rs:230:5 | 230 | unsafe fn make(from: Self::Output) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `core::ptr::read` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/yoke_impls.rs:282:9 | 282 | ptr::read(ptr) | ^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/zerovec-0.10.4/src/yoke_impls.rs:278:5 | 278 | unsafe fn make(from: Self::Output) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand_chacha-0.3.1/src/chacha.rs:65:32 | 65 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 65 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand_chacha-0.3.1/src/chacha.rs:80:40 | 70 | / macro_rules! chacha_impl { 71 | | ($ChaChaXCore:ident, $ChaChaXRng:ident, $rounds:expr, $doc:expr, $abst:ident) => { 72 | | #[doc=$doc] 73 | | #[derive(Clone, PartialEq, Eq)] ... | 80 | | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 340 | | } 341 | | } | |_- in this expansion of `chacha_impl!` 342 | 343 | chacha_impl!(ChaCha20Core, ChaCha20Rng, 10, "ChaCha with 20 rounds", abstract20); | -------------------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 80 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand_chacha-0.3.1/src/chacha.rs:80:40 | 70 | / macro_rules! chacha_impl { 71 | | ($ChaChaXCore:ident, $ChaChaXRng:ident, $rounds:expr, $doc:expr, $abst:ident) => { 72 | | #[doc=$doc] 73 | | #[derive(Clone, PartialEq, Eq)] ... | 80 | | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 340 | | } 341 | | } | |_- in this expansion of `chacha_impl!` ... 344 | chacha_impl!(ChaCha12Core, ChaCha12Rng, 6, "ChaCha with 12 rounds", abstract12); | ------------------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 80 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand_chacha-0.3.1/src/chacha.rs:80:40 | 70 | / macro_rules! chacha_impl { 71 | | ($ChaChaXCore:ident, $ChaChaXRng:ident, $rounds:expr, $doc:expr, $abst:ident) => { 72 | | #[doc=$doc] 73 | | #[derive(Clone, PartialEq, Eq)] ... | 80 | | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | | -----^^^^^^^^^ | | | | | expected lifetime parameter ... | 340 | | } 341 | | } | |_- in this expansion of `chacha_impl!` ... 345 | chacha_impl!(ChaCha8Core, ChaCha8Rng, 4, "ChaCha with 8 rounds", abstract8); | --------------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 80 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ Compiling rustc_serialize v0.0.0 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_serialize) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rustc_serialize CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_serialize CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_serialize CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rustc_serialize --edition=2021 compiler/rustc_serialize/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=1844988cc49a2c74 -C extra-filename=-1844988cc49a2c74 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern indexmap=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libindexmap-2a3296cb381be928.rmeta --extern smallvec=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libsmallvec-cdaa0fb7721cca79.rmeta --extern thin_vec=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libthin_vec-fcc19ab6c5fbe1d6.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: `rand_chacha` (lib) generated 4 warnings Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=tinystr CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinystr-0.7.6 CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='A small ASCII-only bounded length string representation.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=tinystr CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.67 CARGO_PKG_VERSION=0.7.6 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=7 CARGO_PKG_VERSION_PATCH=6 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinystr-0.7.6 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name tinystr --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinystr-0.7.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="zerovec"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "bench", "databake", "default", "serde", "std", "zerovec"))' -C metadata=e33506a09dec2117 -C extra-filename=-e33506a09dec2117 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern displaydoc=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/libdisplaydoc-f78567f99cee6206.so --extern zerovec=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libzerovec-e05625046a095eeb.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: `zerovec` (lib) generated 82 warnings Compiling rand v0.8.5 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rand CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5 CARGO_PKG_AUTHORS='The Rand Project Developers:The Rust Project Developers' CARGO_PKG_DESCRIPTION='Random number generators and other randomness functionality. ' CARGO_PKG_HOMEPAGE='https://rust-random.github.io/book' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rand CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/rust-random/rand' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.8.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=8 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rand --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="getrandom"' --cfg 'feature="libc"' --cfg 'feature="rand_chacha"' --cfg 'feature="std"' --cfg 'feature="std_rng"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc", "default", "getrandom", "libc", "log", "min_const_gen", "nightly", "packed_simd", "rand_chacha", "serde", "serde1", "simd_support", "small_rng", "std", "std_rng"))' -C metadata=3905c9ac0b862a6d -C extra-filename=-3905c9ac0b862a6d --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern libc=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/liblibc-d2df80b7d163fcdd.rmeta --extern rand_chacha=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librand_chacha-9a1ed98bcbaabd03.rmeta --extern rand_core=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librand_core-dacc2bbfd3ac86a5.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5/src/lib.rs:185:18 | 185 | thread_rng().gen() | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 = note: requested on the command line with `-W keyword-idents-2024` warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5/src/distributions/bernoulli.rs:138:26 | 138 | let v: u64 = rng.gen(); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5/src/distributions/float.rs:115:39 | 115 | let value: $uty = rng.gen(); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5/src/distributions/float.rs:130:39 | 130 | let value: $uty = rng.gen(); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5/src/distributions/float.rs:145:39 | 145 | let value: $uty = rng.gen(); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5/src/distributions/float.rs:187:34 | 187 | assert_eq!(zeros.gen::<$ty>(), $ZERO); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5/src/distributions/float.rs:189:32 | 189 | assert_eq!(one.gen::<$ty>(), $EPSILON / 2.0); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5/src/distributions/float.rs:191:32 | 191 | assert_eq!(max.gen::<$ty>(), 1.0 - $EPSILON / 2.0); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5/src/distributions/float.rs:227:34 | 227 | assert_eq!(zeros.gen::<$ty>(), $ZERO); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5/src/distributions/float.rs:229:32 | 229 | assert_eq!(one.gen::<$ty>(), $EPSILON / 2.0); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5/src/distributions/float.rs:231:32 | 231 | assert_eq!(max.gen::<$ty>(), 1.0 - $EPSILON / 2.0); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5/src/distributions/integer.rs:78:21 | 78 | rng.gen::<$uty>() as $ty | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5/src/distributions/integer.rs:96:48 | 96 | if let Some(nz) = $new(rng.gen()) { | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5/src/distributions/integer.rs:118:43 | 118 | $intrinsic::from_bits(rng.gen::<$vec>()) | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5/src/distributions/other.rs:163:30 | 163 | _rng.gen::<$tyvar>() | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5/src/distributions/other.rs:202:43 | 202 | *elem = MaybeUninit::new(_rng.gen()); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5/src/distributions/other.rs:218:23 | 218 | [_rng.gen::<$t>(), $(_rng.gen::<$ts>()),*] | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5/src/distributions/other.rs:218:43 | 218 | [_rng.gen::<$t>(), $(_rng.gen::<$ts>()),*] | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5/src/distributions/other.rs:239:16 | 239 | if rng.gen::() { | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5/src/distributions/other.rs:240:22 | 240 | Some(rng.gen()) | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5/src/distributions/other.rs:252:22 | 252 | Wrapping(rng.gen()) | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5/src/distributions/other.rs:280:27 | 280 | .map(|()| rng.gen::()) | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5/src/distributions/uniform.rs:494:47 | 494 | let v: $u_large = rng.gen(); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5/src/distributions/uniform.rs:502:25 | 502 | rng.gen() | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5/src/distributions/uniform.rs:531:32 | 531 | return rng.gen(); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5/src/distributions/uniform.rs:548:43 | 548 | let v: $u_large = rng.gen(); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5/src/distributions/uniform.rs:649:44 | 649 | let mut v: $unsigned = rng.gen(); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5/src/distributions/uniform.rs:664:44 | 664 | v = mask.select(v, rng.gen()); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5/src/distributions/uniform.rs:902:37 | 902 | let value1_2 = (rng.gen::<$uty>() >> $bits_to_discard).into_float_with_exponent(0); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5/src/distributions/uniform.rs:942:30 | 942 | (rng.gen::<$uty>() >> $bits_to_discard).into_float_with_exponent(0); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5/src/rng.rs:93:8 | 93 | fn gen(&mut self) -> T | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5/src/rng.rs:325:32 | 325 | *elt = rng.gen(); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5/src/rng.rs:484:13 | 484 | let gen: [f32; 2] = rng.gen(); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5/src/rng.rs:484:33 | 484 | let gen: [f32; 2] = rng.gen(); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5/src/rng.rs:485:27 | 485 | assert_eq!(array, gen); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5/src/rng.rs:565:11 | 565 | r.gen::(); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5/src/rng.rs:577:11 | 577 | r.gen::(); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5/src/rngs/adapter/reseeding.rs:378:31 | 378 | let first: u32 = rng1.gen(); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5/src/rngs/adapter/reseeding.rs:380:26 | 380 | let _ = rng1.gen::(); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5/src/rngs/adapter/reseeding.rs:384:32 | 384 | assert_eq!(first, rng2.gen::()); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5/src/rngs/thread.rs:140:11 | 140 | r.gen::(); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5/src/seq/index.rs:360:27 | 360 | let key = rng.gen::().powf(1.0 / weight); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: `gen` is a keyword in the 2024 edition --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5/src/seq/index.rs:395:27 | 395 | let key = rng.gen::().powf(1.0 / weight); | ^^^ help: you can use a raw identifier to stay compatible: `r#gen` | = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2024! = note: for more information, see issue #49716 warning: unexpected `cfg` condition name: `doc_cfg` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5/src/lib.rs:53:13 | 53 | #![cfg_attr(doc_cfg, feature(doc_cfg))] | ^^^^^^^ | = help: expected names are: `bootstrap`, `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `parallel_compiler`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration = note: `#[warn(unexpected_cfgs)]` on by default warning: unexpected `cfg` condition name: `doc_cfg` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5/src/lib.rs:181:12 | 181 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "std", feature = "std_rng"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5/src/distributions/mod.rs:116:12 | 116 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `features` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5/src/distributions/distribution.rs:162:7 | 162 | #[cfg(features = "nightly")] | ^^^^^^^^^^^^^^^^^^^^ | = note: see for more information about checking conditional configuration help: there is a config with a similar name and value | 162 | #[cfg(feature = "nightly")] | ~~~~~~~ warning: unexpected `cfg` condition name: `std` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5/src/distributions/utils.rs:235:11 | 235 | #[cfg(not(std))] | ^^^ help: found config with similar value: `feature = "std"` | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `std` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5/src/distributions/utils.rs:291:19 | 289 | / macro_rules! scalar_float_impl { 290 | | ($ty:ident, $uty:ident) => { 291 | | #[cfg(not(std))] | | ^^^ help: found config with similar value: `feature = "std"` 292 | | impl Float for $ty { ... | 356 | | }; 357 | | } | |_- in this expansion of `scalar_float_impl!` 358 | 359 | scalar_float_impl!(f32, u32); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `std` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5/src/distributions/utils.rs:291:19 | 289 | / macro_rules! scalar_float_impl { 290 | | ($ty:ident, $uty:ident) => { 291 | | #[cfg(not(std))] | | ^^^ help: found config with similar value: `feature = "std"` 292 | | impl Float for $ty { ... | 356 | | }; 357 | | } | |_- in this expansion of `scalar_float_impl!` ... 360 | scalar_float_impl!(f64, u64); | ---------------------------- in this macro invocation | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(std)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(std)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5/src/distributions/weighted_index.rs:80:12 | 80 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5/src/distributions/weighted_index.rs:429:12 | 429 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5/src/distributions/weighted_index.rs:450:32 | 450 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 450 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: unexpected `cfg` condition name: `doc_cfg` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5/src/rng.rs:395:12 | 395 | #[cfg_attr(doc_cfg, doc(cfg(feature = "min_const_gen")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5/src/rngs/mod.rs:99:12 | 99 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5/src/rngs/mod.rs:118:12 | 118 | #[cfg_attr(doc_cfg, doc(cfg(feature = "getrandom")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5/src/rngs/adapter/read.rs:85:32 | 85 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 85 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: unexpected `cfg` condition name: `doc_cfg` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5/src/rngs/std.rs:32:12 | 32 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std_rng")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5/src/rngs/thread.rs:60:12 | 60 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "std", feature = "std_rng"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5/src/rngs/thread.rs:87:12 | 87 | #[cfg_attr(doc_cfg, doc(cfg(all(feature = "std", feature = "std_rng"))))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5/src/seq/mod.rs:29:12 | 29 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5/src/seq/mod.rs:623:12 | 623 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5/src/seq/index.rs:276:12 | 276 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5/src/seq/mod.rs:114:16 | 114 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5/src/seq/mod.rs:142:16 | 142 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5/src/seq/mod.rs:170:16 | 170 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: unexpected `cfg` condition name: `doc_cfg` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5/src/seq/mod.rs:219:16 | 219 | #[cfg_attr(doc_cfg, doc(cfg(feature = "std")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5/src/seq/mod.rs:115:80 | 115 | fn choose_multiple(&self, rng: &mut R, amount: usize) -> SliceChooseIter | ---------------^----------------- expected lifetime parameter | help: indicate the anonymous lifetime | 115 | fn choose_multiple(&self, rng: &mut R, amount: usize) -> SliceChooseIter<'_, Self, Self::Item> | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5/src/seq/mod.rs:222:32 | 222 | ) -> Result, WeightedError> | ---------------^----------------- expected lifetime parameter | help: indicate the anonymous lifetime | 222 | ) -> Result, WeightedError> | +++ warning: unexpected `cfg` condition name: `doc_cfg` --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5/src/seq/mod.rs:465:16 | 465 | #[cfg_attr(doc_cfg, doc(cfg(feature = "alloc")))] | ^^^^^^^ | = help: consider using a Cargo feature instead = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [lints.rust] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(doc_cfg)'] } = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(doc_cfg)");` to the top of the `build.rs` = note: see for more information about checking conditional configuration warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5/src/seq/mod.rs:515:80 | 515 | fn choose_multiple(&self, rng: &mut R, amount: usize) -> SliceChooseIter | ---------------^----------------- expected lifetime parameter | help: indicate the anonymous lifetime | 515 | fn choose_multiple(&self, rng: &mut R, amount: usize) -> SliceChooseIter<'_, Self, Self::Item> | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5/src/seq/mod.rs:566:32 | 566 | ) -> Result, WeightedError> | ---------------^----------------- expected lifetime parameter | help: indicate the anonymous lifetime | 566 | ) -> Result, WeightedError> | +++ warning[E0133]: call to unsafe function `asciibyte::AsciiByte::to_ascii_byte_array` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinystr-0.7.6/src/ascii.rs:212:20 | 212 | bytes: AsciiByte::to_ascii_byte_array(&bytes), | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinystr-0.7.6/src/ascii.rs:210:5 | 210 | pub const unsafe fn from_bytes_unchecked(bytes: [u8; N]) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` warning[E0133]: dereference of raw pointer is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinystr-0.7.6/src/asciibyte.rs:143:9 | 143 | *(bytes as *const [u8; N] as *const [AsciiByte; N]) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ dereference of raw pointer | = note: for more information, see issue #71668 = note: raw pointers may be null, dangling or unaligned; they can violate aliasing rules and cause data races: all of these are undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/tinystr-0.7.6/src/asciibyte.rs:142:5 | 142 | pub const unsafe fn to_ascii_byte_array(bytes: &[u8; N]) -> [AsciiByte; N] { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning: `derive-where` (lib) generated 48 warnings Compiling thiserror-impl v1.0.63 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=thiserror_impl CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-impl-1.0.63 CARGO_PKG_AUTHORS='David Tolnay ' CARGO_PKG_DESCRIPTION='Implementation detail of the `thiserror` crate' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=thiserror-impl CARGO_PKG_README='' CARGO_PKG_REPOSITORY='https://github.com/dtolnay/thiserror' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.63 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=63 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-impl-1.0.63 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name thiserror_impl --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-impl-1.0.63/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=0387d893cdadd8d4 -C extra-filename=-0387d893cdadd8d4 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern proc_macro2=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/libproc_macro2-b77cc6e58db4216a.rlib --extern quote=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/libquote-729e32816c0cc154.rlib --extern syn=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/libsyn-12149274a7e036c4.rlib --extern proc_macro --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=unic_langid_impl CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unic-langid-impl-0.9.5 CARGO_PKG_AUTHORS='Zibi Braniecki ' CARGO_PKG_DESCRIPTION='API for managing Unicode Language Identifiers' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unic-langid-impl CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/zbraniecki/unic-locale' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.9.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unic-langid-impl-0.9.5 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name unic_langid_impl --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unic-langid-impl-0.9.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("binary", "likelysubtags", "serde", "serde_json"))' -C metadata=41bd7aa711f099ad -C extra-filename=-41bd7aa711f099ad --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern tinystr=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libtinystr-e33506a09dec2117.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: `tinystr` (lib) generated 4 warnings (2 duplicates) Compiling serde_derive v1.0.208 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=serde_derive CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208 CARGO_PKG_AUTHORS='Erick Tryzelaar :David Tolnay ' CARGO_PKG_DESCRIPTION='Macros 1.1 implementation of #[derive(Serialize, Deserialize)]' CARGO_PKG_HOMEPAGE='https://serde.rs' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=serde_derive CARGO_PKG_README=crates-io.md CARGO_PKG_REPOSITORY='https://github.com/serde-rs/serde' CARGO_PKG_RUST_VERSION=1.56 CARGO_PKG_VERSION=1.0.208 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=208 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name serde_derive --edition=2015 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=b5acc165c0b77a44 -C extra-filename=-b5acc165c0b77a44 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern proc_macro2=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/libproc_macro2-b77cc6e58db4216a.rlib --extern quote=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/libquote-729e32816c0cc154.rlib --extern syn=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/libsyn-12149274a7e036c4.rlib --extern proc_macro --cap-lints warn -Z binary-dep-depinfo` warning: unused extern crate --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-impl-1.0.63/src/lib.rs:18:1 | 18 | extern crate proc_macro; | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove it | = note: `-W unused-extern-crates` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(unused_extern_crates)]` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-impl-1.0.63/src/attr.rs:48:43 | 48 | pub fn get(input: &[Attribute]) -> Result { | ^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 48 | pub fn get(input: &[Attribute]) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-impl-1.0.63/src/attr.rs:93:34 | 93 | attr.parse_args_with(|input: ParseStream| { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 93 | attr.parse_args_with(|input: ParseStream<'_>| { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-impl-1.0.63/src/attr.rs:140:28 | 140 | fn parse_token_expr(input: ParseStream, mut begin_expr: bool) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 140 | fn parse_token_expr(input: ParseStream<'_>, mut begin_expr: bool) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-impl-1.0.63/src/expand.rs:55:23 | 55 | fn impl_struct(input: Struct) -> TokenStream { | ^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 55 | fn impl_struct(input: Struct<'_>) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-impl-1.0.63/src/expand.rs:223:21 | 223 | fn impl_enum(input: Enum) -> TokenStream { | ^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 223 | fn impl_enum(input: Enum<'_>) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-impl-1.0.63/src/expand.rs:479:25 | 479 | fn fields_pat(fields: &[Field]) -> TokenStream { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 479 | fn fields_pat(fields: &[Field<'_>]) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-impl-1.0.63/src/expand.rs:504:34 | 504 | fn from_initializer(from_field: &Field, backtrace_field: Option<&Field>) -> TokenStream { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 504 | fn from_initializer(from_field: &Field<'_>, backtrace_field: Option<&Field>) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-impl-1.0.63/src/expand.rs:504:66 | 504 | fn from_initializer(from_field: &Field, backtrace_field: Option<&Field>) -> TokenStream { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 504 | fn from_initializer(from_field: &Field, backtrace_field: Option<&Field<'_>>) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-impl-1.0.63/src/fmt.rs:12:50 | 12 | pub fn expand_shorthand(&mut self, fields: &[Field]) { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 12 | pub fn expand_shorthand(&mut self, fields: &[Field<'_>]) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-impl-1.0.63/src/fmt.rs:125:31 | 125 | fn explicit_named_args(input: ParseStream) -> Result> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 125 | fn explicit_named_args(input: ParseStream<'_>) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-impl-1.0.63/src/generics.rs:26:21 | 26 | fn crawl(in_scope: &ParamsInScope, ty: &Type, found: &mut bool) { | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 26 | fn crawl(in_scope: &ParamsInScope<'_>, ty: &Type, found: &mut bool) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-impl-1.0.63/src/prop.rs:7:48 | 7 | pub(crate) fn from_field(&self) -> Option<&Field> { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 7 | pub(crate) fn from_field(&self) -> Option<&Field<'_>> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-impl-1.0.63/src/prop.rs:11:50 | 11 | pub(crate) fn source_field(&self) -> Option<&Field> { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 11 | pub(crate) fn source_field(&self) -> Option<&Field<'_>> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-impl-1.0.63/src/prop.rs:15:53 | 15 | pub(crate) fn backtrace_field(&self) -> Option<&Field> { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 15 | pub(crate) fn backtrace_field(&self) -> Option<&Field<'_>> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-impl-1.0.63/src/prop.rs:19:62 | 19 | pub(crate) fn distinct_backtrace_field(&self) -> Option<&Field> { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 19 | pub(crate) fn distinct_backtrace_field(&self) -> Option<&Field<'_>> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-impl-1.0.63/src/prop.rs:53:48 | 53 | pub(crate) fn from_field(&self) -> Option<&Field> { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 53 | pub(crate) fn from_field(&self) -> Option<&Field<'_>> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-impl-1.0.63/src/prop.rs:57:50 | 57 | pub(crate) fn source_field(&self) -> Option<&Field> { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 57 | pub(crate) fn source_field(&self) -> Option<&Field<'_>> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-impl-1.0.63/src/prop.rs:61:53 | 61 | pub(crate) fn backtrace_field(&self) -> Option<&Field> { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 61 | pub(crate) fn backtrace_field(&self) -> Option<&Field<'_>> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-impl-1.0.63/src/prop.rs:65:62 | 65 | pub(crate) fn distinct_backtrace_field(&self) -> Option<&Field> { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 65 | pub(crate) fn distinct_backtrace_field(&self) -> Option<&Field<'_>> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-impl-1.0.63/src/prop.rs:128:25 | 128 | from_field: Option<&Field>, | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 128 | from_field: Option<&Field<'_>>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-impl-1.0.63/src/valid.rs:108:34 | 108 | fn check_non_field_attrs(attrs: &Attrs) -> Result<()> { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 108 | fn check_non_field_attrs(attrs: &Attrs<'_>) -> Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-impl-1.0.63/src/valid.rs:138:32 | 138 | fn check_field_attrs(fields: &[Field]) -> Result<()> { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 138 | fn check_field_attrs(fields: &[Field<'_>]) -> Result<()> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-impl-1.0.63/src/valid.rs:205:22 | 205 | fn same_member(one: &Field, two: &Field) -> bool { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 205 | fn same_member(one: &Field<'_>, two: &Field) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/thiserror-impl-1.0.63/src/valid.rs:205:35 | 205 | fn same_member(one: &Field, two: &Field) -> bool { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 205 | fn same_member(one: &Field, two: &Field<'_>) -> bool { | ++++ warning[E0133]: call to unsafe function `tinystr::TinyAsciiStr::::from_bytes_unchecked` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unic-langid-impl-0.9.5/src/subtags/language.rs:37:19 | 37 | Self(Some(TinyStr8::from_bytes_unchecked(v.to_le_bytes()))) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unic-langid-impl-0.9.5/src/subtags/language.rs:36:5 | 36 | pub const unsafe fn from_raw_unchecked(v: u64) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` warning[E0133]: call to unsafe function `tinystr::TinyAsciiStr::::from_bytes_unchecked` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unic-langid-impl-0.9.5/src/subtags/region.rs:40:14 | 40 | Self(TinyStr4::from_bytes_unchecked(v.to_le_bytes())) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unic-langid-impl-0.9.5/src/subtags/region.rs:39:5 | 39 | pub const unsafe fn from_raw_unchecked(v: u32) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `tinystr::TinyAsciiStr::::from_bytes_unchecked` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unic-langid-impl-0.9.5/src/subtags/script.rs:28:14 | 28 | Self(TinyStr4::from_bytes_unchecked(v.to_le_bytes())) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unic-langid-impl-0.9.5/src/subtags/script.rs:27:5 | 27 | pub const unsafe fn from_raw_unchecked(v: u32) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ warning[E0133]: call to unsafe function `tinystr::TinyAsciiStr::::from_bytes_unchecked` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unic-langid-impl-0.9.5/src/subtags/variant.rs:38:14 | 38 | Self(TinyStr8::from_bytes_unchecked(v.to_le_bytes())) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unic-langid-impl-0.9.5/src/subtags/variant.rs:37:5 | 37 | pub const unsafe fn from_raw_unchecked(v: u64) -> Self { | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Compiling rustc_index v0.0.0 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_index) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rustc_index CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_index CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_index CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rustc_index --edition=2021 compiler/rustc_index/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="nightly"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "nightly"))' -C metadata=9753c295dd5ab1ad -C extra-filename=-9753c295dd5ab1ad --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern arrayvec=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libarrayvec-ed9aaa88cbec763c.rmeta --extern rustc_index_macros=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/librustc_index_macros-1520c6a1b9c555f6.so --extern rustc_macros=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/librustc_macros-9154419ce09665ba.so --extern rustc_serialize=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_serialize-1844988cc49a2c74.rmeta --extern smallvec=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libsmallvec-cdaa0fb7721cca79.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: trait `Float` is never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5/src/distributions/utils.rs:238:18 | 238 | pub(crate) trait Float: Sized { | ^^^^^ | = note: `#[warn(dead_code)]` on by default warning: associated items `lanes`, `extract`, and `replace` are never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5/src/distributions/utils.rs:247:8 | 245 | pub(crate) trait FloatAsSIMD: Sized { | ----------- associated items in this trait 246 | #[inline(always)] 247 | fn lanes() -> usize { | ^^^^^ ... 255 | fn extract(self, index: usize) -> Self { | ^^^^^^^ ... 260 | fn replace(self, index: usize, new_value: Self) -> Self { | ^^^^^^^ warning: method `all` is never used --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5/src/distributions/utils.rs:268:8 | 266 | pub(crate) trait BoolAsSIMD: Sized { | ---------- method in this trait 267 | fn any(self) -> bool; 268 | fn all(self) -> bool; | ^^^ warning: outlives requirements can be inferred --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5/src/seq/mod.rs:625:41 | 625 | pub struct SliceChooseIter<'a, S: ?Sized + 'a, T: 'a> { | ^^^^^ help: remove this bound | = note: `-W explicit-outlives-requirements` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(explicit_outlives_requirements)]` warning: prefer `FxHashSet` over `HashSet`, it has better performance --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/rand-0.8.5/src/seq/index.rs:528:21 | 528 | let mut cache = HashSet::with_capacity(amount.as_usize()); | ^^^^^^^ | = note: a `use rustc_data_structures::fx::FxHashSet` may be necessary = note: `-W rustc::default-hash-types` implied by `-W rustc::internal` = help: to override `-W rustc::internal` add `#[allow(rustc::default_hash_types)]` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/ast.rs:133:23 | 133 | let variants: Vec = variants | ^^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 133 | let variants: Vec> = variants | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:147:23 | 147 | ser_name: Attr, | ----^------- expected lifetime parameter | help: indicate the anonymous lifetime | 147 | ser_name: Attr<'_, String>, | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:148:22 | 148 | de_name: Attr, | ----^------- expected lifetime parameter | help: indicate the anonymous lifetime | 148 | de_name: Attr<'_, String>, | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:149:35 | 149 | de_aliases: Option>, | -------^------- expected lifetime parameter | help: indicate the anonymous lifetime | 149 | de_aliases: Option>, | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:557:54 | 557 | let _ = attr.parse_args_with(|input: ParseStream| { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 557 | let _ = attr.parse_args_with(|input: ParseStream<'_>| { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:660:36 | 660 | pub fn serde_path(&self) -> Cow { | ---^---------- expected lifetime parameter | help: indicate the anonymous lifetime | 660 | pub fn serde_path(&self) -> Cow<'_, syn::Path> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:679:15 | 679 | untagged: BoolAttr, | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 679 | untagged: BoolAttr<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:680:23 | 680 | internal_tag: Attr, | ----^------- expected lifetime parameter | help: indicate the anonymous lifetime | 680 | internal_tag: Attr<'_, String>, | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:681:18 | 681 | content: Attr, | ----^------- expected lifetime parameter | help: indicate the anonymous lifetime | 681 | content: Attr<'_, String>, | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:740:23 | 740 | field_identifier: BoolAttr, | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 740 | field_identifier: BoolAttr<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:741:25 | 741 | variant_identifier: BoolAttr, | ^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 741 | variant_identifier: BoolAttr<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:1391:35 | 1391 | F: Fn(&Ctxt, Symbol, Symbol, &ParseNestedMeta) -> syn::Result, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1391 | F: Fn(&Ctxt, Symbol, Symbol, &ParseNestedMeta<'_>) -> syn::Result, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:1386:12 | 1386 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1386 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:1431:12 | 1431 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1431 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:1439:12 | 1439 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1439 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:1447:12 | 1447 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1447 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:1456:12 | 1456 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1456 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:1465:12 | 1465 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1465 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:1500:12 | 1500 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1500 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:1522:12 | 1522 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1522 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:1545:12 | 1545 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1545 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:1566:12 | 1566 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1566 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:1589:12 | 1589 | meta: &ParseNestedMeta, | ^^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1589 | meta: &ParseNestedMeta<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/attr.rs:1596:54 | 1596 | if let Ok(lifetimes) = string.parse_with(|input: ParseStream| { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1596 | if let Ok(lifetimes) = string.parse_with(|input: ParseStream<'_>| { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/case.rs:45:59 | 45 | pub fn from_str(rename_all_str: &str) -> Result { | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 45 | pub fn from_str(rename_all_str: &str) -> Result> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/case.rs:125:32 | 125 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 125 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/check.rs:8:36 | 8 | pub fn check(cx: &Ctxt, cont: &mut Container, derive: Derive) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 8 | pub fn check(cx: &Ctxt, cont: &mut Container<'_>, derive: Derive) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/check.rs:27:45 | 27 | fn check_default_on_tuple(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 27 | fn check_default_on_tuple(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/check.rs:66:43 | 66 | fn check_remote_generic(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 66 | fn check_remote_generic(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/check.rs:78:35 | 78 | fn check_getter(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 78 | fn check_getter(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/check.rs:100:36 | 100 | fn check_flatten(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 100 | fn check_flatten(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/check.rs:117:57 | 117 | fn check_flatten_field(cx: &Ctxt, style: Style, field: &Field) { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 117 | fn check_flatten_field(cx: &Ctxt, style: Style, field: &Field<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/check.rs:144:39 | 144 | fn check_identifier(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 144 | fn check_identifier(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/check.rs:226:47 | 226 | fn check_variant_skip_attrs(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 226 | fn check_variant_skip_attrs(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/check.rs:300:61 | 300 | fn check_internal_tag_field_name_conflict(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 300 | fn check_internal_tag_field_name_conflict(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/check.rs:352:50 | 352 | fn check_adjacent_tag_conflict(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 352 | fn check_adjacent_tag_conflict(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/check.rs:370:44 | 370 | fn check_transparent(cx: &Ctxt, cont: &mut Container, derive: Derive) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 370 | fn check_transparent(cx: &Ctxt, cont: &mut Container<'_>, derive: Derive) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/check.rs:455:30 | 455 | fn allow_transparent(field: &Field, derive: Derive) -> bool { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 455 | fn allow_transparent(field: &Field<'_>, derive: Derive) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/check.rs:470:50 | 470 | fn check_from_and_try_from(cx: &Ctxt, cont: &mut Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 470 | fn check_from_and_try_from(cx: &Ctxt, cont: &mut Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/internals/symbol.rs:68:40 | 68 | fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 68 | fn fmt(&self, formatter: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/bound.rs:42:12 | 42 | cont: &Container, | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 42 | cont: &Container<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/bound.rs:58:12 | 58 | cont: &Container, | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 58 | cont: &Container<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/bound.rs:92:12 | 92 | cont: &Container, | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 92 | cont: &Container<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/bound.rs:311:12 | 311 | cont: &Container, | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 311 | cont: &Container<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/bound.rs:370:24 | 370 | fn type_of_item(cont: &Container) -> syn::Type { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 370 | fn type_of_item(cont: &Container<'_>) -> syn::Type { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:69:35 | 69 | fn precondition(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 69 | fn precondition(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:74:41 | 74 | fn precondition_sized(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 74 | fn precondition_sized(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:87:50 | 87 | fn precondition_no_de_lifetime(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 87 | fn precondition_no_de_lifetime(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:130:19 | 130 | fn new(cont: &Container) -> Self { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 130 | fn new(cont: &Container<'_>) -> Self { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:160:26 | 160 | fn build_generics(cont: &Container, borrowed: &BorrowedLifetimes) -> syn::Generics { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 160 | fn build_generics(cont: &Container<'_>, borrowed: &BorrowedLifetimes) -> syn::Generics { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:260:30 | 260 | fn borrowed_lifetimes(cont: &Container) -> BorrowedLifetimes { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 260 | fn borrowed_lifetimes(cont: &Container<'_>) -> BorrowedLifetimes { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:274:28 | 274 | fn deserialize_body(cont: &Container, params: &Parameters) -> Fragment { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 274 | fn deserialize_body(cont: &Container<'_>, params: &Parameters) -> Fragment { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:346:38 | 346 | fn deserialize_in_place_body(_cont: &Container, _params: &Parameters) -> Option { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 346 | fn deserialize_in_place_body(_cont: &Container<'_>, _params: &Parameters) -> Option { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:350:35 | 350 | fn deserialize_transparent(cont: &Container, params: &Parameters) -> Fragment { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 350 | fn deserialize_transparent(cont: &Container<'_>, params: &Parameters) -> Fragment { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:460:15 | 460 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 460 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:462:11 | 462 | form: TupleForm, | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 462 | form: TupleForm<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:681:15 | 681 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 681 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:862:13 | 862 | field: &Field, | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 862 | field: &Field<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:917:15 | 917 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 917 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:919:11 | 919 | form: StructForm, | ^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 919 | form: StructForm<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:1196:17 | 1196 | variants: &[Variant], | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1196 | variants: &[Variant<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:1212:17 | 1212 | variants: &[Variant], | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1212 | variants: &[Variant<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:1227:42 | 1227 | fn prepare_enum_variant_enum(variants: &[Variant]) -> (TokenStream, Stmts) { | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1227 | fn prepare_enum_variant_enum(variants: &[Variant<'_>]) -> (TokenStream, Stmts) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:1272:17 | 1272 | variants: &[Variant], | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1272 | variants: &[Variant<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:1365:17 | 1365 | variants: &[Variant], | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1365 | variants: &[Variant<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:1412:17 | 1412 | variants: &[Variant], | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1412 | variants: &[Variant<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:1727:17 | 1727 | variants: &[Variant], | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1727 | variants: &[Variant<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:1736:17 | 1736 | variants: &[Variant], | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1736 | variants: &[Variant<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:1792:15 | 1792 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1792 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:1839:15 | 1839 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1839 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:1881:15 | 1881 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1881 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:1937:13 | 1937 | field: &Field, | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1937 | field: &Field<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:1975:13 | 1975 | field: &Field, | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1975 | field: &Field<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:2084:17 | 2084 | variants: &[Variant], | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2084 | variants: &[Variant<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:2473:15 | 2473 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2473 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:2896:15 | 2896 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2896 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:2911:15 | 2911 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2911 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:2956:28 | 2956 | fn expr_is_missing(field: &Field, cattrs: &attr::Container) -> Fragment { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2956 | fn expr_is_missing(field: &Field<'_>, cattrs: &attr::Container) -> Fragment { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:2997:13 | 2997 | field: &Field, | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 2997 | field: &Field<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:3023:30 | 3023 | fn effective_style(variant: &Variant) -> Style { | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 3023 | fn effective_style(variant: &Variant<'_>) -> Style { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:3032:26 | 3032 | fn has_flatten(fields: &[Field]) -> bool { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 3032 | fn has_flatten(fields: &[Field<'_>]) -> bool { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:3163:5 | 3163 | DeImplGenerics, | ^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 3163 | DeImplGenerics<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:3164:5 | 3164 | DeTypeGenerics, | ^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 3164 | DeTypeGenerics<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/de.rs:3165:10 | 3165 | syn::TypeGenerics, | -----^^^^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 3165 | syn::TypeGenerics<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/pretend.rs:22:28 | 22 | pub fn pretend_used(cont: &Container, is_packed: bool) -> TokenStream { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 22 | pub fn pretend_used(cont: &Container<'_>, is_packed: bool) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/pretend.rs:64:31 | 64 | fn pretend_fields_used(cont: &Container, is_packed: bool) -> TokenStream { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 64 | fn pretend_fields_used(cont: &Container<'_>, is_packed: bool) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/pretend.rs:78:38 | 78 | fn pretend_fields_used_struct(cont: &Container, fields: &[Field]) -> TokenStream { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 78 | fn pretend_fields_used_struct(cont: &Container<'_>, fields: &[Field]) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/pretend.rs:78:59 | 78 | fn pretend_fields_used_struct(cont: &Container, fields: &[Field]) -> TokenStream { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 78 | fn pretend_fields_used_struct(cont: &Container, fields: &[Field<'_>]) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/pretend.rs:93:45 | 93 | fn pretend_fields_used_struct_packed(cont: &Container, fields: &[Field]) -> TokenStream { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 93 | fn pretend_fields_used_struct_packed(cont: &Container<'_>, fields: &[Field]) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/pretend.rs:93:66 | 93 | fn pretend_fields_used_struct_packed(cont: &Container, fields: &[Field]) -> TokenStream { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 93 | fn pretend_fields_used_struct_packed(cont: &Container, fields: &[Field<'_>]) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/pretend.rs:111:36 | 111 | fn pretend_fields_used_enum(cont: &Container, variants: &[Variant]) -> TokenStream { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 111 | fn pretend_fields_used_enum(cont: &Container<'_>, variants: &[Variant]) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/pretend.rs:111:59 | 111 | fn pretend_fields_used_enum(cont: &Container, variants: &[Variant]) -> TokenStream { | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 111 | fn pretend_fields_used_enum(cont: &Container, variants: &[Variant<'_>]) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/pretend.rs:147:33 | 147 | fn pretend_variants_used(cont: &Container) -> TokenStream { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 147 | fn pretend_variants_used(cont: &Container<'_>) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:61:35 | 61 | fn precondition(cx: &Ctxt, cont: &Container) { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 61 | fn precondition(cx: &Ctxt, cont: &Container<'_>) { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:98:19 | 98 | fn new(cont: &Container) -> Self { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 98 | fn new(cont: &Container<'_>) -> Self { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:130:26 | 130 | fn build_generics(cont: &Container) -> syn::Generics { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 130 | fn build_generics(cont: &Container<'_>) -> syn::Generics { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:166:26 | 166 | fn serialize_body(cont: &Container, params: &Parameters) -> Fragment { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 166 | fn serialize_body(cont: &Container<'_>, params: &Parameters) -> Fragment { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:186:33 | 186 | fn serialize_transparent(cont: &Container, params: &Parameters) -> Fragment { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 186 | fn serialize_transparent(cont: &Container<'_>, params: &Parameters) -> Fragment { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:228:13 | 228 | field: &Field, | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 228 | field: &Field<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:254:15 | 254 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 254 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:291:52 | 291 | fn serialize_struct(params: &Parameters, fields: &[Field], cattrs: &attr::Container) -> Fragment { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 291 | fn serialize_struct(params: &Parameters, fields: &[Field<'_>], cattrs: &attr::Container) -> Fragment { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:325:15 | 325 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 325 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:366:15 | 366 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 366 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:390:52 | 390 | fn serialize_enum(params: &Parameters, variants: &[Variant], cattrs: &attr::Container) -> Fragment { | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 390 | fn serialize_enum(params: &Parameters, variants: &[Variant<'_>], cattrs: &attr::Container) -> Fragment { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:418:15 | 418 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 418 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:500:15 | 500 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 500 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:573:15 | 573 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 573 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:639:15 | 639 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 639 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:762:15 | 762 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 762 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:809:14 | 809 | context: TupleVariant, | ^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 809 | context: TupleVariant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:811:15 | 811 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 811 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:880:14 | 880 | context: StructVariant, | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 880 | context: StructVariant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:882:15 | 882 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 882 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:964:14 | 964 | context: StructVariant, | ^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 964 | context: StructVariant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:966:15 | 966 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 966 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:1051:15 | 1051 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1051 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:1099:15 | 1099 | fields: &[Field], | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1099 | fields: &[Field<'_>], | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:1176:15 | 1176 | variant: &Variant, | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1176 | variant: &Variant<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:1260:44 | 1260 | fn get_member(params: &Parameters, field: &Field, member: &Member) -> TokenStream { | ^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1260 | fn get_member(params: &Parameters, field: &Field<'_>, member: &Member) -> TokenStream { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/ser.rs:1289:30 | 1289 | fn effective_style(variant: &Variant) -> Style { | ^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 1289 | fn effective_style(variant: &Variant<'_>) -> Style { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/this.rs:4:25 | 4 | pub fn this_type(cont: &Container) -> Path { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 4 | pub fn this_type(cont: &Container<'_>) -> Path { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/serde_derive-1.0.208/src/this.rs:18:26 | 18 | pub fn this_value(cont: &Container) -> Path { | ^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 18 | pub fn this_value(cont: &Container<'_>) -> Path { | ++++ warning: `rand` (lib) generated 77 warnings Compiling rustc_data_structures v0.0.0 (/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_data_structures) Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=rustc_data_structures CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/compiler/rustc_data_structures CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=rustc_data_structures CARGO_PKG_README='' CARGO_PKG_REPOSITORY='' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.0.0 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=0 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name rustc_data_structures --edition=2021 compiler/rustc_data_structures/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("rustc_use_parallel_compiler"))' -C metadata=50d084bb6cf08c2d -C extra-filename=-50d084bb6cf08c2d --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern arrayvec=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libarrayvec-ed9aaa88cbec763c.rmeta --extern bitflags=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libbitflags-e16016e74716c9bd.rmeta --extern either=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libeither-e211ec3def66b7a4.rmeta --extern elsa=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libelsa-f975ebb34dd2db4a.rmeta --extern ena=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libena-3e84f90895d2292f.rmeta --extern indexmap=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libindexmap-2a3296cb381be928.rmeta --extern jobserver_crate=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libjobserver-e6c470e9c668cb89.rmeta --extern libc=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/liblibc-d2df80b7d163fcdd.rmeta --extern measureme=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libmeasureme-fc7a0826796c0311.rmeta --extern memmap2=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libmemmap2-2fd46e7fe8b95dc3.rmeta --extern parking_lot=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libparking_lot-3fe2aa6bf223145f.rmeta --extern rustc_hash=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_hash-4b59d173598eb66c.rmeta --extern rustc_stable_hash=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_stable_hash-86f13ee0fd231dc1.rmeta --extern rustc_arena=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_arena-1c5556bb3a585d82.rmeta --extern rustc_graphviz=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_graphviz-bc028a8f6994ee59.rmeta --extern rustc_index=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_index-9753c295dd5ab1ad.rmeta --extern rustc_macros=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/librustc_macros-9154419ce09665ba.so --extern rustc_serialize=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/librustc_serialize-1844988cc49a2c74.rmeta --extern smallvec=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libsmallvec-cdaa0fb7721cca79.rmeta --extern stacker=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libstacker-c5b2ae5ad2ba9028.rmeta --extern tempfile=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libtempfile-ba0877749fe4875c.rmeta --extern thin_vec=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libthin_vec-fcc19ab6c5fbe1d6.rmeta --extern tracing=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libtracing-6dfb46b41289e830.rmeta --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo -L native=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/build/psm-e40c84db0f18debb/out` Compiling unic-langid-macros v0.9.5 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=unic_langid_macros CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unic-langid-macros-0.9.5 CARGO_PKG_AUTHORS='Zibi Braniecki ' CARGO_PKG_DESCRIPTION='API for managing Unicode Language Identifiers' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unic-langid-macros CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/zbraniecki/unic-locale' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.9.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unic-langid-macros-0.9.5 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name unic_langid_macros --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unic-langid-macros-0.9.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=ac7220457d1b90ef -C extra-filename=-ac7220457d1b90ef --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern proc_macro_hack=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/libproc_macro_hack-d97a024ea56ea0cb.so --extern tinystr=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libtinystr-e33506a09dec2117.rmeta --extern unic_langid_impl=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libunic_langid_impl-41bd7aa711f099ad.rmeta --extern unic_langid_macros_impl=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/libunic_langid_macros_impl-85e1bb8eb3b1ce27.so --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` Compiling icu_locid v1.5.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=icu_locid CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid-1.5.0 CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='API for managing Unicode Language and Locale Identifiers' CARGO_PKG_HOMEPAGE='https://icu4x.unicode.org' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=icu_locid CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.67 CARGO_PKG_VERSION=1.5.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid-1.5.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name icu_locid --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="zerovec"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bench", "databake", "serde", "std", "zerovec"))' -C metadata=4bcea506584c603d -C extra-filename=-4bcea506584c603d --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern displaydoc=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/libdisplaydoc-f78567f99cee6206.so --extern litemap=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/liblitemap-0b9e0b6017ea59ed.rmeta --extern tinystr=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libtinystr-e33506a09dec2117.rmeta --extern writeable=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libwriteable-324f491b875217e0.rmeta --extern zerovec=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libzerovec-e05625046a095eeb.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid-1.5.0/src/langid.rs:437:38 | 437 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 437 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid-1.5.0/src/helpers.rs:354:64 | 321 | / macro_rules! impl_writeable_for_each_subtag_str_no_test { 322 | | ($type:tt $(, $self:ident, $borrow_cond:expr => $borrow:expr)?) => { 323 | | impl writeable::Writeable for $type { 324 | | fn write_to(&self, sink: &mut W) -> core::fmt::Result { ... | 354 | | fn write_to_string(&self) -> alloc::borrow::Cow { | | ------------------^---- expected lifetime parameter ... | 369 | | }; 370 | | } | |_- in this expansion of `impl_writeable_for_each_subtag_str_no_test!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid-1.5.0/src/langid.rs:450:1 | 450 | impl_writeable_for_each_subtag_str_no_test!(LanguageIdentifier, selff, selff.script.is_none() && selff.region.is_none() && selff.variants.is_empty() => selff.language.write_to_string(... | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 354 | fn write_to_string(&self) -> alloc::borrow::Cow<'_, str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid-1.5.0/src/locale.rs:430:38 | 430 | fn fmt(&self, f: &mut core::fmt::Formatter) -> core::fmt::Result { | -----------^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 430 | fn fmt(&self, f: &mut core::fmt::Formatter<'_>) -> core::fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid-1.5.0/src/helpers.rs:354:64 | 321 | / macro_rules! impl_writeable_for_each_subtag_str_no_test { 322 | | ($type:tt $(, $self:ident, $borrow_cond:expr => $borrow:expr)?) => { 323 | | impl writeable::Writeable for $type { 324 | | fn write_to(&self, sink: &mut W) -> core::fmt::Result { ... | 354 | | fn write_to_string(&self) -> alloc::borrow::Cow { | | ------------------^---- expected lifetime parameter ... | 369 | | }; 370 | | } | |_- in this expansion of `impl_writeable_for_each_subtag_str_no_test!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid-1.5.0/src/locale.rs:435:1 | 435 | impl_writeable_for_each_subtag_str_no_test!(Locale, selff, selff.extensions.is_empty() => selff.id.write_to_string()); | --------------------------------------------------------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 354 | fn write_to_string(&self) -> alloc::borrow::Cow<'_, str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid-1.5.0/src/parser/langid.rs:29:16 | 29 | iter: &mut SubtagIterator, | ^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 29 | iter: &mut SubtagIterator<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid-1.5.0/src/parser/langid.rs:112:15 | 112 | mut iter: SubtagIterator, | ^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 112 | mut iter: SubtagIterator<'_>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid-1.5.0/src/helpers.rs:164:60 | 5 | / macro_rules! impl_tinystr_subtag { 6 | | ( 7 | | $(#[$doc:meta])* 8 | | $name:ident, ... | 164 | | fn write_to_string(&self) -> alloc::borrow::Cow { | | ------------------^---- expected lifetime parameter ... | 318 | | }; 319 | | } | |__- in this expansion of `impl_tinystr_subtag!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid-1.5.0/src/extensions/other/subtag.rs:5:1 | 5 | / impl_tinystr_subtag!( 6 | | /// A single item used in a list of [`Other`](super::Other) extensions. 7 | | /// 8 | | /// The subtag has to be an ASCII alphanumerical string no shorter than ... | 29 | | ["y", "toolooong"], 30 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 164 | fn write_to_string(&self) -> alloc::borrow::Cow<'_, str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid-1.5.0/src/extensions/other/mod.rs:84:53 | 84 | pub(crate) fn try_from_iter(ext: u8, iter: &mut SubtagIterator) -> Result { | ^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 84 | pub(crate) fn try_from_iter(ext: u8, iter: &mut SubtagIterator<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid-1.5.0/src/extensions/other/mod.rs:177:52 | 177 | fn write_to_string(&self) -> alloc::borrow::Cow { | ------------------^---- expected lifetime parameter | help: indicate the anonymous lifetime | 177 | fn write_to_string(&self) -> alloc::borrow::Cow<'_, str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid-1.5.0/src/helpers.rs:164:60 | 5 | / macro_rules! impl_tinystr_subtag { 6 | | ( 7 | | $(#[$doc:meta])* 8 | | $name:ident, ... | 164 | | fn write_to_string(&self) -> alloc::borrow::Cow { | | ------------------^---- expected lifetime parameter ... | 318 | | }; 319 | | } | |__- in this expansion of `impl_tinystr_subtag!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid-1.5.0/src/extensions/private/other.rs:5:1 | 5 | / impl_tinystr_subtag!( 6 | | /// A single item used in a list of [`Private`](super::Private) extensions. 7 | | /// 8 | | /// The subtag has to be an ASCII alphanumerical string no shorter than ... | 31 | | ["toolooong"], 32 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 164 | fn write_to_string(&self) -> alloc::borrow::Cow<'_, str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid-1.5.0/src/extensions/private/mod.rs:134:44 | 134 | pub(crate) fn try_from_iter(iter: &mut SubtagIterator) -> Result { | ^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 134 | pub(crate) fn try_from_iter(iter: &mut SubtagIterator<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid-1.5.0/src/helpers.rs:164:60 | 5 | / macro_rules! impl_tinystr_subtag { 6 | | ( 7 | | $(#[$doc:meta])* 8 | | $name:ident, ... | 164 | | fn write_to_string(&self) -> alloc::borrow::Cow { | | ------------------^---- expected lifetime parameter ... | 318 | | }; 319 | | } | |__- in this expansion of `impl_tinystr_subtag!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid-1.5.0/src/extensions/transform/key.rs:5:1 | 5 | / impl_tinystr_subtag!( 6 | | /// A key used in a list of [`Fields`](super::Fields). 7 | | /// 8 | | /// The key has to be a two ASCII characters long, with the first ... | 31 | | ["", "k", "0k", "k12"], 32 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 164 | fn write_to_string(&self) -> alloc::borrow::Cow<'_, str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid-1.5.0/src/helpers.rs:354:64 | 321 | / macro_rules! impl_writeable_for_each_subtag_str_no_test { 322 | | ($type:tt $(, $self:ident, $borrow_cond:expr => $borrow:expr)?) => { 323 | | impl writeable::Writeable for $type { 324 | | fn write_to(&self, sink: &mut W) -> core::fmt::Result { ... | 354 | | fn write_to_string(&self) -> alloc::borrow::Cow { | | ------------------^---- expected lifetime parameter ... | 369 | | }; 370 | | } | |_- in this expansion of `impl_writeable_for_each_subtag_str_no_test!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid-1.5.0/src/extensions/transform/value.rs:116:1 | 116 | impl_writeable_for_each_subtag_str_no_test!(Value, selff, selff.0.is_empty() => alloc::borrow::Cow::Borrowed("true")); | --------------------------------------------------------------------------------------------------------------------- in this macro invocation | help: indicate the anonymous lifetime | 354 | fn write_to_string(&self) -> alloc::borrow::Cow<'_, str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid-1.5.0/src/extensions/transform/mod.rs:161:44 | 161 | pub(crate) fn try_from_iter(iter: &mut SubtagIterator) -> Result { | ^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 161 | pub(crate) fn try_from_iter(iter: &mut SubtagIterator<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid-1.5.0/src/helpers.rs:164:60 | 5 | / macro_rules! impl_tinystr_subtag { 6 | | ( 7 | | $(#[$doc:meta])* 8 | | $name:ident, ... | 164 | | fn write_to_string(&self) -> alloc::borrow::Cow { | | ------------------^---- expected lifetime parameter ... | 318 | | }; 319 | | } | |__- in this expansion of `impl_tinystr_subtag!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid-1.5.0/src/extensions/unicode/attribute.rs:5:1 | 5 | / impl_tinystr_subtag!( 6 | | /// An attribute used in a set of [`Attributes`](super::Attributes). 7 | | /// 8 | | /// An attribute has to be a sequence of alphanumerical characters no ... | 33 | | ["no", "toolooong"], 34 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 164 | fn write_to_string(&self) -> alloc::borrow::Cow<'_, str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid-1.5.0/src/helpers.rs:354:64 | 321 | / macro_rules! impl_writeable_for_each_subtag_str_no_test { 322 | | ($type:tt $(, $self:ident, $borrow_cond:expr => $borrow:expr)?) => { 323 | | impl writeable::Writeable for $type { 324 | | fn write_to(&self, sink: &mut W) -> core::fmt::Result { ... | 354 | | fn write_to_string(&self) -> alloc::borrow::Cow { | | ------------------^---- expected lifetime parameter ... | 369 | | }; 370 | | } | |_- in this expansion of `impl_writeable_for_each_subtag_str_no_test!` (#2) 371 | 372 | / macro_rules! impl_writeable_for_subtag_list { 373 | | ($type:tt, $sample1:literal, $sample2:literal) => { 374 | | impl_writeable_for_each_subtag_str_no_test!($type, selff, selff.0.len() == 1 => alloc::borrow::Cow::Borrowed(selff.0.get(0).unwrap().as_str()... | | ----------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation (#2) ... | 391 | | }; 392 | | } | |_- in this expansion of `impl_writeable_for_subtag_list!` (#1) | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid-1.5.0/src/extensions/unicode/attributes.rs:112:1 | 112 | impl_writeable_for_subtag_list!(Attributes, "foobar", "testing"); | ---------------------------------------------------------------- in this macro invocation (#1) | help: indicate the anonymous lifetime | 354 | fn write_to_string(&self) -> alloc::borrow::Cow<'_, str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid-1.5.0/src/helpers.rs:164:60 | 5 | / macro_rules! impl_tinystr_subtag { 6 | | ( 7 | | $(#[$doc:meta])* 8 | | $name:ident, ... | 164 | | fn write_to_string(&self) -> alloc::borrow::Cow { | | ------------------^---- expected lifetime parameter ... | 318 | | }; 319 | | } | |__- in this expansion of `impl_tinystr_subtag!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid-1.5.0/src/extensions/unicode/key.rs:5:1 | 5 | / impl_tinystr_subtag!( 6 | | /// A key used in a list of [`Keywords`](super::Keywords). 7 | | /// 8 | | /// The key has to be a two ASCII alphanumerical characters long, with the first ... | 31 | | ["a", "a8", "abc"], 32 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 164 | fn write_to_string(&self) -> alloc::borrow::Cow<'_, str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid-1.5.0/src/helpers.rs:354:64 | 321 | / macro_rules! impl_writeable_for_each_subtag_str_no_test { 322 | | ($type:tt $(, $self:ident, $borrow_cond:expr => $borrow:expr)?) => { 323 | | impl writeable::Writeable for $type { 324 | | fn write_to(&self, sink: &mut W) -> core::fmt::Result { ... | 354 | | fn write_to_string(&self) -> alloc::borrow::Cow { | | ------------------^---- expected lifetime parameter ... | 369 | | }; 370 | | } | |_- in this expansion of `impl_writeable_for_each_subtag_str_no_test!` (#2) 371 | 372 | / macro_rules! impl_writeable_for_subtag_list { 373 | | ($type:tt, $sample1:literal, $sample2:literal) => { 374 | | impl_writeable_for_each_subtag_str_no_test!($type, selff, selff.0.len() == 1 => alloc::borrow::Cow::Borrowed(selff.0.get(0).unwrap().as_str()... | | ----------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation (#2) ... | 391 | | }; 392 | | } | |_- in this expansion of `impl_writeable_for_subtag_list!` (#1) | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid-1.5.0/src/extensions/unicode/value.rs:152:1 | 152 | impl_writeable_for_subtag_list!(Value, "islamic", "civil"); | ---------------------------------------------------------- in this macro invocation (#1) | help: indicate the anonymous lifetime | 354 | fn write_to_string(&self) -> alloc::borrow::Cow<'_, str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid-1.5.0/src/extensions/unicode/mod.rs:153:44 | 153 | pub(crate) fn try_from_iter(iter: &mut SubtagIterator) -> Result { | ^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 153 | pub(crate) fn try_from_iter(iter: &mut SubtagIterator<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid-1.5.0/src/extensions/mod.rs:245:44 | 245 | pub(crate) fn try_from_iter(iter: &mut SubtagIterator) -> Result { | ^^^^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 245 | pub(crate) fn try_from_iter(iter: &mut SubtagIterator<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid-1.5.0/src/helpers.rs:164:60 | 5 | / macro_rules! impl_tinystr_subtag { 6 | | ( 7 | | $(#[$doc:meta])* 8 | | $name:ident, ... | 164 | | fn write_to_string(&self) -> alloc::borrow::Cow { | | ------------------^---- expected lifetime parameter ... | 318 | | }; 319 | | } | |__- in this expansion of `impl_tinystr_subtag!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid-1.5.0/src/subtags/language.rs:5:1 | 5 | / impl_tinystr_subtag!( 6 | | /// A language subtag (examples: `"en"`, `"csb"`, `"zh"`, `"und"`, etc.) 7 | | /// 8 | | /// [`Language`] represents a Unicode base language code conformant to the ... | 47 | | ["419", "german", "en1"], 48 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 164 | fn write_to_string(&self) -> alloc::borrow::Cow<'_, str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid-1.5.0/src/helpers.rs:164:60 | 5 | / macro_rules! impl_tinystr_subtag { 6 | | ( 7 | | $(#[$doc:meta])* 8 | | $name:ident, ... | 164 | | fn write_to_string(&self) -> alloc::borrow::Cow { | | ------------------^---- expected lifetime parameter ... | 318 | | }; 319 | | } | |__- in this expansion of `impl_tinystr_subtag!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid-1.5.0/src/subtags/region.rs:5:1 | 5 | / impl_tinystr_subtag!( 6 | | /// A region subtag (examples: `"US"`, `"CN"`, `"AR"` etc.) 7 | | /// 8 | | /// [`Region`] represents a Unicode base language code conformant to the ... | 44 | | ["12", "FRA", "b2"], 45 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 164 | fn write_to_string(&self) -> alloc::borrow::Cow<'_, str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid-1.5.0/src/helpers.rs:164:60 | 5 | / macro_rules! impl_tinystr_subtag { 6 | | ( 7 | | $(#[$doc:meta])* 8 | | $name:ident, ... | 164 | | fn write_to_string(&self) -> alloc::borrow::Cow { | | ------------------^---- expected lifetime parameter ... | 318 | | }; 319 | | } | |__- in this expansion of `impl_tinystr_subtag!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid-1.5.0/src/subtags/script.rs:5:1 | 5 | / impl_tinystr_subtag!( 6 | | /// A script subtag (examples: `"Latn"`, `"Arab"`, etc.) 7 | | /// 8 | | /// [`Script`] represents a Unicode base language code conformant to the ... | 32 | | ["Latin"], 33 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 164 | fn write_to_string(&self) -> alloc::borrow::Cow<'_, str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid-1.5.0/src/helpers.rs:164:60 | 5 | / macro_rules! impl_tinystr_subtag { 6 | | ( 7 | | $(#[$doc:meta])* 8 | | $name:ident, ... | 164 | | fn write_to_string(&self) -> alloc::borrow::Cow { | | ------------------^---- expected lifetime parameter ... | 318 | | }; 319 | | } | |__- in this expansion of `impl_tinystr_subtag!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid-1.5.0/src/subtags/variant.rs:5:1 | 5 | / impl_tinystr_subtag!( 6 | | /// A variant subtag (examples: `"macos"`, `"posix"`, `"1996"` etc.) 7 | | /// 8 | | /// [`Variant`] represents a Unicode base language code conformant to the ... | 34 | | ["yes"], 35 | | ); | |_- in this macro invocation | help: indicate the anonymous lifetime | 164 | fn write_to_string(&self) -> alloc::borrow::Cow<'_, str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid-1.5.0/src/helpers.rs:354:64 | 321 | / macro_rules! impl_writeable_for_each_subtag_str_no_test { 322 | | ($type:tt $(, $self:ident, $borrow_cond:expr => $borrow:expr)?) => { 323 | | impl writeable::Writeable for $type { 324 | | fn write_to(&self, sink: &mut W) -> core::fmt::Result { ... | 354 | | fn write_to_string(&self) -> alloc::borrow::Cow { | | ------------------^---- expected lifetime parameter ... | 369 | | }; 370 | | } | |_- in this expansion of `impl_writeable_for_each_subtag_str_no_test!` (#2) 371 | 372 | / macro_rules! impl_writeable_for_subtag_list { 373 | | ($type:tt, $sample1:literal, $sample2:literal) => { 374 | | impl_writeable_for_each_subtag_str_no_test!($type, selff, selff.0.len() == 1 => alloc::borrow::Cow::Borrowed(selff.0.get(0).unwrap().as_str()... | | ----------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation (#2) ... | 391 | | }; 392 | | } | |_- in this expansion of `impl_writeable_for_subtag_list!` (#1) | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid-1.5.0/src/subtags/variants.rs:120:1 | 120 | impl_writeable_for_subtag_list!(Variants, "macos", "posix"); | ----------------------------------------------------------- in this macro invocation (#1) | help: indicate the anonymous lifetime | 354 | fn write_to_string(&self) -> alloc::borrow::Cow<'_, str> { | +++ warning: `unic-langid-impl` (lib) generated 11 warnings (7 duplicates) Compiling icu_provider_macros v1.5.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=icu_provider_macros CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider_macros-1.5.0 CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='Proc macros for ICU data providers' CARGO_PKG_HOMEPAGE='https://icu4x.unicode.org' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=icu_provider_macros CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.67 CARGO_PKG_VERSION=1.5.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider_macros-1.5.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name icu_provider_macros --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider_macros-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=c6ef01d52a4d53c3 -C extra-filename=-c6ef01d52a4d53c3 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern proc_macro2=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/libproc_macro2-b77cc6e58db4216a.rlib --extern quote=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/libquote-729e32816c0cc154.rlib --extern syn=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/libsyn-12149274a7e036c4.rlib --extern proc_macro --cap-lints warn -Z binary-dep-depinfo` warning: unused extern crate --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider_macros-1.5.0/src/lib.rs:25:1 | 25 | extern crate proc_macro; | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove it | = note: `-W unused-extern-crates` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(unused_extern_crates)]` warning[E0133]: call to unsafe function `tinystr::TinyAsciiStr::::from_bytes_unchecked` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid-1.5.0/src/helpers.rs:89:22 | 5 | / macro_rules! impl_tinystr_subtag { 6 | | ( 7 | | $(#[$doc:meta])* 8 | | $name:ident, ... | 89 | | Self(tinystr::TinyAsciiStr::from_bytes_unchecked(v)) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 318 | | }; 319 | | } | |__- in this expansion of `impl_tinystr_subtag!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid-1.5.0/src/extensions/other/subtag.rs:5:1 | 5 | / impl_tinystr_subtag!( 6 | | /// A single item used in a list of [`Other`](super::Other) extensions. 7 | | /// 8 | | /// The subtag has to be an ASCII alphanumerical string no shorter than ... | 29 | | ["y", "toolooong"], 30 | | ); | |_- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid-1.5.0/src/helpers.rs:88:13 | 5 | / macro_rules! impl_tinystr_subtag { 6 | | ( 7 | | $(#[$doc:meta])* 8 | | $name:ident, ... | 88 | | pub const unsafe fn from_raw_unchecked(v: [u8; $len_end]) -> Self { | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... | 318 | | }; 319 | | } | |__- in this expansion of `impl_tinystr_subtag!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid-1.5.0/src/extensions/other/subtag.rs:5:1 | 5 | / impl_tinystr_subtag!( 6 | | /// A single item used in a list of [`Other`](super::Other) extensions. 7 | | /// 8 | | /// The subtag has to be an ASCII alphanumerical string no shorter than ... | 29 | | ["y", "toolooong"], 30 | | ); | |_- in this macro invocation = note: requested on the command line with `-W unsafe-op-in-unsafe-fn` warning[E0133]: call to unsafe function `tinystr::TinyAsciiStr::::from_bytes_unchecked` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid-1.5.0/src/helpers.rs:89:22 | 5 | / macro_rules! impl_tinystr_subtag { 6 | | ( 7 | | $(#[$doc:meta])* 8 | | $name:ident, ... | 89 | | Self(tinystr::TinyAsciiStr::from_bytes_unchecked(v)) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 318 | | }; 319 | | } | |__- in this expansion of `impl_tinystr_subtag!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid-1.5.0/src/extensions/private/other.rs:5:1 | 5 | / impl_tinystr_subtag!( 6 | | /// A single item used in a list of [`Private`](super::Private) extensions. 7 | | /// 8 | | /// The subtag has to be an ASCII alphanumerical string no shorter than ... | 31 | | ["toolooong"], 32 | | ); | |_- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid-1.5.0/src/helpers.rs:88:13 | 5 | / macro_rules! impl_tinystr_subtag { 6 | | ( 7 | | $(#[$doc:meta])* 8 | | $name:ident, ... | 88 | | pub const unsafe fn from_raw_unchecked(v: [u8; $len_end]) -> Self { | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... | 318 | | }; 319 | | } | |__- in this expansion of `impl_tinystr_subtag!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid-1.5.0/src/extensions/private/other.rs:5:1 | 5 | / impl_tinystr_subtag!( 6 | | /// A single item used in a list of [`Private`](super::Private) extensions. 7 | | /// 8 | | /// The subtag has to be an ASCII alphanumerical string no shorter than ... | 31 | | ["toolooong"], 32 | | ); | |_- in this macro invocation warning[E0133]: call to unsafe function `tinystr::TinyAsciiStr::::from_bytes_unchecked` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid-1.5.0/src/helpers.rs:89:22 | 5 | / macro_rules! impl_tinystr_subtag { 6 | | ( 7 | | $(#[$doc:meta])* 8 | | $name:ident, ... | 89 | | Self(tinystr::TinyAsciiStr::from_bytes_unchecked(v)) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 318 | | }; 319 | | } | |__- in this expansion of `impl_tinystr_subtag!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid-1.5.0/src/extensions/transform/key.rs:5:1 | 5 | / impl_tinystr_subtag!( 6 | | /// A key used in a list of [`Fields`](super::Fields). 7 | | /// 8 | | /// The key has to be a two ASCII characters long, with the first ... | 31 | | ["", "k", "0k", "k12"], 32 | | ); | |_- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid-1.5.0/src/helpers.rs:88:13 | 5 | / macro_rules! impl_tinystr_subtag { 6 | | ( 7 | | $(#[$doc:meta])* 8 | | $name:ident, ... | 88 | | pub const unsafe fn from_raw_unchecked(v: [u8; $len_end]) -> Self { | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... | 318 | | }; 319 | | } | |__- in this expansion of `impl_tinystr_subtag!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid-1.5.0/src/extensions/transform/key.rs:5:1 | 5 | / impl_tinystr_subtag!( 6 | | /// A key used in a list of [`Fields`](super::Fields). 7 | | /// 8 | | /// The key has to be a two ASCII characters long, with the first ... | 31 | | ["", "k", "0k", "k12"], 32 | | ); | |_- in this macro invocation warning: `thiserror-impl` (lib) generated 25 warnings Compiling unic-langid v0.9.5 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=unic_langid CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unic-langid-0.9.5 CARGO_PKG_AUTHORS='Zibi Braniecki ' CARGO_PKG_DESCRIPTION='API for managing Unicode Language Identifiers' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unic-langid CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/zbraniecki/unic-locale' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.9.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unic-langid-0.9.5 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name unic_langid --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unic-langid-0.9.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="macros"' --cfg 'feature="unic-langid-macros"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "likelysubtags", "macros", "serde", "unic-langid-macros"))' -C metadata=c2d7c40de26f3b67 -C extra-filename=-c2d7c40de26f3b67 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern unic_langid_impl=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libunic_langid_impl-41bd7aa711f099ad.rmeta --extern unic_langid_macros=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libunic_langid_macros-ac7220457d1b90ef.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning[E0133]: call to unsafe function `tinystr::TinyAsciiStr::::from_bytes_unchecked` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid-1.5.0/src/helpers.rs:89:22 | 5 | / macro_rules! impl_tinystr_subtag { 6 | | ( 7 | | $(#[$doc:meta])* 8 | | $name:ident, ... | 89 | | Self(tinystr::TinyAsciiStr::from_bytes_unchecked(v)) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 318 | | }; 319 | | } | |__- in this expansion of `impl_tinystr_subtag!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid-1.5.0/src/extensions/unicode/attribute.rs:5:1 | 5 | / impl_tinystr_subtag!( 6 | | /// An attribute used in a set of [`Attributes`](super::Attributes). 7 | | /// 8 | | /// An attribute has to be a sequence of alphanumerical characters no ... | 33 | | ["no", "toolooong"], 34 | | ); | |_- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid-1.5.0/src/helpers.rs:88:13 | 5 | / macro_rules! impl_tinystr_subtag { 6 | | ( 7 | | $(#[$doc:meta])* 8 | | $name:ident, ... | 88 | | pub const unsafe fn from_raw_unchecked(v: [u8; $len_end]) -> Self { | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... | 318 | | }; 319 | | } | |__- in this expansion of `impl_tinystr_subtag!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid-1.5.0/src/extensions/unicode/attribute.rs:5:1 | 5 | / impl_tinystr_subtag!( 6 | | /// An attribute used in a set of [`Attributes`](super::Attributes). 7 | | /// 8 | | /// An attribute has to be a sequence of alphanumerical characters no ... | 33 | | ["no", "toolooong"], 34 | | ); | |_- in this macro invocation warning[E0133]: call to unsafe function `tinystr::TinyAsciiStr::::from_bytes_unchecked` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid-1.5.0/src/helpers.rs:89:22 | 5 | / macro_rules! impl_tinystr_subtag { 6 | | ( 7 | | $(#[$doc:meta])* 8 | | $name:ident, ... | 89 | | Self(tinystr::TinyAsciiStr::from_bytes_unchecked(v)) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 318 | | }; 319 | | } | |__- in this expansion of `impl_tinystr_subtag!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid-1.5.0/src/extensions/unicode/key.rs:5:1 | 5 | / impl_tinystr_subtag!( 6 | | /// A key used in a list of [`Keywords`](super::Keywords). 7 | | /// 8 | | /// The key has to be a two ASCII alphanumerical characters long, with the first ... | 31 | | ["a", "a8", "abc"], 32 | | ); | |_- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid-1.5.0/src/helpers.rs:88:13 | 5 | / macro_rules! impl_tinystr_subtag { 6 | | ( 7 | | $(#[$doc:meta])* 8 | | $name:ident, ... | 88 | | pub const unsafe fn from_raw_unchecked(v: [u8; $len_end]) -> Self { | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... | 318 | | }; 319 | | } | |__- in this expansion of `impl_tinystr_subtag!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid-1.5.0/src/extensions/unicode/key.rs:5:1 | 5 | / impl_tinystr_subtag!( 6 | | /// A key used in a list of [`Keywords`](super::Keywords). 7 | | /// 8 | | /// The key has to be a two ASCII alphanumerical characters long, with the first ... | 31 | | ["a", "a8", "abc"], 32 | | ); | |_- in this macro invocation warning[E0133]: call to unsafe function `tinystr::TinyAsciiStr::::from_bytes_unchecked` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid-1.5.0/src/helpers.rs:89:22 | 5 | / macro_rules! impl_tinystr_subtag { 6 | | ( 7 | | $(#[$doc:meta])* 8 | | $name:ident, ... | 89 | | Self(tinystr::TinyAsciiStr::from_bytes_unchecked(v)) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 318 | | }; 319 | | } | |__- in this expansion of `impl_tinystr_subtag!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid-1.5.0/src/subtags/language.rs:5:1 | 5 | / impl_tinystr_subtag!( 6 | | /// A language subtag (examples: `"en"`, `"csb"`, `"zh"`, `"und"`, etc.) 7 | | /// 8 | | /// [`Language`] represents a Unicode base language code conformant to the ... | 47 | | ["419", "german", "en1"], 48 | | ); | |_- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid-1.5.0/src/helpers.rs:88:13 | 5 | / macro_rules! impl_tinystr_subtag { 6 | | ( 7 | | $(#[$doc:meta])* 8 | | $name:ident, ... | 88 | | pub const unsafe fn from_raw_unchecked(v: [u8; $len_end]) -> Self { | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... | 318 | | }; 319 | | } | |__- in this expansion of `impl_tinystr_subtag!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid-1.5.0/src/subtags/language.rs:5:1 | 5 | / impl_tinystr_subtag!( 6 | | /// A language subtag (examples: `"en"`, `"csb"`, `"zh"`, `"und"`, etc.) 7 | | /// 8 | | /// [`Language`] represents a Unicode base language code conformant to the ... | 47 | | ["419", "german", "en1"], 48 | | ); | |_- in this macro invocation warning[E0133]: call to unsafe function `tinystr::TinyAsciiStr::::from_bytes_unchecked` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid-1.5.0/src/helpers.rs:89:22 | 5 | / macro_rules! impl_tinystr_subtag { 6 | | ( 7 | | $(#[$doc:meta])* 8 | | $name:ident, ... | 89 | | Self(tinystr::TinyAsciiStr::from_bytes_unchecked(v)) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 318 | | }; 319 | | } | |__- in this expansion of `impl_tinystr_subtag!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid-1.5.0/src/subtags/region.rs:5:1 | 5 | / impl_tinystr_subtag!( 6 | | /// A region subtag (examples: `"US"`, `"CN"`, `"AR"` etc.) 7 | | /// 8 | | /// [`Region`] represents a Unicode base language code conformant to the ... | 44 | | ["12", "FRA", "b2"], 45 | | ); | |_- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid-1.5.0/src/helpers.rs:88:13 | 5 | / macro_rules! impl_tinystr_subtag { 6 | | ( 7 | | $(#[$doc:meta])* 8 | | $name:ident, ... | 88 | | pub const unsafe fn from_raw_unchecked(v: [u8; $len_end]) -> Self { | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... | 318 | | }; 319 | | } | |__- in this expansion of `impl_tinystr_subtag!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid-1.5.0/src/subtags/region.rs:5:1 | 5 | / impl_tinystr_subtag!( 6 | | /// A region subtag (examples: `"US"`, `"CN"`, `"AR"` etc.) 7 | | /// 8 | | /// [`Region`] represents a Unicode base language code conformant to the ... | 44 | | ["12", "FRA", "b2"], 45 | | ); | |_- in this macro invocation warning[E0133]: call to unsafe function `tinystr::TinyAsciiStr::::from_bytes_unchecked` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid-1.5.0/src/helpers.rs:89:22 | 5 | / macro_rules! impl_tinystr_subtag { 6 | | ( 7 | | $(#[$doc:meta])* 8 | | $name:ident, ... | 89 | | Self(tinystr::TinyAsciiStr::from_bytes_unchecked(v)) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 318 | | }; 319 | | } | |__- in this expansion of `impl_tinystr_subtag!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid-1.5.0/src/subtags/script.rs:5:1 | 5 | / impl_tinystr_subtag!( 6 | | /// A script subtag (examples: `"Latn"`, `"Arab"`, etc.) 7 | | /// 8 | | /// [`Script`] represents a Unicode base language code conformant to the ... | 32 | | ["Latin"], 33 | | ); | |_- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid-1.5.0/src/helpers.rs:88:13 | 5 | / macro_rules! impl_tinystr_subtag { 6 | | ( 7 | | $(#[$doc:meta])* 8 | | $name:ident, ... | 88 | | pub const unsafe fn from_raw_unchecked(v: [u8; $len_end]) -> Self { | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... | 318 | | }; 319 | | } | |__- in this expansion of `impl_tinystr_subtag!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid-1.5.0/src/subtags/script.rs:5:1 | 5 | / impl_tinystr_subtag!( 6 | | /// A script subtag (examples: `"Latn"`, `"Arab"`, etc.) 7 | | /// 8 | | /// [`Script`] represents a Unicode base language code conformant to the ... | 32 | | ["Latin"], 33 | | ); | |_- in this macro invocation warning[E0133]: call to unsafe function `tinystr::TinyAsciiStr::::from_bytes_unchecked` is unsafe and requires unsafe block --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid-1.5.0/src/helpers.rs:89:22 | 5 | / macro_rules! impl_tinystr_subtag { 6 | | ( 7 | | $(#[$doc:meta])* 8 | | $name:ident, ... | 89 | | Self(tinystr::TinyAsciiStr::from_bytes_unchecked(v)) | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function ... | 318 | | }; 319 | | } | |__- in this expansion of `impl_tinystr_subtag!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid-1.5.0/src/subtags/variant.rs:5:1 | 5 | / impl_tinystr_subtag!( 6 | | /// A variant subtag (examples: `"macos"`, `"posix"`, `"1996"` etc.) 7 | | /// 8 | | /// [`Variant`] represents a Unicode base language code conformant to the ... | 34 | | ["yes"], 35 | | ); | |_- in this macro invocation | = note: for more information, see issue #71668 = note: consult the function's documentation for information on how to avoid undefined behavior note: an unsafe function restricts its caller, but its body is safe by default --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid-1.5.0/src/helpers.rs:88:13 | 5 | / macro_rules! impl_tinystr_subtag { 6 | | ( 7 | | $(#[$doc:meta])* 8 | | $name:ident, ... | 88 | | pub const unsafe fn from_raw_unchecked(v: [u8; $len_end]) -> Self { | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ... | 318 | | }; 319 | | } | |__- in this expansion of `impl_tinystr_subtag!` | ::: /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_locid-1.5.0/src/subtags/variant.rs:5:1 | 5 | / impl_tinystr_subtag!( 6 | | /// A variant subtag (examples: `"macos"`, `"posix"`, `"1996"` etc.) 7 | | /// 8 | | /// [`Variant`] represents a Unicode base language code conformant to the ... | 34 | | ["yes"], 35 | | ); | |_- in this macro invocation Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=unic_langid_macros CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unic-langid-macros-0.9.5 CARGO_PKG_AUTHORS='Zibi Braniecki ' CARGO_PKG_DESCRIPTION='API for managing Unicode Language Identifiers' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unic-langid-macros CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/zbraniecki/unic-locale' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.9.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unic-langid-macros-0.9.5 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name unic_langid_macros --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unic-langid-macros-0.9.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=b7d4b7c5720ad85b -C extra-filename=-b7d4b7c5720ad85b --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern proc_macro_hack=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/libproc_macro_hack-d97a024ea56ea0cb.so --extern tinystr=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/libtinystr-4e23569ea1c72ff0.rmeta --extern unic_langid_impl=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/libunic_langid_impl-9489de66dd01d60a.rmeta --extern unic_langid_macros_impl=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/libunic_langid_macros_impl-85e1bb8eb3b1ce27.so --cap-lints warn -Z binary-dep-depinfo` Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=unic_langid CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unic-langid-0.9.5 CARGO_PKG_AUTHORS='Zibi Braniecki ' CARGO_PKG_DESCRIPTION='API for managing Unicode Language Identifiers' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='MIT OR Apache-2.0' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=unic-langid CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/zbraniecki/unic-locale' CARGO_PKG_RUST_VERSION='' CARGO_PKG_VERSION=0.9.5 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=9 CARGO_PKG_VERSION_PATCH=5 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unic-langid-0.9.5 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name unic_langid --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/unic-langid-0.9.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="macros"' --cfg 'feature="unic-langid-macros"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "likelysubtags", "macros", "serde", "unic-langid-macros"))' -C metadata=afe35bfb9fbd4834 -C extra-filename=-afe35bfb9fbd4834 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern unic_langid_impl=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/libunic_langid_impl-9489de66dd01d60a.rmeta --extern unic_langid_macros=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/libunic_langid_macros-b7d4b7c5720ad85b.rmeta --cap-lints warn -Z binary-dep-depinfo` Compiling object v0.36.3 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=object CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/object-0.36.3 CARGO_PKG_AUTHORS='' CARGO_PKG_DESCRIPTION='A unified interface for reading and writing object file formats.' CARGO_PKG_HOMEPAGE='' CARGO_PKG_LICENSE='Apache-2.0 OR MIT' CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=object CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/gimli-rs/object' CARGO_PKG_RUST_VERSION=1.65 CARGO_PKG_VERSION=0.36.3 CARGO_PKG_VERSION_MAJOR=0 CARGO_PKG_VERSION_MINOR=36 CARGO_PKG_VERSION_PATCH=3 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/object-0.36.3 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name object --edition=2018 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/object-0.36.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="archive"' --cfg 'feature="coff"' --cfg 'feature="elf"' --cfg 'feature="macho"' --cfg 'feature="pe"' --cfg 'feature="read"' --cfg 'feature="read_core"' --cfg 'feature="std"' --cfg 'feature="unaligned"' --cfg 'feature="wasm"' --cfg 'feature="write"' --cfg 'feature="write_core"' --cfg 'feature="write_std"' --cfg 'feature="xcoff"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("all", "alloc", "archive", "build", "build_core", "cargo-all", "coff", "compiler_builtins", "compression", "core", "default", "doc", "elf", "macho", "pe", "read", "read_core", "rustc-dep-of-std", "std", "unaligned", "unstable", "unstable-all", "wasm", "write", "write_core", "write_std", "xcoff"))' -C metadata=84ef98d5ab35924c -C extra-filename=-84ef98d5ab35924c --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern crc32fast=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libcrc32fast-3d92813f79b428da.rmeta --extern hashbrown=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libhashbrown-6df3f05c243e5f7b.rmeta --extern indexmap=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libindexmap-2a3296cb381be928.rmeta --extern memchr=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libmemchr-20e0a77743d03140.rmeta --extern wasmparser=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libwasmparser-25f8f397201b6ca8.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: `icu_provider_macros` (lib) generated 1 warning Compiling icu_provider v1.5.0 Running `CARGO=/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/bin/cargo CARGO_CRATE_NAME=icu_provider CARGO_MANIFEST_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider-1.5.0 CARGO_PKG_AUTHORS='The ICU4X Project Developers' CARGO_PKG_DESCRIPTION='Trait and struct definitions for the ICU data provider' CARGO_PKG_HOMEPAGE='https://icu4x.unicode.org' CARGO_PKG_LICENSE=Unicode-3.0 CARGO_PKG_LICENSE_FILE='' CARGO_PKG_NAME=icu_provider CARGO_PKG_README=README.md CARGO_PKG_REPOSITORY='https://github.com/unicode-org/icu4x' CARGO_PKG_RUST_VERSION=1.67 CARGO_PKG_VERSION=1.5.0 CARGO_PKG_VERSION_MAJOR=1 CARGO_PKG_VERSION_MINOR=5 CARGO_PKG_VERSION_PATCH=0 CARGO_PKG_VERSION_PRE='' CARGO_RUSTC_CURRENT_DIR=/exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider-1.5.0 LD_LIBRARY_PATH='/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps:/exopi-obj/pobj/rust-1.82.0/rustc-bootstrap-amd64-1.82.0/lib' /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc /exopi-obj/pobj/rust-1.82.0/build-amd64/build/bootstrap/debug/rustc --crate-name icu_provider --edition=2021 /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --cfg 'feature="macros"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bench", "datagen", "deserialize_bincode_1", "deserialize_json", "deserialize_postcard_1", "experimental", "log_error_context", "logging", "macros", "serde", "std", "sync"))' -C metadata=fdfc9889b3aa56e9 -C extra-filename=-fdfc9889b3aa56e9 --out-dir /exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps --target x86_64-unknown-openbsd -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps -L dependency=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps --extern displaydoc=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/libdisplaydoc-f78567f99cee6206.so --extern icu_locid=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libicu_locid-4bcea506584c603d.rmeta --extern icu_provider_macros=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/release/deps/libicu_provider_macros-c6ef01d52a4d53c3.so --extern stable_deref_trait=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libstable_deref_trait-5265318bf29406f5.rmeta --extern tinystr=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libtinystr-e33506a09dec2117.rmeta --extern writeable=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libwriteable-324f491b875217e0.rmeta --extern yoke=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libyoke-43b62bea7b88c760.rmeta --extern zerofrom=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libzerofrom-bd3daaf3109cd669.rmeta --extern zerovec=/exopi-obj/pobj/rust-1.82.0/build-amd64/build/x86_64-unknown-openbsd/stage1-rustc/x86_64-unknown-openbsd/release/deps/libzerovec-e05625046a095eeb.rmeta --cap-lints warn --cfg=windows_raw_dylib -Csymbol-mangling-version=v0 -Zunstable-options '--check-cfg=cfg(bootstrap)' '--check-cfg=cfg(parallel_compiler)' -Zmacro-backtrace -Csplit-debuginfo=off '-Wrustc::internal' -Wkeyword_idents_2024 -Wunsafe_op_in_unsafe_fn -Clink-args=-Wl,-z,origin '-Clink-args=-Wl,-rpath,$ORIGIN/../lib' -Zon-broken-pipe=kill -Z binary-dep-depinfo` warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider-1.5.0/src/data_provider.rs:23:25 | 23 | fn load(&self, req: DataRequest) -> Result, DataError>; | ^^^^^^^^^^^ expected lifetime parameter | = note: `-W elided-lifetimes-in-paths` implied by `-W rust-2018-idioms` = help: to override `-W rust-2018-idioms` add `#[allow(elided_lifetimes_in_paths)]` help: indicate the anonymous lifetime | 23 | fn load(&self, req: DataRequest<'_>) -> Result, DataError>; | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider-1.5.0/src/data_provider.rs:32:25 | 32 | fn load(&self, req: DataRequest) -> Result, DataError> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 32 | fn load(&self, req: DataRequest<'_>) -> Result, DataError> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider-1.5.0/src/data_provider.rs:43:25 | 43 | fn load(&self, req: DataRequest) -> Result, DataError> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 43 | fn load(&self, req: DataRequest<'_>) -> Result, DataError> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider-1.5.0/src/data_provider.rs:54:25 | 54 | fn load(&self, req: DataRequest) -> Result, DataError> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 54 | fn load(&self, req: DataRequest<'_>) -> Result, DataError> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider-1.5.0/src/data_provider.rs:66:25 | 66 | fn load(&self, req: DataRequest) -> Result, DataError> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 66 | fn load(&self, req: DataRequest<'_>) -> Result, DataError> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider-1.5.0/src/data_provider.rs:85:44 | 85 | fn load_data(&self, key: DataKey, req: DataRequest) -> Result, DataError>; | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 85 | fn load_data(&self, key: DataKey, req: DataRequest<'_>) -> Result, DataError>; | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider-1.5.0/src/data_provider.rs:94:44 | 94 | fn load_data(&self, key: DataKey, req: DataRequest) -> Result, DataError> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 94 | fn load_data(&self, key: DataKey, req: DataRequest<'_>) -> Result, DataError> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider-1.5.0/src/data_provider.rs:105:44 | 105 | fn load_data(&self, key: DataKey, req: DataRequest) -> Result, DataError> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 105 | fn load_data(&self, key: DataKey, req: DataRequest<'_>) -> Result, DataError> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider-1.5.0/src/data_provider.rs:116:44 | 116 | fn load_data(&self, key: DataKey, req: DataRequest) -> Result, DataError> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 116 | fn load_data(&self, key: DataKey, req: DataRequest<'_>) -> Result, DataError> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider-1.5.0/src/data_provider.rs:128:44 | 128 | fn load_data(&self, key: DataKey, req: DataRequest) -> Result, DataError> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 128 | fn load_data(&self, key: DataKey, req: DataRequest<'_>) -> Result, DataError> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider-1.5.0/src/data_provider.rs:151:31 | 151 | fn load_bound(&self, req: DataRequest) -> Result, DataError>; | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 151 | fn load_bound(&self, req: DataRequest<'_>) -> Result, DataError>; | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider-1.5.0/src/data_provider.rs:162:31 | 162 | fn load_bound(&self, req: DataRequest) -> Result, DataError> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 162 | fn load_bound(&self, req: DataRequest<'_>) -> Result, DataError> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider-1.5.0/src/data_provider.rs:177:31 | 177 | fn load_bound(&self, req: DataRequest) -> Result, DataError> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 177 | fn load_bound(&self, req: DataRequest<'_>) -> Result, DataError> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider-1.5.0/src/data_provider.rs:192:31 | 192 | fn load_bound(&self, req: DataRequest) -> Result, DataError> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 192 | fn load_bound(&self, req: DataRequest<'_>) -> Result, DataError> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider-1.5.0/src/data_provider.rs:208:31 | 208 | fn load_bound(&self, req: DataRequest) -> Result, DataError> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 208 | fn load_bound(&self, req: DataRequest<'_>) -> Result, DataError> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider-1.5.0/src/data_provider.rs:248:31 | 248 | fn load_bound(&self, req: DataRequest) -> Result, DataError> { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 248 | fn load_bound(&self, req: DataRequest<'_>) -> Result, DataError> { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider-1.5.0/src/error.rs:164:46 | 164 | pub fn with_req(self, key: DataKey, req: DataRequest) -> DataError { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 164 | pub fn with_req(self, key: DataKey, req: DataRequest<'_>) -> DataError { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider-1.5.0/src/error.rs:216:50 | 216 | pub fn with_req(mut self, key: DataKey, req: DataRequest) -> Self { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 216 | pub fn with_req(mut self, key: DataKey, req: DataRequest<'_>) -> Self { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider-1.5.0/src/key.rs:533:32 | 533 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 533 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider-1.5.0/src/key.rs:550:37 | 550 | fn write_to_string(&self) -> Cow { | ---^---- expected lifetime parameter | help: indicate the anonymous lifetime | 550 | fn write_to_string(&self) -> Cow<'_, str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider-1.5.0/src/request.rs:43:32 | 43 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 43 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider-1.5.0/src/request.rs:141:32 | 141 | fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { | -----^^^^^^^^^ | | | expected lifetime parameter | help: indicate the anonymous lifetime | 141 | fn fmt(&self, f: &mut fmt::Formatter<'_>) -> fmt::Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider-1.5.0/src/request.rs:173:52 | 173 | fn write_to_string(&self) -> alloc::borrow::Cow { | ------------------^---- expected lifetime parameter | help: indicate the anonymous lifetime | 173 | fn write_to_string(&self) -> alloc::borrow::Cow<'_, str> { | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider-1.5.0/src/response.rs:188:42 | 188 | F: FnOnce(&[u8]) -> Result<::Output, E>, | ------^^^^^^^^--------- expected lifetime parameter | help: indicate the anonymous lifetime | 188 | F: FnOnce(&[u8]) -> Result<>::Output, E>, | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider-1.5.0/src/any.rs:349:43 | 349 | fn load_any(&self, key: DataKey, req: DataRequest) -> Result; | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 349 | fn load_any(&self, key: DataKey, req: DataRequest<'_>) -> Result; | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider-1.5.0/src/any.rs:354:43 | 354 | fn load_any(&self, key: DataKey, req: DataRequest) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 354 | fn load_any(&self, key: DataKey, req: DataRequest<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider-1.5.0/src/any.rs:361:43 | 361 | fn load_any(&self, key: DataKey, req: DataRequest) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 361 | fn load_any(&self, key: DataKey, req: DataRequest<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider-1.5.0/src/any.rs:368:43 | 368 | fn load_any(&self, key: DataKey, req: DataRequest) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 368 | fn load_any(&self, key: DataKey, req: DataRequest<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider-1.5.0/src/any.rs:376:43 | 376 | fn load_any(&self, key: DataKey, req: DataRequest) -> Result { | ^^^^^^^^^^^ expected lifetime parameter | help: indicate the anonymous lifetime | 376 | fn load_any(&self, key: DataKey, req: DataRequest<'_>) -> Result { | ++++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider-1.5.0/src/any.rs:389:66 | 389 | fn as_any_provider(&self) -> DynamicDataProviderAnyMarkerWrap; | --------------------------------^----- expected lifetime parameter | help: indicate the anonymous lifetime | 389 | fn as_any_provider(&self) -> DynamicDataProviderAnyMarkerWrap<'_, Self>; | +++ warning: hidden lifetime parameters in types are deprecated --> /exopi-obj/pobj/rust-1.82.0/rustc-1.82.0-src/vendor/icu_provider-1.5.0/src/any.rs:397:66 | 397 | fn as_any_provider(&self) -> DynamicDataProviderAnyMarkerWrap